Pull request #4119 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at d217c32573f785860214a4b128a5ddb28bdceca4 rather than c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 Obtained Jenkinsfile from d217c32573f785860214a4b128a5ddb28bdceca4 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-ssh7123125768017271251.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh4166754246676530528.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4119/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-4119/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6711921763297322361.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-4119/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4518279128458442585.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh12550084250774596906.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-4119/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-4119/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6482482349176395607.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 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22129 in /w/workspace/edgexfoundry_edgex-go_PR-4119 [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 Merging remotes/origin/main commit d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 Merge succeeded, producing c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 Checking out Revision c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 (PR-4119) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4119/head:refs/remotes/origin/PR-4119 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 # 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 d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 # timeout=10 Commit message: "feat(metadata): implement Unit of Measure (UoM) ADR" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-08T08:48:38.108Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-08T08:48:38.292Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-08T08:48:38.388Z] ========================================================= [2022-08-08T08:48:38.388Z] EdgeX Global Pipelines Version Info [2022-08-08T08:48:38.388Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-08T08:48:39.187Z] ------------------- [2022-08-08T08:48:39.187Z] stable info: [2022-08-08T08:48:39.187Z] ------------------- [2022-08-08T08:48:39.187Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-08T08:48:39.187Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-08T08:48:39.187Z] Message: update stable to v1.0.238 [2022-08-08T08:48:39.764Z] ------------------- [2022-08-08T08:48:39.764Z] experimental info: [2022-08-08T08:48:39.764Z] ------------------- [2022-08-08T08:48:39.764Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-08T08:48:39.764Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-08T08:48:39.764Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-08T08:48:40.123Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-08T08:48:40.160Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-08T08:48:40.195Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-08T08:48:40.228Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-08T08:48:40.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-08T08:48:40.305Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-08T08:48:40.340Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-08T08:48:40.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-08T08:48:40.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-08T08:48:40.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-08T08:48:40.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-08T08:48:40.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-08T08:48:40.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-08T08:48:40.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-08T08:48:40.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-08T08:48:40.688Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-08T08:48:40.729Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-08T08:48:40.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-08T08:48:40.809Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-08T08:48:40.850Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-08T08:48:40.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-08T08:48:40.927Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-08T08:48:40.970Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-08T08:48:41.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4119 [Pipeline] echo [2022-08-08T08:48:41.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4119 [Pipeline] echo [2022-08-08T08:48:41.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4119 [Pipeline] echo [2022-08-08T08:48:41.125Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [Pipeline] echo [2022-08-08T08:48:41.165Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7bf56f [Pipeline] echo [2022-08-08T08:48:41.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T08:48:41.322Z] provisioning config files... [2022-08-08T08:48:41.346Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2377089580177339321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T08:48:41.695Z] ---> docker-login.sh [2022-08-08T08:48:41.695Z] nexus3.edgexfoundry.org:10001 [2022-08-08T08:48:41.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T08:48:42.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T08:48:42.223Z] Configure a credential helper to remove this warning. See [2022-08-08T08:48:42.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T08:48:42.224Z] [2022-08-08T08:48:42.224Z] Login Succeeded [2022-08-08T08:48:42.224Z] nexus3.edgexfoundry.org:10002 [2022-08-08T08:48:42.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T08:48:42.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T08:48:42.224Z] Configure a credential helper to remove this warning. See [2022-08-08T08:48:42.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T08:48:42.224Z] [2022-08-08T08:48:42.224Z] Login Succeeded [2022-08-08T08:48:42.224Z] nexus3.edgexfoundry.org:10003 [2022-08-08T08:48:42.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T08:48:42.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T08:48:42.485Z] Configure a credential helper to remove this warning. See [2022-08-08T08:48:42.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T08:48:42.485Z] [2022-08-08T08:48:42.485Z] Login Succeeded [2022-08-08T08:48:42.485Z] nexus3.edgexfoundry.org:10004 [2022-08-08T08:48:42.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T08:48:42.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T08:48:42.485Z] Configure a credential helper to remove this warning. See [2022-08-08T08:48:42.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T08:48:42.485Z] [2022-08-08T08:48:42.485Z] Login Succeeded [2022-08-08T08:48:42.485Z] docker.io [2022-08-08T08:48:42.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T08:48:43.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T08:48:43.007Z] Configure a credential helper to remove this warning. See [2022-08-08T08:48:43.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T08:48:43.007Z] [2022-08-08T08:48:43.007Z] Login Succeeded [2022-08-08T08:48:43.007Z] ---> docker-login.sh ends [Pipeline] } [2022-08-08T08:48:43.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-08T08:48:43.454Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile [2022-08-08T08:48:43.454Z] + dirname cmd/core-command/Dockerfile [2022-08-08T08:48:43.454Z] + cut -d/ -f2 [2022-08-08T08:48:43.454Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-08T08:48:43.454Z] + + cut -d/ -f2 [2022-08-08T08:48:43.454Z] dirname cmd/core-data/Dockerfile [2022-08-08T08:48:43.454Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-08T08:48:43.454Z] + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 [2022-08-08T08:48:43.454Z] [2022-08-08T08:48:43.454Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-08T08:48:43.454Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-08T08:48:43.454Z] + cut -d/ -f2 [2022-08-08T08:48:43.454Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-08T08:48:43.454Z] + + cut -d/ -f2dirname [2022-08-08T08:48:43.454Z] cmd/security-proxy-setup/Dockerfile [2022-08-08T08:48:43.454Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-08T08:48:43.454Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-08T08:48:43.454Z] + cut -d/ -f2 [2022-08-08T08:48:43.454Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-08T08:48:43.454Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-08T08:48:43.454Z] + cut -d/ -f2 [2022-08-08T08:48:43.454Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-08T08:48:43.454Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-08T08:48:43.454Z] + cut -d/ -f2 [2022-08-08T08:48:43.454Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-08T08:48:43.454Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-08T08:48:43.454Z] + cut -d/ -f2 [2022-08-08T08:48:43.454Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-08T08:48:43.454Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-08T08:48:43.454Z] + cut -d/ -f2 [2022-08-08T08:48:43.454Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-08T08:48:43.454Z] + dirname cmd/support-notifications/Dockerfile [2022-08-08T08:48:43.454Z] + cut -d/ -f2 [2022-08-08T08:48:43.454Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-08T08:48:43.454Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-08T08:48:43.454Z] + cut -d/ -f2 [2022-08-08T08:48:43.454Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-08T08:48:43.454Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-08T08:48:43.454Z] + cut -d/ -f2 [2022-08-08T08:48:43.454Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-08T08:48:43.511Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-08T08:48:44.027Z] + git rev-list -1 --merges c7bf56fd7005b3327bd0e63a15f988b7bc1bd439~1..c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [Pipeline] echo [2022-08-08T08:48:44.061Z] -----------> git rev-list -1 --merges c7bf56fd7005b3327bd0e63a15f988b7bc1bd439~1..c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [false] [Pipeline] sh [2022-08-08T08:48:44.375Z] + git log --format=format:%s -1 c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [Pipeline] echo [2022-08-08T08:48:44.416Z] ========================================================= [2022-08-08T08:48:44.416Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-08T08:48:44.416Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-08T08:48:44.945Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-08T08:48:44.945Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-08T08:48:44.945Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-08T08:48:44.945Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-08T08:48:44.945Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-08T08:48:44.945Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-08T08:48:44.945Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T08:48:45.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T08:48:45.447Z] [2022-08-08T08:48:45.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T08:48:45.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T08:48:45.833Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-08T08:48:45.833Z] b85a868b505f: Pulling fs layer [2022-08-08T08:48:45.833Z] e2be974225ed: Pulling fs layer [2022-08-08T08:48:45.833Z] 339a4e72a1f5: Pulling fs layer [2022-08-08T08:48:45.833Z] 988bab9f4d93: Pulling fs layer [2022-08-08T08:48:45.833Z] 1469e6f7b9e6: Pulling fs layer [2022-08-08T08:48:45.833Z] 988bab9f4d93: Waiting [2022-08-08T08:48:45.833Z] eaf3925da568: Pulling fs layer [2022-08-08T08:48:45.833Z] bab4dde63d76: Pulling fs layer [2022-08-08T08:48:45.833Z] bde34c3a00c8: Pulling fs layer [2022-08-08T08:48:45.833Z] b352a97aabf1: Pulling fs layer [2022-08-08T08:48:45.833Z] eaf3925da568: Waiting [2022-08-08T08:48:45.833Z] bab4dde63d76: Waiting [2022-08-08T08:48:45.833Z] bde34c3a00c8: Waiting [2022-08-08T08:48:45.833Z] 4872d77fe225: Pulling fs layer [2022-08-08T08:48:45.833Z] 5851b861e8e6: Pulling fs layer [2022-08-08T08:48:45.833Z] b352a97aabf1: Waiting [2022-08-08T08:48:45.833Z] e2be974225ed: Download complete [2022-08-08T08:48:45.833Z] 988bab9f4d93: Verifying Checksum [2022-08-08T08:48:45.833Z] 988bab9f4d93: Download complete [2022-08-08T08:48:46.095Z] 1469e6f7b9e6: Verifying Checksum [2022-08-08T08:48:46.095Z] 1469e6f7b9e6: Download complete [2022-08-08T08:48:46.095Z] eaf3925da568: Verifying Checksum [2022-08-08T08:48:46.095Z] eaf3925da568: Download complete [2022-08-08T08:48:46.095Z] 339a4e72a1f5: Verifying Checksum [2022-08-08T08:48:46.095Z] 339a4e72a1f5: Download complete [2022-08-08T08:48:46.095Z] bde34c3a00c8: Verifying Checksum [2022-08-08T08:48:46.095Z] b352a97aabf1: Download complete [2022-08-08T08:48:46.095Z] 4872d77fe225: Verifying Checksum [2022-08-08T08:48:46.095Z] 4872d77fe225: Download complete [2022-08-08T08:48:46.095Z] 5851b861e8e6: Verifying Checksum [2022-08-08T08:48:46.095Z] 5851b861e8e6: Download complete [2022-08-08T08:48:46.095Z] b85a868b505f: Verifying Checksum [2022-08-08T08:48:46.095Z] b85a868b505f: Download complete [2022-08-08T08:48:46.355Z] bab4dde63d76: Verifying Checksum [2022-08-08T08:48:46.355Z] bab4dde63d76: Download complete [2022-08-08T08:48:47.742Z] b85a868b505f: Pull complete [2022-08-08T08:48:47.742Z] e2be974225ed: Pull complete [2022-08-08T08:48:48.005Z] 339a4e72a1f5: Pull complete [2022-08-08T08:48:48.005Z] 988bab9f4d93: Pull complete [2022-08-08T08:48:48.576Z] 1469e6f7b9e6: Pull complete [2022-08-08T08:48:48.576Z] eaf3925da568: Pull complete [2022-08-08T08:48:50.488Z] bab4dde63d76: Pull complete [2022-08-08T08:48:50.488Z] bde34c3a00c8: Pull complete [2022-08-08T08:48:50.488Z] b352a97aabf1: Pull complete [2022-08-08T08:48:50.488Z] 4872d77fe225: Pull complete [2022-08-08T08:48:50.488Z] 5851b861e8e6: Pull complete [2022-08-08T08:48:50.751Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-08T08:48:50.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T08:48:50.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T08:48:50.983Z] prd-ubuntu20.04-docker-8c-8g-22129 does not seem to be running inside a container [2022-08-08T08:48:51.031Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-08T08:48:52.404Z] $ docker top 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 -eo pid,comm [2022-08-08T08:48:52.466Z] 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). [2022-08-08T08:48:52.466Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-08T08:48:52.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-08T08:48:52.582Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-08T08:48:52.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-08T08:48:52.716Z] $ docker exec 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 ssh-agent [2022-08-08T08:48:52.836Z] SSH_AUTH_SOCK=/tmp/ssh-vBiBjkev5XXR/agent.33 [2022-08-08T08:48:52.836Z] SSH_AGENT_PID=39 [2022-08-08T08:48:52.843Z] Running ssh-add (command line suppressed) [2022-08-08T08:48:52.965Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7237186037223381055.key (/w/workspace/edgex-go/1@tmp/private_key_7237186037223381055.key) [2022-08-08T08:48:52.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-08T08:48:53.305Z] + git tag --points-at HEAD [Pipeline] } [2022-08-08T08:48:53.333Z] $ docker exec --env ******** --env ******** 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 ssh-agent -k [2022-08-08T08:48:53.439Z] unset SSH_AUTH_SOCK; [2022-08-08T08:48:53.440Z] unset SSH_AGENT_PID; [2022-08-08T08:48:53.440Z] echo Agent pid 39 killed; [2022-08-08T08:48:53.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-08T08:48:53.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-08T08:48:53.534Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-08T08:48:53.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-08T08:48:53.674Z] $ docker exec 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 ssh-agent [2022-08-08T08:48:53.791Z] SSH_AUTH_SOCK=/tmp/ssh-EeJzsbNELuoK/agent.72 [2022-08-08T08:48:53.791Z] SSH_AGENT_PID=78 [2022-08-08T08:48:53.796Z] Running ssh-add (command line suppressed) [2022-08-08T08:48:53.918Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1364487121752148473.key (/w/workspace/edgex-go/1@tmp/private_key_1364487121752148473.key) [2022-08-08T08:48:53.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-08T08:48:54.260Z] + git semver init [2022-08-08T08:48:54.523Z] 2022-08-08 08:48:54,461 [run_init] DEBUG init version:0.0.0 force:False [2022-08-08T08:48:54.523Z] 2022-08-08 08:48:54,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-08-08T08:48:54.523Z] 2022-08-08 08:48:54,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-08-08T08:48:54.523Z] 2022-08-08 08:48:54,462 [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) [2022-08-08T08:48:59.837Z] 2022-08-08 08:48:59,230 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-08-08T08:48:59.837Z] 2022-08-08 08:48:59,231 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4119 with force:False [2022-08-08T08:48:59.837Z] 2022-08-08 08:48:59,231 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4119 [2022-08-08T08:48:59.837Z] 2022-08-08 08:48:59,235 [execute] INFO git cat-file --batch-check [2022-08-08T08:48:59.837Z] 2022-08-08 08:48:59,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-08T08:48:59.837Z] 2022-08-08 08:48:59,242 [execute] INFO git cat-file --batch [2022-08-08T08:48:59.837Z] 2022-08-08 08:48:59,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-08T08:48:59.837Z] 2022-08-08 08:48:59,248 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4119 [2022-08-08T08:48:59.837Z] 0.0.0 [Pipeline] } [2022-08-08T08:48:59.869Z] $ docker exec --env ******** --env ******** 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 ssh-agent -k [2022-08-08T08:48:59.979Z] unset SSH_AUTH_SOCK; [2022-08-08T08:48:59.979Z] unset SSH_AGENT_PID; [2022-08-08T08:48:59.979Z] echo Agent pid 78 killed; [2022-08-08T08:48:59.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-08T08:49:00.406Z] + git semver [Pipeline] } [2022-08-08T08:49:00.697Z] $ docker stop --time=1 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 [2022-08-08T08:49:02.038Z] $ docker rm -f 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T08:49:02.440Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-08T08:49:02.739Z] Stashed 1 file(s) [Pipeline] echo [2022-08-08T08:49:02.757Z] [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 [2022-08-08T08:49:03.545Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-08T08:49:03.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T08:49:03.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T08:49:03.650Z] ========================================================= [2022-08-08T08:49:03.650Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-08T08:49:03.650Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-08T08:49:03.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T08:49:03.995Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-08T08:49:03.995Z] 2408cc74d12b: Pulling fs layer [2022-08-08T08:49:03.995Z] ea60b727a1ce: Pulling fs layer [2022-08-08T08:49:03.995Z] 30c4a7721957: Pulling fs layer [2022-08-08T08:49:03.995Z] 370296b7ddb6: Pulling fs layer [2022-08-08T08:49:03.995Z] 7c6cee850709: Pulling fs layer [2022-08-08T08:49:03.995Z] 39a5fcdaea64: Pulling fs layer [2022-08-08T08:49:03.995Z] d94ebbe4e438: Pulling fs layer [2022-08-08T08:49:03.995Z] bcfd1f05c69d: Pulling fs layer [2022-08-08T08:49:03.995Z] 59ccb84bbe0f: Pulling fs layer [2022-08-08T08:49:03.995Z] 370296b7ddb6: Waiting [2022-08-08T08:49:03.995Z] 7c6cee850709: Waiting [2022-08-08T08:49:03.995Z] 39a5fcdaea64: Waiting [2022-08-08T08:49:03.995Z] d94ebbe4e438: Waiting [2022-08-08T08:49:03.995Z] bcfd1f05c69d: Waiting [2022-08-08T08:49:03.995Z] 59ccb84bbe0f: Waiting [2022-08-08T08:49:03.995Z] 30c4a7721957: Verifying Checksum [2022-08-08T08:49:03.995Z] 30c4a7721957: Download complete [2022-08-08T08:49:03.995Z] ea60b727a1ce: Download complete [2022-08-08T08:49:03.995Z] 7c6cee850709: Verifying Checksum [2022-08-08T08:49:03.995Z] 7c6cee850709: Download complete [2022-08-08T08:49:03.995Z] 39a5fcdaea64: Download complete [2022-08-08T08:49:03.995Z] 2408cc74d12b: Verifying Checksum [2022-08-08T08:49:03.995Z] d94ebbe4e438: Verifying Checksum [2022-08-08T08:49:03.995Z] d94ebbe4e438: Download complete [2022-08-08T08:49:04.257Z] 2408cc74d12b: Pull complete [2022-08-08T08:49:04.257Z] ea60b727a1ce: Pull complete [2022-08-08T08:49:04.517Z] 30c4a7721957: Pull complete [2022-08-08T08:49:04.517Z] 59ccb84bbe0f: Verifying Checksum [2022-08-08T08:49:04.517Z] 59ccb84bbe0f: Download complete [2022-08-08T08:49:04.517Z] bcfd1f05c69d: Verifying Checksum [2022-08-08T08:49:04.517Z] bcfd1f05c69d: Download complete [2022-08-08T08:49:04.777Z] 370296b7ddb6: Verifying Checksum [2022-08-08T08:49:04.777Z] 370296b7ddb6: Download complete [2022-08-08T08:49:08.976Z] 370296b7ddb6: Pull complete [2022-08-08T08:49:08.976Z] 7c6cee850709: Pull complete [2022-08-08T08:49:08.976Z] 39a5fcdaea64: Pull complete [2022-08-08T08:49:08.976Z] d94ebbe4e438: Pull complete [2022-08-08T08:49:10.893Z] bcfd1f05c69d: Pull complete [2022-08-08T08:49:11.464Z] 59ccb84bbe0f: Pull complete [2022-08-08T08:49:11.464Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-08T08:49:11.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T08:49:11.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-08T08:49:11.828Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T08:49:11.828Z] WORKDIR /edgex [2022-08-08T08:49:11.828Z] COPY go.mod . [2022-08-08T08:49:11.828Z] RUN go mod downloaddocker [2022-08-08T08:49:11.828Z] build -t ci-base-image-x86_64 -f - . [2022-08-08T08:49:12.397Z] Sending build context to Docker daemon 169.2MB [2022-08-08T08:49:12.397Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T08:49:12.397Z] ---> a4fb48ad2a94 [2022-08-08T08:49:12.397Z] Step 2/4 : WORKDIR /edgex [2022-08-08T08:49:14.314Z] ---> Running in 70aa1499f523 [2022-08-08T08:49:14.574Z] Removing intermediate container 70aa1499f523 [2022-08-08T08:49:14.574Z] ---> 8bb2f6111234 [2022-08-08T08:49:14.574Z] Step 3/4 : COPY go.mod . [2022-08-08T08:49:14.574Z] ---> 52db8dff2c51 [2022-08-08T08:49:14.574Z] Step 4/4 : RUN go mod download [2022-08-08T08:49:14.574Z] ---> Running in da87109af519 [2022-08-08T08:49:18.070Z] Still waiting to schedule task [2022-08-08T08:49:18.070Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-08T08:49:29.491Z] Removing intermediate container da87109af519 [2022-08-08T08:49:29.491Z] ---> 15b8697a06fa [2022-08-08T08:49:29.491Z] Successfully built 15b8697a06fa [2022-08-08T08:49:29.491Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T08:49:29.873Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-08T08:49:29.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T08:49:30.036Z] prd-ubuntu20.04-docker-8c-8g-22129 does not seem to be running inside a container [2022-08-08T08:49:30.078Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-08T08:49:30.467Z] $ docker top 74e791d4abf4126a8d1b42e19c2e73c814a4adf6787aae2d2b4086cb7acf50b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T08:49:30.869Z] + go version [2022-08-08T08:49:30.870Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-08T08:49:30.908Z] $ docker stop --time=1 74e791d4abf4126a8d1b42e19c2e73c814a4adf6787aae2d2b4086cb7acf50b3 [2022-08-08T08:49:32.187Z] $ docker rm -f 74e791d4abf4126a8d1b42e19c2e73c814a4adf6787aae2d2b4086cb7acf50b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T08:49:32.885Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-08T08:49:32.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T08:49:33.055Z] prd-ubuntu20.04-docker-8c-8g-22129 does not seem to be running inside a container [2022-08-08T08:49:33.092Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-08T08:49:33.449Z] $ docker top a863aac9629cd8b32703346f681d6b9f186df54fb430d80c3bf1c33e813bb8a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-08T08:49:33.575Z] ========================================================= [2022-08-08T08:49:33.575Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-08T08:49:33.575Z] ========================================================= [Pipeline] sh [2022-08-08T08:49:33.930Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-08T08:49:34.288Z] + make test [2022-08-08T08:49:34.288Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-08T08:49:40.867Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-08T08:49:55.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-08T08:49:55.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-08T08:49:55.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.2% of statements [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-08T08:49:55.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-08T08:49:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.092s coverage: 89.2% of statements [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-08T08:49:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 2.1% of statements [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-08T08:49:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.466s coverage: 95.6% of statements [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-08T08:49:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-08T08:49:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-08T08:49:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-08T08:49:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-08-08T08:49:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 29.6% of statements [2022-08-08T08:49:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-08T08:49:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements [2022-08-08T08:49:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.093s coverage: 79.5% of statements [2022-08-08T08:49:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.092s coverage: 94.1% of statements [2022-08-08T08:49:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2022-08-08T08:49:59.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2022-08-08T08:50:05.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2022-08-08T08:50:05.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2022-08-08T08:50:09.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.2% of statements [2022-08-08T08:50:09.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-08T08:50:17.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements [2022-08-08T08:50:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-08T08:50:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-08T08:50:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-08T08:50:17.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-08-08T08:50:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-08T08:50:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-08T08:50:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-08T08:50:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-08T08:50:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-08T08:50:17.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-08-08T08:50:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-08T08:50:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-08T08:50:17.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 58.8% of statements [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.097s coverage: 85.4% of statements [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.201s coverage: 91.2% of statements [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.7% of statements [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 65.8% of statements [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 43.6% of statements [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.085s coverage: 89.5% of statements [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-08T08:50:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-08-08T08:50:17.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-08-08T08:50:17.982Z] 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 [2022-08-08T08:50:36.083Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-08T08:50:36.083Z] GO111MODULE=on go vet ./... [2022-08-08T08:50:40.285Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-08T08:50:40.285Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-08T08:50:40.285Z] ./bin/test-attribution-txt.sh [2022-08-08T08:50:40.285Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-08T08:50:40.285Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-08T08:50:40.285Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-08T08:50:40.285Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-08T08:50:40.285Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-08T08:50:40.285Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-08T08:50:40.285Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-08T08:50:40.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-08T08:50:40.641Z] + ls -al . [2022-08-08T08:50:40.641Z] total 732 [2022-08-08T08:50:40.641Z] drwxrwxr-x 10 1001 1001 4096 Aug 8 08:49 . [2022-08-08T08:50:40.641Z] drwxr-xr-x 4 root root 4096 Aug 8 08:49 .. [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 16 Aug 8 08:48 .dockerignore [2022-08-08T08:50:40.641Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 08:50 .git [2022-08-08T08:50:40.641Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 08:48 .github [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 1030 Aug 8 08:48 .gitignore [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 42 Aug 8 08:48 .golangci.yml [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 87 Aug 8 08:48 .hadolint.yml [2022-08-08T08:50:40.641Z] drwxr-xr-x 3 1001 1001 4096 Aug 8 08:48 .semver [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 166 Aug 8 08:48 .sonarcloud.properties [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 1171 Aug 8 08:48 ADOPTERS.md [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 10347 Aug 8 08:48 Attribution.txt [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 63209 Aug 8 08:48 CHANGELOG.md [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 3804 Aug 8 08:48 CONTRIBUTING.md [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 677 Aug 8 08:48 GOVERNANCE.md [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 850 Aug 8 08:48 Jenkinsfile [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 10775 Aug 8 08:48 LICENSE [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 12212 Aug 8 08:48 Makefile [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 582 Aug 8 08:48 OWNERS.md [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 9094 Aug 8 08:48 README.md [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 6912 Aug 8 08:48 SECURITY.md [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 5 Aug 8 08:49 VERSION [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 4131 Aug 8 08:48 ZMQWindows.md [2022-08-08T08:50:40.641Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 08:48 bin [2022-08-08T08:50:40.641Z] drwxrwxr-x 18 1001 1001 4096 Aug 8 08:48 cmd [2022-08-08T08:50:40.641Z] -rw-r--r-- 1 root root 479761 Aug 8 08:50 coverage.out [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 3681 Aug 8 08:48 go.mod [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 38033 Aug 8 08:48 go.sum [2022-08-08T08:50:40.641Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 08:48 internal [2022-08-08T08:50:40.641Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 08:48 openapi [2022-08-08T08:50:40.641Z] drwxrwxr-x 4 1001 1001 4096 Aug 8 08:48 snap [2022-08-08T08:50:40.641Z] -rw-rw-r-- 1 1001 1001 204 Aug 8 08:48 version.go [Pipeline] sh [2022-08-08T08:50:40.958Z] + '[' -e coverage.out ] [2022-08-08T08:50:40.959Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-08T08:50:41.080Z] Stashed 1 file(s) [Pipeline] sh [2022-08-08T08:50:41.379Z] + make build [2022-08-08T08:50:41.380Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-08T08:50:55.542Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22130 in /w/workspace/edgexfoundry_edgex-go_PR-4119 [Pipeline] { [Pipeline] ws [2022-08-08T08:50:55.589Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-08T08:50:55.674Z] The recommended git tool is: git [2022-08-08T08:50:56.283Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-08T08:51:02.300Z] using credential edgex-jenkins-ssh [2022-08-08T08:51:02.326Z] Cloning the remote Git repository [2022-08-08T08:51:02.402Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-08T08:51:02.496Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-08T08:51:02.625Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-08T08:51:02.626Z] > git --version # timeout=10 [2022-08-08T08:51:02.671Z] > git --version # 'git version 2.25.1' [2022-08-08T08:51:02.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T08:51:02.792Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-08T08:51:06.270Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-08T08:51:06.847Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-08T08:51:14.980Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-08T08:51:14.980Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-08T08:51:15.240Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-08T08:51:16.630Z] CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-08T08:51:17.573Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T08:51:18.961Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T08:51:19.534Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T08:51:19.319Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-08T08:51:19.336Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-08T08:51:19.370Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-08T08:51:19.406Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-08T08:51:19.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T08:51:19.419Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4119/head:refs/remotes/origin/PR-4119 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-08T08:51:20.138Z] Merging remotes/origin/main commit d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:51:20.476Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T08:51:20.489Z] Merge succeeded, producing c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:51:20.489Z] Checking out Revision c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 (PR-4119) [2022-08-08T08:51:20.157Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:51:20.176Z] > git checkout -f c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 # timeout=10 [2022-08-08T08:51:20.409Z] > git remote # timeout=10 [2022-08-08T08:51:20.423Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T08:51:20.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T08:51:20.451Z] > git merge d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 [2022-08-08T08:51:20.477Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T08:51:20.500Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:51:20.512Z] > git checkout -f c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 # timeout=10 [2022-08-08T08:51:22.391Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-08-08T08:51:23.359Z] $ docker stop --time=1 a863aac9629cd8b32703346f681d6b9f186df54fb430d80c3bf1c33e813bb8a2 [2022-08-08T08:51:24.786Z] Commit message: "feat(metadata): implement Unit of Measure (UoM) ADR" [2022-08-08T08:51:24.846Z] > git --version # timeout=10 [2022-08-08T08:51:24.866Z] > git --version # 'git version 2.25.1' [2022-08-08T08:51:24.886Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-08T08:51:25.759Z] $ docker rm -f a863aac9629cd8b32703346f681d6b9f186df54fb430d80c3bf1c33e813bb8a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-08T08:51:26.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-08T08:51:26.936Z] [2022-08-08T08:51:26.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T08:51:27.252Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-08T08:51:27.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-08T08:51:27.252Z] Dload Upload Total Spent Left Speed [2022-08-08T08:51:27.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94137 0 --:--:-- --:--:-- --:--:-- 94137 [2022-08-08T08:51:27.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-08T08:51:27.321Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-08T08:51:27.321Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-08T08:51:27.321Z] ca9280d653b3: Pulling fs layer [2022-08-08T08:51:27.321Z] 7e9c9ca2126c: Pulling fs layer [2022-08-08T08:51:27.321Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-08T08:51:27.583Z] ca9280d653b3: Verifying Checksum [2022-08-08T08:51:27.583Z] ca9280d653b3: Download complete [2022-08-08T08:51:27.583Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-08-08T08:51:27.844Z] 7e9c9ca2126c: Download complete [2022-08-08T08:51:28.014Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-08T08:51:28.104Z] ca9280d653b3: Pull complete [2022-08-08T08:51:28.371Z] + sudo tee /etc/docker/daemon.new [2022-08-08T08:51:28.371Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-08T08:51:28.371Z] { [2022-08-08T08:51:28.371Z] "registry-mirrors": [ [2022-08-08T08:51:28.371Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-08T08:51:28.371Z] ], [2022-08-08T08:51:28.371Z] "bip": "10.250.0.254/24", [2022-08-08T08:51:28.371Z] "hosts": [ [2022-08-08T08:51:28.371Z] "tcp://0.0.0.0:5555", [2022-08-08T08:51:28.371Z] "unix:///var/run/docker.sock" [2022-08-08T08:51:28.371Z] ], [2022-08-08T08:51:28.371Z] "mtu": 1458, [2022-08-08T08:51:28.371Z] "selinux-enabled": true, [2022-08-08T08:51:28.371Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-08T08:51:28.371Z] } [Pipeline] sh [2022-08-08T08:51:29.102Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-08T08:51:29.450Z] + sudo service docker restart [2022-08-08T08:51:31.531Z] 7e9c9ca2126c: Pull complete [2022-08-08T08:51:31.531Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-08T08:51:31.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-08T08:51:31.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T08:51:31.771Z] prd-ubuntu20.04-docker-8c-8g-22129 does not seem to be running inside a container [2022-08-08T08:51:31.830Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-08T08:51:33.300Z] $ docker top 0e012bc021a17c8fb060849b93f197942eae6f2952c959fed9c17e4120a3b8c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T08:51:33.706Z] + docker-compose build --help [2022-08-08T08:51:33.706Z] + grep parallel [2022-08-08T08:51:34.284Z] --parallel Build images in parallel. [Pipeline] } [2022-08-08T08:51:34.322Z] $ docker stop --time=1 0e012bc021a17c8fb060849b93f197942eae6f2952c959fed9c17e4120a3b8c3 [2022-08-08T08:51:35.621Z] $ docker rm -f 0e012bc021a17c8fb060849b93f197942eae6f2952c959fed9c17e4120a3b8c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T08:51:36.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-08T08:51:36.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T08:51:36.514Z] prd-ubuntu20.04-docker-8c-8g-22129 does not seem to be running inside a container [2022-08-08T08:51:36.556Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-08T08:51:36.958Z] $ docker top 74a1b74c6daef8818740590bdb6a0822b71632a988c6ab57649d1a684038b873 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T08:51:37.363Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-08T08:51:37.938Z] Building core-command ... [2022-08-08T08:51:37.938Z] Building core-data ... [2022-08-08T08:51:37.938Z] Building core-metadata ... [2022-08-08T08:51:37.938Z] Building security-bootstrapper ... [2022-08-08T08:51:37.938Z] Building security-proxy-setup ... [2022-08-08T08:51:37.938Z] Building security-secretstore-setup ... [2022-08-08T08:51:37.938Z] Building security-spiffe-token-provider ... [2022-08-08T08:51:37.938Z] Building security-spire-agent ... [2022-08-08T08:51:37.938Z] Building security-spire-config ... [2022-08-08T08:51:37.938Z] Building security-spire-server ... [2022-08-08T08:51:37.938Z] Building support-notifications ... [2022-08-08T08:51:37.938Z] Building support-scheduler ... [2022-08-08T08:51:37.938Z] Building sys-mgmt-agent ... [2022-08-08T08:51:37.938Z] Building security-bootstrapper [2022-08-08T08:51:37.938Z] Building security-secretstore-setup [2022-08-08T08:51:37.938Z] Building sys-mgmt-agent [2022-08-08T08:51:37.938Z] Building core-data [2022-08-08T08:51:37.938Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T08:51:47.831Z] provisioning config files... [2022-08-08T08:51:47.857Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8459415029351126692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T08:51:48.249Z] ---> docker-login.sh [2022-08-08T08:51:48.249Z] nexus3.edgexfoundry.org:10001 [2022-08-08T08:51:48.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T08:51:49.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T08:51:49.115Z] Configure a credential helper to remove this warning. See [2022-08-08T08:51:49.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T08:51:49.115Z] [2022-08-08T08:51:49.115Z] Login Succeeded [2022-08-08T08:51:49.115Z] nexus3.edgexfoundry.org:10002 [2022-08-08T08:51:49.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T08:51:49.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T08:51:49.389Z] Configure a credential helper to remove this warning. See [2022-08-08T08:51:49.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T08:51:49.389Z] [2022-08-08T08:51:49.389Z] Login Succeeded [2022-08-08T08:51:49.389Z] nexus3.edgexfoundry.org:10003 [2022-08-08T08:51:49.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T08:51:49.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T08:51:49.936Z] Configure a credential helper to remove this warning. See [2022-08-08T08:51:49.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T08:51:49.936Z] [2022-08-08T08:51:49.936Z] Login Succeeded [2022-08-08T08:51:49.936Z] nexus3.edgexfoundry.org:10004 [2022-08-08T08:51:50.169Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T08:51:50.169Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-08T08:51:50.169Z] ---> 15b8697a06fa [2022-08-08T08:51:50.169Z] Step 3/31 : WORKDIR /edgex-go [2022-08-08T08:51:50.169Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T08:51:50.169Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-08T08:51:50.169Z] ---> 15b8697a06fa [2022-08-08T08:51:50.169Z] Step 3/26 : WORKDIR /edgex-go [2022-08-08T08:51:50.169Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T08:51:50.169Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-08T08:51:50.169Z] ---> 15b8697a06fa [2022-08-08T08:51:50.169Z] Step 3/25 : WORKDIR /edgex-go [2022-08-08T08:51:50.169Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T08:51:50.169Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T08:51:50.169Z] ---> 15b8697a06fa [2022-08-08T08:51:50.169Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T08:51:50.169Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T08:51:50.169Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T08:51:50.169Z] ---> 15b8697a06fa [2022-08-08T08:51:50.169Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T08:51:50.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T08:51:50.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T08:51:50.209Z] Configure a credential helper to remove this warning. See [2022-08-08T08:51:50.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T08:51:50.209Z] [2022-08-08T08:51:50.209Z] Login Succeeded [2022-08-08T08:51:50.209Z] docker.io [2022-08-08T08:51:50.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T08:51:51.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T08:51:51.069Z] Configure a credential helper to remove this warning. See [2022-08-08T08:51:51.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T08:51:51.069Z] [2022-08-08T08:51:51.069Z] Login Succeeded [2022-08-08T08:51:51.069Z] ---> docker-login.sh ends [Pipeline] } [2022-08-08T08:51:51.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-08T08:51:51.821Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-08T08:51:51.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T08:51:51.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T08:51:51.929Z] ========================================================= [2022-08-08T08:51:51.929Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-08T08:51:51.929Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-08T08:51:52.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T08:51:52.579Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-08T08:51:52.579Z] b3c136eddcbf: Pulling fs layer [2022-08-08T08:51:52.579Z] c0a3192eca97: Pulling fs layer [2022-08-08T08:51:52.579Z] a050256f5b6f: Pulling fs layer [2022-08-08T08:51:52.579Z] 656be50a0ddc: Pulling fs layer [2022-08-08T08:51:52.579Z] 2bbca73fdf42: Pulling fs layer [2022-08-08T08:51:52.579Z] 46d945488cbd: Pulling fs layer [2022-08-08T08:51:52.579Z] 8a5474983e97: Pulling fs layer [2022-08-08T08:51:52.579Z] 329c88fbcd65: Pulling fs layer [2022-08-08T08:51:52.579Z] 8a5474983e97: Waiting [2022-08-08T08:51:52.579Z] 46d945488cbd: Waiting [2022-08-08T08:51:52.579Z] 329c88fbcd65: Waiting [2022-08-08T08:51:52.579Z] 2bbca73fdf42: Waiting [2022-08-08T08:51:52.579Z] 656be50a0ddc: Waiting [2022-08-08T08:51:52.579Z] a050256f5b6f: Verifying Checksum [2022-08-08T08:51:52.579Z] a050256f5b6f: Download complete [2022-08-08T08:51:52.579Z] c0a3192eca97: Download complete [2022-08-08T08:51:52.579Z] 2bbca73fdf42: Verifying Checksum [2022-08-08T08:51:52.579Z] 2bbca73fdf42: Download complete [2022-08-08T08:51:52.579Z] 46d945488cbd: Verifying Checksum [2022-08-08T08:51:52.579Z] 46d945488cbd: Download complete [2022-08-08T08:51:52.579Z] b3c136eddcbf: Verifying Checksum [2022-08-08T08:51:52.579Z] b3c136eddcbf: Download complete [2022-08-08T08:51:52.721Z] ---> Running in a59ae062fc39 [2022-08-08T08:51:52.721Z] ---> Running in 633dced0953b [2022-08-08T08:51:52.721Z] ---> Running in af29c696fe69 [2022-08-08T08:51:52.721Z] ---> Running in ae1ba35e5157 [2022-08-08T08:51:52.721Z] ---> Running in a78271f27f22 [2022-08-08T08:51:52.721Z] Removing intermediate container af29c696fe69 [2022-08-08T08:51:52.721Z] ---> 0242fbfc7adb [2022-08-08T08:51:52.721Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:51:52.721Z] Removing intermediate container ae1ba35e5157 [2022-08-08T08:51:52.721Z] ---> 8fd8ffe619b8 [2022-08-08T08:51:52.721Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:51:52.721Z] Removing intermediate container a59ae062fc39 [2022-08-08T08:51:52.721Z] ---> 5e261663cc0f [2022-08-08T08:51:52.721Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:51:52.721Z] Removing intermediate container 633dced0953b [2022-08-08T08:51:52.721Z] ---> 7cc76cfce1d0 [2022-08-08T08:51:52.721Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:51:52.721Z] ---> Running in 7a77ef3e10a1 [2022-08-08T08:51:52.721Z] Removing intermediate container a78271f27f22 [2022-08-08T08:51:52.721Z] ---> 8951b710a872 [2022-08-08T08:51:52.721Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:51:52.721Z] ---> Running in 11440b03f78c [2022-08-08T08:51:52.721Z] ---> Running in d6e21d29ff83 [2022-08-08T08:51:52.721Z] ---> Running in 8b620bad925c [2022-08-08T08:51:52.721Z] ---> Running in fe54b52225c9 [2022-08-08T08:51:53.575Z] b3c136eddcbf: Pull complete [2022-08-08T08:51:53.576Z] 329c88fbcd65: Verifying Checksum [2022-08-08T08:51:53.576Z] 329c88fbcd65: Download complete [2022-08-08T08:51:53.670Z] Removing intermediate container 11440b03f78c [2022-08-08T08:51:53.671Z] ---> 6d7274c60c6e [2022-08-08T08:51:53.671Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T08:51:53.671Z] ---> Running in 515227bd1f16 [2022-08-08T08:51:53.671Z] Removing intermediate container 7a77ef3e10a1 [2022-08-08T08:51:53.671Z] ---> 637d38711540 [2022-08-08T08:51:53.671Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-08T08:51:53.938Z] ---> Running in b804df76192a [2022-08-08T08:51:54.175Z] c0a3192eca97: Pull complete [2022-08-08T08:51:54.200Z] Removing intermediate container fe54b52225c9 [2022-08-08T08:51:54.200Z] ---> 597e07da7005 [2022-08-08T08:51:54.200Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-08T08:51:54.200Z] ---> Running in aecaa99b56ae [2022-08-08T08:51:54.200Z] Removing intermediate container 8b620bad925c [2022-08-08T08:51:54.200Z] ---> 4cc828cd328b [2022-08-08T08:51:54.200Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-08T08:51:54.200Z] Removing intermediate container d6e21d29ff83 [2022-08-08T08:51:54.200Z] ---> f7fcd652d4d1 [2022-08-08T08:51:54.200Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-08T08:51:54.200Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:51:54.450Z] a050256f5b6f: Pull complete [2022-08-08T08:51:54.460Z] ---> Running in b7073e97677f [2022-08-08T08:51:54.461Z] ---> Running in 88f59cf439bc [2022-08-08T08:51:54.461Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:51:54.461Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:51:54.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:51:54.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:51:54.723Z] 8a5474983e97: Verifying Checksum [2022-08-08T08:51:54.723Z] 8a5474983e97: Download complete [2022-08-08T08:51:55.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:51:55.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:51:55.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:51:55.319Z] 656be50a0ddc: Download complete [2022-08-08T08:51:55.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:51:55.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:51:55.840Z] OK: 211 MiB in 51 packages [2022-08-08T08:51:55.840Z] OK: 211 MiB in 51 packages [2022-08-08T08:51:56.102Z] OK: 211 MiB in 51 packages [2022-08-08T08:51:56.102Z] Removing intermediate container 515227bd1f16 [2022-08-08T08:51:56.102Z] ---> 228f7e73068b [2022-08-08T08:51:56.102Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-08T08:51:56.370Z] OK: 211 MiB in 51 packages [2022-08-08T08:51:56.370Z] OK: 211 MiB in 51 packages [2022-08-08T08:51:56.370Z] Removing intermediate container aecaa99b56ae [2022-08-08T08:51:56.370Z] ---> 75793b967a2a [2022-08-08T08:51:56.370Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T08:51:56.370Z] ---> a939a3a648f8 [2022-08-08T08:51:56.370Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T08:51:56.370Z] ---> Running in 135b7016b792 [2022-08-08T08:51:56.370Z] Removing intermediate container 88f59cf439bc [2022-08-08T08:51:56.370Z] ---> 151ba85117a0 [2022-08-08T08:51:56.370Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T08:51:56.631Z] ---> 7b5937a7198e [2022-08-08T08:51:56.631Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T08:51:56.631Z] ---> Running in 4dac614bd251 [2022-08-08T08:51:56.631Z] ---> 80dce1516687 [2022-08-08T08:51:56.631Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T08:51:56.891Z] ---> Running in c35102b34dc7 [2022-08-08T08:51:56.891Z] Removing intermediate container b804df76192a [2022-08-08T08:51:56.891Z] ---> a2be1ca82ab2 [2022-08-08T08:51:56.891Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-08T08:51:56.891Z] Removing intermediate container b7073e97677f [2022-08-08T08:51:56.891Z] ---> 9871186b8c08 [2022-08-08T08:51:56.891Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-08T08:51:56.891Z] ---> b87e50089b6f [2022-08-08T08:51:56.891Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T08:51:57.160Z] ---> 9725b8e24c7b [2022-08-08T08:51:57.160Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T08:51:57.160Z] ---> Running in 912d99355971 [2022-08-08T08:51:57.160Z] ---> Running in 8fb939f1bc44 [2022-08-08T08:52:10.437Z] 656be50a0ddc: Pull complete [2022-08-08T08:52:10.437Z] 2bbca73fdf42: Pull complete [2022-08-08T08:52:10.437Z] 46d945488cbd: Pull complete [2022-08-08T08:52:15.300Z] Removing intermediate container 8fb939f1bc44 [2022-08-08T08:52:15.300Z] ---> eca72cfb29df [2022-08-08T08:52:15.300Z] Step 8/25 : COPY . . [2022-08-08T08:52:15.300Z] Removing intermediate container c35102b34dc7 [2022-08-08T08:52:15.300Z] ---> 57c13876e856 [2022-08-08T08:52:15.300Z] Step 8/23 : COPY . . [2022-08-08T08:52:15.300Z] Removing intermediate container 135b7016b792 [2022-08-08T08:52:15.300Z] ---> 71ccd9798a26 [2022-08-08T08:52:15.300Z] Step 8/26 : COPY . . [2022-08-08T08:52:15.300Z] Removing intermediate container 4dac614bd251 [2022-08-08T08:52:15.300Z] ---> e3cbc1ad0d24 [2022-08-08T08:52:15.300Z] Step 8/23 : COPY . . [2022-08-08T08:52:15.300Z] Removing intermediate container 912d99355971 [2022-08-08T08:52:15.300Z] ---> 3d83255641cd [2022-08-08T08:52:15.300Z] Step 8/31 : COPY . . [2022-08-08T08:52:15.862Z] 8a5474983e97: Pull complete [2022-08-08T08:52:17.296Z] 329c88fbcd65: Pull complete [2022-08-08T08:52:17.296Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-08T08:52:17.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T08:52:17.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-08T08:52:17.708Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-08T08:52:17.708Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T08:52:17.708Z] WORKDIR /edgex [2022-08-08T08:52:17.708Z] COPY go.mod . [2022-08-08T08:52:17.708Z] RUN go mod download [2022-08-08T08:52:18.312Z] Sending build context to Docker daemon 3.136MB [2022-08-08T08:52:18.312Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T08:52:18.312Z] ---> ff4287adb874 [2022-08-08T08:52:18.312Z] Step 2/4 : WORKDIR /edgex [2022-08-08T08:52:20.296Z] ---> Running in 3e4f9c1df94e [2022-08-08T08:52:20.296Z] Removing intermediate container 3e4f9c1df94e [2022-08-08T08:52:20.296Z] ---> b0b8570d6ec2 [2022-08-08T08:52:20.296Z] Step 3/4 : COPY go.mod . [2022-08-08T08:52:20.891Z] ---> 1449d8958b70 [2022-08-08T08:52:20.891Z] Step 4/4 : RUN go mod download [2022-08-08T08:52:20.891Z] ---> Running in 198ceb059b1d [2022-08-08T08:52:21.925Z] ---> 55d00a1cffb0 [2022-08-08T08:52:21.925Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-08T08:52:21.925Z] ---> f0aafaac9bf7 [2022-08-08T08:52:21.925Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-08T08:52:21.925Z] ---> 29a82184e083 [2022-08-08T08:52:21.925Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-08T08:52:21.925Z] ---> 95774d182141 [2022-08-08T08:52:21.925Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-08T08:52:21.925Z] ---> 59b490887c40 [2022-08-08T08:52:21.925Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T08:52:21.925Z] ---> Running in 4e29ed93bb1b [2022-08-08T08:52:21.925Z] ---> Running in 8992dbbc8a85 [2022-08-08T08:52:21.925Z] ---> Running in 6d8173b7a32c [2022-08-08T08:52:21.925Z] ---> Running in f5d98c6c6830 [2022-08-08T08:52:21.925Z] ---> Running in 201e72c4828c [2022-08-08T08:52:21.925Z] Removing intermediate container f5d98c6c6830 [2022-08-08T08:52:21.925Z] ---> 7256ad5802b4 [2022-08-08T08:52:21.925Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-08T08:52:21.925Z] ---> Running in 2f9616329016 [2022-08-08T08:52:22.187Z] Removing intermediate container 2f9616329016 [2022-08-08T08:52:22.187Z] ---> f4943a12b137 [2022-08-08T08:52:22.187Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-08T08:52:22.187Z] ---> Running in ec5366d5e352 [2022-08-08T08:52:22.449Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T08:52:22.449Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T08:52:22.711Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-08T08:52:22.711Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-08T08:52:23.279Z] Removing intermediate container ec5366d5e352 [2022-08-08T08:52:23.279Z] ---> 45d9b77ef3eb [2022-08-08T08:52:23.279Z] Step 12/26 : WORKDIR /edgex-go [2022-08-08T08:52:23.279Z] ---> Running in 7ee482aa0dae [2022-08-08T08:52:23.539Z] Removing intermediate container 7ee482aa0dae [2022-08-08T08:52:23.539Z] ---> ebd7a9d7629f [2022-08-08T08:52:23.539Z] [2022-08-08T08:52:23.539Z] Step 13/26 : FROM alpine:3.15 [2022-08-08T08:52:23.539Z] 3.15: Pulling from library/alpine [2022-08-08T08:52:24.108Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-08T08:52:24.108Z] Status: Downloaded newer image for alpine:3.15 [2022-08-08T08:52:24.370Z] ---> 2720e26172a0 [2022-08-08T08:52:24.370Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T08:52:24.370Z] ---> Running in 970480f38d16 [2022-08-08T08:52:24.370Z] Removing intermediate container 970480f38d16 [2022-08-08T08:52:24.370Z] ---> 1dbec47f2c90 [2022-08-08T08:52:24.370Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:52:24.632Z] ---> Running in e21af5ecf497 [2022-08-08T08:52:25.573Z] Removing intermediate container e21af5ecf497 [2022-08-08T08:52:25.573Z] ---> 22a4548d145b [2022-08-08T08:52:25.573Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-08T08:52:25.837Z] ---> Running in 0b7f6db2f9a7 [2022-08-08T08:52:26.097Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:52:27.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:52:27.299Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T08:52:27.299Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T08:52:27.299Z] OK: 15858 distinct packages available [2022-08-08T08:52:27.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:52:28.132Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:52:28.714Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-08T08:52:28.714Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-08T08:52:28.714Z] (3/5) Installing libucontext (1.1-r0) [2022-08-08T08:52:28.714Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-08T08:52:28.978Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-08T08:52:28.978Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T08:52:28.978Z] OK: 6 MiB in 19 packages [2022-08-08T08:52:30.897Z] Removing intermediate container 0b7f6db2f9a7 [2022-08-08T08:52:30.897Z] ---> 7fd778b0000f [2022-08-08T08:52:30.897Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-08T08:52:32.279Z] ---> 6e5ec08d4e34 [2022-08-08T08:52:32.279Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T08:52:34.856Z] ---> 8b876ace0732 [2022-08-08T08:52:34.856Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T08:52:35.118Z] ---> f6f65ad17843 [2022-08-08T08:52:35.118Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-08T08:52:35.691Z] ---> e55feb17b2a4 [2022-08-08T08:52:35.691Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-08T08:52:36.641Z] ---> dbf9236a02fd [2022-08-08T08:52:36.641Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T08:52:36.641Z] ---> Running in 61001c9da230 [2022-08-08T08:52:36.912Z] Removing intermediate container 61001c9da230 [2022-08-08T08:52:36.912Z] ---> fc11e801a4bf [2022-08-08T08:52:36.912Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T08:52:37.177Z] ---> Running in b2aa843afb3b [2022-08-08T08:52:37.482Z] Removing intermediate container b2aa843afb3b [2022-08-08T08:52:37.482Z] ---> 3dd63b776ec0 [2022-08-08T08:52:37.482Z] Step 24/26 : LABEL arch=x86_64 [2022-08-08T08:52:37.745Z] ---> Running in 6f8b9e8b4460 [2022-08-08T08:52:38.354Z] Removing intermediate container 6f8b9e8b4460 [2022-08-08T08:52:38.354Z] ---> 7ca0038e7a8f [2022-08-08T08:52:38.354Z] Step 25/26 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:52:38.354Z] ---> Running in f397fa41b04f [2022-08-08T08:52:38.615Z] Removing intermediate container f397fa41b04f [2022-08-08T08:52:38.615Z] ---> d5834c41293d [2022-08-08T08:52:38.615Z] Step 26/26 : LABEL version=0.0.0 [2022-08-08T08:52:38.615Z] ---> Running in 0c15501d78c5 [2022-08-08T08:52:38.875Z] Removing intermediate container 0c15501d78c5 [2022-08-08T08:52:38.875Z] ---> f6c0173aa12a [2022-08-08T08:52:38.875Z] [2022-08-08T08:52:38.875Z] Successfully built f6c0173aa12a [2022-08-08T08:52:38.875Z] Successfully tagged security-spire-agent:latest [2022-08-08T08:52:38.875Z]  Building security-spire-agent ... done Building core-command [2022-08-08T08:52:42.227Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T08:52:42.227Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T08:52:42.227Z] ---> 15b8697a06fa [2022-08-08T08:52:42.227Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T08:52:42.227Z] ---> Using cache [2022-08-08T08:52:42.227Z] ---> 8951b710a872 [2022-08-08T08:52:42.227Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:52:42.227Z] ---> Using cache [2022-08-08T08:52:42.227Z] ---> 597e07da7005 [2022-08-08T08:52:42.227Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-08T08:52:43.612Z] ---> Running in 8b63123103db [2022-08-08T08:52:43.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:52:44.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:52:45.390Z] OK: 211 MiB in 51 packages [2022-08-08T08:52:46.330Z] Removing intermediate container 8b63123103db [2022-08-08T08:52:46.330Z] ---> 5e85a119eb52 [2022-08-08T08:52:46.330Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T08:52:46.596Z] ---> bf02d43caa3a [2022-08-08T08:52:46.596Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T08:52:46.863Z] ---> Running in 72491aa72f40 [2022-08-08T08:52:50.346Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T08:52:53.242Z] Removing intermediate container 198ceb059b1d [2022-08-08T08:52:53.242Z] ---> 4f518a589b6c [2022-08-08T08:52:53.242Z] Successfully built 4f518a589b6c [2022-08-08T08:52:53.242Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T08:52:53.657Z] + docker inspect -f . ci-base-image-arm64 [2022-08-08T08:52:53.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T08:52:53.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container [2022-08-08T08:52:54.066Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-08T08:52:54.564Z] Removing intermediate container 8992dbbc8a85 [2022-08-08T08:52:54.564Z] ---> f8e38639629e [2022-08-08T08:52:54.564Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-08T08:52:54.564Z] ---> Running in 836027625fcd [2022-08-08T08:52:54.564Z] Removing intermediate container 4e29ed93bb1b [2022-08-08T08:52:54.564Z] ---> 29f27171768a [2022-08-08T08:52:54.564Z] [2022-08-08T08:52:54.564Z] Step 10/25 : FROM alpine:3.16 [2022-08-08T08:52:54.564Z] Removing intermediate container 6d8173b7a32c [2022-08-08T08:52:54.564Z] ---> 1a9f4e642eb4 [2022-08-08T08:52:54.564Z] [2022-08-08T08:52:54.564Z] Step 10/31 : FROM alpine:3.16 [2022-08-08T08:52:54.823Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-08T08:52:55.342Z] $ docker top 8f39335c09a273d36d86db590db5eca226b2ea0bc2c36a55250b28f9844add71 -eo pid,comm [2022-08-08T08:52:55.396Z] 3.16: Pulling from library/alpine [2022-08-08T08:52:55.396Z] 3.16: Pulling from library/alpine [Pipeline] { [2022-08-08T08:52:55.657Z] Removing intermediate container 72491aa72f40 [2022-08-08T08:52:55.657Z] ---> 2ae805ca372e [2022-08-08T08:52:55.657Z] Step 8/23 : COPY . . [Pipeline] sh [2022-08-08T08:52:56.373Z] + go version [2022-08-08T08:52:56.373Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-08T08:52:56.411Z] $ docker stop --time=1 8f39335c09a273d36d86db590db5eca226b2ea0bc2c36a55250b28f9844add71 [2022-08-08T08:52:57.044Z] Removing intermediate container 836027625fcd [2022-08-08T08:52:57.044Z] ---> 9eb7f2fdd9ff [2022-08-08T08:52:57.044Z] [2022-08-08T08:52:57.044Z] Step 11/23 : FROM alpine:3.16 [2022-08-08T08:52:57.305Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T08:52:57.305Z] 3.16: Pulling from library/alpine [2022-08-08T08:52:57.305Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T08:52:57.305Z] Status: Image is up to date for alpine:3.16 [2022-08-08T08:52:57.305Z] Status: Downloaded newer image for alpine:3.16 [2022-08-08T08:52:57.305Z] ---> d7d3d98c851f [2022-08-08T08:52:57.305Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T08:52:57.305Z] ---> d7d3d98c851f [2022-08-08T08:52:57.305Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-08T08:52:57.305Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T08:52:57.305Z] Status: Image is up to date for alpine:3.16 [2022-08-08T08:52:57.305Z] ---> d7d3d98c851f [2022-08-08T08:52:57.305Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-08T08:52:57.565Z] Removing intermediate container 201e72c4828c [2022-08-08T08:52:57.565Z] ---> 49d3ce47e7ce [2022-08-08T08:52:57.565Z] [2022-08-08T08:52:57.565Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T08:52:57.565Z] ---> d7d3d98c851f [2022-08-08T08:52:57.565Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-08T08:52:57.565Z] ---> Running in 07722b38251e [2022-08-08T08:52:57.565Z] ---> Running in a24ab560f7af [2022-08-08T08:52:57.565Z] ---> Running in eca3151b3340 [2022-08-08T08:52:57.565Z] ---> Running in 443322174eb5 [2022-08-08T08:52:57.825Z] Removing intermediate container a24ab560f7af [2022-08-08T08:52:57.825Z] ---> d20f36dc89e8 [2022-08-08T08:52:57.825Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-08T08:52:57.825Z] Removing intermediate container eca3151b3340 [2022-08-08T08:52:57.825Z] ---> 8796c41f3777 [2022-08-08T08:52:57.825Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-08T08:52:57.825Z] ---> Running in a4ea5edc311b [2022-08-08T08:52:57.825Z] Removing intermediate container 443322174eb5 [2022-08-08T08:52:57.825Z] ---> 77faeeb34066 [2022-08-08T08:52:57.825Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-08T08:52:57.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:52:58.023Z] $ docker rm -f 8f39335c09a273d36d86db590db5eca226b2ea0bc2c36a55250b28f9844add71 [2022-08-08T08:52:58.085Z] ---> Running in ba0574c6aac4 [2022-08-08T08:52:58.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:52:58.085Z] ---> Running in f1f7dae1c343 [2022-08-08T08:52:58.085Z] Removing intermediate container f1f7dae1c343 [2022-08-08T08:52:58.085Z] ---> c5c3461b70fb [2022-08-08T08:52:58.085Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-08T08:52:58.345Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-08T08:52:58.345Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-08T08:52:58.345Z] (3/3) Installing su-exec (0.2-r1) [2022-08-08T08:52:58.345Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T08:52:58.345Z] ---> Running in 398ba0c075fa [2022-08-08T08:52:58.345Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T08:52:58.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:52:58.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:52:58.345Z] OK: 6 MiB in 17 packages [2022-08-08T08:52:58.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:52:58.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:52:58.345Z] Removing intermediate container 398ba0c075fa [2022-08-08T08:52:58.345Z] ---> 4ada8c91597e [2022-08-08T08:52:58.345Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-08-08T08:52:58.604Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-08T08:52:58.604Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-08T08:52:58.604Z] ---> Running in 7c1405af27e8 [2022-08-08T08:52:58.604Z] (3/33) Installing readline (8.1.2-r0) [2022-08-08T08:52:58.604Z] (4/33) Installing bash (5.1.16-r2) [2022-08-08T08:52:58.604Z] Executing bash-5.1.16-r2.post-install [2022-08-08T08:52:58.604Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-08T08:52:58.604Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-08T08:52:58.604Z] (2/2) Installing su-exec (0.2-r1) [2022-08-08T08:52:58.604Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-08T08:52:58.604Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T08:52:58.604Z] OK: 6 MiB in 16 packages [2022-08-08T08:52:58.604Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-08T08:52:58.604Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-08T08:52:58.604Z] (9/33) Installing curl (7.83.1-r2) [2022-08-08T08:52:58.604Z] (10/33) Installing docker-cli (20.10.16-r2) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T08:52:59.073Z] + docker inspect -f . ci-base-image-arm64 [2022-08-08T08:52:59.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T08:52:59.261Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-08T08:52:59.261Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-08T08:52:59.261Z] (13/33) Installing expat (2.4.8-r0) [2022-08-08T08:52:59.261Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-08T08:52:59.261Z] Removing intermediate container 07722b38251e [2022-08-08T08:52:59.261Z] ---> 8f3c97eb7ab0 [2022-08-08T08:52:59.261Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-08T08:52:59.261Z] (15/33) Installing gdbm (1.23-r0) [2022-08-08T08:52:59.261Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-08T08:52:59.261Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T08:52:59.261Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-08T08:52:59.261Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-08T08:52:59.261Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-08T08:52:59.261Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-08T08:52:59.261Z] ---> Running in 11cb412aecfb [2022-08-08T08:52:59.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container [2022-08-08T08:52:59.457Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-08T08:52:59.526Z] Removing intermediate container 11cb412aecfb [2022-08-08T08:52:59.526Z] ---> 72ae8b9c2835 [2022-08-08T08:52:59.526Z] Step 13/25 : WORKDIR / [2022-08-08T08:52:59.526Z] Removing intermediate container a4ea5edc311b [2022-08-08T08:52:59.526Z] ---> cf33f052e474 [2022-08-08T08:52:59.526Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-08T08:52:59.786Z] ---> Running in 22217400b1e1 [2022-08-08T08:52:59.786Z] ---> Running in 383aa12e5410 [2022-08-08T08:53:00.046Z] Removing intermediate container 7c1405af27e8 [2022-08-08T08:53:00.046Z] ---> be20f45a085d [2022-08-08T08:53:00.046Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-08T08:53:00.046Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-08T08:53:00.046Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-08T08:53:00.046Z] Removing intermediate container 383aa12e5410 [2022-08-08T08:53:00.046Z] ---> 49cd49370cfe [2022-08-08T08:53:00.046Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-08T08:53:00.046Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-08T08:53:00.046Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-08T08:53:00.046Z] Removing intermediate container 22217400b1e1 [2022-08-08T08:53:00.046Z] ---> 4fc3ff66d9eb [2022-08-08T08:53:00.046Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-08T08:53:00.046Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-08T08:53:00.046Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-08T08:53:00.046Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-08T08:53:00.046Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-08T08:53:00.046Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-08T08:53:00.046Z] ---> 8dd082003e33 [2022-08-08T08:53:00.046Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-08T08:53:00.046Z] ---> Running in a0e8401f77e0 [2022-08-08T08:53:00.046Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-08T08:53:00.046Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-08T08:53:00.046Z] ---> Running in adb0dd22db2b [2022-08-08T08:53:00.046Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-08T08:53:00.307Z] ---> Running in 185f9dec35c3 [2022-08-08T08:53:00.307Z] Removing intermediate container adb0dd22db2b [2022-08-08T08:53:00.307Z] ---> 4329b3589961 [2022-08-08T08:53:00.307Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-08T08:53:00.307Z] ---> 6cba55776cba [2022-08-08T08:53:00.307Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-08T08:53:00.568Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T08:53:00.568Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T08:53:00.568Z] ---> Running in f906e4374c3f [2022-08-08T08:53:00.568Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:00.568Z] OK: 122 MiB in 47 packages [2022-08-08T08:53:00.568Z] Removing intermediate container f906e4374c3f [2022-08-08T08:53:00.568Z] ---> 30e94fa50df7 [2022-08-08T08:53:00.568Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-08T08:53:00.568Z] ---> b5f95e9805af [2022-08-08T08:53:00.568Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-08T08:53:00.568Z] ---> Running in 1c43b7b66759 [2022-08-08T08:53:00.748Z] $ docker top fcddebd915abd1ad6a4c07939990ab56fcadb555816ee302305fe155a468e588 -eo pid,comm [2022-08-08T08:53:00.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-08T08:53:00.830Z] ---> 9cac614015c3 [2022-08-08T08:53:00.830Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [Pipeline] { [2022-08-08T08:53:01.089Z] ---> f45190ac123a [2022-08-08T08:53:01.090Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] echo [2022-08-08T08:53:01.180Z] ========================================================= [2022-08-08T08:53:01.180Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-08T08:53:01.180Z] ========================================================= [Pipeline] sh [2022-08-08T08:53:01.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:01.611Z] ---> df1d50881b2c [2022-08-08T08:53:01.611Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-08T08:53:01.611Z] Removing intermediate container 1c43b7b66759 [2022-08-08T08:53:01.611Z] ---> 7e5c6d8fdb8f [2022-08-08T08:53:01.611Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-08T08:53:01.611Z] ---> Running in 9d93d2d840bf [2022-08-08T08:53:01.611Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-08T08:53:01.838Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [2022-08-08T08:53:01.870Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T08:53:01.870Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-08T08:53:01.870Z] Removing intermediate container 9d93d2d840bf [2022-08-08T08:53:01.870Z] ---> 83ddf1d9fa87 [2022-08-08T08:53:01.870Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-08T08:53:01.870Z] ---> 0a235e554206 [2022-08-08T08:53:01.870Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-08T08:53:01.870Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [Pipeline] sh [2022-08-08T08:53:02.133Z] ---> e03f679de589 [2022-08-08T08:53:02.133Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-08T08:53:02.133Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-08T08:53:02.133Z] ---> 1792fb63b111 [2022-08-08T08:53:02.133Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-08T08:53:02.133Z] ---> Running in 9e1834bf6ce8 [2022-08-08T08:53:02.133Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-08T08:53:02.133Z] ---> Running in c0abde8d5158 [2022-08-08T08:53:02.392Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T08:53:02.392Z] OK: 8 MiB in 20 packages [2022-08-08T08:53:02.585Z] + make test [2022-08-08T08:53:02.585Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-08T08:53:02.961Z] Removing intermediate container a0e8401f77e0 [2022-08-08T08:53:02.961Z] ---> 77868cb1e5ca [2022-08-08T08:53:02.961Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T08:53:02.961Z] Collecting docker-compose==1.23.2 [2022-08-08T08:53:02.961Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-08T08:53:02.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 15.9 MB/s eta 0:00:00 [2022-08-08T08:53:03.221Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-08T08:53:03.221Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-08T08:53:03.221Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 144.8 MB/s eta 0:00:00 [2022-08-08T08:53:03.221Z] ---> 3333abe1f94d [2022-08-08T08:53:03.221Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-08T08:53:03.221Z] Collecting jsonschema<3,>=2.5.1 [2022-08-08T08:53:03.221Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-08T08:53:03.221Z] Collecting texttable<0.10,>=0.9.0 [2022-08-08T08:53:03.221Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-08T08:53:03.221Z] Preparing metadata (setup.py): started [2022-08-08T08:53:03.221Z] Removing intermediate container c0abde8d5158 [2022-08-08T08:53:03.221Z] ---> 1ec05e79b414 [2022-08-08T08:53:03.221Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-08T08:53:03.221Z] Removing intermediate container 9e1834bf6ce8 [2022-08-08T08:53:03.221Z] ---> b1426b34fe9c [2022-08-08T08:53:03.221Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T08:53:03.485Z] ---> Running in 8b2319c6442a [2022-08-08T08:53:03.485Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T08:53:03.485Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-08T08:53:03.485Z] ---> ad48cc51a006 [2022-08-08T08:53:03.485Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-08T08:53:03.485Z] Collecting cached-property<2,>=1.2.0 [2022-08-08T08:53:03.485Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-08T08:53:03.485Z] Removing intermediate container 8b2319c6442a [2022-08-08T08:53:03.485Z] ---> aa6c1ed22e2b [2022-08-08T08:53:03.485Z] Step 23/25 : LABEL arch=x86_64 [2022-08-08T08:53:03.485Z] ---> e565990f7766 [2022-08-08T08:53:03.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-08T08:53:03.747Z] Collecting docker<4.0,>=3.6.0 [2022-08-08T08:53:03.747Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-08T08:53:03.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 41.5 MB/s eta 0:00:00 [2022-08-08T08:53:03.747Z] ---> Running in 81470499488b [2022-08-08T08:53:03.747Z] Collecting docopt<0.7,>=0.6.1 [2022-08-08T08:53:03.747Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-08T08:53:03.747Z] Preparing metadata (setup.py): started [2022-08-08T08:53:04.009Z] ---> 3fb6d7dc0983 [2022-08-08T08:53:04.009Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-08T08:53:04.009Z] Removing intermediate container 81470499488b [2022-08-08T08:53:04.009Z] ---> 06c8d2360b36 [2022-08-08T08:53:04.009Z] Step 24/25 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:53:04.009Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T08:53:04.009Z] ---> 9971422a3b13 [2022-08-08T08:53:04.009Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-08T08:53:04.009Z] ---> Running in b33745f27b08 [2022-08-08T08:53:04.009Z] ---> Running in affe6275f991 [2022-08-08T08:53:04.009Z] Collecting PyYAML<4,>=3.10 [2022-08-08T08:53:04.009Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-08T08:53:04.268Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 32.4 MB/s eta 0:00:00 [2022-08-08T08:53:04.268Z] Removing intermediate container affe6275f991 [2022-08-08T08:53:04.268Z] ---> b905d3c7085e [2022-08-08T08:53:04.268Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T08:53:04.268Z] Removing intermediate container b33745f27b08 [2022-08-08T08:53:04.268Z] ---> a168c26c2a3c [2022-08-08T08:53:04.268Z] Step 25/25 : LABEL version=0.0.0 [2022-08-08T08:53:04.533Z] ---> Running in 23a4f4cfe32a [2022-08-08T08:53:04.533Z] Preparing metadata (setup.py): started [2022-08-08T08:53:04.533Z] ---> Running in 1e73afac67c3 [2022-08-08T08:53:04.533Z] ---> 4fcbf80cc4ff [2022-08-08T08:53:04.533Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-08T08:53:04.794Z] Removing intermediate container 23a4f4cfe32a [2022-08-08T08:53:04.794Z] ---> 3c722563d8ed [2022-08-08T08:53:04.794Z] Step 21/23 : LABEL arch=x86_64 [2022-08-08T08:53:04.794Z] Removing intermediate container 1e73afac67c3 [2022-08-08T08:53:04.794Z] ---> 5475169d63c5 [2022-08-08T08:53:04.794Z] [2022-08-08T08:53:04.794Z] ---> Running in 6b61f9ce1d08 [2022-08-08T08:53:04.794Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T08:53:04.794Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-08T08:53:04.794Z] Successfully built 5475169d63c5 [2022-08-08T08:53:04.794Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-08T08:53:04.794Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 183.2 MB/s eta 0:00:00 [2022-08-08T08:53:04.794Z] Successfully tagged security-secretstore-setup:latest [2022-08-08T08:53:04.794Z]  Building security-secretstore-setup ... done Collecting dockerpty<0.5,>=0.4.1 [2022-08-08T08:53:04.794Z] Building support-scheduler [2022-08-08T08:53:04.794Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-08T08:53:04.794Z] ---> bb3eedb2214f [2022-08-08T08:53:04.794Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-08T08:53:05.053Z] Preparing metadata (setup.py): started [2022-08-08T08:53:05.054Z] Removing intermediate container 6b61f9ce1d08 [2022-08-08T08:53:05.054Z] ---> 3ed402aa7bc8 [2022-08-08T08:53:05.054Z] Step 22/23 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:53:05.054Z] ---> Running in 773272d0b06c [2022-08-08T08:53:05.054Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T08:53:05.314Z] Collecting docker-pycreds>=0.4.0 [2022-08-08T08:53:05.314Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-08T08:53:05.314Z] Collecting idna<2.8,>=2.5 [2022-08-08T08:53:05.314Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-08T08:53:05.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 118.1 MB/s eta 0:00:00 [2022-08-08T08:53:05.314Z] Collecting certifi>=2017.4.17 [2022-08-08T08:53:05.314Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-08T08:53:05.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 138.3 MB/s eta 0:00:00 [2022-08-08T08:53:05.575Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-08T08:53:05.575Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-08T08:53:05.575Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 51.0 MB/s eta 0:00:00 [2022-08-08T08:53:05.575Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-08T08:53:05.575Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-08T08:53:05.575Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 49.4 MB/s eta 0:00:00 [2022-08-08T08:53:05.575Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-08T08:53:05.575Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-08T08:53:05.575Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-08T08:53:05.575Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-08T08:53:05.840Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-08T08:53:05.840Z] Running setup.py install for texttable: started [2022-08-08T08:53:06.100Z] Removing intermediate container 773272d0b06c [2022-08-08T08:53:06.100Z] ---> 18c78ab86f16 [2022-08-08T08:53:06.100Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T08:53:06.100Z] Running setup.py install for texttable: finished with status 'done' [2022-08-08T08:53:06.100Z] Running setup.py install for PyYAML: started [2022-08-08T08:53:06.673Z] ---> 288acd1149ad [2022-08-08T08:53:06.673Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-08T08:53:06.673Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-08T08:53:06.673Z] ---> Running in caab2f513749 [2022-08-08T08:53:06.932Z] Running setup.py install for docopt: started [2022-08-08T08:53:06.932Z] Removing intermediate container caab2f513749 [2022-08-08T08:53:06.932Z] ---> 0b7a9af5c7ba [2022-08-08T08:53:06.932Z] [2022-08-08T08:53:07.194Z] Successfully built 0b7a9af5c7ba [2022-08-08T08:53:07.194Z] Successfully tagged core-data:latest [2022-08-08T08:53:07.194Z]  Building core-data ... done Building support-notifications [2022-08-08T08:53:07.194Z] ---> 4893c8177a36 [2022-08-08T08:53:07.194Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-08T08:53:07.194Z] Running setup.py install for docopt: finished with status 'done' [2022-08-08T08:53:07.764Z] ---> Running in 5bd2c25eedcc [2022-08-08T08:53:07.764Z] Running setup.py install for dockerpty: started [2022-08-08T08:53:08.026Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-08T08:53:08.607Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-08T08:53:08.607Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-08T08:53:08.871Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T08:53:08.871Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T08:53:08.871Z] ---> 15b8697a06fa [2022-08-08T08:53:08.871Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T08:53:08.871Z] ---> Using cache [2022-08-08T08:53:08.871Z] ---> 8951b710a872 [2022-08-08T08:53:08.871Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:53:08.871Z] ---> Using cache [2022-08-08T08:53:08.871Z] ---> 597e07da7005 [2022-08-08T08:53:08.871Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-08T08:53:08.871Z] ---> Using cache [2022-08-08T08:53:08.871Z] ---> 5e85a119eb52 [2022-08-08T08:53:08.871Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T08:53:08.871Z] ---> Using cache [2022-08-08T08:53:08.871Z] ---> bf02d43caa3a [2022-08-08T08:53:08.871Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T08:53:08.871Z] ---> Using cache [2022-08-08T08:53:08.871Z] ---> 2ae805ca372e [2022-08-08T08:53:08.871Z] Step 8/22 : COPY . . [2022-08-08T08:53:08.871Z] ---> Using cache [2022-08-08T08:53:08.871Z] ---> 8dd082003e33 [2022-08-08T08:53:08.871Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-08T08:53:10.266Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T08:53:10.266Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T08:53:10.266Z] ---> 15b8697a06fa [2022-08-08T08:53:10.266Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T08:53:10.266Z] ---> Using cache [2022-08-08T08:53:10.266Z] ---> 8951b710a872 [2022-08-08T08:53:10.266Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:53:10.266Z] ---> Using cache [2022-08-08T08:53:10.266Z] ---> 597e07da7005 [2022-08-08T08:53:10.266Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-08T08:53:10.530Z] ---> Running in 5956e7203320 [2022-08-08T08:53:10.795Z] ---> Running in db4246a70b01 [2022-08-08T08:53:10.795Z] Removing intermediate container 5bd2c25eedcc [2022-08-08T08:53:10.795Z] ---> 1cedafda319a [2022-08-08T08:53:10.795Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-08T08:53:11.056Z] ---> Running in 2bbf19644e93 [2022-08-08T08:53:11.056Z] Removing intermediate container 2bbf19644e93 [2022-08-08T08:53:11.056Z] ---> c40bed66dcf4 [2022-08-08T08:53:11.056Z] Step 28/31 : CMD ["gate"] [2022-08-08T08:53:11.316Z] ---> Running in ef949bc9765e [2022-08-08T08:53:11.316Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-08T08:53:11.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:11.316Z] Removing intermediate container ef949bc9765e [2022-08-08T08:53:11.316Z] ---> 72cc44e24964 [2022-08-08T08:53:11.316Z] Step 29/31 : LABEL arch=x86_64 [2022-08-08T08:53:11.576Z] ---> Running in d68744b26c85 [2022-08-08T08:53:11.576Z] Removing intermediate container d68744b26c85 [2022-08-08T08:53:11.576Z] ---> 8d49627f777d [2022-08-08T08:53:11.576Z] Step 30/31 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:53:11.576Z] ---> Running in 7c9a222c60fd [2022-08-08T08:53:12.154Z] Removing intermediate container 7c9a222c60fd [2022-08-08T08:53:12.154Z] ---> 54e9d86d39ae [2022-08-08T08:53:12.154Z] Step 31/31 : LABEL version=0.0.0 [2022-08-08T08:53:12.154Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:12.154Z] ---> Running in a6fc004f81ec [2022-08-08T08:53:12.420Z] Removing intermediate container a6fc004f81ec [2022-08-08T08:53:12.420Z] ---> 441396350fea [2022-08-08T08:53:12.420Z] [2022-08-08T08:53:12.420Z] Successfully built 441396350fea [2022-08-08T08:53:12.420Z] Successfully tagged security-bootstrapper:latest [2022-08-08T08:53:12.420Z] Building security-spire-config [2022-08-08T08:53:12.420Z]  Building security-bootstrapper ... done OK: 211 MiB in 51 packages [2022-08-08T08:53:14.337Z] Removing intermediate container 5956e7203320 [2022-08-08T08:53:14.337Z] ---> 7612fa5d4793 [2022-08-08T08:53:14.337Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T08:53:14.337Z] Removing intermediate container ba0574c6aac4 [2022-08-08T08:53:14.337Z] ---> 23c295162462 [2022-08-08T08:53:14.337Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-08T08:53:14.337Z] ---> Running in d32f248cba78 [2022-08-08T08:53:14.337Z] ---> 5a23f1477b52 [2022-08-08T08:53:14.337Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T08:53:14.598Z] ---> Running in 44cc0d4732c4 [2022-08-08T08:53:14.598Z] Removing intermediate container d32f248cba78 [2022-08-08T08:53:14.598Z] ---> e1c65b3d212c [2022-08-08T08:53:14.598Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-08T08:53:14.859Z] ---> Running in e995dc46e0d7 [2022-08-08T08:53:15.119Z] Removing intermediate container e995dc46e0d7 [2022-08-08T08:53:15.119Z] ---> 55bd9a3e510f [2022-08-08T08:53:15.119Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-08T08:53:16.065Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T08:53:16.065Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-08T08:53:16.065Z] ---> 15b8697a06fa [2022-08-08T08:53:16.065Z] Step 3/26 : WORKDIR /edgex-go [2022-08-08T08:53:16.065Z] ---> Using cache [2022-08-08T08:53:16.065Z] ---> 8951b710a872 [2022-08-08T08:53:16.065Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:53:16.065Z] ---> Using cache [2022-08-08T08:53:16.065Z] ---> 597e07da7005 [2022-08-08T08:53:16.065Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T08:53:16.065Z] ---> 909fcd2d0c0e [2022-08-08T08:53:16.065Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-08T08:53:16.065Z] ---> Running in f4c47811df71 [2022-08-08T08:53:16.641Z] ---> c04552f1ec70 [2022-08-08T08:53:16.641Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-08T08:53:16.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:17.474Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:18.045Z] OK: 211 MiB in 51 packages [2022-08-08T08:53:18.309Z] ---> 1200e32889ad [2022-08-08T08:53:18.309Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-08T08:53:18.309Z] ---> Running in 499bb5d5aab0 [2022-08-08T08:53:18.571Z] Removing intermediate container 185f9dec35c3 [2022-08-08T08:53:18.571Z] ---> 223f0d0b8bcf [2022-08-08T08:53:18.571Z] [2022-08-08T08:53:18.571Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T08:53:18.571Z] ---> d7d3d98c851f [2022-08-08T08:53:18.571Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-08T08:53:18.571Z] ---> Running in 60a2b6675038 [2022-08-08T08:53:18.833Z] Removing intermediate container 499bb5d5aab0 [2022-08-08T08:53:18.834Z] ---> 1309b92b37be [2022-08-08T08:53:18.834Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T08:53:18.834Z] ---> Running in 004971d219bb [2022-08-08T08:53:18.834Z] Removing intermediate container f4c47811df71 [2022-08-08T08:53:18.834Z] ---> 312a8f44b632 [2022-08-08T08:53:18.834Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-08T08:53:19.097Z] Removing intermediate container 004971d219bb [2022-08-08T08:53:19.097Z] ---> 67f81d6b2cc9 [2022-08-08T08:53:19.097Z] Step 21/23 : LABEL arch=x86_64 [2022-08-08T08:53:19.358Z] ---> Running in a7349a1efe9b [2022-08-08T08:53:19.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:19.358Z] ---> e10ec1734277 [2022-08-08T08:53:19.358Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T08:53:19.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:19.619Z] ---> Running in 1f049af416c9 [2022-08-08T08:53:19.619Z] Removing intermediate container a7349a1efe9b [2022-08-08T08:53:19.619Z] ---> f416180353b1 [2022-08-08T08:53:19.619Z] Step 22/23 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:53:19.619Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-08T08:53:19.619Z] ---> Running in b4802fd8d157 [2022-08-08T08:53:19.619Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T08:53:19.619Z] OK: 6 MiB in 15 packages [2022-08-08T08:53:20.191Z] Removing intermediate container b4802fd8d157 [2022-08-08T08:53:20.191Z] ---> cd11d0438880 [2022-08-08T08:53:20.191Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T08:53:20.191Z] ---> Running in 0f665bec9212 [2022-08-08T08:53:20.766Z] Removing intermediate container 0f665bec9212 [2022-08-08T08:53:20.766Z] ---> 47d75bd4caca [2022-08-08T08:53:20.766Z] [2022-08-08T08:53:20.766Z] Removing intermediate container 60a2b6675038 [2022-08-08T08:53:20.766Z] ---> ea87223e21b8 [2022-08-08T08:53:20.766Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T08:53:20.766Z] Successfully built 47d75bd4caca [2022-08-08T08:53:20.766Z] Successfully tagged sys-mgmt-agent:latest [2022-08-08T08:53:20.766Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-08-08T08:53:20.766Z] ---> Running in 7aa1f1e01449 [2022-08-08T08:53:21.725Z] Removing intermediate container 7aa1f1e01449 [2022-08-08T08:53:21.725Z] ---> 1b088fe87f9a [2022-08-08T08:53:21.725Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-08T08:53:23.128Z] ---> Running in e636555f62a3 [2022-08-08T08:53:23.696Z] Removing intermediate container e636555f62a3 [2022-08-08T08:53:23.696Z] ---> 6b792a1f6d2f [2022-08-08T08:53:23.696Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-08T08:53:23.696Z] ---> Running in f9fc8a9ce4eb [2022-08-08T08:53:23.955Z] Removing intermediate container 44cc0d4732c4 [2022-08-08T08:53:23.955Z] ---> 7067e750126b [2022-08-08T08:53:23.955Z] Step 8/22 : COPY . . [2022-08-08T08:53:24.217Z] Removing intermediate container f9fc8a9ce4eb [2022-08-08T08:53:24.217Z] ---> 1ab473adad6a [2022-08-08T08:53:24.217Z] Step 15/23 : WORKDIR / [2022-08-08T08:53:24.217Z] ---> Running in 92209b7b7e40 [2022-08-08T08:53:24.788Z] Removing intermediate container 92209b7b7e40 [2022-08-08T08:53:24.788Z] ---> e5ada98e0987 [2022-08-08T08:53:24.788Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T08:53:25.735Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T08:53:25.735Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T08:53:25.735Z] ---> 15b8697a06fa [2022-08-08T08:53:25.735Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T08:53:25.735Z] ---> Using cache [2022-08-08T08:53:25.735Z] ---> 8951b710a872 [2022-08-08T08:53:25.735Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:53:25.735Z] ---> Using cache [2022-08-08T08:53:25.735Z] ---> 597e07da7005 [2022-08-08T08:53:25.735Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-08T08:53:25.735Z] ---> Using cache [2022-08-08T08:53:25.735Z] ---> 5e85a119eb52 [2022-08-08T08:53:25.735Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T08:53:25.735Z] ---> Using cache [2022-08-08T08:53:25.735Z] ---> bf02d43caa3a [2022-08-08T08:53:25.735Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T08:53:25.735Z] ---> Using cache [2022-08-08T08:53:25.735Z] ---> 2ae805ca372e [2022-08-08T08:53:25.735Z] Step 8/22 : COPY . . [2022-08-08T08:53:25.735Z] ---> Using cache [2022-08-08T08:53:25.735Z] ---> 8dd082003e33 [2022-08-08T08:53:25.735Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-08T08:53:25.735Z] ---> 71792ed1c1c3 [2022-08-08T08:53:25.735Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-08T08:53:25.997Z] ---> Running in ba7fc6f9d6e5 [2022-08-08T08:53:26.942Z] CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-08T08:53:27.883Z] ---> 6d9d3b0b8617 [2022-08-08T08:53:27.883Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-08T08:53:28.144Z] ---> e3589817d0a1 [2022-08-08T08:53:28.144Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-08T08:53:28.422Z] ---> Running in 2a9a9805d4de [2022-08-08T08:53:28.422Z] Removing intermediate container 1f049af416c9 [2022-08-08T08:53:28.422Z] ---> 22646920ec91 [2022-08-08T08:53:28.422Z] Step 8/26 : COPY . . [2022-08-08T08:53:28.682Z] Removing intermediate container 2a9a9805d4de [2022-08-08T08:53:28.682Z] ---> 5bf697c3d873 [2022-08-08T08:53:28.682Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T08:53:28.943Z] ---> Running in 72a6825d6482 [2022-08-08T08:53:29.266Z] Removing intermediate container 72a6825d6482 [2022-08-08T08:53:29.266Z] ---> 67e34d31b143 [2022-08-08T08:53:29.266Z] Step 21/23 : LABEL arch=x86_64 [2022-08-08T08:53:29.527Z] ---> Running in c87ca2e9ef18 [2022-08-08T08:53:29.827Z] Removing intermediate container c87ca2e9ef18 [2022-08-08T08:53:29.827Z] ---> e6c28af0d181 [2022-08-08T08:53:29.827Z] Step 22/23 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:53:30.088Z] ---> Running in 6c94ee327c72 [2022-08-08T08:53:30.371Z] Removing intermediate container 6c94ee327c72 [2022-08-08T08:53:30.371Z] ---> ce0b43eaecd5 [2022-08-08T08:53:30.371Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T08:53:30.632Z] ---> Running in 750e6c9d49ec [2022-08-08T08:53:31.205Z] Removing intermediate container 750e6c9d49ec [2022-08-08T08:53:31.205Z] ---> 494e89fddf78 [2022-08-08T08:53:31.205Z] [2022-08-08T08:53:31.205Z] Successfully built 494e89fddf78 [2022-08-08T08:53:31.205Z] Successfully tagged core-command:latest [2022-08-08T08:53:31.205Z]  Building core-command ... done Building core-metadata [2022-08-08T08:53:33.121Z] ---> 0cc0a90bd5a4 [2022-08-08T08:53:33.121Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-08T08:53:34.503Z] ---> Running in 9db5909c19b0 [2022-08-08T08:53:34.764Z] ---> 63ff8c539583 [2022-08-08T08:53:34.764Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T08:53:34.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T08:53:34.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-08T08:53:34.764Z] ---> 15b8697a06fa [2022-08-08T08:53:34.764Z] Step 3/24 : WORKDIR /edgex-go [2022-08-08T08:53:34.764Z] ---> Using cache [2022-08-08T08:53:34.764Z] ---> 8951b710a872 [2022-08-08T08:53:34.764Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:53:34.764Z] ---> Using cache [2022-08-08T08:53:34.764Z] ---> 597e07da7005 [2022-08-08T08:53:34.764Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-08T08:53:34.764Z] ---> Using cache [2022-08-08T08:53:34.764Z] ---> 5e85a119eb52 [2022-08-08T08:53:34.764Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-08T08:53:34.764Z] ---> Using cache [2022-08-08T08:53:34.764Z] ---> bf02d43caa3a [2022-08-08T08:53:34.764Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T08:53:34.764Z] ---> Using cache [2022-08-08T08:53:34.764Z] ---> 2ae805ca372e [2022-08-08T08:53:34.764Z] Step 8/24 : COPY . . [2022-08-08T08:53:34.764Z] ---> Using cache [2022-08-08T08:53:34.764Z] ---> 8dd082003e33 [2022-08-08T08:53:34.764Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-08T08:53:34.940Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-08T08:53:35.028Z] ---> Running in 6332afb6b51a [2022-08-08T08:53:35.028Z] ---> Running in 1815dc1bceaf [2022-08-08T08:53:35.288Z] Removing intermediate container 6332afb6b51a [2022-08-08T08:53:35.288Z] ---> 28ec4ab8621d [2022-08-08T08:53:35.288Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-08T08:53:35.288Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-08T08:53:35.556Z] ---> Running in beda752a0c99 [2022-08-08T08:53:35.556Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-08T08:53:35.816Z] Removing intermediate container beda752a0c99 [2022-08-08T08:53:35.816Z] ---> 025a451ebed4 [2022-08-08T08:53:35.816Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-08T08:53:35.816Z] ---> Running in e5f61a8896a9 [2022-08-08T08:53:37.736Z] Removing intermediate container e5f61a8896a9 [2022-08-08T08:53:37.736Z] ---> ab2bc267205b [2022-08-08T08:53:37.736Z] Step 12/26 : WORKDIR /edgex-go [2022-08-08T08:53:37.736Z] ---> Running in 665d7f77e1fa [2022-08-08T08:53:38.000Z] Removing intermediate container db4246a70b01 [2022-08-08T08:53:38.000Z] ---> 347cc1b67ff0 [2022-08-08T08:53:38.000Z] [2022-08-08T08:53:38.000Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T08:53:38.000Z] ---> d7d3d98c851f [2022-08-08T08:53:38.000Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-08T08:53:38.000Z] ---> Using cache [2022-08-08T08:53:38.000Z] ---> ea87223e21b8 [2022-08-08T08:53:38.000Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T08:53:38.000Z] ---> Using cache [2022-08-08T08:53:38.000Z] ---> 1b088fe87f9a [2022-08-08T08:53:38.000Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-08T08:53:38.000Z] ---> Running in a00400c82e96 [2022-08-08T08:53:38.000Z] Removing intermediate container 665d7f77e1fa [2022-08-08T08:53:38.000Z] ---> d91adf0f8ce1 [2022-08-08T08:53:38.000Z] [2022-08-08T08:53:38.000Z] Step 13/26 : FROM alpine:3.15 [2022-08-08T08:53:38.000Z] ---> 2720e26172a0 [2022-08-08T08:53:38.000Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T08:53:38.000Z] ---> Using cache [2022-08-08T08:53:38.000Z] ---> 1dbec47f2c90 [2022-08-08T08:53:38.000Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:53:38.000Z] ---> Using cache [2022-08-08T08:53:38.000Z] ---> 22a4548d145b [2022-08-08T08:53:38.261Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-08T08:53:38.261Z] ---> Running in 703fa1abaff8 [2022-08-08T08:53:38.261Z] Removing intermediate container a00400c82e96 [2022-08-08T08:53:38.261Z] ---> 1dfd1d123eea [2022-08-08T08:53:38.261Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-08T08:53:38.261Z] ---> Running in d1afd2ae3ba0 [2022-08-08T08:53:38.522Z] Removing intermediate container d1afd2ae3ba0 [2022-08-08T08:53:38.522Z] ---> c5184caff0fa [2022-08-08T08:53:38.522Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T08:53:38.781Z] ---> 1878b0503266 [2022-08-08T08:53:38.781Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-08T08:53:39.041Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:39.619Z] ---> 089f2b86dacb [2022-08-08T08:53:39.619Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-08T08:53:39.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:39.880Z] ---> 7ebb58a91265 [2022-08-08T08:53:39.880Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-08T08:53:39.880Z] ---> Running in 64d32bd490e3 [2022-08-08T08:53:40.152Z] Removing intermediate container 64d32bd490e3 [2022-08-08T08:53:40.152Z] ---> b1387c6b948d [2022-08-08T08:53:40.152Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T08:53:40.152Z] ---> Running in 327c4ee61f65 [2022-08-08T08:53:40.415Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T08:53:40.415Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T08:53:40.415Z] OK: 15858 distinct packages available [2022-08-08T08:53:40.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:40.415Z] Removing intermediate container 327c4ee61f65 [2022-08-08T08:53:40.415Z] ---> 59e0b0ec2c7d [2022-08-08T08:53:40.415Z] Step 20/22 : LABEL arch=x86_64 [2022-08-08T08:53:40.676Z] ---> Running in fcc07f7ac989 [2022-08-08T08:53:40.936Z] Removing intermediate container fcc07f7ac989 [2022-08-08T08:53:40.936Z] ---> a6c52f6ce29f [2022-08-08T08:53:40.936Z] Step 21/22 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:53:40.936Z] ---> Running in 280f67b4f8c1 [2022-08-08T08:53:41.201Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:41.461Z] Removing intermediate container 280f67b4f8c1 [2022-08-08T08:53:41.461Z] ---> 284553f95a88 [2022-08-08T08:53:41.461Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T08:53:41.461Z] ---> Running in c84320f262ce [2022-08-08T08:53:41.721Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-08T08:53:41.721Z] Removing intermediate container c84320f262ce [2022-08-08T08:53:41.721Z] ---> f9501754fe2d [2022-08-08T08:53:41.721Z] [2022-08-08T08:53:41.721Z] Successfully built f9501754fe2d [2022-08-08T08:53:41.721Z] Successfully tagged support-scheduler:latest [2022-08-08T08:53:41.721Z] Building security-spire-server [2022-08-08T08:53:41.721Z]  Building support-scheduler ... done (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-08T08:53:41.721Z] (3/4) Installing libucontext (1.1-r0) [2022-08-08T08:53:41.982Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-08T08:53:41.982Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T08:53:41.982Z] OK: 6 MiB in 18 packages [2022-08-08T08:53:44.529Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T08:53:44.529Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-08T08:53:44.529Z] ---> 15b8697a06fa [2022-08-08T08:53:44.529Z] Step 3/25 : WORKDIR /edgex-go [2022-08-08T08:53:44.529Z] ---> Using cache [2022-08-08T08:53:44.529Z] ---> 8951b710a872 [2022-08-08T08:53:44.529Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:53:44.529Z] ---> Using cache [2022-08-08T08:53:44.529Z] ---> 597e07da7005 [2022-08-08T08:53:44.529Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T08:53:44.529Z] ---> Using cache [2022-08-08T08:53:44.529Z] ---> 312a8f44b632 [2022-08-08T08:53:44.529Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-08T08:53:44.529Z] ---> Using cache [2022-08-08T08:53:44.529Z] ---> e10ec1734277 [2022-08-08T08:53:44.529Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T08:53:44.529Z] ---> Using cache [2022-08-08T08:53:44.529Z] ---> 22646920ec91 [2022-08-08T08:53:44.529Z] Step 8/25 : COPY . . [2022-08-08T08:53:44.529Z] ---> Using cache [2022-08-08T08:53:44.529Z] ---> 63ff8c539583 [2022-08-08T08:53:44.529Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T08:53:44.529Z] ---> Using cache [2022-08-08T08:53:44.529Z] ---> 28ec4ab8621d [2022-08-08T08:53:44.529Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-08T08:53:44.529Z] ---> Using cache [2022-08-08T08:53:44.529Z] ---> 025a451ebed4 [2022-08-08T08:53:44.529Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-08T08:53:44.529Z] Removing intermediate container 703fa1abaff8 [2022-08-08T08:53:44.529Z] ---> d5946ebb8cd0 [2022-08-08T08:53:44.529Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T08:53:44.529Z] ---> Running in 1a78e67ff97e [2022-08-08T08:53:44.789Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T08:53:47.330Z] Removing intermediate container 1a78e67ff97e [2022-08-08T08:53:47.330Z] ---> a08ae60bf15d [2022-08-08T08:53:47.330Z] Step 12/25 : WORKDIR /edgex-go [2022-08-08T08:53:47.330Z] ---> Running in 488c3670a2d9 [2022-08-08T08:53:47.330Z] ---> e37f1cd04174 [2022-08-08T08:53:47.330Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T08:53:47.591Z] Removing intermediate container 488c3670a2d9 [2022-08-08T08:53:47.591Z] ---> b57e9cc52a45 [2022-08-08T08:53:47.591Z] [2022-08-08T08:53:47.591Z] Step 13/25 : FROM alpine:3.15 [2022-08-08T08:53:47.591Z] ---> 2720e26172a0 [2022-08-08T08:53:47.591Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T08:53:47.591Z] ---> Using cache [2022-08-08T08:53:47.591Z] ---> 1dbec47f2c90 [2022-08-08T08:53:47.591Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:53:47.591Z] ---> Using cache [2022-08-08T08:53:47.591Z] ---> 22a4548d145b [2022-08-08T08:53:47.591Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-08T08:53:47.591Z] ---> Using cache [2022-08-08T08:53:47.591Z] ---> 7fd778b0000f [2022-08-08T08:53:47.591Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T08:53:47.859Z] ---> 69671e5c944a [2022-08-08T08:53:47.859Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-08T08:53:48.122Z] ---> Running in 8453b6f67033 [2022-08-08T08:53:48.382Z] Removing intermediate container 8453b6f67033 [2022-08-08T08:53:48.382Z] ---> 8c37ef57c6cb [2022-08-08T08:53:48.383Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-08T08:53:49.327Z] ---> 021ed1a35178 [2022-08-08T08:53:49.327Z] Step 21/26 : WORKDIR / [2022-08-08T08:53:49.587Z] ---> Running in 4600de4237c9 [2022-08-08T08:53:50.213Z] Removing intermediate container 4600de4237c9 [2022-08-08T08:53:50.213Z] ---> 7a3adc45217c [2022-08-08T08:53:50.213Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T08:53:50.476Z] ---> 856ff4dcaf92 [2022-08-08T08:53:50.476Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T08:53:50.738Z] ---> Running in da2ea69d4d44 [2022-08-08T08:53:50.999Z] Removing intermediate container da2ea69d4d44 [2022-08-08T08:53:50.999Z] ---> 6808db60d05c [2022-08-08T08:53:50.999Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T08:53:50.999Z] ---> afe3b73293c2 [2022-08-08T08:53:50.999Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-08T08:53:51.259Z] Removing intermediate container ba7fc6f9d6e5 [2022-08-08T08:53:51.259Z] ---> c7885725f540 [2022-08-08T08:53:51.259Z] [2022-08-08T08:53:51.259Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T08:53:51.259Z] ---> d7d3d98c851f [2022-08-08T08:53:51.259Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-08T08:53:51.259Z] ---> Running in 788f1321ca5b [2022-08-08T08:53:51.259Z] ---> Running in b8ff3faeed19 [2022-08-08T08:53:51.520Z] Removing intermediate container 788f1321ca5b [2022-08-08T08:53:51.520Z] ---> 6f9730a5cb09 [2022-08-08T08:53:51.520Z] Step 24/26 : LABEL arch=x86_64 [2022-08-08T08:53:51.520Z] ---> Running in 72bb99f24578 [2022-08-08T08:53:51.520Z] ---> bfc0746cbda7 [2022-08-08T08:53:51.520Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-08T08:53:52.099Z] Removing intermediate container 72bb99f24578 [2022-08-08T08:53:52.099Z] ---> 22156516223b [2022-08-08T08:53:52.099Z] Step 25/26 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:53:52.099Z] ---> Running in 6bcf60678795 [2022-08-08T08:53:52.099Z] ---> eda8af5c5483 [2022-08-08T08:53:52.099Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T08:53:52.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:52.099Z] ---> Running in abb834f1dfd3 [2022-08-08T08:53:52.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:52.361Z] Removing intermediate container abb834f1dfd3 [2022-08-08T08:53:52.361Z] ---> c56933f711e8 [2022-08-08T08:53:52.361Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T08:53:52.361Z] Removing intermediate container 6bcf60678795 [2022-08-08T08:53:52.361Z] ---> 1cebe5e65f65 [2022-08-08T08:53:52.361Z] Step 26/26 : LABEL version=0.0.0 [2022-08-08T08:53:52.361Z] ---> Running in 08a3a63deb7c [2022-08-08T08:53:52.361Z] ---> Running in dd4ecd184430 [2022-08-08T08:53:52.361Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-08T08:53:52.361Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-08T08:53:52.620Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-08T08:53:52.620Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-08T08:53:52.620Z] (5/6) Installing curl (7.83.1-r2) [2022-08-08T08:53:52.620Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-08T08:53:52.620Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T08:53:52.620Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T08:53:52.620Z] OK: 8 MiB in 20 packages [2022-08-08T08:53:52.881Z] Removing intermediate container dd4ecd184430 [2022-08-08T08:53:52.881Z] ---> be3f840bf75e [2022-08-08T08:53:52.881Z] [2022-08-08T08:53:52.881Z] Removing intermediate container 08a3a63deb7c [2022-08-08T08:53:52.881Z] ---> 0b7c97f15401 [2022-08-08T08:53:52.881Z] Step 23/25 : LABEL arch=x86_64 [2022-08-08T08:53:52.881Z] Successfully built be3f840bf75e [2022-08-08T08:53:52.881Z] Successfully tagged security-spire-config:latest [2022-08-08T08:53:52.882Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-08-08T08:53:52.882Z] ---> Running in 5812adc5e4a4 [2022-08-08T08:53:54.279Z] Removing intermediate container 5812adc5e4a4 [2022-08-08T08:53:54.279Z] ---> 6794b081a71c [2022-08-08T08:53:54.279Z] Step 24/25 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:53:54.539Z] Removing intermediate container b8ff3faeed19 [2022-08-08T08:53:54.539Z] ---> 16233e1c39fe [2022-08-08T08:53:54.539Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-08T08:53:54.808Z] ---> Running in 885dc40a8cc2 [2022-08-08T08:53:54.808Z] ---> Running in 8cbb07762a62 [2022-08-08T08:53:55.078Z] Removing intermediate container 885dc40a8cc2 [2022-08-08T08:53:55.078Z] ---> 7b1a7c3a07f1 [2022-08-08T08:53:55.078Z] Step 25/25 : LABEL version=0.0.0 [2022-08-08T08:53:56.199Z] Removing intermediate container 8cbb07762a62 [2022-08-08T08:53:56.199Z] ---> 8c6bb1cef132 [2022-08-08T08:53:56.199Z] Step 13/22 : WORKDIR /edgex [2022-08-08T08:53:56.199Z] ---> Running in 3583f10e4de0 [2022-08-08T08:53:56.199Z] ---> Running in 6d47fca182fd [2022-08-08T08:53:56.514Z] Removing intermediate container 3583f10e4de0 [2022-08-08T08:53:56.514Z] ---> 343b2a623c65 [2022-08-08T08:53:56.514Z] [2022-08-08T08:53:56.514Z] Successfully built 343b2a623c65 [2022-08-08T08:53:56.514Z] Successfully tagged security-spire-server:latest [2022-08-08T08:53:56.514Z] Removing intermediate container 6d47fca182fd [2022-08-08T08:53:56.514Z]  Building security-spire-server ... done  ---> bc86bf14fa8c [2022-08-08T08:53:56.514Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-08T08:53:56.835Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T08:53:56.835Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-08T08:53:56.835Z] ---> 15b8697a06fa [2022-08-08T08:53:56.835Z] Step 3/20 : WORKDIR /edgex-go [2022-08-08T08:53:56.835Z] ---> Using cache [2022-08-08T08:53:56.835Z] ---> 8951b710a872 [2022-08-08T08:53:56.835Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-08T08:53:56.835Z] ---> Running in 96926c136d37 [2022-08-08T08:53:57.095Z] ---> c755388c57c4 [2022-08-08T08:53:57.095Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-08T08:53:57.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:57.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:57.666Z] ---> a31d798896f3 [2022-08-08T08:53:57.666Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-08T08:53:57.927Z] v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-08T08:53:57.927Z] v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-08T08:53:57.927Z] OK: 17038 distinct packages available [2022-08-08T08:53:57.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:57.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:53:58.188Z] OK: 211 MiB in 51 packages [2022-08-08T08:53:58.188Z] ---> 0d40ce8f99ae [2022-08-08T08:53:58.188Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-08T08:53:58.760Z] ---> f4911f2925d8 [2022-08-08T08:53:58.760Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-08T08:53:58.760Z] ---> Running in 856422d5af63 [2022-08-08T08:53:59.023Z] Removing intermediate container 96926c136d37 [2022-08-08T08:53:59.023Z] ---> e2e1d15b382b [2022-08-08T08:53:59.023Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-08T08:53:59.284Z] ---> 321738186fb7 [2022-08-08T08:53:59.284Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T08:53:59.284Z] ---> Running in 3ed5bb406801 [2022-08-08T08:54:00.223Z] Removing intermediate container 856422d5af63 [2022-08-08T08:54:00.223Z] ---> d1608204ae13 [2022-08-08T08:54:00.223Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-08T08:54:00.494Z] ---> Running in 2c9c67bfec77 [2022-08-08T08:54:00.494Z] Removing intermediate container 2c9c67bfec77 [2022-08-08T08:54:00.494Z] ---> 8c402b0f1400 [2022-08-08T08:54:00.494Z] Step 20/22 : LABEL arch=x86_64 [2022-08-08T08:54:00.756Z] ---> Running in 73dda1014e10 [2022-08-08T08:54:01.018Z] Removing intermediate container 73dda1014e10 [2022-08-08T08:54:01.018Z] ---> c11ab47a25c6 [2022-08-08T08:54:01.018Z] Step 21/22 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:54:01.973Z] ---> Running in 59b68fdffbd6 [2022-08-08T08:54:01.973Z] Removing intermediate container 1815dc1bceaf [2022-08-08T08:54:01.973Z] ---> f5799a2b222f [2022-08-08T08:54:01.973Z] [2022-08-08T08:54:01.973Z] Step 10/24 : FROM alpine:3.16 [2022-08-08T08:54:01.973Z] ---> d7d3d98c851f [2022-08-08T08:54:01.973Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-08T08:54:01.973Z] ---> Using cache [2022-08-08T08:54:01.973Z] ---> ea87223e21b8 [2022-08-08T08:54:01.973Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T08:54:01.973Z] ---> Using cache [2022-08-08T08:54:01.973Z] ---> 1b088fe87f9a [2022-08-08T08:54:01.973Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-08T08:54:02.239Z] ---> Running in 98649130d273 [2022-08-08T08:54:02.239Z] Removing intermediate container 59b68fdffbd6 [2022-08-08T08:54:02.239Z] ---> 365604861a8c [2022-08-08T08:54:02.239Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T08:54:02.239Z] ---> Running in a16ca26b4489 [2022-08-08T08:54:02.499Z] Removing intermediate container 98649130d273 [2022-08-08T08:54:02.499Z] ---> d2a44864d5df [2022-08-08T08:54:02.499Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-08T08:54:02.499Z] ---> Running in bad8a0a159c3 [2022-08-08T08:54:02.499Z] Removing intermediate container a16ca26b4489 [2022-08-08T08:54:02.499Z] ---> 08a90644f763 [2022-08-08T08:54:02.499Z] [2022-08-08T08:54:02.759Z] Successfully built 08a90644f763 [2022-08-08T08:54:02.759Z] Successfully tagged security-proxy-setup:latest [2022-08-08T08:54:02.759Z]  Building security-proxy-setup ... done Removing intermediate container bad8a0a159c3 [2022-08-08T08:54:02.759Z] ---> 75802b3eee62 [2022-08-08T08:54:02.759Z] Step 15/24 : WORKDIR / [2022-08-08T08:54:02.759Z] ---> Running in 5634a9b43ee2 [2022-08-08T08:54:03.019Z] Removing intermediate container 5634a9b43ee2 [2022-08-08T08:54:03.019Z] ---> 36a3cee340e4 [2022-08-08T08:54:03.019Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T08:54:03.958Z] ---> ca6a19a46f36 [2022-08-08T08:54:03.958Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-08T08:54:04.898Z] ---> 9a9337d5f860 [2022-08-08T08:54:04.898Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-08T08:54:05.158Z] ---> ceacbcc7ba88 [2022-08-08T08:54:05.158Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-08T08:54:05.158Z] Removing intermediate container 9db5909c19b0 [2022-08-08T08:54:05.158Z] ---> b76df41596f7 [2022-08-08T08:54:05.158Z] [2022-08-08T08:54:05.158Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T08:54:05.158Z] ---> d7d3d98c851f [2022-08-08T08:54:05.158Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-08T08:54:05.418Z] ---> Running in 9752103812c6 [2022-08-08T08:54:05.418Z] ---> 750827d7993b [2022-08-08T08:54:05.418Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-08T08:54:05.418Z] ---> Running in 58d52e3dd0ff [2022-08-08T08:54:05.679Z] Removing intermediate container 58d52e3dd0ff [2022-08-08T08:54:05.679Z] ---> 7357b237a417 [2022-08-08T08:54:05.679Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T08:54:05.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:54:05.679Z] ---> Running in 0da76e3e4d0a [2022-08-08T08:54:05.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:54:05.945Z] Removing intermediate container 0da76e3e4d0a [2022-08-08T08:54:05.945Z] ---> a48f793a31ce [2022-08-08T08:54:05.945Z] Step 22/24 : LABEL arch=x86_64 [2022-08-08T08:54:05.945Z] ---> Running in bff8f46cc68f [2022-08-08T08:54:05.945Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-08T08:54:05.945Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-08T08:54:06.206Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T08:54:06.206Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T08:54:06.206Z] Removing intermediate container bff8f46cc68f [2022-08-08T08:54:06.206Z] ---> 8457ddcf6876 [2022-08-08T08:54:06.206Z] Step 23/24 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:54:06.206Z] OK: 6 MiB in 16 packages [2022-08-08T08:54:06.206Z] ---> Running in 1fad6a16e2b0 [2022-08-08T08:54:06.206Z] Removing intermediate container 3ed5bb406801 [2022-08-08T08:54:06.206Z] ---> 81e372da9c9d [2022-08-08T08:54:06.206Z] Step 7/20 : COPY . . [2022-08-08T08:54:06.466Z] Removing intermediate container 1fad6a16e2b0 [2022-08-08T08:54:06.466Z] ---> 295a3748eb7a [2022-08-08T08:54:06.466Z] Step 24/24 : LABEL version=0.0.0 [2022-08-08T08:54:07.036Z] ---> Running in edc8d5eedd62 [2022-08-08T08:54:07.616Z] Removing intermediate container edc8d5eedd62 [2022-08-08T08:54:07.616Z] ---> 9800e3c566a8 [2022-08-08T08:54:07.616Z] [2022-08-08T08:54:07.616Z] Successfully built 9800e3c566a8 [2022-08-08T08:54:07.616Z] Successfully tagged core-metadata:latest [2022-08-08T08:54:07.616Z]  Building core-metadata ... done Removing intermediate container 9752103812c6 [2022-08-08T08:54:07.616Z] ---> b780d4ff1dc2 [2022-08-08T08:54:07.616Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T08:54:07.616Z] ---> Running in 766df47ffcca [2022-08-08T08:54:07.877Z] Removing intermediate container 766df47ffcca [2022-08-08T08:54:07.877Z] ---> 318a5b2dca0b [2022-08-08T08:54:07.877Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-08T08:54:07.877Z] ---> Running in dfc568f3fe9a [2022-08-08T08:54:08.137Z] Removing intermediate container dfc568f3fe9a [2022-08-08T08:54:08.138Z] ---> eb477e485721 [2022-08-08T08:54:08.138Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-08T08:54:08.138Z] ---> Running in 50e890a95557 [2022-08-08T08:54:08.138Z] Removing intermediate container 50e890a95557 [2022-08-08T08:54:08.138Z] ---> 2076c4fdc2fd [2022-08-08T08:54:08.138Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T08:54:08.708Z] ---> 3d02d1b9bbf1 [2022-08-08T08:54:08.708Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-08T08:54:09.276Z] ---> 5ad7842cd633 [2022-08-08T08:54:09.277Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-08T08:54:09.852Z] ---> 4e8d5cc36e39 [2022-08-08T08:54:09.852Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-08T08:54:09.852Z] ---> Running in b6a33580efe1 [2022-08-08T08:54:09.852Z] Removing intermediate container b6a33580efe1 [2022-08-08T08:54:09.852Z] ---> 3593950d33da [2022-08-08T08:54:09.852Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T08:54:10.113Z] ---> Running in 51090ecb240b [2022-08-08T08:54:10.113Z] Removing intermediate container 51090ecb240b [2022-08-08T08:54:10.113Z] ---> 6faec1b3e483 [2022-08-08T08:54:10.113Z] Step 20/22 : LABEL arch=x86_64 [2022-08-08T08:54:10.113Z] ---> Running in 3b5772f76d83 [2022-08-08T08:54:10.113Z] ---> 1fe3ead29e75 [2022-08-08T08:54:10.113Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-08T08:54:10.113Z] ---> Running in 355d08070dc8 [2022-08-08T08:54:10.378Z] Removing intermediate container 3b5772f76d83 [2022-08-08T08:54:10.378Z] ---> 8ee6d0d0ee53 [2022-08-08T08:54:10.378Z] Step 21/22 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:54:10.378Z] ---> Running in 93770874914b [2022-08-08T08:54:10.378Z] Removing intermediate container 93770874914b [2022-08-08T08:54:10.378Z] ---> 44469a25bcd3 [2022-08-08T08:54:10.378Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T08:54:10.378Z] ---> Running in 58396cc7d5c0 [2022-08-08T08:54:10.378Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T08:54:10.638Z] Removing intermediate container 58396cc7d5c0 [2022-08-08T08:54:10.638Z] ---> ee59d86c4ea8 [2022-08-08T08:54:10.638Z] [2022-08-08T08:54:10.638Z] Successfully built ee59d86c4ea8 [2022-08-08T08:54:10.638Z] Successfully tagged support-notifications:latest [2022-08-08T08:54:28.757Z]  Building support-notifications ... done Removing intermediate container 355d08070dc8 [2022-08-08T08:54:28.757Z] ---> b1df4cf89f8f [2022-08-08T08:54:28.757Z] [2022-08-08T08:54:28.757Z] Step 9/20 : FROM alpine:3.15 [2022-08-08T08:54:28.757Z] ---> 2720e26172a0 [2022-08-08T08:54:28.757Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T08:54:28.757Z] ---> Using cache [2022-08-08T08:54:28.757Z] ---> 1dbec47f2c90 [2022-08-08T08:54:28.757Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T08:54:28.757Z] ---> Using cache [2022-08-08T08:54:28.757Z] ---> 22a4548d145b [2022-08-08T08:54:28.757Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-08T08:54:28.757Z] ---> Running in 374d9e1dfdd8 [2022-08-08T08:54:28.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:54:28.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:54:28.757Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T08:54:28.757Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T08:54:28.757Z] OK: 15858 distinct packages available [2022-08-08T08:54:28.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-08T08:54:29.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-08T08:54:29.965Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-08T08:54:30.225Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-08T08:54:30.225Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-08T08:54:30.225Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-08T08:54:30.485Z] (5/9) Installing curl (7.80.0-r2) [2022-08-08T08:54:30.485Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-08T08:54:30.485Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-08T08:54:30.745Z] (8/9) Installing libucontext (1.1-r0) [2022-08-08T08:54:30.745Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-08T08:54:30.745Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T08:54:30.745Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T08:54:31.015Z] OK: 8 MiB in 23 packages [2022-08-08T08:54:31.586Z] Removing intermediate container 374d9e1dfdd8 [2022-08-08T08:54:31.586Z] ---> 25d69b37bdb4 [2022-08-08T08:54:31.586Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T08:54:31.586Z] ---> 8770e4ed1d0e [2022-08-08T08:54:31.587Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-08T08:54:32.159Z] ---> 413af3798502 [2022-08-08T08:54:32.160Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-08T08:54:32.160Z] ---> e6fe10c57ce6 [2022-08-08T08:54:32.160Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-08T08:54:32.421Z] ---> Running in accc48fc8812 [2022-08-08T08:54:32.421Z] Removing intermediate container accc48fc8812 [2022-08-08T08:54:32.421Z] ---> 52cd568c8609 [2022-08-08T08:54:32.421Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T08:54:32.421Z] ---> Running in daa139c651be [2022-08-08T08:54:32.421Z] Removing intermediate container daa139c651be [2022-08-08T08:54:32.421Z] ---> dd9306dac734 [2022-08-08T08:54:32.422Z] Step 18/20 : LABEL arch=x86_64 [2022-08-08T08:54:32.682Z] ---> Running in 936875f4e6a7 [2022-08-08T08:54:32.682Z] Removing intermediate container 936875f4e6a7 [2022-08-08T08:54:32.682Z] ---> 910d88ed5569 [2022-08-08T08:54:32.682Z] Step 19/20 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T08:54:32.682Z] ---> Running in 48f9a631e1e0 [2022-08-08T08:54:32.682Z] Removing intermediate container 48f9a631e1e0 [2022-08-08T08:54:32.682Z] ---> bb00788c86c7 [2022-08-08T08:54:32.682Z] Step 20/20 : LABEL version=0.0.0 [2022-08-08T08:54:32.943Z] ---> Running in ffc56c9dc3b3 [2022-08-08T08:54:32.943Z] Removing intermediate container ffc56c9dc3b3 [2022-08-08T08:54:32.943Z] ---> 3e3f4353fe49 [2022-08-08T08:54:32.943Z] [2022-08-08T08:54:32.943Z] Successfully built 3e3f4353fe49 [2022-08-08T08:54:32.943Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-08T08:54:32.952Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-08T08:54:32.980Z] $ docker stop --time=1 74a1b74c6daef8818740590bdb6a0822b71632a988c6ab57649d1a684038b873 [2022-08-08T08:54:34.274Z] $ docker rm -f 74a1b74c6daef8818740590bdb6a0822b71632a988c6ab57649d1a684038b873 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T08:54:34.696Z] + docker images [2022-08-08T08:54:34.696Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-08T08:54:34.696Z] security-spiffe-token-provider latest 3e3f4353fe49 2 seconds ago 29.2MB [2022-08-08T08:54:34.696Z] b1df4cf89f8f 8 seconds ago 1.57GB [2022-08-08T08:54:34.696Z] support-notifications latest ee59d86c4ea8 24 seconds ago 27.1MB [2022-08-08T08:54:34.696Z] core-metadata latest 9800e3c566a8 28 seconds ago 18.2MB [2022-08-08T08:54:34.696Z] b76df41596f7 30 seconds ago 1.58GB [2022-08-08T08:54:34.696Z] security-proxy-setup latest 08a90644f763 32 seconds ago 27.2MB [2022-08-08T08:54:34.696Z] f5799a2b222f 33 seconds ago 1.55GB [2022-08-08T08:54:34.696Z] security-spire-server latest 343b2a623c65 38 seconds ago 86.5MB [2022-08-08T08:54:34.696Z] security-spire-config latest be3f840bf75e 42 seconds ago 85.8MB [2022-08-08T08:54:34.696Z] c7885725f540 44 seconds ago 1.53GB [2022-08-08T08:54:34.696Z] b57e9cc52a45 47 seconds ago 1.42GB [2022-08-08T08:54:34.696Z] support-scheduler latest f9501754fe2d 53 seconds ago 26.5MB [2022-08-08T08:54:34.696Z] d91adf0f8ce1 57 seconds ago 1.42GB [2022-08-08T08:54:34.696Z] 347cc1b67ff0 57 seconds ago 1.58GB [2022-08-08T08:54:34.696Z] core-command latest 494e89fddf78 About a minute ago 16.2MB [2022-08-08T08:54:34.696Z] sys-mgmt-agent latest 47d75bd4caca About a minute ago 135MB [2022-08-08T08:54:34.696Z] 223f0d0b8bcf About a minute ago 1.52GB [2022-08-08T08:54:34.696Z] security-bootstrapper latest 441396350fea About a minute ago 19.3MB [2022-08-08T08:54:34.696Z] core-data latest 0b7a9af5c7ba About a minute ago 21.5MB [2022-08-08T08:54:34.696Z] security-secretstore-setup latest 5475169d63c5 About a minute ago 28.9MB [2022-08-08T08:54:34.696Z] 49d3ce47e7ce About a minute ago 1.55GB [2022-08-08T08:54:34.696Z] 9eb7f2fdd9ff About a minute ago 1.52GB [2022-08-08T08:54:34.696Z] 29f27171768a About a minute ago 1.53GB [2022-08-08T08:54:34.696Z] 1a9f4e642eb4 About a minute ago 1.52GB [2022-08-08T08:54:34.696Z] security-spire-agent latest f6c0173aa12a About a minute ago 125MB [2022-08-08T08:54:34.696Z] ebd7a9d7629f 2 minutes ago 1.42GB [2022-08-08T08:54:34.696Z] ci-base-image-x86_64 latest 15b8697a06fa 5 minutes ago 993MB [2022-08-08T08:54:34.696Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-08T08:54:34.696Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-08T08:54:34.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB [2022-08-08T08:54:34.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-08T08:54:34.696Z] 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] } [2022-08-08T08:55:11.834Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-08T08:55:13.280Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-08T08:55:15.927Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-08T08:55:15.927Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-08T08:55:15.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-08T08:55:16.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-08T08:55:16.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-08T08:55:16.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-08T08:55:16.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-08T08:55:19.183Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-08T08:55:19.183Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-08T08:55:19.183Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-08T08:55:19.183Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-08T08:55:19.183Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-08T08:55:19.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-08T08:55:34.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.285s coverage: 28.7% of statements [2022-08-08T08:55:34.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-08T08:55:34.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-08T08:55:35.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.386s coverage: 98.5% of statements [2022-08-08T08:55:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-08T08:55:35.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.490s coverage: 54.2% of statements [2022-08-08T08:55:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-08T08:55:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-08T08:55:58.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.491s coverage: 89.2% of statements [2022-08-08T08:55:58.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-08T08:55:58.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-08T08:55:58.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-08T08:55:58.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-08T08:55:58.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-08T08:55:58.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.665s coverage: 2.1% of statements [2022-08-08T08:55:58.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-08T08:55:58.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-08T08:55:59.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.496s coverage: 95.6% of statements [2022-08-08T08:55:59.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-08T08:55:59.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-08T08:55:59.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-08T08:55:59.086Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.410s coverage: 72.2% of statements [2022-08-08T08:55:59.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-08T08:55:59.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-08T08:55:59.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-08T08:55:59.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-08T08:55:59.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-08T08:55:59.086Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.520s coverage: 60.0% of statements [2022-08-08T08:55:59.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-08T08:55:59.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-08T08:55:59.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-08T08:55:59.086Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.436s coverage: 0.9% of statements [2022-08-08T08:55:59.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-08T08:55:59.086Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.242s coverage: 58.8% of statements [2022-08-08T08:56:00.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.247s coverage: 29.6% of statements [2022-08-08T08:56:00.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-08T08:56:05.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements [2022-08-08T08:56:05.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.271s coverage: 79.5% of statements [2022-08-08T08:56:05.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements [2022-08-08T08:56:05.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements [2022-08-08T08:56:08.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.238s coverage: 87.5% of statements [2022-08-08T08:56:18.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.240s coverage: 94.4% of statements [2022-08-08T08:56:18.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.232s coverage: 44.8% of statements [2022-08-08T08:56:26.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.687s coverage: 82.2% of statements [2022-08-08T08:56:26.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-08T08:56:31.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2022-08-08T08:56:31.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-08T08:56:31.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-08T08:56:31.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-08T08:56:31.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-08-08T08:56:31.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-08T08:56:31.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-08T08:56:31.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-08T08:56:31.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-08T08:56:31.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-08T08:56:31.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2022-08-08T08:56:31.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-08T08:56:31.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-08T08:56:31.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.179s coverage: 100.0% of statements [2022-08-08T08:56:31.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-08T08:56:31.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements [2022-08-08T08:56:31.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-08T08:56:31.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2022-08-08T08:56:31.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements [2022-08-08T08:56:31.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements [2022-08-08T08:56:31.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.825s coverage: 91.2% of statements [2022-08-08T08:56:31.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-08T08:56:36.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.958s coverage: 64.7% of statements [2022-08-08T08:56:36.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-08T08:56:36.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-08T08:56:36.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.407s coverage: 100.0% of statements [2022-08-08T08:56:36.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 89.4% of statements [2022-08-08T08:56:36.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2022-08-08T08:56:36.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2022-08-08T08:56:36.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2022-08-08T08:56:43.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.430s coverage: 65.8% of statements [2022-08-08T08:56:43.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-08T08:56:43.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-08T08:56:43.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-08T08:56:45.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.827s coverage: 43.6% of statements [2022-08-08T08:56:45.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-08T08:56:45.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-08T08:56:45.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.262s coverage: 89.5% of statements [2022-08-08T08:56:45.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-08T08:56:45.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements [2022-08-08T08:56:45.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-08T08:56:45.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-08T08:56:45.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-08T08:56:45.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-08T08:56:55.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.323s coverage: 17.7% of statements [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-08T08:56:55.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.759s coverage: 92.3% of statements [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-08T08:56:55.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 63.2% of statements [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-08T08:56:55.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-08T08:56:55.418Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-08T08:56:55.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-08T08:56:55.418Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements [2022-08-08T08:56:55.418Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-08-08T08:56:55.418Z] 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 [2022-08-08T08:56:55.418Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-08T08:56:55.418Z] GO111MODULE=on go vet ./... [2022-08-08T08:58:47.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-08T08:58:47.358Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-08T08:58:47.358Z] ./bin/test-attribution-txt.sh [2022-08-08T08:58:47.358Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-08T08:58:47.358Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-08T08:58:47.358Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-08T08:58:47.358Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-08T08:58:47.358Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-08T08:58:47.358Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-08T08:58:47.358Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-08T08:58:47.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-08T08:58:48.069Z] + ls -al . [2022-08-08T08:58:48.069Z] total 728 [2022-08-08T08:58:48.069Z] drwxrwxr-x 9 1001 1001 4096 Aug 8 08:53 . [2022-08-08T08:58:48.069Z] drwxr-xr-x 4 root root 4096 Aug 8 08:53 .. [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 16 Aug 8 08:51 .dockerignore [2022-08-08T08:58:48.069Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 08:51 .git [2022-08-08T08:58:48.069Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 08:51 .github [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 1030 Aug 8 08:51 .gitignore [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 42 Aug 8 08:51 .golangci.yml [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 87 Aug 8 08:51 .hadolint.yml [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 166 Aug 8 08:51 .sonarcloud.properties [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 1171 Aug 8 08:51 ADOPTERS.md [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 10347 Aug 8 08:51 Attribution.txt [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 63209 Aug 8 08:51 CHANGELOG.md [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 3804 Aug 8 08:51 CONTRIBUTING.md [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 677 Aug 8 08:51 GOVERNANCE.md [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 850 Aug 8 08:51 Jenkinsfile [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 10775 Aug 8 08:51 LICENSE [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 12212 Aug 8 08:51 Makefile [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 582 Aug 8 08:51 OWNERS.md [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 9094 Aug 8 08:51 README.md [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 6912 Aug 8 08:51 SECURITY.md [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 5 Aug 8 08:49 VERSION [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 4131 Aug 8 08:51 ZMQWindows.md [2022-08-08T08:58:48.069Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 08:51 bin [2022-08-08T08:58:48.069Z] drwxrwxr-x 18 1001 1001 4096 Aug 8 08:51 cmd [2022-08-08T08:58:48.069Z] -rw-r--r-- 1 root root 479761 Aug 8 08:56 coverage.out [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 3681 Aug 8 08:51 go.mod [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 38033 Aug 8 08:51 go.sum [2022-08-08T08:58:48.069Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 08:51 internal [2022-08-08T08:58:48.069Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 08:51 openapi [2022-08-08T08:58:48.069Z] drwxrwxr-x 4 1001 1001 4096 Aug 8 08:51 snap [2022-08-08T08:58:48.069Z] -rw-rw-r-- 1 1001 1001 204 Aug 8 08:51 version.go [Pipeline] sh [2022-08-08T08:58:48.747Z] + '[' -e coverage.out ] [2022-08-08T08:58:48.747Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-08T08:58:48.782Z] Warning: overwriting stash ‘coverage-report’ [2022-08-08T08:58:49.574Z] Stashed 1 file(s) [Pipeline] sh [2022-08-08T08:58:50.238Z] + make build [2022-08-08T08:58:50.238Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-08T09:00:12.098Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-08T09:01:33.939Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-08T09:01:33.939Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-08T09:02:06.348Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-08T09:02:06.348Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-08T09:02:08.976Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-08T09:02:15.714Z] CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-08T09:02:19.123Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T09:02:23.437Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T09:02:26.838Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T09:02:31.391Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T09:02:39.802Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-08-08T09:02:45.243Z] $ docker stop --time=1 fcddebd915abd1ad6a4c07939990ab56fcadb555816ee302305fe155a468e588 [2022-08-08T09:02:47.223Z] $ docker rm -f fcddebd915abd1ad6a4c07939990ab56fcadb555816ee302305fe155a468e588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T09:02:49.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-08T09:02:49.844Z] [2022-08-08T09:02:49.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T09:02:50.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-08T09:02:50.542Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-08T09:02:50.542Z] 29e5d40040c1: Pulling fs layer [2022-08-08T09:02:50.542Z] 1ce36da41761: Pulling fs layer [2022-08-08T09:02:50.542Z] 25b303627fd3: Pulling fs layer [2022-08-08T09:02:50.825Z] 29e5d40040c1: Verifying Checksum [2022-08-08T09:02:50.825Z] 29e5d40040c1: Download complete [2022-08-08T09:02:51.102Z] 1ce36da41761: Verifying Checksum [2022-08-08T09:02:51.102Z] 1ce36da41761: Download complete [2022-08-08T09:02:51.380Z] 29e5d40040c1: Pull complete [2022-08-08T09:02:52.816Z] 1ce36da41761: Pull complete [2022-08-08T09:02:52.816Z] 25b303627fd3: Verifying Checksum [2022-08-08T09:02:52.816Z] 25b303627fd3: Download complete [2022-08-08T09:03:05.223Z] 25b303627fd3: Pull complete [2022-08-08T09:03:05.223Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-08T09:03:05.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-08T09:03:05.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T09:03:05.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container [2022-08-08T09:03:05.674Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-08T09:03:08.030Z] $ docker top bb8191b028ed4dc29efcfa0637467f8aea34637c053fe7be75c92e0e9f50c28d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T09:03:08.994Z] + docker-compose build --help [2022-08-08T09:03:08.994Z] + grep parallel [2022-08-08T09:03:13.290Z] --parallel Build images in parallel. [Pipeline] } [2022-08-08T09:03:13.325Z] $ docker stop --time=1 bb8191b028ed4dc29efcfa0637467f8aea34637c053fe7be75c92e0e9f50c28d [2022-08-08T09:03:14.964Z] $ docker rm -f bb8191b028ed4dc29efcfa0637467f8aea34637c053fe7be75c92e0e9f50c28d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T09:03:15.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-08T09:03:15.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T09:03:16.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container [2022-08-08T09:03:16.157Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-08T09:03:17.419Z] $ docker top 5dc52ead6492cd32136abf7bc88567fa422332a948faa7a1a35eaec6422026e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T09:03:18.373Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-08T09:03:22.670Z] Building core-command ... [2022-08-08T09:03:22.670Z] Building core-data ... [2022-08-08T09:03:22.670Z] Building core-metadata ... [2022-08-08T09:03:22.670Z] Building security-bootstrapper ... [2022-08-08T09:03:22.670Z] Building security-proxy-setup ... [2022-08-08T09:03:22.670Z] Building security-secretstore-setup ... [2022-08-08T09:03:22.670Z] Building security-spiffe-token-provider ... [2022-08-08T09:03:22.670Z] Building security-spire-agent ... [2022-08-08T09:03:22.670Z] Building security-spire-config ... [2022-08-08T09:03:22.670Z] Building security-spire-server ... [2022-08-08T09:03:22.670Z] Building support-notifications ... [2022-08-08T09:03:22.670Z] Building support-scheduler ... [2022-08-08T09:03:22.670Z] Building sys-mgmt-agent ... [2022-08-08T09:03:22.670Z] Building security-proxy-setup [2022-08-08T09:03:22.670Z] Building security-spire-agent [2022-08-08T09:03:22.670Z] Building security-spire-config [2022-08-08T09:03:22.670Z] Building core-data [2022-08-08T09:03:22.670Z] Building sys-mgmt-agent [2022-08-08T09:04:09.656Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T09:04:09.656Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-08T09:04:09.656Z] ---> 4f518a589b6c [2022-08-08T09:04:09.656Z] Step 3/26 : WORKDIR /edgex-go [2022-08-08T09:04:09.656Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T09:04:09.656Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T09:04:09.656Z] ---> 4f518a589b6c [2022-08-08T09:04:09.656Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T09:04:09.656Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T09:04:09.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T09:04:09.656Z] ---> 4f518a589b6c [2022-08-08T09:04:09.656Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T09:04:09.656Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T09:04:09.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T09:04:09.656Z] ---> 4f518a589b6c [2022-08-08T09:04:09.656Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T09:04:09.656Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T09:04:09.656Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-08T09:04:09.656Z] ---> 4f518a589b6c [2022-08-08T09:04:09.656Z] Step 3/26 : WORKDIR /edgex-go [2022-08-08T09:04:09.656Z] ---> Running in 3de0fa02e02a [2022-08-08T09:04:09.656Z] ---> Running in 9f99d99a3470 [2022-08-08T09:04:09.656Z] ---> Running in 36cb0457428a [2022-08-08T09:04:09.656Z] ---> Running in 340621ebd34e [2022-08-08T09:04:09.656Z] ---> Running in e9b90aef1b65 [2022-08-08T09:04:09.656Z] Removing intermediate container 36cb0457428a [2022-08-08T09:04:09.656Z] ---> 263d6f6602c8 [2022-08-08T09:04:09.656Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:04:09.656Z] Removing intermediate container 340621ebd34e [2022-08-08T09:04:09.656Z] ---> 52313ef90387 [2022-08-08T09:04:09.656Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:04:09.656Z] Removing intermediate container e9b90aef1b65 [2022-08-08T09:04:09.656Z] ---> 3ba80dbe9884 [2022-08-08T09:04:09.656Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:04:09.656Z] Removing intermediate container 3de0fa02e02a [2022-08-08T09:04:09.656Z] ---> 27e299ba8cc6 [2022-08-08T09:04:09.656Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:04:09.656Z] ---> Running in 1aaca72b3801 [2022-08-08T09:04:09.656Z] ---> Running in 0c5fb40c6393 [2022-08-08T09:04:09.656Z] ---> Running in c5f77b22b088 [2022-08-08T09:04:09.656Z] Removing intermediate container 9f99d99a3470 [2022-08-08T09:04:09.656Z] ---> c458275fa3a5 [2022-08-08T09:04:09.656Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:04:09.656Z] ---> Running in 9b1a53c5c1f1 [2022-08-08T09:04:09.656Z] ---> Running in 436303907f41 [2022-08-08T09:04:12.298Z] Removing intermediate container 1aaca72b3801 [2022-08-08T09:04:12.298Z] ---> 45ff1fbc0663 [2022-08-08T09:04:12.298Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-08T09:04:12.298Z] ---> Running in f6336f06734b [2022-08-08T09:04:12.906Z] Removing intermediate container 436303907f41 [2022-08-08T09:04:12.906Z] ---> e7841977268a [2022-08-08T09:04:12.906Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T09:04:12.906Z] Removing intermediate container 0c5fb40c6393 [2022-08-08T09:04:12.906Z] ---> 1033406473d6 [2022-08-08T09:04:12.906Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T09:04:13.187Z] Removing intermediate container 9b1a53c5c1f1 [2022-08-08T09:04:13.187Z] ---> f2d78bd3c650 [2022-08-08T09:04:13.187Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-08T09:04:13.187Z] Removing intermediate container c5f77b22b088 [2022-08-08T09:04:13.187Z] ---> 3d8d68ecbfde [2022-08-08T09:04:13.187Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-08T09:04:13.187Z] ---> Running in 35f5fd39b242 [2022-08-08T09:04:13.187Z] ---> Running in 4fb09c631ee2 [2022-08-08T09:04:13.475Z] ---> Running in a1dc63724f26 [2022-08-08T09:04:13.475Z] ---> Running in 1c2ec774719b [2022-08-08T09:04:14.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:04:15.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:04:15.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:04:15.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:04:15.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:04:15.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:04:16.241Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:04:16.241Z] OK: 221 MiB in 51 packages [2022-08-08T09:04:16.241Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:04:16.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:04:16.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:04:17.510Z] OK: 221 MiB in 51 packages [2022-08-08T09:04:17.510Z] Removing intermediate container f6336f06734b [2022-08-08T09:04:17.510Z] ---> 2510b106baef [2022-08-08T09:04:17.510Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T09:04:17.797Z] OK: 221 MiB in 51 packages [2022-08-08T09:04:17.797Z] OK: 221 MiB in 51 packages [2022-08-08T09:04:18.073Z] OK: 221 MiB in 51 packages [2022-08-08T09:04:19.077Z] ---> f7a7c0ca4754 [2022-08-08T09:04:19.077Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T09:04:19.352Z] ---> Running in 354da33bc8bd [2022-08-08T09:04:19.352Z] Removing intermediate container 35f5fd39b242 [2022-08-08T09:04:19.352Z] ---> 40f4bb05daa8 [2022-08-08T09:04:19.352Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-08T09:04:19.627Z] Removing intermediate container 1c2ec774719b [2022-08-08T09:04:19.627Z] ---> 80efc41953de [2022-08-08T09:04:19.627Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T09:04:19.902Z] Removing intermediate container 4fb09c631ee2 [2022-08-08T09:04:19.902Z] ---> 39e1691d15ed [2022-08-08T09:04:19.902Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-08T09:04:19.902Z] Removing intermediate container a1dc63724f26 [2022-08-08T09:04:19.902Z] ---> fc1df1898b69 [2022-08-08T09:04:19.902Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T09:04:20.506Z] ---> 2c8ced36f730 [2022-08-08T09:04:20.506Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T09:04:20.782Z] ---> Running in 876f68df34d9 [2022-08-08T09:04:21.062Z] ---> 8d4c4f864c58 [2022-08-08T09:04:21.062Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T09:04:21.338Z] ---> Running in e977635afc67 [2022-08-08T09:04:21.629Z] ---> 0dd2693be477 [2022-08-08T09:04:21.629Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T09:04:21.629Z] ---> 6e96dbf6a31e [2022-08-08T09:04:21.629Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T09:04:21.912Z] ---> Running in 70eae2f98b93 [2022-08-08T09:04:21.912Z] ---> Running in b690cf077b4e [2022-08-08T09:05:18.479Z] Removing intermediate container e977635afc67 [2022-08-08T09:05:18.479Z] ---> 408b2a040bee [2022-08-08T09:05:18.479Z] Step 8/26 : COPY . . [2022-08-08T09:05:18.479Z] Removing intermediate container 354da33bc8bd [2022-08-08T09:05:18.479Z] ---> b9748ac1719d [2022-08-08T09:05:18.479Z] Step 8/23 : COPY . . [2022-08-08T09:05:18.479Z] Removing intermediate container 876f68df34d9 [2022-08-08T09:05:18.479Z] ---> 65b1af843ab0 [2022-08-08T09:05:18.479Z] Step 8/23 : COPY . . [2022-08-08T09:05:18.479Z] Removing intermediate container b690cf077b4e [2022-08-08T09:05:18.479Z] ---> f9a2afd9e094 [2022-08-08T09:05:18.479Z] Step 8/26 : COPY . . [2022-08-08T09:05:18.479Z] Removing intermediate container 70eae2f98b93 [2022-08-08T09:05:18.479Z] ---> 6c8c7d6ae2c9 [2022-08-08T09:05:18.479Z] Step 8/22 : COPY . . [2022-08-08T09:05:33.578Z] ---> eb12c746fca9 [2022-08-08T09:05:33.578Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T09:05:33.578Z] ---> ea3cdd8b7fb8 [2022-08-08T09:05:33.578Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T09:05:33.578Z] ---> 0af3c43b453d [2022-08-08T09:05:33.578Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-08T09:05:33.578Z] ---> Running in b1df6a5b56be [2022-08-08T09:05:33.578Z] ---> 09532ee0959c [2022-08-08T09:05:33.578Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-08T09:05:33.578Z] ---> Running in 7f9ac8808c22 [2022-08-08T09:05:33.578Z] ---> 1cb5c099ef5c [2022-08-08T09:05:33.578Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-08T09:05:33.861Z] ---> Running in 760d4246e06b [2022-08-08T09:05:33.861Z] ---> Running in 5aec553b6bb5 [2022-08-08T09:05:33.861Z] ---> Running in a18fdf4e0d92 [2022-08-08T09:05:34.472Z] Removing intermediate container b1df6a5b56be [2022-08-08T09:05:34.472Z] ---> 74613fa06f97 [2022-08-08T09:05:34.472Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-08T09:05:34.472Z] Removing intermediate container 7f9ac8808c22 [2022-08-08T09:05:34.472Z] ---> 61185e9e5c18 [2022-08-08T09:05:34.472Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-08T09:05:34.472Z] ---> Running in c90fc676ce9d [2022-08-08T09:05:34.472Z] ---> Running in 787e2ac4234a [2022-08-08T09:05:35.091Z] Removing intermediate container c90fc676ce9d [2022-08-08T09:05:35.091Z] ---> 2a4d3ab34386 [2022-08-08T09:05:35.091Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-08T09:05:35.091Z] Removing intermediate container 787e2ac4234a [2022-08-08T09:05:35.091Z] ---> 760c672b26c2 [2022-08-08T09:05:35.091Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-08T09:05:35.374Z] ---> Running in e2cdc6f641a4 [2022-08-08T09:05:35.374Z] ---> Running in 1a31dda885a6 [2022-08-08T09:05:35.977Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-08T09:05:36.254Z] CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-08T09:05:36.534Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-08T09:05:39.168Z] Removing intermediate container 1a31dda885a6 [2022-08-08T09:05:39.168Z] ---> 00606de976a7 [2022-08-08T09:05:39.168Z] Step 12/26 : WORKDIR /edgex-go [2022-08-08T09:05:39.168Z] ---> Running in 61122d1d25c3 [2022-08-08T09:05:39.168Z] Removing intermediate container e2cdc6f641a4 [2022-08-08T09:05:39.168Z] ---> 8142d2997d63 [2022-08-08T09:05:39.168Z] Step 12/26 : WORKDIR /edgex-go [2022-08-08T09:05:39.168Z] ---> Running in d58457738db9 [2022-08-08T09:05:39.769Z] Removing intermediate container 61122d1d25c3 [2022-08-08T09:05:39.769Z] ---> 0925200c1e2f [2022-08-08T09:05:39.769Z] [2022-08-08T09:05:39.769Z] Step 13/26 : FROM alpine:3.15 [2022-08-08T09:05:39.769Z] Removing intermediate container d58457738db9 [2022-08-08T09:05:39.769Z] ---> 3cebe8be0618 [2022-08-08T09:05:39.769Z] [2022-08-08T09:05:39.769Z] Step 13/26 : FROM alpine:3.15 [2022-08-08T09:05:40.048Z] 3.15: Pulling from library/alpine [2022-08-08T09:05:40.048Z] 3.15: Pulling from library/alpine [2022-08-08T09:05:42.040Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-08T09:05:42.040Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-08T09:05:42.040Z] Status: Downloaded newer image for alpine:3.15 [2022-08-08T09:05:42.040Z] Status: Image is up to date for alpine:3.15 [2022-08-08T09:05:42.040Z] ---> 60f2846fe774 [2022-08-08T09:05:42.040Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T09:05:42.040Z] ---> 60f2846fe774 [2022-08-08T09:05:42.040Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T09:05:42.040Z] ---> Running in 4c25ecf747db [2022-08-08T09:05:42.040Z] ---> Running in 3c3cc2e74666 [2022-08-08T09:05:43.044Z] Removing intermediate container 3c3cc2e74666 [2022-08-08T09:05:43.044Z] ---> d53a89130885 [2022-08-08T09:05:43.044Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:05:43.044Z] Removing intermediate container 4c25ecf747db [2022-08-08T09:05:43.044Z] ---> a4d8dc1ad7c5 [2022-08-08T09:05:43.044Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:05:43.044Z] ---> Running in 11ae853de1c4 [2022-08-08T09:05:43.044Z] ---> Running in 49292fe4c891 [2022-08-08T09:05:47.377Z] Removing intermediate container 11ae853de1c4 [2022-08-08T09:05:47.377Z] ---> 8901ce85d9bd [2022-08-08T09:05:47.377Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-08T09:05:47.377Z] Removing intermediate container 49292fe4c891 [2022-08-08T09:05:47.377Z] ---> fa6dc3cf9d68 [2022-08-08T09:05:47.377Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-08T09:05:47.377Z] ---> Running in 5a81a27ff2ce [2022-08-08T09:05:47.377Z] ---> Running in 6a818eb529e5 [2022-08-08T09:05:49.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:05:49.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:05:50.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:05:50.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:05:51.815Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T09:05:51.815Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T09:05:51.815Z] OK: 15735 distinct packages available [2022-08-08T09:05:51.815Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T09:05:51.815Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T09:05:51.815Z] OK: 15735 distinct packages available [2022-08-08T09:05:51.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:05:51.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:05:52.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:05:53.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:05:54.073Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-08T09:05:54.073Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-08T09:05:54.073Z] (3/5) Installing libucontext (1.1-r0) [2022-08-08T09:05:54.349Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-08T09:05:54.349Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-08T09:05:54.349Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-08T09:05:54.624Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T09:05:54.624Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-08T09:05:54.624Z] OK: 6 MiB in 19 packages [2022-08-08T09:05:54.624Z] (3/4) Installing libucontext (1.1-r0) [2022-08-08T09:05:54.624Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-08T09:05:54.902Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T09:05:54.902Z] OK: 6 MiB in 18 packages [2022-08-08T09:05:56.894Z] Removing intermediate container 6a818eb529e5 [2022-08-08T09:05:56.894Z] ---> fe1aa193eb80 [2022-08-08T09:05:56.894Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-08T09:05:56.894Z] Removing intermediate container 5a81a27ff2ce [2022-08-08T09:05:56.894Z] ---> c865e731cfc9 [2022-08-08T09:05:56.894Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T09:06:02.317Z] ---> edacdb903e1e [2022-08-08T09:06:02.317Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T09:06:04.306Z] ---> 9f16aead5dd9 [2022-08-08T09:06:04.306Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T09:06:05.763Z] ---> a9d5256c2492 [2022-08-08T09:06:05.763Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-08T09:06:06.047Z] ---> Running in 93d00d8ccea1 [2022-08-08T09:06:07.054Z] Removing intermediate container 93d00d8ccea1 [2022-08-08T09:06:07.054Z] ---> 8f29e4d35cc9 [2022-08-08T09:06:07.054Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-08T09:06:08.502Z] ---> f8292296f8d0 [2022-08-08T09:06:08.502Z] Step 21/26 : WORKDIR / [2022-08-08T09:06:08.502Z] ---> Running in eb37b3441f94 [2022-08-08T09:06:08.502Z] ---> 48ca5af068e1 [2022-08-08T09:06:08.502Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T09:06:09.117Z] Removing intermediate container eb37b3441f94 [2022-08-08T09:06:09.117Z] ---> e19e6174f1cb [2022-08-08T09:06:09.117Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T09:06:09.117Z] ---> Running in 614c5427ba11 [2022-08-08T09:06:09.735Z] ---> f94d9408ec13 [2022-08-08T09:06:09.735Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-08T09:06:09.735Z] Removing intermediate container 614c5427ba11 [2022-08-08T09:06:09.735Z] ---> 76e59a1e8ff9 [2022-08-08T09:06:09.735Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T09:06:09.735Z] ---> Running in bf1329f28a21 [2022-08-08T09:06:10.374Z] Removing intermediate container bf1329f28a21 [2022-08-08T09:06:10.374Z] ---> 0f5a7da45857 [2022-08-08T09:06:10.374Z] Step 24/26 : LABEL arch=arm64 [2022-08-08T09:06:10.659Z] ---> Running in 5e8b52c2af23 [2022-08-08T09:06:10.659Z] ---> 848fb0ea3b63 [2022-08-08T09:06:10.659Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-08T09:06:11.280Z] Removing intermediate container 5e8b52c2af23 [2022-08-08T09:06:11.280Z] ---> 9236a90e8b94 [2022-08-08T09:06:11.280Z] Step 25/26 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T09:06:11.562Z] ---> Running in ae20516f55e8 [2022-08-08T09:06:11.858Z] ---> 69ddc6caed99 [2022-08-08T09:06:11.858Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T09:06:11.858Z] ---> Running in 1a782186de5d [2022-08-08T09:06:12.138Z] Removing intermediate container ae20516f55e8 [2022-08-08T09:06:12.138Z] ---> d0a060b8dc89 [2022-08-08T09:06:12.138Z] Step 26/26 : LABEL version=0.0.0 [2022-08-08T09:06:12.138Z] ---> Running in 06662fa9f020 [2022-08-08T09:06:12.745Z] Removing intermediate container 1a782186de5d [2022-08-08T09:06:12.745Z] ---> 2af7404ed5c3 [2022-08-08T09:06:12.745Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T09:06:12.745Z] ---> Running in 8b0382578564 [2022-08-08T09:06:13.021Z] Removing intermediate container 06662fa9f020 [2022-08-08T09:06:13.021Z] ---> b8a59146361d [2022-08-08T09:06:13.021Z] [2022-08-08T09:06:13.299Z] Removing intermediate container 8b0382578564 [2022-08-08T09:06:13.299Z] ---> 350f75514035 [2022-08-08T09:06:13.299Z] Step 24/26 : LABEL arch=arm64 [2022-08-08T09:06:13.789Z] ---> Running in 1ed15f093253 [2022-08-08T09:06:13.789Z] Successfully built b8a59146361d [2022-08-08T09:06:13.789Z] Successfully tagged security-spire-config-arm64:latest [2022-08-08T09:06:13.789Z]  Building security-spire-config ... done Building security-bootstrapper [2022-08-08T09:06:14.068Z] Removing intermediate container 1ed15f093253 [2022-08-08T09:06:14.068Z] ---> 5317c51ca702 [2022-08-08T09:06:14.068Z] Step 25/26 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T09:06:14.348Z] ---> Running in 2ab8e503f220 [2022-08-08T09:06:14.633Z] Removing intermediate container 2ab8e503f220 [2022-08-08T09:06:14.633Z] ---> b02e3f66c2bf [2022-08-08T09:06:14.633Z] Step 26/26 : LABEL version=0.0.0 [2022-08-08T09:06:14.909Z] ---> Running in d1ce2573b602 [2022-08-08T09:06:15.511Z] Removing intermediate container d1ce2573b602 [2022-08-08T09:06:15.511Z] ---> 9186caa29e5f [2022-08-08T09:06:15.511Z] [2022-08-08T09:06:15.786Z] Successfully built 9186caa29e5f [2022-08-08T09:06:15.786Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-08T09:06:15.786Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-08-08T09:06:42.583Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T09:06:42.583Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-08T09:06:42.583Z] ---> 4f518a589b6c [2022-08-08T09:06:42.583Z] Step 3/31 : WORKDIR /edgex-go [2022-08-08T09:06:42.583Z] ---> Using cache [2022-08-08T09:06:42.583Z] ---> c458275fa3a5 [2022-08-08T09:06:42.583Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:06:42.583Z] ---> Using cache [2022-08-08T09:06:42.583Z] ---> e7841977268a [2022-08-08T09:06:42.583Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-08T09:06:42.583Z] ---> Running in fa38ae52e34c [2022-08-08T09:06:42.583Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T09:06:42.583Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-08T09:06:42.583Z] ---> 4f518a589b6c [2022-08-08T09:06:42.583Z] Step 3/20 : WORKDIR /edgex-go [2022-08-08T09:06:42.583Z] ---> Using cache [2022-08-08T09:06:42.583Z] ---> c458275fa3a5 [2022-08-08T09:06:42.583Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-08T09:06:42.583Z] ---> Running in f39b6b997fae [2022-08-08T09:06:42.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:06:42.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:06:42.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:06:42.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:06:43.570Z] v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-08T09:06:43.570Z] v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-08T09:06:43.570Z] OK: 16892 distinct packages available [2022-08-08T09:06:43.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:06:43.846Z] OK: 221 MiB in 51 packages [2022-08-08T09:06:44.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:06:45.559Z] Removing intermediate container fa38ae52e34c [2022-08-08T09:06:45.559Z] ---> 579834a64175 [2022-08-08T09:06:45.559Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-08T09:06:45.838Z] OK: 221 MiB in 51 packages [2022-08-08T09:06:46.120Z] ---> fc94b497c273 [2022-08-08T09:06:46.120Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T09:06:46.120Z] ---> Running in cb82ccc3ea12 [2022-08-08T09:06:48.095Z] Removing intermediate container f39b6b997fae [2022-08-08T09:06:48.095Z] ---> aa9843c9a0e0 [2022-08-08T09:06:48.095Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-08T09:06:49.081Z] ---> 6f20287eca2e [2022-08-08T09:06:49.081Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T09:06:49.081Z] ---> Running in 40cf8a7d083b [2022-08-08T09:07:57.523Z] Removing intermediate container cb82ccc3ea12 [2022-08-08T09:07:57.523Z] ---> 9b3ce073ead3 [2022-08-08T09:07:57.523Z] Step 8/31 : COPY . . [2022-08-08T09:07:57.523Z] Removing intermediate container 40cf8a7d083b [2022-08-08T09:07:57.523Z] ---> cadf3104d578 [2022-08-08T09:07:57.523Z] Step 7/20 : COPY . . [2022-08-08T09:08:07.698Z] ---> a3fccd3788d7 [2022-08-08T09:08:07.698Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-08T09:08:07.698Z] ---> 972c6d0ab0bf [2022-08-08T09:08:07.698Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-08T09:08:07.698Z] ---> Running in b22eb6d0c819 [2022-08-08T09:08:07.698Z] ---> Running in 1afb6ec6bfb9 [2022-08-08T09:08:08.693Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T09:08:08.968Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T09:10:15.854Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T09:10:28.268Z] Removing intermediate container a18fdf4e0d92 [2022-08-08T09:10:28.268Z] ---> 488270982a85 [2022-08-08T09:10:28.268Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-08T09:10:28.268Z] ---> Running in f7ba5498c38f [2022-08-08T09:10:30.470Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-08T09:10:35.952Z] Removing intermediate container 760d4246e06b [2022-08-08T09:10:35.952Z] ---> db31b5a3c084 [2022-08-08T09:10:35.952Z] [2022-08-08T09:10:35.952Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T09:10:36.578Z] 3.16: Pulling from library/alpine [2022-08-08T09:10:36.853Z] Removing intermediate container f7ba5498c38f [2022-08-08T09:10:36.853Z] ---> 60c80d64b3d5 [2022-08-08T09:10:36.853Z] [2022-08-08T09:10:36.853Z] Step 11/23 : FROM alpine:3.16 [2022-08-08T09:10:36.853Z] 3.16: Pulling from library/alpine [2022-08-08T09:10:38.307Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T09:10:38.307Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T09:10:38.307Z] Status: Downloaded newer image for alpine:3.16 [2022-08-08T09:10:38.307Z] Status: Image is up to date for alpine:3.16 [2022-08-08T09:10:38.307Z] ---> 3d81c46cd875 [2022-08-08T09:10:38.307Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-08T09:10:38.307Z] ---> 3d81c46cd875 [2022-08-08T09:10:38.307Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-08T09:10:38.585Z] ---> Running in 1ae9381d2025 [2022-08-08T09:10:38.585Z] ---> Running in a1436cb37bf0 [2022-08-08T09:10:39.603Z] Removing intermediate container 1ae9381d2025 [2022-08-08T09:10:39.603Z] ---> 33fa7d318993 [2022-08-08T09:10:39.603Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-08T09:10:39.603Z] ---> Running in 349e6ca68db4 [2022-08-08T09:10:41.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:10:41.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:10:42.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:10:42.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:10:43.221Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-08T09:10:43.221Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-08T09:10:43.221Z] (3/33) Installing readline (8.1.2-r0) [2022-08-08T09:10:43.221Z] (4/33) Installing bash (5.1.16-r2) [2022-08-08T09:10:43.503Z] Executing bash-5.1.16-r2.post-install [2022-08-08T09:10:43.503Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-08T09:10:43.780Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-08T09:10:43.780Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-08T09:10:43.780Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-08T09:10:43.780Z] (9/33) Installing curl (7.83.1-r2) [2022-08-08T09:10:43.780Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-08T09:10:43.780Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-08T09:10:44.060Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-08T09:10:44.060Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-08T09:10:44.060Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-08T09:10:44.340Z] (5/6) Installing curl (7.83.1-r2) [2022-08-08T09:10:44.340Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-08T09:10:44.340Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T09:10:44.340Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T09:10:44.947Z] OK: 8 MiB in 20 packages [2022-08-08T09:10:45.222Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-08T09:10:45.222Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-08T09:10:45.222Z] (13/33) Installing expat (2.4.8-r0) [2022-08-08T09:10:45.222Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-08T09:10:45.222Z] (15/33) Installing gdbm (1.23-r0) [2022-08-08T09:10:45.222Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-08T09:10:45.222Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T09:10:45.222Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-08T09:10:45.499Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-08T09:10:45.499Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-08T09:10:45.499Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-08T09:10:47.553Z] Removing intermediate container a1436cb37bf0 [2022-08-08T09:10:47.553Z] ---> e108943969db [2022-08-08T09:10:47.553Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-08T09:10:47.553Z] ---> Running in 1a165a70ffbe [2022-08-08T09:10:47.843Z] Removing intermediate container 1a165a70ffbe [2022-08-08T09:10:47.843Z] ---> 015287d45208 [2022-08-08T09:10:47.843Z] Step 13/22 : WORKDIR /edgex [2022-08-08T09:10:47.843Z] ---> Running in fa497e8f5599 [2022-08-08T09:10:48.453Z] Removing intermediate container fa497e8f5599 [2022-08-08T09:10:48.453Z] ---> 2558ceef5566 [2022-08-08T09:10:48.453Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-08T09:10:49.464Z] ---> 4af820b651ac [2022-08-08T09:10:49.464Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-08T09:10:50.071Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-08T09:10:50.071Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-08T09:10:50.071Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-08T09:10:50.071Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-08T09:10:50.349Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-08T09:10:50.349Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-08T09:10:50.349Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-08T09:10:50.349Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-08T09:10:50.349Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-08T09:10:50.349Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-08T09:10:50.349Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-08T09:10:50.632Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-08T09:10:51.240Z] ---> f012539544fb [2022-08-08T09:10:51.240Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-08T09:10:52.733Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T09:10:52.733Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T09:10:53.033Z] ---> a3a951bbf048 [2022-08-08T09:10:53.033Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-08T09:10:53.033Z] OK: 120 MiB in 47 packages [2022-08-08T09:10:54.058Z] ---> 81cc511509f5 [2022-08-08T09:10:54.058Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-08T09:10:54.058Z] ---> Running in c22afbdb5e07 [2022-08-08T09:10:57.484Z] Removing intermediate container c22afbdb5e07 [2022-08-08T09:10:57.484Z] ---> 0e61c64511ed [2022-08-08T09:10:57.484Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-08T09:10:57.484Z] ---> Running in 945f420716a0 [2022-08-08T09:10:57.767Z] Removing intermediate container 945f420716a0 [2022-08-08T09:10:57.767Z] ---> e76179ab1c6d [2022-08-08T09:10:57.767Z] Step 20/22 : LABEL arch=arm64 [2022-08-08T09:10:57.767Z] ---> Running in 5a919992895e [2022-08-08T09:10:58.379Z] Removing intermediate container 5a919992895e [2022-08-08T09:10:58.379Z] ---> cc64eec4908a [2022-08-08T09:10:58.379Z] Step 21/22 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T09:10:58.379Z] ---> Running in 5f53c27f0125 [2022-08-08T09:10:58.999Z] Removing intermediate container 5f53c27f0125 [2022-08-08T09:10:58.999Z] ---> ea1192da0a76 [2022-08-08T09:10:58.999Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T09:10:58.999Z] ---> Running in 596af679873b [2022-08-08T09:10:59.607Z] Removing intermediate container 596af679873b [2022-08-08T09:10:59.607Z] ---> 6c3e5cbb6145 [2022-08-08T09:10:59.607Z] [2022-08-08T09:10:59.888Z] Successfully built 6c3e5cbb6145 [2022-08-08T09:10:59.888Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-08T09:10:59.888Z] Building core-metadata [2022-08-08T09:11:12.312Z]  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 [2022-08-08T09:11:12.312Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-08T09:11:12.312Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.7 MB/s eta 0:00:00 [2022-08-08T09:11:12.312Z] Collecting jsonschema<3,>=2.5.1 [2022-08-08T09:11:12.312Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-08T09:11:12.312Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-08T09:11:12.312Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-08T09:11:12.312Z] Preparing metadata (setup.py): started [2022-08-08T09:11:14.974Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T09:11:15.266Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T09:11:15.266Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-08T09:11:15.266Z] ---> 4f518a589b6c [2022-08-08T09:11:15.266Z] Step 3/24 : WORKDIR /edgex-go [2022-08-08T09:11:15.266Z] ---> Using cache [2022-08-08T09:11:15.266Z] ---> c458275fa3a5 [2022-08-08T09:11:15.266Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:11:15.266Z] ---> Using cache [2022-08-08T09:11:15.266Z] ---> e7841977268a [2022-08-08T09:11:15.266Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-08T09:11:15.266Z] ---> Using cache [2022-08-08T09:11:15.266Z] ---> 579834a64175 [2022-08-08T09:11:15.266Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-08T09:11:15.266Z] ---> Using cache [2022-08-08T09:11:15.266Z] ---> fc94b497c273 [2022-08-08T09:11:15.266Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T09:11:15.266Z] ---> Using cache [2022-08-08T09:11:15.266Z] ---> 9b3ce073ead3 [2022-08-08T09:11:15.266Z] Step 8/24 : COPY . . [2022-08-08T09:11:15.266Z] ---> Using cache [2022-08-08T09:11:15.266Z] ---> a3fccd3788d7 [2022-08-08T09:11:15.266Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-08T09:11:15.582Z] Collecting docker<4.0,>=3.6.0 [2022-08-08T09:11:15.583Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-08T09:11:15.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.6 MB/s eta 0:00:00 [2022-08-08T09:11:15.866Z] ---> Running in 2477bafcd94e [2022-08-08T09:11:17.322Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-08T09:11:17.322Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-08T09:11:17.322Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.8 MB/s eta 0:00:00 [2022-08-08T09:11:17.600Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-08T09:11:17.879Z] Collecting PyYAML<4,>=3.10 [2022-08-08T09:11:17.879Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-08T09:11:17.879Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.9 MB/s eta 0:00:00 [2022-08-08T09:11:19.882Z] Preparing metadata (setup.py): started [2022-08-08T09:11:22.095Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T09:11:22.371Z] Collecting cached-property<2,>=1.2.0 [2022-08-08T09:11:22.371Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-08T09:11:22.371Z] Collecting docopt<0.7,>=0.6.1 [2022-08-08T09:11:22.371Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-08T09:11:22.647Z] Preparing metadata (setup.py): started [2022-08-08T09:11:25.279Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T09:11:25.279Z] Collecting texttable<0.10,>=0.9.0 [2022-08-08T09:11:25.279Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-08T09:11:25.279Z] Preparing metadata (setup.py): started [2022-08-08T09:11:27.274Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-08T09:11:27.879Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-08T09:11:27.879Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-08T09:11:27.879Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.7 MB/s eta 0:00:00 [2022-08-08T09:11:28.155Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-08T09:11:28.761Z] Collecting docker-pycreds>=0.4.0 [2022-08-08T09:11:28.761Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-08T09:11:29.748Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-08T09:11:30.023Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-08T09:11:30.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 11.0 MB/s eta 0:00:00 [2022-08-08T09:11:30.301Z] Collecting certifi>=2017.4.17 [2022-08-08T09:11:30.301Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-08T09:11:30.301Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 9.7 MB/s eta 0:00:00 [2022-08-08T09:11:30.577Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-08T09:11:30.577Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-08T09:11:30.577Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.2 MB/s eta 0:00:00 [2022-08-08T09:11:30.852Z] Collecting idna<2.8,>=2.5 [2022-08-08T09:11:30.852Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-08T09:11:30.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.7 MB/s eta 0:00:00 [2022-08-08T09:11:31.450Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-08T09:11:31.450Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-08T09:11:31.450Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-08T09:11:31.450Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-08T09:11:32.442Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-08T09:11:32.442Z] Running setup.py install for texttable: started [2022-08-08T09:11:35.079Z] Running setup.py install for texttable: finished with status 'done' [2022-08-08T09:11:35.079Z] Running setup.py install for PyYAML: started [2022-08-08T09:11:37.723Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-08T09:11:39.716Z] Running setup.py install for docopt: started [2022-08-08T09:11:42.353Z] Running setup.py install for docopt: finished with status 'done' [2022-08-08T09:11:45.769Z] Running setup.py install for dockerpty: started [2022-08-08T09:11:47.767Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-08T09:11:51.177Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-08T09:11:51.178Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-08T09:12:09.536Z] Removing intermediate container 349e6ca68db4 [2022-08-08T09:12:09.536Z] ---> dbe5efcbab39 [2022-08-08T09:12:09.536Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-08T09:12:09.536Z] ---> Running in 6fbe2bcec2c3 [2022-08-08T09:12:09.536Z] Removing intermediate container 6fbe2bcec2c3 [2022-08-08T09:12:09.536Z] ---> e0e1f7cc2bf8 [2022-08-08T09:12:09.536Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-08T09:12:09.536Z] ---> Running in ddc456bcdf38 [2022-08-08T09:12:09.536Z] Removing intermediate container ddc456bcdf38 [2022-08-08T09:12:09.536Z] ---> fe28d6e7f5c7 [2022-08-08T09:12:09.536Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-08T09:12:10.530Z] ---> 9eee26c49cbe [2022-08-08T09:12:10.530Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-08T09:12:11.986Z] ---> 5bc44f4c4cbd [2022-08-08T09:12:11.986Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-08T09:12:13.441Z] ---> ad45581e3bae [2022-08-08T09:12:13.441Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-08T09:12:13.441Z] ---> Running in 9d5525f200f3 [2022-08-08T09:12:14.430Z] Removing intermediate container 9d5525f200f3 [2022-08-08T09:12:14.430Z] ---> a72c6c6c500a [2022-08-08T09:12:14.430Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T09:12:14.430Z] ---> Running in a1ea2420966c [2022-08-08T09:12:15.438Z] Removing intermediate container a1ea2420966c [2022-08-08T09:12:15.438Z] ---> bd6493a43683 [2022-08-08T09:12:15.438Z] Step 21/23 : LABEL arch=arm64 [2022-08-08T09:12:15.720Z] ---> Running in f6ab377b22a6 [2022-08-08T09:12:16.715Z] Removing intermediate container f6ab377b22a6 [2022-08-08T09:12:16.715Z] ---> 92143372c379 [2022-08-08T09:12:16.715Z] Step 22/23 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T09:12:16.715Z] ---> Running in 2bb07400e502 [2022-08-08T09:12:17.333Z] Removing intermediate container 2bb07400e502 [2022-08-08T09:12:17.333Z] ---> 063aefd09949 [2022-08-08T09:12:17.333Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T09:12:17.627Z] ---> Running in 8333b2f860a4 [2022-08-08T09:12:18.617Z] Removing intermediate container 8333b2f860a4 [2022-08-08T09:12:18.617Z] ---> 3d446e44fb5b [2022-08-08T09:12:18.617Z] [2022-08-08T09:12:19.220Z] Successfully built 3d446e44fb5b [2022-08-08T09:12:19.220Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-08T09:12:19.220Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-08-08T09:12:21.857Z] Removing intermediate container 5aec553b6bb5 [2022-08-08T09:12:21.857Z] ---> 74e60c327786 [2022-08-08T09:12:21.857Z] [2022-08-08T09:12:21.857Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T09:12:21.857Z] ---> 3d81c46cd875 [2022-08-08T09:12:21.857Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-08T09:12:21.857Z] ---> Running in c43385111f88 [2022-08-08T09:12:22.458Z] Removing intermediate container c43385111f88 [2022-08-08T09:12:22.458Z] ---> ecbc5db4087a [2022-08-08T09:12:22.458Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-08T09:12:22.458Z] ---> Running in c8b613c8ecb2 [2022-08-08T09:12:23.057Z] Removing intermediate container c8b613c8ecb2 [2022-08-08T09:12:23.057Z] ---> 67b2bfac72c3 [2022-08-08T09:12:23.057Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-08T09:12:23.057Z] ---> Running in 1be287c4c2d0 [2022-08-08T09:12:23.671Z] Removing intermediate container 1be287c4c2d0 [2022-08-08T09:12:23.671Z] ---> a7ed63ebc1ba [2022-08-08T09:12:23.671Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:12:23.945Z] ---> Running in 78140615a415 [2022-08-08T09:12:27.356Z] Removing intermediate container 78140615a415 [2022-08-08T09:12:27.356Z] ---> cc89820e5ef0 [2022-08-08T09:12:27.356Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-08T09:12:27.356Z] ---> Running in e153e3fbe702 [2022-08-08T09:12:29.344Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:12:30.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:12:32.213Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-08T09:12:32.213Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T09:12:32.489Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-08T09:12:32.490Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-08T09:12:32.774Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-08T09:12:33.058Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-08T09:12:33.058Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T09:12:33.058Z] OK: 8 MiB in 20 packages [2022-08-08T09:12:35.692Z] Removing intermediate container e153e3fbe702 [2022-08-08T09:12:35.692Z] ---> ce9ce11b1db7 [2022-08-08T09:12:35.692Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T09:12:36.319Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T09:12:36.319Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-08T09:12:36.319Z] ---> 4f518a589b6c [2022-08-08T09:12:36.319Z] Step 3/25 : WORKDIR /edgex-go [2022-08-08T09:12:36.319Z] ---> Using cache [2022-08-08T09:12:36.319Z] ---> c458275fa3a5 [2022-08-08T09:12:36.319Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:12:36.319Z] ---> Using cache [2022-08-08T09:12:36.319Z] ---> e7841977268a [2022-08-08T09:12:36.319Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-08T09:12:36.319Z] ---> Using cache [2022-08-08T09:12:36.319Z] ---> 579834a64175 [2022-08-08T09:12:36.319Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-08T09:12:36.319Z] ---> Using cache [2022-08-08T09:12:36.319Z] ---> fc94b497c273 [2022-08-08T09:12:36.319Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T09:12:36.319Z] ---> Using cache [2022-08-08T09:12:36.319Z] ---> 9b3ce073ead3 [2022-08-08T09:12:36.319Z] Step 8/25 : COPY . . [2022-08-08T09:12:36.319Z] ---> Using cache [2022-08-08T09:12:36.319Z] ---> a3fccd3788d7 [2022-08-08T09:12:36.319Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-08T09:12:36.319Z] ---> 42e221242723 [2022-08-08T09:12:36.319Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-08T09:12:36.616Z] ---> Running in eca0919f4335 [2022-08-08T09:12:38.651Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T09:12:38.937Z] ---> 1c9d660af4b5 [2022-08-08T09:12:38.937Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-08T09:12:39.935Z] ---> 70fb71885c45 [2022-08-08T09:12:39.935Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-08T09:12:39.935Z] ---> Running in ac800e7326b4 [2022-08-08T09:12:40.544Z] Removing intermediate container ac800e7326b4 [2022-08-08T09:12:40.544Z] ---> 3bdd53bb5d67 [2022-08-08T09:12:40.544Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T09:12:40.544Z] ---> Running in a216684ed355 [2022-08-08T09:12:41.155Z] Removing intermediate container a216684ed355 [2022-08-08T09:12:41.155Z] ---> c6d7507cf373 [2022-08-08T09:12:41.155Z] Step 21/23 : LABEL arch=arm64 [2022-08-08T09:12:41.436Z] ---> Running in 96a89c1e2e1b [2022-08-08T09:12:41.712Z] Removing intermediate container 96a89c1e2e1b [2022-08-08T09:12:41.712Z] ---> 73a53b0bacf7 [2022-08-08T09:12:41.712Z] Step 22/23 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T09:12:41.991Z] ---> Running in f0241cd16082 [2022-08-08T09:12:42.593Z] Removing intermediate container f0241cd16082 [2022-08-08T09:12:42.593Z] ---> 55206db7800d [2022-08-08T09:12:42.593Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T09:12:42.865Z] ---> Running in 6e77545ed8e5 [2022-08-08T09:12:43.142Z] Removing intermediate container 6e77545ed8e5 [2022-08-08T09:12:43.142Z] ---> efd608462771 [2022-08-08T09:12:43.142Z] [2022-08-08T09:12:43.419Z] Successfully built efd608462771 [2022-08-08T09:12:43.696Z] Successfully tagged core-data-arm64:latest [2022-08-08T09:12:43.696Z]  Building core-data ... done Building security-spire-server [2022-08-08T09:12:58.848Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T09:12:58.848Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-08T09:12:58.848Z] ---> 4f518a589b6c [2022-08-08T09:12:58.848Z] Step 3/25 : WORKDIR /edgex-go [2022-08-08T09:12:58.848Z] ---> Using cache [2022-08-08T09:12:58.848Z] ---> c458275fa3a5 [2022-08-08T09:12:58.848Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:12:58.848Z] ---> Using cache [2022-08-08T09:12:58.848Z] ---> e7841977268a [2022-08-08T09:12:58.848Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-08T09:12:58.848Z] ---> Using cache [2022-08-08T09:12:58.848Z] ---> 39e1691d15ed [2022-08-08T09:12:58.848Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-08T09:12:58.848Z] ---> Using cache [2022-08-08T09:12:58.848Z] ---> 6e96dbf6a31e [2022-08-08T09:12:58.848Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T09:12:58.848Z] ---> Using cache [2022-08-08T09:12:58.848Z] ---> f9a2afd9e094 [2022-08-08T09:12:58.848Z] Step 8/25 : COPY . . [2022-08-08T09:12:58.848Z] ---> Using cache [2022-08-08T09:12:58.848Z] ---> ea3cdd8b7fb8 [2022-08-08T09:12:58.848Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-08T09:12:58.848Z] ---> Using cache [2022-08-08T09:12:58.848Z] ---> 74613fa06f97 [2022-08-08T09:12:58.848Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-08T09:12:58.848Z] ---> Using cache [2022-08-08T09:12:58.848Z] ---> 2a4d3ab34386 [2022-08-08T09:12:58.848Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-08T09:12:58.848Z] ---> Running in f82cf17f3757 [2022-08-08T09:13:00.330Z] Removing intermediate container f82cf17f3757 [2022-08-08T09:13:00.330Z] ---> 340db4aae9bc [2022-08-08T09:13:00.330Z] Step 12/25 : WORKDIR /edgex-go [2022-08-08T09:13:00.330Z] ---> Running in 3a21fd6c898f [2022-08-08T09:13:00.938Z] Removing intermediate container 3a21fd6c898f [2022-08-08T09:13:00.938Z] ---> 708f4e58f5c4 [2022-08-08T09:13:00.938Z] [2022-08-08T09:13:00.938Z] Step 13/25 : FROM alpine:3.15 [2022-08-08T09:13:00.938Z] ---> 60f2846fe774 [2022-08-08T09:13:00.938Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T09:13:00.938Z] ---> Using cache [2022-08-08T09:13:00.938Z] ---> a4d8dc1ad7c5 [2022-08-08T09:13:00.938Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:13:00.938Z] ---> Using cache [2022-08-08T09:13:00.938Z] ---> fa6dc3cf9d68 [2022-08-08T09:13:00.938Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-08T09:13:00.938Z] ---> Using cache [2022-08-08T09:13:00.938Z] ---> fe1aa193eb80 [2022-08-08T09:13:00.938Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-08T09:13:06.372Z] ---> afcf14d8e10b [2022-08-08T09:13:06.372Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-08T09:13:06.653Z] ---> 86b2a4ab1ad5 [2022-08-08T09:13:06.653Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-08T09:13:07.647Z] ---> 5bccffd7c2ac [2022-08-08T09:13:07.647Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-08T09:13:08.641Z] ---> ec8bcaa54967 [2022-08-08T09:13:08.641Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-08T09:13:08.923Z] ---> Running in b76d26848e27 [2022-08-08T09:13:09.529Z] Removing intermediate container b76d26848e27 [2022-08-08T09:13:09.529Z] ---> cda1dba2894a [2022-08-08T09:13:09.529Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-08T09:13:09.529Z] ---> Running in 4724727c9f1c [2022-08-08T09:13:10.137Z] Removing intermediate container 4724727c9f1c [2022-08-08T09:13:10.137Z] ---> 8bfff89f62a6 [2022-08-08T09:13:10.137Z] Step 23/25 : LABEL arch=arm64 [2022-08-08T09:13:10.137Z] ---> Running in 3b92dec1c448 [2022-08-08T09:13:10.745Z] Removing intermediate container 3b92dec1c448 [2022-08-08T09:13:10.745Z] ---> 835274958b76 [2022-08-08T09:13:10.745Z] Step 24/25 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T09:13:10.745Z] ---> Running in 63d3dceb511d [2022-08-08T09:13:11.355Z] Removing intermediate container 63d3dceb511d [2022-08-08T09:13:11.355Z] ---> a8d088d14e87 [2022-08-08T09:13:11.355Z] Step 25/25 : LABEL version=0.0.0 [2022-08-08T09:13:11.355Z] ---> Running in 821480223ddf [2022-08-08T09:13:11.958Z] Removing intermediate container 821480223ddf [2022-08-08T09:13:11.958Z] ---> 6bb8644c155b [2022-08-08T09:13:11.958Z] [2022-08-08T09:13:12.236Z] Successfully built 6bb8644c155b [2022-08-08T09:13:12.236Z] Successfully tagged security-spire-server-arm64:latest [2022-08-08T09:13:12.236Z]  Building security-spire-server ... done Building support-scheduler [2022-08-08T09:13:30.634Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T09:13:30.634Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T09:13:30.634Z] ---> 4f518a589b6c [2022-08-08T09:13:30.634Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T09:13:30.634Z] ---> Using cache [2022-08-08T09:13:30.634Z] ---> c458275fa3a5 [2022-08-08T09:13:30.634Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:13:30.634Z] ---> Using cache [2022-08-08T09:13:30.634Z] ---> e7841977268a [2022-08-08T09:13:30.634Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-08T09:13:30.634Z] ---> Using cache [2022-08-08T09:13:30.634Z] ---> 579834a64175 [2022-08-08T09:13:30.634Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T09:13:30.634Z] ---> Using cache [2022-08-08T09:13:30.634Z] ---> fc94b497c273 [2022-08-08T09:13:30.634Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T09:13:30.634Z] ---> Using cache [2022-08-08T09:13:30.634Z] ---> 9b3ce073ead3 [2022-08-08T09:13:30.634Z] Step 8/22 : COPY . . [2022-08-08T09:13:30.634Z] ---> Using cache [2022-08-08T09:13:30.634Z] ---> a3fccd3788d7 [2022-08-08T09:13:30.634Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-08T09:13:30.634Z] ---> Running in 86154c0d51e7 [2022-08-08T09:13:30.634Z] Removing intermediate container b22eb6d0c819 [2022-08-08T09:13:30.634Z] ---> 876f724853e8 [2022-08-08T09:13:30.634Z] [2022-08-08T09:13:30.634Z] Step 10/31 : FROM alpine:3.16 [2022-08-08T09:13:30.634Z] ---> 3d81c46cd875 [2022-08-08T09:13:30.634Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T09:13:30.634Z] ---> Running in e6d65580acef [2022-08-08T09:13:30.634Z] Removing intermediate container e6d65580acef [2022-08-08T09:13:30.634Z] ---> e298bda1ce7a [2022-08-08T09:13:30.634Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-08T09:13:30.634Z] ---> Running in 976e33a7bde3 [2022-08-08T09:13:31.242Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-08T09:13:32.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:13:32.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:13:34.573Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-08T09:13:34.573Z] (2/2) Installing su-exec (0.2-r1) [2022-08-08T09:13:34.573Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T09:13:34.573Z] OK: 5 MiB in 16 packages [2022-08-08T09:13:36.284Z] Removing intermediate container 976e33a7bde3 [2022-08-08T09:13:36.284Z] ---> eb53b3c006d2 [2022-08-08T09:13:36.284Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-08T09:13:36.284Z] ---> Running in 174bbef38da1 [2022-08-08T09:13:36.771Z] Removing intermediate container 174bbef38da1 [2022-08-08T09:13:36.771Z] ---> 61d28a92d5d8 [2022-08-08T09:13:36.771Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-08T09:13:36.771Z] ---> Running in 7e26285c56f2 [2022-08-08T09:13:37.391Z] Removing intermediate container 7e26285c56f2 [2022-08-08T09:13:37.391Z] ---> f432f165b3cd [2022-08-08T09:13:37.391Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-08T09:13:37.692Z] ---> Running in b3c0917161ec [2022-08-08T09:13:37.978Z] Removing intermediate container b3c0917161ec [2022-08-08T09:13:37.978Z] ---> c9ab435c834d [2022-08-08T09:13:37.978Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-08T09:13:38.281Z] ---> Running in 25f5a9fede96 [2022-08-08T09:13:41.799Z] Removing intermediate container 25f5a9fede96 [2022-08-08T09:13:41.799Z] ---> 6fb7c91c0ec3 [2022-08-08T09:13:41.799Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-08T09:13:41.799Z] ---> Running in ff78f9166b32 [2022-08-08T09:13:42.075Z] Removing intermediate container ff78f9166b32 [2022-08-08T09:13:42.075Z] ---> a04d9d50b000 [2022-08-08T09:13:42.075Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-08T09:13:43.066Z] ---> 242bad9c1578 [2022-08-08T09:13:43.066Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-08T09:13:43.341Z] ---> Running in fc802c2b1802 [2022-08-08T09:13:45.981Z] Removing intermediate container fc802c2b1802 [2022-08-08T09:13:45.982Z] ---> 005aad261c3d [2022-08-08T09:13:45.982Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T09:13:46.971Z] ---> bd0743f56334 [2022-08-08T09:13:46.971Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-08T09:13:48.960Z] ---> 6a8a967fe4e5 [2022-08-08T09:13:48.960Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-08T09:13:49.960Z] ---> 36e9f8efac72 [2022-08-08T09:13:49.960Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-08T09:13:50.943Z] ---> 32a7d2576b51 [2022-08-08T09:13:50.943Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-08T09:13:51.542Z] ---> fc249ea4a38a [2022-08-08T09:13:51.542Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-08T09:13:52.527Z] ---> 657031e58d20 [2022-08-08T09:13:52.527Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-08T09:13:52.803Z] ---> Running in 1896ff7ca30b [2022-08-08T09:13:56.234Z] Removing intermediate container 1896ff7ca30b [2022-08-08T09:13:56.234Z] ---> ce8757e2c48f [2022-08-08T09:13:56.234Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-08T09:13:56.234Z] ---> Running in e3a92a61e34f [2022-08-08T09:13:56.234Z] Removing intermediate container e3a92a61e34f [2022-08-08T09:13:56.234Z] ---> 76317649165f [2022-08-08T09:13:56.234Z] Step 28/31 : CMD ["gate"] [2022-08-08T09:13:56.234Z] ---> Running in 0717799aac61 [2022-08-08T09:13:56.861Z] Removing intermediate container 0717799aac61 [2022-08-08T09:13:56.861Z] ---> 311c828a7625 [2022-08-08T09:13:56.861Z] Step 29/31 : LABEL arch=arm64 [2022-08-08T09:13:56.861Z] ---> Running in 28eb9598621b [2022-08-08T09:13:57.476Z] Removing intermediate container 28eb9598621b [2022-08-08T09:13:57.477Z] ---> adeed24ce8c7 [2022-08-08T09:13:57.477Z] Step 30/31 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T09:13:57.752Z] ---> Running in b0aee25c14c2 [2022-08-08T09:13:58.038Z] Removing intermediate container b0aee25c14c2 [2022-08-08T09:13:58.038Z] ---> a28749a133c3 [2022-08-08T09:13:58.038Z] Step 31/31 : LABEL version=0.0.0 [2022-08-08T09:13:58.324Z] ---> Running in af27471fe114 [2022-08-08T09:13:58.934Z] Removing intermediate container af27471fe114 [2022-08-08T09:13:58.934Z] ---> 1f0871205465 [2022-08-08T09:13:58.934Z] [2022-08-08T09:13:59.213Z] Successfully built 1f0871205465 [2022-08-08T09:13:59.213Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-08T09:13:59.213Z]  Building security-bootstrapper ... done Building support-notifications [2022-08-08T09:14:14.332Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T09:14:14.332Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-08T09:14:14.332Z] ---> 4f518a589b6c [2022-08-08T09:14:14.332Z] Step 3/22 : WORKDIR /edgex-go [2022-08-08T09:14:14.332Z] ---> Using cache [2022-08-08T09:14:14.332Z] ---> c458275fa3a5 [2022-08-08T09:14:14.332Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:14:14.332Z] ---> Using cache [2022-08-08T09:14:14.332Z] ---> e7841977268a [2022-08-08T09:14:14.332Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-08T09:14:14.332Z] ---> Running in e7db854eda9f [2022-08-08T09:14:15.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:14:16.765Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:14:18.241Z] OK: 221 MiB in 51 packages [2022-08-08T09:14:19.694Z] Removing intermediate container e7db854eda9f [2022-08-08T09:14:19.694Z] ---> 79c75ad8496b [2022-08-08T09:14:19.694Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-08T09:14:20.297Z] ---> 916fa4402b32 [2022-08-08T09:14:20.297Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T09:14:20.573Z] ---> Running in e871216e138f [2022-08-08T09:15:17.124Z] Removing intermediate container e871216e138f [2022-08-08T09:15:17.124Z] ---> 54a8dbe53805 [2022-08-08T09:15:17.124Z] Step 8/22 : COPY . . [2022-08-08T09:15:21.451Z] ---> 7aa46904f57f [2022-08-08T09:15:21.451Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-08T09:15:21.451Z] ---> Running in b6f978d84aeb [2022-08-08T09:15:23.435Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-08T09:15:35.845Z] Removing intermediate container 1afb6ec6bfb9 [2022-08-08T09:15:35.845Z] ---> 89247c84d4a0 [2022-08-08T09:15:35.845Z] [2022-08-08T09:15:35.845Z] Step 9/20 : FROM alpine:3.15 [2022-08-08T09:15:35.845Z] ---> 60f2846fe774 [2022-08-08T09:15:35.845Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-08T09:15:35.845Z] ---> Using cache [2022-08-08T09:15:35.845Z] ---> a4d8dc1ad7c5 [2022-08-08T09:15:35.845Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:15:35.845Z] ---> Using cache [2022-08-08T09:15:35.845Z] ---> fa6dc3cf9d68 [2022-08-08T09:15:35.845Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-08T09:15:35.845Z] ---> Running in 011355a12e82 [2022-08-08T09:15:36.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:15:37.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:15:38.564Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-08T09:15:38.564Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-08T09:15:38.564Z] OK: 15735 distinct packages available [2022-08-08T09:15:38.838Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:15:39.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:15:40.800Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-08T09:15:41.079Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-08T09:15:41.351Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-08T09:15:41.351Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-08T09:15:41.627Z] (5/9) Installing curl (7.80.0-r2) [2022-08-08T09:15:41.627Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-08T09:15:41.627Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-08T09:15:41.901Z] (8/9) Installing libucontext (1.1-r0) [2022-08-08T09:15:41.901Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-08T09:15:41.901Z] Executing busybox-1.34.1-r7.trigger [2022-08-08T09:15:42.178Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T09:15:42.456Z] OK: 8 MiB in 23 packages [2022-08-08T09:15:45.097Z] Removing intermediate container 011355a12e82 [2022-08-08T09:15:45.098Z] ---> 1ea27527eb5e [2022-08-08T09:15:45.098Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T09:15:45.701Z] ---> 1d8b2dd6bbd7 [2022-08-08T09:15:45.701Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-08T09:15:47.686Z] ---> f0b98fe418cd [2022-08-08T09:15:47.686Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-08T09:15:48.673Z] ---> 056eed8a6af9 [2022-08-08T09:15:48.673Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-08T09:15:48.673Z] ---> Running in b3d5aa90f5ac [2022-08-08T09:15:49.281Z] Removing intermediate container b3d5aa90f5ac [2022-08-08T09:15:49.281Z] ---> 2c929aac7c18 [2022-08-08T09:15:49.282Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T09:15:49.282Z] ---> Running in a392079410ae [2022-08-08T09:15:49.885Z] Removing intermediate container a392079410ae [2022-08-08T09:15:49.885Z] ---> a9f40e3bd28b [2022-08-08T09:15:49.885Z] Step 18/20 : LABEL arch=arm64 [2022-08-08T09:15:49.885Z] ---> Running in 2fac2ceff0e2 [2022-08-08T09:15:50.488Z] Removing intermediate container 2fac2ceff0e2 [2022-08-08T09:15:50.488Z] ---> 30028341c011 [2022-08-08T09:15:50.488Z] Step 19/20 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T09:15:50.488Z] ---> Running in 7f02ede65f70 [2022-08-08T09:15:51.090Z] Removing intermediate container 7f02ede65f70 [2022-08-08T09:15:51.090Z] ---> 512489af89cd [2022-08-08T09:15:51.090Z] Step 20/20 : LABEL version=0.0.0 [2022-08-08T09:15:51.374Z] ---> Running in f859175cab1c [2022-08-08T09:15:51.975Z] Removing intermediate container f859175cab1c [2022-08-08T09:15:51.975Z] ---> eca9aee11163 [2022-08-08T09:15:51.975Z] [2022-08-08T09:15:51.975Z] Successfully built eca9aee11163 [2022-08-08T09:15:51.975Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-08T09:15:51.975Z]  Building security-spiffe-token-provider ... done Building core-command [2022-08-08T09:16:10.292Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-08T09:16:10.292Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-08T09:16:10.292Z] ---> 4f518a589b6c [2022-08-08T09:16:10.292Z] Step 3/23 : WORKDIR /edgex-go [2022-08-08T09:16:10.292Z] ---> Using cache [2022-08-08T09:16:10.292Z] ---> c458275fa3a5 [2022-08-08T09:16:10.292Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T09:16:10.292Z] ---> Using cache [2022-08-08T09:16:10.292Z] ---> e7841977268a [2022-08-08T09:16:10.292Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-08T09:16:10.292Z] ---> Using cache [2022-08-08T09:16:10.292Z] ---> 579834a64175 [2022-08-08T09:16:10.292Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-08T09:16:10.292Z] ---> Using cache [2022-08-08T09:16:10.292Z] ---> fc94b497c273 [2022-08-08T09:16:10.292Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T09:16:10.292Z] ---> Using cache [2022-08-08T09:16:10.292Z] ---> 9b3ce073ead3 [2022-08-08T09:16:10.292Z] Step 8/23 : COPY . . [2022-08-08T09:16:10.292Z] ---> Using cache [2022-08-08T09:16:10.292Z] ---> a3fccd3788d7 [2022-08-08T09:16:10.292Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-08T09:16:10.292Z] ---> Running in fdd021d10489 [2022-08-08T09:16:10.292Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-08T09:17:47.093Z] Removing intermediate container 2477bafcd94e [2022-08-08T09:17:47.093Z] ---> b891babf87e1 [2022-08-08T09:17:47.093Z] [2022-08-08T09:17:47.093Z] Step 10/24 : FROM alpine:3.16 [2022-08-08T09:17:47.093Z] ---> 3d81c46cd875 [2022-08-08T09:17:47.093Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-08T09:17:47.093Z] ---> Running in 33ee37f09d94 [2022-08-08T09:17:47.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:17:47.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:17:48.645Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-08T09:17:48.927Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-08T09:17:48.927Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T09:17:48.927Z] OK: 5 MiB in 15 packages [2022-08-08T09:17:50.378Z] Removing intermediate container 33ee37f09d94 [2022-08-08T09:17:50.378Z] ---> 00d80f8b1437 [2022-08-08T09:17:50.378Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T09:17:50.378Z] ---> Running in 23c266eecdac [2022-08-08T09:17:51.360Z] Removing intermediate container 23c266eecdac [2022-08-08T09:17:51.360Z] ---> 4aa0a55fd334 [2022-08-08T09:17:51.360Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-08T09:17:51.360Z] ---> Running in 62a17acecc39 [2022-08-08T09:17:51.961Z] Removing intermediate container 62a17acecc39 [2022-08-08T09:17:51.961Z] ---> 4461ea7463c3 [2022-08-08T09:17:51.961Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-08T09:17:51.961Z] ---> Running in aaba4e89602f [2022-08-08T09:17:52.556Z] Removing intermediate container aaba4e89602f [2022-08-08T09:17:52.556Z] ---> 1e8490ecb555 [2022-08-08T09:17:52.556Z] Step 15/24 : WORKDIR / [2022-08-08T09:17:52.556Z] ---> Running in 8de40b8dd4cf [2022-08-08T09:17:53.153Z] Removing intermediate container 8de40b8dd4cf [2022-08-08T09:17:53.153Z] ---> 961a808bd447 [2022-08-08T09:17:53.153Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T09:17:54.156Z] ---> 05bfe8b461cf [2022-08-08T09:17:54.156Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-08T09:17:55.603Z] ---> d6d71b6e1a70 [2022-08-08T09:17:55.603Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-08T09:17:56.599Z] ---> 192d8da2dc34 [2022-08-08T09:17:56.599Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-08T09:17:57.596Z] ---> db6be61b61c9 [2022-08-08T09:17:57.596Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-08T09:17:57.596Z] ---> Running in 28e6b95dc9d7 [2022-08-08T09:17:58.202Z] Removing intermediate container 28e6b95dc9d7 [2022-08-08T09:17:58.202Z] ---> 5badf8c1442c [2022-08-08T09:17:58.202Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T09:17:58.202Z] ---> Running in e6127302f3d7 [2022-08-08T09:17:58.806Z] Removing intermediate container e6127302f3d7 [2022-08-08T09:17:58.806Z] ---> bdae37a878c9 [2022-08-08T09:17:58.806Z] Step 22/24 : LABEL arch=arm64 [2022-08-08T09:17:58.806Z] ---> Running in db8821869b04 [2022-08-08T09:17:59.410Z] Removing intermediate container db8821869b04 [2022-08-08T09:17:59.410Z] ---> 8aa45dcf36dd [2022-08-08T09:17:59.410Z] Step 23/24 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T09:17:59.410Z] ---> Running in 8e638cda79fc [2022-08-08T09:18:00.029Z] Removing intermediate container 8e638cda79fc [2022-08-08T09:18:00.029Z] ---> c8d936e747ef [2022-08-08T09:18:00.029Z] Step 24/24 : LABEL version=0.0.0 [2022-08-08T09:18:00.029Z] ---> Running in 4bfccbfc40a8 [2022-08-08T09:18:00.631Z] Removing intermediate container 4bfccbfc40a8 [2022-08-08T09:18:00.631Z] ---> 42e742d5c9b5 [2022-08-08T09:18:00.631Z] [2022-08-08T09:18:00.908Z] Successfully built 42e742d5c9b5 [2022-08-08T09:18:00.908Z] Successfully tagged core-metadata-arm64:latest [2022-08-08T09:18:09.266Z]  Building core-metadata ... done Removing intermediate container eca0919f4335 [2022-08-08T09:18:09.266Z] ---> 387f250692fb [2022-08-08T09:18:09.266Z] [2022-08-08T09:18:09.266Z] Step 10/25 : FROM alpine:3.16 [2022-08-08T09:18:09.266Z] ---> 3d81c46cd875 [2022-08-08T09:18:09.266Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-08T09:18:09.266Z] ---> Running in 6591de8c2674 [2022-08-08T09:18:10.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:18:10.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:18:11.543Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-08T09:18:11.819Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-08T09:18:11.819Z] (3/3) Installing su-exec (0.2-r1) [2022-08-08T09:18:11.819Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T09:18:11.819Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T09:18:12.101Z] OK: 6 MiB in 17 packages [2022-08-08T09:18:14.100Z] Removing intermediate container 6591de8c2674 [2022-08-08T09:18:14.100Z] ---> 62572d5efabc [2022-08-08T09:18:14.100Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-08T09:18:14.100Z] ---> Running in 438ca94f33ad [2022-08-08T09:18:14.748Z] Removing intermediate container 438ca94f33ad [2022-08-08T09:18:14.748Z] ---> 05686040a221 [2022-08-08T09:18:14.748Z] Step 13/25 : WORKDIR / [2022-08-08T09:18:14.748Z] ---> Running in 6c0dd1b1d62b [2022-08-08T09:18:15.371Z] Removing intermediate container 6c0dd1b1d62b [2022-08-08T09:18:15.371Z] ---> f1547f04acc4 [2022-08-08T09:18:15.371Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-08T09:18:16.361Z] ---> 82f718cb86c3 [2022-08-08T09:18:16.361Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-08T09:18:16.963Z] ---> e06abce8b590 [2022-08-08T09:18:16.963Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-08T09:18:17.953Z] ---> d8e03ec2d624 [2022-08-08T09:18:17.953Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-08T09:18:18.938Z] ---> 7ea32fe1901a [2022-08-08T09:18:18.938Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-08T09:18:20.388Z] ---> c502d31aeeb4 [2022-08-08T09:18:20.388Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-08T09:18:22.381Z] ---> 2be6c4ebed13 [2022-08-08T09:18:22.381Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-08T09:18:23.378Z] ---> f38c08927f3a [2022-08-08T09:18:23.378Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-08T09:18:23.378Z] ---> Running in 216b990c2c6a [2022-08-08T09:18:26.030Z] Removing intermediate container 216b990c2c6a [2022-08-08T09:18:26.030Z] ---> d14acd30c233 [2022-08-08T09:18:26.030Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-08T09:18:26.030Z] ---> Running in 8be40b2efe53 [2022-08-08T09:18:26.635Z] Removing intermediate container 8be40b2efe53 [2022-08-08T09:18:26.635Z] ---> bac6a677a88a [2022-08-08T09:18:26.635Z] Step 23/25 : LABEL arch=arm64 [2022-08-08T09:18:26.635Z] ---> Running in 549d7b0cf6b2 [2022-08-08T09:18:27.303Z] Removing intermediate container 549d7b0cf6b2 [2022-08-08T09:18:27.303Z] ---> 93ad5b063314 [2022-08-08T09:18:27.303Z] Step 24/25 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T09:18:27.577Z] ---> Running in 91390c767932 [2022-08-08T09:18:28.191Z] Removing intermediate container 91390c767932 [2022-08-08T09:18:28.191Z] ---> 2e745fa9c9cc [2022-08-08T09:18:28.191Z] Step 25/25 : LABEL version=0.0.0 [2022-08-08T09:18:28.191Z] ---> Running in 8a066381e140 [2022-08-08T09:18:28.788Z] Removing intermediate container 8a066381e140 [2022-08-08T09:18:28.788Z] ---> e7fe5586c29e [2022-08-08T09:18:28.788Z] [2022-08-08T09:18:29.063Z] Successfully built e7fe5586c29e [2022-08-08T09:18:29.063Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-08T09:20:05.872Z]  Building security-secretstore-setup ... done Removing intermediate container fdd021d10489 [2022-08-08T09:20:05.872Z] ---> bacb686c7269 [2022-08-08T09:20:05.872Z] [2022-08-08T09:20:05.872Z] Step 10/23 : FROM alpine:3.16 [2022-08-08T09:20:05.872Z] ---> 3d81c46cd875 [2022-08-08T09:20:05.872Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-08T09:20:05.872Z] ---> Using cache [2022-08-08T09:20:05.872Z] ---> 00d80f8b1437 [2022-08-08T09:20:05.872Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T09:20:05.872Z] ---> Using cache [2022-08-08T09:20:05.872Z] ---> 4aa0a55fd334 [2022-08-08T09:20:05.872Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-08T09:20:05.872Z] ---> Running in 5b3f3689b112 [2022-08-08T09:20:05.872Z] Removing intermediate container 5b3f3689b112 [2022-08-08T09:20:05.872Z] ---> 0946e3bec88e [2022-08-08T09:20:05.872Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-08T09:20:05.872Z] ---> Running in 1fd21403993d [2022-08-08T09:20:05.872Z] Removing intermediate container 1fd21403993d [2022-08-08T09:20:05.872Z] ---> e3bc16510454 [2022-08-08T09:20:05.872Z] Step 15/23 : WORKDIR / [2022-08-08T09:20:05.872Z] ---> Running in 418568a4ee4a [2022-08-08T09:20:05.872Z] Removing intermediate container 418568a4ee4a [2022-08-08T09:20:05.872Z] ---> 7eaea748f62b [2022-08-08T09:20:05.872Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T09:20:05.872Z] ---> 009a4b1a37d9 [2022-08-08T09:20:05.872Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-08T09:20:05.872Z] ---> 6a1bab88af13 [2022-08-08T09:20:05.872Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-08T09:20:05.872Z] ---> 04d3cab09a4e [2022-08-08T09:20:05.872Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-08T09:20:05.872Z] ---> Running in 0bfedc38421e [2022-08-08T09:20:05.872Z] Removing intermediate container 0bfedc38421e [2022-08-08T09:20:05.872Z] ---> 346e19b31c43 [2022-08-08T09:20:05.872Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T09:20:05.872Z] ---> Running in 5e6a1f65a9f0 [2022-08-08T09:20:06.490Z] Removing intermediate container 5e6a1f65a9f0 [2022-08-08T09:20:06.490Z] ---> f07301329b03 [2022-08-08T09:20:06.490Z] Step 21/23 : LABEL arch=arm64 [2022-08-08T09:20:06.490Z] ---> Running in a859d9d04144 [2022-08-08T09:20:07.094Z] Removing intermediate container a859d9d04144 [2022-08-08T09:20:07.094Z] ---> 4262c9d532d5 [2022-08-08T09:20:07.094Z] Step 22/23 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T09:20:07.376Z] ---> Running in 3bfefef08f6b [2022-08-08T09:20:08.365Z] Removing intermediate container 3bfefef08f6b [2022-08-08T09:20:08.365Z] ---> 6bacafff7e40 [2022-08-08T09:20:08.365Z] Step 23/23 : LABEL version=0.0.0 [2022-08-08T09:20:08.365Z] ---> Running in 445d8c339599 [2022-08-08T09:20:09.359Z] Removing intermediate container 445d8c339599 [2022-08-08T09:20:09.359Z] ---> 85cfaad13a50 [2022-08-08T09:20:09.359Z] [2022-08-08T09:20:09.636Z] Successfully built 85cfaad13a50 [2022-08-08T09:20:09.911Z] Successfully tagged core-command-arm64:latest [2022-08-08T09:20:18.387Z]  Building core-command ... done Removing intermediate container 86154c0d51e7 [2022-08-08T09:20:18.387Z] ---> a72aa5db37da [2022-08-08T09:20:18.387Z] [2022-08-08T09:20:18.387Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T09:20:18.387Z] ---> 3d81c46cd875 [2022-08-08T09:20:18.387Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-08T09:20:18.387Z] ---> Using cache [2022-08-08T09:20:18.387Z] ---> 00d80f8b1437 [2022-08-08T09:20:18.387Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T09:20:18.387Z] ---> Using cache [2022-08-08T09:20:18.387Z] ---> 4aa0a55fd334 [2022-08-08T09:20:18.387Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-08T09:20:18.387Z] ---> Running in 8259f248b0fd [2022-08-08T09:20:18.980Z] Removing intermediate container 8259f248b0fd [2022-08-08T09:20:18.980Z] ---> 0d01f0bba417 [2022-08-08T09:20:18.980Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-08T09:20:18.980Z] ---> Running in ebb4575d2c7f [2022-08-08T09:20:19.575Z] Removing intermediate container ebb4575d2c7f [2022-08-08T09:20:19.575Z] ---> 2e59d3be35b8 [2022-08-08T09:20:19.575Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T09:20:20.563Z] ---> 8aa1e15b2631 [2022-08-08T09:20:20.563Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-08T09:20:22.557Z] ---> 93f3b16f9646 [2022-08-08T09:20:22.557Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-08T09:20:23.159Z] ---> 254bae201a9f [2022-08-08T09:20:23.159Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-08T09:20:23.159Z] ---> Running in fd805d385cd9 [2022-08-08T09:20:23.762Z] Removing intermediate container fd805d385cd9 [2022-08-08T09:20:23.762Z] ---> 318b885e294c [2022-08-08T09:20:23.762Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T09:20:23.762Z] ---> Running in ec9042166a5a [2022-08-08T09:20:24.053Z] Removing intermediate container ec9042166a5a [2022-08-08T09:20:24.053Z] ---> 3baa99cfb0f6 [2022-08-08T09:20:24.053Z] Step 20/22 : LABEL arch=arm64 [2022-08-08T09:20:24.328Z] ---> Running in 79aa95875226 [2022-08-08T09:20:24.603Z] Removing intermediate container 79aa95875226 [2022-08-08T09:20:24.603Z] ---> 9d117f58e5ed [2022-08-08T09:20:24.603Z] Step 21/22 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T09:20:24.603Z] ---> Running in f6ab62bc6018 [2022-08-08T09:20:24.882Z] Removing intermediate container f6ab62bc6018 [2022-08-08T09:20:24.882Z] ---> aa352ff64eca [2022-08-08T09:20:24.882Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T09:20:25.158Z] ---> Running in 58f95bd7bf51 [2022-08-08T09:20:25.433Z] Removing intermediate container 58f95bd7bf51 [2022-08-08T09:20:25.433Z] ---> f36e576cc182 [2022-08-08T09:20:25.433Z] [2022-08-08T09:20:25.710Z] Successfully built f36e576cc182 [2022-08-08T09:20:25.710Z] Successfully tagged support-scheduler-arm64:latest [2022-08-08T09:20:40.820Z]  Building support-scheduler ... done Removing intermediate container b6f978d84aeb [2022-08-08T09:20:40.820Z] ---> a2e3d1b68a09 [2022-08-08T09:20:40.820Z] [2022-08-08T09:20:40.820Z] Step 10/22 : FROM alpine:3.16 [2022-08-08T09:20:40.820Z] ---> 3d81c46cd875 [2022-08-08T09:20:40.820Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-08T09:20:40.820Z] ---> Running in 77c60fe6d352 [2022-08-08T09:20:41.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T09:20:41.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T09:20:42.675Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-08T09:20:42.675Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-08T09:20:42.675Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T09:20:42.954Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T09:20:42.954Z] OK: 6 MiB in 16 packages [2022-08-08T09:20:44.416Z] Removing intermediate container 77c60fe6d352 [2022-08-08T09:20:44.416Z] ---> 8c4e485b5887 [2022-08-08T09:20:44.416Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-08T09:20:44.416Z] ---> Running in d50daf22d2e7 [2022-08-08T09:20:44.693Z] Removing intermediate container d50daf22d2e7 [2022-08-08T09:20:44.693Z] ---> 1f7cd7f40f99 [2022-08-08T09:20:44.693Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-08T09:20:44.693Z] ---> Running in a0dd84651415 [2022-08-08T09:20:44.970Z] Removing intermediate container a0dd84651415 [2022-08-08T09:20:44.970Z] ---> 888426b93943 [2022-08-08T09:20:44.970Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-08T09:20:44.970Z] ---> Running in 0c8123c50747 [2022-08-08T09:20:45.245Z] Removing intermediate container 0c8123c50747 [2022-08-08T09:20:45.245Z] ---> fab0df24683c [2022-08-08T09:20:45.245Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-08T09:20:45.844Z] ---> 3a94087dfc1d [2022-08-08T09:20:45.844Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-08T09:20:47.288Z] ---> 9cbe2a45a23d [2022-08-08T09:20:47.288Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-08T09:20:47.565Z] ---> 6b3675be511e [2022-08-08T09:20:47.565Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-08T09:20:47.841Z] ---> Running in 5a247e5f47a2 [2022-08-08T09:20:48.117Z] Removing intermediate container 5a247e5f47a2 [2022-08-08T09:20:48.117Z] ---> 35d504eeda1e [2022-08-08T09:20:48.117Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T09:20:48.117Z] ---> Running in e21c26a37be7 [2022-08-08T09:20:48.397Z] Removing intermediate container e21c26a37be7 [2022-08-08T09:20:48.397Z] ---> da9cf56e4dc2 [2022-08-08T09:20:48.397Z] Step 20/22 : LABEL arch=arm64 [2022-08-08T09:20:48.397Z] ---> Running in 35f2ccf080e8 [2022-08-08T09:20:48.671Z] Removing intermediate container 35f2ccf080e8 [2022-08-08T09:20:48.671Z] ---> 66db7395cb6c [2022-08-08T09:20:48.671Z] Step 21/22 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [2022-08-08T09:20:48.949Z] ---> Running in cf78c99fc57b [2022-08-08T09:20:49.224Z] Removing intermediate container cf78c99fc57b [2022-08-08T09:20:49.224Z] ---> c3ae8d64d339 [2022-08-08T09:20:49.224Z] Step 22/22 : LABEL version=0.0.0 [2022-08-08T09:20:49.224Z] ---> Running in fd24e25e0f9c [2022-08-08T09:20:49.500Z] Removing intermediate container fd24e25e0f9c [2022-08-08T09:20:49.501Z] ---> 897c21797a09 [2022-08-08T09:20:49.501Z] [2022-08-08T09:20:49.774Z] Successfully built 897c21797a09 [2022-08-08T09:20:49.774Z] Successfully tagged support-notifications-arm64:latest [2022-08-08T09:20:50.064Z]  Building support-notifications ... done  [Pipeline] } [2022-08-08T09:20:50.073Z] $ docker stop --time=1 5dc52ead6492cd32136abf7bc88567fa422332a948faa7a1a35eaec6422026e3 [2022-08-08T09:20:51.750Z] $ docker rm -f 5dc52ead6492cd32136abf7bc88567fa422332a948faa7a1a35eaec6422026e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T09:20:52.382Z] + docker images [2022-08-08T09:20:52.652Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-08T09:20:52.652Z] support-notifications-arm64 latest 897c21797a09 3 seconds ago 26.1MB [2022-08-08T09:20:52.652Z] a2e3d1b68a09 13 seconds ago 1.41GB [2022-08-08T09:20:52.652Z] support-scheduler-arm64 latest f36e576cc182 27 seconds ago 25.6MB [2022-08-08T09:20:52.652Z] a72aa5db37da 36 seconds ago 1.41GB [2022-08-08T09:20:52.652Z] core-command-arm64 latest 85cfaad13a50 44 seconds ago 15.5MB [2022-08-08T09:20:52.652Z] bacb686c7269 53 seconds ago 1.35GB [2022-08-08T09:20:52.652Z] security-secretstore-setup-arm64 latest e7fe5586c29e 2 minutes ago 27.9MB [2022-08-08T09:20:52.652Z] 387f250692fb 2 minutes ago 1.36GB [2022-08-08T09:20:52.652Z] core-metadata-arm64 latest 42e742d5c9b5 2 minutes ago 17.4MB [2022-08-08T09:20:52.652Z] b891babf87e1 3 minutes ago 1.38GB [2022-08-08T09:20:52.652Z] security-spiffe-token-provider-arm64 latest eca9aee11163 5 minutes ago 28.3MB [2022-08-08T09:20:52.652Z] 89247c84d4a0 5 minutes ago 1.4GB [2022-08-08T09:20:52.652Z] security-bootstrapper-arm64 latest 1f0871205465 6 minutes ago 18.6MB [2022-08-08T09:20:52.652Z] 876f724853e8 7 minutes ago 1.35GB [2022-08-08T09:20:52.652Z] security-spire-server-arm64 latest 6bb8644c155b 7 minutes ago 84.2MB [2022-08-08T09:20:52.652Z] 708f4e58f5c4 7 minutes ago 1.25GB [2022-08-08T09:20:52.652Z] core-data-arm64 latest efd608462771 8 minutes ago 20.6MB [2022-08-08T09:20:52.652Z] 74e60c327786 8 minutes ago 1.38GB [2022-08-08T09:20:52.652Z] sys-mgmt-agent-arm64 latest 3d446e44fb5b 8 minutes ago 133MB [2022-08-08T09:20:52.652Z] security-proxy-setup-arm64 latest 6c3e5cbb6145 9 minutes ago 26.2MB [2022-08-08T09:20:52.652Z] 60c80d64b3d5 10 minutes ago 1.35GB [2022-08-08T09:20:52.652Z] db31b5a3c084 10 minutes ago 1.36GB [2022-08-08T09:20:52.652Z] security-spire-agent-arm64 latest 9186caa29e5f 14 minutes ago 122MB [2022-08-08T09:20:52.652Z] security-spire-config-arm64 latest b8a59146361d 14 minutes ago 83.6MB [2022-08-08T09:20:52.652Z] 0925200c1e2f 15 minutes ago 1.25GB [2022-08-08T09:20:52.652Z] 3cebe8be0618 15 minutes ago 1.25GB [2022-08-08T09:20:52.652Z] ci-base-image-arm64 latest 4f518a589b6c 28 minutes ago 994MB [2022-08-08T09:20:52.652Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-08T09:20:52.652Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-08T09:20:52.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-08T09:20:52.653Z] 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 [2022-08-08T09:20:53.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T09:20:53.488Z] [2022-08-08T09:20:53.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T09:20:53.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T09:20:54.181Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-08T09:20:54.181Z] 8998bd30e6a1: Pulling fs layer [2022-08-08T09:20:54.181Z] 04944245beec: Pulling fs layer [2022-08-08T09:20:54.181Z] 699f458cf7ca: Pulling fs layer [2022-08-08T09:20:54.181Z] 765212b225bb: Pulling fs layer [2022-08-08T09:20:54.181Z] f23df028b6ca: Pulling fs layer [2022-08-08T09:20:54.181Z] d65c8cfc05b1: Pulling fs layer [2022-08-08T09:20:54.181Z] 2437ff75d9bd: Pulling fs layer [2022-08-08T09:20:54.181Z] 765212b225bb: Waiting [2022-08-08T09:20:54.181Z] f23df028b6ca: Waiting [2022-08-08T09:20:54.181Z] d65c8cfc05b1: Waiting [2022-08-08T09:20:54.181Z] 2437ff75d9bd: Waiting [2022-08-08T09:20:54.181Z] 04944245beec: Verifying Checksum [2022-08-08T09:20:54.181Z] 04944245beec: Download complete [2022-08-08T09:20:54.181Z] 765212b225bb: Download complete [2022-08-08T09:20:54.181Z] f23df028b6ca: Verifying Checksum [2022-08-08T09:20:54.181Z] f23df028b6ca: Download complete [2022-08-08T09:20:54.181Z] d65c8cfc05b1: Verifying Checksum [2022-08-08T09:20:54.181Z] d65c8cfc05b1: Download complete [2022-08-08T09:20:54.458Z] 699f458cf7ca: Verifying Checksum [2022-08-08T09:20:54.458Z] 699f458cf7ca: Download complete [2022-08-08T09:20:54.732Z] 8998bd30e6a1: Verifying Checksum [2022-08-08T09:20:54.732Z] 8998bd30e6a1: Download complete [2022-08-08T09:20:57.348Z] 2437ff75d9bd: Verifying Checksum [2022-08-08T09:20:57.348Z] 2437ff75d9bd: Download complete [2022-08-08T09:20:59.322Z] 8998bd30e6a1: Pull complete [2022-08-08T09:20:59.595Z] 04944245beec: Pull complete [2022-08-08T09:21:01.026Z] 699f458cf7ca: Pull complete [2022-08-08T09:21:01.299Z] 765212b225bb: Pull complete [2022-08-08T09:21:02.277Z] f23df028b6ca: Pull complete [2022-08-08T09:21:02.277Z] d65c8cfc05b1: Pull complete [2022-08-08T09:21:17.358Z] 2437ff75d9bd: Pull complete [2022-08-08T09:21:17.358Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-08T09:21:17.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T09:21:17.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T09:21:17.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container [2022-08-08T09:21:17.802Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-08T09:21:20.343Z] $ docker top ab7ced509f1f3f3ec22abcd82c996182d5945bc6398b598446246d8e6614aa98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T09:21:21.424Z] ---> job-cost.sh [2022-08-08T09:21:21.424Z] lf-activate-venv: SKIPPING [2022-08-08T09:21:21.424Z] INFO: No Stack... [2022-08-08T09:21:22.014Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-08T09:21:22.605Z] INFO: Archiving Costs [Pipeline] sh [2022-08-08T09:21:23.281Z] + cut+ cat /w/workspace/edgex-go/1/archives/cost.csv -d, [2022-08-08T09:21:23.281Z] -f6 [Pipeline] lock [2022-08-08T09:21:23.362Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4119-1-stack-cost] [2022-08-08T09:21:23.367Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4119-1-stack-cost] did not exist. Created. [2022-08-08T09:21:23.367Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4119-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-08T09:21:24.112Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-08T09:21:24.363Z] Stashed 1 file(s) [Pipeline] } [2022-08-08T09:21:24.379Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4119-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-08T09:21:24.446Z] $ docker stop --time=1 ab7ced509f1f3f3ec22abcd82c996182d5945bc6398b598446246d8e6614aa98 [2022-08-08T09:21:25.934Z] $ docker rm -f ab7ced509f1f3f3ec22abcd82c996182d5945bc6398b598446246d8e6614aa98 [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 [2022-08-08T09:21:26.979Z] provisioning config files... [2022-08-08T09:21:26.988Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3204234613556498192tmp [Pipeline] { [Pipeline] sh [2022-08-08T09:21:27.337Z] + set +x [2022-08-08T09:21:27.337Z] + curl -s https://codecov.io/bash [2022-08-08T09:21:27.337Z] + bash -s -- [2022-08-08T09:21:27.337Z] [2022-08-08T09:21:27.337Z] _____ _ [2022-08-08T09:21:27.337Z] / ____| | | [2022-08-08T09:21:27.337Z] | | ___ __| | ___ ___ _____ __ [2022-08-08T09:21:27.337Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-08T09:21:27.337Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-08T09:21:27.337Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-08T09:21:27.337Z] Bash-1.0.6 [2022-08-08T09:21:27.337Z] [2022-08-08T09:21:27.337Z] [2022-08-08T09:21:27.337Z] ==> git version 2.25.1 found [2022-08-08T09:21:27.337Z] ==> 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 [2022-08-08T09:21:27.337Z] Release-Date: 2020-01-08 [2022-08-08T09:21:27.337Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-08T09:21:27.337Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-08T09:21:27.337Z] ==> Jenkins CI detected. [2022-08-08T09:21:27.337Z] current dir:  /w/workspace/edgex-go/1 [2022-08-08T09:21:27.337Z] project root: . [2022-08-08T09:21:27.337Z] --> token set from env [2022-08-08T09:21:27.337Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-08T09:21:27.337Z] ==> Running gcov in . (disable via -X gcov) [2022-08-08T09:21:27.337Z] ==> Python coveragepy not found [2022-08-08T09:21:27.337Z] ==> Searching for coverage reports in: [2022-08-08T09:21:27.337Z] + . [2022-08-08T09:21:27.598Z] -> Found 1 reports [2022-08-08T09:21:27.598Z] ==> Detecting git/mercurial file structure [2022-08-08T09:21:27.598Z] ==> Reading reports [2022-08-08T09:21:27.598Z] + ./coverage.out bytes=479761 [2022-08-08T09:21:27.598Z] ==> Appending adjustments [2022-08-08T09:21:27.598Z] https://docs.codecov.io/docs/fixing-reports [2022-08-08T09:21:28.981Z] + Found adjustments [2022-08-08T09:21:28.981Z] ==> Gzipping contents [2022-08-08T09:21:28.981Z] 64K /tmp/codecov.VWjnqu.gz [2022-08-08T09:21:28.981Z] ==> Uploading reports [2022-08-08T09:21:28.981Z] url: https://codecov.io [2022-08-08T09:21:28.981Z] query: branch=PR-4119&commit=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4119%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4119&job=&cmd_args= [2022-08-08T09:21:28.981Z] -> Pinging Codecov [2022-08-08T09:21:28.981Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4119&commit=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4119%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4119&job=&cmd_args= [2022-08-08T09:21:28.981Z] -> Uploading to [2022-08-08T09:21:28.981Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-08/00271124DB129430A58F1EEE437C3FCB/c7bf56fd7005b3327bd0e63a15f988b7bc1bd439/78a38066-0348-44a7-a02d-521d4009580d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220808T092128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac0be9bfe9c48bb59bd192097e388a8c4ea6e41b9d5f461a261230a518ba0925 [2022-08-08T09:21:28.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-08T09:21:28.981Z] Dload Upload Total Spent Left Speed [2022-08-08T09:21:29.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63050 0 0 100 63050 0 212k --:--:-- --:--:-- --:--:-- 212k [2022-08-08T09:21:29.552Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [Pipeline] } [2022-08-08T09:21:29.583Z] 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 [2022-08-08T09:21:30.981Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-08T09:21:31.336Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T09:21:32.242Z] ---> package-listing.sh [2022-08-08T09:21:32.242Z] ++ facter osfamily [2022-08-08T09:21:32.242Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-08T09:21:32.503Z] + OS_FAMILY=debian [2022-08-08T09:21:32.503Z] + workspace=/w/workspace/edgex-go/1 [2022-08-08T09:21:32.503Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-08T09:21:32.503Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-08T09:21:32.503Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-08T09:21:32.503Z] + PACKAGES=/tmp/packages_start.txt [2022-08-08T09:21:32.503Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-08T09:21:32.503Z] + PACKAGES=/tmp/packages_end.txt [2022-08-08T09:21:32.503Z] + case "${OS_FAMILY}" in [2022-08-08T09:21:32.503Z] + dpkg -l [2022-08-08T09:21:32.503Z] + grep '^ii' [2022-08-08T09:21:32.503Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-08T09:21:32.503Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-08T09:21:32.503Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-08T09:21:32.503Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-08T09:21:32.503Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-08-08T09:21:32.503Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-08-08T09:21:32.542Z] 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 [2022-08-08T09:21:32.839Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T09:21:33.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T09:21:33.472Z] [2022-08-08T09:21:33.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T09:21:33.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T09:21:33.847Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-08T09:21:33.847Z] 5eb5b503b376: Pulling fs layer [2022-08-08T09:21:33.847Z] 5c69ac0246d0: Pulling fs layer [2022-08-08T09:21:33.847Z] ec43610c2a17: Pulling fs layer [2022-08-08T09:21:33.847Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-08T09:21:33.847Z] 33b1e0a273af: Pulling fs layer [2022-08-08T09:21:33.847Z] 5d3b04190fa2: Pulling fs layer [2022-08-08T09:21:33.847Z] 2f39f015ded8: Pulling fs layer [2022-08-08T09:21:33.847Z] 33b1e0a273af: Waiting [2022-08-08T09:21:33.847Z] 3a2ae6a8a46f: Waiting [2022-08-08T09:21:33.847Z] 2f39f015ded8: Waiting [2022-08-08T09:21:33.847Z] 5c69ac0246d0: Download complete [2022-08-08T09:21:33.847Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-08T09:21:33.847Z] 3a2ae6a8a46f: Download complete [2022-08-08T09:21:34.108Z] 33b1e0a273af: Verifying Checksum [2022-08-08T09:21:34.108Z] 33b1e0a273af: Download complete [2022-08-08T09:21:34.108Z] ec43610c2a17: Verifying Checksum [2022-08-08T09:21:34.108Z] ec43610c2a17: Download complete [2022-08-08T09:21:34.108Z] 5d3b04190fa2: Verifying Checksum [2022-08-08T09:21:34.108Z] 5d3b04190fa2: Download complete [2022-08-08T09:21:34.108Z] 5eb5b503b376: Verifying Checksum [2022-08-08T09:21:34.108Z] 5eb5b503b376: Download complete [2022-08-08T09:21:34.683Z] 2f39f015ded8: Verifying Checksum [2022-08-08T09:21:34.683Z] 2f39f015ded8: Download complete [2022-08-08T09:21:35.658Z] 5eb5b503b376: Pull complete [2022-08-08T09:21:35.658Z] 5c69ac0246d0: Pull complete [2022-08-08T09:21:36.300Z] ec43610c2a17: Pull complete [2022-08-08T09:21:36.300Z] 3a2ae6a8a46f: Pull complete [2022-08-08T09:21:36.300Z] 33b1e0a273af: Pull complete [2022-08-08T09:21:36.583Z] 5d3b04190fa2: Pull complete [2022-08-08T09:21:41.884Z] 2f39f015ded8: Pull complete [2022-08-08T09:21:41.884Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-08T09:21:41.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T09:21:41.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T09:21:42.123Z] prd-ubuntu20.04-docker-8c-8g-22129 does not seem to be running inside a container [2022-08-08T09:21:42.159Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-08T09:21:44.056Z] $ docker top 49ef3b9c4bbf448036831debb3ea69a62c3921db59b2e4a0c663aa6d3188b743 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T09:21:44.466Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-08T09:21:44.780Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-08T09:21:45.113Z] + ls /var/log/sa-host [2022-08-08T09:21:45.113Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T09:21:45.322Z] provisioning config files... [2022-08-08T09:21:45.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8742558152046277031tmp [Pipeline] { [Pipeline] echo [2022-08-08T09:21:45.380Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T09:21:45.696Z] ---> create-netrc.sh [Pipeline] } [2022-08-08T09:21:45.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-08T09:21:46.138Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-08T09:21:46.171Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T09:21:46.491Z] ---> sudo-logs.sh [2022-08-08T09:21:46.491Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-08T09:21:46.572Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T09:21:46.892Z] ---> job-cost.sh [2022-08-08T09:21:46.892Z] lf-activate-venv: SKIPPING [2022-08-08T09:21:46.892Z] DEBUG: total: 0.10999999940395355 [2022-08-08T09:21:46.892Z] INFO: Retrieving Stack Cost... [2022-08-08T09:21:47.473Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-08T09:21:48.046Z] INFO: Archiving Costs [Pipeline] echo [2022-08-08T09:21:48.084Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T09:21:48.407Z] ---> logs-deploy.sh [2022-08-08T09:21:48.407Z] lf-activate-venv: SKIPPING [2022-08-08T09:21:48.407Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4119/1 [2022-08-08T09:21:48.407Z] INFO: archiving workspace using pattern(s): [2022-08-08T09:21:49.792Z] Archives upload complete. [2022-08-08T09:21:49.792Z] INFO: archiving logs to Nexus [2022-08-08T09:21:50.366Z] ---> uname -a: [2022-08-08T09:21:50.366Z] Linux prd-ubuntu20-04-docker-8c-8g-22129 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-08T09:21:50.366Z] [2022-08-08T09:21:50.366Z] [2022-08-08T09:21:50.366Z] ---> lscpu: [2022-08-08T09:21:50.366Z] Architecture: x86_64 [2022-08-08T09:21:50.366Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-08T09:21:50.366Z] Byte Order: Little Endian [2022-08-08T09:21:50.366Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-08T09:21:50.366Z] CPU(s): 8 [2022-08-08T09:21:50.366Z] On-line CPU(s) list: 0-7 [2022-08-08T09:21:50.366Z] Thread(s) per core: 1 [2022-08-08T09:21:50.366Z] Core(s) per socket: 1 [2022-08-08T09:21:50.366Z] Socket(s): 8 [2022-08-08T09:21:50.366Z] NUMA node(s): 1 [2022-08-08T09:21:50.366Z] Vendor ID: AuthenticAMD [2022-08-08T09:21:50.366Z] CPU family: 23 [2022-08-08T09:21:50.366Z] Model: 49 [2022-08-08T09:21:50.366Z] Model name: AMD EPYC-Rome Processor [2022-08-08T09:21:50.366Z] Stepping: 0 [2022-08-08T09:21:50.366Z] CPU MHz: 2799.998 [2022-08-08T09:21:50.366Z] BogoMIPS: 5599.99 [2022-08-08T09:21:50.366Z] Virtualization: AMD-V [2022-08-08T09:21:50.366Z] Hypervisor vendor: KVM [2022-08-08T09:21:50.366Z] Virtualization type: full [2022-08-08T09:21:50.366Z] L1d cache: 256 KiB [2022-08-08T09:21:50.366Z] L1i cache: 256 KiB [2022-08-08T09:21:50.366Z] L2 cache: 4 MiB [2022-08-08T09:21:50.366Z] L3 cache: 128 MiB [2022-08-08T09:21:50.366Z] NUMA node0 CPU(s): 0-7 [2022-08-08T09:21:50.366Z] Vulnerability Itlb multihit: Not affected [2022-08-08T09:21:50.366Z] Vulnerability L1tf: Not affected [2022-08-08T09:21:50.366Z] Vulnerability Mds: Not affected [2022-08-08T09:21:50.366Z] Vulnerability Meltdown: Not affected [2022-08-08T09:21:50.366Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-08T09:21:50.366Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-08T09:21:50.366Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-08T09:21:50.366Z] Vulnerability Srbds: Not affected [2022-08-08T09:21:50.366Z] Vulnerability Tsx async abort: Not affected [2022-08-08T09:21:50.366Z] 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 [2022-08-08T09:21:50.366Z] [2022-08-08T09:21:50.366Z] [2022-08-08T09:21:50.366Z] ---> nproc: [2022-08-08T09:21:50.366Z] 8 [2022-08-08T09:21:50.366Z] [2022-08-08T09:21:50.366Z] [2022-08-08T09:21:50.366Z] ---> df -h: [2022-08-08T09:21:50.366Z] Filesystem Size Used Avail Use% Mounted on [2022-08-08T09:21:50.366Z] overlay 155G 17G 139G 11% / [2022-08-08T09:21:50.366Z] tmpfs 64M 0 64M 0% /dev [2022-08-08T09:21:50.366Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-08T09:21:50.366Z] shm 64M 0 64M 0% /dev/shm [2022-08-08T09:21:50.366Z] /dev/vda1 155G 17G 139G 11% /facter-os [2022-08-08T09:21:50.366Z] [2022-08-08T09:21:50.366Z] [2022-08-08T09:21:50.366Z] ---> sar -b -r -n DEV: [2022-08-08T09:21:50.366Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22129) 08/08/22 _x86_64_ (8 CPU) [2022-08-08T09:21:50.366Z] [2022-08-08T09:21:50.366Z] 08:47:55 LINUX RESTART (8 CPU) [2022-08-08T09:21:50.366Z] [2022-08-08T09:21:50.366Z] 08:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-08T09:21:50.366Z] 08:49:02 369.91 63.73 306.18 0.00 10277.77 206672.04 0.00 [2022-08-08T09:21:50.366Z] 08:50:01 117.06 1.27 115.79 0.00 35.51 57191.05 0.00 [2022-08-08T09:21:50.366Z] 08:51:01 48.26 0.12 48.14 0.00 1.60 17563.09 0.00 [2022-08-08T09:21:50.366Z] 08:52:01 244.98 1.80 243.18 0.00 43.86 102213.90 0.00 [2022-08-08T09:21:50.366Z] 08:53:01 798.90 8.03 790.87 0.00 69.32 269016.36 0.00 [2022-08-08T09:21:50.366Z] 08:54:01 1283.70 1.45 1282.25 0.00 22.80 320432.33 0.00 [2022-08-08T09:21:50.366Z] 08:55:01 314.83 0.42 314.41 0.00 3.33 56582.17 0.00 [2022-08-08T09:21:50.366Z] 08:56:01 1.92 0.00 1.92 0.00 0.00 22.39 0.00 [2022-08-08T09:21:50.366Z] 08:57:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2022-08-08T09:21:50.366Z] 08:58:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 [2022-08-08T09:21:50.366Z] 08:59:01 1.55 0.00 1.55 0.00 0.00 20.53 0.00 [2022-08-08T09:21:50.366Z] 09:00:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2022-08-08T09:21:50.366Z] 09:01:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 [2022-08-08T09:21:50.366Z] 09:02:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2022-08-08T09:21:50.366Z] 09:03:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2022-08-08T09:21:50.366Z] 09:04:01 1.38 0.02 1.37 0.00 0.13 16.39 0.00 [2022-08-08T09:21:50.366Z] 09:05:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 [2022-08-08T09:21:50.366Z] 09:06:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2022-08-08T09:21:50.366Z] 09:07:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2022-08-08T09:21:50.366Z] 09:08:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2022-08-08T09:21:50.366Z] 09:09:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2022-08-08T09:21:50.366Z] 09:10:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 [2022-08-08T09:21:50.366Z] 09:11:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 [2022-08-08T09:21:50.366Z] 09:12:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 [2022-08-08T09:21:50.366Z] 09:13:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 [2022-08-08T09:21:50.366Z] 09:14:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2022-08-08T09:21:50.366Z] 09:15:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2022-08-08T09:21:50.366Z] 09:16:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2022-08-08T09:21:50.366Z] 09:17:01 1.30 0.02 1.28 0.00 0.13 13.99 0.00 [2022-08-08T09:21:50.366Z] 09:18:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 [2022-08-08T09:21:50.366Z] 09:19:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2022-08-08T09:21:50.366Z] 09:20:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2022-08-08T09:21:50.366Z] 09:21:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 [2022-08-08T09:21:50.366Z] Average: 97.25 2.33 94.92 0.00 316.96 31198.58 0.00 [2022-08-08T09:21:50.366Z] [2022-08-08T09:21:50.366Z] 08:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-08T09:21:50.366Z] 08:49:02 29338768 31817076 505072 1.54 105348 2660700 1795316 5.29 1095412 2110824 0 [2022-08-08T09:21:50.366Z] 08:50:01 27296880 31500324 787456 2.39 137900 4246472 2534856 7.47 1785012 3313724 605120 [2022-08-08T09:21:50.366Z] 08:51:01 27336500 31672984 613032 1.86 141164 4353984 2072128 6.11 1453892 3588704 326240 [2022-08-08T09:21:50.366Z] 08:52:01 25531776 31531604 735068 2.24 159232 5921880 2896476 8.54 1826992 4909432 139128 [2022-08-08T09:21:50.366Z] 08:53:01 22026780 31572760 692588 2.11 296556 9125964 2777972 8.19 2035644 8003072 9912 [2022-08-08T09:21:50.366Z] 08:54:01 20033324 31591004 669020 2.03 387336 10920884 2527980 7.45 2375356 9526760 26424 [2022-08-08T09:21:50.366Z] 08:55:01 21163200 31742628 530016 1.61 419380 9942588 1937396 5.71 2162148 8657120 468 [2022-08-08T09:21:50.366Z] 08:56:01 21164312 31743724 528896 1.61 419392 9942588 1937396 5.71 2161088 8657120 144 [2022-08-08T09:21:50.366Z] 08:57:01 21179904 31759364 513256 1.56 419416 9942596 1937396 5.71 2145872 8657128 12 [2022-08-08T09:21:50.366Z] 08:58:01 21180292 31759856 512776 1.56 419436 9942724 1937396 5.71 2145876 8657256 168 [2022-08-08T09:21:50.366Z] 08:59:01 21181228 31760880 511780 1.56 419472 9942704 1937396 5.71 2145504 8657288 8 [2022-08-08T09:21:50.366Z] 09:00:01 21181464 31761128 511500 1.56 419500 9942708 1937396 5.71 2144912 8657292 160 [2022-08-08T09:21:50.366Z] 09:01:01 21181632 31761316 511464 1.56 419524 9942708 1937396 5.71 2144856 8657292 12 [2022-08-08T09:21:50.366Z] 09:02:01 21181324 31761092 511668 1.56 419536 9942712 1937396 5.71 2145168 8657352 168 [2022-08-08T09:21:50.366Z] 09:03:01 21181576 31761368 511388 1.56 419556 9942708 1937396 5.71 2145108 8657356 12 [2022-08-08T09:21:50.366Z] 09:04:01 21181324 31761092 511540 1.56 419592 9942716 1953448 5.76 2145516 8657356 160 [2022-08-08T09:21:50.366Z] 09:05:01 21181724 31761544 511032 1.55 419600 9942720 1953448 5.76 2144972 8657360 36 [2022-08-08T09:21:50.366Z] 09:06:01 21181676 31761504 510992 1.55 419616 9942724 1953448 5.76 2144920 8657360 144 [2022-08-08T09:21:50.366Z] 09:07:01 21181628 31761488 510964 1.55 419624 9942728 1953448 5.76 2144944 8657364 40 [2022-08-08T09:21:50.366Z] 09:08:01 21181796 31761660 510940 1.55 419632 9942732 1953448 5.76 2144968 8657368 32 [2022-08-08T09:21:50.366Z] 09:09:01 21182064 31761944 510636 1.55 419640 9942732 1953448 5.76 2145408 8657372 16 [2022-08-08T09:21:50.366Z] 09:10:01 21181764 31761664 510852 1.55 419656 9942740 1953448 5.76 2145000 8657380 184 [2022-08-08T09:21:50.366Z] 09:11:01 21181684 31761616 510956 1.55 419676 9942740 1953448 5.76 2145636 8657380 24 [2022-08-08T09:21:50.366Z] 09:12:01 21181636 31761592 510924 1.55 419704 9942744 1953448 5.76 2145108 8657384 208 [2022-08-08T09:21:50.366Z] 09:13:01 21181620 31761588 510876 1.55 419732 9942732 1953448 5.76 2145112 8657388 8 [2022-08-08T09:21:50.366Z] 09:14:01 21181464 31761500 511072 1.55 419752 9942752 1953448 5.76 2145476 8657388 164 [2022-08-08T09:21:50.366Z] 09:15:01 21181708 31761896 510628 1.55 419788 9942884 1937148 5.71 2145188 8657504 8 [2022-08-08T09:21:50.366Z] 09:16:01 21181352 31761564 510848 1.55 419804 9942888 1937148 5.71 2145212 8657508 168 [2022-08-08T09:21:50.366Z] 09:17:01 21181004 31761240 511116 1.55 419820 9942884 1937148 5.71 2145524 8657508 12 [2022-08-08T09:21:50.366Z] 09:18:01 21180824 31761148 511276 1.55 419836 9942892 1937148 5.71 2145272 8657512 172 [2022-08-08T09:21:50.366Z] 09:19:01 21181036 31761404 511036 1.55 419856 9942892 1937148 5.71 2146056 8657532 8 [2022-08-08T09:21:50.366Z] 09:20:01 21181256 31761648 510756 1.55 419868 9942896 1937148 5.71 2145512 8657536 176 [2022-08-08T09:21:50.366Z] 09:21:01 21180956 31761352 510988 1.55 419872 9942900 1953344 5.76 2145364 8657540 12 [2022-08-08T09:21:50.366Z] Average: 21921984 31733471 540679 1.64 380540 9263158 2033499 5.99 2076607 8036408 33623 [2022-08-08T09:21:50.366Z] [2022-08-08T09:21:50.367Z] 08:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-08T09:21:50.367Z] 08:49:02 ens3 1312.78 1221.89 9042.24 166.93 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:49:02 lo 5.00 5.00 0.47 0.47 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:49:02 docker0 562.66 456.15 39.37 2721.71 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:50:01 ens3 331.33 228.52 5193.95 83.42 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:50:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:50:01 docker0 99.90 132.57 8.26 1166.43 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:50:01 veth8268619 0.24 0.41 0.02 0.04 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:51:01 ens3 25.40 15.01 20.51 11.14 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:51:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:51:01 veth8268619 1.20 1.23 0.09 0.10 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:52:01 veth4c4b841 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:52:01 ens3 297.25 215.06 2725.12 88.05 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:52:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:52:01 veth6efac5f 17.16 20.38 1.61 155.69 0.00 0.00 0.00 0.01 [2022-08-08T09:21:50.367Z] 08:52:01 docker0 124.55 161.94 9.18 1011.27 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:52:01 vethc4b15c0 16.25 20.33 1.51 127.58 0.00 0.00 0.00 0.01 [2022-08-08T09:21:50.367Z] 08:52:01 vethe12cba1 17.38 20.73 1.68 180.89 0.00 0.00 0.00 0.01 [2022-08-08T09:21:50.367Z] 08:52:01 veth1691954 17.56 20.91 1.63 156.49 0.00 0.00 0.00 0.01 [2022-08-08T09:21:50.367Z] 08:52:01 veth1f53f0f 16.43 21.13 1.64 186.09 0.00 0.00 0.00 0.02 [2022-08-08T09:21:50.367Z] 08:53:01 veth4c4b841 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:53:01 ens3 213.66 146.43 1882.13 79.98 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:53:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:53:01 docker0 88.20 146.06 6.45 1756.14 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:53:01 veth503eec0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:53:01 vethd6fa306 10.20 32.53 0.80 629.50 0.00 0.00 0.00 0.05 [2022-08-08T09:21:50.367Z] 08:53:01 veth9aa2876 2.75 3.75 0.19 11.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:54:01 veth4c4b841 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:54:01 ens3 226.23 168.17 1238.61 102.49 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:54:01 docker0 98.08 134.98 7.34 1188.60 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:54:01 vethc582880 15.50 19.61 1.49 209.62 0.00 0.00 0.00 0.02 [2022-08-08T09:21:50.367Z] 08:54:01 veth1fb577d 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:55:01 ens3 53.16 36.16 229.74 10.93 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:55:01 docker0 24.50 32.26 1.54 212.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:56:01 ens3 0.45 0.43 0.03 0.04 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:57:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:58:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:59:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:01:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:02:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:04:01 ens3 1.35 0.65 0.94 0.35 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:05:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:07:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:08:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:09:01 ens3 0.58 0.17 0.12 0.07 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:10:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:11:01 ens3 0.83 0.33 0.30 0.21 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:12:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:13:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:14:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:17:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:18:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:19:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:20:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:21:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] Average: ens3 74.57 61.57 613.88 16.45 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] Average: docker0 30.24 32.23 2.19 243.66 0.00 0.00 0.00 0.00 [2022-08-08T09:21:50.367Z] [2022-08-08T09:21:50.367Z] [2022-08-08T09:21:50.367Z] ---> sar -P ALL: [2022-08-08T09:21:50.367Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22129) 08/08/22 _x86_64_ (8 CPU) [2022-08-08T09:21:50.367Z] [2022-08-08T09:21:50.367Z] 08:47:55 LINUX RESTART (8 CPU) [2022-08-08T09:21:50.367Z] [2022-08-08T09:21:50.367Z] 08:48:01 CPU %user %nice %system %iowait %steal %idle [2022-08-08T09:21:50.367Z] 08:49:02 all 10.18 0.00 4.12 2.10 0.07 83.53 [2022-08-08T09:21:50.367Z] 08:49:02 0 8.95 0.00 2.88 2.36 0.07 85.75 [2022-08-08T09:21:50.367Z] 08:49:02 1 13.24 0.00 4.00 3.33 0.05 79.37 [2022-08-08T09:21:50.367Z] 08:49:02 2 11.78 0.00 3.92 1.89 0.07 82.34 [2022-08-08T09:21:50.367Z] 08:49:02 3 10.93 0.00 4.90 2.94 0.08 81.15 [2022-08-08T09:21:50.367Z] 08:49:02 4 8.92 0.00 4.45 1.14 0.05 85.44 [2022-08-08T09:21:50.367Z] 08:49:02 5 11.28 0.00 4.14 3.65 0.08 80.84 [2022-08-08T09:21:50.367Z] 08:49:02 6 8.60 0.00 5.14 0.72 0.07 85.47 [2022-08-08T09:21:50.367Z] 08:49:02 7 7.70 0.00 3.57 0.73 0.09 87.92 [2022-08-08T09:21:50.367Z] 08:50:01 all 34.27 0.00 7.45 1.01 0.10 57.17 [2022-08-08T09:21:50.367Z] 08:50:01 0 33.00 0.00 6.91 0.09 0.10 59.90 [2022-08-08T09:21:50.367Z] 08:50:01 1 34.63 0.00 7.55 0.09 0.10 57.64 [2022-08-08T09:21:50.367Z] 08:50:01 2 34.56 0.00 7.47 4.48 0.10 53.39 [2022-08-08T09:21:50.367Z] 08:50:01 3 34.72 0.00 6.15 0.12 0.10 58.91 [2022-08-08T09:21:50.367Z] 08:50:01 4 33.66 0.00 8.00 0.16 0.10 58.09 [2022-08-08T09:21:50.367Z] 08:50:01 5 34.82 0.00 8.24 0.29 0.10 56.54 [2022-08-08T09:21:50.367Z] 08:50:01 6 34.90 0.00 7.42 0.09 0.10 57.49 [2022-08-08T09:21:50.367Z] 08:50:01 7 33.90 0.00 7.88 2.75 0.10 55.37 [2022-08-08T09:21:50.367Z] 08:51:01 all 45.12 0.00 6.06 0.23 0.09 48.50 [2022-08-08T09:21:50.367Z] 08:51:01 0 44.11 0.00 5.64 0.03 0.08 50.13 [2022-08-08T09:21:50.367Z] 08:51:01 1 46.02 0.00 6.10 0.03 0.08 47.76 [2022-08-08T09:21:50.367Z] 08:51:01 2 45.13 0.00 6.04 0.02 0.08 48.73 [2022-08-08T09:21:50.367Z] 08:51:01 3 44.99 0.00 7.00 0.02 0.08 47.90 [2022-08-08T09:21:50.367Z] 08:51:01 4 45.55 0.00 5.51 0.03 0.10 48.80 [2022-08-08T09:21:50.367Z] 08:51:01 5 46.12 0.00 6.18 1.31 0.10 46.29 [2022-08-08T09:21:50.367Z] 08:51:01 6 44.27 0.00 6.01 0.07 0.08 49.57 [2022-08-08T09:21:50.367Z] 08:51:01 7 44.78 0.00 6.01 0.34 0.10 48.78 [2022-08-08T09:21:50.367Z] 08:52:01 all 22.26 0.00 8.91 1.54 0.09 67.20 [2022-08-08T09:21:50.367Z] 08:52:01 0 22.35 0.00 7.37 0.56 0.08 69.63 [2022-08-08T09:21:50.367Z] 08:52:01 1 21.93 0.00 8.88 0.51 0.10 68.58 [2022-08-08T09:21:50.367Z] 08:52:01 2 22.59 0.00 9.56 7.34 0.09 60.42 [2022-08-08T09:21:50.367Z] 08:52:01 3 23.21 0.00 8.26 0.46 0.10 67.97 [2022-08-08T09:21:50.367Z] 08:52:01 4 21.90 0.00 9.33 0.71 0.10 67.96 [2022-08-08T09:21:50.367Z] 08:52:01 5 21.45 0.00 9.56 0.72 0.10 68.17 [2022-08-08T09:21:50.367Z] 08:52:01 6 22.58 0.00 9.73 0.14 0.09 67.46 [2022-08-08T09:21:50.367Z] 08:52:01 7 22.07 0.00 8.59 1.90 0.09 67.36 [2022-08-08T09:21:50.367Z] 08:53:01 all 51.37 0.00 14.15 7.10 0.12 27.26 [2022-08-08T09:21:50.367Z] 08:53:01 0 50.54 0.00 13.70 4.33 0.12 31.31 [2022-08-08T09:21:50.367Z] 08:53:01 1 52.25 0.00 14.00 6.18 0.13 27.43 [2022-08-08T09:21:50.367Z] 08:53:01 2 50.71 0.00 16.46 15.19 0.14 17.50 [2022-08-08T09:21:50.367Z] 08:53:01 3 51.72 0.00 13.06 6.19 0.12 28.91 [2022-08-08T09:21:50.367Z] 08:53:01 4 51.03 0.00 15.65 8.31 0.10 24.91 [2022-08-08T09:21:50.367Z] 08:53:01 5 52.90 0.00 12.24 4.78 0.12 29.95 [2022-08-08T09:21:50.367Z] 08:53:01 6 51.04 0.00 14.30 7.66 0.12 26.88 [2022-08-08T09:21:50.367Z] 08:53:01 7 50.72 0.00 13.82 4.22 0.14 31.11 [2022-08-08T09:21:50.367Z] 08:54:01 all 70.58 0.00 17.60 2.82 0.15 8.86 [2022-08-08T09:21:50.367Z] 08:54:01 0 69.95 0.00 15.72 3.13 0.15 11.05 [2022-08-08T09:21:50.367Z] 08:54:01 1 71.78 0.00 17.56 1.97 0.14 8.55 [2022-08-08T09:21:50.367Z] 08:54:01 2 69.74 0.00 16.20 2.41 0.17 11.48 [2022-08-08T09:21:50.367Z] 08:54:01 3 70.04 0.00 19.26 3.61 0.15 6.94 [2022-08-08T09:21:50.367Z] 08:54:01 4 71.59 0.00 17.18 2.40 0.14 8.69 [2022-08-08T09:21:50.367Z] 08:54:01 5 70.52 0.00 18.12 3.03 0.15 8.18 [2022-08-08T09:21:50.367Z] 08:54:01 6 69.75 0.00 18.50 3.34 0.14 8.27 [2022-08-08T09:21:50.367Z] 08:54:01 7 71.24 0.00 18.22 2.64 0.14 7.77 [2022-08-08T09:21:50.367Z] 08:55:01 all 17.67 0.00 4.42 2.10 0.05 75.77 [2022-08-08T09:21:50.367Z] 08:55:01 0 15.11 0.00 3.98 0.27 0.05 80.58 [2022-08-08T09:21:50.367Z] 08:55:01 1 18.40 0.00 4.43 1.02 0.05 76.10 [2022-08-08T09:21:50.367Z] 08:55:01 2 15.62 0.00 3.79 1.21 0.05 79.33 [2022-08-08T09:21:50.367Z] 08:55:01 3 19.09 0.00 4.39 6.09 0.07 70.36 [2022-08-08T09:21:50.367Z] 08:55:01 4 19.21 0.00 4.25 1.43 0.05 75.05 [2022-08-08T09:21:50.367Z] 08:55:01 5 18.03 0.00 4.99 1.23 0.05 75.70 [2022-08-08T09:21:50.367Z] 08:55:01 6 17.80 0.00 5.02 4.23 0.05 72.89 [2022-08-08T09:21:50.367Z] 08:55:01 7 18.08 0.00 4.47 1.28 0.05 76.12 [2022-08-08T09:21:50.367Z] 08:56:01 all 0.21 0.00 0.01 0.01 0.00 99.77 [2022-08-08T09:21:50.367Z] 08:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-08T09:21:50.367Z] 08:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.367Z] 08:56:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-08T09:21:50.367Z] 08:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.367Z] 08:56:01 4 1.57 0.00 0.03 0.05 0.00 98.35 [2022-08-08T09:21:50.367Z] 08:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.367Z] 08:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T09:21:50.367Z] 08:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-08T09:21:50.367Z] 08:57:01 all 0.28 0.00 0.03 0.00 0.00 99.68 [2022-08-08T09:21:50.367Z] 08:57:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2022-08-08T09:21:50.367Z] 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.367Z] 08:57:01 2 0.07 0.00 0.08 0.02 0.00 99.83 [2022-08-08T09:21:50.367Z] 08:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.367Z] 08:57:01 4 1.97 0.00 0.00 0.02 0.00 98.01 [2022-08-08T09:21:50.367Z] 08:57:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-08T09:21:50.367Z] 08:57:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-08-08T09:21:50.367Z] 08:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.367Z] 08:58:01 all 0.10 0.00 0.02 0.00 0.00 99.87 [2022-08-08T09:21:50.367Z] 08:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.367Z] 08:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.367Z] 08:58:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-08T09:21:50.367Z] 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.367Z] 08:58:01 4 0.76 0.00 0.12 0.02 0.02 99.09 [2022-08-08T09:21:50.367Z] 08:58:01 5 0.00 0.00 0.05 0.00 0.00 99.95 [2022-08-08T09:21:50.367Z] 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.367Z] 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.367Z] 08:59:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-08-08T09:21:50.367Z] 08:59:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-08T09:21:50.367Z] 08:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-08T09:21:50.367Z] 08:59:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-08T09:21:50.368Z] 08:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 08:59:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-08T09:21:50.368Z] 08:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 08:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] [2022-08-08T09:21:50.368Z] 08:59:01 CPU %user %nice %system %iowait %steal %idle [2022-08-08T09:21:50.368Z] 09:00:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:00:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:00:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-08T09:21:50.368Z] 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:01:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:01:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:02:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:02:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-08-08T09:21:50.368Z] 09:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:04:01 all 0.04 0.00 0.03 0.00 0.00 99.92 [2022-08-08T09:21:50.368Z] 09:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-08T09:21:50.368Z] 09:04:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2022-08-08T09:21:50.368Z] 09:04:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:04:01 5 0.10 0.00 0.05 0.00 0.02 99.83 [2022-08-08T09:21:50.368Z] 09:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-08T09:21:50.368Z] 09:04:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2022-08-08T09:21:50.368Z] 09:05:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:05:01 1 0.00 0.00 0.03 0.03 0.00 99.93 [2022-08-08T09:21:50.368Z] 09:05:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:05:01 3 0.13 0.00 0.00 0.00 0.00 99.87 [2022-08-08T09:21:50.368Z] 09:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-08-08T09:21:50.368Z] 09:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-08T09:21:50.368Z] 09:06:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-08T09:21:50.368Z] 09:06:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2022-08-08T09:21:50.368Z] 09:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-08T09:21:50.368Z] 09:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-08T09:21:50.368Z] 09:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-08T09:21:50.368Z] 09:07:01 all 0.20 0.00 0.00 0.00 0.00 99.79 [2022-08-08T09:21:50.368Z] 09:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-08T09:21:50.368Z] 09:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:07:01 4 1.52 0.00 0.00 0.02 0.00 98.47 [2022-08-08T09:21:50.368Z] 09:07:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:08:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-08-08T09:21:50.368Z] 09:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:08:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-08T09:21:50.368Z] 09:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:08:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2022-08-08T09:21:50.368Z] 09:08:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2022-08-08T09:21:50.368Z] 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:09:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2022-08-08T09:21:50.368Z] 09:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:09:01 1 0.05 0.00 0.07 0.02 0.02 99.85 [2022-08-08T09:21:50.368Z] 09:09:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2022-08-08T09:21:50.368Z] 09:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:09:01 4 1.94 0.00 0.00 0.00 0.00 98.06 [2022-08-08T09:21:50.368Z] 09:09:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2022-08-08T09:21:50.368Z] 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:10:01 all 0.19 0.00 0.01 0.00 0.00 99.79 [2022-08-08T09:21:50.368Z] 09:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:10:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2022-08-08T09:21:50.368Z] 09:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-08T09:21:50.368Z] 09:10:01 4 1.35 0.00 0.00 0.00 0.02 98.63 [2022-08-08T09:21:50.368Z] 09:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] [2022-08-08T09:21:50.368Z] 09:10:01 CPU %user %nice %system %iowait %steal %idle [2022-08-08T09:21:50.368Z] 09:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-08-08T09:21:50.368Z] 09:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:11:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2022-08-08T09:21:50.368Z] 09:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:11:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-08T09:21:50.368Z] 09:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:12:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-08T09:21:50.368Z] 09:12:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-08-08T09:21:50.368Z] 09:12:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:13:01 1 0.03 0.00 0.03 0.07 0.00 99.87 [2022-08-08T09:21:50.368Z] 09:13:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-08-08T09:21:50.368Z] 09:14:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:14:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-08-08T09:21:50.368Z] 09:14:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-08T09:21:50.368Z] 09:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:15:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:15:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2022-08-08T09:21:50.368Z] 09:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:16:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:16:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2022-08-08T09:21:50.368Z] 09:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:17:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2022-08-08T09:21:50.368Z] 09:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:18:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:18:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-08T09:21:50.368Z] 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-08T09:21:50.368Z] 09:18:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-08T09:21:50.368Z] 09:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:19:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-08-08T09:21:50.368Z] 09:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:19:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2022-08-08T09:21:50.368Z] 09:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:19:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-08T09:21:50.368Z] 09:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-08T09:21:50.368Z] 09:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-08-08T09:21:50.368Z] 09:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:20:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2022-08-08T09:21:50.368Z] 09:20:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-08T09:21:50.368Z] 09:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-08T09:21:50.368Z] 09:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:21:01 all 0.24 0.00 0.01 0.00 0.00 99.74 [2022-08-08T09:21:50.368Z] 09:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-08T09:21:50.368Z] 09:21:01 1 0.07 0.00 0.05 0.02 0.02 99.85 [2022-08-08T09:21:50.368Z] 09:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:21:01 5 1.82 0.00 0.00 0.00 0.00 98.18 [2022-08-08T09:21:50.368Z] 09:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-08T09:21:50.368Z] 09:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-08T09:21:50.368Z] [2022-08-08T09:21:50.368Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-08-08T09:21:50.368Z] Average: all 7.58 0.00 1.88 0.51 0.02 90.00 [2022-08-08T09:21:50.368Z] Average: 0 7.30 0.00 1.69 0.32 0.02 90.67 [2022-08-08T09:21:50.368Z] Average: 1 7.75 0.00 1.89 0.41 0.02 89.93 [2022-08-08T09:21:50.368Z] Average: 2 7.48 0.00 1.90 0.98 0.02 89.62 [2022-08-08T09:21:50.368Z] Average: 3 7.63 0.00 1.89 0.58 0.02 89.87 [2022-08-08T09:21:50.368Z] Average: 4 7.88 0.00 1.93 0.43 0.02 89.74 [2022-08-08T09:21:50.368Z] Average: 5 7.71 0.00 1.91 0.45 0.02 89.90 [2022-08-08T09:21:50.368Z] Average: 6 7.45 0.00 1.98 0.49 0.02 90.06 [2022-08-08T09:21:50.368Z] Average: 7 7.43 0.00 1.87 0.41 0.02 90.26 [2022-08-08T09:21:50.368Z] [2022-08-08T09:21:50.368Z] [2022-08-08T09:21:50.368Z]