Pull request #4110 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1483eb542cd91522e4d250b122cecca12d740ba7+48044024c8f65bd255fe9fe71c82cb348b3a4f7b (24efd76a0b2e811efebc0280e6b98306fad35f93) 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-ssh3769253804601274419.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-ssh10453465790365913916.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-4110/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-4110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8178149632871375070.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-4110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4387428076541958377.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-ssh14427216705676955156.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4110/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-4110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7454897474171969560.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21493 in /w/workspace/edgexfoundry_edgex-go_PR-4110 [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 48044024c8f65bd255fe9fe71c82cb348b3a4f7b into PR head commit 1483eb542cd91522e4d250b122cecca12d740ba7 Merge succeeded, producing 1483eb542cd91522e4d250b122cecca12d740ba7 Checking out Revision 1483eb542cd91522e4d250b122cecca12d740ba7 (PR-4110) > 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/4110/head:refs/remotes/origin/PR-4110 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1483eb542cd91522e4d250b122cecca12d740ba7 # 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 48044024c8f65bd255fe9fe71c82cb348b3a4f7b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1483eb542cd91522e4d250b122cecca12d740ba7 # timeout=10 Commit message: "fix: add missing edgex/security config stem resolution in security-consul-bootstrapper Fixes: #4109" 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-07-29T17:07:13.701Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-29T17:07:13.856Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-29T17:07:13.955Z] ========================================================= [2022-07-29T17:07:13.955Z] EdgeX Global Pipelines Version Info [2022-07-29T17:07:13.955Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:07:14.736Z] ------------------- [2022-07-29T17:07:14.736Z] stable info: [2022-07-29T17:07:14.736Z] ------------------- [2022-07-29T17:07:14.736Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T17:07:14.736Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T17:07:14.736Z] Message: update stable to v1.0.238 [2022-07-29T17:07:15.317Z] ------------------- [2022-07-29T17:07:15.317Z] experimental info: [2022-07-29T17:07:15.317Z] ------------------- [2022-07-29T17:07:15.317Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T17:07:15.317Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T17:07:15.317Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-29T17:07:15.693Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-29T17:07:15.734Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-29T17:07:15.773Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-29T17:07:15.815Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-29T17:07:15.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-29T17:07:15.892Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-29T17:07:15.931Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-29T17:07:15.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-29T17:07:16.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-29T17:07:16.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-29T17:07:16.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-29T17:07:16.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-29T17:07:16.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-29T17:07:16.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-29T17:07:16.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-29T17:07:16.256Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T17:07:16.292Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T17:07:16.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-29T17:07:16.366Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-29T17:07:16.402Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-29T17:07:16.439Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-29T17:07:16.480Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-29T17:07:16.515Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-29T17:07:16.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4110 [Pipeline] echo [2022-07-29T17:07:16.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4110 [Pipeline] echo [2022-07-29T17:07:16.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4110 [Pipeline] echo [2022-07-29T17:07:16.666Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1483eb542cd91522e4d250b122cecca12d740ba7 [Pipeline] echo [2022-07-29T17:07:16.701Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1483eb5 [Pipeline] echo [2022-07-29T17:07:16.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T17:07:16.840Z] provisioning config files... [2022-07-29T17:07:16.856Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3344758633339520083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:07:17.207Z] ---> docker-login.sh [2022-07-29T17:07:17.207Z] nexus3.edgexfoundry.org:10001 [2022-07-29T17:07:17.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T17:07:17.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T17:07:17.731Z] Configure a credential helper to remove this warning. See [2022-07-29T17:07:17.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T17:07:17.731Z] [2022-07-29T17:07:17.731Z] Login Succeeded [2022-07-29T17:07:17.731Z] nexus3.edgexfoundry.org:10002 [2022-07-29T17:07:17.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T17:07:17.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T17:07:17.731Z] Configure a credential helper to remove this warning. See [2022-07-29T17:07:17.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T17:07:17.731Z] [2022-07-29T17:07:17.731Z] Login Succeeded [2022-07-29T17:07:17.731Z] nexus3.edgexfoundry.org:10003 [2022-07-29T17:07:17.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T17:07:17.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T17:07:17.994Z] Configure a credential helper to remove this warning. See [2022-07-29T17:07:17.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T17:07:17.994Z] [2022-07-29T17:07:17.994Z] Login Succeeded [2022-07-29T17:07:17.994Z] nexus3.edgexfoundry.org:10004 [2022-07-29T17:07:17.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T17:07:17.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T17:07:17.994Z] Configure a credential helper to remove this warning. See [2022-07-29T17:07:17.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T17:07:17.994Z] [2022-07-29T17:07:17.994Z] Login Succeeded [2022-07-29T17:07:17.994Z] docker.io [2022-07-29T17:07:18.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T17:07:18.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T17:07:18.517Z] Configure a credential helper to remove this warning. See [2022-07-29T17:07:18.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T17:07:18.517Z] [2022-07-29T17:07:18.517Z] Login Succeeded [2022-07-29T17:07:18.517Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T17:07:18.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T17:07:18.974Z] + 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-07-29T17:07:18.974Z] + dirname cmd/core-command/Dockerfile [2022-07-29T17:07:18.974Z] + cut -d/ -f2 [2022-07-29T17:07:18.974Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-29T17:07:18.974Z] + dirname cmd/core-data/Dockerfile [2022-07-29T17:07:18.974Z] + cut -d/ -f2 [2022-07-29T17:07:18.974Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-29T17:07:18.974Z] + dirname cmd/core-metadata/Dockerfile [2022-07-29T17:07:18.974Z] + cut -d/ -f2 [2022-07-29T17:07:18.974Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-29T17:07:18.974Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-29T17:07:18.974Z] + cut -d/ -f2 [2022-07-29T17:07:18.974Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-29T17:07:18.974Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-29T17:07:18.974Z] + cut -d/ -f2 [2022-07-29T17:07:18.974Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-29T17:07:18.974Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-29T17:07:18.974Z] + cut -d/ -f2 [2022-07-29T17:07:18.974Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-29T17:07:18.974Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T17:07:18.974Z] + cut -d/ -f2 [2022-07-29T17:07:18.974Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T17:07:18.974Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-29T17:07:18.974Z] + cut -d/ -f2 [2022-07-29T17:07:18.974Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-29T17:07:18.974Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-29T17:07:18.974Z] + cut -d/ -f2 [2022-07-29T17:07:18.974Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-29T17:07:18.974Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-29T17:07:18.974Z] + cut -d/ -f2 [2022-07-29T17:07:18.975Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-29T17:07:18.975Z] + dirname cmd/support-notifications/Dockerfile [2022-07-29T17:07:18.975Z] + cut -d/ -f2 [2022-07-29T17:07:18.975Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-29T17:07:18.975Z] + + dirname cmd/support-scheduler/Dockerfile [2022-07-29T17:07:18.975Z] cut -d/ -f2 [2022-07-29T17:07:18.975Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-29T17:07:18.975Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-29T17:07:18.975Z] + cut -d/ -f2 [2022-07-29T17:07:18.975Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-29T17:07:19.030Z] 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-07-29T17:07:19.550Z] + git rev-list -1 --merges 1483eb542cd91522e4d250b122cecca12d740ba7~1..1483eb542cd91522e4d250b122cecca12d740ba7 [Pipeline] echo [2022-07-29T17:07:19.585Z] -----------> git rev-list -1 --merges 1483eb542cd91522e4d250b122cecca12d740ba7~1..1483eb542cd91522e4d250b122cecca12d740ba7 1483eb542cd91522e4d250b122cecca12d740ba7 [false] [Pipeline] sh [2022-07-29T17:07:19.906Z] + git log --format=format:%s -1 1483eb542cd91522e4d250b122cecca12d740ba7 [Pipeline] echo [2022-07-29T17:07:19.941Z] ========================================================= [2022-07-29T17:07:19.941Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-29T17:07:19.941Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-29T17:07:20.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T17:07:20.467Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-29T17:07:20.467Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-29T17:07:20.467Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-29T17:07:20.467Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-29T17:07:20.467Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-29T17:07:20.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:07:20.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T17:07:20.988Z] [2022-07-29T17:07:20.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:07:21.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T17:07:21.379Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-29T17:07:21.379Z] b85a868b505f: Pulling fs layer [2022-07-29T17:07:21.379Z] e2be974225ed: Pulling fs layer [2022-07-29T17:07:21.379Z] 339a4e72a1f5: Pulling fs layer [2022-07-29T17:07:21.379Z] 988bab9f4d93: Pulling fs layer [2022-07-29T17:07:21.379Z] 1469e6f7b9e6: Pulling fs layer [2022-07-29T17:07:21.379Z] eaf3925da568: Pulling fs layer [2022-07-29T17:07:21.379Z] bab4dde63d76: Pulling fs layer [2022-07-29T17:07:21.379Z] bde34c3a00c8: Pulling fs layer [2022-07-29T17:07:21.379Z] b352a97aabf1: Pulling fs layer [2022-07-29T17:07:21.379Z] 4872d77fe225: Pulling fs layer [2022-07-29T17:07:21.379Z] 5851b861e8e6: Pulling fs layer [2022-07-29T17:07:21.379Z] 988bab9f4d93: Waiting [2022-07-29T17:07:21.379Z] 1469e6f7b9e6: Waiting [2022-07-29T17:07:21.379Z] 4872d77fe225: Waiting [2022-07-29T17:07:21.379Z] 5851b861e8e6: Waiting [2022-07-29T17:07:21.379Z] b352a97aabf1: Waiting [2022-07-29T17:07:21.379Z] eaf3925da568: Waiting [2022-07-29T17:07:21.379Z] bab4dde63d76: Waiting [2022-07-29T17:07:21.379Z] e2be974225ed: Verifying Checksum [2022-07-29T17:07:21.379Z] e2be974225ed: Download complete [2022-07-29T17:07:21.379Z] 988bab9f4d93: Verifying Checksum [2022-07-29T17:07:21.379Z] 988bab9f4d93: Download complete [2022-07-29T17:07:21.640Z] 339a4e72a1f5: Verifying Checksum [2022-07-29T17:07:21.640Z] 339a4e72a1f5: Download complete [2022-07-29T17:07:21.640Z] 1469e6f7b9e6: Verifying Checksum [2022-07-29T17:07:21.640Z] 1469e6f7b9e6: Download complete [2022-07-29T17:07:21.640Z] eaf3925da568: Download complete [2022-07-29T17:07:21.640Z] bde34c3a00c8: Download complete [2022-07-29T17:07:21.640Z] b352a97aabf1: Download complete [2022-07-29T17:07:21.640Z] 4872d77fe225: Verifying Checksum [2022-07-29T17:07:21.640Z] 4872d77fe225: Download complete [2022-07-29T17:07:21.640Z] 5851b861e8e6: Verifying Checksum [2022-07-29T17:07:21.640Z] 5851b861e8e6: Download complete [2022-07-29T17:07:21.640Z] b85a868b505f: Verifying Checksum [2022-07-29T17:07:21.640Z] b85a868b505f: Download complete [2022-07-29T17:07:21.904Z] bab4dde63d76: Verifying Checksum [2022-07-29T17:07:21.904Z] bab4dde63d76: Download complete [2022-07-29T17:07:23.290Z] b85a868b505f: Pull complete [2022-07-29T17:07:23.290Z] e2be974225ed: Pull complete [2022-07-29T17:07:23.862Z] 339a4e72a1f5: Pull complete [2022-07-29T17:07:23.862Z] 988bab9f4d93: Pull complete [2022-07-29T17:07:24.121Z] 1469e6f7b9e6: Pull complete [2022-07-29T17:07:24.121Z] eaf3925da568: Pull complete [2022-07-29T17:07:26.028Z] bab4dde63d76: Pull complete [2022-07-29T17:07:26.028Z] bde34c3a00c8: Pull complete [2022-07-29T17:07:26.028Z] b352a97aabf1: Pull complete [2022-07-29T17:07:26.028Z] 4872d77fe225: Pull complete [2022-07-29T17:07:26.289Z] 5851b861e8e6: Pull complete [2022-07-29T17:07:26.289Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-29T17:07:26.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T17:07:26.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T17:07:26.527Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-07-29T17:07:26.573Z] $ 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-07-29T17:07:28.194Z] $ docker top ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 -eo pid,comm [2022-07-29T17:07:28.254Z] 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-07-29T17:07:28.254Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T17:07:28.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T17:07:28.388Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T17:07:28.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T17:07:28.536Z] $ docker exec ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 ssh-agent [2022-07-29T17:07:28.664Z] SSH_AUTH_SOCK=/tmp/ssh-UfMHALRDfnhU/agent.33 [2022-07-29T17:07:28.664Z] SSH_AGENT_PID=40 [2022-07-29T17:07:28.670Z] Running ssh-add (command line suppressed) [2022-07-29T17:07:28.806Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5781717486089800258.key (/w/workspace/edgex-go/1@tmp/private_key_5781717486089800258.key) [2022-07-29T17:07:28.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T17:07:29.149Z] + git tag --points-at HEAD [Pipeline] } [2022-07-29T17:07:29.180Z] $ docker exec --env ******** --env ******** ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 ssh-agent -k [2022-07-29T17:07:29.292Z] unset SSH_AUTH_SOCK; [2022-07-29T17:07:29.293Z] unset SSH_AGENT_PID; [2022-07-29T17:07:29.293Z] echo Agent pid 40 killed; [2022-07-29T17:07:29.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-29T17:07:29.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T17:07:29.397Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T17:07:29.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T17:07:29.531Z] $ docker exec ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 ssh-agent [2022-07-29T17:07:29.661Z] SSH_AUTH_SOCK=/tmp/ssh-aeasYBCOSdlt/agent.72 [2022-07-29T17:07:29.661Z] SSH_AGENT_PID=78 [2022-07-29T17:07:29.666Z] Running ssh-add (command line suppressed) [2022-07-29T17:07:29.795Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5789325351788909250.key (/w/workspace/edgex-go/1@tmp/private_key_5789325351788909250.key) [2022-07-29T17:07:29.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T17:07:30.145Z] + git semver init [2022-07-29T17:07:30.406Z] 2022-07-29 17:07:30,359 [run_init] DEBUG init version:0.0.0 force:False [2022-07-29T17:07:30.406Z] 2022-07-29 17:07:30,360 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-07-29T17:07:30.406Z] 2022-07-29 17:07:30,360 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-07-29T17:07:30.406Z] 2022-07-29 17:07:30,360 [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-07-29T17:07:34.634Z] 2022-07-29 17:07:34,265 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-07-29T17:07:34.634Z] 2022-07-29 17:07:34,265 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4110 with force:False [2022-07-29T17:07:34.634Z] 2022-07-29 17:07:34,265 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4110 [2022-07-29T17:07:34.634Z] 2022-07-29 17:07:34,269 [execute] INFO git cat-file --batch-check [2022-07-29T17:07:34.634Z] 2022-07-29 17:07:34,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T17:07:34.634Z] 2022-07-29 17:07:34,276 [execute] INFO git cat-file --batch [2022-07-29T17:07:34.634Z] 2022-07-29 17:07:34,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T17:07:34.634Z] 2022-07-29 17:07:34,281 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4110 [2022-07-29T17:07:34.634Z] 0.0.0 [Pipeline] } [2022-07-29T17:07:34.664Z] $ docker exec --env ******** --env ******** ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 ssh-agent -k [2022-07-29T17:07:34.785Z] unset SSH_AUTH_SOCK; [2022-07-29T17:07:34.785Z] unset SSH_AGENT_PID; [2022-07-29T17:07:34.785Z] echo Agent pid 78 killed; [2022-07-29T17:07:34.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T17:07:35.228Z] + git semver [Pipeline] } [2022-07-29T17:07:35.518Z] $ docker stop --time=1 ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 [2022-07-29T17:07:36.846Z] $ docker rm -f ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T17:07:37.258Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-29T17:07:37.585Z] Stashed 1 file(s) [Pipeline] echo [2022-07-29T17:07:37.602Z] [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-07-29T17:07:38.397Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-29T17:07:38.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T17:07:38.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T17:07:38.505Z] ========================================================= [2022-07-29T17:07:38.505Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-29T17:07:38.505Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T17:07:38.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T17:07:38.846Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-29T17:07:38.846Z] 2408cc74d12b: Pulling fs layer [2022-07-29T17:07:38.846Z] ea60b727a1ce: Pulling fs layer [2022-07-29T17:07:38.846Z] 30c4a7721957: Pulling fs layer [2022-07-29T17:07:38.846Z] 370296b7ddb6: Pulling fs layer [2022-07-29T17:07:38.846Z] 7c6cee850709: Pulling fs layer [2022-07-29T17:07:38.846Z] 39a5fcdaea64: Pulling fs layer [2022-07-29T17:07:38.846Z] d94ebbe4e438: Pulling fs layer [2022-07-29T17:07:38.846Z] bcfd1f05c69d: Pulling fs layer [2022-07-29T17:07:38.846Z] 59ccb84bbe0f: Pulling fs layer [2022-07-29T17:07:38.846Z] 7c6cee850709: Waiting [2022-07-29T17:07:38.846Z] 39a5fcdaea64: Waiting [2022-07-29T17:07:38.846Z] d94ebbe4e438: Waiting [2022-07-29T17:07:38.846Z] 370296b7ddb6: Waiting [2022-07-29T17:07:38.846Z] bcfd1f05c69d: Waiting [2022-07-29T17:07:38.846Z] 30c4a7721957: Verifying Checksum [2022-07-29T17:07:38.846Z] 30c4a7721957: Download complete [2022-07-29T17:07:38.846Z] ea60b727a1ce: Verifying Checksum [2022-07-29T17:07:38.846Z] ea60b727a1ce: Download complete [2022-07-29T17:07:38.846Z] 7c6cee850709: Download complete [2022-07-29T17:07:38.846Z] 39a5fcdaea64: Download complete [2022-07-29T17:07:38.846Z] 2408cc74d12b: Verifying Checksum [2022-07-29T17:07:38.846Z] 2408cc74d12b: Download complete [2022-07-29T17:07:38.846Z] d94ebbe4e438: Download complete [2022-07-29T17:07:39.107Z] 2408cc74d12b: Pull complete [2022-07-29T17:07:39.107Z] ea60b727a1ce: Pull complete [2022-07-29T17:07:39.370Z] 30c4a7721957: Pull complete [2022-07-29T17:07:39.944Z] bcfd1f05c69d: Verifying Checksum [2022-07-29T17:07:39.944Z] bcfd1f05c69d: Download complete [2022-07-29T17:07:39.944Z] 59ccb84bbe0f: Verifying Checksum [2022-07-29T17:07:39.944Z] 59ccb84bbe0f: Download complete [2022-07-29T17:07:39.944Z] 370296b7ddb6: Verifying Checksum [2022-07-29T17:07:39.944Z] 370296b7ddb6: Download complete [2022-07-29T17:07:44.146Z] 370296b7ddb6: Pull complete [2022-07-29T17:07:44.146Z] 7c6cee850709: Pull complete [2022-07-29T17:07:44.146Z] 39a5fcdaea64: Pull complete [2022-07-29T17:07:44.146Z] d94ebbe4e438: Pull complete [2022-07-29T17:07:46.054Z] bcfd1f05c69d: Pull complete [2022-07-29T17:07:46.992Z] 59ccb84bbe0f: Pull complete [2022-07-29T17:07:46.992Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-29T17:07:46.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T17:07:46.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-29T17:07:47.357Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T17:07:47.357Z] WORKDIR /edgex [2022-07-29T17:07:47.357Z] COPY go.mod . [2022-07-29T17:07:47.357Z] RUN go mod download [2022-07-29T17:07:47.357Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-29T17:07:48.737Z] Sending build context to Docker daemon 335.4MB [2022-07-29T17:07:48.737Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T17:07:48.737Z] ---> a4fb48ad2a94 [2022-07-29T17:07:48.737Z] Step 2/4 : WORKDIR /edgex [2022-07-29T17:07:51.286Z] ---> Running in ba13b9bb5ad5 [2022-07-29T17:07:51.286Z] Removing intermediate container ba13b9bb5ad5 [2022-07-29T17:07:51.286Z] ---> 37994dee60b9 [2022-07-29T17:07:51.286Z] Step 3/4 : COPY go.mod . [2022-07-29T17:07:51.286Z] ---> aa7536bcfa3f [2022-07-29T17:07:51.286Z] Step 4/4 : RUN go mod download [2022-07-29T17:07:51.286Z] ---> Running in 58c3a3506e8f [2022-07-29T17:07:52.936Z] Still waiting to schedule task [2022-07-29T17:07:52.937Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-29T17:08:03.532Z] Removing intermediate container 58c3a3506e8f [2022-07-29T17:08:03.532Z] ---> cf9efd1c7c83 [2022-07-29T17:08:03.532Z] Successfully built cf9efd1c7c83 [2022-07-29T17:08:03.532Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:08:03.923Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T17:08:03.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T17:08:04.074Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-07-29T17:08:04.125Z] $ 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-07-29T17:08:04.531Z] $ docker top b9683047f3fb5ba30edfdcf2a4bedfc4225654a5a79eaf63bb16b50699402b6c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T17:08:04.938Z] + go version [2022-07-29T17:08:04.938Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-29T17:08:04.971Z] $ docker stop --time=1 b9683047f3fb5ba30edfdcf2a4bedfc4225654a5a79eaf63bb16b50699402b6c [2022-07-29T17:08:06.270Z] $ docker rm -f b9683047f3fb5ba30edfdcf2a4bedfc4225654a5a79eaf63bb16b50699402b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:08:06.988Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T17:08:06.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T17:08:07.154Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-07-29T17:08:07.193Z] $ 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-07-29T17:08:07.588Z] $ docker top 576838d85a579cdf1c64f1d6806c9b2ba6d1c3b70d28858c10dfb61dd2c95739 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-29T17:08:07.728Z] ========================================================= [2022-07-29T17:08:07.728Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-29T17:08:07.728Z] ========================================================= [Pipeline] sh [2022-07-29T17:08:08.086Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-29T17:08:08.453Z] + make test [2022-07-29T17:08:08.453Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T17:08:15.038Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-29T17:08:27.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-29T17:08:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.080s coverage: 28.7% of statements [2022-07-29T17:08:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-29T17:08:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-29T17:08:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.123s coverage: 98.5% of statements [2022-07-29T17:08:28.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-29T17:08:28.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.2% of statements [2022-07-29T17:08:28.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-29T17:08:28.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-29T17:08:32.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.153s coverage: 89.2% of statements [2022-07-29T17:08:32.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-29T17:08:32.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-29T17:08:32.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-29T17:08:32.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.119s coverage: 83.8% of statements [2022-07-29T17:08:32.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-29T17:08:32.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-29T17:08:32.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-29T17:08:32.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-29T17:08:32.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-29T17:08:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.518s coverage: 95.6% of statements [2022-07-29T17:08:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-29T17:08:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-29T17:08:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements [2022-07-29T17:08:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-29T17:08:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-29T17:08:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-29T17:08:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-29T17:08:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-29T17:08:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2022-07-29T17:08:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-29T17:08:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-29T17:08:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-29T17:08:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements [2022-07-29T17:08:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-29T17:08:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements [2022-07-29T17:08:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements [2022-07-29T17:08:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-29T17:08:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-07-29T17:08:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements [2022-07-29T17:08:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2022-07-29T17:08:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2022-07-29T17:08:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.090s coverage: 87.5% of statements [2022-07-29T17:08:41.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.095s coverage: 94.4% of statements [2022-07-29T17:08:41.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-07-29T17:08:43.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.2% of statements [2022-07-29T17:08:43.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 91.2% of statements [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.7% of statements [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.8% of statements [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 43.6% of statements [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-29T17:08:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-29T17:08:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-29T17:08:51.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-29T17:08:51.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-29T17:08:51.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-29T17:08:51.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-29T17:08:51.797Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.067s coverage: 28.9% of statements [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-29T17:08:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-29T17:08:51.797Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2022-07-29T17:08:51.797Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-29T17:08:51.797Z] 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-07-29T17:09:09.896Z] 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-07-29T17:09:09.896Z] GO111MODULE=on go vet ./... [2022-07-29T17:09:14.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T17:09:14.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T17:09:14.097Z] ./bin/test-attribution-txt.sh [2022-07-29T17:09:14.097Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T17:09:14.097Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T17:09:14.097Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T17:09:14.097Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T17:09:14.097Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T17:09:14.097Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T17:09:14.097Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T17:09:14.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-29T17:09:14.447Z] + ls -al . [2022-07-29T17:09:14.447Z] total 688 [2022-07-29T17:09:14.447Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 17:08 . [2022-07-29T17:09:14.447Z] drwxr-xr-x 4 root root 4096 Jul 29 17:08 .. [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 17:07 .dockerignore [2022-07-29T17:09:14.447Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 17:08 .git [2022-07-29T17:09:14.447Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 17:07 .github [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 1030 Jul 29 17:07 .gitignore [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 17:07 .golangci.yml [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 87 Jul 29 17:07 .hadolint.yml [2022-07-29T17:09:14.447Z] drwxr-xr-x 3 1001 1001 4096 Jul 29 17:07 .semver [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 17:07 .sonarcloud.properties [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 17:07 ADOPTERS.md [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 10347 Jul 29 17:07 Attribution.txt [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 63209 Jul 29 17:07 CHANGELOG.md [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 17:07 CONTRIBUTING.md [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 17:07 GOVERNANCE.md [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 850 Jul 29 17:07 Jenkinsfile [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 17:07 LICENSE [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 10350 Jul 29 17:07 Makefile [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 17:07 OWNERS.md [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 9094 Jul 29 17:07 README.md [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 17:07 SECURITY.md [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 17:07 VERSION [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 17:07 ZMQWindows.md [2022-07-29T17:09:14.447Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 17:07 bin [2022-07-29T17:09:14.447Z] drwxrwxr-x 18 1001 1001 4096 Jul 29 17:07 cmd [2022-07-29T17:09:14.447Z] -rw-r--r-- 1 root root 436531 Jul 29 17:08 coverage.out [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 3681 Jul 29 17:07 go.mod [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 38033 Jul 29 17:07 go.sum [2022-07-29T17:09:14.447Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 17:07 internal [2022-07-29T17:09:14.447Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 17:07 openapi [2022-07-29T17:09:14.447Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 17:07 snap [2022-07-29T17:09:14.447Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 17:07 version.go [Pipeline] sh [2022-07-29T17:09:14.770Z] + '[' -e coverage.out ] [2022-07-29T17:09:14.770Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-29T17:09:14.893Z] Stashed 1 file(s) [Pipeline] sh [2022-07-29T17:09:15.198Z] + make build [2022-07-29T17:09:15.198Z] 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-07-29T17:09:27.416Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-29T17:09:37.404Z] 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-07-29T17:09:37.404Z] 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-07-29T17:09:43.976Z] 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-07-29T17:09:44.237Z] 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-07-29T17:09:45.177Z] 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-07-29T17:09:46.559Z] 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-07-29T17:09:47.129Z] 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-07-29T17:09:48.514Z] 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-07-29T17:09:49.085Z] 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-07-29T17:09:49.654Z] 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-07-29T17:09:51.566Z] 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-07-29T17:09:52.531Z] $ docker stop --time=1 576838d85a579cdf1c64f1d6806c9b2ba6d1c3b70d28858c10dfb61dd2c95739 [2022-07-29T17:09:54.933Z] $ docker rm -f 576838d85a579cdf1c64f1d6806c9b2ba6d1c3b70d28858c10dfb61dd2c95739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:09:56.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T17:09:56.092Z] [2022-07-29T17:09:56.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:09:56.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T17:09:56.477Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-29T17:09:56.477Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-29T17:09:56.477Z] ca9280d653b3: Pulling fs layer [2022-07-29T17:09:56.477Z] 7e9c9ca2126c: Pulling fs layer [2022-07-29T17:09:56.477Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-29T17:09:56.477Z] cbdbe7a5bc2a: Download complete [2022-07-29T17:09:56.736Z] ca9280d653b3: Verifying Checksum [2022-07-29T17:09:56.736Z] ca9280d653b3: Download complete [2022-07-29T17:09:56.736Z] cbdbe7a5bc2a: Pull complete [2022-07-29T17:09:56.995Z] 7e9c9ca2126c: Verifying Checksum [2022-07-29T17:09:56.995Z] 7e9c9ca2126c: Download complete [2022-07-29T17:09:57.256Z] ca9280d653b3: Pull complete [2022-07-29T17:10:00.548Z] 7e9c9ca2126c: Pull complete [2022-07-29T17:10:00.548Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-29T17:10:00.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T17:10:00.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T17:10:00.769Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-07-29T17:10:00.808Z] $ 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-07-29T17:10:02.210Z] $ docker top 37cfad89ac22febe6da118688d38615d1a45a6ccff8c3efef606f51ed3897ea2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T17:10:02.619Z] + docker-compose build --help [2022-07-29T17:10:02.619Z] + grep parallel [2022-07-29T17:10:03.191Z] --parallel Build images in parallel. [Pipeline] } [2022-07-29T17:10:03.229Z] $ docker stop --time=1 37cfad89ac22febe6da118688d38615d1a45a6ccff8c3efef606f51ed3897ea2 [2022-07-29T17:10:04.522Z] $ docker rm -f 37cfad89ac22febe6da118688d38615d1a45a6ccff8c3efef606f51ed3897ea2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:10:05.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T17:10:05.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T17:10:05.381Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-07-29T17:10:05.420Z] $ 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-07-29T17:10:05.821Z] $ docker top f7d20f7e2a34fdc16db0ea1e2f3b686c7b4624ef76b908f50b29ef41a439becc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T17:10:06.233Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-29T17:10:06.803Z] Building core-command ... [2022-07-29T17:10:06.803Z] Building core-data ... [2022-07-29T17:10:06.803Z] Building core-metadata ... [2022-07-29T17:10:06.803Z] Building security-bootstrapper ... [2022-07-29T17:10:06.803Z] Building security-proxy-setup ... [2022-07-29T17:10:06.803Z] Building security-secretstore-setup ... [2022-07-29T17:10:06.803Z] Building security-spiffe-token-provider ... [2022-07-29T17:10:06.803Z] Building security-spire-agent ... [2022-07-29T17:10:06.803Z] Building security-spire-config ... [2022-07-29T17:10:06.803Z] Building security-spire-server ... [2022-07-29T17:10:06.803Z] Building support-notifications ... [2022-07-29T17:10:06.803Z] Building support-scheduler ... [2022-07-29T17:10:06.803Z] Building sys-mgmt-agent ... [2022-07-29T17:10:06.803Z] Building security-secretstore-setup [2022-07-29T17:10:06.803Z] Building support-notifications [2022-07-29T17:10:06.803Z] Building core-command [2022-07-29T17:10:06.803Z] Building core-data [2022-07-29T17:10:06.803Z] Building security-spire-agent [2022-07-29T17:10:21.700Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:10:21.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:10:21.701Z] ---> cf9efd1c7c83 [2022-07-29T17:10:21.701Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T17:10:21.701Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:10:21.701Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:10:21.701Z] ---> cf9efd1c7c83 [2022-07-29T17:10:21.701Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T17:10:21.701Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:10:21.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:10:21.701Z] ---> cf9efd1c7c83 [2022-07-29T17:10:21.701Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T17:10:21.701Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:10:21.701Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:10:21.701Z] ---> cf9efd1c7c83 [2022-07-29T17:10:21.701Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T17:10:21.701Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:10:21.701Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:10:21.701Z] ---> cf9efd1c7c83 [2022-07-29T17:10:21.701Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T17:10:24.248Z] ---> Running in ce95fe267c9e [2022-07-29T17:10:24.248Z] ---> Running in 4cb625cc7055 [2022-07-29T17:10:24.248Z] ---> Running in 7e188001668c [2022-07-29T17:10:24.248Z] ---> Running in d4d50f6ec46c [2022-07-29T17:10:24.248Z] ---> Running in 3ef2b0cd41f3 [2022-07-29T17:10:24.509Z] Removing intermediate container d4d50f6ec46c [2022-07-29T17:10:24.509Z] ---> 634430dd0f8a [2022-07-29T17:10:24.509Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:10:24.509Z] Removing intermediate container 4cb625cc7055 [2022-07-29T17:10:24.509Z] ---> a501bbfd864e [2022-07-29T17:10:24.509Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:10:24.509Z] Removing intermediate container ce95fe267c9e [2022-07-29T17:10:24.509Z] ---> 3a9d1c20abca [2022-07-29T17:10:24.509Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:10:24.509Z] Removing intermediate container 3ef2b0cd41f3 [2022-07-29T17:10:24.509Z] ---> fa6fc1ad579a [2022-07-29T17:10:24.509Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:10:24.509Z] ---> Running in 92d83060a022 [2022-07-29T17:10:24.509Z] Removing intermediate container 7e188001668c [2022-07-29T17:10:24.509Z] ---> a0556002f263 [2022-07-29T17:10:24.509Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:10:24.509Z] ---> Running in b69fafb1303f [2022-07-29T17:10:24.509Z] ---> Running in 355ca039c442 [2022-07-29T17:10:24.509Z] ---> Running in b55a8f6ec050 [2022-07-29T17:10:24.509Z] ---> Running in 5d0a49489870 [2022-07-29T17:10:25.453Z] Removing intermediate container 92d83060a022 [2022-07-29T17:10:25.453Z] ---> ca613c6ec272 [2022-07-29T17:10:25.453Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T17:10:25.453Z] ---> Running in f16a874345c5 [2022-07-29T17:10:25.725Z] Removing intermediate container 355ca039c442 [2022-07-29T17:10:25.725Z] ---> a2d7e3e004e3 [2022-07-29T17:10:25.725Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T17:10:25.725Z] ---> Running in 4c72a68b5367 [2022-07-29T17:10:25.987Z] Removing intermediate container 5d0a49489870 [2022-07-29T17:10:25.987Z] ---> f1ec61c41b30 [2022-07-29T17:10:25.987Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T17:10:25.987Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:25.987Z] Removing intermediate container b55a8f6ec050 [2022-07-29T17:10:25.987Z] ---> ecd23118aeef [2022-07-29T17:10:25.987Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T17:10:25.987Z] ---> Running in 092858b1b7e0 [2022-07-29T17:10:25.987Z] ---> Running in 7dbaced4a08a [2022-07-29T17:10:25.987Z] Removing intermediate container b69fafb1303f [2022-07-29T17:10:25.987Z] ---> 93af08b12a5c [2022-07-29T17:10:25.987Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T17:10:26.254Z] ---> Running in 86a11abfa3dc [2022-07-29T17:10:26.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:26.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:26.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:26.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:26.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:27.041Z] OK: 211 MiB in 51 packages [2022-07-29T17:10:27.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:27.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:27.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:27.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:27.563Z] Removing intermediate container f16a874345c5 [2022-07-29T17:10:27.563Z] ---> 6ff0a206aab7 [2022-07-29T17:10:27.563Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T17:10:27.563Z] OK: 211 MiB in 51 packages [2022-07-29T17:10:27.563Z] OK: 211 MiB in 51 packages [2022-07-29T17:10:27.563Z] ---> 7041a753da14 [2022-07-29T17:10:27.563Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:10:27.826Z] ---> Running in 8d6f9ba23a50 [2022-07-29T17:10:27.827Z] OK: 211 MiB in 51 packages [2022-07-29T17:10:27.827Z] OK: 211 MiB in 51 packages [2022-07-29T17:10:28.093Z] Removing intermediate container 4c72a68b5367 [2022-07-29T17:10:28.093Z] ---> 23e8cd4eb3c6 [2022-07-29T17:10:28.093Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T17:10:28.093Z] ---> 4ce311b35d9c [2022-07-29T17:10:28.093Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:10:28.353Z] Removing intermediate container 092858b1b7e0 [2022-07-29T17:10:28.353Z] ---> Running in 770c474fc3b6 [2022-07-29T17:10:28.353Z] ---> e2f7721ed1ba [2022-07-29T17:10:28.353Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T17:10:28.353Z] Removing intermediate container 7dbaced4a08a [2022-07-29T17:10:28.353Z] ---> e2b5a1c31457 [2022-07-29T17:10:28.353Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T17:10:28.353Z] Removing intermediate container 86a11abfa3dc [2022-07-29T17:10:28.353Z] ---> f35eb019f075 [2022-07-29T17:10:28.353Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T17:10:28.611Z] ---> cfbea5c16b64 [2022-07-29T17:10:28.611Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:10:28.611Z] ---> 80a572722ca4 [2022-07-29T17:10:28.611Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:10:28.611Z] ---> Running in 838080429fdc [2022-07-29T17:10:28.611Z] ---> Running in 7abf01f04676 [2022-07-29T17:10:28.611Z] ---> efa05b408671 [2022-07-29T17:10:28.611Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:10:28.611Z] ---> Running in 3564e884967c [2022-07-29T17:10:38.626Z] Removing intermediate container 3564e884967c [2022-07-29T17:10:38.626Z] ---> c5ff70d7968c [2022-07-29T17:10:38.626Z] Step 8/22 : COPY . . [2022-07-29T17:10:38.626Z] Removing intermediate container 770c474fc3b6 [2022-07-29T17:10:38.626Z] ---> 0753cb994725 [2022-07-29T17:10:38.626Z] Step 8/23 : COPY . . [2022-07-29T17:10:38.626Z] Removing intermediate container 7abf01f04676 [2022-07-29T17:10:38.626Z] ---> 2c292224f740 [2022-07-29T17:10:38.626Z] Step 8/25 : COPY . . [2022-07-29T17:10:38.626Z] Removing intermediate container 8d6f9ba23a50 [2022-07-29T17:10:38.626Z] ---> 6e98c8072a51 [2022-07-29T17:10:38.626Z] Step 8/26 : COPY . . [2022-07-29T17:10:38.626Z] Removing intermediate container 838080429fdc [2022-07-29T17:10:38.626Z] ---> d9653d1db36f [2022-07-29T17:10:38.626Z] Step 8/23 : COPY . . [2022-07-29T17:10:50.850Z] ---> d71fbb5d7bc4 [2022-07-29T17:10:50.850Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-29T17:10:50.850Z] ---> 216d1c3f8716 [2022-07-29T17:10:50.850Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T17:10:50.850Z] ---> fc87d11c03ca [2022-07-29T17:10:50.850Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-29T17:10:50.850Z] ---> 3fe16319a530 [2022-07-29T17:10:50.850Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T17:10:50.850Z] ---> 17ad0f9ed867 [2022-07-29T17:10:50.850Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T17:10:50.850Z] ---> Running in c41accfbe46d [2022-07-29T17:10:50.850Z] ---> Running in 7cce1c96efa2 [2022-07-29T17:10:50.850Z] ---> Running in 727cc5f44c7c [2022-07-29T17:10:50.850Z] ---> Running in 375f1aca0e50 [2022-07-29T17:10:50.850Z] ---> Running in 20585c79bae2 [2022-07-29T17:10:50.850Z] Removing intermediate container 727cc5f44c7c [2022-07-29T17:10:50.850Z] ---> 04b0c44adba4 [2022-07-29T17:10:50.850Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T17:10:50.850Z] ---> Running in bd4cd61cc8e1 [2022-07-29T17:10:50.850Z] Removing intermediate container bd4cd61cc8e1 [2022-07-29T17:10:50.850Z] ---> 65955180563d [2022-07-29T17:10:50.850Z] 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-07-29T17:10:50.850Z] ---> Running in ee9d644bbb82 [2022-07-29T17:10:50.850Z] 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-07-29T17:10:50.850Z] 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-07-29T17:10:50.850Z] 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-07-29T17:10:50.850Z] 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-07-29T17:10:50.850Z] Removing intermediate container ee9d644bbb82 [2022-07-29T17:10:50.850Z] ---> df9752cabd50 [2022-07-29T17:10:50.850Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T17:10:50.850Z] ---> Running in 3910813a0c36 [2022-07-29T17:10:50.850Z] Removing intermediate container 3910813a0c36 [2022-07-29T17:10:50.850Z] ---> 72f79d8cd762 [2022-07-29T17:10:50.850Z] [2022-07-29T17:10:50.850Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T17:10:50.850Z] 3.15: Pulling from library/alpine [2022-07-29T17:10:50.850Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T17:10:50.850Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T17:10:50.850Z] ---> 2720e26172a0 [2022-07-29T17:10:50.850Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T17:10:50.850Z] ---> Running in e43ce33cad91 [2022-07-29T17:10:50.850Z] Removing intermediate container e43ce33cad91 [2022-07-29T17:10:50.850Z] ---> 857810adc087 [2022-07-29T17:10:50.850Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:10:50.850Z] ---> Running in 367aa4579556 [2022-07-29T17:10:51.790Z] Removing intermediate container 367aa4579556 [2022-07-29T17:10:51.790Z] ---> 2c77b1e19da0 [2022-07-29T17:10:51.790Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T17:10:51.790Z] ---> Running in 58481bf9e2e2 [2022-07-29T17:10:52.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:53.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:53.875Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T17:10:53.875Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T17:10:53.875Z] OK: 15856 distinct packages available [2022-07-29T17:10:53.875Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:54.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:10:55.010Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T17:10:55.011Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T17:10:55.011Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T17:10:55.270Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T17:10:55.270Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T17:10:55.270Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T17:10:55.270Z] OK: 6 MiB in 19 packages [2022-07-29T17:10:56.654Z] Removing intermediate container 58481bf9e2e2 [2022-07-29T17:10:56.654Z] ---> d960ccb53085 [2022-07-29T17:10:56.654Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T17:10:58.036Z] ---> ef35034c767f [2022-07-29T17:10:58.036Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T17:11:00.575Z] ---> a807625faf41 [2022-07-29T17:11:00.575Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T17:11:00.575Z] ---> dc2db72476b8 [2022-07-29T17:11:00.575Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T17:11:01.517Z] ---> 791dd10bd83c [2022-07-29T17:11:01.517Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T17:11:01.785Z] ---> 0c262024dcff [2022-07-29T17:11:01.785Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T17:11:02.046Z] ---> Running in d59f16d4ec26 [2022-07-29T17:11:02.309Z] Removing intermediate container d59f16d4ec26 [2022-07-29T17:11:02.309Z] ---> 3c61b2fbe1f3 [2022-07-29T17:11:02.309Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T17:11:02.309Z] ---> Running in 7171ae9bbf96 [2022-07-29T17:11:02.570Z] Removing intermediate container 7171ae9bbf96 [2022-07-29T17:11:02.570Z] ---> 7d1aae6a2daa [2022-07-29T17:11:02.570Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T17:11:02.570Z] ---> Running in 3a6981c17bf9 [2022-07-29T17:11:02.843Z] Removing intermediate container 3a6981c17bf9 [2022-07-29T17:11:02.843Z] ---> 20f4c926d638 [2022-07-29T17:11:02.843Z] Step 25/26 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:11:03.130Z] ---> Running in c0fb02e9609e [2022-07-29T17:11:03.130Z] Removing intermediate container c0fb02e9609e [2022-07-29T17:11:03.130Z] ---> 56b557f38f19 [2022-07-29T17:11:03.130Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T17:11:03.396Z] ---> Running in f59064b991d1 [2022-07-29T17:11:03.396Z] Removing intermediate container f59064b991d1 [2022-07-29T17:11:03.396Z] ---> 2c568e8cbc36 [2022-07-29T17:11:03.396Z] [2022-07-29T17:11:03.682Z] Successfully built 2c568e8cbc36 [2022-07-29T17:11:03.682Z] Successfully tagged security-spire-agent:latest [2022-07-29T17:11:03.682Z]  Building security-spire-agent ... done Building security-spire-config [2022-07-29T17:11:07.887Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:11:07.887Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:11:07.887Z] ---> cf9efd1c7c83 [2022-07-29T17:11:07.887Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T17:11:07.887Z] ---> Using cache [2022-07-29T17:11:07.887Z] ---> a0556002f263 [2022-07-29T17:11:07.887Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:11:07.887Z] ---> Using cache [2022-07-29T17:11:07.887Z] ---> f1ec61c41b30 [2022-07-29T17:11:07.887Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T17:11:09.265Z] ---> Running in d194b23c9cb9 [2022-07-29T17:11:09.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:10.774Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:11.034Z] OK: 211 MiB in 51 packages [2022-07-29T17:11:11.977Z] Removing intermediate container d194b23c9cb9 [2022-07-29T17:11:11.977Z] ---> 4975d82053dd [2022-07-29T17:11:11.977Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T17:11:11.977Z] ---> 347435089de4 [2022-07-29T17:11:11.977Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:11:11.977Z] ---> Running in 85b86b02477e [2022-07-29T17:11:14.514Z] 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-07-29T17:11:15.891Z] Removing intermediate container c41accfbe46d [2022-07-29T17:11:15.891Z] ---> 0bc8369364ae [2022-07-29T17:11:15.891Z] [2022-07-29T17:11:15.891Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T17:11:15.891Z] 3.16: Pulling from library/alpine [2022-07-29T17:11:16.458Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T17:11:16.458Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T17:11:16.458Z] ---> d7d3d98c851f [2022-07-29T17:11:16.458Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T17:11:16.718Z] ---> Running in 7fc2cad3ec05 [2022-07-29T17:11:16.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:16.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:17.236Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T17:11:17.236Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:11:17.236Z] OK: 6 MiB in 15 packages [2022-07-29T17:11:18.180Z] Removing intermediate container 375f1aca0e50 [2022-07-29T17:11:18.180Z] ---> 377193a59357 [2022-07-29T17:11:18.180Z] [2022-07-29T17:11:18.180Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T17:11:18.180Z] ---> d7d3d98c851f [2022-07-29T17:11:18.180Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T17:11:18.180Z] Removing intermediate container 7fc2cad3ec05 [2022-07-29T17:11:18.180Z] ---> 5bd1b06ffd78 [2022-07-29T17:11:18.180Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T17:11:18.180Z] ---> Running in 019c903424c3 [2022-07-29T17:11:18.180Z] ---> Running in aa6966ad3e22 [2022-07-29T17:11:18.439Z] Removing intermediate container 019c903424c3 [2022-07-29T17:11:18.439Z] ---> d26a3768efab [2022-07-29T17:11:18.439Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T17:11:18.439Z] ---> Running in ffa6956aa354 [2022-07-29T17:11:18.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:18.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:18.701Z] Removing intermediate container ffa6956aa354 [2022-07-29T17:11:18.701Z] ---> 0c304515ff16 [2022-07-29T17:11:18.701Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T17:11:18.701Z] ---> Running in abf9bba6cbf8 [2022-07-29T17:11:18.960Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T17:11:18.960Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T17:11:18.960Z] Removing intermediate container abf9bba6cbf8 [2022-07-29T17:11:18.960Z] ---> a36f3ac00e1a [2022-07-29T17:11:18.960Z] Step 15/23 : WORKDIR / [2022-07-29T17:11:18.960Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T17:11:18.960Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:11:18.960Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T17:11:18.960Z] ---> Running in 68d260f9402d [2022-07-29T17:11:18.960Z] OK: 6 MiB in 17 packages [2022-07-29T17:11:19.530Z] Removing intermediate container 68d260f9402d [2022-07-29T17:11:19.530Z] ---> 07f084ff9697 [2022-07-29T17:11:19.530Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:11:19.790Z] Removing intermediate container aa6966ad3e22 [2022-07-29T17:11:19.790Z] ---> 9875a19ac0d6 [2022-07-29T17:11:19.790Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T17:11:19.790Z] ---> 875ddd733a1c [2022-07-29T17:11:19.790Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T17:11:19.790Z] ---> Running in ee4c8d76c534 [2022-07-29T17:11:19.790Z] Removing intermediate container 85b86b02477e [2022-07-29T17:11:19.790Z] ---> fcc62fc29697 [2022-07-29T17:11:19.790Z] Step 8/26 : COPY . . [2022-07-29T17:11:20.360Z] Removing intermediate container ee4c8d76c534 [2022-07-29T17:11:20.360Z] ---> f57f01a95e1b [2022-07-29T17:11:20.360Z] Step 13/25 : WORKDIR / [2022-07-29T17:11:21.741Z] ---> 7b2697776a10 [2022-07-29T17:11:21.741Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T17:11:21.741Z] ---> Running in f8c129d13506 [2022-07-29T17:11:21.741Z] Removing intermediate container 7cce1c96efa2 [2022-07-29T17:11:21.741Z] ---> c306d1483902 [2022-07-29T17:11:21.741Z] [2022-07-29T17:11:21.741Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T17:11:21.741Z] ---> d7d3d98c851f [2022-07-29T17:11:21.741Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T17:11:21.741Z] ---> Running in 88d9e4bfecbc [2022-07-29T17:11:21.741Z] Removing intermediate container f8c129d13506 [2022-07-29T17:11:21.741Z] ---> 9f5cc96d4244 [2022-07-29T17:11:21.741Z] 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-07-29T17:11:21.741Z] ---> c9c767e72b5c [2022-07-29T17:11:21.741Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T17:11:21.741Z] ---> Running in 2c0ebf0309d1 [2022-07-29T17:11:21.741Z] Removing intermediate container 88d9e4bfecbc [2022-07-29T17:11:21.741Z] ---> 30eaebbdc2d9 [2022-07-29T17:11:21.741Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-29T17:11:22.009Z] Removing intermediate container 20585c79bae2 [2022-07-29T17:11:22.009Z] ---> e5089b838561 [2022-07-29T17:11:22.009Z] [2022-07-29T17:11:22.009Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T17:11:22.009Z] ---> d7d3d98c851f [2022-07-29T17:11:22.009Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T17:11:22.009Z] ---> 657eddfa9ea2 [2022-07-29T17:11:22.009Z] 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-07-29T17:11:22.009Z] ---> Running in a370fa6f7153 [2022-07-29T17:11:22.009Z] Removing intermediate container 2c0ebf0309d1 [2022-07-29T17:11:22.009Z] ---> 9952f3dc1827 [2022-07-29T17:11:22.009Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:11:22.009Z] ---> Running in bfea6691cd24 [2022-07-29T17:11:22.009Z] ---> Running in ebc109882e45 [2022-07-29T17:11:22.009Z] Removing intermediate container a370fa6f7153 [2022-07-29T17:11:22.009Z] ---> 841e893ffde1 [2022-07-29T17:11:22.009Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T17:11:22.277Z] ---> Running in c208d34d3dce [2022-07-29T17:11:22.277Z] ---> 30558fd671b1 [2022-07-29T17:11:22.277Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T17:11:22.277Z] Removing intermediate container ebc109882e45 [2022-07-29T17:11:22.277Z] ---> 923e3158eb64 [2022-07-29T17:11:22.277Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T17:11:22.277Z] ---> Running in b94638237808 [2022-07-29T17:11:22.277Z] Removing intermediate container c208d34d3dce [2022-07-29T17:11:22.277Z] ---> 70e58b3777b0 [2022-07-29T17:11:22.277Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:11:22.277Z] ---> Running in 159e4ec6beaa [2022-07-29T17:11:22.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:22.536Z] Removing intermediate container b94638237808 [2022-07-29T17:11:22.536Z] ---> 7cd189ada31a [2022-07-29T17:11:22.536Z] Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:11:22.536Z] ---> a7e53c34003d [2022-07-29T17:11:22.536Z] 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-07-29T17:11:22.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:22.536Z] ---> Running in 975c664085c9 [2022-07-29T17:11:22.536Z] Removing intermediate container 975c664085c9 [2022-07-29T17:11:22.536Z] ---> f4db473fceff [2022-07-29T17:11:22.536Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T17:11:22.795Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T17:11:22.795Z] ---> f6a091808703 [2022-07-29T17:11:22.795Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T17:11:22.795Z] ---> Running in 7af440d79b18 [2022-07-29T17:11:22.795Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T17:11:22.795Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:11:22.795Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T17:11:22.795Z] OK: 6 MiB in 16 packages [2022-07-29T17:11:22.795Z] Removing intermediate container 7af440d79b18 [2022-07-29T17:11:22.795Z] ---> bb7e4eb5b44b [2022-07-29T17:11:22.795Z] [2022-07-29T17:11:23.055Z] Successfully built bb7e4eb5b44b [2022-07-29T17:11:23.055Z] Successfully tagged core-command:latest [2022-07-29T17:11:23.055Z] Building core-metadata [2022-07-29T17:11:23.055Z]  Building core-command ... done  ---> 0cedcb5bf869 [2022-07-29T17:11:23.055Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T17:11:24.440Z] ---> 91635e55e781 [2022-07-29T17:11:24.440Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T17:11:24.704Z] Removing intermediate container 159e4ec6beaa [2022-07-29T17:11:24.704Z] ---> 3decd71aa822 [2022-07-29T17:11:24.704Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T17:11:24.704Z] ---> Running in 37a8c44ea662 [2022-07-29T17:11:24.704Z] Removing intermediate container bfea6691cd24 [2022-07-29T17:11:24.704Z] ---> 70ed1e02e74a [2022-07-29T17:11:24.704Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T17:11:24.962Z] ---> 872681e3e4d5 [2022-07-29T17:11:24.962Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T17:11:24.962Z] ---> Running in 9b905d965623 [2022-07-29T17:11:24.962Z] ---> Running in 6341286db40a [2022-07-29T17:11:24.962Z] Removing intermediate container 9b905d965623 [2022-07-29T17:11:24.962Z] ---> 285bd325cdee [2022-07-29T17:11:24.962Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T17:11:24.962Z] ---> Running in 152494cd5bae [2022-07-29T17:11:25.221Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:25.221Z] Removing intermediate container 152494cd5bae [2022-07-29T17:11:25.221Z] ---> a96c1a31f2e0 [2022-07-29T17:11:25.221Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T17:11:25.221Z] ---> Running in 28c52480c956 [2022-07-29T17:11:25.480Z] Removing intermediate container 28c52480c956 [2022-07-29T17:11:25.480Z] ---> 44e15ae6e864 [2022-07-29T17:11:25.480Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:11:25.738Z] ---> a9c98049d716 [2022-07-29T17:11:25.738Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T17:11:25.738Z] ---> 7a945af2bab8 [2022-07-29T17:11:25.738Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T17:11:25.738Z] ---> Running in 4156e2b9f81d [2022-07-29T17:11:25.738Z] Removing intermediate container 6341286db40a [2022-07-29T17:11:25.738Z] ---> 5894eb650df0 [2022-07-29T17:11:25.738Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T17:11:25.998Z] ---> Running in 1777f15c0af3 [2022-07-29T17:11:25.998Z] Removing intermediate container 4156e2b9f81d [2022-07-29T17:11:25.998Z] ---> e9655b14679f [2022-07-29T17:11:25.998Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T17:11:25.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:25.998Z] ---> Running in afbc50674643 [2022-07-29T17:11:25.998Z] Removing intermediate container 1777f15c0af3 [2022-07-29T17:11:25.998Z] ---> ad128ae367c4 [2022-07-29T17:11:25.998Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T17:11:26.258Z] ---> Running in e25251bfc0ef [2022-07-29T17:11:26.258Z] ---> 1b081383949e [2022-07-29T17:11:26.258Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T17:11:26.258Z] Removing intermediate container e25251bfc0ef [2022-07-29T17:11:26.258Z] ---> 62d4231211ef [2022-07-29T17:11:26.258Z] Step 24/25 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:11:26.258Z] Removing intermediate container afbc50674643 [2022-07-29T17:11:26.258Z] ---> b71ed5c07534 [2022-07-29T17:11:26.258Z] 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-07-29T17:11:26.258Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T17:11:26.519Z] ---> Running in b65686695956 [2022-07-29T17:11:26.519Z] ---> Running in a06ac8413543 [2022-07-29T17:11:26.519Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T17:11:26.519Z] ---> ee7ef7c6cefb [2022-07-29T17:11:26.519Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T17:11:26.519Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T17:11:26.519Z] Removing intermediate container b65686695956 [2022-07-29T17:11:26.519Z] ---> 1c58b2e68c45 [2022-07-29T17:11:26.519Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T17:11:26.519Z] ---> Running in d5772f4075e2 [2022-07-29T17:11:26.813Z] ---> Running in 7750ee0bcecd [2022-07-29T17:11:26.813Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T17:11:26.813Z] Removing intermediate container d5772f4075e2 [2022-07-29T17:11:26.813Z] ---> c47f7a24dc14 [2022-07-29T17:11:26.813Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:11:26.813Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-29T17:11:26.813Z] Removing intermediate container 7750ee0bcecd [2022-07-29T17:11:26.813Z] ---> b6f365866340 [2022-07-29T17:11:26.813Z] [2022-07-29T17:11:26.813Z] ---> Running in 9a26d1029ff0 [2022-07-29T17:11:26.813Z] Successfully built b6f365866340 [2022-07-29T17:11:26.813Z] Successfully tagged security-secretstore-setup:latest [2022-07-29T17:11:26.813Z] Building sys-mgmt-agent [2022-07-29T17:11:26.813Z]  Building security-secretstore-setup ... done (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T17:11:27.071Z] Removing intermediate container 9a26d1029ff0 [2022-07-29T17:11:27.071Z] ---> 3a6cae727e23 [2022-07-29T17:11:27.071Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T17:11:27.071Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:11:27.071Z] OK: 8 MiB in 20 packages [2022-07-29T17:11:27.071Z] ---> Running in 24f7601f191b [2022-07-29T17:11:27.642Z] Removing intermediate container a06ac8413543 [2022-07-29T17:11:27.642Z] ---> 9345f6eadd6f [2022-07-29T17:11:27.642Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T17:11:27.642Z] Removing intermediate container 24f7601f191b [2022-07-29T17:11:27.642Z] ---> 275b33a1bd60 [2022-07-29T17:11:27.642Z] Step 21/22 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:11:27.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:11:27.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:11:27.642Z] ---> cf9efd1c7c83 [2022-07-29T17:11:27.642Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T17:11:27.642Z] ---> Using cache [2022-07-29T17:11:27.642Z] ---> a0556002f263 [2022-07-29T17:11:27.642Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:11:27.642Z] ---> Using cache [2022-07-29T17:11:27.642Z] ---> f1ec61c41b30 [2022-07-29T17:11:27.642Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T17:11:27.642Z] ---> Using cache [2022-07-29T17:11:27.642Z] ---> e2f7721ed1ba [2022-07-29T17:11:27.642Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T17:11:27.642Z] ---> Using cache [2022-07-29T17:11:27.642Z] ---> 80a572722ca4 [2022-07-29T17:11:27.642Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:11:27.642Z] ---> Using cache [2022-07-29T17:11:27.642Z] ---> 2c292224f740 [2022-07-29T17:11:27.642Z] Step 8/23 : COPY . . [2022-07-29T17:11:27.642Z] ---> Using cache [2022-07-29T17:11:27.642Z] ---> fc87d11c03ca [2022-07-29T17:11:27.642Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T17:11:28.582Z] ---> Running in 1c1688ce8f40 [2022-07-29T17:11:28.582Z] ---> Running in 4fcffefb8ecd [2022-07-29T17:11:28.582Z] ---> Running in 1ad99a0c4b46 [2022-07-29T17:11:28.582Z] Removing intermediate container 1c1688ce8f40 [2022-07-29T17:11:28.582Z] ---> d12255b1ca21 [2022-07-29T17:11:28.582Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T17:11:28.848Z] Removing intermediate container 37a8c44ea662 [2022-07-29T17:11:28.848Z] ---> deb14e1f8c9c [2022-07-29T17:11:28.848Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:11:28.848Z] Removing intermediate container 4fcffefb8ecd [2022-07-29T17:11:28.848Z] ---> 196b495a1f34 [2022-07-29T17:11:28.848Z] [2022-07-29T17:11:28.848Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T17:11:28.848Z] ---> 2720e26172a0 [2022-07-29T17:11:28.848Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T17:11:28.848Z] ---> Using cache [2022-07-29T17:11:28.848Z] ---> 857810adc087 [2022-07-29T17:11:28.848Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:11:28.848Z] ---> Using cache [2022-07-29T17:11:28.848Z] ---> 2c77b1e19da0 [2022-07-29T17:11:28.848Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T17:11:28.848Z] ---> Running in 0b1b136ed326 [2022-07-29T17:11:28.848Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-29T17:11:28.848Z] ---> Running in 6e29f67e5341 [2022-07-29T17:11:28.848Z] Removing intermediate container 0b1b136ed326 [2022-07-29T17:11:28.848Z] ---> a07c0552888a [2022-07-29T17:11:28.848Z] [2022-07-29T17:11:29.108Z] ---> a197dd6e06ea [2022-07-29T17:11:29.108Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T17:11:29.108Z] Successfully built a07c0552888a [2022-07-29T17:11:29.108Z] Successfully tagged support-notifications:latest [2022-07-29T17:11:29.108Z] Building security-spiffe-token-provider [2022-07-29T17:11:29.108Z]  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:29.926Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21494 in /w/workspace/edgexfoundry_edgex-go_PR-4110 [Pipeline] { [Pipeline] ws [2022-07-29T17:11:29.966Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-29T17:11:30.047Z] The recommended git tool is: git [2022-07-29T17:11:30.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:30.308Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T17:11:30.308Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T17:11:30.308Z] OK: 15856 distinct packages available [2022-07-29T17:11:30.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:30.576Z] ---> bbe1dfaff65a [2022-07-29T17:11:30.576Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T17:11:31.145Z] ---> f86ee988d38e [2022-07-29T17:11:31.145Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T17:11:31.145Z] ---> Running in 7b8798f4c515 [2022-07-29T17:11:31.145Z] Removing intermediate container 7b8798f4c515 [2022-07-29T17:11:31.145Z] ---> 89525a46b0ca [2022-07-29T17:11:31.145Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:11:31.404Z] ---> Running in a074fc4f88d6 [2022-07-29T17:11:31.404Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:31.404Z] Removing intermediate container a074fc4f88d6 [2022-07-29T17:11:31.404Z] ---> 283399eb3529 [2022-07-29T17:11:31.404Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T17:11:31.664Z] ---> Running in e1b3cbf10289 [2022-07-29T17:11:31.664Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T17:11:31.664Z] Removing intermediate container e1b3cbf10289 [2022-07-29T17:11:31.664Z] ---> 457c7e3e44a4 [2022-07-29T17:11:31.664Z] Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:11:31.664Z] ---> Running in a676d73f1853 [2022-07-29T17:11:31.928Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T17:11:31.928Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T17:11:31.928Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T17:11:31.928Z] Removing intermediate container a676d73f1853 [2022-07-29T17:11:31.928Z] ---> c5430fe57182 [2022-07-29T17:11:31.928Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T17:11:31.928Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:11:31.928Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:11:31.928Z] ---> cf9efd1c7c83 [2022-07-29T17:11:31.928Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T17:11:31.928Z] ---> Using cache [2022-07-29T17:11:31.928Z] ---> a0556002f263 [2022-07-29T17:11:31.929Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:11:31.929Z] ---> Using cache [2022-07-29T17:11:31.929Z] ---> f1ec61c41b30 [2022-07-29T17:11:31.929Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T17:11:31.929Z] ---> Running in 6d10192f666c [2022-07-29T17:11:32.187Z] ---> Running in 78994d346ad5 [2022-07-29T17:11:32.187Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T17:11:32.187Z] OK: 6 MiB in 18 packages [2022-07-29T17:11:32.188Z] Removing intermediate container 78994d346ad5 [2022-07-29T17:11:32.188Z] ---> 3b70c960c60f [2022-07-29T17:11:32.188Z] [2022-07-29T17:11:32.450Z] Successfully built 3b70c960c60f [2022-07-29T17:11:32.450Z] Successfully tagged core-data:latest [2022-07-29T17:11:32.450Z]  Building core-data ... done Building security-bootstrapper [2022-07-29T17:11:32.450Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:33.029Z] Removing intermediate container 6e29f67e5341 [2022-07-29T17:11:33.029Z] ---> 16ddf6a85ae7 [2022-07-29T17:11:33.029Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T17:11:33.290Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:33.861Z] OK: 211 MiB in 51 packages [2022-07-29T17:11:36.406Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:11:36.406Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:11:36.406Z] ---> cf9efd1c7c83 [2022-07-29T17:11:36.406Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T17:11:36.406Z] ---> Using cache [2022-07-29T17:11:36.406Z] ---> a0556002f263 [2022-07-29T17:11:36.406Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T17:11:36.406Z] ---> 5262893ff42b [2022-07-29T17:11:36.406Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T17:11:36.406Z] ---> Running in 1a4cb3e9f2e4 [2022-07-29T17:11:36.406Z] Removing intermediate container 6d10192f666c [2022-07-29T17:11:36.406Z] ---> d8184372c7b8 [2022-07-29T17:11:36.406Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T17:11:36.667Z] ---> 3342466bdd02 [2022-07-29T17:11:36.667Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T17:11:36.667Z] ---> 3ed4257457f5 [2022-07-29T17:11:36.667Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:11:36.667Z] ---> Running in 06abf27af889 [2022-07-29T17:11:36.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:36.667Z] ---> Running in b1b5be73d7fc [2022-07-29T17:11:36.836Z] using credential edgex-jenkins-ssh [2022-07-29T17:11:36.856Z] Cloning the remote Git repository [2022-07-29T17:11:36.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:36.929Z] Removing intermediate container 06abf27af889 [2022-07-29T17:11:36.929Z] ---> b33e61c62ab3 [2022-07-29T17:11:36.929Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T17:11:37.195Z] v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T17:11:37.195Z] v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T17:11:37.195Z] OK: 17033 distinct packages available [2022-07-29T17:11:37.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:37.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:11:37.453Z] OK: 211 MiB in 51 packages [2022-07-29T17:11:37.453Z] ---> 0f22768515c3 [2022-07-29T17:11:37.453Z] Step 21/26 : WORKDIR / [2022-07-29T17:11:37.453Z] ---> Running in 66685a6cc48a [2022-07-29T17:11:36.946Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-29T17:11:37.035Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-29T17:11:37.137Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-29T17:11:37.138Z] > git --version # timeout=10 [2022-07-29T17:11:37.175Z] > git --version # 'git version 2.25.1' [2022-07-29T17:11:37.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T17:11:37.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T17:11:37.713Z] Removing intermediate container 66685a6cc48a [2022-07-29T17:11:37.713Z] ---> 615f68d97724 [2022-07-29T17:11:37.713Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T17:11:37.979Z] ---> Running in 6fb81f9041a0 [2022-07-29T17:11:37.979Z] Removing intermediate container 1a4cb3e9f2e4 [2022-07-29T17:11:37.979Z] ---> 4473bd25fb65 [2022-07-29T17:11:37.979Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-29T17:11:37.979Z] Removing intermediate container 6fb81f9041a0 [2022-07-29T17:11:37.979Z] ---> a83c607b1b15 [2022-07-29T17:11:37.979Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T17:11:38.246Z] ---> Running in 561c48b411df [2022-07-29T17:11:38.246Z] ---> c7be2d2b18ef [2022-07-29T17:11:38.246Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:11:38.512Z] ---> Running in 74af7bbad92d [2022-07-29T17:11:38.512Z] Removing intermediate container 561c48b411df [2022-07-29T17:11:38.512Z] ---> d11aec557123 [2022-07-29T17:11:38.512Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T17:11:38.772Z] ---> Running in 9b94fc62d770 [2022-07-29T17:11:39.340Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:11:39.340Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:11:39.340Z] ---> cf9efd1c7c83 [2022-07-29T17:11:39.340Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T17:11:39.340Z] ---> Using cache [2022-07-29T17:11:39.340Z] ---> a0556002f263 [2022-07-29T17:11:39.340Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:11:39.340Z] ---> Using cache [2022-07-29T17:11:39.340Z] ---> f1ec61c41b30 [2022-07-29T17:11:39.340Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T17:11:39.340Z] ---> Using cache [2022-07-29T17:11:39.340Z] ---> e2f7721ed1ba [2022-07-29T17:11:39.340Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T17:11:39.340Z] ---> Using cache [2022-07-29T17:11:39.340Z] ---> 80a572722ca4 [2022-07-29T17:11:39.340Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:11:39.340Z] ---> Using cache [2022-07-29T17:11:39.340Z] ---> 2c292224f740 [2022-07-29T17:11:39.340Z] Step 8/31 : COPY . . [2022-07-29T17:11:39.340Z] ---> Using cache [2022-07-29T17:11:39.340Z] ---> fc87d11c03ca [2022-07-29T17:11:39.340Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T17:11:39.341Z] Removing intermediate container 9b94fc62d770 [2022-07-29T17:11:39.341Z] ---> 3ed5bc0a5361 [2022-07-29T17:11:39.341Z] Step 25/26 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:11:39.341Z] ---> Running in 57ad9c361252 [2022-07-29T17:11:39.341Z] ---> Running in c3834c129a17 [2022-07-29T17:11:39.599Z] Removing intermediate container c3834c129a17 [2022-07-29T17:11:39.599Z] ---> f4694f4e285d [2022-07-29T17:11:39.599Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T17:11:39.599Z] ---> Running in bcd9118b6dcb [2022-07-29T17:11:39.866Z] Removing intermediate container bcd9118b6dcb [2022-07-29T17:11:39.866Z] ---> 84ccdf7b0efe [2022-07-29T17:11:39.866Z] [2022-07-29T17:11:39.866Z] Successfully built 84ccdf7b0efe [2022-07-29T17:11:39.866Z] Successfully tagged security-spire-config:latest [2022-07-29T17:11:39.866Z] Building security-spire-server [2022-07-29T17:11:39.866Z]  Building security-spire-config ... done 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-07-29T17:11:45.152Z] Removing intermediate container b1b5be73d7fc [2022-07-29T17:11:45.152Z] ---> dcdecdf571cb [2022-07-29T17:11:45.152Z] Step 8/23 : COPY . . [2022-07-29T17:11:45.152Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:11:45.152Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:11:45.152Z] ---> cf9efd1c7c83 [2022-07-29T17:11:45.152Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T17:11:45.152Z] ---> Using cache [2022-07-29T17:11:45.152Z] ---> a0556002f263 [2022-07-29T17:11:45.152Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:11:45.152Z] ---> Using cache [2022-07-29T17:11:45.152Z] ---> f1ec61c41b30 [2022-07-29T17:11:45.152Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T17:11:45.152Z] ---> Using cache [2022-07-29T17:11:45.152Z] ---> 4975d82053dd [2022-07-29T17:11:45.152Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T17:11:45.152Z] ---> Using cache [2022-07-29T17:11:45.152Z] ---> 347435089de4 [2022-07-29T17:11:45.152Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:11:45.152Z] ---> Using cache [2022-07-29T17:11:45.152Z] ---> fcc62fc29697 [2022-07-29T17:11:45.152Z] Step 8/25 : COPY . . [2022-07-29T17:11:45.152Z] ---> Using cache [2022-07-29T17:11:45.152Z] ---> a9c98049d716 [2022-07-29T17:11:45.152Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T17:11:45.152Z] ---> Using cache [2022-07-29T17:11:45.152Z] ---> e9655b14679f [2022-07-29T17:11:45.152Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T17:11:45.152Z] ---> Using cache [2022-07-29T17:11:45.152Z] ---> b71ed5c07534 [2022-07-29T17:11:45.152Z] 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-07-29T17:11:45.413Z] ---> Running in 183dd2e41929 [2022-07-29T17:11:47.951Z] Removing intermediate container 183dd2e41929 [2022-07-29T17:11:47.951Z] ---> 43ea1d19c3aa [2022-07-29T17:11:47.951Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T17:11:47.951Z] Removing intermediate container 1ad99a0c4b46 [2022-07-29T17:11:47.951Z] ---> 567944907552 [2022-07-29T17:11:47.951Z] [2022-07-29T17:11:47.951Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T17:11:47.951Z] ---> d7d3d98c851f [2022-07-29T17:11:47.951Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T17:11:47.951Z] ---> Using cache [2022-07-29T17:11:47.951Z] ---> 5bd1b06ffd78 [2022-07-29T17:11:47.951Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T17:11:47.951Z] ---> Using cache [2022-07-29T17:11:47.951Z] ---> d26a3768efab [2022-07-29T17:11:47.951Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T17:11:47.951Z] ---> Running in 85f211494c65 [2022-07-29T17:11:47.951Z] ---> Running in bce8e4b07507 [2022-07-29T17:11:47.951Z] Removing intermediate container 85f211494c65 [2022-07-29T17:11:47.951Z] ---> 1c48371f1416 [2022-07-29T17:11:47.951Z] [2022-07-29T17:11:47.951Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T17:11:47.951Z] ---> 2720e26172a0 [2022-07-29T17:11:47.951Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T17:11:47.951Z] ---> Using cache [2022-07-29T17:11:47.951Z] ---> 857810adc087 [2022-07-29T17:11:47.951Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:11:47.951Z] ---> Using cache [2022-07-29T17:11:47.951Z] ---> 2c77b1e19da0 [2022-07-29T17:11:47.951Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T17:11:47.951Z] ---> Using cache [2022-07-29T17:11:47.951Z] ---> d960ccb53085 [2022-07-29T17:11:47.951Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T17:11:47.951Z] Removing intermediate container bce8e4b07507 [2022-07-29T17:11:47.951Z] ---> a5948c038c53 [2022-07-29T17:11:47.951Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T17:11:48.210Z] ---> Running in 93479f1d99c1 [2022-07-29T17:11:48.470Z] Removing intermediate container 93479f1d99c1 [2022-07-29T17:11:48.470Z] ---> 713b5defeadc [2022-07-29T17:11:48.470Z] Step 15/23 : WORKDIR / [2022-07-29T17:11:48.729Z] ---> Running in 75f54d04220d [2022-07-29T17:11:48.729Z] Removing intermediate container 74af7bbad92d [2022-07-29T17:11:48.729Z] ---> 4a0be8f45b2f [2022-07-29T17:11:48.729Z] Step 7/20 : COPY . . [2022-07-29T17:11:49.303Z] Removing intermediate container 75f54d04220d [2022-07-29T17:11:49.303Z] ---> 59f54c54be46 [2022-07-29T17:11:49.303Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:11:50.688Z] ---> 2ddc604491ba [2022-07-29T17:11:50.688Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T17:11:50.688Z] ---> c62f46d6caac [2022-07-29T17:11:50.688Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T17:11:51.260Z] ---> bbe1cc30b04a [2022-07-29T17:11:51.260Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T17:11:51.548Z] ---> 114c191d1162 [2022-07-29T17:11:51.548Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T17:11:51.548Z] ---> 33cd0ccf2b48 [2022-07-29T17:11:51.548Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T17:11:51.840Z] ---> 37eb7dd78178 [2022-07-29T17:11:51.840Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T17:11:51.840Z] ---> 90d1d3873031 [2022-07-29T17:11:51.840Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T17:11:51.840Z] ---> Running in 358cee186c73 [2022-07-29T17:11:51.840Z] ---> Running in 3ee6d1c5067a [2022-07-29T17:11:52.101Z] Removing intermediate container 358cee186c73 [2022-07-29T17:11:52.101Z] ---> b7942b58d985 [2022-07-29T17:11:52.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:11:52.101Z] ---> Running in 5cc8b6dc850b [2022-07-29T17:11:52.101Z] Removing intermediate container 3ee6d1c5067a [2022-07-29T17:11:52.101Z] ---> 881b12897272 [2022-07-29T17:11:52.101Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T17:11:52.101Z] ---> Running in 411c084f8bfe [2022-07-29T17:11:52.101Z] Removing intermediate container 5cc8b6dc850b [2022-07-29T17:11:52.101Z] ---> 64d3b8db64c2 [2022-07-29T17:11:52.101Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T17:11:52.362Z] Removing intermediate container 411c084f8bfe [2022-07-29T17:11:52.362Z] ---> Running in 2d123c60b410 [2022-07-29T17:11:52.362Z] ---> a24d4f417d3d [2022-07-29T17:11:52.362Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T17:11:52.362Z] ---> Running in 0e158580c812 [2022-07-29T17:11:52.362Z] Removing intermediate container 2d123c60b410 [2022-07-29T17:11:52.362Z] ---> f12798165a4e [2022-07-29T17:11:52.362Z] Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:11:52.625Z] Removing intermediate container 0e158580c812 [2022-07-29T17:11:52.625Z] ---> 8c73daf330e3 [2022-07-29T17:11:52.625Z] Step 24/25 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:11:52.625Z] ---> Running in 30ccff4f41f1 [2022-07-29T17:11:52.626Z] ---> Running in d25c9b88a028 [2022-07-29T17:11:52.626Z] Removing intermediate container 30ccff4f41f1 [2022-07-29T17:11:52.626Z] ---> fced56d6aac5 [2022-07-29T17:11:52.626Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T17:11:52.626Z] ---> Running in c088d8b95ed5 [2022-07-29T17:11:52.626Z] Removing intermediate container d25c9b88a028 [2022-07-29T17:11:52.626Z] ---> 12ae27a51ba5 [2022-07-29T17:11:52.626Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T17:11:52.885Z] ---> Running in b491757cb535 [2022-07-29T17:11:52.885Z] Removing intermediate container c088d8b95ed5 [2022-07-29T17:11:52.885Z] ---> 8c5e1ef4c54e [2022-07-29T17:11:52.885Z] [2022-07-29T17:11:52.885Z] Removing intermediate container b491757cb535 [2022-07-29T17:11:52.885Z] ---> 332dbddfb7da [2022-07-29T17:11:52.885Z] [2022-07-29T17:11:52.885Z] Successfully built 8c5e1ef4c54e [2022-07-29T17:11:52.885Z] Successfully tagged core-metadata:latest [2022-07-29T17:11:52.885Z]  Building core-metadata ... done Building support-scheduler [2022-07-29T17:11:53.145Z] Successfully built 332dbddfb7da [2022-07-29T17:11:53.145Z] Successfully tagged security-spire-server:latest [2022-07-29T17:11:53.145Z] Building security-proxy-setup [2022-07-29T17:11:53.909Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-29T17:11:53.937Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T17:11:53.965Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-29T17:11:54.000Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-29T17:11:54.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T17:11:54.020Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4110/head:refs/remotes/origin/PR-4110 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-29T17:11:54.745Z] Merging remotes/origin/main commit 48044024c8f65bd255fe9fe71c82cb348b3a4f7b into PR head commit 1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:11:55.118Z] Merge succeeded, producing 1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:11:55.119Z] Checking out Revision 1483eb542cd91522e4d250b122cecca12d740ba7 (PR-4110) [2022-07-29T17:11:54.767Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T17:11:54.783Z] > git checkout -f 1483eb542cd91522e4d250b122cecca12d740ba7 # timeout=10 [2022-07-29T17:11:55.023Z] > git remote # timeout=10 [2022-07-29T17:11:55.041Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T17:11:55.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T17:11:55.080Z] > git merge 48044024c8f65bd255fe9fe71c82cb348b3a4f7b # timeout=10 [2022-07-29T17:11:55.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T17:11:55.129Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T17:11:55.149Z] > git checkout -f 1483eb542cd91522e4d250b122cecca12d740ba7 # timeout=10 [2022-07-29T17:11:57.343Z]  Building security-spire-server ... done  ---> d3b95b798b9c [2022-07-29T17:11:57.343Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T17:11:57.343Z] ---> 2e0344768a5b [2022-07-29T17:11:57.343Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T17:11:57.343Z] ---> Running in 76659bb76077 [2022-07-29T17:11:57.343Z] ---> Running in a5300b601f47 [2022-07-29T17:11:57.343Z] 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-07-29T17:11:57.343Z] 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-07-29T17:11:58.284Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:11:58.284Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:11:58.284Z] ---> cf9efd1c7c83 [2022-07-29T17:11:58.284Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T17:11:58.284Z] ---> Using cache [2022-07-29T17:11:58.284Z] ---> a0556002f263 [2022-07-29T17:11:58.284Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:11:58.284Z] ---> Using cache [2022-07-29T17:11:58.284Z] ---> f1ec61c41b30 [2022-07-29T17:11:58.284Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T17:11:58.285Z] ---> Using cache [2022-07-29T17:11:58.285Z] ---> e2f7721ed1ba [2022-07-29T17:11:58.285Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T17:11:58.285Z] ---> Using cache [2022-07-29T17:11:58.285Z] ---> 80a572722ca4 [2022-07-29T17:11:58.285Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:11:58.285Z] ---> Using cache [2022-07-29T17:11:58.285Z] ---> 2c292224f740 [2022-07-29T17:11:58.285Z] Step 8/22 : COPY . . [2022-07-29T17:11:58.285Z] ---> Using cache [2022-07-29T17:11:58.285Z] ---> fc87d11c03ca [2022-07-29T17:11:58.285Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T17:11:58.545Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:11:58.545Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:11:58.545Z] ---> cf9efd1c7c83 [2022-07-29T17:11:58.545Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T17:11:58.545Z] ---> Using cache [2022-07-29T17:11:58.545Z] ---> a0556002f263 [2022-07-29T17:11:58.545Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:11:58.545Z] ---> Using cache [2022-07-29T17:11:58.545Z] ---> f1ec61c41b30 [2022-07-29T17:11:58.545Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T17:11:58.545Z] ---> Using cache [2022-07-29T17:11:58.545Z] ---> e2f7721ed1ba [2022-07-29T17:11:58.545Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T17:11:58.545Z] ---> Using cache [2022-07-29T17:11:58.545Z] ---> 80a572722ca4 [2022-07-29T17:11:58.545Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:11:58.545Z] ---> Using cache [2022-07-29T17:11:58.545Z] ---> 2c292224f740 [2022-07-29T17:11:58.545Z] Step 8/22 : COPY . . [2022-07-29T17:11:58.545Z] ---> Using cache [2022-07-29T17:11:58.545Z] ---> fc87d11c03ca [2022-07-29T17:11:58.545Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T17:11:59.119Z] ---> Running in 03f7dccb55e8 [2022-07-29T17:11:59.119Z] ---> Running in f9fe7225abf3 [2022-07-29T17:11:59.119Z] Removing intermediate container 57ad9c361252 [2022-07-29T17:11:59.119Z] ---> 58e08af74cb8 [2022-07-29T17:11:59.119Z] [2022-07-29T17:11:59.119Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T17:11:59.119Z] ---> d7d3d98c851f [2022-07-29T17:11:59.119Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T17:11:59.119Z] ---> Running in 3f67fa60b66e [2022-07-29T17:11:59.378Z] Removing intermediate container 3f67fa60b66e [2022-07-29T17:11:59.378Z] ---> 2ec79c6998b5 [2022-07-29T17:11:59.378Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T17:11:59.378Z] ---> Running in f0c0cd128168 [2022-07-29T17:11:59.449Z] Commit message: "fix: add missing edgex/security config stem resolution in security-consul-bootstrapper Fixes: #4109" [2022-07-29T17:11:59.513Z] > git --version # timeout=10 [2022-07-29T17:11:59.526Z] > git --version # 'git version 2.25.1' [2022-07-29T17:11:59.544Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-07-29T17:11:59.946Z] 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-07-29T17:11:59.946Z] 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 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-29T17:12:00.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:12:00.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:12:00.467Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T17:12:00.467Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T17:12:00.467Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:12:00.467Z] OK: 6 MiB in 16 packages [2022-07-29T17:12:00.587Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-29T17:12:00.587Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T17:12:00.587Z] Dload Upload Total Spent Left Speed [2022-07-29T17:12:00.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 91348 0 --:--:-- --:--:-- --:--:-- 92029 [Pipeline] sh [2022-07-29T17:12:01.033Z] Removing intermediate container f0c0cd128168 [2022-07-29T17:12:01.033Z] ---> 8f75c687fe49 [2022-07-29T17:12:01.033Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T17:12:01.033Z] ---> Running in c874ed13049c [2022-07-29T17:12:01.292Z] Removing intermediate container c874ed13049c [2022-07-29T17:12:01.292Z] ---> 925bf092b94e [2022-07-29T17:12:01.292Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T17:12:01.292Z] ---> Running in 918dffeec639 [2022-07-29T17:12:01.410Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-29T17:12:01.551Z] Removing intermediate container 918dffeec639 [2022-07-29T17:12:01.551Z] ---> ca12951ecc96 [2022-07-29T17:12:01.551Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T17:12:01.551Z] ---> Running in 9515ba7f1886 [2022-07-29T17:12:01.765Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-29T17:12:01.766Z] + sudo tee /etc/docker/daemon.new [2022-07-29T17:12:01.766Z] { [2022-07-29T17:12:01.766Z] "registry-mirrors": [ [2022-07-29T17:12:01.766Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-29T17:12:01.766Z] ], [2022-07-29T17:12:01.766Z] "bip": "10.250.0.254/24", [2022-07-29T17:12:01.766Z] "hosts": [ [2022-07-29T17:12:01.766Z] "tcp://0.0.0.0:5555", [2022-07-29T17:12:01.766Z] "unix:///var/run/docker.sock" [2022-07-29T17:12:01.766Z] ], [2022-07-29T17:12:01.766Z] "mtu": 1458, [2022-07-29T17:12:01.766Z] "selinux-enabled": true, [2022-07-29T17:12:01.766Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-29T17:12:01.766Z] } [Pipeline] sh [2022-07-29T17:12:01.810Z] Removing intermediate container 9515ba7f1886 [2022-07-29T17:12:01.810Z] ---> 54bc908fbb12 [2022-07-29T17:12:01.810Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T17:12:01.810Z] ---> Running in 0d8f2661d00e [2022-07-29T17:12:02.136Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-29T17:12:02.500Z] + sudo service docker restart [2022-07-29T17:12:03.723Z] Removing intermediate container 0d8f2661d00e [2022-07-29T17:12:03.724Z] ---> 5075f5bbe3cf [2022-07-29T17:12:03.724Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-29T17:12:03.724Z] ---> Running in 5d159faf89e7 [2022-07-29T17:12:03.724Z] Removing intermediate container 5d159faf89e7 [2022-07-29T17:12:03.724Z] ---> f6350dfe517f [2022-07-29T17:12:03.724Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T17:12:03.984Z] ---> 8c6bb293d045 [2022-07-29T17:12:03.984Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T17:12:03.984Z] ---> Running in 4b41db3bf728 [2022-07-29T17:12:05.897Z] Removing intermediate container 4b41db3bf728 [2022-07-29T17:12:05.897Z] ---> 1ed3c240f844 [2022-07-29T17:12:05.897Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:12:06.156Z] ---> 68ee8ff1cb60 [2022-07-29T17:12:06.156Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T17:12:07.095Z] ---> 68d427fc29a8 [2022-07-29T17:12:07.095Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T17:12:07.664Z] ---> 73754296d926 [2022-07-29T17:12:07.664Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T17:12:08.234Z] ---> 05be7a36677c [2022-07-29T17:12:08.234Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T17:12:08.803Z] ---> 5636a8e1cf35 [2022-07-29T17:12:08.803Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T17:12:09.372Z] ---> 0682c1571033 [2022-07-29T17:12:09.372Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T17:12:09.372Z] ---> Running in de8b3929f7e6 [2022-07-29T17:12:11.278Z] Removing intermediate container de8b3929f7e6 [2022-07-29T17:12:11.278Z] ---> 97bce8c4e755 [2022-07-29T17:12:11.278Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T17:12:11.278Z] ---> Running in 536b6c98eb65 [2022-07-29T17:12:11.538Z] Removing intermediate container 536b6c98eb65 [2022-07-29T17:12:11.538Z] ---> 0174dcc59daf [2022-07-29T17:12:11.538Z] Step 28/31 : CMD ["gate"] [2022-07-29T17:12:11.538Z] ---> Running in 1cc157a7f09e [2022-07-29T17:12:12.109Z] Removing intermediate container 1cc157a7f09e [2022-07-29T17:12:12.109Z] ---> 8faf4d67749f [2022-07-29T17:12:12.109Z] Step 29/31 : LABEL arch=x86_64 [2022-07-29T17:12:12.109Z] ---> Running in bfe10c36c6d5 [2022-07-29T17:12:12.368Z] Removing intermediate container bfe10c36c6d5 [2022-07-29T17:12:12.368Z] ---> 8014f23d476e [2022-07-29T17:12:12.368Z] Step 30/31 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:12:12.368Z] ---> Running in 81336a9b5040 [2022-07-29T17:12:12.627Z] Removing intermediate container 81336a9b5040 [2022-07-29T17:12:12.627Z] ---> 304770ba950b [2022-07-29T17:12:12.627Z] Step 31/31 : LABEL version=0.0.0 [2022-07-29T17:12:12.936Z] ---> Running in fc8117cfdfb2 [2022-07-29T17:12:13.196Z] Removing intermediate container fc8117cfdfb2 [2022-07-29T17:12:13.196Z] ---> 0a328e70e652 [2022-07-29T17:12:13.196Z] [2022-07-29T17:12:13.196Z] Successfully built 0a328e70e652 [2022-07-29T17:12:13.196Z] Successfully tagged security-bootstrapper:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T17:12:21.082Z] provisioning config files... [2022-07-29T17:12:21.108Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5781160372344243916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:12:21.517Z] ---> docker-login.sh [2022-07-29T17:12:21.517Z] nexus3.edgexfoundry.org:10001 [2022-07-29T17:12:22.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T17:12:22.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T17:12:22.390Z] Configure a credential helper to remove this warning. See [2022-07-29T17:12:22.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T17:12:22.390Z] [2022-07-29T17:12:22.390Z] Login Succeeded [2022-07-29T17:12:22.390Z] nexus3.edgexfoundry.org:10002 [2022-07-29T17:12:22.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T17:12:22.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T17:12:22.987Z] Configure a credential helper to remove this warning. See [2022-07-29T17:12:22.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T17:12:22.988Z] [2022-07-29T17:12:22.988Z] Login Succeeded [2022-07-29T17:12:22.988Z] nexus3.edgexfoundry.org:10003 [2022-07-29T17:12:23.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T17:12:23.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T17:12:23.538Z] Configure a credential helper to remove this warning. See [2022-07-29T17:12:23.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T17:12:23.538Z] [2022-07-29T17:12:23.538Z] Login Succeeded [2022-07-29T17:12:23.538Z] nexus3.edgexfoundry.org:10004 [2022-07-29T17:12:23.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T17:12:23.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T17:12:23.813Z] Configure a credential helper to remove this warning. See [2022-07-29T17:12:23.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T17:12:23.813Z] [2022-07-29T17:12:23.813Z] Login Succeeded [2022-07-29T17:12:23.813Z] docker.io [2022-07-29T17:12:24.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T17:12:24.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T17:12:24.698Z] Configure a credential helper to remove this warning. See [2022-07-29T17:12:24.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T17:12:24.698Z] [2022-07-29T17:12:24.698Z] Login Succeeded [2022-07-29T17:12:24.698Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T17:12:24.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-29T17:12:25.409Z]  Building security-bootstrapper ... done Removing intermediate container 76659bb76077 [2022-07-29T17:12:25.409Z] ---> e09b1b5c34bf [2022-07-29T17:12:25.409Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T17:12:25.409Z] 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-07-29T17:12:25.409Z] ---> Running in d85f25cb9bfb [2022-07-29T17:12:25.420Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-29T17:12:25.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T17:12:25.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T17:12:25.537Z] ========================================================= [2022-07-29T17:12:25.537Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-29T17:12:25.537Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T17:12:25.668Z] 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-07-29T17:12:25.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T17:12:26.198Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-29T17:12:26.198Z] b3c136eddcbf: Pulling fs layer [2022-07-29T17:12:26.198Z] c0a3192eca97: Pulling fs layer [2022-07-29T17:12:26.198Z] a050256f5b6f: Pulling fs layer [2022-07-29T17:12:26.198Z] 656be50a0ddc: Pulling fs layer [2022-07-29T17:12:26.198Z] 2bbca73fdf42: Pulling fs layer [2022-07-29T17:12:26.198Z] 46d945488cbd: Pulling fs layer [2022-07-29T17:12:26.198Z] 8a5474983e97: Pulling fs layer [2022-07-29T17:12:26.198Z] 329c88fbcd65: Pulling fs layer [2022-07-29T17:12:26.198Z] 2bbca73fdf42: Waiting [2022-07-29T17:12:26.198Z] 46d945488cbd: Waiting [2022-07-29T17:12:26.198Z] 8a5474983e97: Waiting [2022-07-29T17:12:26.198Z] 329c88fbcd65: Waiting [2022-07-29T17:12:26.198Z] a050256f5b6f: Verifying Checksum [2022-07-29T17:12:26.198Z] a050256f5b6f: Download complete [2022-07-29T17:12:26.198Z] c0a3192eca97: Verifying Checksum [2022-07-29T17:12:26.198Z] c0a3192eca97: Download complete [2022-07-29T17:12:26.198Z] 2bbca73fdf42: Verifying Checksum [2022-07-29T17:12:26.198Z] 2bbca73fdf42: Download complete [2022-07-29T17:12:26.198Z] 46d945488cbd: Verifying Checksum [2022-07-29T17:12:26.198Z] 46d945488cbd: Download complete [2022-07-29T17:12:26.198Z] b3c136eddcbf: Verifying Checksum [2022-07-29T17:12:26.198Z] b3c136eddcbf: Download complete [2022-07-29T17:12:27.055Z] Removing intermediate container d85f25cb9bfb [2022-07-29T17:12:27.055Z] ---> a7413bb58654 [2022-07-29T17:12:27.055Z] [2022-07-29T17:12:27.055Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T17:12:27.055Z] 20.10.14: Pulling from library/docker [2022-07-29T17:12:27.183Z] b3c136eddcbf: Pull complete [2022-07-29T17:12:27.183Z] 329c88fbcd65: Verifying Checksum [2022-07-29T17:12:27.183Z] 329c88fbcd65: Download complete [2022-07-29T17:12:27.779Z] c0a3192eca97: Pull complete [2022-07-29T17:12:28.054Z] a050256f5b6f: Pull complete [2022-07-29T17:12:28.327Z] 8a5474983e97: Verifying Checksum [2022-07-29T17:12:28.327Z] 8a5474983e97: Download complete [2022-07-29T17:12:28.924Z] 656be50a0ddc: Verifying Checksum [2022-07-29T17:12:28.963Z] Removing intermediate container f9fe7225abf3 [2022-07-29T17:12:28.963Z] ---> 86cc75c9ef5f [2022-07-29T17:12:28.963Z] [2022-07-29T17:12:28.963Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T17:12:28.963Z] ---> d7d3d98c851f [2022-07-29T17:12:28.963Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T17:12:28.963Z] ---> Running in 6f933d31dc7e [2022-07-29T17:12:29.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:12:29.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:12:29.792Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T17:12:29.792Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T17:12:29.792Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T17:12:29.792Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T17:12:29.792Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T17:12:29.792Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T17:12:29.792Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:12:29.792Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T17:12:29.792Z] OK: 8 MiB in 20 packages [2022-07-29T17:12:30.733Z] Removing intermediate container a5300b601f47 [2022-07-29T17:12:30.733Z] ---> 59f3f3eb0ecc [2022-07-29T17:12:30.733Z] [2022-07-29T17:12:30.733Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T17:12:30.733Z] ---> 2720e26172a0 [2022-07-29T17:12:30.733Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T17:12:30.733Z] ---> Using cache [2022-07-29T17:12:30.733Z] ---> 857810adc087 [2022-07-29T17:12:30.733Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:12:30.733Z] ---> Using cache [2022-07-29T17:12:30.733Z] ---> 2c77b1e19da0 [2022-07-29T17:12:30.733Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T17:12:31.000Z] ---> Running in 3ddfa987d8bb [2022-07-29T17:12:31.000Z] Removing intermediate container 6f933d31dc7e [2022-07-29T17:12:31.000Z] ---> 48a14009c733 [2022-07-29T17:12:31.000Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T17:12:31.000Z] ---> Running in c1cb28336e1f [2022-07-29T17:12:31.000Z] Removing intermediate container c1cb28336e1f [2022-07-29T17:12:31.000Z] ---> 1d33ba305f6d [2022-07-29T17:12:31.000Z] Step 13/22 : WORKDIR /edgex [2022-07-29T17:12:31.268Z] ---> Running in e22ea8fe6426 [2022-07-29T17:12:31.268Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T17:12:31.268Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T17:12:31.268Z] ---> 7417809fdb73 [2022-07-29T17:12:31.268Z] 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-07-29T17:12:31.268Z] ---> Running in 65d543e07c1e [2022-07-29T17:12:31.268Z] Removing intermediate container e22ea8fe6426 [2022-07-29T17:12:31.268Z] ---> 40e7c46c7192 [2022-07-29T17:12:31.268Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T17:12:31.268Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:12:31.268Z] Removing intermediate container 65d543e07c1e [2022-07-29T17:12:31.268Z] ---> 99cfd05444a7 [2022-07-29T17:12:31.268Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T17:12:31.527Z] ---> Running in d713fe611845 [2022-07-29T17:12:31.527Z] ---> 78629fc98cb1 [2022-07-29T17:12:31.527Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T17:12:31.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:12:31.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:12:32.046Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T17:12:32.046Z] ---> 9f00dcdd147c [2022-07-29T17:12:32.046Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T17:12:32.046Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T17:12:32.046Z] Executing bash-5.1.16-r0.post-install [2022-07-29T17:12:32.046Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T17:12:32.046Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T17:12:32.046Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T17:12:32.046Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T17:12:32.046Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T17:12:32.046Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T17:12:32.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:12:32.307Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T17:12:32.307Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T17:12:32.307Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T17:12:32.307Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T17:12:32.307Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T17:12:32.307Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T17:12:32.307Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T17:12:32.307Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T17:12:32.307Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T17:12:32.566Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T17:12:32.566Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T17:12:32.566Z] OK: 15856 distinct packages available [2022-07-29T17:12:32.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T17:12:32.566Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T17:12:32.566Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T17:12:32.566Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T17:12:32.566Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T17:12:32.566Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T17:12:32.566Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T17:12:32.566Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T17:12:32.566Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T17:12:32.566Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T17:12:32.566Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T17:12:32.566Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T17:12:32.566Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T17:12:32.826Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T17:12:32.826Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T17:12:32.826Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T17:12:32.826Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T17:12:32.826Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T17:12:32.826Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T17:12:32.826Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T17:12:32.826Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T17:12:32.826Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T17:12:32.826Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T17:12:32.826Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T17:12:32.826Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T17:12:32.826Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T17:12:32.826Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T17:12:32.826Z] ---> aabfa1a435f8 [2022-07-29T17:12:32.826Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T17:12:32.826Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T17:12:33.084Z] OK: 83 MiB in 65 packages [2022-07-29T17:12:33.084Z] ---> 28c264537fee [2022-07-29T17:12:33.084Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T17:12:33.343Z] ---> Running in 7cbf93c6045b [2022-07-29T17:12:33.343Z] Removing intermediate container 03f7dccb55e8 [2022-07-29T17:12:33.343Z] ---> 483576d230ae [2022-07-29T17:12:33.343Z] [2022-07-29T17:12:33.343Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T17:12:33.343Z] ---> d7d3d98c851f [2022-07-29T17:12:33.343Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T17:12:33.343Z] ---> Using cache [2022-07-29T17:12:33.343Z] ---> 5bd1b06ffd78 [2022-07-29T17:12:33.343Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T17:12:33.343Z] ---> Using cache [2022-07-29T17:12:33.343Z] ---> d26a3768efab [2022-07-29T17:12:33.343Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-29T17:12:33.343Z] ---> Running in 1e4b94b0bc98 [2022-07-29T17:12:33.343Z] Removing intermediate container 1e4b94b0bc98 [2022-07-29T17:12:33.343Z] ---> 4a13ed9eda6e [2022-07-29T17:12:33.343Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T17:12:33.343Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T17:12:33.343Z] ---> Running in c8f3fff676c5 [2022-07-29T17:12:33.602Z] Removing intermediate container c8f3fff676c5 [2022-07-29T17:12:33.602Z] ---> fd04b1d618ca [2022-07-29T17:12:33.602Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:12:33.862Z] ---> eb9f9c5a72bb [2022-07-29T17:12:33.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T17:12:33.862Z] Removing intermediate container 7cbf93c6045b [2022-07-29T17:12:33.862Z] ---> e2d3b19012ec [2022-07-29T17:12:33.862Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T17:12:33.862Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T17:12:33.862Z] Collecting docker-compose==1.23.2 [2022-07-29T17:12:33.862Z] ---> Running in 6c189ce25d19 [2022-07-29T17:12:33.862Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T17:12:33.862Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T17:12:33.862Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T17:12:33.862Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T17:12:34.124Z] Removing intermediate container 6c189ce25d19 [2022-07-29T17:12:34.124Z] ---> d6ab559e29ed [2022-07-29T17:12:34.124Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T17:12:34.124Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T17:12:34.124Z] ---> Running in ebe6eaa50cde [2022-07-29T17:12:34.124Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T17:12:34.124Z] ---> 0b7d09896902 [2022-07-29T17:12:34.124Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T17:12:34.124Z] Removing intermediate container ebe6eaa50cde [2022-07-29T17:12:34.124Z] ---> 457b3be76780 [2022-07-29T17:12:34.124Z] Step 21/22 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:12:34.124Z] ---> Running in c233b6964c2d [2022-07-29T17:12:34.124Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T17:12:34.386Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T17:12:34.386Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T17:12:34.386Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T17:12:34.386Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T17:12:34.386Z] ---> 447f4329f4c7 [2022-07-29T17:12:34.386Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T17:12:34.386Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T17:12:34.386Z] Removing intermediate container c233b6964c2d [2022-07-29T17:12:34.386Z] ---> b5dae03d7815 [2022-07-29T17:12:34.386Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T17:12:34.386Z] ---> Running in 51f5b17b9e6a [2022-07-29T17:12:34.386Z] ---> Running in b256ec86482e [2022-07-29T17:12:34.386Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T17:12:34.386Z] Removing intermediate container b256ec86482e [2022-07-29T17:12:34.386Z] ---> edc46396df59 [2022-07-29T17:12:34.386Z] [2022-07-29T17:12:34.386Z] Removing intermediate container 51f5b17b9e6a [2022-07-29T17:12:34.386Z] ---> e7d9ffbe636b [2022-07-29T17:12:34.386Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:12:34.646Z] ---> Running in 3ccccf2fb670 [2022-07-29T17:12:34.646Z] (8/9) Installing libucontext (1.1-r0) [2022-07-29T17:12:34.646Z] Successfully built edc46396df59 [2022-07-29T17:12:34.646Z] Successfully tagged security-proxy-setup:latest [2022-07-29T17:12:34.646Z]  Building security-proxy-setup ... done Removing intermediate container 3ccccf2fb670 [2022-07-29T17:12:34.646Z] ---> d7196f1e52ef [2022-07-29T17:12:34.646Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T17:12:34.646Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T17:12:34.646Z] ---> Running in da116017bcc8 [2022-07-29T17:12:34.646Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T17:12:34.646Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T17:12:34.646Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T17:12:34.646Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T17:12:34.646Z] Removing intermediate container da116017bcc8 [2022-07-29T17:12:34.646Z] ---> 1f3b34fd04ce [2022-07-29T17:12:34.646Z] Step 21/22 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:12:34.905Z] ---> Running in 7d607724d7af [2022-07-29T17:12:34.905Z] OK: 8 MiB in 23 packages [2022-07-29T17:12:34.905Z] Removing intermediate container 7d607724d7af [2022-07-29T17:12:34.905Z] ---> 8c2768bf4381 [2022-07-29T17:12:34.905Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T17:12:34.905Z] ---> Running in 6b9a5ab8fc9b [2022-07-29T17:12:35.165Z] Removing intermediate container 6b9a5ab8fc9b [2022-07-29T17:12:35.165Z] ---> 161f0ca5ca09 [2022-07-29T17:12:35.165Z] [2022-07-29T17:12:35.165Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T17:12:35.165Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T17:12:35.165Z] Successfully built 161f0ca5ca09 [2022-07-29T17:12:35.165Z] Successfully tagged support-scheduler:latest [2022-07-29T17:12:35.165Z]  Building support-scheduler ... done Collecting PyYAML<4,>=3.10 [2022-07-29T17:12:35.165Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T17:12:35.165Z] Removing intermediate container 3ddfa987d8bb [2022-07-29T17:12:35.165Z] ---> 88af9f4a3ccf [2022-07-29T17:12:35.165Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:12:35.426Z] ---> bad691a9d588 [2022-07-29T17:12:35.426Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T17:12:35.687Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T17:12:35.687Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T17:12:35.687Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T17:12:35.687Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T17:12:35.687Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T17:12:35.948Z] ---> 57a6d0531bd8 [2022-07-29T17:12:35.948Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T17:12:35.948Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T17:12:35.948Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T17:12:35.948Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T17:12:35.948Z] ---> a2593935a5f4 [2022-07-29T17:12:35.948Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T17:12:35.948Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T17:12:35.948Z] ---> Running in 407c05e1fbeb [2022-07-29T17:12:36.208Z] Removing intermediate container 407c05e1fbeb [2022-07-29T17:12:36.208Z] ---> 0030b43a7d15 [2022-07-29T17:12:36.208Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:12:36.208Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T17:12:36.208Z] ---> Running in 3abe0e0f5565 [2022-07-29T17:12:36.208Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T17:12:36.208Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T17:12:36.208Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T17:12:36.208Z] Collecting idna<2.8,>=2.5 [2022-07-29T17:12:36.208Z] Removing intermediate container 3abe0e0f5565 [2022-07-29T17:12:36.208Z] ---> 9b54cdcaf0f6 [2022-07-29T17:12:36.208Z] Step 18/20 : LABEL arch=x86_64 [2022-07-29T17:12:36.208Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T17:12:36.208Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T17:12:36.208Z] ---> Running in 581f4710a575 [2022-07-29T17:12:36.208Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T17:12:36.208Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T17:12:36.208Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T17:12:36.208Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T17:12:36.469Z] Removing intermediate container 581f4710a575 [2022-07-29T17:12:36.470Z] ---> 24a5a26b47d9 [2022-07-29T17:12:36.470Z] Step 19/20 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:12:36.470Z] ---> Running in 14967f0c4849 [2022-07-29T17:12:36.470Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T17:12:36.470Z] Attempting uninstall: urllib3 [2022-07-29T17:12:36.470Z] Found existing installation: urllib3 1.26.7 [2022-07-29T17:12:36.470Z] Uninstalling urllib3-1.26.7: [2022-07-29T17:12:36.470Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T17:12:36.470Z] Removing intermediate container 14967f0c4849 [2022-07-29T17:12:36.470Z] ---> d86bd4a7954e [2022-07-29T17:12:36.470Z] Step 20/20 : LABEL version=0.0.0 [2022-07-29T17:12:36.470Z] ---> Running in 52f6d2c9d5a9 [2022-07-29T17:12:36.470Z] Attempting uninstall: idna [2022-07-29T17:12:36.470Z] Found existing installation: idna 3.3 [2022-07-29T17:12:36.470Z] Uninstalling idna-3.3: [2022-07-29T17:12:36.730Z] Successfully uninstalled idna-3.3 [2022-07-29T17:12:36.730Z] Removing intermediate container 52f6d2c9d5a9 [2022-07-29T17:12:36.730Z] ---> 5005087db2dd [2022-07-29T17:12:36.730Z] [2022-07-29T17:12:36.730Z] Successfully built 5005087db2dd [2022-07-29T17:12:36.730Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-29T17:12:36.994Z]  Building security-spiffe-token-provider ... done  Attempting uninstall: requests [2022-07-29T17:12:36.994Z] Found existing installation: requests 2.26.0 [2022-07-29T17:12:36.994Z] Uninstalling requests-2.26.0: [2022-07-29T17:12:36.994Z] Successfully uninstalled requests-2.26.0 [2022-07-29T17:12:37.255Z] Running setup.py install for texttable: started [2022-07-29T17:12:37.517Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T17:12:37.517Z] Running setup.py install for PyYAML: started [2022-07-29T17:12:37.778Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T17:12:37.778Z] Running setup.py install for docopt: started [2022-07-29T17:12:38.351Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T17:12:38.351Z] Running setup.py install for dockerpty: started [2022-07-29T17:12:38.351Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T17:12:38.926Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-29T17:12:41.472Z] Removing intermediate container d713fe611845 [2022-07-29T17:12:41.472Z] ---> 1c22b8560768 [2022-07-29T17:12:41.472Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T17:12:41.472Z] ---> Running in 08aa68ba4375 [2022-07-29T17:12:41.472Z] Removing intermediate container 08aa68ba4375 [2022-07-29T17:12:41.472Z] ---> bd9dba2c9245 [2022-07-29T17:12:41.472Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T17:12:41.472Z] ---> Running in 6968fb416d94 [2022-07-29T17:12:41.472Z] Removing intermediate container 6968fb416d94 [2022-07-29T17:12:41.472Z] ---> 7bc749f1370f [2022-07-29T17:12:41.472Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T17:12:41.735Z] ---> 85aeb07cd0f4 [2022-07-29T17:12:41.735Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T17:12:41.735Z] ---> ba743ca00633 [2022-07-29T17:12:41.735Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T17:12:41.997Z] ---> a196cdc76639 [2022-07-29T17:12:41.997Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T17:12:41.997Z] ---> Running in f796a701e97c [2022-07-29T17:12:41.997Z] Removing intermediate container f796a701e97c [2022-07-29T17:12:41.997Z] ---> 3c82ace9b99f [2022-07-29T17:12:41.997Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:12:41.997Z] ---> Running in 2061c58d8626 [2022-07-29T17:12:42.259Z] Removing intermediate container 2061c58d8626 [2022-07-29T17:12:42.259Z] ---> 5781c4c0f99b [2022-07-29T17:12:42.259Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T17:12:42.259Z] ---> Running in b05ff0fb8d4e [2022-07-29T17:12:42.259Z] Removing intermediate container b05ff0fb8d4e [2022-07-29T17:12:42.259Z] ---> d193002f2922 [2022-07-29T17:12:42.259Z] Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:12:42.259Z] ---> Running in 1ceb49c084c9 [2022-07-29T17:12:42.524Z] Removing intermediate container 1ceb49c084c9 [2022-07-29T17:12:42.524Z] ---> b5fd4626f399 [2022-07-29T17:12:42.524Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T17:12:42.524Z] ---> Running in 79344da3343b [2022-07-29T17:12:42.524Z] Removing intermediate container 79344da3343b [2022-07-29T17:12:42.524Z] ---> c73b10b1a736 [2022-07-29T17:12:42.524Z] [2022-07-29T17:12:42.524Z] Successfully built c73b10b1a736 [2022-07-29T17:12:42.524Z] Successfully tagged sys-mgmt-agent:latest [2022-07-29T17:12:42.794Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-29T17:12:42.812Z] $ docker stop --time=1 f7d20f7e2a34fdc16db0ea1e2f3b686c7b4624ef76b908f50b29ef41a439becc [2022-07-29T17:12:44.026Z] 656be50a0ddc: Pull complete [2022-07-29T17:12:44.026Z] 2bbca73fdf42: Pull complete [2022-07-29T17:12:44.026Z] 46d945488cbd: Pull complete [2022-07-29T17:12:44.088Z] $ docker rm -f f7d20f7e2a34fdc16db0ea1e2f3b686c7b4624ef76b908f50b29ef41a439becc [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T17:12:44.527Z] + docker images [2022-07-29T17:12:44.527Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T17:12:44.527Z] sys-mgmt-agent latest c73b10b1a736 2 seconds ago 299MB [2022-07-29T17:12:44.527Z] security-spiffe-token-provider latest 5005087db2dd 8 seconds ago 29.1MB [2022-07-29T17:12:44.527Z] support-scheduler latest 161f0ca5ca09 10 seconds ago 26.5MB [2022-07-29T17:12:44.527Z] security-proxy-setup latest edc46396df59 10 seconds ago 27.2MB [2022-07-29T17:12:44.527Z] 483576d230ae 12 seconds ago 1.74GB [2022-07-29T17:12:44.527Z] 59f3f3eb0ecc 15 seconds ago 1.74GB [2022-07-29T17:12:44.527Z] 86cc75c9ef5f 16 seconds ago 1.69GB [2022-07-29T17:12:44.527Z] a7413bb58654 18 seconds ago 1.69GB [2022-07-29T17:12:44.527Z] security-bootstrapper latest 0a328e70e652 32 seconds ago 19.3MB [2022-07-29T17:12:44.527Z] 58e08af74cb8 47 seconds ago 1.69GB [2022-07-29T17:12:44.527Z] security-spire-server latest 332dbddfb7da 52 seconds ago 86.5MB [2022-07-29T17:12:44.527Z] core-metadata latest 8c5e1ef4c54e 52 seconds ago 17.1MB [2022-07-29T17:12:44.527Z] 1c48371f1416 57 seconds ago 1.58GB [2022-07-29T17:12:44.527Z] 567944907552 57 seconds ago 1.69GB [2022-07-29T17:12:44.527Z] security-spire-config latest 84ccdf7b0efe About a minute ago 85.8MB [2022-07-29T17:12:44.527Z] core-data latest 3b70c960c60f About a minute ago 21.5MB [2022-07-29T17:12:44.527Z] 196b495a1f34 About a minute ago 1.58GB [2022-07-29T17:12:44.527Z] support-notifications latest a07c0552888a About a minute ago 27.1MB [2022-07-29T17:12:44.527Z] security-secretstore-setup latest b6f365866340 About a minute ago 28.9MB [2022-07-29T17:12:44.527Z] core-command latest bb7e4eb5b44b About a minute ago 16.2MB [2022-07-29T17:12:44.527Z] e5089b838561 About a minute ago 1.75GB [2022-07-29T17:12:44.527Z] c306d1483902 About a minute ago 1.71GB [2022-07-29T17:12:44.527Z] 377193a59357 About a minute ago 1.7GB [2022-07-29T17:12:44.527Z] 0bc8369364ae About a minute ago 1.68GB [2022-07-29T17:12:44.527Z] security-spire-agent latest 2c568e8cbc36 About a minute ago 125MB [2022-07-29T17:12:44.527Z] 72f79d8cd762 About a minute ago 1.58GB [2022-07-29T17:12:44.527Z] ci-base-image-x86_64 latest cf9efd1c7c83 4 minutes ago 993MB [2022-07-29T17:12:44.527Z] alpine 3.15 2720e26172a0 9 days ago 5.57MB [2022-07-29T17:12:44.527Z] alpine 3.16 d7d3d98c851f 10 days ago 5.53MB [2022-07-29T17:12:44.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-07-29T17:12:44.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-07-29T17:12:44.527Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-29T17:12:44.527Z] 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-07-29T17:12:48.348Z] 8a5474983e97: Pull complete [2022-07-29T17:12:50.325Z] 329c88fbcd65: Pull complete [2022-07-29T17:12:50.325Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-29T17:12:50.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T17:12:50.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-29T17:12:51.004Z] + + docker build -t ci-base-image-arm64 -f - . [2022-07-29T17:12:51.004Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T17:12:51.004Z] WORKDIR /edgex [2022-07-29T17:12:51.004Z] COPY go.mod . [2022-07-29T17:12:51.004Z] RUN go mod download [2022-07-29T17:12:53.647Z] Sending build context to Docker daemon 169.3MB [2022-07-29T17:12:53.647Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T17:12:53.647Z] ---> ff4287adb874 [2022-07-29T17:12:53.647Z] Step 2/4 : WORKDIR /edgex [2022-07-29T17:12:55.626Z] ---> Running in 9a4d3d288ea5 [2022-07-29T17:12:55.626Z] Removing intermediate container 9a4d3d288ea5 [2022-07-29T17:12:55.626Z] ---> 59f4ffdbaf70 [2022-07-29T17:12:55.626Z] Step 3/4 : COPY go.mod . [2022-07-29T17:12:56.230Z] ---> b33e3bb0a1b4 [2022-07-29T17:12:56.230Z] Step 4/4 : RUN go mod download [2022-07-29T17:12:56.230Z] ---> Running in 49f27b06e665 [2022-07-29T17:13:35.247Z] Removing intermediate container 49f27b06e665 [2022-07-29T17:13:35.247Z] ---> 62817eb8e5d5 [2022-07-29T17:13:35.247Z] Successfully built 62817eb8e5d5 [2022-07-29T17:13:35.247Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:13:35.673Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T17:13:35.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T17:13:35.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-21494 does not seem to be running inside a container [2022-07-29T17:13:36.090Z] $ 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-07-29T17:13:37.370Z] $ docker top 54b5c839228f217169eb2ac88115649f6042e57d5729f976aeda8b93dd968177 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T17:13:38.341Z] + go version [2022-07-29T17:13:38.341Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-29T17:13:38.381Z] $ docker stop --time=1 54b5c839228f217169eb2ac88115649f6042e57d5729f976aeda8b93dd968177 [2022-07-29T17:13:39.999Z] $ docker rm -f 54b5c839228f217169eb2ac88115649f6042e57d5729f976aeda8b93dd968177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:13:40.905Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T17:13:40.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T17:13:41.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-21494 does not seem to be running inside a container [2022-07-29T17:13:41.287Z] $ 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-07-29T17:13:42.563Z] $ docker top 6f284f05944c0993a1227c38a05e80d9ad993bab4fd7a7bf20140f4aee6ef930 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-29T17:13:42.863Z] ========================================================= [2022-07-29T17:13:42.863Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-29T17:13:42.863Z] ========================================================= [Pipeline] sh [2022-07-29T17:13:43.520Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-29T17:13:44.244Z] + make test [2022-07-29T17:13:44.244Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T17:14:16.604Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-29T17:15:53.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-29T17:15:53.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-29T17:15:56.103Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-29T17:15:56.103Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-29T17:15:56.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-29T17:15:56.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-29T17:15:56.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-29T17:15:56.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-29T17:15:56.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-29T17:15:58.710Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-29T17:15:58.986Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-29T17:15:59.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-29T17:15:59.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-29T17:15:59.263Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-29T17:15:59.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-29T17:16:14.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.351s coverage: 28.7% of statements [2022-07-29T17:16:14.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-29T17:16:14.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-29T17:16:17.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.396s coverage: 98.5% of statements [2022-07-29T17:16:17.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-29T17:16:17.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.486s coverage: 54.2% of statements [2022-07-29T17:16:17.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-29T17:16:17.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-29T17:16:35.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.133s coverage: 89.2% of statements [2022-07-29T17:16:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-29T17:16:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-29T17:16:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-29T17:16:35.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.462s coverage: 83.8% of statements [2022-07-29T17:16:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-29T17:16:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-29T17:16:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-29T17:16:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-29T17:16:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-29T17:16:38.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.330s coverage: 95.6% of statements [2022-07-29T17:16:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-29T17:16:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-29T17:16:38.892Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.370s coverage: 72.2% of statements [2022-07-29T17:16:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-29T17:16:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-29T17:16:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-29T17:16:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-29T17:16:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-29T17:16:38.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.405s coverage: 60.0% of statements [2022-07-29T17:16:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-29T17:16:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-29T17:16:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-29T17:16:38.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.416s coverage: 0.9% of statements [2022-07-29T17:16:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-29T17:16:38.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.311s coverage: 58.8% of statements [2022-07-29T17:16:38.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.6% of statements [2022-07-29T17:16:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-29T17:16:44.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.249s coverage: 47.1% of statements [2022-07-29T17:16:44.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.343s coverage: 79.5% of statements [2022-07-29T17:16:44.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements [2022-07-29T17:16:44.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements [2022-07-29T17:16:48.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements [2022-07-29T17:16:55.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.283s coverage: 94.4% of statements [2022-07-29T17:16:55.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements [2022-07-29T17:17:07.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.685s coverage: 82.2% of statements [2022-07-29T17:17:07.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-29T17:17:09.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2022-07-29T17:17:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-29T17:17:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-29T17:17:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-29T17:17:09.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-07-29T17:17:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-29T17:17:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-29T17:17:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-29T17:17:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-29T17:17:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-29T17:17:09.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements [2022-07-29T17:17:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-29T17:17:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-29T17:17:09.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.190s coverage: 100.0% of statements [2022-07-29T17:17:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-29T17:17:09.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements [2022-07-29T17:17:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-29T17:17:09.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2022-07-29T17:17:09.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2022-07-29T17:17:09.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.337s coverage: 85.4% of statements [2022-07-29T17:17:09.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.977s coverage: 91.2% of statements [2022-07-29T17:17:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-29T17:17:16.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.006s coverage: 64.7% of statements [2022-07-29T17:17:16.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-29T17:17:16.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-29T17:17:16.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.268s coverage: 100.0% of statements [2022-07-29T17:17:16.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2022-07-29T17:17:16.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-07-29T17:17:16.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2022-07-29T17:17:16.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2022-07-29T17:17:23.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.336s coverage: 65.8% of statements [2022-07-29T17:17:23.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-29T17:17:23.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-29T17:17:23.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-29T17:17:24.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.991s coverage: 43.6% of statements [2022-07-29T17:17:24.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-29T17:17:24.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-29T17:17:24.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2022-07-29T17:17:24.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-29T17:17:24.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements [2022-07-29T17:17:24.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-29T17:17:24.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-29T17:17:24.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-29T17:17:24.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-29T17:17:35.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.363s coverage: 17.7% of statements [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-29T17:17:35.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.758s coverage: 92.3% of statements [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-29T17:17:35.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.395s coverage: 63.2% of statements [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-29T17:17:35.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.491s coverage: 97.7% of statements [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-29T17:17:35.065Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.207s coverage: 28.9% of statements [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-29T17:17:35.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-29T17:17:35.065Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.232s coverage: 100.0% of statements [2022-07-29T17:17:35.065Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-07-29T17:17:35.065Z] 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-07-29T17:17:35.065Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-29T17:17:35.065Z] GO111MODULE=on go vet ./... [2022-07-29T17:19:27.002Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T17:19:27.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T17:19:27.002Z] ./bin/test-attribution-txt.sh [2022-07-29T17:19:27.002Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T17:19:27.002Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T17:19:27.002Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T17:19:27.002Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T17:19:27.002Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T17:19:27.002Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T17:19:27.002Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T17:19:27.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-29T17:19:27.731Z] + ls -al . [2022-07-29T17:19:27.731Z] total 684 [2022-07-29T17:19:27.731Z] drwxrwxr-x 9 1001 1001 4096 Jul 29 17:13 . [2022-07-29T17:19:27.731Z] drwxr-xr-x 4 root root 4096 Jul 29 17:13 .. [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 17:11 .dockerignore [2022-07-29T17:19:27.731Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 17:11 .git [2022-07-29T17:19:27.731Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 17:11 .github [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 1030 Jul 29 17:11 .gitignore [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 17:11 .golangci.yml [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 87 Jul 29 17:11 .hadolint.yml [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 17:11 .sonarcloud.properties [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 17:11 ADOPTERS.md [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 10347 Jul 29 17:11 Attribution.txt [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 63209 Jul 29 17:11 CHANGELOG.md [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 17:11 CONTRIBUTING.md [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 17:11 GOVERNANCE.md [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 850 Jul 29 17:11 Jenkinsfile [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 17:11 LICENSE [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 10350 Jul 29 17:11 Makefile [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 17:11 OWNERS.md [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 9094 Jul 29 17:11 README.md [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 17:11 SECURITY.md [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 17:07 VERSION [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 17:11 ZMQWindows.md [2022-07-29T17:19:27.731Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 17:11 bin [2022-07-29T17:19:27.731Z] drwxrwxr-x 18 1001 1001 4096 Jul 29 17:11 cmd [2022-07-29T17:19:27.731Z] -rw-r--r-- 1 root root 436531 Jul 29 17:17 coverage.out [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 3681 Jul 29 17:11 go.mod [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 38033 Jul 29 17:11 go.sum [2022-07-29T17:19:27.731Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 17:11 internal [2022-07-29T17:19:27.731Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 17:11 openapi [2022-07-29T17:19:27.731Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 17:11 snap [2022-07-29T17:19:27.731Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 17:11 version.go [Pipeline] sh [2022-07-29T17:19:28.410Z] + '[' -e coverage.out ] [2022-07-29T17:19:28.410Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-29T17:19:28.450Z] Warning: overwriting stash ‘coverage-report’ [2022-07-29T17:19:29.300Z] Stashed 1 file(s) [Pipeline] sh [2022-07-29T17:19:29.970Z] + make build [2022-07-29T17:19:29.970Z] 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-07-29T17:21:06.850Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-29T17:22:03.505Z] 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-07-29T17:22:03.505Z] 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-07-29T17:22:35.898Z] 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-07-29T17:22:37.881Z] 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-07-29T17:22:41.279Z] 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-07-29T17:22:47.997Z] 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-07-29T17:22:50.619Z] 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-07-29T17:22:54.937Z] 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-07-29T17:22:58.339Z] 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-07-29T17:23:01.742Z] 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-07-29T17:23:10.036Z] 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-07-29T17:23:14.397Z] $ docker stop --time=1 6f284f05944c0993a1227c38a05e80d9ad993bab4fd7a7bf20140f4aee6ef930 [2022-07-29T17:23:16.457Z] $ docker rm -f 6f284f05944c0993a1227c38a05e80d9ad993bab4fd7a7bf20140f4aee6ef930 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:23:19.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T17:23:19.016Z] [2022-07-29T17:23:19.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:23:19.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T17:23:19.789Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-29T17:23:19.789Z] 29e5d40040c1: Pulling fs layer [2022-07-29T17:23:19.789Z] 1ce36da41761: Pulling fs layer [2022-07-29T17:23:19.789Z] 25b303627fd3: Pulling fs layer [2022-07-29T17:23:19.789Z] 29e5d40040c1: Download complete [2022-07-29T17:23:20.409Z] 1ce36da41761: Verifying Checksum [2022-07-29T17:23:20.409Z] 1ce36da41761: Download complete [2022-07-29T17:23:20.707Z] 29e5d40040c1: Pull complete [2022-07-29T17:23:22.213Z] 25b303627fd3: Verifying Checksum [2022-07-29T17:23:22.213Z] 25b303627fd3: Download complete [2022-07-29T17:23:22.498Z] 1ce36da41761: Pull complete [2022-07-29T17:23:34.940Z] 25b303627fd3: Pull complete [2022-07-29T17:23:34.940Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-29T17:23:34.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T17:23:34.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T17:23:35.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-21494 does not seem to be running inside a container [2022-07-29T17:23:35.425Z] $ 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-07-29T17:23:37.757Z] $ docker top 78808d25e7f195763f353a88338aced2635d568114264f6a054f4af68b9552c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T17:23:38.710Z] + grep+ paralleldocker-compose [2022-07-29T17:23:38.710Z] build --help [2022-07-29T17:23:42.087Z] --parallel Build images in parallel. [Pipeline] } [2022-07-29T17:23:42.395Z] $ docker stop --time=1 78808d25e7f195763f353a88338aced2635d568114264f6a054f4af68b9552c9 [2022-07-29T17:23:44.021Z] $ docker rm -f 78808d25e7f195763f353a88338aced2635d568114264f6a054f4af68b9552c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:23:44.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T17:23:44.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T17:23:45.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-21494 does not seem to be running inside a container [2022-07-29T17:23:45.197Z] $ 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-07-29T17:23:46.436Z] $ docker top eb340f927ffda1c4e9b558abe87be4d6e5465c101f199b6fc752c211cb553c79 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T17:23:47.376Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-29T17:23:51.670Z] Building core-command ... [2022-07-29T17:23:51.670Z] Building core-data ... [2022-07-29T17:23:51.670Z] Building core-metadata ... [2022-07-29T17:23:51.670Z] Building security-bootstrapper ... [2022-07-29T17:23:51.670Z] Building security-proxy-setup ... [2022-07-29T17:23:51.670Z] Building security-secretstore-setup ... [2022-07-29T17:23:51.670Z] Building security-spiffe-token-provider ... [2022-07-29T17:23:51.670Z] Building security-spire-agent ... [2022-07-29T17:23:51.670Z] Building security-spire-config ... [2022-07-29T17:23:51.670Z] Building security-spire-server ... [2022-07-29T17:23:51.670Z] Building support-notifications ... [2022-07-29T17:23:51.670Z] Building support-scheduler ... [2022-07-29T17:23:51.670Z] Building sys-mgmt-agent ... [2022-07-29T17:23:51.670Z] Building sys-mgmt-agent [2022-07-29T17:23:51.670Z] Building security-secretstore-setup [2022-07-29T17:23:51.670Z] Building security-spire-agent [2022-07-29T17:23:51.670Z] Building security-bootstrapper [2022-07-29T17:23:51.670Z] Building core-data [2022-07-29T17:25:13.436Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:25:13.436Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:25:13.436Z] ---> 62817eb8e5d5 [2022-07-29T17:25:13.436Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T17:25:14.429Z] ---> Running in 61a2c10373f6 [2022-07-29T17:25:14.429Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:25:14.429Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:25:14.429Z] ---> 62817eb8e5d5 [2022-07-29T17:25:14.429Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T17:25:14.429Z] ---> Running in 8b87a06fdf6b [2022-07-29T17:25:15.030Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:25:15.030Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:25:15.030Z] ---> 62817eb8e5d5 [2022-07-29T17:25:15.030Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T17:25:15.030Z] ---> Running in b86c0a5ae0cc [2022-07-29T17:25:15.030Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:25:15.030Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:25:15.030Z] ---> 62817eb8e5d5 [2022-07-29T17:25:15.030Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T17:25:15.324Z] ---> Running in 20d21d419565 [2022-07-29T17:25:15.324Z] Removing intermediate container 61a2c10373f6 [2022-07-29T17:25:15.324Z] ---> f4c768fe358b [2022-07-29T17:25:15.324Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:25:15.611Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:25:15.611Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:25:15.611Z] ---> 62817eb8e5d5 [2022-07-29T17:25:15.611Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T17:25:15.611Z] ---> Running in 6555879e97ff [2022-07-29T17:25:15.611Z] Removing intermediate container 8b87a06fdf6b [2022-07-29T17:25:15.611Z] ---> 086379f8451f [2022-07-29T17:25:15.611Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:25:15.611Z] ---> Running in be48e0a977e8 [2022-07-29T17:25:15.611Z] ---> Running in dcf87e72a8a2 [2022-07-29T17:25:15.903Z] Removing intermediate container b86c0a5ae0cc [2022-07-29T17:25:15.903Z] ---> a41c13bf5303 [2022-07-29T17:25:15.903Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:25:15.903Z] Removing intermediate container 20d21d419565 [2022-07-29T17:25:15.903Z] ---> c89a9a52b597 [2022-07-29T17:25:15.904Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:25:16.184Z] ---> Running in 306f0f1e4d48 [2022-07-29T17:25:16.184Z] ---> Running in f2c58e26a063 [2022-07-29T17:25:16.474Z] Removing intermediate container 6555879e97ff [2022-07-29T17:25:16.474Z] ---> f4105bc5caf7 [2022-07-29T17:25:16.474Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:25:16.746Z] ---> Running in cf75d328e32e [2022-07-29T17:25:19.379Z] Removing intermediate container dcf87e72a8a2 [2022-07-29T17:25:19.379Z] ---> ad3b64f28d4b [2022-07-29T17:25:19.379Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T17:25:19.379Z] ---> Running in eb63ffe8a775 [2022-07-29T17:25:19.379Z] Removing intermediate container be48e0a977e8 [2022-07-29T17:25:19.379Z] ---> 08a4eee0145d [2022-07-29T17:25:19.379Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T17:25:19.662Z] Removing intermediate container 306f0f1e4d48 [2022-07-29T17:25:19.662Z] ---> 180a0b759625 [2022-07-29T17:25:19.662Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T17:25:19.662Z] ---> Running in 0f6d878496c9 [2022-07-29T17:25:19.945Z] ---> Running in 54caac14ad42 [2022-07-29T17:25:20.221Z] Removing intermediate container f2c58e26a063 [2022-07-29T17:25:20.221Z] ---> 48f348cbc2bf [2022-07-29T17:25:20.221Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T17:25:20.221Z] Removing intermediate container cf75d328e32e [2022-07-29T17:25:20.221Z] ---> 70033db1eccd [2022-07-29T17:25:20.221Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T17:25:20.221Z] ---> Running in 0cb54056aad1 [2022-07-29T17:25:20.495Z] ---> Running in 05b2f5f41524 [2022-07-29T17:25:21.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:25:21.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:25:22.204Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:25:22.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:25:22.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:25:22.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:25:23.095Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:25:23.376Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:25:23.376Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:25:23.376Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:25:23.654Z] OK: 221 MiB in 51 packages [2022-07-29T17:25:24.271Z] OK: 221 MiB in 51 packages [2022-07-29T17:25:24.873Z] OK: 221 MiB in 51 packages [2022-07-29T17:25:24.873Z] OK: 221 MiB in 51 packages [2022-07-29T17:25:24.873Z] OK: 221 MiB in 51 packages [2022-07-29T17:25:25.149Z] Removing intermediate container eb63ffe8a775 [2022-07-29T17:25:25.149Z] ---> 5698392b464c [2022-07-29T17:25:25.149Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T17:25:26.132Z] Removing intermediate container 54caac14ad42 [2022-07-29T17:25:26.132Z] ---> b6f3f2398d45 [2022-07-29T17:25:26.132Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T17:25:26.736Z] Removing intermediate container 0cb54056aad1 [2022-07-29T17:25:26.736Z] ---> befe7e4315c3 [2022-07-29T17:25:26.736Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T17:25:26.736Z] Removing intermediate container 0f6d878496c9 [2022-07-29T17:25:26.736Z] ---> 00a300bc8ceb [2022-07-29T17:25:26.736Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T17:25:26.736Z] Removing intermediate container 05b2f5f41524 [2022-07-29T17:25:26.736Z] ---> dd74fba16fdf [2022-07-29T17:25:26.736Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T17:25:26.736Z] ---> ebe746de7803 [2022-07-29T17:25:26.736Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:25:27.014Z] ---> Running in 189c197e72ca [2022-07-29T17:25:27.288Z] ---> eb2b98946f7d [2022-07-29T17:25:27.288Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:25:27.565Z] ---> Running in 347e131b5dc1 [2022-07-29T17:25:27.839Z] ---> 381f0f43226d [2022-07-29T17:25:27.839Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:25:28.111Z] ---> Running in 0e10f1770e2b [2022-07-29T17:25:28.389Z] ---> aa74d4b7f45e [2022-07-29T17:25:28.389Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:25:28.389Z] ---> 649adfb44622 [2022-07-29T17:25:28.389Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:25:28.671Z] ---> Running in 2c301cf6bfc3 [2022-07-29T17:25:28.671Z] ---> Running in c197801e9552 [2022-07-29T17:26:25.439Z] Removing intermediate container 0e10f1770e2b [2022-07-29T17:26:25.439Z] ---> cea9e1ac7665 [2022-07-29T17:26:25.439Z] Step 8/25 : COPY . . [2022-07-29T17:26:25.439Z] Removing intermediate container 189c197e72ca [2022-07-29T17:26:25.439Z] ---> 995856581788 [2022-07-29T17:26:25.439Z] Step 8/23 : COPY . . [2022-07-29T17:26:25.439Z] Removing intermediate container c197801e9552 [2022-07-29T17:26:25.439Z] ---> aa3e7b258153 [2022-07-29T17:26:25.439Z] Step 8/31 : COPY . . [2022-07-29T17:26:25.439Z] Removing intermediate container 347e131b5dc1 [2022-07-29T17:26:25.439Z] ---> f07287c116a9 [2022-07-29T17:26:25.439Z] Step 8/23 : COPY . . [2022-07-29T17:26:25.439Z] Removing intermediate container 2c301cf6bfc3 [2022-07-29T17:26:25.439Z] ---> 4e900a9be040 [2022-07-29T17:26:25.439Z] Step 8/26 : COPY . . [2022-07-29T17:26:52.268Z] ---> d1a4a15638d0 [2022-07-29T17:26:52.268Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T17:26:52.268Z] ---> 64d39af17feb [2022-07-29T17:26:52.268Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T17:26:52.268Z] ---> cd15cc2f3f7d [2022-07-29T17:26:52.268Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-29T17:26:52.268Z] ---> Running in eaf78be66629 [2022-07-29T17:26:52.268Z] ---> 145b504757c1 [2022-07-29T17:26:52.269Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T17:26:52.269Z] ---> Running in efeaf85a6195 [2022-07-29T17:26:52.269Z] ---> Running in e045eb5dc78a [2022-07-29T17:26:52.269Z] ---> Running in 824773c3dfd6 [2022-07-29T17:26:52.269Z] ---> cfcf653d66ff [2022-07-29T17:26:52.269Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T17:26:52.269Z] ---> Running in c4023ff6a82f [2022-07-29T17:26:52.269Z] Removing intermediate container eaf78be66629 [2022-07-29T17:26:52.269Z] ---> a73252e96583 [2022-07-29T17:26:52.269Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T17:26:52.269Z] ---> Running in 6a1015394ab8 [2022-07-29T17:26:52.869Z] Removing intermediate container 6a1015394ab8 [2022-07-29T17:26:52.869Z] ---> f7e75208ede5 [2022-07-29T17:26:52.869Z] 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-07-29T17:26:53.150Z] ---> Running in 2982cb3f2811 [2022-07-29T17:26:53.757Z] 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-07-29T17:26:54.035Z] 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-07-29T17:26:54.035Z] 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-07-29T17:26:54.035Z] 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-07-29T17:26:56.029Z] Removing intermediate container 2982cb3f2811 [2022-07-29T17:26:56.029Z] ---> 3299b17b48d9 [2022-07-29T17:26:56.029Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T17:26:56.029Z] ---> Running in fe9d579b0cad [2022-07-29T17:26:56.307Z] Removing intermediate container fe9d579b0cad [2022-07-29T17:26:56.307Z] ---> bf2b590e4d04 [2022-07-29T17:26:56.307Z] [2022-07-29T17:26:56.307Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T17:26:56.587Z] 3.15: Pulling from library/alpine [2022-07-29T17:26:57.574Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T17:26:57.574Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T17:26:57.574Z] ---> 60f2846fe774 [2022-07-29T17:26:57.574Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T17:26:57.574Z] ---> Running in 21206bd0f738 [2022-07-29T17:26:58.181Z] Removing intermediate container 21206bd0f738 [2022-07-29T17:26:58.181Z] ---> 5c4992c6ba82 [2022-07-29T17:26:58.181Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:26:58.181Z] ---> Running in caed25edbfcf [2022-07-29T17:27:01.597Z] Removing intermediate container caed25edbfcf [2022-07-29T17:27:01.597Z] ---> ef3c6b11e25d [2022-07-29T17:27:01.597Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T17:27:01.597Z] ---> Running in df3bf79b191f [2022-07-29T17:27:03.045Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:27:04.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:27:05.480Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T17:27:05.480Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T17:27:05.480Z] OK: 15733 distinct packages available [2022-07-29T17:27:05.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:27:06.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:27:07.920Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T17:27:07.920Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T17:27:07.920Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T17:27:08.198Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T17:27:08.199Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T17:27:08.476Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T17:27:08.476Z] OK: 6 MiB in 19 packages [2022-07-29T17:27:10.464Z] Removing intermediate container df3bf79b191f [2022-07-29T17:27:10.464Z] ---> d5ca4d58a0e6 [2022-07-29T17:27:10.464Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T17:27:13.892Z] ---> c1a6dbe11b0c [2022-07-29T17:27:13.892Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T17:27:19.341Z] ---> 8e38779c267b [2022-07-29T17:27:19.341Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T17:27:19.341Z] ---> 884fe88c1aae [2022-07-29T17:27:19.341Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T17:27:19.951Z] ---> 812275fdedae [2022-07-29T17:27:19.951Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T17:27:20.943Z] ---> 9ff13773e07b [2022-07-29T17:27:20.943Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T17:27:20.943Z] ---> Running in 74fceef84961 [2022-07-29T17:27:21.241Z] Removing intermediate container 74fceef84961 [2022-07-29T17:27:21.241Z] ---> 4f2d942f2bcf [2022-07-29T17:27:21.241Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T17:27:21.528Z] ---> Running in c172a088d4a9 [2022-07-29T17:27:21.805Z] Removing intermediate container c172a088d4a9 [2022-07-29T17:27:21.805Z] ---> c3a54243d35d [2022-07-29T17:27:21.805Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T17:27:21.805Z] ---> Running in 2bcbdfaebdce [2022-07-29T17:27:22.408Z] Removing intermediate container 2bcbdfaebdce [2022-07-29T17:27:22.408Z] ---> 7f90670afd5d [2022-07-29T17:27:22.408Z] Step 25/26 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:27:22.408Z] ---> Running in 18ae0ca48498 [2022-07-29T17:27:23.014Z] Removing intermediate container 18ae0ca48498 [2022-07-29T17:27:23.014Z] ---> 45dcebff2c96 [2022-07-29T17:27:23.014Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T17:27:23.014Z] ---> Running in 3b14eb14fbd6 [2022-07-29T17:27:23.621Z] Removing intermediate container 3b14eb14fbd6 [2022-07-29T17:27:23.621Z] ---> 1ce7464030ea [2022-07-29T17:27:23.621Z] [2022-07-29T17:27:23.896Z] Successfully built 1ce7464030ea [2022-07-29T17:27:23.896Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-29T17:27:23.896Z] Building core-command [2022-07-29T17:27:56.261Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:27:56.261Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:27:56.261Z] ---> 62817eb8e5d5 [2022-07-29T17:27:56.261Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T17:27:56.261Z] ---> Using cache [2022-07-29T17:27:56.261Z] ---> f4105bc5caf7 [2022-07-29T17:27:56.261Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:27:56.261Z] ---> Using cache [2022-07-29T17:27:56.261Z] ---> 70033db1eccd [2022-07-29T17:27:56.261Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T17:27:56.261Z] ---> Running in 391a0ac4a49e [2022-07-29T17:27:56.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:27:56.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:27:57.248Z] OK: 221 MiB in 51 packages [2022-07-29T17:27:58.699Z] Removing intermediate container 391a0ac4a49e [2022-07-29T17:27:58.699Z] ---> 9e7acaee344e [2022-07-29T17:27:58.699Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T17:27:59.309Z] ---> bdd37acee51f [2022-07-29T17:27:59.309Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:27:59.584Z] ---> Running in 8699c1795b52 [2022-07-29T17:28:46.588Z] Removing intermediate container 8699c1795b52 [2022-07-29T17:28:46.588Z] ---> 7fb24c41617d [2022-07-29T17:28:46.588Z] Step 8/23 : COPY . . [2022-07-29T17:29:04.965Z] ---> 52e649b16713 [2022-07-29T17:29:04.965Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-29T17:29:04.965Z] ---> Running in 3f729f637077 [2022-07-29T17:29:04.965Z] 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-07-29T17:31:57.164Z] 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-07-29T17:32:00.594Z] Removing intermediate container efeaf85a6195 [2022-07-29T17:32:00.594Z] ---> d697cd711734 [2022-07-29T17:32:00.594Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T17:32:00.870Z] ---> Running in 3ace370d193a [2022-07-29T17:32:02.852Z] 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-07-29T17:32:09.590Z] Removing intermediate container 3ace370d193a [2022-07-29T17:32:09.590Z] ---> c8242dfad93f [2022-07-29T17:32:09.590Z] [2022-07-29T17:32:09.590Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T17:32:09.590Z] 20.10.14: Pulling from library/docker [2022-07-29T17:32:22.014Z] Removing intermediate container 824773c3dfd6 [2022-07-29T17:32:22.015Z] ---> b78de783695a [2022-07-29T17:32:22.015Z] [2022-07-29T17:32:22.015Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T17:32:22.015Z] 3.16: Pulling from library/alpine [2022-07-29T17:32:22.015Z] Removing intermediate container e045eb5dc78a [2022-07-29T17:32:22.015Z] ---> 3b0cab0e3f67 [2022-07-29T17:32:22.015Z] [2022-07-29T17:32:22.015Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T17:32:22.015Z] 3.16: Pulling from library/alpine [2022-07-29T17:32:22.291Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T17:32:22.291Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T17:32:22.291Z] Status: Image is up to date for alpine:3.16 [2022-07-29T17:32:22.291Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T17:32:22.291Z] ---> 3d81c46cd875 [2022-07-29T17:32:22.291Z] ---> 3d81c46cd875 [2022-07-29T17:32:22.291Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T17:32:22.291Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T17:32:22.571Z] ---> Running in 53d369127812 [2022-07-29T17:32:22.571Z] ---> Running in 9345db801525 [2022-07-29T17:32:23.559Z] Removing intermediate container 9345db801525 [2022-07-29T17:32:23.560Z] ---> 1c274e2a105e [2022-07-29T17:32:23.560Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T17:32:23.839Z] ---> Running in ba64e0f2e0e8 [2022-07-29T17:32:25.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:32:26.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:32:26.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:32:26.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:32:27.698Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T17:32:27.698Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T17:32:27.698Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T17:32:27.698Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:32:27.977Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T17:32:28.254Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T17:32:28.254Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T17:32:28.254Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:32:28.254Z] OK: 6 MiB in 17 packages [2022-07-29T17:32:28.545Z] OK: 5 MiB in 16 packages [2022-07-29T17:32:31.202Z] Removing intermediate container ba64e0f2e0e8 [2022-07-29T17:32:31.202Z] ---> 24722aff0b2a [2022-07-29T17:32:31.202Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T17:32:31.202Z] ---> Running in 08552589cae2 [2022-07-29T17:32:31.812Z] Removing intermediate container 53d369127812 [2022-07-29T17:32:31.812Z] ---> 6e5ea6656d15 [2022-07-29T17:32:31.812Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T17:32:32.093Z] ---> Running in 6d9d12ae0e0d [2022-07-29T17:32:32.094Z] Removing intermediate container 08552589cae2 [2022-07-29T17:32:32.094Z] ---> d8d7f371c45a [2022-07-29T17:32:32.094Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T17:32:32.368Z] ---> Running in 7fbd61e058f7 [2022-07-29T17:32:32.972Z] Removing intermediate container 6d9d12ae0e0d [2022-07-29T17:32:32.973Z] ---> 469862cb45c6 [2022-07-29T17:32:32.973Z] Step 13/25 : WORKDIR / [2022-07-29T17:32:32.973Z] ---> Running in 616a3d753f2a [2022-07-29T17:32:32.973Z] Removing intermediate container 7fbd61e058f7 [2022-07-29T17:32:32.973Z] ---> b07027d2e094 [2022-07-29T17:32:32.973Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T17:32:33.247Z] ---> Running in 0a6af5b16d39 [2022-07-29T17:32:33.848Z] Removing intermediate container 616a3d753f2a [2022-07-29T17:32:33.848Z] ---> ac72a04df1c5 [2022-07-29T17:32:33.849Z] 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-07-29T17:32:34.126Z] Removing intermediate container 0a6af5b16d39 [2022-07-29T17:32:34.126Z] ---> b3ec31e1910c [2022-07-29T17:32:34.126Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T17:32:34.416Z] ---> Running in 830620fcd29d [2022-07-29T17:32:35.868Z] ---> 6f6c13612e7c [2022-07-29T17:32:35.868Z] 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-07-29T17:32:37.315Z] ---> 0ead6cde910c [2022-07-29T17:32:37.315Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T17:32:38.310Z] Removing intermediate container 830620fcd29d [2022-07-29T17:32:38.310Z] ---> ae00ad68f7d3 [2022-07-29T17:32:38.310Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-29T17:32:38.310Z] ---> Running in d042188a27d1 [2022-07-29T17:32:39.341Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T17:32:39.341Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T17:32:39.341Z] ---> c346e9eafbab [2022-07-29T17:32:39.341Z] 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-07-29T17:32:39.341Z] Removing intermediate container d042188a27d1 [2022-07-29T17:32:39.341Z] ---> b520d0405130 [2022-07-29T17:32:39.341Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T17:32:39.341Z] ---> Running in a1ae36f5b09e [2022-07-29T17:32:39.638Z] ---> 17cb310eae2a [2022-07-29T17:32:39.638Z] 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-07-29T17:32:40.239Z] Removing intermediate container a1ae36f5b09e [2022-07-29T17:32:40.239Z] ---> 019d3070bbf1 [2022-07-29T17:32:40.239Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T17:32:40.240Z] ---> Running in bb3005f7ba07 [2022-07-29T17:32:41.238Z] ---> bc3c16dfc9ed [2022-07-29T17:32:41.238Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T17:32:41.517Z] ---> cb7ae5ab6619 [2022-07-29T17:32:41.517Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T17:32:41.517Z] ---> Running in 907b5b0122bf [2022-07-29T17:32:42.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:32:43.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:32:44.189Z] ---> 6ecfcedf8585 [2022-07-29T17:32:44.189Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T17:32:45.170Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T17:32:45.170Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T17:32:45.170Z] Executing bash-5.1.16-r0.post-install [2022-07-29T17:32:45.170Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T17:32:45.170Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T17:32:45.170Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T17:32:45.170Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T17:32:45.170Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T17:32:45.170Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T17:32:45.449Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T17:32:45.449Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T17:32:45.449Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T17:32:45.449Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T17:32:45.449Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T17:32:45.449Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T17:32:45.449Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T17:32:45.449Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T17:32:45.449Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T17:32:45.723Z] Removing intermediate container 907b5b0122bf [2022-07-29T17:32:45.723Z] ---> 0c9b6d6f29e9 [2022-07-29T17:32:45.723Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:32:46.323Z] ---> 4c1504ee4365 [2022-07-29T17:32:46.323Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T17:32:47.301Z] ---> 6e3655759eb8 [2022-07-29T17:32:47.301Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T17:32:47.301Z] ---> ba0468f01916 [2022-07-29T17:32:47.575Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T17:32:47.576Z] ---> Running in c5b0cd01716b [2022-07-29T17:32:48.561Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T17:32:48.561Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T17:32:48.561Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T17:32:48.561Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T17:32:48.561Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T17:32:48.561Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T17:32:48.837Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T17:32:48.837Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T17:32:48.837Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T17:32:48.837Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T17:32:48.837Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T17:32:48.837Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T17:32:48.837Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T17:32:48.837Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T17:32:48.837Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T17:32:48.837Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T17:32:48.837Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T17:32:49.127Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T17:32:49.127Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T17:32:49.127Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T17:32:49.127Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T17:32:49.127Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T17:32:49.127Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T17:32:49.127Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T17:32:49.409Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T17:32:49.409Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T17:32:49.409Z] ---> 5b5d3e20fee4 [2022-07-29T17:32:49.705Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T17:32:49.988Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T17:32:50.275Z] OK: 83 MiB in 65 packages [2022-07-29T17:32:50.871Z] ---> feea0b191d10 [2022-07-29T17:32:50.871Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T17:32:50.871Z] Removing intermediate container c5b0cd01716b [2022-07-29T17:32:50.871Z] ---> 7d7c5aa9e7d6 [2022-07-29T17:32:50.871Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T17:32:51.153Z] ---> Running in d78b4f4877a2 [2022-07-29T17:32:51.745Z] Removing intermediate container d78b4f4877a2 [2022-07-29T17:32:51.745Z] ---> 1ca8e8574f9a [2022-07-29T17:32:51.745Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T17:32:52.030Z] ---> Running in 0b82c052461a [2022-07-29T17:32:52.030Z] ---> 76272900cb2a [2022-07-29T17:32:52.030Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T17:32:52.638Z] Removing intermediate container 0b82c052461a [2022-07-29T17:32:52.638Z] ---> 9a5242145eb7 [2022-07-29T17:32:52.638Z] Step 24/25 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:32:52.638Z] ---> Running in 3ec90129be9b [2022-07-29T17:32:53.243Z] Removing intermediate container 3ec90129be9b [2022-07-29T17:32:53.243Z] ---> 4fe540f45f71 [2022-07-29T17:32:53.243Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T17:32:53.243Z] ---> Running in a360c0cf43a0 [2022-07-29T17:32:53.243Z] ---> c40f32683cc3 [2022-07-29T17:32:53.243Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T17:32:53.848Z] Removing intermediate container a360c0cf43a0 [2022-07-29T17:32:53.848Z] ---> 4f91dc871c3a [2022-07-29T17:32:53.848Z] [2022-07-29T17:32:54.444Z] ---> 78aa23e5e16b [2022-07-29T17:32:54.444Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T17:32:54.717Z] ---> Running in bcfb82fb5065 [2022-07-29T17:32:54.991Z] Successfully built 4f91dc871c3a [2022-07-29T17:32:54.991Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-29T17:32:54.991Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-07-29T17:32:56.445Z] Collecting docker-compose==1.23.2 [2022-07-29T17:32:56.445Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T17:32:57.929Z] Removing intermediate container bcfb82fb5065 [2022-07-29T17:32:57.929Z] ---> 9295f3e921b3 [2022-07-29T17:32:57.929Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T17:32:57.929Z] ---> Running in 563ebc0d2c5d [2022-07-29T17:32:58.532Z] Removing intermediate container 563ebc0d2c5d [2022-07-29T17:32:58.532Z] ---> bb6d17deaa94 [2022-07-29T17:32:58.532Z] Step 28/31 : CMD ["gate"] [2022-07-29T17:32:58.532Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T17:32:58.532Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T17:32:58.532Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T17:32:58.532Z] ---> Running in 2df390a2896c [2022-07-29T17:32:58.804Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T17:32:58.804Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T17:32:59.090Z] Removing intermediate container 2df390a2896c [2022-07-29T17:32:59.090Z] ---> 822437e8a321 [2022-07-29T17:32:59.090Z] Step 29/31 : LABEL arch=arm64 [2022-07-29T17:32:59.369Z] ---> Running in 0401535d02ba [2022-07-29T17:32:59.969Z] Removing intermediate container 0401535d02ba [2022-07-29T17:32:59.969Z] ---> 3577800ccf1d [2022-07-29T17:32:59.969Z] Step 30/31 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:32:59.969Z] ---> Running in 45a8e74f681e [2022-07-29T17:33:00.576Z] Removing intermediate container 45a8e74f681e [2022-07-29T17:33:00.576Z] ---> db0826f7d1e6 [2022-07-29T17:33:00.576Z] Step 31/31 : LABEL version=0.0.0 [2022-07-29T17:33:00.576Z] ---> Running in c136ea2e161d [2022-07-29T17:33:01.173Z] Removing intermediate container c136ea2e161d [2022-07-29T17:33:01.173Z] ---> 110325bb57c7 [2022-07-29T17:33:01.173Z] [2022-07-29T17:33:01.449Z] Successfully built 110325bb57c7 [2022-07-29T17:33:01.449Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-29T17:33:01.725Z] Building support-notifications [2022-07-29T17:33:03.162Z]  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 [2022-07-29T17:33:03.162Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T17:33:06.564Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T17:33:06.564Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T17:33:08.547Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T17:33:08.826Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T17:33:09.428Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T17:33:09.428Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T17:33:10.034Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T17:33:10.034Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T17:33:10.034Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T17:33:10.034Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T17:33:13.452Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T17:33:13.452Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T17:33:13.731Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T17:33:13.731Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T17:33:14.736Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T17:33:15.726Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T17:33:15.726Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T17:33:15.726Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T17:33:15.726Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T17:33:16.009Z] Collecting idna<2.8,>=2.5 [2022-07-29T17:33:16.009Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T17:33:16.293Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T17:33:16.293Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T17:33:16.571Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T17:33:16.571Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T17:33:17.573Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T17:33:17.573Z] Attempting uninstall: urllib3 [2022-07-29T17:33:17.573Z] Found existing installation: urllib3 1.26.7 [2022-07-29T17:33:17.573Z] Uninstalling urllib3-1.26.7: [2022-07-29T17:33:17.849Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T17:33:18.453Z] Attempting uninstall: idna [2022-07-29T17:33:18.453Z] Found existing installation: idna 3.3 [2022-07-29T17:33:18.453Z] Uninstalling idna-3.3: [2022-07-29T17:33:18.734Z] Successfully uninstalled idna-3.3 [2022-07-29T17:33:23.086Z] Attempting uninstall: requests [2022-07-29T17:33:23.086Z] Found existing installation: requests 2.26.0 [2022-07-29T17:33:23.086Z] Uninstalling requests-2.26.0: [2022-07-29T17:33:23.086Z] Successfully uninstalled requests-2.26.0 [2022-07-29T17:33:23.086Z] Running setup.py install for texttable: started [2022-07-29T17:33:25.069Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T17:33:25.069Z] Running setup.py install for PyYAML: started [2022-07-29T17:33:28.468Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T17:33:28.468Z] Running setup.py install for docopt: started [2022-07-29T17:33:30.454Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T17:33:30.454Z] Running setup.py install for dockerpty: started [2022-07-29T17:33:31.440Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:33:31.440Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:33:31.440Z] ---> 62817eb8e5d5 [2022-07-29T17:33:31.440Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T17:33:31.440Z] ---> Using cache [2022-07-29T17:33:31.440Z] ---> f4105bc5caf7 [2022-07-29T17:33:31.440Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:33:31.440Z] ---> Using cache [2022-07-29T17:33:31.440Z] ---> 70033db1eccd [2022-07-29T17:33:31.440Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T17:33:31.440Z] ---> Using cache [2022-07-29T17:33:31.440Z] ---> 9e7acaee344e [2022-07-29T17:33:31.440Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T17:33:31.440Z] ---> Using cache [2022-07-29T17:33:31.440Z] ---> bdd37acee51f [2022-07-29T17:33:31.440Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:33:31.440Z] ---> Using cache [2022-07-29T17:33:31.440Z] ---> 7fb24c41617d [2022-07-29T17:33:31.725Z] Step 8/22 : COPY . . [2022-07-29T17:33:31.725Z] ---> Using cache [2022-07-29T17:33:31.725Z] ---> 52e649b16713 [2022-07-29T17:33:31.725Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T17:33:32.326Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T17:33:32.954Z] ---> Running in 453a67516399 [2022-07-29T17:33:33.566Z] Removing intermediate container c4023ff6a82f [2022-07-29T17:33:33.566Z] ---> 0dc80999cac9 [2022-07-29T17:33:33.566Z] [2022-07-29T17:33:33.870Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T17:33:33.870Z] ---> 3d81c46cd875 [2022-07-29T17:33:33.870Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T17:33:33.870Z] ---> Running in 39ffab665b78 [2022-07-29T17:33:34.859Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-29T17:33:34.859Z] Removing intermediate container 39ffab665b78 [2022-07-29T17:33:34.859Z] ---> 623005535551 [2022-07-29T17:33:34.859Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-29T17:33:34.859Z] ---> Running in e6b36008b5be [2022-07-29T17:33:35.139Z] 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-07-29T17:33:35.749Z] Removing intermediate container e6b36008b5be [2022-07-29T17:33:35.749Z] ---> 9d6d8b66fddf [2022-07-29T17:33:35.749Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T17:33:35.749Z] ---> Running in 6fd19292cef6 [2022-07-29T17:33:36.750Z] Removing intermediate container 6fd19292cef6 [2022-07-29T17:33:36.750Z] ---> a6cf18a05ca8 [2022-07-29T17:33:36.750Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:33:36.750Z] ---> Running in 1352c256eba6 [2022-07-29T17:33:37.751Z] Removing intermediate container 3f729f637077 [2022-07-29T17:33:37.751Z] ---> 865c2a347bdc [2022-07-29T17:33:37.751Z] [2022-07-29T17:33:37.751Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T17:33:37.751Z] ---> 3d81c46cd875 [2022-07-29T17:33:37.751Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T17:33:38.032Z] ---> Running in 30042434daed [2022-07-29T17:33:40.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:33:40.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:33:41.230Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:33:41.230Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:33:41.230Z] ---> 62817eb8e5d5 [2022-07-29T17:33:41.230Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T17:33:41.230Z] ---> Using cache [2022-07-29T17:33:41.230Z] ---> f4105bc5caf7 [2022-07-29T17:33:41.230Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:33:41.230Z] ---> Using cache [2022-07-29T17:33:41.230Z] ---> 70033db1eccd [2022-07-29T17:33:41.230Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T17:33:41.230Z] Removing intermediate container 1352c256eba6 [2022-07-29T17:33:41.230Z] ---> 8ef78bfd19b5 [2022-07-29T17:33:41.230Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T17:33:41.509Z] ---> Running in d286944487db [2022-07-29T17:33:41.509Z] ---> Running in eaee7ae7e1ce [2022-07-29T17:33:42.506Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T17:33:42.506Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:33:42.506Z] OK: 5 MiB in 15 packages [2022-07-29T17:33:45.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:33:45.934Z] Removing intermediate container 30042434daed [2022-07-29T17:33:45.934Z] ---> 90f4cef344ae [2022-07-29T17:33:45.934Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T17:33:45.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:33:45.934Z] ---> Running in 94098e580a67 [2022-07-29T17:33:46.210Z] Removing intermediate container 94098e580a67 [2022-07-29T17:33:46.210Z] ---> 2832a9c1d22c [2022-07-29T17:33:46.210Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T17:33:46.491Z] ---> Running in 5a30bc5e417e [2022-07-29T17:33:46.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:33:46.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:33:47.478Z] Removing intermediate container 5a30bc5e417e [2022-07-29T17:33:47.478Z] ---> 0c5c1a6dc7a9 [2022-07-29T17:33:47.478Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T17:33:47.478Z] ---> Running in f9328e2ef84e [2022-07-29T17:33:47.760Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T17:33:48.040Z] OK: 221 MiB in 51 packages [2022-07-29T17:33:48.040Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T17:33:48.040Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T17:33:48.040Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T17:33:48.333Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-29T17:33:48.625Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T17:33:48.625Z] Removing intermediate container f9328e2ef84e [2022-07-29T17:33:48.625Z] ---> 356253a2e299 [2022-07-29T17:33:48.625Z] Step 15/23 : WORKDIR / [2022-07-29T17:33:48.625Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:33:48.625Z] OK: 8 MiB in 20 packages [2022-07-29T17:33:48.625Z] ---> Running in 5427e04db389 [2022-07-29T17:33:49.624Z] Removing intermediate container d286944487db [2022-07-29T17:33:49.624Z] ---> 7b042baf0728 [2022-07-29T17:33:49.624Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T17:33:49.624Z] Removing intermediate container 5427e04db389 [2022-07-29T17:33:49.624Z] ---> e9ddbf46fa08 [2022-07-29T17:33:49.624Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:33:50.600Z] Removing intermediate container eaee7ae7e1ce [2022-07-29T17:33:50.600Z] ---> b7bfba675907 [2022-07-29T17:33:50.600Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:33:51.198Z] ---> 9bc803454d74 [2022-07-29T17:33:51.198Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:33:51.475Z] ---> Running in c82dbf2e37d7 [2022-07-29T17:33:51.475Z] ---> 1f998c6ba9ef [2022-07-29T17:33:51.475Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T17:33:52.914Z] ---> f58d39a4fd49 [2022-07-29T17:33:52.914Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T17:33:56.305Z] ---> d9f50dae9c83 [2022-07-29T17:33:56.305Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T17:33:56.305Z] ---> 4dcd31b43788 [2022-07-29T17:33:56.305Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T17:33:57.289Z] ---> 65947b99f5ff [2022-07-29T17:33:57.289Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T17:33:57.569Z] ---> Running in 12f5094e8120 [2022-07-29T17:33:58.177Z] ---> 8012fcd96c10 [2022-07-29T17:33:58.177Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T17:33:58.177Z] ---> Running in 429e392689c5 [2022-07-29T17:33:58.177Z] Removing intermediate container 12f5094e8120 [2022-07-29T17:33:58.177Z] ---> a8ef80d8db99 [2022-07-29T17:33:58.177Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:33:58.458Z] Removing intermediate container bb3005f7ba07 [2022-07-29T17:33:58.458Z] ---> d435e35c59ce [2022-07-29T17:33:58.458Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T17:33:58.458Z] ---> Running in 9af05030f1d9 [2022-07-29T17:33:58.458Z] ---> Running in 567c28d2cde0 [2022-07-29T17:33:59.444Z] Removing intermediate container 429e392689c5 [2022-07-29T17:33:59.444Z] ---> b2028373ee30 [2022-07-29T17:33:59.444Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:33:59.444Z] Removing intermediate container 9af05030f1d9 [2022-07-29T17:33:59.444Z] ---> 58614a420b84 [2022-07-29T17:33:59.444Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T17:33:59.444Z] Removing intermediate container 567c28d2cde0 [2022-07-29T17:33:59.444Z] ---> 68883332718d [2022-07-29T17:33:59.444Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T17:33:59.444Z] ---> Running in 914475f96f31 [2022-07-29T17:33:59.444Z] ---> Running in c02ced20a35b [2022-07-29T17:33:59.444Z] ---> Running in da82c9958813 [2022-07-29T17:34:00.431Z] Removing intermediate container c02ced20a35b [2022-07-29T17:34:00.431Z] ---> 9b1b987e6a0f [2022-07-29T17:34:00.431Z] Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:34:00.431Z] Removing intermediate container 914475f96f31 [2022-07-29T17:34:00.431Z] ---> 9b07a6b9b78f [2022-07-29T17:34:00.431Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T17:34:00.431Z] Removing intermediate container da82c9958813 [2022-07-29T17:34:00.431Z] ---> df12fe7d2590 [2022-07-29T17:34:00.431Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T17:34:00.431Z] ---> Running in 8810fb77b879 [2022-07-29T17:34:00.715Z] ---> Running in a3233689503f [2022-07-29T17:34:01.316Z] Removing intermediate container 8810fb77b879 [2022-07-29T17:34:01.316Z] ---> c6b3ce28723c [2022-07-29T17:34:01.316Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T17:34:01.597Z] Removing intermediate container a3233689503f [2022-07-29T17:34:01.597Z] ---> 721b3f59d6dc [2022-07-29T17:34:01.597Z] Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:34:01.597Z] ---> Running in fc6f456f0358 [2022-07-29T17:34:01.884Z] ---> Running in 27d21b5a78a3 [2022-07-29T17:34:02.492Z] Removing intermediate container 27d21b5a78a3 [2022-07-29T17:34:02.492Z] ---> 643293f14106 [2022-07-29T17:34:02.492Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T17:34:02.764Z] Removing intermediate container fc6f456f0358 [2022-07-29T17:34:02.764Z] ---> b00202824d11 [2022-07-29T17:34:02.764Z] [2022-07-29T17:34:02.764Z] ---> Running in a6db4013ab01 [2022-07-29T17:34:03.361Z] ---> b5b0d7859ccd [2022-07-29T17:34:03.641Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T17:34:03.641Z] Removing intermediate container a6db4013ab01 [2022-07-29T17:34:03.641Z] ---> afaffd6da413 [2022-07-29T17:34:03.641Z] [2022-07-29T17:34:03.641Z] Successfully built b00202824d11 [2022-07-29T17:34:03.920Z] Successfully tagged core-command-arm64:latest [2022-07-29T17:34:03.920Z]  Building core-command ... done Building security-spiffe-token-provider [2022-07-29T17:34:04.537Z] Successfully built afaffd6da413 [2022-07-29T17:34:04.537Z] Successfully tagged core-data-arm64:latest [2022-07-29T17:34:04.537Z]  Building core-data ... done Building security-spire-server [2022-07-29T17:34:04.812Z] ---> b470008d2792 [2022-07-29T17:34:04.812Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T17:34:06.243Z] ---> 774e6c4a5bd8 [2022-07-29T17:34:06.243Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T17:34:06.243Z] ---> Running in b79aaff2e680 [2022-07-29T17:34:06.842Z] Removing intermediate container b79aaff2e680 [2022-07-29T17:34:06.842Z] ---> bed423166402 [2022-07-29T17:34:06.842Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:34:06.842Z] ---> Running in 6e10dc1da9a5 [2022-07-29T17:34:07.441Z] Removing intermediate container 6e10dc1da9a5 [2022-07-29T17:34:07.441Z] ---> f37c62404d47 [2022-07-29T17:34:07.441Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T17:34:07.441Z] ---> Running in 3ffd545170ce [2022-07-29T17:34:08.041Z] Removing intermediate container 3ffd545170ce [2022-07-29T17:34:08.041Z] ---> 8d14385e5a99 [2022-07-29T17:34:08.041Z] Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:34:08.041Z] ---> Running in b7f63bcfb1ae [2022-07-29T17:34:08.643Z] Removing intermediate container b7f63bcfb1ae [2022-07-29T17:34:08.643Z] ---> 0ca9cdcc74fe [2022-07-29T17:34:08.643Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T17:34:08.920Z] ---> Running in da85a7903c2a [2022-07-29T17:34:09.521Z] Removing intermediate container da85a7903c2a [2022-07-29T17:34:09.521Z] ---> 514fc443cb3a [2022-07-29T17:34:09.521Z] [2022-07-29T17:34:09.799Z] Successfully built 514fc443cb3a [2022-07-29T17:34:09.799Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-29T17:34:09.799Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-07-29T17:34:36.630Z] Removing intermediate container c82dbf2e37d7 [2022-07-29T17:34:36.630Z] ---> a65827ef82eb [2022-07-29T17:34:36.630Z] Step 8/22 : COPY . . [2022-07-29T17:34:54.983Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:34:54.983Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:34:54.983Z] ---> 62817eb8e5d5 [2022-07-29T17:34:54.983Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T17:34:54.983Z] ---> Using cache [2022-07-29T17:34:54.983Z] ---> f4105bc5caf7 [2022-07-29T17:34:54.983Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T17:34:54.983Z] ---> Running in 9108b17480d7 [2022-07-29T17:34:54.983Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:34:54.983Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:34:54.983Z] ---> 62817eb8e5d5 [2022-07-29T17:34:54.983Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T17:34:54.983Z] ---> Using cache [2022-07-29T17:34:54.983Z] ---> f4105bc5caf7 [2022-07-29T17:34:54.983Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:34:54.983Z] ---> Using cache [2022-07-29T17:34:54.983Z] ---> 70033db1eccd [2022-07-29T17:34:54.983Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T17:34:54.983Z] ---> Using cache [2022-07-29T17:34:54.983Z] ---> dd74fba16fdf [2022-07-29T17:34:54.983Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T17:34:54.983Z] ---> Using cache [2022-07-29T17:34:54.983Z] ---> aa74d4b7f45e [2022-07-29T17:34:54.983Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:34:54.983Z] ---> Using cache [2022-07-29T17:34:54.983Z] ---> 4e900a9be040 [2022-07-29T17:34:54.983Z] Step 8/25 : COPY . . [2022-07-29T17:34:54.983Z] ---> Using cache [2022-07-29T17:34:54.983Z] ---> d1a4a15638d0 [2022-07-29T17:34:54.983Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T17:34:54.983Z] ---> Using cache [2022-07-29T17:34:54.983Z] ---> a73252e96583 [2022-07-29T17:34:54.983Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T17:34:54.983Z] ---> Using cache [2022-07-29T17:34:54.983Z] ---> f7e75208ede5 [2022-07-29T17:34:54.983Z] 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-07-29T17:34:54.983Z] ---> Running in 889d7fa43420 [2022-07-29T17:34:56.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:34:56.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:34:58.441Z] v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T17:34:58.441Z] v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T17:34:58.441Z] OK: 16887 distinct packages available [2022-07-29T17:34:58.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:34:58.731Z] Removing intermediate container 889d7fa43420 [2022-07-29T17:34:58.731Z] ---> 300738493ee4 [2022-07-29T17:34:58.731Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T17:34:58.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:34:58.731Z] ---> Running in a7024bb51cad [2022-07-29T17:34:59.344Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:34:59.344Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:34:59.344Z] ---> 62817eb8e5d5 [2022-07-29T17:34:59.344Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T17:34:59.344Z] ---> Using cache [2022-07-29T17:34:59.344Z] ---> f4105bc5caf7 [2022-07-29T17:34:59.344Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:34:59.344Z] ---> Using cache [2022-07-29T17:34:59.344Z] ---> 70033db1eccd [2022-07-29T17:34:59.344Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T17:34:59.344Z] ---> Using cache [2022-07-29T17:34:59.344Z] ---> dd74fba16fdf [2022-07-29T17:34:59.344Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T17:34:59.344Z] ---> Using cache [2022-07-29T17:34:59.344Z] ---> aa74d4b7f45e [2022-07-29T17:34:59.344Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:34:59.344Z] ---> Using cache [2022-07-29T17:34:59.344Z] ---> 4e900a9be040 [2022-07-29T17:34:59.344Z] Step 8/26 : COPY . . [2022-07-29T17:34:59.624Z] ---> Using cache [2022-07-29T17:34:59.624Z] ---> d1a4a15638d0 [2022-07-29T17:34:59.624Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T17:34:59.624Z] ---> Using cache [2022-07-29T17:34:59.624Z] ---> a73252e96583 [2022-07-29T17:34:59.624Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T17:34:59.624Z] ---> Using cache [2022-07-29T17:34:59.624Z] ---> f7e75208ede5 [2022-07-29T17:34:59.624Z] 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-07-29T17:34:59.624Z] ---> Using cache [2022-07-29T17:34:59.624Z] ---> 3299b17b48d9 [2022-07-29T17:34:59.624Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T17:34:59.624Z] ---> Using cache [2022-07-29T17:34:59.624Z] ---> bf2b590e4d04 [2022-07-29T17:34:59.624Z] [2022-07-29T17:34:59.624Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T17:34:59.624Z] ---> 60f2846fe774 [2022-07-29T17:34:59.624Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T17:34:59.624Z] ---> Using cache [2022-07-29T17:34:59.624Z] ---> 5c4992c6ba82 [2022-07-29T17:34:59.624Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:34:59.624Z] ---> Using cache [2022-07-29T17:34:59.624Z] ---> ef3c6b11e25d [2022-07-29T17:34:59.624Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T17:34:59.908Z] ---> Running in 296afa1b6189 [2022-07-29T17:34:59.908Z] Removing intermediate container a7024bb51cad [2022-07-29T17:34:59.908Z] ---> 8062f4127b9d [2022-07-29T17:34:59.908Z] [2022-07-29T17:34:59.908Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T17:34:59.908Z] ---> 60f2846fe774 [2022-07-29T17:34:59.908Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T17:34:59.908Z] OK: 221 MiB in 51 packages [2022-07-29T17:34:59.908Z] ---> Using cache [2022-07-29T17:34:59.908Z] ---> 5c4992c6ba82 [2022-07-29T17:34:59.908Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:34:59.908Z] ---> Using cache [2022-07-29T17:34:59.908Z] ---> ef3c6b11e25d [2022-07-29T17:34:59.908Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T17:34:59.908Z] ---> Using cache [2022-07-29T17:34:59.908Z] ---> d5ca4d58a0e6 [2022-07-29T17:34:59.908Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T17:35:02.561Z] Removing intermediate container 9108b17480d7 [2022-07-29T17:35:02.561Z] ---> f27a5ae44ae1 [2022-07-29T17:35:02.561Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-29T17:35:02.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:35:04.006Z] ---> a7cdfeaeac95 [2022-07-29T17:35:04.006Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:35:04.006Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:35:04.006Z] ---> Running in 66e5fe42d291 [2022-07-29T17:35:05.007Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T17:35:05.007Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T17:35:05.007Z] OK: 15733 distinct packages available [2022-07-29T17:35:05.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:35:06.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:35:07.287Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T17:35:07.287Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T17:35:07.568Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T17:35:07.568Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T17:35:07.568Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T17:35:07.849Z] OK: 6 MiB in 18 packages [2022-07-29T17:35:10.498Z] Removing intermediate container 296afa1b6189 [2022-07-29T17:35:10.498Z] ---> c577d1372cfc [2022-07-29T17:35:10.498Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T17:35:13.145Z] ---> 138f4d4362a6 [2022-07-29T17:35:13.145Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T17:35:15.145Z] ---> 23eb923485e4 [2022-07-29T17:35:15.145Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T17:35:17.265Z] ---> 00d40f83efef [2022-07-29T17:35:17.265Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T17:35:18.444Z] ---> 0693009ac2ae [2022-07-29T17:35:18.444Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T17:35:18.780Z] ---> Running in cdd9b15e8786 [2022-07-29T17:35:18.780Z] ---> 00af75ce2313 [2022-07-29T17:35:18.780Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T17:35:19.084Z] ---> Running in df8e61b0d700 [2022-07-29T17:35:20.756Z] Removing intermediate container df8e61b0d700 [2022-07-29T17:35:20.756Z] ---> b2afeae033b8 [2022-07-29T17:35:20.756Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T17:35:20.756Z] ---> Running in 95e5a30447bf [2022-07-29T17:35:21.464Z] ---> bab8aafa7cc3 [2022-07-29T17:35:21.464Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T17:35:21.759Z] Removing intermediate container 95e5a30447bf [2022-07-29T17:35:21.759Z] ---> 3b0658b1e042 [2022-07-29T17:35:21.759Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T17:35:21.759Z] ---> Running in 9d752d68af28 [2022-07-29T17:35:22.078Z] 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-07-29T17:35:22.719Z] Removing intermediate container 9d752d68af28 [2022-07-29T17:35:22.719Z] ---> 99ea4458cc74 [2022-07-29T17:35:22.719Z] Step 24/25 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:35:23.009Z] ---> Running in e8976cb1a90f [2022-07-29T17:35:23.372Z] ---> 1622f3e30a85 [2022-07-29T17:35:23.372Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T17:35:23.372Z] ---> Running in b534ee84600b [2022-07-29T17:35:23.832Z] Removing intermediate container e8976cb1a90f [2022-07-29T17:35:23.832Z] ---> 379ae0998df8 [2022-07-29T17:35:23.832Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T17:35:23.832Z] ---> Running in c6d88566fc7f [2022-07-29T17:35:24.135Z] Removing intermediate container b534ee84600b [2022-07-29T17:35:24.135Z] ---> f41535872ef1 [2022-07-29T17:35:24.135Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T17:35:24.843Z] Removing intermediate container c6d88566fc7f [2022-07-29T17:35:24.843Z] ---> fdf7c4b54cc7 [2022-07-29T17:35:24.843Z] [2022-07-29T17:35:25.449Z] ---> ab12601d86c7 [2022-07-29T17:35:25.449Z] Step 21/26 : WORKDIR / [2022-07-29T17:35:25.729Z] ---> Running in 1a256506e65f [2022-07-29T17:35:26.342Z] Successfully built fdf7c4b54cc7 [2022-07-29T17:35:26.342Z] Successfully tagged security-spire-server-arm64:latest [2022-07-29T17:35:26.342Z]  Building security-spire-server ... done Building core-metadata [2022-07-29T17:35:26.618Z] Removing intermediate container 1a256506e65f [2022-07-29T17:35:26.618Z] ---> 96fd732f8087 [2022-07-29T17:35:26.618Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T17:35:26.618Z] ---> Running in fc52cf56e949 [2022-07-29T17:35:27.605Z] Removing intermediate container fc52cf56e949 [2022-07-29T17:35:27.605Z] ---> b5a223571038 [2022-07-29T17:35:27.605Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T17:35:27.886Z] ---> Running in d1ff98308f99 [2022-07-29T17:35:28.873Z] Removing intermediate container d1ff98308f99 [2022-07-29T17:35:28.873Z] ---> 9418fa2963d1 [2022-07-29T17:35:28.873Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T17:35:28.873Z] ---> Running in f74c2b0a7ffb [2022-07-29T17:35:29.857Z] Removing intermediate container f74c2b0a7ffb [2022-07-29T17:35:29.857Z] ---> af92ff390f56 [2022-07-29T17:35:29.857Z] Step 25/26 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:35:29.857Z] ---> Running in df2c4127c3af [2022-07-29T17:35:30.844Z] Removing intermediate container df2c4127c3af [2022-07-29T17:35:30.844Z] ---> 32c4d1175bdb [2022-07-29T17:35:30.844Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T17:35:31.170Z] ---> Running in c0b496b1bf1a [2022-07-29T17:35:32.166Z] Removing intermediate container c0b496b1bf1a [2022-07-29T17:35:32.166Z] ---> 8e414ab32124 [2022-07-29T17:35:32.166Z] [2022-07-29T17:35:33.614Z] Successfully built 8e414ab32124 [2022-07-29T17:35:33.614Z] Successfully tagged security-spire-config-arm64:latest [2022-07-29T17:35:33.614Z]  Building security-spire-config ... done Building security-proxy-setup [2022-07-29T17:35:55.882Z] Removing intermediate container 66e5fe42d291 [2022-07-29T17:35:55.882Z] ---> 2375366dfd91 [2022-07-29T17:35:55.882Z] Step 7/20 : COPY . . [2022-07-29T17:36:01.318Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:36:01.318Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:36:01.318Z] ---> 62817eb8e5d5 [2022-07-29T17:36:01.318Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T17:36:01.318Z] ---> Using cache [2022-07-29T17:36:01.318Z] ---> f4105bc5caf7 [2022-07-29T17:36:01.318Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:36:01.318Z] ---> Using cache [2022-07-29T17:36:01.318Z] ---> 70033db1eccd [2022-07-29T17:36:01.318Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T17:36:01.318Z] ---> Using cache [2022-07-29T17:36:01.318Z] ---> 9e7acaee344e [2022-07-29T17:36:01.318Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T17:36:01.318Z] ---> Using cache [2022-07-29T17:36:01.318Z] ---> bdd37acee51f [2022-07-29T17:36:01.318Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:36:01.318Z] ---> Using cache [2022-07-29T17:36:01.318Z] ---> 7fb24c41617d [2022-07-29T17:36:01.318Z] Step 8/23 : COPY . . [2022-07-29T17:36:01.318Z] ---> Using cache [2022-07-29T17:36:01.318Z] ---> 52e649b16713 [2022-07-29T17:36:01.318Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T17:36:02.352Z] ---> Running in 508de9a0a27a [2022-07-29T17:36:05.022Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-29T17:36:11.778Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:36:11.778Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:36:11.778Z] ---> 62817eb8e5d5 [2022-07-29T17:36:11.778Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T17:36:11.778Z] ---> Using cache [2022-07-29T17:36:11.778Z] ---> f4105bc5caf7 [2022-07-29T17:36:11.778Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:36:11.778Z] ---> Using cache [2022-07-29T17:36:11.778Z] ---> 70033db1eccd [2022-07-29T17:36:11.778Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T17:36:11.778Z] ---> Using cache [2022-07-29T17:36:11.778Z] ---> 9e7acaee344e [2022-07-29T17:36:11.778Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T17:36:11.778Z] ---> Using cache [2022-07-29T17:36:11.778Z] ---> bdd37acee51f [2022-07-29T17:36:11.778Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:36:11.778Z] ---> Using cache [2022-07-29T17:36:11.778Z] ---> 7fb24c41617d [2022-07-29T17:36:11.778Z] Step 8/22 : COPY . . [2022-07-29T17:36:11.778Z] ---> Using cache [2022-07-29T17:36:11.778Z] ---> 52e649b16713 [2022-07-29T17:36:11.778Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T17:36:12.380Z] ---> Running in d525cd14ea10 [2022-07-29T17:36:15.022Z] 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-07-29T17:36:25.238Z] ---> 75e84a7b45da [2022-07-29T17:36:25.238Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T17:36:25.238Z] ---> Running in 589b6f90e574 [2022-07-29T17:36:25.837Z] 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-07-29T17:39:47.864Z] Removing intermediate container 453a67516399 [2022-07-29T17:39:47.864Z] ---> 12db655d37f0 [2022-07-29T17:39:47.864Z] [2022-07-29T17:39:47.864Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T17:39:47.864Z] ---> 3d81c46cd875 [2022-07-29T17:39:47.864Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T17:39:47.864Z] ---> Using cache [2022-07-29T17:39:47.864Z] ---> 90f4cef344ae [2022-07-29T17:39:47.864Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T17:39:47.864Z] ---> Using cache [2022-07-29T17:39:47.864Z] ---> 2832a9c1d22c [2022-07-29T17:39:47.864Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-29T17:39:47.864Z] ---> Running in c61cd380e4cd [2022-07-29T17:39:47.864Z] Removing intermediate container c61cd380e4cd [2022-07-29T17:39:47.864Z] ---> e971951311c1 [2022-07-29T17:39:47.864Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T17:39:47.864Z] ---> Running in 40776e2899d4 [2022-07-29T17:39:47.864Z] Removing intermediate container 40776e2899d4 [2022-07-29T17:39:47.864Z] ---> b3bf1e1d4df5 [2022-07-29T17:39:47.864Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:39:47.864Z] ---> 3c939024f4e3 [2022-07-29T17:39:47.864Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T17:39:47.864Z] ---> c32dee40b62a [2022-07-29T17:39:47.864Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T17:39:47.864Z] ---> c398f5c13fb2 [2022-07-29T17:39:47.864Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T17:39:47.864Z] ---> Running in 0b0de06c8270 [2022-07-29T17:39:47.864Z] Removing intermediate container 0b0de06c8270 [2022-07-29T17:39:47.864Z] ---> 96df613be2e6 [2022-07-29T17:39:47.864Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:39:47.864Z] ---> Running in ef869f2d951c [2022-07-29T17:39:47.864Z] Removing intermediate container ef869f2d951c [2022-07-29T17:39:47.864Z] ---> 90d5a2a79bd8 [2022-07-29T17:39:47.864Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T17:39:47.864Z] ---> Running in a2e391b0e611 [2022-07-29T17:39:47.864Z] Removing intermediate container a2e391b0e611 [2022-07-29T17:39:47.864Z] ---> 73db7f7ae267 [2022-07-29T17:39:47.864Z] Step 21/22 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:39:47.864Z] ---> Running in 2f2be5c892fa [2022-07-29T17:39:47.864Z] Removing intermediate container 2f2be5c892fa [2022-07-29T17:39:47.864Z] ---> b726c98bb5be [2022-07-29T17:39:47.864Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T17:39:47.864Z] ---> Running in d1307fab6ba6 [2022-07-29T17:39:47.864Z] Removing intermediate container d1307fab6ba6 [2022-07-29T17:39:47.864Z] ---> d5234152cc1b [2022-07-29T17:39:47.864Z] [2022-07-29T17:39:47.865Z] Successfully built d5234152cc1b [2022-07-29T17:39:47.865Z] Successfully tagged support-scheduler-arm64:latest [2022-07-29T17:40:44.421Z]  Building support-scheduler ... done 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-07-29T17:41:06.627Z] Removing intermediate container d525cd14ea10 [2022-07-29T17:41:06.627Z] ---> 4732da28c04f [2022-07-29T17:41:06.627Z] [2022-07-29T17:41:06.627Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T17:41:06.627Z] ---> 3d81c46cd875 [2022-07-29T17:41:06.627Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T17:41:06.627Z] ---> Running in dbbcf47412d3 [2022-07-29T17:41:06.627Z] Removing intermediate container 508de9a0a27a [2022-07-29T17:41:06.627Z] ---> 6840b3064d27 [2022-07-29T17:41:06.627Z] [2022-07-29T17:41:06.627Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T17:41:06.627Z] ---> 3d81c46cd875 [2022-07-29T17:41:06.627Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T17:41:06.627Z] ---> Using cache [2022-07-29T17:41:06.627Z] ---> 90f4cef344ae [2022-07-29T17:41:06.628Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T17:41:06.628Z] ---> Using cache [2022-07-29T17:41:06.628Z] ---> 2832a9c1d22c [2022-07-29T17:41:06.628Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T17:41:06.628Z] ---> Running in 32b44a04f43e [2022-07-29T17:41:07.241Z] Removing intermediate container 32b44a04f43e [2022-07-29T17:41:07.241Z] ---> 0541eb2042f5 [2022-07-29T17:41:07.241Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T17:41:07.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:41:07.241Z] ---> Running in bffe6dd60c70 [2022-07-29T17:41:07.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:41:07.857Z] Removing intermediate container bffe6dd60c70 [2022-07-29T17:41:07.857Z] ---> e47abfeaf749 [2022-07-29T17:41:07.857Z] Step 15/23 : WORKDIR / [2022-07-29T17:41:07.857Z] ---> Running in 45e30c09267c [2022-07-29T17:41:08.454Z] Removing intermediate container 45e30c09267c [2022-07-29T17:41:08.454Z] ---> 33a688e0cf29 [2022-07-29T17:41:08.454Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:41:09.057Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T17:41:09.057Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T17:41:09.057Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T17:41:09.057Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T17:41:09.057Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T17:41:09.057Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T17:41:09.057Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:41:09.057Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T17:41:09.336Z] ---> 441bde0cd309 [2022-07-29T17:41:09.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T17:41:09.614Z] OK: 8 MiB in 20 packages [2022-07-29T17:41:11.616Z] ---> dee47a7ed054 [2022-07-29T17:41:11.616Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T17:41:11.892Z] Removing intermediate container dbbcf47412d3 [2022-07-29T17:41:11.892Z] ---> 59134a8eb26e [2022-07-29T17:41:11.892Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T17:41:12.168Z] ---> Running in 1e21c7590932 [2022-07-29T17:41:12.769Z] Removing intermediate container 1e21c7590932 [2022-07-29T17:41:12.769Z] ---> b4bf8119ce81 [2022-07-29T17:41:12.769Z] Step 13/22 : WORKDIR /edgex [2022-07-29T17:41:12.769Z] ---> Running in 2aaa97abd926 [2022-07-29T17:41:13.049Z] ---> 8dd7b3546ac0 [2022-07-29T17:41:13.049Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T17:41:13.329Z] ---> Running in 7b35284a170e [2022-07-29T17:41:13.605Z] Removing intermediate container 2aaa97abd926 [2022-07-29T17:41:13.605Z] ---> 8f82914c1b01 [2022-07-29T17:41:13.605Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T17:41:13.882Z] Removing intermediate container 7b35284a170e [2022-07-29T17:41:13.882Z] ---> a820b21e1c5e [2022-07-29T17:41:13.882Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:41:14.159Z] ---> Running in f931df61c6e3 [2022-07-29T17:41:15.146Z] ---> 864e84346390 [2022-07-29T17:41:15.146Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T17:41:15.146Z] Removing intermediate container f931df61c6e3 [2022-07-29T17:41:15.146Z] ---> 16c16f389819 [2022-07-29T17:41:15.146Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T17:41:15.146Z] ---> Running in b5be11bacac3 [2022-07-29T17:41:15.757Z] Removing intermediate container b5be11bacac3 [2022-07-29T17:41:15.757Z] ---> 0cee98bd39af [2022-07-29T17:41:15.757Z] Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:41:16.033Z] ---> Running in 7171f8983be7 [2022-07-29T17:41:17.025Z] Removing intermediate container 7171f8983be7 [2022-07-29T17:41:17.025Z] ---> 3009e7920c93 [2022-07-29T17:41:17.025Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T17:41:17.025Z] ---> Running in e86e2c7fe16b [2022-07-29T17:41:17.025Z] ---> 1a038cffb7b8 [2022-07-29T17:41:17.025Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T17:41:17.629Z] Removing intermediate container e86e2c7fe16b [2022-07-29T17:41:17.629Z] ---> d4eb964a72a7 [2022-07-29T17:41:17.629Z] [2022-07-29T17:41:18.239Z] Successfully built d4eb964a72a7 [2022-07-29T17:41:18.239Z] Successfully tagged core-metadata-arm64:latest [2022-07-29T17:41:19.221Z]  Building core-metadata ... done  ---> f4556d157c0d [2022-07-29T17:41:19.222Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T17:41:19.830Z] ---> d5264157fc2c [2022-07-29T17:41:19.830Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T17:41:20.107Z] ---> Running in d4e75970ea79 [2022-07-29T17:41:23.533Z] Removing intermediate container d4e75970ea79 [2022-07-29T17:41:23.533Z] ---> 851d306a9e1d [2022-07-29T17:41:23.533Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T17:41:23.533Z] ---> Running in 9c55d1294be6 [2022-07-29T17:41:23.533Z] Removing intermediate container 9c55d1294be6 [2022-07-29T17:41:23.533Z] ---> d6c4a6e65c87 [2022-07-29T17:41:23.533Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T17:41:23.533Z] ---> Running in df10502d699b [2022-07-29T17:41:24.138Z] Removing intermediate container df10502d699b [2022-07-29T17:41:24.138Z] ---> 3fcef6d4f746 [2022-07-29T17:41:24.138Z] Step 21/22 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:41:24.138Z] ---> Running in 1088d96d4994 [2022-07-29T17:41:24.729Z] Removing intermediate container 1088d96d4994 [2022-07-29T17:41:24.729Z] ---> a063ce8218a8 [2022-07-29T17:41:24.729Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T17:41:24.729Z] ---> Running in 1353be3155aa [2022-07-29T17:41:25.329Z] Removing intermediate container 1353be3155aa [2022-07-29T17:41:25.329Z] ---> 811be48c4cc1 [2022-07-29T17:41:25.329Z] [2022-07-29T17:41:25.604Z] Successfully built 811be48c4cc1 [2022-07-29T17:41:25.604Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-29T17:41:52.404Z]  Building security-proxy-setup ... done Removing intermediate container cdd9b15e8786 [2022-07-29T17:41:52.404Z] ---> 6fa91cee04ab [2022-07-29T17:41:52.404Z] [2022-07-29T17:41:52.404Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T17:41:52.404Z] ---> 3d81c46cd875 [2022-07-29T17:41:52.404Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T17:41:52.404Z] ---> Running in e150d391a0b2 [2022-07-29T17:41:52.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:41:52.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:41:53.386Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T17:41:53.386Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T17:41:53.386Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:41:53.386Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T17:41:53.661Z] OK: 6 MiB in 16 packages [2022-07-29T17:41:55.638Z] Removing intermediate container e150d391a0b2 [2022-07-29T17:41:55.638Z] ---> 51b7a9cde9d2 [2022-07-29T17:41:55.638Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T17:41:55.638Z] ---> Running in 3d1fb95ea664 [2022-07-29T17:41:55.919Z] Removing intermediate container 3d1fb95ea664 [2022-07-29T17:41:55.919Z] ---> 1818d45aa3e4 [2022-07-29T17:41:55.919Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T17:41:55.919Z] ---> Running in 3bdcea798fef [2022-07-29T17:41:56.515Z] Removing intermediate container 3bdcea798fef [2022-07-29T17:41:56.515Z] ---> a7f1aa2866f0 [2022-07-29T17:41:56.515Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T17:41:56.515Z] ---> Running in e9834786c5c7 [2022-07-29T17:41:56.796Z] Removing intermediate container e9834786c5c7 [2022-07-29T17:41:56.796Z] ---> fe24f39a8bd2 [2022-07-29T17:41:56.796Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:41:57.774Z] ---> 9c7d30476dea [2022-07-29T17:41:57.774Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T17:41:57.774Z] Removing intermediate container 589b6f90e574 [2022-07-29T17:41:57.774Z] ---> 75a1dce74e8a [2022-07-29T17:41:57.774Z] [2022-07-29T17:41:57.774Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T17:41:57.774Z] ---> 60f2846fe774 [2022-07-29T17:41:57.774Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T17:41:57.774Z] ---> Using cache [2022-07-29T17:41:57.774Z] ---> 5c4992c6ba82 [2022-07-29T17:41:57.774Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:41:57.774Z] ---> Using cache [2022-07-29T17:41:57.774Z] ---> ef3c6b11e25d [2022-07-29T17:41:57.774Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T17:41:57.774Z] ---> Running in 3d0aa0a014c3 [2022-07-29T17:41:59.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:41:59.207Z] ---> 8bf23ba940dd [2022-07-29T17:41:59.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T17:41:59.800Z] ---> fc4efc6ee1cb [2022-07-29T17:41:59.800Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T17:41:59.800Z] ---> Running in 004409a45574 [2022-07-29T17:41:59.800Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:42:00.074Z] Removing intermediate container 004409a45574 [2022-07-29T17:42:00.074Z] ---> b52f16ac96d4 [2022-07-29T17:42:00.074Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:42:00.074Z] ---> Running in b9cdd47405d4 [2022-07-29T17:42:00.670Z] Removing intermediate container b9cdd47405d4 [2022-07-29T17:42:00.670Z] ---> fb07fd137b74 [2022-07-29T17:42:00.670Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T17:42:00.670Z] ---> Running in 05be02db5182 [2022-07-29T17:42:00.941Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T17:42:00.941Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T17:42:00.941Z] OK: 15733 distinct packages available [2022-07-29T17:42:00.941Z] Removing intermediate container 05be02db5182 [2022-07-29T17:42:00.941Z] ---> 328948567cc3 [2022-07-29T17:42:00.941Z] Step 21/22 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:42:00.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:42:00.941Z] ---> Running in 9bbe71053a8f [2022-07-29T17:42:01.215Z] Removing intermediate container 9bbe71053a8f [2022-07-29T17:42:01.215Z] ---> 180061369003 [2022-07-29T17:42:01.215Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T17:42:01.492Z] ---> Running in 49fad90c932a [2022-07-29T17:42:01.765Z] Removing intermediate container 49fad90c932a [2022-07-29T17:42:01.765Z] ---> 5cd09a27f9c8 [2022-07-29T17:42:01.765Z] [2022-07-29T17:42:02.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:42:02.318Z] Successfully built 5cd09a27f9c8 [2022-07-29T17:42:02.318Z] Successfully tagged support-notifications-arm64:latest [2022-07-29T17:42:02.911Z]  Building support-notifications ... done (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T17:42:02.911Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T17:42:02.911Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T17:42:03.183Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T17:42:03.183Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T17:42:03.183Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T17:42:03.454Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T17:42:03.454Z] (8/9) Installing libucontext (1.1-r0) [2022-07-29T17:42:03.454Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T17:42:03.731Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T17:42:03.731Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T17:42:03.731Z] OK: 8 MiB in 23 packages [2022-07-29T17:42:05.163Z] Removing intermediate container 3d0aa0a014c3 [2022-07-29T17:42:05.163Z] ---> 2e559822b1fa [2022-07-29T17:42:05.163Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:42:05.763Z] ---> da1cb35dc471 [2022-07-29T17:42:05.763Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T17:42:06.740Z] ---> 50b4796867bb [2022-07-29T17:42:06.740Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T17:42:07.334Z] ---> b7284367eaa4 [2022-07-29T17:42:07.334Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T17:42:07.608Z] ---> Running in 9f2b8c9aad69 [2022-07-29T17:42:07.885Z] Removing intermediate container 9f2b8c9aad69 [2022-07-29T17:42:07.885Z] ---> 6770877dd963 [2022-07-29T17:42:07.885Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:42:07.885Z] ---> Running in a7d0618e1cc6 [2022-07-29T17:42:08.156Z] Removing intermediate container a7d0618e1cc6 [2022-07-29T17:42:08.156Z] ---> e842b6e50916 [2022-07-29T17:42:08.156Z] Step 18/20 : LABEL arch=arm64 [2022-07-29T17:42:08.156Z] ---> Running in 770411d101a8 [2022-07-29T17:42:08.431Z] Removing intermediate container 770411d101a8 [2022-07-29T17:42:08.431Z] ---> 7223c2d8df3f [2022-07-29T17:42:08.431Z] Step 19/20 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 [2022-07-29T17:42:08.702Z] ---> Running in 4965e189c8a3 [2022-07-29T17:42:08.975Z] Removing intermediate container 4965e189c8a3 [2022-07-29T17:42:08.975Z] ---> 67d1bd963e6f [2022-07-29T17:42:08.975Z] Step 20/20 : LABEL version=0.0.0 [2022-07-29T17:42:08.975Z] ---> Running in 5341f2c79443 [2022-07-29T17:42:09.249Z] Removing intermediate container 5341f2c79443 [2022-07-29T17:42:09.249Z] ---> 99fb91e2f3f4 [2022-07-29T17:42:09.249Z] [2022-07-29T17:42:09.520Z] Successfully built 99fb91e2f3f4 [2022-07-29T17:42:09.520Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-29T17:42:10.128Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-07-29T17:42:10.147Z] $ docker stop --time=1 eb340f927ffda1c4e9b558abe87be4d6e5465c101f199b6fc752c211cb553c79 [2022-07-29T17:42:11.845Z] $ docker rm -f eb340f927ffda1c4e9b558abe87be4d6e5465c101f199b6fc752c211cb553c79 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T17:42:12.459Z] + docker images [2022-07-29T17:42:12.730Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T17:42:12.730Z] security-spiffe-token-provider-arm64 latest 99fb91e2f3f4 3 seconds ago 28.3MB [2022-07-29T17:42:12.730Z] support-notifications-arm64 latest 5cd09a27f9c8 11 seconds ago 26.1MB [2022-07-29T17:42:12.730Z] 75a1dce74e8a 16 seconds ago 1.56GB [2022-07-29T17:42:12.730Z] 6fa91cee04ab 23 seconds ago 1.57GB [2022-07-29T17:42:12.730Z] security-proxy-setup-arm64 latest 811be48c4cc1 48 seconds ago 26.2MB [2022-07-29T17:42:12.730Z] core-metadata-arm64 latest d4eb964a72a7 55 seconds ago 16.4MB [2022-07-29T17:42:12.730Z] 6840b3064d27 About a minute ago 1.52GB [2022-07-29T17:42:12.730Z] 4732da28c04f About a minute ago 1.52GB [2022-07-29T17:42:12.730Z] support-scheduler-arm64 latest d5234152cc1b 2 minutes ago 25.6MB [2022-07-29T17:42:12.730Z] 12db655d37f0 2 minutes ago 1.57GB [2022-07-29T17:42:12.730Z] security-spire-config-arm64 latest 8e414ab32124 6 minutes ago 83.6MB [2022-07-29T17:42:12.730Z] security-spire-server-arm64 latest fdf7c4b54cc7 6 minutes ago 84.2MB [2022-07-29T17:42:12.730Z] 8062f4127b9d 7 minutes ago 1.41GB [2022-07-29T17:42:12.730Z] sys-mgmt-agent-arm64 latest 514fc443cb3a 8 minutes ago 282MB [2022-07-29T17:42:12.730Z] core-data-arm64 latest afaffd6da413 8 minutes ago 20.6MB [2022-07-29T17:42:12.730Z] core-command-arm64 latest b00202824d11 8 minutes ago 15.5MB [2022-07-29T17:42:12.730Z] 865c2a347bdc 8 minutes ago 1.51GB [2022-07-29T17:42:12.730Z] 0dc80999cac9 8 minutes ago 1.54GB [2022-07-29T17:42:12.730Z] security-bootstrapper-arm64 latest 110325bb57c7 9 minutes ago 18.5MB [2022-07-29T17:42:12.730Z] security-secretstore-setup-arm64 latest 4f91dc871c3a 9 minutes ago 27.9MB [2022-07-29T17:42:12.730Z] 3b0cab0e3f67 9 minutes ago 1.52GB [2022-07-29T17:42:12.730Z] b78de783695a 9 minutes ago 1.52GB [2022-07-29T17:42:12.730Z] c8242dfad93f 10 minutes ago 1.51GB [2022-07-29T17:42:12.730Z] security-spire-agent-arm64 latest 1ce7464030ea 14 minutes ago 122MB [2022-07-29T17:42:12.730Z] bf2b590e4d04 15 minutes ago 1.41GB [2022-07-29T17:42:12.730Z] ci-base-image-arm64 latest 62817eb8e5d5 28 minutes ago 995MB [2022-07-29T17:42:12.730Z] alpine 3.15 60f2846fe774 9 days ago 5.32MB [2022-07-29T17:42:12.730Z] alpine 3.16 3d81c46cd875 10 days ago 5.27MB [2022-07-29T17:42:12.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-07-29T17:42:12.730Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-29T17:42:12.730Z] 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-07-29T17:42:13.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T17:42:13.545Z] [2022-07-29T17:42:13.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:42:13.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T17:42:14.233Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-29T17:42:14.233Z] 8998bd30e6a1: Pulling fs layer [2022-07-29T17:42:14.233Z] 04944245beec: Pulling fs layer [2022-07-29T17:42:14.233Z] 699f458cf7ca: Pulling fs layer [2022-07-29T17:42:14.233Z] 765212b225bb: Pulling fs layer [2022-07-29T17:42:14.233Z] 765212b225bb: Waiting [2022-07-29T17:42:14.233Z] f23df028b6ca: Pulling fs layer [2022-07-29T17:42:14.233Z] d65c8cfc05b1: Pulling fs layer [2022-07-29T17:42:14.233Z] 2437ff75d9bd: Pulling fs layer [2022-07-29T17:42:14.233Z] f23df028b6ca: Waiting [2022-07-29T17:42:14.233Z] d65c8cfc05b1: Waiting [2022-07-29T17:42:14.233Z] 2437ff75d9bd: Waiting [2022-07-29T17:42:14.509Z] 04944245beec: Verifying Checksum [2022-07-29T17:42:14.509Z] 04944245beec: Download complete [2022-07-29T17:42:14.509Z] 765212b225bb: Verifying Checksum [2022-07-29T17:42:14.509Z] 765212b225bb: Download complete [2022-07-29T17:42:14.509Z] f23df028b6ca: Verifying Checksum [2022-07-29T17:42:14.509Z] f23df028b6ca: Download complete [2022-07-29T17:42:14.509Z] d65c8cfc05b1: Verifying Checksum [2022-07-29T17:42:14.509Z] d65c8cfc05b1: Download complete [2022-07-29T17:42:14.509Z] 699f458cf7ca: Verifying Checksum [2022-07-29T17:42:14.509Z] 699f458cf7ca: Download complete [2022-07-29T17:42:15.101Z] 8998bd30e6a1: Verifying Checksum [2022-07-29T17:42:15.101Z] 8998bd30e6a1: Download complete [2022-07-29T17:42:17.719Z] 2437ff75d9bd: Verifying Checksum [2022-07-29T17:42:17.719Z] 2437ff75d9bd: Download complete [2022-07-29T17:42:19.151Z] 8998bd30e6a1: Pull complete [2022-07-29T17:42:19.745Z] 04944245beec: Pull complete [2022-07-29T17:42:21.174Z] 699f458cf7ca: Pull complete [2022-07-29T17:42:21.447Z] 765212b225bb: Pull complete [2022-07-29T17:42:22.426Z] f23df028b6ca: Pull complete [2022-07-29T17:42:22.717Z] d65c8cfc05b1: Pull complete [2022-07-29T17:42:41.276Z] 2437ff75d9bd: Pull complete [2022-07-29T17:42:41.276Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-29T17:42:41.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T17:42:41.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T17:42:41.645Z] prd-ubuntu20.04-docker-arm64-4c-16g-21494 does not seem to be running inside a container [2022-07-29T17:42:41.726Z] $ 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-07-29T17:42:44.262Z] $ docker top 946f4d00d93be394888acb3e891c389bb1b0c70cd95ee0c26b314c7de3a863e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:42:45.332Z] ---> job-cost.sh [2022-07-29T17:42:45.333Z] lf-activate-venv: SKIPPING [2022-07-29T17:42:45.333Z] INFO: No Stack... [2022-07-29T17:42:45.925Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-29T17:42:46.899Z] INFO: Archiving Costs [Pipeline] sh [2022-07-29T17:42:47.571Z] + + cut -d,cat -f6 /w/workspace/edgex-go/1/archives/cost.csv [2022-07-29T17:42:47.571Z] [Pipeline] lock [2022-07-29T17:42:47.647Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4110-1-stack-cost] [2022-07-29T17:42:47.652Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4110-1-stack-cost] did not exist. Created. [2022-07-29T17:42:47.652Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-29T17:42:48.403Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-29T17:42:48.587Z] Stashed 1 file(s) [Pipeline] } [2022-07-29T17:42:48.602Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4110-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-29T17:42:48.684Z] $ docker stop --time=1 946f4d00d93be394888acb3e891c389bb1b0c70cd95ee0c26b314c7de3a863e2 [2022-07-29T17:42:50.175Z] $ docker rm -f 946f4d00d93be394888acb3e891c389bb1b0c70cd95ee0c26b314c7de3a863e2 [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-07-29T17:42:51.194Z] provisioning config files... [2022-07-29T17:42:51.203Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config844379993613773331tmp [Pipeline] { [Pipeline] sh [2022-07-29T17:42:51.535Z] + set +x [2022-07-29T17:42:51.535Z] + curl -s https://codecov.io/bash [2022-07-29T17:42:51.535Z] + bash -s -- [2022-07-29T17:42:51.535Z] [2022-07-29T17:42:51.535Z] _____ _ [2022-07-29T17:42:51.535Z] / ____| | | [2022-07-29T17:42:51.535Z] | | ___ __| | ___ ___ _____ __ [2022-07-29T17:42:51.535Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-29T17:42:51.535Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-29T17:42:51.535Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-29T17:42:51.535Z] Bash-1.0.6 [2022-07-29T17:42:51.535Z] [2022-07-29T17:42:51.535Z] [2022-07-29T17:42:51.535Z] ==> git version 2.25.1 found [2022-07-29T17:42:51.535Z] ==> 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-07-29T17:42:51.535Z] Release-Date: 2020-01-08 [2022-07-29T17:42:51.535Z] 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-07-29T17:42:51.535Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-29T17:42:51.535Z] ==> Jenkins CI detected. [2022-07-29T17:42:51.535Z] current dir:  /w/workspace/edgex-go/1 [2022-07-29T17:42:51.535Z] project root: . [2022-07-29T17:42:51.535Z] --> token set from env [2022-07-29T17:42:51.535Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-29T17:42:51.535Z] ==> Running gcov in . (disable via -X gcov) [2022-07-29T17:42:51.535Z] ==> Python coveragepy not found [2022-07-29T17:42:51.535Z] ==> Searching for coverage reports in: [2022-07-29T17:42:51.535Z] + . [2022-07-29T17:42:51.535Z] -> Found 1 reports [2022-07-29T17:42:51.535Z] ==> Detecting git/mercurial file structure [2022-07-29T17:42:51.535Z] ==> Reading reports [2022-07-29T17:42:51.535Z] + ./coverage.out bytes=436531 [2022-07-29T17:42:51.535Z] ==> Appending adjustments [2022-07-29T17:42:51.535Z] https://docs.codecov.io/docs/fixing-reports [2022-07-29T17:42:52.919Z] + Found adjustments [2022-07-29T17:42:52.919Z] ==> Gzipping contents [2022-07-29T17:42:52.919Z] 60K /tmp/codecov.yCAmum.gz [2022-07-29T17:42:52.919Z] ==> Uploading reports [2022-07-29T17:42:52.919Z] url: https://codecov.io [2022-07-29T17:42:52.919Z] query: branch=PR-4110&commit=1483eb542cd91522e4d250b122cecca12d740ba7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4110&job=&cmd_args= [2022-07-29T17:42:52.919Z] -> Pinging Codecov [2022-07-29T17:42:52.919Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4110&commit=1483eb542cd91522e4d250b122cecca12d740ba7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4110&job=&cmd_args= [2022-07-29T17:42:53.181Z] -> Uploading to [2022-07-29T17:42:53.181Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/1483eb542cd91522e4d250b122cecca12d740ba7/50a6e274-c6c2-43ce-9c6d-a1c7ac80cfc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T174252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f6467465e0989fc246246d4700f97d09a4124b2b184c40fc46639c92c953107a [2022-07-29T17:42:53.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T17:42:53.181Z] Dload Upload Total Spent Left Speed [2022-07-29T17:42:53.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59977 0 0 100 59977 0 242k --:--:-- --:--:-- --:--:-- 242k [2022-07-29T17:42:53.442Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1483eb542cd91522e4d250b122cecca12d740ba7 [Pipeline] } [2022-07-29T17:42:53.469Z] 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-07-29T17:42:54.832Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:42:55.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:42:56.143Z] ---> package-listing.sh [2022-07-29T17:42:56.143Z] ++ facter osfamily [2022-07-29T17:42:56.143Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-29T17:42:56.143Z] + OS_FAMILY=debian [2022-07-29T17:42:56.143Z] + workspace=/w/workspace/edgex-go/1 [2022-07-29T17:42:56.143Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-29T17:42:56.143Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-29T17:42:56.143Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-29T17:42:56.143Z] + PACKAGES=/tmp/packages_start.txt [2022-07-29T17:42:56.143Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-29T17:42:56.143Z] + PACKAGES=/tmp/packages_end.txt [2022-07-29T17:42:56.143Z] + case "${OS_FAMILY}" in [2022-07-29T17:42:56.143Z] + dpkg -l [2022-07-29T17:42:56.143Z] + grep '^ii' [2022-07-29T17:42:56.437Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-29T17:42:56.437Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-29T17:42:56.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-29T17:42:56.437Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-29T17:42:56.437Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-07-29T17:42:56.437Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-07-29T17:42:56.472Z] 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-07-29T17:42:56.808Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:42:57.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T17:42:57.240Z] [2022-07-29T17:42:57.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:42:57.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T17:42:57.618Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-29T17:42:57.618Z] 5eb5b503b376: Pulling fs layer [2022-07-29T17:42:57.618Z] 5c69ac0246d0: Pulling fs layer [2022-07-29T17:42:57.618Z] ec43610c2a17: Pulling fs layer [2022-07-29T17:42:57.618Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-29T17:42:57.618Z] 33b1e0a273af: Pulling fs layer [2022-07-29T17:42:57.618Z] 5d3b04190fa2: Pulling fs layer [2022-07-29T17:42:57.618Z] 2f39f015ded8: Pulling fs layer [2022-07-29T17:42:57.618Z] 3a2ae6a8a46f: Waiting [2022-07-29T17:42:57.618Z] 5d3b04190fa2: Waiting [2022-07-29T17:42:57.618Z] 33b1e0a273af: Waiting [2022-07-29T17:42:57.618Z] 2f39f015ded8: Waiting [2022-07-29T17:42:57.618Z] 5c69ac0246d0: Verifying Checksum [2022-07-29T17:42:57.618Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-29T17:42:57.618Z] 3a2ae6a8a46f: Download complete [2022-07-29T17:42:57.618Z] 33b1e0a273af: Verifying Checksum [2022-07-29T17:42:57.618Z] 33b1e0a273af: Download complete [2022-07-29T17:42:57.618Z] 5d3b04190fa2: Verifying Checksum [2022-07-29T17:42:57.618Z] 5d3b04190fa2: Download complete [2022-07-29T17:42:57.618Z] ec43610c2a17: Verifying Checksum [2022-07-29T17:42:57.618Z] ec43610c2a17: Download complete [2022-07-29T17:42:57.879Z] 5eb5b503b376: Verifying Checksum [2022-07-29T17:42:57.879Z] 5eb5b503b376: Download complete [2022-07-29T17:42:58.449Z] 2f39f015ded8: Download complete [2022-07-29T17:42:59.018Z] 5eb5b503b376: Pull complete [2022-07-29T17:42:59.277Z] 5c69ac0246d0: Pull complete [2022-07-29T17:42:59.537Z] ec43610c2a17: Pull complete [2022-07-29T17:42:59.798Z] 3a2ae6a8a46f: Pull complete [2022-07-29T17:43:00.058Z] 33b1e0a273af: Pull complete [2022-07-29T17:43:00.058Z] 5d3b04190fa2: Pull complete [2022-07-29T17:43:04.255Z] 2f39f015ded8: Pull complete [2022-07-29T17:43:04.255Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-29T17:43:04.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T17:43:04.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T17:43:04.471Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-07-29T17:43:04.506Z] $ 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-07-29T17:43:05.981Z] $ docker top 4733749de20ac6c787c5d8d612e4f655a342084022a685c2f318f15835eff73f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T17:43:06.379Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-29T17:43:06.697Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-29T17:43:07.005Z] + ls /var/log/sa-host [2022-07-29T17:43:07.005Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T17:43:07.195Z] provisioning config files... [2022-07-29T17:43:07.205Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3964313431179373013tmp [Pipeline] { [Pipeline] echo [2022-07-29T17:43:07.256Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:43:07.578Z] ---> create-netrc.sh [Pipeline] } [2022-07-29T17:43:07.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:43:07.998Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-29T17:43:08.027Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:43:08.337Z] ---> sudo-logs.sh [2022-07-29T17:43:08.337Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-29T17:43:08.413Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:43:08.727Z] ---> job-cost.sh [2022-07-29T17:43:08.727Z] lf-activate-venv: SKIPPING [2022-07-29T17:43:08.727Z] DEBUG: total: 0.10999999940395355 [2022-07-29T17:43:08.727Z] INFO: Retrieving Stack Cost... [2022-07-29T17:43:09.301Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-29T17:43:09.871Z] INFO: Archiving Costs [Pipeline] echo [2022-07-29T17:43:09.903Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:43:10.224Z] ---> logs-deploy.sh [2022-07-29T17:43:10.224Z] lf-activate-venv: SKIPPING [2022-07-29T17:43:10.224Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4110/1 [2022-07-29T17:43:10.224Z] INFO: archiving workspace using pattern(s): [2022-07-29T17:43:11.614Z] Archives upload complete. [2022-07-29T17:43:11.614Z] INFO: archiving logs to Nexus [2022-07-29T17:43:12.187Z] ---> uname -a: [2022-07-29T17:43:12.187Z] Linux prd-ubuntu20-04-docker-8c-8g-21493 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-29T17:43:12.187Z] [2022-07-29T17:43:12.187Z] [2022-07-29T17:43:12.187Z] ---> lscpu: [2022-07-29T17:43:12.187Z] Architecture: x86_64 [2022-07-29T17:43:12.187Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-29T17:43:12.187Z] Byte Order: Little Endian [2022-07-29T17:43:12.187Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-29T17:43:12.187Z] CPU(s): 8 [2022-07-29T17:43:12.187Z] On-line CPU(s) list: 0-7 [2022-07-29T17:43:12.187Z] Thread(s) per core: 1 [2022-07-29T17:43:12.187Z] Core(s) per socket: 1 [2022-07-29T17:43:12.187Z] Socket(s): 8 [2022-07-29T17:43:12.187Z] NUMA node(s): 1 [2022-07-29T17:43:12.187Z] Vendor ID: AuthenticAMD [2022-07-29T17:43:12.187Z] CPU family: 23 [2022-07-29T17:43:12.187Z] Model: 49 [2022-07-29T17:43:12.187Z] Model name: AMD EPYC-Rome Processor [2022-07-29T17:43:12.187Z] Stepping: 0 [2022-07-29T17:43:12.187Z] CPU MHz: 2799.996 [2022-07-29T17:43:12.187Z] BogoMIPS: 5599.99 [2022-07-29T17:43:12.187Z] Virtualization: AMD-V [2022-07-29T17:43:12.187Z] Hypervisor vendor: KVM [2022-07-29T17:43:12.187Z] Virtualization type: full [2022-07-29T17:43:12.187Z] L1d cache: 256 KiB [2022-07-29T17:43:12.187Z] L1i cache: 256 KiB [2022-07-29T17:43:12.187Z] L2 cache: 4 MiB [2022-07-29T17:43:12.187Z] L3 cache: 128 MiB [2022-07-29T17:43:12.187Z] NUMA node0 CPU(s): 0-7 [2022-07-29T17:43:12.187Z] Vulnerability Itlb multihit: Not affected [2022-07-29T17:43:12.187Z] Vulnerability L1tf: Not affected [2022-07-29T17:43:12.187Z] Vulnerability Mds: Not affected [2022-07-29T17:43:12.187Z] Vulnerability Meltdown: Not affected [2022-07-29T17:43:12.187Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-29T17:43:12.187Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-29T17:43:12.187Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-29T17:43:12.187Z] Vulnerability Srbds: Not affected [2022-07-29T17:43:12.187Z] Vulnerability Tsx async abort: Not affected [2022-07-29T17:43:12.187Z] 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-07-29T17:43:12.187Z] [2022-07-29T17:43:12.187Z] [2022-07-29T17:43:12.188Z] ---> nproc: [2022-07-29T17:43:12.188Z] 8 [2022-07-29T17:43:12.188Z] [2022-07-29T17:43:12.188Z] [2022-07-29T17:43:12.188Z] ---> df -h: [2022-07-29T17:43:12.188Z] Filesystem Size Used Avail Use% Mounted on [2022-07-29T17:43:12.188Z] overlay 155G 18G 138G 12% / [2022-07-29T17:43:12.188Z] tmpfs 64M 0 64M 0% /dev [2022-07-29T17:43:12.188Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-29T17:43:12.188Z] shm 64M 0 64M 0% /dev/shm [2022-07-29T17:43:12.188Z] /dev/vda1 155G 18G 138G 12% /facter-os [2022-07-29T17:43:12.188Z] [2022-07-29T17:43:12.188Z] [2022-07-29T17:43:12.188Z] ---> sar -b -r -n DEV: [2022-07-29T17:43:12.188Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21493) 07/29/22 _x86_64_ (8 CPU) [2022-07-29T17:43:12.188Z] [2022-07-29T17:43:12.188Z] 17:06:30 LINUX RESTART (8 CPU) [2022-07-29T17:43:12.188Z] [2022-07-29T17:43:12.188Z] 17:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-29T17:43:12.188Z] 17:08:01 372.22 14.78 357.44 0.00 2174.04 142324.81 0.00 [2022-07-29T17:43:12.188Z] 17:09:01 51.39 0.02 51.37 0.00 0.13 15281.05 0.00 [2022-07-29T17:43:12.188Z] 17:10:01 74.14 0.08 74.05 0.00 1.33 34217.78 0.00 [2022-07-29T17:43:12.188Z] 17:11:01 660.14 6.67 653.47 0.00 72.52 403716.71 0.00 [2022-07-29T17:43:12.188Z] 17:12:01 1328.32 1.15 1327.17 0.00 16.79 469712.36 0.00 [2022-07-29T17:43:12.188Z] 17:13:01 692.84 0.08 692.75 0.00 0.93 81291.97 0.00 [2022-07-29T17:43:12.188Z] 17:14:01 2.29 0.00 2.29 0.00 0.00 27.79 0.00 [2022-07-29T17:43:12.188Z] 17:15:01 2.17 0.00 2.17 0.00 0.00 24.00 0.00 [2022-07-29T17:43:12.188Z] 17:16:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2022-07-29T17:43:12.188Z] 17:17:01 1.95 0.02 1.93 0.00 0.13 28.40 0.00 [2022-07-29T17:43:12.188Z] 17:18:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 [2022-07-29T17:43:12.188Z] 17:19:01 1.90 0.00 1.90 0.00 0.00 22.53 0.00 [2022-07-29T17:43:12.188Z] 17:20:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2022-07-29T17:43:12.188Z] 17:21:01 1.53 0.00 1.53 0.00 0.00 20.00 0.00 [2022-07-29T17:43:12.188Z] 17:22:01 1.67 0.02 1.65 0.00 0.13 20.13 0.00 [2022-07-29T17:43:12.188Z] 17:23:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 [2022-07-29T17:43:12.188Z] 17:24:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2022-07-29T17:43:12.188Z] 17:25:01 1.30 0.00 1.30 0.00 0.00 15.99 0.00 [2022-07-29T17:43:12.188Z] 17:26:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2022-07-29T17:43:12.188Z] 17:27:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 [2022-07-29T17:43:12.188Z] 17:28:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2022-07-29T17:43:12.188Z] 17:29:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 [2022-07-29T17:43:12.188Z] 17:30:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2022-07-29T17:43:12.188Z] 17:31:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2022-07-29T17:43:12.188Z] 17:32:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 [2022-07-29T17:43:12.188Z] 17:33:01 1.43 0.07 1.37 0.00 0.67 16.52 0.00 [2022-07-29T17:43:12.188Z] 17:34:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2022-07-29T17:43:12.188Z] 17:35:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 [2022-07-29T17:43:12.188Z] 17:36:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2022-07-29T17:43:12.188Z] 17:37:01 1.48 0.00 1.48 0.00 0.00 18.93 0.00 [2022-07-29T17:43:12.188Z] 17:38:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2022-07-29T17:43:12.188Z] 17:39:01 1.30 0.00 1.30 0.00 0.00 15.99 0.00 [2022-07-29T17:43:12.188Z] 17:40:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 [2022-07-29T17:43:12.188Z] 17:41:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2022-07-29T17:43:12.188Z] 17:42:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 [2022-07-29T17:43:12.188Z] 17:43:01 4.15 0.25 3.90 0.00 19.33 330.08 0.00 [2022-07-29T17:43:12.188Z] Average: 89.57 0.64 88.92 0.00 63.52 31885.57 0.00 [2022-07-29T17:43:12.188Z] [2022-07-29T17:43:12.188Z] 17:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-29T17:43:12.188Z] 17:08:01 27488932 31744700 551084 1.68 135764 4308496 2123744 6.26 1302616 3624352 44412 [2022-07-29T17:43:12.188Z] 17:09:01 27398744 31533004 754392 2.29 139244 4178764 2683992 7.91 1683596 3319968 295336 [2022-07-29T17:43:12.188Z] 17:10:01 27646080 31737120 554776 1.69 141992 4134932 2371524 6.99 1352672 3409204 452 [2022-07-29T17:43:12.188Z] 17:11:01 20551688 31047812 1207744 3.67 282892 10076348 4805828 14.16 2849804 8636320 7364 [2022-07-29T17:43:12.188Z] 17:12:01 17929896 31108908 1141796 3.47 356032 12542012 4261092 12.56 2794008 11163000 5196 [2022-07-29T17:43:12.188Z] 17:13:01 20113120 31655888 617156 1.88 369932 10939860 2039164 6.01 2353672 9500424 484 [2022-07-29T17:43:12.188Z] 17:14:01 20113524 31656232 616784 1.88 369972 10939856 2039164 6.01 2353000 9500428 8 [2022-07-29T17:43:12.188Z] 17:15:01 20113996 31656644 616624 1.88 369996 10939864 2055596 6.06 2353980 9500428 16 [2022-07-29T17:43:12.188Z] 17:16:01 20123024 31665588 607712 1.85 370016 10939868 2055596 6.06 2344408 9500436 20 [2022-07-29T17:43:12.188Z] 17:17:01 20124116 31666748 606528 1.84 370056 10939856 2055596 6.06 2344908 9500420 280 [2022-07-29T17:43:12.188Z] 17:18:01 20124196 31666828 606444 1.84 370060 10939852 2055596 6.06 2344664 9500420 16 [2022-07-29T17:43:12.188Z] 17:19:01 20124052 31666740 606412 1.84 370088 10939852 2055596 6.06 2345140 9500428 8 [2022-07-29T17:43:12.188Z] 17:20:01 20124760 31667472 605628 1.84 370104 10939856 2055596 6.06 2344472 9500424 24 [2022-07-29T17:43:12.188Z] 17:21:01 20124460 31667220 605820 1.84 370136 10939864 2055596 6.06 2344520 9500464 48 [2022-07-29T17:43:12.188Z] 17:22:01 20123616 31666444 606496 1.84 370160 10939864 2058196 6.07 2345200 9500468 52 [2022-07-29T17:43:12.188Z] 17:23:01 20123616 31666452 606456 1.84 370176 10939868 2058196 6.07 2345360 9500468 48 [2022-07-29T17:43:12.188Z] 17:24:01 20123568 31666420 606432 1.84 370192 10939864 2058196 6.07 2345228 9500472 12 [2022-07-29T17:43:12.188Z] 17:25:01 20123552 31666424 606372 1.84 370196 10939876 2058196 6.07 2345344 9500476 64 [2022-07-29T17:43:12.188Z] 17:26:01 20123496 31666376 606336 1.84 370216 10939880 2058196 6.07 2345504 9500480 8 [2022-07-29T17:43:12.188Z] 17:27:01 20123124 31666048 606628 1.84 370244 10939884 2058196 6.07 2346156 9500484 68 [2022-07-29T17:43:12.188Z] 17:28:01 20122848 31665824 606792 1.85 370260 10939884 2058196 6.07 2346140 9500484 20 [2022-07-29T17:43:12.188Z] 17:29:01 20123064 31666048 606720 1.85 370272 10939888 2058196 6.07 2346228 9500488 16 [2022-07-29T17:43:12.188Z] 17:30:01 20123000 31666000 606692 1.84 370292 10939892 2058196 6.07 2346488 9500492 12 [2022-07-29T17:43:12.188Z] 17:31:01 20123000 31666020 606664 1.84 370300 10939892 2058196 6.07 2346536 9500492 48 [2022-07-29T17:43:12.188Z] 17:32:01 20122960 31666004 606612 1.84 370316 10939892 2058196 6.07 2347176 9500500 24 [2022-07-29T17:43:12.188Z] 17:33:01 20122116 31665184 607352 1.85 370336 10939892 2058196 6.07 2347480 9500500 56 [2022-07-29T17:43:12.188Z] 17:34:01 20121956 31665088 607352 1.85 370336 10939920 2058196 6.07 2347528 9500516 16 [2022-07-29T17:43:12.188Z] 17:35:01 20122196 31665336 607312 1.85 370340 10939928 2058196 6.07 2347372 9500520 52 [2022-07-29T17:43:12.188Z] 17:36:01 20122680 31665828 607000 1.85 370356 10939928 2058196 6.07 2347908 9500524 12 [2022-07-29T17:43:12.188Z] 17:37:01 20121552 31664736 608056 1.85 370372 10939932 2074248 6.11 2348464 9500528 192 [2022-07-29T17:43:12.188Z] 17:38:01 20121544 31664728 608004 1.85 370372 10939932 2090360 6.16 2348332 9500528 20 [2022-07-29T17:43:12.188Z] 17:39:01 20121520 31664708 607972 1.85 370380 10939936 2090360 6.16 2348396 9500532 8 [2022-07-29T17:43:12.188Z] 17:40:01 20121472 31664672 607948 1.85 370388 10939940 2090360 6.16 2348508 9500536 28 [2022-07-29T17:43:12.188Z] 17:41:01 20121172 31664380 608168 1.85 370408 10939940 2090360 6.16 2348660 9500536 148 [2022-07-29T17:43:12.188Z] 17:42:01 20120880 31664128 608468 1.85 370440 10939928 2090360 6.16 2349576 9500540 24 [2022-07-29T17:43:12.188Z] 17:43:01 19612212 31580680 690472 2.10 378008 11340388 2616796 7.71 2434840 9900248 404948 [2022-07-29T17:43:12.188Z] Average: 20674604 31630512 642756 1.95 348351 10410490 2242485 6.61 2300941 9029654 21098 [2022-07-29T17:43:12.188Z] [2022-07-29T17:43:12.188Z] 17:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-29T17:43:12.188Z] 17:08:01 docker0 519.56 461.72 39.45 3859.50 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:08:01 ens3 1277.82 1251.91 12457.91 164.62 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:08:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:09:01 docker0 1.43 1.50 0.09 0.12 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:09:01 ens3 69.79 58.39 36.54 66.63 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:09:01 vethf4f6294 1.43 1.62 0.11 0.13 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:10:01 ens3 84.55 54.31 1689.59 17.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:10:01 vethe3927db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:10:01 vethcbb82db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:11:01 vethf98eec7 0.00 0.72 0.00 0.04 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:11:01 docker0 144.53 192.43 10.87 1712.86 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:11:01 ens3 271.79 211.06 1804.59 91.44 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:11:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:11:01 vethb7652f6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:11:01 vethb527a37 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:11:01 veth8e44e95 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:11:01 vethce79582 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:12:01 veth4353a92 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:12:01 vethf98eec7 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:12:01 vethc0246ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:12:01 docker0 109.30 150.37 7.79 1323.04 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:12:01 ens3 206.30 141.80 1410.90 32.20 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:12:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:12:01 veth21ac5c7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:12:01 veth6777ca5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:12:01 vethc1594b4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:12:01 vethb434304 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:13:01 docker0 29.56 50.42 2.15 564.87 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:13:01 ens3 121.98 74.76 1727.16 19.03 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:13:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:14:01 ens3 0.86 0.24 0.15 0.08 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:15:01 ens3 0.75 0.45 0.68 0.21 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.188Z] 17:16:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:17:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:18:01 ens3 0.60 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:19:01 ens3 0.55 0.38 0.32 0.21 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:22:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:23:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:24:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:27:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:32:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:36:01 ens3 0.15 0.07 0.17 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:37:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:41:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:42:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:43:01 ens3 160.56 144.63 2524.65 149.57 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] 17:43:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] Average: docker0 22.35 23.80 1.68 207.32 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] Average: ens3 61.09 53.91 601.73 15.05 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-07-29T17:43:12.189Z] [2022-07-29T17:43:12.189Z] [2022-07-29T17:43:12.189Z] ---> sar -P ALL: [2022-07-29T17:43:12.189Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21493) 07/29/22 _x86_64_ (8 CPU) [2022-07-29T17:43:12.189Z] [2022-07-29T17:43:12.189Z] 17:06:30 LINUX RESTART (8 CPU) [2022-07-29T17:43:12.189Z] [2022-07-29T17:43:12.189Z] 17:07:01 CPU %user %nice %system %iowait %steal %idle [2022-07-29T17:43:12.189Z] 17:08:01 all 11.86 0.00 4.61 2.07 0.06 81.40 [2022-07-29T17:43:12.189Z] 17:08:01 0 11.15 0.00 4.64 0.15 0.05 84.00 [2022-07-29T17:43:12.189Z] 17:08:01 1 13.08 0.00 5.08 4.27 0.07 77.51 [2022-07-29T17:43:12.189Z] 17:08:01 2 11.42 0.00 4.25 2.80 0.07 81.46 [2022-07-29T17:43:12.189Z] 17:08:01 3 10.07 0.00 4.46 0.20 0.07 85.20 [2022-07-29T17:43:12.189Z] 17:08:01 4 10.29 0.00 3.48 0.10 0.05 86.07 [2022-07-29T17:43:12.189Z] 17:08:01 5 11.11 0.00 4.57 0.46 0.05 83.81 [2022-07-29T17:43:12.189Z] 17:08:01 6 16.51 0.00 4.61 1.71 0.05 77.12 [2022-07-29T17:43:12.189Z] 17:08:01 7 11.23 0.00 5.79 6.91 0.09 75.98 [2022-07-29T17:43:12.189Z] 17:09:01 all 40.78 0.00 7.00 0.32 0.08 51.82 [2022-07-29T17:43:12.189Z] 17:09:01 0 40.40 0.00 6.93 0.02 0.08 52.57 [2022-07-29T17:43:12.189Z] 17:09:01 1 41.92 0.00 7.33 0.25 0.08 50.41 [2022-07-29T17:43:12.189Z] 17:09:01 2 41.02 0.00 6.89 0.62 0.08 51.39 [2022-07-29T17:43:12.189Z] 17:09:01 3 40.21 0.00 7.45 0.02 0.07 52.25 [2022-07-29T17:43:12.189Z] 17:09:01 4 42.00 0.00 6.53 0.03 0.08 51.35 [2022-07-29T17:43:12.189Z] 17:09:01 5 39.11 0.00 8.27 0.08 0.08 52.45 [2022-07-29T17:43:12.189Z] 17:09:01 6 39.49 0.00 6.44 0.05 0.08 53.93 [2022-07-29T17:43:12.189Z] 17:09:01 7 42.11 0.00 6.13 1.47 0.07 50.23 [2022-07-29T17:43:12.189Z] 17:10:01 all 42.94 0.00 6.54 0.59 0.10 49.83 [2022-07-29T17:43:12.189Z] 17:10:01 0 42.38 0.00 6.20 0.20 0.08 51.14 [2022-07-29T17:43:12.189Z] 17:10:01 1 42.23 0.00 6.42 0.03 0.10 51.21 [2022-07-29T17:43:12.189Z] 17:10:01 2 41.89 0.00 7.54 0.64 0.10 49.83 [2022-07-29T17:43:12.189Z] 17:10:01 3 42.29 0.00 6.32 0.07 0.10 51.22 [2022-07-29T17:43:12.189Z] 17:10:01 4 43.83 0.00 6.43 0.00 0.10 49.64 [2022-07-29T17:43:12.189Z] 17:10:01 5 42.99 0.00 6.87 0.05 0.10 49.98 [2022-07-29T17:43:12.189Z] 17:10:01 6 44.50 0.00 6.04 0.17 0.12 49.17 [2022-07-29T17:43:12.189Z] 17:10:01 7 43.41 0.00 6.48 3.59 0.10 46.42 [2022-07-29T17:43:12.189Z] 17:11:01 all 32.84 0.00 14.14 5.63 0.09 47.31 [2022-07-29T17:43:12.189Z] 17:11:01 0 33.00 0.00 14.65 3.95 0.10 48.30 [2022-07-29T17:43:12.189Z] 17:11:01 1 30.95 0.00 13.39 1.99 0.07 53.59 [2022-07-29T17:43:12.189Z] 17:11:01 2 34.82 0.00 14.67 2.66 0.09 47.76 [2022-07-29T17:43:12.189Z] 17:11:01 3 30.69 0.00 13.62 3.27 0.10 52.31 [2022-07-29T17:43:12.189Z] 17:11:01 4 34.40 0.00 15.62 14.64 0.09 35.26 [2022-07-29T17:43:12.189Z] 17:11:01 5 33.05 0.00 14.58 4.57 0.09 47.72 [2022-07-29T17:43:12.189Z] 17:11:01 6 33.89 0.00 13.06 3.78 0.10 49.17 [2022-07-29T17:43:12.189Z] 17:11:01 7 31.91 0.00 13.51 10.24 0.09 44.26 [2022-07-29T17:43:12.189Z] 17:12:01 all 57.98 0.00 16.95 6.00 0.13 18.95 [2022-07-29T17:43:12.189Z] 17:12:01 0 56.11 0.00 17.14 5.27 0.12 21.36 [2022-07-29T17:43:12.189Z] 17:12:01 1 60.08 0.00 17.33 5.07 0.14 17.38 [2022-07-29T17:43:12.189Z] 17:12:01 2 58.14 0.00 16.53 4.68 0.12 20.53 [2022-07-29T17:43:12.189Z] 17:12:01 3 57.63 0.00 16.24 3.54 0.12 22.47 [2022-07-29T17:43:12.189Z] 17:12:01 4 58.80 0.00 15.93 5.07 0.12 20.08 [2022-07-29T17:43:12.189Z] 17:12:01 5 56.79 0.00 17.78 12.67 0.14 12.62 [2022-07-29T17:43:12.189Z] 17:12:01 6 57.28 0.00 18.74 6.73 0.12 17.14 [2022-07-29T17:43:12.190Z] 17:12:01 7 58.99 0.00 15.88 5.01 0.14 19.99 [2022-07-29T17:43:12.190Z] 17:13:01 all 42.46 0.00 7.70 1.33 0.08 48.43 [2022-07-29T17:43:12.190Z] 17:13:01 0 42.33 0.00 7.11 0.35 0.08 50.13 [2022-07-29T17:43:12.190Z] 17:13:01 1 43.32 0.00 7.74 1.11 0.07 47.76 [2022-07-29T17:43:12.190Z] 17:13:01 2 40.96 0.00 8.24 1.21 0.10 49.50 [2022-07-29T17:43:12.190Z] 17:13:01 3 43.76 0.00 6.92 1.36 0.08 47.87 [2022-07-29T17:43:12.190Z] 17:13:01 4 41.09 0.00 8.18 1.14 0.08 49.50 [2022-07-29T17:43:12.190Z] 17:13:01 5 43.37 0.00 8.04 2.80 0.07 45.72 [2022-07-29T17:43:12.190Z] 17:13:01 6 43.33 0.00 7.31 1.32 0.07 47.97 [2022-07-29T17:43:12.190Z] 17:13:01 7 41.51 0.00 8.08 1.31 0.08 49.01 [2022-07-29T17:43:12.190Z] 17:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T17:43:12.190Z] 17:14:01 2 0.03 0.00 0.03 0.03 0.00 99.90 [2022-07-29T17:43:12.190Z] 17:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:15:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2022-07-29T17:43:12.190Z] 17:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-29T17:43:12.190Z] 17:15:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2022-07-29T17:43:12.190Z] 17:15:01 3 0.02 0.00 0.03 0.07 0.00 99.88 [2022-07-29T17:43:12.190Z] 17:15:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2022-07-29T17:43:12.190Z] 17:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T17:43:12.190Z] 17:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:15:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-29T17:43:12.190Z] 17:16:01 all 0.03 0.00 0.04 0.02 0.00 99.91 [2022-07-29T17:43:12.190Z] 17:16:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2022-07-29T17:43:12.190Z] 17:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:16:01 2 0.05 0.00 0.07 0.10 0.00 99.78 [2022-07-29T17:43:12.190Z] 17:16:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-29T17:43:12.190Z] 17:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T17:43:12.190Z] 17:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:16:01 6 0.05 0.00 0.12 0.00 0.02 99.82 [2022-07-29T17:43:12.190Z] 17:16:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-07-29T17:43:12.190Z] 17:17:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2022-07-29T17:43:12.190Z] 17:17:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-29T17:43:12.190Z] 17:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:17:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2022-07-29T17:43:12.190Z] 17:17:01 3 0.00 0.00 0.02 0.07 0.00 99.92 [2022-07-29T17:43:12.190Z] 17:17:01 4 0.10 0.00 0.02 0.00 0.00 99.88 [2022-07-29T17:43:12.190Z] 17:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-07-29T17:43:12.190Z] 17:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:18:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2022-07-29T17:43:12.190Z] 17:18:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2022-07-29T17:43:12.190Z] 17:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] [2022-07-29T17:43:12.190Z] 17:18:01 CPU %user %nice %system %iowait %steal %idle [2022-07-29T17:43:12.190Z] 17:19:01 all 0.18 0.00 0.01 0.01 0.01 99.79 [2022-07-29T17:43:12.190Z] 17:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-29T17:43:12.190Z] 17:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:19:01 2 0.02 0.00 0.00 0.05 0.02 99.92 [2022-07-29T17:43:12.190Z] 17:19:01 3 0.00 0.00 0.00 0.05 0.02 99.93 [2022-07-29T17:43:12.190Z] 17:19:01 4 1.34 0.00 0.02 0.00 0.02 98.63 [2022-07-29T17:43:12.190Z] 17:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-29T17:43:12.190Z] 17:20:01 all 0.27 0.00 0.02 0.00 0.00 99.70 [2022-07-29T17:43:12.190Z] 17:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:20:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2022-07-29T17:43:12.190Z] 17:20:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-29T17:43:12.190Z] 17:20:01 4 2.00 0.00 0.02 0.00 0.00 97.98 [2022-07-29T17:43:12.190Z] 17:20:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T17:43:12.190Z] 17:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-29T17:43:12.190Z] 17:21:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-07-29T17:43:12.190Z] 17:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:21:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-29T17:43:12.190Z] 17:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-29T17:43:12.190Z] 17:21:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:21:01 4 1.99 0.00 0.02 0.00 0.00 98.00 [2022-07-29T17:43:12.190Z] 17:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T17:43:12.190Z] 17:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:22:01 all 0.27 0.00 0.02 0.01 0.00 99.70 [2022-07-29T17:43:12.190Z] 17:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-29T17:43:12.190Z] 17:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T17:43:12.190Z] 17:22:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-29T17:43:12.190Z] 17:22:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2022-07-29T17:43:12.190Z] 17:22:01 4 2.00 0.00 0.02 0.00 0.02 97.97 [2022-07-29T17:43:12.190Z] 17:22:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-29T17:43:12.190Z] 17:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T17:43:12.190Z] 17:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:23:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2022-07-29T17:43:12.190Z] 17:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:23:01 2 0.05 0.00 0.03 0.03 0.02 99.87 [2022-07-29T17:43:12.190Z] 17:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:23:01 4 0.40 0.00 0.02 0.00 0.00 99.58 [2022-07-29T17:43:12.190Z] 17:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:24:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-07-29T17:43:12.190Z] 17:24:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-29T17:43:12.190Z] 17:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T17:43:12.190Z] 17:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:25:01 2 0.02 0.00 0.03 0.03 0.02 99.90 [2022-07-29T17:43:12.190Z] 17:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-29T17:43:12.190Z] 17:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:26:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-29T17:43:12.190Z] 17:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:26:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2022-07-29T17:43:12.190Z] 17:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T17:43:12.190Z] 17:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:27:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2022-07-29T17:43:12.190Z] 17:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-29T17:43:12.190Z] 17:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-29T17:43:12.190Z] 17:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:28:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-07-29T17:43:12.190Z] 17:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.190Z] 17:28:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-29T17:43:12.190Z] 17:28:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-29T17:43:12.190Z] 17:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.190Z] 17:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.190Z] 17:29:01 all 0.01 0.00 0.02 0.01 0.01 99.96 [2022-07-29T17:43:12.190Z] 17:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T17:43:12.191Z] 17:29:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:29:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2022-07-29T17:43:12.191Z] 17:29:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-29T17:43:12.191Z] 17:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-29T17:43:12.191Z] [2022-07-29T17:43:12.191Z] 17:29:01 CPU %user %nice %system %iowait %steal %idle [2022-07-29T17:43:12.191Z] 17:30:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:30:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-29T17:43:12.191Z] 17:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.191Z] 17:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-29T17:43:12.191Z] 17:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.191Z] 17:31:01 2 0.02 0.00 0.05 0.05 0.02 99.87 [2022-07-29T17:43:12.191Z] 17:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:32:01 all 0.25 0.00 0.01 0.00 0.00 99.74 [2022-07-29T17:43:12.191Z] 17:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.191Z] 17:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-29T17:43:12.191Z] 17:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:32:01 4 1.91 0.00 0.02 0.00 0.00 98.08 [2022-07-29T17:43:12.191Z] 17:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:33:01 all 0.28 0.00 0.02 0.01 0.00 99.70 [2022-07-29T17:43:12.191Z] 17:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:33:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-07-29T17:43:12.191Z] 17:33:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-29T17:43:12.191Z] 17:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.191Z] 17:33:01 4 2.00 0.00 0.05 0.02 0.00 97.93 [2022-07-29T17:43:12.191Z] 17:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:34:01 all 0.26 0.00 0.01 0.01 0.00 99.73 [2022-07-29T17:43:12.191Z] 17:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:34:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:34:01 4 2.00 0.00 0.02 0.00 0.02 97.97 [2022-07-29T17:43:12.191Z] 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.191Z] 17:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.191Z] 17:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:35:01 all 0.27 0.00 0.01 0.01 0.00 99.72 [2022-07-29T17:43:12.191Z] 17:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:35:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-29T17:43:12.191Z] 17:35:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:35:01 4 1.99 0.00 0.02 0.00 0.00 98.00 [2022-07-29T17:43:12.191Z] 17:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:36:01 all 0.18 0.00 0.02 0.00 0.01 99.79 [2022-07-29T17:43:12.191Z] 17:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:36:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-29T17:43:12.191Z] 17:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:36:01 4 1.30 0.00 0.08 0.00 0.02 98.60 [2022-07-29T17:43:12.191Z] 17:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-29T17:43:12.191Z] 17:36:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-29T17:43:12.191Z] 17:37:01 all 0.04 0.00 0.00 0.01 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:37:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:37:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-29T17:43:12.191Z] 17:37:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:37:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2022-07-29T17:43:12.191Z] 17:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:37:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2022-07-29T17:43:12.191Z] 17:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:38:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-29T17:43:12.191Z] 17:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.191Z] 17:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-07-29T17:43:12.191Z] 17:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T17:43:12.191Z] 17:39:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-29T17:43:12.191Z] 17:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:39:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T17:43:12.191Z] 17:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-29T17:43:12.191Z] 17:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.191Z] 17:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-29T17:43:12.191Z] 17:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.191Z] 17:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] [2022-07-29T17:43:12.191Z] 17:40:01 CPU %user %nice %system %iowait %steal %idle [2022-07-29T17:43:12.191Z] 17:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-07-29T17:43:12.191Z] 17:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.191Z] 17:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:41:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2022-07-29T17:43:12.191Z] 17:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.191Z] 17:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:42:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2022-07-29T17:43:12.191Z] 17:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-29T17:43:12.191Z] 17:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T17:43:12.191Z] 17:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T17:43:12.191Z] 17:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T17:43:12.191Z] 17:43:01 all 2.15 0.00 0.96 0.02 0.01 96.86 [2022-07-29T17:43:12.191Z] 17:43:01 0 2.29 0.00 0.88 0.00 0.00 96.83 [2022-07-29T17:43:12.191Z] 17:43:01 1 2.46 0.00 0.99 0.03 0.02 96.51 [2022-07-29T17:43:12.192Z] 17:43:01 2 2.95 0.00 1.15 0.02 0.02 95.86 [2022-07-29T17:43:12.192Z] 17:43:01 3 2.19 0.00 0.98 0.12 0.00 96.71 [2022-07-29T17:43:12.192Z] 17:43:01 4 2.35 0.00 0.91 0.00 0.02 96.73 [2022-07-29T17:43:12.192Z] 17:43:01 5 1.29 0.00 1.25 0.00 0.00 97.46 [2022-07-29T17:43:12.192Z] 17:43:01 6 1.79 0.00 0.73 0.00 0.02 97.46 [2022-07-29T17:43:12.192Z] 17:43:01 7 1.91 0.00 0.77 0.02 0.02 97.29 [2022-07-29T17:43:12.192Z] Average: all 6.42 0.00 1.60 0.44 0.02 91.53 [2022-07-29T17:43:12.192Z] Average: 0 6.27 0.00 1.58 0.27 0.02 91.86 [2022-07-29T17:43:12.192Z] Average: 1 6.44 0.00 1.61 0.36 0.02 91.57 [2022-07-29T17:43:12.192Z] Average: 2 6.39 0.00 1.65 0.36 0.02 91.59 [2022-07-29T17:43:12.192Z] Average: 3 6.24 0.00 1.54 0.25 0.02 91.95 [2022-07-29T17:43:12.192Z] Average: 4 6.89 0.00 1.58 0.57 0.02 90.95 [2022-07-29T17:43:12.192Z] Average: 5 6.26 0.00 1.69 0.56 0.02 91.47 [2022-07-29T17:43:12.192Z] Average: 6 6.52 0.00 1.57 0.38 0.02 91.52 [2022-07-29T17:43:12.192Z] Average: 7 6.35 0.00 1.56 0.78 0.02 91.30 [2022-07-29T17:43:12.192Z] [2022-07-29T17:43:12.192Z] [2022-07-29T17:43:12.192Z]