Pull request #4132 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5+0b67b2119381be7da318202365afae4bab1434a1 (38bd5690aa2e0f33a560c9904685fb32832585de) 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-ssh936350897651965064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3367891414559832290.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4132/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-4132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14086941131619204963.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-4132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16847642198580561697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh6293382304519244647.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4132/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-4132/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13297744401249677345.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23567 in /w/workspace/edgexfoundry_edgex-go_PR-4132 [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 0b67b2119381be7da318202365afae4bab1434a1 into PR head commit 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 Merge succeeded, producing 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 Checking out Revision 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 (PR-4132) > 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/4132/head:refs/remotes/origin/PR-4132 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 # 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 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-25T19:05:16.515Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-25T19:05:16.663Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-25T19:05:16.751Z] ========================================================= [2022-08-25T19:05:16.751Z] EdgeX Global Pipelines Version Info [2022-08-25T19:05:16.751Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:05:17.543Z] ------------------- [2022-08-25T19:05:17.543Z] stable info: [2022-08-25T19:05:17.543Z] ------------------- [2022-08-25T19:05:17.543Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-25T19:05:17.543Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T19:05:17.543Z] Message: update stable to v1.0.239 [2022-08-25T19:05:18.117Z] ------------------- [2022-08-25T19:05:18.117Z] experimental info: [2022-08-25T19:05:18.117Z] ------------------- [2022-08-25T19:05:18.117Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-25T19:05:18.117Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T19:05:18.117Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-25T19:05:18.473Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-25T19:05:18.511Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-25T19:05:18.552Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-25T19:05:18.590Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-25T19:05:18.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-25T19:05:18.670Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-25T19:05:18.708Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-25T19:05:18.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-25T19:05:18.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-25T19:05:18.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-25T19:05:18.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-25T19:05:18.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-25T19:05:18.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-25T19:05:18.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-25T19:05:19.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-25T19:05:19.067Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T19:05:19.100Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T19:05:19.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-25T19:05:19.183Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-25T19:05:19.229Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-25T19:05:19.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-25T19:05:19.309Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-25T19:05:19.349Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-25T19:05:19.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4132 [Pipeline] echo [2022-08-25T19:05:19.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4132 [Pipeline] echo [2022-08-25T19:05:19.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4132 [Pipeline] echo [2022-08-25T19:05:19.502Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [Pipeline] echo [2022-08-25T19:05:19.543Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73a7dc1 [Pipeline] echo [2022-08-25T19:05:19.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T19:05:19.697Z] provisioning config files... [2022-08-25T19:05:19.712Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6065789638204394159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:05:20.066Z] ---> docker-login.sh [2022-08-25T19:05:20.067Z] nexus3.edgexfoundry.org:10001 [2022-08-25T19:05:20.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:05:20.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:05:20.591Z] Configure a credential helper to remove this warning. See [2022-08-25T19:05:20.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:05:20.591Z] [2022-08-25T19:05:20.591Z] Login Succeeded [2022-08-25T19:05:20.591Z] nexus3.edgexfoundry.org:10002 [2022-08-25T19:05:20.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:05:20.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:05:20.854Z] Configure a credential helper to remove this warning. See [2022-08-25T19:05:20.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:05:20.854Z] [2022-08-25T19:05:20.854Z] Login Succeeded [2022-08-25T19:05:20.854Z] nexus3.edgexfoundry.org:10003 [2022-08-25T19:05:20.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:05:20.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:05:20.854Z] Configure a credential helper to remove this warning. See [2022-08-25T19:05:20.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:05:20.854Z] [2022-08-25T19:05:20.854Z] Login Succeeded [2022-08-25T19:05:20.854Z] nexus3.edgexfoundry.org:10004 [2022-08-25T19:05:20.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:05:21.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:05:21.117Z] Configure a credential helper to remove this warning. See [2022-08-25T19:05:21.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:05:21.117Z] [2022-08-25T19:05:21.117Z] Login Succeeded [2022-08-25T19:05:21.117Z] docker.io [2022-08-25T19:05:21.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:05:21.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:05:21.379Z] Configure a credential helper to remove this warning. See [2022-08-25T19:05:21.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:05:21.379Z] [2022-08-25T19:05:21.379Z] Login Succeeded [2022-08-25T19:05:21.379Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T19:05:21.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T19:05:21.848Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-25T19:05:21.848Z] + dirname cmd/core-command/Dockerfile [2022-08-25T19:05:21.848Z] + cut -d/ -f2 [2022-08-25T19:05:21.849Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-25T19:05:21.849Z] + dirname cmd/core-data/Dockerfile [2022-08-25T19:05:21.849Z] + cut -d/ -f2 [2022-08-25T19:05:21.849Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-25T19:05:21.849Z] + dirname cmd/core-metadata/Dockerfile [2022-08-25T19:05:21.849Z] + cut -d/ -f2 [2022-08-25T19:05:21.849Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-25T19:05:21.849Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-25T19:05:21.849Z] + cut -d/ -f2 [2022-08-25T19:05:21.849Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-25T19:05:21.849Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-25T19:05:21.849Z] + cut -d/ -f2 [2022-08-25T19:05:21.849Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-25T19:05:21.849Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-25T19:05:21.849Z] + cut -d/ -f2 [2022-08-25T19:05:21.849Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-25T19:05:21.849Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-25T19:05:21.849Z] + cut -d/ -f2 [2022-08-25T19:05:21.849Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-25T19:05:21.849Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-25T19:05:21.849Z] + cut -d/ -f2 [2022-08-25T19:05:21.849Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-25T19:05:21.849Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-25T19:05:21.849Z] + cut -d/ -f2 [2022-08-25T19:05:21.849Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-25T19:05:21.849Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-25T19:05:21.849Z] + cut -d/ -f2 [2022-08-25T19:05:21.849Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-25T19:05:21.849Z] + dirname cmd/support-notifications/Dockerfile [2022-08-25T19:05:21.849Z] + cut -d/ -f2 [2022-08-25T19:05:21.849Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-25T19:05:21.849Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-25T19:05:21.849Z] + cut -d/ -f2 [2022-08-25T19:05:21.849Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-25T19:05:21.849Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-25T19:05:21.849Z] + cut -d/ -f2 [2022-08-25T19:05:21.849Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-25T19:05:21.918Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-25T19:05:22.420Z] + git rev-list -1 --merges 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5~1..73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [Pipeline] echo [2022-08-25T19:05:22.457Z] -----------> git rev-list -1 --merges 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5~1..73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [false] [Pipeline] sh [2022-08-25T19:05:22.773Z] + git log --format=format:%s -1 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [Pipeline] echo [2022-08-25T19:05:22.807Z] ========================================================= [2022-08-25T19:05:22.807Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-25T19:05:22.807Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-25T19:05:23.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T19:05:23.341Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-25T19:05:23.341Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-25T19:05:23.341Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-25T19:05:23.341Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-25T19:05:23.341Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-25T19:05:23.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:05:23.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T19:05:23.861Z] [2022-08-25T19:05:23.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:05:24.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T19:05:24.243Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-25T19:05:24.243Z] b85a868b505f: Pulling fs layer [2022-08-25T19:05:24.243Z] e2be974225ed: Pulling fs layer [2022-08-25T19:05:24.243Z] 339a4e72a1f5: Pulling fs layer [2022-08-25T19:05:24.243Z] 988bab9f4d93: Pulling fs layer [2022-08-25T19:05:24.243Z] 1469e6f7b9e6: Pulling fs layer [2022-08-25T19:05:24.243Z] eaf3925da568: Pulling fs layer [2022-08-25T19:05:24.243Z] bab4dde63d76: Pulling fs layer [2022-08-25T19:05:24.243Z] bde34c3a00c8: Pulling fs layer [2022-08-25T19:05:24.243Z] b352a97aabf1: Pulling fs layer [2022-08-25T19:05:24.243Z] 4872d77fe225: Pulling fs layer [2022-08-25T19:05:24.243Z] 5851b861e8e6: Pulling fs layer [2022-08-25T19:05:24.243Z] 988bab9f4d93: Waiting [2022-08-25T19:05:24.243Z] bde34c3a00c8: Waiting [2022-08-25T19:05:24.243Z] 1469e6f7b9e6: Waiting [2022-08-25T19:05:24.243Z] eaf3925da568: Waiting [2022-08-25T19:05:24.243Z] 4872d77fe225: Waiting [2022-08-25T19:05:24.243Z] bab4dde63d76: Waiting [2022-08-25T19:05:24.243Z] b352a97aabf1: Waiting [2022-08-25T19:05:24.243Z] e2be974225ed: Download complete [2022-08-25T19:05:24.243Z] 988bab9f4d93: Verifying Checksum [2022-08-25T19:05:24.243Z] 988bab9f4d93: Download complete [2022-08-25T19:05:24.523Z] 1469e6f7b9e6: Verifying Checksum [2022-08-25T19:05:24.523Z] 1469e6f7b9e6: Download complete [2022-08-25T19:05:24.523Z] eaf3925da568: Verifying Checksum [2022-08-25T19:05:24.523Z] eaf3925da568: Download complete [2022-08-25T19:05:24.523Z] 339a4e72a1f5: Verifying Checksum [2022-08-25T19:05:24.523Z] 339a4e72a1f5: Download complete [2022-08-25T19:05:24.523Z] bde34c3a00c8: Download complete [2022-08-25T19:05:24.523Z] b352a97aabf1: Verifying Checksum [2022-08-25T19:05:24.523Z] b352a97aabf1: Download complete [2022-08-25T19:05:24.523Z] 4872d77fe225: Download complete [2022-08-25T19:05:24.523Z] 5851b861e8e6: Download complete [2022-08-25T19:05:24.523Z] b85a868b505f: Verifying Checksum [2022-08-25T19:05:24.523Z] b85a868b505f: Download complete [2022-08-25T19:05:24.783Z] bab4dde63d76: Verifying Checksum [2022-08-25T19:05:24.783Z] bab4dde63d76: Download complete [2022-08-25T19:05:25.732Z] b85a868b505f: Pull complete [2022-08-25T19:05:25.995Z] e2be974225ed: Pull complete [2022-08-25T19:05:26.257Z] 339a4e72a1f5: Pull complete [2022-08-25T19:05:26.519Z] 988bab9f4d93: Pull complete [2022-08-25T19:05:26.780Z] 1469e6f7b9e6: Pull complete [2022-08-25T19:05:26.780Z] eaf3925da568: Pull complete [2022-08-25T19:05:28.696Z] bab4dde63d76: Pull complete [2022-08-25T19:05:28.696Z] bde34c3a00c8: Pull complete [2022-08-25T19:05:28.696Z] b352a97aabf1: Pull complete [2022-08-25T19:05:28.696Z] 4872d77fe225: Pull complete [2022-08-25T19:05:28.964Z] 5851b861e8e6: Pull complete [2022-08-25T19:05:28.964Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-25T19:05:28.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T19:05:28.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:05:29.211Z] prd-ubuntu20.04-docker-8c-8g-23567 does not seem to be running inside a container [2022-08-25T19:05:29.256Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-25T19:05:31.350Z] $ docker top 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 -eo pid,comm [2022-08-25T19:05:31.421Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-25T19:05:31.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T19:05:31.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T19:05:31.556Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T19:05:31.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T19:05:31.697Z] $ docker exec 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 ssh-agent [2022-08-25T19:05:31.845Z] SSH_AUTH_SOCK=/tmp/ssh-yOlVWxt820YK/agent.34 [2022-08-25T19:05:31.845Z] SSH_AGENT_PID=40 [2022-08-25T19:05:31.853Z] Running ssh-add (command line suppressed) [2022-08-25T19:05:31.971Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6885468224394380610.key (/w/workspace/edgex-go/1@tmp/private_key_6885468224394380610.key) [2022-08-25T19:05:31.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T19:05:32.323Z] + git tag --points-at HEAD [Pipeline] } [2022-08-25T19:05:32.351Z] $ docker exec --env ******** --env ******** 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 ssh-agent -k [2022-08-25T19:05:32.452Z] unset SSH_AUTH_SOCK; [2022-08-25T19:05:32.453Z] unset SSH_AGENT_PID; [2022-08-25T19:05:32.453Z] echo Agent pid 40 killed; [2022-08-25T19:05:32.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-25T19:05:32.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T19:05:32.558Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T19:05:32.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T19:05:32.694Z] $ docker exec 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 ssh-agent [2022-08-25T19:05:32.813Z] SSH_AUTH_SOCK=/tmp/ssh-OTmdDUTKApwO/agent.72 [2022-08-25T19:05:32.813Z] SSH_AGENT_PID=78 [2022-08-25T19:05:32.819Z] Running ssh-add (command line suppressed) [2022-08-25T19:05:32.933Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4363249720074999183.key (/w/workspace/edgex-go/1@tmp/private_key_4363249720074999183.key) [2022-08-25T19:05:32.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T19:05:33.281Z] + git semver init [2022-08-25T19:05:33.543Z] 2022-08-25 19:05:33,449 [run_init] DEBUG init version:0.0.0 force:False [2022-08-25T19:05:33.543Z] 2022-08-25 19:05:33,450 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-08-25T19:05:33.543Z] 2022-08-25 19:05:33,450 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-08-25T19:05:33.543Z] 2022-08-25 19:05:33,450 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-08-25T19:05:38.876Z] 2022-08-25 19:05:37,946 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-08-25T19:05:38.876Z] 2022-08-25 19:05:37,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4132 with force:False [2022-08-25T19:05:38.876Z] 2022-08-25 19:05:37,947 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4132 [2022-08-25T19:05:38.876Z] 2022-08-25 19:05:37,951 [execute] INFO git cat-file --batch-check [2022-08-25T19:05:38.876Z] 2022-08-25 19:05:37,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T19:05:38.876Z] 2022-08-25 19:05:37,956 [execute] INFO git cat-file --batch [2022-08-25T19:05:38.876Z] 2022-08-25 19:05:37,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T19:05:38.876Z] 2022-08-25 19:05:37,962 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4132 [2022-08-25T19:05:38.876Z] 0.0.0 [Pipeline] } [2022-08-25T19:05:38.907Z] $ docker exec --env ******** --env ******** 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 ssh-agent -k [2022-08-25T19:05:39.016Z] unset SSH_AUTH_SOCK; [2022-08-25T19:05:39.016Z] unset SSH_AGENT_PID; [2022-08-25T19:05:39.016Z] echo Agent pid 78 killed; [2022-08-25T19:05:39.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T19:05:39.453Z] + git semver [Pipeline] } [2022-08-25T19:05:39.741Z] $ docker stop --time=1 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 [2022-08-25T19:05:41.033Z] $ docker rm -f 0cca5a3f4428f042d048ef6d97c4601d06703ad7b3a9eeca26dc435dc8e5be58 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T19:05:41.437Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-25T19:05:41.736Z] Stashed 1 file(s) [Pipeline] echo [2022-08-25T19:05:41.752Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T19:05:42.528Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-25T19:05:42.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T19:05:42.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T19:05:42.637Z] ========================================================= [2022-08-25T19:05:42.637Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-25T19:05:42.637Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-25T19:05:42.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T19:05:42.981Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-25T19:05:42.981Z] 2408cc74d12b: Pulling fs layer [2022-08-25T19:05:42.981Z] ea60b727a1ce: Pulling fs layer [2022-08-25T19:05:42.981Z] 30c4a7721957: Pulling fs layer [2022-08-25T19:05:42.981Z] 370296b7ddb6: Pulling fs layer [2022-08-25T19:05:42.981Z] 7c6cee850709: Pulling fs layer [2022-08-25T19:05:42.981Z] 39a5fcdaea64: Pulling fs layer [2022-08-25T19:05:42.981Z] d94ebbe4e438: Pulling fs layer [2022-08-25T19:05:42.981Z] bcfd1f05c69d: Pulling fs layer [2022-08-25T19:05:42.981Z] 59ccb84bbe0f: Pulling fs layer [2022-08-25T19:05:42.981Z] 7c6cee850709: Waiting [2022-08-25T19:05:42.981Z] bcfd1f05c69d: Waiting [2022-08-25T19:05:42.981Z] 39a5fcdaea64: Waiting [2022-08-25T19:05:42.981Z] 59ccb84bbe0f: Waiting [2022-08-25T19:05:42.981Z] 370296b7ddb6: Waiting [2022-08-25T19:05:42.981Z] d94ebbe4e438: Waiting [2022-08-25T19:05:42.981Z] 30c4a7721957: Download complete [2022-08-25T19:05:42.981Z] ea60b727a1ce: Verifying Checksum [2022-08-25T19:05:42.981Z] ea60b727a1ce: Download complete [2022-08-25T19:05:42.981Z] 7c6cee850709: Verifying Checksum [2022-08-25T19:05:42.981Z] 7c6cee850709: Download complete [2022-08-25T19:05:42.981Z] 39a5fcdaea64: Verifying Checksum [2022-08-25T19:05:42.981Z] 39a5fcdaea64: Download complete [2022-08-25T19:05:42.981Z] 2408cc74d12b: Verifying Checksum [2022-08-25T19:05:42.981Z] 2408cc74d12b: Download complete [2022-08-25T19:05:43.246Z] d94ebbe4e438: Verifying Checksum [2022-08-25T19:05:43.246Z] d94ebbe4e438: Download complete [2022-08-25T19:05:43.246Z] 2408cc74d12b: Pull complete [2022-08-25T19:05:43.522Z] ea60b727a1ce: Pull complete [2022-08-25T19:05:43.522Z] 59ccb84bbe0f: Verifying Checksum [2022-08-25T19:05:43.522Z] 59ccb84bbe0f: Download complete [2022-08-25T19:05:43.522Z] 30c4a7721957: Pull complete [2022-08-25T19:05:43.786Z] bcfd1f05c69d: Verifying Checksum [2022-08-25T19:05:43.786Z] bcfd1f05c69d: Download complete [2022-08-25T19:05:44.046Z] 370296b7ddb6: Verifying Checksum [2022-08-25T19:05:44.046Z] 370296b7ddb6: Download complete [2022-08-25T19:05:48.262Z] 370296b7ddb6: Pull complete [2022-08-25T19:05:48.262Z] 7c6cee850709: Pull complete [2022-08-25T19:05:48.262Z] 39a5fcdaea64: Pull complete [2022-08-25T19:05:48.262Z] d94ebbe4e438: Pull complete [2022-08-25T19:05:49.648Z] bcfd1f05c69d: Pull complete [2022-08-25T19:05:50.217Z] 59ccb84bbe0f: Pull complete [2022-08-25T19:05:50.217Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-25T19:05:50.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T19:05:50.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-25T19:05:50.579Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T19:05:50.579Z] WORKDIR /edgex [2022-08-25T19:05:50.579Z] COPY go.mod . [2022-08-25T19:05:50.579Z] RUN go mod download [2022-08-25T19:05:50.579Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-25T19:05:51.156Z] Sending build context to Docker daemon 169.3MB [2022-08-25T19:05:51.156Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T19:05:51.156Z] ---> a4fb48ad2a94 [2022-08-25T19:05:51.156Z] Step 2/4 : WORKDIR /edgex [2022-08-25T19:05:55.364Z] ---> Running in 1fdc8532e7e2 [2022-08-25T19:05:55.364Z] Removing intermediate container 1fdc8532e7e2 [2022-08-25T19:05:55.364Z] ---> 989e48373dba [2022-08-25T19:05:55.364Z] Step 3/4 : COPY go.mod . [2022-08-25T19:05:55.364Z] ---> aeaab475d15b [2022-08-25T19:05:55.364Z] Step 4/4 : RUN go mod download [2022-08-25T19:05:55.364Z] ---> Running in 3e3272118e0a [2022-08-25T19:05:57.044Z] Still waiting to schedule task [2022-08-25T19:05:57.045Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-25T19:06:10.281Z] Removing intermediate container 3e3272118e0a [2022-08-25T19:06:10.281Z] ---> a2ad503ec88d [2022-08-25T19:06:10.281Z] Successfully built a2ad503ec88d [2022-08-25T19:06:10.281Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:06:10.677Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T19:06:10.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:06:10.859Z] prd-ubuntu20.04-docker-8c-8g-23567 does not seem to be running inside a container [2022-08-25T19:06:10.899Z] $ 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 ******** ci-base-image-x86_64 cat [2022-08-25T19:06:11.292Z] $ docker top acf5dbfb5cfaa2ab8a323acb97780e3d3b2a0ea91db8a770f4aa1ae1f9bf18ef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T19:06:11.694Z] + go version [2022-08-25T19:06:11.694Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-25T19:06:11.729Z] $ docker stop --time=1 acf5dbfb5cfaa2ab8a323acb97780e3d3b2a0ea91db8a770f4aa1ae1f9bf18ef [2022-08-25T19:06:12.955Z] $ docker rm -f acf5dbfb5cfaa2ab8a323acb97780e3d3b2a0ea91db8a770f4aa1ae1f9bf18ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:06:13.682Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T19:06:13.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:06:13.857Z] prd-ubuntu20.04-docker-8c-8g-23567 does not seem to be running inside a container [2022-08-25T19:06:13.904Z] $ 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 ******** ci-base-image-x86_64 cat [2022-08-25T19:06:14.224Z] $ docker top b5417c654e96983a199b21090066b1543c761eab80a0eeaf3dcb7c2a3975effd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-25T19:06:14.375Z] ========================================================= [2022-08-25T19:06:14.375Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-25T19:06:14.375Z] ========================================================= [Pipeline] sh [2022-08-25T19:06:14.720Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-25T19:06:15.084Z] + make test [2022-08-25T19:06:15.085Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-25T19:06:21.666Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-25T19:06:33.885Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-25T19:06:33.885Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-25T19:06:34.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-25T19:06:34.148Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-25T19:06:34.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-25T19:06:34.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-25T19:06:34.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-25T19:06:34.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-25T19:06:34.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-25T19:06:34.148Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-25T19:06:34.148Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-25T19:06:34.409Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-25T19:06:34.409Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-25T19:06:34.409Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-25T19:06:34.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-25T19:06:35.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements [2022-08-25T19:06:35.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-25T19:06:35.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-25T19:06:35.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2022-08-25T19:06:35.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-25T19:06:35.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements [2022-08-25T19:06:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-25T19:06:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-25T19:06:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.791s coverage: 89.2% of statements [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-25T19:06:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 2.1% of statements [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-25T19:06:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-25T19:06:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 72.2% of statements [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-25T19:06:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-25T19:06:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-25T19:06:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-08-25T19:06:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-08-25T19:06:39.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-25T19:06:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements [2022-08-25T19:06:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements [2022-08-25T19:06:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.095s coverage: 94.1% of statements [2022-08-25T19:06:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2022-08-25T19:06:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-08-25T19:06:45.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2022-08-25T19:06:45.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.087s coverage: 44.8% of statements [2022-08-25T19:06:51.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.213s coverage: 80.8% of statements [2022-08-25T19:06:51.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-25T19:06:59.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2022-08-25T19:06:59.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-25T19:06:59.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-25T19:06:59.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-25T19:06:59.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2022-08-25T19:06:59.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-25T19:06:59.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-25T19:06:59.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-25T19:06:59.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-25T19:06:59.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-25T19:06:59.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2022-08-25T19:06:59.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-25T19:06:59.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-25T19:06:59.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2022-08-25T19:06:59.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.209s coverage: 91.2% of statements [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.7% of statements [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 65.8% of statements [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 43.6% of statements [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.191s coverage: 92.3% of statements [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-25T19:06:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-08-25T19:06:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-08-25T19:06:59.256Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-25T19:07:21.268Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-25T19:07:21.268Z] GO111MODULE=on go vet ./... [2022-08-25T19:07:22.208Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T19:07:22.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T19:07:22.469Z] ./bin/test-attribution-txt.sh [2022-08-25T19:07:22.743Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-25T19:07:22.743Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-25T19:07:22.743Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-25T19:07:22.743Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-25T19:07:22.743Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-25T19:07:22.743Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-25T19:07:22.743Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-25T19:07:22.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-25T19:07:23.091Z] + ls -al . [2022-08-25T19:07:23.091Z] total 736 [2022-08-25T19:07:23.091Z] drwxrwxr-x 10 1001 1001 4096 Aug 25 19:06 . [2022-08-25T19:07:23.091Z] drwxr-xr-x 4 root root 4096 Aug 25 19:06 .. [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 16 Aug 25 19:05 .dockerignore [2022-08-25T19:07:23.091Z] drwxrwxr-x 8 1001 1001 4096 Aug 25 19:06 .git [2022-08-25T19:07:23.091Z] drwxrwxr-x 3 1001 1001 4096 Aug 25 19:05 .github [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 1030 Aug 25 19:05 .gitignore [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 42 Aug 25 19:05 .golangci.yml [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 87 Aug 25 19:05 .hadolint.yml [2022-08-25T19:07:23.091Z] drwxr-xr-x 3 1001 1001 4096 Aug 25 19:05 .semver [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 166 Aug 25 19:05 .sonarcloud.properties [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 1171 Aug 25 19:05 ADOPTERS.md [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 10347 Aug 25 19:05 Attribution.txt [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 63209 Aug 25 19:05 CHANGELOG.md [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 3804 Aug 25 19:05 CONTRIBUTING.md [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 677 Aug 25 19:05 GOVERNANCE.md [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 850 Aug 25 19:05 Jenkinsfile [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 10775 Aug 25 19:05 LICENSE [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 13276 Aug 25 19:05 Makefile [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 582 Aug 25 19:05 OWNERS.md [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 9094 Aug 25 19:05 README.md [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 6912 Aug 25 19:05 SECURITY.md [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 5 Aug 25 19:05 VERSION [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 4131 Aug 25 19:05 ZMQWindows.md [2022-08-25T19:07:23.091Z] drwxrwxr-x 2 1001 1001 4096 Aug 25 19:05 bin [2022-08-25T19:07:23.091Z] drwxrwxr-x 18 1001 1001 4096 Aug 25 19:05 cmd [2022-08-25T19:07:23.091Z] -rw-r--r-- 1 root root 482786 Aug 25 19:06 coverage.out [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 3681 Aug 25 19:05 go.mod [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 38033 Aug 25 19:05 go.sum [2022-08-25T19:07:23.091Z] drwxrwxr-x 8 1001 1001 4096 Aug 25 19:05 internal [2022-08-25T19:07:23.091Z] drwxrwxr-x 3 1001 1001 4096 Aug 25 19:05 openapi [2022-08-25T19:07:23.091Z] drwxrwxr-x 4 1001 1001 4096 Aug 25 19:05 snap [2022-08-25T19:07:23.091Z] -rw-rw-r-- 1 1001 1001 204 Aug 25 19:05 version.go [Pipeline] sh [2022-08-25T19:07:23.410Z] + '[' -e coverage.out ] [2022-08-25T19:07:23.410Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-25T19:07:23.513Z] Stashed 1 file(s) [Pipeline] sh [2022-08-25T19:07:23.811Z] + make build [2022-08-25T19:07:23.811Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-25T19:07:38.152Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23569 in /w/workspace/edgexfoundry_edgex-go_PR-4132 [Pipeline] { [Pipeline] ws [2022-08-25T19:07:38.192Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-25T19:07:38.291Z] The recommended git tool is: git [2022-08-25T19:07:38.725Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-25T19:07:44.887Z] using credential edgex-jenkins-ssh [2022-08-25T19:07:44.917Z] Cloning the remote Git repository [2022-08-25T19:07:45.020Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-25T19:07:45.123Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-25T19:07:45.196Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-25T19:07:45.197Z] > git --version # timeout=10 [2022-08-25T19:07:45.216Z] > git --version # 'git version 2.25.1' [2022-08-25T19:07:45.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T19:07:45.296Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T19:07:48.713Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-25T19:07:48.972Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-25T19:07:55.554Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-25T19:07:56.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-25T19:07:57.067Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-25T19:07:58.451Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-25T19:07:59.024Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-25T19:08:00.408Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-25T19:08:00.980Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-25T19:08:01.923Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-25T19:08:02.358Z] Merging remotes/origin/main commit 0b67b2119381be7da318202365afae4bab1434a1 into PR head commit 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:08:02.784Z] Merge succeeded, producing 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:08:02.784Z] Checking out Revision 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 (PR-4132) [2022-08-25T19:08:01.664Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-25T19:08:01.689Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T19:08:01.725Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-25T19:08:01.767Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-25T19:08:01.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T19:08:01.791Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4132/head:refs/remotes/origin/PR-4132 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-25T19:08:02.383Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:08:02.403Z] > git checkout -f 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 # timeout=10 [2022-08-25T19:08:02.670Z] > git remote # timeout=10 [2022-08-25T19:08:02.692Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:08:02.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T19:08:02.744Z] > git merge 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 [2022-08-25T19:08:02.770Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:08:02.797Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:08:02.810Z] > git checkout -f 73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 # timeout=10 [2022-08-25T19:08:03.833Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-25T19:08:04.803Z] $ docker stop --time=1 b5417c654e96983a199b21090066b1543c761eab80a0eeaf3dcb7c2a3975effd [2022-08-25T19:08:07.235Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-08-25T19:08:07.295Z] > git --version # timeout=10 [2022-08-25T19:08:07.307Z] > git --version # 'git version 2.25.1' [2022-08-25T19:08:07.322Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T19:08:08.473Z] $ docker rm -f b5417c654e96983a199b21090066b1543c761eab80a0eeaf3dcb7c2a3975effd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T19:08:09.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-25T19:08:09.731Z] [2022-08-25T19:08:09.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:08:10.042Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-25T19:08:10.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T19:08:10.042Z] Dload Upload Total Spent Left Speed [2022-08-25T19:08:10.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10503 0 0 68201 0 --:--:-- --:--:-- --:--:-- 67761 100 12602 100 12602 0 0 81303 0 --:--:-- --:--:-- --:--:-- 80782 [2022-08-25T19:08:10.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-25T19:08:10.107Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-25T19:08:10.107Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-25T19:08:10.107Z] ca9280d653b3: Pulling fs layer [2022-08-25T19:08:10.107Z] 7e9c9ca2126c: Pulling fs layer [2022-08-25T19:08:10.107Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-25T19:08:10.107Z] cbdbe7a5bc2a: Download complete [2022-08-25T19:08:10.369Z] ca9280d653b3: Verifying Checksum [2022-08-25T19:08:10.369Z] ca9280d653b3: Download complete [2022-08-25T19:08:10.369Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-08-25T19:08:10.630Z] 7e9c9ca2126c: Download complete [2022-08-25T19:08:10.891Z] ca9280d653b3: Pull complete [2022-08-25T19:08:10.976Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-25T19:08:11.355Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-25T19:08:11.355Z] + sudo tee /etc/docker/daemon.new [2022-08-25T19:08:11.355Z] { [2022-08-25T19:08:11.355Z] "registry-mirrors": [ [2022-08-25T19:08:11.355Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-25T19:08:11.355Z] ], [2022-08-25T19:08:11.355Z] "bip": "10.250.0.254/24", [2022-08-25T19:08:11.355Z] "hosts": [ [2022-08-25T19:08:11.355Z] "tcp://0.0.0.0:5555", [2022-08-25T19:08:11.355Z] "unix:///var/run/docker.sock" [2022-08-25T19:08:11.355Z] ], [2022-08-25T19:08:11.355Z] "mtu": 1458, [2022-08-25T19:08:11.355Z] "selinux-enabled": true, [2022-08-25T19:08:11.355Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-25T19:08:11.355Z] } [Pipeline] sh [2022-08-25T19:08:11.733Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-25T19:08:12.107Z] + sudo service docker restart [2022-08-25T19:08:14.195Z] 7e9c9ca2126c: Pull complete [2022-08-25T19:08:14.196Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-25T19:08:14.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-25T19:08:14.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:08:14.441Z] prd-ubuntu20.04-docker-8c-8g-23567 does not seem to be running inside a container [2022-08-25T19:08:14.515Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-25T19:08:16.031Z] $ docker top 3d1fb87ec38f1a9d2f3c352b474ab447288e806dc8a7f6273aa6a2b580ee6e59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T19:08:16.476Z] + + docker-composegrep build parallel --help [2022-08-25T19:08:16.476Z] [2022-08-25T19:08:17.045Z] --parallel Build images in parallel. [Pipeline] } [2022-08-25T19:08:17.084Z] $ docker stop --time=1 3d1fb87ec38f1a9d2f3c352b474ab447288e806dc8a7f6273aa6a2b580ee6e59 [2022-08-25T19:08:18.350Z] $ docker rm -f 3d1fb87ec38f1a9d2f3c352b474ab447288e806dc8a7f6273aa6a2b580ee6e59 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:08:18.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-25T19:08:18.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:08:19.117Z] prd-ubuntu20.04-docker-8c-8g-23567 does not seem to be running inside a container [2022-08-25T19:08:19.156Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-25T19:08:19.493Z] $ docker top 981012cd05f4de79d8a48bf9ef52634319e301ec8cef1f7bf422c352eb0e123e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T19:08:19.904Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-25T19:08:20.499Z] Building core-command ... [2022-08-25T19:08:20.499Z] Building core-data ... [2022-08-25T19:08:20.499Z] Building core-metadata ... [2022-08-25T19:08:20.499Z] Building security-bootstrapper ... [2022-08-25T19:08:20.499Z] Building security-proxy-setup ... [2022-08-25T19:08:20.499Z] Building security-secretstore-setup ... [2022-08-25T19:08:20.499Z] Building security-spiffe-token-provider ... [2022-08-25T19:08:20.499Z] Building security-spire-agent ... [2022-08-25T19:08:20.499Z] Building security-spire-config ... [2022-08-25T19:08:20.499Z] Building security-spire-server ... [2022-08-25T19:08:20.499Z] Building support-notifications ... [2022-08-25T19:08:20.499Z] Building support-scheduler ... [2022-08-25T19:08:20.499Z] Building sys-mgmt-agent ... [2022-08-25T19:08:20.499Z] Building security-bootstrapper [2022-08-25T19:08:20.499Z] Building security-secretstore-setup [2022-08-25T19:08:20.499Z] Building sys-mgmt-agent [2022-08-25T19:08:20.499Z] Building core-data [2022-08-25T19:08:20.499Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T19:08:30.580Z] provisioning config files... [2022-08-25T19:08:30.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4668964008317146582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:08:31.079Z] ---> docker-login.sh [2022-08-25T19:08:31.079Z] nexus3.edgexfoundry.org:10001 [2022-08-25T19:08:31.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:08:31.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:08:31.958Z] Configure a credential helper to remove this warning. See [2022-08-25T19:08:31.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:08:31.958Z] [2022-08-25T19:08:31.958Z] Login Succeeded [2022-08-25T19:08:31.958Z] nexus3.edgexfoundry.org:10002 [2022-08-25T19:08:32.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:08:32.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:08:32.560Z] Configure a credential helper to remove this warning. See [2022-08-25T19:08:32.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:08:32.560Z] [2022-08-25T19:08:32.560Z] Login Succeeded [2022-08-25T19:08:32.560Z] nexus3.edgexfoundry.org:10003 [2022-08-25T19:08:32.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:08:33.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:08:33.121Z] Configure a credential helper to remove this warning. See [2022-08-25T19:08:33.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:08:33.121Z] [2022-08-25T19:08:33.121Z] Login Succeeded [2022-08-25T19:08:33.121Z] nexus3.edgexfoundry.org:10004 [2022-08-25T19:08:33.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:08:33.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:08:33.671Z] Configure a credential helper to remove this warning. See [2022-08-25T19:08:33.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:08:33.671Z] [2022-08-25T19:08:33.671Z] Login Succeeded [2022-08-25T19:08:33.671Z] docker.io [2022-08-25T19:08:33.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:08:34.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:08:34.541Z] Configure a credential helper to remove this warning. See [2022-08-25T19:08:34.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:08:34.541Z] [2022-08-25T19:08:34.541Z] Login Succeeded [2022-08-25T19:08:34.541Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T19:08:34.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-25T19:08:35.315Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-25T19:08:35.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T19:08:35.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-08-25T19:08:35.396Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:08:35.396Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:08:35.396Z] ---> a2ad503ec88d [2022-08-25T19:08:35.396Z] Step 3/23 : WORKDIR /edgex-go [2022-08-25T19:08:35.396Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:08:35.396Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:08:35.396Z] ---> a2ad503ec88d [2022-08-25T19:08:35.396Z] Step 3/31 : WORKDIR /edgex-go [2022-08-25T19:08:35.396Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:08:35.396Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:08:35.396Z] ---> a2ad503ec88d [2022-08-25T19:08:35.396Z] Step 3/23 : WORKDIR /edgex-go [2022-08-25T19:08:35.396Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:08:35.396Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:08:35.396Z] ---> a2ad503ec88d [2022-08-25T19:08:35.396Z] Step 3/26 : WORKDIR /edgex-go [2022-08-25T19:08:35.396Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:08:35.396Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:08:35.396Z] ---> a2ad503ec88d [2022-08-25T19:08:35.396Z] Step 3/25 : WORKDIR /edgex-go [Pipeline] echo [2022-08-25T19:08:35.451Z] ========================================================= [2022-08-25T19:08:35.451Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-25T19:08:35.451Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-25T19:08:35.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T19:08:36.111Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-25T19:08:36.111Z] b3c136eddcbf: Pulling fs layer [2022-08-25T19:08:36.111Z] c0a3192eca97: Pulling fs layer [2022-08-25T19:08:36.111Z] a050256f5b6f: Pulling fs layer [2022-08-25T19:08:36.111Z] 656be50a0ddc: Pulling fs layer [2022-08-25T19:08:36.111Z] 2bbca73fdf42: Pulling fs layer [2022-08-25T19:08:36.111Z] 46d945488cbd: Pulling fs layer [2022-08-25T19:08:36.111Z] 8a5474983e97: Pulling fs layer [2022-08-25T19:08:36.111Z] 329c88fbcd65: Pulling fs layer [2022-08-25T19:08:36.111Z] 2bbca73fdf42: Waiting [2022-08-25T19:08:36.111Z] 8a5474983e97: Waiting [2022-08-25T19:08:36.111Z] 46d945488cbd: Waiting [2022-08-25T19:08:36.111Z] 329c88fbcd65: Waiting [2022-08-25T19:08:36.111Z] 656be50a0ddc: Waiting [2022-08-25T19:08:36.111Z] a050256f5b6f: Verifying Checksum [2022-08-25T19:08:36.111Z] a050256f5b6f: Download complete [2022-08-25T19:08:36.111Z] c0a3192eca97: Verifying Checksum [2022-08-25T19:08:36.111Z] c0a3192eca97: Download complete [2022-08-25T19:08:36.111Z] 2bbca73fdf42: Verifying Checksum [2022-08-25T19:08:36.111Z] 2bbca73fdf42: Download complete [2022-08-25T19:08:36.111Z] 46d945488cbd: Verifying Checksum [2022-08-25T19:08:36.111Z] 46d945488cbd: Download complete [2022-08-25T19:08:36.111Z] b3c136eddcbf: Download complete [2022-08-25T19:08:37.108Z] b3c136eddcbf: Pull complete [2022-08-25T19:08:37.108Z] 329c88fbcd65: Verifying Checksum [2022-08-25T19:08:37.108Z] 329c88fbcd65: Download complete [2022-08-25T19:08:37.712Z] c0a3192eca97: Pull complete [2022-08-25T19:08:37.986Z] a050256f5b6f: Pull complete [2022-08-25T19:08:38.586Z] 8a5474983e97: Verifying Checksum [2022-08-25T19:08:38.586Z] 8a5474983e97: Download complete [2022-08-25T19:08:39.195Z] 656be50a0ddc: Verifying Checksum [2022-08-25T19:08:39.195Z] 656be50a0ddc: Download complete [2022-08-25T19:08:39.615Z] ---> Running in a6e3ec25af42 [2022-08-25T19:08:39.615Z] ---> Running in d36bd52fb073 [2022-08-25T19:08:39.615Z] ---> Running in 3ce68cd163a0 [2022-08-25T19:08:39.615Z] ---> Running in fbe0f3694481 [2022-08-25T19:08:39.615Z] ---> Running in caa68a3d21d4 [2022-08-25T19:08:39.615Z] Removing intermediate container a6e3ec25af42 [2022-08-25T19:08:39.615Z] ---> a6a920d70964 [2022-08-25T19:08:39.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:08:39.615Z] Removing intermediate container d36bd52fb073 [2022-08-25T19:08:39.615Z] ---> 9a0c2a52c28f [2022-08-25T19:08:39.615Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:08:39.615Z] Removing intermediate container caa68a3d21d4 [2022-08-25T19:08:39.615Z] ---> 8499bc187329 [2022-08-25T19:08:39.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:08:39.615Z] Removing intermediate container 3ce68cd163a0 [2022-08-25T19:08:39.615Z] ---> a57aca1a5aa4 [2022-08-25T19:08:39.615Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:08:39.615Z] Removing intermediate container fbe0f3694481 [2022-08-25T19:08:39.615Z] ---> 7b2e6ce3b907 [2022-08-25T19:08:39.615Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:08:39.615Z] ---> Running in 1939c36de008 [2022-08-25T19:08:39.615Z] ---> Running in e1269880b8c2 [2022-08-25T19:08:39.615Z] ---> Running in 0d9ba6600714 [2022-08-25T19:08:39.615Z] ---> Running in 807811ceafcc [2022-08-25T19:08:39.615Z] ---> Running in 21fdba516d47 [2022-08-25T19:08:40.556Z] Removing intermediate container 1939c36de008 [2022-08-25T19:08:40.556Z] ---> 01e29fbe0c7a [2022-08-25T19:08:40.556Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-25T19:08:40.556Z] ---> Running in 815f2b24f863 [2022-08-25T19:08:40.556Z] Removing intermediate container e1269880b8c2 [2022-08-25T19:08:40.556Z] ---> 17fd25cd2329 [2022-08-25T19:08:40.556Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-25T19:08:40.817Z] ---> Running in f799b335a2b2 [2022-08-25T19:08:41.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:08:41.079Z] Removing intermediate container 21fdba516d47 [2022-08-25T19:08:41.079Z] ---> 78e159b370b8 [2022-08-25T19:08:41.079Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-25T19:08:41.339Z] ---> Running in e72d759853e8 [2022-08-25T19:08:41.339Z] Removing intermediate container 807811ceafcc [2022-08-25T19:08:41.339Z] ---> 8647ceaea7f9 [2022-08-25T19:08:41.339Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-25T19:08:41.339Z] Removing intermediate container 0d9ba6600714 [2022-08-25T19:08:41.339Z] ---> 741dbde2eff2 [2022-08-25T19:08:41.339Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-25T19:08:41.339Z] ---> Running in f4623d4af5ca [2022-08-25T19:08:41.339Z] ---> Running in 4455313b3fc5 [2022-08-25T19:08:41.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:08:41.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:08:41.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:08:41.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:08:42.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:08:42.383Z] OK: 211 MiB in 51 packages [2022-08-25T19:08:42.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:08:42.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:08:42.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:08:42.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:08:42.867Z] Removing intermediate container 815f2b24f863 [2022-08-25T19:08:42.867Z] ---> 3e759900cd6c [2022-08-25T19:08:42.867Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-25T19:08:42.867Z] ---> 6864f5daba87 [2022-08-25T19:08:42.867Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:08:42.867Z] ---> Running in 38918d7a5461 [2022-08-25T19:08:43.128Z] OK: 211 MiB in 51 packages [2022-08-25T19:08:43.128Z] OK: 211 MiB in 51 packages [2022-08-25T19:08:43.389Z] OK: 211 MiB in 51 packages [2022-08-25T19:08:43.389Z] Removing intermediate container 4455313b3fc5 [2022-08-25T19:08:43.389Z] ---> d422e4b4eb73 [2022-08-25T19:08:43.389Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-25T19:08:43.652Z] ---> 4a82f553a5d8 [2022-08-25T19:08:43.652Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:08:43.652Z] ---> Running in cc9813f46e17 [2022-08-25T19:08:43.652Z] Removing intermediate container e72d759853e8 [2022-08-25T19:08:43.652Z] ---> 6638f55a5df4 [2022-08-25T19:08:43.652Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-25T19:08:43.652Z] Removing intermediate container f4623d4af5ca [2022-08-25T19:08:43.652Z] ---> ee1f088ac07d [2022-08-25T19:08:43.652Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-25T19:08:43.915Z] ---> 9a644f6cffa3 [2022-08-25T19:08:43.916Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:08:43.916Z] ---> Running in 90b9224e88f3 [2022-08-25T19:08:43.916Z] ---> 29f990dc6ef7 [2022-08-25T19:08:43.916Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:08:43.916Z] ---> Running in 23f72903575d [2022-08-25T19:08:44.485Z] OK: 211 MiB in 51 packages [2022-08-25T19:08:44.744Z] Removing intermediate container f799b335a2b2 [2022-08-25T19:08:44.744Z] ---> fc55f4f43724 [2022-08-25T19:08:44.744Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-25T19:08:45.005Z] ---> f72d11478c29 [2022-08-25T19:08:45.005Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:08:45.005Z] ---> Running in 32084ac75c32 [2022-08-25T19:08:51.637Z] 656be50a0ddc: Pull complete [2022-08-25T19:08:51.637Z] 2bbca73fdf42: Pull complete [2022-08-25T19:08:51.919Z] 46d945488cbd: Pull complete [2022-08-25T19:08:57.278Z] Removing intermediate container 23f72903575d [2022-08-25T19:08:57.278Z] ---> a49312de1dcf [2022-08-25T19:08:57.278Z] Step 8/26 : COPY . . [2022-08-25T19:08:57.278Z] Removing intermediate container 38918d7a5461 [2022-08-25T19:08:57.278Z] ---> 8eadadfa71df [2022-08-25T19:08:57.278Z] Step 8/23 : COPY . . [2022-08-25T19:08:57.278Z] Removing intermediate container 90b9224e88f3 [2022-08-25T19:08:57.278Z] ---> 30e7e7b0527d [2022-08-25T19:08:57.278Z] Step 8/31 : COPY . . [2022-08-25T19:08:57.278Z] Removing intermediate container cc9813f46e17 [2022-08-25T19:08:57.278Z] ---> 60605210cd0a [2022-08-25T19:08:57.278Z] Step 8/25 : COPY . . [2022-08-25T19:08:57.278Z] Removing intermediate container 32084ac75c32 [2022-08-25T19:08:57.278Z] ---> c822499a0765 [2022-08-25T19:08:57.278Z] Step 8/23 : COPY . . [2022-08-25T19:08:58.672Z] 8a5474983e97: Pull complete [2022-08-25T19:09:00.665Z] 329c88fbcd65: Pull complete [2022-08-25T19:09:00.665Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-25T19:09:00.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T19:09:00.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-25T19:09:01.081Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T19:09:01.081Z] WORKDIR /edgex [2022-08-25T19:09:01.081Z] COPY go.mod . [2022-08-25T19:09:01.081Z] RUN go mod download [2022-08-25T19:09:01.081Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-25T19:09:01.696Z] Sending build context to Docker daemon 3.156MB [2022-08-25T19:09:01.696Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T19:09:01.696Z] ---> ff4287adb874 [2022-08-25T19:09:01.696Z] Step 2/4 : WORKDIR /edgex [2022-08-25T19:09:03.680Z] ---> Running in cab189f62dac [2022-08-25T19:09:03.954Z] Removing intermediate container cab189f62dac [2022-08-25T19:09:03.954Z] ---> a9a281421ef1 [2022-08-25T19:09:03.954Z] Step 3/4 : COPY go.mod . [2022-08-25T19:09:04.549Z] ---> 8f9e6ad954c1 [2022-08-25T19:09:04.549Z] Step 4/4 : RUN go mod download [2022-08-25T19:09:04.549Z] ---> Running in c401915d6914 [2022-08-25T19:09:12.178Z] ---> 04f4b8124198 [2022-08-25T19:09:12.178Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-25T19:09:12.178Z] ---> cffdad98f962 [2022-08-25T19:09:12.178Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-25T19:09:12.178Z] ---> 6e86fc53132d [2022-08-25T19:09:12.178Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-25T19:09:12.178Z] ---> 6d9f56dbf158 [2022-08-25T19:09:12.178Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-25T19:09:12.178Z] ---> e7e188f11bf0 [2022-08-25T19:09:12.178Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-25T19:09:12.178Z] ---> Running in e8c77e38c239 [2022-08-25T19:09:12.178Z] ---> Running in b4ee4ec25df9 [2022-08-25T19:09:12.178Z] ---> Running in 8a1058b3046c [2022-08-25T19:09:12.178Z] ---> Running in 74e5836e302f [2022-08-25T19:09:12.178Z] ---> Running in 571cf0bc0c39 [2022-08-25T19:09:12.178Z] Removing intermediate container e8c77e38c239 [2022-08-25T19:09:12.178Z] ---> a55554507f66 [2022-08-25T19:09:12.178Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-25T19:09:12.178Z] ---> Running in bdb46428e413 [2022-08-25T19:09:12.178Z] Removing intermediate container bdb46428e413 [2022-08-25T19:09:12.178Z] ---> e5f3ba8ac785 [2022-08-25T19:09:12.178Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-25T19:09:12.178Z] ---> Running in a3f24f8ceff1 [2022-08-25T19:09:12.178Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-25T19:09:12.178Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-25T19:09:12.178Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-25T19:09:12.178Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-25T19:09:12.178Z] Removing intermediate container a3f24f8ceff1 [2022-08-25T19:09:12.178Z] ---> 4a477014d42e [2022-08-25T19:09:12.178Z] Step 12/26 : WORKDIR /edgex-go [2022-08-25T19:09:12.178Z] ---> Running in 9c3a3d3237fa [2022-08-25T19:09:12.178Z] Removing intermediate container 9c3a3d3237fa [2022-08-25T19:09:12.178Z] ---> 2d390be3c586 [2022-08-25T19:09:12.178Z] [2022-08-25T19:09:12.178Z] Step 13/26 : FROM alpine:3.15 [2022-08-25T19:09:12.178Z] 3.15: Pulling from library/alpine [2022-08-25T19:09:12.437Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-25T19:09:12.437Z] Status: Downloaded newer image for alpine:3.15 [2022-08-25T19:09:12.437Z] ---> c4fc93816858 [2022-08-25T19:09:12.437Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:09:12.437Z] ---> Running in 267d094b6af4 [2022-08-25T19:09:12.696Z] Removing intermediate container 267d094b6af4 [2022-08-25T19:09:12.696Z] ---> 8740e7f89560 [2022-08-25T19:09:12.697Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:09:12.697Z] ---> Running in 4b87bef60781 [2022-08-25T19:09:14.603Z] Removing intermediate container 4b87bef60781 [2022-08-25T19:09:14.603Z] ---> fcc8dedebae6 [2022-08-25T19:09:14.603Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-25T19:09:14.603Z] ---> Running in 93883946fb3f [2022-08-25T19:09:15.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:16.474Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:16.735Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-25T19:09:16.735Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-25T19:09:16.735Z] OK: 15856 distinct packages available [2022-08-25T19:09:16.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:17.673Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:17.932Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-25T19:09:18.191Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-25T19:09:18.191Z] (3/5) Installing libucontext (1.1-r0) [2022-08-25T19:09:18.191Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-25T19:09:18.452Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-25T19:09:18.452Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T19:09:18.452Z] OK: 7 MiB in 19 packages [2022-08-25T19:09:20.410Z] Removing intermediate container 93883946fb3f [2022-08-25T19:09:20.410Z] ---> 24b18cac93b8 [2022-08-25T19:09:20.410Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-25T19:09:22.319Z] ---> 279ea014399a [2022-08-25T19:09:22.319Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-25T19:09:25.611Z] ---> 2dbf1fa0e216 [2022-08-25T19:09:25.611Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-25T19:09:26.183Z] ---> 68b4a18f8ccc [2022-08-25T19:09:26.183Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-25T19:09:26.755Z] ---> 77fed73f265b [2022-08-25T19:09:26.755Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-25T19:09:27.324Z] ---> d16566d2a693 [2022-08-25T19:09:27.324Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-25T19:09:27.324Z] ---> Running in e80635228f7a [2022-08-25T19:09:27.893Z] Removing intermediate container e80635228f7a [2022-08-25T19:09:27.893Z] ---> 2ee4f34d9c93 [2022-08-25T19:09:27.893Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-25T19:09:27.893Z] ---> Running in 673f8d0d834e [2022-08-25T19:09:28.152Z] Removing intermediate container 673f8d0d834e [2022-08-25T19:09:28.152Z] ---> 79108bbafbd0 [2022-08-25T19:09:28.152Z] Step 24/26 : LABEL arch=x86_64 [2022-08-25T19:09:28.413Z] ---> Running in e9d8634b7e0c [2022-08-25T19:09:28.983Z] Removing intermediate container e9d8634b7e0c [2022-08-25T19:09:28.983Z] ---> e32e440068b1 [2022-08-25T19:09:28.983Z] Step 25/26 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:09:28.983Z] ---> Running in 2b3b7b4838f0 [2022-08-25T19:09:28.983Z] Removing intermediate container 2b3b7b4838f0 [2022-08-25T19:09:28.983Z] ---> 374199ebb8fd [2022-08-25T19:09:28.983Z] Step 26/26 : LABEL version=0.0.0 [2022-08-25T19:09:28.983Z] ---> Running in e31869b2669e [2022-08-25T19:09:29.242Z] Removing intermediate container e31869b2669e [2022-08-25T19:09:29.242Z] ---> 0f88285ce503 [2022-08-25T19:09:29.242Z] [2022-08-25T19:09:29.242Z] Successfully built 0f88285ce503 [2022-08-25T19:09:29.242Z] Successfully tagged security-spire-agent:latest [2022-08-25T19:09:29.242Z]  Building security-spire-agent ... done Building core-command [2022-08-25T19:09:31.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:09:31.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:09:31.789Z] ---> a2ad503ec88d [2022-08-25T19:09:31.789Z] Step 3/23 : WORKDIR /edgex-go [2022-08-25T19:09:31.789Z] ---> Using cache [2022-08-25T19:09:31.789Z] ---> a57aca1a5aa4 [2022-08-25T19:09:31.789Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:09:31.789Z] ---> Using cache [2022-08-25T19:09:31.789Z] ---> 8647ceaea7f9 [2022-08-25T19:09:31.789Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-25T19:09:33.392Z] ---> Running in a5864d0f7c0c [2022-08-25T19:09:34.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:35.269Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:35.529Z] OK: 211 MiB in 51 packages [2022-08-25T19:09:36.909Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-25T19:09:36.935Z] Removing intermediate container c401915d6914 [2022-08-25T19:09:36.935Z] ---> 78c1461d3b0c [2022-08-25T19:09:37.176Z] Removing intermediate container a5864d0f7c0c [2022-08-25T19:09:37.176Z] ---> d51522739289 [2022-08-25T19:09:37.176Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-25T19:09:37.210Z] Successfully built 78c1461d3b0c [2022-08-25T19:09:37.210Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:09:37.623Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T19:09:37.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:09:37.743Z] ---> 2b7303f89869 [2022-08-25T19:09:37.744Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:09:37.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-23569 does not seem to be running inside a container [2022-08-25T19:09:38.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-25T19:09:38.714Z] ---> Running in b012fc25ed05 [2022-08-25T19:09:38.975Z] Removing intermediate container 8a1058b3046c [2022-08-25T19:09:38.975Z] ---> 34048f7694ad [2022-08-25T19:09:38.975Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-25T19:09:38.975Z] Removing intermediate container 74e5836e302f [2022-08-25T19:09:38.975Z] ---> 5ded64aed9b3 [2022-08-25T19:09:38.975Z] [2022-08-25T19:09:38.975Z] Step 10/31 : FROM alpine:3.16 [2022-08-25T19:09:39.235Z] ---> Running in 85303aa1a9e8 [2022-08-25T19:09:39.353Z] $ docker top 5e1c09eb4eb02c83c9e9c81a6a676fa900e4229255338c07607f732df8bcc087 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T19:09:39.804Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-25T19:09:39.804Z] 3.16: Pulling from library/alpine [2022-08-25T19:09:40.358Z] + go version [2022-08-25T19:09:40.358Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-25T19:09:40.402Z] $ docker stop --time=1 5e1c09eb4eb02c83c9e9c81a6a676fa900e4229255338c07607f732df8bcc087 [2022-08-25T19:09:41.715Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T19:09:41.979Z] Status: Downloaded newer image for alpine:3.16 [2022-08-25T19:09:41.979Z] ---> 9c6f07244728 [2022-08-25T19:09:41.979Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:09:41.979Z] ---> Running in e9d42029e02c [2022-08-25T19:09:41.979Z] Removing intermediate container b4ee4ec25df9 [2022-08-25T19:09:41.979Z] ---> eb6a5533b38b [2022-08-25T19:09:41.979Z] [2022-08-25T19:09:41.979Z] Step 10/25 : FROM alpine:3.16 [2022-08-25T19:09:41.979Z] ---> 9c6f07244728 [2022-08-25T19:09:41.979Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-25T19:09:41.979Z] Removing intermediate container 571cf0bc0c39 [2022-08-25T19:09:41.979Z] ---> 699ca74f3dd7 [2022-08-25T19:09:41.979Z] [2022-08-25T19:09:41.979Z] Step 10/23 : FROM alpine:3.16 [2022-08-25T19:09:41.979Z] ---> 9c6f07244728 [2022-08-25T19:09:41.979Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-25T19:09:41.979Z] Removing intermediate container 85303aa1a9e8 [2022-08-25T19:09:41.979Z] ---> 43e56a395085 [2022-08-25T19:09:41.979Z] [2022-08-25T19:09:41.979Z] Step 11/23 : FROM alpine:3.16 [2022-08-25T19:09:41.979Z] ---> 9c6f07244728 [2022-08-25T19:09:41.979Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:09:41.979Z] Removing intermediate container e9d42029e02c [2022-08-25T19:09:41.979Z] ---> 2aaf052b4af1 [2022-08-25T19:09:41.979Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-25T19:09:41.979Z] ---> Running in 7ed153697559 [2022-08-25T19:09:41.979Z] ---> Running in 9d4650d477e6 [2022-08-25T19:09:41.985Z] $ docker rm -f 5e1c09eb4eb02c83c9e9c81a6a676fa900e4229255338c07607f732df8bcc087 [Pipeline] // withDockerContainer [2022-08-25T19:09:42.266Z] ---> Running in 9d35090cc0f1 [2022-08-25T19:09:42.266Z] ---> Running in fc977e5d5d3f [2022-08-25T19:09:42.266Z] Removing intermediate container 7ed153697559 [2022-08-25T19:09:42.266Z] ---> 26b575ace938 [2022-08-25T19:09:42.266Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-25T19:09:42.266Z] Removing intermediate container fc977e5d5d3f [2022-08-25T19:09:42.266Z] ---> 01836e13ceb1 [2022-08-25T19:09:42.266Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-25T19:09:42.266Z] ---> Running in c5ceec863c2a [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2022-08-25T19:09:42.524Z] ---> Running in 15999d2190cc [2022-08-25T19:09:42.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:42.524Z] Removing intermediate container c5ceec863c2a [2022-08-25T19:09:42.524Z] ---> d1c2257de756 [2022-08-25T19:09:42.524Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-25T19:09:42.524Z] ---> Running in cf1f7f028cd6 [2022-08-25T19:09:42.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:42.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:09:42.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:42.785Z] Removing intermediate container cf1f7f028cd6 [2022-08-25T19:09:42.785Z] ---> d68d2146f028 [2022-08-25T19:09:42.785Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:09:42.785Z] ---> Running in 63de8c70320e [2022-08-25T19:09:42.785Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-25T19:09:42.785Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-25T19:09:42.785Z] (3/3) Installing su-exec (0.2-r1) [2022-08-25T19:09:42.785Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:09:42.785Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:09:42.785Z] OK: 6 MiB in 17 packages [2022-08-25T19:09:42.957Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T19:09:42.958Z] . [Pipeline] } [Pipeline] // withEnv [2022-08-25T19:09:43.045Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-25T19:09:43.045Z] (2/2) Installing su-exec (0.2-r1) [2022-08-25T19:09:43.045Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:09:43.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:43.045Z] OK: 6 MiB in 16 packages [2022-08-25T19:09:43.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer [2022-08-25T19:09:43.257Z] prd-ubuntu20.04-docker-arm64-4c-16g-23569 does not seem to be running inside a container [2022-08-25T19:09:43.304Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-25T19:09:43.304Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-25T19:09:43.304Z] (3/33) Installing readline (8.1.2-r0) [2022-08-25T19:09:43.304Z] (4/33) Installing bash (5.1.16-r2) [2022-08-25T19:09:43.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-25T19:09:43.563Z] Executing bash-5.1.16-r2.post-install [2022-08-25T19:09:43.563Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-25T19:09:43.563Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-25T19:09:43.563Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-25T19:09:43.563Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-25T19:09:43.563Z] (9/33) Installing curl (7.83.1-r2) [2022-08-25T19:09:43.563Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-25T19:09:43.822Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-25T19:09:43.822Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-25T19:09:43.822Z] (13/33) Installing expat (2.4.8-r0) [2022-08-25T19:09:43.822Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-25T19:09:43.822Z] (15/33) Installing gdbm (1.23-r0) [2022-08-25T19:09:43.822Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-25T19:09:43.822Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T19:09:43.822Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T19:09:43.822Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-25T19:09:43.822Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-25T19:09:43.822Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-25T19:09:43.822Z] Removing intermediate container 9d35090cc0f1 [2022-08-25T19:09:43.822Z] ---> a5b7be97f4f5 [2022-08-25T19:09:43.822Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-25T19:09:44.407Z] Removing intermediate container 9d4650d477e6 [2022-08-25T19:09:44.407Z] ---> 614ae964d0fe [2022-08-25T19:09:44.407Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-25T19:09:44.407Z] ---> Running in 784e8f14fcc9 [2022-08-25T19:09:44.407Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-25T19:09:44.407Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-25T19:09:44.407Z] ---> Running in adc8d6ecb09d [2022-08-25T19:09:44.407Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-25T19:09:44.407Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-25T19:09:44.407Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-25T19:09:44.407Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-25T19:09:44.407Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-25T19:09:44.407Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-25T19:09:44.407Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-25T19:09:44.407Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-25T19:09:44.407Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-25T19:09:44.407Z] Removing intermediate container 63de8c70320e [2022-08-25T19:09:44.407Z] ---> a74eec7c69f9 [2022-08-25T19:09:44.407Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-25T19:09:44.575Z] $ docker top 589b5ac87b70173bea3e4cbe9f25c4f7bbc2f369349247d7b9fb036e9e0a40e6 -eo pid,comm [2022-08-25T19:09:44.667Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-25T19:09:44.667Z] Removing intermediate container 784e8f14fcc9 [2022-08-25T19:09:44.667Z] ---> 1b49d611a84a [2022-08-25T19:09:44.667Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-25T19:09:44.667Z] Removing intermediate container adc8d6ecb09d [2022-08-25T19:09:44.667Z] ---> 7dfe7513e985 [2022-08-25T19:09:44.667Z] Step 13/25 : WORKDIR / [2022-08-25T19:09:44.667Z] ---> Running in aca3a5d3944b [2022-08-25T19:09:44.667Z] ---> Running in 6980f50de6ea [2022-08-25T19:09:44.667Z] ---> Running in f9f1b7920034 [2022-08-25T19:09:44.667Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:09:44.667Z] Executing ca-certificates-20220614-r0.trigger [Pipeline] { [2022-08-25T19:09:44.927Z] Removing intermediate container 6980f50de6ea [2022-08-25T19:09:44.927Z] ---> 4aac6cfa2ca8 [2022-08-25T19:09:44.927Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-25T19:09:44.927Z] Removing intermediate container f9f1b7920034 [2022-08-25T19:09:44.927Z] ---> 9b1c6adb59df [2022-08-25T19:09:44.927Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-25T19:09:44.927Z] OK: 122 MiB in 47 packages [2022-08-25T19:09:44.927Z] ---> Running in 7cbcfb20c729 [2022-08-25T19:09:44.927Z] Removing intermediate container 7cbcfb20c729 [2022-08-25T19:09:44.927Z] ---> cdae15728db0 [2022-08-25T19:09:44.927Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-25T19:09:44.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:44.927Z] ---> c8e2998fff60 [2022-08-25T19:09:44.927Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-25T19:09:44.927Z] ---> Running in a90d0176e75d [Pipeline] echo [2022-08-25T19:09:45.001Z] ========================================================= [2022-08-25T19:09:45.001Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-25T19:09:45.001Z] ========================================================= [Pipeline] sh [2022-08-25T19:09:45.188Z] ---> b68d713434e2 [2022-08-25T19:09:45.188Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-25T19:09:45.447Z] ---> 2d0e7e184404 [2022-08-25T19:09:45.448Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-25T19:09:45.662Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [2022-08-25T19:09:45.707Z] Removing intermediate container a90d0176e75d [2022-08-25T19:09:45.707Z] ---> f407f4a43f23 [2022-08-25T19:09:45.707Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-25T19:09:45.707Z] ---> Running in 3ce52d7f1fe8 [2022-08-25T19:09:45.707Z] ---> 80074b0961a8 [2022-08-25T19:09:45.707Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-25T19:09:45.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-08-25T19:09:46.018Z] Removing intermediate container 3ce52d7f1fe8 [2022-08-25T19:09:46.018Z] ---> e1a99625aed3 [2022-08-25T19:09:46.018Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-25T19:09:46.018Z] Removing intermediate container b012fc25ed05 [2022-08-25T19:09:46.018Z] ---> b173027ee0a3 [2022-08-25T19:09:46.277Z] Step 8/23 : COPY . . [2022-08-25T19:09:46.277Z] ---> f9744a6c312a [2022-08-25T19:09:46.277Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-25T19:09:46.277Z] ---> ab59bd378116 [2022-08-25T19:09:46.277Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-25T19:09:46.277Z] ---> Running in 848adf140f1b [2022-08-25T19:09:46.277Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-25T19:09:46.277Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T19:09:46.277Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-25T19:09:46.399Z] + make test [2022-08-25T19:09:46.399Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-25T19:09:46.539Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T19:09:46.539Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-25T19:09:46.799Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-25T19:09:46.799Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:09:46.799Z] OK: 8 MiB in 20 packages [2022-08-25T19:09:48.180Z] ---> 45c9d491831d [2022-08-25T19:09:48.180Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-25T19:09:48.180Z] Removing intermediate container 848adf140f1b [2022-08-25T19:09:48.180Z] ---> 770e91638f00 [2022-08-25T19:09:48.180Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:09:48.180Z] ---> 7a95868cc690 [2022-08-25T19:09:48.180Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-25T19:09:48.180Z] ---> Running in d5b37061f5b0 [2022-08-25T19:09:48.441Z] Removing intermediate container aca3a5d3944b [2022-08-25T19:09:48.441Z] ---> 1503e687c83a [2022-08-25T19:09:48.441Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:09:48.441Z] Collecting docker-compose==1.23.2 [2022-08-25T19:09:48.441Z] ---> 69e9103046f3 [2022-08-25T19:09:48.441Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-25T19:09:48.441Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-25T19:09:48.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.9 MB/s eta 0:00:00 [2022-08-25T19:09:48.699Z] Collecting docker<4.0,>=3.6.0 [2022-08-25T19:09:48.699Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-25T19:09:48.699Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 87.3 MB/s eta 0:00:00 [2022-08-25T19:09:48.699Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-25T19:09:48.699Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-25T19:09:48.699Z] Preparing metadata (setup.py): started [2022-08-25T19:09:48.699Z] ---> 9e734c27ca77 [2022-08-25T19:09:48.699Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-25T19:09:49.310Z] ---> 5f1b571370b1 [2022-08-25T19:09:49.310Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-25T19:09:49.310Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:09:49.310Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-25T19:09:49.310Z] Collecting PyYAML<4,>=3.10 [2022-08-25T19:09:49.310Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-25T19:09:49.310Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 87.8 MB/s eta 0:00:00 [2022-08-25T19:09:49.310Z] Removing intermediate container d5b37061f5b0 [2022-08-25T19:09:49.310Z] ---> 505f4582bf1f [2022-08-25T19:09:49.310Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-25T19:09:49.310Z] ---> caf8a29f5785 [2022-08-25T19:09:49.310Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-25T19:09:49.571Z] ---> Running in 81cceec563ca [2022-08-25T19:09:49.571Z] ---> e144db8bebf5 [2022-08-25T19:09:49.571Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-25T19:09:49.571Z] Removing intermediate container 81cceec563ca [2022-08-25T19:09:49.571Z] ---> 66fc2b8982d5 [2022-08-25T19:09:49.571Z] Step 23/25 : LABEL arch=x86_64 [2022-08-25T19:09:49.571Z] Preparing metadata (setup.py): started [2022-08-25T19:09:49.571Z] ---> 7e480fb563e6 [2022-08-25T19:09:49.571Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-25T19:09:49.571Z] ---> Running in 2692d1544ee2 [2022-08-25T19:09:49.830Z] ---> Running in d26b16de0226 [2022-08-25T19:09:49.830Z] ---> 74f0e019eb61 [2022-08-25T19:09:49.830Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-25T19:09:49.830Z] Removing intermediate container 2692d1544ee2 [2022-08-25T19:09:49.830Z] ---> 96d5a425e97f [2022-08-25T19:09:49.830Z] Step 24/25 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:09:49.830Z] ---> Running in 2a4a74eda197 [2022-08-25T19:09:49.830Z] Removing intermediate container d26b16de0226 [2022-08-25T19:09:49.830Z] ---> 70f26d3cffbc [2022-08-25T19:09:49.830Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:09:49.830Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:09:49.830Z] Collecting docopt<0.7,>=0.6.1 [2022-08-25T19:09:49.830Z] ---> Running in 0d10b5ae1510 [2022-08-25T19:09:49.830Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-25T19:09:50.090Z] Preparing metadata (setup.py): started [2022-08-25T19:09:50.090Z] Removing intermediate container 2a4a74eda197 [2022-08-25T19:09:50.090Z] ---> 3711da73eb57 [2022-08-25T19:09:50.090Z] Step 25/25 : LABEL version=0.0.0 [2022-08-25T19:09:50.090Z] ---> bff3859356f4 [2022-08-25T19:09:50.090Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-25T19:09:50.090Z] ---> Running in 977a98d52eab [2022-08-25T19:09:50.090Z] Removing intermediate container 0d10b5ae1510 [2022-08-25T19:09:50.090Z] ---> 516a620fc327 [2022-08-25T19:09:50.090Z] Step 21/23 : LABEL arch=x86_64 [2022-08-25T19:09:50.090Z] ---> Running in a92330ac165a [2022-08-25T19:09:50.090Z] Removing intermediate container 977a98d52eab [2022-08-25T19:09:50.090Z] ---> fa805c6d2c2a [2022-08-25T19:09:50.090Z] [2022-08-25T19:09:50.363Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:09:50.363Z] ---> 069e74bb7e29 [2022-08-25T19:09:50.363Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-25T19:09:50.363Z] Collecting cached-property<2,>=1.2.0 [2022-08-25T19:09:50.363Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-25T19:09:50.363Z] Removing intermediate container a92330ac165a [2022-08-25T19:09:50.363Z] ---> b9ae4b8aa813 [2022-08-25T19:09:50.363Z] Step 22/23 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:09:50.363Z] ---> Running in 2b67ee818a8f [2022-08-25T19:09:50.363Z] Collecting texttable<0.10,>=0.9.0 [2022-08-25T19:09:50.363Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-25T19:09:50.363Z] Successfully built fa805c6d2c2a [2022-08-25T19:09:50.363Z] Preparing metadata (setup.py): started [2022-08-25T19:09:50.363Z] Successfully tagged security-secretstore-setup:latest [2022-08-25T19:09:50.363Z]  Building security-secretstore-setup ... done  ---> Running in a4468e7528b0 [2022-08-25T19:09:50.363Z] Building support-scheduler [2022-08-25T19:09:50.623Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:09:50.884Z] Collecting jsonschema<3,>=2.5.1 [2022-08-25T19:09:50.884Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-25T19:09:50.884Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-25T19:09:50.884Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-25T19:09:50.884Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 169.2 MB/s eta 0:00:00 [2022-08-25T19:09:50.884Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-25T19:09:50.884Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-25T19:09:50.884Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 110.2 MB/s eta 0:00:00 [2022-08-25T19:09:51.144Z] Collecting docker-pycreds>=0.4.0 [2022-08-25T19:09:51.144Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-25T19:09:51.144Z] Collecting certifi>=2017.4.17 [2022-08-25T19:09:51.144Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-25T19:09:51.144Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 208.5 MB/s eta 0:00:00 [2022-08-25T19:09:51.144Z] Collecting idna<2.8,>=2.5 [2022-08-25T19:09:51.144Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-25T19:09:51.144Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 135.7 MB/s eta 0:00:00 [2022-08-25T19:09:51.144Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-25T19:09:51.144Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-25T19:09:51.144Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 149.1 MB/s eta 0:00:00 [2022-08-25T19:09:51.404Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-25T19:09:51.404Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-25T19:09:51.404Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 91.7 MB/s eta 0:00:00 [2022-08-25T19:09:51.404Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-25T19:09:51.404Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-25T19:09:51.404Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-25T19:09:51.404Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-25T19:09:51.404Z] Removing intermediate container a4468e7528b0 [2022-08-25T19:09:51.404Z] ---> be30021fb14e [2022-08-25T19:09:51.404Z] Step 23/23 : LABEL version=0.0.0 [2022-08-25T19:09:51.404Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-25T19:09:51.404Z] Running setup.py install for texttable: started [2022-08-25T19:09:51.990Z] Running setup.py install for texttable: finished with status 'done' [2022-08-25T19:09:51.990Z] Running setup.py install for PyYAML: started [2022-08-25T19:09:52.251Z] ---> 556de622f833 [2022-08-25T19:09:52.251Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-25T19:09:52.251Z] ---> Running in ecbdc97147e5 [2022-08-25T19:09:52.514Z] ---> Running in 0c955688ca1c [2022-08-25T19:09:52.514Z] Removing intermediate container ecbdc97147e5 [2022-08-25T19:09:52.514Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-25T19:09:52.514Z] ---> d724f47dc781 [2022-08-25T19:09:52.514Z] [2022-08-25T19:09:52.514Z] Removing intermediate container 2b67ee818a8f [2022-08-25T19:09:52.514Z] ---> 028117edcab8 [2022-08-25T19:09:52.514Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-25T19:09:52.514Z] ---> Running in afe1b28e0f2e [2022-08-25T19:09:52.514Z] Successfully built d724f47dc781 [2022-08-25T19:09:52.514Z] Successfully tagged core-data:latest [2022-08-25T19:09:52.514Z]  Building core-data ... done Building support-notifications [2022-08-25T19:09:52.773Z] Removing intermediate container afe1b28e0f2e [2022-08-25T19:09:52.773Z] ---> 77303e496d11 [2022-08-25T19:09:52.773Z] Step 28/31 : CMD ["gate"] [2022-08-25T19:09:52.773Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-25T19:09:52.773Z] Running setup.py install for docopt: started [2022-08-25T19:09:53.341Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:09:53.341Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:09:53.341Z] ---> a2ad503ec88d [2022-08-25T19:09:53.341Z] Step 3/22 : WORKDIR /edgex-go [2022-08-25T19:09:53.341Z] ---> Using cache [2022-08-25T19:09:53.341Z] ---> a57aca1a5aa4 [2022-08-25T19:09:53.341Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:09:53.341Z] ---> Using cache [2022-08-25T19:09:53.341Z] ---> 8647ceaea7f9 [2022-08-25T19:09:53.341Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-25T19:09:53.341Z] ---> Using cache [2022-08-25T19:09:53.341Z] ---> d51522739289 [2022-08-25T19:09:53.341Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-25T19:09:53.341Z] ---> Using cache [2022-08-25T19:09:53.341Z] ---> 2b7303f89869 [2022-08-25T19:09:53.341Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:09:53.341Z] ---> Using cache [2022-08-25T19:09:53.341Z] ---> b173027ee0a3 [2022-08-25T19:09:53.341Z] Step 8/22 : COPY . . [2022-08-25T19:09:53.341Z] ---> Using cache [2022-08-25T19:09:53.341Z] ---> 556de622f833 [2022-08-25T19:09:53.341Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-25T19:09:53.600Z] Running setup.py install for docopt: finished with status 'done' [2022-08-25T19:09:53.859Z] ---> Running in dc9b32a78eb1 [2022-08-25T19:09:54.487Z] ---> Running in ebece601451a [2022-08-25T19:09:54.487Z] Running setup.py install for dockerpty: started [2022-08-25T19:09:54.487Z] Removing intermediate container dc9b32a78eb1 [2022-08-25T19:09:54.487Z] ---> dedb79db70ef [2022-08-25T19:09:54.487Z] Step 29/31 : LABEL arch=x86_64 [2022-08-25T19:09:54.751Z] ---> Running in 6c93845548ca [2022-08-25T19:09:54.751Z] Removing intermediate container 6c93845548ca [2022-08-25T19:09:54.751Z] ---> 7ea9f1a238e7 [2022-08-25T19:09:54.751Z] Step 30/31 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:09:55.019Z] ---> Running in ec1fc41da203 [2022-08-25T19:09:55.019Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-25T19:09:55.019Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-25T19:09:55.283Z] Removing intermediate container ec1fc41da203 [2022-08-25T19:09:55.283Z] ---> ac3020d205f0 [2022-08-25T19:09:55.283Z] Step 31/31 : LABEL version=0.0.0 [2022-08-25T19:09:55.283Z] ---> Running in 7c554eb9a31f [2022-08-25T19:09:55.545Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-25T19:09:55.545Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-25T19:09:55.545Z] Removing intermediate container 7c554eb9a31f [2022-08-25T19:09:55.545Z] ---> 38db2eca4efe [2022-08-25T19:09:55.545Z] [2022-08-25T19:09:55.545Z] Successfully built 38db2eca4efe [2022-08-25T19:09:55.545Z] Successfully tagged security-bootstrapper:latest [2022-08-25T19:09:55.545Z] Building security-spire-config [2022-08-25T19:09:56.118Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:09:56.118Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:09:56.118Z] ---> a2ad503ec88d [2022-08-25T19:09:56.118Z] Step 3/22 : WORKDIR /edgex-go [2022-08-25T19:09:56.118Z] ---> Using cache [2022-08-25T19:09:56.118Z] ---> a57aca1a5aa4 [2022-08-25T19:09:56.118Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:09:56.118Z] ---> Using cache [2022-08-25T19:09:56.118Z] ---> 8647ceaea7f9 [2022-08-25T19:09:56.118Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-25T19:09:58.815Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:09:58.815Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:09:58.815Z] ---> a2ad503ec88d [2022-08-25T19:09:58.815Z] Step 3/26 : WORKDIR /edgex-go [2022-08-25T19:09:58.815Z] ---> Using cache [2022-08-25T19:09:58.815Z] ---> a57aca1a5aa4 [2022-08-25T19:09:58.815Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:09:58.815Z] ---> Using cache [2022-08-25T19:09:58.815Z] ---> 8647ceaea7f9 [2022-08-25T19:09:58.815Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-25T19:09:58.815Z] ---> Using cache [2022-08-25T19:09:58.815Z] ---> ee1f088ac07d [2022-08-25T19:09:58.815Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-25T19:09:58.815Z] ---> Using cache [2022-08-25T19:09:58.815Z] ---> 29f990dc6ef7 [2022-08-25T19:09:58.815Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:09:58.815Z] ---> Using cache [2022-08-25T19:09:58.815Z] ---> a49312de1dcf [2022-08-25T19:09:58.815Z] Step 8/26 : COPY . . [2022-08-25T19:09:58.815Z] ---> Using cache [2022-08-25T19:09:58.815Z] ---> 6e86fc53132d [2022-08-25T19:09:58.815Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-25T19:09:58.815Z] ---> Using cache [2022-08-25T19:09:58.815Z] ---> a55554507f66 [2022-08-25T19:09:58.815Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-25T19:09:58.815Z] ---> Using cache [2022-08-25T19:09:58.815Z] ---> e5f3ba8ac785 [2022-08-25T19:09:58.815Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-25T19:09:58.815Z] ---> Using cache [2022-08-25T19:09:58.815Z] ---> 4a477014d42e [2022-08-25T19:09:58.815Z] Step 12/26 : WORKDIR /edgex-go [2022-08-25T19:09:58.815Z] ---> Using cache [2022-08-25T19:09:58.815Z] ---> 2d390be3c586 [2022-08-25T19:09:58.815Z] [2022-08-25T19:09:58.815Z] Step 13/26 : FROM alpine:3.15 [2022-08-25T19:09:58.815Z] ---> c4fc93816858 [2022-08-25T19:09:58.815Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:09:58.815Z] ---> Using cache [2022-08-25T19:09:58.815Z] ---> 8740e7f89560 [2022-08-25T19:09:58.815Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:09:58.815Z] ---> Using cache [2022-08-25T19:09:58.815Z] ---> fcc8dedebae6 [2022-08-25T19:09:58.815Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-25T19:09:59.385Z] ---> Running in 6ecdf0c1a55d [2022-08-25T19:09:59.385Z] ---> Running in 3fd28fc4fc9c [2022-08-25T19:10:00.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:00.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:00.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:01.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:01.423Z] OK: 211 MiB in 51 packages [2022-08-25T19:10:01.688Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-25T19:10:01.688Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-25T19:10:01.688Z] OK: 15856 distinct packages available [2022-08-25T19:10:01.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:02.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:02.888Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-25T19:10:02.888Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-25T19:10:03.147Z] (3/4) Installing libucontext (1.1-r0) [2022-08-25T19:10:03.147Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-25T19:10:03.147Z] Removing intermediate container 3fd28fc4fc9c [2022-08-25T19:10:03.147Z] ---> 2b91bb80c084 [2022-08-25T19:10:03.147Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-25T19:10:03.147Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T19:10:03.409Z] OK: 6 MiB in 18 packages [2022-08-25T19:10:03.409Z] Removing intermediate container 15999d2190cc [2022-08-25T19:10:03.409Z] ---> 40788570778c [2022-08-25T19:10:03.409Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-25T19:10:03.409Z] ---> Running in dbbac4f02e1a [2022-08-25T19:10:03.669Z] ---> fb3fe745d5a1 [2022-08-25T19:10:03.669Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:10:03.669Z] Removing intermediate container dbbac4f02e1a [2022-08-25T19:10:03.669Z] ---> 7158c2ca0075 [2022-08-25T19:10:03.669Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-25T19:10:03.669Z] ---> Running in 9e6185571fd3 [2022-08-25T19:10:03.669Z] ---> Running in f313d078575e [2022-08-25T19:10:03.929Z] Removing intermediate container f313d078575e [2022-08-25T19:10:03.929Z] ---> 868cd84684cb [2022-08-25T19:10:03.930Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-25T19:10:03.930Z] Removing intermediate container 6ecdf0c1a55d [2022-08-25T19:10:03.930Z] ---> fccdd28f9da3 [2022-08-25T19:10:03.930Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-25T19:10:05.857Z] ---> f7afc271bd16 [2022-08-25T19:10:05.857Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-25T19:10:06.436Z] ---> 70105703280b [2022-08-25T19:10:06.436Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-25T19:10:06.696Z] ---> 3fd73b1979c0 [2022-08-25T19:10:06.696Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-25T19:10:07.269Z] ---> aa775ab0b474 [2022-08-25T19:10:07.269Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-25T19:10:07.269Z] ---> Running in 36fd203b7104 [2022-08-25T19:10:07.269Z] ---> e413f3f2f827 [2022-08-25T19:10:07.269Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-25T19:10:07.269Z] ---> Running in 5d2636ee48b1 [2022-08-25T19:10:07.529Z] Removing intermediate container 36fd203b7104 [2022-08-25T19:10:07.529Z] ---> a3145f75c9a0 [2022-08-25T19:10:07.529Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-25T19:10:07.529Z] Removing intermediate container 5d2636ee48b1 [2022-08-25T19:10:07.529Z] ---> c2c35c679235 [2022-08-25T19:10:07.529Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:10:07.529Z] ---> Running in 74dc40d44dd6 [2022-08-25T19:10:08.098Z] ---> 10c27931a98a [2022-08-25T19:10:08.098Z] Step 21/26 : WORKDIR / [2022-08-25T19:10:08.098Z] Removing intermediate container 74dc40d44dd6 [2022-08-25T19:10:08.098Z] ---> ac1b0214e023 [2022-08-25T19:10:08.098Z] Step 21/23 : LABEL arch=x86_64 [2022-08-25T19:10:08.098Z] ---> Running in 6078f5d23dc3 [2022-08-25T19:10:08.098Z] ---> Running in 49b8fce2f1ed [2022-08-25T19:10:08.365Z] Removing intermediate container 6078f5d23dc3 [2022-08-25T19:10:08.365Z] ---> 51ce1f54e28f [2022-08-25T19:10:08.365Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-25T19:10:08.636Z] Removing intermediate container 49b8fce2f1ed [2022-08-25T19:10:08.636Z] ---> 73a27473abb5 [2022-08-25T19:10:08.636Z] Step 22/23 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:10:08.636Z] ---> Running in 63d537877e15 [2022-08-25T19:10:08.636Z] ---> Running in 04093eb9eec7 [2022-08-25T19:10:08.901Z] Removing intermediate container 04093eb9eec7 [2022-08-25T19:10:08.901Z] ---> 673b78a0b1b9 [2022-08-25T19:10:08.901Z] Step 23/23 : LABEL version=0.0.0 [2022-08-25T19:10:08.901Z] Removing intermediate container 63d537877e15 [2022-08-25T19:10:08.901Z] ---> 48a23d3e5635 [2022-08-25T19:10:08.901Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-25T19:10:08.901Z] ---> Running in a0b5a241003f [2022-08-25T19:10:09.164Z] ---> Running in 132a232a0685 [2022-08-25T19:10:09.426Z] Removing intermediate container 132a232a0685 [2022-08-25T19:10:09.426Z] ---> d3a00a2f210e [2022-08-25T19:10:09.426Z] Step 24/26 : LABEL arch=x86_64 [2022-08-25T19:10:09.426Z] Removing intermediate container a0b5a241003f [2022-08-25T19:10:09.426Z] ---> e06a6f264de1 [2022-08-25T19:10:09.426Z] [2022-08-25T19:10:09.688Z] ---> Running in 950dece89dab [2022-08-25T19:10:09.688Z] Successfully built e06a6f264de1 [2022-08-25T19:10:09.688Z] Successfully tagged sys-mgmt-agent:latest [2022-08-25T19:10:09.688Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-08-25T19:10:11.622Z] Removing intermediate container 950dece89dab [2022-08-25T19:10:11.622Z] ---> 002f07798445 [2022-08-25T19:10:11.622Z] Step 25/26 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:10:13.549Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:10:13.549Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:10:13.549Z] ---> a2ad503ec88d [2022-08-25T19:10:13.549Z] Step 3/22 : WORKDIR /edgex-go [2022-08-25T19:10:13.549Z] ---> Using cache [2022-08-25T19:10:13.549Z] ---> a57aca1a5aa4 [2022-08-25T19:10:13.549Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:13.549Z] ---> Using cache [2022-08-25T19:10:13.549Z] ---> 8647ceaea7f9 [2022-08-25T19:10:13.549Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-25T19:10:13.549Z] ---> Using cache [2022-08-25T19:10:13.549Z] ---> d51522739289 [2022-08-25T19:10:13.549Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-25T19:10:13.549Z] ---> Using cache [2022-08-25T19:10:13.549Z] ---> 2b7303f89869 [2022-08-25T19:10:13.549Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:10:13.549Z] ---> Using cache [2022-08-25T19:10:13.549Z] ---> b173027ee0a3 [2022-08-25T19:10:13.549Z] Step 8/22 : COPY . . [2022-08-25T19:10:13.549Z] ---> Using cache [2022-08-25T19:10:13.549Z] ---> 556de622f833 [2022-08-25T19:10:13.549Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-25T19:10:13.809Z] ---> Running in 2db3eeae0faa [2022-08-25T19:10:13.809Z] ---> Running in cab13ce2d7dc [2022-08-25T19:10:14.068Z] Removing intermediate container 9e6185571fd3 [2022-08-25T19:10:14.068Z] ---> a936f2262da2 [2022-08-25T19:10:14.068Z] Step 8/22 : COPY . . [2022-08-25T19:10:14.328Z] Removing intermediate container 2db3eeae0faa [2022-08-25T19:10:14.328Z] ---> 86710b2f9a19 [2022-08-25T19:10:14.328Z] Step 26/26 : LABEL version=0.0.0 [2022-08-25T19:10:14.589Z] ---> Running in 7987e78e2489 [2022-08-25T19:10:14.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-25T19:10:15.159Z] Removing intermediate container 7987e78e2489 [2022-08-25T19:10:15.159Z] ---> b75a78b0afee [2022-08-25T19:10:15.159Z] [2022-08-25T19:10:15.159Z] Successfully built b75a78b0afee [2022-08-25T19:10:15.159Z] Successfully tagged security-spire-config:latest [2022-08-25T19:10:15.159Z]  Building security-spire-config ... done Building core-metadata [2022-08-25T19:10:18.748Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-25T19:10:19.382Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:10:19.382Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:10:19.382Z] ---> a2ad503ec88d [2022-08-25T19:10:19.382Z] Step 3/24 : WORKDIR /edgex-go [2022-08-25T19:10:19.382Z] ---> Using cache [2022-08-25T19:10:19.382Z] ---> a57aca1a5aa4 [2022-08-25T19:10:19.382Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:19.382Z] ---> Using cache [2022-08-25T19:10:19.382Z] ---> 8647ceaea7f9 [2022-08-25T19:10:19.382Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-25T19:10:19.382Z] ---> Using cache [2022-08-25T19:10:19.382Z] ---> d51522739289 [2022-08-25T19:10:19.382Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-25T19:10:19.382Z] ---> Using cache [2022-08-25T19:10:19.382Z] ---> 2b7303f89869 [2022-08-25T19:10:19.382Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:10:19.382Z] ---> Using cache [2022-08-25T19:10:19.382Z] ---> b173027ee0a3 [2022-08-25T19:10:19.382Z] Step 8/24 : COPY . . [2022-08-25T19:10:19.382Z] ---> Using cache [2022-08-25T19:10:19.382Z] ---> 556de622f833 [2022-08-25T19:10:19.382Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-25T19:10:21.289Z] ---> Running in 01e1fb471587 [2022-08-25T19:10:21.289Z] Removing intermediate container 0c955688ca1c [2022-08-25T19:10:21.289Z] ---> 15a224c88682 [2022-08-25T19:10:21.289Z] [2022-08-25T19:10:21.289Z] Step 10/23 : FROM alpine:3.16 [2022-08-25T19:10:21.289Z] ---> 9c6f07244728 [2022-08-25T19:10:21.289Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-25T19:10:21.289Z] ---> Running in 25966ac8f61e [2022-08-25T19:10:21.289Z] ---> 317fa4c7fea8 [2022-08-25T19:10:21.289Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-25T19:10:21.548Z] ---> Running in 8ec2d4250302 [2022-08-25T19:10:21.811Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-25T19:10:22.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:22.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:22.073Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-25T19:10:22.334Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-25T19:10:22.334Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:10:22.334Z] OK: 6 MiB in 15 packages [2022-08-25T19:10:23.724Z] Removing intermediate container 25966ac8f61e [2022-08-25T19:10:23.724Z] ---> e6b99b49e0e4 [2022-08-25T19:10:23.725Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:10:23.986Z] ---> Running in 0804edc06ac0 [2022-08-25T19:10:24.245Z] Removing intermediate container ebece601451a [2022-08-25T19:10:24.245Z] ---> be630bc35cce [2022-08-25T19:10:24.245Z] [2022-08-25T19:10:24.245Z] Step 10/22 : FROM alpine:3.16 [2022-08-25T19:10:24.245Z] ---> 9c6f07244728 [2022-08-25T19:10:24.245Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-25T19:10:24.245Z] ---> Using cache [2022-08-25T19:10:24.245Z] ---> e6b99b49e0e4 [2022-08-25T19:10:24.245Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:10:24.245Z] ---> Running in 0644c3130159 [2022-08-25T19:10:24.245Z] Removing intermediate container 0804edc06ac0 [2022-08-25T19:10:24.245Z] ---> 2eb2c0036eda [2022-08-25T19:10:24.245Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-25T19:10:24.245Z] ---> Running in 66083ac2041d [2022-08-25T19:10:24.505Z] Removing intermediate container 66083ac2041d [2022-08-25T19:10:24.505Z] ---> 0061ede7cbd3 [2022-08-25T19:10:24.505Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-25T19:10:24.505Z] Removing intermediate container 0644c3130159 [2022-08-25T19:10:24.505Z] ---> 1c51c5b4b618 [2022-08-25T19:10:24.505Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-25T19:10:24.505Z] ---> Running in e699caa6d432 [2022-08-25T19:10:24.505Z] ---> Running in d390fd993514 [2022-08-25T19:10:24.820Z] Removing intermediate container e699caa6d432 [2022-08-25T19:10:24.820Z] ---> 0c8508b98d46 [2022-08-25T19:10:24.820Z] Step 15/23 : WORKDIR / [2022-08-25T19:10:24.820Z] Removing intermediate container d390fd993514 [2022-08-25T19:10:24.820Z] ---> 502180f4b836 [2022-08-25T19:10:24.820Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-25T19:10:24.820Z] ---> Running in 33229aaad450 [2022-08-25T19:10:24.820Z] ---> Running in df63eec12d98 [2022-08-25T19:10:25.079Z] Removing intermediate container df63eec12d98 [2022-08-25T19:10:25.079Z] ---> 0ee85f887c15 [2022-08-25T19:10:25.079Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:10:25.079Z] Removing intermediate container 33229aaad450 [2022-08-25T19:10:25.079Z] ---> 87e930866abb [2022-08-25T19:10:25.079Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:10:25.339Z] ---> 97f2955c932d [2022-08-25T19:10:25.339Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-25T19:10:25.598Z] ---> 91d8bf5c6961 [2022-08-25T19:10:25.598Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-25T19:10:26.982Z] ---> 9dcd2b1f27e6 [2022-08-25T19:10:26.982Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-25T19:10:26.982Z] ---> 2a14adb9d5c1 [2022-08-25T19:10:26.982Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-25T19:10:27.552Z] ---> 9cf916e3eb07 [2022-08-25T19:10:27.552Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-25T19:10:27.552Z] ---> a458b405f8fb [2022-08-25T19:10:27.552Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-25T19:10:27.552Z] ---> Running in cd523a69fb5a [2022-08-25T19:10:27.552Z] ---> Running in ce4dd9a3f03b [2022-08-25T19:10:27.552Z] Removing intermediate container ce4dd9a3f03b [2022-08-25T19:10:27.552Z] ---> 171971400923 [2022-08-25T19:10:27.552Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:10:27.816Z] ---> Running in bbb10159b2a6 [2022-08-25T19:10:27.816Z] Removing intermediate container cd523a69fb5a [2022-08-25T19:10:27.816Z] ---> b78842449275 [2022-08-25T19:10:27.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:10:27.816Z] ---> Running in 043a68014cf6 [2022-08-25T19:10:27.816Z] Removing intermediate container bbb10159b2a6 [2022-08-25T19:10:27.816Z] ---> 792d9838663a [2022-08-25T19:10:27.816Z] Step 20/22 : LABEL arch=x86_64 [2022-08-25T19:10:28.078Z] ---> Running in 63d7a8732b46 [2022-08-25T19:10:28.078Z] Removing intermediate container 043a68014cf6 [2022-08-25T19:10:28.078Z] ---> f12e6d78dba7 [2022-08-25T19:10:28.078Z] Step 21/23 : LABEL arch=x86_64 [2022-08-25T19:10:28.339Z] ---> Running in c2dc5e6e3aaa [2022-08-25T19:10:28.339Z] Removing intermediate container 63d7a8732b46 [2022-08-25T19:10:28.339Z] ---> 941999e0664f [2022-08-25T19:10:28.339Z] Step 21/22 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:10:28.339Z] ---> Running in 591ffcdeaf79 [2022-08-25T19:10:28.607Z] Removing intermediate container c2dc5e6e3aaa [2022-08-25T19:10:28.607Z] ---> 6c989da5e9c8 [2022-08-25T19:10:28.607Z] Step 22/23 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:10:28.607Z] Removing intermediate container 591ffcdeaf79 [2022-08-25T19:10:28.607Z] ---> c31e3e7b2b41 [2022-08-25T19:10:28.607Z] Step 22/22 : LABEL version=0.0.0 [2022-08-25T19:10:28.607Z] ---> Running in 697731591be5 [2022-08-25T19:10:28.607Z] ---> Running in 8dd17a3b7603 [2022-08-25T19:10:29.176Z] Removing intermediate container 697731591be5 [2022-08-25T19:10:29.176Z] ---> e91ea90c0008 [2022-08-25T19:10:29.176Z] Step 23/23 : LABEL version=0.0.0 [2022-08-25T19:10:29.176Z] Removing intermediate container 8dd17a3b7603 [2022-08-25T19:10:29.176Z] ---> 584dbd4bc41e [2022-08-25T19:10:29.176Z] [2022-08-25T19:10:29.176Z] ---> Running in 5e8183763d85 [2022-08-25T19:10:29.176Z] Successfully built 584dbd4bc41e [2022-08-25T19:10:29.176Z] Successfully tagged support-scheduler:latest [2022-08-25T19:10:29.176Z]  Building support-scheduler ... done Building security-spire-server [2022-08-25T19:10:30.137Z] Removing intermediate container 5e8183763d85 [2022-08-25T19:10:30.137Z] ---> 0f9c896c41b4 [2022-08-25T19:10:30.137Z] [2022-08-25T19:10:30.137Z] Successfully built 0f9c896c41b4 [2022-08-25T19:10:30.137Z] Successfully tagged core-command:latest [2022-08-25T19:10:30.137Z] Building security-spiffe-token-provider [2022-08-25T19:10:34.358Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:10:34.358Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:10:34.358Z] ---> a2ad503ec88d [2022-08-25T19:10:34.358Z] Step 3/25 : WORKDIR /edgex-go [2022-08-25T19:10:34.358Z] ---> Using cache [2022-08-25T19:10:34.358Z] ---> a57aca1a5aa4 [2022-08-25T19:10:34.358Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:34.358Z] ---> Using cache [2022-08-25T19:10:34.358Z] ---> 8647ceaea7f9 [2022-08-25T19:10:34.358Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-25T19:10:34.358Z] ---> Using cache [2022-08-25T19:10:34.358Z] ---> ee1f088ac07d [2022-08-25T19:10:34.358Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-25T19:10:34.358Z] ---> Using cache [2022-08-25T19:10:34.358Z] ---> 29f990dc6ef7 [2022-08-25T19:10:34.358Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:10:34.358Z] ---> Using cache [2022-08-25T19:10:34.358Z] ---> a49312de1dcf [2022-08-25T19:10:34.358Z] Step 8/25 : COPY . . [2022-08-25T19:10:34.358Z] ---> Using cache [2022-08-25T19:10:34.358Z] ---> 6e86fc53132d [2022-08-25T19:10:34.358Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-25T19:10:34.358Z] ---> Using cache [2022-08-25T19:10:34.358Z] ---> a55554507f66 [2022-08-25T19:10:34.358Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-25T19:10:34.358Z] ---> Using cache [2022-08-25T19:10:34.358Z] ---> e5f3ba8ac785 [2022-08-25T19:10:34.358Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-25T19:10:34.359Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-25T19:10:35.801Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:10:35.801Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:10:35.801Z] ---> a2ad503ec88d [2022-08-25T19:10:35.801Z] Step 3/20 : WORKDIR /edgex-go [2022-08-25T19:10:35.801Z] ---> Using cache [2022-08-25T19:10:35.801Z] ---> a57aca1a5aa4 [2022-08-25T19:10:35.801Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-25T19:10:40.092Z] ---> Running in 7f216480e488 [2022-08-25T19:10:40.092Z] ---> Running in 7b19dbdca13f [2022-08-25T19:10:40.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:40.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:40.933Z] v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-25T19:10:40.933Z] v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-25T19:10:40.933Z] OK: 17036 distinct packages available [2022-08-25T19:10:40.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:40.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:41.201Z] OK: 211 MiB in 51 packages [2022-08-25T19:10:41.783Z] Removing intermediate container 7b19dbdca13f [2022-08-25T19:10:41.783Z] ---> 84c7585964a0 [2022-08-25T19:10:41.783Z] Step 12/25 : WORKDIR /edgex-go [2022-08-25T19:10:41.783Z] ---> Running in d898eb838d23 [2022-08-25T19:10:42.367Z] Removing intermediate container d898eb838d23 [2022-08-25T19:10:42.367Z] ---> fd89607de631 [2022-08-25T19:10:42.367Z] [2022-08-25T19:10:42.367Z] Step 13/25 : FROM alpine:3.15 [2022-08-25T19:10:42.367Z] ---> c4fc93816858 [2022-08-25T19:10:42.367Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:10:42.367Z] ---> Using cache [2022-08-25T19:10:42.367Z] ---> 8740e7f89560 [2022-08-25T19:10:42.367Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:42.367Z] ---> Using cache [2022-08-25T19:10:42.367Z] ---> fcc8dedebae6 [2022-08-25T19:10:42.367Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-25T19:10:42.367Z] ---> Using cache [2022-08-25T19:10:42.367Z] ---> 24b18cac93b8 [2022-08-25T19:10:42.367Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-25T19:10:42.367Z] Removing intermediate container 7f216480e488 [2022-08-25T19:10:42.367Z] ---> 1c1379d33ca8 [2022-08-25T19:10:42.367Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-25T19:10:42.367Z] Removing intermediate container cab13ce2d7dc [2022-08-25T19:10:42.367Z] ---> ece6facb443d [2022-08-25T19:10:42.367Z] [2022-08-25T19:10:42.367Z] Step 10/22 : FROM alpine:3.16 [2022-08-25T19:10:42.367Z] ---> 9c6f07244728 [2022-08-25T19:10:42.367Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-25T19:10:42.367Z] ---> Running in 97b9fb807401 [2022-08-25T19:10:42.638Z] ---> c29052343c7b [2022-08-25T19:10:42.638Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:10:42.638Z] ---> Running in 593ac8d5d1a8 [2022-08-25T19:10:43.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:43.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:43.477Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-25T19:10:43.477Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-25T19:10:43.477Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-25T19:10:43.477Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-25T19:10:43.477Z] (5/6) Installing curl (7.83.1-r2) [2022-08-25T19:10:43.477Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-25T19:10:43.477Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:10:43.477Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:10:43.477Z] OK: 8 MiB in 20 packages [2022-08-25T19:10:45.460Z] ---> 599b280257d0 [2022-08-25T19:10:45.460Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-25T19:10:46.060Z] ---> 37e2c929bbb1 [2022-08-25T19:10:46.060Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-25T19:10:46.060Z] Removing intermediate container 97b9fb807401 [2022-08-25T19:10:46.060Z] ---> 113075072a7f [2022-08-25T19:10:46.061Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-25T19:10:47.089Z] ---> Running in 44407fdc395d [2022-08-25T19:10:47.089Z] ---> 430283291bd0 [2022-08-25T19:10:47.089Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-25T19:10:47.089Z] Removing intermediate container 44407fdc395d [2022-08-25T19:10:47.089Z] ---> fcca43169a15 [2022-08-25T19:10:47.089Z] Step 13/22 : WORKDIR /edgex [2022-08-25T19:10:47.089Z] ---> Running in 0d44e3a3d371 [2022-08-25T19:10:47.089Z] ---> 58db2cc8a389 [2022-08-25T19:10:47.089Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-25T19:10:47.089Z] ---> Running in 4d5462bf6f96 [2022-08-25T19:10:47.381Z] Removing intermediate container 0d44e3a3d371 [2022-08-25T19:10:47.381Z] ---> da5d02d283ea [2022-08-25T19:10:47.381Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-25T19:10:47.381Z] Removing intermediate container 4d5462bf6f96 [2022-08-25T19:10:47.381Z] ---> e7ad708a99ba [2022-08-25T19:10:47.381Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-25T19:10:47.381Z] ---> Running in d15639cc47b0 [2022-08-25T19:10:48.075Z] Removing intermediate container d15639cc47b0 [2022-08-25T19:10:48.075Z] ---> 330f2859b720 [2022-08-25T19:10:48.075Z] Step 23/25 : LABEL arch=x86_64 [2022-08-25T19:10:48.075Z] ---> eed99a55c5cf [2022-08-25T19:10:48.075Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-25T19:10:48.075Z] ---> Running in d652c8f83d21 [2022-08-25T19:10:48.351Z] Removing intermediate container d652c8f83d21 [2022-08-25T19:10:48.351Z] ---> 27a0efa8a3a1 [2022-08-25T19:10:48.351Z] Step 24/25 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:10:48.613Z] ---> e2729aacd7c8 [2022-08-25T19:10:48.614Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-25T19:10:48.614Z] ---> Running in 2c3d8dc0ceff [2022-08-25T19:10:48.877Z] Removing intermediate container 2c3d8dc0ceff [2022-08-25T19:10:48.877Z] ---> b9ab5bc9dea9 [2022-08-25T19:10:48.877Z] Step 25/25 : LABEL version=0.0.0 [2022-08-25T19:10:48.877Z] ---> Running in ca713e337f9a [2022-08-25T19:10:49.458Z] Removing intermediate container ca713e337f9a [2022-08-25T19:10:49.458Z] ---> 568d5a29d083 [2022-08-25T19:10:49.458Z] [2022-08-25T19:10:49.458Z] Successfully built 568d5a29d083 [2022-08-25T19:10:49.727Z] Successfully tagged security-spire-server:latest [2022-08-25T19:10:49.727Z]  Building security-spire-server ... done  ---> 0a0e0b1a80af [2022-08-25T19:10:49.727Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-25T19:10:49.727Z] Removing intermediate container 01e1fb471587 [2022-08-25T19:10:49.727Z] ---> 67a341a4e0e0 [2022-08-25T19:10:49.727Z] [2022-08-25T19:10:49.727Z] Step 10/24 : FROM alpine:3.16 [2022-08-25T19:10:49.727Z] ---> 9c6f07244728 [2022-08-25T19:10:49.727Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-25T19:10:49.727Z] ---> Using cache [2022-08-25T19:10:49.727Z] ---> e6b99b49e0e4 [2022-08-25T19:10:49.727Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:10:49.727Z] ---> Using cache [2022-08-25T19:10:49.727Z] ---> 1c51c5b4b618 [2022-08-25T19:10:49.727Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-25T19:10:49.727Z] ---> Running in 50382835b92d [2022-08-25T19:10:49.988Z] ---> 1c3e707bf346 [2022-08-25T19:10:49.988Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-25T19:10:49.988Z] ---> Running in f9a99e90a318 [2022-08-25T19:10:50.251Z] Removing intermediate container 50382835b92d [2022-08-25T19:10:50.251Z] ---> be960fc64355 [2022-08-25T19:10:50.251Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-25T19:10:50.251Z] ---> Running in eb65f3179f3e [2022-08-25T19:10:50.514Z] Removing intermediate container eb65f3179f3e [2022-08-25T19:10:50.514Z] ---> 076f0be92b33 [2022-08-25T19:10:50.514Z] Step 15/24 : WORKDIR / [2022-08-25T19:10:50.514Z] ---> Running in 8f1cae575a59 [2022-08-25T19:10:50.514Z] Removing intermediate container 8f1cae575a59 [2022-08-25T19:10:50.514Z] ---> 357b942d2eb8 [2022-08-25T19:10:50.514Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:10:51.097Z] ---> 005d9aa8bdb8 [2022-08-25T19:10:51.097Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-25T19:10:51.382Z] Removing intermediate container f9a99e90a318 [2022-08-25T19:10:51.383Z] ---> a98f923311c0 [2022-08-25T19:10:51.383Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-25T19:10:51.643Z] ---> Running in 13e45df3f0c1 [2022-08-25T19:10:51.643Z] Removing intermediate container 593ac8d5d1a8 [2022-08-25T19:10:51.643Z] ---> ac3cfa69714a [2022-08-25T19:10:51.643Z] Step 7/20 : COPY . . [2022-08-25T19:10:51.927Z] ---> 011f53726583 [2022-08-25T19:10:51.927Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-25T19:10:52.186Z] Removing intermediate container 13e45df3f0c1 [2022-08-25T19:10:52.186Z] ---> 056735d36c9f [2022-08-25T19:10:52.186Z] Step 20/22 : LABEL arch=x86_64 [2022-08-25T19:10:54.095Z] ---> 4c8d799c9b4e [2022-08-25T19:10:54.095Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-25T19:10:54.355Z] ---> Running in a9f5c5d9bb09 [2022-08-25T19:10:54.355Z] Removing intermediate container 8ec2d4250302 [2022-08-25T19:10:54.355Z] ---> 18b46bf58935 [2022-08-25T19:10:54.355Z] [2022-08-25T19:10:54.355Z] Step 10/22 : FROM alpine:3.16 [2022-08-25T19:10:54.355Z] ---> 9c6f07244728 [2022-08-25T19:10:54.355Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-25T19:10:54.616Z] ---> Running in d98a214252a7 [2022-08-25T19:10:54.616Z] Removing intermediate container a9f5c5d9bb09 [2022-08-25T19:10:54.616Z] ---> 089ff09b44e9 [2022-08-25T19:10:54.616Z] Step 21/22 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:10:54.616Z] ---> 58b9f97c632d [2022-08-25T19:10:54.616Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-25T19:10:54.616Z] ---> Running in 4c92ec60c00f [2022-08-25T19:10:54.616Z] ---> Running in 3764d7779307 [2022-08-25T19:10:55.198Z] Removing intermediate container 4c92ec60c00f [2022-08-25T19:10:55.198Z] ---> c45228b09a5e [2022-08-25T19:10:55.198Z] Step 22/22 : LABEL version=0.0.0 [2022-08-25T19:10:55.198Z] Removing intermediate container 3764d7779307 [2022-08-25T19:10:55.198Z] ---> 244f951a0fec [2022-08-25T19:10:55.198Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:10:55.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:55.198Z] ---> Running in 388de213e1c2 [2022-08-25T19:10:55.198Z] ---> Running in 8b3411d9582e [2022-08-25T19:10:55.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:55.198Z] Removing intermediate container 388de213e1c2 [2022-08-25T19:10:55.198Z] ---> a230deff85ef [2022-08-25T19:10:55.198Z] [2022-08-25T19:10:55.460Z] Removing intermediate container 8b3411d9582e [2022-08-25T19:10:55.460Z] ---> cb55ad5c87fa [2022-08-25T19:10:55.460Z] Step 22/24 : LABEL arch=x86_64 [2022-08-25T19:10:55.460Z] ---> Running in 6bd264d87295 [2022-08-25T19:10:55.460Z] Successfully built a230deff85ef [2022-08-25T19:10:55.460Z] Successfully tagged security-proxy-setup:latest [2022-08-25T19:10:55.460Z]  Building security-proxy-setup ... done (1/2) Installing ca-certificates (20220614-r0) [2022-08-25T19:10:55.460Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-25T19:10:55.460Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:10:55.460Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:10:55.721Z] OK: 6 MiB in 16 packages [2022-08-25T19:10:55.721Z] ---> 0706957b726b [2022-08-25T19:10:55.721Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-25T19:10:55.987Z] ---> Running in daca95ae5a81 [2022-08-25T19:10:55.987Z] Removing intermediate container 6bd264d87295 [2022-08-25T19:10:55.987Z] ---> c6b002f5bae9 [2022-08-25T19:10:55.987Z] Step 23/24 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:10:55.987Z] ---> Running in 53cf49556bc0 [2022-08-25T19:10:56.250Z] Removing intermediate container 53cf49556bc0 [2022-08-25T19:10:56.250Z] ---> b26d302a0625 [2022-08-25T19:10:56.250Z] Step 24/24 : LABEL version=0.0.0 [2022-08-25T19:10:56.250Z] ---> Running in e794b945fdfa [2022-08-25T19:10:56.250Z] Removing intermediate container d98a214252a7 [2022-08-25T19:10:56.250Z] ---> 6c111bc03674 [2022-08-25T19:10:56.250Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:10:56.250Z] ---> Running in 0dea321be743 [2022-08-25T19:10:56.250Z] Removing intermediate container e794b945fdfa [2022-08-25T19:10:56.250Z] ---> c850ecd5d73b [2022-08-25T19:10:56.250Z] [2022-08-25T19:10:56.250Z] Successfully built c850ecd5d73b [2022-08-25T19:10:56.250Z] Successfully tagged core-metadata:latest [2022-08-25T19:10:56.250Z]  Building core-metadata ... done Removing intermediate container 0dea321be743 [2022-08-25T19:10:56.250Z] ---> 6b8164cd8a32 [2022-08-25T19:10:56.250Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-25T19:10:56.512Z] ---> Running in 89074e05003e [2022-08-25T19:10:56.512Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-25T19:10:56.512Z] Removing intermediate container 89074e05003e [2022-08-25T19:10:56.512Z] ---> 9b7c8d2d6a1d [2022-08-25T19:10:56.512Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-25T19:10:56.512Z] ---> Running in 8406f618becf [2022-08-25T19:10:56.512Z] Removing intermediate container 8406f618becf [2022-08-25T19:10:56.512Z] ---> fe846adb66f2 [2022-08-25T19:10:56.512Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:10:56.776Z] ---> fd6b3642d8fd [2022-08-25T19:10:56.776Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-25T19:10:57.723Z] ---> e69ea3808d43 [2022-08-25T19:10:57.723Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-25T19:10:57.723Z] ---> b4dfb6862319 [2022-08-25T19:10:57.723Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-25T19:10:57.723Z] ---> Running in ee449dc4cb24 [2022-08-25T19:10:57.723Z] Removing intermediate container ee449dc4cb24 [2022-08-25T19:10:57.723Z] ---> a122d9cccf5a [2022-08-25T19:10:57.723Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:10:57.723Z] ---> Running in 0e504d110017 [2022-08-25T19:10:57.985Z] Removing intermediate container 0e504d110017 [2022-08-25T19:10:57.985Z] ---> ea522eb45e12 [2022-08-25T19:10:57.985Z] Step 20/22 : LABEL arch=x86_64 [2022-08-25T19:10:57.985Z] ---> Running in 6bf9d43dfa5d [2022-08-25T19:10:57.985Z] Removing intermediate container 6bf9d43dfa5d [2022-08-25T19:10:57.985Z] ---> 476c86602a37 [2022-08-25T19:10:57.985Z] Step 21/22 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:10:57.985Z] ---> Running in ea8b1fe6a806 [2022-08-25T19:10:57.985Z] Removing intermediate container ea8b1fe6a806 [2022-08-25T19:10:57.985Z] ---> 87e6a5ced00b [2022-08-25T19:10:57.985Z] Step 22/22 : LABEL version=0.0.0 [2022-08-25T19:10:58.253Z] ---> Running in 2885255b879a [2022-08-25T19:10:58.253Z] Removing intermediate container 2885255b879a [2022-08-25T19:10:58.253Z] ---> fdb493a5e895 [2022-08-25T19:10:58.253Z] [2022-08-25T19:10:58.253Z] Successfully built fdb493a5e895 [2022-08-25T19:10:58.253Z] Successfully tagged support-notifications:latest [2022-08-25T19:11:16.389Z]  Building support-notifications ... done Removing intermediate container daca95ae5a81 [2022-08-25T19:11:16.389Z] ---> 85a1798ee676 [2022-08-25T19:11:16.389Z] [2022-08-25T19:11:16.389Z] Step 9/20 : FROM alpine:3.15 [2022-08-25T19:11:16.389Z] ---> c4fc93816858 [2022-08-25T19:11:16.389Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:11:16.389Z] ---> Using cache [2022-08-25T19:11:16.389Z] ---> 8740e7f89560 [2022-08-25T19:11:16.389Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:11:16.389Z] ---> Using cache [2022-08-25T19:11:16.389Z] ---> fcc8dedebae6 [2022-08-25T19:11:16.389Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-25T19:11:16.389Z] ---> Running in 4b324ad470b7 [2022-08-25T19:11:16.389Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:11:16.389Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:11:16.389Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-25T19:11:16.389Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-25T19:11:16.389Z] OK: 15856 distinct packages available [2022-08-25T19:11:16.389Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:11:16.389Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:11:16.651Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-25T19:11:16.651Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-25T19:11:16.651Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-25T19:11:16.914Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-25T19:11:16.914Z] (5/9) Installing curl (7.80.0-r2) [2022-08-25T19:11:16.914Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-25T19:11:17.177Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-25T19:11:17.177Z] (8/9) Installing libucontext (1.1-r0) [2022-08-25T19:11:17.177Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-25T19:11:17.441Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T19:11:17.441Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:11:17.441Z] OK: 8 MiB in 23 packages [2022-08-25T19:11:18.014Z] Removing intermediate container 4b324ad470b7 [2022-08-25T19:11:18.014Z] ---> 9c0d752212d0 [2022-08-25T19:11:18.014Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:11:18.014Z] ---> 11ef26d79eb2 [2022-08-25T19:11:18.014Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-25T19:11:18.587Z] ---> 11b54791c666 [2022-08-25T19:11:18.587Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-25T19:11:18.848Z] ---> 4d4991614665 [2022-08-25T19:11:18.848Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-25T19:11:18.848Z] ---> Running in df85faafd410 [2022-08-25T19:11:18.848Z] Removing intermediate container df85faafd410 [2022-08-25T19:11:18.848Z] ---> b45f3e38fd0a [2022-08-25T19:11:18.848Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:11:18.848Z] ---> Running in 1064c5b71b5f [2022-08-25T19:11:18.848Z] Removing intermediate container 1064c5b71b5f [2022-08-25T19:11:18.848Z] ---> 015111360c01 [2022-08-25T19:11:18.848Z] Step 18/20 : LABEL arch=x86_64 [2022-08-25T19:11:18.848Z] ---> Running in e094b89f33d7 [2022-08-25T19:11:19.109Z] Removing intermediate container e094b89f33d7 [2022-08-25T19:11:19.109Z] ---> 06697e15e5a6 [2022-08-25T19:11:19.109Z] Step 19/20 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:11:19.109Z] ---> Running in 9487bf1c3e1f [2022-08-25T19:11:19.109Z] Removing intermediate container 9487bf1c3e1f [2022-08-25T19:11:19.109Z] ---> ff68a2e868b3 [2022-08-25T19:11:19.109Z] Step 20/20 : LABEL version=0.0.0 [2022-08-25T19:11:19.109Z] ---> Running in 92de374a51d7 [2022-08-25T19:11:19.109Z] Removing intermediate container 92de374a51d7 [2022-08-25T19:11:19.109Z] ---> 206161a1b061 [2022-08-25T19:11:19.109Z] [2022-08-25T19:11:19.372Z] Successfully built 206161a1b061 [2022-08-25T19:11:19.372Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-25T19:11:19.379Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-25T19:11:19.406Z] $ docker stop --time=1 981012cd05f4de79d8a48bf9ef52634319e301ec8cef1f7bf422c352eb0e123e [2022-08-25T19:11:20.717Z] $ docker rm -f 981012cd05f4de79d8a48bf9ef52634319e301ec8cef1f7bf422c352eb0e123e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T19:11:21.134Z] + docker images [2022-08-25T19:11:21.134Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-25T19:11:21.134Z] security-spiffe-token-provider latest 206161a1b061 1 second ago 29.3MB [2022-08-25T19:11:21.134Z] 85a1798ee676 8 seconds ago 1.58GB [2022-08-25T19:11:21.134Z] support-notifications latest fdb493a5e895 22 seconds ago 27.2MB [2022-08-25T19:11:21.134Z] core-metadata latest c850ecd5d73b 24 seconds ago 18.2MB [2022-08-25T19:11:21.134Z] security-proxy-setup latest a230deff85ef 25 seconds ago 27.3MB [2022-08-25T19:11:21.134Z] 18b46bf58935 27 seconds ago 1.59GB [2022-08-25T19:11:21.134Z] 67a341a4e0e0 31 seconds ago 1.55GB [2022-08-25T19:11:21.134Z] security-spire-server latest 568d5a29d083 32 seconds ago 86.5MB [2022-08-25T19:11:21.134Z] fd89607de631 38 seconds ago 1.42GB [2022-08-25T19:11:21.134Z] ece6facb443d 39 seconds ago 1.53GB [2022-08-25T19:11:21.134Z] core-command latest 0f9c896c41b4 51 seconds ago 16.2MB [2022-08-25T19:11:21.134Z] support-scheduler latest 584dbd4bc41e 52 seconds ago 26.6MB [2022-08-25T19:11:21.134Z] be630bc35cce 57 seconds ago 1.58GB [2022-08-25T19:11:21.134Z] 15a224c88682 About a minute ago 1.52GB [2022-08-25T19:11:21.134Z] security-spire-config latest b75a78b0afee About a minute ago 85.8MB [2022-08-25T19:11:21.134Z] sys-mgmt-agent latest e06a6f264de1 About a minute ago 136MB [2022-08-25T19:11:21.134Z] security-bootstrapper latest 38db2eca4efe About a minute ago 19.4MB [2022-08-25T19:11:21.134Z] core-data latest d724f47dc781 About a minute ago 21.5MB [2022-08-25T19:11:21.134Z] security-secretstore-setup latest fa805c6d2c2a About a minute ago 29.1MB [2022-08-25T19:11:21.134Z] 43e56a395085 About a minute ago 1.53GB [2022-08-25T19:11:21.134Z] 699ca74f3dd7 About a minute ago 1.55GB [2022-08-25T19:11:21.134Z] eb6a5533b38b About a minute ago 1.54GB [2022-08-25T19:11:21.134Z] 5ded64aed9b3 About a minute ago 1.53GB [2022-08-25T19:11:21.134Z] security-spire-agent latest 0f88285ce503 About a minute ago 125MB [2022-08-25T19:11:21.134Z] 2d390be3c586 2 minutes ago 1.42GB [2022-08-25T19:11:21.134Z] ci-base-image-x86_64 latest a2ad503ec88d 5 minutes ago 993MB [2022-08-25T19:11:21.134Z] alpine 3.15 c4fc93816858 2 weeks ago 5.59MB [2022-08-25T19:11:21.134Z] alpine 3.16 9c6f07244728 2 weeks ago 5.54MB [2022-08-25T19:11:21.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 weeks ago 253MB [2022-08-25T19:11:21.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB [2022-08-25T19:11:21.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T19:12:10.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-25T19:12:10.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-25T19:12:10.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-25T19:12:10.709Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-25T19:12:10.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-25T19:12:10.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-25T19:12:10.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-25T19:12:10.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-25T19:12:10.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-25T19:12:10.987Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-25T19:12:10.987Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-25T19:12:10.987Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-25T19:12:10.987Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-25T19:12:10.987Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-25T19:12:10.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-25T19:12:29.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.265s coverage: 28.7% of statements [2022-08-25T19:12:29.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-25T19:12:29.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-25T19:12:30.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.549s coverage: 98.5% of statements [2022-08-25T19:12:30.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-25T19:12:30.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.532s coverage: 54.2% of statements [2022-08-25T19:12:30.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-25T19:12:30.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-25T19:12:52.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.988s coverage: 89.2% of statements [2022-08-25T19:12:52.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-25T19:12:52.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-25T19:12:52.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:12:52.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-25T19:12:52.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-25T19:12:52.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.714s coverage: 2.1% of statements [2022-08-25T19:12:52.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-25T19:12:52.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-25T19:12:56.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.590s coverage: 95.6% of statements [2022-08-25T19:12:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-25T19:12:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:12:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-25T19:12:56.039Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.338s coverage: 72.2% of statements [2022-08-25T19:12:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-25T19:12:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-25T19:12:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-25T19:12:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-25T19:12:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-25T19:12:56.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.576s coverage: 60.0% of statements [2022-08-25T19:12:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-25T19:12:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-25T19:12:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-25T19:12:56.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.9% of statements [2022-08-25T19:12:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-25T19:12:56.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.306s coverage: 58.8% of statements [2022-08-25T19:12:56.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.309s coverage: 29.6% of statements [2022-08-25T19:12:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-25T19:13:01.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.340s coverage: 47.1% of statements [2022-08-25T19:13:01.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.458s coverage: 79.5% of statements [2022-08-25T19:13:01.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.296s coverage: 94.1% of statements [2022-08-25T19:13:01.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements [2022-08-25T19:13:04.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements [2022-08-25T19:13:13.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.248s coverage: 94.4% of statements [2022-08-25T19:13:13.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements [2022-08-25T19:13:25.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.723s coverage: 80.8% of statements [2022-08-25T19:13:25.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-25T19:13:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.330s coverage: 92.9% of statements [2022-08-25T19:13:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-25T19:13:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-25T19:13:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-25T19:13:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements [2022-08-25T19:13:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-25T19:13:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-25T19:13:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-25T19:13:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-25T19:13:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-25T19:13:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements [2022-08-25T19:13:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-25T19:13:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-25T19:13:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.193s coverage: 100.0% of statements [2022-08-25T19:13:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-25T19:13:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-08-25T19:13:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-25T19:13:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements [2022-08-25T19:13:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2022-08-25T19:13:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements [2022-08-25T19:13:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.902s coverage: 91.2% of statements [2022-08-25T19:13:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-25T19:13:33.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.010s coverage: 64.7% of statements [2022-08-25T19:13:33.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-25T19:13:33.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-25T19:13:33.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.303s coverage: 100.0% of statements [2022-08-25T19:13:33.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2022-08-25T19:13:33.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2022-08-25T19:13:33.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2022-08-25T19:13:33.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2022-08-25T19:13:42.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.349s coverage: 65.8% of statements [2022-08-25T19:13:42.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-25T19:13:42.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-25T19:13:42.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-25T19:13:43.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.921s coverage: 43.6% of statements [2022-08-25T19:13:43.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-25T19:13:43.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-25T19:13:43.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements [2022-08-25T19:13:43.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-25T19:13:43.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements [2022-08-25T19:13:43.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-25T19:13:43.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-25T19:13:43.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-25T19:13:43.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-25T19:13:53.485Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.402s coverage: 17.7% of statements [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-25T19:13:53.485Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.813s coverage: 92.3% of statements [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-25T19:13:53.485Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.364s coverage: 63.2% of statements [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-25T19:13:53.485Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.485s coverage: 97.7% of statements [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-25T19:13:53.485Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-25T19:13:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-25T19:13:53.485Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements [2022-08-25T19:13:53.485Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-08-25T19:13:53.760Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-25T19:13:53.760Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-25T19:13:53.760Z] GO111MODULE=on go vet ./... [2022-08-25T19:16:00.753Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T19:16:00.753Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T19:16:00.753Z] ./bin/test-attribution-txt.sh [2022-08-25T19:16:00.753Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-25T19:16:00.754Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-25T19:16:00.754Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-25T19:16:00.754Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-25T19:16:00.754Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-25T19:16:00.754Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-25T19:16:00.754Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-25T19:16:00.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-25T19:16:01.495Z] + ls -al . [2022-08-25T19:16:01.495Z] total 732 [2022-08-25T19:16:01.495Z] drwxrwxr-x 9 1001 1001 4096 Aug 25 19:09 . [2022-08-25T19:16:01.495Z] drwxr-xr-x 4 root root 4096 Aug 25 19:09 .. [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 16 Aug 25 19:08 .dockerignore [2022-08-25T19:16:01.495Z] drwxrwxr-x 8 1001 1001 4096 Aug 25 19:08 .git [2022-08-25T19:16:01.495Z] drwxrwxr-x 3 1001 1001 4096 Aug 25 19:08 .github [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 1030 Aug 25 19:08 .gitignore [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 42 Aug 25 19:08 .golangci.yml [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 87 Aug 25 19:08 .hadolint.yml [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 166 Aug 25 19:08 .sonarcloud.properties [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 1171 Aug 25 19:08 ADOPTERS.md [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 10347 Aug 25 19:08 Attribution.txt [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 63209 Aug 25 19:08 CHANGELOG.md [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 3804 Aug 25 19:08 CONTRIBUTING.md [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 677 Aug 25 19:08 GOVERNANCE.md [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 850 Aug 25 19:08 Jenkinsfile [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 10775 Aug 25 19:08 LICENSE [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 13276 Aug 25 19:08 Makefile [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 582 Aug 25 19:08 OWNERS.md [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 9094 Aug 25 19:08 README.md [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 6912 Aug 25 19:08 SECURITY.md [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 5 Aug 25 19:05 VERSION [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 4131 Aug 25 19:08 ZMQWindows.md [2022-08-25T19:16:01.495Z] drwxrwxr-x 2 1001 1001 4096 Aug 25 19:08 bin [2022-08-25T19:16:01.495Z] drwxrwxr-x 18 1001 1001 4096 Aug 25 19:08 cmd [2022-08-25T19:16:01.495Z] -rw-r--r-- 1 root root 482786 Aug 25 19:13 coverage.out [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 3681 Aug 25 19:08 go.mod [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 38033 Aug 25 19:08 go.sum [2022-08-25T19:16:01.495Z] drwxrwxr-x 8 1001 1001 4096 Aug 25 19:08 internal [2022-08-25T19:16:01.495Z] drwxrwxr-x 3 1001 1001 4096 Aug 25 19:08 openapi [2022-08-25T19:16:01.495Z] drwxrwxr-x 4 1001 1001 4096 Aug 25 19:08 snap [2022-08-25T19:16:01.495Z] -rw-rw-r-- 1 1001 1001 204 Aug 25 19:08 version.go [Pipeline] sh [2022-08-25T19:16:02.193Z] + '[' -e coverage.out ] [2022-08-25T19:16:02.193Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-25T19:16:02.231Z] Warning: overwriting stash ‘coverage-report’ [2022-08-25T19:16:03.122Z] Stashed 1 file(s) [Pipeline] sh [2022-08-25T19:16:03.798Z] + make build [2022-08-25T19:16:03.798Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-25T19:17:40.677Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-25T19:19:02.534Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-25T19:19:02.534Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-25T19:19:34.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-25T19:19:35.943Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-25T19:19:40.285Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-25T19:19:47.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-25T19:19:50.430Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-25T19:19:55.858Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-25T19:19:59.349Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-25T19:20:03.948Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-25T19:20:12.250Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-25T19:20:17.710Z] $ docker stop --time=1 589b5ac87b70173bea3e4cbe9f25c4f7bbc2f369349247d7b9fb036e9e0a40e6 [2022-08-25T19:20:19.758Z] $ docker rm -f 589b5ac87b70173bea3e4cbe9f25c4f7bbc2f369349247d7b9fb036e9e0a40e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:20:22.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-25T19:20:22.595Z] [2022-08-25T19:20:22.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:20:23.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-25T19:20:23.289Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-25T19:20:23.289Z] 29e5d40040c1: Pulling fs layer [2022-08-25T19:20:23.289Z] 1ce36da41761: Pulling fs layer [2022-08-25T19:20:23.289Z] 25b303627fd3: Pulling fs layer [2022-08-25T19:20:23.571Z] 29e5d40040c1: Verifying Checksum [2022-08-25T19:20:23.571Z] 29e5d40040c1: Download complete [2022-08-25T19:20:23.845Z] 1ce36da41761: Verifying Checksum [2022-08-25T19:20:23.845Z] 1ce36da41761: Download complete [2022-08-25T19:20:24.121Z] 29e5d40040c1: Pull complete [2022-08-25T19:20:25.560Z] 25b303627fd3: Verifying Checksum [2022-08-25T19:20:25.560Z] 25b303627fd3: Download complete [2022-08-25T19:20:25.560Z] 1ce36da41761: Pull complete [2022-08-25T19:20:37.982Z] 25b303627fd3: Pull complete [2022-08-25T19:20:37.982Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-25T19:20:37.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-25T19:20:37.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:20:38.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-23569 does not seem to be running inside a container [2022-08-25T19:20:38.486Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-25T19:20:41.003Z] $ docker top 012b35b5ff1c56c7b6d0a3f43a5ad2b19301db8498d5ce28b2d29cf99149e2ef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T19:20:41.969Z] + + grep parallel [2022-08-25T19:20:41.969Z] docker-compose build --help [2022-08-25T19:20:46.261Z] --parallel Build images in parallel. [Pipeline] } [2022-08-25T19:20:46.309Z] $ docker stop --time=1 012b35b5ff1c56c7b6d0a3f43a5ad2b19301db8498d5ce28b2d29cf99149e2ef [2022-08-25T19:20:47.988Z] $ docker rm -f 012b35b5ff1c56c7b6d0a3f43a5ad2b19301db8498d5ce28b2d29cf99149e2ef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:20:48.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-25T19:20:48.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:20:49.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-23569 does not seem to be running inside a container [2022-08-25T19:20:49.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-25T19:20:50.579Z] $ docker top 68275aa362e298df234052bbae4da0fcc921370c0c37b5ab667664047a68eea8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T19:20:51.576Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-25T19:20:55.882Z] Building core-command ... [2022-08-25T19:20:55.882Z] Building core-data ... [2022-08-25T19:20:55.882Z] Building core-metadata ... [2022-08-25T19:20:55.882Z] Building security-bootstrapper ... [2022-08-25T19:20:55.883Z] Building security-proxy-setup ... [2022-08-25T19:20:55.883Z] Building security-secretstore-setup ... [2022-08-25T19:20:55.883Z] Building security-spiffe-token-provider ... [2022-08-25T19:20:55.883Z] Building security-spire-agent ... [2022-08-25T19:20:55.883Z] Building security-spire-config ... [2022-08-25T19:20:55.883Z] Building security-spire-server ... [2022-08-25T19:20:55.883Z] Building support-notifications ... [2022-08-25T19:20:55.883Z] Building support-scheduler ... [2022-08-25T19:20:55.883Z] Building sys-mgmt-agent ... [2022-08-25T19:20:55.883Z] Building security-spiffe-token-provider [2022-08-25T19:20:55.883Z] Building core-metadata [2022-08-25T19:20:55.883Z] Building security-secretstore-setup [2022-08-25T19:20:55.883Z] Building security-spire-config [2022-08-25T19:20:55.883Z] Building sys-mgmt-agent [2022-08-25T19:21:42.860Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:21:42.860Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:21:42.860Z] ---> 78c1461d3b0c [2022-08-25T19:21:42.860Z] Step 3/24 : WORKDIR /edgex-go [2022-08-25T19:21:42.860Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:21:42.860Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:21:42.860Z] ---> 78c1461d3b0c [2022-08-25T19:21:42.860Z] Step 3/20 : WORKDIR /edgex-go [2022-08-25T19:21:43.139Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:21:43.139Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:21:43.139Z] ---> 78c1461d3b0c [2022-08-25T19:21:43.139Z] Step 3/25 : WORKDIR /edgex-go [2022-08-25T19:21:43.422Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:21:43.422Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:21:43.422Z] ---> 78c1461d3b0c [2022-08-25T19:21:43.422Z] Step 3/23 : WORKDIR /edgex-go [2022-08-25T19:21:43.422Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:21:43.422Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:21:43.422Z] ---> 78c1461d3b0c [2022-08-25T19:21:43.422Z] Step 3/26 : WORKDIR /edgex-go [2022-08-25T19:21:44.021Z] ---> Running in dcda5c01c801 [2022-08-25T19:21:44.021Z] ---> Running in 0f971edeb24d [2022-08-25T19:21:44.021Z] ---> Running in 20aa2c55175b [2022-08-25T19:21:44.305Z] ---> Running in 0cd89a9d1af2 [2022-08-25T19:21:44.305Z] ---> Running in 79e28ab784f6 [2022-08-25T19:21:44.930Z] Removing intermediate container 0cd89a9d1af2 [2022-08-25T19:21:44.930Z] ---> b643de74249a [2022-08-25T19:21:44.930Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:21:44.930Z] ---> Running in 6c964ba7391d [2022-08-25T19:21:44.930Z] Removing intermediate container 79e28ab784f6 [2022-08-25T19:21:44.930Z] ---> e474cab6a463 [2022-08-25T19:21:44.930Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-25T19:21:44.930Z] Removing intermediate container 0f971edeb24d [2022-08-25T19:21:44.930Z] ---> 0455dfe8f0ed [2022-08-25T19:21:44.930Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:21:44.930Z] Removing intermediate container dcda5c01c801 [2022-08-25T19:21:44.930Z] ---> c92d9c62e051 [2022-08-25T19:21:44.930Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:21:44.930Z] Removing intermediate container 20aa2c55175b [2022-08-25T19:21:44.930Z] ---> f929a8e573de [2022-08-25T19:21:44.930Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:21:45.203Z] ---> Running in 7e9e8b8a8679 [2022-08-25T19:21:45.203Z] ---> Running in 418cf19e8ea2 [2022-08-25T19:21:45.203Z] ---> Running in 85059cb224f9 [2022-08-25T19:21:45.203Z] ---> Running in d67e78ff2a2d [2022-08-25T19:21:47.858Z] Removing intermediate container 6c964ba7391d [2022-08-25T19:21:47.858Z] ---> 59f6bce222ac [2022-08-25T19:21:47.858Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-25T19:21:48.138Z] ---> Running in 84322111b722 [2022-08-25T19:21:48.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:21:48.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:21:49.417Z] Removing intermediate container d67e78ff2a2d [2022-08-25T19:21:49.417Z] ---> 1c5b4e481f27 [2022-08-25T19:21:49.417Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-25T19:21:49.729Z] Removing intermediate container 418cf19e8ea2 [2022-08-25T19:21:49.729Z] ---> dbfcf234dfff [2022-08-25T19:21:49.729Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-25T19:21:49.729Z] ---> Running in 03ba4334a986 [2022-08-25T19:21:49.729Z] Removing intermediate container 85059cb224f9 [2022-08-25T19:21:49.729Z] ---> f16bb98067ba [2022-08-25T19:21:49.729Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-25T19:21:49.729Z] v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-25T19:21:49.729Z] v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-25T19:21:49.729Z] OK: 16890 distinct packages available [2022-08-25T19:21:49.729Z] ---> Running in efdc708d939b [2022-08-25T19:21:50.025Z] ---> Running in ab09c545f5d0 [2022-08-25T19:21:50.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:21:50.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:21:50.905Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:21:51.736Z] OK: 221 MiB in 51 packages [2022-08-25T19:21:51.736Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:21:52.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:21:52.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:21:52.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:21:52.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:21:52.625Z] Removing intermediate container 7e9e8b8a8679 [2022-08-25T19:21:52.625Z] ---> 3f3f8fd727c9 [2022-08-25T19:21:52.625Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-25T19:21:53.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:21:53.240Z] OK: 221 MiB in 51 packages [2022-08-25T19:21:53.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:21:53.519Z] ---> 33d5e022b841 [2022-08-25T19:21:53.519Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:21:53.804Z] ---> Running in d77f1c2963fd [2022-08-25T19:21:54.087Z] OK: 221 MiB in 51 packages [2022-08-25T19:21:54.363Z] OK: 221 MiB in 51 packages [2022-08-25T19:21:54.645Z] OK: 221 MiB in 51 packages [2022-08-25T19:21:54.645Z] Removing intermediate container 84322111b722 [2022-08-25T19:21:54.645Z] ---> 3521844048d8 [2022-08-25T19:21:54.645Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-25T19:21:56.111Z] Removing intermediate container 03ba4334a986 [2022-08-25T19:21:56.111Z] ---> ac13924b5ebd [2022-08-25T19:21:56.111Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-25T19:21:56.111Z] ---> a00ff76c6ad1 [2022-08-25T19:21:56.111Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:21:56.111Z] ---> Running in d9fc5e169e1e [2022-08-25T19:21:56.111Z] Removing intermediate container ab09c545f5d0 [2022-08-25T19:21:56.111Z] ---> b926bb932991 [2022-08-25T19:21:56.111Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-25T19:21:56.393Z] Removing intermediate container efdc708d939b [2022-08-25T19:21:56.393Z] ---> 9b26f1167f4f [2022-08-25T19:21:56.393Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-25T19:21:57.379Z] ---> 4d1f61cc6f44 [2022-08-25T19:21:57.379Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:21:57.666Z] ---> Running in 7f6a6b38922f [2022-08-25T19:21:57.944Z] ---> 50effee785d5 [2022-08-25T19:21:57.944Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:21:57.944Z] ---> Running in 047fe5324991 [2022-08-25T19:21:57.944Z] ---> 3c1914307afc [2022-08-25T19:21:57.944Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:21:58.229Z] ---> Running in 0d16a439cefe [2022-08-25T19:22:54.879Z] Removing intermediate container d77f1c2963fd [2022-08-25T19:22:54.879Z] ---> eb139b904137 [2022-08-25T19:22:54.879Z] Step 7/20 : COPY . . [2022-08-25T19:22:54.879Z] Removing intermediate container d9fc5e169e1e [2022-08-25T19:22:54.879Z] ---> a4f9e042e0bf [2022-08-25T19:22:54.879Z] Step 8/23 : COPY . . [2022-08-25T19:22:54.879Z] Removing intermediate container 047fe5324991 [2022-08-25T19:22:54.879Z] ---> 0612c2c4cba1 [2022-08-25T19:22:54.879Z] Step 8/24 : COPY . . [2022-08-25T19:22:54.879Z] Removing intermediate container 7f6a6b38922f [2022-08-25T19:22:54.879Z] ---> c6c9312ba01c [2022-08-25T19:22:54.879Z] Step 8/25 : COPY . . [2022-08-25T19:22:54.879Z] Removing intermediate container 0d16a439cefe [2022-08-25T19:22:54.879Z] ---> 1cb2358b12e8 [2022-08-25T19:22:54.879Z] Step 8/26 : COPY . . [2022-08-25T19:23:13.268Z] ---> 07636cc3e550 [2022-08-25T19:23:13.268Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-25T19:23:13.268Z] ---> 5519f5151858 [2022-08-25T19:23:13.268Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-25T19:23:13.268Z] ---> bb079658539f [2022-08-25T19:23:13.268Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-25T19:23:13.268Z] ---> 7557d4e2c476 [2022-08-25T19:23:13.268Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-25T19:23:13.268Z] ---> Running in b1839e8c1386 [2022-08-25T19:23:13.268Z] ---> Running in 8be2caa59a70 [2022-08-25T19:23:13.268Z] ---> Running in e6b27ad3b26a [2022-08-25T19:23:13.268Z] ---> 64ccf8c8a210 [2022-08-25T19:23:13.268Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-25T19:23:13.268Z] ---> Running in 61cf2f3676bb [2022-08-25T19:23:13.268Z] ---> Running in c1ad47df2eda [2022-08-25T19:23:13.268Z] Removing intermediate container 61cf2f3676bb [2022-08-25T19:23:13.268Z] ---> 28859361382b [2022-08-25T19:23:13.268Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-25T19:23:13.268Z] ---> Running in d0d02ec4d801 [2022-08-25T19:23:13.268Z] Removing intermediate container d0d02ec4d801 [2022-08-25T19:23:13.268Z] ---> c310fb88f554 [2022-08-25T19:23:13.268Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-25T19:23:13.268Z] ---> Running in 91e494ba76fe [2022-08-25T19:23:13.549Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-25T19:23:14.159Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-25T19:23:14.159Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-25T19:23:14.441Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-25T19:23:16.452Z] Removing intermediate container 91e494ba76fe [2022-08-25T19:23:16.452Z] ---> a0db1e63becc [2022-08-25T19:23:16.452Z] Step 12/26 : WORKDIR /edgex-go [2022-08-25T19:23:16.452Z] ---> Running in 22d09d99b92d [2022-08-25T19:23:17.061Z] Removing intermediate container 22d09d99b92d [2022-08-25T19:23:17.061Z] ---> a6000659c94a [2022-08-25T19:23:17.061Z] [2022-08-25T19:23:17.061Z] Step 13/26 : FROM alpine:3.15 [2022-08-25T19:23:17.061Z] 3.15: Pulling from library/alpine [2022-08-25T19:23:18.528Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-25T19:23:18.528Z] Status: Downloaded newer image for alpine:3.15 [2022-08-25T19:23:18.528Z] ---> 02e0d6fdf486 [2022-08-25T19:23:18.528Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:23:18.806Z] ---> Running in 326e658de600 [2022-08-25T19:23:19.420Z] Removing intermediate container 326e658de600 [2022-08-25T19:23:19.420Z] ---> c1c0fe9ecc57 [2022-08-25T19:23:19.420Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:23:19.420Z] ---> Running in 6e3fda40bd9d [2022-08-25T19:23:22.850Z] Removing intermediate container 6e3fda40bd9d [2022-08-25T19:23:22.850Z] ---> 1931a94696cf [2022-08-25T19:23:22.850Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-25T19:23:22.850Z] ---> Running in 583074cf7f1c [2022-08-25T19:23:24.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:25.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:27.884Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-25T19:23:27.884Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-25T19:23:27.884Z] OK: 15733 distinct packages available [2022-08-25T19:23:28.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:29.172Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:30.632Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-25T19:23:30.632Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-25T19:23:30.632Z] (3/4) Installing libucontext (1.1-r0) [2022-08-25T19:23:30.632Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-25T19:23:30.910Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T19:23:30.910Z] OK: 6 MiB in 18 packages [2022-08-25T19:23:32.934Z] Removing intermediate container 583074cf7f1c [2022-08-25T19:23:32.934Z] ---> e11cbd0ddff6 [2022-08-25T19:23:32.934Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-25T19:23:39.711Z] ---> 51beac03fb96 [2022-08-25T19:23:39.711Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-25T19:23:39.996Z] ---> 6416bba8dd17 [2022-08-25T19:23:39.996Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-25T19:23:39.996Z] ---> Running in ca116d684fe4 [2022-08-25T19:23:40.604Z] Removing intermediate container ca116d684fe4 [2022-08-25T19:23:40.604Z] ---> f7f2e9a49d14 [2022-08-25T19:23:40.604Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-25T19:23:41.605Z] ---> 5e00722dda0b [2022-08-25T19:23:41.605Z] Step 21/26 : WORKDIR / [2022-08-25T19:23:41.605Z] ---> Running in a536a537c57d [2022-08-25T19:23:41.888Z] Removing intermediate container a536a537c57d [2022-08-25T19:23:41.888Z] ---> 44262599afc5 [2022-08-25T19:23:41.888Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-25T19:23:42.175Z] ---> Running in 790bc4ae2ad1 [2022-08-25T19:23:42.784Z] Removing intermediate container 790bc4ae2ad1 [2022-08-25T19:23:42.784Z] ---> cad32cf7344c [2022-08-25T19:23:42.784Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-25T19:23:42.784Z] ---> Running in 9e6afeacb16a [2022-08-25T19:23:43.408Z] Removing intermediate container 9e6afeacb16a [2022-08-25T19:23:43.408Z] ---> 3f5c37ea93a5 [2022-08-25T19:23:43.408Z] Step 24/26 : LABEL arch=arm64 [2022-08-25T19:23:43.408Z] ---> Running in d11002314815 [2022-08-25T19:23:44.025Z] Removing intermediate container d11002314815 [2022-08-25T19:23:44.025Z] ---> 84c06e768fde [2022-08-25T19:23:44.025Z] Step 25/26 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:23:44.025Z] ---> Running in a5e09b6bdf4b [2022-08-25T19:23:44.636Z] Removing intermediate container a5e09b6bdf4b [2022-08-25T19:23:44.636Z] ---> 780a4b522e2a [2022-08-25T19:23:44.636Z] Step 26/26 : LABEL version=0.0.0 [2022-08-25T19:23:44.636Z] ---> Running in cbda3ed5992e [2022-08-25T19:23:45.243Z] Removing intermediate container cbda3ed5992e [2022-08-25T19:23:45.243Z] ---> fa11aaf98f45 [2022-08-25T19:23:45.243Z] [2022-08-25T19:23:45.522Z] Successfully built fa11aaf98f45 [2022-08-25T19:23:45.522Z] Successfully tagged security-spire-config-arm64:latest [2022-08-25T19:23:45.522Z]  Building security-spire-config ... done Building security-spire-server [2022-08-25T19:24:03.917Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:24:03.917Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:24:03.917Z] ---> 78c1461d3b0c [2022-08-25T19:24:03.917Z] Step 3/25 : WORKDIR /edgex-go [2022-08-25T19:24:03.917Z] ---> Using cache [2022-08-25T19:24:03.917Z] ---> c92d9c62e051 [2022-08-25T19:24:03.917Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:24:03.917Z] ---> Using cache [2022-08-25T19:24:03.917Z] ---> f16bb98067ba [2022-08-25T19:24:03.917Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-25T19:24:03.917Z] ---> Running in 7d34d362e04e [2022-08-25T19:24:03.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:24:03.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:24:05.380Z] OK: 221 MiB in 51 packages [2022-08-25T19:24:07.415Z] Removing intermediate container 7d34d362e04e [2022-08-25T19:24:07.415Z] ---> 1cb7ec3b44c2 [2022-08-25T19:24:07.415Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-25T19:24:08.436Z] ---> ba643dfe73c7 [2022-08-25T19:24:08.436Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:24:08.436Z] ---> Running in f98698055d3c [2022-08-25T19:25:05.054Z] Removing intermediate container f98698055d3c [2022-08-25T19:25:05.054Z] ---> ceb0aa5f6b51 [2022-08-25T19:25:05.054Z] Step 8/25 : COPY . . [2022-08-25T19:25:13.429Z] ---> fc1bec2ce899 [2022-08-25T19:25:13.429Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-25T19:25:13.429Z] ---> Running in 99fafb500f7e [2022-08-25T19:25:13.429Z] Removing intermediate container 99fafb500f7e [2022-08-25T19:25:13.429Z] ---> ca35badb1966 [2022-08-25T19:25:13.429Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-25T19:25:13.429Z] ---> Running in 2198d861011c [2022-08-25T19:25:13.429Z] Removing intermediate container 2198d861011c [2022-08-25T19:25:13.429Z] ---> 03d6dc866282 [2022-08-25T19:25:13.429Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-25T19:25:13.429Z] ---> Running in d067d5126ac2 [2022-08-25T19:25:16.851Z] Removing intermediate container d067d5126ac2 [2022-08-25T19:25:16.851Z] ---> c7307b3d4d01 [2022-08-25T19:25:16.851Z] Step 12/25 : WORKDIR /edgex-go [2022-08-25T19:25:16.851Z] ---> Running in 629410be3da9 [2022-08-25T19:25:17.133Z] Removing intermediate container 629410be3da9 [2022-08-25T19:25:17.133Z] ---> 9bc6cccc4ac8 [2022-08-25T19:25:17.133Z] [2022-08-25T19:25:17.133Z] Step 13/25 : FROM alpine:3.15 [2022-08-25T19:25:17.133Z] ---> 02e0d6fdf486 [2022-08-25T19:25:17.133Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:25:17.133Z] ---> Using cache [2022-08-25T19:25:17.133Z] ---> c1c0fe9ecc57 [2022-08-25T19:25:17.133Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:25:17.133Z] ---> Using cache [2022-08-25T19:25:17.133Z] ---> 1931a94696cf [2022-08-25T19:25:17.133Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-25T19:25:17.757Z] ---> Running in 419dcfc5f4c5 [2022-08-25T19:25:20.147Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:25:20.946Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:25:23.121Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-25T19:25:23.121Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-25T19:25:23.121Z] OK: 15733 distinct packages available [2022-08-25T19:25:23.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:25:24.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:25:25.561Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-25T19:25:25.561Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-25T19:25:25.561Z] (3/5) Installing libucontext (1.1-r0) [2022-08-25T19:25:25.839Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-25T19:25:25.839Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-25T19:25:25.839Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T19:25:26.117Z] OK: 6 MiB in 19 packages [2022-08-25T19:25:27.573Z] Removing intermediate container 419dcfc5f4c5 [2022-08-25T19:25:27.573Z] ---> 7f764b8f2150 [2022-08-25T19:25:27.573Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-25T19:25:32.999Z] ---> 5f53d53a4003 [2022-08-25T19:25:32.999Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-25T19:25:33.277Z] ---> 982ba57d4d3c [2022-08-25T19:25:33.277Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-25T19:25:34.273Z] ---> e7f91f7a4f39 [2022-08-25T19:25:34.273Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-25T19:25:35.285Z] ---> 7654017ec368 [2022-08-25T19:25:35.285Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-25T19:25:35.285Z] ---> Running in a5878ff4a880 [2022-08-25T19:25:35.891Z] Removing intermediate container a5878ff4a880 [2022-08-25T19:25:35.891Z] ---> c3ac6cf6dcb9 [2022-08-25T19:25:35.891Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-25T19:25:35.891Z] ---> Running in 14540056da3b [2022-08-25T19:25:36.489Z] Removing intermediate container 14540056da3b [2022-08-25T19:25:36.489Z] ---> 241a3e15eb47 [2022-08-25T19:25:36.489Z] Step 23/25 : LABEL arch=arm64 [2022-08-25T19:25:36.489Z] ---> Running in 4f0f588feb7f [2022-08-25T19:25:37.100Z] Removing intermediate container 4f0f588feb7f [2022-08-25T19:25:37.100Z] ---> 32ae62510d7c [2022-08-25T19:25:37.100Z] Step 24/25 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:25:37.100Z] ---> Running in 511aa0080a71 [2022-08-25T19:25:37.713Z] Removing intermediate container 511aa0080a71 [2022-08-25T19:25:37.713Z] ---> 81022dc161b3 [2022-08-25T19:25:37.713Z] Step 25/25 : LABEL version=0.0.0 [2022-08-25T19:25:37.713Z] ---> Running in 8fe305fdee16 [2022-08-25T19:25:38.337Z] Removing intermediate container 8fe305fdee16 [2022-08-25T19:25:38.337Z] ---> 5d6e41a9b0af [2022-08-25T19:25:38.337Z] [2022-08-25T19:25:38.620Z] Successfully built 5d6e41a9b0af [2022-08-25T19:25:38.620Z] Successfully tagged security-spire-server-arm64:latest [2022-08-25T19:25:38.620Z]  Building security-spire-server ... done Building security-spire-agent [2022-08-25T19:25:53.753Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:25:53.753Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:25:53.753Z] ---> 78c1461d3b0c [2022-08-25T19:25:53.753Z] Step 3/26 : WORKDIR /edgex-go [2022-08-25T19:25:53.753Z] ---> Using cache [2022-08-25T19:25:53.753Z] ---> c92d9c62e051 [2022-08-25T19:25:53.753Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:25:53.753Z] ---> Using cache [2022-08-25T19:25:53.753Z] ---> f16bb98067ba [2022-08-25T19:25:53.753Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-25T19:25:53.753Z] ---> Using cache [2022-08-25T19:25:53.753Z] ---> 1cb7ec3b44c2 [2022-08-25T19:25:53.753Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-25T19:25:53.753Z] ---> Using cache [2022-08-25T19:25:53.753Z] ---> ba643dfe73c7 [2022-08-25T19:25:53.753Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:25:53.753Z] ---> Using cache [2022-08-25T19:25:53.753Z] ---> ceb0aa5f6b51 [2022-08-25T19:25:53.753Z] Step 8/26 : COPY . . [2022-08-25T19:25:53.753Z] ---> Using cache [2022-08-25T19:25:53.753Z] ---> fc1bec2ce899 [2022-08-25T19:25:53.753Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-25T19:25:53.753Z] ---> Using cache [2022-08-25T19:25:53.753Z] ---> ca35badb1966 [2022-08-25T19:25:53.753Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-25T19:25:53.753Z] ---> Using cache [2022-08-25T19:25:53.753Z] ---> 03d6dc866282 [2022-08-25T19:25:53.753Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-25T19:25:53.753Z] ---> Running in b34feef829d3 [2022-08-25T19:25:55.771Z] Removing intermediate container b34feef829d3 [2022-08-25T19:25:55.771Z] ---> 81754bc8569f [2022-08-25T19:25:55.771Z] Step 12/26 : WORKDIR /edgex-go [2022-08-25T19:25:56.049Z] ---> Running in 227fb54bab01 [2022-08-25T19:25:56.655Z] Removing intermediate container 227fb54bab01 [2022-08-25T19:25:56.655Z] ---> 3fec1997d256 [2022-08-25T19:25:56.655Z] [2022-08-25T19:25:56.655Z] Step 13/26 : FROM alpine:3.15 [2022-08-25T19:25:56.655Z] ---> 02e0d6fdf486 [2022-08-25T19:25:56.655Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:25:56.655Z] ---> Using cache [2022-08-25T19:25:56.655Z] ---> c1c0fe9ecc57 [2022-08-25T19:25:56.655Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:25:56.655Z] ---> Using cache [2022-08-25T19:25:56.655Z] ---> 1931a94696cf [2022-08-25T19:25:56.655Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-25T19:25:56.655Z] ---> Using cache [2022-08-25T19:25:56.655Z] ---> 7f764b8f2150 [2022-08-25T19:25:56.655Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-25T19:26:00.071Z] ---> feeacaf2e181 [2022-08-25T19:26:00.071Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-25T19:26:06.811Z] ---> 0b930298fa83 [2022-08-25T19:26:06.811Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-25T19:26:06.811Z] ---> b42ebd99dafe [2022-08-25T19:26:06.811Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-25T19:26:07.812Z] ---> fc717c0fb2c1 [2022-08-25T19:26:07.812Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-25T19:26:08.811Z] ---> 592aa36c79ce [2022-08-25T19:26:08.811Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-25T19:26:08.811Z] ---> Running in cacc182a373d [2022-08-25T19:26:09.417Z] Removing intermediate container cacc182a373d [2022-08-25T19:26:09.417Z] ---> 542f50479b46 [2022-08-25T19:26:09.417Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-25T19:26:09.693Z] ---> Running in a654224d10b5 [2022-08-25T19:26:10.297Z] Removing intermediate container a654224d10b5 [2022-08-25T19:26:10.297Z] ---> 5514ae4ded6c [2022-08-25T19:26:10.297Z] Step 24/26 : LABEL arch=arm64 [2022-08-25T19:26:10.297Z] ---> Running in 613afc959cfe [2022-08-25T19:26:10.900Z] Removing intermediate container 613afc959cfe [2022-08-25T19:26:10.900Z] ---> 27f8d6b74723 [2022-08-25T19:26:10.900Z] Step 25/26 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:26:10.900Z] ---> Running in 38ac45d8c9da [2022-08-25T19:26:11.501Z] Removing intermediate container 38ac45d8c9da [2022-08-25T19:26:11.501Z] ---> ec5026d64a37 [2022-08-25T19:26:11.501Z] Step 26/26 : LABEL version=0.0.0 [2022-08-25T19:26:11.501Z] ---> Running in a483eb4d3246 [2022-08-25T19:26:12.103Z] Removing intermediate container a483eb4d3246 [2022-08-25T19:26:12.103Z] ---> 190acf4235af [2022-08-25T19:26:12.103Z] [2022-08-25T19:26:12.383Z] Successfully built 190acf4235af [2022-08-25T19:26:12.383Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-25T19:26:12.383Z] Building support-scheduler [2022-08-25T19:26:30.748Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:26:30.748Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:26:30.748Z] ---> 78c1461d3b0c [2022-08-25T19:26:30.748Z] Step 3/22 : WORKDIR /edgex-go [2022-08-25T19:26:30.748Z] ---> Using cache [2022-08-25T19:26:30.748Z] ---> c92d9c62e051 [2022-08-25T19:26:30.748Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:26:30.748Z] ---> Using cache [2022-08-25T19:26:30.748Z] ---> f16bb98067ba [2022-08-25T19:26:30.748Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-25T19:26:30.748Z] ---> Using cache [2022-08-25T19:26:30.748Z] ---> b926bb932991 [2022-08-25T19:26:30.748Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-25T19:26:30.748Z] ---> Using cache [2022-08-25T19:26:30.748Z] ---> 50effee785d5 [2022-08-25T19:26:30.748Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:26:30.748Z] ---> Using cache [2022-08-25T19:26:30.748Z] ---> 0612c2c4cba1 [2022-08-25T19:26:30.748Z] Step 8/22 : COPY . . [2022-08-25T19:26:30.748Z] ---> Using cache [2022-08-25T19:26:30.748Z] ---> 5519f5151858 [2022-08-25T19:26:30.748Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-25T19:26:30.748Z] ---> Running in f460d4ce451d [2022-08-25T19:26:31.024Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-25T19:29:23.047Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-25T19:29:23.047Z] Removing intermediate container e6b27ad3b26a [2022-08-25T19:29:23.047Z] ---> aa121f9fc10f [2022-08-25T19:29:23.047Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-25T19:29:23.047Z] ---> Running in acaba2293ad8 [2022-08-25T19:29:23.047Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-25T19:29:25.747Z] Removing intermediate container acaba2293ad8 [2022-08-25T19:29:25.747Z] ---> 527eac3ab056 [2022-08-25T19:29:25.747Z] [2022-08-25T19:29:25.747Z] Step 11/23 : FROM alpine:3.16 [2022-08-25T19:29:26.355Z] 3.16: Pulling from library/alpine [2022-08-25T19:29:29.037Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T19:29:29.037Z] Status: Downloaded newer image for alpine:3.16 [2022-08-25T19:29:29.037Z] ---> a6215f271958 [2022-08-25T19:29:29.037Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:29:29.656Z] ---> Running in a7c775e3ecff [2022-08-25T19:29:30.663Z] Removing intermediate container a7c775e3ecff [2022-08-25T19:29:30.663Z] ---> 0549cc4b5239 [2022-08-25T19:29:30.663Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-25T19:29:30.663Z] ---> Running in 69d7caee25f9 [2022-08-25T19:29:32.157Z] Removing intermediate container c1ad47df2eda [2022-08-25T19:29:32.157Z] ---> 8d40d36e3e2c [2022-08-25T19:29:32.157Z] [2022-08-25T19:29:32.157Z] Step 10/25 : FROM alpine:3.16 [2022-08-25T19:29:32.157Z] ---> a6215f271958 [2022-08-25T19:29:32.157Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-25T19:29:32.441Z] ---> Running in 2a07555128e4 [2022-08-25T19:29:33.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:29:33.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:29:34.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:29:35.019Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-25T19:29:35.019Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-25T19:29:35.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:29:35.019Z] (3/33) Installing readline (8.1.2-r0) [2022-08-25T19:29:35.019Z] (4/33) Installing bash (5.1.16-r2) [2022-08-25T19:29:35.019Z] Executing bash-5.1.16-r2.post-install [2022-08-25T19:29:35.019Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-25T19:29:35.303Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-25T19:29:35.303Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-25T19:29:35.303Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-25T19:29:35.303Z] (9/33) Installing curl (7.83.1-r2) [2022-08-25T19:29:35.303Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-25T19:29:36.304Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-25T19:29:36.304Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-25T19:29:36.304Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-25T19:29:36.304Z] (13/33) Installing expat (2.4.8-r0) [2022-08-25T19:29:36.304Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-25T19:29:36.304Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-25T19:29:36.304Z] (15/33) Installing gdbm (1.23-r0) [2022-08-25T19:29:36.585Z] (3/3) Installing su-exec (0.2-r1) [2022-08-25T19:29:36.585Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-25T19:29:36.585Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:29:36.585Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T19:29:36.585Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T19:29:36.585Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:29:36.585Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-25T19:29:36.585Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-25T19:29:36.585Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-25T19:29:36.864Z] OK: 6 MiB in 17 packages [2022-08-25T19:29:39.553Z] Removing intermediate container 2a07555128e4 [2022-08-25T19:29:39.553Z] ---> 72ac5e46fced [2022-08-25T19:29:39.553Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-25T19:29:39.553Z] ---> Running in 32ba3a1bdc26 [2022-08-25T19:29:39.832Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-25T19:29:39.832Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-25T19:29:39.832Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-25T19:29:39.832Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-25T19:29:39.832Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-25T19:29:39.832Z] Removing intermediate container 32ba3a1bdc26 [2022-08-25T19:29:39.832Z] ---> beb1e6fbc17d [2022-08-25T19:29:39.832Z] Step 13/25 : WORKDIR / [2022-08-25T19:29:40.119Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-25T19:29:40.119Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-25T19:29:40.119Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-25T19:29:40.119Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-25T19:29:40.119Z] ---> Running in 03db1b830d96 [2022-08-25T19:29:40.119Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-25T19:29:40.119Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-25T19:29:40.397Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-25T19:29:40.688Z] Removing intermediate container 03db1b830d96 [2022-08-25T19:29:40.688Z] ---> 892c06443ca3 [2022-08-25T19:29:40.688Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-25T19:29:41.684Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:29:41.684Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:29:41.684Z] ---> 796eb8c03dda [2022-08-25T19:29:41.684Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-25T19:29:42.298Z] OK: 120 MiB in 47 packages [2022-08-25T19:29:42.593Z] ---> 2ddb006d13d9 [2022-08-25T19:29:42.593Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-25T19:29:43.591Z] ---> e421d217b562 [2022-08-25T19:29:43.591Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-25T19:29:44.581Z] ---> 5d81a62509d5 [2022-08-25T19:29:44.581Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-25T19:29:46.578Z] ---> 5c16039f45a3 [2022-08-25T19:29:46.578Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-25T19:29:48.032Z] ---> 712a76c22e5e [2022-08-25T19:29:48.032Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-25T19:29:49.029Z] ---> 569adf926e51 [2022-08-25T19:29:49.029Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-25T19:29:49.029Z] ---> Running in c81db30664cd [2022-08-25T19:29:52.473Z] Removing intermediate container c81db30664cd [2022-08-25T19:29:52.473Z] ---> d47be77d09d0 [2022-08-25T19:29:52.473Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-25T19:29:52.473Z] ---> Running in d86c237e7768 [2022-08-25T19:29:52.771Z] Removing intermediate container d86c237e7768 [2022-08-25T19:29:52.771Z] ---> 4ce6f11461e8 [2022-08-25T19:29:52.771Z] Step 23/25 : LABEL arch=arm64 [2022-08-25T19:29:52.771Z] ---> Running in ec55d573f7e6 [2022-08-25T19:29:53.395Z] Removing intermediate container ec55d573f7e6 [2022-08-25T19:29:53.395Z] ---> d6e17233d15d [2022-08-25T19:29:53.395Z] Step 24/25 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:29:53.687Z] ---> Running in 80c482cfd1d5 [2022-08-25T19:29:53.974Z] Removing intermediate container 80c482cfd1d5 [2022-08-25T19:29:53.974Z] ---> 5abf7c16071c [2022-08-25T19:29:53.974Z] Step 25/25 : LABEL version=0.0.0 [2022-08-25T19:29:54.257Z] ---> Running in 9e3e943532de [2022-08-25T19:29:54.874Z] Removing intermediate container 9e3e943532de [2022-08-25T19:29:54.874Z] ---> 59ef58b6c154 [2022-08-25T19:29:54.874Z] [2022-08-25T19:29:54.875Z] Successfully built 59ef58b6c154 [2022-08-25T19:29:54.875Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-25T19:29:54.875Z]  Building security-secretstore-setup ... done Building core-data [2022-08-25T19:30:01.643Z] Collecting docker-compose==1.23.2 [2022-08-25T19:30:01.643Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-25T19:30:01.643Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.9 MB/s eta 0:00:00 [2022-08-25T19:30:04.288Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-25T19:30:04.288Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-25T19:30:04.288Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.7 MB/s eta 0:00:00 [2022-08-25T19:30:04.892Z] Collecting PyYAML<4,>=3.10 [2022-08-25T19:30:04.892Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-25T19:30:05.170Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.9 MB/s eta 0:00:00 [2022-08-25T19:30:07.835Z] Preparing metadata (setup.py): started [2022-08-25T19:30:10.480Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:30:10.480Z] Collecting texttable<0.10,>=0.9.0 [2022-08-25T19:30:10.480Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-25T19:30:10.480Z] Preparing metadata (setup.py): started [2022-08-25T19:30:11.958Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:30:11.958Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:30:11.958Z] ---> 78c1461d3b0c [2022-08-25T19:30:11.958Z] Step 3/23 : WORKDIR /edgex-go [2022-08-25T19:30:11.958Z] ---> Using cache [2022-08-25T19:30:11.958Z] ---> c92d9c62e051 [2022-08-25T19:30:11.958Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:30:11.958Z] ---> Using cache [2022-08-25T19:30:11.958Z] ---> f16bb98067ba [2022-08-25T19:30:11.958Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-25T19:30:12.249Z] ---> Running in e352c52ed408 [2022-08-25T19:30:13.253Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:30:13.536Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-25T19:30:14.146Z] Collecting docker<4.0,>=3.6.0 [2022-08-25T19:30:14.146Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-25T19:30:14.146Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.7 MB/s eta 0:00:00 [2022-08-25T19:30:14.426Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-25T19:30:14.426Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-25T19:30:14.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:30:14.426Z] Preparing metadata (setup.py): started [2022-08-25T19:30:15.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:30:16.872Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:30:16.872Z] OK: 221 MiB in 51 packages [2022-08-25T19:30:17.497Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-25T19:30:17.497Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-25T19:30:17.497Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 11.7 MB/s eta 0:00:00 [2022-08-25T19:30:18.126Z] Removing intermediate container e352c52ed408 [2022-08-25T19:30:18.126Z] ---> d07e04b79a00 [2022-08-25T19:30:18.126Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-25T19:30:18.403Z] Collecting jsonschema<3,>=2.5.1 [2022-08-25T19:30:18.403Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-25T19:30:18.687Z] Collecting docopt<0.7,>=0.6.1 [2022-08-25T19:30:18.687Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-25T19:30:18.687Z] Preparing metadata (setup.py): started [2022-08-25T19:30:19.322Z] ---> 2fce688ea9cb [2022-08-25T19:30:19.322Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:30:19.322Z] ---> Running in ed026690b6e8 [2022-08-25T19:30:21.968Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:30:21.968Z] Collecting cached-property<2,>=1.2.0 [2022-08-25T19:30:21.968Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-25T19:30:22.961Z] Collecting docker-pycreds>=0.4.0 [2022-08-25T19:30:23.238Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-25T19:30:23.842Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-25T19:30:23.843Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-25T19:30:24.118Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.6 MB/s eta 0:00:00 [2022-08-25T19:30:24.398Z] Collecting certifi>=2017.4.17 [2022-08-25T19:30:24.398Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-25T19:30:24.677Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.8 MB/s eta 0:00:00 [2022-08-25T19:30:25.284Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-25T19:30:25.284Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-25T19:30:25.284Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 7.7 MB/s eta 0:00:00 [2022-08-25T19:30:25.892Z] Collecting idna<2.8,>=2.5 [2022-08-25T19:30:25.892Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-25T19:30:25.892Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.4 MB/s eta 0:00:00 [2022-08-25T19:30:26.503Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-25T19:30:26.503Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-25T19:30:26.503Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-25T19:30:26.503Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-25T19:30:27.501Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-25T19:30:27.501Z] Running setup.py install for texttable: started [2022-08-25T19:30:29.512Z] Removing intermediate container b1839e8c1386 [2022-08-25T19:30:29.512Z] ---> f813daa4e7db [2022-08-25T19:30:29.512Z] [2022-08-25T19:30:29.512Z] Step 10/24 : FROM alpine:3.16 [2022-08-25T19:30:29.512Z] ---> a6215f271958 [2022-08-25T19:30:29.512Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-25T19:30:29.512Z] ---> Running in eddc6613a937 [2022-08-25T19:30:30.512Z] Running setup.py install for texttable: finished with status 'done' [2022-08-25T19:30:30.512Z] Running setup.py install for PyYAML: started [2022-08-25T19:30:31.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:30:31.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:30:32.714Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-25T19:30:32.714Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:30:32.714Z] OK: 5 MiB in 15 packages [2022-08-25T19:30:34.714Z] Removing intermediate container eddc6613a937 [2022-08-25T19:30:34.714Z] ---> a8c907009db8 [2022-08-25T19:30:34.714Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:30:34.714Z] ---> Running in 83a017888bb6 [2022-08-25T19:30:35.319Z] Removing intermediate container 83a017888bb6 [2022-08-25T19:30:35.319Z] ---> 10cce47c50b7 [2022-08-25T19:30:35.319Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-25T19:30:35.319Z] ---> Running in efbb68005d16 [2022-08-25T19:30:35.319Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-25T19:30:35.953Z] Removing intermediate container efbb68005d16 [2022-08-25T19:30:35.953Z] ---> 4918c1e9e9fd [2022-08-25T19:30:35.953Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-25T19:30:36.234Z] ---> Running in c5663b5e99d4 [2022-08-25T19:30:36.855Z] Removing intermediate container c5663b5e99d4 [2022-08-25T19:30:36.855Z] ---> b098a31fbce9 [2022-08-25T19:30:36.855Z] Step 15/24 : WORKDIR / [2022-08-25T19:30:36.855Z] ---> Running in 72ebeb6d2509 [2022-08-25T19:30:37.480Z] Removing intermediate container 72ebeb6d2509 [2022-08-25T19:30:37.480Z] ---> 96ced1f9c31f [2022-08-25T19:30:37.480Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:30:37.764Z] Running setup.py install for docopt: started [2022-08-25T19:30:38.369Z] ---> 7623e31ff084 [2022-08-25T19:30:38.369Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-25T19:30:40.383Z] ---> b7278227e3a9 [2022-08-25T19:30:40.383Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-25T19:30:41.004Z] Running setup.py install for docopt: finished with status 'done' [2022-08-25T19:30:41.278Z] ---> cd6349e9e77e [2022-08-25T19:30:41.278Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-25T19:30:42.756Z] ---> c423c46a7cc9 [2022-08-25T19:30:42.756Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-25T19:30:42.756Z] ---> Running in d493e631f6e8 [2022-08-25T19:30:43.356Z] Removing intermediate container d493e631f6e8 [2022-08-25T19:30:43.356Z] ---> 9b9120b6728e [2022-08-25T19:30:43.356Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:30:43.356Z] ---> Running in d42fbb34a2cb [2022-08-25T19:30:43.963Z] Removing intermediate container d42fbb34a2cb [2022-08-25T19:30:43.963Z] ---> 1a28247b7bd1 [2022-08-25T19:30:43.963Z] Step 22/24 : LABEL arch=arm64 [2022-08-25T19:30:44.248Z] ---> Running in 261a87d81ff9 [2022-08-25T19:30:44.850Z] Removing intermediate container 261a87d81ff9 [2022-08-25T19:30:44.850Z] ---> 1f4f8ac84b89 [2022-08-25T19:30:44.850Z] Step 23/24 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:30:44.850Z] ---> Running in 95f2af19099b [2022-08-25T19:30:44.850Z] Running setup.py install for dockerpty: started [2022-08-25T19:30:45.460Z] Removing intermediate container 95f2af19099b [2022-08-25T19:30:45.460Z] ---> c0a2c51a9f5a [2022-08-25T19:30:45.460Z] Step 24/24 : LABEL version=0.0.0 [2022-08-25T19:30:45.460Z] ---> Running in f975c5b38928 [2022-08-25T19:30:46.076Z] Removing intermediate container f975c5b38928 [2022-08-25T19:30:46.076Z] ---> 812b1ad554a8 [2022-08-25T19:30:46.076Z] [2022-08-25T19:30:46.355Z] Successfully built 812b1ad554a8 [2022-08-25T19:30:46.355Z] Successfully tagged core-metadata-arm64:latest [2022-08-25T19:30:46.355Z] Building support-notifications [2022-08-25T19:30:47.807Z]  Building core-metadata ... done  Running setup.py install for dockerpty: finished with status 'done' [2022-08-25T19:30:52.144Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-25T19:30:52.144Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-25T19:31:11.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:31:11.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:31:11.195Z] ---> 78c1461d3b0c [2022-08-25T19:31:11.195Z] Step 3/22 : WORKDIR /edgex-go [2022-08-25T19:31:11.195Z] ---> Using cache [2022-08-25T19:31:11.195Z] ---> c92d9c62e051 [2022-08-25T19:31:11.195Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:31:11.195Z] ---> Using cache [2022-08-25T19:31:11.195Z] ---> f16bb98067ba [2022-08-25T19:31:11.195Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-25T19:31:11.195Z] ---> Running in 18659a229b0b [2022-08-25T19:31:13.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:31:14.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:31:16.302Z] OK: 221 MiB in 51 packages [2022-08-25T19:31:19.726Z] Removing intermediate container 18659a229b0b [2022-08-25T19:31:19.726Z] ---> dd65de0f93d5 [2022-08-25T19:31:19.726Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-25T19:31:22.370Z] ---> 42be71084171 [2022-08-25T19:31:22.370Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:31:22.370Z] ---> Running in 19d24c55297c [2022-08-25T19:31:26.720Z] Removing intermediate container 69d7caee25f9 [2022-08-25T19:31:26.720Z] ---> f332be09ad93 [2022-08-25T19:31:26.720Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-25T19:31:27.328Z] ---> Running in fb62b4f79770 [2022-08-25T19:31:27.932Z] Removing intermediate container fb62b4f79770 [2022-08-25T19:31:27.932Z] ---> 2f46b7c8dd9e [2022-08-25T19:31:27.932Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-25T19:31:27.932Z] ---> Running in dec2614702e3 [2022-08-25T19:31:28.920Z] Removing intermediate container dec2614702e3 [2022-08-25T19:31:28.920Z] ---> 158aeef0a2c9 [2022-08-25T19:31:28.920Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-25T19:31:30.918Z] ---> 1b23f3394fa9 [2022-08-25T19:31:30.918Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-25T19:31:32.394Z] ---> c37db257cd1c [2022-08-25T19:31:32.394Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-25T19:31:33.010Z] Removing intermediate container ed026690b6e8 [2022-08-25T19:31:33.010Z] ---> 29f456e9dafa [2022-08-25T19:31:33.010Z] Step 8/23 : COPY . . [2022-08-25T19:31:34.479Z] ---> a086b96b457e [2022-08-25T19:31:34.479Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-25T19:31:34.479Z] ---> Running in 4d56edb2e4a5 [2022-08-25T19:31:35.939Z] Removing intermediate container 4d56edb2e4a5 [2022-08-25T19:31:35.939Z] ---> 98043b4d49c3 [2022-08-25T19:31:35.939Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:31:36.227Z] ---> Running in 6e64f31e1b00 [2022-08-25T19:31:37.220Z] Removing intermediate container 6e64f31e1b00 [2022-08-25T19:31:37.220Z] ---> 8fd9f6ff5c79 [2022-08-25T19:31:37.220Z] Step 21/23 : LABEL arch=arm64 [2022-08-25T19:31:37.498Z] ---> Running in df5d40a6db0a [2022-08-25T19:31:38.957Z] Removing intermediate container df5d40a6db0a [2022-08-25T19:31:38.957Z] ---> 37803afc3e67 [2022-08-25T19:31:38.957Z] Step 22/23 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:31:39.246Z] ---> Running in dd9cc054b4f7 [2022-08-25T19:31:40.700Z] Removing intermediate container dd9cc054b4f7 [2022-08-25T19:31:40.700Z] ---> 5dcd09858a32 [2022-08-25T19:31:40.700Z] Step 23/23 : LABEL version=0.0.0 [2022-08-25T19:31:40.700Z] ---> Running in e8af98a7fde3 [2022-08-25T19:31:41.706Z] Removing intermediate container e8af98a7fde3 [2022-08-25T19:31:41.706Z] ---> cf3c1084cc7b [2022-08-25T19:31:41.706Z] [2022-08-25T19:31:42.698Z] Successfully built cf3c1084cc7b [2022-08-25T19:31:42.698Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-25T19:31:42.698Z]  Building sys-mgmt-agent ... done Building security-bootstrapper [2022-08-25T19:31:55.148Z] Removing intermediate container 8be2caa59a70 [2022-08-25T19:31:55.148Z] ---> c8e5baba1024 [2022-08-25T19:31:55.148Z] [2022-08-25T19:31:55.148Z] Step 9/20 : FROM alpine:3.15 [2022-08-25T19:31:55.148Z] ---> 02e0d6fdf486 [2022-08-25T19:31:55.148Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:31:55.148Z] ---> Using cache [2022-08-25T19:31:55.148Z] ---> c1c0fe9ecc57 [2022-08-25T19:31:55.148Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:31:55.148Z] ---> Using cache [2022-08-25T19:31:55.148Z] ---> 1931a94696cf [2022-08-25T19:31:55.148Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-25T19:31:55.148Z] ---> Running in 55310dcf8950 [2022-08-25T19:31:56.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:31:58.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:31:59.077Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-25T19:31:59.077Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-25T19:31:59.077Z] OK: 15733 distinct packages available [2022-08-25T19:31:59.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:32:00.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:32:01.367Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-25T19:32:01.646Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-25T19:32:01.646Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-25T19:32:01.933Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-25T19:32:01.933Z] (5/9) Installing curl (7.80.0-r2) [2022-08-25T19:32:01.933Z] ---> efe6739816ce [2022-08-25T19:32:01.933Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-25T19:32:02.219Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-25T19:32:02.219Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-25T19:32:02.219Z] (8/9) Installing libucontext (1.1-r0) [2022-08-25T19:32:02.219Z] ---> Running in 06120f9496e5 [2022-08-25T19:32:02.510Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-25T19:32:02.510Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T19:32:02.510Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:32:02.796Z] OK: 8 MiB in 23 packages [2022-08-25T19:32:05.459Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-25T19:32:05.745Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:32:05.745Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:32:05.745Z] ---> 78c1461d3b0c [2022-08-25T19:32:05.745Z] Step 3/31 : WORKDIR /edgex-go [2022-08-25T19:32:05.745Z] ---> Using cache [2022-08-25T19:32:05.745Z] ---> c92d9c62e051 [2022-08-25T19:32:05.745Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:32:05.745Z] ---> Using cache [2022-08-25T19:32:05.745Z] ---> f16bb98067ba [2022-08-25T19:32:05.745Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-25T19:32:05.745Z] ---> Using cache [2022-08-25T19:32:05.745Z] ---> b926bb932991 [2022-08-25T19:32:05.745Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-25T19:32:05.745Z] ---> Using cache [2022-08-25T19:32:05.745Z] ---> 50effee785d5 [2022-08-25T19:32:05.745Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:32:05.745Z] ---> Using cache [2022-08-25T19:32:05.745Z] ---> 0612c2c4cba1 [2022-08-25T19:32:05.745Z] Step 8/31 : COPY . . [2022-08-25T19:32:06.043Z] ---> Using cache [2022-08-25T19:32:06.043Z] ---> 5519f5151858 [2022-08-25T19:32:06.043Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-25T19:32:06.358Z] ---> Running in 31ab90264af9 [2022-08-25T19:32:06.965Z] Removing intermediate container 55310dcf8950 [2022-08-25T19:32:06.965Z] ---> 41c053ddce93 [2022-08-25T19:32:06.965Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:32:08.953Z] ---> 9599b62ac3a8 [2022-08-25T19:32:08.953Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-25T19:32:09.231Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-25T19:32:13.581Z] ---> 230b8e78a49c [2022-08-25T19:32:13.581Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-25T19:32:15.599Z] ---> 35e9818dcdc8 [2022-08-25T19:32:15.599Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-25T19:32:15.599Z] ---> Running in d9829911f20e [2022-08-25T19:32:16.615Z] Removing intermediate container d9829911f20e [2022-08-25T19:32:16.615Z] ---> b1319947bef7 [2022-08-25T19:32:16.615Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:32:16.904Z] ---> Running in eed43b8e5697 [2022-08-25T19:32:17.905Z] Removing intermediate container eed43b8e5697 [2022-08-25T19:32:17.905Z] ---> b92b04cd0568 [2022-08-25T19:32:17.905Z] Step 18/20 : LABEL arch=arm64 [2022-08-25T19:32:18.188Z] ---> Running in 34ea4bac1ca2 [2022-08-25T19:32:19.188Z] Removing intermediate container 34ea4bac1ca2 [2022-08-25T19:32:19.188Z] ---> 82deda1dc818 [2022-08-25T19:32:19.188Z] Step 19/20 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:32:19.188Z] ---> Running in 8dccaecb06fc [2022-08-25T19:32:20.194Z] Removing intermediate container 8dccaecb06fc [2022-08-25T19:32:20.194Z] ---> a0f35ca19991 [2022-08-25T19:32:20.194Z] Step 20/20 : LABEL version=0.0.0 [2022-08-25T19:32:20.477Z] ---> Running in 95e2d8c65de2 [2022-08-25T19:32:21.481Z] Removing intermediate container 95e2d8c65de2 [2022-08-25T19:32:21.481Z] ---> d43943819696 [2022-08-25T19:32:21.481Z] [2022-08-25T19:32:21.760Z] Successfully built d43943819696 [2022-08-25T19:32:22.039Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-25T19:32:22.039Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-08-25T19:32:25.454Z] Removing intermediate container 19d24c55297c [2022-08-25T19:32:25.454Z] ---> f73c15c24c40 [2022-08-25T19:32:25.454Z] Step 8/22 : COPY . . [2022-08-25T19:32:40.630Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:32:40.630Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:32:40.630Z] ---> 78c1461d3b0c [2022-08-25T19:32:40.630Z] Step 3/22 : WORKDIR /edgex-go [2022-08-25T19:32:40.630Z] ---> Using cache [2022-08-25T19:32:40.630Z] ---> c92d9c62e051 [2022-08-25T19:32:40.630Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:32:40.630Z] ---> Using cache [2022-08-25T19:32:40.630Z] ---> f16bb98067ba [2022-08-25T19:32:40.630Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-25T19:32:40.630Z] ---> Using cache [2022-08-25T19:32:40.630Z] ---> b926bb932991 [2022-08-25T19:32:40.630Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-25T19:32:40.630Z] ---> Using cache [2022-08-25T19:32:40.630Z] ---> 50effee785d5 [2022-08-25T19:32:40.630Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:32:40.630Z] ---> Using cache [2022-08-25T19:32:40.630Z] ---> 0612c2c4cba1 [2022-08-25T19:32:40.630Z] Step 8/22 : COPY . . [2022-08-25T19:32:40.630Z] ---> Using cache [2022-08-25T19:32:40.630Z] ---> 5519f5151858 [2022-08-25T19:32:40.630Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-25T19:32:41.630Z] ---> Running in 5568457255c5 [2022-08-25T19:32:43.084Z] ---> 28ef432271a2 [2022-08-25T19:32:43.084Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-25T19:32:43.084Z] ---> Running in 7cca2257049c [2022-08-25T19:32:44.082Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-25T19:32:45.080Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-25T19:34:36.979Z] Removing intermediate container f460d4ce451d [2022-08-25T19:34:36.979Z] ---> 374c2b92cbb0 [2022-08-25T19:34:36.979Z] [2022-08-25T19:34:36.979Z] Step 10/22 : FROM alpine:3.16 [2022-08-25T19:34:36.979Z] ---> a6215f271958 [2022-08-25T19:34:36.979Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-25T19:34:36.979Z] ---> Using cache [2022-08-25T19:34:36.979Z] ---> a8c907009db8 [2022-08-25T19:34:36.979Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:34:36.979Z] ---> Using cache [2022-08-25T19:34:36.979Z] ---> 10cce47c50b7 [2022-08-25T19:34:36.979Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-25T19:34:36.979Z] ---> Running in c25ca31cabd1 [2022-08-25T19:34:36.979Z] Removing intermediate container c25ca31cabd1 [2022-08-25T19:34:36.979Z] ---> aaef06ea304f [2022-08-25T19:34:36.979Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-25T19:34:36.979Z] ---> Running in fdb6bf060bdc [2022-08-25T19:34:36.979Z] Removing intermediate container fdb6bf060bdc [2022-08-25T19:34:36.979Z] ---> 1bde1b045401 [2022-08-25T19:34:36.979Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:34:37.594Z] ---> c0ba69eb3b43 [2022-08-25T19:34:37.876Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-25T19:34:40.536Z] ---> 2b2af6d908b6 [2022-08-25T19:34:40.536Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-25T19:34:41.143Z] ---> 2ff81ab24e6b [2022-08-25T19:34:41.143Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-25T19:34:41.425Z] ---> Running in 537cc1d51902 [2022-08-25T19:34:42.035Z] Removing intermediate container 537cc1d51902 [2022-08-25T19:34:42.035Z] ---> 013176c362d7 [2022-08-25T19:34:42.035Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:34:42.314Z] ---> Running in 24de1e892138 [2022-08-25T19:34:42.598Z] Removing intermediate container 24de1e892138 [2022-08-25T19:34:42.598Z] ---> 356089310e96 [2022-08-25T19:34:42.598Z] Step 20/22 : LABEL arch=arm64 [2022-08-25T19:34:42.876Z] ---> Running in c9f881cb169c [2022-08-25T19:34:43.492Z] Removing intermediate container c9f881cb169c [2022-08-25T19:34:43.493Z] ---> ce8f75441746 [2022-08-25T19:34:43.493Z] Step 21/22 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:34:43.493Z] ---> Running in e033665b3391 [2022-08-25T19:34:44.137Z] Removing intermediate container e033665b3391 [2022-08-25T19:34:44.137Z] ---> 5bd1999572cc [2022-08-25T19:34:44.137Z] Step 22/22 : LABEL version=0.0.0 [2022-08-25T19:34:44.420Z] ---> Running in e63b66b9535f [2022-08-25T19:34:45.037Z] Removing intermediate container e63b66b9535f [2022-08-25T19:34:45.037Z] ---> 2112ee21e23d [2022-08-25T19:34:45.037Z] [2022-08-25T19:34:45.037Z] Successfully built 2112ee21e23d [2022-08-25T19:34:45.037Z] Successfully tagged support-scheduler-arm64:latest [2022-08-25T19:34:45.317Z] Building core-command [2022-08-25T19:35:03.683Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:35:03.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:35:03.683Z] ---> 78c1461d3b0c [2022-08-25T19:35:03.683Z] Step 3/23 : WORKDIR /edgex-go [2022-08-25T19:35:03.683Z] ---> Using cache [2022-08-25T19:35:03.683Z] ---> c92d9c62e051 [2022-08-25T19:35:03.683Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:35:03.683Z] ---> Using cache [2022-08-25T19:35:03.683Z] ---> f16bb98067ba [2022-08-25T19:35:03.683Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-25T19:35:03.683Z] ---> Using cache [2022-08-25T19:35:03.683Z] ---> b926bb932991 [2022-08-25T19:35:03.683Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-25T19:35:03.683Z] ---> Using cache [2022-08-25T19:35:03.683Z] ---> 50effee785d5 [2022-08-25T19:35:03.683Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:35:03.683Z] ---> Using cache [2022-08-25T19:35:03.683Z] ---> 0612c2c4cba1 [2022-08-25T19:35:03.683Z] Step 8/23 : COPY . . [2022-08-25T19:35:03.683Z] ---> Using cache [2022-08-25T19:35:03.683Z] ---> 5519f5151858 [2022-08-25T19:35:03.683Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-25T19:35:03.683Z] ---> Running in 4dbef18738e1 [2022-08-25T19:35:04.685Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-25T19:38:11.775Z] Removing intermediate container 31ab90264af9 [2022-08-25T19:38:11.775Z] ---> a67637b97e8b [2022-08-25T19:38:11.775Z] [2022-08-25T19:38:11.775Z] Step 10/31 : FROM alpine:3.16 [2022-08-25T19:38:11.775Z] ---> a6215f271958 [2022-08-25T19:38:11.775Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:38:11.775Z] ---> Running in 0274aed6a034 [2022-08-25T19:38:11.775Z] Removing intermediate container 0274aed6a034 [2022-08-25T19:38:11.775Z] ---> 2ca47e7ec43c [2022-08-25T19:38:11.775Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-25T19:38:11.775Z] ---> Running in ba84ffaf8689 [2022-08-25T19:38:12.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:38:12.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:38:14.106Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-25T19:38:14.106Z] (2/2) Installing su-exec (0.2-r1) [2022-08-25T19:38:14.106Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:38:14.106Z] OK: 5 MiB in 16 packages [2022-08-25T19:38:15.558Z] Removing intermediate container ba84ffaf8689 [2022-08-25T19:38:15.558Z] ---> 4b17fbbe6c65 [2022-08-25T19:38:15.558Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-25T19:38:15.848Z] ---> Running in db2392c7a408 [2022-08-25T19:38:16.450Z] Removing intermediate container db2392c7a408 [2022-08-25T19:38:16.450Z] ---> 0f9b747cf333 [2022-08-25T19:38:16.450Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-25T19:38:16.450Z] ---> Running in f7102e80bdfb [2022-08-25T19:38:17.053Z] Removing intermediate container f7102e80bdfb [2022-08-25T19:38:17.053Z] ---> 99b32ddde712 [2022-08-25T19:38:17.053Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-25T19:38:17.053Z] ---> Running in ee7915afcba2 [2022-08-25T19:38:17.677Z] Removing intermediate container ee7915afcba2 [2022-08-25T19:38:17.677Z] ---> b45287897c37 [2022-08-25T19:38:17.677Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-25T19:38:17.952Z] ---> Running in 96510e9ea406 [2022-08-25T19:38:21.356Z] Removing intermediate container 96510e9ea406 [2022-08-25T19:38:21.356Z] ---> 998ff3e7c754 [2022-08-25T19:38:21.356Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-25T19:38:21.356Z] ---> Running in 9f22ca2261de [2022-08-25T19:38:21.968Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-25T19:38:21.968Z] Removing intermediate container 9f22ca2261de [2022-08-25T19:38:21.968Z] ---> e8fe560b7f7f [2022-08-25T19:38:21.968Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-25T19:38:22.978Z] ---> b8ec30adbb1d [2022-08-25T19:38:22.978Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-25T19:38:22.978Z] ---> Running in 3adb0d85bfad [2022-08-25T19:38:26.393Z] Removing intermediate container 3adb0d85bfad [2022-08-25T19:38:26.393Z] ---> 482d0b24ab5b [2022-08-25T19:38:26.393Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:38:26.675Z] ---> 8affe5673075 [2022-08-25T19:38:26.675Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-25T19:38:28.677Z] ---> 32ca503de360 [2022-08-25T19:38:28.677Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-25T19:38:29.675Z] ---> 4fb2f5798ff0 [2022-08-25T19:38:29.675Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-25T19:38:30.671Z] ---> 5c41b18f64f0 [2022-08-25T19:38:30.671Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-25T19:38:32.128Z] ---> d4d894637398 [2022-08-25T19:38:32.128Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-25T19:38:33.155Z] ---> fafef47788ca [2022-08-25T19:38:33.156Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-25T19:38:33.156Z] ---> Running in 5399f115896e [2022-08-25T19:38:36.612Z] Removing intermediate container 5399f115896e [2022-08-25T19:38:36.612Z] ---> abed3c4a27c5 [2022-08-25T19:38:36.612Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-25T19:38:36.612Z] ---> Running in 821b5168c7ae [2022-08-25T19:38:36.900Z] Removing intermediate container 821b5168c7ae [2022-08-25T19:38:36.900Z] ---> 21190a2517bd [2022-08-25T19:38:36.900Z] Step 28/31 : CMD ["gate"] [2022-08-25T19:38:36.900Z] ---> Running in abe6e04b2fb0 [2022-08-25T19:38:37.524Z] Removing intermediate container abe6e04b2fb0 [2022-08-25T19:38:37.525Z] ---> 809cb8354b63 [2022-08-25T19:38:37.525Z] Step 29/31 : LABEL arch=arm64 [2022-08-25T19:38:37.525Z] ---> Running in f11033489612 [2022-08-25T19:38:38.138Z] Removing intermediate container f11033489612 [2022-08-25T19:38:38.138Z] ---> 7370776af088 [2022-08-25T19:38:38.138Z] Step 30/31 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:38:38.430Z] ---> Running in 7aeee9682eac [2022-08-25T19:38:38.711Z] Removing intermediate container 7aeee9682eac [2022-08-25T19:38:38.711Z] ---> 15b95ca16b81 [2022-08-25T19:38:38.711Z] Step 31/31 : LABEL version=0.0.0 [2022-08-25T19:38:38.995Z] ---> Running in fbeca8a77fc8 [2022-08-25T19:38:39.651Z] Removing intermediate container fbeca8a77fc8 [2022-08-25T19:38:39.651Z] ---> 1af3d056ec4a [2022-08-25T19:38:39.651Z] [2022-08-25T19:38:39.932Z] Successfully built 1af3d056ec4a [2022-08-25T19:38:39.932Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-25T19:38:50.196Z]  Building security-bootstrapper ... done Removing intermediate container 5568457255c5 [2022-08-25T19:38:50.196Z] ---> 2f505f08c8ce [2022-08-25T19:38:50.196Z] [2022-08-25T19:38:50.196Z] Step 10/22 : FROM alpine:3.16 [2022-08-25T19:38:50.196Z] ---> a6215f271958 [2022-08-25T19:38:50.196Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-25T19:38:50.196Z] ---> Running in 690c23e9f7ec [2022-08-25T19:38:51.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:38:51.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:38:52.682Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-25T19:38:52.964Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-25T19:38:52.964Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-25T19:38:52.964Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-25T19:38:52.964Z] (5/6) Installing curl (7.83.1-r2) [2022-08-25T19:38:52.964Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-25T19:38:52.964Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:38:52.964Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:38:53.580Z] OK: 8 MiB in 20 packages [2022-08-25T19:38:55.605Z] Removing intermediate container 690c23e9f7ec [2022-08-25T19:38:55.606Z] ---> bf18eeadc62d [2022-08-25T19:38:55.606Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-25T19:38:55.606Z] ---> Running in e49f93197ac2 [2022-08-25T19:38:56.218Z] Removing intermediate container e49f93197ac2 [2022-08-25T19:38:56.218Z] ---> 74d0fc9fa3a9 [2022-08-25T19:38:56.218Z] Step 13/22 : WORKDIR /edgex [2022-08-25T19:38:56.218Z] ---> Running in d314a69938cf [2022-08-25T19:38:56.835Z] Removing intermediate container d314a69938cf [2022-08-25T19:38:56.835Z] ---> 043fa92dcb40 [2022-08-25T19:38:56.835Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-25T19:38:57.844Z] ---> 48b5bd46814d [2022-08-25T19:38:57.844Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-25T19:38:59.310Z] ---> ad61e6c19aca [2022-08-25T19:38:59.310Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-25T19:39:00.774Z] ---> ac309b190552 [2022-08-25T19:39:00.774Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-25T19:39:01.773Z] ---> d4307f37a494 [2022-08-25T19:39:01.773Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-25T19:39:01.773Z] ---> Running in 1e336821c3b5 [2022-08-25T19:39:05.240Z] Removing intermediate container 1e336821c3b5 [2022-08-25T19:39:05.240Z] ---> aa0080bbd915 [2022-08-25T19:39:05.240Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-25T19:39:05.240Z] ---> Running in 72cf672596c2 [2022-08-25T19:39:05.240Z] Removing intermediate container 72cf672596c2 [2022-08-25T19:39:05.240Z] ---> 58be65c584e6 [2022-08-25T19:39:05.240Z] Step 20/22 : LABEL arch=arm64 [2022-08-25T19:39:05.521Z] ---> Running in 91774d73d697 [2022-08-25T19:39:06.121Z] Removing intermediate container 91774d73d697 [2022-08-25T19:39:06.121Z] ---> 184aa33bad5f [2022-08-25T19:39:06.121Z] Step 21/22 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:39:06.121Z] ---> Running in 914311ee1275 [2022-08-25T19:39:06.743Z] Removing intermediate container 914311ee1275 [2022-08-25T19:39:06.743Z] ---> 5b4600534241 [2022-08-25T19:39:06.743Z] Step 22/22 : LABEL version=0.0.0 [2022-08-25T19:39:06.743Z] ---> Running in 633ff904b1f3 [2022-08-25T19:39:07.345Z] Removing intermediate container 633ff904b1f3 [2022-08-25T19:39:07.345Z] ---> 4ecd992ffbd7 [2022-08-25T19:39:07.345Z] [2022-08-25T19:39:07.622Z] Successfully built 4ecd992ffbd7 [2022-08-25T19:39:07.622Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-25T19:39:34.480Z]  Building security-proxy-setup ... done Removing intermediate container 06120f9496e5 [2022-08-25T19:39:34.480Z] ---> acae8ffbd9cb [2022-08-25T19:39:34.480Z] [2022-08-25T19:39:34.480Z] Step 10/23 : FROM alpine:3.16 [2022-08-25T19:39:34.480Z] ---> a6215f271958 [2022-08-25T19:39:34.480Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-25T19:39:34.480Z] ---> Running in 4af74464a9e9 [2022-08-25T19:39:34.480Z] Removing intermediate container 4af74464a9e9 [2022-08-25T19:39:34.480Z] ---> 391ee0356455 [2022-08-25T19:39:34.480Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-25T19:39:34.480Z] ---> Running in a4ac3946162b [2022-08-25T19:39:34.480Z] Removing intermediate container a4ac3946162b [2022-08-25T19:39:34.480Z] ---> 52b12105bba5 [2022-08-25T19:39:34.480Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-25T19:39:34.480Z] ---> Running in cd3bc99e89b4 [2022-08-25T19:39:34.480Z] Removing intermediate container cd3bc99e89b4 [2022-08-25T19:39:34.480Z] ---> a111185d4ff3 [2022-08-25T19:39:34.480Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:39:34.480Z] ---> Running in 472b8c78efe4 [2022-08-25T19:39:37.909Z] Removing intermediate container 472b8c78efe4 [2022-08-25T19:39:37.909Z] ---> c974815a10fe [2022-08-25T19:39:37.909Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-25T19:39:37.909Z] ---> Running in ccc8e15ddb46 [2022-08-25T19:39:39.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:39:40.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:39:41.359Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-25T19:39:41.359Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T19:39:41.359Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-25T19:39:41.637Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T19:39:41.925Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-25T19:39:41.925Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-25T19:39:41.925Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:39:42.213Z] OK: 8 MiB in 20 packages [2022-08-25T19:39:43.680Z] Removing intermediate container ccc8e15ddb46 [2022-08-25T19:39:43.680Z] ---> 9f56c05fe54d [2022-08-25T19:39:43.680Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:39:44.675Z] ---> 8ab1f40d339e [2022-08-25T19:39:44.675Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-25T19:39:46.683Z] ---> 10a085c31017 [2022-08-25T19:39:46.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-25T19:39:47.292Z] ---> 3c0d3f8ef265 [2022-08-25T19:39:47.292Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-25T19:39:47.292Z] ---> Running in acd5f52d4eed [2022-08-25T19:39:47.900Z] Removing intermediate container acd5f52d4eed [2022-08-25T19:39:47.900Z] ---> 91f8ac1719fe [2022-08-25T19:39:47.900Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:39:47.900Z] ---> Running in ae4e465e56a8 [2022-08-25T19:39:48.519Z] Removing intermediate container ae4e465e56a8 [2022-08-25T19:39:48.519Z] ---> 7c1d46d386f3 [2022-08-25T19:39:48.519Z] Step 21/23 : LABEL arch=arm64 [2022-08-25T19:39:48.519Z] ---> Running in 23e1f851b9f4 [2022-08-25T19:39:49.129Z] Removing intermediate container 23e1f851b9f4 [2022-08-25T19:39:49.129Z] ---> 6c09aa296e09 [2022-08-25T19:39:49.129Z] Step 22/23 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:39:49.129Z] ---> Running in ad27f550c601 [2022-08-25T19:39:49.742Z] Removing intermediate container ad27f550c601 [2022-08-25T19:39:49.742Z] ---> 0e799a17357b [2022-08-25T19:39:49.742Z] Step 23/23 : LABEL version=0.0.0 [2022-08-25T19:39:49.742Z] ---> Running in ef067771adad [2022-08-25T19:39:50.357Z] Removing intermediate container ef067771adad [2022-08-25T19:39:50.357Z] ---> 52e6fc009b1d [2022-08-25T19:39:50.357Z] [2022-08-25T19:39:50.643Z] Successfully built 52e6fc009b1d [2022-08-25T19:39:50.643Z] Successfully tagged core-data-arm64:latest [2022-08-25T19:40:00.871Z]  Building core-data ... done Removing intermediate container 4dbef18738e1 [2022-08-25T19:40:00.871Z] ---> f4516a35bf7c [2022-08-25T19:40:00.871Z] [2022-08-25T19:40:00.871Z] Step 10/23 : FROM alpine:3.16 [2022-08-25T19:40:00.871Z] ---> a6215f271958 [2022-08-25T19:40:00.871Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-25T19:40:00.871Z] ---> Using cache [2022-08-25T19:40:00.871Z] ---> a8c907009db8 [2022-08-25T19:40:00.871Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:40:00.871Z] ---> Using cache [2022-08-25T19:40:00.871Z] ---> 10cce47c50b7 [2022-08-25T19:40:00.871Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-25T19:40:00.871Z] ---> Running in 13c22520bd11 [2022-08-25T19:40:00.871Z] Removing intermediate container 13c22520bd11 [2022-08-25T19:40:00.871Z] ---> 9ae1b4b0acfb [2022-08-25T19:40:00.871Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-25T19:40:00.871Z] ---> Running in c79f48b36cb0 [2022-08-25T19:40:00.871Z] Removing intermediate container c79f48b36cb0 [2022-08-25T19:40:00.871Z] ---> aa2798035977 [2022-08-25T19:40:00.871Z] Step 15/23 : WORKDIR / [2022-08-25T19:40:00.871Z] ---> Running in e7ac90519770 [2022-08-25T19:40:01.165Z] Removing intermediate container e7ac90519770 [2022-08-25T19:40:01.165Z] ---> 559cfc2634dd [2022-08-25T19:40:01.165Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:40:02.184Z] ---> ece846881449 [2022-08-25T19:40:02.185Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-25T19:40:03.178Z] ---> 5df31f62a431 [2022-08-25T19:40:03.178Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-25T19:40:04.198Z] ---> da0942c74ec8 [2022-08-25T19:40:04.198Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-25T19:40:04.490Z] ---> Running in 51c9cb807ea4 [2022-08-25T19:40:04.778Z] Removing intermediate container 51c9cb807ea4 [2022-08-25T19:40:04.778Z] ---> a08fdb4ad716 [2022-08-25T19:40:04.778Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:40:05.064Z] ---> Running in db29ec9278a9 [2022-08-25T19:40:05.346Z] Removing intermediate container db29ec9278a9 [2022-08-25T19:40:05.346Z] ---> 95d2ebe15d35 [2022-08-25T19:40:05.346Z] Step 21/23 : LABEL arch=arm64 [2022-08-25T19:40:05.346Z] ---> Running in 6510dfce8233 [2022-08-25T19:40:05.964Z] Removing intermediate container 6510dfce8233 [2022-08-25T19:40:05.964Z] ---> 7a420f849cf2 [2022-08-25T19:40:05.964Z] Step 22/23 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:40:05.964Z] ---> Running in ee3a2e70c2e2 [2022-08-25T19:40:06.246Z] Removing intermediate container ee3a2e70c2e2 [2022-08-25T19:40:06.246Z] ---> 89578a256554 [2022-08-25T19:40:06.246Z] Step 23/23 : LABEL version=0.0.0 [2022-08-25T19:40:06.522Z] ---> Running in 3df6c78162c1 [2022-08-25T19:40:06.798Z] Removing intermediate container 3df6c78162c1 [2022-08-25T19:40:06.798Z] ---> 5cf4d4a6b1f2 [2022-08-25T19:40:06.798Z] [2022-08-25T19:40:07.080Z] Successfully built 5cf4d4a6b1f2 [2022-08-25T19:40:07.080Z] Successfully tagged core-command-arm64:latest [2022-08-25T19:40:17.246Z]  Building core-command ... done Removing intermediate container 7cca2257049c [2022-08-25T19:40:17.246Z] ---> fbebf05b9f6f [2022-08-25T19:40:17.246Z] [2022-08-25T19:40:17.246Z] Step 10/22 : FROM alpine:3.16 [2022-08-25T19:40:17.246Z] ---> a6215f271958 [2022-08-25T19:40:17.246Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-25T19:40:17.246Z] ---> Running in 6c52896dfd48 [2022-08-25T19:40:18.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:40:18.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:40:19.480Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-25T19:40:19.480Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-25T19:40:19.480Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:40:19.480Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:40:19.755Z] OK: 6 MiB in 16 packages [2022-08-25T19:40:21.199Z] Removing intermediate container 6c52896dfd48 [2022-08-25T19:40:21.199Z] ---> 28d73ca79b65 [2022-08-25T19:40:21.199Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:40:21.199Z] ---> Running in 1bfe336e0015 [2022-08-25T19:40:21.473Z] Removing intermediate container 1bfe336e0015 [2022-08-25T19:40:21.473Z] ---> 4bfb82a47d61 [2022-08-25T19:40:21.473Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-25T19:40:21.473Z] ---> Running in 40512e4546fa [2022-08-25T19:40:21.754Z] Removing intermediate container 40512e4546fa [2022-08-25T19:40:21.754Z] ---> 554b36219a65 [2022-08-25T19:40:21.754Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-25T19:40:22.033Z] ---> Running in e42d09cb6cab [2022-08-25T19:40:22.307Z] Removing intermediate container e42d09cb6cab [2022-08-25T19:40:22.307Z] ---> 3e94e6ddc95f [2022-08-25T19:40:22.307Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:40:22.906Z] ---> 11771ab89050 [2022-08-25T19:40:22.906Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-25T19:40:24.343Z] ---> 2b40b3cd1d6e [2022-08-25T19:40:24.343Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-25T19:40:24.941Z] ---> 147da4049b99 [2022-08-25T19:40:24.941Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-25T19:40:24.941Z] ---> Running in 3215cb95fd89 [2022-08-25T19:40:25.219Z] Removing intermediate container 3215cb95fd89 [2022-08-25T19:40:25.219Z] ---> c5655e6eb857 [2022-08-25T19:40:25.219Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:40:25.219Z] ---> Running in 2ee641fbf241 [2022-08-25T19:40:25.820Z] Removing intermediate container 2ee641fbf241 [2022-08-25T19:40:25.820Z] ---> a585838be182 [2022-08-25T19:40:25.820Z] Step 20/22 : LABEL arch=arm64 [2022-08-25T19:40:25.820Z] ---> Running in 3abe787a548b [2022-08-25T19:40:26.096Z] Removing intermediate container 3abe787a548b [2022-08-25T19:40:26.096Z] ---> 1c7c31487bb2 [2022-08-25T19:40:26.096Z] Step 21/22 : LABEL git_sha=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [2022-08-25T19:40:26.096Z] ---> Running in 71a98bd230ce [2022-08-25T19:40:26.375Z] Removing intermediate container 71a98bd230ce [2022-08-25T19:40:26.375Z] ---> b2dbb8a51b94 [2022-08-25T19:40:26.375Z] Step 22/22 : LABEL version=0.0.0 [2022-08-25T19:40:26.658Z] ---> Running in 8724ebd11a9c [2022-08-25T19:40:26.931Z] Removing intermediate container 8724ebd11a9c [2022-08-25T19:40:26.931Z] ---> 9db444bfd347 [2022-08-25T19:40:26.931Z] [2022-08-25T19:40:27.210Z] Successfully built 9db444bfd347 [2022-08-25T19:40:27.210Z] Successfully tagged support-notifications-arm64:latest [2022-08-25T19:40:27.507Z]  Building support-notifications ... done  [Pipeline] } [2022-08-25T19:40:27.537Z] $ docker stop --time=1 68275aa362e298df234052bbae4da0fcc921370c0c37b5ab667664047a68eea8 [2022-08-25T19:40:29.268Z] $ docker rm -f 68275aa362e298df234052bbae4da0fcc921370c0c37b5ab667664047a68eea8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T19:40:29.893Z] + docker images [2022-08-25T19:40:30.167Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-25T19:40:30.167Z] support-notifications-arm64 latest 9db444bfd347 4 seconds ago 26.2MB [2022-08-25T19:40:30.167Z] fbebf05b9f6f 15 seconds ago 1.41GB [2022-08-25T19:40:30.167Z] core-command-arm64 latest 5cf4d4a6b1f2 24 seconds ago 15.6MB [2022-08-25T19:40:30.167Z] f4516a35bf7c 32 seconds ago 1.35GB [2022-08-25T19:40:30.167Z] core-data-arm64 latest 52e6fc009b1d 40 seconds ago 20.7MB [2022-08-25T19:40:30.167Z] acae8ffbd9cb 59 seconds ago 1.38GB [2022-08-25T19:40:30.167Z] security-proxy-setup-arm64 latest 4ecd992ffbd7 About a minute ago 26.4MB [2022-08-25T19:40:30.167Z] 2f505f08c8ce About a minute ago 1.36GB [2022-08-25T19:40:30.167Z] security-bootstrapper-arm64 latest 1af3d056ec4a About a minute ago 18.7MB [2022-08-25T19:40:30.167Z] a67637b97e8b 2 minutes ago 1.36GB [2022-08-25T19:40:30.167Z] support-scheduler-arm64 latest 2112ee21e23d 5 minutes ago 25.7MB [2022-08-25T19:40:30.167Z] 374c2b92cbb0 5 minutes ago 1.41GB [2022-08-25T19:40:30.167Z] security-spiffe-token-provider-arm64 latest d43943819696 8 minutes ago 28.4MB [2022-08-25T19:40:30.167Z] c8e5baba1024 8 minutes ago 1.4GB [2022-08-25T19:40:30.167Z] sys-mgmt-agent-arm64 latest cf3c1084cc7b 8 minutes ago 133MB [2022-08-25T19:40:30.167Z] core-metadata-arm64 latest 812b1ad554a8 9 minutes ago 17.5MB [2022-08-25T19:40:30.167Z] f813daa4e7db 10 minutes ago 1.38GB [2022-08-25T19:40:30.167Z] security-secretstore-setup-arm64 latest 59ef58b6c154 10 minutes ago 28MB [2022-08-25T19:40:30.167Z] 8d40d36e3e2c 10 minutes ago 1.36GB [2022-08-25T19:40:30.167Z] 527eac3ab056 11 minutes ago 1.35GB [2022-08-25T19:40:30.167Z] security-spire-agent-arm64 latest 190acf4235af 14 minutes ago 122MB [2022-08-25T19:40:30.167Z] 3fec1997d256 14 minutes ago 1.25GB [2022-08-25T19:40:30.167Z] security-spire-server-arm64 latest 5d6e41a9b0af 14 minutes ago 84.2MB [2022-08-25T19:40:30.167Z] 9bc6cccc4ac8 15 minutes ago 1.25GB [2022-08-25T19:40:30.167Z] security-spire-config-arm64 latest fa11aaf98f45 16 minutes ago 83.6MB [2022-08-25T19:40:30.167Z] a6000659c94a 17 minutes ago 1.25GB [2022-08-25T19:40:30.167Z] ci-base-image-arm64 latest 78c1461d3b0c 30 minutes ago 995MB [2022-08-25T19:40:30.167Z] alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB [2022-08-25T19:40:30.167Z] alpine 3.16 a6215f271958 2 weeks ago 5.29MB [2022-08-25T19:40:30.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB [2022-08-25T19:40:30.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:40:31.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T19:40:31.044Z] [2022-08-25T19:40:31.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:40:31.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T19:40:31.737Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-25T19:40:31.737Z] 8998bd30e6a1: Pulling fs layer [2022-08-25T19:40:31.737Z] 04944245beec: Pulling fs layer [2022-08-25T19:40:31.737Z] 699f458cf7ca: Pulling fs layer [2022-08-25T19:40:31.737Z] 765212b225bb: Pulling fs layer [2022-08-25T19:40:31.737Z] f23df028b6ca: Pulling fs layer [2022-08-25T19:40:31.737Z] d65c8cfc05b1: Pulling fs layer [2022-08-25T19:40:31.737Z] 2437ff75d9bd: Pulling fs layer [2022-08-25T19:40:31.737Z] 2437ff75d9bd: Waiting [2022-08-25T19:40:31.737Z] f23df028b6ca: Waiting [2022-08-25T19:40:31.737Z] 765212b225bb: Waiting [2022-08-25T19:40:31.737Z] d65c8cfc05b1: Waiting [2022-08-25T19:40:32.014Z] 04944245beec: Verifying Checksum [2022-08-25T19:40:32.014Z] 04944245beec: Download complete [2022-08-25T19:40:32.014Z] 765212b225bb: Verifying Checksum [2022-08-25T19:40:32.014Z] 765212b225bb: Download complete [2022-08-25T19:40:32.014Z] f23df028b6ca: Verifying Checksum [2022-08-25T19:40:32.014Z] f23df028b6ca: Download complete [2022-08-25T19:40:32.014Z] d65c8cfc05b1: Verifying Checksum [2022-08-25T19:40:32.014Z] d65c8cfc05b1: Download complete [2022-08-25T19:40:32.296Z] 699f458cf7ca: Verifying Checksum [2022-08-25T19:40:32.296Z] 699f458cf7ca: Download complete [2022-08-25T19:40:32.571Z] 8998bd30e6a1: Download complete [2022-08-25T19:40:35.207Z] 2437ff75d9bd: Verifying Checksum [2022-08-25T19:40:35.207Z] 2437ff75d9bd: Download complete [2022-08-25T19:40:37.191Z] 8998bd30e6a1: Pull complete [2022-08-25T19:40:37.792Z] 04944245beec: Pull complete [2022-08-25T19:40:39.236Z] 699f458cf7ca: Pull complete [2022-08-25T19:40:39.510Z] 765212b225bb: Pull complete [2022-08-25T19:40:40.497Z] f23df028b6ca: Pull complete [2022-08-25T19:40:40.497Z] d65c8cfc05b1: Pull complete [2022-08-25T19:40:55.593Z] 2437ff75d9bd: Pull complete [2022-08-25T19:40:55.593Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-25T19:40:55.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T19:40:55.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:40:56.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-23569 does not seem to be running inside a container [2022-08-25T19:40:56.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-25T19:40:59.005Z] $ docker top 57fc23e6e147727742315136c078c195c662a8f53c61278d545c19b0d42b89bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:41:00.087Z] ---> job-cost.sh [2022-08-25T19:41:00.087Z] lf-activate-venv: SKIPPING [2022-08-25T19:41:00.087Z] INFO: No Stack... [2022-08-25T19:41:00.689Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-25T19:41:01.671Z] INFO: Archiving Costs [Pipeline] sh [2022-08-25T19:41:02.364Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-08-25T19:41:02.364Z] + cut -d, -f6 [Pipeline] lock [2022-08-25T19:41:02.412Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4132-1-stack-cost] [2022-08-25T19:41:02.416Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4132-1-stack-cost] did not exist. Created. [2022-08-25T19:41:02.416Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4132-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-25T19:41:03.177Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-25T19:41:03.399Z] Stashed 1 file(s) [Pipeline] } [2022-08-25T19:41:03.413Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4132-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-25T19:41:03.495Z] $ docker stop --time=1 57fc23e6e147727742315136c078c195c662a8f53c61278d545c19b0d42b89bb [2022-08-25T19:41:05.029Z] $ docker rm -f 57fc23e6e147727742315136c078c195c662a8f53c61278d545c19b0d42b89bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-25T19:41:06.110Z] provisioning config files... [2022-08-25T19:41:06.119Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7248415047028495265tmp [Pipeline] { [Pipeline] sh [2022-08-25T19:41:06.467Z] + set +x [2022-08-25T19:41:06.467Z] + curl -s https://codecov.io/bash [2022-08-25T19:41:06.467Z] + bash -s -- [2022-08-25T19:41:06.467Z] [2022-08-25T19:41:06.467Z] _____ _ [2022-08-25T19:41:06.467Z] / ____| | | [2022-08-25T19:41:06.467Z] | | ___ __| | ___ ___ _____ __ [2022-08-25T19:41:06.467Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-25T19:41:06.467Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-25T19:41:06.467Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-25T19:41:06.467Z] Bash-1.0.6 [2022-08-25T19:41:06.467Z] [2022-08-25T19:41:06.467Z] [2022-08-25T19:41:06.467Z] ==> git version 2.25.1 found [2022-08-25T19:41:06.467Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-25T19:41:06.467Z] Release-Date: 2020-01-08 [2022-08-25T19:41:06.467Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-25T19:41:06.467Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-25T19:41:06.467Z] ==> Jenkins CI detected. [2022-08-25T19:41:06.467Z] current dir:  /w/workspace/edgex-go/1 [2022-08-25T19:41:06.467Z] project root: . [2022-08-25T19:41:06.467Z] --> token set from env [2022-08-25T19:41:06.467Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-25T19:41:06.467Z] ==> Running gcov in . (disable via -X gcov) [2022-08-25T19:41:06.467Z] ==> Python coveragepy not found [2022-08-25T19:41:06.467Z] ==> Searching for coverage reports in: [2022-08-25T19:41:06.467Z] + . [2022-08-25T19:41:06.727Z] -> Found 1 reports [2022-08-25T19:41:06.727Z] ==> Detecting git/mercurial file structure [2022-08-25T19:41:06.727Z] ==> Reading reports [2022-08-25T19:41:06.727Z] + ./coverage.out bytes=482786 [2022-08-25T19:41:06.727Z] ==> Appending adjustments [2022-08-25T19:41:06.727Z] https://docs.codecov.io/docs/fixing-reports [2022-08-25T19:41:07.677Z] + Found adjustments [2022-08-25T19:41:07.677Z] ==> Gzipping contents [2022-08-25T19:41:07.936Z] 64K /tmp/codecov.kKkwV6.gz [2022-08-25T19:41:07.936Z] ==> Uploading reports [2022-08-25T19:41:07.936Z] url: https://codecov.io [2022-08-25T19:41:07.936Z] query: branch=PR-4132&commit=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4132&job=&cmd_args= [2022-08-25T19:41:07.936Z] -> Pinging Codecov [2022-08-25T19:41:07.936Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4132&commit=73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4132&job=&cmd_args= [2022-08-25T19:41:08.195Z] -> Uploading to [2022-08-25T19:41:08.195Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-25/00271124DB129430A58F1EEE437C3FCB/73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5/ad833747-b71f-403c-b668-dbf94f827f6f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T194108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a94bd3ca21317a4fac9993c66c0c1ea8df60899e1ce8509aea0bc183c357c18 [2022-08-25T19:41:08.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T19:41:08.195Z] Dload Upload Total Spent Left Speed [2022-08-25T19:41:08.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63341 0 0 100 63341 0 260k --:--:-- --:--:-- --:--:-- 260k [2022-08-25T19:41:08.455Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/73a7dc1934941c5098a8d69bf54d8fdd55ad1ce5 [Pipeline] } [2022-08-25T19:41:08.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-25T19:41:09.906Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:41:10.290Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:41:11.208Z] ---> package-listing.sh [2022-08-25T19:41:11.208Z] ++ facter osfamily [2022-08-25T19:41:11.208Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-25T19:41:11.468Z] + OS_FAMILY=debian [2022-08-25T19:41:11.468Z] + workspace=/w/workspace/edgex-go/1 [2022-08-25T19:41:11.468Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-25T19:41:11.468Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-25T19:41:11.468Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-25T19:41:11.468Z] + PACKAGES=/tmp/packages_start.txt [2022-08-25T19:41:11.468Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-25T19:41:11.468Z] + PACKAGES=/tmp/packages_end.txt [2022-08-25T19:41:11.468Z] + case "${OS_FAMILY}" in [2022-08-25T19:41:11.468Z] + dpkg -l [2022-08-25T19:41:11.468Z] + grep '^ii' [2022-08-25T19:41:11.468Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-25T19:41:11.468Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-25T19:41:11.468Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-25T19:41:11.468Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-25T19:41:11.468Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-08-25T19:41:11.468Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-08-25T19:41:11.500Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-25T19:41:11.792Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:41:12.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T19:41:12.412Z] [2022-08-25T19:41:12.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:41:12.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T19:41:12.779Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-25T19:41:12.779Z] 5eb5b503b376: Pulling fs layer [2022-08-25T19:41:12.779Z] 5c69ac0246d0: Pulling fs layer [2022-08-25T19:41:12.779Z] ec43610c2a17: Pulling fs layer [2022-08-25T19:41:12.779Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-25T19:41:12.779Z] 33b1e0a273af: Pulling fs layer [2022-08-25T19:41:12.779Z] 5d3b04190fa2: Pulling fs layer [2022-08-25T19:41:12.779Z] 2f39f015ded8: Pulling fs layer [2022-08-25T19:41:12.779Z] 33b1e0a273af: Waiting [2022-08-25T19:41:12.779Z] 5d3b04190fa2: Waiting [2022-08-25T19:41:12.779Z] 2f39f015ded8: Waiting [2022-08-25T19:41:12.779Z] 3a2ae6a8a46f: Waiting [2022-08-25T19:41:12.779Z] 5c69ac0246d0: Download complete [2022-08-25T19:41:12.779Z] 3a2ae6a8a46f: Download complete [2022-08-25T19:41:13.039Z] 33b1e0a273af: Verifying Checksum [2022-08-25T19:41:13.039Z] 33b1e0a273af: Download complete [2022-08-25T19:41:13.039Z] ec43610c2a17: Verifying Checksum [2022-08-25T19:41:13.039Z] ec43610c2a17: Download complete [2022-08-25T19:41:13.039Z] 5d3b04190fa2: Verifying Checksum [2022-08-25T19:41:13.039Z] 5d3b04190fa2: Download complete [2022-08-25T19:41:13.039Z] 5eb5b503b376: Verifying Checksum [2022-08-25T19:41:13.039Z] 5eb5b503b376: Download complete [2022-08-25T19:41:13.613Z] 2f39f015ded8: Verifying Checksum [2022-08-25T19:41:13.613Z] 2f39f015ded8: Download complete [2022-08-25T19:41:14.181Z] 5eb5b503b376: Pull complete [2022-08-25T19:41:14.441Z] 5c69ac0246d0: Pull complete [2022-08-25T19:41:14.708Z] ec43610c2a17: Pull complete [2022-08-25T19:41:14.969Z] 3a2ae6a8a46f: Pull complete [2022-08-25T19:41:14.969Z] 33b1e0a273af: Pull complete [2022-08-25T19:41:15.228Z] 5d3b04190fa2: Pull complete [2022-08-25T19:41:19.416Z] 2f39f015ded8: Pull complete [2022-08-25T19:41:19.416Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-25T19:41:19.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T19:41:19.416Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:41:19.624Z] prd-ubuntu20.04-docker-8c-8g-23567 does not seem to be running inside a container [2022-08-25T19:41:19.657Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-25T19:41:22.468Z] $ docker top 45b820bab33d9833765b82752b93af6755ae26969aa9ed9153237badf3b3a0b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T19:41:22.882Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-25T19:41:23.195Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-25T19:41:23.510Z] + ls /var/log/sa-host [2022-08-25T19:41:23.511Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T19:41:23.750Z] provisioning config files... [2022-08-25T19:41:23.761Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7663274670326877679tmp [Pipeline] { [Pipeline] echo [2022-08-25T19:41:23.885Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:41:24.200Z] ---> create-netrc.sh [Pipeline] } [2022-08-25T19:41:24.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:41:24.637Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-25T19:41:24.666Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:41:24.981Z] ---> sudo-logs.sh [2022-08-25T19:41:24.981Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-25T19:41:25.052Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:41:25.365Z] ---> job-cost.sh [2022-08-25T19:41:25.365Z] lf-activate-venv: SKIPPING [2022-08-25T19:41:25.365Z] DEBUG: total: 0.10999999940395355 [2022-08-25T19:41:25.365Z] INFO: Retrieving Stack Cost... [2022-08-25T19:41:25.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-25T19:41:26.199Z] INFO: Archiving Costs [Pipeline] echo [2022-08-25T19:41:26.237Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:41:26.553Z] ---> logs-deploy.sh [2022-08-25T19:41:26.554Z] lf-activate-venv: SKIPPING [2022-08-25T19:41:26.554Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4132/1 [2022-08-25T19:41:26.554Z] INFO: archiving workspace using pattern(s): [2022-08-25T19:41:27.493Z] Archives upload complete. [2022-08-25T19:41:27.757Z] INFO: archiving logs to Nexus [2022-08-25T19:41:28.331Z] ---> uname -a: [2022-08-25T19:41:28.331Z] Linux prd-ubuntu20-04-docker-8c-8g-23567 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-25T19:41:28.331Z] [2022-08-25T19:41:28.331Z] [2022-08-25T19:41:28.331Z] ---> lscpu: [2022-08-25T19:41:28.331Z] Architecture: x86_64 [2022-08-25T19:41:28.331Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-25T19:41:28.331Z] Byte Order: Little Endian [2022-08-25T19:41:28.331Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-25T19:41:28.331Z] CPU(s): 8 [2022-08-25T19:41:28.331Z] On-line CPU(s) list: 0-7 [2022-08-25T19:41:28.331Z] Thread(s) per core: 1 [2022-08-25T19:41:28.331Z] Core(s) per socket: 1 [2022-08-25T19:41:28.331Z] Socket(s): 8 [2022-08-25T19:41:28.331Z] NUMA node(s): 1 [2022-08-25T19:41:28.331Z] Vendor ID: AuthenticAMD [2022-08-25T19:41:28.331Z] CPU family: 23 [2022-08-25T19:41:28.331Z] Model: 49 [2022-08-25T19:41:28.331Z] Model name: AMD EPYC-Rome Processor [2022-08-25T19:41:28.331Z] Stepping: 0 [2022-08-25T19:41:28.331Z] CPU MHz: 2799.988 [2022-08-25T19:41:28.331Z] BogoMIPS: 5599.97 [2022-08-25T19:41:28.331Z] Virtualization: AMD-V [2022-08-25T19:41:28.331Z] Hypervisor vendor: KVM [2022-08-25T19:41:28.331Z] Virtualization type: full [2022-08-25T19:41:28.331Z] L1d cache: 256 KiB [2022-08-25T19:41:28.331Z] L1i cache: 256 KiB [2022-08-25T19:41:28.331Z] L2 cache: 4 MiB [2022-08-25T19:41:28.331Z] L3 cache: 128 MiB [2022-08-25T19:41:28.331Z] NUMA node0 CPU(s): 0-7 [2022-08-25T19:41:28.331Z] Vulnerability Itlb multihit: Not affected [2022-08-25T19:41:28.331Z] Vulnerability L1tf: Not affected [2022-08-25T19:41:28.331Z] Vulnerability Mds: Not affected [2022-08-25T19:41:28.331Z] Vulnerability Meltdown: Not affected [2022-08-25T19:41:28.331Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-25T19:41:28.331Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-25T19:41:28.331Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-25T19:41:28.331Z] Vulnerability Srbds: Not affected [2022-08-25T19:41:28.331Z] Vulnerability Tsx async abort: Not affected [2022-08-25T19:41:28.331Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-25T19:41:28.331Z] [2022-08-25T19:41:28.331Z] [2022-08-25T19:41:28.331Z] ---> nproc: [2022-08-25T19:41:28.331Z] 8 [2022-08-25T19:41:28.331Z] [2022-08-25T19:41:28.331Z] [2022-08-25T19:41:28.331Z] ---> df -h: [2022-08-25T19:41:28.331Z] Filesystem Size Used Avail Use% Mounted on [2022-08-25T19:41:28.331Z] overlay 155G 17G 139G 11% / [2022-08-25T19:41:28.331Z] tmpfs 64M 0 64M 0% /dev [2022-08-25T19:41:28.331Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-25T19:41:28.331Z] shm 64M 0 64M 0% /dev/shm [2022-08-25T19:41:28.331Z] /dev/vda1 155G 17G 139G 11% /facter-os [2022-08-25T19:41:28.331Z] [2022-08-25T19:41:28.331Z] [2022-08-25T19:41:28.331Z] ---> sar -b -r -n DEV: [2022-08-25T19:41:28.331Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23567) 08/25/22 _x86_64_ (8 CPU) [2022-08-25T19:41:28.331Z] [2022-08-25T19:41:28.331Z] 19:04:22 LINUX RESTART (8 CPU) [2022-08-25T19:41:28.331Z] [2022-08-25T19:41:28.331Z] 19:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-25T19:41:28.331Z] 19:06:01 301.53 12.45 289.09 0.00 2092.64 109038.45 0.00 [2022-08-25T19:41:28.331Z] 19:07:01 73.45 0.03 73.42 0.00 3.20 35028.98 0.00 [2022-08-25T19:41:28.331Z] 19:08:01 36.61 0.13 36.48 0.00 1.73 10773.27 0.00 [2022-08-25T19:41:28.331Z] 19:09:01 433.86 7.57 426.30 0.00 67.06 170239.76 0.00 [2022-08-25T19:41:28.331Z] 19:10:01 884.44 0.37 884.07 0.00 11.20 280815.06 0.00 [2022-08-25T19:41:28.331Z] 19:11:01 1048.18 1.17 1047.01 0.00 21.59 246945.06 0.00 [2022-08-25T19:41:28.331Z] 19:12:01 87.00 0.02 86.99 0.00 0.13 13619.73 0.00 [2022-08-25T19:41:28.331Z] 19:13:01 2.27 0.00 2.27 0.00 0.00 25.33 0.00 [2022-08-25T19:41:28.331Z] 19:14:01 1.68 0.00 1.68 0.00 0.00 17.99 0.00 [2022-08-25T19:41:28.331Z] 19:15:01 2.47 0.00 2.47 0.00 0.00 30.79 0.00 [2022-08-25T19:41:28.331Z] 19:16:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 [2022-08-25T19:41:28.331Z] 19:17:01 1.52 0.02 1.50 0.00 0.13 16.93 0.00 [2022-08-25T19:41:28.331Z] 19:18:02 1.53 0.00 1.53 0.00 0.00 16.13 0.00 [2022-08-25T19:41:28.331Z] 19:19:01 1.41 0.00 1.41 0.00 0.00 16.81 0.00 [2022-08-25T19:41:28.331Z] 19:20:01 1.88 0.02 1.87 0.00 0.13 21.19 0.00 [2022-08-25T19:41:28.331Z] 19:21:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 [2022-08-25T19:41:28.331Z] 19:22:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 [2022-08-25T19:41:28.331Z] 19:23:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2022-08-25T19:41:28.331Z] 19:24:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2022-08-25T19:41:28.331Z] 19:25:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 [2022-08-25T19:41:28.331Z] 19:26:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 [2022-08-25T19:41:28.331Z] 19:27:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 [2022-08-25T19:41:28.331Z] 19:28:01 9.12 5.72 3.40 0.00 327.95 253.69 0.00 [2022-08-25T19:41:28.331Z] 19:29:01 2.40 0.93 1.47 0.00 26.53 19.73 0.00 [2022-08-25T19:41:28.331Z] 19:30:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2022-08-25T19:41:28.331Z] 19:31:01 1.12 0.00 1.12 0.00 0.00 15.60 0.00 [2022-08-25T19:41:28.331Z] 19:32:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2022-08-25T19:41:28.331Z] 19:33:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2022-08-25T19:41:28.331Z] 19:34:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2022-08-25T19:41:28.331Z] 19:35:01 1.57 0.00 1.57 0.00 0.00 19.73 0.00 [2022-08-25T19:41:28.331Z] 19:36:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2022-08-25T19:41:28.331Z] 19:37:01 1.07 0.00 1.07 0.00 0.00 14.13 0.00 [2022-08-25T19:41:28.331Z] 19:38:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2022-08-25T19:41:28.331Z] 19:39:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 [2022-08-25T19:41:28.331Z] 19:40:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 [2022-08-25T19:41:28.331Z] 19:41:01 1.07 0.00 1.07 0.00 0.00 14.00 0.00 [2022-08-25T19:41:28.331Z] Average: 81.00 0.79 80.22 0.00 70.93 24100.77 0.00 [2022-08-25T19:41:28.331Z] [2022-08-25T19:41:28.331Z] 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-25T19:41:28.331Z] 19:06:01 28059520 31765688 532176 1.62 119492 3810800 2013168 5.93 1224532 3172320 257108 [2022-08-25T19:41:28.331Z] 19:07:01 27788892 31704664 587056 1.79 138412 3966240 2218636 6.54 1365308 3259884 118844 [2022-08-25T19:41:28.331Z] 19:08:01 27263536 31763228 527552 1.60 141144 4511368 2077648 6.12 1403804 3710728 382164 [2022-08-25T19:41:28.331Z] 19:09:01 21720292 31695672 586004 1.78 280956 9605908 2060476 6.07 1778564 8620592 2687328 [2022-08-25T19:41:28.331Z] 19:10:01 21494980 31375072 890984 2.71 304492 9429124 3417568 10.07 2422332 8123536 100588 [2022-08-25T19:41:28.331Z] 19:11:01 21173172 31555852 714016 2.17 392792 9784880 2607928 7.69 2336756 8482068 84988 [2022-08-25T19:41:28.331Z] 19:12:01 21627044 31755724 522672 1.59 395288 9547532 1950592 5.75 2129208 8262376 12 [2022-08-25T19:41:28.331Z] 19:13:01 21627840 31756676 521284 1.59 395348 9547540 1950592 5.75 2128376 8262384 12 [2022-08-25T19:41:28.331Z] 19:14:01 21638004 31766908 511440 1.56 395412 9547544 1950592 5.75 2119296 8262388 12 [2022-08-25T19:41:28.331Z] 19:15:01 21638404 31767348 510912 1.55 395456 9547516 1950592 5.75 2119516 8262364 0 [2022-08-25T19:41:28.331Z] 19:16:01 21641696 31770692 507592 1.54 395496 9547516 1950592 5.75 2116304 8262368 8 [2022-08-25T19:41:28.331Z] 19:17:01 21641316 31770320 507840 1.54 395516 9547524 1950592 5.75 2116448 8262372 40 [2022-08-25T19:41:28.331Z] 19:18:02 21641520 31770612 507472 1.54 395552 9547528 1950592 5.75 2116232 8262372 12 [2022-08-25T19:41:28.331Z] 19:19:01 21641440 31770612 507428 1.54 395568 9547532 1950592 5.75 2116536 8262452 216 [2022-08-25T19:41:28.331Z] 19:20:01 21643444 31772668 505716 1.54 395600 9547516 1930956 5.69 2116428 8262452 12 [2022-08-25T19:41:28.331Z] 19:21:01 21643112 31772380 505928 1.54 395620 9547536 1930956 5.69 2116624 8262460 16 [2022-08-25T19:41:28.331Z] 19:22:01 21643276 31772552 505684 1.54 395640 9547540 1930956 5.69 2116244 8262468 16 [2022-08-25T19:41:28.331Z] 19:23:01 21643772 31773108 505088 1.54 395676 9547544 1930956 5.69 2116108 8262472 16 [2022-08-25T19:41:28.331Z] 19:24:01 21643724 31773064 505044 1.54 395712 9547540 1930956 5.69 2116108 8262476 20 [2022-08-25T19:41:28.331Z] 19:25:01 21643420 31772824 505480 1.54 395732 9547544 1930956 5.69 2116488 8262472 44 [2022-08-25T19:41:28.331Z] 19:26:01 21643404 31772816 505452 1.54 395732 9547556 1930956 5.69 2116440 8262476 20 [2022-08-25T19:41:28.331Z] 19:27:01 21643072 31772620 505560 1.54 395764 9547688 1930956 5.69 2116232 8262600 16 [2022-08-25T19:41:28.331Z] 19:28:01 21553288 31700584 573520 1.74 395864 9563720 2063040 6.08 2186364 8275604 32 [2022-08-25T19:41:28.331Z] 19:29:01 21550836 31699884 574212 1.75 395872 9564524 2063040 6.08 2190616 8274664 52 [2022-08-25T19:41:28.331Z] 19:30:01 21550708 31699796 574324 1.75 395880 9564524 2063040 6.08 2190096 8274640 24 [2022-08-25T19:41:28.331Z] 19:31:01 21550408 31699500 574548 1.75 395900 9564524 2063040 6.08 2189740 8274640 56 [2022-08-25T19:41:28.331Z] 19:32:01 21550352 31699476 574532 1.75 395904 9564532 2063040 6.08 2189768 8274644 12 [2022-08-25T19:41:28.331Z] 19:33:01 21550552 31699684 574488 1.75 395904 9564532 2063040 6.08 2189792 8274644 156 [2022-08-25T19:41:28.331Z] 19:34:01 21550276 31699424 574704 1.75 395920 9564536 2063040 6.08 2189784 8274648 28 [2022-08-25T19:41:28.331Z] 19:35:01 21550720 31699892 574392 1.75 395932 9564540 2063040 6.08 2190160 8274652 32 [2022-08-25T19:41:28.331Z] 19:36:01 21550648 31699824 574440 1.75 395940 9564536 2063040 6.08 2189856 8274652 16 [2022-08-25T19:41:28.331Z] 19:37:01 21550348 31699548 574648 1.75 395960 9564548 2063040 6.08 2189876 8274656 168 [2022-08-25T19:41:28.331Z] 19:38:01 21550292 31699504 574612 1.75 395984 9564548 2063040 6.08 2189872 8274656 16 [2022-08-25T19:41:28.331Z] 19:39:01 21550492 31699740 574552 1.75 395996 9564552 2063040 6.08 2189924 8274664 40 [2022-08-25T19:41:28.331Z] 19:40:01 21550476 31699748 574516 1.75 396028 9564544 2063040 6.08 2190568 8274668 24 [2022-08-25T19:41:28.331Z] 19:41:01 21550428 31699720 574484 1.75 396044 9564548 2063040 6.08 2190456 8274668 164 [2022-08-25T19:41:28.331Z] Average: 22095964 31721317 556121 1.69 368042 9104770 2064732 6.08 2085577 7872616 100898 [2022-08-25T19:41:28.331Z] [2022-08-25T19:41:28.331Z] 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-25T19:41:28.331Z] 19:06:01 ens3 902.20 825.29 12257.82 101.29 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:06:01 docker0 437.99 384.74 34.39 3854.75 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:06:01 lo 5.06 5.06 0.49 0.49 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:07:01 vethdebdcc8 1.50 1.68 0.12 0.14 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:07:01 ens3 60.76 49.81 36.28 65.74 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:07:01 docker0 1.50 1.57 0.10 0.13 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:08:01 vethdebdcc8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:08:01 ens3 24.48 14.45 20.80 11.22 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:09:01 ens3 306.45 241.99 3340.23 93.92 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:09:01 docker0 138.69 173.10 10.67 1631.59 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:09:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:09:01 veth01bbbbb 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:10:01 veth3e04420 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:10:01 ens3 199.55 137.54 1415.09 76.80 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:10:01 veth572a740 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:10:01 docker0 79.85 127.41 5.49 1283.05 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:10:01 vethbf930cf 6.40 7.38 0.46 38.03 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:10:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:10:01 veth01bbbbb 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:11:01 ens3 159.00 116.03 873.22 97.27 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:11:01 docker0 55.74 82.11 4.18 831.46 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:11:01 veth45fb242 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:11:01 veth01bbbbb 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.331Z] 19:12:01 ens3 26.03 17.98 99.62 4.43 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:12:01 docker0 13.10 17.36 0.77 92.19 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:13:01 ens3 0.50 0.48 0.03 0.04 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:14:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:15:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:18:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:20:01 ens3 0.18 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:21:01 ens3 0.37 0.33 0.53 0.02 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:25:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:26:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:28:01 ens3 3.00 2.60 17.49 0.51 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:28:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:29:01 ens3 6.43 4.82 4.45 5.72 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:30:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:31:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:35:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:38:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:39:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:40:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:41:01 ens3 0.32 0.17 0.24 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] Average: ens3 47.01 39.29 502.11 12.71 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] Average: docker0 20.20 21.85 1.55 213.81 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-25T19:41:28.332Z] [2022-08-25T19:41:28.332Z] [2022-08-25T19:41:28.332Z] ---> sar -P ALL: [2022-08-25T19:41:28.332Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23567) 08/25/22 _x86_64_ (8 CPU) [2022-08-25T19:41:28.332Z] [2022-08-25T19:41:28.332Z] 19:04:22 LINUX RESTART (8 CPU) [2022-08-25T19:41:28.332Z] [2022-08-25T19:41:28.332Z] 19:05:01 CPU %user %nice %system %iowait %steal %idle [2022-08-25T19:41:28.332Z] 19:06:01 all 9.42 0.00 3.23 2.52 0.08 84.76 [2022-08-25T19:41:28.332Z] 19:06:01 0 12.05 0.00 3.37 2.73 0.07 81.79 [2022-08-25T19:41:28.332Z] 19:06:01 1 11.11 0.00 5.06 8.00 0.08 75.75 [2022-08-25T19:41:28.332Z] 19:06:01 2 10.41 0.00 3.38 0.29 0.08 85.84 [2022-08-25T19:41:28.332Z] 19:06:01 3 9.50 0.00 3.33 1.15 0.12 85.90 [2022-08-25T19:41:28.332Z] 19:06:01 4 9.00 0.00 2.49 0.59 0.05 87.87 [2022-08-25T19:41:28.332Z] 19:06:01 5 7.77 0.00 2.90 6.16 0.05 83.12 [2022-08-25T19:41:28.332Z] 19:06:01 6 8.35 0.00 2.27 1.03 0.08 88.26 [2022-08-25T19:41:28.332Z] 19:06:01 7 7.16 0.00 3.00 0.15 0.09 89.60 [2022-08-25T19:41:28.332Z] 19:07:01 all 33.11 0.00 6.08 1.10 0.07 59.64 [2022-08-25T19:41:28.332Z] 19:07:01 0 33.40 0.00 5.60 0.20 0.07 60.73 [2022-08-25T19:41:28.332Z] 19:07:01 1 33.69 0.00 5.56 0.05 0.07 60.63 [2022-08-25T19:41:28.332Z] 19:07:01 2 32.24 0.00 6.58 2.44 0.07 58.67 [2022-08-25T19:41:28.332Z] 19:07:01 3 34.25 0.00 6.50 1.89 0.07 57.30 [2022-08-25T19:41:28.332Z] 19:07:01 4 33.32 0.00 6.03 0.05 0.07 60.53 [2022-08-25T19:41:28.332Z] 19:07:01 5 33.45 0.00 5.58 1.30 0.07 59.60 [2022-08-25T19:41:28.332Z] 19:07:01 6 32.71 0.00 6.69 2.75 0.07 57.79 [2022-08-25T19:41:28.332Z] 19:07:01 7 31.86 0.00 6.11 0.10 0.07 61.86 [2022-08-25T19:41:28.332Z] 19:08:01 all 54.90 0.00 7.74 0.26 0.11 37.00 [2022-08-25T19:41:28.332Z] 19:08:01 0 54.70 0.00 7.96 0.03 0.08 37.23 [2022-08-25T19:41:28.332Z] 19:08:01 1 55.04 0.00 7.64 0.29 0.12 36.92 [2022-08-25T19:41:28.332Z] 19:08:01 2 55.76 0.00 7.72 0.03 0.08 36.40 [2022-08-25T19:41:28.332Z] 19:08:01 3 54.82 0.00 8.17 1.31 0.12 35.58 [2022-08-25T19:41:28.332Z] 19:08:01 4 54.68 0.00 7.74 0.02 0.08 37.48 [2022-08-25T19:41:28.332Z] 19:08:01 5 55.25 0.00 7.61 0.32 0.08 36.74 [2022-08-25T19:41:28.332Z] 19:08:01 6 54.09 0.00 7.60 0.03 0.17 38.11 [2022-08-25T19:41:28.332Z] 19:08:01 7 54.85 0.00 7.45 0.03 0.10 37.56 [2022-08-25T19:41:28.332Z] 19:09:01 all 15.60 0.00 10.34 6.57 0.07 67.42 [2022-08-25T19:41:28.332Z] 19:09:01 0 16.02 0.00 10.80 2.12 0.07 71.00 [2022-08-25T19:41:28.332Z] 19:09:01 1 16.04 0.00 10.93 11.84 0.07 61.12 [2022-08-25T19:41:28.332Z] 19:09:01 2 15.24 0.00 11.73 9.18 0.07 63.78 [2022-08-25T19:41:28.332Z] 19:09:01 3 17.87 0.00 10.54 9.28 0.07 62.25 [2022-08-25T19:41:28.332Z] 19:09:01 4 15.05 0.00 10.20 5.28 0.05 69.42 [2022-08-25T19:41:28.332Z] 19:09:01 5 13.88 0.00 8.39 4.27 0.08 73.37 [2022-08-25T19:41:28.332Z] 19:09:01 6 15.55 0.00 9.95 5.90 0.07 68.54 [2022-08-25T19:41:28.332Z] 19:09:01 7 15.17 0.00 10.23 4.72 0.07 69.81 [2022-08-25T19:41:28.332Z] 19:10:01 all 54.61 0.00 12.85 7.42 0.13 24.99 [2022-08-25T19:41:28.332Z] 19:10:01 0 54.25 0.00 11.87 4.04 0.17 29.68 [2022-08-25T19:41:28.332Z] 19:10:01 1 52.45 0.00 13.07 4.10 0.14 30.24 [2022-08-25T19:41:28.332Z] 19:10:01 2 54.78 0.00 13.87 19.14 0.15 12.07 [2022-08-25T19:41:28.332Z] 19:10:01 3 52.99 0.00 14.59 11.31 0.14 20.97 [2022-08-25T19:41:28.332Z] 19:10:01 4 55.02 0.00 13.18 3.84 0.12 27.84 [2022-08-25T19:41:28.332Z] 19:10:01 5 56.76 0.00 11.46 5.75 0.08 25.94 [2022-08-25T19:41:28.332Z] 19:10:01 6 54.57 0.00 12.41 6.22 0.14 26.66 [2022-08-25T19:41:28.332Z] 19:10:01 7 56.06 0.00 12.35 5.06 0.12 26.41 [2022-08-25T19:41:28.332Z] 19:11:01 all 65.84 0.00 16.13 3.79 0.16 14.08 [2022-08-25T19:41:28.332Z] 19:11:01 0 67.96 0.00 15.10 3.31 0.14 13.50 [2022-08-25T19:41:28.332Z] 19:11:01 1 64.99 0.00 15.41 2.05 0.16 17.39 [2022-08-25T19:41:28.332Z] 19:11:01 2 66.13 0.00 17.32 5.04 0.14 11.37 [2022-08-25T19:41:28.332Z] 19:11:01 3 64.08 0.00 15.62 2.90 0.21 17.20 [2022-08-25T19:41:28.332Z] 19:11:01 4 66.81 0.00 16.86 2.72 0.14 13.47 [2022-08-25T19:41:28.332Z] 19:11:01 5 60.99 0.00 15.64 6.16 0.14 17.07 [2022-08-25T19:41:28.332Z] 19:11:01 6 68.05 0.00 16.20 5.17 0.22 10.36 [2022-08-25T19:41:28.332Z] 19:11:01 7 67.66 0.00 16.88 2.98 0.17 12.31 [2022-08-25T19:41:28.332Z] 19:12:01 all 9.62 0.00 1.73 0.40 0.04 88.21 [2022-08-25T19:41:28.332Z] 19:12:01 0 11.69 0.00 1.80 0.23 0.03 86.25 [2022-08-25T19:41:28.332Z] 19:12:01 1 9.29 0.00 1.75 0.43 0.03 88.49 [2022-08-25T19:41:28.332Z] 19:12:01 2 9.49 0.00 1.67 0.02 0.03 88.78 [2022-08-25T19:41:28.332Z] 19:12:01 3 9.58 0.00 1.59 0.00 0.03 88.79 [2022-08-25T19:41:28.332Z] 19:12:01 4 10.00 0.00 2.25 2.14 0.03 85.57 [2022-08-25T19:41:28.332Z] 19:12:01 5 8.03 0.00 1.39 0.02 0.02 90.55 [2022-08-25T19:41:28.332Z] 19:12:01 6 9.37 0.00 1.50 0.27 0.08 88.77 [2022-08-25T19:41:28.332Z] 19:12:01 7 9.47 0.00 1.86 0.13 0.03 88.50 [2022-08-25T19:41:28.332Z] 19:13:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2022-08-25T19:41:28.332Z] 19:13:01 0 0.80 0.00 0.00 0.00 0.02 99.19 [2022-08-25T19:41:28.332Z] 19:13:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2022-08-25T19:41:28.332Z] 19:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-25T19:41:28.332Z] 19:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.332Z] 19:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.332Z] 19:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.332Z] 19:13:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2022-08-25T19:41:28.332Z] 19:13:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2022-08-25T19:41:28.332Z] 19:14:01 all 0.03 0.00 0.01 0.02 0.00 99.93 [2022-08-25T19:41:28.332Z] 19:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.332Z] 19:14:01 1 0.02 0.00 0.02 0.18 0.02 99.77 [2022-08-25T19:41:28.332Z] 19:14:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-25T19:41:28.332Z] 19:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.332Z] 19:14:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-25T19:41:28.332Z] 19:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-25T19:41:28.332Z] 19:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.332Z] 19:14:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-25T19:41:28.332Z] 19:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-08-25T19:41:28.332Z] 19:15:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-25T19:41:28.332Z] 19:15:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-25T19:41:28.332Z] 19:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.332Z] 19:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-25T19:41:28.332Z] 19:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-25T19:41:28.332Z] 19:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-25T19:41:28.332Z] 19:15:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2022-08-25T19:41:28.332Z] 19:15:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-25T19:41:28.332Z] 19:16:01 all 0.22 0.00 0.01 0.00 0.01 99.76 [2022-08-25T19:41:28.332Z] 19:16:01 0 1.57 0.00 0.00 0.00 0.00 98.43 [2022-08-25T19:41:28.332Z] 19:16:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-25T19:41:28.332Z] 19:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-25T19:41:28.332Z] 19:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.332Z] 19:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-25T19:41:28.332Z] 19:16:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-25T19:41:28.332Z] 19:16:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-25T19:41:28.332Z] 19:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-25T19:41:28.332Z] [2022-08-25T19:41:28.332Z] 19:16:01 CPU %user %nice %system %iowait %steal %idle [2022-08-25T19:41:28.332Z] 19:17:01 all 0.25 0.00 0.01 0.01 0.01 99.72 [2022-08-25T19:41:28.332Z] 19:17:01 0 1.92 0.00 0.02 0.00 0.02 98.05 [2022-08-25T19:41:28.332Z] 19:17:01 1 0.00 0.00 0.00 0.07 0.02 99.92 [2022-08-25T19:41:28.332Z] 19:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-25T19:41:28.332Z] 19:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-25T19:41:28.332Z] 19:17:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-25T19:41:28.332Z] 19:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.332Z] 19:17:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-25T19:41:28.332Z] 19:17:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-25T19:41:28.332Z] 19:18:02 all 0.04 0.00 0.00 0.00 0.00 99.95 [2022-08-25T19:41:28.332Z] 19:18:02 0 0.08 0.00 0.00 0.00 0.00 99.92 [2022-08-25T19:41:28.332Z] 19:18:02 1 0.07 0.00 0.00 0.02 0.00 99.92 [2022-08-25T19:41:28.332Z] 19:18:02 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-25T19:41:28.332Z] 19:18:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.332Z] 19:18:02 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-25T19:41:28.332Z] 19:18:02 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-25T19:41:28.332Z] 19:18:02 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-25T19:41:28.332Z] 19:18:02 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-25T19:41:28.332Z] 19:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2022-08-25T19:41:28.332Z] 19:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-25T19:41:28.332Z] 19:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-25T19:41:28.332Z] 19:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-25T19:41:28.332Z] 19:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.332Z] 19:19:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2022-08-25T19:41:28.332Z] 19:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-25T19:41:28.332Z] 19:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-25T19:41:28.333Z] 19:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-25T19:41:28.333Z] 19:20:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-08-25T19:41:28.333Z] 19:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:20:01 1 0.07 0.00 0.02 0.03 0.00 99.88 [2022-08-25T19:41:28.333Z] 19:20:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2022-08-25T19:41:28.333Z] 19:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-25T19:41:28.333Z] 19:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-25T19:41:28.333Z] 19:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:20:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-08-25T19:41:28.333Z] 19:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-25T19:41:28.333Z] 19:21:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:21:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-25T19:41:28.333Z] 19:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:21:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-25T19:41:28.333Z] 19:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:22:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2022-08-25T19:41:28.333Z] 19:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:22:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2022-08-25T19:41:28.333Z] 19:22:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2022-08-25T19:41:28.333Z] 19:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:22:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:22:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:23:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-08-25T19:41:28.333Z] 19:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-25T19:41:28.333Z] 19:23:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-08-25T19:41:28.333Z] 19:23:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2022-08-25T19:41:28.333Z] 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:23:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:24:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-08-25T19:41:28.333Z] 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:24:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2022-08-25T19:41:28.333Z] 19:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-25T19:41:28.333Z] 19:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-25T19:41:28.333Z] 19:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-08-25T19:41:28.333Z] 19:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-25T19:41:28.333Z] 19:25:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-25T19:41:28.333Z] 19:25:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2022-08-25T19:41:28.333Z] 19:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-25T19:41:28.333Z] 19:26:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2022-08-25T19:41:28.333Z] 19:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:26:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:26:01 6 0.00 0.00 0.02 0.13 0.00 99.85 [2022-08-25T19:41:28.333Z] 19:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-08-25T19:41:28.333Z] 19:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:27:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2022-08-25T19:41:28.333Z] 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-25T19:41:28.333Z] 19:27:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2022-08-25T19:41:28.333Z] 19:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] [2022-08-25T19:41:28.333Z] 19:27:01 CPU %user %nice %system %iowait %steal %idle [2022-08-25T19:41:28.333Z] 19:28:01 all 0.33 0.00 0.08 0.06 0.01 99.53 [2022-08-25T19:41:28.333Z] 19:28:01 0 0.13 0.00 0.07 0.00 0.02 99.78 [2022-08-25T19:41:28.333Z] 19:28:01 1 0.03 0.00 0.05 0.07 0.00 99.85 [2022-08-25T19:41:28.333Z] 19:28:01 2 0.15 0.00 0.10 0.03 0.00 99.72 [2022-08-25T19:41:28.333Z] 19:28:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2022-08-25T19:41:28.333Z] 19:28:01 4 0.03 0.00 0.03 0.03 0.00 99.90 [2022-08-25T19:41:28.333Z] 19:28:01 5 0.20 0.00 0.07 0.00 0.02 99.72 [2022-08-25T19:41:28.333Z] 19:28:01 6 1.97 0.00 0.22 0.30 0.02 97.50 [2022-08-25T19:41:28.333Z] 19:28:01 7 0.07 0.00 0.05 0.02 0.00 99.87 [2022-08-25T19:41:28.333Z] 19:29:01 all 0.15 0.00 0.04 0.01 0.01 99.80 [2022-08-25T19:41:28.333Z] 19:29:01 0 0.17 0.00 0.05 0.00 0.03 99.75 [2022-08-25T19:41:28.333Z] 19:29:01 1 0.10 0.00 0.05 0.02 0.02 99.82 [2022-08-25T19:41:28.333Z] 19:29:01 2 0.18 0.00 0.00 0.00 0.00 99.82 [2022-08-25T19:41:28.333Z] 19:29:01 3 0.17 0.00 0.02 0.02 0.00 99.80 [2022-08-25T19:41:28.333Z] 19:29:01 4 0.22 0.00 0.03 0.00 0.00 99.75 [2022-08-25T19:41:28.333Z] 19:29:01 5 0.15 0.00 0.03 0.00 0.02 99.80 [2022-08-25T19:41:28.333Z] 19:29:01 6 0.13 0.00 0.05 0.03 0.00 99.78 [2022-08-25T19:41:28.333Z] 19:29:01 7 0.10 0.00 0.05 0.00 0.00 99.85 [2022-08-25T19:41:28.333Z] 19:30:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2022-08-25T19:41:28.333Z] 19:30:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2022-08-25T19:41:28.333Z] 19:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-25T19:41:28.333Z] 19:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:30:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2022-08-25T19:41:28.333Z] 19:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:31:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-08-25T19:41:28.333Z] 19:31:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2022-08-25T19:41:28.333Z] 19:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:31:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-25T19:41:28.333Z] 19:31:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-25T19:41:28.333Z] 19:32:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2022-08-25T19:41:28.333Z] 19:32:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2022-08-25T19:41:28.333Z] 19:32:01 1 0.00 0.00 0.00 0.12 0.02 99.87 [2022-08-25T19:41:28.333Z] 19:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-25T19:41:28.333Z] 19:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-25T19:41:28.333Z] 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:33:01 all 0.07 0.00 0.01 0.01 0.00 99.90 [2022-08-25T19:41:28.333Z] 19:33:01 0 0.53 0.00 0.03 0.00 0.02 99.42 [2022-08-25T19:41:28.333Z] 19:33:01 1 0.02 0.00 0.00 0.12 0.00 99.87 [2022-08-25T19:41:28.333Z] 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-25T19:41:28.333Z] 19:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:34:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2022-08-25T19:41:28.333Z] 19:34:01 0 0.58 0.00 0.03 0.00 0.03 99.35 [2022-08-25T19:41:28.333Z] 19:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-25T19:41:28.333Z] 19:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:34:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:34:01 6 0.00 0.00 0.00 0.07 0.02 99.92 [2022-08-25T19:41:28.333Z] 19:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-25T19:41:28.333Z] 19:35:01 all 0.21 0.00 0.01 0.02 0.00 99.76 [2022-08-25T19:41:28.333Z] 19:35:01 0 1.49 0.00 0.02 0.00 0.02 98.48 [2022-08-25T19:41:28.333Z] 19:35:01 1 0.00 0.00 0.02 0.18 0.02 99.78 [2022-08-25T19:41:28.333Z] 19:35:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2022-08-25T19:41:28.333Z] 19:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-08-25T19:41:28.333Z] 19:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-25T19:41:28.333Z] 19:36:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2022-08-25T19:41:28.333Z] 19:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-25T19:41:28.333Z] 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-08-25T19:41:28.333Z] 19:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-25T19:41:28.333Z] 19:37:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:37:01 2 0.12 0.00 0.00 0.00 0.00 99.88 [2022-08-25T19:41:28.333Z] 19:37:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-25T19:41:28.333Z] 19:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-08-25T19:41:28.333Z] 19:38:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2022-08-25T19:41:28.333Z] 19:38:01 1 0.00 0.00 0.03 0.03 0.02 99.92 [2022-08-25T19:41:28.333Z] 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] [2022-08-25T19:41:28.333Z] 19:38:01 CPU %user %nice %system %iowait %steal %idle [2022-08-25T19:41:28.333Z] 19:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-08-25T19:41:28.333Z] 19:39:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2022-08-25T19:41:28.333Z] 19:39:01 1 0.00 0.00 0.00 0.10 0.02 99.88 [2022-08-25T19:41:28.333Z] 19:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:40:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-08-25T19:41:28.333Z] 19:40:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-08-25T19:41:28.333Z] 19:40:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2022-08-25T19:41:28.333Z] 19:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-25T19:41:28.333Z] 19:40:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-25T19:41:28.333Z] 19:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-25T19:41:28.333Z] 19:41:01 all 0.04 0.00 0.00 0.00 0.01 99.95 [2022-08-25T19:41:28.333Z] 19:41:01 0 0.20 0.00 0.00 0.00 0.03 99.77 [2022-08-25T19:41:28.333Z] 19:41:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2022-08-25T19:41:28.333Z] 19:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-25T19:41:28.333Z] 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T19:41:28.333Z] 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T19:41:28.333Z] 19:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-25T19:41:28.333Z] Average: all 6.70 0.00 1.60 0.61 0.02 91.07 [2022-08-25T19:41:28.333Z] Average: 0 7.08 0.00 1.56 0.35 0.03 90.99 [2022-08-25T19:41:28.333Z] Average: 1 6.64 0.00 1.63 0.77 0.03 90.93 [2022-08-25T19:41:28.333Z] Average: 2 6.70 0.00 1.71 0.98 0.02 90.58 [2022-08-25T19:41:28.333Z] Average: 3 6.66 0.00 1.65 0.76 0.02 90.91 [2022-08-25T19:41:28.333Z] Average: 4 6.70 0.00 1.61 0.41 0.02 91.26 [2022-08-25T19:41:28.333Z] Average: 5 6.48 0.00 1.46 0.66 0.02 91.39 [2022-08-25T19:41:28.333Z] Average: 6 6.70 0.00 1.56 0.61 0.03 91.11 [2022-08-25T19:41:28.333Z] Average: 7 6.65 0.00 1.60 0.36 0.02 91.37 [2022-08-25T19:41:28.334Z] [2022-08-25T19:41:28.334Z] [2022-08-25T19:41:28.334Z]