Pull request #4454 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3aaa546ebc3d99f51e234533bb1231b6fbe9c266+98f26a0c7d805e442403424f4b6a62f5234911ca (ac29f7fe40458d5c4f1d176442550c81bfc7b8cf) 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-ssh227580262582414185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17340088986427339059.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1309731898803111377.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7333002433020462227.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10485974870253465992.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4454/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4454/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13411645714570652126.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2436’ Running on prd-ubuntu20.04-docker-8c-8g-2439 in /w/workspace/edgexfoundry_edgex-go_PR-4454 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit 98f26a0c7d805e442403424f4b6a62f5234911ca into PR head commit 3aaa546ebc3d99f51e234533bb1231b6fbe9c266 Merge succeeded, producing 3aaa546ebc3d99f51e234533bb1231b6fbe9c266 Checking out Revision 3aaa546ebc3d99f51e234533bb1231b6fbe9c266 (PR-4454) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } 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/4454/head:refs/remotes/origin/PR-4454 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3aaa546ebc3d99f51e234533bb1231b6fbe9c266 # 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 98f26a0c7d805e442403424f4b6a62f5234911ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3aaa546ebc3d99f51e234533bb1231b6fbe9c266 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:28:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:28:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:28:56 ========================================================= 14:28:56 EdgeX Global Pipelines Version Info 14:28:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:28:57 ------------------- 14:28:57 stable info: 14:28:57 ------------------- 14:28:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:28:57 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:28:57 Message: update stable to v1.0.245 14:28:57 ------------------- 14:28:57 experimental info: 14:28:57 ------------------- 14:28:57 Commited By: **** collab-it+edgex@linuxfoundation.org 14:28:57 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 14:28:57 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:28:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:28:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:28:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4454 [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4454 [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4454 [Pipeline] echo 14:28:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3aaa546ebc3d99f51e234533bb1231b6fbe9c266 [Pipeline] echo 14:28:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3aaa546 [Pipeline] echo 14:28:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:28:59 provisioning config files... 14:28:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5694201859592020913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:59 ---> docker-login.sh 14:28:59 nexus3.edgexfoundry.org:10001 14:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:59 Configure a credential helper to remove this warning. See 14:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:59 14:28:59 Login Succeeded 14:28:59 nexus3.edgexfoundry.org:10002 14:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:00 Configure a credential helper to remove this warning. See 14:29:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:00 14:29:00 Login Succeeded 14:29:00 nexus3.edgexfoundry.org:10003 14:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:00 Configure a credential helper to remove this warning. See 14:29:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:00 14:29:00 Login Succeeded 14:29:00 nexus3.edgexfoundry.org:10004 14:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:00 Configure a credential helper to remove this warning. See 14:29:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:00 14:29:00 Login Succeeded 14:29:00 docker.io 14:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:00 Configure a credential helper to remove this warning. See 14:29:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:00 14:29:00 Login Succeeded 14:29:00 ---> docker-login.sh ends [Pipeline] } 14:29:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:01 + 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 14:29:01 + dirname cmd/core-command/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo core-command,cmd/core-command/Dockerfile 14:29:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:29:01 + dirname cmd/core-data/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo core-data,cmd/core-data/Dockerfile 14:29:01 + dirname cmd/core-metadata/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo core-metadata,cmd/core-metadata/Dockerfile 14:29:01 + dirname cmd/security-bootstrapper/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:29:01 + dirname cmd/security-proxy-auth/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:29:01 + dirname cmd/security-proxy-setup/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:29:01 + dirname cmd/security-secretstore-setup/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:29:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:29:01 + dirname cmd/security-spire-agent/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:29:01 + dirname cmd/security-spire-config/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:29:01 + dirname cmd/security-spire-server/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:29:01 + dirname cmd/support-notifications/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo support-notifications,cmd/support-notifications/Dockerfile 14:29:01 + dirname cmd/support-scheduler/Dockerfile 14:29:01 + cut -d/ -f2 14:29:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:29:01 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 14:29:01 + git rev-list -1 --merges 3aaa546ebc3d99f51e234533bb1231b6fbe9c266~1..3aaa546ebc3d99f51e234533bb1231b6fbe9c266 [Pipeline] echo 14:29:01 -----------> git rev-list -1 --merges 3aaa546ebc3d99f51e234533bb1231b6fbe9c266~1..3aaa546ebc3d99f51e234533bb1231b6fbe9c266 3aaa546ebc3d99f51e234533bb1231b6fbe9c266 [false] [Pipeline] sh 14:29:02 + git log --format=format:%s -1 3aaa546ebc3d99f51e234533bb1231b6fbe9c266 [Pipeline] echo 14:29:02 ========================================================= 14:29:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:29:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:29:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:02 + grep -v github /etc/ssh/ssh_known_hosts 14:29:02 + [ -e /tmp/ssh_known_hosts ] 14:29:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:29:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:29:02 + sudo tee -a /etc/ssh/ssh_known_hosts 14:29:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:02 14:29:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:03 0.1.4: Pulling from edgex-devops/py-git-semver 14:29:03 b85a868b505f: Pulling fs layer 14:29:03 e2be974225ed: Pulling fs layer 14:29:03 339a4e72a1f5: Pulling fs layer 14:29:03 988bab9f4d93: Pulling fs layer 14:29:03 1469e6f7b9e6: Pulling fs layer 14:29:03 eaf3925da568: Pulling fs layer 14:29:03 bab4dde63d76: Pulling fs layer 14:29:03 bde34c3a00c8: Pulling fs layer 14:29:03 b352a97aabf1: Pulling fs layer 14:29:03 4872d77fe225: Pulling fs layer 14:29:03 5851b861e8e6: Pulling fs layer 14:29:03 bde34c3a00c8: Waiting 14:29:03 b352a97aabf1: Waiting 14:29:03 bab4dde63d76: Waiting 14:29:03 988bab9f4d93: Waiting 14:29:03 4872d77fe225: Waiting 14:29:03 5851b861e8e6: Waiting 14:29:03 1469e6f7b9e6: Waiting 14:29:03 e2be974225ed: Verifying Checksum 14:29:03 988bab9f4d93: Download complete 14:29:03 1469e6f7b9e6: Verifying Checksum 14:29:03 1469e6f7b9e6: Download complete 14:29:03 339a4e72a1f5: Verifying Checksum 14:29:03 339a4e72a1f5: Download complete 14:29:03 eaf3925da568: Download complete 14:29:03 bde34c3a00c8: Download complete 14:29:03 b352a97aabf1: Download complete 14:29:03 4872d77fe225: Verifying Checksum 14:29:03 4872d77fe225: Download complete 14:29:03 5851b861e8e6: Download complete 14:29:03 b85a868b505f: Verifying Checksum 14:29:03 b85a868b505f: Download complete 14:29:03 bab4dde63d76: Verifying Checksum 14:29:03 bab4dde63d76: Download complete 14:29:05 b85a868b505f: Pull complete 14:29:05 e2be974225ed: Pull complete 14:29:05 339a4e72a1f5: Pull complete 14:29:05 988bab9f4d93: Pull complete 14:29:05 1469e6f7b9e6: Pull complete 14:29:05 eaf3925da568: Pull complete 14:29:07 bab4dde63d76: Pull complete 14:29:07 bde34c3a00c8: Pull complete 14:29:08 b352a97aabf1: Pull complete 14:29:08 4872d77fe225: Pull complete 14:29:08 5851b861e8e6: Pull complete 14:29:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:29:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:08 prd-ubuntu20.04-docker-8c-8g-2439 does not seem to be running inside a container 14:29:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:29:11 $ docker top 85b20ce9388ff3a27620f7655655ea9b81a42081ae987251cb86e7584c1a42bf -eo pid,comm 14:29:11 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). 14:29:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:11 [ssh-agent] Looking for ssh-agent implementation... 14:29:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:11 $ docker exec 85b20ce9388ff3a27620f7655655ea9b81a42081ae987251cb86e7584c1a42bf ssh-agent 14:29:11 SSH_AUTH_SOCK=/tmp/ssh-V3p5x8kOiMxy/agent.32 14:29:11 SSH_AGENT_PID=38 14:29:11 Running ssh-add (command line suppressed) 14:29:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16231561480877038959.key (/w/workspace/edgex-go/1@tmp/private_key_16231561480877038959.key) 14:29:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:12 + git tag --points-at HEAD [Pipeline] } 14:29:12 $ docker exec --env ******** --env ******** 85b20ce9388ff3a27620f7655655ea9b81a42081ae987251cb86e7584c1a42bf ssh-agent -k 14:29:12 unset SSH_AUTH_SOCK; 14:29:12 unset SSH_AGENT_PID; 14:29:12 echo Agent pid 38 killed; 14:29:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:29:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:12 [ssh-agent] Looking for ssh-agent implementation... 14:29:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:12 $ docker exec 85b20ce9388ff3a27620f7655655ea9b81a42081ae987251cb86e7584c1a42bf ssh-agent 14:29:12 SSH_AUTH_SOCK=/tmp/ssh-H2CplXT3Oi30/agent.70 14:29:12 SSH_AGENT_PID=76 14:29:12 Running ssh-add (command line suppressed) 14:29:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2406709194568787343.key (/w/workspace/edgex-go/1@tmp/private_key_2406709194568787343.key) 14:29:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:13 + git semver init 14:29:13 2023-03-16 14:29:13,445 [run_init] DEBUG init version:0.0.0 force:False 14:29:13 2023-03-16 14:29:13,446 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 14:29:13 2023-03-16 14:29:13,446 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 14:29:13 2023-03-16 14:29:13,447 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 14:29:18 2023-03-16 14:29:18,091 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 14:29:18 2023-03-16 14:29:18,092 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4454 with force:False 14:29:18 2023-03-16 14:29:18,092 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4454 14:29:18 2023-03-16 14:29:18,096 [execute] INFO git cat-file --batch-check 14:29:18 2023-03-16 14:29:18,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:29:18 2023-03-16 14:29:18,103 [execute] INFO git cat-file --batch 14:29:18 2023-03-16 14:29:18,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:29:18 2023-03-16 14:29:18,108 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4454 14:29:18 0.0.0 [Pipeline] } 14:29:18 $ docker exec --env ******** --env ******** 85b20ce9388ff3a27620f7655655ea9b81a42081ae987251cb86e7584c1a42bf ssh-agent -k 14:29:18 unset SSH_AUTH_SOCK; 14:29:18 unset SSH_AGENT_PID; 14:29:18 echo Agent pid 76 killed; 14:29:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:19 + git semver [Pipeline] } 14:29:19 $ docker stop --time=1 85b20ce9388ff3a27620f7655655ea9b81a42081ae987251cb86e7584c1a42bf 14:29:20 $ docker rm -f --volumes 85b20ce9388ff3a27620f7655655ea9b81a42081ae987251cb86e7584c1a42bf [Pipeline] // withDockerContainer [Pipeline] sh 14:29:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:29:21 Stashed 1 file(s) [Pipeline] echo 14:29:21 [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 14:29:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:29:22 ========================================================= 14:29:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:29:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:29:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:29:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:29:22 63b65145d645: Pulling fs layer 14:29:22 a2d21d5440eb: Pulling fs layer 14:29:22 935e6c44a52c: Pulling fs layer 14:29:22 94cc34f8dd06: Pulling fs layer 14:29:22 30dea6a524f1: Pulling fs layer 14:29:22 a2aff8979fd8: Pulling fs layer 14:29:22 6808be2612f2: Pulling fs layer 14:29:22 94cc34f8dd06: Waiting 14:29:22 30dea6a524f1: Waiting 14:29:22 a2aff8979fd8: Waiting 14:29:22 f25807f1079a: Pulling fs layer 14:29:22 6808be2612f2: Waiting 14:29:22 f25807f1079a: Waiting 14:29:22 a2d21d5440eb: Verifying Checksum 14:29:22 a2d21d5440eb: Download complete 14:29:22 94cc34f8dd06: Verifying Checksum 14:29:22 94cc34f8dd06: Download complete 14:29:22 30dea6a524f1: Download complete 14:29:22 63b65145d645: Verifying Checksum 14:29:22 63b65145d645: Download complete 14:29:23 a2aff8979fd8: Verifying Checksum 14:29:23 a2aff8979fd8: Download complete 14:29:23 63b65145d645: Pull complete 14:29:23 a2d21d5440eb: Pull complete 14:29:23 f25807f1079a: Verifying Checksum 14:29:23 f25807f1079a: Download complete 14:29:23 935e6c44a52c: Verifying Checksum 14:29:23 935e6c44a52c: Download complete 14:29:23 6808be2612f2: Verifying Checksum 14:29:23 6808be2612f2: Download complete 14:29:28 935e6c44a52c: Pull complete 14:29:28 94cc34f8dd06: Pull complete 14:29:28 30dea6a524f1: Pull complete 14:29:28 a2aff8979fd8: Pull complete 14:29:29 6808be2612f2: Pull complete 14:29:30 f25807f1079a: Pull complete 14:29:30 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:29:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:29:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 14:29:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:29:31 WORKDIR /edgex 14:29:31 COPY go.mod . 14:29:31 RUN go mod download 14:29:31 + docker build -t ci-base-image-x86_64 -f - . 14:29:31 Sending build context to Docker daemon 170.4MB 14:29:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:29:31 ---> 3b553350e43f 14:29:31 Step 2/4 : WORKDIR /edgex 14:29:36 ---> Running in d32c5ce0e38b 14:29:36 Removing intermediate container d32c5ce0e38b 14:29:36 ---> 1d10329d458a 14:29:36 Step 3/4 : COPY go.mod . 14:29:36 ---> 0cde5765e868 14:29:36 Step 4/4 : RUN go mod download 14:29:36 ---> Running in 609ec0a01cb6 14:29:36 Still waiting to schedule task 14:29:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2438’ 14:29:48 Removing intermediate container 609ec0a01cb6 14:29:48 ---> 8cc4cc82d7c9 14:29:48 Successfully built 8cc4cc82d7c9 14:29:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:48 + docker inspect -f . ci-base-image-x86_64 14:29:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:49 prd-ubuntu20.04-docker-8c-8g-2439 does not seem to be running inside a container 14:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:29:49 $ docker top 49f8d87d8c859684d3b09ae01252da2d45c664318de4b849cd9f2bcedc947486 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:50 + go version 14:29:50 go version go1.20.2 linux/amd64 [Pipeline] } 14:29:50 $ docker stop --time=1 49f8d87d8c859684d3b09ae01252da2d45c664318de4b849cd9f2bcedc947486 14:29:51 $ docker rm -f --volumes 49f8d87d8c859684d3b09ae01252da2d45c664318de4b849cd9f2bcedc947486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:51 + docker inspect -f . ci-base-image-x86_64 14:29:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:52 prd-ubuntu20.04-docker-8c-8g-2439 does not seem to be running inside a container 14:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:29:52 $ docker top 10e3cb0bcae7b94df9ddffc4c7a745d74d7a4431455e8f2aa50549b9cbde96f1 -eo pid,comm [Pipeline] { [Pipeline] echo 14:29:52 ========================================================= 14:29:52 [edgeXBuildGoParallel] Running Tests and Build... 14:29:52 ========================================================= [Pipeline] sh 14:29:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:29:53 + make test 14:29:53 go test -race -coverprofile=coverage.out ./... 14:30:01 ? github.com/edgexfoundry/edgex-go [no test files] 14:30:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:30:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:30:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:30:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:30:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:30:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:30:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:30:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:30:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:30:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:30:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:30:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:30:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:30:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 14:30:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements 14:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.2% of statements 14:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 14:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.868s coverage: 88.5% of statements 14:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.102s coverage: 3.9% of statements 14:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:30:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.371s coverage: 95.6% of statements 14:30:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:30:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:30:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:30:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:30:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:30:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 14:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:30:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:30:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 14:30:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.0% of statements 14:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 45.5% of statements 14:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements 14:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 14:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 14:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 14:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:30:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:30:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:30:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:30:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 14:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:30:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.073s coverage: 92.9% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 86.9% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.061s coverage: 20.0% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 84.8% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.5% of statements 14:30:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 14:30:54 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 14:31:16 go vet ./... 14:31:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:31:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:31:20 ./bin/test-attribution-txt.sh [Pipeline] echo 14:31:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:31:21 + ls -al . 14:31:21 total 704 14:31:21 drwxrwxr-x 11 1001 1001 4096 Mar 16 14:29 . 14:31:21 drwxr-xr-x 4 root root 4096 Mar 16 14:29 .. 14:31:21 drwxrwxr-x 2 1001 1001 4096 Mar 16 14:28 .blubracket 14:31:21 -rw-rw-r-- 1 1001 1001 16 Mar 16 14:28 .dockerignore 14:31:21 drwxrwxr-x 8 1001 1001 4096 Mar 16 14:29 .git 14:31:21 drwxrwxr-x 3 1001 1001 4096 Mar 16 14:28 .github 14:31:21 -rw-rw-r-- 1 1001 1001 1133 Mar 16 14:28 .gitignore 14:31:21 -rw-rw-r-- 1 1001 1001 42 Mar 16 14:28 .golangci.yml 14:31:21 -rw-rw-r-- 1 1001 1001 87 Mar 16 14:28 .hadolint.yml 14:31:21 drwxr-xr-x 3 1001 1001 4096 Mar 16 14:29 .semver 14:31:21 -rw-rw-r-- 1 1001 1001 166 Mar 16 14:28 .sonarcloud.properties 14:31:21 -rw-rw-r-- 1 1001 1001 1171 Mar 16 14:28 ADOPTERS.md 14:31:21 -rw-rw-r-- 1 1001 1001 10825 Mar 16 14:28 Attribution.txt 14:31:21 -rw-rw-r-- 1 1001 1001 73765 Mar 16 14:28 CHANGELOG.md 14:31:21 -rw-rw-r-- 1 1001 1001 3804 Mar 16 14:28 CONTRIBUTING.md 14:31:21 -rw-rw-r-- 1 1001 1001 677 Mar 16 14:28 GOVERNANCE.md 14:31:21 -rw-rw-r-- 1 1001 1001 883 Mar 16 14:28 Jenkinsfile 14:31:21 -rw-rw-r-- 1 1001 1001 10775 Mar 16 14:28 LICENSE 14:31:21 -rw-rw-r-- 1 1001 1001 14266 Mar 16 14:28 Makefile 14:31:21 -rw-rw-r-- 1 1001 1001 582 Mar 16 14:28 OWNERS.md 14:31:21 -rw-rw-r-- 1 1001 1001 9403 Mar 16 14:28 README.md 14:31:21 -rw-rw-r-- 1 1001 1001 789 Mar 16 14:28 SECURITY.md 14:31:21 -rw-rw-r-- 1 1001 1001 5 Mar 16 14:29 VERSION 14:31:21 drwxrwxr-x 2 1001 1001 4096 Mar 16 14:28 bin 14:31:21 drwxrwxr-x 18 1001 1001 4096 Mar 16 14:28 cmd 14:31:21 -rw-r--r-- 1 root root 447486 Mar 16 14:30 coverage.out 14:31:21 -rw-rw-r-- 1 1001 1001 3233 Mar 16 14:28 go.mod 14:31:21 -rw-rw-r-- 1 1001 1001 31100 Mar 16 14:28 go.sum 14:31:21 drwxrwxr-x 7 1001 1001 4096 Mar 16 14:28 internal 14:31:21 drwxrwxr-x 3 1001 1001 4096 Mar 16 14:28 openapi 14:31:21 -rw-rw-r-- 1 1001 1001 594 Mar 16 14:28 security.txt 14:31:21 drwxrwxr-x 4 1001 1001 4096 Mar 16 14:28 snap 14:31:21 -rw-rw-r-- 1 1001 1001 204 Mar 16 14:28 version.go [Pipeline] sh 14:31:21 + '[' -e coverage.out ] 14:31:21 + chown 1001:1001 coverage.out [Pipeline] stash 14:31:21 Stashed 1 file(s) [Pipeline] sh 14:31:21 + make build 14:31:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:31:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:31:35 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 14:31:36 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 14:31:36 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 14:31:45 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 14:31:45 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 14:31:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:31:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:31:48 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 14:31: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 14:31:50 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] } 14:31:51 $ docker stop --time=1 10e3cb0bcae7b94df9ddffc4c7a745d74d7a4431455e8f2aa50549b9cbde96f1 14:31:56 $ docker rm -f --volumes 10e3cb0bcae7b94df9ddffc4c7a745d74d7a4431455e8f2aa50549b9cbde96f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:31:58 14:31:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:31:58 latest: Pulling from edgex-devops/edgex-compose 14:31:58 cbdbe7a5bc2a: Pulling fs layer 14:31:58 ca9280d653b3: Pulling fs layer 14:31:58 7e9c9ca2126c: Pulling fs layer 14:31:58 cbdbe7a5bc2a: Verifying Checksum 14:31:58 cbdbe7a5bc2a: Download complete 14:31:58 ca9280d653b3: Verifying Checksum 14:31:58 ca9280d653b3: Download complete 14:31:58 cbdbe7a5bc2a: Pull complete 14:31:58 7e9c9ca2126c: Verifying Checksum 14:31:58 7e9c9ca2126c: Download complete 14:31:59 ca9280d653b3: Pull complete 14:32:02 7e9c9ca2126c: Pull complete 14:32:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:32:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:02 prd-ubuntu20.04-docker-8c-8g-2439 does not seem to be running inside a container 14:32:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:32:05 $ docker top 1d974539e77dc7ec2d447097a835455eff196534773fffb68c53211684a829a3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:05 + docker-compose build --help 14:32:05 + grep parallel 14:32:06 --parallel Build images in parallel. [Pipeline] } 14:32:06 $ docker stop --time=1 1d974539e77dc7ec2d447097a835455eff196534773fffb68c53211684a829a3 14:32:07 $ docker rm -f --volumes 1d974539e77dc7ec2d447097a835455eff196534773fffb68c53211684a829a3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:32:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:08 prd-ubuntu20.04-docker-8c-8g-2439 does not seem to be running inside a container 14:32:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:32:08 $ docker top 283350b9b3d4e933c0e377c997c2a2b57647444f4564e46a4a3e80eea5d5f99e -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:09 + docker-compose -f ./docker-compose-build.yml build --parallel 14:32:09 Building core-command ... 14:32:09 Building core-common-config-bootstrapper ... 14:32:09 Building core-data ... 14:32:09 Building core-metadata ... 14:32:09 Building security-bootstrapper ... 14:32:09 Building security-proxy-auth ... 14:32:09 Building security-proxy-setup ... 14:32:09 Building security-secretstore-setup ... 14:32:09 Building security-spiffe-token-provider ... 14:32:09 Building security-spire-agent ... 14:32:09 Building security-spire-config ... 14:32:09 Building security-spire-server ... 14:32:09 Building support-notifications ... 14:32:09 Building support-scheduler ... 14:32:09 Building core-command 14:32:09 Building core-data 14:32:09 Building security-bootstrapper 14:32:09 Building core-metadata 14:32:09 Building security-spiffe-token-provider 14:32:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2442 in /w/workspace/edgexfoundry_edgex-go_PR-4454 [Pipeline] { [Pipeline] ws 14:32:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:32:16 The recommended git tool is: git 14:32:22 using credential edgex-jenkins-ssh 14:32:22 Cloning the remote Git repository 14:32:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:32:22 > git init /w/workspace/edgex-go/1 # timeout=10 14:32:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:32:22 > git --version # timeout=10 14:32:22 > git --version # 'git version 2.25.1' 14:32:22 using GIT_SSH to set credentials SSH Credentials for GitHub 14:32:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:32:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:32:24 ---> 8cc4cc82d7c9 14:32:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:32:24 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:32:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:32:24 ---> 8cc4cc82d7c9 14:32:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:32:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:32:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:32:24 ---> 8cc4cc82d7c9 14:32:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:32:24 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:32:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:32:24 ---> 8cc4cc82d7c9 14:32:24 Step 3/20 : WORKDIR /edgex-go 14:32:24 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:32:24 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:32:24 ---> 8cc4cc82d7c9 14:32:24 Step 3/33 : WORKDIR /edgex-go 14:32:31 ---> Running in b0d40e637b99 14:32:31 ---> Running in de1cd06e436a 14:32:31 ---> Running in 4ca76dfb9879 14:32:31 ---> Running in b77e2a8c07d9 14:32:31 ---> Running in a0fb1446e69e 14:32:31 Removing intermediate container 4ca76dfb9879 14:32:31 ---> 4c2f8f4cffdd 14:32:31 Step 4/33 : RUN apk add --update --no-cache make git 14:32:31 Removing intermediate container de1cd06e436a 14:32:31 ---> f08210295d29 14:32:31 Step 4/24 : WORKDIR /edgex-go 14:32:31 Removing intermediate container a0fb1446e69e 14:32:31 ---> aeb90aedd18f 14:32:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:32:31 Removing intermediate container b77e2a8c07d9 14:32:31 ---> 54e934f4c9e5 14:32:31 Step 4/25 : WORKDIR /edgex-go 14:32:31 Removing intermediate container b0d40e637b99 14:32:31 ---> 0caf22b5d294 14:32:31 Step 4/23 : WORKDIR /edgex-go 14:32:31 ---> Running in 996d607bfee8 14:32:31 ---> Running in 50fe67d62b5f 14:32:31 ---> Running in cd070f4f4736 14:32:31 ---> Running in 2c5d829c7d1a 14:32:31 ---> Running in 6a59f3f8d855 14:32:31 Removing intermediate container cd070f4f4736 14:32:31 ---> d8ec880f55f0 14:32:31 Step 5/24 : RUN apk add --update --no-cache make git 14:32:31 Removing intermediate container 2c5d829c7d1a 14:32:31 ---> df3dc6dbb8d7 14:32:31 Step 5/25 : RUN apk add --update --no-cache make git 14:32:31 ---> Running in 0cc9ddbe5f7b 14:32:31 Removing intermediate container 6a59f3f8d855 14:32:31 ---> d954b9fa8a89 14:32:31 Step 5/23 : RUN apk add --update --no-cache make git 14:32:31 ---> Running in 212b69241d22 14:32:31 ---> Running in 81c9676d6102 14:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:32:31 OK: 265 MiB in 53 packages 14:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:32:31 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:32:31 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:32:31 OK: 17816 distinct packages available 14:32:31 OK: 265 MiB in 53 packages 14:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:32:31 Removing intermediate container 996d607bfee8 14:32:31 ---> ec00c30a4cd2 14:32:31 Step 5/33 : COPY go.mod vendor* ./ 14:32:31 OK: 265 MiB in 53 packages 14:32:31 OK: 265 MiB in 53 packages 14:32:31 OK: 265 MiB in 53 packages 14:32:31 ---> 3182169cdfe0 14:32:31 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:31 Removing intermediate container 0cc9ddbe5f7b 14:32:31 ---> ad0574e52c62 14:32:31 Step 6/24 : COPY go.mod vendor* ./ 14:32:31 ---> Running in 58a3748ce249 14:32:31 ---> c4fa1d4aed5a 14:32:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:31 ---> Running in 0d4fa981ff23 14:32:31 Removing intermediate container 81c9676d6102 14:32:31 ---> 5301fb1346ac 14:32:31 Step 6/23 : COPY go.mod vendor* ./ 14:32:32 Removing intermediate container 212b69241d22 14:32:32 ---> d2a491c362f6 14:32:32 Step 6/25 : COPY go.mod vendor* ./ 14:32:32 ---> 413c754292c1 14:32:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:32 ---> Running in 1e7934b0fd2f 14:32:32 ---> 49b8f3c5eafa 14:32:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:32 Removing intermediate container 50fe67d62b5f 14:32:32 ---> eef35360be5e 14:32:32 Step 5/20 : COPY go.mod vendor* ./ 14:32:32 ---> Running in 01921ded7058 14:32:32 ---> c03cfe92543f 14:32:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:32 ---> Running in 6dac69dbc1b0 14:32:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:32:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:41 Merging remotes/origin/main commit 98f26a0c7d805e442403424f4b6a62f5234911ca into PR head commit 3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:32:42 Merge succeeded, producing 3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:32:42 Checking out Revision 3aaa546ebc3d99f51e234533bb1231b6fbe9c266 (PR-4454) 14:32:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:32:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:32:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:32:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4454/head:refs/remotes/origin/PR-4454 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:32:41 > git config core.sparsecheckout # timeout=10 14:32:42 > git checkout -f 3aaa546ebc3d99f51e234533bb1231b6fbe9c266 # timeout=10 14:32:42 > git remote # timeout=10 14:32:42 > git config --get remote.origin.url # timeout=10 14:32:42 using GIT_SSH to set credentials SSH Credentials for GitHub 14:32:42 > git merge 98f26a0c7d805e442403424f4b6a62f5234911ca # timeout=10 14:32:42 > git rev-parse HEAD^{commit} # timeout=10 14:32:42 > git config core.sparsecheckout # timeout=10 14:32:42 > git checkout -f 3aaa546ebc3d99f51e234533bb1231b6fbe9c266 # timeout=10 14:32:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 14:32:43 > git --version # timeout=10 14:32:43 > git --version # 'git version 2.25.1' 14:32:43 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:32:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:32:44 % Total % Received % Xferd Average Speed Time Time Time Current 14:32:44 Dload Upload Total Spent Left Speed 14:32:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 14:32:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:32:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:32:45 + sudo tee /etc/docker/daemon.new 14:32:45 { 14:32:45 "registry-mirrors": [ 14:32:45 "https://nexus3.edgexfoundry.org:10001" 14:32:45 ], 14:32:45 "bip": "10.250.0.254/24", 14:32:45 "hosts": [ 14:32:45 "tcp://0.0.0.0:5555", 14:32:45 "unix:///var/run/docker.sock" 14:32:45 ], 14:32:45 "mtu": 1458, 14:32:45 "selinux-enabled": true, 14:32:45 "seccomp-profile": "/etc/docker/seccomp.json" 14:32:45 } [Pipeline] sh 14:32:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:32:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:33:04 provisioning config files... 14:33:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9871950634962468031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:33:05 ---> docker-login.sh 14:33:05 nexus3.edgexfoundry.org:10001 14:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:05 Configure a credential helper to remove this warning. See 14:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:05 14:33:05 Login Succeeded 14:33:05 nexus3.edgexfoundry.org:10002 14:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:06 Configure a credential helper to remove this warning. See 14:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:06 14:33:06 Login Succeeded 14:33:06 nexus3.edgexfoundry.org:10003 14:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:06 Configure a credential helper to remove this warning. See 14:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:06 14:33:06 Login Succeeded 14:33:06 nexus3.edgexfoundry.org:10004 14:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:07 Configure a credential helper to remove this warning. See 14:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:07 14:33:07 Login Succeeded 14:33:07 docker.io 14:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:07 Configure a credential helper to remove this warning. See 14:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:07 14:33:07 Login Succeeded 14:33:07 ---> docker-login.sh ends [Pipeline] } 14:33:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:33:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:33:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:33:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:33:08 ========================================================= 14:33:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:33:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:33:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:33:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:33:10 af6eaf76a39c: Pulling fs layer 14:33:10 55522c791124: Pulling fs layer 14:33:10 ce5c4a1c91eb: Pulling fs layer 14:33:10 169dfbe0d373: Pulling fs layer 14:33:10 e1ff8fa3b103: Pulling fs layer 14:33:10 52ebb69f0ebf: Pulling fs layer 14:33:10 5abe8eddf0d5: Pulling fs layer 14:33:10 52ebb69f0ebf: Waiting 14:33:10 5abe8eddf0d5: Waiting 14:33:10 169dfbe0d373: Waiting 14:33:10 e1ff8fa3b103: Waiting 14:33:10 55522c791124: Verifying Checksum 14:33:10 55522c791124: Download complete 14:33:10 169dfbe0d373: Verifying Checksum 14:33:10 169dfbe0d373: Download complete 14:33:10 e1ff8fa3b103: Download complete 14:33:10 af6eaf76a39c: Verifying Checksum 14:33:10 af6eaf76a39c: Download complete 14:33:11 5abe8eddf0d5: Verifying Checksum 14:33:11 5abe8eddf0d5: Download complete 14:33:11 af6eaf76a39c: Pull complete 14:33:12 55522c791124: Pull complete 14:33:13 52ebb69f0ebf: Verifying Checksum 14:33:13 52ebb69f0ebf: Download complete 14:33:13 ce5c4a1c91eb: Verifying Checksum 14:33:13 ce5c4a1c91eb: Download complete 14:33:19 Removing intermediate container 6dac69dbc1b0 14:33:19 ---> f759ba691e18 14:33:19 Step 7/20 : COPY . . 14:33:19 Removing intermediate container 58a3748ce249 14:33:19 ---> 49669e93858c 14:33:19 Step 7/33 : COPY . . 14:33:19 Removing intermediate container 01921ded7058 14:33:19 ---> 2085e09fbec2 14:33:19 Step 8/25 : COPY . . 14:33:19 Removing intermediate container 1e7934b0fd2f 14:33:19 ---> 39cdc4960d78 14:33:19 Removing intermediate container 0d4fa981ff23 14:33:19 ---> 0dac31702aba 14:33:19 Step 8/24 : COPY . . 14:33:19 Step 8/23 : COPY . . 14:33:25 ce5c4a1c91eb: Pull complete 14:33:25 169dfbe0d373: Pull complete 14:33:25 e1ff8fa3b103: Pull complete 14:33:32 52ebb69f0ebf: Pull complete 14:33:33 5abe8eddf0d5: Pull complete 14:33:33 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:33:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:33:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 14:33:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:33:34 WORKDIR /edgex 14:33:34 COPY go.mod . 14:33:34 RUN go mod download 14:33:34 + docker build -t ci-base-image-arm64 -f - . 14:33:34 Sending build context to Docker daemon 2.932MB 14:33:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:33:34 ---> 6cb57ee374ae 14:33:34 Step 2/4 : WORKDIR /edgex 14:33:36 ---> Running in 3a13d2bb60c5 14:33:37 Removing intermediate container 3a13d2bb60c5 14:33:37 ---> 51c647c720da 14:33:37 Step 3/4 : COPY go.mod . 14:33:37 ---> 3de24e39a6d4 14:33:37 Step 4/4 : RUN go mod download 14:33:37 ---> Running in 67d6fe1066a7 14:33:46 ---> f93e8cb46fda 14:33:46 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:33:46 ---> 0e0195e03422 14:33:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:33:46 ---> 07bdc3f6fe46 14:33:46 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:33:46 ---> 7ab1ccab3bd9 14:33:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:33:46 ---> f7f775fe3e77 14:33:46 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:33:46 ---> Running in 0957bc2fce74 14:33:46 ---> Running in 644205302b30 14:33:46 ---> Running in 184cf249a0c9 14:33:46 ---> Running in 63de2c0d46f9 14:33:46 ---> Running in db8104bd6a8a 14:33:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:33:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:33:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:33:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:33:46 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 14:34:10 Removing intermediate container 67d6fe1066a7 14:34:10 ---> 56ba2e43eb4b 14:34:10 Successfully built 56ba2e43eb4b 14:34:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:10 + docker inspect -f . ci-base-image-arm64 14:34:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:10 prd-ubuntu20.04-docker-arm64-4c-16g-2442 does not seem to be running inside a container 14:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:34:12 $ docker top 1f1a1aa527f9d8bdc070278e2972194ab37c49f7b1800240715711af3489d722 -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:13 + go version 14:34:13 go version go1.20.2 linux/arm64 [Pipeline] } 14:34:13 $ docker stop --time=1 1f1a1aa527f9d8bdc070278e2972194ab37c49f7b1800240715711af3489d722 14:34:15 $ docker rm -f --volumes 1f1a1aa527f9d8bdc070278e2972194ab37c49f7b1800240715711af3489d722 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:16 + docker inspect -f . ci-base-image-arm64 14:34:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:16 prd-ubuntu20.04-docker-arm64-4c-16g-2442 does not seem to be running inside a container 14:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:34:17 $ docker top 164ed1ea9ec18a4da6f797681a9f5174690e603d74b655068a766aa3f2d28ddf -eo pid,comm [Pipeline] { [Pipeline] echo 14:34:18 ========================================================= 14:34:18 [edgeXBuildGoParallel] Running Tests and Build... 14:34:18 ========================================================= [Pipeline] sh 14:34:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:34:19 + make test 14:34:19 go test -race -coverprofile=coverage.out ./... 14:34:24 Removing intermediate container 0957bc2fce74 14:34:24 ---> c20adcf036ee 14:34:24 14:34:24 Step 9/33 : FROM alpine:3.17 14:34:25 3.17: Pulling from library/alpine 14:34:25 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:34:25 Status: Downloaded newer image for alpine:3.17 14:34:25 ---> b2aa39c304c2 14:34:25 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:34:30 ---> Running in 774f0e721de8 14:34:30 Removing intermediate container 774f0e721de8 14:34:30 ---> b669dce3b8bd 14:34:30 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 14:34:30 ---> Running in 749426da76e7 14:34:30 Removing intermediate container 184cf249a0c9 14:34:30 ---> 5be83c1fe3cd 14:34:30 14:34:30 Step 10/25 : FROM alpine:3.17 14:34:30 ---> b2aa39c304c2 14:34:30 Step 11/25 : RUN apk add --update --no-cache dumb-init 14:34:30 Removing intermediate container 63de2c0d46f9 14:34:30 ---> 430933dd1d0a 14:34:30 14:34:30 Step 10/23 : FROM alpine:3.17 14:34:30 ---> b2aa39c304c2 14:34:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:34:30 Removing intermediate container db8104bd6a8a 14:34:30 ---> 5424bd73f044 14:34:30 14:34:30 Step 10/24 : FROM alpine:3.17 14:34:30 ---> b2aa39c304c2 14:34:30 Step 11/24 : RUN apk add --update --no-cache dumb-init 14:34:31 Removing intermediate container 644205302b30 14:34:31 ---> 7ed1776853c6 14:34:31 14:34:31 Step 9/20 : FROM alpine:3.17 14:34:31 ---> b2aa39c304c2 14:34:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:34:31 ---> Using cache 14:34:31 ---> b669dce3b8bd 14:34:31 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:34:31 ---> Running in 0b4bfac91be6 14:34:31 ---> Running in 7ef64f80f1d3 14:34:31 ---> Running in ca8b07800755 14:34:31 ---> Running in 9b7bb84d7896 14:34:31 Removing intermediate container 7ef64f80f1d3 14:34:31 ---> a01586c70aaf 14:34:31 Step 12/23 : ENV APP_PORT=59880 14:34:31 ---> Running in 94d2deb51b1d 14:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:34:31 Removing intermediate container 94d2deb51b1d 14:34:31 ---> bc3c79d68454 14:34:31 Step 13/23 : EXPOSE $APP_PORT 14:34:31 ---> Running in 1aeda80b818e 14:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:34:31 Removing intermediate container 1aeda80b818e 14:34:31 ---> e2c7ada2e130 14:34:31 Step 14/23 : RUN apk add --update --no-cache dumb-init 14:34:31 ---> Running in 2df85d8d5aad 14:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:34:31 (1/2) Installing dumb-init (1.2.5-r2) 14:34:31 (2/2) Installing su-exec (0.2-r2) 14:34:31 Executing busybox-1.35.0-r29.trigger 14:34:31 OK: 7 MiB in 17 packages 14:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:34:32 (1/1) Installing dumb-init (1.2.5-r2) 14:34:32 Executing busybox-1.35.0-r29.trigger 14:34:32 OK: 7 MiB in 16 packages 14:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:34:32 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:34:32 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:34:32 OK: 17816 distinct packages available 14:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:34:32 Removing intermediate container 749426da76e7 14:34:32 ---> 4163f94a4d35 14:34:32 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 14:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:34:32 ---> Running in e9678f89cb01 14:34:32 (1/1) Installing dumb-init (1.2.5-r2) 14:34:32 Executing busybox-1.35.0-r29.trigger 14:34:32 OK: 7 MiB in 16 packages 14:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:34:32 Removing intermediate container e9678f89cb01 14:34:32 ---> 07a0d19ff6e6 14:34:32 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:34:32 ---> Running in 88dea8fce027 14:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:34:32 (1/9) Installing ca-certificates (20220614-r4) 14:34:32 (2/9) Installing brotli-libs (1.0.9-r9) 14:34:32 (3/9) Installing nghttp2-libs (1.51.0-r0) 14:34:32 (4/9) Installing libcurl (7.88.1-r0) 14:34:32 (5/9) Installing curl (7.88.1-r0) 14:34:32 (1/1) Installing dumb-init (1.2.5-r2) 14:34:32 Executing busybox-1.35.0-r29.trigger 14:34:32 (6/9) Installing dumb-init (1.2.5-r2) 14:34:32 (7/9) Installing musl-obstack (1.2.3-r0) 14:34:32 (8/9) Installing libucontext (1.2-r0) 14:34:32 OK: 7 MiB in 16 packages 14:34:32 (9/9) Installing gcompat (1.1.0-r0) 14:34:32 Executing busybox-1.35.0-r29.trigger 14:34:32 Executing ca-certificates-20220614-r4.trigger 14:34:32 Removing intermediate container 0b4bfac91be6 14:34:32 ---> b7bd44f9f6af 14:34:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:34:32 Removing intermediate container 88dea8fce027 14:34:32 ---> 254d3d6070c5 14:34:32 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:34:32 Removing intermediate container 9b7bb84d7896 14:34:32 ---> 7cafd5d9b850 14:34:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:34:32 ---> Running in 6e9a06e323a9 14:34:32 ---> Running in da8cf36dc2d2 14:34:32 OK: 10 MiB in 24 packages 14:34:32 ---> Running in d610693f33a6 14:34:33 Removing intermediate container 6e9a06e323a9 14:34:33 ---> cae614ddf450 14:34:33 Step 13/24 : ENV APP_PORT=59882 14:34:33 ---> Running in 85e7d3689aa9 14:34:33 Removing intermediate container da8cf36dc2d2 14:34:33 ---> 7685689c81db 14:34:33 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:34:33 Removing intermediate container d610693f33a6 14:34:33 ---> 1c0f177a28a5 14:34:33 Step 13/25 : ENV APP_PORT=59881 14:34:33 ---> Running in 380f4b17c638 14:34:33 ---> Running in 6be00d3bf519 14:34:33 Removing intermediate container 85e7d3689aa9 14:34:33 ---> 92e542246931 14:34:33 Step 14/24 : EXPOSE $APP_PORT 14:34:33 ---> Running in c405c7f2c1e2 14:34:33 Removing intermediate container 2df85d8d5aad 14:34:33 ---> c6ef0129be9a 14:34:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:34:33 Removing intermediate container 380f4b17c638 14:34:33 ---> e95027d6e711 14:34:33 Step 14/25 : EXPOSE $APP_PORT 14:34:33 Removing intermediate container 6be00d3bf519 14:34:33 ---> a3695f0f9ff9 14:34:33 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:34:33 ---> Running in 630ee32e2c7f 14:34:33 ---> Running in b1d088097205 14:34:33 Removing intermediate container c405c7f2c1e2 14:34:33 ---> 701190efff23 14:34:33 Step 15/24 : WORKDIR / 14:34:33 ---> Running in a0e093e64132 14:34:33 Removing intermediate container 630ee32e2c7f 14:34:33 ---> 86b30331ffa3 14:34:33 Step 15/25 : WORKDIR / 14:34:33 ---> 7a6cd0c11594 14:34:33 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:34:33 ---> Running in 6c41b76ff8ba 14:34:33 Removing intermediate container a0e093e64132 14:34:33 ---> 8e9efa0d3c6c 14:34:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:34:33 Removing intermediate container ca8b07800755 14:34:33 ---> 7517f28f978c 14:34:33 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:34:33 Removing intermediate container 6c41b76ff8ba 14:34:33 ---> 98b6b25b5b56 14:34:33 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:34:33 ---> cfa223c3206d 14:34:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:34:33 ---> 85709e69853b 14:34:33 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 14:34:34 ---> 95c38bc1935e 14:34:34 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 14:34:34 ---> 5ed390f7114e 14:34:34 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 14:34:34 ---> 925cef9739fb 14:34:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:34:34 ---> f25b4f84e313 14:34:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:34:34 Removing intermediate container b1d088097205 14:34:34 ---> 879e9c135154 14:34:34 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:34:34 ---> Running in 5e6b34be1cf3 14:34:34 ---> c2c3192043ef 14:34:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:34:34 ---> da1ebffcff50 14:34:34 Step 19/23 : ENTRYPOINT ["/core-data"] 14:34:34 ---> 485f57af7bbd 14:34:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:34:34 Removing intermediate container 5e6b34be1cf3 14:34:34 ---> 08a2c88ed866 14:34:34 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:34:34 ---> b9f68f6469a9 14:34:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:34:34 ---> Running in f0a87e26442d 14:34:34 Removing intermediate container f0a87e26442d 14:34:34 ---> ad6875979979 14:34:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:34:35 ---> ad5c44cd93c5 14:34:35 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:34:35 ---> 1f562a68d234 14:34:35 Step 20/24 : ENTRYPOINT ["/core-command"] 14:34:35 ---> a4f71e3cd977 14:34:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:34:35 ---> Running in 3bd161020d76 14:34:35 ---> 6d1920458f91 14:34:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:34:35 ---> Running in f042faa39bf9 14:34:35 ---> Running in 7858fb31caa9 14:34:35 Removing intermediate container 7858fb31caa9 14:34:35 ---> 947674c169a2 14:34:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:34:35 Removing intermediate container 3bd161020d76 14:34:35 ---> b2977a8b3b62 14:34:35 Step 21/23 : LABEL arch=x86_64 14:34:35 ---> c1d614c6018f 14:34:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:34:35 ---> Running in d446df3857fa 14:34:35 ---> f2f3193169c3 14:34:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:34:35 ---> Running in 294ac884f6e1 14:34:35 ---> Running in e0d54c3492a1 14:34:36 Removing intermediate container d446df3857fa 14:34:36 ---> d3ba4daf9735 14:34:36 Step 22/23 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:34:36 Removing intermediate container 294ac884f6e1 14:34:36 ---> 7d1e9559e196 14:34:36 Step 22/24 : LABEL arch=x86_64 14:34:36 Removing intermediate container e0d54c3492a1 14:34:36 ---> 8f62830d4e3b 14:34:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:34:36 ---> Running in cd58602eaa92 14:34:36 ---> Running in 07c8328b312b 14:34:36 ---> 9f5c09f9402b 14:34:36 Step 21/25 : ENTRYPOINT ["/core-metadata"] 14:34:36 ---> Running in c8105702debb 14:34:36 ---> Running in ed0db820b13e 14:34:36 Removing intermediate container cd58602eaa92 14:34:36 ---> 3bed58edef2b 14:34:36 Step 23/23 : LABEL version=0.0.0 14:34:36 ---> Running in 6a231799b2e6 14:34:36 Removing intermediate container 07c8328b312b 14:34:36 ---> 5cb7c9cbc3bf 14:34:36 Step 23/24 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:34:36 Removing intermediate container c8105702debb 14:34:36 ---> 09e14481a546 14:34:36 Step 18/20 : LABEL arch=x86_64 14:34:36 Removing intermediate container ed0db820b13e 14:34:36 ---> e9ef49759965 14:34:36 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:34:36 ---> Running in 74537e4962ad 14:34:36 ---> Running in 939cf369f837 14:34:36 ---> Running in 0feb508d0f83 14:34:36 Removing intermediate container 6a231799b2e6 14:34:36 ---> d3f173fc34ea 14:34:36 14:34:36 Removing intermediate container 74537e4962ad 14:34:36 ---> f69724bfdb2c 14:34:36 Step 24/24 : LABEL version=0.0.0 14:34:36 Removing intermediate container f042faa39bf9 14:34:36 ---> d32155a675b7 14:34:36 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:34:36 Removing intermediate container 0feb508d0f83 14:34:36 ---> 61187f74ef4d 14:34:36 Step 23/25 : LABEL arch=x86_64 14:34:36 Successfully built d3f173fc34ea 14:34:36 Removing intermediate container 939cf369f837 14:34:36 ---> 718f97f25c93 14:34:36 Step 19/20 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:34:36 ---> Running in 25c0719a3455 14:34:36 Successfully tagged core-data:latest 14:34:36  Building core-data ... done Building support-scheduler 14:34:36 ---> Running in b287b0218164 14:34:36 ---> Running in 77224d9b291c 14:34:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:34:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:34:39 ---> 8cc4cc82d7c9 14:34:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:34:39 ---> Using cache 14:34:39 ---> 0caf22b5d294 14:34:39 Step 4/23 : WORKDIR /edgex-go 14:34:39 ---> Using cache 14:34:39 ---> d954b9fa8a89 14:34:39 Step 5/23 : RUN apk add --update --no-cache make git 14:34:39 ---> Using cache 14:34:39 ---> 5301fb1346ac 14:34:39 Step 6/23 : COPY go.mod vendor* ./ 14:34:39 ---> Using cache 14:34:39 ---> 413c754292c1 14:34:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:39 ---> Using cache 14:34:39 ---> 39cdc4960d78 14:34:39 Step 8/23 : COPY . . 14:34:39 ---> Using cache 14:34:39 ---> 7ab1ccab3bd9 14:34:39 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 14:34:40 Removing intermediate container 25c0719a3455 14:34:40 ---> bc4ca051bb9e 14:34:40 14:34:40 ---> Running in a5d070fe8167 14:34:40 Removing intermediate container b287b0218164 14:34:40 ---> 507cf99959fb 14:34:40 Step 24/25 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:34:40 Removing intermediate container 77224d9b291c 14:34:40 ---> 453545a2be1e 14:34:40 Step 20/20 : LABEL version=0.0.0 14:34:40 ---> a589cfda3868 14:34:40 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 14:34:40 ---> Running in 2eea7ae0b31a 14:34:40 ---> Running in 35bc15fef014 14:34:40 Successfully built bc4ca051bb9e 14:34:40 Successfully tagged core-command:latest 14:34:40  Building core-command ... done Building support-notifications 14:34:40 ---> 358412c197b8 14:34:40 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:34:40 Removing intermediate container 2eea7ae0b31a 14:34:40 ---> f539b203769a 14:34:40 Step 25/25 : LABEL version=0.0.0 14:34:40 ---> Running in 2485c55f1696 14:34:40 Removing intermediate container 35bc15fef014 14:34:40 ---> 77fffaf7b304 14:34:40 14:34:40 Successfully built 77fffaf7b304 14:34:41 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 14:34:42 Successfully tagged security-spiffe-token-provider:latest 14:34:42 Building security-spire-config 14:34:42  Building security-spiffe-token-provider ... done Removing intermediate container 2485c55f1696 14:34:42 ---> ed54b17ff710 14:34:42 14:34:42 Successfully built ed54b17ff710 14:34:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:34:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:34:46 Successfully tagged core-metadata:latest 14:34:46 Building security-secretstore-setup 14:34:46 ---> 8cc4cc82d7c9 14:34:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:34:46  Building core-metadata ... done  ---> Using cache 14:34:46 ---> 0caf22b5d294 14:34:46 Step 4/23 : WORKDIR /edgex-go 14:34:46 ---> Using cache 14:34:46 ---> d954b9fa8a89 14:34:46 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:34:47 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:34:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:34:47 ---> 8cc4cc82d7c9 14:34:47 Step 3/24 : WORKDIR /edgex-go 14:34:47 ---> Using cache 14:34:47 ---> aeb90aedd18f 14:34:47 Step 4/24 : RUN apk add --update --no-cache make git 14:34:48 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:34:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:34:48 ---> 8cc4cc82d7c9 14:34:48 Step 3/26 : WORKDIR /edgex-go 14:34:48 ---> Using cache 14:34:48 ---> aeb90aedd18f 14:34:48 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:34:58 ---> 01c11598897a 14:34:58 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:34:58 ---> Running in f9fd8be7a5e6 14:34:58 ---> Running in 5890d1614e38 14:34:58 ---> Running in f106f618edb7 14:34:58 ---> c2f9eb983cef 14:34:58 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:34:58 ---> aba1bef09158 14:34:58 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:34:58 ---> 8b3986e0a017 14:34:58 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:34:58 ---> bfdd67d70bcf 14:34:58 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:34:58 ---> 3c3c7c379386 14:34:58 Step 28/33 : RUN chmod +x /entrypoint.sh 14:34:58 ---> Running in fd13afcd8e04 14:34:58 OK: 265 MiB in 53 packages 14:34:58 OK: 265 MiB in 53 packages 14:34:58 OK: 265 MiB in 53 packages 14:34:59 Removing intermediate container 5890d1614e38 14:34:59 ---> de53fb4b5fc6 14:34:59 Step 6/23 : COPY go.mod vendor* ./ 14:34:59 Removing intermediate container f9fd8be7a5e6 14:34:59 ---> ace61c868269 14:34:59 Step 5/26 : COPY go.mod vendor* ./ 14:34:59 Removing intermediate container fd13afcd8e04 14:34:59 ---> c52948e002a9 14:34:59 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:34:59 ---> Running in 7fdc0a77a1b1 14:34:59 Removing intermediate container f106f618edb7 14:34:59 ---> 32509b7d5107 14:34:59 Step 5/24 : COPY go.mod vendor* ./ 14:34:59 ---> bf96b2e9b50b 14:34:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:59 ---> c4b1abaaaa43 14:34:59 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:59 ---> Running in a9529c85549a 14:34:59 Removing intermediate container 7fdc0a77a1b1 14:34:59 ---> feef059f80e8 14:34:59 Step 30/33 : CMD ["gate"] 14:34:59 ---> Running in 0aac80f16346 14:34:59 ---> Running in 20e9c729d118 14:34:59 ---> fe55bca757d3 14:34:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:59 ---> Running in d22c3679a91c 14:34:59 Removing intermediate container 20e9c729d118 14:34:59 ---> 68e30615e6b2 14:34:59 Step 31/33 : LABEL arch=x86_64 14:34:59 ---> Running in 4443c71cf263 14:35:00 Removing intermediate container 4443c71cf263 14:35:00 ---> 77e99e0bcc99 14:35:00 Step 32/33 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:35:00 ---> Running in f4b36546a253 14:35:00 Removing intermediate container f4b36546a253 14:35:00 ---> b27e4b4f3b4b 14:35:00 Step 33/33 : LABEL version=0.0.0 14:35:00 ---> Running in b8b6e89b612e 14:35:00 Removing intermediate container b8b6e89b612e 14:35:00 ---> 6e0a593eb29c 14:35:00 14:35:00 Successfully built 6e0a593eb29c 14:35:00 Successfully tagged security-bootstrapper:latest 14:35:00  Building security-bootstrapper ... done Building security-spire-server 14:35:03 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:35:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:35:03 ---> 8cc4cc82d7c9 14:35:03 Step 3/25 : WORKDIR /edgex-go 14:35:03 ---> Using cache 14:35:03 ---> aeb90aedd18f 14:35:03 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 14:35:03 ---> Using cache 14:35:03 ---> ace61c868269 14:35:03 Step 5/25 : COPY go.mod vendor* ./ 14:35:03 ---> Using cache 14:35:03 ---> c4b1abaaaa43 14:35:03 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:08 ---> Running in ae6ab1c4a473 14:35:15 ? github.com/edgexfoundry/edgex-go [no test files] 14:35:26 Removing intermediate container a5d070fe8167 14:35:26 ---> 711c37711d65 14:35:26 14:35:26 Step 10/23 : FROM alpine:3.17 14:35:26 ---> b2aa39c304c2 14:35:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:35:26 ---> Using cache 14:35:26 ---> 7cafd5d9b850 14:35:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:35:26 ---> Using cache 14:35:26 ---> 1c0f177a28a5 14:35:26 Step 13/23 : ENV APP_PORT=59861 14:35:30 ---> Running in fe03e0865032 14:35:36 Removing intermediate container fe03e0865032 14:35:36 ---> 034ff858ba6f 14:35:36 Step 14/23 : EXPOSE $APP_PORT 14:35:37 ---> Running in cb276fbf127d 14:35:37 Removing intermediate container cb276fbf127d 14:35:37 ---> 17174517f046 14:35:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:37 ---> 7c9b08e625ca 14:35:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:35:38 Removing intermediate container 0aac80f16346 14:35:38 ---> 14a74967edab 14:35:38 Step 7/26 : COPY . . 14:35:38 Removing intermediate container d22c3679a91c 14:35:38 ---> 51cb33c9c776 14:35:38 Step 7/24 : COPY . . 14:35:38 ---> 20b6d7d19c14 14:35:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:35:38 Removing intermediate container a9529c85549a 14:35:38 ---> 7f5739459796 14:35:38 Step 8/23 : COPY . . 14:35:48 ---> ab81779aaaab 14:35:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:35:48 ---> 9df53fd38b18 14:35:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:35:48 ---> 2876816e7d78 14:35:48 Step 9/23 : RUN make cmd/support-notifications/support-notifications 14:35:48 ---> 6c1e44ec8ad2 14:35:48 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 14:35:48 ---> Running in ddcd097016a7 14:35:48 ---> Running in 9d569421f1aa 14:35:48 ---> 887458a7372a 14:35:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:35:48 ---> Running in 51fe0aefd21c 14:35:48 ---> Running in 27ba60ca3461 14:35:48 Removing intermediate container 51fe0aefd21c 14:35:48 ---> fd507673a1df 14:35:48 Step 9/26 : WORKDIR /edgex-go/spire-build 14:35:48 ---> Running in 9e02705427d8 14:35:49 Removing intermediate container 27ba60ca3461 14:35:49 ---> 7f512fd55631 14:35:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:35:49 ---> Running in 8de8c735f65b 14:35:49 Removing intermediate container 9e02705427d8 14:35:49 ---> 2037ce1f16f3 14:35:49 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:35: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:35:49 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 14:35:49 ---> Running in d59d5d01303c 14:35:49 Removing intermediate container 8de8c735f65b 14:35:49 ---> fc45f9af02be 14:35:49 Step 21/23 : LABEL arch=x86_64 14:35:49 ---> Running in d56db8dcfde8 14:35:49 Removing intermediate container d59d5d01303c 14:35:49 ---> 82ed9fe76bf5 14:35:49 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:35:50 Removing intermediate container d56db8dcfde8 14:35:50 ---> 9a31532e3f0a 14:35:50 Step 22/23 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:35:50 ---> Running in 18c2d15f41b9 14:35:50 ---> Running in f216b413bf27 14:35:52 Removing intermediate container f216b413bf27 14:35:52 ---> 9fe076e7e319 14:35:52 Step 23/23 : LABEL version=0.0.0 14:35:52 ---> Running in 8b70ad84689b 14:35:53 Removing intermediate container 8b70ad84689b 14:35:53 ---> f4624f34d82a 14:35:53 14:35:53 Removing intermediate container 18c2d15f41b9 14:35:53 ---> 7d43937782a8 14:35:53 Step 12/26 : WORKDIR /edgex-go 14:35:53 ---> Running in f420c8e41fea 14:35:53 Successfully built f4624f34d82a 14:35:53 Successfully tagged support-scheduler:latest 14:35:53 Building security-proxy-setup 14:35:57  Building support-scheduler ... done Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:35:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:35:57 ---> 8cc4cc82d7c9 14:35:57 Step 3/21 : WORKDIR /edgex-go 14:35:57 ---> Using cache 14:35:57 ---> aeb90aedd18f 14:35:57 Step 4/21 : RUN apk add --update --no-cache make git 14:35:57 ---> Using cache 14:35:57 ---> 32509b7d5107 14:35:57 Step 5/21 : COPY go.mod vendor* ./ 14:35:57 ---> Using cache 14:35:57 ---> fe55bca757d3 14:35:57 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:57 ---> Using cache 14:35:57 ---> 51cb33c9c776 14:35:57 Step 7/21 : COPY . . 14:35:57 ---> Using cache 14:35:57 ---> 9df53fd38b18 14:35:57 Step 8/21 : RUN make cmd/secrets-config/secrets-config 14:36:03 Removing intermediate container f420c8e41fea 14:36:03 ---> 47bb2618a139 14:36:03 14:36:03 Step 13/26 : FROM alpine:3.17 14:36:05 ---> b2aa39c304c2 14:36:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:36:05 ---> Using cache 14:36:05 ---> b669dce3b8bd 14:36:05 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:36:06 ---> Running in 658c83e77c33 14:36:06 ---> Running in 66521d027d7b 14:36:06 Removing intermediate container ae6ab1c4a473 14:36:06 ---> 91a4f7cc5832 14:36:06 Step 7/25 : COPY . . 14:36:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:36:07 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:36:07 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:36:07 OK: 17816 distinct packages available 14:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:36:07 (1/4) Installing dumb-init (1.2.5-r2) 14:36:07 (2/4) Installing musl-obstack (1.2.3-r0) 14:36:07 (3/4) Installing libucontext (1.2-r0) 14:36:07 (4/4) Installing gcompat (1.1.0-r0) 14:36:07 Executing busybox-1.35.0-r29.trigger 14:36:07 OK: 7 MiB in 19 packages 14:36:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:36:20 ---> 49e410f4c352 14:36:20 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 14:36:20 Removing intermediate container 66521d027d7b 14:36:20 ---> 93b68c304356 14:36:20 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 14:36:20 ---> Running in b06c49abac44 14:36:20 Removing intermediate container b06c49abac44 14:36:20 ---> 604b3c1f9e49 14:36:20 Step 9/25 : WORKDIR /edgex-go/spire-build 14:36:20 ---> bb074f635420 14:36:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:36:20 ---> Running in ad5c01f0e1c1 14:36:25 Removing intermediate container ad5c01f0e1c1 14:36:25 ---> 52162dc39799 14:36:25 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:36:26 ---> 24625433d5aa 14:36:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:36:26 ---> Running in d9ed1c26601f 14:36:26 Removing intermediate container 9d569421f1aa 14:36:26 ---> d4614c6b59c5 14:36:26 14:36:26 Step 10/23 : FROM alpine:3.17 14:36:26 ---> b2aa39c304c2 14:36:26 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:36:26 Removing intermediate container ddcd097016a7 14:36:26 ---> ce458781ba1b 14:36:26 14:36:26 Step 9/24 : FROM alpine:3.17 14:36:26 ---> b2aa39c304c2 14:36:26 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:36:26 ---> Running in c4ff7ae997e8 14:36:26 ---> Running in dfd9ae79e62a 14:36:26 Removing intermediate container d9ed1c26601f 14:36:26 ---> 92fc7ee9a25f 14:36:26 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:36:26 ---> ca9b31b3fbbb 14:36:26 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:36:26 ---> Running in 160d6e90ae47 14:36:26 ---> Running in cc52951e4581 14:36:26 Removing intermediate container cc52951e4581 14:36:26 ---> a88285732621 14:36:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:36:26 ---> 773f0c4d9a84 14:36:26 Step 21/26 : WORKDIR / 14:36:26 ---> Running in 8583138fdacd 14:36:27 Removing intermediate container 8583138fdacd 14:36:27 ---> 72b84dcbec2a 14:36:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:36:27 ---> Running in 3456f5557664 14:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:36:27 Removing intermediate container 3456f5557664 14:36:27 ---> df923b61f7e9 14:36:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:36:27 ---> Running in 630d2a001067 14:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:36:27 Removing intermediate container 630d2a001067 14:36:27 ---> 8d2b82aa9f2d 14:36:27 Step 24/26 : LABEL arch=x86_64 14:36:27 ---> Running in 2da23d5a0e45 14:36:27 Removing intermediate container 2da23d5a0e45 14:36:27 ---> 871b984964e3 14:36:27 Step 25/26 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:36:27 ---> Running in 69467d5512e6 14:36:27 Removing intermediate container 160d6e90ae47 14:36:27 ---> 6224978f624d 14:36:27 Step 12/25 : WORKDIR /edgex-go 14:36:27 ---> Running in 17db1e8e7a86 14:36:27 Removing intermediate container 69467d5512e6 14:36:27 ---> 80cee86bbc59 14:36:27 Step 26/26 : LABEL version=0.0.0 14:36:27 ---> Running in d7f117cd8743 14:36:27 (1/3) Installing ca-certificates (20220614-r4) 14:36:27 (1/2) Installing ca-certificates (20220614-r4) 14:36:27 (2/3) Installing dumb-init (1.2.5-r2) 14:36:27 (3/3) Installing su-exec (0.2-r2) 14:36:27 (2/2) Installing dumb-init (1.2.5-r2) 14:36:27 Executing busybox-1.35.0-r29.trigger 14:36:27 Executing ca-certificates-20220614-r4.trigger 14:36:27 Executing busybox-1.35.0-r29.trigger 14:36:27 Executing ca-certificates-20220614-r4.trigger 14:36:27 Removing intermediate container 17db1e8e7a86 14:36:27 ---> 134f9167fcef 14:36:27 14:36:27 Step 13/25 : FROM alpine:3.17 14:36:27 ---> b2aa39c304c2 14:36:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:36:27 ---> Using cache 14:36:27 ---> b669dce3b8bd 14:36:27 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:36:27 Removing intermediate container d7f117cd8743 14:36:27 ---> d6408854a8dc 14:36:27 14:36:27 ---> Running in cbbb3aa2748c 14:36:27 OK: 8 MiB in 17 packages 14:36:27 OK: 8 MiB in 18 packages 14:36:27 Successfully built d6408854a8dc 14:36:27 Successfully tagged security-spire-config:latest 14:36:27 Building core-common-config-bootstrapper 14:36:30  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:36:30 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:36:30 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:36:30 OK: 17816 distinct packages available 14:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:36:30 (1/5) Installing dumb-init (1.2.5-r2) 14:36:30 (2/5) Installing musl-obstack (1.2.3-r0) 14:36:30 (3/5) Installing libucontext (1.2-r0) 14:36:30 (4/5) Installing gcompat (1.1.0-r0) 14:36:30 (5/5) Installing openssl (3.0.8-r0) 14:36:30 Executing busybox-1.35.0-r29.trigger 14:36:30 OK: 8 MiB in 20 packages 14:36:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:36:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:36:34 ---> 8cc4cc82d7c9 14:36:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:36:34 ---> Using cache 14:36:34 ---> 0caf22b5d294 14:36:34 Step 4/23 : WORKDIR /edgex-go 14:36:34 ---> Using cache 14:36:34 ---> d954b9fa8a89 14:36:34 Step 5/23 : RUN apk add --update --no-cache make git 14:36:34 ---> Using cache 14:36:34 ---> 5301fb1346ac 14:36:34 Step 6/23 : COPY go.mod vendor* ./ 14:36:34 ---> Using cache 14:36:34 ---> 413c754292c1 14:36:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:34 ---> Using cache 14:36:34 ---> 39cdc4960d78 14:36:34 Step 8/23 : COPY . . 14:36:34 ---> Using cache 14:36:34 ---> 7ab1ccab3bd9 14:36:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:36:35 ---> Running in 6bff3621fe7a 14:36:35 Removing intermediate container c4ff7ae997e8 14:36:35 ---> 0c8d4de306b5 14:36:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:36:35 Removing intermediate container dfd9ae79e62a 14:36:35 ---> c5989ca0b088 14:36:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:36:35 Removing intermediate container cbbb3aa2748c 14:36:35 ---> 0ceb926392e6 14:36:35 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 14:36:36 ---> Running in 487b690bf24c 14:36:36 ---> Running in a8c42dcbe82b 14:36:36 Removing intermediate container 487b690bf24c 14:36:36 ---> 8a5058612ac9 14:36:36 Step 13/23 : ENV APP_PORT=59860 14:36:36 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 14:36:36 Removing intermediate container a8c42dcbe82b 14:36:36 ---> 477ce6664bcf 14:36:36 Step 12/24 : WORKDIR / 14:36:36 ---> 040557cdd620 14:36:36 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:36:36 ---> Running in 1bc2f5c0e913 14:36:36 ---> Running in d5450d46346c 14:36:40 Removing intermediate container d5450d46346c 14:36:40 ---> cc575c6fa14c 14:36:40 Step 14/23 : EXPOSE $APP_PORT 14:36:40 Removing intermediate container 1bc2f5c0e913 14:36:40 ---> 80ca894aad8b 14:36:40 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 14:36:40 ---> 7e4ebdff69e9 14:36:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:36:40 ---> Running in 613631f5939e 14:36:40 Removing intermediate container 658c83e77c33 14:36:40 ---> 046a3c5e38a8 14:36:40 14:36:40 Step 9/21 : FROM alpine:3.17 14:36:40 ---> b2aa39c304c2 14:36:40 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 14:36:40 ---> Running in 7dc95b7dc26b 14:36:40 Removing intermediate container 613631f5939e 14:36:40 ---> 9ba5adbc5c27 14:36:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:36:40 ---> 10db084b2150 14:36:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:36:40 ---> a6584e2f061b 14:36:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:36:40 ---> 0a7d6190bf9e 14:36:40 ---> a42154dfa053 14:36:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:36:40 14:36:40 ---> 813352226839 14:36:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:36:40 ---> f81bc20cb377 14:36:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:36:40 ---> 5f29e1eff624 14:36:40 ---> f13ec71e0783 14:36:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.tomlStep 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:36:40 14:36:40 ---> Running in cb0a042fbe5c 14:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:36:40 (1/2) Installing dumb-init (1.2.5-r2) 14:36:41 (2/2) Installing openssl (3.0.8-r0) 14:36:41 Executing busybox-1.35.0-r29.trigger 14:36:41 Removing intermediate container cb0a042fbe5c 14:36:41 ---> 2e49572fd612 14:36:41 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:36:41 OK: 8 MiB in 17 packages 14:36:41 ---> 918d82a3c2fa 14:36:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:36:41 ---> Running in d31561dd68af 14:36:41 Removing intermediate container d31561dd68af 14:36:41 ---> 28c72404db89 14:36:41 Step 23/25 : LABEL arch=x86_64 14:36:41 ---> 3f1e6a31900b 14:36:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:36:41 ---> 55ea6f2bb240 14:36:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:36:41 ---> Running in 8c3d0ffafcf7 14:36:42 Removing intermediate container 8c3d0ffafcf7 14:36:42 ---> fd4ac7e56721 14:36:42 Step 24/25 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:36:42 Removing intermediate container 7dc95b7dc26b 14:36:42 ---> 45e9df829882 14:36:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 14:36:42 ---> dbec660ce190 14:36:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:36:42 ---> Running in 7042948647c2 14:36:42 ---> 04d988553307 14:36:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:36:42 ---> Running in 1fcfbfe3dbf7 14:36:42 ---> Running in ca7e9edbdbdb 14:36:43 Removing intermediate container ca7e9edbdbdb 14:36:43 ---> b6b86201ed00 14:36:43 Step 12/21 : WORKDIR /edgex 14:36:43 Removing intermediate container 1fcfbfe3dbf7 14:36:43 ---> 0041e0b1339b 14:36:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:36:43 Removing intermediate container 7042948647c2 14:36:43 ---> 38b2a6bc3756 14:36:43 Step 25/25 : LABEL version=0.0.0 14:36:43 ---> f953926d253b 14:36:43 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:36:43 ---> Running in 8847e9e276a2 14:36:43 ---> Running in a7af76036323 14:36:43 ---> Running in 4d919c894674 14:36:43 ---> Running in 8dbad596b2f4 14:36:43 Removing intermediate container 8847e9e276a2 14:36:43 ---> dfa769314458 14:36:43 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 14:36:44 Removing intermediate container 8dbad596b2f4 14:36:44 ---> a3f357395691 14:36:44 14:36:44 Removing intermediate container 4d919c894674 14:36:44 ---> 3856e3c19664 14:36:44 Step 21/23 : LABEL arch=x86_64 14:36:44 Successfully built a3f357395691 14:36:44 Successfully tagged security-spire-server:latest 14:36:44 Building security-proxy-auth 14:36:44  Building security-spire-server ... done  ---> Running in 0587cc684fbe 14:36:44 ---> 214af76f87ca 14:36:44 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 14:36:47 Removing intermediate container 0587cc684fbe 14:36:47 ---> cb04ee2bff68 14:36:47 Step 22/23 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:36:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:36:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:36:48 ---> 8cc4cc82d7c9 14:36:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:36:48 ---> Using cache 14:36:48 ---> 0caf22b5d294 14:36:48 Step 4/23 : WORKDIR /edgex-go 14:36:48 ---> Using cache 14:36:48 ---> d954b9fa8a89 14:36:48 Step 5/23 : RUN apk add --update --no-cache make git 14:36:48 ---> Using cache 14:36:48 ---> 5301fb1346ac 14:36:48 Step 6/23 : COPY go.mod vendor* ./ 14:36:48 ---> Using cache 14:36:48 ---> 413c754292c1 14:36:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:48 ---> Using cache 14:36:48 ---> 39cdc4960d78 14:36:48 Step 8/23 : COPY . . 14:36:48 ---> Using cache 14:36:48 ---> 7ab1ccab3bd9 14:36:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 14:36:50 ---> e0ed3750a91e 14:36:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:36:50 ---> Running in 51fe64db7cd8 14:36:50 ---> Running in 0ed8dd9d024b 14:36:50 Removing intermediate container a7af76036323 14:36:50 ---> 643a226a54f7 14:36:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:36:50 Removing intermediate container 51fe64db7cd8 14:36:50 ---> 82c255d5f561 14:36:50 Step 23/23 : LABEL version=0.0.0 14:36:50 ---> Running in c95383ed17d9 14:36:50 ---> Running in 2c040253210a 14:36:50 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 14:36:50 Removing intermediate container c95383ed17d9 14:36:50 ---> c09cf12ebf91 14:36:50 Step 22/24 : LABEL arch=x86_64 14:36:50 ---> b3704d9b1fe5 14:36:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:36:50 Removing intermediate container 2c040253210a 14:36:50 ---> dc8c049369dd 14:36:50 14:36:50 ---> Running in ca8d60cdd8a4 14:36:50 Successfully built dc8c049369dd 14:36:50 Successfully tagged support-notifications:latest 14:36:50 Building security-spire-agent 14:36:51  Building support-notifications ... done Removing intermediate container ca8d60cdd8a4 14:36:51 ---> dbb86c0a535e 14:36:51 Step 23/24 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:36:51 ---> 038d8804ea7e 14:36:51 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:36:51 ---> Running in c5425c80ff57 14:36:51 ---> Running in abf33e9a6416 14:36:54 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:36:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:36:54 ---> 8cc4cc82d7c9 14:36:54 Step 3/26 : WORKDIR /edgex-go 14:36:54 ---> Using cache 14:36:54 ---> aeb90aedd18f 14:36:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:36:54 ---> Using cache 14:36:54 ---> ace61c868269 14:36:54 Step 5/26 : COPY go.mod vendor* ./ 14:36:54 ---> Using cache 14:36:54 ---> c4b1abaaaa43 14:36:54 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:54 ---> Using cache 14:36:54 ---> 91a4f7cc5832 14:36:54 Step 7/26 : COPY . . 14:36:54 ---> Using cache 14:36:54 ---> 49e410f4c352 14:36:54 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 14:36:54 ---> Using cache 14:36:54 ---> 604b3c1f9e49 14:36:54 Step 9/26 : WORKDIR /edgex-go/spire-build 14:36:54 ---> Using cache 14:36:54 ---> 52162dc39799 14:36:54 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:36:54 ---> Using cache 14:36:54 ---> 92fc7ee9a25f 14:36:54 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:36:59 Removing intermediate container c5425c80ff57 14:36:59 ---> 9381b7af1295 14:36:59 Step 24/24 : LABEL version=0.0.0 14:36:59 ---> Running in 3068bf52ecb9 14:36:59 ---> Running in ccc9698dd6c6 14:36:59 Removing intermediate container ccc9698dd6c6 14:36:59 ---> a750954405c9 14:36:59 14:36:59 Successfully built a750954405c9 14:36:59 Successfully tagged security-secretstore-setup:latest 14:37:02  Building security-secretstore-setup ... done Removing intermediate container abf33e9a6416 14:37:02 ---> 0e5a906a3e3a 14:37:02 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 14:37:02 ---> Running in 741d3bede72f 14:37:02 Removing intermediate container 3068bf52ecb9 14:37:02 ---> ab3829a3d36f 14:37:02 Step 12/26 : WORKDIR /edgex-go 14:37:02 ---> Running in e2f57cc8c282 14:37:02 Removing intermediate container 741d3bede72f 14:37:02 ---> 4d70f2f06958 14:37:02 Step 19/21 : LABEL arch=x86_64 14:37:02 ---> Running in bde222a3b669 14:37:02 Removing intermediate container 6bff3621fe7a 14:37:02 ---> 0cd2d24935ef 14:37:02 14:37:02 Step 10/23 : FROM alpine:3.17 14:37:02 ---> b2aa39c304c2 14:37:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:37:02 Removing intermediate container e2f57cc8c282 14:37:02 ---> e6455a1cae89 14:37:02 14:37:02 Step 13/26 : FROM alpine:3.17 14:37:02 ---> b2aa39c304c2 14:37:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:37:02 ---> Using cache 14:37:02 ---> b669dce3b8bd 14:37:02 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:37:02 ---> Using cache 14:37:02 ---> 0ceb926392e6 14:37:02 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 14:37:02 ---> Running in 0ae988412f2c 14:37:02 ---> Using cache 14:37:02 ---> 040557cdd620 14:37:02 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:37:03 Removing intermediate container bde222a3b669 14:37:03 ---> 4827aa287d65 14:37:03 Step 20/21 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:37:03 ---> Running in 79277508ece1 14:37:03 Removing intermediate container 0ae988412f2c 14:37:03 ---> c29f45e689fc 14:37:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:37:03 ---> Running in 08f78a3e5ae8 14:37:03 Removing intermediate container 79277508ece1 14:37:03 ---> a2708cc20017 14:37:03 Step 21/21 : LABEL version=0.0.0 14:37:03 ---> Running in bdccde27fae0 14:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:04 (1/1) Installing dumb-init (1.2.5-r2) 14:37:04 Executing busybox-1.35.0-r29.trigger 14:37:04 OK: 7 MiB in 16 packages 14:37:04 Removing intermediate container bdccde27fae0 14:37:04 ---> c0b9a3c52a76 14:37:04 14:37:04 ---> 1bab8c21c846 14:37:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:37:04 Successfully built c0b9a3c52a76 14:37:04 Successfully tagged security-proxy-setup:latest 14:37:04  Building security-proxy-setup ... done Removing intermediate container 08f78a3e5ae8 14:37:04 ---> f354cd0b6d5f 14:37:04 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:06 ---> 2487bbbdbc01 14:37:06 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:37:06 ---> d44c104fb7e3 14:37:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:37:06 ---> 3a573c336151 14:37:06 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:37:06 ---> 451e36d5675b 14:37:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:37:06 ---> 601f89cfc648 14:37:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:37:06 ---> 924f60ffee00 14:37:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:37:06 ---> 345c34a47fd4 14:37:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:37:07 ---> Running in 5cf9865d9c10 14:37:07 Removing intermediate container 5cf9865d9c10 14:37:07 ---> 7ab6778fb496 14:37:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:37:07 ---> 29464a80d313 14:37:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:37:07 ---> Running in 95131cdf5655 14:37:07 Removing intermediate container 95131cdf5655 14:37:07 ---> 7621179cd732 14:37:07 Step 24/26 : LABEL arch=x86_64 14:37:07 ---> Running in a76435d75070 14:37:07 ---> f4d96c2c0f40 14:37:07 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:37:07 ---> Running in 0348efd2fd85 14:37:07 Removing intermediate container a76435d75070 14:37:07 ---> 10e7a22a8628 14:37:07 Step 25/26 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:37:07 ---> Running in 3cb843dd5a32 14:37:07 Removing intermediate container 3cb843dd5a32 14:37:07 ---> 024860768d2e 14:37:07 Step 26/26 : LABEL version=0.0.0 14:37:07 ---> Running in ac517931e45a 14:37:07 Removing intermediate container ac517931e45a 14:37:07 ---> 954a393e0f95 14:37:07 14:37:07 Successfully built 954a393e0f95 14:37:07 Successfully tagged security-spire-agent:latest 14:37:08  Building security-spire-agent ... done Removing intermediate container 0348efd2fd85 14:37:08 ---> 6ec79f8bee09 14:37:08 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:37:08 ---> Running in ca5bdff8f013 14:37:08 Removing intermediate container ca5bdff8f013 14:37:08 ---> 2cb7f1d46a47 14:37:08 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 14:37:08 ---> Running in 2ce20cd39ea5 14:37:08 Removing intermediate container 2ce20cd39ea5 14:37:08 ---> e9ab95c1c119 14:37:08 Step 21/23 : LABEL arch=x86_64 14:37:08 ---> Running in faab6ece117f 14:37:08 Removing intermediate container faab6ece117f 14:37:08 ---> db80acf99a9a 14:37:08 Step 22/23 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:37:08 ---> Running in e4fb5e435f5f 14:37:09 Removing intermediate container e4fb5e435f5f 14:37:09 ---> 048dcf83c7e2 14:37:09 Step 23/23 : LABEL version=0.0.0 14:37:09 ---> Running in 840d4ad6e234 14:37:09 Removing intermediate container 840d4ad6e234 14:37:09 ---> 9fa99a0a311d 14:37:09 14:37:09 Successfully built 9fa99a0a311d 14:37:09 Successfully tagged core-common-config-bootstrapper:latest 14:37:13  Building core-common-config-bootstrapper ... done Removing intermediate container 0ed8dd9d024b 14:37:13 ---> 5e4eeae45c71 14:37:13 14:37:13 Step 10/23 : FROM alpine:3.17 14:37:13 ---> b2aa39c304c2 14:37:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:37:13 ---> Using cache 14:37:13 ---> c29f45e689fc 14:37:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:37:13 ---> Using cache 14:37:13 ---> f354cd0b6d5f 14:37:13 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:13 ---> Using cache 14:37:13 ---> 2487bbbdbc01 14:37:13 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:37:13 ---> Using cache 14:37:13 ---> 3a573c336151 14:37:13 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:37:13 ---> 6a4141021b4f 14:37:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 14:37:13 ---> 2fb2d3136310 14:37:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:37:13 ---> 6f86f18da277 14:37:13 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:37:13 ---> Running in 82dbc444afcb 14:37:14 Removing intermediate container 82dbc444afcb 14:37:14 ---> 10970927e5ef 14:37:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:37:14 ---> Running in 47c5f6b3084c 14:37:14 Removing intermediate container 47c5f6b3084c 14:37:14 ---> 4cfb22c7d8f0 14:37:14 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 14:37:14 ---> Running in abd5bff40cab 14:37:14 Removing intermediate container abd5bff40cab 14:37:14 ---> bbffd2844143 14:37:14 Step 21/23 : LABEL arch=x86_64 14:37:14 ---> Running in f6c80c260dc1 14:37:14 Removing intermediate container f6c80c260dc1 14:37:14 ---> 9214b590af9b 14:37:14 Step 22/23 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:37:14 ---> Running in 761324d619d5 14:37:14 Removing intermediate container 761324d619d5 14:37:14 ---> db5d053211c4 14:37:14 Step 23/23 : LABEL version=0.0.0 14:37:14 ---> Running in f71dacd28794 14:37:14 Removing intermediate container f71dacd28794 14:37:14 ---> 8b92711112d2 14:37:14 14:37:14 Successfully built 8b92711112d2 14:37:14 Successfully tagged security-proxy-auth:latest 14:37:14  Building security-proxy-auth ... done  [Pipeline] } 14:37:14 $ docker stop --time=1 283350b9b3d4e933c0e377c997c2a2b57647444f4564e46a4a3e80eea5d5f99e 14:37:16 $ docker rm -f --volumes 283350b9b3d4e933c0e377c997c2a2b57647444f4564e46a4a3e80eea5d5f99e [Pipeline] // withDockerContainer [Pipeline] sh 14:37:16 + docker images 14:37:16 REPOSITORY TAG IMAGE ID CREATED SIZE 14:37:16 security-proxy-auth latest 8b92711112d2 2 seconds ago 18.3MB 14:37:16 5e4eeae45c71 5 seconds ago 1.66GB 14:37:16 core-common-config-bootstrapper latest 9fa99a0a311d 7 seconds ago 17.6MB 14:37:16 security-spire-agent latest 954a393e0f95 9 seconds ago 129MB 14:37:16 security-proxy-setup latest c0b9a3c52a76 13 seconds ago 18.7MB 14:37:16 0cd2d24935ef 14 seconds ago 1.68GB 14:37:16 e6455a1cae89 14 seconds ago 1.54GB 14:37:16 security-secretstore-setup latest a750954405c9 17 seconds ago 32.6MB 14:37:16 support-notifications latest dc8c049369dd 26 seconds ago 33MB 14:37:16 security-spire-server latest a3f357395691 33 seconds ago 89.8MB 14:37:16 046a3c5e38a8 37 seconds ago 1.66GB 14:37:16 134f9167fcef 49 seconds ago 1.54GB 14:37:16 security-spire-config latest d6408854a8dc 49 seconds ago 88.9MB 14:37:16 ce458781ba1b 52 seconds ago 1.68GB 14:37:16 d4614c6b59c5 52 seconds ago 1.75GB 14:37:16 47bb2618a139 About a minute ago 1.54GB 14:37:16 support-scheduler latest f4624f34d82a About a minute ago 32.4MB 14:37:16 711c37711d65 2 minutes ago 1.75GB 14:37:16 security-bootstrapper latest 6e0a593eb29c 2 minutes ago 22MB 14:37:16 core-metadata latest ed54b17ff710 2 minutes ago 20.6MB 14:37:16 security-spiffe-token-provider latest 77fffaf7b304 2 minutes ago 32.6MB 14:37:16 core-data latest d3f173fc34ea 2 minutes ago 20MB 14:37:16 core-command latest bc4ca051bb9e 2 minutes ago 19.8MB 14:37:16 7ed1776853c6 2 minutes ago 1.72GB 14:37:16 5be83c1fe3cd 2 minutes ago 1.69GB 14:37:16 5424bd73f044 2 minutes ago 1.68GB 14:37:16 430933dd1d0a 2 minutes ago 1.69GB 14:37:16 c20adcf036ee 2 minutes ago 1.67GB 14:37:16 ci-base-image-x86_64 latest 8cc4cc82d7c9 7 minutes ago 883MB 14:37:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB 14:37:16 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 14:37:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 14:37:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:37:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:37:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:37:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:37:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:37:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:37:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:37:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:37:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:37:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:37:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:37:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.341s coverage: 28.7% of statements 14:38:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.304s coverage: 98.5% of statements 14:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.439s coverage: 71.2% of statements 14:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.384s coverage: 54.0% of statements 14:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.247s coverage: 88.5% of statements 14:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.450s coverage: 3.9% of statements 14:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.899s coverage: 95.6% of statements 14:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:39:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.253s coverage: 72.2% of statements 14:39:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:39:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:39:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:39:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.270s coverage: 65.9% of statements 14:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:39:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.457s coverage: 0.9% of statements 14:39:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.0% of statements 14:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.340s coverage: 45.5% of statements 14:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.282s coverage: 82.9% of statements 14:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.294s coverage: 94.1% of statements 14:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.316s coverage: 96.3% of statements 14:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements 14:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements 14:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.379s coverage: 79.9% of statements 14:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.315s coverage: 92.9% of statements 14:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 14:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.266s coverage: 86.9% of statements 14:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.274s coverage: 87.2% of statements 14:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.206s coverage: 20.0% of statements 14:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 14:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.512s coverage: 81.2% of statements 14:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.604s coverage: 82.1% of statements 14:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.290s coverage: 84.8% of statements 14:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.076s coverage: 63.1% of statements 14:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.247s coverage: 100.0% of statements 14:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements 14:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements 14:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 14:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 14:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.052s coverage: 38.4% of statements 14:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.283s coverage: 89.5% of statements 14:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements 14:40:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:40:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:40:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:40:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:40:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements 14:40:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:40:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:40:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:40:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:40:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.682s coverage: 92.3% of statements 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:40:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.310s coverage: 61.5% of statements 14:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:40:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements 14:40:45 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 14:40:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:40:45 go vet ./... 14:43:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:43:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:43:52 ./bin/test-attribution-txt.sh [Pipeline] echo 14:43:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:43:52 + ls -al . 14:43:52 total 700 14:43:52 drwxrwxr-x 10 1001 1001 4096 Mar 16 14:34 . 14:43:52 drwxr-xr-x 4 root root 4096 Mar 16 14:34 .. 14:43:52 drwxrwxr-x 2 1001 1001 4096 Mar 16 14:32 .blubracket 14:43:52 -rw-rw-r-- 1 1001 1001 16 Mar 16 14:32 .dockerignore 14:43:52 drwxrwxr-x 8 1001 1001 4096 Mar 16 14:32 .git 14:43:52 drwxrwxr-x 3 1001 1001 4096 Mar 16 14:32 .github 14:43:52 -rw-rw-r-- 1 1001 1001 1133 Mar 16 14:32 .gitignore 14:43:52 -rw-rw-r-- 1 1001 1001 42 Mar 16 14:32 .golangci.yml 14:43:52 -rw-rw-r-- 1 1001 1001 87 Mar 16 14:32 .hadolint.yml 14:43:52 -rw-rw-r-- 1 1001 1001 166 Mar 16 14:32 .sonarcloud.properties 14:43:52 -rw-rw-r-- 1 1001 1001 1171 Mar 16 14:32 ADOPTERS.md 14:43:52 -rw-rw-r-- 1 1001 1001 10825 Mar 16 14:32 Attribution.txt 14:43:52 -rw-rw-r-- 1 1001 1001 73765 Mar 16 14:32 CHANGELOG.md 14:43:52 -rw-rw-r-- 1 1001 1001 3804 Mar 16 14:32 CONTRIBUTING.md 14:43:52 -rw-rw-r-- 1 1001 1001 677 Mar 16 14:32 GOVERNANCE.md 14:43:52 -rw-rw-r-- 1 1001 1001 883 Mar 16 14:32 Jenkinsfile 14:43:52 -rw-rw-r-- 1 1001 1001 10775 Mar 16 14:32 LICENSE 14:43:52 -rw-rw-r-- 1 1001 1001 14266 Mar 16 14:32 Makefile 14:43:52 -rw-rw-r-- 1 1001 1001 582 Mar 16 14:32 OWNERS.md 14:43:52 -rw-rw-r-- 1 1001 1001 9403 Mar 16 14:32 README.md 14:43:52 -rw-rw-r-- 1 1001 1001 789 Mar 16 14:32 SECURITY.md 14:43:52 -rw-rw-r-- 1 1001 1001 5 Mar 16 14:29 VERSION 14:43:52 drwxrwxr-x 2 1001 1001 4096 Mar 16 14:32 bin 14:43:52 drwxrwxr-x 18 1001 1001 4096 Mar 16 14:32 cmd 14:43:52 -rw-r--r-- 1 root root 447486 Mar 16 14:40 coverage.out 14:43:52 -rw-rw-r-- 1 1001 1001 3233 Mar 16 14:32 go.mod 14:43:52 -rw-rw-r-- 1 1001 1001 31100 Mar 16 14:32 go.sum 14:43:52 drwxrwxr-x 7 1001 1001 4096 Mar 16 14:32 internal 14:43:52 drwxrwxr-x 3 1001 1001 4096 Mar 16 14:32 openapi 14:43:52 -rw-rw-r-- 1 1001 1001 594 Mar 16 14:32 security.txt 14:43:52 drwxrwxr-x 4 1001 1001 4096 Mar 16 14:32 snap 14:43:52 -rw-rw-r-- 1 1001 1001 204 Mar 16 14:32 version.go [Pipeline] sh 14:43:53 + '[' -e coverage.out ] 14:43:53 + chown 1001:1001 coverage.out [Pipeline] stash 14:43:53 Warning: overwriting stash ‘coverage-report’ 14:43:54 Stashed 1 file(s) [Pipeline] sh 14:43:55 + make build 14:43:55 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 14:45:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:45:46 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 14:45:50 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 14:45:54 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 14:46:50 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 14:46:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:46:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:47:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:47:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:47:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:47:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:47:28 $ docker stop --time=1 164ed1ea9ec18a4da6f797681a9f5174690e603d74b655068a766aa3f2d28ddf 14:47:30 $ docker rm -f --volumes 164ed1ea9ec18a4da6f797681a9f5174690e603d74b655068a766aa3f2d28ddf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:47:33 14:47:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:47:33 latest: Pulling from edgex-devops/edgex-compose-arm64 14:47:33 29e5d40040c1: Pulling fs layer 14:47:33 1ce36da41761: Pulling fs layer 14:47:33 25b303627fd3: Pulling fs layer 14:47:33 29e5d40040c1: Verifying Checksum 14:47:33 29e5d40040c1: Download complete 14:47:34 1ce36da41761: Verifying Checksum 14:47:34 1ce36da41761: Download complete 14:47:34 29e5d40040c1: Pull complete 14:47:36 1ce36da41761: Pull complete 14:47:36 25b303627fd3: Verifying Checksum 14:47:36 25b303627fd3: Download complete 14:47:46 25b303627fd3: Pull complete 14:47:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:47:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:47:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:46 prd-ubuntu20.04-docker-arm64-4c-16g-2442 does not seem to be running inside a container 14:47:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:47:49 $ docker top 3c76aea4858f96e5edba2979ef5e1cc307b19a9759c96523bad244ae5f2dbdec -eo pid,comm [Pipeline] { [Pipeline] sh 14:47:49 + + docker-compose build --help 14:47:49 grep parallel 14:47:56 --parallel Build images in parallel. [Pipeline] } 14:47:56 $ docker stop --time=1 3c76aea4858f96e5edba2979ef5e1cc307b19a9759c96523bad244ae5f2dbdec 14:47:58 $ docker rm -f --volumes 3c76aea4858f96e5edba2979ef5e1cc307b19a9759c96523bad244ae5f2dbdec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:47:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:59 prd-ubuntu20.04-docker-arm64-4c-16g-2442 does not seem to be running inside a container 14:47:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:48:00 $ docker top a306352f0cc37ae13e3b565874dd91a874e66e0ce9518bda1a90e1ee8c1cdbd0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:01 + docker-compose -f ./docker-compose-build.yml build --parallel 14:48:08 Building core-command ... 14:48:08 Building core-common-config-bootstrapper ... 14:48:08 Building core-data ... 14:48:08 Building core-metadata ... 14:48:08 Building security-bootstrapper ... 14:48:08 Building security-proxy-auth ... 14:48:08 Building security-proxy-setup ... 14:48:08 Building security-secretstore-setup ... 14:48:08 Building security-spiffe-token-provider ... 14:48:08 Building security-spire-agent ... 14:48:08 Building security-spire-config ... 14:48:08 Building security-spire-server ... 14:48:08 Building support-notifications ... 14:48:08 Building support-scheduler ... 14:48:08 Building security-spiffe-token-provider 14:48:08 Building core-command 14:48:08 Building security-spire-agent 14:48:08 Building core-data 14:48:08 Building security-spire-config 14:48:54 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:48:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:48:54 ---> 56ba2e43eb4b 14:48:54 Step 3/20 : WORKDIR /edgex-go 14:48:54 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:48:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:48:54 ---> 56ba2e43eb4b 14:48:54 Step 3/26 : WORKDIR /edgex-go 14:48:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:48:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:48:54 ---> 56ba2e43eb4b 14:48:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:48:54 ---> Running in 042d2fe77b4c 14:48:54 ---> Running in a8b25d1ce58d 14:48:54 ---> Running in d8c1a42448fb 14:48:54 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:48:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:48:54 ---> 56ba2e43eb4b 14:48:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:48:54 ---> Running in dfa493f2361b 14:48:54 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:48:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:48:54 ---> 56ba2e43eb4b 14:48:54 Step 3/26 : WORKDIR /edgex-go 14:48:54 ---> Running in 5ec4bee38a9b 14:48:54 Removing intermediate container 042d2fe77b4c 14:48:54 ---> 02e01eb42a5a 14:48:54 Step 4/23 : WORKDIR /edgex-go 14:48:54 Removing intermediate container d8c1a42448fb 14:48:54 ---> fb53b122094d 14:48:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base ---> Running in 85c87739cc99 14:48:54 14:48:54 ---> Running in bdf814a646df 14:48:54 Removing intermediate container a8b25d1ce58d 14:48:54 ---> 8e4ec7344eae 14:48:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:48:54 Removing intermediate container dfa493f2361b 14:48:54 ---> a9776de1794d 14:48:54 Step 4/24 : WORKDIR /edgex-go 14:48:54 Removing intermediate container 5ec4bee38a9b 14:48:54 ---> ed6c6d7ab813 14:48:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:48:54 ---> Running in 504bbe82e7f3 14:48:54 ---> Running in d5463cc4b3bf 14:48:54 ---> Running in fa360e9c80cf 14:48:54 Removing intermediate container 85c87739cc99 14:48:54 ---> 1d1f4d5674ac 14:48:54 Step 5/23 : RUN apk add --update --no-cache make git 14:48:54 ---> Running in 2d282fb47659 14:48:54 Removing intermediate container 504bbe82e7f3 14:48:54 ---> ce6816c4d885 14:48:54 Step 5/24 : RUN apk add --update --no-cache make git 14:48:54 ---> Running in 924d8f45b2e9 14:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:48:58 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:48:58 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:48:58 OK: 17687 distinct packages available 14:48:58 OK: 263 MiB in 53 packages 14:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:48:58 OK: 263 MiB in 53 packages 14:48:59 OK: 263 MiB in 53 packages 14:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:49:00 OK: 263 MiB in 53 packages 14:49:00 Removing intermediate container d5463cc4b3bf 14:49:00 ---> c9fd4ab6b1eb 14:49:00 Step 5/26 : COPY go.mod vendor* ./ 14:49:00 OK: 263 MiB in 53 packages 14:49:00 Removing intermediate container fa360e9c80cf 14:49:00 ---> 2cf99e47f928 14:49:00 Step 5/26 : COPY go.mod vendor* ./ 14:49:01 Removing intermediate container 2d282fb47659 14:49:01 ---> 4df55318d1bc 14:49:01 Step 6/23 : COPY go.mod vendor* ./ 14:49:01 ---> ba5c8ec984a1 14:49:01 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:01 Removing intermediate container 924d8f45b2e9 14:49:01 ---> c5fc3637f61d 14:49:01 Step 6/24 : COPY go.mod vendor* ./ 14:49:01 ---> Running in 7dfe34b5e9bc 14:49:02 ---> dbce2507f1fc 14:49:02 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:02 ---> Running in 05165d81be18 14:49:02 Removing intermediate container bdf814a646df 14:49:02 ---> 57e48c99cb6f 14:49:02 Step 5/20 : COPY go.mod vendor* ./ 14:49:02 ---> 566f895b0469 14:49:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:03 ---> Running in c61cce6f8d7d 14:49:03 ---> 59241b5e7a16 14:49:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:03 ---> Running in 9f532c3ef116 14:49:04 ---> bef77748baac 14:49:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:04 ---> Running in f75df929f04a 14:50:56 Removing intermediate container 9f532c3ef116 14:50:56 ---> 6c78e6b2aa0b 14:50:56 Step 8/24 : COPY . . 14:50:56 Removing intermediate container 05165d81be18 14:50:56 ---> 73ca38afb883 14:50:56 Step 7/26 : COPY . . 14:50:56 Removing intermediate container 7dfe34b5e9bc 14:50:56 ---> 57bfc8235aac 14:50:56 Step 7/26 : COPY . . 14:50:56 Removing intermediate container c61cce6f8d7d 14:50:56 ---> f80a2a8519f1 14:50:56 Step 8/23 : COPY . . 14:50:56 Removing intermediate container f75df929f04a 14:50:56 ---> afcf771c207c 14:50:56 Step 7/20 : COPY . . 14:51:06 ---> 16a5e4344e47 14:51:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:51:06 ---> 710132b34973 14:51:06 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 14:51:06 ---> b5e39d8a73b9 14:51:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:51:06 ---> 00ebc275730f 14:51:06 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 14:51:06 ---> 0d591aa73b3c 14:51:06 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:51:06 ---> Running in 75ce3944c9e0 14:51:06 ---> Running in 4a6fef0d92b6 14:51:06 ---> Running in a41402bfb8bc 14:51:06 ---> Running in 999b9c0fdbc8 14:51:06 ---> Running in 32a62923ee86 14:51:06 Removing intermediate container 75ce3944c9e0 14:51:06 ---> f5a0a4d597d7 14:51:06 Step 9/26 : WORKDIR /edgex-go/spire-build 14:51:06 Removing intermediate container a41402bfb8bc 14:51:06 ---> c1ef768810c3 14:51:06 Step 9/26 : WORKDIR /edgex-go/spire-build 14:51:06 ---> Running in 9296b2e11569 14:51:06 ---> Running in 33c4564b5c58 14:51:07 Removing intermediate container 33c4564b5c58 14:51:07 ---> 60c81ea9a642 14:51:07 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:51:07 Removing intermediate container 9296b2e11569 14:51:07 ---> e93fca51320b 14:51:07 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:51:07 ---> Running in a1964c26e581 14:51:07 ---> Running in f218d9bb3442 14:51:07 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 14:51: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 14:51:07 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 14:51:08 Removing intermediate container a1964c26e581 14:51:08 ---> cc9a27cdcb9a 14:51:08 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:51:08 Removing intermediate container f218d9bb3442 14:51:08 ---> 7d05222d30ba 14:51:08 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:51:08 ---> Running in 519eac6f0708 14:51:08 ---> Running in f3872e34b412 14:51:12 Removing intermediate container 519eac6f0708 14:51:12 ---> ccd41ec400a4 14:51:12 Step 12/26 : WORKDIR /edgex-go 14:51:12 ---> Running in 3e3790e7260b 14:51:12 Removing intermediate container f3872e34b412 14:51:12 ---> 8c7321f9dde1 14:51:12 Step 12/26 : WORKDIR /edgex-go 14:51:12 ---> Running in 4f7e4f6b12d3 14:51:13 Removing intermediate container 3e3790e7260b 14:51:13 ---> 1577db51dc73 14:51:13 14:51:13 Step 13/26 : FROM alpine:3.17 14:51:13 Removing intermediate container 4f7e4f6b12d3 14:51:13 ---> 7547d1f332c3 14:51:13 14:51:13 Step 13/26 : FROM alpine:3.17 14:51:13 3.17: Pulling from library/alpine 14:51:13 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:51:13 Status: Downloaded newer image for alpine:3.17 14:51:13 3.17: Pulling from library/alpine 14:51:13 ---> d74e625d9115 14:51:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:51:13 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:51:13 Status: Image is up to date for alpine:3.17 14:51:13 ---> d74e625d9115 14:51:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:51:14 ---> Running in c0f4ec23fcd9 14:51:14 ---> Running in af26a02c2795 14:51:14 Removing intermediate container c0f4ec23fcd9 14:51:14 ---> 78ed03b0a9c0 14:51:14 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:51:14 Removing intermediate container af26a02c2795 14:51:14 ---> 2ec8c0a870b9 14:51:14 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:51:14 ---> Running in ad5f11cea146 14:51:15 ---> Running in 36c31786e5a2 14:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:51:20 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:51:20 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:51:20 OK: 17687 distinct packages available 14:51:20 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:51:20 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:51:20 OK: 17687 distinct packages available 14:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:51:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:51:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:51:22 (1/4) Installing dumb-init (1.2.5-r2) 14:51:22 (2/4) Installing musl-obstack (1.2.3-r0) 14:51:22 (3/4) Installing libucontext (1.2-r0) 14:51:22 (4/4) Installing gcompat (1.1.0-r0) 14:51:22 Executing busybox-1.35.0-r29.trigger 14:51:22 OK: 8 MiB in 19 packages 14:51:23 (1/5) Installing dumb-init (1.2.5-r2) 14:51:23 (2/5) Installing musl-obstack (1.2.3-r0) 14:51:23 (3/5) Installing libucontext (1.2-r0) 14:51:23 (4/5) Installing gcompat (1.1.0-r0) 14:51:23 (5/5) Installing openssl (3.0.8-r0) 14:51:23 Executing busybox-1.35.0-r29.trigger 14:51:23 OK: 9 MiB in 20 packages 14:51:25 Removing intermediate container 36c31786e5a2 14:51:25 ---> eb6282bf6c98 14:51:25 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 14:51:26 Removing intermediate container ad5f11cea146 14:51:26 ---> 5d568bedc26c 14:51:26 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 14:51:26 ---> 628358703c3e 14:51:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:51:27 ---> d6ec477cf987 14:51:27 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:51:32 ---> 6e786452a2ca 14:51:32 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:51:34 ---> b63dcc91787a 14:51:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:51:36 ---> 33fd3da2d2fb 14:51:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:51:36 ---> Running in ef72964b9356 14:51:36 Removing intermediate container ef72964b9356 14:51:36 ---> 782650a0212d 14:51:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:51:38 ---> 2f81d2132534 14:51:38 Step 21/26 : WORKDIR / 14:51:38 ---> Running in 3c2362d4e120 14:51:39 Removing intermediate container 3c2362d4e120 14:51:39 ---> 9ffa671d6273 14:51:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:51:39 ---> Running in b2afb97f5f74 14:51:40 ---> a4ad4ed5bd39 14:51:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:51:40 Removing intermediate container b2afb97f5f74 14:51:40 ---> 6519ebd2fff8 14:51:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:51:40 ---> Running in de38f4c1763a 14:51:41 ---> d86e3843cd7c 14:51:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:51:41 Removing intermediate container de38f4c1763a 14:51:41 ---> 4e6a8d5cf85e 14:51:41 Step 24/26 : LABEL arch=arm64 14:51:41 ---> Running in 3ade0dcca8dd 14:51:42 Removing intermediate container 3ade0dcca8dd 14:51:42 ---> 5bc6ddf3d965 14:51:42 Step 25/26 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:51:42 ---> Running in 1b7323dc40fd 14:51:42 ---> 0e109809da6a 14:51:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:51:42 Removing intermediate container 1b7323dc40fd 14:51:42 ---> a52df94dbfce 14:51:42 Step 26/26 : LABEL version=0.0.0 14:51:43 ---> Running in a8050206faf5 14:51:43 ---> b3cd324055ff 14:51:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:51:43 Removing intermediate container a8050206faf5 14:51:43 ---> a6edbff9ca45 14:51:43 14:51:43 ---> Running in db6d3478f382 14:51:44 Successfully built a6edbff9ca45 14:51:44 Successfully tagged security-spire-config-arm64:latest 14:51:44  Building security-spire-config ... done Building support-notifications 14:51:44 Removing intermediate container db6d3478f382 14:51:44 ---> 73f91005f46c 14:51:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:51:44 ---> Running in b04ddc7f7614 14:51:45 Removing intermediate container b04ddc7f7614 14:51:45 ---> 3edb06383439 14:51:45 Step 24/26 : LABEL arch=arm64 14:51:45 ---> Running in e728f44ed4b0 14:51:46 Removing intermediate container e728f44ed4b0 14:51:46 ---> 237d211b4f43 14:51:46 Step 25/26 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:51:46 ---> Running in 679e4233801e 14:51:46 Removing intermediate container 679e4233801e 14:51:46 ---> e8f1d18b2315 14:51:46 Step 26/26 : LABEL version=0.0.0 14:51:46 ---> Running in c7415e91c3e4 14:51:47 Removing intermediate container c7415e91c3e4 14:51:47 ---> c12baffb019d 14:51:47 14:51:47 Successfully built c12baffb019d 14:51:47 Successfully tagged security-spire-agent-arm64:latest 14:51:47  Building security-spire-agent ... done Building security-proxy-auth 14:52:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:52:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:52:14 ---> 56ba2e43eb4b 14:52:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:52:14 ---> Using cache 14:52:14 ---> a9776de1794d 14:52:14 Step 4/23 : WORKDIR /edgex-go 14:52:14 ---> Using cache 14:52:14 ---> ce6816c4d885 14:52:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:52:14 ---> Running in 61998511798e 14:52:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:52:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:52:14 ---> 56ba2e43eb4b 14:52:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:52:14 ---> Using cache 14:52:14 ---> a9776de1794d 14:52:14 Step 4/23 : WORKDIR /edgex-go 14:52:14 ---> Using cache 14:52:14 ---> ce6816c4d885 14:52:14 Step 5/23 : RUN apk add --update --no-cache make git 14:52:14 ---> Using cache 14:52:14 ---> c5fc3637f61d 14:52:14 Step 6/23 : COPY go.mod vendor* ./ 14:52:14 ---> Using cache 14:52:14 ---> 59241b5e7a16 14:52:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:14 ---> Using cache 14:52:14 ---> 6c78e6b2aa0b 14:52:14 Step 8/23 : COPY . . 14:52:14 ---> Using cache 14:52:14 ---> 0d591aa73b3c 14:52:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 14:52:14 ---> Running in 2ff0a19279a5 14:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:52:16 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 14:52:17 OK: 263 MiB in 53 packages 14:52:18 Removing intermediate container 61998511798e 14:52:18 ---> 2823151fdb59 14:52:18 Step 6/23 : COPY go.mod vendor* ./ 14:52:19 ---> f4aab63eed15 14:52:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:19 ---> Running in 18425337e539 14:53:56 Removing intermediate container 18425337e539 14:53:56 ---> da18ecd97cf8 14:53:56 Step 8/23 : COPY . . 14:54:11 ---> 743c828523b2 14:54:11 Step 9/23 : RUN make cmd/support-notifications/support-notifications 14:54:11 ---> Running in 915aa72b5cd9 14:54:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:59:19 Removing intermediate container 32a62923ee86 14:59:19 ---> b8618f7a4de3 14:59:19 14:59:19 Step 10/24 : FROM alpine:3.17 14:59:19 ---> d74e625d9115 14:59:19 Step 11/24 : RUN apk add --update --no-cache dumb-init 14:59:19 ---> Running in eea7922180ca 14:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:19 (1/1) Installing dumb-init (1.2.5-r2) 14:59:19 Executing busybox-1.35.0-r29.trigger 14:59:19 OK: 8 MiB in 16 packages 14:59:19 Removing intermediate container eea7922180ca 14:59:19 ---> ae8244903caf 14:59:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:59:19 ---> Running in f1a59a5f6aa5 14:59:19 Removing intermediate container f1a59a5f6aa5 14:59:19 ---> 3057d357c752 14:59:19 Step 13/24 : ENV APP_PORT=59882 14:59:19 ---> Running in 957e7336c1fb 14:59:20 Removing intermediate container 957e7336c1fb 14:59:20 ---> 3f63eaaa4d61 14:59:20 Step 14/24 : EXPOSE $APP_PORT 14:59:20 ---> Running in ab1e77e4e1c7 14:59:20 Removing intermediate container ab1e77e4e1c7 14:59:20 ---> 4b370c4fbcb4 14:59:20 Step 15/24 : WORKDIR / 14:59:21 ---> Running in 5e8fee3ab400 14:59:21 Removing intermediate container 5e8fee3ab400 14:59:21 ---> 52833791f850 14:59:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:59:24 ---> 9eee15cd7672 14:59:24 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 14:59:26 ---> 4e055f8e80ea 14:59:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:59:30 ---> 8e2a7354eaa8 14:59:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:59:32 ---> 37960f77827e 14:59:32 Step 20/24 : ENTRYPOINT ["/core-command"] 14:59:32 ---> Running in 7bff843a99c5 14:59:33 Removing intermediate container 7bff843a99c5 14:59:33 ---> c3df51f7a061 14:59:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:59:34 ---> Running in 4733fe4d41c5 14:59:35 Removing intermediate container 4733fe4d41c5 14:59:35 ---> b576048a2631 14:59:35 Step 22/24 : LABEL arch=arm64 14:59:35 ---> Running in c63f75b6d25c 14:59:36 Removing intermediate container c63f75b6d25c 14:59:36 ---> 6ca6254172c6 14:59:36 Step 23/24 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 14:59:36 ---> Running in 70fffcfb50b5 14:59:38 Removing intermediate container 70fffcfb50b5 14:59:38 ---> e81d36e1e87a 14:59:38 Step 24/24 : LABEL version=0.0.0 14:59:38 ---> Running in 665f5734cc47 14:59:39 Removing intermediate container 665f5734cc47 14:59:39 ---> 39ad05052f16 14:59:39 14:59:40 Successfully built 39ad05052f16 14:59:40 Successfully tagged core-command-arm64:latest 14:59:40  Building core-command ... done Building security-bootstrapper 14:59:41 Removing intermediate container 2ff0a19279a5 14:59:41 ---> 7aa9088c0939 14:59:41 14:59:41 Step 10/23 : FROM alpine:3.17 14:59:41 ---> d74e625d9115 14:59:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:59:41 ---> Running in 9128aba2e61f 14:59:43 Removing intermediate container 9128aba2e61f 14:59:43 ---> 1de8e69f8131 14:59:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:59:43 ---> Running in f734adcb24ad 14:59:44 Removing intermediate container 4a6fef0d92b6 14:59:44 ---> 9c19f4ead836 14:59:44 14:59:44 Step 10/23 : FROM alpine:3.17 14:59:44 ---> d74e625d9115 14:59:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:59:44 ---> Running in 02b4e6eccdde 14:59:45 Removing intermediate container 02b4e6eccdde 14:59:45 ---> 800a0ad38182 14:59:45 Step 12/23 : ENV APP_PORT=59880 14:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:45 ---> Running in 1cc5c58cfc9d 14:59:46 Removing intermediate container 1cc5c58cfc9d 14:59:46 ---> 9d9d81f07e2a 14:59:46 Step 13/23 : EXPOSE $APP_PORT 14:59:46 ---> Running in b106bea00e7d 14:59:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:46 Removing intermediate container b106bea00e7d 14:59:46 ---> 1894415e93f7 14:59:46 Step 14/23 : RUN apk add --update --no-cache dumb-init 14:59:47 ---> Running in 383f9f954b5c 14:59:48 (1/1) Installing dumb-init (1.2.5-r2) 14:59:48 Executing busybox-1.35.0-r29.trigger 14:59:48 OK: 8 MiB in 16 packages 14:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:50 Removing intermediate container f734adcb24ad 14:59:50 ---> b9ebbc38931a 14:59:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:51 ---> 282f033e7edc 14:59:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:59:52 (1/1) Installing dumb-init (1.2.5-r2) 14:59:52 Executing busybox-1.35.0-r29.trigger 14:59:52 OK: 8 MiB in 16 packages 14:59:53 ---> 29933bbe91ee 14:59:53 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:59:54 Removing intermediate container 383f9f954b5c 14:59:54 ---> f1ce4617ec5f 14:59:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:59:55 ---> 6be1b210a793 14:59:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:59:56 ---> f2542b809aa7 14:59:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 14:59:57 ---> 5919095ca5dd 14:59:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:59:58 ---> 1c126ca4a204 14:59:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:59:59 ---> 55cf071b63d2 14:59:59 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:59:59 ---> Running in 267b3a77d53e 15:00:00 ---> 9e969312c077 15:00:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:00:01 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:00:01 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:00:01 ---> 56ba2e43eb4b 15:00:01 Step 3/33 : WORKDIR /edgex-go 15:00:01 ---> Using cache 15:00:01 ---> ed6c6d7ab813 15:00:01 Step 4/33 : RUN apk add --update --no-cache make git 15:00:04 ---> 5c17a6320435 15:00:04 Step 19/23 : ENTRYPOINT ["/core-data"] 15:00:04 ---> Running in 2e05dffb0412 15:00:04 ---> Running in 7d346fd68037 15:00:06 Removing intermediate container 7d346fd68037 15:00:06 ---> c90f01ae9db4 15:00:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:00:06 ---> Running in 9255f65607d1 15:00:06 Removing intermediate container 267b3a77d53e 15:00:06 ---> 09f47c61a5ba 15:00:06 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:00:07 Removing intermediate container 9255f65607d1 15:00:07 ---> 510d255a29cf 15:00:07 Step 21/23 : LABEL arch=arm64 15:00:07 ---> Running in a84eb279cbc7 15:00:07 ---> Running in d81cfe602322 15:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:00:07 Removing intermediate container a84eb279cbc7 15:00:07 ---> aba6b8c888e8 15:00:07 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:00:07 Removing intermediate container d81cfe602322 15:00:07 ---> 85909da898c2 15:00:07 Step 22/23 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 15:00:08 ---> Running in 1cee14f33124 15:00:08 ---> Running in 7d2dba0885ca 15:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:00:08 Removing intermediate container 1cee14f33124 15:00:08 ---> 94b7da48dc09 15:00:08 Step 23/23 : LABEL version=0.0.0 15:00:08 ---> Running in e1853eeff289 15:00:08 Removing intermediate container 7d2dba0885ca 15:00:08 ---> 04140a88ede2 15:00:08 Step 21/23 : LABEL arch=arm64 15:00:09 ---> Running in cb5732cf38c4 15:00:09 Removing intermediate container e1853eeff289 15:00:09 ---> 220c431b74ea 15:00:09 15:00:09 Removing intermediate container cb5732cf38c4 15:00:09 ---> 46d7ca51638d 15:00:09 Step 22/23 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 15:00:09 ---> Running in 2b7fe0376b0a 15:00:10 OK: 263 MiB in 53 packages 15:00:10 Successfully built 220c431b74ea 15:00:10 Successfully tagged core-data-arm64:latest 15:00:10 Building security-spire-server 15:00:10 Removing intermediate container 2b7fe0376b0a 15:00:10  Building core-data ... done  ---> e38365f4e19f 15:00:10 Step 23/23 : LABEL version=0.0.0 15:00:10 ---> Running in 64634f16f7bd 15:00:11 Removing intermediate container 64634f16f7bd 15:00:11 ---> ba431f1e4446 15:00:11 15:00:11 Removing intermediate container 2e05dffb0412 15:00:11 ---> 0e469e5ebbf8 15:00:11 Step 5/33 : COPY go.mod vendor* ./ 15:00:12 Successfully built ba431f1e4446 15:00:12 Successfully tagged security-proxy-auth-arm64:latest 15:00:12  Building security-proxy-auth ... done Building security-secretstore-setup 15:00:13 ---> 5555f44d8ba8 15:00:13 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:13 ---> Running in 5a9ce53844d5 15:00:39 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:00:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:00:39 ---> 56ba2e43eb4b 15:00:39 Step 3/25 : WORKDIR /edgex-go 15:00:39 ---> Using cache 15:00:39 ---> ed6c6d7ab813 15:00:39 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 15:00:39 ---> Using cache 15:00:39 ---> 2cf99e47f928 15:00:39 Step 5/25 : COPY go.mod vendor* ./ 15:00:39 ---> Using cache 15:00:39 ---> dbce2507f1fc 15:00:39 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:39 ---> Using cache 15:00:39 ---> 73ca38afb883 15:00:39 Step 7/25 : COPY . . 15:00:39 ---> Using cache 15:00:39 ---> 00ebc275730f 15:00:39 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 15:00:39 ---> Using cache 15:00:39 ---> c1ef768810c3 15:00:39 Step 9/25 : WORKDIR /edgex-go/spire-build 15:00:39 ---> Using cache 15:00:39 ---> 60c81ea9a642 15:00:39 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:00:39 ---> Using cache 15:00:39 ---> cc9a27cdcb9a 15:00:39 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:00:41 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:00:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:00:41 ---> 56ba2e43eb4b 15:00:41 Step 3/24 : WORKDIR /edgex-go 15:00:41 ---> Using cache 15:00:41 ---> ed6c6d7ab813 15:00:41 Step 4/24 : RUN apk add --update --no-cache make git 15:00:41 ---> Using cache 15:00:41 ---> 0e469e5ebbf8 15:00:41 Step 5/24 : COPY go.mod vendor* ./ 15:00:41 ---> Using cache 15:00:41 ---> 5555f44d8ba8 15:00:41 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:42 ---> Running in d18d3b9c44cc 15:00:42 ---> Running in db7a2069a92b 15:00:47 Removing intermediate container db7a2069a92b 15:00:47 ---> 7411654d5951 15:00:47 Step 12/25 : WORKDIR /edgex-go 15:00:47 ---> Running in ccf424c03b17 15:00:48 Removing intermediate container ccf424c03b17 15:00:48 ---> 1b00393ea2a9 15:00:48 15:00:48 Step 13/25 : FROM alpine:3.17 15:00:48 ---> d74e625d9115 15:00:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:00:48 ---> Using cache 15:00:48 ---> 2ec8c0a870b9 15:00:48 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:00:48 ---> Running in 0553910045de 15:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:00:55 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:00:55 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:00:55 OK: 17687 distinct packages available 15:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:00:56 Removing intermediate container 999b9c0fdbc8 15:00:56 ---> c9d43b01c814 15:00:56 15:00:56 Step 9/20 : FROM alpine:3.17 15:00:56 ---> d74e625d9115 15:00:56 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:00:56 ---> Using cache 15:00:56 ---> 2ec8c0a870b9 15:00:56 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:00:57 ---> Running in 9e1e3229226d 15:00:58 (1/5) Installing dumb-init (1.2.5-r2) 15:00:58 (2/5) Installing musl-obstack (1.2.3-r0) 15:00:58 (3/5) Installing libucontext (1.2-r0) 15:00:58 (4/5) Installing gcompat (1.1.0-r0) 15:00:58 (5/5) Installing openssl (3.0.8-r0) 15:00:58 Executing busybox-1.35.0-r29.trigger 15:00:58 OK: 9 MiB in 20 packages 15:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:01:00 Removing intermediate container 0553910045de 15:01:00 ---> 9e2155272618 15:01:00 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 15:01:01 ---> 3676b93966cb 15:01:01 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:01:02 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:01:02 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:01:02 OK: 17687 distinct packages available 15:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:01:05 (1/9) Installing ca-certificates (20220614-r4) 15:01:05 (2/9) Installing brotli-libs (1.0.9-r9) 15:01:05 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:01:05 (4/9) Installing libcurl (7.88.1-r0) 15:01:05 (5/9) Installing curl (7.88.1-r0) 15:01:05 (6/9) Installing dumb-init (1.2.5-r2) 15:01:05 (7/9) Installing musl-obstack (1.2.3-r0) 15:01:05 (8/9) Installing libucontext (1.2-r0) 15:01:05 (9/9) Installing gcompat (1.1.0-r0) 15:01:05 Executing busybox-1.35.0-r29.trigger 15:01:05 Executing ca-certificates-20220614-r4.trigger 15:01:06 OK: 11 MiB in 24 packages 15:01:07 ---> 48c722b85ab9 15:01:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:01:09 ---> 9d5f129f29e0 15:01:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:01:09 Removing intermediate container 9e1e3229226d 15:01:09 ---> 2da957200dbb 15:01:09 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:01:11 ---> 4d2005336e7d 15:01:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:01:11 ---> e1f890228329 15:01:11 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:01:13 ---> 5e05a61785c7 15:01:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:01:13 ---> bf4d55703c27 15:01:13 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:01:13 ---> Running in 7debcdfd8e87 15:01:15 Removing intermediate container 7debcdfd8e87 15:01:15 ---> ab1a05965ca8 15:01:15 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:01:15 ---> Running in 661b8759a1fa 15:01:16 Removing intermediate container 661b8759a1fa 15:01:16 ---> cb85b9112f4f 15:01:16 Step 23/25 : LABEL arch=arm64 15:01:16 ---> Running in f9c904ceba71 15:01:18 Removing intermediate container f9c904ceba71 15:01:18 ---> ba0891d5e397 15:01:18 Step 24/25 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 15:01:18 ---> Running in 506a87e734ee 15:01:18 ---> 8bdc97391be2 15:01:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:01:19 Removing intermediate container 506a87e734ee 15:01:19 ---> cd2ef429eb1d 15:01:19 Step 25/25 : LABEL version=0.0.0 15:01:19 ---> Running in 126a0277d0d3 15:01:20 ---> d2bf68bec5d8 15:01:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:01:20 ---> Running in 1687926d49b8 15:01:20 Removing intermediate container 126a0277d0d3 15:01:20 ---> 2a6b9faf6070 15:01:20 15:01:21 Successfully built 2a6b9faf6070 15:01:21 Successfully tagged security-spire-server-arm64:latest 15:01:21 Building support-scheduler 15:01:21  Building security-spire-server ... done Removing intermediate container 1687926d49b8 15:01:21 ---> bd79f11bfbb0 15:01:21 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:01:22 ---> Running in 61e8e74b45cc 15:01:23 Removing intermediate container 61e8e74b45cc 15:01:23 ---> 5ef447f59029 15:01:23 Step 18/20 : LABEL arch=arm64 15:01:23 ---> Running in e47455275f67 15:01:24 Removing intermediate container e47455275f67 15:01:24 ---> 4a9a7fe72e01 15:01:24 Step 19/20 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 15:01:24 ---> Running in 9150319c46ee 15:01:25 Removing intermediate container 9150319c46ee 15:01:25 ---> a51a2c5407d3 15:01:25 Step 20/20 : LABEL version=0.0.0 15:01:25 ---> Running in 76c64b271d76 15:01:26 Removing intermediate container 76c64b271d76 15:01:26 ---> 8853ac78e4a8 15:01:26 15:01:27 Successfully built 8853ac78e4a8 15:01:27 Successfully tagged security-spiffe-token-provider-arm64:latest 15:01:27 Building security-proxy-setup 15:01:54  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:01:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:01:54 ---> 56ba2e43eb4b 15:01:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:01:54 ---> Using cache 15:01:54 ---> a9776de1794d 15:01:54 Step 4/23 : WORKDIR /edgex-go 15:01:54 ---> Using cache 15:01:54 ---> ce6816c4d885 15:01:54 Step 5/23 : RUN apk add --update --no-cache make git 15:01:54 ---> Using cache 15:01:54 ---> c5fc3637f61d 15:01:54 Step 6/23 : COPY go.mod vendor* ./ 15:01:54 ---> Using cache 15:01:54 ---> 59241b5e7a16 15:01:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:54 ---> Using cache 15:01:54 ---> 6c78e6b2aa0b 15:01:54 Step 8/23 : COPY . . 15:01:54 ---> Using cache 15:01:54 ---> 0d591aa73b3c 15:01:54 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:01:54 ---> Running in d0989edf3ea0 15:01:57 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 15:02:00 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:02:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:02:00 ---> 56ba2e43eb4b 15:02:00 Step 3/21 : WORKDIR /edgex-go 15:02:00 ---> Using cache 15:02:00 ---> ed6c6d7ab813 15:02:00 Step 4/21 : RUN apk add --update --no-cache make git 15:02:00 ---> Using cache 15:02:00 ---> 0e469e5ebbf8 15:02:00 Step 5/21 : COPY go.mod vendor* ./ 15:02:00 ---> Using cache 15:02:00 ---> 5555f44d8ba8 15:02:00 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:01 ---> Running in 2843a5233273 15:02:17 Removing intermediate container 5a9ce53844d5 15:02:17 ---> da9bb902d47e 15:02:17 Step 7/33 : COPY . . 15:02:36 ---> 588cf099872b 15:02:36 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:02:36 ---> Running in fc1aba7b98d3 15:02:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:02:39 Removing intermediate container d18d3b9c44cc 15:02:39 ---> 11d16dbb5ab5 15:02:39 Step 7/24 : COPY . . 15:02:54 ---> c1ad7a52bc5e 15:02:54 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:02:54 ---> Running in 79c77c28bc65 15:02:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:03:50 Removing intermediate container 2843a5233273 15:03:50 ---> 2d6fa14210b0 15:03:50 Step 7/21 : COPY . . 15:03:54 ---> b8b29ccb2b5c 15:03:54 Step 8/21 : RUN make cmd/secrets-config/secrets-config 15:03:55 ---> Running in 310b0a20460c 15:03:56 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 15:04:19 Removing intermediate container 915aa72b5cd9 15:04:19 ---> 5c8a09bc0513 15:04:19 15:04:19 Step 10/23 : FROM alpine:3.17 15:04:19 ---> d74e625d9115 15:04:19 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:04:19 ---> Running in 7f9f6f4d16e7 15:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:04:22 (1/2) Installing ca-certificates (20220614-r4) 15:04:22 (2/2) Installing dumb-init (1.2.5-r2) 15:04:22 Executing busybox-1.35.0-r29.trigger 15:04:22 Executing ca-certificates-20220614-r4.trigger 15:04:23 OK: 8 MiB in 17 packages 15:04:26 Removing intermediate container 7f9f6f4d16e7 15:04:26 ---> d003f8fb38ca 15:04:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:04:26 ---> Running in c697e10a2b72 15:04:26 Removing intermediate container c697e10a2b72 15:04:26 ---> 50ec4a4f50aa 15:04:26 Step 13/23 : ENV APP_PORT=59860 15:04:26 ---> Running in e0f7575d813e 15:04:26 Removing intermediate container e0f7575d813e 15:04:26 ---> aff704ca5c21 15:04:26 Step 14/23 : EXPOSE $APP_PORT 15:04:27 ---> Running in 9ae676f5ee25 15:04:27 Removing intermediate container 9ae676f5ee25 15:04:27 ---> adedda061a5c 15:04:27 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:04:28 ---> c20d54d13648 15:04:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:04:29 ---> 89a52f8965a5 15:04:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:04:32 ---> 41a38504532b 15:04:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:04:33 ---> ab6ad9ddcc38 15:04:33 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:04:33 ---> Running in 7a09b5f779e8 15:04:33 Removing intermediate container 7a09b5f779e8 15:04:33 ---> ccbefa7b97a6 15:04:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:04:33 ---> Running in 42e9b291ecde 15:04:34 Removing intermediate container 42e9b291ecde 15:04:34 ---> 210da898fd44 15:04:34 Step 21/23 : LABEL arch=arm64 15:04:34 ---> Running in 5e21667e6bb4 15:04:35 Removing intermediate container 5e21667e6bb4 15:04:35 ---> 21ec48033c6a 15:04:35 Step 22/23 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 15:04:35 ---> Running in 663afd64ca8a 15:04:35 Removing intermediate container 663afd64ca8a 15:04:35 ---> 12471de5efdf 15:04:35 Step 23/23 : LABEL version=0.0.0 15:04:36 ---> Running in ef5353d7a8b1 15:04:36 Removing intermediate container ef5353d7a8b1 15:04:36 ---> c6c6ea27736f 15:04:36 15:04:36 Successfully built c6c6ea27736f 15:04:36 Successfully tagged support-notifications-arm64:latest 15:04:36  Building support-notifications ... done Building core-metadata 15:04:58 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:04:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:04:58 ---> 56ba2e43eb4b 15:04:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:04:58 ---> Using cache 15:04:58 ---> a9776de1794d 15:04:58 Step 4/25 : WORKDIR /edgex-go 15:04:58 ---> Using cache 15:04:58 ---> ce6816c4d885 15:04:58 Step 5/25 : RUN apk add --update --no-cache make git 15:04:58 ---> Using cache 15:04:58 ---> c5fc3637f61d 15:04:58 Step 6/25 : COPY go.mod vendor* ./ 15:04:58 ---> Using cache 15:04:58 ---> 59241b5e7a16 15:04:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:58 ---> Using cache 15:04:58 ---> 6c78e6b2aa0b 15:04:58 Step 8/25 : COPY . . 15:04:58 ---> Using cache 15:04:58 ---> 0d591aa73b3c 15:04:58 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:04:58 ---> Running in 1c111904ee31 15:05:00 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 15:10:07 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 15:10:07 Removing intermediate container fc1aba7b98d3 15:10:07 ---> e4f4d081b1c6 15:10:07 15:10:07 Step 9/33 : FROM alpine:3.17 15:10:07 ---> d74e625d9115 15:10:07 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:10:07 ---> Using cache 15:10:07 ---> 2ec8c0a870b9 15:10:07 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 15:10:07 ---> Running in ef284d079747 15:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:07 (1/2) Installing dumb-init (1.2.5-r2) 15:10:07 (2/2) Installing su-exec (0.2-r2) 15:10:07 Executing busybox-1.35.0-r29.trigger 15:10:07 OK: 8 MiB in 17 packages 15:10:07 Removing intermediate container ef284d079747 15:10:07 ---> 01b6e7ed08f0 15:10:07 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 15:10:07 ---> Running in cade2ccc87e9 15:10:08 Removing intermediate container cade2ccc87e9 15:10:08 ---> 52cd65125f71 15:10:08 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:10:08 ---> Running in d7f216332a37 15:10:09 Removing intermediate container d7f216332a37 15:10:09 ---> 581b6ed214b1 15:10:09 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:10:09 ---> Running in 60e9a1d0ac38 15:10:09 Removing intermediate container 60e9a1d0ac38 15:10:09 ---> 664bbf66cbd8 15:10:09 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:10:10 ---> Running in 2445af9bb789 15:10:10 Removing intermediate container 2445af9bb789 15:10:10 ---> e27ab3484141 15:10:10 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:10:10 ---> Running in f8b19feb93b1 15:10:19 Removing intermediate container f8b19feb93b1 15:10:19 ---> fd9b192f8da0 15:10:19 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:10:19 ---> Running in 21b668427d47 15:10:19 Removing intermediate container 21b668427d47 15:10:19 ---> aea418b08f8e 15:10:19 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:10:21 ---> 14f355f605e3 15:10:21 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:10:21 ---> Running in d56d95ee06a1 15:10:22 Removing intermediate container 79c77c28bc65 15:10:22 ---> d601c56303cd 15:10:22 15:10:22 Step 9/24 : FROM alpine:3.17 15:10:22 ---> d74e625d9115 15:10:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:10:22 ---> Running in 9795a9dce620 15:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:26 Removing intermediate container d56d95ee06a1 15:10:26 ---> ffca0577e32f 15:10:26 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:26 ---> 016c6f828923 15:10:26 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:10:28 ---> 3785c629ed7f 15:10:28 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:10:29 (1/3) Installing ca-certificates (20220614-r4) 15:10:29 (2/3) Installing dumb-init (1.2.5-r2) 15:10:29 (3/3) Installing su-exec (0.2-r2) 15:10:29 Executing busybox-1.35.0-r29.trigger 15:10:29 Executing ca-certificates-20220614-r4.trigger 15:10:30 OK: 8 MiB in 18 packages 15:10:31 ---> 819a9eb3f871 15:10:31 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:10:33 ---> d7f5afb74168 15:10:33 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:10:33 Removing intermediate container 9795a9dce620 15:10:33 ---> 2cf62ac43b55 15:10:33 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:10:33 ---> Running in 6251541bcc2b 15:10:33 Removing intermediate container 6251541bcc2b 15:10:33 ---> 47fbdaa4fc7f 15:10:33 Step 12/24 : WORKDIR / 15:10:33 ---> Running in cae73304650d 15:10:34 ---> e39046cf54d1 15:10:34 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:10:34 Removing intermediate container cae73304650d 15:10:34 ---> 88af8de5542e 15:10:34 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 15:10:35 ---> 5f67d6f1d034 15:10:35 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:10:35 ---> fe0fe2286382 15:10:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:10:36 ---> 43028d61c1af 15:10:36 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:10:37 ---> 9b90d73e0efa 15:10:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:10:38 ---> 01405bf4ee86 15:10:38 Step 28/33 : RUN chmod +x /entrypoint.sh 15:10:38 ---> Running in 0a74d102479f 15:10:38 ---> 9105a51a932a 15:10:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:10:40 ---> 9dbd3257346e 15:10:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:10:45 Removing intermediate container 0a74d102479f 15:10:45 ---> ab98134cc625 15:10:45 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:10:45 ---> ddd686eed72b 15:10:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:10:45 ---> Running in 6ce07983ce85 15:10:45 Removing intermediate container 6ce07983ce85 15:10:45 ---> c28590a5ec1d 15:10:45 Step 30/33 : CMD ["gate"] 15:10:45 ---> Running in 43a75f5191bd 15:10:46 Removing intermediate container 43a75f5191bd 15:10:46 ---> f8d832cb8967 15:10:46 Step 31/33 : LABEL arch=arm64 15:10:46 ---> Running in d67a9b6ff849 15:10:47 ---> 134adc54123c 15:10:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:10:47 Removing intermediate container d67a9b6ff849 15:10:47 ---> d70e788cb3d7 15:10:47 Step 32/33 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 15:10:47 ---> Running in 7e3b65d2887c 15:10:48 Removing intermediate container 7e3b65d2887c 15:10:48 ---> 90b92bc9b8b9 15:10:48 Step 33/33 : LABEL version=0.0.0 15:10:48 ---> 41694569e9c5 15:10:48 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:10:48 ---> Running in 9ffcce84dc8d 15:10:48 ---> Running in 373ef8fbe851 15:10:49 Removing intermediate container 9ffcce84dc8d 15:10:49 ---> a73d1b449683 15:10:49 15:10:49 Successfully built a73d1b449683 15:10:50 Successfully tagged security-bootstrapper-arm64:latest 15:10:50 Building core-common-config-bootstrapper 15:10:52  Building security-bootstrapper ... done Removing intermediate container 373ef8fbe851 15:10:52 ---> 310fbadd8a62 15:10:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:10:52 ---> Running in f60bce87fd3b 15:10:52 Removing intermediate container f60bce87fd3b 15:10:52 ---> f739cbd59b6d 15:10:52 Step 22/24 : LABEL arch=arm64 15:10:53 ---> Running in 42113823c5c9 15:10:53 Removing intermediate container 42113823c5c9 15:10:53 ---> 843b5a65e9fd 15:10:53 Step 23/24 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 15:10:53 ---> Running in 941530c67b91 15:10:54 Removing intermediate container 941530c67b91 15:10:54 ---> 275f83f88a12 15:10:54 Step 24/24 : LABEL version=0.0.0 15:10:54 ---> Running in cc664b355904 15:10:55 Removing intermediate container cc664b355904 15:10:55 ---> 2ea034e6b66b 15:10:55 15:10:55 Successfully built 2ea034e6b66b 15:10:55 Successfully tagged security-secretstore-setup-arm64:latest 15:11:10  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:11:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:11:10 ---> 56ba2e43eb4b 15:11:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:11:10 ---> Using cache 15:11:10 ---> a9776de1794d 15:11:10 Step 4/23 : WORKDIR /edgex-go 15:11:10 ---> Using cache 15:11:10 ---> ce6816c4d885 15:11:10 Step 5/23 : RUN apk add --update --no-cache make git 15:11:10 ---> Using cache 15:11:10 ---> c5fc3637f61d 15:11:10 Step 6/23 : COPY go.mod vendor* ./ 15:11:10 ---> Using cache 15:11:10 ---> 59241b5e7a16 15:11:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:10 ---> Using cache 15:11:10 ---> 6c78e6b2aa0b 15:11:10 Step 8/23 : COPY . . 15:11:10 ---> Using cache 15:11:10 ---> 0d591aa73b3c 15:11:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:11:10 ---> Running in f64274c6d069 15:11:13 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 15:11:13 Removing intermediate container 310b0a20460c 15:11:13 ---> ae8e2353150e 15:11:13 15:11:13 Step 9/21 : FROM alpine:3.17 15:11:13 ---> d74e625d9115 15:11:13 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 15:11:13 ---> Running in 227c3af9c639 15:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:11:17 (1/2) Installing dumb-init (1.2.5-r2) 15:11:17 (2/2) Installing openssl (3.0.8-r0) 15:11:17 Executing busybox-1.35.0-r29.trigger 15:11:17 OK: 8 MiB in 17 packages 15:11:19 Removing intermediate container 227c3af9c639 15:11:19 ---> 46c809b8eb29 15:11:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:11:19 ---> Running in e8de828fd51d 15:11:20 Removing intermediate container e8de828fd51d 15:11:20 ---> 8f8deb448429 15:11:20 Step 12/21 : WORKDIR /edgex 15:11:20 ---> Running in 8af285ddcf21 15:11:23 Removing intermediate container 8af285ddcf21 15:11:23 ---> 8b8cf251d1fe 15:11:23 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 15:11:24 ---> 27a7ca26e2fa 15:11:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 15:11:25 ---> 02b29e51d8c3 15:11:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:11:27 ---> d587ce26e27e 15:11:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:11:27 ---> 05fcc5107a06 15:11:27 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:11:27 ---> Running in f7b16a5f24e4 15:11:31 Removing intermediate container f7b16a5f24e4 15:11:31 ---> c775f7fcb220 15:11:31 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:11:31 ---> Running in 898513becddd 15:11:31 Removing intermediate container 898513becddd 15:11:31 ---> e7047afb3db0 15:11:31 Step 19/21 : LABEL arch=arm64 15:11:31 ---> Running in cf5da269a3a3 15:11:32 Removing intermediate container cf5da269a3a3 15:11:32 ---> 7652405f3044 15:11:32 Step 20/21 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 15:11:32 ---> Running in 75ad6ad30cb9 15:11:33 Removing intermediate container 75ad6ad30cb9 15:11:33 ---> 1a4ca221e9ad 15:11:33 Step 21/21 : LABEL version=0.0.0 15:11:33 ---> Running in c0f53c3a2c86 15:11:33 Removing intermediate container c0f53c3a2c86 15:11:33 ---> c6c7027b418c 15:11:33 15:11:33 Successfully built c6c7027b418c 15:11:33 Successfully tagged security-proxy-setup-arm64:latest 15:12:42  Building security-proxy-setup ... done Removing intermediate container 1c111904ee31 15:12:42 ---> ce71591d3ea1 15:12:42 15:12:42 Step 10/25 : FROM alpine:3.17 15:12:42 ---> d74e625d9115 15:12:42 Step 11/25 : RUN apk add --update --no-cache dumb-init 15:12:42 ---> Using cache 15:12:42 ---> ae8244903caf 15:12:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:12:42 ---> Using cache 15:12:42 ---> 3057d357c752 15:12:42 Step 13/25 : ENV APP_PORT=59881 15:12:42 ---> Running in e1f87aef5ad9 15:12:42 Removing intermediate container e1f87aef5ad9 15:12:42 ---> 3ea146069b77 15:12:42 Step 14/25 : EXPOSE $APP_PORT 15:12:42 ---> Running in 0f2a3597d2f5 15:12:42 Removing intermediate container 0f2a3597d2f5 15:12:42 ---> 69e65b9a1303 15:12:42 Step 15/25 : WORKDIR / 15:12:42 ---> Running in ce1d32984dce 15:12:42 Removing intermediate container d0989edf3ea0 15:12:42 ---> 1f4c91c50449 15:12:42 15:12:42 Step 10/23 : FROM alpine:3.17 15:12:42 ---> d74e625d9115 15:12:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:12:42 ---> Using cache 15:12:42 ---> ae8244903caf 15:12:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:12:42 ---> Using cache 15:12:42 ---> 3057d357c752 15:12:42 Step 13/23 : ENV APP_PORT=59861 15:12:42 ---> Running in 96ea588910f7 15:12:42 Removing intermediate container ce1d32984dce 15:12:42 ---> f87707af42c1 15:12:42 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:42 Removing intermediate container 96ea588910f7 15:12:42 ---> 42760db6b0f6 15:12:42 Step 14/23 : EXPOSE $APP_PORT 15:12:42 ---> Running in 7b03cde52dc5 15:12:42 Removing intermediate container 7b03cde52dc5 15:12:42 ---> 76d373d67514 15:12:42 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:42 ---> 6b4ffc6d6d41 15:12:42 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 15:12:44 ---> 65b7adfbaa45 15:12:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:12:44 ---> 1485e6af52b7 15:12:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:12:46 ---> 87ef65c49a0d 15:12:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:12:48 ---> 22dacb0ce580 15:12:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:12:49 ---> f5a05ea65d11 15:12:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:12:49 ---> 0f7e9400c933 15:12:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:12:50 ---> 8e04aaba694f 15:12:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:12:50 ---> 51c39612736f 15:12:50 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:12:50 ---> Running in 201cd579207f 15:12:50 ---> Running in 48dbd433a42b 15:12:51 Removing intermediate container 48dbd433a42b 15:12:51 ---> a9eb141eb4e6 15:12:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:12:51 Removing intermediate container 201cd579207f 15:12:51 ---> 15c53737542a 15:12:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:12:51 ---> Running in 50d8c26a0b35 15:12:51 ---> Running in 568658ff2db9 15:12:52 Removing intermediate container 568658ff2db9 15:12:52 ---> e7ec9f0314af 15:12:52 Step 21/23 : LABEL arch=arm64 15:12:52 Removing intermediate container 50d8c26a0b35 15:12:52 ---> bfeb015694cb 15:12:52 Step 23/25 : LABEL arch=arm64 15:12:52 ---> Running in 4d0764ca499c 15:12:52 ---> Running in fc9c0c25e8d9 15:12:53 Removing intermediate container 4d0764ca499c 15:12:53 ---> 4ad75306a793 15:12:53 Step 22/23 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 15:12:53 Removing intermediate container fc9c0c25e8d9 15:12:53 ---> d9cdfe6e78cf 15:12:53 Step 24/25 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 15:12:53 ---> Running in d1a67c969b26 15:12:53 ---> Running in a2b035d698ce 15:12:54 Removing intermediate container d1a67c969b26 15:12:54 ---> 77177399382b 15:12:54 Step 23/23 : LABEL version=0.0.0 15:12:54 ---> Running in 7042fada7956 15:12:54 Removing intermediate container a2b035d698ce 15:12:54 ---> d8fc7f15994c 15:12:54 Step 25/25 : LABEL version=0.0.0 15:12:54 ---> Running in db423ca2926f 15:12:55 Removing intermediate container 7042fada7956 15:12:55 ---> 9f8b07168c34 15:12:55 15:12:55 Removing intermediate container db423ca2926f 15:12:55 ---> ab11db2fc7c5 15:12:55 15:12:55 Successfully built 9f8b07168c34 15:12:55 Successfully tagged support-scheduler-arm64:latest 15:12:55  Building support-scheduler ... done Successfully built ab11db2fc7c5 15:12:55 Successfully tagged core-metadata-arm64:latest 15:13:52  Building core-metadata ... done Removing intermediate container f64274c6d069 15:13:52 ---> 93e233148a56 15:13:52 15:13:52 Step 10/23 : FROM alpine:3.17 15:13:52 ---> d74e625d9115 15:13:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:13:52 ---> Using cache 15:13:52 ---> 1de8e69f8131 15:13:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:13:52 ---> Using cache 15:13:52 ---> b9ebbc38931a 15:13:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:13:52 ---> Using cache 15:13:52 ---> 282f033e7edc 15:13:52 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:13:52 ---> Using cache 15:13:52 ---> 29933bbe91ee 15:13:52 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:13:52 ---> b1db349510b3 15:13:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:13:53 ---> 55b511b50e42 15:13:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:13:54 ---> f2fd048750f2 15:13:54 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:13:54 ---> Running in e35a230b090f 15:13:55 Removing intermediate container e35a230b090f 15:13:55 ---> 8383da9861d8 15:13:55 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:13:56 ---> Running in e1e66a8ce72e 15:13:56 Removing intermediate container e1e66a8ce72e 15:13:56 ---> d85d099df780 15:13:56 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 15:13:56 ---> Running in fc792b4331ec 15:13:56 Removing intermediate container fc792b4331ec 15:13:56 ---> e834114a6680 15:13:56 Step 21/23 : LABEL arch=arm64 15:13:56 ---> Running in 96571e85a8cf 15:13:56 Removing intermediate container 96571e85a8cf 15:13:56 ---> 7bc063fc3275 15:13:56 Step 22/23 : LABEL git_sha=3aaa546ebc3d99f51e234533bb1231b6fbe9c266 15:13:57 ---> Running in de5220f4b277 15:13:57 Removing intermediate container de5220f4b277 15:13:57 ---> cf8288b088e6 15:13:57 Step 23/23 : LABEL version=0.0.0 15:13:57 ---> Running in 9e84cc478054 15:13:57 Removing intermediate container 9e84cc478054 15:13:57 ---> 71b3305254b9 15:13:57 15:13:58 Successfully built 71b3305254b9 15:13:58 Successfully tagged core-common-config-bootstrapper-arm64:latest 15:13:58  Building core-common-config-bootstrapper ... done  [Pipeline] } 15:13:58 $ docker stop --time=1 a306352f0cc37ae13e3b565874dd91a874e66e0ce9518bda1a90e1ee8c1cdbd0 15:14:00 $ docker rm -f --volumes a306352f0cc37ae13e3b565874dd91a874e66e0ce9518bda1a90e1ee8c1cdbd0 [Pipeline] // withDockerContainer [Pipeline] sh 15:14:00 + docker images 15:14:01 REPOSITORY TAG IMAGE ID CREATED SIZE 15:14:01 core-common-config-bootstrapper-arm64 latest 71b3305254b9 4 seconds ago 17.5MB 15:14:01 93e233148a56 11 seconds ago 1.48GB 15:14:01 core-metadata-arm64 latest ab11db2fc7c5 About a minute ago 20.4MB 15:14:01 support-scheduler-arm64 latest 9f8b07168c34 About a minute ago 31.8MB 15:14:01 1f4c91c50449 About a minute ago 1.56GB 15:14:01 ce71591d3ea1 About a minute ago 1.5GB 15:14:01 security-proxy-setup-arm64 latest c6c7027b418c 2 minutes ago 18.6MB 15:14:01 ae8e2353150e 2 minutes ago 1.47GB 15:14:01 security-secretstore-setup-arm64 latest 2ea034e6b66b 3 minutes ago 32MB 15:14:01 security-bootstrapper-arm64 latest a73d1b449683 3 minutes ago 21.8MB 15:14:01 d601c56303cd 3 minutes ago 1.48GB 15:14:01 e4f4d081b1c6 4 minutes ago 1.47GB 15:14:01 support-notifications-arm64 latest c6c6ea27736f 9 minutes ago 32.5MB 15:14:01 5c8a09bc0513 9 minutes ago 1.56GB 15:14:01 security-spiffe-token-provider-arm64 latest 8853ac78e4a8 12 minutes ago 32.6MB 15:14:01 security-spire-server-arm64 latest 2a6b9faf6070 12 minutes ago 87.1MB 15:14:01 c9d43b01c814 13 minutes ago 1.53GB 15:14:01 1b00393ea2a9 13 minutes ago 1.35GB 15:14:01 security-proxy-auth-arm64 latest ba431f1e4446 13 minutes ago 18.2MB 15:14:01 core-data-arm64 latest 220c431b74ea 13 minutes ago 19.9MB 15:14:01 9c19f4ead836 14 minutes ago 1.5GB 15:14:01 7aa9088c0939 14 minutes ago 1.47GB 15:14:01 core-command-arm64 latest 39ad05052f16 14 minutes ago 19.7MB 15:14:01 b8618f7a4de3 14 minutes ago 1.49GB 15:14:01 security-spire-agent-arm64 latest c12baffb019d 22 minutes ago 125MB 15:14:01 security-spire-config-arm64 latest a6edbff9ca45 22 minutes ago 86.2MB 15:14:01 1577db51dc73 22 minutes ago 1.35GB 15:14:01 7547d1f332c3 22 minutes ago 1.35GB 15:14:01 ci-base-image-arm64 latest 56ba2e43eb4b 39 minutes ago 868MB 15:14:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB 15:14:01 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 15:14:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:14:02 15:14:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:14:02 arm64: Pulling from edgex-lftools-log-publisher 15:14:02 8998bd30e6a1: Pulling fs layer 15:14:02 04944245beec: Pulling fs layer 15:14:02 699f458cf7ca: Pulling fs layer 15:14:02 765212b225bb: Pulling fs layer 15:14:02 f23df028b6ca: Pulling fs layer 15:14:02 d65c8cfc05b1: Pulling fs layer 15:14:02 2437ff75d9bd: Pulling fs layer 15:14:02 d65c8cfc05b1: Waiting 15:14:02 765212b225bb: Waiting 15:14:02 f23df028b6ca: Waiting 15:14:02 2437ff75d9bd: Waiting 15:14:02 04944245beec: Verifying Checksum 15:14:02 04944245beec: Download complete 15:14:02 765212b225bb: Verifying Checksum 15:14:02 765212b225bb: Download complete 15:14:02 f23df028b6ca: Verifying Checksum 15:14:02 f23df028b6ca: Download complete 15:14:02 d65c8cfc05b1: Verifying Checksum 15:14:02 d65c8cfc05b1: Download complete 15:14:02 699f458cf7ca: Verifying Checksum 15:14:02 699f458cf7ca: Download complete 15:14:03 8998bd30e6a1: Verifying Checksum 15:14:03 8998bd30e6a1: Download complete 15:14:06 2437ff75d9bd: Verifying Checksum 15:14:06 2437ff75d9bd: Download complete 15:14:07 8998bd30e6a1: Pull complete 15:14:08 04944245beec: Pull complete 15:14:09 699f458cf7ca: Pull complete 15:14:10 765212b225bb: Pull complete 15:14:11 f23df028b6ca: Pull complete 15:14:11 d65c8cfc05b1: Pull complete 15:14:26 2437ff75d9bd: Pull complete 15:14:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:14:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:26 prd-ubuntu20.04-docker-arm64-4c-16g-2442 does not seem to be running inside a container 15:14:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:14:29 $ docker top 4f7ca76911c095a76326e0fc28b82c40a5c70aaecafe23a0eadc129b163a1187 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:30 ---> job-cost.sh 15:14:30 lf-activate-venv: SKIPPING 15:14:30 INFO: No Stack... 15:14:31 INFO: Retrieving Pricing Info for: v3-standard-4 15:14:32 INFO: Archiving Costs [Pipeline] sh 15:14:33 + cat /w/workspace/edgex-go/1/archives/cost.csv 15:14:33 + cut -d, -f6 [Pipeline] lock 15:14:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4454-1-stack-cost] 15:14:33 Resource [jenkins-edgexfoundry-edgex-go-PR-4454-1-stack-cost] did not exist. Created. 15:14:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4454-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:14:33 + echo total: 0.10999999940395355 [Pipeline] stash 15:14:34 Stashed 1 file(s) [Pipeline] } 15:14:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4454-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:14:34 $ docker stop --time=1 4f7ca76911c095a76326e0fc28b82c40a5c70aaecafe23a0eadc129b163a1187 15:14:35 $ docker rm -f --volumes 4f7ca76911c095a76326e0fc28b82c40a5c70aaecafe23a0eadc129b163a1187 [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 15:14:36 provisioning config files... 15:14:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7037868437604045850tmp [Pipeline] { [Pipeline] sh 15:14:37 + set +x 15:14:37 + curl -s https://codecov.io/bash 15:14:37 + bash -s -- 15:14:37 15:14:37 _____ _ 15:14:37 / ____| | | 15:14:37 | | ___ __| | ___ ___ _____ __ 15:14:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:14:37 | |___| (_) | (_| | __/ (_| (_) \ V / 15:14:37 \_____\___/ \__,_|\___|\___\___/ \_/ 15:14:37 Bash-1.0.6 15:14:37 15:14:37 15:14:37 ==> git version 2.25.1 found 15:14:37 ==> 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 15:14:37 Release-Date: 2020-01-08 15:14:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:14:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:14:37 ==> Jenkins CI detected. 15:14:37 current dir:  /w/workspace/edgex-go/1 15:14:37 project root: . 15:14:37 --> token set from env 15:14:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:14:37 ==> Running gcov in . (disable via -X gcov) 15:14:37 ==> Python coveragepy not found 15:14:37 ==> Searching for coverage reports in: 15:14:37 + . 15:14:37 -> Found 1 reports 15:14:37 ==> Detecting git/mercurial file structure 15:14:37 ==> Reading reports 15:14:37 + ./coverage.out bytes=447486 15:14:37 ==> Appending adjustments 15:14:37 https://docs.codecov.io/docs/fixing-reports 15:14:38 + Found adjustments 15:14:38 ==> Gzipping contents 15:14:38 60K /tmp/codecov.GWl9SF.gz 15:14:38 ==> Uploading reports 15:14:38 url: https://codecov.io 15:14:38 query: branch=PR-4454&commit=3aaa546ebc3d99f51e234533bb1231b6fbe9c266&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4454%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4454&job=&cmd_args= 15:14:38 -> Pinging Codecov 15:14:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4454&commit=3aaa546ebc3d99f51e234533bb1231b6fbe9c266&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4454%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4454&job=&cmd_args= 15:14:38 -> Uploading to 15:14:38 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/3aaa546ebc3d99f51e234533bb1231b6fbe9c266/6b6c4258-32e9-486c-a431-2bc26f846475.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T151438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd4f982697cf11160c745750369777e8c4462081f011755620b2d805613faba5 15:14:38 % Total % Received % Xferd Average Speed Time Time Time Current 15:14:38 Dload Upload Total Spent Left Speed 15:14:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57577 0 0 100 57577 0 221k --:--:-- --:--:-- --:--:-- 221k 15:14:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3aaa546ebc3d99f51e234533bb1231b6fbe9c266 [Pipeline] } 15:14:38 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 15:14:40 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 15:14:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:14:41 ---> package-listing.sh 15:14:41 ++ tr '[:upper:]' '[:lower:]' 15:14:41 ++ facter osfamily 15:14:41 + OS_FAMILY=debian 15:14:41 + workspace=/w/workspace/edgex-go/1 15:14:41 + START_PACKAGES=/tmp/packages_start.txt 15:14:41 + END_PACKAGES=/tmp/packages_end.txt 15:14:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:41 + PACKAGES=/tmp/packages_start.txt 15:14:41 + '[' /w/workspace/edgex-go/1 ']' 15:14:41 + PACKAGES=/tmp/packages_end.txt 15:14:41 + case "${OS_FAMILY}" in 15:14:41 + dpkg -l 15:14:41 + grep '^ii' 15:14:41 + '[' -f /tmp/packages_start.txt ']' 15:14:41 + '[' -f /tmp/packages_end.txt ']' 15:14:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:14:41 + '[' /w/workspace/edgex-go/1 ']' 15:14:41 + mkdir -p /w/workspace/edgex-go/1/archives/ 15:14:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 15:14:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:14:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:42 15:14:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:43 latest: Pulling from edgex-lftools-log-publisher 15:14:43 5eb5b503b376: Pulling fs layer 15:14:43 5c69ac0246d0: Pulling fs layer 15:14:43 ec43610c2a17: Pulling fs layer 15:14:43 3a2ae6a8a46f: Pulling fs layer 15:14:43 33b1e0a273af: Pulling fs layer 15:14:43 5d3b04190fa2: Pulling fs layer 15:14:43 2f39f015ded8: Pulling fs layer 15:14:43 33b1e0a273af: Waiting 15:14:43 5d3b04190fa2: Waiting 15:14:43 2f39f015ded8: Waiting 15:14:43 3a2ae6a8a46f: Waiting 15:14:43 5c69ac0246d0: Verifying Checksum 15:14:43 5c69ac0246d0: Download complete 15:14:43 3a2ae6a8a46f: Download complete 15:14:43 33b1e0a273af: Verifying Checksum 15:14:43 33b1e0a273af: Download complete 15:14:43 ec43610c2a17: Verifying Checksum 15:14:43 ec43610c2a17: Download complete 15:14:43 5d3b04190fa2: Verifying Checksum 15:14:43 5d3b04190fa2: Download complete 15:14:43 5eb5b503b376: Verifying Checksum 15:14:43 5eb5b503b376: Download complete 15:14:43 2f39f015ded8: Download complete 15:14:44 5eb5b503b376: Pull complete 15:14:44 5c69ac0246d0: Pull complete 15:14:44 ec43610c2a17: Pull complete 15:14:44 3a2ae6a8a46f: Pull complete 15:14:45 33b1e0a273af: Pull complete 15:14:45 5d3b04190fa2: Pull complete 15:14:49 2f39f015ded8: Pull complete 15:14:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:14:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:49 prd-ubuntu20.04-docker-8c-8g-2439 does not seem to be running inside a container 15:14:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:14:52 $ docker top 70f31ff425cdca1c2a911eb532d80e0fdfd40c3872204ffcdc9d39303d237da6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:52 + touch /tmp/pre-build-complete [Pipeline] sh 15:14:52 + mkdir -p /var/log/sysstat [Pipeline] sh 15:14:53 + ls /var/log/sa-host 15:14:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:53 provisioning config files... 15:14:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5325180701312668846tmp [Pipeline] { [Pipeline] echo 15:14:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:14:53 ---> create-netrc.sh [Pipeline] } 15:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:14:54 ---> python-tools-install.sh [Pipeline] echo 15:14:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:14:54 ---> sudo-logs.sh 15:14:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:14:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:14:54 ---> job-cost.sh 15:14:54 lf-activate-venv: SKIPPING 15:14:54 DEBUG: total: 0.10999999940395355 15:14:54 INFO: Retrieving Stack Cost... 15:14:55 INFO: Retrieving Pricing Info for: v3-standard-8 15:14:55 INFO: Archiving Costs [Pipeline] echo 15:14:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:14:55 ---> logs-deploy.sh 15:14:55 lf-activate-venv: SKIPPING 15:14:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4454/1 15:14:55 INFO: archiving workspace using pattern(s): 15:14:56 Archives upload complete. 15:14:56 INFO: archiving logs to Nexus 15:14:57 ---> uname -a: 15:14:57 Linux prd-ubuntu20-04-docker-8c-8g-2439 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:14:57 15:14:57 15:14:57 ---> lscpu: 15:14:57 Architecture: x86_64 15:14:57 CPU op-mode(s): 32-bit, 64-bit 15:14:57 Byte Order: Little Endian 15:14:57 Address sizes: 40 bits physical, 48 bits virtual 15:14:57 CPU(s): 8 15:14:57 On-line CPU(s) list: 0-7 15:14:57 Thread(s) per core: 1 15:14:57 Core(s) per socket: 1 15:14:57 Socket(s): 8 15:14:57 NUMA node(s): 1 15:14:57 Vendor ID: AuthenticAMD 15:14:57 CPU family: 23 15:14:57 Model: 49 15:14:57 Model name: AMD EPYC-Rome Processor 15:14:57 Stepping: 0 15:14:57 CPU MHz: 2800.000 15:14:57 BogoMIPS: 5600.00 15:14:57 Virtualization: AMD-V 15:14:57 Hypervisor vendor: KVM 15:14:57 Virtualization type: full 15:14:57 L1d cache: 256 KiB 15:14:57 L1i cache: 256 KiB 15:14:57 L2 cache: 4 MiB 15:14:57 L3 cache: 128 MiB 15:14:57 NUMA node0 CPU(s): 0-7 15:14:57 Vulnerability Itlb multihit: Not affected 15:14:57 Vulnerability L1tf: Not affected 15:14:57 Vulnerability Mds: Not affected 15:14:57 Vulnerability Meltdown: Not affected 15:14:57 Vulnerability Mmio stale data: Not affected 15:14:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:14:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:14:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:14:57 Vulnerability Srbds: Not affected 15:14:57 Vulnerability Tsx async abort: Not affected 15:14:57 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 15:14:57 15:14:57 15:14:57 ---> nproc: 15:14:57 8 15:14:57 15:14:57 15:14:57 ---> df -h: 15:14:57 Filesystem Size Used Avail Use% Mounted on 15:14:57 overlay 155G 20G 136G 13% / 15:14:57 tmpfs 64M 0 64M 0% /dev 15:14:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:14:57 shm 64M 0 64M 0% /dev/shm 15:14:57 /dev/vda1 155G 20G 136G 13% /facter-os 15:14:57 15:14:57 15:14:57 ---> sar -b -r -n DEV: 15:14:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2439) 03/16/23 _x86_64_ (8 CPU) 15:14:57 15:14:57 14:28:15 LINUX RESTART (8 CPU) 15:14:57 15:14:57 14:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:14:57 14:30:01 143.31 4.37 138.94 0.00 494.42 67115.95 0.00 15:14:57 14:31:01 29.01 0.00 29.01 0.00 0.00 17686.80 0.00 15:14:57 14:32:01 60.84 0.23 60.61 0.00 3.73 23862.69 0.00 15:14:57 14:33:01 497.58 9.73 487.85 0.00 91.18 156902.78 0.00 15:14:57 14:34:01 266.52 9.96 256.56 0.00 2888.82 181942.10 0.00 15:14:57 14:35:01 730.92 4.12 726.81 0.00 2303.90 176795.60 0.00 15:14:57 14:36:01 575.72 2.62 573.10 0.00 21.20 224709.35 0.00 15:14:57 14:37:01 680.17 0.08 680.09 0.00 14.26 177199.27 0.00 15:14:57 14:38:01 276.07 0.02 276.06 0.00 0.67 24482.37 0.00 15:14:57 14:39:01 2.27 0.00 2.27 0.00 0.00 24.00 0.00 15:14:57 14:40:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 15:14:57 14:41:01 1.67 0.00 1.67 0.00 0.00 16.93 0.00 15:14:57 14:42:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 15:14:57 14:43:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 15:14:57 14:44:01 1.78 0.02 1.77 0.00 0.13 24.79 0.00 15:14:57 14:45:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 15:14:57 14:46:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 15:14:57 14:47:01 1.80 0.00 1.80 0.00 0.00 18.93 0.00 15:14:57 14:48:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 15:14:57 14:49:01 3.18 0.63 2.55 0.00 70.51 31.19 0.00 15:14:57 14:50:01 1.30 0.00 1.30 0.00 0.00 12.93 0.00 15:14:57 14:51:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 15:14:57 14:52:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 15:14:57 14:53:01 1.63 0.00 1.63 0.00 0.00 17.33 0.00 15:14:57 14:54:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 15:14:57 14:55:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 15:14:57 14:56:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 15:14:57 14:57:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 15:14:57 14:58:01 0.85 0.00 0.85 0.00 0.00 8.80 0.00 15:14:57 14:59:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 15:14:57 15:00:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 15:14:57 15:01:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 15:14:57 15:02:01 2.65 1.65 1.00 0.00 37.73 13.46 0.00 15:14:57 15:03:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 15:14:57 15:04:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 15:14:57 15:05:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 15:14:57 15:06:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 15:14:57 15:07:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 15:14:57 15:08:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 15:14:57 15:09:01 1.28 0.00 1.28 0.00 0.00 16.80 0.00 15:14:57 15:10:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 15:14:57 15:11:01 1.75 0.00 1.75 0.00 0.00 19.06 0.00 15:14:57 15:12:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 15:14:57 15:13:01 1.67 0.00 1.67 0.00 0.00 17.86 0.00 15:14:57 15:14:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 15:14:57 Average: 73.55 0.74 72.81 0.00 131.59 23345.86 0.00 15:14:57 15:14:57 14:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:14:57 14:30:01 28172384 31342756 953716 2.90 111628 3279392 2418912 7.13 1463784 2812880 131716 15:14:57 14:31:01 27782824 31326648 965956 2.94 113988 3626564 2460976 7.25 1539888 3096576 221796 15:14:57 14:32:01 27986880 31561236 737068 2.24 116676 3661428 2087272 6.15 1220328 3223128 337152 15:14:57 14:33:01 22370568 31513244 762236 2.32 284032 8652068 1920232 5.66 2091432 7533564 1621812 15:14:57 14:34:01 20445084 30493536 1755388 5.34 304644 9531548 4963324 14.63 3083336 8422440 420792 15:14:57 14:35:01 20270608 31159204 1096656 3.34 332600 10340236 2865228 8.44 2615176 9073016 400472 15:14:57 14:36:01 17145032 31151288 1100024 3.35 407628 13165088 3035060 8.94 2777592 11816312 188328 15:14:57 14:37:01 16791588 31362828 892196 2.71 413608 13721972 2286360 6.74 2613840 12336700 60440 15:14:57 14:38:01 18400272 31533924 731764 2.23 416624 12341028 1903628 5.61 2454280 10959544 212 15:14:57 14:39:01 18400476 31534156 731276 2.22 416648 12341028 1903628 5.61 2453884 10959544 16 15:14:57 14:40:01 18413776 31547464 717948 2.18 416652 12341032 1903628 5.61 2440572 10959548 32 15:14:57 14:41:01 18414524 31548224 717188 2.18 416656 12341036 1903628 5.61 2440576 10959552 8 15:14:57 14:42:01 18417244 31551132 714616 2.17 416664 12341040 1903628 5.61 2438324 10959732 8 15:14:57 14:43:01 18417228 31551160 714612 2.17 416704 12341044 1903628 5.61 2438300 10959736 20 15:14:57 14:44:01 18416784 31550792 714760 2.17 416728 12341024 1939416 5.72 2438340 10959716 56 15:14:57 14:45:01 18416160 31550176 715304 2.18 416744 12341024 1939416 5.72 2438276 10959716 8 15:14:57 14:46:01 18416624 31550664 714696 2.17 416752 12341028 1939416 5.72 2438296 10959720 8 15:14:57 14:47:01 18416836 31550900 714408 2.17 416792 12341028 1939416 5.72 2438612 10959720 8 15:14:57 14:48:01 18416868 31550964 714312 2.17 416844 12341032 1939416 5.72 2438356 10959724 8 15:14:57 14:49:01 18413808 31550404 714964 2.17 416900 12343140 1942176 5.72 2439140 10961596 120 15:14:57 14:50:01 18413420 31550028 715264 2.18 416908 12343140 1942176 5.72 2438708 10961596 12 15:14:57 14:51:01 18413892 31550544 714644 2.17 416912 12343144 1942176 5.72 2438712 10961600 24 15:14:57 14:52:01 18414152 31550812 714376 2.17 416916 12343148 1942176 5.72 2438716 10961604 28 15:14:57 14:53:01 18414312 31550992 714324 2.17 416932 12343152 1942176 5.72 2439220 10961608 164 15:14:57 14:54:01 18414312 31551004 714284 2.17 416952 12343156 1942176 5.72 2439072 10961612 40 15:14:57 14:55:01 18414548 31551260 714016 2.17 416968 12343156 1942176 5.72 2438768 10961612 8 15:14:57 14:56:01 18414452 31551188 713992 2.17 416976 12343160 1942176 5.72 2439196 10961616 188 15:14:57 14:57:01 18414444 31551212 713968 2.17 417004 12343164 1942176 5.72 2438812 10961620 8 15:14:57 14:58:01 18414396 31551176 713944 2.17 417016 12343164 1942176 5.72 2438824 10961620 8 15:14:57 14:59:01 18413812 31550624 714512 2.17 417052 12343172 1942176 5.72 2439184 10961624 44 15:14:57 15:00:01 18413772 31550604 714488 2.17 417060 12343172 1942176 5.72 2438868 10961624 12 15:14:57 15:01:01 18414144 31551000 714208 2.17 417076 12343176 1942176 5.72 2439232 10961628 172 15:14:57 15:02:01 18404248 31543240 721848 2.20 417108 12344300 1942176 5.72 2450864 10961980 192 15:14:57 15:03:01 18403816 31542892 722192 2.20 417120 12344436 1942176 5.72 2450272 10962100 12 15:14:57 15:04:01 18403484 31542572 722432 2.20 417148 12344432 1942176 5.72 2450608 10962104 28 15:14:57 15:05:01 18403124 31542248 722900 2.20 417172 12344444 1942176 5.72 2450272 10962112 8 15:14:57 15:06:01 18403132 31542292 722856 2.20 417184 12344444 1942176 5.72 2450316 10962112 12 15:14:57 15:07:01 18403052 31542216 722796 2.20 417200 12344452 1942176 5.72 2450608 10962116 148 15:14:57 15:08:01 18403004 31542200 722764 2.20 417220 12344452 1942176 5.72 2450652 10962124 156 15:14:57 15:09:01 18403236 31542492 722696 2.20 417260 12344460 1942176 5.72 2450680 10962136 56 15:14:57 15:10:01 18402464 31541724 723416 2.20 417280 12344464 1942176 5.72 2450464 10962140 32 15:14:57 15:11:01 18402544 31541832 723396 2.20 417308 12344464 1942176 5.72 2450952 10962140 192 15:14:57 15:12:01 18402584 31541876 723352 2.20 417316 12344468 1942176 5.72 2450924 10962144 28 15:14:57 15:13:01 18402000 31541328 723872 2.20 417336 12344468 1925536 5.67 2450812 10962144 12 15:14:57 15:14:01 18401984 31541352 723824 2.20 417360 12344464 1925536 5.67 2450852 10962152 16 15:14:57 Average: 19158531 31491987 774432 2.36 389184 11614854 2080434 6.13 2396176 10308430 75214 15:14:57 15:14:57 14:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:14:57 14:30:01 docker0 631.27 572.38 45.53 3489.12 0.00 0.00 0.00 0.00 15:14:57 14:30:01 lo 2.58 2.58 0.26 0.26 0.00 0.00 0.00 0.00 15:14:57 14:30:01 veth8a90e0a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:14:57 14:30:01 ens3 860.85 806.39 9315.55 90.06 0.00 0.00 0.00 0.00 15:14:57 14:31:01 docker0 1.17 1.17 0.09 0.10 0.00 0.00 0.00 0.00 15:14:57 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:31:01 veth8a90e0a 1.17 1.22 0.10 0.10 0.00 0.00 0.00 0.00 15:14:57 14:31:01 ens3 49.61 43.43 29.74 96.42 0.00 0.00 0.00 0.00 15:14:57 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:32:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:14:57 14:32:01 ens3 99.28 55.67 1691.32 15.84 0.00 0.00 0.00 0.00 15:14:57 14:33:01 vethf98c2fe 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 15:14:57 14:33:01 docker0 489.45 828.20 40.32 6182.72 0.00 0.00 0.00 0.00 15:14:57 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:33:01 ens3 856.19 507.23 6212.33 58.96 0.00 0.00 0.00 0.00 15:14:57 14:34:01 vethf98c2fe 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:34:01 veth7c95c32 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:14:57 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:34:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:14:57 14:34:01 vethab42da2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:14:57 14:34:01 ens3 128.95 84.47 1437.94 9.99 0.00 0.00 0.00 0.00 15:14:57 14:34:01 veth2486058 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:14:57 14:34:01 vethe30ef64 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:14:57 14:34:01 veth8c1dee6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:14:57 14:35:01 vethf98c2fe 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 15:14:57 14:35:01 veth5466a25 10.81 15.48 1.05 5.50 0.00 0.00 0.00 0.00 15:14:57 14:35:01 docker0 48.32 81.99 3.78 419.92 0.00 0.00 0.00 0.00 15:14:57 14:35:01 vethd61b1f8 11.83 17.19 1.15 6.09 0.00 0.00 0.00 0.00 15:14:57 14:35:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 15:14:57 14:35:01 ens3 223.63 130.06 1817.56 20.46 0.00 0.00 0.00 0.00 15:14:57 14:35:01 veth8b3bb8e 11.78 17.01 1.15 6.05 0.00 0.00 0.00 0.00 15:14:57 14:35:01 veth3165d79 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 15:14:57 14:36:01 vethf98c2fe 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:36:01 docker0 358.12 634.08 28.56 4727.10 0.00 0.00 0.00 0.00 15:14:57 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:36:01 ens3 661.02 373.29 4748.75 45.17 0.00 0.00 0.00 0.00 15:14:57 14:36:01 veth12cb85f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:14:57 14:36:01 veth393c587 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:14:57 14:37:01 vethf98c2fe 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 15:14:57 14:37:01 vetheb81e97 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:14:57 14:37:01 docker0 14.11 30.03 0.89 318.45 0.00 0.00 0.00 0.00 15:14:57 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:37:01 ens3 69.09 36.33 349.30 17.93 0.00 0.00 0.00 0.00 15:14:57 14:38:01 docker0 1.88 4.00 0.12 43.06 0.00 0.00 0.00 0.00 15:14:57 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:38:01 ens3 41.24 44.64 57.01 89.11 0.00 0.00 0.00 0.00 15:14:57 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:39:01 ens3 1.58 1.73 0.17 6.63 0.00 0.00 0.00 0.00 15:14:57 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:41:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:42:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:43:01 ens3 10.93 13.21 0.94 33.33 0.00 0.00 0.00 0.00 15:14:57 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:44:01 ens3 1.42 2.90 0.16 6.62 0.00 0.00 0.00 0.00 15:14:57 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:45:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:46:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:14:57 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:48:01 ens3 0.18 0.10 0.12 0.01 0.00 0.00 0.00 0.00 15:14:57 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:49:01 ens3 4.52 7.60 0.36 7.38 0.00 0.00 0.00 0.00 15:14:57 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:52:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:54:01 ens3 4.22 8.35 0.34 7.43 0.00 0.00 0.00 0.00 15:14:57 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:55:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:57:01 ens3 0.25 0.13 0.12 0.01 0.00 0.00 0.00 0.00 15:14:57 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:58:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 14:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 14:59:01 ens3 4.30 8.37 0.35 7.41 0.00 0.00 0.00 0.00 15:14:57 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:00:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:14:57 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 15:01:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:14:57 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:02:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 15:02:01 ens3 23.08 28.20 6.37 57.58 0.00 0.00 0.00 0.00 15:14:57 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 15:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:04:01 ens3 1.15 0.70 0.49 0.35 0.00 0.00 0.00 0.00 15:14:57 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 15:05:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 15:07:01 ens3 0.23 0.13 0.12 0.01 0.00 0.00 0.00 0.00 15:14:57 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:08:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 15:14:57 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 15:09:01 ens3 1.27 0.73 0.71 0.55 0.00 0.00 0.00 0.00 15:14:57 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 15:11:01 ens3 0.80 0.10 0.07 0.01 0.00 0.00 0.00 0.00 15:14:57 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:12:01 ens3 0.98 0.17 0.21 0.07 0.00 0.00 0.00 0.00 15:14:57 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:57 15:13:01 ens3 0.68 0.47 0.35 0.28 0.00 0.00 0.00 0.00 15:14:57 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:57 15:14:01 ens3 0.52 0.38 0.33 0.27 0.00 0.00 0.00 0.00 15:14:57 Average: docker0 34.10 47.62 2.63 336.16 0.00 0.00 0.00 0.00 15:14:57 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:14:57 Average: ens3 67.44 47.62 567.22 12.68 0.00 0.00 0.00 0.00 15:14:57 15:14:57 15:14:57 ---> sar -P ALL: 15:14:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2439) 03/16/23 _x86_64_ (8 CPU) 15:14:57 15:14:57 14:28:15 LINUX RESTART (8 CPU) 15:14:57 15:14:57 14:29:02 CPU %user %nice %system %iowait %steal %idle 15:14:57 14:30:01 all 14.38 0.00 5.28 2.69 0.07 77.59 15:14:57 14:30:01 0 14.85 0.00 5.17 0.62 0.07 79.30 15:14:57 14:30:01 1 15.31 0.00 5.35 5.45 0.07 73.83 15:14:57 14:30:01 2 12.63 0.00 4.85 0.45 0.05 82.03 15:14:57 14:30:01 3 16.11 0.00 5.04 0.14 0.07 78.64 15:14:57 14:30:01 4 13.96 0.00 5.39 4.25 0.07 76.33 15:14:57 14:30:01 5 12.59 0.00 6.04 9.57 0.10 71.69 15:14:57 14:30:01 6 13.98 0.00 5.02 0.88 0.05 80.07 15:14:57 14:30:01 7 15.60 0.00 5.35 0.12 0.07 78.86 15:14:57 14:31:01 all 31.00 0.00 5.55 0.68 0.09 62.68 15:14:57 14:31:01 0 29.93 0.00 5.35 0.10 0.07 64.55 15:14:57 14:31:01 1 34.14 0.00 6.96 0.69 0.08 58.13 15:14:57 14:31:01 2 32.98 0.00 5.77 0.18 0.08 60.99 15:14:57 14:31:01 3 32.64 0.00 5.11 0.00 0.13 62.11 15:14:57 14:31:01 4 29.80 0.00 5.22 4.43 0.07 60.49 15:14:57 14:31:01 5 28.31 0.00 5.04 0.00 0.08 66.56 15:14:57 14:31:01 6 29.93 0.00 5.09 0.02 0.08 64.87 15:14:57 14:31:01 7 30.30 0.00 5.83 0.00 0.08 63.78 15:14:57 14:32:01 all 41.70 0.00 6.25 1.21 0.09 50.76 15:14:57 14:32:01 0 40.91 0.00 6.43 0.00 0.10 52.56 15:14:57 14:32:01 1 41.01 0.00 6.39 0.71 0.08 51.81 15:14:57 14:32:01 2 42.48 0.00 6.12 8.26 0.08 43.07 15:14:57 14:32:01 3 43.11 0.00 6.58 0.05 0.08 50.17 15:14:57 14:32:01 4 42.37 0.00 6.38 0.13 0.10 51.02 15:14:57 14:32:01 5 37.84 0.00 5.95 0.44 0.08 55.69 15:14:57 14:32:01 6 42.71 0.00 6.08 0.05 0.08 51.08 15:14:57 14:32:01 7 43.13 0.00 6.04 0.07 0.08 50.68 15:14:57 14:33:01 all 15.10 0.00 9.68 10.09 0.09 65.05 15:14:57 14:33:01 0 18.27 0.00 9.46 4.73 0.07 67.47 15:14:57 14:33:01 1 13.58 0.00 9.61 6.42 0.07 70.32 15:14:57 14:33:01 2 14.17 0.00 11.18 13.54 0.09 61.02 15:14:57 14:33:01 3 15.95 0.00 9.45 8.48 0.08 66.03 15:14:57 14:33:01 4 16.26 0.00 8.84 21.73 0.07 53.10 15:14:57 14:33:01 5 12.14 0.00 7.29 6.88 0.12 73.57 15:14:57 14:33:01 6 16.03 0.00 10.13 5.12 0.09 68.64 15:14:57 14:33:01 7 14.34 0.00 11.51 13.79 0.10 60.26 15:14:57 14:34:01 all 25.21 0.00 7.51 14.49 0.08 52.71 15:14:57 14:34:01 0 24.47 0.00 8.58 3.47 0.07 63.42 15:14:57 14:34:01 1 25.07 0.00 7.25 1.10 0.07 66.52 15:14:57 14:34:01 2 25.88 0.00 7.42 39.99 0.05 26.66 15:14:57 14:34:01 3 26.35 0.00 5.79 4.53 0.07 63.26 15:14:57 14:34:01 4 24.98 0.00 7.70 2.93 0.05 64.34 15:14:57 14:34:01 5 24.72 0.00 8.09 12.12 0.07 55.00 15:14:57 14:34:01 6 25.09 0.00 7.68 5.00 0.05 62.18 15:14:57 14:34:01 7 25.09 0.00 7.57 47.27 0.24 19.83 15:14:57 14:35:01 all 46.55 0.00 11.64 13.64 0.14 28.03 15:14:57 14:35:01 0 48.18 0.00 11.73 7.23 0.12 32.74 15:14:57 14:35:01 1 46.48 0.00 13.21 16.35 0.15 23.81 15:14:57 14:35:01 2 45.64 0.00 11.12 13.98 0.14 29.13 15:14:57 14:35:01 3 47.76 0.00 10.64 6.41 0.12 35.08 15:14:57 14:35:01 4 48.75 0.00 11.49 10.58 0.17 29.01 15:14:57 14:35:01 5 45.02 0.00 12.08 16.20 0.14 26.56 15:14:57 14:35:01 6 43.87 0.00 11.43 23.53 0.14 21.04 15:14:57 14:35:01 7 46.72 0.00 11.41 14.93 0.17 26.77 15:14:57 14:36:01 all 24.11 0.00 9.88 23.31 0.13 42.58 15:14:57 14:36:01 0 21.71 0.00 7.82 9.83 0.15 60.49 15:14:57 14:36:01 1 25.87 0.00 10.45 32.83 0.14 30.70 15:14:57 14:36:01 2 22.30 0.00 6.99 17.75 0.10 52.85 15:14:57 14:36:01 3 25.60 0.00 10.53 19.11 0.14 44.62 15:14:57 14:36:01 4 23.47 0.00 10.61 11.07 0.10 54.75 15:14:57 14:36:01 5 25.14 0.00 10.59 39.11 0.10 25.06 15:14:57 14:36:01 6 23.81 0.00 10.54 30.58 0.14 34.93 15:14:57 14:36:01 7 24.97 0.00 11.52 26.29 0.16 37.06 15:14:57 14:37:01 all 43.90 0.00 11.09 15.28 0.14 29.58 15:14:57 14:37:01 0 40.85 0.00 9.16 16.59 0.12 33.27 15:14:57 14:37:01 1 46.39 0.00 11.52 16.19 0.12 25.78 15:14:57 14:37:01 2 42.20 0.00 9.95 9.21 0.12 38.52 15:14:57 14:37:01 3 44.82 0.00 12.60 22.33 0.12 20.13 15:14:57 14:37:01 4 42.49 0.00 9.58 10.32 0.17 37.44 15:14:57 14:37:01 5 42.92 0.00 12.35 21.09 0.16 23.49 15:14:57 14:37:01 6 44.72 0.00 11.91 19.32 0.12 23.93 15:14:57 14:37:01 7 46.86 0.00 11.67 7.08 0.23 34.16 15:14:57 14:38:01 all 5.32 0.00 1.83 2.16 0.03 90.66 15:14:57 14:38:01 0 4.61 0.00 1.84 0.65 0.02 92.88 15:14:57 14:38:01 1 5.34 0.00 1.84 3.57 0.03 89.22 15:14:57 14:38:01 2 4.66 0.00 1.50 0.53 0.03 93.28 15:14:57 14:38:01 3 6.08 0.00 2.07 1.84 0.02 90.00 15:14:57 14:38:01 4 4.98 0.00 1.39 0.67 0.02 92.94 15:14:57 14:38:01 5 4.09 0.00 1.35 2.51 0.05 92.00 15:14:57 14:38:01 6 6.06 0.00 2.43 5.31 0.03 86.17 15:14:57 14:38:01 7 6.78 0.00 2.20 2.18 0.03 88.81 15:14:57 14:39:01 all 0.01 0.00 0.00 0.01 0.01 99.97 15:14:57 14:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 14:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:14:57 14:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:14:57 14:39:01 6 0.02 0.00 0.00 0.05 0.02 99.92 15:14:57 14:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:14:57 14:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:14:57 14:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:14:57 14:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 14:40:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:14:57 14:40:01 6 0.02 0.00 0.03 0.03 0.00 99.92 15:14:57 14:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:14:57 15:14:57 14:40:01 CPU %user %nice %system %iowait %steal %idle 15:14:57 14:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:14:57 14:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:14:57 14:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:14:57 14:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 14:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:14:57 14:41:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:14:57 14:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:14:57 14:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:14:57 14:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 14:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:14:57 14:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:14:57 14:42:01 6 0.02 0.00 0.00 0.02 0.02 99.95 15:14:57 14:42:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:14:57 14:43:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:14:57 14:43:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:14:57 14:43:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:14:57 14:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:43:01 5 0.03 0.00 0.02 0.00 0.03 99.92 15:14:57 14:43:01 6 0.02 0.00 0.00 0.07 0.00 99.92 15:14:57 14:43:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:14:57 14:44:01 all 0.02 0.00 0.03 0.01 0.00 99.94 15:14:57 14:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 14:44:01 1 0.02 0.00 0.05 0.00 0.00 99.93 15:14:57 14:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 14:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:14:57 14:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:14:57 14:44:01 5 0.02 0.00 0.07 0.00 0.02 99.90 15:14:57 14:44:01 6 0.02 0.00 0.00 0.05 0.00 99.93 15:14:57 14:44:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:14:57 14:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:14:57 14:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 14:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:14:57 14:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 14:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:45:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:14:57 14:45:01 6 0.02 0.00 0.00 0.05 0.02 99.92 15:14:57 14:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 14:46:01 all 0.02 0.00 0.00 0.05 0.00 99.92 15:14:57 14:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:46:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:14:57 14:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:46:01 3 0.03 0.00 0.00 0.22 0.02 99.73 15:14:57 14:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:46:01 5 0.02 0.00 0.02 0.07 0.00 99.90 15:14:57 14:46:01 6 0.02 0.00 0.00 0.15 0.00 99.83 15:14:57 14:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 14:47:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:14:57 14:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 14:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 14:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:14:57 14:47:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:14:57 14:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:14:57 14:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:14:57 14:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:14:57 14:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 14:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 14:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:14:57 14:48:01 6 0.03 0.00 0.02 0.03 0.00 99.92 15:14:57 14:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 14:49:01 all 0.04 0.00 0.02 0.01 0.00 99.92 15:14:57 14:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:14:57 14:49:01 1 0.05 0.00 0.03 0.02 0.00 99.90 15:14:57 14:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:14:57 14:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 14:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:14:57 14:49:01 6 0.05 0.00 0.03 0.03 0.00 99.88 15:14:57 14:49:01 7 0.05 0.00 0.05 0.03 0.00 99.87 15:14:57 14:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:14:57 14:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:14:57 14:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:14:57 14:50:01 6 0.03 0.00 0.00 0.02 0.00 99.95 15:14:57 14:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:14:57 14:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:14:57 14:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 14:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:14:57 14:51:01 6 0.00 0.00 0.02 0.02 0.02 99.95 15:14:57 14:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 15:14:57 14:51:01 CPU %user %nice %system %iowait %steal %idle 15:14:57 14:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:14:57 14:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 14:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:14:57 14:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 14:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:14:57 14:52:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:14:57 14:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 14:53:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:14:57 14:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 14:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 14:53:01 6 0.02 0.00 0.00 0.03 0.00 99.95 15:14:57 14:53:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:14:57 14:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:14:57 14:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 14:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:14:57 14:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:14:57 14:54:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:14:57 14:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:55:01 all 0.02 0.00 0.00 0.00 0.01 99.97 15:14:57 14:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:55:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:14:57 14:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 14:55:01 5 0.02 0.00 0.00 0.00 0.03 99.95 15:14:57 14:55:01 6 0.03 0.00 0.00 0.03 0.02 99.92 15:14:57 14:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:14:57 14:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:14:57 14:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:14:57 14:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:14:57 14:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:14:57 14:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 14:57:01 all 0.02 0.00 0.00 0.00 0.01 99.96 15:14:57 14:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:14:57 14:57:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:14:57 14:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:14:57 14:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 14:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:14:57 14:57:01 6 0.03 0.00 0.00 0.02 0.00 99.95 15:14:57 14:57:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:14:57 14:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:14:57 14:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:58:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:14:57 14:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:14:57 14:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 14:58:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:14:57 14:59:01 all 0.02 0.00 0.00 0.00 0.00 99.97 15:14:57 14:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:14:57 14:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:14:57 14:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 14:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 14:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:14:57 14:59:01 6 0.03 0.00 0.00 0.02 0.02 99.93 15:14:57 14:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 15:00:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:14:57 15:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:14:57 15:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 15:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:14:57 15:00:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:14:57 15:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 15:01:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:14:57 15:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 15:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 15:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:14:57 15:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 15:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 15:01:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:14:57 15:01:01 6 0.02 0.00 0.00 0.07 0.00 99.92 15:14:57 15:01:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:14:57 15:02:01 all 0.32 0.00 0.04 0.01 0.00 99.63 15:14:57 15:02:01 0 0.75 0.00 0.02 0.00 0.00 99.23 15:14:57 15:02:01 1 0.58 0.00 0.07 0.02 0.00 99.33 15:14:57 15:02:01 2 0.57 0.00 0.03 0.03 0.00 99.37 15:14:57 15:02:01 3 0.12 0.00 0.07 0.00 0.00 99.82 15:14:57 15:02:01 4 0.18 0.00 0.07 0.00 0.00 99.75 15:14:57 15:02:01 5 0.05 0.00 0.00 0.00 0.03 99.92 15:14:57 15:02:01 6 0.02 0.00 0.00 0.03 0.00 99.95 15:14:57 15:02:01 7 0.27 0.00 0.03 0.00 0.00 99.70 15:14:57 15:14:57 15:02:01 CPU %user %nice %system %iowait %steal %idle 15:14:57 15:03:01 all 0.06 0.00 0.01 0.00 0.01 99.91 15:14:57 15:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:14:57 15:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:14:57 15:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 15:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:03:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:14:57 15:03:01 6 0.35 0.00 0.03 0.02 0.02 99.58 15:14:57 15:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:14:57 15:04:01 all 0.27 0.00 0.01 0.01 0.00 99.71 15:14:57 15:04:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:14:57 15:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 15:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 15:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 15:14:57 15:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 15:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:14:57 15:04:01 6 1.99 0.00 0.00 0.02 0.00 98.00 15:14:57 15:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:14:57 15:05:01 all 0.26 0.00 0.00 0.00 0.00 99.73 15:14:57 15:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 15:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 15:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:14:57 15:05:01 6 1.99 0.00 0.00 0.02 0.02 97.98 15:14:57 15:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 15:06:01 all 0.17 0.00 0.01 0.00 0.00 99.81 15:14:57 15:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:14:57 15:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 15:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 15:06:01 5 0.02 0.00 0.02 0.02 0.02 99.93 15:14:57 15:06:01 6 1.29 0.00 0.03 0.02 0.00 98.66 15:14:57 15:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 15:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:14:57 15:07:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:14:57 15:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:07:01 3 0.00 0.00 0.02 0.02 0.00 99.97 15:14:57 15:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:14:57 15:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:14:57 15:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:14:57 15:08:01 all 0.02 0.00 0.00 0.00 0.01 99.97 15:14:57 15:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:08:01 1 0.08 0.00 0.00 0.00 0.00 99.92 15:14:57 15:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:08:01 3 0.02 0.00 0.00 0.02 0.02 99.95 15:14:57 15:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 15:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:14:57 15:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:14:57 15:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 15:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:14:57 15:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:14:57 15:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:14:57 15:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 15:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 15:09:01 5 0.02 0.00 0.02 0.02 0.02 99.93 15:14:57 15:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:14:57 15:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:14:57 15:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:14:57 15:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 15:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 15:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 15:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:14:57 15:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 15:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:14:57 15:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:14:57 15:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:14:57 15:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:14:57 15:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:11:01 3 0.02 0.00 0.02 0.02 0.02 99.93 15:14:57 15:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:11:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:14:57 15:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:14:57 15:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 15:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:14:57 15:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 15:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:14:57 15:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:14:57 15:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 15:12:01 5 0.07 0.00 0.02 0.02 0.02 99.88 15:14:57 15:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:14:57 15:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 15:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:14:57 15:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:14:57 15:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 15:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:13:01 5 0.02 0.00 0.03 0.02 0.02 99.92 15:14:57 15:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:14:57 15:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:14:57 15:14:57 15:13:01 CPU %user %nice %system %iowait %steal %idle 15:14:57 15:14:01 all 0.24 0.00 0.01 0.00 0.00 99.75 15:14:57 15:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:14:57 15:14:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:14:57 15:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 15:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:14:57 15:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:14:57 15:14:01 5 0.05 0.00 0.00 0.02 0.02 99.92 15:14:57 15:14:01 6 1.70 0.00 0.03 0.02 0.00 98.26 15:14:57 15:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:14:57 Average: all 5.45 0.00 1.51 1.83 0.02 91.20 15:14:57 Average: 0 5.37 0.00 1.44 0.94 0.02 92.23 15:14:57 Average: 1 5.57 0.00 1.59 1.81 0.02 91.00 15:14:57 Average: 2 5.34 0.00 1.42 2.28 0.02 90.95 15:14:57 Average: 3 5.67 0.00 1.49 1.37 0.02 91.45 15:14:57 Average: 4 5.42 0.00 1.46 1.44 0.02 91.66 15:14:57 Average: 5 5.11 0.00 1.51 2.35 0.03 90.99 15:14:57 Average: 6 5.56 0.00 1.54 1.98 0.02 90.91 15:14:57 Average: 7 5.56 0.00 1.60 2.43 0.03 90.38 15:14:57 15:14:57 15:14:57