Pull request #4464 updated 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 ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from 2d1e6c211f0d0a174d4a783f547b5908762bea7e+39fc096b77c2eedd71264681ac4b967ce8df7b72 (9cd7504decb0a517cd1e9ed98b84c1cce26d4efd) 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-ssh10619408160294325433.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2153421659562122676.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7302127805122525653.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15361813970737159088.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13378555138814551708.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4984 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 2d1e6c211f0d0a174d4a783f547b5908762bea7e Merge succeeded, producing 2d1e6c211f0d0a174d4a783f547b5908762bea7e Checking out Revision 2d1e6c211f0d0a174d4a783f547b5908762bea7e (PR-4464) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d1e6c211f0d0a174d4a783f547b5908762bea7e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d1e6c211f0d0a174d4a783f547b5908762bea7e # timeout=10 Commit message: "fix: Add common config flag for security bootstrapper, update Attribution.txt" > git rev-list --no-walk ab55d0f60954e1225f754cad4037eecc91d7ab25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T23:09:03.741Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T23:09:03.781Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T23:09:03.795Z] ========================================================= [2023-03-21T23:09:03.795Z] EdgeX Global Pipelines Version Info [2023-03-21T23:09:03.795Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:09:04.501Z] ------------------- [2023-03-21T23:09:04.501Z] stable info: [2023-03-21T23:09:04.501Z] ------------------- [2023-03-21T23:09:04.501Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T23:09:04.501Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T23:09:04.501Z] Message: update stable to v1.0.245 [2023-03-21T23:09:05.071Z] ------------------- [2023-03-21T23:09:05.071Z] experimental info: [2023-03-21T23:09:05.071Z] ------------------- [2023-03-21T23:09:05.071Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T23:09:05.071Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T23:09:05.071Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T23:09:05.258Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-21T23:09:05.269Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-21T23:09:05.280Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T23:09:05.290Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T23:09:05.301Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T23:09:05.312Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T23:09:05.323Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T23:09:05.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-21T23:09:05.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-21T23:09:05.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-21T23:09:05.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T23:09:05.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T23:09:05.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T23:09:05.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T23:09:05.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T23:09:05.423Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T23:09:05.435Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T23:09:05.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T23:09:05.456Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-21T23:09:05.468Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-21T23:09:05.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T23:09:05.489Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T23:09:05.499Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T23:09:05.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4464 [Pipeline] echo [2023-03-21T23:09:05.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4464 [Pipeline] echo [2023-03-21T23:09:05.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4464 [Pipeline] echo [2023-03-21T23:09:05.543Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d1e6c211f0d0a174d4a783f547b5908762bea7e [Pipeline] echo [2023-03-21T23:09:05.556Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d1e6c2 [Pipeline] echo [2023-03-21T23:09:05.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:09:05.606Z] provisioning config files... [2023-03-21T23:09:05.617Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3147924096397572301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:09:05.919Z] ---> docker-login.sh [2023-03-21T23:09:05.919Z] nexus3.edgexfoundry.org:10001 [2023-03-21T23:09:06.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:09:06.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:09:06.179Z] Configure a credential helper to remove this warning. See [2023-03-21T23:09:06.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:09:06.179Z] [2023-03-21T23:09:06.179Z] Login Succeeded [2023-03-21T23:09:06.179Z] nexus3.edgexfoundry.org:10002 [2023-03-21T23:09:06.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:09:06.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:09:06.439Z] Configure a credential helper to remove this warning. See [2023-03-21T23:09:06.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:09:06.439Z] [2023-03-21T23:09:06.439Z] Login Succeeded [2023-03-21T23:09:06.439Z] nexus3.edgexfoundry.org:10003 [2023-03-21T23:09:06.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:09:06.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:09:06.439Z] Configure a credential helper to remove this warning. See [2023-03-21T23:09:06.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:09:06.439Z] [2023-03-21T23:09:06.439Z] Login Succeeded [2023-03-21T23:09:06.439Z] nexus3.edgexfoundry.org:10004 [2023-03-21T23:09:06.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:09:06.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:09:06.700Z] Configure a credential helper to remove this warning. See [2023-03-21T23:09:06.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:09:06.700Z] [2023-03-21T23:09:06.700Z] Login Succeeded [2023-03-21T23:09:06.700Z] docker.io [2023-03-21T23:09:06.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:09:06.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:09:06.960Z] Configure a credential helper to remove this warning. See [2023-03-21T23:09:06.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:09:06.960Z] [2023-03-21T23:09:06.960Z] Login Succeeded [2023-03-21T23:09:06.960Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T23:09:06.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T23:09:07.279Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-21T23:09:07.279Z] + dirname cmd/core-command/Dockerfile [2023-03-21T23:09:07.279Z] + cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-21T23:09:07.279Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-21T23:09:07.279Z] + cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-21T23:09:07.279Z] + dirname cmd/core-data/Dockerfile [2023-03-21T23:09:07.279Z] + cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-21T23:09:07.279Z] + dirname cmd/core-metadata/Dockerfile [2023-03-21T23:09:07.279Z] + cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-21T23:09:07.279Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-03-21T23:09:07.279Z] cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-21T23:09:07.279Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-21T23:09:07.279Z] + cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-21T23:09:07.279Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-21T23:09:07.279Z] + cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-21T23:09:07.279Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-21T23:09:07.279Z] + cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-21T23:09:07.279Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-21T23:09:07.279Z] + cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-21T23:09:07.279Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-21T23:09:07.279Z] + cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-21T23:09:07.279Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-21T23:09:07.279Z] + cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-21T23:09:07.279Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-21T23:09:07.279Z] + cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-21T23:09:07.279Z] + dirname cmd/support-notifications/Dockerfile [2023-03-21T23:09:07.279Z] + cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-21T23:09:07.279Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-21T23:09:07.279Z] + cut -d/ -f2 [2023-03-21T23:09:07.279Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-21T23:09:07.329Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T23:09:07.678Z] + git rev-list -1 --merges 2d1e6c211f0d0a174d4a783f547b5908762bea7e~1..2d1e6c211f0d0a174d4a783f547b5908762bea7e [Pipeline] echo [2023-03-21T23:09:07.693Z] -----------> git rev-list -1 --merges 2d1e6c211f0d0a174d4a783f547b5908762bea7e~1..2d1e6c211f0d0a174d4a783f547b5908762bea7e 2d1e6c211f0d0a174d4a783f547b5908762bea7e [false] [Pipeline] sh [2023-03-21T23:09:08.025Z] + git log --format=format:%s -1 2d1e6c211f0d0a174d4a783f547b5908762bea7e [Pipeline] echo [2023-03-21T23:09:08.039Z] ========================================================= [2023-03-21T23:09:08.039Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T23:09:08.039Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-21T23:09:08.445Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T23:09:08.445Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T23:09:08.445Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T23:09:08.445Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T23:09:08.445Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T23:09:08.445Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T23:09:08.445Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:09:08.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:09:08.861Z] [2023-03-21T23:09:08.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:09:09.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:09:09.162Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T23:09:09.162Z] b85a868b505f: Pulling fs layer [2023-03-21T23:09:09.162Z] e2be974225ed: Pulling fs layer [2023-03-21T23:09:09.162Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T23:09:09.162Z] 988bab9f4d93: Pulling fs layer [2023-03-21T23:09:09.162Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T23:09:09.162Z] eaf3925da568: Pulling fs layer [2023-03-21T23:09:09.162Z] bab4dde63d76: Pulling fs layer [2023-03-21T23:09:09.162Z] bde34c3a00c8: Pulling fs layer [2023-03-21T23:09:09.162Z] b352a97aabf1: Pulling fs layer [2023-03-21T23:09:09.162Z] 4872d77fe225: Pulling fs layer [2023-03-21T23:09:09.162Z] 5851b861e8e6: Pulling fs layer [2023-03-21T23:09:09.162Z] bde34c3a00c8: Waiting [2023-03-21T23:09:09.162Z] b352a97aabf1: Waiting [2023-03-21T23:09:09.162Z] 1469e6f7b9e6: Waiting [2023-03-21T23:09:09.162Z] 4872d77fe225: Waiting [2023-03-21T23:09:09.162Z] eaf3925da568: Waiting [2023-03-21T23:09:09.162Z] 5851b861e8e6: Waiting [2023-03-21T23:09:09.162Z] bab4dde63d76: Waiting [2023-03-21T23:09:09.162Z] 988bab9f4d93: Waiting [2023-03-21T23:09:09.162Z] e2be974225ed: Download complete [2023-03-21T23:09:09.162Z] 988bab9f4d93: Verifying Checksum [2023-03-21T23:09:09.162Z] 988bab9f4d93: Download complete [2023-03-21T23:09:09.421Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T23:09:09.421Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T23:09:09.421Z] 339a4e72a1f5: Download complete [2023-03-21T23:09:09.421Z] eaf3925da568: Verifying Checksum [2023-03-21T23:09:09.421Z] eaf3925da568: Download complete [2023-03-21T23:09:09.421Z] bde34c3a00c8: Verifying Checksum [2023-03-21T23:09:09.421Z] bde34c3a00c8: Download complete [2023-03-21T23:09:09.421Z] b352a97aabf1: Download complete [2023-03-21T23:09:09.421Z] 4872d77fe225: Verifying Checksum [2023-03-21T23:09:09.421Z] 4872d77fe225: Download complete [2023-03-21T23:09:09.421Z] 5851b861e8e6: Verifying Checksum [2023-03-21T23:09:09.421Z] 5851b861e8e6: Download complete [2023-03-21T23:09:09.683Z] b85a868b505f: Verifying Checksum [2023-03-21T23:09:09.683Z] b85a868b505f: Download complete [2023-03-21T23:09:09.683Z] bab4dde63d76: Verifying Checksum [2023-03-21T23:09:09.683Z] bab4dde63d76: Download complete [2023-03-21T23:09:10.619Z] b85a868b505f: Pull complete [2023-03-21T23:09:10.878Z] e2be974225ed: Pull complete [2023-03-21T23:09:11.136Z] 339a4e72a1f5: Pull complete [2023-03-21T23:09:11.395Z] 988bab9f4d93: Pull complete [2023-03-21T23:09:11.655Z] 1469e6f7b9e6: Pull complete [2023-03-21T23:09:11.655Z] eaf3925da568: Pull complete [2023-03-21T23:09:13.030Z] bab4dde63d76: Pull complete [2023-03-21T23:09:13.289Z] bde34c3a00c8: Pull complete [2023-03-21T23:09:13.289Z] b352a97aabf1: Pull complete [2023-03-21T23:09:13.289Z] 4872d77fe225: Pull complete [2023-03-21T23:09:13.548Z] 5851b861e8e6: Pull complete [2023-03-21T23:09:13.548Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T23:09:13.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:09:13.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:09:13.648Z] prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container [2023-03-21T23:09:13.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/py-git-semver:0.1.4 cat [2023-03-21T23:09:15.857Z] $ docker top 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 -eo pid,comm [2023-03-21T23:09:15.914Z] 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). [2023-03-21T23:09:15.914Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T23:09:15.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T23:09:15.947Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T23:09:16.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T23:09:16.073Z] $ docker exec 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 ssh-agent [2023-03-21T23:09:16.177Z] SSH_AUTH_SOCK=/tmp/ssh-aYlys5Zl7cLu/agent.32 [2023-03-21T23:09:16.177Z] SSH_AGENT_PID=38 [2023-03-21T23:09:16.184Z] Running ssh-add (command line suppressed) [2023-03-21T23:09:16.295Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8080143340861056120.key (/w/workspace/edgex-go/3@tmp/private_key_8080143340861056120.key) [2023-03-21T23:09:16.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T23:09:16.585Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T23:09:16.598Z] $ docker exec --env ******** --env ******** 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 ssh-agent -k [2023-03-21T23:09:16.708Z] unset SSH_AUTH_SOCK; [2023-03-21T23:09:16.708Z] unset SSH_AGENT_PID; [2023-03-21T23:09:16.708Z] echo Agent pid 38 killed; [2023-03-21T23:09:16.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T23:09:16.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T23:09:16.737Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T23:09:16.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T23:09:16.869Z] $ docker exec 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 ssh-agent [2023-03-21T23:09:16.969Z] SSH_AUTH_SOCK=/tmp/ssh-Cgp9x11Qabov/agent.70 [2023-03-21T23:09:16.969Z] SSH_AGENT_PID=76 [2023-03-21T23:09:16.973Z] Running ssh-add (command line suppressed) [2023-03-21T23:09:17.063Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4358537043138544256.key (/w/workspace/edgex-go/3@tmp/private_key_4358537043138544256.key) [2023-03-21T23:09:17.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T23:09:17.350Z] + git semver init [2023-03-21T23:09:17.608Z] 2023-03-21 23:09:17,538 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T23:09:17.608Z] 2023-03-21 23:09:17,539 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-03-21T23:09:17.608Z] 2023-03-21 23:09:17,539 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-03-21T23:09:17.608Z] 2023-03-21 23:09:17,539 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-03-21T23:09:22.886Z] 2023-03-21 23:09:21,936 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-03-21T23:09:22.886Z] 2023-03-21 23:09:21,936 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4464 with force:False [2023-03-21T23:09:22.886Z] 2023-03-21 23:09:21,936 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4464 [2023-03-21T23:09:22.886Z] 2023-03-21 23:09:21,940 [execute] INFO git cat-file --batch-check [2023-03-21T23:09:22.886Z] 2023-03-21 23:09:21,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T23:09:22.886Z] 2023-03-21 23:09:21,947 [execute] INFO git cat-file --batch [2023-03-21T23:09:22.886Z] 2023-03-21 23:09:21,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T23:09:22.886Z] 2023-03-21 23:09:21,952 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4464 [2023-03-21T23:09:22.886Z] 0.0.0 [Pipeline] } [2023-03-21T23:09:22.900Z] $ docker exec --env ******** --env ******** 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 ssh-agent -k [2023-03-21T23:09:23.006Z] unset SSH_AUTH_SOCK; [2023-03-21T23:09:23.006Z] unset SSH_AGENT_PID; [2023-03-21T23:09:23.006Z] echo Agent pid 76 killed; [2023-03-21T23:09:23.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T23:09:23.318Z] + git semver [Pipeline] } [2023-03-21T23:09:23.594Z] $ docker stop --time=1 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 [2023-03-21T23:09:24.902Z] $ docker rm -f --volumes 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T23:09:25.225Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T23:09:25.433Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T23:09:25.435Z] [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 [2023-03-21T23:09:25.837Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-03-21T23:09:25.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:09:25.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:09:25.876Z] ========================================================= [2023-03-21T23:09:25.876Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T23:09:25.876Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-21T23:09:26.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T23:09:26.169Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T23:09:26.170Z] 63b65145d645: Pulling fs layer [2023-03-21T23:09:26.170Z] a2d21d5440eb: Pulling fs layer [2023-03-21T23:09:26.170Z] 935e6c44a52c: Pulling fs layer [2023-03-21T23:09:26.170Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T23:09:26.170Z] 30dea6a524f1: Pulling fs layer [2023-03-21T23:09:26.170Z] a2aff8979fd8: Pulling fs layer [2023-03-21T23:09:26.170Z] 6808be2612f2: Pulling fs layer [2023-03-21T23:09:26.170Z] f25807f1079a: Pulling fs layer [2023-03-21T23:09:26.170Z] a2aff8979fd8: Waiting [2023-03-21T23:09:26.170Z] 94cc34f8dd06: Waiting [2023-03-21T23:09:26.170Z] 30dea6a524f1: Waiting [2023-03-21T23:09:26.170Z] 6808be2612f2: Waiting [2023-03-21T23:09:26.170Z] a2d21d5440eb: Download complete [2023-03-21T23:09:26.170Z] 94cc34f8dd06: Download complete [2023-03-21T23:09:26.170Z] 30dea6a524f1: Verifying Checksum [2023-03-21T23:09:26.170Z] 30dea6a524f1: Download complete [2023-03-21T23:09:26.170Z] 63b65145d645: Download complete [2023-03-21T23:09:26.170Z] a2aff8979fd8: Verifying Checksum [2023-03-21T23:09:26.170Z] a2aff8979fd8: Download complete [2023-03-21T23:09:26.436Z] 63b65145d645: Pull complete [2023-03-21T23:09:26.436Z] a2d21d5440eb: Pull complete [2023-03-21T23:09:27.023Z] f25807f1079a: Verifying Checksum [2023-03-21T23:09:27.023Z] f25807f1079a: Download complete [2023-03-21T23:09:27.023Z] 935e6c44a52c: Verifying Checksum [2023-03-21T23:09:27.023Z] 935e6c44a52c: Download complete [2023-03-21T23:09:27.281Z] 6808be2612f2: Verifying Checksum [2023-03-21T23:09:27.281Z] 6808be2612f2: Download complete [2023-03-21T23:09:29.816Z] 935e6c44a52c: Pull complete [2023-03-21T23:09:29.816Z] 94cc34f8dd06: Pull complete [2023-03-21T23:09:29.816Z] 30dea6a524f1: Pull complete [2023-03-21T23:09:30.074Z] a2aff8979fd8: Pull complete [2023-03-21T23:09:31.972Z] 6808be2612f2: Pull complete [2023-03-21T23:09:32.906Z] f25807f1079a: Pull complete [2023-03-21T23:09:32.906Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T23:09:32.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T23:09:32.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-21T23:09:33.195Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T23:09:33.195Z] WORKDIR /edgex [2023-03-21T23:09:33.195Z] COPY go.mod . [2023-03-21T23:09:33.195Z] RUN go mod download [2023-03-21T23:09:33.195Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-21T23:09:33.760Z] Sending build context to Docker daemon 170.5MB [2023-03-21T23:09:33.760Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T23:09:33.760Z] ---> 3b553350e43f [2023-03-21T23:09:33.760Z] Step 2/4 : WORKDIR /edgex [2023-03-21T23:09:37.958Z] ---> Running in 4ea0087a5ce0 [2023-03-21T23:09:37.959Z] Removing intermediate container 4ea0087a5ce0 [2023-03-21T23:09:37.959Z] ---> 09a7db26a319 [2023-03-21T23:09:37.959Z] Step 3/4 : COPY go.mod . [2023-03-21T23:09:37.959Z] ---> 315a2ff06503 [2023-03-21T23:09:37.959Z] Step 4/4 : RUN go mod download [2023-03-21T23:09:37.959Z] ---> Running in c6d340a28097 [2023-03-21T23:09:40.517Z] Still waiting to schedule task [2023-03-21T23:09:40.517Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-21T23:09:50.171Z] Removing intermediate container c6d340a28097 [2023-03-21T23:09:50.171Z] ---> c2f6f0371e20 [2023-03-21T23:09:50.171Z] Successfully built c2f6f0371e20 [2023-03-21T23:09:50.171Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:09:50.472Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T23:09:50.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:09:50.546Z] prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container [2023-03-21T23:09:50.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T23:09:51.008Z] $ docker top c026228d8abb8d8151e57acae5654bf22feead1677ad915179f7013b24b75c4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:09:51.350Z] + go version [2023-03-21T23:09:51.350Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T23:09:51.365Z] $ docker stop --time=1 c026228d8abb8d8151e57acae5654bf22feead1677ad915179f7013b24b75c4a [2023-03-21T23:09:52.658Z] $ docker rm -f --volumes c026228d8abb8d8151e57acae5654bf22feead1677ad915179f7013b24b75c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:09:53.075Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T23:09:53.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:09:53.156Z] prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container [2023-03-21T23:09:53.188Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T23:09:53.491Z] $ docker top 30b4e1b077cedb515a7fb20824ef3d4a84c7fc649aecd9e8910f9dabba4086c3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T23:09:53.550Z] ========================================================= [2023-03-21T23:09:53.550Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-21T23:09:53.550Z] ========================================================= [Pipeline] sh [2023-03-21T23:09:53.823Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-21T23:09:54.113Z] + make test [2023-03-21T23:09:54.114Z] go test -race -coverprofile=coverage.out ./... [2023-03-21T23:10:00.677Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-21T23:10:12.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-21T23:10:12.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-21T23:10:13.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-21T23:10:13.403Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-21T23:10:13.662Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-21T23:10:14.225Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-21T23:10:14.225Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-21T23:10:14.225Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-21T23:10:14.225Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-21T23:10:14.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-21T23:10:14.743Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-21T23:10:15.002Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-21T23:10:15.002Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-21T23:10:15.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-21T23:10:15.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-21T23:10:15.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-21T23:10:15.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2023-03-21T23:10:17.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2023-03-21T23:10:18.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-21T23:10:18.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-21T23:10:18.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-21T23:10:19.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-21T23:10:19.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-21T23:10:20.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-21T23:10:20.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-21T23:10:20.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-21T23:10:20.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-21T23:10:20.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-21T23:10:21.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.081s coverage: 71.3% of statements [2023-03-21T23:10:21.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-03-21T23:10:21.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-21T23:10:21.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-21T23:10:23.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.119s coverage: 88.5% of statements [2023-03-21T23:10:23.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 3.9% of statements [2023-03-21T23:10:23.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-21T23:10:23.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-21T23:10:23.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-21T23:10:24.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.370s coverage: 95.6% of statements [2023-03-21T23:10:24.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-21T23:10:24.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-21T23:10:24.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-21T23:10:24.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-21T23:10:24.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-21T23:10:24.359Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-03-21T23:10:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-21T23:10:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-21T23:10:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-21T23:10:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-03-21T23:10:25.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-21T23:10:25.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-21T23:10:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2023-03-21T23:10:25.857Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.0% of statements [2023-03-21T23:10:26.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 44.1% of statements [2023-03-21T23:10:26.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.040s coverage: 82.9% of statements [2023-03-21T23:10:26.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-03-21T23:10:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-03-21T23:10:26.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-03-21T23:10:26.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-21T23:10:26.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-21T23:10:26.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-21T23:10:26.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-21T23:10:26.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-21T23:10:26.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-21T23:10:26.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-21T23:10:26.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-21T23:10:27.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-21T23:10:27.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-21T23:10:27.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-21T23:10:27.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-21T23:10:28.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-21T23:10:28.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-21T23:10:28.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-21T23:10:29.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-21T23:10:29.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-21T23:10:31.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-21T23:10:31.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-21T23:10:32.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-21T23:10:32.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-21T23:10:32.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-21T23:10:33.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-21T23:10:33.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-21T23:10:34.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-21T23:10:34.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-21T23:10:34.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-21T23:10:34.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-21T23:10:34.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-21T23:10:36.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-21T23:10:36.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-21T23:10:36.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-21T23:10:36.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-21T23:10:37.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-21T23:10:37.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-21T23:10:37.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-21T23:10:37.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-21T23:10:38.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-21T23:10:38.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-21T23:10:38.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2023-03-21T23:10:39.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-21T23:10:39.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.288s coverage: 79.9% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.068s coverage: 92.9% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.043s coverage: 86.9% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.068s coverage: 87.2% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.057s coverage: 20.0% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.2% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.196s coverage: 38.4% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-03-21T23:10:51.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-03-21T23:10:51.803Z] 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 [2023-03-21T23:11:13.714Z] go vet ./... [2023-03-21T23:11:14.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T23:11:14.534Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T23:11:14.534Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T23:11:14.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-21T23:11:14.824Z] + ls -al . [2023-03-21T23:11:14.825Z] total 704 [2023-03-21T23:11:14.825Z] drwxrwxr-x 11 1001 1001 4096 Mar 21 23:09 . [2023-03-21T23:11:14.825Z] drwxr-xr-x 4 root root 4096 Mar 21 23:09 .. [2023-03-21T23:11:14.825Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 23:09 .blubracket [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 16 Mar 21 23:09 .dockerignore [2023-03-21T23:11:14.825Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 23:09 .git [2023-03-21T23:11:14.825Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 23:09 .github [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 1133 Mar 21 23:09 .gitignore [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 23:09 .golangci.yml [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 87 Mar 21 23:09 .hadolint.yml [2023-03-21T23:11:14.825Z] drwxr-xr-x 3 1001 1001 4096 Mar 21 23:09 .semver [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 23:09 .sonarcloud.properties [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 23:09 ADOPTERS.md [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 10954 Mar 21 23:09 Attribution.txt [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 73765 Mar 21 23:09 CHANGELOG.md [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 23:09 CONTRIBUTING.md [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 23:09 GOVERNANCE.md [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 883 Mar 21 23:09 Jenkinsfile [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 23:09 LICENSE [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 14266 Mar 21 23:09 Makefile [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 23:09 OWNERS.md [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 9403 Mar 21 23:09 README.md [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 789 Mar 21 23:09 SECURITY.md [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 23:09 VERSION [2023-03-21T23:11:14.825Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 23:09 bin [2023-03-21T23:11:14.825Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 23:09 cmd [2023-03-21T23:11:14.825Z] -rw-r--r-- 1 root root 447377 Mar 21 23:10 coverage.out [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 3379 Mar 21 23:09 go.mod [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 31440 Mar 21 23:09 go.sum [2023-03-21T23:11:14.825Z] drwxrwxr-x 7 1001 1001 4096 Mar 21 23:09 internal [2023-03-21T23:11:14.825Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 23:09 openapi [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 594 Mar 21 23:09 security.txt [2023-03-21T23:11:14.825Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 23:09 snap [2023-03-21T23:11:14.825Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 23:09 version.go [Pipeline] sh [2023-03-21T23:11:15.103Z] + '[' -e coverage.out ] [2023-03-21T23:11:15.103Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-21T23:11:15.197Z] Stashed 1 file(s) [Pipeline] sh [2023-03-21T23:11:15.474Z] + make build [2023-03-21T23:11:15.474Z] 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 [2023-03-21T23:11:18.157Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4985 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [Pipeline] { [Pipeline] ws [2023-03-21T23:11:18.168Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-03-21T23:11:18.196Z] The recommended git tool is: git [2023-03-21T23:11:23.631Z] using credential edgex-jenkins-ssh [2023-03-21T23:11:23.647Z] Cloning the remote Git repository [2023-03-21T23:11:23.690Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-21T23:11:23.775Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-03-21T23:11:23.894Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-21T23:11:23.895Z] > git --version # timeout=10 [2023-03-21T23:11:23.916Z] > git --version # 'git version 2.25.1' [2023-03-21T23:11:23.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T23:11:24.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T23:11:27.669Z] 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 [2023-03-21T23:11:27.669Z] 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 [2023-03-21T23:11:27.928Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T23:11:28.494Z] 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 [2023-03-21T23:11:35.047Z] 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 [2023-03-21T23:11:35.613Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T23:11:36.983Z] 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 [2023-03-21T23:11:37.917Z] 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 [2023-03-21T23:11:38.484Z] 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 [2023-03-21T23:11:39.418Z] 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 [2023-03-21T23:11:40.349Z] 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] } [2023-03-21T23:11:41.731Z] $ docker stop --time=1 30b4e1b077cedb515a7fb20824ef3d4a84c7fc649aecd9e8910f9dabba4086c3 [2023-03-21T23:11:41.170Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-21T23:11:41.189Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T23:11:41.996Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-21T23:11:42.035Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-21T23:11:42.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T23:11:42.052Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T23:11:42.898Z] Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:11:43.284Z] Merge succeeded, producing 2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:11:43.285Z] Checking out Revision 2d1e6c211f0d0a174d4a783f547b5908762bea7e (PR-4464) [2023-03-21T23:11:42.916Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T23:11:42.979Z] > git checkout -f 2d1e6c211f0d0a174d4a783f547b5908762bea7e # timeout=10 [2023-03-21T23:11:43.198Z] > git remote # timeout=10 [2023-03-21T23:11:43.222Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T23:11:43.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T23:11:43.247Z] > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 [2023-03-21T23:11:43.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T23:11:43.294Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T23:11:43.307Z] > git checkout -f 2d1e6c211f0d0a174d4a783f547b5908762bea7e # timeout=10 [2023-03-21T23:11:45.064Z] $ docker rm -f --volumes 30b4e1b077cedb515a7fb20824ef3d4a84c7fc649aecd9e8910f9dabba4086c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:11:45.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T23:11:45.899Z] [2023-03-21T23:11:45.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:11:46.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T23:11:46.201Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-21T23:11:46.201Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-21T23:11:46.201Z] ca9280d653b3: Pulling fs layer [2023-03-21T23:11:46.201Z] 7e9c9ca2126c: Pulling fs layer [2023-03-21T23:11:46.460Z] cbdbe7a5bc2a: Download complete [2023-03-21T23:11:46.460Z] ca9280d653b3: Verifying Checksum [2023-03-21T23:11:46.460Z] ca9280d653b3: Download complete [2023-03-21T23:11:46.460Z] cbdbe7a5bc2a: Pull complete [2023-03-21T23:11:46.914Z] Commit message: "fix: Add common config flag for security bootstrapper, update Attribution.txt" [2023-03-21T23:11:47.026Z] 7e9c9ca2126c: Download complete [2023-03-21T23:11:47.026Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T23:11:47.805Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T23:11:47.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T23:11:47.805Z] Dload Upload Total Spent Left Speed [2023-03-21T23:11:47.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-03-21T23:11:48.517Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T23:11:48.846Z] + sudo tee /etc/docker/daemon.new [2023-03-21T23:11:48.846Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T23:11:48.846Z] { [2023-03-21T23:11:48.846Z] "registry-mirrors": [ [2023-03-21T23:11:48.846Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T23:11:48.846Z] ], [2023-03-21T23:11:48.846Z] "bip": "10.250.0.254/24", [2023-03-21T23:11:48.846Z] "hosts": [ [2023-03-21T23:11:48.846Z] "tcp://0.0.0.0:5555", [2023-03-21T23:11:48.846Z] "unix:///var/run/docker.sock" [2023-03-21T23:11:48.846Z] ], [2023-03-21T23:11:48.846Z] "mtu": 1458, [2023-03-21T23:11:48.846Z] "selinux-enabled": true, [2023-03-21T23:11:48.846Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T23:11:48.846Z] } [Pipeline] sh [2023-03-21T23:11:49.163Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T23:11:49.487Z] + sudo service docker restart [2023-03-21T23:11:50.303Z] 7e9c9ca2126c: Pull complete [2023-03-21T23:11:50.303Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-21T23:11:50.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T23:11:50.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:11:50.376Z] prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container [2023-03-21T23:11:50.409Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-21T23:11:52.572Z] $ docker top 5b1fd5f84cf0f68f30aefc80b210343bf126d52b80dc62c83dcdbbc10ab81a66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:11:52.905Z] + docker-compose build --help [2023-03-21T23:11:52.905Z] + grep parallel [2023-03-21T23:11:53.473Z] --parallel Build images in parallel. [Pipeline] } [2023-03-21T23:11:53.485Z] $ docker stop --time=1 5b1fd5f84cf0f68f30aefc80b210343bf126d52b80dc62c83dcdbbc10ab81a66 [2023-03-21T23:11:54.759Z] $ docker rm -f --volumes 5b1fd5f84cf0f68f30aefc80b210343bf126d52b80dc62c83dcdbbc10ab81a66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:11:55.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T23:11:55.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:11:55.182Z] prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container [2023-03-21T23:11:55.216Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-21T23:11:55.539Z] $ docker top 815ba8abc96e02e4a822bbadc620edc0f750cd0cb37115cc4ac7a17453575bcd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:11:55.903Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-21T23:11:56.471Z] Building core-command ... [2023-03-21T23:11:56.471Z] Building core-common-config-bootstrapper ... [2023-03-21T23:11:56.471Z] Building core-data ... [2023-03-21T23:11:56.471Z] Building core-metadata ... [2023-03-21T23:11:56.471Z] Building security-bootstrapper ... [2023-03-21T23:11:56.471Z] Building security-proxy-auth ... [2023-03-21T23:11:56.471Z] Building security-proxy-setup ... [2023-03-21T23:11:56.471Z] Building security-secretstore-setup ... [2023-03-21T23:11:56.471Z] Building security-spiffe-token-provider ... [2023-03-21T23:11:56.471Z] Building security-spire-agent ... [2023-03-21T23:11:56.471Z] Building security-spire-config ... [2023-03-21T23:11:56.471Z] Building security-spire-server ... [2023-03-21T23:11:56.471Z] Building support-notifications ... [2023-03-21T23:11:56.471Z] Building support-scheduler ... [2023-03-21T23:11:56.471Z] Building security-spire-server [2023-03-21T23:11:56.471Z] Building core-common-config-bootstrapper [2023-03-21T23:11:56.471Z] Building core-metadata [2023-03-21T23:11:56.471Z] Building core-data [2023-03-21T23:11:56.471Z] Building security-proxy-auth [2023-03-21T23:12:06.443Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:12:06.443Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:12:06.443Z] ---> c2f6f0371e20 [2023-03-21T23:12:06.443Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:12:06.443Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:12:06.443Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:12:06.443Z] ---> c2f6f0371e20 [2023-03-21T23:12:06.443Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:12:06.702Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:12:06.702Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:12:06.702Z] ---> c2f6f0371e20 [2023-03-21T23:12:06.702Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:12:06.702Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:12:06.702Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:12:06.702Z] ---> c2f6f0371e20 [2023-03-21T23:12:06.702Z] Step 3/26 : WORKDIR /edgex-go [2023-03-21T23:12:06.702Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:12:06.702Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:12:06.702Z] ---> c2f6f0371e20 [2023-03-21T23:12:06.702Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:12:07.736Z] provisioning config files... [2023-03-21T23:12:07.761Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config11536387660771364448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:12:08.113Z] ---> docker-login.sh [2023-03-21T23:12:08.113Z] nexus3.edgexfoundry.org:10001 [2023-03-21T23:12:08.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:12:08.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:12:08.705Z] Configure a credential helper to remove this warning. See [2023-03-21T23:12:08.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:12:08.705Z] [2023-03-21T23:12:08.705Z] Login Succeeded [2023-03-21T23:12:08.705Z] nexus3.edgexfoundry.org:10002 [2023-03-21T23:12:08.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:12:09.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:12:09.241Z] Configure a credential helper to remove this warning. See [2023-03-21T23:12:09.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:12:09.241Z] [2023-03-21T23:12:09.241Z] Login Succeeded [2023-03-21T23:12:09.241Z] nexus3.edgexfoundry.org:10003 [2023-03-21T23:12:09.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:12:09.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:12:09.509Z] Configure a credential helper to remove this warning. See [2023-03-21T23:12:09.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:12:09.509Z] [2023-03-21T23:12:09.509Z] Login Succeeded [2023-03-21T23:12:09.509Z] nexus3.edgexfoundry.org:10004 [2023-03-21T23:12:09.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:12:09.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:12:09.781Z] Configure a credential helper to remove this warning. See [2023-03-21T23:12:09.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:12:09.781Z] [2023-03-21T23:12:09.781Z] Login Succeeded [2023-03-21T23:12:09.781Z] docker.io [2023-03-21T23:12:10.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:12:10.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:12:10.321Z] Configure a credential helper to remove this warning. See [2023-03-21T23:12:10.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:12:10.321Z] [2023-03-21T23:12:10.321Z] Login Succeeded [2023-03-21T23:12:10.321Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T23:12:10.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-21T23:12:10.897Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-03-21T23:12:10.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:12:10.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:12:10.932Z] ========================================================= [2023-03-21T23:12:10.932Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T23:12:10.932Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-21T23:12:11.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T23:12:11.251Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T23:12:11.251Z] af6eaf76a39c: Pulling fs layer [2023-03-21T23:12:11.251Z] 55522c791124: Pulling fs layer [2023-03-21T23:12:11.251Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T23:12:11.251Z] 169dfbe0d373: Pulling fs layer [2023-03-21T23:12:11.251Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T23:12:11.251Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T23:12:11.251Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T23:12:11.251Z] e1ff8fa3b103: Waiting [2023-03-21T23:12:11.251Z] 52ebb69f0ebf: Waiting [2023-03-21T23:12:11.251Z] 5abe8eddf0d5: Waiting [2023-03-21T23:12:11.251Z] 169dfbe0d373: Waiting [2023-03-21T23:12:11.521Z] 55522c791124: Download complete [2023-03-21T23:12:11.521Z] 169dfbe0d373: Verifying Checksum [2023-03-21T23:12:11.521Z] 169dfbe0d373: Download complete [2023-03-21T23:12:11.521Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T23:12:11.521Z] e1ff8fa3b103: Download complete [2023-03-21T23:12:11.521Z] af6eaf76a39c: Verifying Checksum [2023-03-21T23:12:11.521Z] af6eaf76a39c: Download complete [2023-03-21T23:12:12.513Z] af6eaf76a39c: Pull complete [2023-03-21T23:12:12.513Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T23:12:12.513Z] 5abe8eddf0d5: Download complete [2023-03-21T23:12:13.101Z] 55522c791124: Pull complete [2023-03-21T23:12:13.263Z] ---> Running in 8d493640686a [2023-03-21T23:12:13.263Z] ---> Running in 14e0b6b9a318 [2023-03-21T23:12:13.263Z] ---> Running in 3535cdda3be8 [2023-03-21T23:12:13.263Z] ---> Running in 54fecfeb76a9 [2023-03-21T23:12:13.263Z] ---> Running in 4a1a0ace0ecd [2023-03-21T23:12:13.263Z] Removing intermediate container 14e0b6b9a318 [2023-03-21T23:12:13.263Z] ---> 431e648fab2c [2023-03-21T23:12:13.263Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T23:12:13.263Z] Removing intermediate container 8d493640686a [2023-03-21T23:12:13.263Z] ---> 99439f446bdf [2023-03-21T23:12:13.263Z] Step 4/25 : WORKDIR /edgex-go [2023-03-21T23:12:13.263Z] Removing intermediate container 4a1a0ace0ecd [2023-03-21T23:12:13.263Z] ---> 044d2d9cf2a8 [2023-03-21T23:12:13.263Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T23:12:13.263Z] Removing intermediate container 54fecfeb76a9 [2023-03-21T23:12:13.263Z] ---> 9344ba5bb0af [2023-03-21T23:12:13.263Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T23:12:13.263Z] Removing intermediate container 3535cdda3be8 [2023-03-21T23:12:13.263Z] ---> a2b6d1c10e3d [2023-03-21T23:12:13.263Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T23:12:13.263Z] ---> Running in 1b22611cc877 [2023-03-21T23:12:13.263Z] ---> Running in d5a1b7acd102 [2023-03-21T23:12:13.263Z] ---> Running in cffc11d25113 [2023-03-21T23:12:13.263Z] ---> Running in 0ae0ba3b5643 [2023-03-21T23:12:13.263Z] ---> Running in a16cd1c55360 [2023-03-21T23:12:13.263Z] Removing intermediate container 1b22611cc877 [2023-03-21T23:12:13.263Z] ---> 6872118e8530 [2023-03-21T23:12:13.263Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T23:12:13.263Z] ---> Running in 95cef588996e [2023-03-21T23:12:13.263Z] Removing intermediate container cffc11d25113 [2023-03-21T23:12:13.263Z] ---> a1817f15d5ec [2023-03-21T23:12:13.263Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T23:12:13.263Z] Removing intermediate container d5a1b7acd102 [2023-03-21T23:12:13.263Z] ---> 8558a4fcae93 [2023-03-21T23:12:13.263Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-21T23:12:13.263Z] Removing intermediate container 0ae0ba3b5643 [2023-03-21T23:12:13.263Z] ---> 1bb8eb8a97e4 [2023-03-21T23:12:13.263Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T23:12:13.263Z] ---> Running in 73033cd27e65 [2023-03-21T23:12:13.522Z] ---> Running in 181b04a02a4b [2023-03-21T23:12:13.522Z] ---> Running in 90ed26321e42 [2023-03-21T23:12:13.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:12:13.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:12:13.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:12:13.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:12:13.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:12:13.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:12:14.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:12:14.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:12:14.038Z] OK: 265 MiB in 53 packages [2023-03-21T23:12:14.038Z] OK: 265 MiB in 53 packages [2023-03-21T23:12:14.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:12:14.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:12:14.038Z] OK: 265 MiB in 53 packages [2023-03-21T23:12:14.076Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T23:12:14.076Z] 52ebb69f0ebf: Download complete [2023-03-21T23:12:14.076Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T23:12:14.076Z] ce5c4a1c91eb: Download complete [2023-03-21T23:12:14.296Z] OK: 265 MiB in 53 packages [2023-03-21T23:12:14.296Z] OK: 265 MiB in 53 packages [2023-03-21T23:12:14.555Z] Removing intermediate container a16cd1c55360 [2023-03-21T23:12:14.555Z] ---> e42ddfcddd6f [2023-03-21T23:12:14.555Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-21T23:12:14.555Z] Removing intermediate container 95cef588996e [2023-03-21T23:12:14.555Z] ---> 7bb2abe78771 [2023-03-21T23:12:14.555Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T23:12:14.555Z] ---> b1b1bd88ae78 [2023-03-21T23:12:14.555Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:12:14.555Z] Removing intermediate container 73033cd27e65 [2023-03-21T23:12:14.555Z] ---> e5b5484bf4af [2023-03-21T23:12:14.555Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T23:12:14.555Z] ---> Running in fbe2b6d32f1a [2023-03-21T23:12:14.555Z] ---> 2d4df5f1a48a [2023-03-21T23:12:14.555Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:12:14.555Z] ---> Running in 6147db484619 [2023-03-21T23:12:14.814Z] Removing intermediate container 181b04a02a4b [2023-03-21T23:12:14.814Z] ---> a8f08cd73582 [2023-03-21T23:12:14.814Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-21T23:12:14.814Z] ---> 8254d6188d13 [2023-03-21T23:12:14.814Z] Removing intermediate container 90ed26321e42 [2023-03-21T23:12:14.814Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:12:14.814Z] ---> 0269efb48bef [2023-03-21T23:12:14.814Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T23:12:14.814Z] ---> Running in 04b5ebc14064 [2023-03-21T23:12:14.814Z] ---> c2e316eb31b3 [2023-03-21T23:12:14.814Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:12:14.814Z] ---> Running in ea5c590de072 [2023-03-21T23:12:14.814Z] ---> 447e2c9a582f [2023-03-21T23:12:14.814Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:12:14.814Z] ---> Running in 2e6f70cdde21 [2023-03-21T23:12:26.409Z] ce5c4a1c91eb: Pull complete [2023-03-21T23:12:26.409Z] 169dfbe0d373: Pull complete [2023-03-21T23:12:26.409Z] e1ff8fa3b103: Pull complete [2023-03-21T23:12:31.780Z] 52ebb69f0ebf: Pull complete [2023-03-21T23:12:34.375Z] 5abe8eddf0d5: Pull complete [2023-03-21T23:12:34.375Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T23:12:34.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T23:12:34.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-21T23:12:34.705Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T23:12:34.705Z] WORKDIR /edgex [2023-03-21T23:12:34.705Z] COPY go.mod . [2023-03-21T23:12:34.705Z] RUN go mod download [2023-03-21T23:12:34.705Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-21T23:12:35.290Z] Sending build context to Docker daemon 2.933MB [2023-03-21T23:12:35.290Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T23:12:35.290Z] ---> 6cb57ee374ae [2023-03-21T23:12:35.290Z] Step 2/4 : WORKDIR /edgex [2023-03-21T23:12:37.247Z] ---> Running in c66e5b298ce3 [2023-03-21T23:12:37.516Z] Removing intermediate container c66e5b298ce3 [2023-03-21T23:12:37.516Z] ---> c217cb7ab298 [2023-03-21T23:12:37.516Z] Step 3/4 : COPY go.mod . [2023-03-21T23:12:38.101Z] ---> 8ebf0f0e7088 [2023-03-21T23:12:38.101Z] Step 4/4 : RUN go mod download [2023-03-21T23:12:38.101Z] ---> Running in d840dc8354ef [2023-03-21T23:13:10.327Z] Removing intermediate container d840dc8354ef [2023-03-21T23:13:10.327Z] ---> 17d8a7d3b840 [2023-03-21T23:13:10.327Z] Successfully built 17d8a7d3b840 [2023-03-21T23:13:10.327Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:13:10.656Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T23:13:10.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:13:10.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container [2023-03-21T23:13:10.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T23:13:12.087Z] $ docker top 7f282411994307658ce92fc7735afb161599077939eea1625470fffb4c5a86fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:13:12.890Z] + go version [2023-03-21T23:13:12.890Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T23:13:12.909Z] $ docker stop --time=1 7f282411994307658ce92fc7735afb161599077939eea1625470fffb4c5a86fa [2023-03-21T23:13:14.652Z] $ docker rm -f --volumes 7f282411994307658ce92fc7735afb161599077939eea1625470fffb4c5a86fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:13:15.167Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T23:13:15.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:13:15.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container [2023-03-21T23:13:15.388Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T23:13:16.444Z] $ docker top 055e578c07e23163c9bf8d5eba768f2310c9f37d8e06d7a054964df357f28d10 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T23:13:16.616Z] ========================================================= [2023-03-21T23:13:16.616Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-21T23:13:16.616Z] ========================================================= [Pipeline] sh [2023-03-21T23:13:16.912Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-21T23:13:17.231Z] + make test [2023-03-21T23:13:17.231Z] go test -race -coverprofile=coverage.out ./... [2023-03-21T23:13:22.627Z] Removing intermediate container 04b5ebc14064 [2023-03-21T23:13:22.627Z] ---> 432c103e1939 [2023-03-21T23:13:22.627Z] Step 8/23 : COPY . . [2023-03-21T23:13:22.627Z] Removing intermediate container 2e6f70cdde21 [2023-03-21T23:13:22.627Z] ---> 79cbb37dec79 [2023-03-21T23:13:22.627Z] Step 8/23 : COPY . . [2023-03-21T23:13:22.627Z] Removing intermediate container ea5c590de072 [2023-03-21T23:13:22.627Z] ---> 4ff6328dc3d7 [2023-03-21T23:13:22.627Z] Step 8/25 : COPY . . [2023-03-21T23:13:22.627Z] Removing intermediate container 6147db484619 [2023-03-21T23:13:22.627Z] ---> e7d988b34769 [2023-03-21T23:13:22.627Z] Step 8/23 : COPY . . [2023-03-21T23:13:22.627Z] Removing intermediate container fbe2b6d32f1a [2023-03-21T23:13:22.627Z] ---> 0c4edc741cf4 [2023-03-21T23:13:22.627Z] Step 7/26 : COPY . . [2023-03-21T23:13:49.165Z] ---> 21bdf9db4e5c [2023-03-21T23:13:49.165Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-21T23:13:49.165Z] ---> 008ca2008dbc [2023-03-21T23:13:49.165Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-21T23:13:49.165Z] ---> f18234979ef8 [2023-03-21T23:13:49.165Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-21T23:13:49.165Z] ---> f3f9568f1d29 [2023-03-21T23:13:49.165Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-21T23:13:49.165Z] ---> a934449ed0a5 [2023-03-21T23:13:49.165Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T23:13:49.165Z] ---> Running in 888b5f396f85 [2023-03-21T23:13:49.165Z] ---> Running in 898226e0730d [2023-03-21T23:13:49.165Z] ---> Running in 5f07ff29df50 [2023-03-21T23:13:49.165Z] ---> Running in 60fc78c7727a [2023-03-21T23:13:49.165Z] ---> Running in e0746eab48f9 [2023-03-21T23:13:49.165Z] Removing intermediate container e0746eab48f9 [2023-03-21T23:13:49.165Z] ---> afef1b655894 [2023-03-21T23:13:49.165Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-21T23:13:49.165Z] ---> Running in eb55d5af1d51 [2023-03-21T23:13:49.165Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T23:13:49.165Z] 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 [2023-03-21T23:13:49.438Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T23:13:49.438Z] 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 [2023-03-21T23:13:49.438Z] Removing intermediate container eb55d5af1d51 [2023-03-21T23:13:49.438Z] ---> 12991544b960 [2023-03-21T23:13:49.438Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T23:13:50.002Z] ---> Running in d168283fc463 [2023-03-21T23:13:50.259Z] Removing intermediate container d168283fc463 [2023-03-21T23:13:50.259Z] ---> 5ab6af15830c [2023-03-21T23:13:50.259Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T23:13:50.516Z] ---> Running in f215c4f89b65 [2023-03-21T23:13:51.450Z] Removing intermediate container f215c4f89b65 [2023-03-21T23:13:51.450Z] ---> 31df141b5d5e [2023-03-21T23:13:51.450Z] Step 12/26 : WORKDIR /edgex-go [2023-03-21T23:13:51.450Z] ---> Running in 6dd937adbd4d [2023-03-21T23:13:51.706Z] Removing intermediate container 6dd937adbd4d [2023-03-21T23:13:51.706Z] ---> 8229e8de6534 [2023-03-21T23:13:51.706Z] [2023-03-21T23:13:51.706Z] Step 13/26 : FROM alpine:3.17 [2023-03-21T23:13:51.706Z] 3.17: Pulling from library/alpine [2023-03-21T23:13:51.706Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T23:13:51.706Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T23:13:51.706Z] ---> b2aa39c304c2 [2023-03-21T23:13:51.706Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T23:13:51.706Z] ---> Running in 47340519c28c [2023-03-21T23:13:52.270Z] Removing intermediate container 47340519c28c [2023-03-21T23:13:52.270Z] ---> 96229d69c1e9 [2023-03-21T23:13:52.270Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T23:13:52.270Z] ---> Running in 1be27bc291ab [2023-03-21T23:13:52.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:13:53.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:13:53.349Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T23:13:53.349Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T23:13:53.349Z] OK: 17818 distinct packages available [2023-03-21T23:13:53.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:13:53.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:13:53.618Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-21T23:13:53.618Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-21T23:13:53.618Z] (3/5) Installing libucontext (1.2-r0) [2023-03-21T23:13:53.618Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-21T23:13:53.876Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-21T23:13:53.876Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:13:53.876Z] OK: 8 MiB in 20 packages [2023-03-21T23:13:56.076Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-21T23:13:59.207Z] Removing intermediate container 1be27bc291ab [2023-03-21T23:13:59.208Z] ---> bc554ffe4288 [2023-03-21T23:13:59.208Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:14:05.918Z] ---> 65717c7804cb [2023-03-21T23:14:05.918Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:14:06.176Z] ---> 72ac61e2ff94 [2023-03-21T23:14:06.176Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T23:14:11.499Z] ---> 1becb727ff8f [2023-03-21T23:14:11.499Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T23:14:12.063Z] ---> 0d5a931b3ea6 [2023-03-21T23:14:12.063Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-21T23:14:12.627Z] ---> dd038df273ef [2023-03-21T23:14:12.627Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-21T23:14:15.930Z] ---> 1421fc8283b7 [2023-03-21T23:14:15.930Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T23:14:16.501Z] ---> Running in d3a5b87a7299 [2023-03-21T23:14:17.075Z] Removing intermediate container d3a5b87a7299 [2023-03-21T23:14:17.075Z] ---> 4b28951da1bf [2023-03-21T23:14:17.075Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T23:14:17.075Z] ---> Running in 686ed101cad6 [2023-03-21T23:14:18.018Z] Removing intermediate container 686ed101cad6 [2023-03-21T23:14:18.018Z] ---> 7967d6abbf95 [2023-03-21T23:14:18.018Z] Step 24/26 : LABEL arch=x86_64 [2023-03-21T23:14:19.413Z] ---> Running in c7f47c5ffeb8 [2023-03-21T23:14:19.413Z] Removing intermediate container c7f47c5ffeb8 [2023-03-21T23:14:19.413Z] ---> d429dc4149fc [2023-03-21T23:14:19.413Z] Step 25/26 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:14:19.413Z] Removing intermediate container 888b5f396f85 [2023-03-21T23:14:19.413Z] ---> ce6259b5c3e3 [2023-03-21T23:14:19.413Z] [2023-03-21T23:14:19.413Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T23:14:19.413Z] ---> b2aa39c304c2 [2023-03-21T23:14:19.413Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T23:14:23.612Z] ---> Running in c194c5c5adfc [2023-03-21T23:14:23.612Z] ---> Running in a0558f286d03 [2023-03-21T23:14:23.612Z] Removing intermediate container c194c5c5adfc [2023-03-21T23:14:23.612Z] ---> 6523dee6182a [2023-03-21T23:14:23.612Z] Step 26/26 : LABEL version=0.0.0 [2023-03-21T23:14:23.612Z] Removing intermediate container a0558f286d03 [2023-03-21T23:14:23.612Z] ---> f30b8a5ec989 [2023-03-21T23:14:23.612Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T23:14:23.612Z] Removing intermediate container 5f07ff29df50 [2023-03-21T23:14:23.612Z] ---> be473f808752 [2023-03-21T23:14:23.612Z] [2023-03-21T23:14:23.612Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T23:14:23.612Z] ---> b2aa39c304c2 [2023-03-21T23:14:23.612Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T23:14:23.612Z] ---> Using cache [2023-03-21T23:14:23.612Z] ---> f30b8a5ec989 [2023-03-21T23:14:23.612Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T23:14:23.612Z] Removing intermediate container 898226e0730d [2023-03-21T23:14:23.612Z] ---> 54e7a3ec9e04 [2023-03-21T23:14:23.612Z] [2023-03-21T23:14:23.612Z] Step 10/25 : FROM alpine:3.17 [2023-03-21T23:14:23.612Z] ---> b2aa39c304c2 [2023-03-21T23:14:23.612Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-21T23:14:23.612Z] ---> Running in 452f435fd896 [2023-03-21T23:14:23.612Z] Removing intermediate container 60fc78c7727a [2023-03-21T23:14:23.612Z] ---> 1a377f7fdc61 [2023-03-21T23:14:23.612Z] [2023-03-21T23:14:23.612Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T23:14:23.612Z] ---> b2aa39c304c2 [2023-03-21T23:14:23.612Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T23:14:23.612Z] ---> Running in 0a20638c26d2 [2023-03-21T23:14:23.612Z] ---> Running in 20854548cfca [2023-03-21T23:14:23.612Z] ---> Running in 8cdd0b37ed20 [2023-03-21T23:14:23.612Z] ---> Running in 2d3bc428a144 [2023-03-21T23:14:23.612Z] Removing intermediate container 452f435fd896 [2023-03-21T23:14:23.612Z] ---> e65a6280c5f4 [2023-03-21T23:14:23.612Z] [2023-03-21T23:14:23.612Z] Removing intermediate container 2d3bc428a144 [2023-03-21T23:14:23.612Z] ---> 02111c40ecf4 [2023-03-21T23:14:23.612Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-21T23:14:23.612Z] ---> Running in 9fbda4329e54 [2023-03-21T23:14:23.612Z] Successfully built e65a6280c5f4 [2023-03-21T23:14:23.612Z] Successfully tagged security-spire-server:latest [2023-03-21T23:14:23.612Z]  Building security-spire-server ... done Building core-command [2023-03-21T23:14:23.612Z] Removing intermediate container 9fbda4329e54 [2023-03-21T23:14:23.612Z] ---> ddcb126169a3 [2023-03-21T23:14:23.612Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-21T23:14:23.612Z] ---> Running in 2db4263d42d4 [2023-03-21T23:14:26.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:14:26.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:14:26.154Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T23:14:26.154Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:14:26.154Z] OK: 7 MiB in 16 packages [2023-03-21T23:14:27.092Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:14:27.092Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:14:27.092Z] ---> c2f6f0371e20 [2023-03-21T23:14:27.092Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:14:27.092Z] ---> Using cache [2023-03-21T23:14:27.092Z] ---> a2b6d1c10e3d [2023-03-21T23:14:27.092Z] Step 4/24 : WORKDIR /edgex-go [2023-03-21T23:14:27.093Z] ---> Using cache [2023-03-21T23:14:27.093Z] ---> 1bb8eb8a97e4 [2023-03-21T23:14:27.093Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-21T23:14:27.093Z] ---> Using cache [2023-03-21T23:14:27.093Z] ---> 0269efb48bef [2023-03-21T23:14:27.093Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-21T23:14:27.093Z] ---> Using cache [2023-03-21T23:14:27.093Z] ---> 447e2c9a582f [2023-03-21T23:14:27.093Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:14:27.093Z] ---> Using cache [2023-03-21T23:14:27.093Z] ---> 79cbb37dec79 [2023-03-21T23:14:27.093Z] Step 8/24 : COPY . . [2023-03-21T23:14:27.093Z] ---> Using cache [2023-03-21T23:14:27.093Z] ---> 21bdf9db4e5c [2023-03-21T23:14:27.093Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-21T23:14:27.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:14:27.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:14:27.354Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T23:14:27.354Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:14:27.354Z] OK: 7 MiB in 16 packages [2023-03-21T23:14:28.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:14:28.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:14:28.709Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T23:14:28.709Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:14:28.709Z] OK: 7 MiB in 16 packages [2023-03-21T23:14:29.726Z] Removing intermediate container 2db4263d42d4 [2023-03-21T23:14:29.726Z] ---> e7e722c7ed2d [2023-03-21T23:14:29.726Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T23:14:29.726Z] ---> Running in fb97206ffc8c [2023-03-21T23:14:29.726Z] ---> Running in b9ff80a04beb [2023-03-21T23:14:29.726Z] Removing intermediate container 0a20638c26d2 [2023-03-21T23:14:29.726Z] ---> d06fe22cc46b [2023-03-21T23:14:29.726Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:14:30.012Z] Removing intermediate container 8cdd0b37ed20 [2023-03-21T23:14:30.012Z] ---> a64f741555a9 [2023-03-21T23:14:30.012Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T23:14:30.012Z] ---> Running in a4967ec670f3 [2023-03-21T23:14:30.012Z] Removing intermediate container 20854548cfca [2023-03-21T23:14:30.012Z] ---> 031af26e3f91 [2023-03-21T23:14:30.012Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:14:30.012Z] ---> 97d099d0573e [2023-03-21T23:14:30.012Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:14:30.012Z] Removing intermediate container a4967ec670f3 [2023-03-21T23:14:30.012Z] ---> 918b2bbfdd16 [2023-03-21T23:14:30.012Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-21T23:14:30.012Z] ---> Running in 3338dd86623d [2023-03-21T23:14:30.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:14:30.012Z] ---> 8478448a4dfa [2023-03-21T23:14:30.012Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:14:30.012Z] ---> 971e747fb596 [2023-03-21T23:14:30.012Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-21T23:14:30.012Z] Removing intermediate container 3338dd86623d [2023-03-21T23:14:30.012Z] ---> e9f7f3d67b52 [2023-03-21T23:14:30.012Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-21T23:14:30.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:14:30.272Z] ---> Running in bee523fc3224 [2023-03-21T23:14:30.272Z] 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 [2023-03-21T23:14:30.272Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T23:14:30.272Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:14:30.272Z] OK: 7 MiB in 16 packages [2023-03-21T23:14:30.532Z] ---> 8c9d7b3d3dab [2023-03-21T23:14:30.532Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-21T23:14:30.532Z] Removing intermediate container bee523fc3224 [2023-03-21T23:14:30.532Z] ---> 5b9a48999624 [2023-03-21T23:14:30.532Z] Step 15/25 : WORKDIR / [2023-03-21T23:14:30.792Z] ---> Running in ff37e1c23404 [2023-03-21T23:14:31.053Z] ---> c02846e6effd [2023-03-21T23:14:31.053Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:14:31.053Z] ---> 176619f086ab [2023-03-21T23:14:31.053Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:14:31.312Z] Removing intermediate container b9ff80a04beb [2023-03-21T23:14:31.312Z] ---> 57adf457597f [2023-03-21T23:14:31.312Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:14:31.312Z] Removing intermediate container ff37e1c23404 [2023-03-21T23:14:31.312Z] ---> 6a714c4bfb1e [2023-03-21T23:14:31.312Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:14:31.312Z] ---> 545a3e2a89dc [2023-03-21T23:14:31.312Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-21T23:14:31.312Z] ---> 24e647814c0b [2023-03-21T23:14:31.312Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-21T23:14:31.312Z] ---> 381be53ba06a [2023-03-21T23:14:31.312Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:14:31.312Z] ---> 9c4ff31e191f [2023-03-21T23:14:31.312Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:14:31.572Z] ---> 6d2eab35dcaf [2023-03-21T23:14:31.572Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T23:14:31.572Z] ---> addd0781be80 [2023-03-21T23:14:31.572Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T23:14:31.572Z] ---> Running in a9a7e1a917aa [2023-03-21T23:14:31.572Z] ---> Running in 956a4630af2a [2023-03-21T23:14:31.572Z] ---> 680a92315e78 [2023-03-21T23:14:31.572Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-21T23:14:31.572Z] ---> 0769da16fa08 [2023-03-21T23:14:31.572Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-21T23:14:32.986Z] ---> a26719d2fd5f [2023-03-21T23:14:32.986Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:14:32.986Z] ---> 2877bc514c7d [2023-03-21T23:14:32.986Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:14:32.986Z] ---> 4ad01010f666 [2023-03-21T23:14:32.986Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-21T23:14:32.986Z] ---> 95fd3e6fb9d8 [2023-03-21T23:14:32.986Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-21T23:14:32.986Z] ---> Running in a3265893e3ce [2023-03-21T23:14:32.986Z] Removing intermediate container a3265893e3ce [2023-03-21T23:14:32.986Z] ---> d5d2c880001a [2023-03-21T23:14:32.986Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T23:14:32.986Z] ---> b4440f066dd4 [2023-03-21T23:14:32.986Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-21T23:14:32.986Z] ---> Running in b20df2c2d984 [2023-03-21T23:14:32.986Z] ---> Running in 62f6d1010647 [2023-03-21T23:14:33.343Z] Removing intermediate container a9a7e1a917aa [2023-03-21T23:14:33.343Z] ---> 69ca82e126a8 [2023-03-21T23:14:33.343Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T23:14:33.343Z] Removing intermediate container 956a4630af2a [2023-03-21T23:14:33.343Z] ---> 537755e3916a [2023-03-21T23:14:33.343Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T23:14:33.343Z] ---> Running in 261b2a0518c9 [2023-03-21T23:14:33.343Z] Removing intermediate container b20df2c2d984 [2023-03-21T23:14:33.343Z] ---> ae7f30bcc81a [2023-03-21T23:14:33.343Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T23:14:33.343Z] Removing intermediate container 62f6d1010647 [2023-03-21T23:14:33.343Z] ---> 61b0c38614e0 [2023-03-21T23:14:33.343Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T23:14:33.343Z] ---> Running in 39671c3648c8 [2023-03-21T23:14:33.343Z] ---> Running in 04f2487bd983 [2023-03-21T23:14:33.343Z] ---> Running in fc93333c1ec9 [2023-03-21T23:14:33.343Z] Removing intermediate container 261b2a0518c9 [2023-03-21T23:14:33.343Z] ---> cf0287239cb0 [2023-03-21T23:14:33.343Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T23:14:33.633Z] ---> Running in 71d1dbfb7d8a [2023-03-21T23:14:33.633Z] Removing intermediate container 39671c3648c8 [2023-03-21T23:14:33.633Z] ---> 1c2b76d2003e [2023-03-21T23:14:33.633Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T23:14:33.633Z] Removing intermediate container fc93333c1ec9 [2023-03-21T23:14:33.633Z] ---> 359f36d4f7b4 [2023-03-21T23:14:33.633Z] Step 23/25 : LABEL arch=x86_64 [2023-03-21T23:14:33.633Z] Removing intermediate container 04f2487bd983 [2023-03-21T23:14:33.633Z] ---> 595d7c62ffe8 [2023-03-21T23:14:33.633Z] Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:14:33.633Z] Removing intermediate container 71d1dbfb7d8a [2023-03-21T23:14:33.633Z] ---> e392c6cfaa9b [2023-03-21T23:14:33.633Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T23:14:33.633Z] ---> Running in c9f37ea7103a [2023-03-21T23:14:33.893Z] ---> Running in 1f030a3600ca [2023-03-21T23:14:33.893Z] ---> Running in 0105077dd842 [2023-03-21T23:14:33.893Z] ---> Running in 50a58abf2f05 [2023-03-21T23:14:33.893Z] Removing intermediate container c9f37ea7103a [2023-03-21T23:14:33.893Z] ---> 6cfbdfbc7411 [2023-03-21T23:14:33.893Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T23:14:33.893Z] ---> Running in 9cda3348d7de [2023-03-21T23:14:33.893Z] Removing intermediate container 0105077dd842 [2023-03-21T23:14:33.893Z] ---> 88b1ffe8bd73 [2023-03-21T23:14:33.893Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T23:14:33.893Z] Removing intermediate container 1f030a3600ca [2023-03-21T23:14:33.893Z] ---> 3bdf4625d270 [2023-03-21T23:14:33.893Z] Step 24/25 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:14:34.156Z] ---> Running in 396f6d3d36a0 [2023-03-21T23:14:34.156Z] Removing intermediate container 9cda3348d7de [2023-03-21T23:14:34.156Z] ---> 40496b26c275 [2023-03-21T23:14:34.156Z] Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:14:34.156Z] ---> Running in a30c684942c7 [2023-03-21T23:14:34.156Z] Removing intermediate container 50a58abf2f05 [2023-03-21T23:14:34.156Z] ---> c14f9b1779c6 [2023-03-21T23:14:34.156Z] Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:14:34.156Z] ---> Running in 08fc0edc0455 [2023-03-21T23:14:34.435Z] ---> Running in 4ed491625542 [2023-03-21T23:14:34.435Z] Removing intermediate container 396f6d3d36a0 [2023-03-21T23:14:34.435Z] ---> 7ed4a2181c9e [2023-03-21T23:14:34.435Z] [2023-03-21T23:14:34.435Z] Successfully built 7ed4a2181c9e [2023-03-21T23:14:34.694Z] Removing intermediate container 08fc0edc0455 [2023-03-21T23:14:34.694Z] ---> 646e956c2edc [2023-03-21T23:14:34.694Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T23:14:34.694Z] Removing intermediate container a30c684942c7 [2023-03-21T23:14:34.694Z] ---> f8b6ce750bf2 [2023-03-21T23:14:34.694Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T23:14:34.694Z] Successfully tagged core-data:latest [2023-03-21T23:14:34.694Z]  Building core-data ... done Building security-proxy-setup [2023-03-21T23:14:34.694Z] Removing intermediate container 4ed491625542 [2023-03-21T23:14:34.694Z] ---> 454d0b04b8a6 [2023-03-21T23:14:34.694Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T23:14:34.694Z] ---> Running in 54aa6f5c5ed6 [2023-03-21T23:14:34.694Z] ---> Running in 371e7483a470 [2023-03-21T23:14:34.694Z] ---> Running in 9eb7f8a83a08 [2023-03-21T23:14:38.081Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:14:38.081Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:14:38.081Z] ---> c2f6f0371e20 [2023-03-21T23:14:38.081Z] Step 3/22 : WORKDIR /edgex-go [2023-03-21T23:14:38.081Z] ---> Using cache [2023-03-21T23:14:38.081Z] ---> 9344ba5bb0af [2023-03-21T23:14:38.081Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-21T23:14:42.300Z] Removing intermediate container 371e7483a470 [2023-03-21T23:14:42.300Z] ---> 0a6fca781568 [2023-03-21T23:14:42.300Z] [2023-03-21T23:14:42.300Z] Successfully built 0a6fca781568 [2023-03-21T23:14:42.868Z] Successfully tagged core-metadata:latest [2023-03-21T23:14:42.868Z]  Building core-metadata ... done Removing intermediate container 54aa6f5c5ed6 [2023-03-21T23:14:42.868Z] ---> 9139392c9033 [2023-03-21T23:14:42.868Z] [2023-03-21T23:14:42.868Z] Building security-secretstore-setup [2023-03-21T23:14:42.868Z] ---> Running in b335f7ae0edc [2023-03-21T23:14:42.868Z] Removing intermediate container 9eb7f8a83a08 [2023-03-21T23:14:42.868Z] ---> 7c750200f857 [2023-03-21T23:14:42.868Z] [2023-03-21T23:14:42.868Z] Successfully built 9139392c9033 [2023-03-21T23:14:42.868Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-21T23:14:42.868Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-03-21T23:14:42.868Z] Successfully built 7c750200f857 [2023-03-21T23:14:42.868Z] Successfully tagged security-proxy-auth:latest [2023-03-21T23:14:42.868Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-21T23:14:43.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:14:43.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:14:43.386Z] OK: 265 MiB in 53 packages [2023-03-21T23:14:49.976Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:14:49.976Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:14:49.976Z] ---> c2f6f0371e20 [2023-03-21T23:14:49.976Z] Step 3/25 : WORKDIR /edgex-go [2023-03-21T23:14:49.976Z] ---> Using cache [2023-03-21T23:14:49.976Z] ---> 9344ba5bb0af [2023-03-21T23:14:49.976Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-21T23:14:49.976Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:14:49.976Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:14:49.976Z] ---> c2f6f0371e20 [2023-03-21T23:14:49.976Z] Step 3/20 : WORKDIR /edgex-go [2023-03-21T23:14:49.976Z] ---> Using cache [2023-03-21T23:14:49.976Z] ---> 9344ba5bb0af [2023-03-21T23:14:49.976Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-21T23:14:52.521Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:14:52.521Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:14:52.521Z] ---> c2f6f0371e20 [2023-03-21T23:14:52.521Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:14:52.521Z] ---> Using cache [2023-03-21T23:14:52.521Z] ---> a2b6d1c10e3d [2023-03-21T23:14:52.521Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T23:14:52.521Z] ---> Using cache [2023-03-21T23:14:52.521Z] ---> 1bb8eb8a97e4 [2023-03-21T23:14:52.522Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T23:14:52.522Z] ---> Using cache [2023-03-21T23:14:52.522Z] ---> 0269efb48bef [2023-03-21T23:14:52.522Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T23:14:52.522Z] ---> Using cache [2023-03-21T23:14:52.522Z] ---> 447e2c9a582f [2023-03-21T23:14:52.522Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:14:52.522Z] ---> Using cache [2023-03-21T23:14:52.522Z] ---> 79cbb37dec79 [2023-03-21T23:14:52.522Z] Step 8/23 : COPY . . [2023-03-21T23:14:52.522Z] ---> Using cache [2023-03-21T23:14:52.522Z] ---> 21bdf9db4e5c [2023-03-21T23:14:52.522Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-21T23:15:02.581Z] ---> Running in 785241b44cd6 [2023-03-21T23:15:02.581Z] ---> Running in 44fbbea14be6 [2023-03-21T23:15:02.581Z] ---> Running in ab10451bcb56 [2023-03-21T23:15:02.581Z] Removing intermediate container b335f7ae0edc [2023-03-21T23:15:02.581Z] ---> 98fce02468a7 [2023-03-21T23:15:02.581Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-21T23:15:02.581Z] 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 [2023-03-21T23:15:02.581Z] ---> 8cfd70e3935b [2023-03-21T23:15:02.581Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:15:02.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:15:02.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:15:02.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:15:02.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:15:02.843Z] OK: 265 MiB in 53 packages [2023-03-21T23:15:02.843Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T23:15:02.843Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T23:15:02.843Z] OK: 17820 distinct packages available [2023-03-21T23:15:02.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:15:03.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:15:03.364Z] OK: 265 MiB in 53 packages [2023-03-21T23:15:03.932Z] ---> Running in d74631d9dc08 [2023-03-21T23:15:04.207Z] Removing intermediate container fb97206ffc8c [2023-03-21T23:15:04.207Z] ---> 7a8f74fa3a4e [2023-03-21T23:15:04.207Z] [2023-03-21T23:15:04.207Z] Step 10/24 : FROM alpine:3.17 [2023-03-21T23:15:04.207Z] ---> b2aa39c304c2 [2023-03-21T23:15:04.207Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T23:15:04.207Z] ---> Using cache [2023-03-21T23:15:04.207Z] ---> a64f741555a9 [2023-03-21T23:15:04.207Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T23:15:04.207Z] ---> Using cache [2023-03-21T23:15:04.207Z] ---> 918b2bbfdd16 [2023-03-21T23:15:04.207Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-21T23:15:04.207Z] ---> Running in b9c1ead26094 [2023-03-21T23:15:04.207Z] Removing intermediate container 785241b44cd6 [2023-03-21T23:15:04.207Z] ---> 989715d2aac1 [2023-03-21T23:15:04.207Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-21T23:15:04.207Z] Removing intermediate container b9c1ead26094 [2023-03-21T23:15:04.207Z] ---> 5028f42bf43c [2023-03-21T23:15:04.207Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-21T23:15:04.207Z] ---> Running in 6dbcedf44592 [2023-03-21T23:15:04.468Z] Removing intermediate container ab10451bcb56 [2023-03-21T23:15:04.468Z] ---> 243fcb63d888 [2023-03-21T23:15:04.468Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-21T23:15:04.468Z] Removing intermediate container 6dbcedf44592 [2023-03-21T23:15:04.468Z] ---> afde306b2ac5 [2023-03-21T23:15:04.468Z] Step 15/24 : WORKDIR / [2023-03-21T23:15:04.468Z] ---> fd69e93fe0e8 [2023-03-21T23:15:04.468Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:15:04.468Z] ---> Running in 6bc007ab1e89 [2023-03-21T23:15:04.468Z] ---> Running in 828cdd7823a8 [2023-03-21T23:15:04.468Z] ---> 4eba8e6a768d [2023-03-21T23:15:04.468Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:15:04.468Z] Removing intermediate container 6bc007ab1e89 [2023-03-21T23:15:04.468Z] ---> 8dfc59f098e4 [2023-03-21T23:15:04.468Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:15:04.728Z] ---> Running in 18751ef6b9d7 [2023-03-21T23:15:04.728Z] ---> d5078e307352 [2023-03-21T23:15:04.728Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:15:04.988Z] ---> 0da935e1c8ab [2023-03-21T23:15:04.988Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-21T23:15:05.946Z] ---> f27a0e173081 [2023-03-21T23:15:05.946Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:15:06.519Z] ---> e7e3ba0ec188 [2023-03-21T23:15:06.519Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-21T23:15:06.519Z] ---> Running in 5091143880e5 [2023-03-21T23:15:06.519Z] Removing intermediate container 5091143880e5 [2023-03-21T23:15:06.519Z] ---> 34e7cfbea634 [2023-03-21T23:15:06.519Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T23:15:06.519Z] ---> Running in ba3d8c37b554 [2023-03-21T23:15:06.782Z] Removing intermediate container ba3d8c37b554 [2023-03-21T23:15:06.782Z] ---> dc15e7fd9474 [2023-03-21T23:15:06.782Z] Step 22/24 : LABEL arch=x86_64 [2023-03-21T23:15:07.042Z] ---> Running in 85dc20227952 [2023-03-21T23:15:07.338Z] Removing intermediate container 85dc20227952 [2023-03-21T23:15:07.338Z] ---> a6b7a36c6eb0 [2023-03-21T23:15:07.338Z] Step 23/24 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:15:07.661Z] ---> Running in 652728754b27 [2023-03-21T23:15:07.920Z] Removing intermediate container 652728754b27 [2023-03-21T23:15:07.920Z] ---> 55d4453dd1ab [2023-03-21T23:15:07.920Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T23:15:07.920Z] ---> Running in 741450c4f085 [2023-03-21T23:15:07.920Z] Removing intermediate container 741450c4f085 [2023-03-21T23:15:07.920Z] ---> 073e2c944425 [2023-03-21T23:15:07.920Z] [2023-03-21T23:15:08.177Z] Successfully built 073e2c944425 [2023-03-21T23:15:08.177Z] Successfully tagged core-command:latest [2023-03-21T23:15:08.177Z] Building support-notifications [2023-03-21T23:15:10.700Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:15:10.700Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:15:10.700Z] ---> c2f6f0371e20 [2023-03-21T23:15:10.700Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:15:10.700Z] ---> Using cache [2023-03-21T23:15:10.700Z] ---> a2b6d1c10e3d [2023-03-21T23:15:10.700Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T23:15:10.700Z] ---> Using cache [2023-03-21T23:15:10.700Z] ---> 1bb8eb8a97e4 [2023-03-21T23:15:10.700Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-21T23:15:18.809Z] ---> Running in ee1578d78f78 [2023-03-21T23:15:19.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:15:19.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:15:19.713Z] OK: 265 MiB in 53 packages [2023-03-21T23:15:20.774Z] Removing intermediate container ee1578d78f78 [2023-03-21T23:15:20.774Z] ---> ed7b4ece6e3b [2023-03-21T23:15:20.774Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T23:15:21.360Z] ---> ca4d7578c77f [2023-03-21T23:15:21.360Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:15:21.929Z] ---> Running in 9ce6fb5db100 [2023-03-21T23:15:34.398Z] Removing intermediate container 44fbbea14be6 [2023-03-21T23:15:34.398Z] ---> ba004fbaa201 [2023-03-21T23:15:34.398Z] [2023-03-21T23:15:34.398Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T23:15:34.398Z] ---> b2aa39c304c2 [2023-03-21T23:15:34.398Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T23:15:34.398Z] ---> Using cache [2023-03-21T23:15:34.398Z] ---> a64f741555a9 [2023-03-21T23:15:34.398Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T23:15:34.398Z] ---> Using cache [2023-03-21T23:15:34.398Z] ---> 918b2bbfdd16 [2023-03-21T23:15:34.398Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-21T23:15:34.398Z] ---> Running in ed0429d4f54a [2023-03-21T23:15:34.398Z] Removing intermediate container ed0429d4f54a [2023-03-21T23:15:34.398Z] ---> bb6ca56d4d4e [2023-03-21T23:15:34.398Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T23:15:35.789Z] ---> Running in f6f7d5b40a4a [2023-03-21T23:15:45.811Z] Removing intermediate container f6f7d5b40a4a [2023-03-21T23:15:45.811Z] ---> cb6598c1d8d7 [2023-03-21T23:15:45.811Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:15:46.150Z] ---> ed75f503d9a4 [2023-03-21T23:15:46.150Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:15:46.408Z] ---> d3b8f99bbc3c [2023-03-21T23:15:46.408Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-21T23:15:46.408Z] Removing intermediate container 18751ef6b9d7 [2023-03-21T23:15:46.408Z] ---> 106cb21baa69 [2023-03-21T23:15:46.408Z] Step 7/20 : COPY . . [2023-03-21T23:15:46.669Z] Removing intermediate container d74631d9dc08 [2023-03-21T23:15:46.669Z] ---> 2ff52181e765 [2023-03-21T23:15:46.669Z] Step 7/22 : COPY . . [2023-03-21T23:15:46.669Z] Removing intermediate container 828cdd7823a8 [2023-03-21T23:15:46.669Z] ---> c4aadc972057 [2023-03-21T23:15:46.669Z] Step 7/25 : COPY . . [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-21T23:15:47.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-21T23:16:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-21T23:16:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-21T23:16:00.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.377s coverage: 28.7% of statements [2023-03-21T23:16:01.543Z] ---> a79d3ceee3b0 [2023-03-21T23:16:01.543Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:16:01.543Z] ---> 52de2d152379 [2023-03-21T23:16:01.543Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-21T23:16:01.543Z] ---> 875f40805afb [2023-03-21T23:16:01.543Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-21T23:16:01.543Z] ---> a77d9f9a1131 [2023-03-21T23:16:01.543Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-21T23:16:01.543Z] ---> Running in 0e963f6c6db5 [2023-03-21T23:16:01.543Z] ---> Running in c6606e71484f [2023-03-21T23:16:01.543Z] ---> Running in 0498b348abb0 [2023-03-21T23:16:01.543Z] ---> 0be74414ab22 [2023-03-21T23:16:01.543Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-21T23:16:01.543Z] ---> Running in 636103b0d4be [2023-03-21T23:16:01.543Z] Removing intermediate container 636103b0d4be [2023-03-21T23:16:01.543Z] ---> 7b3c2695fe08 [2023-03-21T23:16:01.543Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T23:16:01.543Z] ---> Running in 5ada2ea617c1 [2023-03-21T23:16:01.543Z] Removing intermediate container 5ada2ea617c1 [2023-03-21T23:16:01.543Z] ---> 6c9ad3d64eb9 [2023-03-21T23:16:01.543Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T23:16:01.543Z] ---> Running in 5be6e527f85b [2023-03-21T23:16:01.543Z] Removing intermediate container 5be6e527f85b [2023-03-21T23:16:01.543Z] ---> 7037028d6756 [2023-03-21T23:16:01.543Z] Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:16:01.543Z] ---> Running in c7b491fd15f5 [2023-03-21T23:16:01.543Z] 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 [2023-03-21T23:16:01.543Z] 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 [2023-03-21T23:16:01.543Z] Removing intermediate container c7b491fd15f5 [2023-03-21T23:16:01.543Z] 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 [2023-03-21T23:16:01.543Z] ---> 95f85300e50f [2023-03-21T23:16:01.543Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T23:16:01.543Z] ---> Running in d286e111a14d [2023-03-21T23:16:01.543Z] Removing intermediate container d286e111a14d [2023-03-21T23:16:01.543Z] ---> c34e19bdb6ab [2023-03-21T23:16:01.543Z] [2023-03-21T23:16:01.543Z] Successfully built c34e19bdb6ab [2023-03-21T23:16:01.543Z] Successfully tagged support-scheduler:latest [2023-03-21T23:16:01.543Z]  Building support-scheduler ... done Building security-spire-config [2023-03-21T23:16:04.082Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:16:04.082Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:16:04.082Z] ---> c2f6f0371e20 [2023-03-21T23:16:04.082Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T23:16:04.082Z] ---> Using cache [2023-03-21T23:16:04.082Z] ---> 9344ba5bb0af [2023-03-21T23:16:04.082Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T23:16:04.082Z] ---> Using cache [2023-03-21T23:16:04.082Z] ---> e42ddfcddd6f [2023-03-21T23:16:04.082Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T23:16:04.082Z] ---> Using cache [2023-03-21T23:16:04.082Z] ---> b1b1bd88ae78 [2023-03-21T23:16:04.082Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:16:04.082Z] ---> Using cache [2023-03-21T23:16:04.082Z] ---> 0c4edc741cf4 [2023-03-21T23:16:04.082Z] Step 7/27 : COPY . . [2023-03-21T23:16:04.082Z] ---> Using cache [2023-03-21T23:16:04.082Z] ---> a934449ed0a5 [2023-03-21T23:16:04.082Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T23:16:04.082Z] ---> Using cache [2023-03-21T23:16:04.082Z] ---> afef1b655894 [2023-03-21T23:16:04.082Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T23:16:04.082Z] ---> Using cache [2023-03-21T23:16:04.082Z] ---> 12991544b960 [2023-03-21T23:16:04.082Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T23:16:04.082Z] ---> Using cache [2023-03-21T23:16:04.082Z] ---> 5ab6af15830c [2023-03-21T23:16:04.082Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T23:16:08.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.292s coverage: 98.5% of statements [2023-03-21T23:16:13.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-21T23:16:13.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-21T23:16:13.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-21T23:16:17.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.497s coverage: 71.3% of statements [2023-03-21T23:16:19.045Z] ---> Running in e75b12cf00e9 [2023-03-21T23:16:19.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-21T23:16:19.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-21T23:16:19.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.300s coverage: 54.0% of statements [2023-03-21T23:16:22.343Z] Removing intermediate container e75b12cf00e9 [2023-03-21T23:16:22.343Z] ---> 2261453f55de [2023-03-21T23:16:22.343Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T23:16:24.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-21T23:16:24.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-21T23:16:24.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-21T23:16:24.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-21T23:16:24.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-21T23:16:25.651Z] ---> Running in d16654e3ee92 [2023-03-21T23:16:27.178Z] Removing intermediate container 9ce6fb5db100 [2023-03-21T23:16:27.178Z] ---> 2ccaed332ae2 [2023-03-21T23:16:27.178Z] Step 8/23 : COPY . . [2023-03-21T23:16:27.178Z] 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 [2023-03-21T23:16:27.178Z] Removing intermediate container d16654e3ee92 [2023-03-21T23:16:27.178Z] ---> 9c72358416ce [2023-03-21T23:16:27.178Z] [2023-03-21T23:16:27.178Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T23:16:27.178Z] ---> b2aa39c304c2 [2023-03-21T23:16:27.178Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T23:16:27.178Z] ---> Using cache [2023-03-21T23:16:27.178Z] ---> 96229d69c1e9 [2023-03-21T23:16:27.178Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-21T23:16:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-21T23:16:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-21T23:16:32.433Z] ---> Running in 63d066b3a85a [2023-03-21T23:16:33.367Z] ---> 68f2fafd5ecd [2023-03-21T23:16:33.367Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-21T23:16:33.367Z] ---> Running in 86b3ce4550a9 [2023-03-21T23:16:33.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:16:33.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:16:33.625Z] 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 [2023-03-21T23:16:33.882Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T23:16:33.882Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T23:16:33.882Z] OK: 17818 distinct packages available [2023-03-21T23:16:33.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:16:33.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:16:34.141Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-21T23:16:34.141Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-21T23:16:34.141Z] (3/4) Installing libucontext (1.2-r0) [2023-03-21T23:16:34.141Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-21T23:16:34.141Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:16:34.141Z] OK: 7 MiB in 19 packages [2023-03-21T23:16:40.789Z] Removing intermediate container 0498b348abb0 [2023-03-21T23:16:40.789Z] ---> c374a6d46ecb [2023-03-21T23:16:40.789Z] [2023-03-21T23:16:40.789Z] Step 9/22 : FROM alpine:3.17 [2023-03-21T23:16:40.789Z] ---> b2aa39c304c2 [2023-03-21T23:16:40.789Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-21T23:16:40.789Z] Removing intermediate container 0e963f6c6db5 [2023-03-21T23:16:40.789Z] ---> ce7a8ccc951f [2023-03-21T23:16:40.789Z] [2023-03-21T23:16:40.789Z] Step 9/25 : FROM alpine:3.17 [2023-03-21T23:16:40.789Z] ---> b2aa39c304c2 [2023-03-21T23:16:40.789Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-21T23:16:40.789Z] Removing intermediate container c6606e71484f [2023-03-21T23:16:40.789Z] ---> 390e8be8defc [2023-03-21T23:16:40.789Z] [2023-03-21T23:16:40.789Z] Step 9/20 : FROM alpine:3.17 [2023-03-21T23:16:40.789Z] ---> b2aa39c304c2 [2023-03-21T23:16:40.789Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T23:16:41.049Z] ---> Running in 410694d266b5 [2023-03-21T23:16:41.049Z] ---> Running in 6a8d1dfbdc0e [2023-03-21T23:16:41.049Z] ---> Running in 041b810f8642 [2023-03-21T23:16:41.049Z] Removing intermediate container 63d066b3a85a [2023-03-21T23:16:41.049Z] ---> 1ba546e3c6b1 [2023-03-21T23:16:41.049Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:16:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.938s coverage: 88.5% of statements [2023-03-21T23:16:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.564s coverage: 3.9% of statements [2023-03-21T23:16:41.617Z] Removing intermediate container 6a8d1dfbdc0e [2023-03-21T23:16:41.617Z] ---> 7a3424decd47 [2023-03-21T23:16:41.617Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-21T23:16:41.617Z] ---> 25b80e0d0196 [2023-03-21T23:16:41.617Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:16:41.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:16:41.877Z] ---> Running in 2675f6175b04 [2023-03-21T23:16:41.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:16:42.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:16:42.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:16:42.422Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-21T23:16:42.422Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T23:16:42.422Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-21T23:16:42.422Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:16:42.422Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-21T23:16:42.422Z] OK: 8 MiB in 17 packages [2023-03-21T23:16:42.422Z] (3/3) Installing su-exec (0.2-r2) [2023-03-21T23:16:42.422Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:16:42.422Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T23:16:42.422Z] ---> 5e376ef151de [2023-03-21T23:16:42.422Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T23:16:42.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:16:42.422Z] OK: 8 MiB in 18 packages [2023-03-21T23:16:42.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:16:42.803Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T23:16:42.803Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T23:16:42.803Z] OK: 17818 distinct packages available [2023-03-21T23:16:42.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:16:43.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:16:43.061Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-21T23:16:43.061Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-21T23:16:43.318Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-21T23:16:43.318Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-21T23:16:43.318Z] (5/9) Installing curl (7.88.1-r1) [2023-03-21T23:16:43.318Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-21T23:16:43.318Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-21T23:16:43.318Z] (8/9) Installing libucontext (1.2-r0) [2023-03-21T23:16:43.318Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-21T23:16:43.318Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:16:43.318Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T23:16:43.318Z] OK: 10 MiB in 24 packages [2023-03-21T23:16:45.212Z] ---> f8774c1d0bcc [2023-03-21T23:16:45.212Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T23:16:45.212Z] Removing intermediate container 410694d266b5 [2023-03-21T23:16:45.212Z] ---> 7ba9b3a65df3 [2023-03-21T23:16:45.212Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T23:16:45.212Z] Removing intermediate container 041b810f8642 [2023-03-21T23:16:45.212Z] ---> ec8a399f6471 [2023-03-21T23:16:45.212Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T23:16:45.212Z] ---> Running in bcf54c5099e9 [2023-03-21T23:16:45.212Z] ---> Running in cbc299929561 [2023-03-21T23:16:45.775Z] Removing intermediate container cbc299929561 [2023-03-21T23:16:45.775Z] ---> 6504c5c55cfc [2023-03-21T23:16:45.775Z] Step 12/25 : WORKDIR / [2023-03-21T23:16:45.775Z] Removing intermediate container bcf54c5099e9 [2023-03-21T23:16:45.775Z] ---> ef6a1eda75e2 [2023-03-21T23:16:45.775Z] Step 12/22 : WORKDIR /edgex [2023-03-21T23:16:45.775Z] ---> d3c2f12083bc [2023-03-21T23:16:45.775Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-21T23:16:45.775Z] ---> Running in 3d87930a0a40 [2023-03-21T23:16:45.775Z] Removing intermediate container 2675f6175b04 [2023-03-21T23:16:45.775Z] ---> 3771c5bdc2a9 [2023-03-21T23:16:45.775Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:16:45.775Z] ---> Running in 8242df0b72f5 [2023-03-21T23:16:45.775Z] ---> Running in 81799f258343 [2023-03-21T23:16:46.032Z] Removing intermediate container 8242df0b72f5 [2023-03-21T23:16:46.032Z] ---> a74810d3a7f0 [2023-03-21T23:16:46.032Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-21T23:16:46.032Z] Removing intermediate container 81799f258343 [2023-03-21T23:16:46.032Z] Removing intermediate container 3d87930a0a40 [2023-03-21T23:16:46.032Z] ---> 0ff26e0044d1 [2023-03-21T23:16:46.032Z] ---> b530b85dccfe [2023-03-21T23:16:46.032Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:16:46.032Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / ---> a09fdac7de60 [2023-03-21T23:16:46.032Z] [2023-03-21T23:16:46.032Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:16:46.289Z] ---> 9859c653bec5 [2023-03-21T23:16:46.289Z] Step 22/27 : WORKDIR / [2023-03-21T23:16:46.289Z] ---> 2dc6391f8e14 [2023-03-21T23:16:46.289Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:16:46.289Z] ---> Running in db2e39de79da [2023-03-21T23:16:46.289Z] ---> ff619ae7172b [2023-03-21T23:16:46.289Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-21T23:16:46.289Z] ---> 3b50f5f98469 [2023-03-21T23:16:46.289Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:16:46.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-21T23:16:46.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-21T23:16:46.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-21T23:16:46.854Z] Removing intermediate container db2e39de79da [2023-03-21T23:16:46.854Z] ---> 6ea306ebd25a [2023-03-21T23:16:46.854Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T23:16:47.112Z] ---> 98d198216eac [2023-03-21T23:16:47.112Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-21T23:16:47.112Z] ---> Running in 5a6dabeb5309 [2023-03-21T23:16:47.112Z] ---> ed7b44a2ffd1 [2023-03-21T23:16:47.112Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-21T23:16:47.112Z] ---> 7f3170c9694b [2023-03-21T23:16:47.112Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:16:47.369Z] Removing intermediate container 5a6dabeb5309 [2023-03-21T23:16:47.369Z] ---> b6045082bc37 [2023-03-21T23:16:47.369Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T23:16:47.369Z] ---> de42e9424ea5 [2023-03-21T23:16:47.369Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-21T23:16:47.369Z] ---> 078707cfc7dc [2023-03-21T23:16:47.369Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-21T23:16:47.369Z] ---> Running in a0fee6a48300 [2023-03-21T23:16:47.369Z] ---> 99f06c2a4f72 [2023-03-21T23:16:47.369Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-21T23:16:47.369Z] ---> Running in d0a61392435b [2023-03-21T23:16:47.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.448s coverage: 95.6% of statements [2023-03-21T23:16:47.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-21T23:16:47.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-21T23:16:47.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-21T23:16:47.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-21T23:16:47.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-21T23:16:47.627Z] Removing intermediate container a0fee6a48300 [2023-03-21T23:16:47.627Z] ---> d651f4a03012 [2023-03-21T23:16:47.627Z] Step 25/27 : LABEL arch=x86_64 [2023-03-21T23:16:47.673Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements [2023-03-21T23:16:47.885Z] Removing intermediate container d0a61392435b [2023-03-21T23:16:47.885Z] ---> 9e08e5d460ac [2023-03-21T23:16:47.885Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T23:16:48.143Z] ---> b0487caaa23a [2023-03-21T23:16:48.143Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:16:48.143Z] ---> Running in 1b33799f2451 [2023-03-21T23:16:48.143Z] ---> Running in 3c37d445cb4d [2023-03-21T23:16:48.143Z] ---> 8f35a5c4d7fd [2023-03-21T23:16:48.143Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T23:16:48.143Z] Removing intermediate container 1b33799f2451 [2023-03-21T23:16:48.143Z] ---> 3887ed1e822e [2023-03-21T23:16:48.143Z] ---> 33a80112d743 [2023-03-21T23:16:48.143Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 26/27 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:16:48.143Z] [2023-03-21T23:16:48.143Z] ---> Running in 6a2bc76c043e [2023-03-21T23:16:48.401Z] Removing intermediate container 3c37d445cb4d [2023-03-21T23:16:48.401Z] ---> 3d1a7a2e5f3f [2023-03-21T23:16:48.401Z] Step 18/20 : LABEL arch=x86_64 [2023-03-21T23:16:48.401Z] ---> Running in 474c5c8cca0a [2023-03-21T23:16:48.401Z] Removing intermediate container 6a2bc76c043e [2023-03-21T23:16:48.401Z] ---> a0f4aed64c07 [2023-03-21T23:16:48.401Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T23:16:48.967Z] ---> dd284b328804 [2023-03-21T23:16:48.967Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T23:16:48.967Z] ---> Running in f4b314e36b24 [2023-03-21T23:16:48.967Z] Removing intermediate container 474c5c8cca0a [2023-03-21T23:16:48.967Z] ---> c8d2334f0130 [2023-03-21T23:16:48.967Z] Step 19/20 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:16:48.967Z] ---> cffe8fbcdc24 [2023-03-21T23:16:48.967Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-21T23:16:48.967Z] ---> Running in 39349e621636 [2023-03-21T23:16:48.967Z] ---> Running in e85cf2a242e9 [2023-03-21T23:16:48.967Z] Removing intermediate container f4b314e36b24 [2023-03-21T23:16:48.967Z] ---> 4a7d42928eec [2023-03-21T23:16:48.967Z] [2023-03-21T23:16:48.967Z] Successfully built 4a7d42928eec [2023-03-21T23:16:48.967Z] Successfully tagged security-spire-config:latest [2023-03-21T23:16:48.967Z]  Building security-spire-config ... done Building security-bootstrapper [2023-03-21T23:16:53.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-21T23:16:53.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-21T23:16:53.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-21T23:16:53.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.254s coverage: 65.9% of statements [2023-03-21T23:16:54.263Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:16:54.263Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:16:54.263Z] ---> c2f6f0371e20 [2023-03-21T23:16:54.263Z] Step 3/33 : WORKDIR /edgex-go [2023-03-21T23:16:54.263Z] ---> Using cache [2023-03-21T23:16:54.263Z] ---> 9344ba5bb0af [2023-03-21T23:16:54.263Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-21T23:16:54.263Z] ---> Using cache [2023-03-21T23:16:54.263Z] ---> 989715d2aac1 [2023-03-21T23:16:54.263Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-21T23:16:54.263Z] ---> Using cache [2023-03-21T23:16:54.263Z] ---> fd69e93fe0e8 [2023-03-21T23:16:54.263Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:16:54.263Z] ---> Using cache [2023-03-21T23:16:54.263Z] ---> c4aadc972057 [2023-03-21T23:16:54.263Z] Step 7/33 : COPY . . [2023-03-21T23:16:54.263Z] ---> Using cache [2023-03-21T23:16:54.263Z] ---> 875f40805afb [2023-03-21T23:16:54.263Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-21T23:16:56.811Z] Removing intermediate container e85cf2a242e9 [2023-03-21T23:16:56.811Z] ---> 205899002fba [2023-03-21T23:16:56.811Z] Step 20/20 : LABEL version=0.0.0 [2023-03-21T23:16:57.072Z] ---> 1a05746fcfc7 [2023-03-21T23:16:57.072Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T23:16:57.072Z] ---> Running in 85c3e269f272 [2023-03-21T23:16:57.072Z] ---> Running in d26ee3bd83a0 [2023-03-21T23:16:57.072Z] Removing intermediate container 39349e621636 [2023-03-21T23:16:57.072Z] ---> 32b193fb913e [2023-03-21T23:16:57.072Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T23:16:57.072Z] ---> Running in e186f0e09761 [2023-03-21T23:16:57.334Z] Removing intermediate container d26ee3bd83a0 [2023-03-21T23:16:57.334Z] ---> fc4b17b8a9e7 [2023-03-21T23:16:57.334Z] [2023-03-21T23:16:57.334Z] ---> 08d2507ddbe3 [2023-03-21T23:16:57.334Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T23:16:57.334Z] ---> Running in b2d9d52f859c [2023-03-21T23:16:57.334Z] Removing intermediate container e186f0e09761 [2023-03-21T23:16:57.334Z] ---> 219862788fb0 [2023-03-21T23:16:57.334Z] Step 20/22 : LABEL arch=x86_64 [2023-03-21T23:16:57.334Z] Successfully built fc4b17b8a9e7 [2023-03-21T23:16:57.334Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-21T23:16:57.334Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2023-03-21T23:16:57.334Z] ---> Running in a6814a4cbbd4 [2023-03-21T23:16:57.334Z] 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 [2023-03-21T23:17:03.364Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-21T23:17:03.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-21T23:17:03.364Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.420s coverage: 0.9% of statements [2023-03-21T23:17:03.364Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.258s coverage: 29.0% of statements [2023-03-21T23:17:03.968Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:17:03.968Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:17:03.968Z] ---> c2f6f0371e20 [2023-03-21T23:17:03.968Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T23:17:03.968Z] ---> Using cache [2023-03-21T23:17:03.968Z] ---> 9344ba5bb0af [2023-03-21T23:17:03.968Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T23:17:03.968Z] ---> Using cache [2023-03-21T23:17:03.968Z] ---> e42ddfcddd6f [2023-03-21T23:17:03.968Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T23:17:03.968Z] ---> Using cache [2023-03-21T23:17:03.968Z] ---> b1b1bd88ae78 [2023-03-21T23:17:03.968Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:17:03.968Z] ---> Using cache [2023-03-21T23:17:03.968Z] ---> 0c4edc741cf4 [2023-03-21T23:17:03.968Z] Step 7/27 : COPY . . [2023-03-21T23:17:03.968Z] ---> Using cache [2023-03-21T23:17:03.968Z] ---> a934449ed0a5 [2023-03-21T23:17:03.968Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T23:17:03.968Z] ---> Using cache [2023-03-21T23:17:03.968Z] ---> afef1b655894 [2023-03-21T23:17:03.968Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T23:17:03.968Z] ---> Using cache [2023-03-21T23:17:03.968Z] ---> 12991544b960 [2023-03-21T23:17:03.968Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T23:17:03.968Z] ---> Using cache [2023-03-21T23:17:03.968Z] ---> 5ab6af15830c [2023-03-21T23:17:03.968Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T23:17:03.968Z] ---> Using cache [2023-03-21T23:17:03.968Z] ---> 2261453f55de [2023-03-21T23:17:03.968Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T23:17:03.968Z] ---> Using cache [2023-03-21T23:17:03.968Z] ---> 9c72358416ce [2023-03-21T23:17:03.968Z] [2023-03-21T23:17:03.968Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T23:17:03.968Z] ---> b2aa39c304c2 [2023-03-21T23:17:03.968Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T23:17:03.968Z] ---> Using cache [2023-03-21T23:17:03.968Z] ---> 96229d69c1e9 [2023-03-21T23:17:03.968Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T23:17:03.968Z] ---> Using cache [2023-03-21T23:17:03.968Z] ---> bc554ffe4288 [2023-03-21T23:17:03.968Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:17:03.968Z] ---> Using cache [2023-03-21T23:17:06.515Z] Removing intermediate container a6814a4cbbd4 [2023-03-21T23:17:06.515Z] ---> aaf3db87e1ae [2023-03-21T23:17:06.515Z] Step 21/22 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:17:06.515Z] ---> 65717c7804cb [2023-03-21T23:17:06.515Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:17:06.515Z] ---> Using cache [2023-03-21T23:17:06.515Z] ---> 72ac61e2ff94 [2023-03-21T23:17:06.515Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-21T23:17:06.779Z] ---> Running in 6972a09145a5 [2023-03-21T23:17:07.037Z] Removing intermediate container 86b3ce4550a9 [2023-03-21T23:17:07.037Z] ---> 98de144e7233 [2023-03-21T23:17:07.037Z] [2023-03-21T23:17:07.037Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T23:17:07.037Z] ---> b2aa39c304c2 [2023-03-21T23:17:07.037Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-21T23:17:07.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 44.1% of statements [2023-03-21T23:17:07.974Z] Removing intermediate container b2d9d52f859c [2023-03-21T23:17:07.974Z] ---> 8f8999e320c5 [2023-03-21T23:17:07.974Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T23:17:08.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 82.9% of statements [2023-03-21T23:17:08.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements [2023-03-21T23:17:08.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.339s coverage: 96.3% of statements [2023-03-21T23:17:09.211Z] ---> Running in 8ea224976736 [2023-03-21T23:17:09.211Z] Removing intermediate container 6972a09145a5 [2023-03-21T23:17:09.211Z] ---> c828902ce80d [2023-03-21T23:17:09.211Z] Step 22/22 : LABEL version=0.0.0 [2023-03-21T23:17:09.211Z] ---> Running in 4c5b6edea6ff [2023-03-21T23:17:09.211Z] ---> 5b00766b5bf5 [2023-03-21T23:17:09.211Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T23:17:09.211Z] ---> Running in 837d4a19dd79 [2023-03-21T23:17:09.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:17:09.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:17:09.738Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T23:17:09.738Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T23:17:09.738Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:17:09.738Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T23:17:09.997Z] OK: 8 MiB in 17 packages [2023-03-21T23:17:09.997Z] Removing intermediate container 4c5b6edea6ff [2023-03-21T23:17:09.997Z] ---> 895a74e0a06c [2023-03-21T23:17:09.997Z] Step 23/25 : LABEL arch=x86_64 [2023-03-21T23:17:10.939Z] Removing intermediate container 837d4a19dd79 [2023-03-21T23:17:10.939Z] ---> 7c9c4069a3f8 [2023-03-21T23:17:10.939Z] [2023-03-21T23:17:10.939Z] ---> 65e5a21a2405 [2023-03-21T23:17:10.939Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T23:17:10.939Z] ---> Running in 3b80d062c15a [2023-03-21T23:17:10.939Z] Successfully built 7c9c4069a3f8 [2023-03-21T23:17:10.939Z] Successfully tagged security-proxy-setup:latest [2023-03-21T23:17:10.939Z]  Building security-proxy-setup ... done Removing intermediate container 3b80d062c15a [2023-03-21T23:17:10.939Z] ---> ef231da259df [2023-03-21T23:17:10.939Z] Step 24/25 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:17:10.939Z] ---> Running in 7fea4c1eece1 [2023-03-21T23:17:10.939Z] ---> b1a123615880 [2023-03-21T23:17:10.939Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-21T23:17:11.197Z] Removing intermediate container 7fea4c1eece1 [2023-03-21T23:17:11.197Z] ---> 7a371f14111f [2023-03-21T23:17:11.197Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T23:17:11.197Z] Removing intermediate container 8ea224976736 [2023-03-21T23:17:11.197Z] ---> 5218093ef9d3 [2023-03-21T23:17:11.197Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T23:17:11.197Z] ---> Running in 2e47e84443ec [2023-03-21T23:17:11.197Z] ---> Running in b4bd55362ad4 [2023-03-21T23:17:11.197Z] ---> 1a01889fe402 [2023-03-21T23:17:11.197Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-21T23:17:11.197Z] Removing intermediate container b4bd55362ad4 [2023-03-21T23:17:11.197Z] ---> c79b8f01a0f4 [2023-03-21T23:17:11.197Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-21T23:17:11.197Z] Removing intermediate container 2e47e84443ec [2023-03-21T23:17:11.197Z] ---> 8224ffd02278 [2023-03-21T23:17:11.197Z] [2023-03-21T23:17:11.455Z] ---> 918d5d718492 [2023-03-21T23:17:11.455Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T23:17:11.455Z] ---> Running in 42e238c4336c [2023-03-21T23:17:11.455Z] ---> Running in 7946c982bcf2 [2023-03-21T23:17:11.455Z] Successfully built 8224ffd02278 [2023-03-21T23:17:11.455Z] Successfully tagged security-secretstore-setup:latest [2023-03-21T23:17:11.455Z]  Building security-secretstore-setup ... done Removing intermediate container 42e238c4336c [2023-03-21T23:17:11.455Z] ---> 9b7cebf92082 [2023-03-21T23:17:11.455Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T23:17:11.455Z] Removing intermediate container 7946c982bcf2 [2023-03-21T23:17:11.455Z] ---> f4f27a83a4a8 [2023-03-21T23:17:11.455Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T23:17:11.455Z] ---> Running in 6db9bbbb2419 [2023-03-21T23:17:11.455Z] ---> Running in 2cefe6cc66e4 [2023-03-21T23:17:11.455Z] Removing intermediate container 6db9bbbb2419 [2023-03-21T23:17:11.455Z] ---> 95ece2075d07 [2023-03-21T23:17:11.455Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:17:11.455Z] Removing intermediate container 2cefe6cc66e4 [2023-03-21T23:17:11.455Z] ---> 4284de1b4946 [2023-03-21T23:17:11.455Z] Step 25/27 : LABEL arch=x86_64 [2023-03-21T23:17:11.712Z] ---> Running in ae4bdccdcd78 [2023-03-21T23:17:11.712Z] Removing intermediate container ae4bdccdcd78 [2023-03-21T23:17:11.712Z] ---> edce94b965ea [2023-03-21T23:17:11.712Z] Step 26/27 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:17:11.712Z] ---> Running in c5a95c7aa16a [2023-03-21T23:17:11.712Z] ---> 6807122f696d [2023-03-21T23:17:11.712Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:17:11.712Z] Removing intermediate container c5a95c7aa16a [2023-03-21T23:17:11.712Z] ---> 918f67caf578 [2023-03-21T23:17:11.712Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T23:17:11.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements [2023-03-21T23:17:11.972Z] ---> Running in 103714a3b73c [2023-03-21T23:17:11.972Z] ---> fccffec3420f [2023-03-21T23:17:11.972Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-21T23:17:11.972Z] Removing intermediate container 103714a3b73c [2023-03-21T23:17:11.972Z] ---> fdd02da9e7fb [2023-03-21T23:17:11.972Z] [2023-03-21T23:17:11.972Z] Successfully built fdd02da9e7fb [2023-03-21T23:17:12.230Z] Successfully tagged security-spire-agent:latest [2023-03-21T23:17:13.601Z]  Building security-spire-agent ... done  ---> 86842d103052 [2023-03-21T23:17:13.601Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:17:13.601Z] ---> 6611ea631c82 [2023-03-21T23:17:13.601Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-21T23:17:13.601Z] ---> Running in 266752001cdd [2023-03-21T23:17:13.601Z] Removing intermediate container 266752001cdd [2023-03-21T23:17:13.601Z] ---> 82e7d9898af7 [2023-03-21T23:17:13.601Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T23:17:13.601Z] ---> Running in d9bdb05142e0 [2023-03-21T23:17:13.601Z] Removing intermediate container d9bdb05142e0 [2023-03-21T23:17:13.601Z] ---> ae873c581ba7 [2023-03-21T23:17:13.601Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T23:17:13.601Z] ---> Running in b591c8684630 [2023-03-21T23:17:13.875Z] Removing intermediate container b591c8684630 [2023-03-21T23:17:13.875Z] ---> a1dff47d53c6 [2023-03-21T23:17:13.875Z] Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:17:13.875Z] ---> Running in e9fbbb2e1dad [2023-03-21T23:17:13.875Z] Removing intermediate container e9fbbb2e1dad [2023-03-21T23:17:13.875Z] ---> 854e3ee8dda6 [2023-03-21T23:17:13.875Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T23:17:13.875Z] ---> Running in b022c62c8670 [2023-03-21T23:17:13.875Z] Removing intermediate container b022c62c8670 [2023-03-21T23:17:13.875Z] ---> 1157a9187554 [2023-03-21T23:17:13.875Z] [2023-03-21T23:17:13.875Z] Successfully built 1157a9187554 [2023-03-21T23:17:14.132Z] Successfully tagged support-notifications:latest [2023-03-21T23:17:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-21T23:17:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-21T23:17:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-21T23:17:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-21T23:17:17.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-21T23:17:17.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-21T23:17:17.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-21T23:17:17.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-21T23:17:20.697Z]  Building support-notifications ... done Removing intermediate container 85c3e269f272 [2023-03-21T23:17:20.697Z] ---> fc5eead28aac [2023-03-21T23:17:20.697Z] [2023-03-21T23:17:20.697Z] Step 9/33 : FROM alpine:3.17 [2023-03-21T23:17:20.697Z] ---> b2aa39c304c2 [2023-03-21T23:17:20.697Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T23:17:20.697Z] ---> Using cache [2023-03-21T23:17:20.697Z] ---> 7a3424decd47 [2023-03-21T23:17:20.697Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-21T23:17:20.697Z] ---> Running in b4ae717b04e6 [2023-03-21T23:17:20.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:17:20.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:17:20.697Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T23:17:20.697Z] (2/2) Installing su-exec (0.2-r2) [2023-03-21T23:17:20.697Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:17:20.697Z] OK: 7 MiB in 17 packages [2023-03-21T23:17:20.956Z] Removing intermediate container b4ae717b04e6 [2023-03-21T23:17:20.956Z] ---> c1d2f2d8fef2 [2023-03-21T23:17:20.956Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-21T23:17:20.956Z] ---> Running in 75f2ee578fe3 [2023-03-21T23:17:20.956Z] Removing intermediate container 75f2ee578fe3 [2023-03-21T23:17:20.956Z] ---> 6f46e484b3d1 [2023-03-21T23:17:20.956Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-21T23:17:20.956Z] ---> Running in efa458619e91 [2023-03-21T23:17:21.215Z] Removing intermediate container efa458619e91 [2023-03-21T23:17:21.215Z] ---> e02ef57ffe0e [2023-03-21T23:17:21.215Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-21T23:17:21.215Z] ---> Running in 23c42f06b466 [2023-03-21T23:17:21.215Z] Removing intermediate container 23c42f06b466 [2023-03-21T23:17:21.215Z] ---> 6de7bcf92101 [2023-03-21T23:17:21.215Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-21T23:17:21.215Z] ---> Running in 933004dce718 [2023-03-21T23:17:21.215Z] Removing intermediate container 933004dce718 [2023-03-21T23:17:21.215Z] ---> f1837580ab82 [2023-03-21T23:17:21.215Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-21T23:17:21.215Z] ---> Running in 02bef559c205 [2023-03-21T23:17:21.781Z] Removing intermediate container 02bef559c205 [2023-03-21T23:17:21.781Z] ---> f3e8dd193ac0 [2023-03-21T23:17:21.781Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-21T23:17:21.781Z] ---> Running in fca38f2fb191 [2023-03-21T23:17:21.782Z] Removing intermediate container fca38f2fb191 [2023-03-21T23:17:21.782Z] ---> d6530c9c8ee0 [2023-03-21T23:17:21.782Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-21T23:17:22.039Z] ---> 026e48596f73 [2023-03-21T23:17:22.039Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-21T23:17:22.039Z] ---> Running in 48aef1b926c9 [2023-03-21T23:17:22.606Z] Removing intermediate container 48aef1b926c9 [2023-03-21T23:17:22.606Z] ---> cd9e9d6e6565 [2023-03-21T23:17:22.606Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:17:22.606Z] ---> 780af32f79cf [2023-03-21T23:17:22.606Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:17:22.864Z] ---> e13fbf23fc63 [2023-03-21T23:17:22.864Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-21T23:17:23.431Z] ---> 7b9fa90f1e49 [2023-03-21T23:17:23.431Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-21T23:17:23.431Z] ---> 9040ee4d6deb [2023-03-21T23:17:23.431Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-21T23:17:23.689Z] ---> 8f68670b2bdb [2023-03-21T23:17:23.689Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-21T23:17:23.689Z] ---> b66637bfeb86 [2023-03-21T23:17:23.689Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-21T23:17:23.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements [2023-03-21T23:17:23.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-21T23:17:23.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-21T23:17:23.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-21T23:17:23.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-21T23:17:23.946Z] ---> 6e2aeedc4fde [2023-03-21T23:17:23.946Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-21T23:17:23.946Z] ---> 90fd9074f24b [2023-03-21T23:17:23.946Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-21T23:17:23.946Z] ---> Running in 9a03844f22c9 [2023-03-21T23:17:24.511Z] Removing intermediate container 9a03844f22c9 [2023-03-21T23:17:24.511Z] ---> c0c42eefd3ee [2023-03-21T23:17:24.511Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-21T23:17:24.511Z] ---> Running in 16a30d0b0662 [2023-03-21T23:17:24.511Z] Removing intermediate container 16a30d0b0662 [2023-03-21T23:17:24.511Z] ---> ade98d511446 [2023-03-21T23:17:24.511Z] Step 30/33 : CMD ["gate"] [2023-03-21T23:17:24.512Z] ---> Running in 9696c45eb9de [2023-03-21T23:17:24.771Z] Removing intermediate container 9696c45eb9de [2023-03-21T23:17:24.771Z] ---> 7fc6fd8ef75e [2023-03-21T23:17:24.771Z] Step 31/33 : LABEL arch=x86_64 [2023-03-21T23:17:24.771Z] ---> Running in ac906b504d10 [2023-03-21T23:17:24.771Z] Removing intermediate container ac906b504d10 [2023-03-21T23:17:24.771Z] ---> 9ef90b883a86 [2023-03-21T23:17:24.771Z] Step 32/33 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:17:24.771Z] ---> Running in 224f508f95ab [2023-03-21T23:17:25.031Z] Removing intermediate container 224f508f95ab [2023-03-21T23:17:25.031Z] ---> 7c5a42ad5e69 [2023-03-21T23:17:25.031Z] Step 33/33 : LABEL version=0.0.0 [2023-03-21T23:17:25.031Z] ---> Running in c1a2e6dccf7c [2023-03-21T23:17:25.031Z] Removing intermediate container c1a2e6dccf7c [2023-03-21T23:17:25.031Z] ---> 806b933c5947 [2023-03-21T23:17:25.031Z] [2023-03-21T23:17:25.031Z] Successfully built 806b933c5947 [2023-03-21T23:17:25.031Z] Successfully tagged security-bootstrapper:latest [2023-03-21T23:17:25.037Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-21T23:17:25.046Z] $ docker stop --time=1 815ba8abc96e02e4a822bbadc620edc0f750cd0cb37115cc4ac7a17453575bcd [2023-03-21T23:17:26.296Z] $ docker rm -f --volumes 815ba8abc96e02e4a822bbadc620edc0f750cd0cb37115cc4ac7a17453575bcd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T23:17:26.634Z] + docker images [2023-03-21T23:17:26.634Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-21T23:17:26.634Z] security-bootstrapper latest 806b933c5947 2 seconds ago 22.5MB [2023-03-21T23:17:26.634Z] fc5eead28aac 8 seconds ago 1.68GB [2023-03-21T23:17:26.634Z] support-notifications latest 1157a9187554 13 seconds ago 33.1MB [2023-03-21T23:17:26.634Z] security-secretstore-setup latest 8224ffd02278 15 seconds ago 33.5MB [2023-03-21T23:17:26.634Z] security-spire-agent latest fdd02da9e7fb 15 seconds ago 129MB [2023-03-21T23:17:26.634Z] security-proxy-setup latest 7c9c4069a3f8 17 seconds ago 19.1MB [2023-03-21T23:17:26.634Z] 98de144e7233 20 seconds ago 1.76GB [2023-03-21T23:17:26.634Z] security-spiffe-token-provider latest fc4b17b8a9e7 29 seconds ago 33.2MB [2023-03-21T23:17:26.634Z] security-spire-config latest 4a7d42928eec 38 seconds ago 88.9MB [2023-03-21T23:17:26.634Z] ce7a8ccc951f 50 seconds ago 1.69GB [2023-03-21T23:17:26.634Z] 390e8be8defc 50 seconds ago 1.73GB [2023-03-21T23:17:26.634Z] c374a6d46ecb 50 seconds ago 1.67GB [2023-03-21T23:17:26.634Z] 9c72358416ce About a minute ago 1.55GB [2023-03-21T23:17:26.634Z] support-scheduler latest c34e19bdb6ab About a minute ago 32.4MB [2023-03-21T23:17:26.634Z] ba004fbaa201 2 minutes ago 1.76GB [2023-03-21T23:17:26.634Z] core-command latest 073e2c944425 2 minutes ago 20.2MB [2023-03-21T23:17:26.634Z] 7a8f74fa3a4e 2 minutes ago 1.69GB [2023-03-21T23:17:26.634Z] security-proxy-auth latest 7c750200f857 2 minutes ago 18.6MB [2023-03-21T23:17:26.634Z] core-common-config-bootstrapper latest 9139392c9033 2 minutes ago 17.5MB [2023-03-21T23:17:26.634Z] core-data latest 7ed4a2181c9e 2 minutes ago 20.4MB [2023-03-21T23:17:26.634Z] core-metadata latest 0a6fca781568 2 minutes ago 20.7MB [2023-03-21T23:17:26.634Z] security-spire-server latest e65a6280c5f4 3 minutes ago 89.8MB [2023-03-21T23:17:26.634Z] 1a377f7fdc61 3 minutes ago 1.7GB [2023-03-21T23:17:26.634Z] 54e7a3ec9e04 3 minutes ago 1.7GB [2023-03-21T23:17:26.634Z] be473f808752 3 minutes ago 1.67GB [2023-03-21T23:17:26.634Z] ce6259b5c3e3 3 minutes ago 1.69GB [2023-03-21T23:17:26.634Z] 8229e8de6534 3 minutes ago 1.55GB [2023-03-21T23:17:26.634Z] ci-base-image-x86_64 latest c2f6f0371e20 7 minutes ago 881MB [2023-03-21T23:17:26.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB [2023-03-21T23:17:26.634Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-21T23:17:26.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-21T23:17:26.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T23:17:29.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-21T23:17:29.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-21T23:17:30.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-21T23:17:38.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-21T23:17:38.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.084s coverage: 79.9% of statements [2023-03-21T23:17:38.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.282s coverage: 92.9% of statements [2023-03-21T23:17:38.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-03-21T23:17:38.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.211s coverage: 86.9% of statements [2023-03-21T23:17:38.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements [2023-03-21T23:17:38.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements [2023-03-21T23:17:38.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2023-03-21T23:17:38.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.2% of statements [2023-03-21T23:17:38.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.501s coverage: 82.1% of statements [2023-03-21T23:17:39.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-21T23:17:39.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 86.0% of statements [2023-03-21T23:17:44.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-21T23:17:44.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-21T23:17:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.975s coverage: 63.1% of statements [2023-03-21T23:17:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.223s coverage: 100.0% of statements [2023-03-21T23:17:47.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements [2023-03-21T23:17:47.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements [2023-03-21T23:17:47.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.113s coverage: 73.7% of statements [2023-03-21T23:17:47.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-21T23:17:47.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-21T23:17:47.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-21T23:17:47.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2023-03-21T23:17:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-21T23:17:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-21T23:17:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-21T23:17:55.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.003s coverage: 38.4% of statements [2023-03-21T23:17:55.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements [2023-03-21T23:18:00.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-21T23:18:00.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-21T23:18:00.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-21T23:18:00.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-21T23:18:00.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2023-03-21T23:18:07.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-21T23:18:07.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-21T23:18:07.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-21T23:18:07.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-21T23:18:14.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.297s coverage: 17.7% of statements [2023-03-21T23:18:14.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-21T23:18:14.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-21T23:18:14.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-21T23:18:14.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-21T23:18:15.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.552s coverage: 92.3% of statements [2023-03-21T23:18:19.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-21T23:18:19.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-21T23:18:19.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.5% of statements [2023-03-21T23:18:21.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-21T23:18:21.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-21T23:18:21.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.7% of statements [2023-03-21T23:18:22.236Z] 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 [2023-03-21T23:18:22.236Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T23:18:22.236Z] go vet ./... [2023-03-21T23:21:13.969Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T23:21:13.969Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T23:21:13.969Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T23:21:13.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-21T23:21:14.301Z] + ls -al . [2023-03-21T23:21:14.570Z] total 700 [2023-03-21T23:21:14.570Z] drwxrwxr-x 10 1001 1001 4096 Mar 21 23:13 . [2023-03-21T23:21:14.570Z] drwxr-xr-x 4 root root 4096 Mar 21 23:13 .. [2023-03-21T23:21:14.570Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 23:11 .blubracket [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 16 Mar 21 23:11 .dockerignore [2023-03-21T23:21:14.570Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 23:11 .git [2023-03-21T23:21:14.570Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 23:11 .github [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 1133 Mar 21 23:11 .gitignore [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 23:11 .golangci.yml [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 87 Mar 21 23:11 .hadolint.yml [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 23:11 .sonarcloud.properties [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 23:11 ADOPTERS.md [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 10954 Mar 21 23:11 Attribution.txt [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 73765 Mar 21 23:11 CHANGELOG.md [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 23:11 CONTRIBUTING.md [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 23:11 GOVERNANCE.md [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 883 Mar 21 23:11 Jenkinsfile [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 23:11 LICENSE [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 14266 Mar 21 23:11 Makefile [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 23:11 OWNERS.md [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 9403 Mar 21 23:11 README.md [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 789 Mar 21 23:11 SECURITY.md [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 23:09 VERSION [2023-03-21T23:21:14.570Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 23:11 bin [2023-03-21T23:21:14.570Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 23:11 cmd [2023-03-21T23:21:14.570Z] -rw-r--r-- 1 root root 447378 Mar 21 23:18 coverage.out [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 3379 Mar 21 23:11 go.mod [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 31440 Mar 21 23:11 go.sum [2023-03-21T23:21:14.570Z] drwxrwxr-x 7 1001 1001 4096 Mar 21 23:11 internal [2023-03-21T23:21:14.570Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 23:11 openapi [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 594 Mar 21 23:11 security.txt [2023-03-21T23:21:14.570Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 23:11 snap [2023-03-21T23:21:14.570Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 23:11 version.go [Pipeline] sh [2023-03-21T23:21:14.902Z] + '[' -e coverage.out ] [2023-03-21T23:21:14.903Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-21T23:21:14.922Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T23:21:15.815Z] Stashed 1 file(s) [Pipeline] sh [2023-03-21T23:21:16.400Z] + make build [2023-03-21T23:21:16.400Z] 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 [2023-03-21T23:22:53.016Z] 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 [2023-03-21T23:22:58.353Z] 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 [2023-03-21T23:23:05.003Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T23:23:08.353Z] 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 [2023-03-21T23:24:05.078Z] 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 [2023-03-21T23:24:09.343Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T23:24:17.574Z] 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 [2023-03-21T23:24:24.234Z] 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 [2023-03-21T23:24:27.586Z] 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 [2023-03-21T23:24:32.941Z] 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 [2023-03-21T23:24:39.585Z] 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] } [2023-03-21T23:24:46.244Z] $ docker stop --time=1 055e578c07e23163c9bf8d5eba768f2310c9f37d8e06d7a054964df357f28d10 [2023-03-21T23:24:48.412Z] $ docker rm -f --volumes 055e578c07e23163c9bf8d5eba768f2310c9f37d8e06d7a054964df357f28d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:24:51.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T23:24:51.208Z] [2023-03-21T23:24:51.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:24:51.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T23:24:51.819Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-21T23:24:51.819Z] 29e5d40040c1: Pulling fs layer [2023-03-21T23:24:51.819Z] 1ce36da41761: Pulling fs layer [2023-03-21T23:24:51.819Z] 25b303627fd3: Pulling fs layer [2023-03-21T23:24:51.819Z] 29e5d40040c1: Verifying Checksum [2023-03-21T23:24:51.819Z] 29e5d40040c1: Download complete [2023-03-21T23:24:52.093Z] 1ce36da41761: Verifying Checksum [2023-03-21T23:24:52.093Z] 1ce36da41761: Download complete [2023-03-21T23:24:52.365Z] 29e5d40040c1: Pull complete [2023-03-21T23:24:53.777Z] 25b303627fd3: Verifying Checksum [2023-03-21T23:24:53.777Z] 25b303627fd3: Download complete [2023-03-21T23:24:53.777Z] 1ce36da41761: Pull complete [2023-03-21T23:25:06.105Z] 25b303627fd3: Pull complete [2023-03-21T23:25:06.105Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-21T23:25:06.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T23:25:06.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:25:06.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container [2023-03-21T23:25:06.429Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-21T23:25:09.362Z] $ docker top 5f3ec531ccf35e4dcdb60aba8ee7e84d98083f63bd09200d46ba5a610632b49d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:25:10.261Z] + docker-compose build --help [2023-03-21T23:25:10.261Z] + grep parallel [2023-03-21T23:25:16.922Z] --parallel Build images in parallel. [Pipeline] } [2023-03-21T23:25:17.517Z] $ docker stop --time=1 5f3ec531ccf35e4dcdb60aba8ee7e84d98083f63bd09200d46ba5a610632b49d [2023-03-21T23:25:19.220Z] $ docker rm -f --volumes 5f3ec531ccf35e4dcdb60aba8ee7e84d98083f63bd09200d46ba5a610632b49d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:25:19.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T23:25:19.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:25:19.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container [2023-03-21T23:25:20.062Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-21T23:25:21.348Z] $ docker top 750041b26d0e01ff4d8b625c0e7904baa149ca5fc1fbd09b03e003557a770900 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:25:22.201Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-21T23:25:28.851Z] Building core-command ... [2023-03-21T23:25:28.851Z] Building core-common-config-bootstrapper ... [2023-03-21T23:25:28.851Z] Building core-data ... [2023-03-21T23:25:28.851Z] Building core-metadata ... [2023-03-21T23:25:28.851Z] Building security-bootstrapper ... [2023-03-21T23:25:28.851Z] Building security-proxy-auth ... [2023-03-21T23:25:28.851Z] Building security-proxy-setup ... [2023-03-21T23:25:28.851Z] Building security-secretstore-setup ... [2023-03-21T23:25:28.851Z] Building security-spiffe-token-provider ... [2023-03-21T23:25:28.851Z] Building security-spire-agent ... [2023-03-21T23:25:28.851Z] Building security-spire-config ... [2023-03-21T23:25:28.851Z] Building security-spire-server ... [2023-03-21T23:25:28.851Z] Building support-notifications ... [2023-03-21T23:25:28.851Z] Building support-scheduler ... [2023-03-21T23:25:28.851Z] Building security-spire-agent [2023-03-21T23:25:28.851Z] Building security-spiffe-token-provider [2023-03-21T23:25:28.851Z] Building support-scheduler [2023-03-21T23:25:28.851Z] Building core-metadata [2023-03-21T23:25:28.851Z] Building core-common-config-bootstrapper [2023-03-21T23:26:15.689Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:26:15.690Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:26:15.690Z] ---> 17d8a7d3b840 [2023-03-21T23:26:15.690Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T23:26:15.690Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:26:15.690Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:26:15.690Z] ---> 17d8a7d3b840 [2023-03-21T23:26:15.690Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:26:15.690Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:26:15.690Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:26:15.690Z] ---> 17d8a7d3b840 [2023-03-21T23:26:15.690Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:26:15.690Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:26:15.690Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:26:15.690Z] ---> 17d8a7d3b840 [2023-03-21T23:26:15.690Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:26:15.690Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:26:15.690Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:26:15.690Z] ---> 17d8a7d3b840 [2023-03-21T23:26:15.690Z] Step 3/20 : WORKDIR /edgex-go [2023-03-21T23:26:16.281Z] ---> Running in 57207ef51294 [2023-03-21T23:26:16.281Z] ---> Running in 666f6cf25c25 [2023-03-21T23:26:16.281Z] ---> Running in 09b826c32183 [2023-03-21T23:26:16.281Z] ---> Running in 8bd38524d1c7 [2023-03-21T23:26:16.281Z] ---> Running in 3eae6c262f5c [2023-03-21T23:26:16.872Z] Removing intermediate container 57207ef51294 [2023-03-21T23:26:16.872Z] ---> 6a0fafb76d1e [2023-03-21T23:26:16.872Z] Step 4/25 : WORKDIR /edgex-go [2023-03-21T23:26:16.872Z] Removing intermediate container 3eae6c262f5c [2023-03-21T23:26:16.872Z] ---> ec1b6b0d75ad [2023-03-21T23:26:16.872Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T23:26:16.872Z] ---> Running in 4655b9e657ed [2023-03-21T23:26:17.140Z] Removing intermediate container 09b826c32183 [2023-03-21T23:26:17.140Z] ---> 0b0a093d941a [2023-03-21T23:26:17.140Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T23:26:17.140Z] Removing intermediate container 666f6cf25c25 [2023-03-21T23:26:17.140Z] ---> 80e8807217ee [2023-03-21T23:26:17.140Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T23:26:17.140Z] Removing intermediate container 8bd38524d1c7 [2023-03-21T23:26:17.140Z] ---> 4c69d848b9a8 [2023-03-21T23:26:17.140Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-21T23:26:17.140Z] ---> Running in 835b9acc7975 [2023-03-21T23:26:17.140Z] ---> Running in 09ddb08ec823 [2023-03-21T23:26:17.140Z] ---> Running in 0ad399a86501 [2023-03-21T23:26:17.407Z] ---> Running in 056611d493d5 [2023-03-21T23:26:17.992Z] Removing intermediate container 4655b9e657ed [2023-03-21T23:26:17.992Z] ---> a7e7e7a9a967 [2023-03-21T23:26:17.992Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-21T23:26:17.992Z] ---> Running in c9f2e39d7aa3 [2023-03-21T23:26:18.259Z] Removing intermediate container 835b9acc7975 [2023-03-21T23:26:18.259Z] ---> da1c0b3afb9e [2023-03-21T23:26:18.259Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T23:26:18.543Z] Removing intermediate container 0ad399a86501 [2023-03-21T23:26:18.543Z] ---> 035a36217042 [2023-03-21T23:26:18.543Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T23:26:18.543Z] ---> Running in 6a0e7b359318 [2023-03-21T23:26:18.543Z] ---> Running in 55a2edcdc1b3 [2023-03-21T23:26:19.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:19.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:20.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:20.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:20.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:20.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:20.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:21.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:21.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:21.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:22.173Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T23:26:22.173Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T23:26:22.173Z] OK: 17691 distinct packages available [2023-03-21T23:26:22.173Z] OK: 263 MiB in 53 packages [2023-03-21T23:26:22.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:23.024Z] OK: 263 MiB in 53 packages [2023-03-21T23:26:23.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:23.294Z] OK: 263 MiB in 53 packages [2023-03-21T23:26:23.294Z] OK: 263 MiB in 53 packages [2023-03-21T23:26:23.889Z] Removing intermediate container 09ddb08ec823 [2023-03-21T23:26:23.889Z] ---> 14fba3fa9c7b [2023-03-21T23:26:23.889Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T23:26:24.471Z] OK: 263 MiB in 53 packages [2023-03-21T23:26:24.747Z] Removing intermediate container c9f2e39d7aa3 [2023-03-21T23:26:24.747Z] ---> d75013ce474e [2023-03-21T23:26:24.747Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-21T23:26:25.024Z] Removing intermediate container 6a0e7b359318 [2023-03-21T23:26:25.024Z] ---> b6dca50d32cf [2023-03-21T23:26:25.024Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T23:26:25.292Z] Removing intermediate container 55a2edcdc1b3 [2023-03-21T23:26:25.292Z] ---> 1441e87c4106 [2023-03-21T23:26:25.292Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T23:26:25.558Z] ---> dae0fda38f6d [2023-03-21T23:26:25.558Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:26:25.558Z] ---> Running in c76f746e5016 [2023-03-21T23:26:26.142Z] Removing intermediate container 056611d493d5 [2023-03-21T23:26:26.142Z] ---> 8f150f323f69 [2023-03-21T23:26:26.142Z] ---> 9b8eb27aaff6 [2023-03-21T23:26:26.142Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:26:26.142Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-21T23:26:26.410Z] ---> 7008f1adad0b [2023-03-21T23:26:26.410Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:26:26.410Z] ---> Running in 9fae25532568 [2023-03-21T23:26:26.677Z] ---> Running in a222ad0de4de [2023-03-21T23:26:26.677Z] ---> 2fd7032f2ce6 [2023-03-21T23:26:26.677Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:26:26.944Z] ---> Running in c207c18e8c66 [2023-03-21T23:26:27.527Z] ---> 887328a6f34a [2023-03-21T23:26:27.527Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:26:27.794Z] ---> Running in 251598f8e91d [2023-03-21T23:28:34.456Z] Removing intermediate container 9fae25532568 [2023-03-21T23:28:34.456Z] ---> 5c9fd8532b3e [2023-03-21T23:28:34.456Z] Step 8/25 : COPY . . [2023-03-21T23:28:34.456Z] Removing intermediate container 251598f8e91d [2023-03-21T23:28:34.456Z] ---> 92c5b2400de0 [2023-03-21T23:28:34.456Z] Step 7/20 : COPY . . [2023-03-21T23:28:34.456Z] Removing intermediate container a222ad0de4de [2023-03-21T23:28:34.456Z] ---> 71f4598b158e [2023-03-21T23:28:34.456Z] Step 8/23 : COPY . . [2023-03-21T23:28:34.456Z] Removing intermediate container c76f746e5016 [2023-03-21T23:28:34.456Z] ---> 928967a3a7aa [2023-03-21T23:28:34.456Z] Step 7/27 : COPY . . [2023-03-21T23:28:34.456Z] Removing intermediate container c207c18e8c66 [2023-03-21T23:28:34.456Z] ---> c8cbdb6b47a2 [2023-03-21T23:28:34.456Z] Step 8/23 : COPY . . [2023-03-21T23:28:52.780Z] ---> 5bb62e0e42d7 [2023-03-21T23:28:52.780Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-21T23:28:52.780Z] ---> cecb1bacd5ab [2023-03-21T23:28:52.780Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-21T23:28:52.780Z] ---> abd456e91843 [2023-03-21T23:28:52.780Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-21T23:28:52.780Z] ---> Running in 075422450dbf [2023-03-21T23:28:52.780Z] ---> Running in 923fe3bb10da [2023-03-21T23:28:52.780Z] ---> 8450ce20c1a6 [2023-03-21T23:28:52.780Z] ---> Running in 4f4dd577f039 [2023-03-21T23:28:52.780Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-21T23:28:52.780Z] ---> f511ed9c5f12 [2023-03-21T23:28:52.780Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T23:28:52.780Z] ---> Running in 2c4c22649fe3 [2023-03-21T23:28:52.780Z] ---> Running in 18d7231ec811 [2023-03-21T23:28:52.780Z] Removing intermediate container 18d7231ec811 [2023-03-21T23:28:52.780Z] ---> 1edcf02059a5 [2023-03-21T23:28:52.780Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T23:28:52.780Z] ---> Running in ca4a796932d7 [2023-03-21T23:28:52.780Z] Removing intermediate container ca4a796932d7 [2023-03-21T23:28:52.780Z] ---> df993f4ee1f5 [2023-03-21T23:28:52.780Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T23:28:52.780Z] ---> Running in dce45c6db479 [2023-03-21T23:28:52.780Z] 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 [2023-03-21T23:28:52.780Z] 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 [2023-03-21T23:28:52.780Z] Removing intermediate container dce45c6db479 [2023-03-21T23:28:52.780Z] ---> 31cc94cfebe8 [2023-03-21T23:28:52.780Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T23:28:53.097Z] 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 [2023-03-21T23:28:53.097Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T23:28:53.097Z] ---> Running in cd7922930cda [2023-03-21T23:28:56.497Z] Removing intermediate container cd7922930cda [2023-03-21T23:28:56.497Z] ---> 7275bb545d75 [2023-03-21T23:28:56.497Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T23:28:56.497Z] ---> Running in 0977733bb622 [2023-03-21T23:28:57.106Z] Removing intermediate container 0977733bb622 [2023-03-21T23:28:57.106Z] ---> 7dc8ff04ebcd [2023-03-21T23:28:57.106Z] [2023-03-21T23:28:57.106Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T23:28:57.373Z] 3.17: Pulling from library/alpine [2023-03-21T23:28:57.373Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T23:28:57.373Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T23:28:57.373Z] ---> d74e625d9115 [2023-03-21T23:28:57.373Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T23:28:57.642Z] ---> Running in af03ce78b96f [2023-03-21T23:28:57.908Z] Removing intermediate container af03ce78b96f [2023-03-21T23:28:57.908Z] ---> 53819896882f [2023-03-21T23:28:57.908Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T23:28:58.173Z] ---> Running in e29836d34f34 [2023-03-21T23:29:00.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:29:00.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:29:02.641Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T23:29:02.641Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T23:29:02.641Z] OK: 17689 distinct packages available [2023-03-21T23:29:02.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:29:03.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:29:05.003Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-21T23:29:05.003Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-21T23:29:05.003Z] (3/5) Installing libucontext (1.2-r0) [2023-03-21T23:29:05.003Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-21T23:29:05.003Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-21T23:29:05.003Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:29:05.003Z] OK: 9 MiB in 20 packages [2023-03-21T23:29:06.959Z] Removing intermediate container e29836d34f34 [2023-03-21T23:29:06.959Z] ---> a286950445ec [2023-03-21T23:29:06.959Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:29:07.915Z] ---> 5f06aa9bb385 [2023-03-21T23:29:07.915Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:29:08.873Z] ---> 6bb37af89398 [2023-03-21T23:29:08.873Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-21T23:29:12.218Z] ---> 03c3bb03c2b1 [2023-03-21T23:29:12.218Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T23:29:18.873Z] ---> 88bffe979dfe [2023-03-21T23:29:18.873Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T23:29:19.140Z] ---> c1e2f71e6231 [2023-03-21T23:29:19.140Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-21T23:29:20.102Z] ---> 80215c7677a0 [2023-03-21T23:29:20.102Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-21T23:29:21.506Z] ---> 7a83a59f7d0f [2023-03-21T23:29:21.506Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T23:29:21.506Z] ---> Running in 78e35bf1cd79 [2023-03-21T23:29:24.608Z] Removing intermediate container 78e35bf1cd79 [2023-03-21T23:29:24.608Z] ---> a26a1ca676ff [2023-03-21T23:29:24.608Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T23:29:24.608Z] ---> Running in 7ad6f47b8734 [2023-03-21T23:29:24.873Z] Removing intermediate container 7ad6f47b8734 [2023-03-21T23:29:24.873Z] ---> 13b7c0134cec [2023-03-21T23:29:24.873Z] Step 25/27 : LABEL arch=arm64 [2023-03-21T23:29:24.873Z] ---> Running in 2cff4eb7d0c0 [2023-03-21T23:29:25.455Z] Removing intermediate container 2cff4eb7d0c0 [2023-03-21T23:29:25.455Z] ---> a022475b54df [2023-03-21T23:29:25.455Z] Step 26/27 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:29:25.455Z] ---> Running in 9061d57d35b6 [2023-03-21T23:29:26.035Z] Removing intermediate container 9061d57d35b6 [2023-03-21T23:29:26.035Z] ---> 0dc8ee93ac8b [2023-03-21T23:29:26.035Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T23:29:26.035Z] ---> Running in fecfa972207e [2023-03-21T23:29:26.614Z] Removing intermediate container fecfa972207e [2023-03-21T23:29:26.614Z] ---> aafa9083448e [2023-03-21T23:29:26.614Z] [2023-03-21T23:29:26.879Z] Successfully built aafa9083448e [2023-03-21T23:29:26.879Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-21T23:29:26.879Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-03-21T23:29:45.057Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:29:45.057Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:29:45.057Z] ---> 17d8a7d3b840 [2023-03-21T23:29:45.057Z] Step 3/22 : WORKDIR /edgex-go [2023-03-21T23:29:45.057Z] ---> Using cache [2023-03-21T23:29:45.057Z] ---> 4c69d848b9a8 [2023-03-21T23:29:45.057Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-21T23:29:45.057Z] ---> Running in deac24f60f30 [2023-03-21T23:29:45.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:29:45.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:29:47.031Z] OK: 263 MiB in 53 packages [2023-03-21T23:29:48.441Z] Removing intermediate container deac24f60f30 [2023-03-21T23:29:48.441Z] ---> 40bde09c96ed [2023-03-21T23:29:48.441Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-21T23:29:52.680Z] ---> e01d889ebd76 [2023-03-21T23:29:52.680Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:29:52.680Z] ---> Running in 9c07eebf89d8 [2023-03-21T23:31:29.268Z] Removing intermediate container 9c07eebf89d8 [2023-03-21T23:31:29.268Z] ---> 0748fb040cba [2023-03-21T23:31:29.268Z] Step 7/22 : COPY . . [2023-03-21T23:31:34.599Z] ---> 4c1dd2e915da [2023-03-21T23:31:34.599Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-21T23:31:36.005Z] ---> Running in 784db68350e1 [2023-03-21T23:31:37.943Z] 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 [2023-03-21T23:35:44.748Z] Removing intermediate container 4f4dd577f039 [2023-03-21T23:35:44.748Z] ---> a42e10b9e7b5 [2023-03-21T23:35:44.748Z] [2023-03-21T23:35:44.748Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T23:35:44.748Z] ---> d74e625d9115 [2023-03-21T23:35:44.748Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T23:35:45.014Z] ---> Running in fa13063ebd90 [2023-03-21T23:35:45.601Z] Removing intermediate container fa13063ebd90 [2023-03-21T23:35:45.601Z] ---> 6274d679f58c [2023-03-21T23:35:45.601Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T23:35:45.601Z] ---> Running in f5a9b1841054 [2023-03-21T23:35:47.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:35:48.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:35:49.529Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T23:35:49.529Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:35:49.529Z] OK: 8 MiB in 16 packages [2023-03-21T23:35:50.930Z] Removing intermediate container f5a9b1841054 [2023-03-21T23:35:50.930Z] ---> 95350f64cb4b [2023-03-21T23:35:50.930Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:35:51.906Z] ---> 30be479b7612 [2023-03-21T23:35:51.906Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:35:52.869Z] ---> 0a42b27d77b2 [2023-03-21T23:35:52.869Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-21T23:35:54.272Z] ---> 583793c27e5e [2023-03-21T23:35:54.272Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:35:56.841Z] ---> 12c860b38b7b [2023-03-21T23:35:56.841Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-21T23:35:57.110Z] ---> 5f9fd5db73f4 [2023-03-21T23:35:57.110Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T23:35:57.375Z] ---> Running in 4c22284f188b [2023-03-21T23:36:00.703Z] Removing intermediate container 4c22284f188b [2023-03-21T23:36:00.703Z] ---> c07739543ec1 [2023-03-21T23:36:00.703Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T23:36:00.703Z] ---> Running in 3ed0290c4288 [2023-03-21T23:36:00.703Z] Removing intermediate container 3ed0290c4288 [2023-03-21T23:36:00.703Z] ---> 90da80cb5f3b [2023-03-21T23:36:00.703Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T23:36:00.703Z] ---> Running in c653e87c6622 [2023-03-21T23:36:01.284Z] Removing intermediate container c653e87c6622 [2023-03-21T23:36:01.284Z] ---> 315f2eec4e83 [2023-03-21T23:36:01.284Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T23:36:01.284Z] ---> Running in e7ba18753b4e [2023-03-21T23:36:01.873Z] Removing intermediate container e7ba18753b4e [2023-03-21T23:36:01.873Z] ---> e63580e959e5 [2023-03-21T23:36:01.873Z] Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:36:01.873Z] ---> Running in b7f88f352522 [2023-03-21T23:36:02.453Z] Removing intermediate container b7f88f352522 [2023-03-21T23:36:02.453Z] ---> 375c5a2528b0 [2023-03-21T23:36:02.453Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T23:36:02.453Z] ---> Running in 3fef64a3dfee [2023-03-21T23:36:02.720Z] Removing intermediate container 3fef64a3dfee [2023-03-21T23:36:02.720Z] ---> 03a76a0ccdca [2023-03-21T23:36:02.720Z] [2023-03-21T23:36:02.984Z] Successfully built 03a76a0ccdca [2023-03-21T23:36:03.478Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-21T23:36:03.478Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-03-21T23:36:18.586Z] Removing intermediate container 923fe3bb10da [2023-03-21T23:36:18.586Z] ---> 26624a734435 [2023-03-21T23:36:18.586Z] [2023-03-21T23:36:18.586Z] Step 10/25 : FROM alpine:3.17 [2023-03-21T23:36:18.586Z] ---> d74e625d9115 [2023-03-21T23:36:18.586Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-21T23:36:18.586Z] ---> Running in 203e9c22e6e3 [2023-03-21T23:36:20.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:36:20.800Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:36:20.800Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:36:20.800Z] ---> 17d8a7d3b840 [2023-03-21T23:36:20.800Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:36:20.800Z] ---> Using cache [2023-03-21T23:36:20.800Z] ---> 80e8807217ee [2023-03-21T23:36:20.800Z] Step 4/24 : WORKDIR /edgex-go [2023-03-21T23:36:20.800Z] ---> Using cache [2023-03-21T23:36:20.800Z] ---> 035a36217042 [2023-03-21T23:36:20.800Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-21T23:36:20.800Z] ---> Using cache [2023-03-21T23:36:20.800Z] ---> 1441e87c4106 [2023-03-21T23:36:20.800Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-21T23:36:20.800Z] ---> Using cache [2023-03-21T23:36:20.800Z] ---> 2fd7032f2ce6 [2023-03-21T23:36:20.800Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:36:20.800Z] ---> Using cache [2023-03-21T23:36:20.800Z] ---> c8cbdb6b47a2 [2023-03-21T23:36:20.800Z] Step 8/24 : COPY . . [2023-03-21T23:36:20.800Z] ---> Using cache [2023-03-21T23:36:20.800Z] ---> cecb1bacd5ab [2023-03-21T23:36:20.800Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-21T23:36:21.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:36:21.957Z] ---> Running in face60ad8e83 [2023-03-21T23:36:22.910Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T23:36:22.910Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:36:22.910Z] OK: 8 MiB in 16 packages [2023-03-21T23:36:24.318Z] 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 [2023-03-21T23:36:24.318Z] Removing intermediate container 203e9c22e6e3 [2023-03-21T23:36:24.318Z] ---> ca3a795285ec [2023-03-21T23:36:24.318Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T23:36:24.589Z] ---> Running in 1440dc164636 [2023-03-21T23:36:25.168Z] Removing intermediate container 1440dc164636 [2023-03-21T23:36:25.168Z] ---> 42a57e933ff6 [2023-03-21T23:36:25.168Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-21T23:36:25.168Z] ---> Running in 7e95de640ef6 [2023-03-21T23:36:25.747Z] Removing intermediate container 7e95de640ef6 [2023-03-21T23:36:25.747Z] ---> cd2c166932ce [2023-03-21T23:36:25.747Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-21T23:36:25.747Z] ---> Running in 0873b2d6969a [2023-03-21T23:36:26.012Z] Removing intermediate container 0873b2d6969a [2023-03-21T23:36:26.012Z] ---> 49734c8cadac [2023-03-21T23:36:26.012Z] Step 15/25 : WORKDIR / [2023-03-21T23:36:26.277Z] ---> Running in 1f3dbd987a2f [2023-03-21T23:36:26.542Z] Removing intermediate container 1f3dbd987a2f [2023-03-21T23:36:26.807Z] ---> a53f01a5bea3 [2023-03-21T23:36:26.807Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:36:27.391Z] ---> d9d535f684c5 [2023-03-21T23:36:27.391Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:36:28.793Z] ---> 72fe1823c94f [2023-03-21T23:36:28.793Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-21T23:36:30.192Z] ---> 05e3e3b6ed7d [2023-03-21T23:36:30.192Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:36:31.146Z] ---> cdd1309df2d3 [2023-03-21T23:36:31.146Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-21T23:36:32.099Z] ---> b751f4c9dcf7 [2023-03-21T23:36:32.099Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-21T23:36:32.099Z] ---> Running in b2cd0e333f14 [2023-03-21T23:36:32.364Z] Removing intermediate container b2cd0e333f14 [2023-03-21T23:36:32.364Z] ---> e530e347468e [2023-03-21T23:36:32.364Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T23:36:32.629Z] ---> Running in 114bbc52c56e [2023-03-21T23:36:33.209Z] Removing intermediate container 114bbc52c56e [2023-03-21T23:36:33.209Z] ---> bafb5656d1c0 [2023-03-21T23:36:33.209Z] Step 23/25 : LABEL arch=arm64 [2023-03-21T23:36:33.209Z] ---> Running in 19fe4e488688 [2023-03-21T23:36:35.777Z] Removing intermediate container 19fe4e488688 [2023-03-21T23:36:35.777Z] ---> 6bbc62534110 [2023-03-21T23:36:35.777Z] Step 24/25 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:36:35.777Z] ---> Running in af945034331d [2023-03-21T23:36:36.732Z] Removing intermediate container af945034331d [2023-03-21T23:36:36.732Z] ---> 4f37582eaa59 [2023-03-21T23:36:36.732Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T23:36:36.732Z] ---> Running in 06bcb1d51b15 [2023-03-21T23:36:36.997Z] Removing intermediate container 06bcb1d51b15 [2023-03-21T23:36:37.261Z] ---> 5e86fff86f72 [2023-03-21T23:36:37.261Z] [2023-03-21T23:36:37.527Z] Successfully built 5e86fff86f72 [2023-03-21T23:36:37.527Z] Successfully tagged core-metadata-arm64:latest [2023-03-21T23:36:37.527Z]  Building core-metadata ... done Building security-spire-config [2023-03-21T23:36:55.701Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:36:55.701Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:36:55.701Z] ---> 17d8a7d3b840 [2023-03-21T23:36:55.701Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T23:36:55.701Z] ---> Using cache [2023-03-21T23:36:55.701Z] ---> 4c69d848b9a8 [2023-03-21T23:36:55.702Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T23:36:55.702Z] ---> Running in 58610b925458 [2023-03-21T23:36:57.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:36:57.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:36:59.089Z] OK: 263 MiB in 53 packages [2023-03-21T23:37:03.324Z] Removing intermediate container 58610b925458 [2023-03-21T23:37:03.324Z] ---> 4638692a0d49 [2023-03-21T23:37:03.324Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T23:37:03.589Z] ---> 66e54655c16a [2023-03-21T23:37:03.589Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:37:03.856Z] ---> Running in 0f56e05dadf9 [2023-03-21T23:37:50.699Z] Removing intermediate container 2c4c22649fe3 [2023-03-21T23:37:50.699Z] ---> 3a4a9cec5668 [2023-03-21T23:37:50.699Z] [2023-03-21T23:37:50.699Z] Step 9/20 : FROM alpine:3.17 [2023-03-21T23:37:50.699Z] ---> d74e625d9115 [2023-03-21T23:37:50.699Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T23:37:50.699Z] ---> Running in 0e5d163653ad [2023-03-21T23:37:50.699Z] Removing intermediate container 0e5d163653ad [2023-03-21T23:37:50.699Z] ---> b2cc2183502c [2023-03-21T23:37:50.699Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-21T23:37:50.699Z] ---> Running in f8cbb7ab7f65 [2023-03-21T23:37:50.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:37:50.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:37:50.699Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T23:37:50.699Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T23:37:50.699Z] OK: 17689 distinct packages available [2023-03-21T23:37:50.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:37:50.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:37:51.280Z] Removing intermediate container 784db68350e1 [2023-03-21T23:37:51.280Z] ---> 4c42c0eef421 [2023-03-21T23:37:51.280Z] [2023-03-21T23:37:51.280Z] Step 9/22 : FROM alpine:3.17 [2023-03-21T23:37:51.280Z] ---> d74e625d9115 [2023-03-21T23:37:51.280Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-21T23:37:51.546Z] ---> Running in e84e8bbfd78e [2023-03-21T23:37:52.501Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-21T23:37:52.501Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-21T23:37:52.501Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-21T23:37:52.501Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-21T23:37:52.501Z] (5/9) Installing curl (7.88.1-r1) [2023-03-21T23:37:52.766Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-21T23:37:52.766Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-21T23:37:52.766Z] (8/9) Installing libucontext (1.2-r0) [2023-03-21T23:37:52.766Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-21T23:37:52.766Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:37:52.766Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T23:37:53.345Z] OK: 11 MiB in 24 packages [2023-03-21T23:37:53.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:37:54.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:37:55.698Z] Removing intermediate container f8cbb7ab7f65 [2023-03-21T23:37:55.698Z] ---> 43f93ca9db04 [2023-03-21T23:37:55.698Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:37:55.698Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T23:37:55.698Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-21T23:37:55.698Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:37:55.698Z] OK: 8 MiB in 17 packages [2023-03-21T23:37:56.656Z] ---> e95be711102e [2023-03-21T23:37:56.656Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:37:57.614Z] Removing intermediate container e84e8bbfd78e [2023-03-21T23:37:57.614Z] ---> 03d1fd658564 [2023-03-21T23:37:57.614Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T23:37:57.614Z] ---> Running in e214b324901b [2023-03-21T23:37:58.204Z] ---> 0e9ae56687ea [2023-03-21T23:37:58.204Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-21T23:37:58.474Z] Removing intermediate container e214b324901b [2023-03-21T23:37:58.474Z] ---> 8f62cebd5c46 [2023-03-21T23:37:58.474Z] Step 12/22 : WORKDIR /edgex [2023-03-21T23:37:58.474Z] ---> Running in 1fba8cc0544f [2023-03-21T23:37:59.430Z] Removing intermediate container 1fba8cc0544f [2023-03-21T23:37:59.430Z] ---> eba7faee1419 [2023-03-21T23:37:59.430Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:38:00.828Z] ---> 59cb0f109960 [2023-03-21T23:38:00.828Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:38:00.828Z] ---> 91d05db5440f [2023-03-21T23:38:00.828Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:38:01.783Z] ---> 059dbb3cbe94 [2023-03-21T23:38:01.783Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-21T23:38:02.050Z] ---> f6c3eb37c107 [2023-03-21T23:38:02.050Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-21T23:38:02.050Z] ---> Running in bfb24ffb3e47 [2023-03-21T23:38:03.005Z] Removing intermediate container bfb24ffb3e47 [2023-03-21T23:38:03.005Z] ---> 67f88ad68ea8 [2023-03-21T23:38:03.005Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T23:38:03.005Z] ---> Running in 7e36fec97e5a [2023-03-21T23:38:03.005Z] ---> a24b7d169cfb [2023-03-21T23:38:03.005Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-21T23:38:03.586Z] Removing intermediate container 7e36fec97e5a [2023-03-21T23:38:03.586Z] ---> 1f745c93c975 [2023-03-21T23:38:03.586Z] Step 18/20 : LABEL arch=arm64 [2023-03-21T23:38:03.851Z] ---> Running in f77ddeb0ab70 [2023-03-21T23:38:07.183Z] Removing intermediate container f77ddeb0ab70 [2023-03-21T23:38:07.183Z] ---> 49dec65b72d1 [2023-03-21T23:38:07.183Z] Step 19/20 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:38:07.183Z] ---> Running in a8e983966f24 [2023-03-21T23:38:07.183Z] ---> 05510e9f4516 [2023-03-21T23:38:07.183Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T23:38:07.771Z] Removing intermediate container a8e983966f24 [2023-03-21T23:38:07.771Z] ---> ef077e150597 [2023-03-21T23:38:07.771Z] Step 20/20 : LABEL version=0.0.0 [2023-03-21T23:38:08.037Z] ---> Running in 0e857438936d [2023-03-21T23:38:08.635Z] ---> 664cb453cacb [2023-03-21T23:38:08.635Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T23:38:08.901Z] ---> Running in a7977ac87e0e [2023-03-21T23:38:08.901Z] Removing intermediate container 0e857438936d [2023-03-21T23:38:08.901Z] ---> 6d3fea4bef59 [2023-03-21T23:38:08.901Z] [2023-03-21T23:38:10.303Z] Successfully built 6d3fea4bef59 [2023-03-21T23:38:10.304Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-21T23:38:10.304Z] Building support-notifications [2023-03-21T23:38:13.636Z]  Building security-spiffe-token-provider ... done Removing intermediate container a7977ac87e0e [2023-03-21T23:38:13.636Z] ---> cfb94cca8a79 [2023-03-21T23:38:13.636Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T23:38:13.636Z] ---> Running in 835ba2254d56 [2023-03-21T23:38:14.217Z] Removing intermediate container 835ba2254d56 [2023-03-21T23:38:14.217Z] ---> 21bb470b6dc4 [2023-03-21T23:38:14.217Z] Step 20/22 : LABEL arch=arm64 [2023-03-21T23:38:14.484Z] ---> Running in 4e061aa796ea [2023-03-21T23:38:15.440Z] Removing intermediate container 4e061aa796ea [2023-03-21T23:38:15.440Z] ---> abc762cbe08f [2023-03-21T23:38:15.440Z] Step 21/22 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:38:15.440Z] ---> Running in a2987e58c4a8 [2023-03-21T23:38:16.397Z] Removing intermediate container a2987e58c4a8 [2023-03-21T23:38:16.397Z] ---> 90d18eb35894 [2023-03-21T23:38:16.397Z] Step 22/22 : LABEL version=0.0.0 [2023-03-21T23:38:16.397Z] ---> Running in 7320bb2cf9ad [2023-03-21T23:38:17.353Z] Removing intermediate container 7320bb2cf9ad [2023-03-21T23:38:17.353Z] ---> 9747df282652 [2023-03-21T23:38:17.353Z] [2023-03-21T23:38:17.932Z] Successfully built 9747df282652 [2023-03-21T23:38:17.932Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-21T23:38:18.199Z] Building security-spire-server [2023-03-21T23:38:33.170Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:38:33.170Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:38:33.170Z] ---> 17d8a7d3b840 [2023-03-21T23:38:33.170Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:38:33.170Z] ---> Using cache [2023-03-21T23:38:33.170Z] ---> 80e8807217ee [2023-03-21T23:38:33.170Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T23:38:33.170Z] ---> Using cache [2023-03-21T23:38:33.170Z] ---> 035a36217042 [2023-03-21T23:38:33.170Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-21T23:38:33.170Z] ---> Running in 676958e304cc [2023-03-21T23:38:34.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:38:34.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:38:36.106Z] OK: 263 MiB in 53 packages [2023-03-21T23:38:38.674Z] Removing intermediate container 676958e304cc [2023-03-21T23:38:38.674Z] ---> 087927f1699b [2023-03-21T23:38:38.674Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T23:38:40.612Z] ---> 7e002191740b [2023-03-21T23:38:40.612Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:38:40.612Z] ---> Running in 5b5a4dde42da [2023-03-21T23:38:45.936Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:38:45.936Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:38:45.936Z] ---> 17d8a7d3b840 [2023-03-21T23:38:45.936Z] Step 3/26 : WORKDIR /edgex-go [2023-03-21T23:38:45.936Z] ---> Using cache [2023-03-21T23:38:45.936Z] ---> 4c69d848b9a8 [2023-03-21T23:38:45.936Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T23:38:45.936Z] ---> Using cache [2023-03-21T23:38:45.936Z] ---> 4638692a0d49 [2023-03-21T23:38:45.936Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-21T23:38:45.936Z] ---> Using cache [2023-03-21T23:38:45.936Z] ---> 66e54655c16a [2023-03-21T23:38:45.936Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:38:45.936Z] ---> Running in 6cead552b66c [2023-03-21T23:38:52.583Z] Removing intermediate container 075422450dbf [2023-03-21T23:38:52.583Z] ---> e3397e25b9ad [2023-03-21T23:38:52.583Z] [2023-03-21T23:38:52.583Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T23:38:52.583Z] ---> d74e625d9115 [2023-03-21T23:38:52.583Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T23:38:52.583Z] ---> Using cache [2023-03-21T23:38:52.583Z] ---> ca3a795285ec [2023-03-21T23:38:52.583Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T23:38:52.583Z] ---> Using cache [2023-03-21T23:38:52.583Z] ---> 42a57e933ff6 [2023-03-21T23:38:52.583Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-21T23:38:52.583Z] ---> Running in 85346022044b [2023-03-21T23:38:53.162Z] Removing intermediate container 85346022044b [2023-03-21T23:38:53.162Z] ---> 3e34abfb9f6b [2023-03-21T23:38:53.163Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T23:38:53.163Z] ---> Running in a078cb7d5249 [2023-03-21T23:38:54.115Z] Removing intermediate container a078cb7d5249 [2023-03-21T23:38:54.115Z] ---> 4ca88d4ab3d9 [2023-03-21T23:38:54.115Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:38:55.518Z] ---> 9a47d9d628c6 [2023-03-21T23:38:55.518Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:38:56.917Z] ---> 364ca7b60671 [2023-03-21T23:38:56.917Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-21T23:39:01.176Z] ---> 65b5c82d4987 [2023-03-21T23:39:01.176Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:39:02.140Z] ---> e1dcdf664f4d [2023-03-21T23:39:02.140Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-21T23:39:02.424Z] ---> Running in 16d6ea8025fa [2023-03-21T23:39:03.001Z] Removing intermediate container 16d6ea8025fa [2023-03-21T23:39:03.001Z] ---> da9a298723e6 [2023-03-21T23:39:03.001Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T23:39:03.265Z] ---> Running in f71dec126156 [2023-03-21T23:39:03.845Z] Removing intermediate container f71dec126156 [2023-03-21T23:39:03.845Z] ---> d9b537a77098 [2023-03-21T23:39:03.845Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T23:39:04.110Z] ---> Running in f38c899310f1 [2023-03-21T23:39:04.694Z] Removing intermediate container f38c899310f1 [2023-03-21T23:39:04.694Z] ---> 912a2ef87008 [2023-03-21T23:39:04.694Z] Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:39:04.694Z] ---> Running in 31b6109913f7 [2023-03-21T23:39:05.277Z] Removing intermediate container 31b6109913f7 [2023-03-21T23:39:05.277Z] ---> 7175d25d0549 [2023-03-21T23:39:05.277Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T23:39:05.541Z] ---> Running in 84b08c57b036 [2023-03-21T23:39:06.125Z] Removing intermediate container 84b08c57b036 [2023-03-21T23:39:06.125Z] ---> 335cb4f34716 [2023-03-21T23:39:06.125Z] [2023-03-21T23:39:06.710Z] Removing intermediate container 0f56e05dadf9 [2023-03-21T23:39:06.710Z] ---> 30de052bfaff [2023-03-21T23:39:06.710Z] Step 7/27 : COPY . . [2023-03-21T23:39:06.710Z] Successfully built 335cb4f34716 [2023-03-21T23:39:06.710Z] Successfully tagged support-scheduler-arm64:latest [2023-03-21T23:39:06.710Z]  Building support-scheduler ... done Building core-data [2023-03-21T23:39:21.670Z] ---> b3a7e73a3c8e [2023-03-21T23:39:21.670Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T23:39:21.670Z] ---> Running in e6c9e44503f5 [2023-03-21T23:39:21.949Z] Removing intermediate container e6c9e44503f5 [2023-03-21T23:39:21.949Z] ---> 946ea97da1d5 [2023-03-21T23:39:21.949Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T23:39:21.949Z] ---> Running in 8c0b9ee40496 [2023-03-21T23:39:22.907Z] Removing intermediate container 8c0b9ee40496 [2023-03-21T23:39:22.907Z] ---> 9b8dc25c3b36 [2023-03-21T23:39:22.907Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T23:39:22.907Z] ---> Running in 96f7c46fceec [2023-03-21T23:39:23.868Z] Removing intermediate container 96f7c46fceec [2023-03-21T23:39:23.868Z] ---> 7296eb7027c9 [2023-03-21T23:39:23.868Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T23:39:23.868Z] ---> Running in b5253d2e0a20 [2023-03-21T23:39:25.274Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:39:25.274Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:39:25.274Z] ---> 17d8a7d3b840 [2023-03-21T23:39:25.274Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:39:25.274Z] ---> Using cache [2023-03-21T23:39:25.274Z] ---> 80e8807217ee [2023-03-21T23:39:25.274Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T23:39:25.274Z] ---> Using cache [2023-03-21T23:39:25.274Z] ---> 035a36217042 [2023-03-21T23:39:25.274Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T23:39:25.274Z] ---> Using cache [2023-03-21T23:39:25.274Z] ---> 1441e87c4106 [2023-03-21T23:39:25.274Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T23:39:25.274Z] ---> Using cache [2023-03-21T23:39:25.274Z] ---> 2fd7032f2ce6 [2023-03-21T23:39:25.274Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:39:25.274Z] ---> Using cache [2023-03-21T23:39:25.274Z] ---> c8cbdb6b47a2 [2023-03-21T23:39:25.274Z] Step 8/23 : COPY . . [2023-03-21T23:39:25.274Z] ---> Using cache [2023-03-21T23:39:25.274Z] ---> cecb1bacd5ab [2023-03-21T23:39:25.274Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-21T23:39:25.856Z] ---> Running in 4bc07ee01570 [2023-03-21T23:39:28.463Z] Removing intermediate container b5253d2e0a20 [2023-03-21T23:39:28.463Z] ---> 539e3434b085 [2023-03-21T23:39:28.463Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T23:39:28.463Z] 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 [2023-03-21T23:39:28.463Z] ---> Running in 326b3cf66503 [2023-03-21T23:39:28.731Z] Removing intermediate container 326b3cf66503 [2023-03-21T23:39:28.731Z] ---> 7118bc25476c [2023-03-21T23:39:28.731Z] [2023-03-21T23:39:28.731Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T23:39:28.731Z] ---> d74e625d9115 [2023-03-21T23:39:28.731Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T23:39:28.731Z] ---> Using cache [2023-03-21T23:39:28.731Z] ---> 53819896882f [2023-03-21T23:39:28.731Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-21T23:39:29.158Z] ---> Running in cf5f2a1e8258 [2023-03-21T23:39:31.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:39:31.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:39:33.751Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T23:39:33.751Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T23:39:33.751Z] OK: 17689 distinct packages available [2023-03-21T23:39:33.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:39:34.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:39:36.104Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-21T23:39:36.105Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-21T23:39:36.105Z] (3/4) Installing libucontext (1.2-r0) [2023-03-21T23:39:36.105Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-21T23:39:36.105Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:39:36.105Z] OK: 8 MiB in 19 packages [2023-03-21T23:39:38.676Z] Removing intermediate container cf5f2a1e8258 [2023-03-21T23:39:38.676Z] ---> 2ce3a2309cbe [2023-03-21T23:39:38.676Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:39:39.255Z] ---> f5d05d6fb428 [2023-03-21T23:39:39.255Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:39:40.659Z] ---> 5f76334853d1 [2023-03-21T23:39:40.659Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T23:39:48.844Z] ---> 940c0a3fef9a [2023-03-21T23:39:48.845Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T23:39:49.803Z] ---> f8a2a3315141 [2023-03-21T23:39:49.803Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-21T23:39:50.068Z] ---> Running in 1982fc0169f8 [2023-03-21T23:39:51.471Z] Removing intermediate container 1982fc0169f8 [2023-03-21T23:39:51.471Z] ---> 12bdcc7f8331 [2023-03-21T23:39:51.471Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-21T23:39:52.871Z] ---> 31a1381ed203 [2023-03-21T23:39:52.871Z] Step 22/27 : WORKDIR / [2023-03-21T23:39:53.152Z] ---> Running in 314102edbf88 [2023-03-21T23:39:54.556Z] Removing intermediate container 314102edbf88 [2023-03-21T23:39:54.556Z] ---> cf7f1c168dde [2023-03-21T23:39:54.556Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T23:39:54.822Z] ---> Running in b5ff30748b50 [2023-03-21T23:39:55.775Z] Removing intermediate container b5ff30748b50 [2023-03-21T23:39:55.775Z] ---> 4a4537b79b68 [2023-03-21T23:39:55.775Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T23:39:55.775Z] ---> Running in bcb295aa38a4 [2023-03-21T23:39:56.728Z] Removing intermediate container bcb295aa38a4 [2023-03-21T23:39:56.728Z] ---> a83684e9b9de [2023-03-21T23:39:56.992Z] Step 25/27 : LABEL arch=arm64 [2023-03-21T23:39:56.992Z] ---> Running in 718011f25f8a [2023-03-21T23:39:57.948Z] Removing intermediate container 718011f25f8a [2023-03-21T23:39:57.948Z] ---> a06508dcbab7 [2023-03-21T23:39:57.948Z] Step 26/27 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:39:57.948Z] ---> Running in 8537e8cc226b [2023-03-21T23:39:58.527Z] Removing intermediate container 8537e8cc226b [2023-03-21T23:39:58.527Z] ---> 6ad90ce419aa [2023-03-21T23:39:58.527Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T23:39:58.790Z] ---> Running in 8b4961e0ba89 [2023-03-21T23:39:59.740Z] Removing intermediate container 8b4961e0ba89 [2023-03-21T23:39:59.740Z] ---> e3057c6fca0e [2023-03-21T23:39:59.740Z] [2023-03-21T23:40:00.691Z] Successfully built e3057c6fca0e [2023-03-21T23:40:00.692Z] Successfully tagged security-spire-config-arm64:latest [2023-03-21T23:40:00.692Z]  Building security-spire-config ... done Building security-proxy-auth [2023-03-21T23:40:22.739Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:40:22.739Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:40:22.739Z] ---> 17d8a7d3b840 [2023-03-21T23:40:22.739Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:40:22.739Z] ---> Using cache [2023-03-21T23:40:22.739Z] ---> 80e8807217ee [2023-03-21T23:40:22.739Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T23:40:22.739Z] ---> Using cache [2023-03-21T23:40:22.739Z] ---> 035a36217042 [2023-03-21T23:40:22.739Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T23:40:22.739Z] ---> Using cache [2023-03-21T23:40:22.739Z] ---> 1441e87c4106 [2023-03-21T23:40:22.739Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T23:40:22.739Z] ---> Using cache [2023-03-21T23:40:22.739Z] ---> 2fd7032f2ce6 [2023-03-21T23:40:22.739Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:40:22.739Z] ---> Using cache [2023-03-21T23:40:22.739Z] ---> c8cbdb6b47a2 [2023-03-21T23:40:22.739Z] Step 8/23 : COPY . . [2023-03-21T23:40:22.739Z] ---> Using cache [2023-03-21T23:40:22.739Z] ---> cecb1bacd5ab [2023-03-21T23:40:22.739Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-21T23:40:23.320Z] ---> Running in c2f9602ee67f [2023-03-21T23:40:25.890Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T23:40:47.912Z] Removing intermediate container 5b5a4dde42da [2023-03-21T23:40:47.912Z] ---> 731123745b43 [2023-03-21T23:40:47.912Z] Step 8/23 : COPY . . [2023-03-21T23:40:52.149Z] Removing intermediate container 6cead552b66c [2023-03-21T23:40:52.149Z] ---> f8c13ea5c981 [2023-03-21T23:40:52.149Z] Step 7/26 : COPY . . [2023-03-21T23:41:04.439Z] ---> 54cab77bfbc1 [2023-03-21T23:41:04.440Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-21T23:41:04.440Z] ---> Running in e8cde6b8933c [2023-03-21T23:41:05.844Z] 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 [2023-03-21T23:41:10.121Z] ---> 01efb2056981 [2023-03-21T23:41:10.121Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T23:41:10.121Z] ---> Running in e1d36df4ac99 [2023-03-21T23:41:10.405Z] Removing intermediate container e1d36df4ac99 [2023-03-21T23:41:10.405Z] ---> 6c4686c750c1 [2023-03-21T23:41:10.405Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-21T23:41:10.673Z] ---> Running in f8644b6ffcf9 [2023-03-21T23:41:11.265Z] Removing intermediate container f8644b6ffcf9 [2023-03-21T23:41:11.265Z] ---> 658a2584406f [2023-03-21T23:41:11.265Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T23:41:11.530Z] ---> Running in d7d3dd89913c [2023-03-21T23:41:12.110Z] Removing intermediate container d7d3dd89913c [2023-03-21T23:41:12.110Z] ---> d59dc806e76f [2023-03-21T23:41:12.110Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T23:41:12.110Z] ---> Running in 094a9b70cefb [2023-03-21T23:41:15.438Z] Removing intermediate container 094a9b70cefb [2023-03-21T23:41:15.438Z] ---> fc436b4fb6da [2023-03-21T23:41:15.438Z] Step 12/26 : WORKDIR /edgex-go [2023-03-21T23:41:15.438Z] ---> Running in a3f3fab82ed8 [2023-03-21T23:41:15.703Z] Removing intermediate container a3f3fab82ed8 [2023-03-21T23:41:15.703Z] ---> e90b9c103dd2 [2023-03-21T23:41:15.703Z] [2023-03-21T23:41:15.703Z] Step 13/26 : FROM alpine:3.17 [2023-03-21T23:41:15.703Z] ---> d74e625d9115 [2023-03-21T23:41:15.703Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T23:41:15.703Z] ---> Using cache [2023-03-21T23:41:15.703Z] ---> 53819896882f [2023-03-21T23:41:15.703Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T23:41:15.703Z] ---> Using cache [2023-03-21T23:41:15.703Z] ---> a286950445ec [2023-03-21T23:41:15.703Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:41:15.703Z] ---> Using cache [2023-03-21T23:41:15.703Z] ---> 5f06aa9bb385 [2023-03-21T23:41:15.703Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:41:15.703Z] ---> Using cache [2023-03-21T23:41:15.974Z] ---> 6bb37af89398 [2023-03-21T23:41:15.974Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T23:41:24.165Z] ---> e0ade1389a8b [2023-03-21T23:41:24.165Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T23:41:24.165Z] ---> ffb14a715365 [2023-03-21T23:41:24.165Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-21T23:41:24.432Z] ---> 5d0796d0da07 [2023-03-21T23:41:24.432Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-21T23:41:25.392Z] ---> 7cad71370bf6 [2023-03-21T23:41:25.392Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T23:41:25.657Z] ---> Running in a0b01440422f [2023-03-21T23:41:26.241Z] Removing intermediate container a0b01440422f [2023-03-21T23:41:26.241Z] ---> 1317552e90de [2023-03-21T23:41:26.241Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T23:41:26.241Z] ---> Running in b21909123795 [2023-03-21T23:41:26.820Z] Removing intermediate container b21909123795 [2023-03-21T23:41:26.820Z] ---> e2b38b3e649b [2023-03-21T23:41:26.820Z] Step 24/26 : LABEL arch=arm64 [2023-03-21T23:41:26.820Z] ---> Running in 25350739a718 [2023-03-21T23:41:27.402Z] Removing intermediate container 25350739a718 [2023-03-21T23:41:27.402Z] ---> a6f8a34527b7 [2023-03-21T23:41:27.402Z] Step 25/26 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:41:27.402Z] ---> Running in 84ccfd3f8ece [2023-03-21T23:41:27.981Z] Removing intermediate container 84ccfd3f8ece [2023-03-21T23:41:27.981Z] ---> 311d3e271808 [2023-03-21T23:41:27.981Z] Step 26/26 : LABEL version=0.0.0 [2023-03-21T23:41:28.252Z] ---> Running in 726bd792ec35 [2023-03-21T23:41:28.521Z] Removing intermediate container 726bd792ec35 [2023-03-21T23:41:28.521Z] ---> 41c78002ad7f [2023-03-21T23:41:28.521Z] [2023-03-21T23:41:29.102Z] Successfully built 41c78002ad7f [2023-03-21T23:41:29.102Z] Successfully tagged security-spire-server-arm64:latest [2023-03-21T23:41:29.102Z]  Building security-spire-server ... done Building security-bootstrapper [2023-03-21T23:41:47.294Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:41:47.294Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:41:47.294Z] ---> 17d8a7d3b840 [2023-03-21T23:41:47.294Z] Step 3/33 : WORKDIR /edgex-go [2023-03-21T23:41:47.294Z] ---> Using cache [2023-03-21T23:41:47.294Z] ---> 4c69d848b9a8 [2023-03-21T23:41:47.294Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-21T23:41:47.294Z] ---> Using cache [2023-03-21T23:41:47.294Z] ---> 40bde09c96ed [2023-03-21T23:41:47.294Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-21T23:41:47.294Z] ---> Using cache [2023-03-21T23:41:47.294Z] ---> e01d889ebd76 [2023-03-21T23:41:47.294Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:41:47.294Z] ---> Using cache [2023-03-21T23:41:47.294Z] ---> 0748fb040cba [2023-03-21T23:41:47.294Z] Step 7/33 : COPY . . [2023-03-21T23:41:47.294Z] ---> Using cache [2023-03-21T23:41:47.294Z] ---> 4c1dd2e915da [2023-03-21T23:41:47.294Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-21T23:41:47.294Z] ---> Running in 6361279b0a47 [2023-03-21T23:41:48.252Z] 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 [2023-03-21T23:41:53.581Z] Removing intermediate container face60ad8e83 [2023-03-21T23:41:53.581Z] ---> dc8058da2282 [2023-03-21T23:41:53.581Z] [2023-03-21T23:41:53.581Z] Step 10/24 : FROM alpine:3.17 [2023-03-21T23:41:53.581Z] ---> d74e625d9115 [2023-03-21T23:41:53.581Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T23:41:53.581Z] ---> Using cache [2023-03-21T23:41:53.581Z] ---> ca3a795285ec [2023-03-21T23:41:53.581Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T23:41:53.581Z] ---> Using cache [2023-03-21T23:41:53.581Z] ---> 42a57e933ff6 [2023-03-21T23:41:53.581Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-21T23:41:53.581Z] ---> Running in b3c5ae533558 [2023-03-21T23:41:53.581Z] Removing intermediate container b3c5ae533558 [2023-03-21T23:41:53.581Z] ---> 58e6d520b240 [2023-03-21T23:41:53.581Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-21T23:41:53.581Z] ---> Running in 3de3a8246e28 [2023-03-21T23:41:54.160Z] Removing intermediate container 3de3a8246e28 [2023-03-21T23:41:54.160Z] ---> 243dc476b12f [2023-03-21T23:41:54.160Z] Step 15/24 : WORKDIR / [2023-03-21T23:41:54.160Z] ---> Running in 0f40d9830029 [2023-03-21T23:41:54.742Z] Removing intermediate container 0f40d9830029 [2023-03-21T23:41:54.742Z] ---> 9ff66cdbbf3b [2023-03-21T23:41:54.742Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:41:55.697Z] ---> d9bec1f1d454 [2023-03-21T23:41:55.697Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:41:56.282Z] ---> 9f798eb7f18a [2023-03-21T23:41:56.282Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-21T23:41:58.214Z] ---> f5c671fd577b [2023-03-21T23:41:58.214Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:41:58.794Z] ---> e903a22fd4b6 [2023-03-21T23:41:58.794Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-21T23:41:59.059Z] ---> Running in dd9bdccb327a [2023-03-21T23:41:59.639Z] Removing intermediate container dd9bdccb327a [2023-03-21T23:41:59.639Z] ---> 7e1451c40adf [2023-03-21T23:41:59.639Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T23:41:59.639Z] ---> Running in 657ebbc0e663 [2023-03-21T23:42:02.206Z] Removing intermediate container 657ebbc0e663 [2023-03-21T23:42:02.206Z] ---> 299905ec2276 [2023-03-21T23:42:02.206Z] Step 22/24 : LABEL arch=arm64 [2023-03-21T23:42:02.206Z] ---> Running in 190f235df918 [2023-03-21T23:42:02.794Z] Removing intermediate container 190f235df918 [2023-03-21T23:42:02.794Z] ---> 922485d8786b [2023-03-21T23:42:02.794Z] Step 23/24 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:42:02.794Z] ---> Running in ae5780a068d2 [2023-03-21T23:42:03.373Z] Removing intermediate container ae5780a068d2 [2023-03-21T23:42:03.373Z] ---> eccf03170e29 [2023-03-21T23:42:03.373Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T23:42:03.637Z] ---> Running in cb07bccd6a51 [2023-03-21T23:42:04.216Z] Removing intermediate container cb07bccd6a51 [2023-03-21T23:42:04.216Z] ---> 6ea1d0c09282 [2023-03-21T23:42:04.216Z] [2023-03-21T23:42:04.481Z] Successfully built 6ea1d0c09282 [2023-03-21T23:42:04.481Z] Successfully tagged core-command-arm64:latest [2023-03-21T23:42:04.481Z] Building security-secretstore-setup [2023-03-21T23:42:22.654Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T23:42:22.654Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T23:42:22.654Z] ---> 17d8a7d3b840 [2023-03-21T23:42:22.654Z] Step 3/25 : WORKDIR /edgex-go [2023-03-21T23:42:22.654Z] ---> Using cache [2023-03-21T23:42:22.654Z] ---> 4c69d848b9a8 [2023-03-21T23:42:22.654Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-21T23:42:22.654Z] ---> Using cache [2023-03-21T23:42:22.654Z] ---> 40bde09c96ed [2023-03-21T23:42:22.654Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-21T23:42:22.654Z] ---> Using cache [2023-03-21T23:42:22.654Z] ---> e01d889ebd76 [2023-03-21T23:42:22.654Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:42:22.654Z] ---> Using cache [2023-03-21T23:42:22.654Z] ---> 0748fb040cba [2023-03-21T23:42:22.654Z] Step 7/25 : COPY . . [2023-03-21T23:42:22.654Z] ---> Using cache [2023-03-21T23:42:22.654Z] ---> 4c1dd2e915da [2023-03-21T23:42:22.655Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-21T23:42:22.655Z] ---> Running in 47749670c8b2 [2023-03-21T23:42:23.613Z] 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 [2023-03-21T23:47:00.665Z] Removing intermediate container 4bc07ee01570 [2023-03-21T23:47:00.665Z] ---> c7cf82433b8e [2023-03-21T23:47:00.665Z] [2023-03-21T23:47:00.665Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T23:47:00.665Z] ---> d74e625d9115 [2023-03-21T23:47:00.665Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T23:47:00.665Z] ---> Running in b46915acd7f4 [2023-03-21T23:47:00.665Z] Removing intermediate container b46915acd7f4 [2023-03-21T23:47:00.665Z] ---> 22330a92d819 [2023-03-21T23:47:00.665Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-21T23:47:00.665Z] ---> Running in 7e404494ac94 [2023-03-21T23:47:00.665Z] Removing intermediate container 7e404494ac94 [2023-03-21T23:47:00.665Z] ---> 28dbcd01e119 [2023-03-21T23:47:00.665Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-21T23:47:00.665Z] ---> Running in 813a207b3de1 [2023-03-21T23:47:00.665Z] Removing intermediate container 813a207b3de1 [2023-03-21T23:47:00.665Z] ---> c7e16c5e080c [2023-03-21T23:47:00.665Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T23:47:00.665Z] ---> Running in 6221780da710 [2023-03-21T23:47:00.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:47:00.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:47:00.665Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T23:47:00.665Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:47:00.665Z] OK: 8 MiB in 16 packages [2023-03-21T23:47:05.054Z] Removing intermediate container 6221780da710 [2023-03-21T23:47:05.054Z] ---> f045486f59b4 [2023-03-21T23:47:05.054Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:47:06.011Z] ---> 785ab2bb60e5 [2023-03-21T23:47:06.011Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:47:07.416Z] ---> 7bce3b5b0f16 [2023-03-21T23:47:07.416Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-21T23:47:10.753Z] ---> 64699f708972 [2023-03-21T23:47:10.753Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:47:12.182Z] ---> c6744aa0df23 [2023-03-21T23:47:12.182Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-21T23:47:12.182Z] ---> Running in 3e1f098052cf [2023-03-21T23:47:13.135Z] Removing intermediate container 3e1f098052cf [2023-03-21T23:47:13.135Z] ---> c24bc5504720 [2023-03-21T23:47:13.135Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T23:47:13.400Z] ---> Running in b682b296a94e [2023-03-21T23:47:13.979Z] Removing intermediate container b682b296a94e [2023-03-21T23:47:13.979Z] ---> 7d2e4c38f24b [2023-03-21T23:47:13.979Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T23:47:14.243Z] ---> Running in 1484d58c2b1f [2023-03-21T23:47:14.820Z] Removing intermediate container 1484d58c2b1f [2023-03-21T23:47:14.820Z] ---> e06a7d3bfdcf [2023-03-21T23:47:14.820Z] Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:47:15.091Z] ---> Running in 640654d512e4 [2023-03-21T23:47:15.354Z] Removing intermediate container c2f9602ee67f [2023-03-21T23:47:15.354Z] ---> ad5a11bba0d2 [2023-03-21T23:47:15.354Z] [2023-03-21T23:47:15.354Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T23:47:15.354Z] ---> d74e625d9115 [2023-03-21T23:47:15.354Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T23:47:15.354Z] ---> Using cache [2023-03-21T23:47:15.354Z] ---> 6274d679f58c [2023-03-21T23:47:15.354Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T23:47:15.354Z] ---> Using cache [2023-03-21T23:47:15.354Z] ---> 95350f64cb4b [2023-03-21T23:47:15.354Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:47:15.354Z] ---> Using cache [2023-03-21T23:47:15.620Z] ---> 30be479b7612 [2023-03-21T23:47:15.620Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:47:15.620Z] ---> Using cache [2023-03-21T23:47:15.620Z] ---> 0a42b27d77b2 [2023-03-21T23:47:15.620Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-21T23:47:17.025Z] Removing intermediate container 640654d512e4 [2023-03-21T23:47:17.025Z] ---> a14b9a5ae323 [2023-03-21T23:47:17.025Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T23:47:17.290Z] ---> Running in 25a6b8c768f2 [2023-03-21T23:47:17.870Z] ---> 19cd9a015780 [2023-03-21T23:47:17.870Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:47:18.135Z] Removing intermediate container 25a6b8c768f2 [2023-03-21T23:47:18.135Z] ---> c6b0c9340569 [2023-03-21T23:47:18.135Z] [2023-03-21T23:47:18.402Z] Successfully built c6b0c9340569 [2023-03-21T23:47:18.402Z] Successfully tagged core-data-arm64:latest [2023-03-21T23:47:18.669Z]  Building core-data ... done  ---> de62e7bc19da [2023-03-21T23:47:18.669Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-21T23:47:19.626Z] ---> 5b0fda455eb4 [2023-03-21T23:47:19.626Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T23:47:19.626Z] ---> Running in b0fe9445049e [2023-03-21T23:47:22.997Z] Removing intermediate container b0fe9445049e [2023-03-21T23:47:22.997Z] ---> beed2a4fd38d [2023-03-21T23:47:22.997Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T23:47:22.997Z] ---> Running in dac07d943b02 [2023-03-21T23:47:22.997Z] Removing intermediate container dac07d943b02 [2023-03-21T23:47:22.997Z] ---> 12b14893a9fc [2023-03-21T23:47:22.997Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T23:47:23.272Z] ---> Running in a54054e34d8f [2023-03-21T23:47:23.574Z] Removing intermediate container a54054e34d8f [2023-03-21T23:47:23.574Z] ---> 8b2e34fb55d4 [2023-03-21T23:47:23.574Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T23:47:23.853Z] ---> Running in 317969392fe2 [2023-03-21T23:47:24.143Z] Removing intermediate container 317969392fe2 [2023-03-21T23:47:24.143Z] ---> 2a89f8d69c3f [2023-03-21T23:47:24.143Z] Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:47:24.418Z] ---> Running in e3acd8235ec9 [2023-03-21T23:47:24.686Z] Removing intermediate container e3acd8235ec9 [2023-03-21T23:47:24.686Z] ---> 3b6573885b07 [2023-03-21T23:47:24.686Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T23:47:24.686Z] ---> Running in 9807c84fd38c [2023-03-21T23:47:25.278Z] Removing intermediate container 9807c84fd38c [2023-03-21T23:47:25.278Z] ---> 96d8bca11e12 [2023-03-21T23:47:25.278Z] [2023-03-21T23:47:25.547Z] Successfully built 96d8bca11e12 [2023-03-21T23:47:25.547Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-21T23:48:21.916Z]  Building security-proxy-auth ... done Removing intermediate container 6361279b0a47 [2023-03-21T23:48:21.916Z] ---> 1ddeeac2a679 [2023-03-21T23:48:21.916Z] [2023-03-21T23:48:21.916Z] Step 9/33 : FROM alpine:3.17 [2023-03-21T23:48:21.916Z] ---> d74e625d9115 [2023-03-21T23:48:21.916Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T23:48:21.916Z] ---> Using cache [2023-03-21T23:48:21.916Z] ---> b2cc2183502c [2023-03-21T23:48:21.916Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-21T23:48:21.916Z] ---> Running in 8b97dab9b4e7 [2023-03-21T23:48:21.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:48:21.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:48:21.916Z] 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 [2023-03-21T23:48:21.916Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T23:48:21.916Z] (2/2) Installing su-exec (0.2-r2) [2023-03-21T23:48:21.916Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:48:21.916Z] OK: 8 MiB in 17 packages [2023-03-21T23:48:21.916Z] Removing intermediate container 8b97dab9b4e7 [2023-03-21T23:48:21.916Z] ---> 95b4b593ff9f [2023-03-21T23:48:21.916Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-21T23:48:22.181Z] ---> Running in 6c5442507e27 [2023-03-21T23:48:22.763Z] Removing intermediate container 6c5442507e27 [2023-03-21T23:48:22.763Z] ---> c5fbd36b56fa [2023-03-21T23:48:22.763Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-21T23:48:22.763Z] ---> Running in 6f15b57250aa [2023-03-21T23:48:23.343Z] Removing intermediate container 6f15b57250aa [2023-03-21T23:48:23.343Z] ---> 755c865f1b58 [2023-03-21T23:48:23.343Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-21T23:48:23.609Z] ---> Running in 0ed36c9a8a02 [2023-03-21T23:48:24.198Z] Removing intermediate container 0ed36c9a8a02 [2023-03-21T23:48:24.198Z] ---> a33d4cfdad88 [2023-03-21T23:48:24.198Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-21T23:48:24.198Z] ---> Running in 0093da6d788b [2023-03-21T23:48:25.155Z] Removing intermediate container 0093da6d788b [2023-03-21T23:48:25.155Z] ---> b1a7086a3416 [2023-03-21T23:48:25.155Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-21T23:48:25.155Z] ---> Running in 23f2d35bb42f [2023-03-21T23:48:29.402Z] Removing intermediate container 23f2d35bb42f [2023-03-21T23:48:29.402Z] ---> e40f36c88a14 [2023-03-21T23:48:29.402Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-21T23:48:29.402Z] ---> Running in 1e145003e072 [2023-03-21T23:48:30.005Z] Removing intermediate container 1e145003e072 [2023-03-21T23:48:30.005Z] ---> 6110ed70a2fb [2023-03-21T23:48:30.005Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-21T23:48:30.968Z] ---> b3a08b04a700 [2023-03-21T23:48:30.968Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-21T23:48:31.234Z] ---> Running in 4e0c4c48c07e [2023-03-21T23:48:36.586Z] Removing intermediate container 4e0c4c48c07e [2023-03-21T23:48:36.586Z] ---> 7b9e632bf145 [2023-03-21T23:48:36.586Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:48:36.586Z] Removing intermediate container 47749670c8b2 [2023-03-21T23:48:36.586Z] ---> c4b72feb8d89 [2023-03-21T23:48:36.586Z] [2023-03-21T23:48:36.586Z] Step 9/25 : FROM alpine:3.17 [2023-03-21T23:48:36.586Z] ---> d74e625d9115 [2023-03-21T23:48:36.586Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-21T23:48:36.586Z] ---> Running in fe0e51345e54 [2023-03-21T23:48:36.586Z] ---> 89a59535dd81 [2023-03-21T23:48:36.586Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:48:37.556Z] ---> f710f93fec5d [2023-03-21T23:48:37.556Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-21T23:48:37.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:48:38.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:48:39.373Z] ---> 916e5417e7fe [2023-03-21T23:48:39.373Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-21T23:48:39.957Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-21T23:48:39.957Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-21T23:48:39.957Z] (3/3) Installing su-exec (0.2-r2) [2023-03-21T23:48:39.957Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:48:40.223Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T23:48:40.223Z] ---> 8ef52063e538 [2023-03-21T23:48:40.223Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-21T23:48:40.489Z] OK: 8 MiB in 18 packages [2023-03-21T23:48:41.070Z] ---> 42d06bcaa946 [2023-03-21T23:48:41.071Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-21T23:48:42.025Z] ---> da99d3345e9a [2023-03-21T23:48:42.025Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-21T23:48:42.291Z] Removing intermediate container fe0e51345e54 [2023-03-21T23:48:42.291Z] ---> 6558f29cf4c7 [2023-03-21T23:48:42.291Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T23:48:42.568Z] ---> Running in 5420262b02ff [2023-03-21T23:48:42.835Z] ---> 2fe76f6c256c [2023-03-21T23:48:42.835Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-21T23:48:42.835Z] Removing intermediate container 5420262b02ff [2023-03-21T23:48:42.835Z] ---> c2d12064304f [2023-03-21T23:48:42.835Z] Step 12/25 : WORKDIR / [2023-03-21T23:48:43.100Z] ---> Running in b0f275cf218f [2023-03-21T23:48:43.365Z] ---> 085e58616e66 [2023-03-21T23:48:43.365Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-21T23:48:43.631Z] ---> Running in 9de93799ec4d [2023-03-21T23:48:43.631Z] Removing intermediate container b0f275cf218f [2023-03-21T23:48:43.631Z] ---> cb0b7ee837ea [2023-03-21T23:48:43.631Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:48:45.031Z] ---> 384924a0b590 [2023-03-21T23:48:45.031Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:48:45.611Z] ---> 08dd702d75cd [2023-03-21T23:48:45.612Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-21T23:48:47.549Z] Removing intermediate container 9de93799ec4d [2023-03-21T23:48:47.549Z] ---> 90da64bd3a7c [2023-03-21T23:48:47.549Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-21T23:48:47.549Z] ---> 7c098a99c7a2 [2023-03-21T23:48:47.549Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-21T23:48:47.549Z] ---> Running in d1b8218cb4aa [2023-03-21T23:48:48.135Z] Removing intermediate container d1b8218cb4aa [2023-03-21T23:48:48.135Z] ---> e306589979df [2023-03-21T23:48:48.135Z] Step 30/33 : CMD ["gate"] [2023-03-21T23:48:48.416Z] ---> Running in f7e65bc0cf80 [2023-03-21T23:48:48.416Z] ---> ceabfc331630 [2023-03-21T23:48:48.416Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:48:49.001Z] Removing intermediate container f7e65bc0cf80 [2023-03-21T23:48:49.001Z] ---> 7c50efc27d20 [2023-03-21T23:48:49.001Z] Step 31/33 : LABEL arch=arm64 [2023-03-21T23:48:49.266Z] ---> Running in e27119341a09 [2023-03-21T23:48:49.532Z] ---> 57f011c38210 [2023-03-21T23:48:49.532Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-21T23:48:49.532Z] Removing intermediate container e27119341a09 [2023-03-21T23:48:49.532Z] ---> 03858d16e1ce [2023-03-21T23:48:49.532Z] Step 32/33 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:48:49.798Z] ---> Running in 3ad71592d0c7 [2023-03-21T23:48:50.380Z] Removing intermediate container 3ad71592d0c7 [2023-03-21T23:48:50.380Z] ---> 3b9f9d929ece [2023-03-21T23:48:50.380Z] Step 33/33 : LABEL version=0.0.0 [2023-03-21T23:48:50.380Z] ---> Running in b3ac408c6a51 [2023-03-21T23:48:50.967Z] ---> 8a0627b7576b [2023-03-21T23:48:50.967Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-21T23:48:50.967Z] Removing intermediate container b3ac408c6a51 [2023-03-21T23:48:50.967Z] ---> b012dbcc530d [2023-03-21T23:48:50.967Z] [2023-03-21T23:48:51.234Z] Successfully built b012dbcc530d [2023-03-21T23:48:51.234Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-21T23:48:52.643Z]  Building security-bootstrapper ... done  ---> b1cf70b4b16e [2023-03-21T23:48:52.643Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T23:48:53.229Z] ---> b67c4200f94e [2023-03-21T23:48:53.229Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T23:48:53.497Z] ---> Running in c4e4d640b55f [2023-03-21T23:48:55.440Z] Removing intermediate container c4e4d640b55f [2023-03-21T23:48:55.440Z] ---> 418b97636b3e [2023-03-21T23:48:55.440Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T23:48:55.440Z] ---> Running in 7248e6c9d234 [2023-03-21T23:48:56.024Z] Removing intermediate container 7248e6c9d234 [2023-03-21T23:48:56.024Z] ---> e1bb1af0cf6c [2023-03-21T23:48:56.024Z] Step 23/25 : LABEL arch=arm64 [2023-03-21T23:48:56.024Z] ---> Running in cc2d932e246b [2023-03-21T23:48:56.614Z] Removing intermediate container cc2d932e246b [2023-03-21T23:48:56.614Z] ---> 2f2388ea6982 [2023-03-21T23:48:56.614Z] Step 24/25 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:48:56.614Z] ---> Running in f7793e7058b7 [2023-03-21T23:48:56.882Z] Removing intermediate container f7793e7058b7 [2023-03-21T23:48:56.882Z] ---> d98e539b7a16 [2023-03-21T23:48:56.882Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T23:48:56.882Z] ---> Running in 2e594baaf916 [2023-03-21T23:48:57.463Z] Removing intermediate container 2e594baaf916 [2023-03-21T23:48:57.463Z] ---> 315185470cf6 [2023-03-21T23:48:57.463Z] [2023-03-21T23:48:57.463Z] Successfully built 315185470cf6 [2023-03-21T23:48:57.463Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-21T23:49:19.519Z]  Building security-secretstore-setup ... done Removing intermediate container e8cde6b8933c [2023-03-21T23:49:19.519Z] ---> e1d6fd6ea627 [2023-03-21T23:49:19.519Z] [2023-03-21T23:49:19.519Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T23:49:19.519Z] ---> d74e625d9115 [2023-03-21T23:49:19.519Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-21T23:49:19.519Z] ---> Running in 76fbe267fb9c [2023-03-21T23:49:19.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:49:19.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:49:19.787Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T23:49:19.787Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T23:49:19.787Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:49:19.787Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T23:49:20.368Z] OK: 8 MiB in 17 packages [2023-03-21T23:49:21.773Z] Removing intermediate container 76fbe267fb9c [2023-03-21T23:49:21.773Z] ---> a5e50ad8d78d [2023-03-21T23:49:21.773Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T23:49:21.773Z] ---> Running in 533d427fabee [2023-03-21T23:49:21.773Z] Removing intermediate container 533d427fabee [2023-03-21T23:49:21.773Z] ---> fcf08a683f20 [2023-03-21T23:49:21.773Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-21T23:49:22.038Z] ---> Running in 72fea6f729b8 [2023-03-21T23:49:22.303Z] Removing intermediate container 72fea6f729b8 [2023-03-21T23:49:22.303Z] ---> fe9a903532e5 [2023-03-21T23:49:22.303Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T23:49:22.303Z] ---> Running in fba0bd9e3934 [2023-03-21T23:49:22.567Z] Removing intermediate container fba0bd9e3934 [2023-03-21T23:49:22.567Z] ---> 36297b6680ed [2023-03-21T23:49:22.567Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T23:49:23.146Z] ---> 5fc9231bfe2e [2023-03-21T23:49:23.146Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T23:49:23.727Z] ---> 3e002f808b35 [2023-03-21T23:49:23.727Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-21T23:49:25.135Z] ---> 8ee60c059f44 [2023-03-21T23:49:25.135Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-21T23:49:25.716Z] ---> 5552f0232271 [2023-03-21T23:49:25.716Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-21T23:49:25.716Z] ---> Running in 54f4aac5f45b [2023-03-21T23:49:25.982Z] Removing intermediate container 54f4aac5f45b [2023-03-21T23:49:25.982Z] ---> 8148228066f0 [2023-03-21T23:49:25.982Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T23:49:26.247Z] ---> Running in 37b00a558167 [2023-03-21T23:49:26.512Z] Removing intermediate container 37b00a558167 [2023-03-21T23:49:26.512Z] ---> 22998dacc710 [2023-03-21T23:49:26.512Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T23:49:26.512Z] ---> Running in 2dec10d6410a [2023-03-21T23:49:26.777Z] Removing intermediate container 2dec10d6410a [2023-03-21T23:49:26.777Z] ---> 9c675e9bf6d3 [2023-03-21T23:49:26.777Z] Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-21T23:49:26.777Z] ---> Running in 96c9d233acc3 [2023-03-21T23:49:27.044Z] Removing intermediate container 96c9d233acc3 [2023-03-21T23:49:27.044Z] ---> bdf1a3ca2ecd [2023-03-21T23:49:27.044Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T23:49:27.309Z] ---> Running in 397e2af35a47 [2023-03-21T23:49:27.575Z] Removing intermediate container 397e2af35a47 [2023-03-21T23:49:27.575Z] ---> 40b9eb6e4723 [2023-03-21T23:49:27.575Z] [2023-03-21T23:49:27.838Z] Successfully built 40b9eb6e4723 [2023-03-21T23:49:27.839Z] Successfully tagged support-notifications-arm64:latest [2023-03-21T23:49:28.113Z]  Building support-notifications ... done  [Pipeline] } [2023-03-21T23:49:28.112Z] $ docker stop --time=1 750041b26d0e01ff4d8b625c0e7904baa149ca5fc1fbd09b03e003557a770900 [2023-03-21T23:49:29.758Z] $ docker rm -f --volumes 750041b26d0e01ff4d8b625c0e7904baa149ca5fc1fbd09b03e003557a770900 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T23:49:30.241Z] + docker images [2023-03-21T23:49:30.505Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-21T23:49:30.505Z] support-notifications-arm64 latest 40b9eb6e4723 3 seconds ago 32.5MB [2023-03-21T23:49:30.505Z] e1d6fd6ea627 16 seconds ago 1.57GB [2023-03-21T23:49:30.505Z] security-secretstore-setup-arm64 latest 315185470cf6 33 seconds ago 32.8MB [2023-03-21T23:49:30.505Z] security-bootstrapper-arm64 latest b012dbcc530d 40 seconds ago 22.2MB [2023-03-21T23:49:30.505Z] c4b72feb8d89 55 seconds ago 1.49GB [2023-03-21T23:49:30.505Z] 1ddeeac2a679 About a minute ago 1.49GB [2023-03-21T23:49:30.505Z] security-proxy-auth-arm64 latest 96d8bca11e12 2 minutes ago 18.5MB [2023-03-21T23:49:30.505Z] core-data-arm64 latest c6b0c9340569 2 minutes ago 20.2MB [2023-03-21T23:49:30.505Z] ad5a11bba0d2 2 minutes ago 1.48GB [2023-03-21T23:49:30.505Z] c7cf82433b8e 2 minutes ago 1.5GB [2023-03-21T23:49:30.505Z] core-command-arm64 latest 6ea1d0c09282 7 minutes ago 20MB [2023-03-21T23:49:30.505Z] dc8058da2282 7 minutes ago 1.5GB [2023-03-21T23:49:30.505Z] security-spire-server-arm64 latest 41c78002ad7f 8 minutes ago 87.1MB [2023-03-21T23:49:30.505Z] e90b9c103dd2 8 minutes ago 1.36GB [2023-03-21T23:49:30.505Z] security-spire-config-arm64 latest e3057c6fca0e 9 minutes ago 86.2MB [2023-03-21T23:49:30.505Z] 7118bc25476c 10 minutes ago 1.36GB [2023-03-21T23:49:30.505Z] support-scheduler-arm64 latest 335cb4f34716 10 minutes ago 31.8MB [2023-03-21T23:49:30.505Z] e3397e25b9ad 10 minutes ago 1.57GB [2023-03-21T23:49:30.505Z] security-proxy-setup-arm64 latest 9747df282652 11 minutes ago 19MB [2023-03-21T23:49:30.506Z] security-spiffe-token-provider-arm64 latest 6d3fea4bef59 11 minutes ago 33.1MB [2023-03-21T23:49:30.506Z] 4c42c0eef421 11 minutes ago 1.48GB [2023-03-21T23:49:30.506Z] 3a4a9cec5668 11 minutes ago 1.54GB [2023-03-21T23:49:30.506Z] core-metadata-arm64 latest 5e86fff86f72 12 minutes ago 20.6MB [2023-03-21T23:49:30.506Z] 26624a734435 13 minutes ago 1.51GB [2023-03-21T23:49:30.506Z] core-common-config-bootstrapper-arm64 latest 03a76a0ccdca 13 minutes ago 17.4MB [2023-03-21T23:49:30.506Z] a42e10b9e7b5 13 minutes ago 1.49GB [2023-03-21T23:49:30.506Z] security-spire-agent-arm64 latest aafa9083448e 20 minutes ago 125MB [2023-03-21T23:49:30.506Z] 7dc8ff04ebcd 20 minutes ago 1.36GB [2023-03-21T23:49:30.506Z] ci-base-image-arm64 latest 17d8a7d3b840 36 minutes ago 866MB [2023-03-21T23:49:30.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB [2023-03-21T23:49:30.506Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-21T23:49:30.506Z] 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 [2023-03-21T23:49:30.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T23:49:30.913Z] [2023-03-21T23:49:30.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:49:31.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T23:49:31.233Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T23:49:31.233Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T23:49:31.233Z] 04944245beec: Pulling fs layer [2023-03-21T23:49:31.233Z] 699f458cf7ca: Pulling fs layer [2023-03-21T23:49:31.233Z] 765212b225bb: Pulling fs layer [2023-03-21T23:49:31.233Z] f23df028b6ca: Pulling fs layer [2023-03-21T23:49:31.233Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T23:49:31.233Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T23:49:31.233Z] f23df028b6ca: Waiting [2023-03-21T23:49:31.233Z] d65c8cfc05b1: Waiting [2023-03-21T23:49:31.233Z] 2437ff75d9bd: Waiting [2023-03-21T23:49:31.233Z] 765212b225bb: Waiting [2023-03-21T23:49:31.498Z] 04944245beec: Verifying Checksum [2023-03-21T23:49:31.498Z] 04944245beec: Download complete [2023-03-21T23:49:31.498Z] 765212b225bb: Verifying Checksum [2023-03-21T23:49:31.498Z] 765212b225bb: Download complete [2023-03-21T23:49:31.498Z] f23df028b6ca: Download complete [2023-03-21T23:49:31.498Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T23:49:31.498Z] d65c8cfc05b1: Download complete [2023-03-21T23:49:31.767Z] 699f458cf7ca: Verifying Checksum [2023-03-21T23:49:31.767Z] 699f458cf7ca: Download complete [2023-03-21T23:49:32.035Z] 8998bd30e6a1: Download complete [2023-03-21T23:49:33.974Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T23:49:33.974Z] 2437ff75d9bd: Download complete [2023-03-21T23:49:35.910Z] 8998bd30e6a1: Pull complete [2023-03-21T23:49:36.175Z] 04944245beec: Pull complete [2023-03-21T23:49:37.574Z] 699f458cf7ca: Pull complete [2023-03-21T23:49:37.574Z] 765212b225bb: Pull complete [2023-03-21T23:49:38.532Z] f23df028b6ca: Pull complete [2023-03-21T23:49:38.532Z] d65c8cfc05b1: Pull complete [2023-03-21T23:49:56.723Z] 2437ff75d9bd: Pull complete [2023-03-21T23:49:56.723Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T23:49:56.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T23:49:56.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:49:56.918Z] prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container [2023-03-21T23:49:57.006Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T23:49:59.721Z] $ docker top f3f221d869b75ab3efaf7344e3bc1b3c9c3ea69129a1207f5f54050bb6ae6122 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:00.642Z] ---> job-cost.sh [2023-03-21T23:50:00.642Z] lf-activate-venv: SKIPPING [2023-03-21T23:50:00.642Z] INFO: No Stack... [2023-03-21T23:50:01.234Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T23:50:01.833Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T23:50:02.492Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-03-21T23:50:02.492Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T23:50:02.524Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4464-3-stack-cost] [2023-03-21T23:50:02.532Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4464-3-stack-cost] did not exist. Created. [2023-03-21T23:50:02.532Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4464-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T23:50:03.176Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T23:50:03.352Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T23:50:03.359Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4464-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T23:50:03.366Z] $ docker stop --time=1 f3f221d869b75ab3efaf7344e3bc1b3c9c3ea69129a1207f5f54050bb6ae6122 [2023-03-21T23:50:04.895Z] $ docker rm -f --volumes f3f221d869b75ab3efaf7344e3bc1b3c9c3ea69129a1207f5f54050bb6ae6122 [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 [2023-03-21T23:50:05.296Z] provisioning config files... [2023-03-21T23:50:05.302Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config13046744302440289375tmp [Pipeline] { [Pipeline] sh [2023-03-21T23:50:05.600Z] + set +x [2023-03-21T23:50:05.600Z] + curl -s https://codecov.io/bash [2023-03-21T23:50:05.600Z] + bash -s -- [2023-03-21T23:50:05.600Z] [2023-03-21T23:50:05.600Z] _____ _ [2023-03-21T23:50:05.600Z] / ____| | | [2023-03-21T23:50:05.600Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T23:50:05.600Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T23:50:05.600Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T23:50:05.600Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T23:50:05.600Z] Bash-1.0.6 [2023-03-21T23:50:05.600Z] [2023-03-21T23:50:05.600Z] [2023-03-21T23:50:05.600Z] ==> git version 2.25.1 found [2023-03-21T23:50:05.600Z] ==> 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 [2023-03-21T23:50:05.600Z] Release-Date: 2020-01-08 [2023-03-21T23:50:05.600Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T23:50:05.600Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T23:50:05.600Z] ==> Jenkins CI detected. [2023-03-21T23:50:05.600Z] current dir:  /w/workspace/edgex-go/3 [2023-03-21T23:50:05.600Z] project root: . [2023-03-21T23:50:05.600Z] --> token set from env [2023-03-21T23:50:05.600Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T23:50:05.600Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T23:50:05.600Z] ==> Python coveragepy not found [2023-03-21T23:50:05.600Z] ==> Searching for coverage reports in: [2023-03-21T23:50:05.600Z] + . [2023-03-21T23:50:05.858Z] -> Found 1 reports [2023-03-21T23:50:05.858Z] ==> Detecting git/mercurial file structure [2023-03-21T23:50:05.858Z] ==> Reading reports [2023-03-21T23:50:05.858Z] + ./coverage.out bytes=447378 [2023-03-21T23:50:05.858Z] ==> Appending adjustments [2023-03-21T23:50:05.858Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T23:50:06.792Z] + Found adjustments [2023-03-21T23:50:06.792Z] ==> Gzipping contents [2023-03-21T23:50:06.792Z] 60K /tmp/codecov.wlRxfO.gz [2023-03-21T23:50:06.792Z] ==> Uploading reports [2023-03-21T23:50:06.792Z] url: https://codecov.io [2023-03-21T23:50:06.792Z] query: branch=PR-4464&commit=2d1e6c211f0d0a174d4a783f547b5908762bea7e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4464%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4464&job=&cmd_args= [2023-03-21T23:50:06.792Z] -> Pinging Codecov [2023-03-21T23:50:06.792Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4464&commit=2d1e6c211f0d0a174d4a783f547b5908762bea7e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4464%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4464&job=&cmd_args= [2023-03-21T23:50:07.051Z] -> Uploading to [2023-03-21T23:50:07.051Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/00271124DB129430A58F1EEE437C3FCB/2d1e6c211f0d0a174d4a783f547b5908762bea7e/2a74189d-c94b-42ff-8369-c448c5326594.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T235006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1818c4a422a4fb515579f87c7eeee408611366e39c2cedadf4d3dd2b1d08745 [2023-03-21T23:50:07.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T23:50:07.051Z] Dload Upload Total Spent Left Speed [2023-03-21T23:50:07.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57482 0 0 100 57482 0 276k --:--:-- --:--:-- --:--:-- 276k 100 57482 0 0 100 57482 0 174k --:--:-- --:--:-- --:--:-- 174k [2023-03-21T23:50:07.312Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2d1e6c211f0d0a174d4a783f547b5908762bea7e [Pipeline] } [2023-03-21T23:50:07.319Z] 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 [2023-03-21T23:50:07.920Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:08.208Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:09.061Z] ---> package-listing.sh [2023-03-21T23:50:09.061Z] ++ facter osfamily [2023-03-21T23:50:09.061Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T23:50:09.320Z] + OS_FAMILY=debian [2023-03-21T23:50:09.320Z] + workspace=/w/workspace/edgex-go/3 [2023-03-21T23:50:09.320Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T23:50:09.320Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T23:50:09.320Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T23:50:09.320Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T23:50:09.320Z] + '[' /w/workspace/edgex-go/3 ']' [2023-03-21T23:50:09.320Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T23:50:09.320Z] + case "${OS_FAMILY}" in [2023-03-21T23:50:09.320Z] + dpkg -l [2023-03-21T23:50:09.320Z] + grep '^ii' [2023-03-21T23:50:09.320Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T23:50:09.320Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T23:50:09.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T23:50:09.320Z] + '[' /w/workspace/edgex-go/3 ']' [2023-03-21T23:50:09.320Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-03-21T23:50:09.320Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-03-21T23:50:09.330Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T23:50:09.607Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:50:10.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T23:50:10.167Z] [2023-03-21T23:50:10.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:50:10.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T23:50:10.474Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T23:50:10.474Z] 5eb5b503b376: Pulling fs layer [2023-03-21T23:50:10.474Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T23:50:10.474Z] ec43610c2a17: Pulling fs layer [2023-03-21T23:50:10.474Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T23:50:10.474Z] 33b1e0a273af: Pulling fs layer [2023-03-21T23:50:10.474Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T23:50:10.474Z] 2f39f015ded8: Pulling fs layer [2023-03-21T23:50:10.474Z] 3a2ae6a8a46f: Waiting [2023-03-21T23:50:10.474Z] 33b1e0a273af: Waiting [2023-03-21T23:50:10.474Z] 5d3b04190fa2: Waiting [2023-03-21T23:50:10.474Z] 2f39f015ded8: Waiting [2023-03-21T23:50:10.474Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T23:50:10.474Z] 5c69ac0246d0: Download complete [2023-03-21T23:50:10.474Z] 3a2ae6a8a46f: Download complete [2023-03-21T23:50:10.733Z] 33b1e0a273af: Verifying Checksum [2023-03-21T23:50:10.733Z] 33b1e0a273af: Download complete [2023-03-21T23:50:10.733Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T23:50:10.733Z] 5d3b04190fa2: Download complete [2023-03-21T23:50:10.733Z] ec43610c2a17: Verifying Checksum [2023-03-21T23:50:10.733Z] ec43610c2a17: Download complete [2023-03-21T23:50:10.733Z] 5eb5b503b376: Verifying Checksum [2023-03-21T23:50:10.733Z] 5eb5b503b376: Download complete [2023-03-21T23:50:11.298Z] 2f39f015ded8: Download complete [2023-03-21T23:50:11.861Z] 5eb5b503b376: Pull complete [2023-03-21T23:50:12.119Z] 5c69ac0246d0: Pull complete [2023-03-21T23:50:12.688Z] ec43610c2a17: Pull complete [2023-03-21T23:50:12.688Z] 3a2ae6a8a46f: Pull complete [2023-03-21T23:50:12.945Z] 33b1e0a273af: Pull complete [2023-03-21T23:50:12.945Z] 5d3b04190fa2: Pull complete [2023-03-21T23:50:17.126Z] 2f39f015ded8: Pull complete [2023-03-21T23:50:17.126Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T23:50:17.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T23:50:17.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:50:17.202Z] prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container [2023-03-21T23:50:17.229Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T23:50:20.361Z] $ docker top 00119e14efacc502d14ea7a4a6b52ca84d4eee692a58303da9990195a84ff459 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:50:20.698Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T23:50:20.981Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T23:50:21.263Z] + ls /var/log/sa-host [2023-03-21T23:50:21.263Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:50:21.405Z] provisioning config files... [2023-03-21T23:50:21.413Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config771961669689800708tmp [Pipeline] { [Pipeline] echo [2023-03-21T23:50:21.424Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:21.708Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T23:50:21.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:22.037Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T23:50:22.045Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:22.331Z] ---> sudo-logs.sh [2023-03-21T23:50:22.331Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T23:50:22.355Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:22.643Z] ---> job-cost.sh [2023-03-21T23:50:22.643Z] lf-activate-venv: SKIPPING [2023-03-21T23:50:22.643Z] DEBUG: total: 0.10999999940395355 [2023-03-21T23:50:22.643Z] INFO: Retrieving Stack Cost... [2023-03-21T23:50:22.902Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T23:50:23.471Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T23:50:23.482Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:23.767Z] ---> logs-deploy.sh [2023-03-21T23:50:23.767Z] lf-activate-venv: SKIPPING [2023-03-21T23:50:23.768Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4464/3 [2023-03-21T23:50:23.768Z] INFO: archiving workspace using pattern(s): [2023-03-21T23:50:30.329Z] Archives upload complete. [2023-03-21T23:50:30.329Z] INFO: archiving logs to Nexus [2023-03-21T23:50:30.590Z] ---> uname -a: [2023-03-21T23:50:30.590Z] Linux prd-ubuntu20-04-docker-8c-8g-4984 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-21T23:50:30.590Z] [2023-03-21T23:50:30.590Z] [2023-03-21T23:50:30.590Z] ---> lscpu: [2023-03-21T23:50:30.590Z] Architecture: x86_64 [2023-03-21T23:50:30.590Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-21T23:50:30.590Z] Byte Order: Little Endian [2023-03-21T23:50:30.590Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-21T23:50:30.590Z] CPU(s): 8 [2023-03-21T23:50:30.590Z] On-line CPU(s) list: 0-7 [2023-03-21T23:50:30.590Z] Thread(s) per core: 1 [2023-03-21T23:50:30.590Z] Core(s) per socket: 1 [2023-03-21T23:50:30.590Z] Socket(s): 8 [2023-03-21T23:50:30.590Z] NUMA node(s): 1 [2023-03-21T23:50:30.590Z] Vendor ID: AuthenticAMD [2023-03-21T23:50:30.590Z] CPU family: 23 [2023-03-21T23:50:30.590Z] Model: 49 [2023-03-21T23:50:30.590Z] Model name: AMD EPYC-Rome Processor [2023-03-21T23:50:30.590Z] Stepping: 0 [2023-03-21T23:50:30.590Z] CPU MHz: 2800.000 [2023-03-21T23:50:30.590Z] BogoMIPS: 5600.00 [2023-03-21T23:50:30.590Z] Virtualization: AMD-V [2023-03-21T23:50:30.590Z] Hypervisor vendor: KVM [2023-03-21T23:50:30.590Z] Virtualization type: full [2023-03-21T23:50:30.590Z] L1d cache: 256 KiB [2023-03-21T23:50:30.590Z] L1i cache: 256 KiB [2023-03-21T23:50:30.590Z] L2 cache: 4 MiB [2023-03-21T23:50:30.590Z] L3 cache: 128 MiB [2023-03-21T23:50:30.590Z] NUMA node0 CPU(s): 0-7 [2023-03-21T23:50:30.590Z] Vulnerability Itlb multihit: Not affected [2023-03-21T23:50:30.590Z] Vulnerability L1tf: Not affected [2023-03-21T23:50:30.590Z] Vulnerability Mds: Not affected [2023-03-21T23:50:30.590Z] Vulnerability Meltdown: Not affected [2023-03-21T23:50:30.590Z] Vulnerability Mmio stale data: Not affected [2023-03-21T23:50:30.590Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-21T23:50:30.590Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-21T23:50:30.590Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-21T23:50:30.590Z] Vulnerability Srbds: Not affected [2023-03-21T23:50:30.590Z] Vulnerability Tsx async abort: Not affected [2023-03-21T23:50:30.590Z] 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 [2023-03-21T23:50:30.590Z] [2023-03-21T23:50:30.590Z] [2023-03-21T23:50:30.590Z] ---> nproc: [2023-03-21T23:50:30.590Z] 8 [2023-03-21T23:50:30.590Z] [2023-03-21T23:50:30.590Z] [2023-03-21T23:50:30.590Z] ---> df -h: [2023-03-21T23:50:30.590Z] Filesystem Size Used Avail Use% Mounted on [2023-03-21T23:50:30.590Z] overlay 155G 20G 136G 13% / [2023-03-21T23:50:30.590Z] tmpfs 64M 0 64M 0% /dev [2023-03-21T23:50:30.590Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-21T23:50:30.590Z] shm 64M 0 64M 0% /dev/shm [2023-03-21T23:50:30.590Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-03-21T23:50:30.590Z] [2023-03-21T23:50:30.590Z] [2023-03-21T23:50:30.590Z] ---> sar -b -r -n DEV: [2023-03-21T23:50:30.590Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4984) 03/21/23 _x86_64_ (8 CPU) [2023-03-21T23:50:30.590Z] [2023-03-21T23:50:30.590Z] 23:08:17 LINUX RESTART (8 CPU) [2023-03-21T23:50:30.590Z] [2023-03-21T23:50:30.590Z] 23:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-21T23:50:30.590Z] 23:10:01 227.39 10.74 216.64 0.00 1757.53 146852.13 0.00 [2023-03-21T23:50:30.590Z] 23:11:01 33.80 0.02 33.78 0.00 0.13 35710.28 0.00 [2023-03-21T23:50:30.590Z] 23:12:01 88.92 0.25 88.67 0.00 18.13 35089.62 0.00 [2023-03-21T23:50:30.590Z] 23:13:01 464.91 10.13 454.77 0.00 85.32 159785.64 0.00 [2023-03-21T23:50:30.590Z] 23:14:01 314.52 11.23 303.30 0.00 5172.55 179576.02 0.00 [2023-03-21T23:50:30.590Z] 23:15:01 621.86 2.80 619.06 0.00 299.10 185673.84 0.00 [2023-03-21T23:50:30.590Z] 23:16:01 545.23 1.53 543.69 0.00 12.26 195858.34 0.00 [2023-03-21T23:50:30.590Z] 23:17:01 620.08 0.02 620.06 0.00 0.27 172980.24 0.00 [2023-03-21T23:50:30.590Z] 23:18:01 367.21 0.05 367.16 0.00 2.27 44363.14 0.00 [2023-03-21T23:50:30.590Z] 23:19:01 2.67 0.00 2.67 0.00 0.00 42.13 0.00 [2023-03-21T23:50:30.590Z] 23:20:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2023-03-21T23:50:30.590Z] 23:21:01 1.83 0.00 1.83 0.00 0.00 19.60 0.00 [2023-03-21T23:50:30.590Z] 23:22:01 0.83 0.00 0.83 0.00 0.00 9.20 0.00 [2023-03-21T23:50:30.590Z] 23:23:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2023-03-21T23:50:30.590Z] 23:24:01 1.93 0.02 1.92 0.00 0.13 21.86 0.00 [2023-03-21T23:50:30.590Z] 23:25:01 3.18 0.18 3.00 0.00 18.53 33.86 0.00 [2023-03-21T23:50:30.590Z] 23:26:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 [2023-03-21T23:50:30.590Z] 23:27:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 [2023-03-21T23:50:30.590Z] 23:28:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2023-03-21T23:50:30.590Z] 23:29:01 2.07 0.00 2.07 0.00 0.00 23.46 0.00 [2023-03-21T23:50:30.590Z] 23:30:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2023-03-21T23:50:30.590Z] 23:31:01 1.57 0.00 1.57 0.00 0.00 19.86 0.00 [2023-03-21T23:50:30.590Z] 23:32:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2023-03-21T23:50:30.590Z] 23:33:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 [2023-03-21T23:50:30.590Z] 23:34:01 3.25 1.60 1.65 0.00 37.19 21.46 0.00 [2023-03-21T23:50:30.590Z] 23:35:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 [2023-03-21T23:50:30.590Z] 23:36:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2023-03-21T23:50:30.590Z] 23:37:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 [2023-03-21T23:50:30.590Z] 23:38:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 [2023-03-21T23:50:30.590Z] 23:39:01 2.15 0.00 2.15 0.00 0.00 24.80 0.00 [2023-03-21T23:50:30.590Z] 23:40:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-03-21T23:50:30.590Z] 23:41:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 [2023-03-21T23:50:30.590Z] 23:42:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2023-03-21T23:50:30.590Z] 23:43:01 1.90 0.00 1.90 0.00 0.00 20.66 0.00 [2023-03-21T23:50:30.590Z] 23:44:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2023-03-21T23:50:30.590Z] 23:45:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 [2023-03-21T23:50:30.590Z] 23:46:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2023-03-21T23:50:30.590Z] 23:47:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2023-03-21T23:50:30.590Z] 23:48:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2023-03-21T23:50:30.590Z] 23:49:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 [2023-03-21T23:50:30.590Z] 23:50:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2023-03-21T23:50:30.590Z] Average: 81.33 0.94 80.39 0.00 179.99 28161.78 0.00 [2023-03-21T23:50:30.590Z] [2023-03-21T23:50:30.590Z] 23:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-21T23:50:30.590Z] 23:10:01 28202684 31385004 920476 2.80 111808 3285596 2316796 6.83 1425548 2822420 136392 [2023-03-21T23:50:30.590Z] 23:11:01 27708492 31450464 853252 2.59 114268 3811288 2300232 6.78 1515584 3195484 396140 [2023-03-21T23:50:30.590Z] 23:12:01 25701876 31451016 852504 2.59 117592 5764776 2623732 7.73 1643364 5019244 2105360 [2023-03-21T23:50:30.590Z] 23:13:01 22235748 31500832 785036 2.39 288696 8753492 1921820 5.66 2125852 7631412 1265084 [2023-03-21T23:50:30.590Z] 23:14:01 20614128 30657328 1608200 4.89 296868 9544500 4367904 12.87 2893828 8472532 161916 [2023-03-21T23:50:30.590Z] 23:15:01 20964868 31460376 817560 2.49 309044 10003404 2246192 6.62 2195508 8861152 788 [2023-03-21T23:50:30.590Z] 23:16:01 18665356 31379792 883132 2.69 374360 11972940 2387664 7.04 2355696 10796196 4256 [2023-03-21T23:50:30.590Z] 23:17:01 16020804 31242764 1022932 3.11 379072 14386304 2330148 6.87 2593208 13118136 491028 [2023-03-21T23:50:30.590Z] 23:18:01 18410332 31528736 745304 2.27 383604 12350540 1885200 5.56 2374928 11029456 12 [2023-03-21T23:50:30.590Z] 23:19:01 18410100 31528600 745256 2.27 383680 12350520 1885200 5.56 2374868 11029436 8 [2023-03-21T23:50:30.590Z] 23:20:01 18419408 31537916 735936 2.24 383688 12350520 1885200 5.56 2366424 11029436 8 [2023-03-21T23:50:30.590Z] 23:21:01 18419320 31537864 735920 2.24 383716 12350524 1885200 5.56 2366772 11029440 160 [2023-03-21T23:50:30.590Z] 23:22:01 18420732 31539280 734672 2.23 383720 12350524 1885200 5.56 2365536 11029440 12 [2023-03-21T23:50:30.590Z] 23:23:01 18420708 31539460 734528 2.23 383728 12350656 1885200 5.56 2365732 11029640 4 [2023-03-21T23:50:30.590Z] 23:24:01 18422056 31540912 733680 2.23 383780 12350660 1884244 5.55 2365892 11029652 8 [2023-03-21T23:50:30.590Z] 23:25:01 18419480 31539140 735140 2.24 383804 12351220 1891264 5.57 2365912 11030168 4 [2023-03-21T23:50:30.590Z] 23:26:01 18419636 31539308 734792 2.23 383844 12351224 1891264 5.57 2365920 11030172 8 [2023-03-21T23:50:30.590Z] 23:27:01 18419580 31539292 734768 2.23 383880 12351224 1891264 5.57 2365960 11030172 16 [2023-03-21T23:50:30.590Z] 23:28:01 18419532 31539328 734708 2.23 383920 12351228 1891264 5.57 2366112 11030176 4 [2023-03-21T23:50:30.590Z] 23:29:01 18419516 31539308 734636 2.23 383952 12351232 1891264 5.57 2366128 11030180 4 [2023-03-21T23:50:30.590Z] 23:30:01 18419508 31539332 734584 2.23 383952 12351232 1891264 5.57 2366100 11030180 12 [2023-03-21T23:50:30.590Z] 23:31:01 18419636 31539464 734564 2.23 384004 12351228 1891264 5.57 2366196 11030184 8 [2023-03-21T23:50:30.590Z] 23:32:01 18419620 31539504 734496 2.23 384040 12351244 1891264 5.57 2366248 11030184 8 [2023-03-21T23:50:30.590Z] 23:33:01 18419824 31539748 734212 2.23 384064 12351240 1891264 5.57 2366284 11030188 8 [2023-03-21T23:50:30.591Z] 23:34:01 18410892 31532848 741248 2.25 384128 12352352 1891264 5.57 2377620 11030568 8 [2023-03-21T23:50:30.591Z] 23:35:01 18410964 31532960 741096 2.25 384160 12352364 1891264 5.57 2377268 11030524 8 [2023-03-21T23:50:30.591Z] 23:36:01 18411200 31533256 740880 2.25 384204 12352368 1891264 5.57 2377296 11030528 8 [2023-03-21T23:50:30.591Z] 23:37:01 18410592 31532656 741372 2.25 384244 12352368 1891264 5.57 2377384 11030528 16 [2023-03-21T23:50:30.591Z] 23:38:01 18410868 31532984 740992 2.25 384284 12352372 1874624 5.52 2377304 11030532 16 [2023-03-21T23:50:30.591Z] 23:39:01 18411020 31533184 740968 2.25 384336 12352364 1874624 5.52 2377112 11030536 8 [2023-03-21T23:50:30.591Z] 23:40:01 18410712 31532940 741180 2.25 384368 12352380 1874624 5.52 2377396 11030544 12 [2023-03-21T23:50:30.591Z] 23:41:01 18410412 31532704 741352 2.25 384408 12352384 1874624 5.52 2377572 11030552 8 [2023-03-21T23:50:30.591Z] 23:42:01 18410136 31532436 741560 2.26 384432 12352384 1874624 5.52 2377264 11030544 8 [2023-03-21T23:50:30.591Z] 23:43:01 18410088 31532396 741508 2.25 384464 12352388 1874624 5.52 2377196 11030548 8 [2023-03-21T23:50:30.591Z] 23:44:01 18409936 31532324 741516 2.26 384480 12352392 1874624 5.52 2377600 11030552 44 [2023-03-21T23:50:30.591Z] 23:45:01 18409928 31532316 741504 2.25 384504 12352388 1874624 5.52 2377504 11030552 44 [2023-03-21T23:50:30.591Z] 23:46:01 18409936 31532352 741412 2.25 384512 12352396 1874624 5.52 2377780 11030556 8 [2023-03-21T23:50:30.591Z] 23:47:01 18409856 31532280 741428 2.25 384516 12352396 1874624 5.52 2377552 11030556 12 [2023-03-21T23:50:30.591Z] 23:48:01 18409804 31532240 741624 2.26 384516 12352404 1874624 5.52 2377556 11030560 8 [2023-03-21T23:50:30.591Z] 23:49:01 18410032 31532480 741348 2.25 384532 12352408 1874624 5.52 2377392 11030560 72 [2023-03-21T23:50:30.591Z] 23:50:01 18409668 31532144 741636 2.26 384544 12352412 1874624 5.52 2377712 11030572 12 [2023-03-21T23:50:30.591Z] Average: 19214366 31492421 783486 2.38 357749 11588484 2015768 5.94 2318051 10339366 111257 [2023-03-21T23:50:30.591Z] [2023-03-21T23:50:30.591Z] 23:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-21T23:50:30.591Z] 23:10:01 docker0 628.03 576.87 44.93 3484.20 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:10:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:10:01 vethdd47627 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:10:01 ens3 919.56 865.11 9381.75 117.56 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:11:01 docker0 1.25 1.25 0.09 0.11 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:11:01 vethdd47627 1.25 1.30 0.11 0.12 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:11:01 ens3 36.32 26.92 27.85 16.17 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:12:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:12:01 vethf25561f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:12:01 ens3 108.32 65.69 1707.89 21.17 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:13:01 docker0 555.67 882.22 44.77 6243.41 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:13:01 vethf25561f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:13:01 ens3 896.00 562.74 6258.32 57.39 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:14:01 docker0 4.05 8.13 0.26 91.95 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:14:01 veth8d590d7 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:14:01 veth65fa5ae 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:14:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:14:01 veth7d65551 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:14:01 vethf25561f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:14:01 vethea65578 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:14:01 ens3 146.52 67.50 2054.75 10.64 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:15:01 docker0 6.98 18.33 0.44 214.83 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:15:01 veth93842ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:15:01 veth1fa1297 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:15:01 vethd5708ab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:15:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:15:01 veth7590346 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:15:01 veth502f840 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:15:01 vethf25561f 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:15:01 veth6151fbb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:15:01 ens3 88.82 78.56 246.07 184.31 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:16:01 docker0 337.40 588.02 27.21 3805.22 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:16:01 vethfd6ab59 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:16:01 veth1a4cf50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:16:01 vethf25561f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:16:01 vetha594069 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:16:01 veth43dae6c 31.73 45.38 3.06 16.97 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:16:01 ens3 615.69 351.86 3826.84 43.51 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:17:01 veth5b40bc4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:17:01 docker0 73.72 170.75 5.66 1473.43 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:17:01 veth8e9c907 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:17:01 vethf25561f 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:17:01 ens3 205.42 91.90 1500.96 21.55 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:18:01 docker0 3.33 8.43 0.21 88.88 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:18:01 ens3 28.46 14.98 106.06 9.04 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:19:01 ens3 1.13 0.30 0.29 0.14 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:20:01 ens3 1.98 0.37 0.49 0.28 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:21:01 ens3 1.12 0.90 0.76 0.62 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:22:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:24:01 ens3 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:25:01 ens3 0.45 0.35 0.12 0.04 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:26:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:28:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:29:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:30:01 ens3 0.30 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:31:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:34:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:34:01 ens3 7.88 7.18 5.45 6.35 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:37:01 ens3 0.90 0.48 0.39 0.28 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:38:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:39:01 ens3 0.35 0.30 0.20 0.08 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:40:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:41:01 ens3 0.33 0.23 0.10 0.08 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:42:01 ens3 0.37 0.42 0.31 0.21 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:43:01 ens3 0.57 0.43 0.27 0.22 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:44:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:45:01 ens3 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:46:01 ens3 0.32 0.37 0.25 0.21 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:48:01 ens3 0.32 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:49:01 ens3 1.48 0.62 0.49 0.35 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] 23:50:01 ens3 0.40 0.13 0.12 0.07 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] Average: docker0 39.04 54.77 3.00 374.41 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] Average: ens3 74.44 51.84 609.16 11.92 0.00 0.00 0.00 0.00 [2023-03-21T23:50:30.591Z] [2023-03-21T23:50:30.591Z] [2023-03-21T23:50:30.591Z] ---> sar -P ALL: [2023-03-21T23:50:30.591Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4984) 03/21/23 _x86_64_ (8 CPU) [2023-03-21T23:50:30.591Z] [2023-03-21T23:50:30.591Z] 23:08:17 LINUX RESTART (8 CPU) [2023-03-21T23:50:30.591Z] [2023-03-21T23:50:30.591Z] 23:09:02 CPU %user %nice %system %iowait %steal %idle [2023-03-21T23:50:30.591Z] 23:10:01 all 13.31 0.00 4.64 2.65 0.08 79.32 [2023-03-21T23:50:30.591Z] 23:10:01 0 11.61 0.00 5.76 2.97 0.09 79.57 [2023-03-21T23:50:30.591Z] 23:10:01 1 14.32 0.00 3.85 1.20 0.07 80.56 [2023-03-21T23:50:30.591Z] 23:10:01 2 14.48 0.00 5.04 1.09 0.07 79.31 [2023-03-21T23:50:30.591Z] 23:10:01 3 11.36 0.00 3.90 0.31 0.09 84.35 [2023-03-21T23:50:30.591Z] 23:10:01 4 16.77 0.00 4.81 1.73 0.07 76.61 [2023-03-21T23:50:30.591Z] 23:10:01 5 11.70 0.00 5.35 11.25 0.07 71.63 [2023-03-21T23:50:30.591Z] 23:10:01 6 13.46 0.00 3.82 1.30 0.07 81.34 [2023-03-21T23:50:30.591Z] 23:10:01 7 12.74 0.00 4.61 1.31 0.10 81.23 [2023-03-21T23:50:30.591Z] 23:11:01 all 32.83 0.00 5.35 0.81 0.12 60.89 [2023-03-21T23:50:30.591Z] 23:11:01 0 34.00 0.00 6.17 0.02 0.13 59.68 [2023-03-21T23:50:30.591Z] 23:11:01 1 33.41 0.00 5.31 0.13 0.10 61.05 [2023-03-21T23:50:30.591Z] 23:11:01 2 35.21 0.00 5.25 0.20 0.13 59.20 [2023-03-21T23:50:30.591Z] 23:11:01 3 31.84 0.00 5.07 5.07 0.13 57.88 [2023-03-21T23:50:30.591Z] 23:11:01 4 31.80 0.00 5.08 0.12 0.10 62.91 [2023-03-21T23:50:30.591Z] 23:11:01 5 31.16 0.00 6.25 0.74 0.13 61.72 [2023-03-21T23:50:30.591Z] 23:11:01 6 33.52 0.00 5.02 0.10 0.13 61.23 [2023-03-21T23:50:30.591Z] 23:11:01 7 31.72 0.00 4.68 0.08 0.12 63.40 [2023-03-21T23:50:30.591Z] 23:12:01 all 33.29 0.00 6.34 1.15 0.09 59.12 [2023-03-21T23:50:30.591Z] 23:12:01 0 34.05 0.00 7.19 3.17 0.08 55.50 [2023-03-21T23:50:30.591Z] 23:12:01 1 33.79 0.00 6.53 0.08 0.08 59.51 [2023-03-21T23:50:30.591Z] 23:12:01 2 33.64 0.00 6.46 1.37 0.08 58.44 [2023-03-21T23:50:30.591Z] 23:12:01 3 34.28 0.00 5.68 2.83 0.10 57.11 [2023-03-21T23:50:30.591Z] 23:12:01 4 32.28 0.00 6.73 0.12 0.08 60.79 [2023-03-21T23:50:30.591Z] 23:12:01 5 33.40 0.00 5.57 0.39 0.07 60.58 [2023-03-21T23:50:30.591Z] 23:12:01 6 31.79 0.00 5.67 0.27 0.12 62.15 [2023-03-21T23:50:30.591Z] 23:12:01 7 33.13 0.00 6.91 1.00 0.08 58.87 [2023-03-21T23:50:30.591Z] 23:13:01 all 11.70 0.00 6.90 13.76 0.09 67.54 [2023-03-21T23:50:30.591Z] 23:13:01 0 10.75 0.00 6.21 7.88 0.07 75.10 [2023-03-21T23:50:30.591Z] 23:13:01 1 11.65 0.00 6.66 7.83 0.12 73.75 [2023-03-21T23:50:30.591Z] 23:13:01 2 12.73 0.00 6.63 10.35 0.05 70.24 [2023-03-21T23:50:30.591Z] 23:13:01 3 11.24 0.00 6.57 19.19 0.09 62.91 [2023-03-21T23:50:30.591Z] 23:13:01 4 11.96 0.00 7.12 4.78 0.05 76.09 [2023-03-21T23:50:30.591Z] 23:13:01 5 12.44 0.00 7.03 11.04 0.15 69.33 [2023-03-21T23:50:30.591Z] 23:13:01 6 12.51 0.00 7.70 18.16 0.08 61.55 [2023-03-21T23:50:30.591Z] 23:13:01 7 10.31 0.00 7.30 31.10 0.14 51.16 [2023-03-21T23:50:30.591Z] 23:14:01 all 18.30 0.00 5.91 15.34 0.10 60.36 [2023-03-21T23:50:30.591Z] 23:14:01 0 18.12 0.00 5.78 25.43 0.05 50.62 [2023-03-21T23:50:30.591Z] 23:14:01 1 17.93 0.00 6.14 28.53 0.10 47.30 [2023-03-21T23:50:30.592Z] 23:14:01 2 19.50 0.00 5.93 6.52 0.15 67.89 [2023-03-21T23:50:30.592Z] 23:14:01 3 17.94 0.00 5.87 37.96 0.08 38.15 [2023-03-21T23:50:30.592Z] 23:14:01 4 18.49 0.00 5.94 3.78 0.08 71.70 [2023-03-21T23:50:30.592Z] 23:14:01 5 18.37 0.00 6.07 1.85 0.05 73.65 [2023-03-21T23:50:30.592Z] 23:14:01 6 17.52 0.00 6.25 1.24 0.15 74.84 [2023-03-21T23:50:30.592Z] 23:14:01 7 18.50 0.00 5.29 17.73 0.10 58.37 [2023-03-21T23:50:30.592Z] 23:15:01 all 34.67 0.00 9.08 15.59 0.13 40.53 [2023-03-21T23:50:30.592Z] 23:15:01 0 35.06 0.00 9.43 10.62 0.10 44.79 [2023-03-21T23:50:30.592Z] 23:15:01 1 31.16 0.00 9.17 14.56 0.19 44.92 [2023-03-21T23:50:30.592Z] 23:15:01 2 36.38 0.00 9.51 11.87 0.10 42.14 [2023-03-21T23:50:30.592Z] 23:15:01 3 33.24 0.00 7.63 5.14 0.14 53.86 [2023-03-21T23:50:30.592Z] 23:15:01 4 37.31 0.00 9.59 19.28 0.10 33.71 [2023-03-21T23:50:30.592Z] 23:15:01 5 34.65 0.00 8.44 13.83 0.19 42.89 [2023-03-21T23:50:30.592Z] 23:15:01 6 34.68 0.00 8.17 4.39 0.10 52.66 [2023-03-21T23:50:30.592Z] 23:15:01 7 34.74 0.00 10.70 45.19 0.12 9.24 [2023-03-21T23:50:30.592Z] 23:16:01 all 22.83 0.00 8.98 24.14 0.14 43.91 [2023-03-21T23:50:30.592Z] 23:16:01 0 21.68 0.00 10.14 26.87 0.12 41.19 [2023-03-21T23:50:30.592Z] 23:16:01 1 22.77 0.00 7.93 14.03 0.08 55.18 [2023-03-21T23:50:30.592Z] 23:16:01 2 26.21 0.00 10.59 35.21 0.15 27.84 [2023-03-21T23:50:30.592Z] 23:16:01 3 23.27 0.00 7.71 14.87 0.17 53.99 [2023-03-21T23:50:30.592Z] 23:16:01 4 21.30 0.00 7.44 21.14 0.22 49.90 [2023-03-21T23:50:30.592Z] 23:16:01 5 21.76 0.00 10.07 27.29 0.10 40.77 [2023-03-21T23:50:30.592Z] 23:16:01 6 22.80 0.00 7.94 15.41 0.10 53.75 [2023-03-21T23:50:30.592Z] 23:16:01 7 22.82 0.00 10.02 38.45 0.17 28.53 [2023-03-21T23:50:30.592Z] 23:17:01 all 48.01 0.00 12.43 14.29 0.16 25.10 [2023-03-21T23:50:30.592Z] 23:17:01 0 46.48 0.00 11.33 6.96 0.12 35.11 [2023-03-21T23:50:30.592Z] 23:17:01 1 46.93 0.00 11.47 12.73 0.16 28.71 [2023-03-21T23:50:30.592Z] 23:17:01 2 46.18 0.00 12.52 19.78 0.14 21.39 [2023-03-21T23:50:30.592Z] 23:17:01 3 49.24 0.00 13.35 13.47 0.12 23.81 [2023-03-21T23:50:30.592Z] 23:17:01 4 46.66 0.00 12.55 19.99 0.28 20.52 [2023-03-21T23:50:30.592Z] 23:17:01 5 49.06 0.00 12.00 14.47 0.12 24.35 [2023-03-21T23:50:30.592Z] 23:17:01 6 50.50 0.00 12.87 16.04 0.17 20.41 [2023-03-21T23:50:30.592Z] 23:17:01 7 49.03 0.00 13.38 10.97 0.21 26.40 [2023-03-21T23:50:30.592Z] 23:18:01 all 9.29 0.00 3.03 4.54 0.04 83.10 [2023-03-21T23:50:30.592Z] 23:18:01 0 8.45 0.00 2.71 3.28 0.03 85.52 [2023-03-21T23:50:30.592Z] 23:18:01 1 8.95 0.00 2.75 8.25 0.03 80.01 [2023-03-21T23:50:30.592Z] 23:18:01 2 8.66 0.00 2.76 2.22 0.03 86.32 [2023-03-21T23:50:30.592Z] 23:18:01 3 9.53 0.00 3.05 3.37 0.05 84.00 [2023-03-21T23:50:30.592Z] 23:18:01 4 9.49 0.00 3.31 3.41 0.05 83.74 [2023-03-21T23:50:30.592Z] 23:18:01 5 10.02 0.00 3.47 5.97 0.05 80.49 [2023-03-21T23:50:30.592Z] 23:18:01 6 10.18 0.00 3.21 3.92 0.03 82.66 [2023-03-21T23:50:30.592Z] 23:18:01 7 9.07 0.00 2.93 5.92 0.05 82.03 [2023-03-21T23:50:30.592Z] 23:19:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:19:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-21T23:50:30.592Z] 23:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:19:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-21T23:50:30.592Z] 23:19:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-21T23:50:30.592Z] 23:20:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2023-03-21T23:50:30.592Z] 23:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-21T23:50:30.592Z] 23:20:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-21T23:50:30.592Z] 23:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-21T23:50:30.592Z] 23:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] [2023-03-21T23:50:30.592Z] 23:20:01 CPU %user %nice %system %iowait %steal %idle [2023-03-21T23:50:30.592Z] 23:21:01 all 0.16 0.00 0.02 0.01 0.00 99.81 [2023-03-21T23:50:30.592Z] 23:21:01 0 0.02 0.00 0.05 0.03 0.00 99.90 [2023-03-21T23:50:30.592Z] 23:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:21:01 2 1.11 0.00 0.03 0.00 0.02 98.84 [2023-03-21T23:50:30.592Z] 23:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:21:01 7 0.08 0.00 0.02 0.03 0.00 99.87 [2023-03-21T23:50:30.592Z] 23:22:01 all 0.22 0.00 0.00 0.00 0.01 99.77 [2023-03-21T23:50:30.592Z] 23:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-21T23:50:30.592Z] 23:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:22:01 2 1.65 0.00 0.03 0.00 0.02 98.30 [2023-03-21T23:50:30.592Z] 23:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-21T23:50:30.592Z] 23:22:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-03-21T23:50:30.592Z] 23:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:23:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2023-03-21T23:50:30.592Z] 23:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-21T23:50:30.592Z] 23:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:23:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-21T23:50:30.592Z] 23:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:23:01 7 0.25 0.00 0.03 0.02 0.00 99.70 [2023-03-21T23:50:30.592Z] 23:24:01 all 0.04 0.00 0.02 0.01 0.01 99.93 [2023-03-21T23:50:30.592Z] 23:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:24:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-21T23:50:30.592Z] 23:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-21T23:50:30.592Z] 23:24:01 3 0.02 0.00 0.05 0.02 0.02 99.90 [2023-03-21T23:50:30.592Z] 23:24:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:24:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-21T23:50:30.592Z] 23:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:24:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-21T23:50:30.592Z] 23:25:01 all 0.08 0.00 0.07 0.01 0.01 99.82 [2023-03-21T23:50:30.592Z] 23:25:01 0 0.50 0.00 0.10 0.03 0.02 99.35 [2023-03-21T23:50:30.592Z] 23:25:01 1 0.03 0.00 0.23 0.00 0.00 99.73 [2023-03-21T23:50:30.592Z] 23:25:01 2 0.02 0.00 0.07 0.00 0.03 99.88 [2023-03-21T23:50:30.592Z] 23:25:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-21T23:50:30.592Z] 23:25:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-21T23:50:30.592Z] 23:25:01 5 0.02 0.00 0.05 0.02 0.00 99.92 [2023-03-21T23:50:30.592Z] 23:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:25:01 7 0.02 0.00 0.03 0.03 0.02 99.90 [2023-03-21T23:50:30.592Z] 23:26:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2023-03-21T23:50:30.592Z] 23:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:26:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-21T23:50:30.592Z] 23:26:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-21T23:50:30.592Z] 23:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:26:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:26:01 7 0.03 0.00 0.00 0.05 0.00 99.92 [2023-03-21T23:50:30.592Z] 23:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:27:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-21T23:50:30.592Z] 23:27:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-21T23:50:30.592Z] 23:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:27:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:28:01 all 0.01 0.00 0.01 0.08 0.01 99.90 [2023-03-21T23:50:30.592Z] 23:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-21T23:50:30.592Z] 23:28:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-21T23:50:30.592Z] 23:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-21T23:50:30.592Z] 23:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:28:01 7 0.02 0.00 0.00 0.62 0.00 99.37 [2023-03-21T23:50:30.592Z] 23:29:01 all 0.02 0.00 0.01 0.13 0.00 99.85 [2023-03-21T23:50:30.592Z] 23:29:01 0 0.00 0.00 0.02 0.35 0.00 99.63 [2023-03-21T23:50:30.592Z] 23:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-21T23:50:30.592Z] 23:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-21T23:50:30.592Z] 23:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:29:01 7 0.02 0.00 0.00 0.65 0.00 99.33 [2023-03-21T23:50:30.592Z] 23:30:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2023-03-21T23:50:30.592Z] 23:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-21T23:50:30.592Z] 23:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:30:01 2 0.00 0.00 0.00 0.00 0.03 99.97 [2023-03-21T23:50:30.592Z] 23:30:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-21T23:50:30.592Z] 23:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:31:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-03-21T23:50:30.592Z] 23:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:31:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-21T23:50:30.592Z] 23:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:31:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-03-21T23:50:30.592Z] [2023-03-21T23:50:30.592Z] 23:31:01 CPU %user %nice %system %iowait %steal %idle [2023-03-21T23:50:30.592Z] 23:32:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-03-21T23:50:30.592Z] 23:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-21T23:50:30.592Z] 23:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-21T23:50:30.592Z] 23:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-21T23:50:30.592Z] 23:32:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-03-21T23:50:30.592Z] 23:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:33:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2023-03-21T23:50:30.592Z] 23:33:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-21T23:50:30.592Z] 23:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:33:01 7 0.02 0.00 0.02 0.05 0.02 99.90 [2023-03-21T23:50:30.592Z] 23:34:01 all 0.28 0.00 0.03 0.11 0.01 99.58 [2023-03-21T23:50:30.592Z] 23:34:01 0 1.17 0.00 0.02 0.00 0.00 98.82 [2023-03-21T23:50:30.592Z] 23:34:01 1 0.22 0.00 0.03 0.20 0.00 99.55 [2023-03-21T23:50:30.592Z] 23:34:01 2 0.30 0.00 0.03 0.00 0.02 99.65 [2023-03-21T23:50:30.592Z] 23:34:01 3 0.07 0.00 0.02 0.18 0.02 99.72 [2023-03-21T23:50:30.592Z] 23:34:01 4 0.22 0.00 0.03 0.00 0.00 99.75 [2023-03-21T23:50:30.592Z] 23:34:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-21T23:50:30.592Z] 23:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:34:01 7 0.18 0.00 0.03 0.52 0.00 99.27 [2023-03-21T23:50:30.592Z] 23:35:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-03-21T23:50:30.592Z] 23:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-21T23:50:30.592Z] 23:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-21T23:50:30.592Z] 23:35:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2023-03-21T23:50:30.592Z] 23:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:35:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:36:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-03-21T23:50:30.592Z] 23:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-21T23:50:30.592Z] 23:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-21T23:50:30.592Z] 23:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-21T23:50:30.592Z] 23:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:36:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-21T23:50:30.592Z] 23:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:37:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2023-03-21T23:50:30.592Z] 23:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:37:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2023-03-21T23:50:30.592Z] 23:38:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-21T23:50:30.592Z] 23:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-21T23:50:30.592Z] 23:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:38:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2023-03-21T23:50:30.592Z] 23:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-21T23:50:30.592Z] 23:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:39:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-03-21T23:50:30.592Z] 23:39:01 3 0.03 0.00 0.00 0.07 0.02 99.88 [2023-03-21T23:50:30.592Z] 23:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-21T23:50:30.592Z] 23:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-21T23:50:30.592Z] 23:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.592Z] 23:39:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2023-03-21T23:50:30.592Z] 23:40:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2023-03-21T23:50:30.592Z] 23:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-21T23:50:30.592Z] 23:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-21T23:50:30.592Z] 23:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.592Z] 23:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-21T23:50:30.593Z] 23:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-21T23:50:30.593Z] 23:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:41:01 2 0.03 0.00 0.05 0.00 0.03 99.88 [2023-03-21T23:50:30.593Z] 23:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-21T23:50:30.593Z] 23:41:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-21T23:50:30.593Z] 23:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:41:01 7 0.03 0.00 0.00 0.03 0.02 99.92 [2023-03-21T23:50:30.593Z] 23:42:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-03-21T23:50:30.593Z] 23:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-21T23:50:30.593Z] 23:42:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-21T23:50:30.593Z] 23:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-21T23:50:30.593Z] 23:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-21T23:50:30.593Z] [2023-03-21T23:50:30.593Z] 23:42:01 CPU %user %nice %system %iowait %steal %idle [2023-03-21T23:50:30.593Z] 23:43:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:43:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-21T23:50:30.593Z] 23:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:43:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-21T23:50:30.593Z] 23:44:01 all 0.19 0.00 0.02 0.00 0.01 99.78 [2023-03-21T23:50:30.593Z] 23:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.593Z] 23:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-21T23:50:30.593Z] 23:44:01 2 1.34 0.00 0.05 0.00 0.02 98.60 [2023-03-21T23:50:30.593Z] 23:44:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-21T23:50:30.593Z] 23:44:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-21T23:50:30.593Z] 23:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-21T23:50:30.593Z] 23:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.593Z] 23:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:45:01 all 0.07 0.00 0.01 0.02 0.00 99.90 [2023-03-21T23:50:30.593Z] 23:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:45:01 2 0.52 0.00 0.05 0.00 0.00 99.43 [2023-03-21T23:50:30.593Z] 23:45:01 3 0.02 0.00 0.00 0.10 0.00 99.88 [2023-03-21T23:50:30.593Z] 23:45:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-21T23:50:30.593Z] 23:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:45:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-21T23:50:30.593Z] 23:46:01 all 0.26 0.00 0.00 0.00 0.01 99.72 [2023-03-21T23:50:30.593Z] 23:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-21T23:50:30.593Z] 23:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:46:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2023-03-21T23:50:30.593Z] 23:46:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-21T23:50:30.593Z] 23:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-21T23:50:30.593Z] 23:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:46:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-21T23:50:30.593Z] 23:47:01 all 0.25 0.00 0.02 0.01 0.01 99.71 [2023-03-21T23:50:30.593Z] 23:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:47:01 2 1.97 0.00 0.02 0.00 0.00 98.01 [2023-03-21T23:50:30.593Z] 23:47:01 3 0.00 0.00 0.02 0.08 0.02 99.88 [2023-03-21T23:50:30.593Z] 23:47:01 4 0.03 0.00 0.07 0.00 0.03 99.87 [2023-03-21T23:50:30.593Z] 23:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:47:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-21T23:50:30.593Z] 23:48:01 all 0.12 0.00 0.00 0.01 0.00 99.86 [2023-03-21T23:50:30.593Z] 23:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-21T23:50:30.593Z] 23:48:01 2 0.83 0.00 0.00 0.00 0.00 99.17 [2023-03-21T23:50:30.593Z] 23:48:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2023-03-21T23:50:30.593Z] 23:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-21T23:50:30.593Z] 23:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-21T23:50:30.593Z] 23:48:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-21T23:50:30.593Z] 23:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-03-21T23:50:30.593Z] 23:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.593Z] 23:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-21T23:50:30.593Z] 23:49:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-21T23:50:30.593Z] 23:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-21T23:50:30.593Z] 23:49:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-21T23:50:30.593Z] 23:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-21T23:50:30.593Z] 23:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-21T23:50:30.593Z] 23:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-21T23:50:30.593Z] 23:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T23:50:30.593Z] 23:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T23:50:30.593Z] 23:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-21T23:50:30.593Z] 23:50:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-21T23:50:30.593Z] 23:50:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2023-03-21T23:50:30.593Z] 23:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T23:50:30.593Z] 23:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-21T23:50:30.593Z] Average: all 5.42 0.00 1.51 2.22 0.03 90.82 [2023-03-21T23:50:30.593Z] Average: 0 5.34 0.00 1.56 2.10 0.02 90.98 [2023-03-21T23:50:30.593Z] Average: 1 5.29 0.00 1.44 2.09 0.02 91.16 [2023-03-21T23:50:30.593Z] Average: 2 5.84 0.00 1.57 2.12 0.04 90.44 [2023-03-21T23:50:30.593Z] Average: 3 5.34 0.00 1.42 2.48 0.03 90.73 [2023-03-21T23:50:30.593Z] Average: 4 5.45 0.00 1.52 1.78 0.03 91.22 [2023-03-21T23:50:30.593Z] Average: 5 5.36 0.00 1.55 2.08 0.02 90.99 [2023-03-21T23:50:30.593Z] Average: 6 5.45 0.00 1.46 1.46 0.02 91.61 [2023-03-21T23:50:30.593Z] Average: 7 5.31 0.00 1.57 3.67 0.03 89.42 [2023-03-21T23:50:30.593Z] [2023-03-21T23:50:30.593Z] [2023-03-21T23:50:30.593Z]