Pull request #4250 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Obtained Jenkinsfile from 3427547d4d4791c49fdefc24a31a3afae91eea45+8e5fb9ddc0bb37d5332117b0669d1195de2c5076 (855657b5a323d33a290fb25a656a0a6ba949bf89) 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-ssh13569369140300625849.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10191912469269171247.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4250/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-4250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1215571579911156304.key Verifying host key using known hosts file > 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-4250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11695697941912601664.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11697093064836981098.key Verifying host key using known hosts file > 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-4250/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-4250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7121823948550314524.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-120836 in /w/workspace/edgexfoundry_edgex-go_PR-4250 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4250/head:refs/remotes/origin/PR-4250 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 into PR head commit 3427547d4d4791c49fdefc24a31a3afae91eea45 Merge succeeded, producing 3427547d4d4791c49fdefc24a31a3afae91eea45 Checking out Revision 3427547d4d4791c49fdefc24a31a3afae91eea45 (PR-4250) > git config core.sparsecheckout # timeout=10 > git checkout -f 3427547d4d4791c49fdefc24a31a3afae91eea45 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3427547d4d4791c49fdefc24a31a3afae91eea45 # timeout=10 Commit message: "build(snap): Remove deprecated kuiper and ASC from edgexfoundry snap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-09T10:31:08.196Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-09T10:31:08.367Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-09T10:31:08.463Z] ========================================================= [2022-12-09T10:31:08.463Z] EdgeX Global Pipelines Version Info [2022-12-09T10:31:08.463Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-09T10:31:09.240Z] ------------------- [2022-12-09T10:31:09.240Z] stable info: [2022-12-09T10:31:09.240Z] ------------------- [2022-12-09T10:31:09.240Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-09T10:31:09.240Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-09T10:31:09.240Z] Message: update stable to v1.0.244 [2022-12-09T10:31:10.180Z] ------------------- [2022-12-09T10:31:10.180Z] experimental info: [2022-12-09T10:31:10.180Z] ------------------- [2022-12-09T10:31:10.180Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-09T10:31:10.180Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-09T10:31:10.180Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-09T10:31:10.478Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-12-09T10:31:10.520Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-12-09T10:31:10.562Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-09T10:31:10.604Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-09T10:31:10.646Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-09T10:31:10.686Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-09T10:31:10.725Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-09T10:31:10.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-12-09T10:31:10.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-12-09T10:31:10.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-12-09T10:31:10.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-09T10:31:10.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-09T10:31:10.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-09T10:31:11.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-09T10:31:11.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-09T10:31:11.076Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-09T10:31:11.114Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-09T10:31:11.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-09T10:31:11.199Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-09T10:31:11.234Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-09T10:31:11.271Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-09T10:31:11.310Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-09T10:31:11.349Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-09T10:31:11.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4250 [Pipeline] echo [2022-12-09T10:31:11.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4250 [Pipeline] echo [2022-12-09T10:31:11.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4250 [Pipeline] echo [2022-12-09T10:31:11.505Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3427547d4d4791c49fdefc24a31a3afae91eea45 [Pipeline] echo [2022-12-09T10:31:11.545Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3427547 [Pipeline] echo [2022-12-09T10:31:11.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-09T10:31:11.701Z] provisioning config files... [2022-12-09T10:31:11.716Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11521661589343983714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-09T10:31:12.052Z] ---> docker-login.sh [2022-12-09T10:31:12.052Z] nexus3.edgexfoundry.org:10001 [2022-12-09T10:31:12.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T10:31:12.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T10:31:12.573Z] Configure a credential helper to remove this warning. See [2022-12-09T10:31:12.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T10:31:12.573Z] [2022-12-09T10:31:12.573Z] Login Succeeded [2022-12-09T10:31:12.573Z] nexus3.edgexfoundry.org:10002 [2022-12-09T10:31:12.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T10:31:12.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T10:31:12.573Z] Configure a credential helper to remove this warning. See [2022-12-09T10:31:12.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T10:31:12.573Z] [2022-12-09T10:31:12.573Z] Login Succeeded [2022-12-09T10:31:12.573Z] nexus3.edgexfoundry.org:10003 [2022-12-09T10:31:12.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T10:31:12.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T10:31:12.834Z] Configure a credential helper to remove this warning. See [2022-12-09T10:31:12.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T10:31:12.834Z] [2022-12-09T10:31:12.834Z] Login Succeeded [2022-12-09T10:31:12.834Z] nexus3.edgexfoundry.org:10004 [2022-12-09T10:31:12.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T10:31:12.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T10:31:12.834Z] Configure a credential helper to remove this warning. See [2022-12-09T10:31:12.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T10:31:12.834Z] [2022-12-09T10:31:12.834Z] Login Succeeded [2022-12-09T10:31:12.834Z] docker.io [2022-12-09T10:31:12.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T10:31:13.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T10:31:13.093Z] Configure a credential helper to remove this warning. See [2022-12-09T10:31:13.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T10:31:13.093Z] [2022-12-09T10:31:13.093Z] Login Succeeded [2022-12-09T10:31:13.093Z] ---> docker-login.sh ends [Pipeline] } [2022-12-09T10:31:13.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-09T10:31:13.538Z] + 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-12-09T10:31:13.538Z] + dirname cmd/core-command/Dockerfile [2022-12-09T10:31:13.538Z] + cut -d/ -f2 [2022-12-09T10:31:13.538Z] + echo core-command,cmd/core-command/Dockerfile [2022-12-09T10:31:13.538Z] + + cut -d/ -f2 [2022-12-09T10:31:13.538Z] dirname cmd/core-data/Dockerfile [2022-12-09T10:31:13.538Z] + echo core-data,cmd/core-data/Dockerfile [2022-12-09T10:31:13.538Z] + dirname cmd/core-metadata/Dockerfile [2022-12-09T10:31:13.538Z] + cut -d/ -f2 [2022-12-09T10:31:13.538Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-12-09T10:31:13.538Z] + + cut -d/ -f2 [2022-12-09T10:31:13.538Z] dirname cmd/security-bootstrapper/Dockerfile [2022-12-09T10:31:13.538Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-12-09T10:31:13.538Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-12-09T10:31:13.538Z] + cut -d/ -f2 [2022-12-09T10:31:13.538Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-12-09T10:31:13.538Z] + cut -d/ -f2 [2022-12-09T10:31:13.538Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-12-09T10:31:13.538Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-12-09T10:31:13.538Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-12-09T10:31:13.538Z] + cut -d/ -f2 [2022-12-09T10:31:13.538Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-12-09T10:31:13.538Z] + dirname cmd/security-spire-agent/Dockerfile [2022-12-09T10:31:13.538Z] + cut -d/ -f2 [2022-12-09T10:31:13.538Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-12-09T10:31:13.538Z] + dirname cmd/security-spire-config/Dockerfile [2022-12-09T10:31:13.538Z] + cut -d/ -f2 [2022-12-09T10:31:13.538Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-12-09T10:31:13.538Z] + dirname cmd/security-spire-server/Dockerfile [2022-12-09T10:31:13.538Z] + cut -d/ -f2 [2022-12-09T10:31:13.538Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-12-09T10:31:13.538Z] + dirname cmd/support-notifications/Dockerfile [2022-12-09T10:31:13.538Z] + cut -d/ -f2 [2022-12-09T10:31:13.538Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-12-09T10:31:13.538Z] + + dirname cmd/support-scheduler/Dockerfile [2022-12-09T10:31:13.538Z] cut -d/ -f2 [2022-12-09T10:31:13.538Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-12-09T10:31:13.538Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-12-09T10:31:13.538Z] + cut -d/ -f2 [2022-12-09T10:31:13.538Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-12-09T10:31:13.590Z] 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-12-09T10:31:14.062Z] + git rev-list -1 --merges 3427547d4d4791c49fdefc24a31a3afae91eea45~1..3427547d4d4791c49fdefc24a31a3afae91eea45 [Pipeline] echo [2022-12-09T10:31:14.093Z] -----------> git rev-list -1 --merges 3427547d4d4791c49fdefc24a31a3afae91eea45~1..3427547d4d4791c49fdefc24a31a3afae91eea45 3427547d4d4791c49fdefc24a31a3afae91eea45 [false] [Pipeline] sh [2022-12-09T10:31:14.398Z] + git log --format=format:%s -1 3427547d4d4791c49fdefc24a31a3afae91eea45 [Pipeline] echo [2022-12-09T10:31:14.495Z] ========================================================= [2022-12-09T10:31:14.495Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-09T10:31:14.495Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-12-09T10:31:14.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-09T10:31:14.967Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-09T10:31:14.967Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-09T10:31:14.967Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-09T10:31:14.967Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-09T10:31:14.967Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-09T10:31:14.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T10:31:15.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-09T10:31:15.440Z] [2022-12-09T10:31:15.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T10:31:15.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-09T10:31:15.803Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-09T10:31:15.803Z] b85a868b505f: Pulling fs layer [2022-12-09T10:31:15.803Z] e2be974225ed: Pulling fs layer [2022-12-09T10:31:15.803Z] 339a4e72a1f5: Pulling fs layer [2022-12-09T10:31:15.803Z] 988bab9f4d93: Pulling fs layer [2022-12-09T10:31:15.803Z] 1469e6f7b9e6: Pulling fs layer [2022-12-09T10:31:15.803Z] eaf3925da568: Pulling fs layer [2022-12-09T10:31:15.803Z] bab4dde63d76: Pulling fs layer [2022-12-09T10:31:15.803Z] bde34c3a00c8: Pulling fs layer [2022-12-09T10:31:15.803Z] b352a97aabf1: Pulling fs layer [2022-12-09T10:31:15.803Z] 4872d77fe225: Pulling fs layer [2022-12-09T10:31:15.803Z] 5851b861e8e6: Pulling fs layer [2022-12-09T10:31:15.803Z] 1469e6f7b9e6: Waiting [2022-12-09T10:31:15.803Z] eaf3925da568: Waiting [2022-12-09T10:31:15.803Z] bab4dde63d76: Waiting [2022-12-09T10:31:15.803Z] bde34c3a00c8: Waiting [2022-12-09T10:31:15.803Z] b352a97aabf1: Waiting [2022-12-09T10:31:15.803Z] 4872d77fe225: Waiting [2022-12-09T10:31:15.803Z] 5851b861e8e6: Waiting [2022-12-09T10:31:15.803Z] 988bab9f4d93: Waiting [2022-12-09T10:31:16.062Z] e2be974225ed: Verifying Checksum [2022-12-09T10:31:16.062Z] e2be974225ed: Download complete [2022-12-09T10:31:16.062Z] 988bab9f4d93: Verifying Checksum [2022-12-09T10:31:16.062Z] 988bab9f4d93: Download complete [2022-12-09T10:31:16.062Z] 1469e6f7b9e6: Verifying Checksum [2022-12-09T10:31:16.062Z] 1469e6f7b9e6: Download complete [2022-12-09T10:31:16.062Z] eaf3925da568: Download complete [2022-12-09T10:31:16.062Z] 339a4e72a1f5: Verifying Checksum [2022-12-09T10:31:16.062Z] 339a4e72a1f5: Download complete [2022-12-09T10:31:16.062Z] bde34c3a00c8: Verifying Checksum [2022-12-09T10:31:16.062Z] bde34c3a00c8: Download complete [2022-12-09T10:31:16.062Z] b352a97aabf1: Verifying Checksum [2022-12-09T10:31:16.062Z] b352a97aabf1: Download complete [2022-12-09T10:31:16.062Z] 4872d77fe225: Verifying Checksum [2022-12-09T10:31:16.062Z] 4872d77fe225: Download complete [2022-12-09T10:31:16.062Z] 5851b861e8e6: Download complete [2022-12-09T10:31:16.322Z] b85a868b505f: Verifying Checksum [2022-12-09T10:31:16.322Z] b85a868b505f: Download complete [2022-12-09T10:31:16.581Z] bab4dde63d76: Verifying Checksum [2022-12-09T10:31:16.581Z] bab4dde63d76: Download complete [2022-12-09T10:31:17.518Z] b85a868b505f: Pull complete [2022-12-09T10:31:17.518Z] e2be974225ed: Pull complete [2022-12-09T10:31:18.086Z] 339a4e72a1f5: Pull complete [2022-12-09T10:31:18.087Z] 988bab9f4d93: Pull complete [2022-12-09T10:31:18.346Z] 1469e6f7b9e6: Pull complete [2022-12-09T10:31:18.605Z] eaf3925da568: Pull complete [2022-12-09T10:31:20.554Z] bab4dde63d76: Pull complete [2022-12-09T10:31:20.554Z] bde34c3a00c8: Pull complete [2022-12-09T10:31:20.554Z] b352a97aabf1: Pull complete [2022-12-09T10:31:20.554Z] 4872d77fe225: Pull complete [2022-12-09T10:31:20.554Z] 5851b861e8e6: Pull complete [2022-12-09T10:31:20.554Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-09T10:31:20.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-09T10:31:20.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T10:31:20.750Z] prd-ubuntu20.04-docker-8c-8g-120836 does not seem to be running inside a container [2022-12-09T10:31:20.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-09T10:31:23.683Z] $ docker top 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 -eo pid,comm [2022-12-09T10:31:23.742Z] 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-12-09T10:31:23.742Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-09T10:31:23.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-09T10:31:23.870Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-09T10:31:23.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-09T10:31:23.985Z] $ docker exec 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 ssh-agent [2022-12-09T10:31:24.100Z] SSH_AUTH_SOCK=/tmp/ssh-fEc98l62i7Nr/agent.32 [2022-12-09T10:31:24.100Z] SSH_AGENT_PID=38 [2022-12-09T10:31:24.107Z] Running ssh-add (command line suppressed) [2022-12-09T10:31:24.205Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_305694570926405156.key (/w/workspace/edgex-go/1@tmp/private_key_305694570926405156.key) [2022-12-09T10:31:24.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-09T10:31:24.551Z] + git tag --points-at HEAD [Pipeline] } [2022-12-09T10:31:24.571Z] $ docker exec --env ******** --env ******** 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 ssh-agent -k [2022-12-09T10:31:24.689Z] unset SSH_AUTH_SOCK; [2022-12-09T10:31:24.689Z] unset SSH_AGENT_PID; [2022-12-09T10:31:24.690Z] echo Agent pid 38 killed; [2022-12-09T10:31:24.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-09T10:31:24.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-09T10:31:24.785Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-09T10:31:24.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-09T10:31:24.897Z] $ docker exec 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 ssh-agent [2022-12-09T10:31:25.010Z] SSH_AUTH_SOCK=/tmp/ssh-LfHcLV30uSXd/agent.70 [2022-12-09T10:31:25.010Z] SSH_AGENT_PID=77 [2022-12-09T10:31:25.014Z] Running ssh-add (command line suppressed) [2022-12-09T10:31:25.121Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2787427833688639567.key (/w/workspace/edgex-go/1@tmp/private_key_2787427833688639567.key) [2022-12-09T10:31:25.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-09T10:31:25.472Z] + git semver init [2022-12-09T10:31:25.731Z] 2022-12-09 10:31:25,642 [run_init] DEBUG init version:0.0.0 force:False [2022-12-09T10:31:25.731Z] 2022-12-09 10:31:25,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-12-09T10:31:25.731Z] 2022-12-09 10:31:25,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-12-09T10:31:25.731Z] 2022-12-09 10:31:25,643 [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-12-09T10:31:31.050Z] 2022-12-09 10:31:30,730 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-12-09T10:31:31.050Z] 2022-12-09 10:31:30,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4250 with force:False [2022-12-09T10:31:31.050Z] 2022-12-09 10:31:30,730 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4250 [2022-12-09T10:31:31.050Z] 2022-12-09 10:31:30,734 [execute] INFO git cat-file --batch-check [2022-12-09T10:31:31.050Z] 2022-12-09 10:31:30,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-12-09T10:31:31.050Z] 2022-12-09 10:31:30,740 [execute] INFO git cat-file --batch [2022-12-09T10:31:31.050Z] 2022-12-09 10:31:30,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-12-09T10:31:31.050Z] 2022-12-09 10:31:30,745 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4250 [2022-12-09T10:31:31.050Z] 0.0.0 [Pipeline] } [2022-12-09T10:31:31.073Z] $ docker exec --env ******** --env ******** 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 ssh-agent -k [2022-12-09T10:31:31.173Z] unset SSH_AUTH_SOCK; [2022-12-09T10:31:31.174Z] unset SSH_AGENT_PID; [2022-12-09T10:31:31.174Z] echo Agent pid 77 killed; [2022-12-09T10:31:31.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-09T10:31:31.599Z] + git semver [Pipeline] } [2022-12-09T10:31:31.878Z] $ docker stop --time=1 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 [2022-12-09T10:31:33.499Z] $ docker rm -f 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-09T10:31:33.887Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-09T10:31:34.116Z] Stashed 1 file(s) [Pipeline] echo [2022-12-09T10:31:34.133Z] [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-12-09T10:31:34.864Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-12-09T10:31:34.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-09T10:31:34.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-09T10:31:34.963Z] ========================================================= [2022-12-09T10:31:34.963Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-09T10:31:34.963Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-12-09T10:31:35.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-09T10:31:35.557Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-09T10:31:35.557Z] 213ec9aee27d: Pulling fs layer [2022-12-09T10:31:35.557Z] 4583459ba037: Pulling fs layer [2022-12-09T10:31:35.557Z] 93c1e223e6f2: Pulling fs layer [2022-12-09T10:31:35.557Z] 53926ce57604: Pulling fs layer [2022-12-09T10:31:35.557Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-09T10:31:35.557Z] 22ff95d597cd: Pulling fs layer [2022-12-09T10:31:35.557Z] 12d6caf4c0d1: Pulling fs layer [2022-12-09T10:31:35.557Z] 96b7cbca73a9: Pulling fs layer [2022-12-09T10:31:35.557Z] a7acece74701: Pulling fs layer [2022-12-09T10:31:35.557Z] 53926ce57604: Waiting [2022-12-09T10:31:35.557Z] 21b2b0c7a3f4: Waiting [2022-12-09T10:31:35.557Z] 22ff95d597cd: Waiting [2022-12-09T10:31:35.557Z] 12d6caf4c0d1: Waiting [2022-12-09T10:31:35.557Z] 96b7cbca73a9: Waiting [2022-12-09T10:31:35.557Z] a7acece74701: Waiting [2022-12-09T10:31:35.557Z] 93c1e223e6f2: Verifying Checksum [2022-12-09T10:31:35.557Z] 93c1e223e6f2: Download complete [2022-12-09T10:31:35.557Z] 4583459ba037: Verifying Checksum [2022-12-09T10:31:35.557Z] 4583459ba037: Download complete [2022-12-09T10:31:35.557Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-09T10:31:35.557Z] 21b2b0c7a3f4: Download complete [2022-12-09T10:31:35.557Z] 22ff95d597cd: Verifying Checksum [2022-12-09T10:31:35.557Z] 22ff95d597cd: Download complete [2022-12-09T10:31:35.557Z] 213ec9aee27d: Verifying Checksum [2022-12-09T10:31:35.557Z] 213ec9aee27d: Download complete [2022-12-09T10:31:35.557Z] 12d6caf4c0d1: Verifying Checksum [2022-12-09T10:31:35.557Z] 12d6caf4c0d1: Download complete [2022-12-09T10:31:35.817Z] 213ec9aee27d: Pull complete [2022-12-09T10:31:35.817Z] 4583459ba037: Pull complete [2022-12-09T10:31:36.076Z] 93c1e223e6f2: Pull complete [2022-12-09T10:31:36.335Z] a7acece74701: Verifying Checksum [2022-12-09T10:31:36.335Z] a7acece74701: Download complete [2022-12-09T10:31:36.593Z] 96b7cbca73a9: Verifying Checksum [2022-12-09T10:31:36.593Z] 96b7cbca73a9: Download complete [2022-12-09T10:31:36.593Z] 53926ce57604: Verifying Checksum [2022-12-09T10:31:36.593Z] 53926ce57604: Download complete [2022-12-09T10:31:40.779Z] 53926ce57604: Pull complete [2022-12-09T10:31:40.779Z] 21b2b0c7a3f4: Pull complete [2022-12-09T10:31:40.779Z] 22ff95d597cd: Pull complete [2022-12-09T10:31:40.779Z] 12d6caf4c0d1: Pull complete [2022-12-09T10:31:42.677Z] 96b7cbca73a9: Pull complete [2022-12-09T10:31:43.243Z] a7acece74701: Pull complete [2022-12-09T10:31:43.243Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-09T10:31:43.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-09T10:31:43.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-12-09T10:31:43.593Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-09T10:31:43.593Z] WORKDIR /edgex [2022-12-09T10:31:43.593Z] COPY go.mod . [2022-12-09T10:31:43.593Z] RUN go mod download [2022-12-09T10:31:43.593Z] + docker build -t ci-base-image-x86_64 -f - . [2022-12-09T10:31:44.159Z] Sending build context to Docker daemon 169.9MB [2022-12-09T10:31:44.159Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-09T10:31:44.159Z] ---> db6d94c90886 [2022-12-09T10:31:44.159Z] Step 2/4 : WORKDIR /edgex [2022-12-09T10:31:49.400Z] Still waiting to schedule task [2022-12-09T10:31:49.401Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-09T10:31:54.148Z] ---> Running in 19bb16aeff27 [2022-12-09T10:31:54.717Z] Removing intermediate container 19bb16aeff27 [2022-12-09T10:31:54.717Z] ---> 534ec9497050 [2022-12-09T10:31:54.717Z] Step 3/4 : COPY go.mod . [2022-12-09T10:31:55.285Z] ---> cc475ebe8350 [2022-12-09T10:31:55.285Z] Step 4/4 : RUN go mod download [2022-12-09T10:31:55.285Z] ---> Running in 3999b8ec9f86 [2022-12-09T10:32:21.833Z] Removing intermediate container 3999b8ec9f86 [2022-12-09T10:32:21.833Z] ---> 2e4d87998062 [2022-12-09T10:32:21.833Z] Successfully built 2e4d87998062 [2022-12-09T10:32:21.833Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T10:32:22.194Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-09T10:32:22.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T10:32:22.330Z] prd-ubuntu20.04-docker-8c-8g-120836 does not seem to be running inside a container [2022-12-09T10:32:22.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-09T10:32:22.785Z] $ docker top 775b180453833ed9c38b149661b1d514f6506bd8c749cfa5c554cba874991db3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T10:32:23.174Z] + go version [2022-12-09T10:32:23.174Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-09T10:32:23.203Z] $ docker stop --time=1 775b180453833ed9c38b149661b1d514f6506bd8c749cfa5c554cba874991db3 [2022-12-09T10:32:24.506Z] $ docker rm -f 775b180453833ed9c38b149661b1d514f6506bd8c749cfa5c554cba874991db3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T10:32:25.190Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-09T10:32:25.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T10:32:25.329Z] prd-ubuntu20.04-docker-8c-8g-120836 does not seem to be running inside a container [2022-12-09T10:32:25.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-09T10:32:25.697Z] $ docker top d80b32d987be3276ba740da94371b81f8235af5ba89e6097d891ed6922e1a18d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-09T10:32:25.801Z] ========================================================= [2022-12-09T10:32:25.801Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-12-09T10:32:25.801Z] ========================================================= [Pipeline] sh [2022-12-09T10:32:26.090Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-12-09T10:32:26.443Z] + make test [2022-12-09T10:32:26.443Z] go test -race -coverprofile=coverage.out ./... [2022-12-09T10:32:33.002Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-12-09T10:32:47.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-12-09T10:32:47.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-12-09T10:32:47.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements [2022-12-09T10:32:47.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.152s coverage: 43.0% of statements [2022-12-09T10:32:47.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-12-09T10:32:47.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-12-09T10:32:47.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements [2022-12-09T10:32:47.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-12-09T10:32:47.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-12-09T10:32:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.629s coverage: 89.2% of statements [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-12-09T10:32:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 2.2% of statements [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-12-09T10:32:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.528s coverage: 95.6% of statements [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-12-09T10:32:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-12-09T10:32:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-12-09T10:32:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-12-09T10:32:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-12-09T10:32:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.6% of statements [2022-12-09T10:32:51.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-12-09T10:32:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-12-09T10:32:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.095s coverage: 79.5% of statements [2022-12-09T10:32:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2022-12-09T10:32:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements [2022-12-09T10:32:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2022-12-09T10:33:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2022-12-09T10:33:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-12-09T10:33:02.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.244s coverage: 79.9% of statements [2022-12-09T10:33:02.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.079s coverage: 86.9% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 64.7% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.366s coverage: 65.8% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 41.8% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-12-09T10:33:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-12-09T10:33:10.169Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-12-09T10:33:10.169Z] 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-12-09T10:33:20.680Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120837 in /w/workspace/edgexfoundry_edgex-go_PR-4250 [Pipeline] { [Pipeline] ws [2022-12-09T10:33:20.720Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-12-09T10:33:20.792Z] The recommended git tool is: git [2022-12-09T10:33:25.652Z] using credential edgex-jenkins-ssh [2022-12-09T10:33:25.670Z] Cloning the remote Git repository [2022-12-09T10:33:25.707Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-12-09T10:33:25.774Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-12-09T10:33:25.890Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-12-09T10:33:25.891Z] > git --version # timeout=10 [2022-12-09T10:33:25.909Z] > git --version # 'git version 2.25.1' [2022-12-09T10:33:25.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-09T10:33:25.954Z] Verifying host key using known hosts file [2022-12-09T10:33:26.136Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-09T10:33:26.148Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-09T10:33:32.242Z] 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-12-09T10:33:32.242Z] go vet ./... [2022-12-09T10:33:33.177Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-09T10:33:33.436Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-09T10:33:33.436Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-09T10:33:33.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-12-09T10:33:34.110Z] + ls -al . [2022-12-09T10:33:34.110Z] total 768 [2022-12-09T10:33:34.110Z] drwxrwxr-x 11 1001 1001 4096 Dec 9 10:32 . [2022-12-09T10:33:34.110Z] drwxr-xr-x 4 root root 4096 Dec 9 10:32 .. [2022-12-09T10:33:34.110Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 10:31 .blubracket [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 16 Dec 9 10:31 .dockerignore [2022-12-09T10:33:34.110Z] drwxrwxr-x 8 1001 1001 4096 Dec 9 10:33 .git [2022-12-09T10:33:34.110Z] drwxrwxr-x 3 1001 1001 4096 Dec 9 10:31 .github [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 1030 Dec 9 10:31 .gitignore [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 42 Dec 9 10:31 .golangci.yml [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 87 Dec 9 10:31 .hadolint.yml [2022-12-09T10:33:34.110Z] drwxr-xr-x 3 1001 1001 4096 Dec 9 10:31 .semver [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 166 Dec 9 10:31 .sonarcloud.properties [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 1171 Dec 9 10:31 ADOPTERS.md [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 10618 Dec 9 10:31 Attribution.txt [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 73765 Dec 9 10:31 CHANGELOG.md [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 3804 Dec 9 10:31 CONTRIBUTING.md [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 677 Dec 9 10:31 GOVERNANCE.md [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 850 Dec 9 10:31 Jenkinsfile [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 10775 Dec 9 10:31 LICENSE [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 13289 Dec 9 10:31 Makefile [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 582 Dec 9 10:31 OWNERS.md [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 9403 Dec 9 10:31 README.md [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 6912 Dec 9 10:31 SECURITY.md [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 5 Dec 9 10:31 VERSION [2022-12-09T10:33:34.110Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 10:31 bin [2022-12-09T10:33:34.110Z] drwxrwxr-x 18 1001 1001 4096 Dec 9 10:31 cmd [2022-12-09T10:33:34.110Z] -rw-r--r-- 1 root root 501828 Dec 9 10:33 coverage.out [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 3369 Dec 9 10:31 go.mod [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 45006 Dec 9 10:31 go.sum [2022-12-09T10:33:34.110Z] drwxrwxr-x 8 1001 1001 4096 Dec 9 10:31 internal [2022-12-09T10:33:34.110Z] drwxrwxr-x 3 1001 1001 4096 Dec 9 10:31 openapi [2022-12-09T10:33:34.110Z] drwxrwxr-x 4 1001 1001 4096 Dec 9 10:31 snap [2022-12-09T10:33:34.110Z] -rw-rw-r-- 1 1001 1001 204 Dec 9 10:31 version.go [Pipeline] sh [2022-12-09T10:33:34.432Z] + '[' -e coverage.out ] [2022-12-09T10:33:34.432Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-12-09T10:33:34.606Z] Stashed 1 file(s) [Pipeline] sh [2022-12-09T10:33:34.902Z] + make build [2022-12-09T10:33:34.902Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-09T10:33:43.939Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-12-09T10:33:43.957Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-09T10:33:44.924Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-12-09T10:33:44.975Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-12-09T10:33:44.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-09T10:33:44.981Z] Verifying host key using known hosts file [2022-12-09T10:33:44.992Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-09T10:33:45.006Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4250/head:refs/remotes/origin/PR-4250 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-09T10:33:45.894Z] Merging remotes/origin/main commit 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 into PR head commit 3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:33:46.279Z] Merge succeeded, producing 3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:33:46.279Z] Checking out Revision 3427547d4d4791c49fdefc24a31a3afae91eea45 (PR-4250) [2022-12-09T10:33:47.112Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-09T10:33:45.908Z] > git config core.sparsecheckout # timeout=10 [2022-12-09T10:33:45.938Z] > git checkout -f 3427547d4d4791c49fdefc24a31a3afae91eea45 # timeout=10 [2022-12-09T10:33:46.182Z] > git remote # timeout=10 [2022-12-09T10:33:46.201Z] > git config --get remote.origin.url # timeout=10 [2022-12-09T10:33:46.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-09T10:33:46.223Z] Verifying host key using known hosts file [2022-12-09T10:33:46.226Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-09T10:33:46.236Z] > git merge 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 # timeout=10 [2022-12-09T10:33:46.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-09T10:33:46.282Z] > git config core.sparsecheckout # timeout=10 [2022-12-09T10:33:46.297Z] > git checkout -f 3427547d4d4791c49fdefc24a31a3afae91eea45 # timeout=10 [2022-12-09T10:33:48.491Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-09T10:33:49.882Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-09T10:33:49.907Z] Commit message: "build(snap): Remove deprecated kuiper and ASC from edgexfoundry snap" [2022-12-09T10:33:49.953Z] > git --version # timeout=10 [2022-12-09T10:33:49.964Z] > git --version # 'git version 2.25.1' [2022-12-09T10:33:49.983Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-09T10:33:51.192Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-09T10:33:51.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-09T10:33:51.192Z] Dload Upload Total Spent Left Speed [2022-12-09T10:33:51.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 89795 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2022-12-09T10:33:51.932Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-09T10:33:52.276Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-12-09T10:33:52.276Z] /etc/docker/daemon.new [2022-12-09T10:33:52.276Z] { [2022-12-09T10:33:52.276Z] "registry-mirrors": [ [2022-12-09T10:33:52.276Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-09T10:33:52.276Z] ], [2022-12-09T10:33:52.276Z] "bip": "10.250.0.254/24", [2022-12-09T10:33:52.276Z] "hosts": [ [2022-12-09T10:33:52.276Z] "tcp://0.0.0.0:5555", [2022-12-09T10:33:52.276Z] "unix:///var/run/docker.sock" [2022-12-09T10:33:52.276Z] ], [2022-12-09T10:33:52.276Z] "mtu": 1458, [2022-12-09T10:33:52.276Z] "selinux-enabled": true, [2022-12-09T10:33:52.276Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-09T10:33:52.276Z] } [Pipeline] sh [2022-12-09T10:33:52.616Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-09T10:33:52.960Z] + sudo service docker restart [2022-12-09T10:33:58.050Z] 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-12-09T10:33:58.050Z] 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-12-09T10:33:58.989Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-09T10:34:00.895Z] 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-12-09T10:34:01.462Z] 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-12-09T10:34:02.841Z] 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-12-09T10:34:03.777Z] 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-12-09T10:34:04.714Z] 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-12-09T10:34:07.247Z] 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-12-09T10:34:08.656Z] $ docker stop --time=1 d80b32d987be3276ba740da94371b81f8235af5ba89e6097d891ed6922e1a18d [2022-12-09T10:34:15.166Z] $ docker rm -f d80b32d987be3276ba740da94371b81f8235af5ba89e6097d891ed6922e1a18d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2022-12-09T10:34:15.718Z] provisioning config files... [2022-12-09T10:34:15.744Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4654453550010565667tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [2022-12-09T10:34:16.156Z] ---> docker-login.sh [2022-12-09T10:34:16.156Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T10:34:16.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T10:34:16.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-09T10:34:16.530Z] [2022-12-09T10:34:16.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T10:34:16.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T10:34:16.695Z] Configure a credential helper to remove this warning. See [2022-12-09T10:34:16.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T10:34:16.695Z] [2022-12-09T10:34:16.695Z] Login Succeeded [2022-12-09T10:34:16.695Z] nexus3.edgexfoundry.org:10002 [2022-12-09T10:34:16.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-09T10:34:16.920Z] latest: Pulling from edgex-devops/edgex-compose [2022-12-09T10:34:16.920Z] cbdbe7a5bc2a: Pulling fs layer [2022-12-09T10:34:16.920Z] ca9280d653b3: Pulling fs layer [2022-12-09T10:34:16.920Z] 7e9c9ca2126c: Pulling fs layer [2022-12-09T10:34:16.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T10:34:17.182Z] cbdbe7a5bc2a: Download complete [2022-12-09T10:34:17.182Z] cbdbe7a5bc2a: Pull complete [2022-12-09T10:34:17.182Z] ca9280d653b3: Verifying Checksum [2022-12-09T10:34:17.182Z] ca9280d653b3: Download complete [2022-12-09T10:34:17.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T10:34:17.235Z] Configure a credential helper to remove this warning. See [2022-12-09T10:34:17.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T10:34:17.235Z] [2022-12-09T10:34:17.235Z] Login Succeeded [2022-12-09T10:34:17.235Z] nexus3.edgexfoundry.org:10003 [2022-12-09T10:34:17.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T10:34:17.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T10:34:17.504Z] Configure a credential helper to remove this warning. See [2022-12-09T10:34:17.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T10:34:17.504Z] [2022-12-09T10:34:17.504Z] Login Succeeded [2022-12-09T10:34:17.504Z] nexus3.edgexfoundry.org:10004 [2022-12-09T10:34:17.755Z] 7e9c9ca2126c: Download complete [2022-12-09T10:34:17.755Z] ca9280d653b3: Pull complete [2022-12-09T10:34:17.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T10:34:17.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T10:34:17.778Z] Configure a credential helper to remove this warning. See [2022-12-09T10:34:17.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T10:34:17.778Z] [2022-12-09T10:34:17.778Z] Login Succeeded [2022-12-09T10:34:17.778Z] docker.io [2022-12-09T10:34:18.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T10:34:18.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T10:34:18.320Z] Configure a credential helper to remove this warning. See [2022-12-09T10:34:18.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T10:34:18.320Z] [2022-12-09T10:34:18.320Z] Login Succeeded [2022-12-09T10:34:18.320Z] ---> docker-login.sh ends [Pipeline] } [2022-12-09T10:34:18.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-12-09T10:34:18.948Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-12-09T10:34:18.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-09T10:34:19.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-09T10:34:19.044Z] ========================================================= [2022-12-09T10:34:19.044Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-09T10:34:19.044Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-12-09T10:34:19.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-09T10:34:20.379Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-09T10:34:20.379Z] 9b18e9b68314: Pulling fs layer [2022-12-09T10:34:20.379Z] 35d82f9e3411: Pulling fs layer [2022-12-09T10:34:20.379Z] e16973657156: Pulling fs layer [2022-12-09T10:34:20.379Z] fc693d55d65f: Pulling fs layer [2022-12-09T10:34:20.379Z] 7e9fc2657dce: Pulling fs layer [2022-12-09T10:34:20.379Z] dda99020689f: Pulling fs layer [2022-12-09T10:34:20.379Z] db1c61fa0a46: Pulling fs layer [2022-12-09T10:34:20.379Z] 891c053d2c06: Pulling fs layer [2022-12-09T10:34:20.379Z] fc693d55d65f: Waiting [2022-12-09T10:34:20.379Z] dda99020689f: Waiting [2022-12-09T10:34:20.379Z] db1c61fa0a46: Waiting [2022-12-09T10:34:20.379Z] 891c053d2c06: Waiting [2022-12-09T10:34:20.379Z] 7e9fc2657dce: Waiting [2022-12-09T10:34:20.379Z] e16973657156: Verifying Checksum [2022-12-09T10:34:20.379Z] e16973657156: Download complete [2022-12-09T10:34:20.379Z] 35d82f9e3411: Download complete [2022-12-09T10:34:20.379Z] 7e9fc2657dce: Download complete [2022-12-09T10:34:20.379Z] dda99020689f: Download complete [2022-12-09T10:34:20.379Z] 9b18e9b68314: Download complete [2022-12-09T10:34:21.036Z] 7e9c9ca2126c: Pull complete [2022-12-09T10:34:21.036Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-12-09T10:34:21.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-09T10:34:21.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T10:34:21.250Z] prd-ubuntu20.04-docker-8c-8g-120836 does not seem to be running inside a container [2022-12-09T10:34:21.285Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-12-09T10:34:21.352Z] 9b18e9b68314: Pull complete [2022-12-09T10:34:21.628Z] 891c053d2c06: Verifying Checksum [2022-12-09T10:34:21.628Z] 891c053d2c06: Download complete [2022-12-09T10:34:21.897Z] 35d82f9e3411: Pull complete [2022-12-09T10:34:22.173Z] e16973657156: Pull complete [2022-12-09T10:34:22.761Z] db1c61fa0a46: Verifying Checksum [2022-12-09T10:34:22.761Z] db1c61fa0a46: Download complete [2022-12-09T10:34:23.346Z] fc693d55d65f: Verifying Checksum [2022-12-09T10:34:23.346Z] fc693d55d65f: Download complete [2022-12-09T10:34:24.024Z] $ docker top 17ab769deed8139011c7f4644a8000e27d862f53178f4781041d3261665b7111 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T10:34:24.534Z] + docker-compose build --help [2022-12-09T10:34:24.534Z] + grep parallel [2022-12-09T10:34:25.099Z] --parallel Build images in parallel. [Pipeline] } [2022-12-09T10:34:25.131Z] $ docker stop --time=1 17ab769deed8139011c7f4644a8000e27d862f53178f4781041d3261665b7111 [2022-12-09T10:34:26.396Z] $ docker rm -f 17ab769deed8139011c7f4644a8000e27d862f53178f4781041d3261665b7111 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T10:34:26.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-09T10:34:26.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T10:34:27.129Z] prd-ubuntu20.04-docker-8c-8g-120836 does not seem to be running inside a container [2022-12-09T10:34:27.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-12-09T10:34:27.481Z] $ docker top 2e77149538f25cc6c9569fe40165251c9c11241f119c2ad604f2a307210e9ed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T10:34:27.871Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-12-09T10:34:28.439Z] Building core-command ... [2022-12-09T10:34:28.439Z] Building core-data ... [2022-12-09T10:34:28.439Z] Building core-metadata ... [2022-12-09T10:34:28.439Z] Building security-bootstrapper ... [2022-12-09T10:34:28.439Z] Building security-proxy-setup ... [2022-12-09T10:34:28.439Z] Building security-secretstore-setup ... [2022-12-09T10:34:28.439Z] Building security-spiffe-token-provider ... [2022-12-09T10:34:28.439Z] Building security-spire-agent ... [2022-12-09T10:34:28.439Z] Building security-spire-config ... [2022-12-09T10:34:28.439Z] Building security-spire-server ... [2022-12-09T10:34:28.439Z] Building support-notifications ... [2022-12-09T10:34:28.439Z] Building support-scheduler ... [2022-12-09T10:34:28.439Z] Building sys-mgmt-agent ... [2022-12-09T10:34:28.439Z] Building security-secretstore-setup [2022-12-09T10:34:28.439Z] Building security-spire-agent [2022-12-09T10:34:28.439Z] Building support-notifications [2022-12-09T10:34:28.439Z] Building security-spire-server [2022-12-09T10:34:28.439Z] Building security-bootstrapper [2022-12-09T10:34:35.664Z] fc693d55d65f: Pull complete [2022-12-09T10:34:35.664Z] 7e9fc2657dce: Pull complete [2022-12-09T10:34:35.664Z] dda99020689f: Pull complete [2022-12-09T10:34:40.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:34:40.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:34:40.642Z] ---> 2e4d87998062 [2022-12-09T10:34:40.642Z] Step 3/23 : WORKDIR /edgex-go [2022-12-09T10:34:40.642Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:34:40.642Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:34:40.642Z] ---> 2e4d87998062 [2022-12-09T10:34:40.642Z] Step 3/24 : WORKDIR /edgex-go [2022-12-09T10:34:40.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:34:40.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:34:40.642Z] ---> 2e4d87998062 [2022-12-09T10:34:40.642Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-09T10:34:40.642Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:34:40.642Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:34:40.642Z] ---> 2e4d87998062 [2022-12-09T10:34:40.642Z] Step 3/24 : WORKDIR /edgex-go [2022-12-09T10:34:40.900Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:34:40.900Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:34:40.900Z] ---> 2e4d87998062 [2022-12-09T10:34:40.900Z] Step 3/32 : WORKDIR /edgex-go [2022-12-09T10:34:41.032Z] db1c61fa0a46: Pull complete [2022-12-09T10:34:42.445Z] 891c053d2c06: Pull complete [2022-12-09T10:34:42.445Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-09T10:34:42.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-09T10:34:42.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-12-09T10:34:42.829Z] + docker build -t ci-base-image-arm64 -f - . [2022-12-09T10:34:42.829Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-09T10:34:42.829Z] WORKDIR /edgex [2022-12-09T10:34:42.829Z] COPY go.mod . [2022-12-09T10:34:42.829Z] RUN go mod download [2022-12-09T10:34:43.414Z] Sending build context to Docker daemon 3.265MB [2022-12-09T10:34:43.414Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-09T10:34:43.414Z] ---> f96f9c87975a [2022-12-09T10:34:43.414Z] Step 2/4 : WORKDIR /edgex [2022-12-09T10:34:45.362Z] ---> Running in 3d5e11198f41 [2022-12-09T10:34:45.629Z] Removing intermediate container 3d5e11198f41 [2022-12-09T10:34:45.629Z] ---> 219cc337b8aa [2022-12-09T10:34:45.629Z] Step 3/4 : COPY go.mod . [2022-12-09T10:34:45.898Z] ---> c0e666ba553b [2022-12-09T10:34:45.898Z] Step 4/4 : RUN go mod download [2022-12-09T10:34:46.167Z] ---> Running in f66ee2636087 [2022-12-09T10:34:55.790Z] ---> Running in 175a8176fbe8 [2022-12-09T10:34:55.790Z] ---> Running in 35cbd6e23f99 [2022-12-09T10:34:55.790Z] ---> Running in e45a70de8cd5 [2022-12-09T10:34:55.790Z] ---> Running in 04c73e0b280d [2022-12-09T10:34:55.790Z] ---> Running in 504bdf035151 [2022-12-09T10:34:55.790Z] Removing intermediate container 04c73e0b280d [2022-12-09T10:34:55.790Z] ---> 197453607610 [2022-12-09T10:34:55.790Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-09T10:34:55.790Z] Removing intermediate container 35cbd6e23f99 [2022-12-09T10:34:55.790Z] ---> aeae57d2c78e [2022-12-09T10:34:55.790Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-12-09T10:34:55.790Z] Removing intermediate container 175a8176fbe8 [2022-12-09T10:34:55.790Z] ---> a2cbf608961d [2022-12-09T10:34:55.790Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-12-09T10:34:55.790Z] Removing intermediate container 504bdf035151 [2022-12-09T10:34:55.790Z] ---> c6f7e90abe45 [2022-12-09T10:34:55.790Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-12-09T10:34:55.790Z] Removing intermediate container e45a70de8cd5 [2022-12-09T10:34:55.790Z] ---> 1729e4d6a615 [2022-12-09T10:34:55.790Z] Step 4/22 : WORKDIR /edgex-go [2022-12-09T10:34:55.790Z] ---> Running in defb539ef479 [2022-12-09T10:34:55.790Z] ---> Running in 207d60763bde [2022-12-09T10:34:55.790Z] ---> Running in 5df0b157bcca [2022-12-09T10:34:55.790Z] ---> Running in 91a5b97ef535 [2022-12-09T10:34:55.790Z] ---> Running in 517388e2b5b5 [2022-12-09T10:34:55.790Z] Removing intermediate container 517388e2b5b5 [2022-12-09T10:34:55.790Z] ---> 73117c93717b [2022-12-09T10:34:55.790Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-12-09T10:34:55.790Z] ---> Running in d7a0ca8117cd [2022-12-09T10:34:55.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:34:56.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:34:56.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:34:56.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:34:56.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:34:56.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:34:56.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:34:56.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:34:56.312Z] OK: 211 MiB in 51 packages [2022-12-09T10:34:56.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:34:56.312Z] OK: 211 MiB in 51 packages [2022-12-09T10:34:56.312Z] OK: 211 MiB in 51 packages [2022-12-09T10:34:56.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:34:56.312Z] OK: 211 MiB in 51 packages [2022-12-09T10:34:56.575Z] OK: 211 MiB in 51 packages [2022-12-09T10:34:57.512Z] Removing intermediate container 207d60763bde [2022-12-09T10:34:57.512Z] ---> 32ac61700db5 [2022-12-09T10:34:57.512Z] Step 5/23 : COPY go.mod vendor* ./ [2022-12-09T10:34:57.773Z] Removing intermediate container 91a5b97ef535 [2022-12-09T10:34:57.773Z] ---> 7f0fc80e4ced [2022-12-09T10:34:57.773Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-09T10:34:57.773Z] Removing intermediate container defb539ef479 [2022-12-09T10:34:57.773Z] ---> 50d47140a95b [2022-12-09T10:34:57.773Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-09T10:34:57.773Z] Removing intermediate container 5df0b157bcca [2022-12-09T10:34:57.773Z] ---> 946fcf445a78 [2022-12-09T10:34:57.773Z] Step 5/32 : COPY go.mod vendor* ./ [2022-12-09T10:34:57.773Z] Removing intermediate container d7a0ca8117cd [2022-12-09T10:34:57.773Z] ---> 73daaed88e7c [2022-12-09T10:34:57.773Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-09T10:34:57.773Z] ---> 429672eec4db [2022-12-09T10:34:57.773Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:34:57.773Z] ---> Running in a95374d0ef6c [2022-12-09T10:34:57.773Z] ---> d0ef0b9a8118 [2022-12-09T10:34:57.773Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:34:57.773Z] ---> 1c0566001a60 [2022-12-09T10:34:57.773Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:34:57.773Z] ---> Running in b9f6296f66d9 [2022-12-09T10:34:57.773Z] ---> 9f574a4101a8 [2022-12-09T10:34:57.773Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:34:58.032Z] ---> Running in e0d066697eff [2022-12-09T10:34:58.032Z] ---> Running in b65605f0b426 [2022-12-09T10:34:58.032Z] ---> 1fe042721586 [2022-12-09T10:34:58.032Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:34:58.032Z] ---> Running in e67dfb1dd9d1 [2022-12-09T10:35:18.409Z] Removing intermediate container f66ee2636087 [2022-12-09T10:35:18.409Z] ---> 5c8cf1857803 [2022-12-09T10:35:18.409Z] Successfully built 5c8cf1857803 [2022-12-09T10:35:18.409Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T10:35:18.815Z] + docker inspect -f . ci-base-image-arm64 [2022-12-09T10:35:18.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T10:35:19.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-120837 does not seem to be running inside a container [2022-12-09T10:35:19.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-09T10:35:20.223Z] $ docker top 97db84d320aed312a8492e7a8e48c2b8d2a483f52f8aff58d0700579fca1e443 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T10:35:21.073Z] + go version [2022-12-09T10:35:21.073Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-09T10:35:21.105Z] $ docker stop --time=1 97db84d320aed312a8492e7a8e48c2b8d2a483f52f8aff58d0700579fca1e443 [2022-12-09T10:35:22.670Z] $ docker rm -f 97db84d320aed312a8492e7a8e48c2b8d2a483f52f8aff58d0700579fca1e443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T10:35:23.489Z] + docker inspect -f . ci-base-image-arm64 [2022-12-09T10:35:23.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T10:35:23.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-120837 does not seem to be running inside a container [2022-12-09T10:35:23.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-09T10:35:24.817Z] $ docker top ae23ce5df03cdfc95e175925946c47cfd3dbd7a2273df8c9b059b337e5020899 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-09T10:35:25.050Z] ========================================================= [2022-12-09T10:35:25.050Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-12-09T10:35:25.050Z] ========================================================= [Pipeline] sh [2022-12-09T10:35:25.363Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-12-09T10:35:25.767Z] + make test [2022-12-09T10:35:25.767Z] go test -race -coverprofile=coverage.out ./... [2022-12-09T10:35:45.018Z] Removing intermediate container a95374d0ef6c [2022-12-09T10:35:45.018Z] ---> a4046ab1ece5 [2022-12-09T10:35:45.018Z] Step 7/23 : COPY . . [2022-12-09T10:35:45.018Z] Removing intermediate container b9f6296f66d9 [2022-12-09T10:35:45.018Z] ---> 10cae2e26abb [2022-12-09T10:35:45.018Z] Step 7/24 : COPY . . [2022-12-09T10:35:45.018Z] Removing intermediate container e0d066697eff [2022-12-09T10:35:45.018Z] ---> b57327c64fcb [2022-12-09T10:35:45.018Z] Step 7/24 : COPY . . [2022-12-09T10:35:45.018Z] Removing intermediate container e67dfb1dd9d1 [2022-12-09T10:35:45.018Z] ---> 91b465c6fd1b [2022-12-09T10:35:45.018Z] Step 8/22 : COPY . . [2022-12-09T10:35:45.018Z] Removing intermediate container b65605f0b426 [2022-12-09T10:35:45.018Z] ---> 233913df44a9 [2022-12-09T10:35:45.018Z] Step 7/32 : COPY . . [2022-12-09T10:35:57.989Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-12-09T10:36:06.987Z] ---> f4f33da59410 [2022-12-09T10:36:06.987Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-12-09T10:36:06.987Z] ---> 9af99d7d57b8 [2022-12-09T10:36:06.987Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-12-09T10:36:06.987Z] ---> 6c3e041b8244 [2022-12-09T10:36:06.987Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-09T10:36:06.987Z] ---> 7aaf1d7ab788 [2022-12-09T10:36:06.987Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-12-09T10:36:06.987Z] ---> 24c7a2bdadda [2022-12-09T10:36:06.987Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-12-09T10:36:06.987Z] ---> Running in 35e1cebca2ae [2022-12-09T10:36:06.987Z] ---> Running in b94cd328ad8b [2022-12-09T10:36:06.987Z] ---> Running in 2a801b0cb24b [2022-12-09T10:36:06.987Z] ---> Running in ccc0133fff58 [2022-12-09T10:36:06.987Z] ---> Running in e09932e449f7 [2022-12-09T10:36:06.987Z] Removing intermediate container 2a801b0cb24b [2022-12-09T10:36:06.987Z] ---> b3292627b4f2 [2022-12-09T10:36:06.987Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-09T10:36:06.987Z] Removing intermediate container e09932e449f7 [2022-12-09T10:36:06.987Z] ---> 3f2f008cd6a7 [2022-12-09T10:36:06.987Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-12-09T10:36:06.987Z] ---> Running in f9c878a19780 [2022-12-09T10:36:06.987Z] ---> Running in fa1944cc56e9 [2022-12-09T10:36:07.246Z] Removing intermediate container f9c878a19780 [2022-12-09T10:36:07.246Z] ---> 62126778c773 [2022-12-09T10:36:07.246Z] Step 10/23 : 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-12-09T10:36:07.246Z] ---> Running in 218480601cc6 [2022-12-09T10:36:07.246Z] Removing intermediate container fa1944cc56e9 [2022-12-09T10:36:07.246Z] ---> 7747187a41e2 [2022-12-09T10:36:07.246Z] Step 10/24 : 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-12-09T10:36:07.246Z] ---> Running in 4bcad54421ac [2022-12-09T10:36:07.505Z] 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-12-09T10:36:07.505Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-09T10:36:07.772Z] 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-12-09T10:36:08.341Z] Removing intermediate container 218480601cc6 [2022-12-09T10:36:08.341Z] ---> ddd6aaa085b8 [2022-12-09T10:36:08.341Z] Step 11/23 : WORKDIR /edgex-go [2022-12-09T10:36:08.341Z] ---> Running in d370af2d9198 [2022-12-09T10:36:08.341Z] Removing intermediate container 4bcad54421ac [2022-12-09T10:36:08.341Z] ---> 4ff22f00acff [2022-12-09T10:36:08.341Z] Step 11/24 : WORKDIR /edgex-go [2022-12-09T10:36:08.341Z] ---> Running in 29c8507d003e [2022-12-09T10:36:08.598Z] Removing intermediate container d370af2d9198 [2022-12-09T10:36:08.598Z] ---> 3e323d45ce20 [2022-12-09T10:36:08.598Z] [2022-12-09T10:36:08.598Z] Step 12/23 : FROM alpine:3.15 [2022-12-09T10:36:08.598Z] Removing intermediate container 29c8507d003e [2022-12-09T10:36:08.598Z] ---> 6b94bf1b0fa7 [2022-12-09T10:36:08.598Z] [2022-12-09T10:36:08.598Z] Step 12/24 : FROM alpine:3.15 [2022-12-09T10:36:09.162Z] 3.15: Pulling from library/alpine [2022-12-09T10:36:09.427Z] 3.15: Pulling from library/alpine [2022-12-09T10:36:10.376Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-09T10:36:10.376Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-09T10:36:10.376Z] Status: Downloaded newer image for alpine:3.15 [2022-12-09T10:36:10.376Z] Status: Image is up to date for alpine:3.15 [2022-12-09T10:36:10.376Z] ---> c4fc93816858 [2022-12-09T10:36:10.376Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-09T10:36:10.376Z] ---> c4fc93816858 [2022-12-09T10:36:10.376Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-09T10:36:11.774Z] ---> Running in 32b1bf2ec5db [2022-12-09T10:36:11.774Z] ---> Running in ff4749effaeb [2022-12-09T10:36:12.031Z] Removing intermediate container 32b1bf2ec5db [2022-12-09T10:36:12.031Z] ---> ad882aaed5cf [2022-12-09T10:36:12.031Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-09T10:36:12.031Z] Removing intermediate container ff4749effaeb [2022-12-09T10:36:12.031Z] ---> 92feee304299 [2022-12-09T10:36:12.031Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-09T10:36:12.031Z] ---> Running in ce4c36419a3d [2022-12-09T10:36:12.031Z] ---> Running in 2d4e8192eaf5 [2022-12-09T10:36:12.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:12.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:12.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:13.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:13.483Z] v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-09T10:36:13.483Z] v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-09T10:36:13.483Z] OK: 15859 distinct packages available [2022-12-09T10:36:13.483Z] v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-09T10:36:13.483Z] v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-09T10:36:13.483Z] OK: 15859 distinct packages available [2022-12-09T10:36:13.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:13.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:13.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:13.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:13.741Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-09T10:36:13.741Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-09T10:36:13.741Z] (3/5) Installing libucontext (1.1-r0) [2022-12-09T10:36:13.741Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-09T10:36:13.741Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-09T10:36:13.741Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-09T10:36:13.741Z] Executing busybox-1.34.1-r7.trigger [2022-12-09T10:36:13.741Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-09T10:36:13.741Z] OK: 7 MiB in 19 packages [2022-12-09T10:36:13.741Z] (3/5) Installing libucontext (1.1-r0) [2022-12-09T10:36:13.741Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-09T10:36:13.741Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-09T10:36:13.741Z] Executing busybox-1.34.1-r7.trigger [2022-12-09T10:36:13.741Z] OK: 7 MiB in 19 packages [2022-12-09T10:36:17.064Z] Removing intermediate container 2d4e8192eaf5 [2022-12-09T10:36:17.064Z] ---> b0751f32cded [2022-12-09T10:36:17.064Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-12-09T10:36:17.997Z] Removing intermediate container ce4c36419a3d [2022-12-09T10:36:17.997Z] ---> 14fc8e9d73dd [2022-12-09T10:36:17.997Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-09T10:36:23.256Z] ---> 83cf03249221 [2022-12-09T10:36:23.256Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-09T10:36:23.256Z] ---> 889e2c00ea11 [2022-12-09T10:36:23.256Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-12-09T10:36:26.540Z] ---> 36e7b073caf1 [2022-12-09T10:36:26.540Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-12-09T10:36:27.126Z] ---> afc8e56ba4ac [2022-12-09T10:36:27.126Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-12-09T10:36:27.126Z] ---> c911939afecd [2022-12-09T10:36:27.126Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-12-09T10:36:27.710Z] ---> 7b80ecfed8ca [2022-12-09T10:36:27.711Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-12-09T10:36:27.711Z] 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-12-09T10:36:27.969Z] ---> 9b3dc8112d20 [2022-12-09T10:36:27.969Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-09T10:36:27.969Z] ---> Running in e4a6425bfb62 [2022-12-09T10:36:27.969Z] ---> 62db0f887b13 [2022-12-09T10:36:27.969Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-12-09T10:36:28.227Z] Removing intermediate container e4a6425bfb62 [2022-12-09T10:36:28.227Z] ---> c7170c72c2ff [2022-12-09T10:36:28.227Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-09T10:36:28.487Z] ---> Running in c0d47743a295 [2022-12-09T10:36:28.487Z] ---> 5211d0800f45 [2022-12-09T10:36:28.487Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-09T10:36:28.745Z] Removing intermediate container c0d47743a295 [2022-12-09T10:36:28.745Z] ---> 9a2ab0aebd7d [2022-12-09T10:36:28.745Z] Step 21/23 : LABEL arch=x86_64 [2022-12-09T10:36:28.745Z] ---> Running in f8ddcb7368df [2022-12-09T10:36:28.745Z] ---> Running in 6c1b8ffb2f4d [2022-12-09T10:36:29.675Z] Removing intermediate container f8ddcb7368df [2022-12-09T10:36:29.675Z] ---> d3f7c3a27e6b [2022-12-09T10:36:29.675Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-09T10:36:29.675Z] Removing intermediate container 6c1b8ffb2f4d [2022-12-09T10:36:29.675Z] ---> 6d7782e28f1b [2022-12-09T10:36:29.675Z] Step 22/23 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:36:29.675Z] ---> Running in b4ce3e99b9e5 [2022-12-09T10:36:29.675Z] ---> Running in 1048dd8a2521 [2022-12-09T10:36:29.934Z] Removing intermediate container b4ce3e99b9e5 [2022-12-09T10:36:29.934Z] ---> 80fcf098abab [2022-12-09T10:36:29.934Z] Step 22/24 : LABEL arch=x86_64 [2022-12-09T10:36:30.191Z] Removing intermediate container 1048dd8a2521 [2022-12-09T10:36:30.191Z] ---> b987ca9ebdfc [2022-12-09T10:36:30.191Z] Step 23/23 : LABEL version=0.0.0 [2022-12-09T10:36:30.449Z] ---> Running in f47a47b4430c [2022-12-09T10:36:30.449Z] ---> Running in 64f56bddbe86 [2022-12-09T10:36:32.344Z] Removing intermediate container 64f56bddbe86 [2022-12-09T10:36:32.344Z] ---> d537fcdc8244 [2022-12-09T10:36:32.344Z] Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:36:32.344Z] Removing intermediate container f47a47b4430c [2022-12-09T10:36:32.344Z] ---> d19f4ae32302 [2022-12-09T10:36:32.344Z] [2022-12-09T10:36:32.344Z] ---> Running in 088f3f924fda [2022-12-09T10:36:32.344Z] Successfully built d19f4ae32302 [2022-12-09T10:36:32.344Z] Successfully tagged security-spire-server:latest [2022-12-09T10:36:32.344Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-12-09T10:36:32.344Z] Removing intermediate container 35e1cebca2ae [2022-12-09T10:36:32.344Z] ---> 9efc0ae32476 [2022-12-09T10:36:32.344Z] [2022-12-09T10:36:32.344Z] Step 9/24 : FROM alpine:3.16 [2022-12-09T10:36:32.344Z] Removing intermediate container 088f3f924fda [2022-12-09T10:36:32.344Z] ---> e4f3d8871628 [2022-12-09T10:36:32.344Z] Step 24/24 : LABEL version=0.0.0 [2022-12-09T10:36:32.601Z] ---> Running in e7073c65591f [2022-12-09T10:36:35.128Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:36:35.128Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:36:35.128Z] ---> 2e4d87998062 [2022-12-09T10:36:35.128Z] Step 3/22 : WORKDIR /edgex-go [2022-12-09T10:36:35.128Z] ---> Using cache [2022-12-09T10:36:35.128Z] ---> c6f7e90abe45 [2022-12-09T10:36:35.128Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-12-09T10:36:37.030Z] 3.16: Pulling from library/alpine [2022-12-09T10:36:37.288Z] Removing intermediate container e7073c65591f [2022-12-09T10:36:37.288Z] ---> bcf8f9eebfb7 [2022-12-09T10:36:37.288Z] [2022-12-09T10:36:37.288Z] ---> Running in a77610e3b456 [2022-12-09T10:36:37.288Z] Successfully built bcf8f9eebfb7 [2022-12-09T10:36:37.288Z] Successfully tagged security-spire-agent:latest [2022-12-09T10:36:37.288Z]  Building security-spire-agent ... done Building core-command [2022-12-09T10:36:37.288Z] Removing intermediate container b94cd328ad8b [2022-12-09T10:36:37.288Z] ---> f76c8bd609ed [2022-12-09T10:36:37.288Z] [2022-12-09T10:36:37.288Z] Step 9/32 : FROM alpine:3.16 [2022-12-09T10:36:37.288Z] 3.16: Pulling from library/alpine [2022-12-09T10:36:37.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:37.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:37.803Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-09T10:36:37.803Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-09T10:36:37.803Z] Status: Downloaded newer image for alpine:3.16 [2022-12-09T10:36:37.803Z] Status: Downloaded newer image for alpine:3.16 [2022-12-09T10:36:37.803Z] ---> bfe296a52501 [2022-12-09T10:36:37.803Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-09T10:36:37.803Z] ---> bfe296a52501 [2022-12-09T10:36:37.803Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-12-09T10:36:38.059Z] OK: 211 MiB in 51 packages [2022-12-09T10:36:41.362Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:36:41.362Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:36:41.362Z] ---> 2e4d87998062 [2022-12-09T10:36:41.362Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-12-09T10:36:41.362Z] ---> Using cache [2022-12-09T10:36:41.362Z] ---> 1729e4d6a615 [2022-12-09T10:36:41.362Z] Step 4/23 : WORKDIR /edgex-go [2022-12-09T10:36:41.362Z] ---> Using cache [2022-12-09T10:36:41.362Z] ---> 73117c93717b [2022-12-09T10:36:41.362Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-12-09T10:36:44.711Z] ---> Running in 98c13da0004e [2022-12-09T10:36:44.711Z] ---> Running in 82da615106b8 [2022-12-09T10:36:44.711Z] ---> Running in 517b8567d89f [2022-12-09T10:36:44.711Z] Removing intermediate container ccc0133fff58 [2022-12-09T10:36:44.711Z] ---> 4ee72641523a [2022-12-09T10:36:44.711Z] [2022-12-09T10:36:44.711Z] Step 10/22 : FROM alpine:3.16 [2022-12-09T10:36:44.711Z] ---> bfe296a52501 [2022-12-09T10:36:44.711Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-12-09T10:36:44.711Z] Removing intermediate container a77610e3b456 [2022-12-09T10:36:44.711Z] ---> 81091b15e407 [2022-12-09T10:36:44.711Z] Step 5/22 : COPY go.mod vendor* ./ [2022-12-09T10:36:44.711Z] ---> Running in 505fb4c927cb [2022-12-09T10:36:44.711Z] Removing intermediate container 517b8567d89f [2022-12-09T10:36:44.711Z] ---> b8016cf22a3e [2022-12-09T10:36:44.711Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-12-09T10:36:44.711Z] ---> Running in a2fb28088c43 [2022-12-09T10:36:44.969Z] ---> 3b0f75397ad1 [2022-12-09T10:36:44.969Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:36:44.969Z] ---> Running in 994420590efa [2022-12-09T10:36:44.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:45.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:45.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:45.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:45.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:45.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:45.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:45.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:36:45.486Z] (1/3) Installing ca-certificates (20220614-r0) [2022-12-09T10:36:45.486Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-12-09T10:36:45.486Z] (3/3) Installing su-exec (0.2-r1) [2022-12-09T10:36:45.486Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T10:36:45.486Z] Executing ca-certificates-20220614-r0.trigger [2022-12-09T10:36:45.486Z] OK: 6 MiB in 17 packages [2022-12-09T10:36:45.486Z] OK: 211 MiB in 51 packages [2022-12-09T10:36:45.486Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-12-09T10:36:45.486Z] (2/2) Installing su-exec (0.2-r1) [2022-12-09T10:36:45.486Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T10:36:45.486Z] (1/2) Installing ca-certificates (20220614-r0) [2022-12-09T10:36:45.486Z] OK: 6 MiB in 16 packages [2022-12-09T10:36:45.486Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-12-09T10:36:45.486Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T10:36:45.486Z] Executing ca-certificates-20220614-r0.trigger [2022-12-09T10:36:45.759Z] OK: 6 MiB in 16 packages [2022-12-09T10:36:46.325Z] Removing intermediate container 82da615106b8 [2022-12-09T10:36:46.325Z] ---> ab79450ad9d8 [2022-12-09T10:36:46.325Z] Step 6/23 : COPY go.mod vendor* ./ [2022-12-09T10:36:46.325Z] Removing intermediate container 98c13da0004e [2022-12-09T10:36:46.325Z] ---> 13b90491daeb [2022-12-09T10:36:46.326Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-09T10:36:46.326Z] Removing intermediate container 505fb4c927cb [2022-12-09T10:36:46.326Z] ---> 03a0009dff76 [2022-12-09T10:36:46.326Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-09T10:36:46.326Z] ---> Running in 2661502a9f54 [2022-12-09T10:36:46.326Z] ---> Running in 760ee47a3313 [2022-12-09T10:36:46.326Z] Removing intermediate container a2fb28088c43 [2022-12-09T10:36:46.326Z] ---> 07cfc97bd61c [2022-12-09T10:36:46.326Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-12-09T10:36:46.326Z] ---> Running in 00e3d9b96814 [2022-12-09T10:36:46.326Z] Removing intermediate container 2661502a9f54 [2022-12-09T10:36:46.326Z] ---> d077fdfe8d21 [2022-12-09T10:36:46.326Z] Step 12/24 : WORKDIR / [2022-12-09T10:36:46.326Z] Removing intermediate container 760ee47a3313 [2022-12-09T10:36:46.326Z] ---> 28a266e4d4b3 [2022-12-09T10:36:46.326Z] Step 13/22 : ENV APP_PORT=59860 [2022-12-09T10:36:46.907Z] ---> Running in dd5797e4a9b0 [2022-12-09T10:36:47.165Z] ---> Running in 452c1b44e17c [2022-12-09T10:36:49.113Z] ---> 5817cc3fb2ea [2022-12-09T10:36:49.113Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:36:49.113Z] Removing intermediate container 00e3d9b96814 [2022-12-09T10:36:49.113Z] ---> 0cc41a146155 [2022-12-09T10:36:49.113Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-12-09T10:36:49.113Z] ---> Running in 9ed8c364735a [2022-12-09T10:36:49.113Z] Removing intermediate container dd5797e4a9b0 [2022-12-09T10:36:49.113Z] ---> 317203a0fde1 [2022-12-09T10:36:49.113Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-12-09T10:36:49.113Z] Removing intermediate container 452c1b44e17c [2022-12-09T10:36:49.113Z] ---> 779491a5a39a [2022-12-09T10:36:49.113Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-09T10:36:49.113Z] ---> Running in b0524ec9beaa [2022-12-09T10:36:49.113Z] ---> Running in 8d20b7c56dc7 [2022-12-09T10:36:49.113Z] Removing intermediate container b0524ec9beaa [2022-12-09T10:36:49.113Z] ---> 49197b74fd5a [2022-12-09T10:36:49.113Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-12-09T10:36:49.113Z] ---> Running in 103135d0f5a4 [2022-12-09T10:36:49.113Z] Removing intermediate container 8d20b7c56dc7 [2022-12-09T10:36:49.113Z] ---> 6cdcf8e1db58 [2022-12-09T10:36:49.113Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T10:36:49.374Z] ---> 5170202ed728 [2022-12-09T10:36:49.374Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-12-09T10:36:49.374Z] Removing intermediate container 103135d0f5a4 [2022-12-09T10:36:49.374Z] ---> 3cf5fbb86c46 [2022-12-09T10:36:49.374Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-12-09T10:36:49.634Z] ---> 99be53c192f7 [2022-12-09T10:36:49.634Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-12-09T10:36:49.918Z] ---> Running in dd7753aa22f5 [2022-12-09T10:36:50.860Z] ---> 7cd4c91a5350 [2022-12-09T10:36:50.860Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-12-09T10:36:50.860Z] Removing intermediate container dd7753aa22f5 [2022-12-09T10:36:50.860Z] ---> 90c3764d10d9 [2022-12-09T10:36:50.860Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-12-09T10:36:50.860Z] ---> 6566041947ca [2022-12-09T10:36:50.860Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-12-09T10:36:50.860Z] ---> Running in 51c41056b6a3 [2022-12-09T10:36:50.860Z] ---> ce1b639e8979 [2022-12-09T10:36:50.860Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-12-09T10:36:52.236Z] ---> e05a24a818db [2022-12-09T10:36:52.236Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-12-09T10:36:54.805Z] ---> 8a9c85ed9a6a [2022-12-09T10:36:54.805Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-12-09T10:36:54.805Z] ---> Running in 722711fb32e8 [2022-12-09T10:36:55.376Z] Removing intermediate container 994420590efa [2022-12-09T10:36:55.377Z] ---> b34c764246cd [2022-12-09T10:36:55.377Z] Step 7/22 : COPY . . [2022-12-09T10:36:55.377Z] Removing intermediate container 51c41056b6a3 [2022-12-09T10:36:55.377Z] Removing intermediate container 722711fb32e8 [2022-12-09T10:36:55.377Z] ---> 63b979e8c62b [2022-12-09T10:36:55.377Z] ---> ba744ed0d478 [2022-12-09T10:36:55.377Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING}Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T10:36:55.377Z] [2022-12-09T10:37:03.642Z] ---> 6622ccb378ad [2022-12-09T10:37:03.642Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-12-09T10:37:03.642Z] ---> Running in 973eed8cc84f [2022-12-09T10:37:03.642Z] ---> Running in 601095e5e31d [2022-12-09T10:37:03.642Z] ---> 02d6fe233250 [2022-12-09T10:37:03.642Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-12-09T10:37:03.642Z] Removing intermediate container 973eed8cc84f [2022-12-09T10:37:03.642Z] ---> 13aae0ca2dbe [2022-12-09T10:37:03.642Z] Step 20/22 : LABEL arch=x86_64 [2022-12-09T10:37:03.642Z] ---> Running in f8ca9ae996f8 [2022-12-09T10:37:03.642Z] Removing intermediate container 601095e5e31d [2022-12-09T10:37:03.642Z] ---> e15fcab2482e [2022-12-09T10:37:03.642Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-12-09T10:37:03.642Z] ---> c6da2c41275f [2022-12-09T10:37:03.642Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-12-09T10:37:03.642Z] ---> Running in 9b2faee719ee [2022-12-09T10:37:03.901Z] Removing intermediate container 9ed8c364735a [2022-12-09T10:37:03.901Z] ---> b8ac73f416fc [2022-12-09T10:37:03.901Z] Step 8/23 : COPY . . [2022-12-09T10:37:03.901Z] Removing intermediate container 9b2faee719ee [2022-12-09T10:37:03.901Z] ---> e96c56057662 [2022-12-09T10:37:03.901Z] Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:37:03.901Z] ---> 72a694a34ef9 [2022-12-09T10:37:03.901Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-12-09T10:37:03.901Z] 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-12-09T10:37:03.901Z] ---> 30184aa0baf3 [2022-12-09T10:37:03.901Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-09T10:37:03.901Z] ---> Running in 806e007b9df7 [2022-12-09T10:37:03.901Z] ---> Running in 6db487e4a3f7 [2022-12-09T10:37:03.901Z] ---> Running in 3a072f324daf [2022-12-09T10:37:04.472Z] Removing intermediate container 806e007b9df7 [2022-12-09T10:37:04.472Z] ---> e0d1d69f4896 [2022-12-09T10:37:04.472Z] Step 22/22 : LABEL version=0.0.0 [2022-12-09T10:37:09.757Z] ---> Running in 20493977c8df [2022-12-09T10:37:09.757Z] ---> 21f38f2e8510 [2022-12-09T10:37:09.757Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-12-09T10:37:09.757Z] Removing intermediate container 20493977c8df [2022-12-09T10:37:09.757Z] ---> 0f0ae1f6f1ec [2022-12-09T10:37:09.757Z] [2022-12-09T10:37:09.757Z] Successfully built 0f0ae1f6f1ec [2022-12-09T10:37:09.757Z] Successfully tagged support-notifications:latest [2022-12-09T10:37:09.757Z]  Building support-notifications ... done Building security-proxy-setup [2022-12-09T10:37:09.757Z] ---> Running in 2e580aaff392 [2022-12-09T10:37:13.961Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:37:13.961Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:37:13.961Z] ---> 2e4d87998062 [2022-12-09T10:37:13.961Z] Step 3/21 : WORKDIR /edgex-go [2022-12-09T10:37:13.961Z] ---> Using cache [2022-12-09T10:37:13.961Z] ---> c6f7e90abe45 [2022-12-09T10:37:13.961Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-12-09T10:37:13.961Z] ---> Using cache [2022-12-09T10:37:13.961Z] ---> 946fcf445a78 [2022-12-09T10:37:13.961Z] Step 5/21 : COPY go.mod vendor* ./ [2022-12-09T10:37:13.961Z] ---> Using cache [2022-12-09T10:37:13.961Z] ---> 9f574a4101a8 [2022-12-09T10:37:13.961Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:37:13.961Z] ---> Using cache [2022-12-09T10:37:13.961Z] ---> 233913df44a9 [2022-12-09T10:37:13.961Z] Step 7/21 : COPY . . [2022-12-09T10:37:13.961Z] ---> Using cache [2022-12-09T10:37:13.961Z] ---> 9af99d7d57b8 [2022-12-09T10:37:13.961Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-12-09T10:37:16.506Z] Removing intermediate container 6db487e4a3f7 [2022-12-09T10:37:16.506Z] ---> 3860dbd742a1 [2022-12-09T10:37:16.506Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T10:37:16.506Z] ---> Running in 65084a21dd61 [2022-12-09T10:37:16.506Z] Removing intermediate container 3a072f324daf [2022-12-09T10:37:16.506Z] ---> 018c3e27993f [2022-12-09T10:37:16.506Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-12-09T10:37:16.506Z] ---> f518cdb96f1d [2022-12-09T10:37:16.506Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-12-09T10:37:16.506Z] ---> Running in 15f732a75d7b [2022-12-09T10:37:16.768Z] Removing intermediate container 15f732a75d7b [2022-12-09T10:37:16.768Z] ---> 28a58925ba3c [2022-12-09T10:37:16.768Z] Step 22/24 : LABEL arch=x86_64 [2022-12-09T10:37:16.768Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-09T10:37:16.768Z] 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-12-09T10:37:17.028Z] ---> Running in 0554d74583f7 [2022-12-09T10:37:17.288Z] ---> e553d64daac9 [2022-12-09T10:37:17.288Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-12-09T10:37:17.288Z] Removing intermediate container 0554d74583f7 [2022-12-09T10:37:17.288Z] ---> 23a03c3952f1 [2022-12-09T10:37:17.288Z] Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:37:17.288Z] ---> Running in 7bcec2c3c4d5 [2022-12-09T10:37:17.547Z] Removing intermediate container 7bcec2c3c4d5 [2022-12-09T10:37:17.548Z] ---> a64f240f9dc0 [2022-12-09T10:37:17.548Z] Step 24/24 : LABEL version=0.0.0 [2022-12-09T10:37:17.548Z] ---> 62e94efece13 [2022-12-09T10:37:17.548Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-12-09T10:37:17.548Z] ---> Running in aecb63035ca4 [2022-12-09T10:37:17.806Z] Removing intermediate container aecb63035ca4 [2022-12-09T10:37:17.806Z] ---> 6f223c7cb7b9 [2022-12-09T10:37:17.806Z] [2022-12-09T10:37:17.806Z] ---> 85a57f75a6f0 [2022-12-09T10:37:17.806Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-12-09T10:37:17.806Z] Successfully built 6f223c7cb7b9 [2022-12-09T10:37:17.806Z] Successfully tagged security-secretstore-setup:latest [2022-12-09T10:37:17.806Z] Building security-spiffe-token-provider [2022-12-09T10:37:21.104Z]  Building security-secretstore-setup ... done  ---> ec200aafd65e [2022-12-09T10:37:21.104Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-12-09T10:37:21.363Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:37:21.363Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:37:21.363Z] ---> 2e4d87998062 [2022-12-09T10:37:21.363Z] Step 3/19 : WORKDIR /edgex-go [2022-12-09T10:37:21.363Z] ---> Using cache [2022-12-09T10:37:21.363Z] ---> c6f7e90abe45 [2022-12-09T10:37:21.363Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-12-09T10:37:27.039Z] ---> 30f70fc89d92 [2022-12-09T10:37:27.039Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-12-09T10:37:27.039Z] ---> Running in 78e8ed2ae34a [2022-12-09T10:37:27.671Z] ---> b291533a06d7 [2022-12-09T10:37:27.671Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-12-09T10:37:27.671Z] ---> Running in 041038f253be [2022-12-09T10:37:27.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:37:28.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:37:28.457Z] v3.16.3-44-ge4585a2933 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-12-09T10:37:28.457Z] v3.16.3-45-gb8b62e0f9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-12-09T10:37:28.457Z] OK: 17038 distinct packages available [2022-12-09T10:37:28.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:37:28.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:37:28.727Z] OK: 211 MiB in 51 packages [2022-12-09T10:37:30.639Z] Removing intermediate container 041038f253be [2022-12-09T10:37:30.639Z] ---> 4a0d85217d15 [2022-12-09T10:37:30.639Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-12-09T10:37:30.899Z] ---> Running in 856ea7744332 [2022-12-09T10:37:30.899Z] Removing intermediate container f8ca9ae996f8 [2022-12-09T10:37:30.899Z] ---> 0b17854191ea [2022-12-09T10:37:30.899Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-12-09T10:37:30.899Z] Removing intermediate container 78e8ed2ae34a [2022-12-09T10:37:30.899Z] ---> 886db4cc340c [2022-12-09T10:37:30.899Z] Step 5/19 : COPY go.mod vendor* ./ [2022-12-09T10:37:31.160Z] ---> Running in 26972392d5b0 [2022-12-09T10:37:31.160Z] Removing intermediate container 856ea7744332 [2022-12-09T10:37:31.160Z] ---> c4b3ead5f7a1 [2022-12-09T10:37:31.160Z] Step 29/32 : CMD ["gate"] [2022-12-09T10:37:31.160Z] ---> Running in 778bc0d17c28 [2022-12-09T10:37:31.425Z] Removing intermediate container 778bc0d17c28 [2022-12-09T10:37:31.425Z] ---> 3dada6548d2d [2022-12-09T10:37:31.425Z] Step 30/32 : LABEL arch=x86_64 [2022-12-09T10:37:31.695Z] ---> d88ada3f1d94 [2022-12-09T10:37:31.695Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:37:31.695Z] ---> Running in e618f493c17f [2022-12-09T10:37:31.695Z] ---> Running in f8b81fd8f31c [2022-12-09T10:37:31.984Z] 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-12-09T10:37:31.984Z] Removing intermediate container e618f493c17f [2022-12-09T10:37:31.984Z] ---> 571fd74b9aff [2022-12-09T10:37:31.984Z] Step 31/32 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:37:31.984Z] ---> Running in 2bb14691e219 [2022-12-09T10:37:32.303Z] Removing intermediate container 2bb14691e219 [2022-12-09T10:37:32.303Z] ---> 722ddd5d43e4 [2022-12-09T10:37:32.303Z] Step 32/32 : LABEL version=0.0.0 [2022-12-09T10:37:32.303Z] ---> Running in 5486c4292f82 [2022-12-09T10:37:32.565Z] Removing intermediate container 5486c4292f82 [2022-12-09T10:37:32.565Z] ---> 92ca0520e294 [2022-12-09T10:37:32.565Z] [2022-12-09T10:37:32.565Z] Successfully built 92ca0520e294 [2022-12-09T10:37:32.565Z] Successfully tagged security-bootstrapper:latest [2022-12-09T10:37:32.565Z] Building security-spire-config [2022-12-09T10:37:34.693Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-12-09T10:37:34.693Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-12-09T10:37:34.693Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-12-09T10:37:34.693Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-12-09T10:37:36.903Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:37:36.903Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:37:36.903Z] ---> 2e4d87998062 [2022-12-09T10:37:36.903Z] Step 3/24 : WORKDIR /edgex-go [2022-12-09T10:37:36.903Z] ---> Using cache [2022-12-09T10:37:36.903Z] ---> c6f7e90abe45 [2022-12-09T10:37:36.903Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-09T10:37:39.431Z] ---> Running in 9955a9e8708a [2022-12-09T10:37:39.431Z] Removing intermediate container 26972392d5b0 [2022-12-09T10:37:39.431Z] ---> acb7098ac738 [2022-12-09T10:37:39.431Z] [2022-12-09T10:37:39.431Z] Step 10/22 : FROM alpine:3.16 [2022-12-09T10:37:39.431Z] ---> bfe296a52501 [2022-12-09T10:37:39.431Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-12-09T10:37:39.431Z] ---> Running in 1caa3e5db605 [2022-12-09T10:37:39.431Z] Removing intermediate container 1caa3e5db605 [2022-12-09T10:37:39.431Z] ---> dd4bbd3b7f94 [2022-12-09T10:37:39.431Z] Step 12/22 : 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-12-09T10:37:39.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:37:39.689Z] ---> Running in 8c1c4942e5a4 [2022-12-09T10:37:39.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:37:39.689Z] 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-12-09T10:37:39.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:37:39.947Z] OK: 211 MiB in 51 packages [2022-12-09T10:37:39.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:37:40.205Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-09T10:37:40.205Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-09T10:37:40.205Z] (3/33) Installing readline (8.1.2-r0) [2022-12-09T10:37:40.205Z] (4/33) Installing bash (5.1.16-r2) [2022-12-09T10:37:40.464Z] Executing bash-5.1.16-r2.post-install [2022-12-09T10:37:40.464Z] (5/33) Installing ca-certificates (20220614-r0) [2022-12-09T10:37:40.464Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-12-09T10:37:40.464Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-12-09T10:37:40.464Z] (8/33) Installing libcurl (7.83.1-r4) [2022-12-09T10:37:40.464Z] (9/33) Installing curl (7.83.1-r4) [2022-12-09T10:37:40.464Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-12-09T10:37:40.722Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-12-09T10:37:40.722Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-12-09T10:37:40.722Z] (13/33) Installing expat (2.5.0-r0) [2022-12-09T10:37:40.722Z] (14/33) Installing libffi (3.4.2-r1) [2022-12-09T10:37:40.722Z] (15/33) Installing gdbm (1.23-r0) [2022-12-09T10:37:40.722Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-12-09T10:37:40.722Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-12-09T10:37:40.722Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-09T10:37:40.722Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-12-09T10:37:40.722Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-12-09T10:37:40.722Z] (21/33) Installing python3 (3.10.8-r0) [2022-12-09T10:37:41.287Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-12-09T10:37:41.287Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-12-09T10:37:41.287Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-12-09T10:37:41.287Z] (25/33) Installing py3-six (1.16.0-r1) [2022-12-09T10:37:41.287Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-12-09T10:37:41.287Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-12-09T10:37:41.287Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-12-09T10:37:41.287Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-12-09T10:37:41.287Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-12-09T10:37:41.287Z] (31/33) Installing py3-packaging (21.3-r0) [2022-12-09T10:37:41.287Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-12-09T10:37:41.287Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-12-09T10:37:41.546Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T10:37:41.546Z] Executing ca-certificates-20220614-r0.trigger [2022-12-09T10:37:41.546Z] OK: 123 MiB in 47 packages [2022-12-09T10:37:42.113Z] Removing intermediate container 9955a9e8708a [2022-12-09T10:37:42.113Z] ---> 089fe7988008 [2022-12-09T10:37:42.113Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-09T10:37:45.417Z] ---> 913854613914 [2022-12-09T10:37:45.417Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:37:46.354Z] ---> Running in 9ee846ac1ff6 [2022-12-09T10:37:46.354Z] Removing intermediate container 2e580aaff392 [2022-12-09T10:37:46.354Z] ---> 9506c8951820 [2022-12-09T10:37:46.354Z] [2022-12-09T10:37:46.354Z] Step 10/23 : FROM alpine:3.16 [2022-12-09T10:37:46.354Z] ---> bfe296a52501 [2022-12-09T10:37:46.354Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-12-09T10:37:47.756Z] ---> Running in 5969e3e0833d [2022-12-09T10:37:48.325Z] Removing intermediate container 65084a21dd61 [2022-12-09T10:37:48.325Z] ---> 1f3a41182bbf [2022-12-09T10:37:48.325Z] [2022-12-09T10:37:48.325Z] Step 9/21 : FROM alpine:3.16 [2022-12-09T10:37:48.325Z] ---> bfe296a52501 [2022-12-09T10:37:48.325Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-12-09T10:37:48.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:37:48.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:37:49.169Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-09T10:37:49.429Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T10:37:49.429Z] OK: 6 MiB in 15 packages [2022-12-09T10:37:52.011Z] ---> Running in 5e407a5a9b67 [2022-12-09T10:37:53.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-12-09T10:37:53.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-12-09T10:37:53.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-12-09T10:37:53.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-12-09T10:37:53.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-12-09T10:37:53.185Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-12-09T10:37:53.185Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-12-09T10:37:53.185Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-12-09T10:37:53.185Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-12-09T10:37:53.185Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-12-09T10:37:53.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-12-09T10:37:55.314Z] Collecting docker-compose==1.23.2 [2022-12-09T10:37:55.314Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-12-09T10:37:55.315Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 42.5 MB/s eta 0:00:00 [2022-12-09T10:37:55.315Z] Removing intermediate container 5969e3e0833d [2022-12-09T10:37:55.315Z] ---> 4112d090da23 [2022-12-09T10:37:55.315Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-09T10:37:55.315Z] ---> Running in 8ee639354576 [2022-12-09T10:37:55.315Z] Collecting jsonschema<3,>=2.5.1 [2022-12-09T10:37:55.315Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-12-09T10:37:55.315Z] Collecting docopt<0.7,>=0.6.1 [2022-12-09T10:37:55.315Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-12-09T10:37:55.315Z] Preparing metadata (setup.py): started [2022-12-09T10:37:55.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:37:55.315Z] Removing intermediate container f8b81fd8f31c [2022-12-09T10:37:55.315Z] ---> 3de66f643fb2 [2022-12-09T10:37:55.315Z] Step 7/19 : COPY . . [2022-12-09T10:37:55.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:37:55.315Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-09T10:37:55.315Z] Collecting texttable<0.10,>=0.9.0 [2022-12-09T10:37:55.574Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-12-09T10:37:55.574Z] Preparing metadata (setup.py): started [2022-12-09T10:37:55.574Z] Removing intermediate container 8ee639354576 [2022-12-09T10:37:55.574Z] ---> bb5d5767d6a1 [2022-12-09T10:37:55.574Z] Step 13/23 : ENV APP_PORT=59882 [2022-12-09T10:37:55.574Z] (1/6) Installing ca-certificates (20220614-r0) [2022-12-09T10:37:55.574Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-12-09T10:37:55.574Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-12-09T10:37:55.574Z] (4/6) Installing libcurl (7.83.1-r4) [2022-12-09T10:37:55.574Z] (5/6) Installing curl (7.83.1-r4) [2022-12-09T10:37:55.574Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-12-09T10:37:55.574Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T10:37:55.574Z] Executing ca-certificates-20220614-r0.trigger [2022-12-09T10:37:55.574Z] OK: 8 MiB in 20 packages [2022-12-09T10:37:56.153Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-09T10:37:56.153Z] 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-12-09T10:37:56.411Z] Collecting docker<4.0,>=3.6.0 [2022-12-09T10:37:56.411Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-12-09T10:37:56.411Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 178.1 MB/s eta 0:00:00 [2022-12-09T10:37:56.411Z] Collecting dockerpty<0.5,>=0.4.1 [2022-12-09T10:37:56.411Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-12-09T10:37:56.411Z] Preparing metadata (setup.py): started [2022-12-09T10:37:56.670Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-09T10:37:56.670Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-12-09T10:37:56.670Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-12-09T10:37:56.670Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 142.6 MB/s eta 0:00:00 [2022-12-09T10:37:56.927Z] Collecting cached-property<2,>=1.2.0 [2022-12-09T10:37:56.927Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-12-09T10:37:56.927Z] Collecting websocket-client<1.0,>=0.32.0 [2022-12-09T10:37:56.927Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-12-09T10:37:56.928Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 86.6 MB/s eta 0:00:00 [2022-12-09T10:37:56.928Z] Collecting PyYAML<4,>=3.10 [2022-12-09T10:37:56.928Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-12-09T10:37:56.928Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 149.3 MB/s eta 0:00:00 [2022-12-09T10:37:57.185Z] Preparing metadata (setup.py): started [2022-12-09T10:37:58.118Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-09T10:37:58.118Z] Collecting docker-pycreds>=0.4.0 [2022-12-09T10:37:58.118Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-12-09T10:37:58.118Z] Collecting chardet<3.1.0,>=3.0.2 [2022-12-09T10:37:58.118Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-12-09T10:37:58.118Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 144.2 MB/s eta 0:00:00 [2022-12-09T10:37:58.118Z] Collecting idna<2.8,>=2.5 [2022-12-09T10:37:58.118Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-12-09T10:37:58.118Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 133.1 MB/s eta 0:00:00 [2022-12-09T10:37:58.409Z] Collecting certifi>=2017.4.17 [2022-12-09T10:37:58.409Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2022-12-09T10:37:58.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 198.3 MB/s eta 0:00:00 [2022-12-09T10:37:58.409Z] Collecting urllib3<1.25,>=1.21.1 [2022-12-09T10:37:58.409Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-12-09T10:37:58.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 175.2 MB/s eta 0:00:00 [2022-12-09T10:37:58.409Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-12-09T10:37:58.409Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-12-09T10:37:58.409Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-12-09T10:37:58.409Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-12-09T10:37:58.409Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-12-09T10:37:58.409Z] Running setup.py install for texttable: started [2022-12-09T10:37:58.979Z] Running setup.py install for texttable: finished with status 'done' [2022-12-09T10:37:58.979Z] Running setup.py install for PyYAML: started [2022-12-09T10:37:59.597Z] Running setup.py install for PyYAML: finished with status 'done' [2022-12-09T10:38:01.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.345s coverage: 28.7% of statements [2022-12-09T10:38:01.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-12-09T10:38:01.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-12-09T10:38:02.900Z] Running setup.py install for docopt: started [2022-12-09T10:38:02.900Z] ---> Running in 72032a3c8fed [2022-12-09T10:38:02.900Z] ---> 6bb11b68d0e4 [2022-12-09T10:38:02.900Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-12-09T10:38:02.900Z] Running setup.py install for docopt: finished with status 'done' [2022-12-09T10:38:02.900Z] Removing intermediate container 72032a3c8fed [2022-12-09T10:38:02.900Z] ---> 2b4b1ee0a881 [2022-12-09T10:38:02.900Z] Step 14/23 : EXPOSE $APP_PORT [2022-12-09T10:38:02.900Z] ---> Running in c51c15707143 [2022-12-09T10:38:02.900Z] Removing intermediate container 5e407a5a9b67 [2022-12-09T10:38:02.900Z] ---> 6b24b7232f80 [2022-12-09T10:38:02.900Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-09T10:38:02.900Z] ---> Running in a001eb50b257 [2022-12-09T10:38:02.900Z] ---> Running in 4a38b7d833e1 [2022-12-09T10:38:03.169Z] Removing intermediate container a001eb50b257 [2022-12-09T10:38:03.169Z] ---> fa7f9b9a2bd1 [2022-12-09T10:38:03.169Z] Step 15/23 : WORKDIR / [2022-12-09T10:38:03.169Z] Removing intermediate container 4a38b7d833e1 [2022-12-09T10:38:03.169Z] ---> f2f1fb96d1e2 [2022-12-09T10:38:03.169Z] Step 12/21 : WORKDIR /edgex [2022-12-09T10:38:03.169Z] ---> Running in e8a40f9e236f [2022-12-09T10:38:03.169Z] 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-12-09T10:38:03.169Z] ---> Running in dfc9997fce30 [2022-12-09T10:38:03.430Z] Removing intermediate container 9ee846ac1ff6 [2022-12-09T10:38:03.430Z] ---> 9bb02d82cccc [2022-12-09T10:38:03.430Z] Step 7/24 : COPY . . [2022-12-09T10:38:03.430Z] Removing intermediate container e8a40f9e236f [2022-12-09T10:38:03.430Z] ---> ae5b0919370d [2022-12-09T10:38:03.430Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T10:38:03.430Z] Running setup.py install for dockerpty: started [2022-12-09T10:38:04.370Z] Running setup.py install for dockerpty: finished with status 'done' [2022-12-09T10:38:04.941Z] Removing intermediate container dfc9997fce30 [2022-12-09T10:38:04.941Z] ---> 084ad75a8b12 [2022-12-09T10:38:04.941Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-12-09T10:38:09.170Z] ---> 842521235aac [2022-12-09T10:38:09.170Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-12-09T10:38:09.170Z] ---> 928fbb72180e [2022-12-09T10:38:09.170Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-12-09T10:38:09.170Z] ---> e06a3b4926e2 [2022-12-09T10:38:09.170Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-09T10:38:09.170Z] ---> Running in 337c5b089bd5 [2022-12-09T10:38:09.170Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 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-12-09T10:38:09.170Z] 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-12-09T10:38:09.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.613s coverage: 98.5% of statements [2022-12-09T10:38:10.112Z] Removing intermediate container 337c5b089bd5 [2022-12-09T10:38:10.112Z] ---> 5c253b701168 [2022-12-09T10:38:10.112Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-09T10:38:10.373Z] ---> 66dd33162446 [2022-12-09T10:38:10.373Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-12-09T10:38:10.373Z] ---> 0342e6f8cc00 [2022-12-09T10:38:10.373Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-12-09T10:38:10.373Z] ---> Running in dc007d9426f2 [2022-12-09T10:38:10.976Z] Removing intermediate container dc007d9426f2 [2022-12-09T10:38:10.976Z] ---> 957d67cc95e9 [2022-12-09T10:38:10.976Z] Step 10/24 : 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-12-09T10:38:11.914Z] ---> 6a831987ecc0 [2022-12-09T10:38:11.914Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-12-09T10:38:13.825Z] ---> Running in 2354135d7ba9 [2022-12-09T10:38:13.825Z] ---> c47fc04521bb [2022-12-09T10:38:13.825Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-12-09T10:38:13.825Z] ---> Running in 0c4dcd92a17a [2022-12-09T10:38:13.825Z] Removing intermediate container 0c4dcd92a17a [2022-12-09T10:38:13.825Z] ---> 27db220da4d8 [2022-12-09T10:38:13.825Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T10:38:13.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.850s coverage: 43.0% of statements [2022-12-09T10:38:13.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-12-09T10:38:13.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-12-09T10:38:13.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.649s coverage: 54.2% of statements [2022-12-09T10:38:13.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-12-09T10:38:13.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-12-09T10:38:14.105Z] ---> 6d00ba176d53 [2022-12-09T10:38:14.105Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-09T10:38:14.105Z] ---> Running in b72ec476489a [2022-12-09T10:38:14.105Z] ---> Running in 88e81658db8a [2022-12-09T10:38:14.105Z] Removing intermediate container 8c1c4942e5a4 [2022-12-09T10:38:14.105Z] ---> 17a8e862da34 [2022-12-09T10:38:14.105Z] Step 13/22 : ENV APP_PORT=58890 [2022-12-09T10:38:14.105Z] ---> Running in c4fa1bf17de8 [2022-12-09T10:38:14.369Z] Removing intermediate container b72ec476489a [2022-12-09T10:38:14.369Z] ---> fb4cd79070cc [2022-12-09T10:38:14.369Z] Step 21/23 : LABEL arch=x86_64 [2022-12-09T10:38:14.369Z] ---> Running in 8332c94147a3 [2022-12-09T10:38:14.369Z] Removing intermediate container c4fa1bf17de8 [2022-12-09T10:38:14.369Z] ---> 697d02a222a6 [2022-12-09T10:38:14.369Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-09T10:38:14.369Z] ---> Running in 0da98897c030 [2022-12-09T10:38:14.369Z] Removing intermediate container 8332c94147a3 [2022-12-09T10:38:14.369Z] ---> 028bfe60da0a [2022-12-09T10:38:14.369Z] Step 22/23 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:38:14.630Z] ---> Running in 92e59207624a [2022-12-09T10:38:14.630Z] Removing intermediate container 0da98897c030 [2022-12-09T10:38:14.630Z] ---> c4f6e1e8efa7 [2022-12-09T10:38:14.630Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-12-09T10:38:14.630Z] Removing intermediate container 92e59207624a [2022-12-09T10:38:14.630Z] ---> dacb423ce62d [2022-12-09T10:38:14.630Z] Step 23/23 : LABEL version=0.0.0 [2022-12-09T10:38:14.630Z] Removing intermediate container 2354135d7ba9 [2022-12-09T10:38:14.630Z] ---> 822ac647ab93 [2022-12-09T10:38:14.630Z] Step 11/24 : WORKDIR /edgex-go [2022-12-09T10:38:14.630Z] ---> Running in 4dcc4b6095e9 [2022-12-09T10:38:14.890Z] ---> Running in 0d0f394901ce [2022-12-09T10:38:15.153Z] Removing intermediate container 4dcc4b6095e9 [2022-12-09T10:38:15.153Z] ---> 80715fae5fc5 [2022-12-09T10:38:15.153Z] [2022-12-09T10:38:15.153Z] Successfully built 80715fae5fc5 [2022-12-09T10:38:15.533Z] Successfully tagged core-command:latest [2022-12-09T10:38:15.533Z] Building core-metadata [2022-12-09T10:38:16.098Z]  Building core-command ... done Removing intermediate container 0d0f394901ce [2022-12-09T10:38:16.098Z] ---> 62d1d468f83a [2022-12-09T10:38:16.098Z] [2022-12-09T10:38:16.098Z] Step 12/24 : FROM alpine:3.15 [2022-12-09T10:38:16.098Z] ---> c4fc93816858 [2022-12-09T10:38:16.098Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-09T10:38:16.098Z] ---> Using cache [2022-12-09T10:38:16.098Z] ---> 92feee304299 [2022-12-09T10:38:16.098Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-12-09T10:38:17.998Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:38:17.998Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:38:17.998Z] ---> 2e4d87998062 [2022-12-09T10:38:17.998Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-09T10:38:17.998Z] ---> Using cache [2022-12-09T10:38:17.998Z] ---> 1729e4d6a615 [2022-12-09T10:38:17.998Z] Step 4/24 : WORKDIR /edgex-go [2022-12-09T10:38:17.998Z] ---> Using cache [2022-12-09T10:38:17.998Z] ---> 73117c93717b [2022-12-09T10:38:17.998Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-12-09T10:38:17.998Z] ---> Using cache [2022-12-09T10:38:17.998Z] ---> ab79450ad9d8 [2022-12-09T10:38:17.998Z] Step 6/24 : COPY go.mod vendor* ./ [2022-12-09T10:38:17.998Z] ---> Using cache [2022-12-09T10:38:17.998Z] ---> 5817cc3fb2ea [2022-12-09T10:38:17.998Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:38:17.998Z] ---> Using cache [2022-12-09T10:38:17.998Z] ---> b8ac73f416fc [2022-12-09T10:38:17.998Z] Step 8/24 : COPY . . [2022-12-09T10:38:17.998Z] ---> Using cache [2022-12-09T10:38:17.998Z] ---> 21f38f2e8510 [2022-12-09T10:38:17.998Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-12-09T10:38:23.295Z] ---> 18633f714948 [2022-12-09T10:38:23.295Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-12-09T10:38:23.295Z] Removing intermediate container 88e81658db8a [2022-12-09T10:38:23.295Z] ---> bfa1ea6ac8e4 [2022-12-09T10:38:23.295Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-12-09T10:38:23.295Z] ---> Running in 2af252f0f271 [2022-12-09T10:38:23.295Z] ---> Running in bfb6bbc0c654 [2022-12-09T10:38:23.295Z] ---> Running in 83130002c2a0 [2022-12-09T10:38:23.295Z] Removing intermediate container 83130002c2a0 [2022-12-09T10:38:23.295Z] ---> 6656f2b15b97 [2022-12-09T10:38:23.295Z] Step 19/21 : LABEL arch=x86_64 [2022-12-09T10:38:23.295Z] ---> 8961dd02ea1f [2022-12-09T10:38:23.295Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-12-09T10:38:23.295Z] ---> Running in 27004f1f0a31 [2022-12-09T10:38:23.556Z] Removing intermediate container 27004f1f0a31 [2022-12-09T10:38:23.556Z] ---> 131b55adaa6f [2022-12-09T10:38:23.556Z] Step 20/21 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:38:23.556Z] ---> Running in fb97b51e69d9 [2022-12-09T10:38:23.556Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-09T10:38:23.556Z] ---> ae1447e776ea [2022-12-09T10:38:23.556Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-12-09T10:38:23.556Z] ---> Running in 303dfc074fae [2022-12-09T10:38:23.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:38:23.834Z] Removing intermediate container fb97b51e69d9 [2022-12-09T10:38:23.834Z] ---> 8fecab585b36 [2022-12-09T10:38:23.834Z] Step 21/21 : LABEL version=0.0.0 [2022-12-09T10:38:23.834Z] ---> Running in 5e997c122d74 [2022-12-09T10:38:23.834Z] Removing intermediate container 303dfc074fae [2022-12-09T10:38:23.834Z] ---> 3f0662a48312 [2022-12-09T10:38:23.834Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T10:38:23.834Z] ---> Running in d01f71a5aacc [2022-12-09T10:38:23.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:38:23.834Z] Removing intermediate container 5e997c122d74 [2022-12-09T10:38:23.834Z] ---> db323fc9b9de [2022-12-09T10:38:23.834Z] [2022-12-09T10:38:24.105Z] Removing intermediate container d01f71a5aacc [2022-12-09T10:38:24.105Z] ---> e690046e9121 [2022-12-09T10:38:24.105Z] Step 20/22 : LABEL arch=x86_64 [2022-12-09T10:38:24.105Z] Successfully built db323fc9b9de [2022-12-09T10:38:24.105Z] Successfully tagged security-proxy-setup:latest [2022-12-09T10:38:24.105Z] Building support-scheduler [2022-12-09T10:38:24.105Z]  Building security-proxy-setup ... done  ---> Running in c03a648b4cc3 [2022-12-09T10:38:24.366Z] v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-09T10:38:24.366Z] v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-09T10:38:24.366Z] OK: 15859 distinct packages available [2022-12-09T10:38:24.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:38:24.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:38:24.626Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-12-09T10:38:24.626Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-12-09T10:38:24.626Z] (3/4) Installing libucontext (1.1-r0) [2022-12-09T10:38:24.626Z] (4/4) Installing gcompat (1.0.0-r4) [2022-12-09T10:38:24.626Z] Executing busybox-1.34.1-r7.trigger [2022-12-09T10:38:24.626Z] OK: 6 MiB in 18 packages [2022-12-09T10:38:25.195Z] Removing intermediate container c03a648b4cc3 [2022-12-09T10:38:25.195Z] ---> 95e7433e2a75 [2022-12-09T10:38:25.195Z] Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:38:27.109Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:38:27.109Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:38:27.109Z] ---> 2e4d87998062 [2022-12-09T10:38:27.109Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-09T10:38:27.109Z] ---> Using cache [2022-12-09T10:38:27.109Z] ---> 1729e4d6a615 [2022-12-09T10:38:27.109Z] Step 4/22 : WORKDIR /edgex-go [2022-12-09T10:38:27.109Z] ---> Using cache [2022-12-09T10:38:27.109Z] ---> 73117c93717b [2022-12-09T10:38:27.109Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-09T10:38:27.109Z] ---> Using cache [2022-12-09T10:38:27.109Z] ---> ab79450ad9d8 [2022-12-09T10:38:27.109Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-09T10:38:27.109Z] ---> Using cache [2022-12-09T10:38:27.109Z] ---> 5817cc3fb2ea [2022-12-09T10:38:27.109Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:38:27.109Z] ---> Using cache [2022-12-09T10:38:27.109Z] ---> b8ac73f416fc [2022-12-09T10:38:27.109Z] Step 8/22 : COPY . . [2022-12-09T10:38:27.109Z] ---> Using cache [2022-12-09T10:38:27.109Z] ---> 21f38f2e8510 [2022-12-09T10:38:27.109Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-12-09T10:38:30.457Z] ---> Running in d34feb4e128c [2022-12-09T10:38:30.457Z] ---> Running in 79cde5573584 [2022-12-09T10:38:30.457Z] Removing intermediate container c51c15707143 [2022-12-09T10:38:30.457Z] ---> 801e1e29e15c [2022-12-09T10:38:30.457Z] [2022-12-09T10:38:30.457Z] Step 9/19 : FROM alpine:3.15 [2022-12-09T10:38:30.457Z] ---> c4fc93816858 [2022-12-09T10:38:30.457Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-09T10:38:30.457Z] ---> Using cache [2022-12-09T10:38:30.457Z] ---> 92feee304299 [2022-12-09T10:38:30.457Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-12-09T10:38:30.718Z] Removing intermediate container 2af252f0f271 [2022-12-09T10:38:30.718Z] ---> df36e54b7d5d [2022-12-09T10:38:30.718Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-09T10:38:30.718Z] ---> Running in 6cd636b63083 [2022-12-09T10:38:30.718Z] Removing intermediate container d34feb4e128c [2022-12-09T10:38:30.718Z] ---> 387cb919361a [2022-12-09T10:38:30.718Z] Step 22/22 : LABEL version=0.0.0 [2022-12-09T10:38:30.718Z] ---> Running in cf391861fe79 [2022-12-09T10:38:30.977Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-09T10:38:30.977Z] Removing intermediate container cf391861fe79 [2022-12-09T10:38:30.977Z] ---> 7681742233a9 [2022-12-09T10:38:30.977Z] [2022-12-09T10:38:30.977Z] Successfully built 7681742233a9 [2022-12-09T10:38:30.977Z] Successfully tagged sys-mgmt-agent:latest [2022-12-09T10:38:30.977Z]  Building sys-mgmt-agent ... done Building core-data [2022-12-09T10:38:31.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:38:31.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:38:31.495Z] v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-09T10:38:31.495Z] v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-09T10:38:31.495Z] OK: 15859 distinct packages available [2022-12-09T10:38:31.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:38:31.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:38:31.755Z] (1/9) Installing ca-certificates (20220614-r0) [2022-12-09T10:38:31.755Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-12-09T10:38:31.755Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-12-09T10:38:32.058Z] (4/9) Installing libcurl (7.80.0-r4) [2022-12-09T10:38:32.058Z] (5/9) Installing curl (7.80.0-r4) [2022-12-09T10:38:32.058Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-12-09T10:38:32.058Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-12-09T10:38:32.058Z] (8/9) Installing libucontext (1.1-r0) [2022-12-09T10:38:32.058Z] (9/9) Installing gcompat (1.0.0-r4) [2022-12-09T10:38:32.058Z] Executing busybox-1.34.1-r7.trigger [2022-12-09T10:38:32.058Z] Executing ca-certificates-20220614-r0.trigger [2022-12-09T10:38:32.058Z] OK: 8 MiB in 23 packages [2022-12-09T10:38:35.491Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:38:35.491Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:38:35.491Z] ---> 2e4d87998062 [2022-12-09T10:38:35.491Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-09T10:38:35.491Z] ---> Using cache [2022-12-09T10:38:35.491Z] ---> 1729e4d6a615 [2022-12-09T10:38:35.491Z] Step 4/22 : WORKDIR /edgex-go [2022-12-09T10:38:35.491Z] ---> Using cache [2022-12-09T10:38:35.491Z] ---> 73117c93717b [2022-12-09T10:38:35.491Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-09T10:38:35.491Z] ---> Using cache [2022-12-09T10:38:35.491Z] ---> ab79450ad9d8 [2022-12-09T10:38:35.491Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-09T10:38:35.491Z] ---> Using cache [2022-12-09T10:38:35.491Z] ---> 5817cc3fb2ea [2022-12-09T10:38:35.491Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:38:35.491Z] ---> Using cache [2022-12-09T10:38:35.491Z] ---> b8ac73f416fc [2022-12-09T10:38:35.491Z] Step 8/22 : COPY . . [2022-12-09T10:38:35.491Z] ---> Using cache [2022-12-09T10:38:35.491Z] ---> 21f38f2e8510 [2022-12-09T10:38:35.491Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-12-09T10:38:40.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.870s coverage: 89.2% of statements [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-12-09T10:38:40.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.579s coverage: 2.2% of statements [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-12-09T10:38:40.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.658s coverage: 95.6% of statements [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-12-09T10:38:40.638Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.330s coverage: 72.2% of statements [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-12-09T10:38:40.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.520s coverage: 60.0% of statements [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-12-09T10:38:40.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.993s coverage: 0.9% of statements [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-12-09T10:38:40.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.697s coverage: 58.8% of statements [2022-12-09T10:38:40.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.388s coverage: 29.6% of statements [2022-12-09T10:38:40.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-12-09T10:38:40.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.448s coverage: 47.1% of statements [2022-12-09T10:38:40.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.286s coverage: 79.5% of statements [2022-12-09T10:38:40.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.388s coverage: 94.1% of statements [2022-12-09T10:38:40.802Z] ---> 8990a3ad2dc2 [2022-12-09T10:38:40.802Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-12-09T10:38:40.802Z] ---> Running in d9138b5ad630 [2022-12-09T10:38:40.802Z] ---> 6f669cf19233 [2022-12-09T10:38:40.802Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-12-09T10:38:40.802Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-09T10:38:40.802Z] Removing intermediate container 6cd636b63083 [2022-12-09T10:38:40.802Z] ---> 291192733bc0 [2022-12-09T10:38:40.802Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T10:38:40.802Z] ---> Running in 25c24a6d2885 [2022-12-09T10:38:40.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.477s coverage: 96.3% of statements [2022-12-09T10:38:41.061Z] ---> 3e9d56d2d0ed [2022-12-09T10:38:41.061Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-12-09T10:38:41.061Z] Removing intermediate container 25c24a6d2885 [2022-12-09T10:38:41.061Z] ---> 460a1d47c843 [2022-12-09T10:38:41.061Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-12-09T10:38:41.999Z] ---> ac1e4b1047c3 [2022-12-09T10:38:41.999Z] Step 19/24 : WORKDIR / [2022-12-09T10:38:42.570Z] ---> f65ab813af01 [2022-12-09T10:38:42.570Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-12-09T10:38:42.570Z] ---> Running in f35d95867b40 [2022-12-09T10:38:42.830Z] Removing intermediate container f35d95867b40 [2022-12-09T10:38:42.830Z] ---> 25eb781f96ed [2022-12-09T10:38:42.830Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-09T10:38:43.090Z] ---> Running in 6ff355c0457f [2022-12-09T10:38:43.090Z] ---> 728e3bd563a1 [2022-12-09T10:38:43.090Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-12-09T10:38:43.363Z] ---> Running in feb79ae16f2a [2022-12-09T10:38:43.363Z] Removing intermediate container 6ff355c0457f [2022-12-09T10:38:43.363Z] ---> 1db6569565d5 [2022-12-09T10:38:43.363Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-09T10:38:43.624Z] ---> Running in 899b810117ac [2022-12-09T10:38:43.884Z] Removing intermediate container feb79ae16f2a [2022-12-09T10:38:43.884Z] ---> 2470989c6216 [2022-12-09T10:38:43.884Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T10:38:44.452Z] ---> Running in 10dbe8c7337f [2022-12-09T10:38:45.034Z] Removing intermediate container 899b810117ac [2022-12-09T10:38:45.034Z] ---> cccdbbf4feec [2022-12-09T10:38:45.034Z] Step 22/24 : LABEL arch=x86_64 [2022-12-09T10:38:45.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.310s coverage: 87.5% of statements [2022-12-09T10:38:46.417Z] ---> Running in 5ecb41645d93 [2022-12-09T10:38:46.417Z] Removing intermediate container 10dbe8c7337f [2022-12-09T10:38:46.417Z] ---> 0fc6de70f278 [2022-12-09T10:38:46.417Z] Step 17/19 : LABEL arch=x86_64 [2022-12-09T10:38:47.451Z] ---> Running in f70cbfb0d7fc [2022-12-09T10:38:48.022Z] Removing intermediate container 5ecb41645d93 [2022-12-09T10:38:48.022Z] ---> c0cd2bd13787 [2022-12-09T10:38:48.022Z] Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:38:49.411Z] ---> Running in 2d8975f939da [2022-12-09T10:38:49.411Z] Removing intermediate container f70cbfb0d7fc [2022-12-09T10:38:49.411Z] ---> 1920acd13bc0 [2022-12-09T10:38:49.411Z] Step 18/19 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:38:49.978Z] ---> Running in 3258f93b5e9b [2022-12-09T10:38:50.281Z] Removing intermediate container 2d8975f939da [2022-12-09T10:38:50.281Z] ---> 4523ab67f11e [2022-12-09T10:38:50.281Z] Step 24/24 : LABEL version=0.0.0 [2022-12-09T10:38:52.844Z] ---> Running in 8bb7eac2f38d [2022-12-09T10:38:52.844Z] Removing intermediate container 3258f93b5e9b [2022-12-09T10:38:52.844Z] ---> 9a866345f3c2 [2022-12-09T10:38:52.844Z] Step 19/19 : LABEL version=0.0.0 [2022-12-09T10:38:54.765Z] ---> Running in 56bf7aa24088 [2022-12-09T10:38:54.765Z] Removing intermediate container 8bb7eac2f38d [2022-12-09T10:38:54.765Z] ---> 33be06688765 [2022-12-09T10:38:54.765Z] [2022-12-09T10:38:54.765Z] Successfully built 33be06688765 [2022-12-09T10:38:54.765Z] Removing intermediate container bfb6bbc0c654 [2022-12-09T10:38:54.765Z] ---> b05072a8e3dc [2022-12-09T10:38:54.765Z] [2022-12-09T10:38:54.765Z] Step 10/24 : FROM alpine:3.16 [2022-12-09T10:38:54.765Z] ---> bfe296a52501 [2022-12-09T10:38:54.765Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-12-09T10:38:54.765Z] ---> Using cache [2022-12-09T10:38:54.765Z] ---> 4112d090da23 [2022-12-09T10:38:54.765Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-09T10:38:54.765Z] ---> Using cache [2022-12-09T10:38:54.765Z] ---> bb5d5767d6a1 [2022-12-09T10:38:54.765Z] Step 13/24 : ENV APP_PORT=59881 [2022-12-09T10:38:54.765Z] Successfully tagged security-spire-config:latest [2022-12-09T10:38:55.044Z]  Building security-spire-config ... done Removing intermediate container 56bf7aa24088 [2022-12-09T10:38:55.044Z] ---> 1978a33d3d98 [2022-12-09T10:38:55.044Z] [2022-12-09T10:38:55.044Z] ---> Running in 38b45e138069 [2022-12-09T10:38:55.044Z] Successfully built 1978a33d3d98 [2022-12-09T10:38:55.044Z] Successfully tagged security-spiffe-token-provider:latest [2022-12-09T10:38:55.044Z]  Building security-spiffe-token-provider ... done Removing intermediate container 38b45e138069 [2022-12-09T10:38:55.044Z] ---> 05a7212613a5 [2022-12-09T10:38:55.044Z] Step 14/24 : EXPOSE $APP_PORT [2022-12-09T10:38:55.304Z] ---> Running in e23f067f74bb [2022-12-09T10:38:55.304Z] Removing intermediate container e23f067f74bb [2022-12-09T10:38:55.304Z] ---> d90f18de8098 [2022-12-09T10:38:55.304Z] Step 15/24 : WORKDIR / [2022-12-09T10:38:55.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.342s coverage: 94.4% of statements [2022-12-09T10:38:55.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.229s coverage: 44.8% of statements [2022-12-09T10:38:55.563Z] ---> Running in 6e915f6cf67b [2022-12-09T10:38:55.563Z] Removing intermediate container 6e915f6cf67b [2022-12-09T10:38:55.563Z] ---> 5bcd0e1df6ce [2022-12-09T10:38:55.563Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T10:38:56.510Z] ---> 8cf6f810556c [2022-12-09T10:38:56.510Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-12-09T10:38:57.441Z] ---> 111765c465f3 [2022-12-09T10:38:57.441Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-12-09T10:38:58.007Z] ---> b72327e2758f [2022-12-09T10:38:58.007Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-12-09T10:38:58.007Z] ---> a3f9db4e5f0e [2022-12-09T10:38:58.007Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-12-09T10:38:58.007Z] ---> Running in 229e7b59ef39 [2022-12-09T10:38:58.269Z] Removing intermediate container 229e7b59ef39 [2022-12-09T10:38:58.269Z] ---> 70af629b278a [2022-12-09T10:38:58.269Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T10:38:58.269Z] ---> Running in 75812d8ec715 [2022-12-09T10:38:58.269Z] Removing intermediate container 75812d8ec715 [2022-12-09T10:38:58.269Z] ---> 8dcff7cb25b8 [2022-12-09T10:38:58.269Z] Step 22/24 : LABEL arch=x86_64 [2022-12-09T10:38:58.269Z] ---> Running in ce1345c4a0d0 [2022-12-09T10:38:58.834Z] Removing intermediate container ce1345c4a0d0 [2022-12-09T10:38:58.834Z] ---> 7cb75aced545 [2022-12-09T10:38:58.835Z] Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:38:58.835Z] ---> Running in 407e50ab9336 [2022-12-09T10:38:59.094Z] Removing intermediate container 407e50ab9336 [2022-12-09T10:38:59.094Z] ---> 6f58c6eb2847 [2022-12-09T10:38:59.094Z] Step 24/24 : LABEL version=0.0.0 [2022-12-09T10:38:59.094Z] ---> Running in e4eeb430c3c4 [2022-12-09T10:38:59.353Z] Removing intermediate container e4eeb430c3c4 [2022-12-09T10:38:59.353Z] ---> 8a3cf653b39c [2022-12-09T10:38:59.353Z] [2022-12-09T10:38:59.353Z] Successfully built 8a3cf653b39c [2022-12-09T10:38:59.353Z] Successfully tagged core-metadata:latest [2022-12-09T10:39:03.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.849s coverage: 79.9% of statements [2022-12-09T10:39:03.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-12-09T10:39:04.623Z]  Building core-metadata ... done Removing intermediate container 79cde5573584 [2022-12-09T10:39:04.623Z] ---> 2ef489b57a7d [2022-12-09T10:39:04.623Z] [2022-12-09T10:39:04.623Z] Step 10/22 : FROM alpine:3.16 [2022-12-09T10:39:04.623Z] ---> bfe296a52501 [2022-12-09T10:39:04.623Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-12-09T10:39:04.623Z] ---> Using cache [2022-12-09T10:39:04.623Z] ---> 4112d090da23 [2022-12-09T10:39:04.623Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-09T10:39:04.623Z] ---> Using cache [2022-12-09T10:39:04.623Z] ---> bb5d5767d6a1 [2022-12-09T10:39:04.623Z] Step 13/22 : ENV APP_PORT=59861 [2022-12-09T10:39:04.880Z] ---> Running in f01101a22092 [2022-12-09T10:39:05.137Z] Removing intermediate container f01101a22092 [2022-12-09T10:39:05.137Z] ---> 06ed255197e7 [2022-12-09T10:39:05.137Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-09T10:39:05.713Z] ---> Running in 9f61ef8106b6 [2022-12-09T10:39:06.281Z] Removing intermediate container 9f61ef8106b6 [2022-12-09T10:39:06.281Z] ---> 03907e513509 [2022-12-09T10:39:06.281Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T10:39:06.541Z] Removing intermediate container d9138b5ad630 [2022-12-09T10:39:06.541Z] ---> 6c7015650132 [2022-12-09T10:39:06.541Z] [2022-12-09T10:39:06.541Z] Step 10/22 : FROM alpine:3.16 [2022-12-09T10:39:06.541Z] ---> bfe296a52501 [2022-12-09T10:39:06.541Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-12-09T10:39:06.541Z] ---> 376a47af82e5 [2022-12-09T10:39:06.541Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-12-09T10:39:06.541Z] ---> Running in b7a7afd55f50 [2022-12-09T10:39:06.801Z] Removing intermediate container b7a7afd55f50 [2022-12-09T10:39:06.801Z] ---> d98005e3c484 [2022-12-09T10:39:06.801Z] Step 12/22 : ENV APP_PORT=59880 [2022-12-09T10:39:06.801Z] ---> Running in 6ce7001e8b0b [2022-12-09T10:39:07.372Z] Removing intermediate container 6ce7001e8b0b [2022-12-09T10:39:07.372Z] ---> c7de254a71bb [2022-12-09T10:39:07.372Z] Step 13/22 : EXPOSE $APP_PORT [2022-12-09T10:39:07.372Z] ---> 4e66239ae379 [2022-12-09T10:39:07.372Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-12-09T10:39:07.372Z] ---> Running in abe9d687dcf2 [2022-12-09T10:39:07.372Z] Removing intermediate container abe9d687dcf2 [2022-12-09T10:39:07.372Z] ---> 1f408f397f77 [2022-12-09T10:39:07.372Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-12-09T10:39:07.372Z] ---> Running in 4dc45db1c9b5 [2022-12-09T10:39:07.633Z] ---> 887417b04f42 [2022-12-09T10:39:07.633Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-12-09T10:39:07.633Z] ---> Running in 369e6f4b3a43 [2022-12-09T10:39:07.633Z] Removing intermediate container 369e6f4b3a43 [2022-12-09T10:39:07.633Z] ---> fa03c203b2ff [2022-12-09T10:39:07.633Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T10:39:07.633Z] ---> Running in 222caa7dcea8 [2022-12-09T10:39:07.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T10:39:07.893Z] Removing intermediate container 222caa7dcea8 [2022-12-09T10:39:07.893Z] ---> f01f60baa350 [2022-12-09T10:39:07.893Z] Step 20/22 : LABEL arch=x86_64 [2022-12-09T10:39:07.893Z] ---> Running in 2d704e0acba9 [2022-12-09T10:39:07.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T10:39:07.893Z] Removing intermediate container 2d704e0acba9 [2022-12-09T10:39:07.893Z] ---> ac3fcad11621 [2022-12-09T10:39:07.893Z] Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:39:07.893Z] ---> Running in 4ca3148d74c0 [2022-12-09T10:39:08.155Z] Removing intermediate container 4ca3148d74c0 [2022-12-09T10:39:08.155Z] ---> 1bf1ed55f2ac [2022-12-09T10:39:08.155Z] Step 22/22 : LABEL version=0.0.0 [2022-12-09T10:39:08.155Z] ---> Running in 90c2a64b0bde [2022-12-09T10:39:08.155Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-09T10:39:08.155Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T10:39:08.155Z] Removing intermediate container 90c2a64b0bde [2022-12-09T10:39:08.155Z] ---> 1cafac7bf129 [2022-12-09T10:39:08.155Z] [2022-12-09T10:39:08.155Z] OK: 6 MiB in 15 packages [2022-12-09T10:39:08.155Z] Successfully built 1cafac7bf129 [2022-12-09T10:39:08.155Z] Successfully tagged support-scheduler:latest [2022-12-09T10:39:08.420Z]  Building support-scheduler ... done Removing intermediate container 4dc45db1c9b5 [2022-12-09T10:39:08.420Z] ---> af35a3ae7227 [2022-12-09T10:39:08.420Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T10:39:08.680Z] ---> 72f511d29a47 [2022-12-09T10:39:08.680Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-12-09T10:39:09.252Z] ---> b5e6ae752e2d [2022-12-09T10:39:09.252Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-12-09T10:39:09.252Z] ---> 065c82531986 [2022-12-09T10:39:09.252Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-12-09T10:39:09.252Z] ---> Running in 2bc2c12b890c [2022-12-09T10:39:09.512Z] Removing intermediate container 2bc2c12b890c [2022-12-09T10:39:09.512Z] ---> 848fb79cb9d8 [2022-12-09T10:39:09.512Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T10:39:09.512Z] ---> Running in f575a2897775 [2022-12-09T10:39:09.512Z] Removing intermediate container f575a2897775 [2022-12-09T10:39:09.512Z] ---> a9e244643ccf [2022-12-09T10:39:09.512Z] Step 20/22 : LABEL arch=x86_64 [2022-12-09T10:39:09.512Z] ---> Running in 6fddad680fff [2022-12-09T10:39:09.512Z] Removing intermediate container 6fddad680fff [2022-12-09T10:39:09.512Z] ---> d400d4d1a06a [2022-12-09T10:39:09.512Z] Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:39:09.512Z] ---> Running in 57088ac44f03 [2022-12-09T10:39:09.774Z] Removing intermediate container 57088ac44f03 [2022-12-09T10:39:09.774Z] ---> b0fd658f67ef [2022-12-09T10:39:09.774Z] Step 22/22 : LABEL version=0.0.0 [2022-12-09T10:39:09.774Z] ---> Running in 93b509f2b3b6 [2022-12-09T10:39:09.774Z] Removing intermediate container 93b509f2b3b6 [2022-12-09T10:39:09.774Z] ---> 0f1dcb58c0ff [2022-12-09T10:39:09.774Z] [2022-12-09T10:39:09.774Z] Successfully built 0f1dcb58c0ff [2022-12-09T10:39:09.774Z] Successfully tagged core-data:latest [2022-12-09T10:39:09.780Z]  Building core-data ... done  [Pipeline] } [2022-12-09T10:39:09.807Z] $ docker stop --time=1 2e77149538f25cc6c9569fe40165251c9c11241f119c2ad604f2a307210e9ed5 [2022-12-09T10:39:11.130Z] $ docker rm -f 2e77149538f25cc6c9569fe40165251c9c11241f119c2ad604f2a307210e9ed5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-09T10:39:11.531Z] + docker images [2022-12-09T10:39:11.531Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-09T10:39:11.531Z] core-data latest 0f1dcb58c0ff 2 seconds ago 17.9MB [2022-12-09T10:39:11.531Z] support-scheduler latest 1cafac7bf129 4 seconds ago 29.9MB [2022-12-09T10:39:11.531Z] 6c7015650132 5 seconds ago 1.62GB [2022-12-09T10:39:11.531Z] 2ef489b57a7d 10 seconds ago 1.68GB [2022-12-09T10:39:11.531Z] core-metadata latest 8a3cf653b39c 12 seconds ago 18.5MB [2022-12-09T10:39:11.531Z] security-spire-config latest 33be06688765 17 seconds ago 85.8MB [2022-12-09T10:39:11.531Z] security-spiffe-token-provider latest 1978a33d3d98 17 seconds ago 29.7MB [2022-12-09T10:39:11.531Z] b05072a8e3dc 18 seconds ago 1.62GB [2022-12-09T10:39:11.531Z] sys-mgmt-agent latest 7681742233a9 41 seconds ago 136MB [2022-12-09T10:39:11.531Z] 801e1e29e15c 42 seconds ago 1.65GB [2022-12-09T10:39:11.531Z] security-proxy-setup latest db323fc9b9de 48 seconds ago 27.7MB [2022-12-09T10:39:11.531Z] 62d1d468f83a 56 seconds ago 1.49GB [2022-12-09T10:39:11.531Z] core-command latest 80715fae5fc5 57 seconds ago 17.7MB [2022-12-09T10:39:11.531Z] 1f3a41182bbf About a minute ago 1.6GB [2022-12-09T10:39:11.531Z] 9506c8951820 About a minute ago 1.61GB [2022-12-09T10:39:11.531Z] acb7098ac738 About a minute ago 1.6GB [2022-12-09T10:39:11.531Z] security-bootstrapper latest 92ca0520e294 About a minute ago 20.3MB [2022-12-09T10:39:11.531Z] security-secretstore-setup latest 6f223c7cb7b9 About a minute ago 29.8MB [2022-12-09T10:39:11.531Z] support-notifications latest 0f0ae1f6f1ec 2 minutes ago 30.5MB [2022-12-09T10:39:11.531Z] 4ee72641523a 2 minutes ago 1.68GB [2022-12-09T10:39:11.531Z] f76c8bd609ed 2 minutes ago 1.6GB [2022-12-09T10:39:11.531Z] 9efc0ae32476 2 minutes ago 1.61GB [2022-12-09T10:39:11.531Z] security-spire-agent latest bcf8f9eebfb7 2 minutes ago 125MB [2022-12-09T10:39:11.531Z] security-spire-server latest d19f4ae32302 2 minutes ago 86.5MB [2022-12-09T10:39:11.531Z] 6b94bf1b0fa7 3 minutes ago 1.49GB [2022-12-09T10:39:11.531Z] 3e323d45ce20 3 minutes ago 1.49GB [2022-12-09T10:39:11.531Z] ci-base-image-x86_64 latest 2e4d87998062 6 minutes ago 947MB [2022-12-09T10:39:11.531Z] alpine 3.16 bfe296a52501 3 weeks ago 5.54MB [2022-12-09T10:39:11.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 weeks ago 683MB [2022-12-09T10:39:11.531Z] alpine 3.15 c4fc93816858 4 months ago 5.59MB [2022-12-09T10:39:11.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB [2022-12-09T10:39:11.531Z] 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 [2022-12-09T10:39:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.556s coverage: 92.9% of statements [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-12-09T10:39:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-12-09T10:39:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.256s coverage: 86.9% of statements [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-12-09T10:39:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.244s coverage: 87.2% of statements [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-12-09T10:39:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-12-09T10:39:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.294s coverage: 58.8% of statements [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-12-09T10:39:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements [2022-12-09T10:39:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2022-12-09T10:39:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2022-12-09T10:39:11.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.838s coverage: 91.2% of statements [2022-12-09T10:39:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-09T10:39:16.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 64.7% of statements [2022-12-09T10:39:16.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-12-09T10:39:16.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-12-09T10:39:16.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.350s coverage: 100.0% of statements [2022-12-09T10:39:16.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.201s coverage: 89.4% of statements [2022-12-09T10:39:16.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2022-12-09T10:39:16.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.150s coverage: 73.7% of statements [2022-12-09T10:39:16.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2022-12-09T10:39:21.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.298s coverage: 65.8% of statements [2022-12-09T10:39:21.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-12-09T10:39:21.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-12-09T10:39:21.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-12-09T10:39:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.777s coverage: 41.8% of statements [2022-12-09T10:39:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-12-09T10:39:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-12-09T10:39:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.260s coverage: 89.5% of statements [2022-12-09T10:39:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-12-09T10:39:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.259s coverage: 84.8% of statements [2022-12-09T10:39:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-12-09T10:39:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-12-09T10:39:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-12-09T10:39:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-12-09T10:39:32.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.321s coverage: 17.7% of statements [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-12-09T10:39:32.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.769s coverage: 92.3% of statements [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-12-09T10:39:32.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-12-09T10:39:32.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.456s coverage: 97.7% of statements [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-12-09T10:39:32.406Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-12-09T10:39:32.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-12-09T10:39:32.406Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.231s coverage: 100.0% of statements [2022-12-09T10:39:32.406Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-12-09T10:39:32.674Z] 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-12-09T10:39:32.674Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-09T10:39:32.674Z] go vet ./... [2022-12-09T10:41:24.407Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-09T10:41:24.407Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-09T10:41:24.407Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-09T10:41:24.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-12-09T10:41:24.806Z] + ls -al . [2022-12-09T10:41:24.806Z] total 764 [2022-12-09T10:41:24.806Z] drwxrwxr-x 10 1001 1001 4096 Dec 9 10:35 . [2022-12-09T10:41:24.806Z] drwxr-xr-x 4 root root 4096 Dec 9 10:35 .. [2022-12-09T10:41:24.806Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 10:33 .blubracket [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 16 Dec 9 10:33 .dockerignore [2022-12-09T10:41:24.806Z] drwxrwxr-x 8 1001 1001 4096 Dec 9 10:33 .git [2022-12-09T10:41:24.806Z] drwxrwxr-x 3 1001 1001 4096 Dec 9 10:33 .github [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 1030 Dec 9 10:33 .gitignore [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 42 Dec 9 10:33 .golangci.yml [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 87 Dec 9 10:33 .hadolint.yml [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 166 Dec 9 10:33 .sonarcloud.properties [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 1171 Dec 9 10:33 ADOPTERS.md [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 10618 Dec 9 10:33 Attribution.txt [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 73765 Dec 9 10:33 CHANGELOG.md [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 3804 Dec 9 10:33 CONTRIBUTING.md [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 677 Dec 9 10:33 GOVERNANCE.md [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 850 Dec 9 10:33 Jenkinsfile [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 10775 Dec 9 10:33 LICENSE [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 13289 Dec 9 10:33 Makefile [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 582 Dec 9 10:33 OWNERS.md [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 9403 Dec 9 10:33 README.md [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 6912 Dec 9 10:33 SECURITY.md [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 5 Dec 9 10:31 VERSION [2022-12-09T10:41:24.806Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 10:33 bin [2022-12-09T10:41:24.806Z] drwxrwxr-x 18 1001 1001 4096 Dec 9 10:33 cmd [2022-12-09T10:41:24.806Z] -rw-r--r-- 1 root root 501828 Dec 9 10:39 coverage.out [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 3369 Dec 9 10:33 go.mod [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 45006 Dec 9 10:33 go.sum [2022-12-09T10:41:24.806Z] drwxrwxr-x 8 1001 1001 4096 Dec 9 10:33 internal [2022-12-09T10:41:24.806Z] drwxrwxr-x 3 1001 1001 4096 Dec 9 10:33 openapi [2022-12-09T10:41:24.806Z] drwxrwxr-x 4 1001 1001 4096 Dec 9 10:33 snap [2022-12-09T10:41:24.806Z] -rw-rw-r-- 1 1001 1001 204 Dec 9 10:33 version.go [Pipeline] sh [2022-12-09T10:41:25.148Z] + '[' -e coverage.out ] [2022-12-09T10:41:25.148Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-12-09T10:41:25.186Z] Warning: overwriting stash ‘coverage-report’ [2022-12-09T10:41:25.888Z] Stashed 1 file(s) [Pipeline] sh [2022-12-09T10:41:26.218Z] + make build [2022-12-09T10:41:26.486Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-09T10:42:48.096Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-09T10:42:50.678Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-09T10:42:56.026Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-09T10:43:42.861Z] 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-12-09T10:43:42.861Z] 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-12-09T10:43:42.861Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-09T10:43:51.065Z] 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-12-09T10:43:54.411Z] 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-12-09T10:43:59.735Z] 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-12-09T10:44:03.988Z] 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-12-09T10:44:08.238Z] 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-12-09T10:44:20.540Z] 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-12-09T10:44:27.307Z] $ docker stop --time=1 ae23ce5df03cdfc95e175925946c47cfd3dbd7a2273df8c9b059b337e5020899 [2022-12-09T10:44:29.369Z] $ docker rm -f ae23ce5df03cdfc95e175925946c47cfd3dbd7a2273df8c9b059b337e5020899 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T10:44:31.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-09T10:44:31.737Z] [2022-12-09T10:44:31.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T10:44:32.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-09T10:44:32.404Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-12-09T10:44:32.404Z] 29e5d40040c1: Pulling fs layer [2022-12-09T10:44:32.404Z] 1ce36da41761: Pulling fs layer [2022-12-09T10:44:32.404Z] 25b303627fd3: Pulling fs layer [2022-12-09T10:44:32.676Z] 29e5d40040c1: Verifying Checksum [2022-12-09T10:44:32.676Z] 29e5d40040c1: Download complete [2022-12-09T10:44:32.946Z] 1ce36da41761: Verifying Checksum [2022-12-09T10:44:32.946Z] 1ce36da41761: Download complete [2022-12-09T10:44:33.213Z] 29e5d40040c1: Pull complete [2022-12-09T10:44:34.620Z] 25b303627fd3: Verifying Checksum [2022-12-09T10:44:34.620Z] 25b303627fd3: Download complete [2022-12-09T10:44:34.620Z] 1ce36da41761: Pull complete [2022-12-09T10:44:44.692Z] 25b303627fd3: Pull complete [2022-12-09T10:44:44.692Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-12-09T10:44:44.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-09T10:44:44.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T10:44:45.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-120837 does not seem to be running inside a container [2022-12-09T10:44:45.059Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-12-09T10:44:47.252Z] $ docker top 6811faabadbc56b0c2762e5b3914cd2f7de8c044cf1127234353a7b18858cacf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T10:44:48.119Z] + docker-compose build --help [2022-12-09T10:44:48.119Z] + grep parallel [2022-12-09T10:44:52.357Z] --parallel Build images in parallel. [Pipeline] } [2022-12-09T10:44:52.392Z] $ docker stop --time=1 6811faabadbc56b0c2762e5b3914cd2f7de8c044cf1127234353a7b18858cacf [2022-12-09T10:44:53.992Z] $ docker rm -f 6811faabadbc56b0c2762e5b3914cd2f7de8c044cf1127234353a7b18858cacf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T10:44:54.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-09T10:44:54.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T10:44:54.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-120837 does not seem to be running inside a container [2022-12-09T10:44:54.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-12-09T10:44:55.973Z] $ docker top a5929adc30f89d917a32bea0b306c4a410d77a70214e5e66684db7b7cf10192d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T10:44:56.495Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-12-09T10:45:01.814Z] Building core-command ... [2022-12-09T10:45:01.814Z] Building core-data ... [2022-12-09T10:45:01.814Z] Building core-metadata ... [2022-12-09T10:45:01.814Z] Building security-bootstrapper ... [2022-12-09T10:45:01.814Z] Building security-proxy-setup ... [2022-12-09T10:45:01.814Z] Building security-secretstore-setup ... [2022-12-09T10:45:01.814Z] Building security-spiffe-token-provider ... [2022-12-09T10:45:01.814Z] Building security-spire-agent ... [2022-12-09T10:45:01.814Z] Building security-spire-config ... [2022-12-09T10:45:01.814Z] Building security-spire-server ... [2022-12-09T10:45:01.814Z] Building support-notifications ... [2022-12-09T10:45:01.814Z] Building support-scheduler ... [2022-12-09T10:45:01.814Z] Building sys-mgmt-agent ... [2022-12-09T10:45:01.814Z] Building security-spiffe-token-provider [2022-12-09T10:45:01.814Z] Building security-secretstore-setup [2022-12-09T10:45:01.814Z] Building security-bootstrapper [2022-12-09T10:45:01.814Z] Building security-spire-agent [2022-12-09T10:45:01.814Z] Building security-spire-config [2022-12-09T10:45:48.655Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:45:48.655Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:45:48.655Z] ---> 5c8cf1857803 [2022-12-09T10:45:48.655Z] Step 3/24 : WORKDIR /edgex-go [2022-12-09T10:45:48.655Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:45:48.655Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:45:48.655Z] ---> 5c8cf1857803 [2022-12-09T10:45:48.655Z] Step 3/24 : WORKDIR /edgex-go [2022-12-09T10:45:48.655Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:45:48.656Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:45:48.656Z] ---> 5c8cf1857803 [2022-12-09T10:45:48.656Z] Step 3/24 : WORKDIR /edgex-go [2022-12-09T10:45:48.656Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:45:48.656Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:45:48.656Z] ---> 5c8cf1857803 [2022-12-09T10:45:48.656Z] Step 3/32 : WORKDIR /edgex-go [2022-12-09T10:45:48.656Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:45:48.656Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:45:48.656Z] ---> 5c8cf1857803 [2022-12-09T10:45:48.656Z] Step 3/19 : WORKDIR /edgex-go [2022-12-09T10:45:48.656Z] ---> Running in ab868a7d2ffd [2022-12-09T10:45:48.656Z] ---> Running in 66813976bfea [2022-12-09T10:45:48.656Z] ---> Running in d7ff762e92b7 [2022-12-09T10:45:48.656Z] ---> Running in 0f8ecdb9566f [2022-12-09T10:45:48.656Z] ---> Running in 9af73094e3b0 [2022-12-09T10:45:48.925Z] Removing intermediate container 0f8ecdb9566f [2022-12-09T10:45:48.925Z] ---> 9ab009443bee [2022-12-09T10:45:48.925Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-12-09T10:45:49.190Z] Removing intermediate container ab868a7d2ffd [2022-12-09T10:45:49.190Z] ---> 9a234f37d920 [2022-12-09T10:45:49.190Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-12-09T10:45:49.190Z] ---> Running in 437a312d721c [2022-12-09T10:45:49.190Z] Removing intermediate container 66813976bfea [2022-12-09T10:45:49.190Z] ---> 48c297837bec [2022-12-09T10:45:49.190Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-09T10:45:49.190Z] ---> Running in 120afbf7daa5 [2022-12-09T10:45:49.464Z] Removing intermediate container d7ff762e92b7 [2022-12-09T10:45:49.464Z] ---> 6408a7b68506 [2022-12-09T10:45:49.464Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-09T10:45:49.464Z] Removing intermediate container 9af73094e3b0 [2022-12-09T10:45:49.464Z] ---> d3f8593a1816 [2022-12-09T10:45:49.464Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-12-09T10:45:49.464Z] ---> Running in 9953fa9cd31d [2022-12-09T10:45:49.464Z] ---> Running in aca9c8e4abe6 [2022-12-09T10:45:49.729Z] ---> Running in 1acf22ff8b8c [2022-12-09T10:45:51.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:45:51.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:45:51.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:45:51.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:45:51.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:45:52.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:45:52.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:45:52.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:45:52.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:45:52.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:45:53.632Z] OK: 221 MiB in 51 packages [2022-12-09T10:45:53.632Z] OK: 221 MiB in 51 packages [2022-12-09T10:45:53.632Z] OK: 221 MiB in 51 packages [2022-12-09T10:45:53.632Z] OK: 221 MiB in 51 packages [2022-12-09T10:45:53.632Z] v3.16.3-44-ge4585a2933 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-12-09T10:45:53.632Z] v3.16.3-45-gb8b62e0f9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-12-09T10:45:53.632Z] OK: 16895 distinct packages available [2022-12-09T10:45:54.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:45:54.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:45:55.064Z] Removing intermediate container 1acf22ff8b8c [2022-12-09T10:45:55.064Z] ---> 0dd4e4eec4fa [2022-12-09T10:45:55.064Z] Step 5/32 : COPY go.mod vendor* ./ [2022-12-09T10:45:55.644Z] OK: 221 MiB in 51 packages [2022-12-09T10:45:55.644Z] Removing intermediate container aca9c8e4abe6 [2022-12-09T10:45:55.644Z] ---> c5ecf682ae6b [2022-12-09T10:45:55.644Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-09T10:45:55.644Z] Removing intermediate container 120afbf7daa5 [2022-12-09T10:45:55.644Z] ---> 8f80e737441f [2022-12-09T10:45:55.644Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-09T10:45:55.644Z] Removing intermediate container 9953fa9cd31d [2022-12-09T10:45:55.644Z] ---> 02db3828e18c [2022-12-09T10:45:55.644Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-09T10:45:56.226Z] ---> 204484949fe6 [2022-12-09T10:45:56.226Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:45:56.493Z] ---> Running in 41ccf0c5c9ac [2022-12-09T10:45:57.094Z] ---> f1074447f3bc [2022-12-09T10:45:57.094Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:45:57.094Z] ---> 7af91d404e0b [2022-12-09T10:45:57.094Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:45:57.094Z] ---> a432752cb28d [2022-12-09T10:45:57.094Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:45:57.094Z] ---> Running in 7222acffea34 [2022-12-09T10:45:57.361Z] Removing intermediate container 437a312d721c [2022-12-09T10:45:57.361Z] ---> 250fd40a9430 [2022-12-09T10:45:57.361Z] Step 5/19 : COPY go.mod vendor* ./ [2022-12-09T10:45:57.361Z] ---> Running in 757724a629a2 [2022-12-09T10:45:57.361Z] ---> Running in 1b0d2fbaac0d [2022-12-09T10:45:58.768Z] ---> 6e1baa38d15a [2022-12-09T10:45:58.768Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:45:58.768Z] ---> Running in 9ef695551f37 [2022-12-09T10:47:20.561Z] Removing intermediate container 41ccf0c5c9ac [2022-12-09T10:47:20.561Z] ---> c8a4ef5610dc [2022-12-09T10:47:20.561Z] Step 7/32 : COPY . . [2022-12-09T10:47:20.561Z] Removing intermediate container 757724a629a2 [2022-12-09T10:47:20.561Z] ---> cd49c2408035 [2022-12-09T10:47:20.561Z] Step 7/24 : COPY . . [2022-12-09T10:47:20.561Z] Removing intermediate container 7222acffea34 [2022-12-09T10:47:20.561Z] ---> 9eb1ad0857fa [2022-12-09T10:47:20.561Z] Step 7/24 : COPY . . [2022-12-09T10:47:20.561Z] Removing intermediate container 1b0d2fbaac0d [2022-12-09T10:47:20.561Z] ---> 6baf685547f4 [2022-12-09T10:47:20.561Z] Step 7/24 : COPY . . [2022-12-09T10:47:20.561Z] Removing intermediate container 9ef695551f37 [2022-12-09T10:47:20.561Z] ---> 52e3ea5d759b [2022-12-09T10:47:20.561Z] Step 7/19 : COPY . . [2022-12-09T10:47:35.538Z] ---> 6b78c02fac8d [2022-12-09T10:47:35.538Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-09T10:47:35.538Z] ---> de6ce6113c79 [2022-12-09T10:47:35.538Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-12-09T10:47:35.538Z] ---> 9bb4fc1fcedb [2022-12-09T10:47:35.538Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-12-09T10:47:35.538Z] ---> Running in e08af8085acf [2022-12-09T10:47:35.538Z] ---> 84a6ee7158b7 [2022-12-09T10:47:35.538Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-12-09T10:47:35.538Z] ---> 9f654a8b2cd6 [2022-12-09T10:47:35.538Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-09T10:47:35.538Z] ---> Running in b25a72ba2a50 [2022-12-09T10:47:35.538Z] ---> Running in e6fac465cbb6 [2022-12-09T10:47:35.538Z] ---> Running in b6270c055549 [2022-12-09T10:47:35.538Z] ---> Running in 353020508e72 [2022-12-09T10:47:35.809Z] Removing intermediate container e08af8085acf [2022-12-09T10:47:35.809Z] ---> 403ccea5a923 [2022-12-09T10:47:35.809Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-09T10:47:36.078Z] ---> Running in bf4595114158 [2022-12-09T10:47:36.353Z] Removing intermediate container 353020508e72 [2022-12-09T10:47:36.353Z] ---> 37286ebc3d50 [2022-12-09T10:47:36.353Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-09T10:47:36.353Z] ---> Running in bbb53aeee5eb [2022-12-09T10:47:36.621Z] Removing intermediate container bf4595114158 [2022-12-09T10:47:36.621Z] ---> 7aa82d28ff59 [2022-12-09T10:47:36.621Z] Step 10/24 : 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-12-09T10:47:36.887Z] ---> Running in 850fdf4139fb [2022-12-09T10:47:37.162Z] Removing intermediate container bbb53aeee5eb [2022-12-09T10:47:37.162Z] ---> f2ae90dd8f6a [2022-12-09T10:47:37.162Z] Step 10/24 : 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-12-09T10:47:37.429Z] 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-12-09T10:47:37.429Z] ---> Running in 86d1528667dd [2022-12-09T10:47:37.429Z] 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-12-09T10:47:38.011Z] 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-12-09T10:47:40.601Z] Removing intermediate container 850fdf4139fb [2022-12-09T10:47:40.601Z] ---> c77bf885bd00 [2022-12-09T10:47:40.601Z] Step 11/24 : WORKDIR /edgex-go [2022-12-09T10:47:40.601Z] ---> Running in fca0e79498dc [2022-12-09T10:47:40.868Z] Removing intermediate container 86d1528667dd [2022-12-09T10:47:40.868Z] ---> f8d6bae9470e [2022-12-09T10:47:40.868Z] Step 11/24 : WORKDIR /edgex-go [2022-12-09T10:47:40.868Z] ---> Running in d9c2e078de57 [2022-12-09T10:47:41.134Z] Removing intermediate container fca0e79498dc [2022-12-09T10:47:41.134Z] ---> 927c4b299041 [2022-12-09T10:47:41.134Z] [2022-12-09T10:47:41.134Z] Step 12/24 : FROM alpine:3.15 [2022-12-09T10:47:41.134Z] 3.15: Pulling from library/alpine [2022-12-09T10:47:41.401Z] Removing intermediate container d9c2e078de57 [2022-12-09T10:47:41.401Z] ---> 9ea805a42dad [2022-12-09T10:47:41.401Z] [2022-12-09T10:47:41.401Z] Step 12/24 : FROM alpine:3.15 [2022-12-09T10:47:41.668Z] 3.15: Pulling from library/alpine [2022-12-09T10:47:43.078Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-09T10:47:43.078Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-09T10:47:43.078Z] Status: Downloaded newer image for alpine:3.15 [2022-12-09T10:47:43.078Z] Status: Downloaded newer image for alpine:3.15 [2022-12-09T10:47:43.078Z] ---> 8aa73fd46299 [2022-12-09T10:47:43.078Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-09T10:47:43.078Z] ---> 8aa73fd46299 [2022-12-09T10:47:43.078Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-09T10:47:43.663Z] ---> Running in 28b3c80a80e0 [2022-12-09T10:47:43.663Z] ---> Running in 40b87d2602a1 [2022-12-09T10:47:44.620Z] Removing intermediate container 40b87d2602a1 [2022-12-09T10:47:44.620Z] ---> 8e0e15a926c5 [2022-12-09T10:47:44.620Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-09T10:47:44.620Z] Removing intermediate container 28b3c80a80e0 [2022-12-09T10:47:44.620Z] ---> 0e8647a2f693 [2022-12-09T10:47:44.620Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-12-09T10:47:44.620Z] ---> Running in 193b42d64c3a [2022-12-09T10:47:44.620Z] ---> Running in b4ca8a982060 [2022-12-09T10:47:47.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:47:47.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:47:47.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:47:47.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:47:49.391Z] v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-09T10:47:49.391Z] v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-09T10:47:49.391Z] OK: 15736 distinct packages available [2022-12-09T10:47:49.391Z] v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-09T10:47:49.391Z] v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-09T10:47:49.391Z] OK: 15736 distinct packages available [2022-12-09T10:47:49.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:47:49.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:47:49.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:47:49.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:47:51.327Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-12-09T10:47:51.327Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-12-09T10:47:51.327Z] (3/4) Installing libucontext (1.1-r0) [2022-12-09T10:47:51.327Z] (4/4) Installing gcompat (1.0.0-r4) [2022-12-09T10:47:51.327Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-09T10:47:51.327Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-09T10:47:51.327Z] (3/5) Installing libucontext (1.1-r0) [2022-12-09T10:47:51.327Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-09T10:47:51.327Z] Executing busybox-1.34.1-r7.trigger [2022-12-09T10:47:51.327Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-09T10:47:51.327Z] Executing busybox-1.34.1-r7.trigger [2022-12-09T10:47:51.327Z] OK: 6 MiB in 18 packages [2022-12-09T10:47:51.327Z] OK: 6 MiB in 19 packages [2022-12-09T10:47:53.268Z] Removing intermediate container b4ca8a982060 [2022-12-09T10:47:53.268Z] ---> a9054dde3dcc [2022-12-09T10:47:53.268Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-09T10:47:53.533Z] Removing intermediate container 193b42d64c3a [2022-12-09T10:47:53.533Z] ---> 3730345f8217 [2022-12-09T10:47:53.533Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-12-09T10:47:58.862Z] ---> 6782a30085d8 [2022-12-09T10:47:58.862Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-09T10:48:01.428Z] ---> 06922794a96a [2022-12-09T10:48:01.428Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-12-09T10:48:02.830Z] ---> 080c1c2574f1 [2022-12-09T10:48:02.831Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-12-09T10:48:02.831Z] ---> Running in 4d63064fa65d [2022-12-09T10:48:03.409Z] Removing intermediate container 4d63064fa65d [2022-12-09T10:48:03.409Z] ---> 362652f213a6 [2022-12-09T10:48:03.409Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-12-09T10:48:04.821Z] ---> 4104f4a83a76 [2022-12-09T10:48:04.821Z] Step 19/24 : WORKDIR / [2022-12-09T10:48:05.085Z] ---> Running in 24e2ab170c6c [2022-12-09T10:48:05.668Z] Removing intermediate container 24e2ab170c6c [2022-12-09T10:48:05.668Z] ---> ed86dc4df93d [2022-12-09T10:48:05.668Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-09T10:48:05.932Z] ---> Running in 3c6faae97aff [2022-12-09T10:48:06.199Z] ---> 27f07ed7981c [2022-12-09T10:48:06.199Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-12-09T10:48:06.779Z] Removing intermediate container 3c6faae97aff [2022-12-09T10:48:06.779Z] ---> a8700e02ba70 [2022-12-09T10:48:06.779Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-09T10:48:07.361Z] ---> Running in 22c5e7217cdc [2022-12-09T10:48:07.361Z] ---> 5663d70301fc [2022-12-09T10:48:07.361Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-12-09T10:48:07.941Z] Removing intermediate container 22c5e7217cdc [2022-12-09T10:48:07.941Z] ---> 2241d8aa9a3c [2022-12-09T10:48:07.941Z] Step 22/24 : LABEL arch=arm64 [2022-12-09T10:48:08.210Z] ---> Running in 73e2b9c4e3ad [2022-12-09T10:48:09.179Z] Removing intermediate container 73e2b9c4e3ad [2022-12-09T10:48:09.179Z] ---> a75691d41a68 [2022-12-09T10:48:09.179Z] Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:48:09.179Z] ---> 4c9945642a71 [2022-12-09T10:48:09.179Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-12-09T10:48:09.179Z] ---> Running in 44c36dc71960 [2022-12-09T10:48:09.768Z] Removing intermediate container 44c36dc71960 [2022-12-09T10:48:09.768Z] ---> 575cbd8ba0b6 [2022-12-09T10:48:09.768Z] Step 24/24 : LABEL version=0.0.0 [2022-12-09T10:48:10.047Z] ---> Running in f91ddee63b0d [2022-12-09T10:48:10.048Z] ---> a9c995f57971 [2022-12-09T10:48:10.048Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-09T10:48:10.313Z] ---> Running in 085e4c023169 [2022-12-09T10:48:10.580Z] Removing intermediate container f91ddee63b0d [2022-12-09T10:48:10.580Z] ---> 3d9579f5dc88 [2022-12-09T10:48:10.580Z] [2022-12-09T10:48:10.857Z] Removing intermediate container 085e4c023169 [2022-12-09T10:48:10.857Z] ---> ee42f612d2ea [2022-12-09T10:48:10.857Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-09T10:48:11.122Z] ---> Running in 7446e350fdb9 [2022-12-09T10:48:11.122Z] Successfully built 3d9579f5dc88 [2022-12-09T10:48:11.122Z] Successfully tagged security-spire-config-arm64:latest [2022-12-09T10:48:11.122Z] Building core-command [2022-12-09T10:48:11.387Z]  Building security-spire-config ... done Removing intermediate container 7446e350fdb9 [2022-12-09T10:48:11.387Z] ---> 520bee25c777 [2022-12-09T10:48:11.387Z] Step 22/24 : LABEL arch=arm64 [2022-12-09T10:48:11.655Z] ---> Running in dae22e66d903 [2022-12-09T10:48:12.239Z] Removing intermediate container dae22e66d903 [2022-12-09T10:48:12.239Z] ---> 2490b727ccda [2022-12-09T10:48:12.239Z] Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:48:12.239Z] ---> Running in af470a58f36d [2022-12-09T10:48:12.819Z] Removing intermediate container af470a58f36d [2022-12-09T10:48:12.819Z] ---> f157f3d6595a [2022-12-09T10:48:12.819Z] Step 24/24 : LABEL version=0.0.0 [2022-12-09T10:48:12.819Z] ---> Running in bd96a4826cf7 [2022-12-09T10:48:13.476Z] Removing intermediate container bd96a4826cf7 [2022-12-09T10:48:13.476Z] ---> 8e95b02ff27b [2022-12-09T10:48:13.476Z] [2022-12-09T10:48:13.476Z] Successfully built 8e95b02ff27b [2022-12-09T10:48:13.753Z] Successfully tagged security-spire-agent-arm64:latest [2022-12-09T10:48:13.753Z] Building support-scheduler [2022-12-09T10:48:40.638Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:48:40.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:48:40.638Z] ---> 5c8cf1857803 [2022-12-09T10:48:40.638Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-12-09T10:48:40.638Z] ---> Running in 7d1a137ac764 [2022-12-09T10:48:40.638Z] Removing intermediate container 7d1a137ac764 [2022-12-09T10:48:40.638Z] ---> 8856a492aae1 [2022-12-09T10:48:40.638Z] Step 4/23 : WORKDIR /edgex-go [2022-12-09T10:48:40.638Z] ---> Running in 848db941c8ab [2022-12-09T10:48:40.638Z] Removing intermediate container 848db941c8ab [2022-12-09T10:48:40.638Z] ---> e6f10578a7b2 [2022-12-09T10:48:40.638Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-12-09T10:48:40.638Z] ---> Running in be96926c1042 [2022-12-09T10:48:40.906Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:48:40.906Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:48:40.906Z] ---> 5c8cf1857803 [2022-12-09T10:48:40.906Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-09T10:48:40.906Z] ---> Using cache [2022-12-09T10:48:40.906Z] ---> 8856a492aae1 [2022-12-09T10:48:40.906Z] Step 4/22 : WORKDIR /edgex-go [2022-12-09T10:48:40.906Z] ---> Using cache [2022-12-09T10:48:40.906Z] ---> e6f10578a7b2 [2022-12-09T10:48:40.906Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-09T10:48:40.906Z] ---> Running in 097a9c290f6f [2022-12-09T10:48:41.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:48:42.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:48:42.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:48:43.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:48:43.494Z] OK: 221 MiB in 51 packages [2022-12-09T10:48:44.451Z] OK: 221 MiB in 51 packages [2022-12-09T10:48:45.407Z] Removing intermediate container be96926c1042 [2022-12-09T10:48:45.407Z] ---> f46ede6d081b [2022-12-09T10:48:45.407Z] Step 6/23 : COPY go.mod vendor* ./ [2022-12-09T10:48:46.366Z] Removing intermediate container 097a9c290f6f [2022-12-09T10:48:46.366Z] ---> 00bd0fd561bf [2022-12-09T10:48:46.366Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-09T10:48:46.949Z] ---> c47872986c95 [2022-12-09T10:48:46.949Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:48:46.949Z] ---> Running in 8b98950ca70c [2022-12-09T10:48:47.905Z] ---> 36c1b40de8cf [2022-12-09T10:48:47.905Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:48:47.905Z] ---> Running in f629921f9fe9 [2022-12-09T10:50:09.536Z] Removing intermediate container f629921f9fe9 [2022-12-09T10:50:09.536Z] ---> afba83786a67 [2022-12-09T10:50:09.536Z] Step 8/22 : COPY . . [2022-12-09T10:50:09.806Z] Removing intermediate container 8b98950ca70c [2022-12-09T10:50:09.806Z] ---> c06c1760fa7b [2022-12-09T10:50:09.806Z] Step 8/23 : COPY . . [2022-12-09T10:50:31.861Z] ---> 098a969736e4 [2022-12-09T10:50:31.861Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-12-09T10:50:31.861Z] ---> 75ecbf9ee487 [2022-12-09T10:50:31.861Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-12-09T10:50:31.861Z] ---> Running in 9428378408da [2022-12-09T10:50:31.861Z] ---> Running in 5cecbe2dba23 [2022-12-09T10:50:31.861Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-09T10:50:31.861Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-09T10:53:08.547Z] 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-12-09T10:53:18.618Z] Removing intermediate container b6270c055549 [2022-12-09T10:53:18.618Z] ---> d43619d57de6 [2022-12-09T10:53:18.618Z] [2022-12-09T10:53:18.618Z] Step 9/24 : FROM alpine:3.16 [2022-12-09T10:53:18.618Z] 3.16: Pulling from library/alpine [2022-12-09T10:53:20.025Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-09T10:53:20.025Z] Status: Downloaded newer image for alpine:3.16 [2022-12-09T10:53:20.025Z] ---> 2b4661558fb8 [2022-12-09T10:53:20.025Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-12-09T10:53:20.291Z] ---> Running in a67dd8687390 [2022-12-09T10:53:22.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:53:22.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:53:23.912Z] (1/3) Installing ca-certificates (20220614-r0) [2022-12-09T10:53:23.912Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-12-09T10:53:23.912Z] (3/3) Installing su-exec (0.2-r1) [2022-12-09T10:53:23.912Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T10:53:23.912Z] Executing ca-certificates-20220614-r0.trigger [2022-12-09T10:53:24.496Z] OK: 6 MiB in 17 packages [2022-12-09T10:53:28.765Z] Removing intermediate container a67dd8687390 [2022-12-09T10:53:28.765Z] ---> 6723f59b2307 [2022-12-09T10:53:28.765Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-09T10:53:28.765Z] ---> Running in 0fa398d3692e [2022-12-09T10:53:28.765Z] Removing intermediate container 0fa398d3692e [2022-12-09T10:53:28.765Z] ---> 60983ae91715 [2022-12-09T10:53:28.765Z] Step 12/24 : WORKDIR / [2022-12-09T10:53:28.765Z] ---> Running in 151d7fa500f8 [2022-12-09T10:53:29.354Z] Removing intermediate container 151d7fa500f8 [2022-12-09T10:53:29.354Z] ---> 2cec1ff63d79 [2022-12-09T10:53:29.354Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-12-09T10:53:30.767Z] ---> 24a61f0decc3 [2022-12-09T10:53:30.767Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-12-09T10:53:32.180Z] ---> 38f443e8c9e3 [2022-12-09T10:53:32.180Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-12-09T10:53:33.584Z] ---> 0b2a54149ec8 [2022-12-09T10:53:33.584Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-12-09T10:53:34.990Z] ---> 8a2fecadc521 [2022-12-09T10:53:34.990Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-12-09T10:53:37.567Z] ---> d97d06d8b2a0 [2022-12-09T10:53:37.567Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-12-09T10:53:38.524Z] Removing intermediate container b25a72ba2a50 [2022-12-09T10:53:38.524Z] ---> f9b08a5c922f [2022-12-09T10:53:38.524Z] [2022-12-09T10:53:38.524Z] Step 9/32 : FROM alpine:3.16 [2022-12-09T10:53:38.524Z] ---> 2b4661558fb8 [2022-12-09T10:53:38.524Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-09T10:53:38.790Z] ---> Running in df454d4a2421 [2022-12-09T10:53:41.368Z] Removing intermediate container df454d4a2421 [2022-12-09T10:53:41.368Z] ---> 70a63194a9ff [2022-12-09T10:53:41.368Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-12-09T10:53:41.368Z] ---> Running in d4e25991bc11 [2022-12-09T10:53:41.368Z] ---> 0aa0ebb75a9d [2022-12-09T10:53:41.368Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-12-09T10:53:42.785Z] ---> f2859019fdca [2022-12-09T10:53:42.785Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-09T10:53:42.785Z] ---> Running in 8f6b7ae2ea92 [2022-12-09T10:53:43.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:53:43.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:53:45.580Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-12-09T10:53:45.580Z] (2/2) Installing su-exec (0.2-r1) [2022-12-09T10:53:45.580Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T10:53:45.580Z] OK: 5 MiB in 16 packages [2022-12-09T10:53:45.859Z] Removing intermediate container 8f6b7ae2ea92 [2022-12-09T10:53:45.859Z] ---> f7e65eb331c4 [2022-12-09T10:53:45.859Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-12-09T10:53:45.859Z] ---> Running in ce53a697cb36 [2022-12-09T10:53:46.850Z] Removing intermediate container ce53a697cb36 [2022-12-09T10:53:46.850Z] ---> 6e901ae99d46 [2022-12-09T10:53:46.850Z] Step 22/24 : LABEL arch=arm64 [2022-12-09T10:53:46.850Z] ---> Running in 5c4d2f3d3115 [2022-12-09T10:53:47.128Z] Removing intermediate container d4e25991bc11 [2022-12-09T10:53:47.128Z] ---> b1a75095d39a [2022-12-09T10:53:47.128Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-12-09T10:53:47.398Z] ---> Running in 18c13ffd9474 [2022-12-09T10:53:47.664Z] Removing intermediate container 5c4d2f3d3115 [2022-12-09T10:53:47.664Z] ---> 4fb67c9bdb67 [2022-12-09T10:53:47.664Z] Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:53:47.664Z] ---> Running in 7cb7b489a1b9 [2022-12-09T10:53:48.252Z] Removing intermediate container 18c13ffd9474 [2022-12-09T10:53:48.252Z] ---> f0e874aabb59 [2022-12-09T10:53:48.252Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-12-09T10:53:48.252Z] ---> Running in a71bef5eb9b4 [2022-12-09T10:53:48.518Z] Removing intermediate container 7cb7b489a1b9 [2022-12-09T10:53:48.518Z] ---> 0f131a601eaa [2022-12-09T10:53:48.518Z] Step 24/24 : LABEL version=0.0.0 [2022-12-09T10:53:48.785Z] ---> Running in 33b0b5a06f29 [2022-12-09T10:53:48.785Z] Removing intermediate container a71bef5eb9b4 [2022-12-09T10:53:48.785Z] ---> 4c69c4c7b00e [2022-12-09T10:53:48.785Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-12-09T10:53:49.053Z] ---> Running in d566e207934d [2022-12-09T10:53:49.318Z] Removing intermediate container 33b0b5a06f29 [2022-12-09T10:53:49.318Z] ---> b5061df98865 [2022-12-09T10:53:49.318Z] [2022-12-09T10:53:49.590Z] Removing intermediate container d566e207934d [2022-12-09T10:53:49.590Z] ---> 74153ef51f30 [2022-12-09T10:53:49.590Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-12-09T10:53:49.859Z] Successfully built b5061df98865 [2022-12-09T10:53:49.859Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-12-09T10:53:49.859Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-12-09T10:53:49.859Z] ---> Running in 9495e69b9f1c [2022-12-09T10:53:50.125Z] Removing intermediate container 9495e69b9f1c [2022-12-09T10:53:50.125Z] ---> 5adc17aa7e56 [2022-12-09T10:53:50.125Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-12-09T10:53:50.391Z] ---> Running in 36adb2ac7d8c [2022-12-09T10:53:55.733Z] Removing intermediate container 36adb2ac7d8c [2022-12-09T10:53:55.733Z] ---> 803da09b56bc [2022-12-09T10:53:55.733Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-12-09T10:53:55.733Z] ---> Running in 6de394162461 [2022-12-09T10:53:56.317Z] Removing intermediate container 6de394162461 [2022-12-09T10:53:56.317Z] ---> 2f9d1662e225 [2022-12-09T10:53:56.317Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-12-09T10:53:57.722Z] ---> ad824e20e95c [2022-12-09T10:53:57.722Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-12-09T10:53:57.991Z] ---> Running in ab9ef6962ed7 [2022-12-09T10:54:02.244Z] Removing intermediate container ab9ef6962ed7 [2022-12-09T10:54:02.244Z] ---> 4336d6240ac7 [2022-12-09T10:54:02.244Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T10:54:02.827Z] ---> 1007dce1f7da [2022-12-09T10:54:02.827Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-12-09T10:54:06.179Z] ---> a47de80edfe1 [2022-12-09T10:54:06.179Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-12-09T10:54:06.762Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:54:06.762Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:54:06.762Z] ---> 5c8cf1857803 [2022-12-09T10:54:06.762Z] Step 3/22 : WORKDIR /edgex-go [2022-12-09T10:54:06.762Z] ---> Using cache [2022-12-09T10:54:06.762Z] ---> d3f8593a1816 [2022-12-09T10:54:06.762Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-12-09T10:54:06.762Z] ---> Running in 78bb753a71fb [2022-12-09T10:54:07.030Z] ---> c035d2e12c97 [2022-12-09T10:54:07.030Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-12-09T10:54:08.438Z] ---> 5d749acdf3e7 [2022-12-09T10:54:08.438Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-12-09T10:54:09.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:54:09.286Z] ---> 5a7e64ed811c [2022-12-09T10:54:09.286Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-12-09T10:54:09.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:54:10.140Z] ---> 3e928bd4f6e6 [2022-12-09T10:54:10.140Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-12-09T10:54:11.117Z] OK: 221 MiB in 51 packages [2022-12-09T10:54:11.117Z] ---> 0039cc378d45 [2022-12-09T10:54:11.117Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-12-09T10:54:11.117Z] ---> Running in d86e5b675229 [2022-12-09T10:54:13.069Z] Removing intermediate container 78bb753a71fb [2022-12-09T10:54:13.069Z] ---> d77e81991905 [2022-12-09T10:54:13.069Z] Step 5/22 : COPY go.mod vendor* ./ [2022-12-09T10:54:14.477Z] ---> 8016825204f7 [2022-12-09T10:54:14.477Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:54:14.477Z] ---> Running in ae2d4619aca4 [2022-12-09T10:54:15.438Z] Removing intermediate container d86e5b675229 [2022-12-09T10:54:15.438Z] ---> 62f7354cba81 [2022-12-09T10:54:15.438Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-12-09T10:54:15.710Z] ---> Running in c0bfc04e9001 [2022-12-09T10:54:16.291Z] Removing intermediate container c0bfc04e9001 [2022-12-09T10:54:16.291Z] ---> ea8e0f15a1f9 [2022-12-09T10:54:16.291Z] Step 29/32 : CMD ["gate"] [2022-12-09T10:54:16.558Z] ---> Running in 7051a84374e4 [2022-12-09T10:54:17.140Z] Removing intermediate container 7051a84374e4 [2022-12-09T10:54:17.140Z] ---> 77f7557ff3c7 [2022-12-09T10:54:17.140Z] Step 30/32 : LABEL arch=arm64 [2022-12-09T10:54:17.140Z] ---> Running in d67d4d2f4ef2 [2022-12-09T10:54:17.722Z] Removing intermediate container d67d4d2f4ef2 [2022-12-09T10:54:17.722Z] ---> ab85f30783e0 [2022-12-09T10:54:17.722Z] Step 31/32 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:54:17.989Z] ---> Running in bf46ae8caeca [2022-12-09T10:54:19.931Z] Removing intermediate container bf46ae8caeca [2022-12-09T10:54:19.931Z] ---> d18d99752cb5 [2022-12-09T10:54:19.931Z] Step 32/32 : LABEL version=0.0.0 [2022-12-09T10:54:19.931Z] ---> Running in e8e99c9dbe1b [2022-12-09T10:54:20.199Z] Removing intermediate container e8e99c9dbe1b [2022-12-09T10:54:20.199Z] ---> f5d3139a9114 [2022-12-09T10:54:20.199Z] [2022-12-09T10:54:20.465Z] Successfully built f5d3139a9114 [2022-12-09T10:54:20.465Z] Successfully tagged security-bootstrapper-arm64:latest [2022-12-09T10:54:20.465Z]  Building security-bootstrapper ... done Building security-spire-server [2022-12-09T10:54:38.677Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:54:38.677Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:54:38.677Z] ---> 5c8cf1857803 [2022-12-09T10:54:38.677Z] Step 3/23 : WORKDIR /edgex-go [2022-12-09T10:54:38.677Z] ---> Using cache [2022-12-09T10:54:38.677Z] ---> d3f8593a1816 [2022-12-09T10:54:38.677Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-12-09T10:54:38.677Z] ---> Running in 2d1c55c7fc9f [2022-12-09T10:54:38.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:54:38.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:54:40.354Z] OK: 221 MiB in 51 packages [2022-12-09T10:54:42.295Z] Removing intermediate container 2d1c55c7fc9f [2022-12-09T10:54:42.295Z] ---> 013b172762a2 [2022-12-09T10:54:42.295Z] Step 5/23 : COPY go.mod vendor* ./ [2022-12-09T10:54:42.877Z] ---> 007309f8d13f [2022-12-09T10:54:42.877Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:54:43.144Z] ---> Running in b49730e1a085 [2022-12-09T10:55:29.964Z] Removing intermediate container ae2d4619aca4 [2022-12-09T10:55:29.964Z] ---> d2b3450de6d2 [2022-12-09T10:55:29.964Z] Step 7/22 : COPY . . [2022-12-09T10:55:34.447Z] Removing intermediate container e6fac465cbb6 [2022-12-09T10:55:34.447Z] ---> 3ffebf1c137a [2022-12-09T10:55:34.447Z] [2022-12-09T10:55:34.447Z] Step 9/19 : FROM alpine:3.15 [2022-12-09T10:55:34.447Z] ---> 8aa73fd46299 [2022-12-09T10:55:34.447Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-09T10:55:34.447Z] ---> Using cache [2022-12-09T10:55:34.447Z] ---> 0e8647a2f693 [2022-12-09T10:55:34.447Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-12-09T10:55:34.447Z] ---> Running in 8503eb1c5515 [2022-12-09T10:55:37.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:55:37.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:55:38.721Z] v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-09T10:55:38.721Z] v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-09T10:55:38.721Z] OK: 15736 distinct packages available [2022-12-09T10:55:38.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:55:39.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:55:40.215Z] (1/9) Installing ca-certificates (20220614-r0) [2022-12-09T10:55:40.482Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-12-09T10:55:40.482Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-12-09T10:55:40.482Z] (4/9) Installing libcurl (7.80.0-r4) [2022-12-09T10:55:40.482Z] (5/9) Installing curl (7.80.0-r4) [2022-12-09T10:55:40.482Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-12-09T10:55:40.482Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-12-09T10:55:40.482Z] (8/9) Installing libucontext (1.1-r0) [2022-12-09T10:55:40.482Z] (9/9) Installing gcompat (1.0.0-r4) [2022-12-09T10:55:40.482Z] Executing busybox-1.34.1-r7.trigger [2022-12-09T10:55:40.482Z] Executing ca-certificates-20220614-r0.trigger [2022-12-09T10:55:41.064Z] OK: 8 MiB in 23 packages [2022-12-09T10:55:45.303Z] Removing intermediate container 8503eb1c5515 [2022-12-09T10:55:45.303Z] ---> eafe5c2d956a [2022-12-09T10:55:45.303Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T10:55:47.236Z] ---> dc9fe95a71e9 [2022-12-09T10:55:47.236Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-12-09T10:55:52.564Z] ---> 8b89eb82024a [2022-12-09T10:55:52.564Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-12-09T10:55:54.529Z] ---> a09ce33ada44 [2022-12-09T10:55:54.529Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-12-09T10:55:54.801Z] ---> Running in 3d2a4d576817 [2022-12-09T10:55:55.760Z] Removing intermediate container 3d2a4d576817 [2022-12-09T10:55:55.760Z] ---> bc1d72aab185 [2022-12-09T10:55:55.760Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T10:55:55.760Z] ---> Running in d1d099ce48dd [2022-12-09T10:55:56.346Z] ---> eeebbc17daf7 [2022-12-09T10:55:56.346Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-12-09T10:55:56.615Z] ---> Running in 49bcd50c47ec [2022-12-09T10:55:56.881Z] Removing intermediate container d1d099ce48dd [2022-12-09T10:55:56.881Z] ---> 96697f305166 [2022-12-09T10:55:56.881Z] Step 17/19 : LABEL arch=arm64 [2022-12-09T10:55:57.149Z] ---> Running in 353f6edc71b3 [2022-12-09T10:55:58.554Z] Removing intermediate container 353f6edc71b3 [2022-12-09T10:55:58.554Z] ---> d7e2fc7e9c70 [2022-12-09T10:55:58.554Z] Step 18/19 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:55:58.554Z] ---> Running in 05b7723f6dfc [2022-12-09T10:55:59.135Z] 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-12-09T10:55:59.718Z] Removing intermediate container 05b7723f6dfc [2022-12-09T10:55:59.718Z] ---> bb4462cea498 [2022-12-09T10:55:59.718Z] Step 19/19 : LABEL version=0.0.0 [2022-12-09T10:55:59.985Z] ---> Running in 7cf5e4c71109 [2022-12-09T10:56:00.252Z] Removing intermediate container 7cf5e4c71109 [2022-12-09T10:56:00.252Z] ---> ef423ed2030c [2022-12-09T10:56:00.252Z] [2022-12-09T10:56:01.210Z] Successfully built ef423ed2030c [2022-12-09T10:56:01.210Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-12-09T10:56:01.210Z] Building support-notifications [2022-12-09T10:56:07.846Z]  Building security-spiffe-token-provider ... done Removing intermediate container b49730e1a085 [2022-12-09T10:56:07.846Z] ---> 2a1626c7aece [2022-12-09T10:56:07.846Z] Step 7/23 : COPY . . [2022-12-09T10:56:17.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:56:17.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:56:17.913Z] ---> 5c8cf1857803 [2022-12-09T10:56:17.913Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-09T10:56:17.913Z] ---> Using cache [2022-12-09T10:56:17.913Z] ---> 8856a492aae1 [2022-12-09T10:56:17.913Z] Step 4/22 : WORKDIR /edgex-go [2022-12-09T10:56:17.913Z] ---> Using cache [2022-12-09T10:56:17.913Z] ---> e6f10578a7b2 [2022-12-09T10:56:17.913Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-12-09T10:56:17.913Z] ---> Running in 7488648c7333 [2022-12-09T10:56:20.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:56:21.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:56:22.472Z] OK: 221 MiB in 51 packages [2022-12-09T10:56:24.407Z] ---> 463f572579d3 [2022-12-09T10:56:24.407Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-12-09T10:56:24.407Z] Removing intermediate container 7488648c7333 [2022-12-09T10:56:24.407Z] ---> 165497eab883 [2022-12-09T10:56:24.407Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-09T10:56:24.407Z] ---> Running in d2261a87e3a1 [2022-12-09T10:56:24.991Z] Removing intermediate container d2261a87e3a1 [2022-12-09T10:56:24.991Z] ---> a1e2f9ae8b81 [2022-12-09T10:56:24.991Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-12-09T10:56:24.991Z] ---> Running in 756b3e349d39 [2022-12-09T10:56:25.574Z] ---> a84f6c201f92 [2022-12-09T10:56:25.574Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:56:25.574Z] ---> Running in 29e04455d0cd [2022-12-09T10:56:25.841Z] Removing intermediate container 756b3e349d39 [2022-12-09T10:56:25.841Z] ---> 409841f22e0f [2022-12-09T10:56:25.841Z] Step 10/23 : 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-12-09T10:56:26.110Z] ---> Running in 7d9e4040cad0 [2022-12-09T10:56:29.452Z] Removing intermediate container 7d9e4040cad0 [2022-12-09T10:56:29.452Z] ---> b03ca49f4a4a [2022-12-09T10:56:29.452Z] Step 11/23 : WORKDIR /edgex-go [2022-12-09T10:56:29.452Z] ---> Running in 73b9b432f76e [2022-12-09T10:56:30.029Z] Removing intermediate container 73b9b432f76e [2022-12-09T10:56:30.029Z] ---> cbb53ce64d94 [2022-12-09T10:56:30.029Z] [2022-12-09T10:56:30.029Z] Step 12/23 : FROM alpine:3.15 [2022-12-09T10:56:30.029Z] ---> 8aa73fd46299 [2022-12-09T10:56:30.029Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-09T10:56:30.029Z] ---> Using cache [2022-12-09T10:56:30.029Z] ---> 0e8647a2f693 [2022-12-09T10:56:30.029Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-09T10:56:30.029Z] ---> Running in 80c5a0e1d7e1 [2022-12-09T10:56:31.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:56:32.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:56:34.317Z] v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-09T10:56:34.317Z] v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-09T10:56:34.317Z] OK: 15736 distinct packages available [2022-12-09T10:56:34.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:56:35.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:56:36.567Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-09T10:56:36.567Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-09T10:56:36.567Z] (3/5) Installing libucontext (1.1-r0) [2022-12-09T10:56:36.567Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-09T10:56:36.567Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-09T10:56:36.567Z] Executing busybox-1.34.1-r7.trigger [2022-12-09T10:56:36.567Z] OK: 6 MiB in 19 packages [2022-12-09T10:56:39.902Z] Removing intermediate container 80c5a0e1d7e1 [2022-12-09T10:56:39.902Z] ---> 1281390b0971 [2022-12-09T10:56:39.902Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-09T10:56:39.902Z] Removing intermediate container 9428378408da [2022-12-09T10:56:39.902Z] ---> 6c19df672340 [2022-12-09T10:56:39.902Z] [2022-12-09T10:56:39.902Z] Step 10/23 : FROM alpine:3.16 [2022-12-09T10:56:39.902Z] ---> 2b4661558fb8 [2022-12-09T10:56:39.902Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-12-09T10:56:39.902Z] ---> Running in 975b97c163f3 [2022-12-09T10:56:42.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T10:56:42.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T10:56:44.145Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-09T10:56:44.145Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T10:56:44.145Z] OK: 5 MiB in 15 packages [2022-12-09T10:56:46.722Z] ---> 20f2407d7545 [2022-12-09T10:56:46.722Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-12-09T10:56:46.995Z] Removing intermediate container 975b97c163f3 [2022-12-09T10:56:46.995Z] ---> c26dfefe22e5 [2022-12-09T10:56:46.995Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-09T10:56:47.260Z] ---> Running in 634bcfa9ea70 [2022-12-09T10:56:47.842Z] Removing intermediate container 634bcfa9ea70 [2022-12-09T10:56:47.842Z] ---> 8ed30636aa4c [2022-12-09T10:56:47.842Z] Step 13/23 : ENV APP_PORT=59882 [2022-12-09T10:56:47.842Z] ---> 45401344dcfc [2022-12-09T10:56:47.842Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-12-09T10:56:47.842Z] ---> Running in 3b31c7d2e016 [2022-12-09T10:56:48.839Z] Removing intermediate container 3b31c7d2e016 [2022-12-09T10:56:48.839Z] ---> b4126cd328c7 [2022-12-09T10:56:48.839Z] Step 14/23 : EXPOSE $APP_PORT [2022-12-09T10:56:49.119Z] ---> a272a29a17c7 [2022-12-09T10:56:49.119Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-12-09T10:56:49.119Z] ---> Running in 04519d8c9033 [2022-12-09T10:56:50.077Z] Removing intermediate container 04519d8c9033 [2022-12-09T10:56:50.077Z] ---> 389c61945aa8 [2022-12-09T10:56:50.077Z] Step 15/23 : WORKDIR / [2022-12-09T10:56:50.077Z] ---> Running in b4e7e5f0dc01 [2022-12-09T10:56:50.077Z] ---> 44df005bad31 [2022-12-09T10:56:50.077Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-09T10:56:50.348Z] ---> Running in ad182c0bc966 [2022-12-09T10:56:50.930Z] Removing intermediate container b4e7e5f0dc01 [2022-12-09T10:56:50.930Z] ---> 9f69460a2169 [2022-12-09T10:56:50.930Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T10:56:51.196Z] Removing intermediate container ad182c0bc966 [2022-12-09T10:56:51.196Z] ---> c24c79ca8c01 [2022-12-09T10:56:51.196Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-09T10:56:51.196Z] ---> Running in a3df18a66938 [2022-12-09T10:56:52.159Z] Removing intermediate container a3df18a66938 [2022-12-09T10:56:52.159Z] ---> a3faadc387dd [2022-12-09T10:56:52.159Z] Step 21/23 : LABEL arch=arm64 [2022-12-09T10:56:52.159Z] ---> Running in ed0584a96693 [2022-12-09T10:56:52.159Z] ---> fa99c1be801d [2022-12-09T10:56:52.159Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-12-09T10:56:53.124Z] Removing intermediate container ed0584a96693 [2022-12-09T10:56:53.124Z] ---> b53865478365 [2022-12-09T10:56:53.124Z] Step 22/23 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:56:53.124Z] ---> Running in 98480931600f [2022-12-09T10:56:53.717Z] Removing intermediate container 98480931600f [2022-12-09T10:56:53.717Z] ---> b6013b148b52 [2022-12-09T10:56:53.717Z] Step 23/23 : LABEL version=0.0.0 [2022-12-09T10:56:53.717Z] ---> Running in 7a74c8a25893 [2022-12-09T10:56:54.300Z] Removing intermediate container 7a74c8a25893 [2022-12-09T10:56:54.300Z] ---> e4b750d1b9ba [2022-12-09T10:56:54.300Z] [2022-12-09T10:56:54.894Z] ---> 37a4b2668269 [2022-12-09T10:56:54.894Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-12-09T10:56:54.894Z] Successfully built e4b750d1b9ba [2022-12-09T10:56:54.894Z] Successfully tagged security-spire-server-arm64:latest [2022-12-09T10:56:54.894Z]  Building security-spire-server ... done Building security-proxy-setup [2022-12-09T10:56:55.853Z] ---> bc9feb020044 [2022-12-09T10:56:55.853Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-12-09T10:56:55.853Z] ---> Running in 00d59b107e1d [2022-12-09T10:56:56.448Z] Removing intermediate container 00d59b107e1d [2022-12-09T10:56:56.448Z] ---> 68357eebb0e6 [2022-12-09T10:56:56.448Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T10:56:56.719Z] ---> Running in 894e511e7de2 [2022-12-09T10:56:56.994Z] Removing intermediate container 894e511e7de2 [2022-12-09T10:56:56.994Z] ---> 23d476b88ecf [2022-12-09T10:56:57.269Z] Step 21/23 : LABEL arch=arm64 [2022-12-09T10:56:57.269Z] ---> Running in ae463835713f [2022-12-09T10:56:57.852Z] Removing intermediate container ae463835713f [2022-12-09T10:56:57.852Z] ---> 29100fd3ebe1 [2022-12-09T10:56:57.852Z] Step 22/23 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:56:57.852Z] ---> Running in 52ae270cb2a1 [2022-12-09T10:56:58.435Z] Removing intermediate container 52ae270cb2a1 [2022-12-09T10:56:58.435Z] ---> e8017070e5a6 [2022-12-09T10:56:58.435Z] Step 23/23 : LABEL version=0.0.0 [2022-12-09T10:56:58.435Z] ---> Running in 61afdc6c8308 [2022-12-09T10:57:00.368Z] Removing intermediate container 61afdc6c8308 [2022-12-09T10:57:00.368Z] ---> f3628c8ec3c1 [2022-12-09T10:57:00.368Z] [2022-12-09T10:57:00.368Z] Successfully built f3628c8ec3c1 [2022-12-09T10:57:00.368Z] Successfully tagged core-command-arm64:latest [2022-12-09T10:57:00.368Z] Building core-metadata [2022-12-09T10:57:18.577Z]  Building core-command ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:57:18.577Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:57:18.577Z] ---> 5c8cf1857803 [2022-12-09T10:57:18.577Z] Step 3/21 : WORKDIR /edgex-go [2022-12-09T10:57:18.577Z] ---> Using cache [2022-12-09T10:57:18.577Z] ---> d3f8593a1816 [2022-12-09T10:57:18.577Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-12-09T10:57:18.577Z] ---> Using cache [2022-12-09T10:57:18.577Z] ---> 0dd4e4eec4fa [2022-12-09T10:57:18.577Z] Step 5/21 : COPY go.mod vendor* ./ [2022-12-09T10:57:18.577Z] ---> Using cache [2022-12-09T10:57:18.577Z] ---> 204484949fe6 [2022-12-09T10:57:18.577Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:57:18.577Z] ---> Using cache [2022-12-09T10:57:18.577Z] ---> c8a4ef5610dc [2022-12-09T10:57:18.577Z] Step 7/21 : COPY . . [2022-12-09T10:57:18.577Z] ---> Using cache [2022-12-09T10:57:18.577Z] ---> 9bb4fc1fcedb [2022-12-09T10:57:18.577Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-12-09T10:57:18.577Z] ---> Running in 46f833f5d1d6 [2022-12-09T10:57:21.155Z] 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-12-09T10:57:26.481Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:57:26.481Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:57:26.481Z] ---> 5c8cf1857803 [2022-12-09T10:57:26.481Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-09T10:57:26.481Z] ---> Using cache [2022-12-09T10:57:26.481Z] ---> 8856a492aae1 [2022-12-09T10:57:26.481Z] Step 4/24 : WORKDIR /edgex-go [2022-12-09T10:57:26.481Z] ---> Using cache [2022-12-09T10:57:26.481Z] ---> e6f10578a7b2 [2022-12-09T10:57:26.481Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-12-09T10:57:26.481Z] ---> Using cache [2022-12-09T10:57:26.481Z] ---> 00bd0fd561bf [2022-12-09T10:57:26.481Z] Step 6/24 : COPY go.mod vendor* ./ [2022-12-09T10:57:26.481Z] ---> Using cache [2022-12-09T10:57:26.481Z] ---> 36c1b40de8cf [2022-12-09T10:57:26.481Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:57:26.481Z] ---> Using cache [2022-12-09T10:57:26.481Z] ---> afba83786a67 [2022-12-09T10:57:26.481Z] Step 8/24 : COPY . . [2022-12-09T10:57:26.481Z] ---> Using cache [2022-12-09T10:57:26.481Z] ---> 75ecbf9ee487 [2022-12-09T10:57:26.481Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-12-09T10:57:26.481Z] ---> Running in 9c24e6d44146 [2022-12-09T10:57:29.054Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-09T10:57:41.349Z] Removing intermediate container 29e04455d0cd [2022-12-09T10:57:41.349Z] ---> 834a63e4ee77 [2022-12-09T10:57:41.349Z] Step 8/22 : COPY . . [2022-12-09T10:57:53.636Z] ---> 083da6bec63e [2022-12-09T10:57:53.636Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-12-09T10:57:53.636Z] ---> Running in eefcffcfee9f [2022-12-09T10:57:55.038Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-09T10:59:31.652Z] Removing intermediate container 5cecbe2dba23 [2022-12-09T10:59:31.652Z] ---> b4c1d0316b85 [2022-12-09T10:59:31.652Z] [2022-12-09T10:59:31.652Z] Step 10/22 : FROM alpine:3.16 [2022-12-09T10:59:31.652Z] ---> 2b4661558fb8 [2022-12-09T10:59:31.652Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-12-09T10:59:31.652Z] ---> Using cache [2022-12-09T10:59:31.652Z] ---> c26dfefe22e5 [2022-12-09T10:59:31.652Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-09T10:59:31.652Z] ---> Using cache [2022-12-09T10:59:31.652Z] ---> 8ed30636aa4c [2022-12-09T10:59:31.652Z] Step 13/22 : ENV APP_PORT=59861 [2022-12-09T10:59:31.652Z] ---> Running in 621dd0b98183 [2022-12-09T10:59:31.652Z] Removing intermediate container 621dd0b98183 [2022-12-09T10:59:31.652Z] ---> 03c686978e68 [2022-12-09T10:59:31.652Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-09T10:59:31.652Z] ---> Running in c9e6b78554f0 [2022-12-09T10:59:31.652Z] Removing intermediate container c9e6b78554f0 [2022-12-09T10:59:31.652Z] ---> d191cff1025d [2022-12-09T10:59:31.652Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T10:59:31.652Z] ---> a7261a3f7b76 [2022-12-09T10:59:31.652Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-12-09T10:59:31.652Z] ---> a921e8446099 [2022-12-09T10:59:31.652Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-12-09T10:59:31.652Z] ---> 4af8b201c223 [2022-12-09T10:59:31.652Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-12-09T10:59:31.652Z] ---> Running in 8fb35562938c [2022-12-09T10:59:31.652Z] Removing intermediate container 8fb35562938c [2022-12-09T10:59:31.652Z] ---> 32d5a9b02d40 [2022-12-09T10:59:31.652Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T10:59:31.652Z] ---> Running in c95946f58101 [2022-12-09T10:59:31.652Z] Removing intermediate container c95946f58101 [2022-12-09T10:59:31.652Z] ---> 5bc6a299cf42 [2022-12-09T10:59:31.652Z] Step 20/22 : LABEL arch=arm64 [2022-12-09T10:59:31.652Z] ---> Running in 4c56bc2c85dd [2022-12-09T10:59:31.652Z] Removing intermediate container 4c56bc2c85dd [2022-12-09T10:59:31.652Z] ---> 767b9003ff53 [2022-12-09T10:59:31.652Z] Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T10:59:31.652Z] ---> Running in e06950c65f41 [2022-12-09T10:59:31.652Z] Removing intermediate container e06950c65f41 [2022-12-09T10:59:31.652Z] ---> 73790c28d224 [2022-12-09T10:59:31.652Z] Step 22/22 : LABEL version=0.0.0 [2022-12-09T10:59:31.652Z] ---> Running in 7c749061cf5c [2022-12-09T10:59:31.652Z] Removing intermediate container 7c749061cf5c [2022-12-09T10:59:31.652Z] ---> 42b4a86d1722 [2022-12-09T10:59:31.652Z] [2022-12-09T10:59:31.652Z] Successfully built 42b4a86d1722 [2022-12-09T10:59:31.652Z] Successfully tagged support-scheduler-arm64:latest [2022-12-09T10:59:31.652Z]  Building support-scheduler ... done Building core-data [2022-12-09T10:59:46.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-09T10:59:46.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-09T10:59:46.642Z] ---> 5c8cf1857803 [2022-12-09T10:59:46.642Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-09T10:59:46.642Z] ---> Using cache [2022-12-09T10:59:46.642Z] ---> 8856a492aae1 [2022-12-09T10:59:46.642Z] Step 4/22 : WORKDIR /edgex-go [2022-12-09T10:59:46.642Z] ---> Using cache [2022-12-09T10:59:46.642Z] ---> e6f10578a7b2 [2022-12-09T10:59:46.642Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-09T10:59:46.642Z] ---> Using cache [2022-12-09T10:59:46.642Z] ---> 00bd0fd561bf [2022-12-09T10:59:46.642Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-09T10:59:46.642Z] ---> Using cache [2022-12-09T10:59:46.642Z] ---> 36c1b40de8cf [2022-12-09T10:59:46.642Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T10:59:46.642Z] ---> Using cache [2022-12-09T10:59:46.642Z] ---> afba83786a67 [2022-12-09T10:59:46.642Z] Step 8/22 : COPY . . [2022-12-09T10:59:46.642Z] ---> Using cache [2022-12-09T10:59:46.642Z] ---> 75ecbf9ee487 [2022-12-09T10:59:46.642Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-12-09T10:59:46.642Z] ---> Running in 4fccbdf72d37 [2022-12-09T10:59:47.612Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-09T11:01:39.682Z] Removing intermediate container 49bcd50c47ec [2022-12-09T11:01:39.682Z] ---> 944599c5bd0d [2022-12-09T11:01:39.682Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-12-09T11:01:39.682Z] ---> Running in c02702d6d590 [2022-12-09T11:01:40.264Z] 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-12-09T11:01:45.601Z] Removing intermediate container c02702d6d590 [2022-12-09T11:01:45.601Z] ---> 70e411d59eb4 [2022-12-09T11:01:45.601Z] [2022-12-09T11:01:45.601Z] Step 10/22 : FROM alpine:3.16 [2022-12-09T11:01:45.601Z] ---> 2b4661558fb8 [2022-12-09T11:01:45.601Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-12-09T11:01:45.601Z] ---> Running in 20611fbac01c [2022-12-09T11:01:45.874Z] Removing intermediate container 20611fbac01c [2022-12-09T11:01:45.874Z] ---> bf050140554b [2022-12-09T11:01:45.874Z] Step 12/22 : 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-12-09T11:01:45.874Z] ---> Running in 7c6184582c94 [2022-12-09T11:01:47.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T11:01:48.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T11:01:49.796Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-09T11:01:49.796Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-09T11:01:49.796Z] (3/33) Installing readline (8.1.2-r0) [2022-12-09T11:01:49.796Z] (4/33) Installing bash (5.1.16-r2) [2022-12-09T11:01:49.796Z] Executing bash-5.1.16-r2.post-install [2022-12-09T11:01:49.796Z] (5/33) Installing ca-certificates (20220614-r0) [2022-12-09T11:01:49.796Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-12-09T11:01:49.796Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-12-09T11:01:49.796Z] (8/33) Installing libcurl (7.83.1-r4) [2022-12-09T11:01:49.796Z] (9/33) Installing curl (7.83.1-r4) [2022-12-09T11:01:49.796Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-12-09T11:01:51.202Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-12-09T11:01:51.202Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-12-09T11:01:51.202Z] (13/33) Installing expat (2.5.0-r0) [2022-12-09T11:01:51.202Z] (14/33) Installing libffi (3.4.2-r1) [2022-12-09T11:01:51.202Z] (15/33) Installing gdbm (1.23-r0) [2022-12-09T11:01:51.202Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-12-09T11:01:51.202Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-12-09T11:01:51.202Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-09T11:01:51.202Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-12-09T11:01:51.202Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-12-09T11:01:51.202Z] (21/33) Installing python3 (3.10.8-r0) [2022-12-09T11:01:53.767Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-12-09T11:01:53.767Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-12-09T11:01:53.767Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-12-09T11:01:53.767Z] (25/33) Installing py3-six (1.16.0-r1) [2022-12-09T11:01:53.767Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-12-09T11:01:53.767Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-12-09T11:01:53.767Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-12-09T11:01:53.767Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-12-09T11:01:53.767Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-12-09T11:01:53.767Z] (31/33) Installing py3-packaging (21.3-r0) [2022-12-09T11:01:53.767Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-12-09T11:01:54.034Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-12-09T11:01:54.988Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T11:01:54.988Z] Executing ca-certificates-20220614-r0.trigger [2022-12-09T11:01:55.254Z] OK: 121 MiB in 47 packages [2022-12-09T11:02:10.227Z] Collecting docker-compose==1.23.2 [2022-12-09T11:02:10.227Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-12-09T11:02:10.227Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 12.2 MB/s eta 0:00:00 [2022-12-09T11:02:10.498Z] Collecting texttable<0.10,>=0.9.0 [2022-12-09T11:02:10.498Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-12-09T11:02:10.498Z] Preparing metadata (setup.py): started [2022-12-09T11:02:13.068Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-09T11:02:13.068Z] Collecting websocket-client<1.0,>=0.32.0 [2022-12-09T11:02:13.332Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-12-09T11:02:13.332Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.5 MB/s eta 0:00:00 [2022-12-09T11:02:13.912Z] Collecting PyYAML<4,>=3.10 [2022-12-09T11:02:13.912Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-12-09T11:02:14.179Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.9 MB/s eta 0:00:00 [2022-12-09T11:02:16.118Z] Preparing metadata (setup.py): started [2022-12-09T11:02:18.053Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-09T11:02:19.458Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-12-09T11:02:19.458Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-12-09T11:02:19.458Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.7 MB/s eta 0:00:00 [2022-12-09T11:02:20.414Z] Collecting jsonschema<3,>=2.5.1 [2022-12-09T11:02:20.414Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-12-09T11:02:20.680Z] Collecting docker<4.0,>=3.6.0 [2022-12-09T11:02:20.680Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-12-09T11:02:20.946Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.5 MB/s eta 0:00:00 [2022-12-09T11:02:20.946Z] Collecting dockerpty<0.5,>=0.4.1 [2022-12-09T11:02:20.946Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-12-09T11:02:21.213Z] Preparing metadata (setup.py): started [2022-12-09T11:02:23.794Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-09T11:02:23.794Z] Collecting docopt<0.7,>=0.6.1 [2022-12-09T11:02:23.794Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-12-09T11:02:23.794Z] Preparing metadata (setup.py): started [2022-12-09T11:02:25.732Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-09T11:02:25.732Z] 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-12-09T11:02:25.998Z] Collecting cached-property<2,>=1.2.0 [2022-12-09T11:02:25.998Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-12-09T11:02:26.962Z] Collecting docker-pycreds>=0.4.0 [2022-12-09T11:02:26.962Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-12-09T11:02:27.543Z] Collecting certifi>=2017.4.17 [2022-12-09T11:02:27.543Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2022-12-09T11:02:27.543Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 19.3 MB/s eta 0:00:00 [2022-12-09T11:02:27.808Z] Collecting idna<2.8,>=2.5 [2022-12-09T11:02:27.808Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-12-09T11:02:28.074Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.7 MB/s eta 0:00:00 [2022-12-09T11:02:28.654Z] Collecting urllib3<1.25,>=1.21.1 [2022-12-09T11:02:28.654Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-12-09T11:02:28.654Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.0 MB/s eta 0:00:00 [2022-12-09T11:02:28.919Z] Collecting chardet<3.1.0,>=3.0.2 [2022-12-09T11:02:28.919Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-12-09T11:02:29.185Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 6.7 MB/s eta 0:00:00 [2022-12-09T11:02:29.764Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-12-09T11:02:29.764Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-12-09T11:02:29.764Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-12-09T11:02:29.764Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-12-09T11:02:30.720Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-12-09T11:02:30.720Z] Running setup.py install for texttable: started [2022-12-09T11:02:33.293Z] Running setup.py install for texttable: finished with status 'done' [2022-12-09T11:02:33.293Z] Running setup.py install for PyYAML: started [2022-12-09T11:02:36.629Z] Running setup.py install for PyYAML: finished with status 'done' [2022-12-09T11:02:38.034Z] Running setup.py install for docopt: started [2022-12-09T11:02:40.604Z] Running setup.py install for docopt: finished with status 'done' [2022-12-09T11:02:43.187Z] Running setup.py install for dockerpty: started [2022-12-09T11:02:45.756Z] Running setup.py install for dockerpty: finished with status 'done' [2022-12-09T11:02:49.091Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 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-12-09T11:02:49.091Z] 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-12-09T11:02:50.490Z] 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-12-09T11:03:05.455Z] Removing intermediate container 7c6184582c94 [2022-12-09T11:03:05.455Z] ---> d3022bb66279 [2022-12-09T11:03:05.455Z] Step 13/22 : ENV APP_PORT=58890 [2022-12-09T11:03:05.455Z] ---> Running in af733c31b04a [2022-12-09T11:03:05.455Z] Removing intermediate container af733c31b04a [2022-12-09T11:03:05.455Z] ---> 8adb098c8861 [2022-12-09T11:03:05.455Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-09T11:03:05.455Z] ---> Running in c0432392284b [2022-12-09T11:03:05.455Z] Removing intermediate container c0432392284b [2022-12-09T11:03:05.455Z] ---> 56d89afb2be9 [2022-12-09T11:03:05.455Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-12-09T11:03:06.414Z] ---> ff9a3f8a9fb6 [2022-12-09T11:03:06.414Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-12-09T11:03:07.368Z] ---> 7cad48f60191 [2022-12-09T11:03:07.368Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-12-09T11:03:08.330Z] ---> 221024a7b8ee [2022-12-09T11:03:08.330Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-12-09T11:03:08.330Z] ---> Running in 81438de289af [2022-12-09T11:03:08.943Z] Removing intermediate container 81438de289af [2022-12-09T11:03:08.943Z] ---> e65563d47d5c [2022-12-09T11:03:08.943Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T11:03:08.943Z] ---> Running in 544f8f8055c5 [2022-12-09T11:03:09.525Z] Removing intermediate container 544f8f8055c5 [2022-12-09T11:03:09.525Z] ---> 96084453d879 [2022-12-09T11:03:09.525Z] Step 20/22 : LABEL arch=arm64 [2022-12-09T11:03:09.525Z] ---> Running in 8888e765d42c [2022-12-09T11:03:10.105Z] Removing intermediate container 8888e765d42c [2022-12-09T11:03:10.105Z] ---> 42bac265156d [2022-12-09T11:03:10.105Z] Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T11:03:10.105Z] ---> Running in 0fbb287c2368 [2022-12-09T11:03:10.686Z] Removing intermediate container 0fbb287c2368 [2022-12-09T11:03:10.686Z] ---> 614b22d765a4 [2022-12-09T11:03:10.686Z] Step 22/22 : LABEL version=0.0.0 [2022-12-09T11:03:10.950Z] ---> Running in 6f2161169a7b [2022-12-09T11:03:11.532Z] Removing intermediate container 6f2161169a7b [2022-12-09T11:03:11.532Z] ---> f20f9e607aa8 [2022-12-09T11:03:11.532Z] [2022-12-09T11:03:12.120Z] Successfully built f20f9e607aa8 [2022-12-09T11:03:12.120Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-12-09T11:03:18.752Z]  Building sys-mgmt-agent ... done Removing intermediate container 46f833f5d1d6 [2022-12-09T11:03:18.752Z] ---> 0bf2229aa38f [2022-12-09T11:03:18.752Z] [2022-12-09T11:03:18.752Z] Step 9/21 : FROM alpine:3.16 [2022-12-09T11:03:18.752Z] ---> 2b4661558fb8 [2022-12-09T11:03:18.752Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-12-09T11:03:18.752Z] ---> Running in 1f74f5b7d9b2 [2022-12-09T11:03:20.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T11:03:20.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T11:03:21.818Z] (1/6) Installing ca-certificates (20220614-r0) [2022-12-09T11:03:21.818Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-12-09T11:03:21.818Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-12-09T11:03:21.818Z] (4/6) Installing libcurl (7.83.1-r4) [2022-12-09T11:03:21.818Z] (5/6) Installing curl (7.83.1-r4) [2022-12-09T11:03:21.818Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-12-09T11:03:21.818Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T11:03:21.818Z] Executing ca-certificates-20220614-r0.trigger [2022-12-09T11:03:22.400Z] OK: 8 MiB in 20 packages [2022-12-09T11:03:25.751Z] Removing intermediate container 1f74f5b7d9b2 [2022-12-09T11:03:25.751Z] ---> b65c71786fd6 [2022-12-09T11:03:25.751Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-09T11:03:25.751Z] ---> Running in 87abc674b245 [2022-12-09T11:03:26.033Z] Removing intermediate container 87abc674b245 [2022-12-09T11:03:26.033Z] ---> 3b8216d962b0 [2022-12-09T11:03:26.033Z] Step 12/21 : WORKDIR /edgex [2022-12-09T11:03:26.298Z] ---> Running in a70439b781f1 [2022-12-09T11:03:26.882Z] Removing intermediate container a70439b781f1 [2022-12-09T11:03:26.882Z] ---> ac972912e416 [2022-12-09T11:03:26.882Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-12-09T11:03:27.466Z] ---> 12b3075507f3 [2022-12-09T11:03:27.466Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-12-09T11:03:28.864Z] ---> 7704537cccc1 [2022-12-09T11:03:28.864Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-12-09T11:03:30.799Z] ---> 5ff21415e94b [2022-12-09T11:03:30.799Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-12-09T11:03:31.377Z] ---> 3703a98dc735 [2022-12-09T11:03:31.377Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-09T11:03:31.643Z] ---> Running in e19f5e1e5521 [2022-12-09T11:03:34.975Z] Removing intermediate container e19f5e1e5521 [2022-12-09T11:03:34.975Z] ---> ef4a14cd99c0 [2022-12-09T11:03:34.975Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-12-09T11:03:34.975Z] ---> Running in 8c433994860b [2022-12-09T11:03:35.240Z] Removing intermediate container 8c433994860b [2022-12-09T11:03:35.240Z] ---> 2469d14accee [2022-12-09T11:03:35.240Z] Step 19/21 : LABEL arch=arm64 [2022-12-09T11:03:35.240Z] ---> Running in dba55c61fdc5 [2022-12-09T11:03:37.174Z] Removing intermediate container dba55c61fdc5 [2022-12-09T11:03:37.174Z] ---> 165e5327109e [2022-12-09T11:03:37.174Z] Step 20/21 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T11:03:37.174Z] ---> Running in e55002324d80 [2022-12-09T11:03:37.755Z] Removing intermediate container e55002324d80 [2022-12-09T11:03:37.755Z] ---> 6ad996228184 [2022-12-09T11:03:37.755Z] Step 21/21 : LABEL version=0.0.0 [2022-12-09T11:03:37.755Z] ---> Running in 0c53e7e31f3e [2022-12-09T11:03:38.334Z] Removing intermediate container 0c53e7e31f3e [2022-12-09T11:03:38.334Z] ---> 3f2993b45001 [2022-12-09T11:03:38.334Z] [2022-12-09T11:03:38.599Z] Successfully built 3f2993b45001 [2022-12-09T11:03:38.599Z] Successfully tagged security-proxy-setup-arm64:latest [2022-12-09T11:04:05.257Z]  Building security-proxy-setup ... done Removing intermediate container 9c24e6d44146 [2022-12-09T11:04:05.257Z] ---> b74a3904756a [2022-12-09T11:04:05.257Z] [2022-12-09T11:04:05.257Z] Step 10/24 : FROM alpine:3.16 [2022-12-09T11:04:05.257Z] ---> 2b4661558fb8 [2022-12-09T11:04:05.257Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-12-09T11:04:05.257Z] ---> Using cache [2022-12-09T11:04:05.257Z] ---> c26dfefe22e5 [2022-12-09T11:04:05.257Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-09T11:04:05.257Z] ---> Using cache [2022-12-09T11:04:05.257Z] ---> 8ed30636aa4c [2022-12-09T11:04:05.257Z] Step 13/24 : ENV APP_PORT=59881 [2022-12-09T11:04:05.257Z] ---> Running in 1f6dd972bd7e [2022-12-09T11:04:05.522Z] Removing intermediate container 1f6dd972bd7e [2022-12-09T11:04:05.522Z] ---> c8fbd6c74652 [2022-12-09T11:04:05.522Z] Step 14/24 : EXPOSE $APP_PORT [2022-12-09T11:04:05.522Z] ---> Running in 6d057fc9cff6 [2022-12-09T11:04:06.104Z] Removing intermediate container 6d057fc9cff6 [2022-12-09T11:04:06.104Z] ---> 639354ece82e [2022-12-09T11:04:06.104Z] Step 15/24 : WORKDIR / [2022-12-09T11:04:06.104Z] ---> Running in 8f653a0fcba5 [2022-12-09T11:04:06.371Z] Removing intermediate container 8f653a0fcba5 [2022-12-09T11:04:06.371Z] ---> e4f770184251 [2022-12-09T11:04:06.371Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T11:04:07.327Z] ---> b6e5c34c960b [2022-12-09T11:04:07.327Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-12-09T11:04:09.268Z] ---> becddad57898 [2022-12-09T11:04:09.268Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-12-09T11:04:10.224Z] ---> 18ef33256909 [2022-12-09T11:04:10.224Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-12-09T11:04:10.824Z] ---> a765246adcf8 [2022-12-09T11:04:10.824Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-12-09T11:04:11.091Z] ---> Running in 9cef63f074cc [2022-12-09T11:04:11.671Z] Removing intermediate container 9cef63f074cc [2022-12-09T11:04:11.671Z] ---> a39d52b6bfc6 [2022-12-09T11:04:11.671Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T11:04:11.671Z] ---> Running in 70aa1ef7b2c4 [2022-12-09T11:04:12.255Z] Removing intermediate container 70aa1ef7b2c4 [2022-12-09T11:04:12.255Z] ---> c6d576cdbbaf [2022-12-09T11:04:12.255Z] Step 22/24 : LABEL arch=arm64 [2022-12-09T11:04:12.255Z] ---> Running in 4a3260190bfb [2022-12-09T11:04:12.834Z] Removing intermediate container 4a3260190bfb [2022-12-09T11:04:12.834Z] ---> 9fcdb26cb5b5 [2022-12-09T11:04:12.834Z] Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T11:04:13.099Z] ---> Running in 6a756d63b063 [2022-12-09T11:04:13.364Z] Removing intermediate container 6a756d63b063 [2022-12-09T11:04:13.364Z] ---> bd17bee94bba [2022-12-09T11:04:13.364Z] Step 24/24 : LABEL version=0.0.0 [2022-12-09T11:04:15.382Z] ---> Running in fae749b739be [2022-12-09T11:04:15.382Z] Removing intermediate container fae749b739be [2022-12-09T11:04:15.382Z] ---> 77435bd18bcc [2022-12-09T11:04:15.382Z] [2022-12-09T11:04:15.696Z] Successfully built 77435bd18bcc [2022-12-09T11:04:15.696Z] Successfully tagged core-metadata-arm64:latest [2022-12-09T11:05:02.833Z]  Building core-metadata ... done Removing intermediate container 4fccbdf72d37 [2022-12-09T11:05:02.833Z] ---> 25e93ec2003d [2022-12-09T11:05:02.833Z] [2022-12-09T11:05:02.833Z] Step 10/22 : FROM alpine:3.16 [2022-12-09T11:05:02.833Z] ---> 2b4661558fb8 [2022-12-09T11:05:02.833Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-12-09T11:05:02.833Z] ---> Running in 22dbb6864d6f [2022-12-09T11:05:02.833Z] Removing intermediate container 22dbb6864d6f [2022-12-09T11:05:02.833Z] ---> bd9709d56781 [2022-12-09T11:05:02.833Z] Step 12/22 : ENV APP_PORT=59880 [2022-12-09T11:05:02.833Z] ---> Running in ae6f4388277d [2022-12-09T11:05:02.833Z] Removing intermediate container ae6f4388277d [2022-12-09T11:05:02.833Z] ---> 53ec1806881a [2022-12-09T11:05:02.833Z] Step 13/22 : EXPOSE $APP_PORT [2022-12-09T11:05:02.833Z] ---> Running in 92722d7cd2cc [2022-12-09T11:05:02.833Z] Removing intermediate container 92722d7cd2cc [2022-12-09T11:05:02.833Z] ---> 8168a1d68098 [2022-12-09T11:05:02.833Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-12-09T11:05:02.833Z] ---> Running in f5f301538b9b [2022-12-09T11:05:02.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T11:05:02.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T11:05:02.833Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-09T11:05:02.833Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T11:05:02.833Z] OK: 5 MiB in 15 packages [2022-12-09T11:05:02.833Z] Removing intermediate container f5f301538b9b [2022-12-09T11:05:02.833Z] ---> e4aa386d1679 [2022-12-09T11:05:02.833Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T11:05:02.833Z] ---> b6a43fe24b50 [2022-12-09T11:05:02.833Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-12-09T11:05:03.415Z] ---> f2a4fa6c2a00 [2022-12-09T11:05:03.415Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-12-09T11:05:05.997Z] ---> 56bad92897c1 [2022-12-09T11:05:05.997Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-12-09T11:05:05.997Z] ---> Running in 412d677b01ce [2022-12-09T11:05:05.997Z] Removing intermediate container 412d677b01ce [2022-12-09T11:05:05.997Z] ---> 8aeaeb928995 [2022-12-09T11:05:05.997Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T11:05:06.270Z] ---> Running in e45b9d0a5463 [2022-12-09T11:05:06.538Z] Removing intermediate container e45b9d0a5463 [2022-12-09T11:05:06.538Z] ---> 17e13a9d6b2a [2022-12-09T11:05:06.538Z] Step 20/22 : LABEL arch=arm64 [2022-12-09T11:05:06.538Z] ---> Running in c11cf32082cc [2022-12-09T11:05:07.121Z] Removing intermediate container c11cf32082cc [2022-12-09T11:05:07.121Z] ---> dd6adfa32394 [2022-12-09T11:05:07.121Z] Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T11:05:07.121Z] ---> Running in dc1e93b7c83a [2022-12-09T11:05:07.388Z] Removing intermediate container dc1e93b7c83a [2022-12-09T11:05:07.388Z] ---> 1e2a15ae97f7 [2022-12-09T11:05:07.388Z] Step 22/22 : LABEL version=0.0.0 [2022-12-09T11:05:07.655Z] ---> Running in 87e202cfe76b [2022-12-09T11:05:07.922Z] Removing intermediate container 87e202cfe76b [2022-12-09T11:05:07.922Z] ---> 1b0d3d0f3dec [2022-12-09T11:05:07.922Z] [2022-12-09T11:05:08.187Z] Successfully built 1b0d3d0f3dec [2022-12-09T11:05:08.188Z] Successfully tagged core-data-arm64:latest [2022-12-09T11:05:12.436Z]  Building core-data ... done Removing intermediate container eefcffcfee9f [2022-12-09T11:05:12.436Z] ---> 48ebb720ea15 [2022-12-09T11:05:12.436Z] [2022-12-09T11:05:12.436Z] Step 10/22 : FROM alpine:3.16 [2022-12-09T11:05:12.436Z] ---> 2b4661558fb8 [2022-12-09T11:05:12.436Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-12-09T11:05:12.436Z] ---> Running in a05354de359f [2022-12-09T11:05:13.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T11:05:13.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T11:05:14.555Z] (1/2) Installing ca-certificates (20220614-r0) [2022-12-09T11:05:14.555Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-12-09T11:05:14.555Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T11:05:14.555Z] Executing ca-certificates-20220614-r0.trigger [2022-12-09T11:05:14.823Z] OK: 6 MiB in 16 packages [2022-12-09T11:05:16.236Z] Removing intermediate container a05354de359f [2022-12-09T11:05:16.236Z] ---> 2c2cb365fdc0 [2022-12-09T11:05:16.236Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-09T11:05:16.236Z] ---> Running in c73d02b60c63 [2022-12-09T11:05:16.236Z] Removing intermediate container c73d02b60c63 [2022-12-09T11:05:16.236Z] ---> 55145b531232 [2022-12-09T11:05:16.236Z] Step 13/22 : ENV APP_PORT=59860 [2022-12-09T11:05:16.504Z] ---> Running in a229b7ef7c2d [2022-12-09T11:05:16.771Z] Removing intermediate container a229b7ef7c2d [2022-12-09T11:05:16.771Z] ---> ede90c389b71 [2022-12-09T11:05:16.771Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-09T11:05:16.771Z] ---> Running in f1ef0333dddc [2022-12-09T11:05:17.041Z] Removing intermediate container f1ef0333dddc [2022-12-09T11:05:17.041Z] ---> d052d8e60219 [2022-12-09T11:05:17.041Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-09T11:05:17.625Z] ---> 710e83a73dc1 [2022-12-09T11:05:17.625Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-12-09T11:05:19.030Z] ---> bd60008464a3 [2022-12-09T11:05:19.030Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-12-09T11:05:19.296Z] ---> 6ee59ed37729 [2022-12-09T11:05:19.296Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-12-09T11:05:19.563Z] ---> Running in b5b1fcce3500 [2022-12-09T11:05:19.831Z] Removing intermediate container b5b1fcce3500 [2022-12-09T11:05:19.831Z] ---> 5a63768a6068 [2022-12-09T11:05:19.831Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T11:05:19.831Z] ---> Running in d93dec72995d [2022-12-09T11:05:20.097Z] Removing intermediate container d93dec72995d [2022-12-09T11:05:20.097Z] ---> 438fea7a661e [2022-12-09T11:05:20.097Z] Step 20/22 : LABEL arch=arm64 [2022-12-09T11:05:20.366Z] ---> Running in 5a5bed0c8578 [2022-12-09T11:05:20.632Z] Removing intermediate container 5a5bed0c8578 [2022-12-09T11:05:20.632Z] ---> f7d6fcd1bc73 [2022-12-09T11:05:20.632Z] Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 [2022-12-09T11:05:20.632Z] ---> Running in 6604147c94eb [2022-12-09T11:05:20.900Z] Removing intermediate container 6604147c94eb [2022-12-09T11:05:20.900Z] ---> 539c8195cf19 [2022-12-09T11:05:20.900Z] Step 22/22 : LABEL version=0.0.0 [2022-12-09T11:05:20.900Z] ---> Running in 5f75cd52db91 [2022-12-09T11:05:21.166Z] Removing intermediate container 5f75cd52db91 [2022-12-09T11:05:21.166Z] ---> 49afcc085ff0 [2022-12-09T11:05:21.166Z] [2022-12-09T11:05:21.431Z] Successfully built 49afcc085ff0 [2022-12-09T11:05:21.431Z] Successfully tagged support-notifications-arm64:latest [2022-12-09T11:05:22.023Z]  Building support-notifications ... done  [Pipeline] } [2022-12-09T11:05:22.034Z] $ docker stop --time=1 a5929adc30f89d917a32bea0b306c4a410d77a70214e5e66684db7b7cf10192d [2022-12-09T11:05:23.718Z] $ docker rm -f a5929adc30f89d917a32bea0b306c4a410d77a70214e5e66684db7b7cf10192d [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-09T11:05:24.250Z] + docker images [2022-12-09T11:05:24.515Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-09T11:05:24.515Z] support-notifications-arm64 latest 49afcc085ff0 3 seconds ago 29.5MB [2022-12-09T11:05:24.515Z] 48ebb720ea15 14 seconds ago 1.51GB [2022-12-09T11:05:24.515Z] core-data-arm64 latest 1b0d3d0f3dec 17 seconds ago 17.2MB [2022-12-09T11:05:24.515Z] 25e93ec2003d 29 seconds ago 1.45GB [2022-12-09T11:05:24.515Z] core-metadata-arm64 latest 77435bd18bcc About a minute ago 17.8MB [2022-12-09T11:05:24.515Z] b74a3904756a About a minute ago 1.45GB [2022-12-09T11:05:24.515Z] security-proxy-setup-arm64 latest 3f2993b45001 About a minute ago 26.8MB [2022-12-09T11:05:24.515Z] 0bf2229aa38f 2 minutes ago 1.43GB [2022-12-09T11:05:24.516Z] sys-mgmt-agent-arm64 latest f20f9e607aa8 2 minutes ago 134MB [2022-12-09T11:05:24.516Z] 70e411d59eb4 3 minutes ago 1.43GB [2022-12-09T11:05:24.516Z] support-scheduler-arm64 latest 42b4a86d1722 5 minutes ago 28.9MB [2022-12-09T11:05:24.516Z] b4c1d0316b85 6 minutes ago 1.51GB [2022-12-09T11:05:24.516Z] core-command-arm64 latest f3628c8ec3c1 8 minutes ago 17MB [2022-12-09T11:05:24.516Z] security-spire-server-arm64 latest e4b750d1b9ba 8 minutes ago 84.3MB [2022-12-09T11:05:24.516Z] 6c19df672340 8 minutes ago 1.44GB [2022-12-09T11:05:24.516Z] cbb53ce64d94 8 minutes ago 1.32GB [2022-12-09T11:05:24.516Z] security-spiffe-token-provider-arm64 latest ef423ed2030c 9 minutes ago 28.8MB [2022-12-09T11:05:24.516Z] 3ffebf1c137a 9 minutes ago 1.48GB [2022-12-09T11:05:24.516Z] security-bootstrapper-arm64 latest f5d3139a9114 11 minutes ago 19.5MB [2022-12-09T11:05:24.516Z] security-secretstore-setup-arm64 latest b5061df98865 11 minutes ago 28.7MB [2022-12-09T11:05:24.516Z] f9b08a5c922f 11 minutes ago 1.43GB [2022-12-09T11:05:24.516Z] d43619d57de6 12 minutes ago 1.44GB [2022-12-09T11:05:24.516Z] security-spire-agent-arm64 latest 8e95b02ff27b 17 minutes ago 122MB [2022-12-09T11:05:24.516Z] security-spire-config-arm64 latest 3d9579f5dc88 17 minutes ago 83.6MB [2022-12-09T11:05:24.516Z] 9ea805a42dad 17 minutes ago 1.32GB [2022-12-09T11:05:24.516Z] 927c4b299041 17 minutes ago 1.32GB [2022-12-09T11:05:24.516Z] ci-base-image-arm64 latest 5c8cf1857803 30 minutes ago 948MB [2022-12-09T11:05:24.516Z] alpine 3.16 2b4661558fb8 3 weeks ago 5.29MB [2022-12-09T11:05:24.516Z] alpine 3.15 8aa73fd46299 4 weeks ago 5.33MB [2022-12-09T11:05:24.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 weeks ago 685MB [2022-12-09T11:05:24.516Z] 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-12-09T11:05:25.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-09T11:05:25.286Z] [2022-12-09T11:05:25.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T11:05:25.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-09T11:05:25.949Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-09T11:05:25.949Z] 8998bd30e6a1: Pulling fs layer [2022-12-09T11:05:25.949Z] 04944245beec: Pulling fs layer [2022-12-09T11:05:25.949Z] 699f458cf7ca: Pulling fs layer [2022-12-09T11:05:25.949Z] 765212b225bb: Pulling fs layer [2022-12-09T11:05:25.949Z] f23df028b6ca: Pulling fs layer [2022-12-09T11:05:25.949Z] d65c8cfc05b1: Pulling fs layer [2022-12-09T11:05:25.949Z] 2437ff75d9bd: Pulling fs layer [2022-12-09T11:05:25.949Z] 765212b225bb: Waiting [2022-12-09T11:05:25.949Z] f23df028b6ca: Waiting [2022-12-09T11:05:25.949Z] 2437ff75d9bd: Waiting [2022-12-09T11:05:25.949Z] 04944245beec: Verifying Checksum [2022-12-09T11:05:25.949Z] 04944245beec: Download complete [2022-12-09T11:05:25.949Z] 765212b225bb: Verifying Checksum [2022-12-09T11:05:25.949Z] 765212b225bb: Download complete [2022-12-09T11:05:26.219Z] f23df028b6ca: Verifying Checksum [2022-12-09T11:05:26.219Z] f23df028b6ca: Download complete [2022-12-09T11:05:26.219Z] d65c8cfc05b1: Verifying Checksum [2022-12-09T11:05:26.219Z] d65c8cfc05b1: Download complete [2022-12-09T11:05:26.219Z] 699f458cf7ca: Verifying Checksum [2022-12-09T11:05:26.219Z] 699f458cf7ca: Download complete [2022-12-09T11:05:26.803Z] 8998bd30e6a1: Verifying Checksum [2022-12-09T11:05:26.803Z] 8998bd30e6a1: Download complete [2022-12-09T11:05:28.744Z] 2437ff75d9bd: Verifying Checksum [2022-12-09T11:05:28.744Z] 2437ff75d9bd: Download complete [2022-12-09T11:05:30.679Z] 8998bd30e6a1: Pull complete [2022-12-09T11:05:30.942Z] 04944245beec: Pull complete [2022-12-09T11:05:32.342Z] 699f458cf7ca: Pull complete [2022-12-09T11:05:32.342Z] 765212b225bb: Pull complete [2022-12-09T11:05:32.920Z] f23df028b6ca: Pull complete [2022-12-09T11:05:33.184Z] d65c8cfc05b1: Pull complete [2022-12-09T11:05:48.169Z] 2437ff75d9bd: Pull complete [2022-12-09T11:05:48.169Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-09T11:05:48.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-09T11:05:48.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T11:05:48.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-120837 does not seem to be running inside a container [2022-12-09T11:05:48.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-09T11:05:51.127Z] $ docker top cc71a30be15dbf96159af65a2f7de780744287bbccd08a16bed8760d5fb7502c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-09T11:05:52.095Z] ---> job-cost.sh [2022-12-09T11:05:52.095Z] lf-activate-venv: SKIPPING [2022-12-09T11:05:52.095Z] INFO: No Stack... [2022-12-09T11:05:52.675Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-09T11:05:53.630Z] INFO: Archiving Costs [Pipeline] sh [2022-12-09T11:05:54.286Z] + cut -d, -f6 [2022-12-09T11:05:54.287Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-12-09T11:05:54.344Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4250-1-stack-cost] [2022-12-09T11:05:54.349Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4250-1-stack-cost] did not exist. Created. [2022-12-09T11:05:54.349Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-09T11:05:55.084Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-09T11:05:55.272Z] Stashed 1 file(s) [Pipeline] } [2022-12-09T11:05:55.288Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4250-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-09T11:05:55.363Z] $ docker stop --time=1 cc71a30be15dbf96159af65a2f7de780744287bbccd08a16bed8760d5fb7502c [2022-12-09T11:05:56.840Z] $ docker rm -f cc71a30be15dbf96159af65a2f7de780744287bbccd08a16bed8760d5fb7502c [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-12-09T11:05:57.825Z] provisioning config files... [2022-12-09T11:05:57.832Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9398435431104842686tmp [Pipeline] { [Pipeline] sh [2022-12-09T11:05:58.162Z] + set +x [2022-12-09T11:05:58.163Z] + curl -s https://codecov.io/bash [2022-12-09T11:05:58.163Z] + bash -s -- [2022-12-09T11:05:58.163Z] [2022-12-09T11:05:58.163Z] _____ _ [2022-12-09T11:05:58.163Z] / ____| | | [2022-12-09T11:05:58.163Z] | | ___ __| | ___ ___ _____ __ [2022-12-09T11:05:58.163Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-09T11:05:58.163Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-09T11:05:58.163Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-09T11:05:58.163Z] Bash-1.0.6 [2022-12-09T11:05:58.163Z] [2022-12-09T11:05:58.163Z] [2022-12-09T11:05:58.163Z] ==> git version 2.25.1 found [2022-12-09T11:05:58.163Z] ==> 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-12-09T11:05:58.163Z] Release-Date: 2020-01-08 [2022-12-09T11:05:58.163Z] 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-12-09T11:05:58.163Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-09T11:05:58.163Z] ==> Jenkins CI detected. [2022-12-09T11:05:58.163Z] current dir:  /w/workspace/edgex-go/1 [2022-12-09T11:05:58.163Z] project root: . [2022-12-09T11:05:58.163Z] --> token set from env [2022-12-09T11:05:58.163Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-09T11:05:58.163Z] ==> Running gcov in . (disable via -X gcov) [2022-12-09T11:05:58.163Z] ==> Python coveragepy not found [2022-12-09T11:05:58.163Z] ==> Searching for coverage reports in: [2022-12-09T11:05:58.163Z] + . [2022-12-09T11:05:58.421Z] -> Found 1 reports [2022-12-09T11:05:58.421Z] ==> Detecting git/mercurial file structure [2022-12-09T11:05:58.421Z] ==> Reading reports [2022-12-09T11:05:58.421Z] + ./coverage.out bytes=501828 [2022-12-09T11:05:58.421Z] ==> Appending adjustments [2022-12-09T11:05:58.421Z] https://docs.codecov.io/docs/fixing-reports [2022-12-09T11:05:59.796Z] + Found adjustments [2022-12-09T11:05:59.796Z] ==> Gzipping contents [2022-12-09T11:05:59.796Z] 64K /tmp/codecov.7yNXQJ.gz [2022-12-09T11:05:59.796Z] ==> Uploading reports [2022-12-09T11:05:59.796Z] url: https://codecov.io [2022-12-09T11:05:59.796Z] query: branch=PR-4250&commit=3427547d4d4791c49fdefc24a31a3afae91eea45&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4250&job=&cmd_args= [2022-12-09T11:05:59.796Z] -> Pinging Codecov [2022-12-09T11:05:59.796Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4250&commit=3427547d4d4791c49fdefc24a31a3afae91eea45&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4250&job=&cmd_args= [2022-12-09T11:05:59.796Z] -> Uploading to [2022-12-09T11:05:59.796Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-09/00271124DB129430A58F1EEE437C3FCB/3427547d4d4791c49fdefc24a31a3afae91eea45/805085b6-35d8-49f9-b3fd-dea56a94ece6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221209T110559Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dafb4ef0ba441f619b4d018d3341b9355a026fe6ac4ec0bf8100e009a390f4c0 [2022-12-09T11:05:59.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-09T11:05:59.796Z] Dload Upload Total Spent Left Speed [2022-12-09T11:06:00.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65477 0 0 100 65477 0 284k --:--:-- --:--:-- --:--:-- 284k [2022-12-09T11:06:00.055Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3427547d4d4791c49fdefc24a31a3afae91eea45 [Pipeline] } [2022-12-09T11:06:00.083Z] 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-12-09T11:06:01.453Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-12-09T11:06:01.782Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T11:06:02.673Z] ---> package-listing.sh [2022-12-09T11:06:02.673Z] ++ facter osfamily [2022-12-09T11:06:02.673Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-09T11:06:02.932Z] + OS_FAMILY=debian [2022-12-09T11:06:02.932Z] + workspace=/w/workspace/edgex-go/1 [2022-12-09T11:06:02.932Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-09T11:06:02.932Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-09T11:06:02.932Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-09T11:06:02.932Z] + PACKAGES=/tmp/packages_start.txt [2022-12-09T11:06:02.932Z] + '[' /w/workspace/edgex-go/1 ']' [2022-12-09T11:06:02.932Z] + PACKAGES=/tmp/packages_end.txt [2022-12-09T11:06:02.932Z] + case "${OS_FAMILY}" in [2022-12-09T11:06:02.932Z] + dpkg -l [2022-12-09T11:06:02.932Z] + grep '^ii' [2022-12-09T11:06:02.932Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-09T11:06:02.932Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-09T11:06:02.932Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-09T11:06:02.932Z] + '[' /w/workspace/edgex-go/1 ']' [2022-12-09T11:06:02.932Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-12-09T11:06:02.932Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-12-09T11:06:02.964Z] 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-12-09T11:06:03.255Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T11:06:03.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-09T11:06:03.875Z] [2022-12-09T11:06:03.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T11:06:04.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-09T11:06:04.241Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-09T11:06:04.241Z] 5eb5b503b376: Pulling fs layer [2022-12-09T11:06:04.241Z] 5c69ac0246d0: Pulling fs layer [2022-12-09T11:06:04.241Z] ec43610c2a17: Pulling fs layer [2022-12-09T11:06:04.241Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-09T11:06:04.241Z] 33b1e0a273af: Pulling fs layer [2022-12-09T11:06:04.241Z] 5d3b04190fa2: Pulling fs layer [2022-12-09T11:06:04.241Z] 2f39f015ded8: Pulling fs layer [2022-12-09T11:06:04.241Z] 3a2ae6a8a46f: Waiting [2022-12-09T11:06:04.241Z] 33b1e0a273af: Waiting [2022-12-09T11:06:04.241Z] 5d3b04190fa2: Waiting [2022-12-09T11:06:04.241Z] 5c69ac0246d0: Verifying Checksum [2022-12-09T11:06:04.241Z] 5c69ac0246d0: Download complete [2022-12-09T11:06:04.241Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-09T11:06:04.241Z] 3a2ae6a8a46f: Download complete [2022-12-09T11:06:04.501Z] 33b1e0a273af: Verifying Checksum [2022-12-09T11:06:04.501Z] 33b1e0a273af: Download complete [2022-12-09T11:06:04.501Z] 5d3b04190fa2: Download complete [2022-12-09T11:06:04.501Z] ec43610c2a17: Download complete [2022-12-09T11:06:04.501Z] 5eb5b503b376: Verifying Checksum [2022-12-09T11:06:04.501Z] 5eb5b503b376: Download complete [2022-12-09T11:06:05.066Z] 2f39f015ded8: Verifying Checksum [2022-12-09T11:06:05.066Z] 2f39f015ded8: Download complete [2022-12-09T11:06:06.001Z] 5eb5b503b376: Pull complete [2022-12-09T11:06:06.259Z] 5c69ac0246d0: Pull complete [2022-12-09T11:06:06.826Z] ec43610c2a17: Pull complete [2022-12-09T11:06:07.085Z] 3a2ae6a8a46f: Pull complete [2022-12-09T11:06:07.343Z] 33b1e0a273af: Pull complete [2022-12-09T11:06:07.343Z] 5d3b04190fa2: Pull complete [2022-12-09T11:06:11.522Z] 2f39f015ded8: Pull complete [2022-12-09T11:06:11.522Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-09T11:06:11.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-09T11:06:11.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T11:06:11.736Z] prd-ubuntu20.04-docker-8c-8g-120836 does not seem to be running inside a container [2022-12-09T11:06:11.789Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-09T11:06:21.271Z] $ docker top c4e27efb0ef2a92a26a45f30a906d30100781ab0c3b5a0f0df4c938db455f50b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T11:06:21.651Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-09T11:06:21.964Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-09T11:06:22.280Z] + ls /var/log/sa-host [2022-12-09T11:06:22.280Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-09T11:06:22.484Z] provisioning config files... [2022-12-09T11:06:22.493Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10090272151898343632tmp [Pipeline] { [Pipeline] echo [2022-12-09T11:06:22.547Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T11:06:22.855Z] ---> create-netrc.sh [Pipeline] } [2022-12-09T11:06:22.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-09T11:06:23.284Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-09T11:06:23.315Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T11:06:23.623Z] ---> sudo-logs.sh [2022-12-09T11:06:23.623Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-09T11:06:23.698Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T11:06:24.006Z] ---> job-cost.sh [2022-12-09T11:06:24.006Z] lf-activate-venv: SKIPPING [2022-12-09T11:06:24.006Z] DEBUG: total: 0.10999999940395355 [2022-12-09T11:06:24.006Z] INFO: Retrieving Stack Cost... [2022-12-09T11:06:24.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-09T11:06:25.140Z] INFO: Archiving Costs [Pipeline] echo [2022-12-09T11:06:25.179Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T11:06:25.492Z] ---> logs-deploy.sh [2022-12-09T11:06:25.492Z] lf-activate-venv: SKIPPING [2022-12-09T11:06:25.492Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4250/1 [2022-12-09T11:06:25.492Z] INFO: archiving workspace using pattern(s): [2022-12-09T11:06:26.426Z] Archives upload complete. [2022-12-09T11:06:26.684Z] INFO: archiving logs to Nexus [2022-12-09T11:06:27.251Z] ---> uname -a: [2022-12-09T11:06:27.251Z] Linux prd-ubuntu20-04-docker-8c-8g-120836 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-09T11:06:27.251Z] [2022-12-09T11:06:27.251Z] [2022-12-09T11:06:27.251Z] ---> lscpu: [2022-12-09T11:06:27.251Z] Architecture: x86_64 [2022-12-09T11:06:27.251Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-09T11:06:27.251Z] Byte Order: Little Endian [2022-12-09T11:06:27.251Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-09T11:06:27.251Z] CPU(s): 8 [2022-12-09T11:06:27.251Z] On-line CPU(s) list: 0-7 [2022-12-09T11:06:27.251Z] Thread(s) per core: 1 [2022-12-09T11:06:27.251Z] Core(s) per socket: 1 [2022-12-09T11:06:27.251Z] Socket(s): 8 [2022-12-09T11:06:27.251Z] NUMA node(s): 1 [2022-12-09T11:06:27.252Z] Vendor ID: AuthenticAMD [2022-12-09T11:06:27.252Z] CPU family: 23 [2022-12-09T11:06:27.252Z] Model: 49 [2022-12-09T11:06:27.252Z] Model name: AMD EPYC-Rome Processor [2022-12-09T11:06:27.252Z] Stepping: 0 [2022-12-09T11:06:27.252Z] CPU MHz: 2799.988 [2022-12-09T11:06:27.252Z] BogoMIPS: 5599.97 [2022-12-09T11:06:27.252Z] Virtualization: AMD-V [2022-12-09T11:06:27.252Z] Hypervisor vendor: KVM [2022-12-09T11:06:27.252Z] Virtualization type: full [2022-12-09T11:06:27.252Z] L1d cache: 256 KiB [2022-12-09T11:06:27.252Z] L1i cache: 256 KiB [2022-12-09T11:06:27.252Z] L2 cache: 4 MiB [2022-12-09T11:06:27.252Z] L3 cache: 128 MiB [2022-12-09T11:06:27.252Z] NUMA node0 CPU(s): 0-7 [2022-12-09T11:06:27.252Z] Vulnerability Itlb multihit: Not affected [2022-12-09T11:06:27.252Z] Vulnerability L1tf: Not affected [2022-12-09T11:06:27.252Z] Vulnerability Mds: Not affected [2022-12-09T11:06:27.252Z] Vulnerability Meltdown: Not affected [2022-12-09T11:06:27.252Z] Vulnerability Mmio stale data: Not affected [2022-12-09T11:06:27.252Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-09T11:06:27.252Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-09T11:06:27.252Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-09T11:06:27.252Z] Vulnerability Srbds: Not affected [2022-12-09T11:06:27.252Z] Vulnerability Tsx async abort: Not affected [2022-12-09T11:06:27.252Z] 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-12-09T11:06:27.252Z] [2022-12-09T11:06:27.252Z] [2022-12-09T11:06:27.252Z] ---> nproc: [2022-12-09T11:06:27.252Z] 8 [2022-12-09T11:06:27.252Z] [2022-12-09T11:06:27.252Z] [2022-12-09T11:06:27.252Z] ---> df -h: [2022-12-09T11:06:27.252Z] Filesystem Size Used Avail Use% Mounted on [2022-12-09T11:06:27.252Z] overlay 155G 19G 137G 12% / [2022-12-09T11:06:27.252Z] tmpfs 64M 0 64M 0% /dev [2022-12-09T11:06:27.252Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-09T11:06:27.252Z] shm 64M 0 64M 0% /dev/shm [2022-12-09T11:06:27.252Z] /dev/vda1 155G 19G 137G 12% /facter-os [2022-12-09T11:06:27.252Z] [2022-12-09T11:06:27.252Z] [2022-12-09T11:06:27.252Z] ---> sar -b -r -n DEV: [2022-12-09T11:06:27.252Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120836) 12/09/22 _x86_64_ (8 CPU) [2022-12-09T11:06:27.252Z] [2022-12-09T11:06:27.252Z] 10:30:21 LINUX RESTART (8 CPU) [2022-12-09T11:06:27.252Z] [2022-12-09T11:06:27.252Z] 10:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-12-09T11:06:27.252Z] 10:32:01 289.09 10.66 278.42 0.00 1778.77 54141.91 0.00 [2022-12-09T11:06:27.252Z] 10:33:01 58.45 0.33 58.11 0.00 12.53 22273.64 0.00 [2022-12-09T11:06:27.252Z] 10:34:01 51.57 0.18 51.39 0.00 2.67 19922.16 0.00 [2022-12-09T11:06:27.252Z] 10:35:01 175.44 0.08 175.35 0.00 9.33 90570.37 0.00 [2022-12-09T11:06:27.252Z] 10:36:01 325.01 9.48 315.53 0.00 139.82 178390.67 0.00 [2022-12-09T11:06:27.252Z] 10:37:01 741.93 9.00 732.93 0.00 2818.90 190698.47 0.00 [2022-12-09T11:06:27.252Z] 10:38:01 632.29 3.30 629.00 0.00 2297.08 206781.54 0.00 [2022-12-09T11:06:27.252Z] 10:39:01 741.68 0.30 741.38 0.00 2.80 171020.83 0.00 [2022-12-09T11:06:27.252Z] 10:40:01 177.75 1.57 176.19 0.00 36.53 18186.44 0.00 [2022-12-09T11:06:27.252Z] 10:41:01 2.30 0.00 2.30 0.00 0.00 25.60 0.00 [2022-12-09T11:06:27.252Z] 10:42:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2022-12-09T11:06:27.252Z] 10:43:01 2.10 0.00 2.10 0.00 0.00 23.19 0.00 [2022-12-09T11:06:27.252Z] 10:44:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2022-12-09T11:06:27.252Z] 10:45:01 2.50 0.02 2.48 0.00 0.13 27.73 0.00 [2022-12-09T11:06:27.252Z] 10:46:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2022-12-09T11:06:27.252Z] 10:47:01 1.58 0.00 1.58 0.00 0.00 21.86 0.00 [2022-12-09T11:06:27.252Z] 10:48:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2022-12-09T11:06:27.252Z] 10:49:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 [2022-12-09T11:06:27.252Z] 10:50:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2022-12-09T11:06:27.252Z] 10:51:01 1.55 0.00 1.55 0.00 0.00 18.39 0.00 [2022-12-09T11:06:27.252Z] 10:52:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2022-12-09T11:06:27.252Z] 10:53:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 [2022-12-09T11:06:27.252Z] 10:54:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2022-12-09T11:06:27.252Z] 10:55:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 [2022-12-09T11:06:27.252Z] 10:56:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 [2022-12-09T11:06:27.252Z] 10:57:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 [2022-12-09T11:06:27.252Z] 10:58:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2022-12-09T11:06:27.252Z] 10:59:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 [2022-12-09T11:06:27.252Z] 11:00:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2022-12-09T11:06:27.252Z] 11:01:01 1.90 0.00 1.90 0.00 0.00 19.86 0.00 [2022-12-09T11:06:27.252Z] 11:02:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2022-12-09T11:06:27.252Z] 11:03:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 [2022-12-09T11:06:27.252Z] 11:04:01 1.03 0.00 1.03 0.00 0.00 10.40 0.00 [2022-12-09T11:06:27.252Z] 11:05:01 1.12 0.00 1.12 0.00 0.00 15.46 0.00 [2022-12-09T11:06:27.252Z] 11:06:01 3.05 1.08 1.97 0.00 26.66 47.46 0.00 [2022-12-09T11:06:27.252Z] Average: 92.37 1.03 91.34 0.00 203.71 27221.02 0.00 [2022-12-09T11:06:27.252Z] [2022-12-09T11:06:27.252Z] 10:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-12-09T11:06:27.252Z] 10:32:01 28675488 31584244 726976 2.21 76860 3099128 1990144 5.87 1061196 2775232 4228 [2022-12-09T11:06:27.252Z] 10:33:01 27829172 31488456 813212 2.47 108200 3751120 2014108 5.94 1541112 3059500 543264 [2022-12-09T11:06:27.252Z] 10:34:01 27661704 31522768 777272 2.36 111620 3925856 1901932 5.61 1390636 3358040 287668 [2022-12-09T11:06:27.252Z] 10:35:01 26015928 31421116 862788 2.62 117868 5416072 2414924 7.12 1653784 4669628 2212 [2022-12-09T11:06:27.252Z] 10:36:01 21181952 31524276 764652 2.33 280016 9940784 1922048 5.66 1716008 9193100 767476 [2022-12-09T11:06:27.252Z] 10:37:01 20470036 31491192 778284 2.37 333388 10471520 1957408 5.77 2132184 9372004 143468 [2022-12-09T11:06:27.252Z] 10:38:01 18415700 31413104 842296 2.56 422228 12231260 2108800 6.21 2442940 10977064 51876 [2022-12-09T11:06:27.252Z] 10:39:01 18495160 31437572 818352 2.49 462128 12125408 2254076 6.64 2655768 10674948 242736 [2022-12-09T11:06:27.252Z] 10:40:01 19586028 31534176 730828 2.22 463068 11180204 1879036 5.54 2469224 9832076 8 [2022-12-09T11:06:27.252Z] 10:41:01 19585680 31533920 731000 2.22 463104 11180208 1879036 5.54 2469096 9832072 8 [2022-12-09T11:06:27.252Z] 10:42:01 19589640 31537924 726992 2.21 463144 11180212 1879036 5.54 2463964 9832076 8 [2022-12-09T11:06:27.252Z] 10:43:01 19589924 31538260 726608 2.21 463200 11180276 1879036 5.54 2464000 9832128 12 [2022-12-09T11:06:27.252Z] 10:44:01 19596696 31545188 719808 2.19 463220 11180280 1879036 5.54 2456820 9832212 8 [2022-12-09T11:06:27.252Z] 10:45:01 19595960 31544560 720188 2.19 463264 11180284 1891464 5.57 2456980 9832208 8 [2022-12-09T11:06:27.252Z] 10:46:01 19596212 31544832 719860 2.19 463284 11180284 1891464 5.57 2457048 9832208 16 [2022-12-09T11:06:27.252Z] 10:47:01 19596672 31545280 719548 2.19 463296 11180264 1891464 5.57 2456968 9832188 40 [2022-12-09T11:06:27.252Z] 10:48:01 19596332 31544968 719812 2.19 463308 11180268 1891464 5.57 2457032 9832192 20 [2022-12-09T11:06:27.252Z] 10:49:01 19596268 31545028 719648 2.19 463324 11180404 1891464 5.57 2457056 9832316 48 [2022-12-09T11:06:27.252Z] 10:50:01 19596496 31545292 719352 2.19 463348 11180408 1891464 5.57 2457124 9832332 16 [2022-12-09T11:06:27.252Z] 10:51:01 19595400 31544236 720352 2.19 463372 11180400 1891464 5.57 2457260 9832332 44 [2022-12-09T11:06:27.252Z] 10:52:01 19595560 31544424 720268 2.19 463388 11180412 1891464 5.57 2457804 9832336 200 [2022-12-09T11:06:27.252Z] 10:53:01 19595520 31544392 720292 2.19 463396 11180416 1891464 5.57 2457260 9832340 4 [2022-12-09T11:06:27.252Z] 10:54:01 19595756 31544644 720020 2.19 463396 11180416 1891464 5.57 2457308 9832340 4 [2022-12-09T11:06:27.252Z] 10:55:01 19595636 31544636 719868 2.19 463404 11180548 1891464 5.57 2457864 9832432 188 [2022-12-09T11:06:27.252Z] 10:56:01 19595668 31544696 719896 2.19 463432 11180544 1891464 5.57 2457492 9832436 12 [2022-12-09T11:06:27.252Z] 10:57:01 19595352 31544432 720152 2.19 463436 11180556 1875224 5.53 2457476 9832476 48 [2022-12-09T11:06:27.252Z] 10:58:01 19595524 31544644 719824 2.19 463440 11180560 1875224 5.53 2457372 9832484 8 [2022-12-09T11:06:27.252Z] 10:59:01 19595412 31544536 719868 2.19 463456 11180560 1875224 5.53 2457392 9832484 16 [2022-12-09T11:06:27.252Z] 11:00:01 19595832 31544976 719596 2.19 463460 11180564 1875224 5.53 2457392 9832488 8 [2022-12-09T11:06:27.252Z] 11:01:01 19595596 31544752 719776 2.19 463480 11180568 1875224 5.53 2457472 9832492 20 [2022-12-09T11:06:27.252Z] 11:02:01 19595524 31544704 719752 2.19 463496 11180568 1875224 5.53 2457652 9832492 16 [2022-12-09T11:06:27.252Z] 11:03:01 19595248 31544456 719960 2.19 463508 11180572 1875224 5.53 2457460 9832496 44 [2022-12-09T11:06:27.252Z] 11:04:01 19595484 31544712 719644 2.19 463520 11180572 1891524 5.57 2457488 9832496 4 [2022-12-09T11:06:27.252Z] 11:05:01 19595152 31544400 719896 2.19 463528 11180580 1891524 5.57 2457772 9832500 40 [2022-12-09T11:06:27.252Z] 11:06:01 19575284 31525840 738372 2.25 463592 11181420 1946368 5.74 2477488 9833380 340 [2022-12-09T11:06:27.252Z] Average: 20507971 31529618 739286 2.25 412091 10366671 1928919 5.68 2314254 9130101 58403 [2022-12-09T11:06:27.252Z] [2022-12-09T11:06:27.252Z] 10:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-12-09T11:06:27.252Z] 10:32:01 veth2daf36f 59.56 78.97 5.62 55.23 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:32:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:32:01 ens3 733.56 637.93 8647.44 101.68 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:32:01 docker0 387.87 384.52 28.64 2773.20 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:33:01 veth273b0fd 0.43 0.58 0.04 0.05 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:33:01 ens3 90.97 62.66 733.54 16.37 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:33:01 docker0 43.22 59.71 3.57 704.95 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:34:01 veth273b0fd 0.95 0.97 0.07 0.07 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:34:01 ens3 27.00 18.35 27.16 12.29 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:34:01 docker0 0.95 0.95 0.06 0.07 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:35:01 vethe4ffece 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:35:01 veth49aec84 2.95 3.77 0.30 0.74 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:35:01 vethfa13fdb 3.05 3.85 0.31 0.75 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:35:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:35:01 vethd9f49cf 2.97 3.78 0.30 0.74 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:35:01 vethb539e3a 3.08 3.80 0.31 0.75 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:35:01 ens3 123.80 82.44 1901.28 20.58 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:35:01 docker0 23.10 36.81 1.79 206.37 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:35:01 veth5f73f08 3.00 3.80 0.30 0.74 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.252Z] 10:36:01 vethe4ffece 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:36:01 ens3 744.00 606.96 5662.31 50.77 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:36:01 docker0 543.02 612.51 35.81 4799.87 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:37:01 vethe4ffece 0.00 0.55 0.00 0.02 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:37:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:37:01 ens3 478.68 234.03 3398.26 35.52 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:37:01 docker0 124.47 175.73 9.97 2282.29 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:38:01 veth7f6bf02 12.23 33.11 1.23 658.40 0.00 0.00 0.00 0.05 [2022-12-09T11:06:27.253Z] 10:38:01 vethe4ffece 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:38:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:38:01 ens3 724.40 312.68 3772.39 215.72 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:38:01 docker0 135.68 214.21 10.80 2793.69 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:39:01 vethe4ffece 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:39:01 ens3 60.74 33.78 205.34 20.35 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:39:01 docker0 8.10 13.55 0.54 168.80 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:39:01 vethe355fde 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:40:01 ens3 20.71 13.18 54.46 10.30 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:40:01 docker0 1.72 3.82 0.11 41.05 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:41:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:43:01 ens3 0.47 0.38 0.26 0.21 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:46:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:48:01 ens3 0.62 0.65 2.81 0.04 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:49:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:51:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:56:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:01:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:04:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:05:01 ens3 0.47 0.43 0.26 0.22 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:06:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:06:01 ens3 7.67 5.62 8.63 3.77 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] Average: ens3 86.18 57.46 697.71 13.95 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] Average: docker0 36.24 42.92 2.61 393.55 0.00 0.00 0.00 0.00 [2022-12-09T11:06:27.253Z] [2022-12-09T11:06:27.253Z] [2022-12-09T11:06:27.253Z] ---> sar -P ALL: [2022-12-09T11:06:27.253Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120836) 12/09/22 _x86_64_ (8 CPU) [2022-12-09T11:06:27.253Z] [2022-12-09T11:06:27.253Z] 10:30:21 LINUX RESTART (8 CPU) [2022-12-09T11:06:27.253Z] [2022-12-09T11:06:27.253Z] 10:31:01 CPU %user %nice %system %iowait %steal %idle [2022-12-09T11:06:27.253Z] 10:32:01 all 7.47 0.00 3.17 4.49 0.06 84.81 [2022-12-09T11:06:27.253Z] 10:32:01 0 9.22 0.00 3.17 0.20 0.05 87.35 [2022-12-09T11:06:27.253Z] 10:32:01 1 8.57 0.00 2.97 1.78 0.05 86.63 [2022-12-09T11:06:27.253Z] 10:32:01 2 7.13 0.00 3.70 2.15 0.05 86.97 [2022-12-09T11:06:27.253Z] 10:32:01 3 5.53 0.00 3.34 3.51 0.10 87.52 [2022-12-09T11:06:27.253Z] 10:32:01 4 8.51 0.00 3.30 3.42 0.05 84.72 [2022-12-09T11:06:27.253Z] 10:32:01 5 8.23 0.00 2.34 0.19 0.05 89.19 [2022-12-09T11:06:27.253Z] 10:32:01 6 7.15 0.00 3.35 6.63 0.05 82.82 [2022-12-09T11:06:27.253Z] 10:32:01 7 5.38 0.00 3.20 18.13 0.05 73.24 [2022-12-09T11:06:27.253Z] 10:33:01 all 29.96 0.00 5.51 1.73 0.07 62.74 [2022-12-09T11:06:27.253Z] 10:33:01 0 31.22 0.00 5.96 0.29 0.08 62.45 [2022-12-09T11:06:27.253Z] 10:33:01 1 30.55 0.00 5.22 0.02 0.05 64.16 [2022-12-09T11:06:27.253Z] 10:33:01 2 30.35 0.00 5.57 0.02 0.07 63.99 [2022-12-09T11:06:27.253Z] 10:33:01 3 29.19 0.00 6.82 0.30 0.07 63.62 [2022-12-09T11:06:27.253Z] 10:33:01 4 29.79 0.00 4.69 0.29 0.07 65.16 [2022-12-09T11:06:27.253Z] 10:33:01 5 28.56 0.00 5.44 1.06 0.07 64.87 [2022-12-09T11:06:27.253Z] 10:33:01 6 30.96 0.00 4.85 2.75 0.07 61.38 [2022-12-09T11:06:27.253Z] 10:33:01 7 29.02 0.00 5.50 9.09 0.08 56.31 [2022-12-09T11:06:27.253Z] 10:34:01 all 46.39 0.00 6.67 0.89 0.10 45.95 [2022-12-09T11:06:27.254Z] 10:34:01 0 45.84 0.00 6.75 0.20 0.08 47.12 [2022-12-09T11:06:27.254Z] 10:34:01 1 46.34 0.00 6.85 0.29 0.10 46.42 [2022-12-09T11:06:27.254Z] 10:34:01 2 46.81 0.00 6.86 0.10 0.08 46.14 [2022-12-09T11:06:27.254Z] 10:34:01 3 47.13 0.00 7.12 4.89 0.12 40.74 [2022-12-09T11:06:27.254Z] 10:34:01 4 46.52 0.00 6.45 0.12 0.10 46.82 [2022-12-09T11:06:27.254Z] 10:34:01 5 45.56 0.00 6.63 0.17 0.12 47.53 [2022-12-09T11:06:27.254Z] 10:34:01 6 45.49 0.00 6.19 0.88 0.10 47.35 [2022-12-09T11:06:27.254Z] 10:34:01 7 47.46 0.00 6.51 0.51 0.08 45.44 [2022-12-09T11:06:27.254Z] 10:35:01 all 10.16 0.00 6.19 6.05 0.05 77.55 [2022-12-09T11:06:27.254Z] 10:35:01 0 9.68 0.00 8.12 0.88 0.03 81.29 [2022-12-09T11:06:27.254Z] 10:35:01 1 10.21 0.00 7.10 0.34 0.03 82.32 [2022-12-09T11:06:27.254Z] 10:35:01 2 11.31 0.00 5.38 0.22 0.07 83.03 [2022-12-09T11:06:27.254Z] 10:35:01 3 9.29 0.00 6.75 1.09 0.05 82.82 [2022-12-09T11:06:27.254Z] 10:35:01 4 11.37 0.00 5.86 0.49 0.03 82.24 [2022-12-09T11:06:27.254Z] 10:35:01 5 8.98 0.00 4.44 0.08 0.07 86.43 [2022-12-09T11:06:27.254Z] 10:35:01 6 10.36 0.00 5.58 13.97 0.05 70.04 [2022-12-09T11:06:27.254Z] 10:35:01 7 10.04 0.00 6.33 31.39 0.07 52.17 [2022-12-09T11:06:27.254Z] 10:36:01 all 8.87 0.00 5.76 19.98 0.08 65.31 [2022-12-09T11:06:27.254Z] 10:36:01 0 9.28 0.00 5.49 9.50 0.07 75.66 [2022-12-09T11:06:27.254Z] 10:36:01 1 9.30 0.00 5.46 19.25 0.07 65.93 [2022-12-09T11:06:27.254Z] 10:36:01 2 7.69 0.00 4.67 6.98 0.03 80.62 [2022-12-09T11:06:27.254Z] 10:36:01 3 8.60 0.00 6.33 11.11 0.08 73.87 [2022-12-09T11:06:27.254Z] 10:36:01 4 8.91 0.00 6.69 52.19 0.07 32.14 [2022-12-09T11:06:27.254Z] 10:36:01 5 9.02 0.00 5.51 14.88 0.07 70.53 [2022-12-09T11:06:27.254Z] 10:36:01 6 9.77 0.00 5.87 32.72 0.15 51.49 [2022-12-09T11:06:27.254Z] 10:36:01 7 8.41 0.00 6.05 13.15 0.08 72.29 [2022-12-09T11:06:27.254Z] 10:37:01 all 39.71 0.00 9.64 16.34 0.11 34.20 [2022-12-09T11:06:27.254Z] 10:37:01 0 40.78 0.00 9.81 21.23 0.08 28.09 [2022-12-09T11:06:27.254Z] 10:37:01 1 40.79 0.00 9.15 10.37 0.10 39.59 [2022-12-09T11:06:27.254Z] 10:37:01 2 38.06 0.00 9.78 12.18 0.12 39.85 [2022-12-09T11:06:27.254Z] 10:37:01 3 38.66 0.00 11.29 13.75 0.08 36.22 [2022-12-09T11:06:27.254Z] 10:37:01 4 40.50 0.00 9.16 33.25 0.08 17.01 [2022-12-09T11:06:27.254Z] 10:37:01 5 40.27 0.00 8.37 12.28 0.12 38.96 [2022-12-09T11:06:27.254Z] 10:37:01 6 39.95 0.00 8.96 15.48 0.15 35.45 [2022-12-09T11:06:27.254Z] 10:37:01 7 38.67 0.00 10.61 12.19 0.10 38.42 [2022-12-09T11:06:27.254Z] 10:38:01 all 39.05 0.00 10.94 21.90 0.13 27.97 [2022-12-09T11:06:27.254Z] 10:38:01 0 40.02 0.00 10.78 15.34 0.14 33.71 [2022-12-09T11:06:27.254Z] 10:38:01 1 36.67 0.00 10.24 24.03 0.10 28.96 [2022-12-09T11:06:27.254Z] 10:38:01 2 38.43 0.00 11.52 15.81 0.10 34.14 [2022-12-09T11:06:27.254Z] 10:38:01 3 38.42 0.00 9.86 12.92 0.15 38.66 [2022-12-09T11:06:27.254Z] 10:38:01 4 42.03 0.00 11.09 31.50 0.10 15.28 [2022-12-09T11:06:27.254Z] 10:38:01 5 40.23 0.00 11.42 22.27 0.14 25.94 [2022-12-09T11:06:27.254Z] 10:38:01 6 37.31 0.00 11.12 22.84 0.14 28.58 [2022-12-09T11:06:27.254Z] 10:38:01 7 39.25 0.00 11.50 30.50 0.19 18.56 [2022-12-09T11:06:27.254Z] 10:39:01 all 58.55 0.00 12.83 8.58 0.13 19.91 [2022-12-09T11:06:27.254Z] 10:39:01 0 57.35 0.00 11.63 8.66 0.10 22.26 [2022-12-09T11:06:27.254Z] 10:39:01 1 55.50 0.00 11.45 4.72 0.10 28.22 [2022-12-09T11:06:27.254Z] 10:39:01 2 60.73 0.00 13.76 13.82 0.22 11.47 [2022-12-09T11:06:27.254Z] 10:39:01 3 56.34 0.00 13.00 9.21 0.12 21.33 [2022-12-09T11:06:27.254Z] 10:39:01 4 60.37 0.00 11.95 6.09 0.12 21.48 [2022-12-09T11:06:27.254Z] 10:39:01 5 62.87 0.00 13.70 2.57 0.14 20.72 [2022-12-09T11:06:27.254Z] 10:39:01 6 56.18 0.00 13.95 7.77 0.14 21.96 [2022-12-09T11:06:27.254Z] 10:39:01 7 58.99 0.00 13.23 15.81 0.12 11.86 [2022-12-09T11:06:27.254Z] 10:40:01 all 1.86 0.00 0.97 1.56 0.02 95.59 [2022-12-09T11:06:27.254Z] 10:40:01 0 1.47 0.00 0.95 0.05 0.03 97.49 [2022-12-09T11:06:27.254Z] 10:40:01 1 1.63 0.00 0.77 0.15 0.02 97.43 [2022-12-09T11:06:27.254Z] 10:40:01 2 2.86 0.00 1.14 3.28 0.02 92.71 [2022-12-09T11:06:27.254Z] 10:40:01 3 1.81 0.00 1.17 4.15 0.02 92.85 [2022-12-09T11:06:27.254Z] 10:40:01 4 1.38 0.00 0.65 0.02 0.00 97.95 [2022-12-09T11:06:27.254Z] 10:40:01 5 1.73 0.00 0.98 2.00 0.02 95.26 [2022-12-09T11:06:27.254Z] 10:40:01 6 1.67 0.00 1.00 2.70 0.02 94.61 [2022-12-09T11:06:27.254Z] 10:40:01 7 2.29 0.00 1.13 0.12 0.03 96.43 [2022-12-09T11:06:27.254Z] 10:41:01 all 0.05 0.00 0.01 0.03 0.00 99.90 [2022-12-09T11:06:27.254Z] 10:41:01 0 0.00 0.00 0.05 0.00 0.00 99.95 [2022-12-09T11:06:27.254Z] 10:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:41:01 2 0.02 0.00 0.02 0.07 0.02 99.88 [2022-12-09T11:06:27.254Z] 10:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.254Z] 10:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.254Z] 10:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T11:06:27.254Z] 10:41:01 6 0.00 0.00 0.02 0.15 0.00 99.83 [2022-12-09T11:06:27.254Z] 10:41:01 7 0.38 0.00 0.00 0.00 0.00 99.62 [2022-12-09T11:06:27.254Z] 10:42:01 all 0.27 0.00 0.01 0.03 0.01 99.68 [2022-12-09T11:06:27.254Z] 10:42:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2022-12-09T11:06:27.254Z] 10:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.254Z] 10:42:01 2 0.03 0.00 0.00 0.12 0.00 99.85 [2022-12-09T11:06:27.254Z] 10:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-09T11:06:27.254Z] 10:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:42:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-12-09T11:06:27.254Z] 10:42:01 6 0.00 0.00 0.00 0.13 0.02 99.85 [2022-12-09T11:06:27.254Z] 10:42:01 7 2.02 0.00 0.00 0.00 0.00 97.98 [2022-12-09T11:06:27.254Z] [2022-12-09T11:06:27.254Z] 10:42:01 CPU %user %nice %system %iowait %steal %idle [2022-12-09T11:06:27.254Z] 10:43:01 all 0.08 0.00 0.01 0.04 0.00 99.88 [2022-12-09T11:06:27.254Z] 10:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T11:06:27.254Z] 10:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:43:01 2 0.08 0.00 0.02 0.08 0.00 99.82 [2022-12-09T11:06:27.254Z] 10:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.254Z] 10:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:43:01 6 0.00 0.00 0.00 0.20 0.00 99.80 [2022-12-09T11:06:27.254Z] 10:43:01 7 0.50 0.00 0.02 0.00 0.02 99.47 [2022-12-09T11:06:27.254Z] 10:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-12-09T11:06:27.254Z] 10:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-12-09T11:06:27.254Z] 10:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-12-09T11:06:27.254Z] 10:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-12-09T11:06:27.254Z] 10:44:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2022-12-09T11:06:27.254Z] 10:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T11:06:27.254Z] 10:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-12-09T11:06:27.254Z] 10:45:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2022-12-09T11:06:27.254Z] 10:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2022-12-09T11:06:27.254Z] 10:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-09T11:06:27.254Z] 10:45:01 2 0.05 0.00 0.05 0.02 0.00 99.88 [2022-12-09T11:06:27.254Z] 10:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T11:06:27.254Z] 10:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-09T11:06:27.254Z] 10:45:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-12-09T11:06:27.254Z] 10:45:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2022-12-09T11:06:27.254Z] 10:45:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-12-09T11:06:27.254Z] 10:46:01 all 0.25 0.00 0.00 0.01 0.00 99.74 [2022-12-09T11:06:27.254Z] 10:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-12-09T11:06:27.254Z] 10:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.254Z] 10:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T11:06:27.254Z] 10:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T11:06:27.254Z] 10:46:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-12-09T11:06:27.254Z] 10:46:01 7 1.86 0.00 0.00 0.02 0.00 98.13 [2022-12-09T11:06:27.254Z] 10:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-12-09T11:06:27.254Z] 10:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-12-09T11:06:27.254Z] 10:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-12-09T11:06:27.254Z] 10:47:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2022-12-09T11:06:27.254Z] 10:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T11:06:27.254Z] 10:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:47:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-09T11:06:27.254Z] 10:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T11:06:27.254Z] 10:48:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-12-09T11:06:27.254Z] 10:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T11:06:27.254Z] 10:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T11:06:27.254Z] 10:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T11:06:27.254Z] 10:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:48:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-12-09T11:06:27.254Z] 10:49:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2022-12-09T11:06:27.254Z] 10:49:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2022-12-09T11:06:27.254Z] 10:49:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2022-12-09T11:06:27.254Z] 10:49:01 2 0.10 0.00 0.02 0.02 0.00 99.87 [2022-12-09T11:06:27.254Z] 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.254Z] 10:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.254Z] 10:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-09T11:06:27.254Z] 10:49:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-09T11:06:27.254Z] 10:49:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-09T11:06:27.254Z] 10:50:01 all 0.23 0.00 0.01 0.00 0.00 99.75 [2022-12-09T11:06:27.254Z] 10:50:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-12-09T11:06:27.254Z] 10:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:50:01 2 0.10 0.00 0.00 0.00 0.00 99.90 [2022-12-09T11:06:27.254Z] 10:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.254Z] 10:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.254Z] 10:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T11:06:27.254Z] 10:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-09T11:06:27.254Z] 10:50:01 7 1.68 0.00 0.02 0.00 0.02 98.29 [2022-12-09T11:06:27.255Z] 10:51:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-12-09T11:06:27.255Z] 10:51:01 0 0.02 0.00 0.03 0.03 0.00 99.92 [2022-12-09T11:06:27.255Z] 10:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-12-09T11:06:27.255Z] 10:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T11:06:27.255Z] 10:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T11:06:27.255Z] 10:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:51:01 7 1.99 0.00 0.02 0.00 0.00 98.00 [2022-12-09T11:06:27.255Z] 10:52:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2022-12-09T11:06:27.255Z] 10:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T11:06:27.255Z] 10:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T11:06:27.255Z] 10:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:52:01 7 0.70 0.00 0.03 0.00 0.00 99.27 [2022-12-09T11:06:27.255Z] 10:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-12-09T11:06:27.255Z] 10:53:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2022-12-09T11:06:27.255Z] 10:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-09T11:06:27.255Z] 10:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T11:06:27.255Z] [2022-12-09T11:06:27.255Z] 10:53:01 CPU %user %nice %system %iowait %steal %idle [2022-12-09T11:06:27.255Z] 10:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-12-09T11:06:27.255Z] 10:54:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2022-12-09T11:06:27.255Z] 10:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T11:06:27.255Z] 10:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:54:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-09T11:06:27.255Z] 10:54:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-09T11:06:27.255Z] 10:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-12-09T11:06:27.255Z] 10:55:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-12-09T11:06:27.255Z] 10:55:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-12-09T11:06:27.255Z] 10:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T11:06:27.255Z] 10:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:55:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-12-09T11:06:27.255Z] 10:55:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2022-12-09T11:06:27.255Z] 10:56:01 all 0.01 0.00 0.01 0.03 0.01 99.95 [2022-12-09T11:06:27.255Z] 10:56:01 0 0.00 0.00 0.00 0.08 0.02 99.90 [2022-12-09T11:06:27.255Z] 10:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T11:06:27.255Z] 10:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T11:06:27.255Z] 10:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:56:01 6 0.00 0.00 0.02 0.12 0.00 99.87 [2022-12-09T11:06:27.255Z] 10:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T11:06:27.255Z] 10:57:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-12-09T11:06:27.255Z] 10:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T11:06:27.255Z] 10:57:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2022-12-09T11:06:27.255Z] 10:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T11:06:27.255Z] 10:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T11:06:27.255Z] 10:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-12-09T11:06:27.255Z] 10:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T11:06:27.255Z] 10:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T11:06:27.255Z] 10:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-12-09T11:06:27.255Z] 10:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-09T11:06:27.255Z] 10:59:01 all 0.21 0.00 0.01 0.02 0.00 99.75 [2022-12-09T11:06:27.255Z] 10:59:01 0 0.02 0.00 0.03 0.07 0.00 99.88 [2022-12-09T11:06:27.255Z] 10:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T11:06:27.255Z] 10:59:01 2 0.03 0.00 0.00 0.07 0.00 99.90 [2022-12-09T11:06:27.255Z] 10:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 10:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 10:59:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-12-09T11:06:27.255Z] 10:59:01 6 0.02 0.00 0.02 0.07 0.00 99.90 [2022-12-09T11:06:27.255Z] 10:59:01 7 1.52 0.00 0.02 0.00 0.00 98.47 [2022-12-09T11:06:27.255Z] 11:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-12-09T11:06:27.255Z] 11:00:01 0 0.00 0.00 0.02 0.03 0.02 99.93 [2022-12-09T11:06:27.255Z] 11:00:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2022-12-09T11:06:27.255Z] 11:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T11:06:27.255Z] 11:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-09T11:06:27.255Z] 11:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 11:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 11:00:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-12-09T11:06:27.255Z] 11:00:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-12-09T11:06:27.255Z] 11:01:01 all 0.03 0.00 0.01 0.05 0.00 99.91 [2022-12-09T11:06:27.255Z] 11:01:01 0 0.03 0.00 0.02 0.32 0.00 99.63 [2022-12-09T11:06:27.255Z] 11:01:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-12-09T11:06:27.255Z] 11:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T11:06:27.255Z] 11:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 11:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T11:06:27.255Z] 11:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T11:06:27.255Z] 11:01:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2022-12-09T11:06:27.255Z] 11:01:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-12-09T11:06:27.255Z] 11:02:01 all 0.17 0.00 0.00 0.05 0.01 99.77 [2022-12-09T11:06:27.255Z] 11:02:01 0 0.02 0.00 0.02 0.15 0.00 99.82 [2022-12-09T11:06:27.255Z] 11:02:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2022-12-09T11:06:27.255Z] 11:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 11:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 11:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 11:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T11:06:27.255Z] 11:02:01 6 0.00 0.00 0.00 0.25 0.00 99.75 [2022-12-09T11:06:27.255Z] 11:02:01 7 1.26 0.00 0.00 0.00 0.02 98.73 [2022-12-09T11:06:27.255Z] 11:03:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-12-09T11:06:27.255Z] 11:03:01 0 0.02 0.00 0.00 0.08 0.00 99.90 [2022-12-09T11:06:27.255Z] 11:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-12-09T11:06:27.255Z] 11:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 11:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T11:06:27.255Z] 11:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T11:06:27.255Z] 11:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T11:06:27.255Z] 11:03:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-12-09T11:06:27.255Z] 11:03:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-12-09T11:06:27.255Z] 11:04:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2022-12-09T11:06:27.255Z] 11:04:01 0 0.00 0.00 0.00 0.08 0.00 99.92 [2022-12-09T11:06:27.255Z] 11:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-09T11:06:27.255Z] 11:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 11:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 11:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T11:06:27.255Z] 11:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T11:06:27.255Z] 11:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-09T11:06:27.255Z] 11:04:01 7 0.23 0.00 0.02 0.00 0.00 99.75 [2022-12-09T11:06:27.255Z] [2022-12-09T11:06:27.255Z] 11:04:01 CPU %user %nice %system %iowait %steal %idle [2022-12-09T11:06:27.255Z] 11:05:01 all 0.09 0.00 0.01 0.02 0.01 99.87 [2022-12-09T11:06:27.255Z] 11:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-12-09T11:06:27.255Z] 11:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T11:06:27.255Z] 11:05:01 2 0.02 0.00 0.00 0.12 0.00 99.87 [2022-12-09T11:06:27.255Z] 11:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 11:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T11:06:27.255Z] 11:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T11:06:27.255Z] 11:05:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2022-12-09T11:06:27.255Z] 11:05:01 7 0.58 0.00 0.03 0.00 0.02 99.37 [2022-12-09T11:06:27.255Z] 11:06:01 all 0.57 0.00 0.19 0.05 0.01 99.18 [2022-12-09T11:06:27.255Z] 11:06:01 0 0.23 0.00 0.23 0.07 0.03 99.43 [2022-12-09T11:06:27.255Z] 11:06:01 1 0.65 0.00 0.22 0.17 0.02 98.95 [2022-12-09T11:06:27.255Z] 11:06:01 2 0.25 0.00 0.08 0.12 0.00 99.55 [2022-12-09T11:06:27.255Z] 11:06:01 3 0.28 0.00 0.22 0.00 0.00 99.50 [2022-12-09T11:06:27.255Z] 11:06:01 4 0.65 0.00 0.23 0.00 0.02 99.10 [2022-12-09T11:06:27.255Z] 11:06:01 5 0.50 0.00 0.20 0.00 0.02 99.28 [2022-12-09T11:06:27.255Z] 11:06:01 6 0.10 0.00 0.20 0.07 0.02 99.62 [2022-12-09T11:06:27.255Z] 11:06:01 7 1.86 0.00 0.13 0.00 0.02 97.99 [2022-12-09T11:06:27.255Z] Average: all 6.88 0.00 1.75 2.31 0.02 89.04 [2022-12-09T11:06:27.255Z] Average: 0 6.93 0.00 1.79 1.62 0.03 89.64 [2022-12-09T11:06:27.255Z] Average: 1 6.79 0.00 1.69 1.73 0.02 89.78 [2022-12-09T11:06:27.255Z] Average: 2 6.87 0.00 1.76 1.55 0.02 89.80 [2022-12-09T11:06:27.255Z] Average: 3 6.61 0.00 1.85 1.71 0.02 89.80 [2022-12-09T11:06:27.255Z] Average: 4 7.05 0.00 1.70 3.59 0.02 87.64 [2022-12-09T11:06:27.255Z] Average: 5 6.94 0.00 1.67 1.56 0.02 89.80 [2022-12-09T11:06:27.255Z] Average: 6 6.68 0.00 1.71 3.02 0.03 88.57 [2022-12-09T11:06:27.256Z] Average: 7 7.18 0.00 1.82 3.68 0.03 87.30 [2022-12-09T11:06:27.256Z] [2022-12-09T11:06:27.256Z] [2022-12-09T11:06:27.256Z]