Pull request #4388 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 vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 47ffbb54581e274ffa0b62b355ddf534d29120bf+248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee (483eb673628f79e1a813ce4757726b9b7ba063fd) 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-ssh8074738325324300457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15202668143552107094.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4388/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-4388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13092830333105327089.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2385353663465510519.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-4388/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-4388/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16278672494334744030.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7267 in /w/workspace/edgexfoundry_edgex-go_PR-4388 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > 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/4388/head:refs/remotes/origin/PR-4388 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit 47ffbb54581e274ffa0b62b355ddf534d29120bf Merge succeeded, producing 47ffbb54581e274ffa0b62b355ddf534d29120bf Checking out Revision 47ffbb54581e274ffa0b62b355ddf534d29120bf (PR-4388) > git config core.sparsecheckout # timeout=10 > git checkout -f 47ffbb54581e274ffa0b62b355ddf534d29120bf # 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 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47ffbb54581e274ffa0b62b355ddf534d29120bf # timeout=10 Commit message: "fix: updated go-mod-bootstrap, go-mod-secrets version" > git rev-list --no-walk 67fa0f0792c78526fa442648dd27b17203f1a39c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-23T17:24:53.718Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-23T17:24:53.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-23T17:24:53.778Z] ========================================================= [2023-02-23T17:24:53.778Z] EdgeX Global Pipelines Version Info [2023-02-23T17:24:53.778Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-23T17:24:54.532Z] ------------------- [2023-02-23T17:24:54.533Z] stable info: [2023-02-23T17:24:54.533Z] ------------------- [2023-02-23T17:24:54.533Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-23T17:24:54.533Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T17:24:54.533Z] Message: update stable to v1.0.244 [2023-02-23T17:24:55.107Z] ------------------- [2023-02-23T17:24:55.107Z] experimental info: [2023-02-23T17:24:55.107Z] ------------------- [2023-02-23T17:24:55.107Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-23T17:24:55.107Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T17:24:55.107Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-23T17:24:55.265Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-23T17:24:55.275Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-23T17:24:55.286Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-23T17:24:55.298Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-23T17:24:55.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-23T17:24:55.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-23T17:24:55.322Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-23T17:24:55.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-23T17:24:55.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-23T17:24:55.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-23T17:24:55.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-23T17:24:55.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-23T17:24:55.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-23T17:24:55.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-23T17:24:55.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-23T17:24:55.428Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T17:24:55.439Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T17:24:55.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-23T17:24:55.468Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-23T17:24:55.481Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-23T17:24:55.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-23T17:24:55.512Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-23T17:24:55.522Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-23T17:24:55.533Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4388 [Pipeline] echo [2023-02-23T17:24:55.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4388 [Pipeline] echo [2023-02-23T17:24:55.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4388 [Pipeline] echo [2023-02-23T17:24:55.573Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47ffbb54581e274ffa0b62b355ddf534d29120bf [Pipeline] echo [2023-02-23T17:24:55.587Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47ffbb5 [Pipeline] echo [2023-02-23T17:24:55.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T17:24:55.649Z] provisioning config files... [2023-02-23T17:24:55.662Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5180502336190572322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T17:24:55.963Z] ---> docker-login.sh [2023-02-23T17:24:55.963Z] nexus3.edgexfoundry.org:10001 [2023-02-23T17:24:56.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T17:24:56.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T17:24:56.223Z] Configure a credential helper to remove this warning. See [2023-02-23T17:24:56.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T17:24:56.223Z] [2023-02-23T17:24:56.223Z] Login Succeeded [2023-02-23T17:24:56.223Z] nexus3.edgexfoundry.org:10002 [2023-02-23T17:24:56.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T17:24:56.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T17:24:56.483Z] Configure a credential helper to remove this warning. See [2023-02-23T17:24:56.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T17:24:56.483Z] [2023-02-23T17:24:56.483Z] Login Succeeded [2023-02-23T17:24:56.483Z] nexus3.edgexfoundry.org:10003 [2023-02-23T17:24:56.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T17:24:56.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T17:24:56.483Z] Configure a credential helper to remove this warning. See [2023-02-23T17:24:56.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T17:24:56.483Z] [2023-02-23T17:24:56.483Z] Login Succeeded [2023-02-23T17:24:56.483Z] nexus3.edgexfoundry.org:10004 [2023-02-23T17:24:56.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T17:24:56.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T17:24:56.483Z] Configure a credential helper to remove this warning. See [2023-02-23T17:24:56.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T17:24:56.483Z] [2023-02-23T17:24:56.483Z] Login Succeeded [2023-02-23T17:24:56.483Z] docker.io [2023-02-23T17:24:56.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T17:24:56.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T17:24:56.743Z] Configure a credential helper to remove this warning. See [2023-02-23T17:24:56.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T17:24:56.743Z] [2023-02-23T17:24:56.743Z] Login Succeeded [2023-02-23T17:24:56.743Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T17:24:56.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T17:24:57.054Z] + 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-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-02-23T17:24:57.054Z] + dirname cmd/core-command/Dockerfile [2023-02-23T17:24:57.054Z] + cut -d/ -f2 [2023-02-23T17:24:57.054Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-23T17:24:57.054Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-23T17:24:57.054Z] + cut -d/ -f2 [2023-02-23T17:24:57.054Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-23T17:24:57.054Z] + dirname cmd/core-data/Dockerfile [2023-02-23T17:24:57.054Z] + cut -d/ -f2 [2023-02-23T17:24:57.054Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-23T17:24:57.054Z] + dirname cmd/core-metadata/Dockerfile [2023-02-23T17:24:57.054Z] + cut -d/ -f2 [2023-02-23T17:24:57.054Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-23T17:24:57.054Z] + cut -d/ -f2 [2023-02-23T17:24:57.054Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-23T17:24:57.054Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-23T17:24:57.054Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-02-23T17:24:57.054Z] cut -d/ -f2 [2023-02-23T17:24:57.054Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-23T17:24:57.054Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-23T17:24:57.054Z] + cut -d/ -f2 [2023-02-23T17:24:57.054Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-23T17:24:57.054Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-23T17:24:57.054Z] + cut -d/ -f2 [2023-02-23T17:24:57.054Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-23T17:24:57.054Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-23T17:24:57.054Z] + cut -d/ -f2 [2023-02-23T17:24:57.054Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-23T17:24:57.054Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-23T17:24:57.054Z] + cut -d/ -f2 [2023-02-23T17:24:57.054Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-23T17:24:57.054Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-23T17:24:57.054Z] + cut -d/ -f2 [2023-02-23T17:24:57.054Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-23T17:24:57.054Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2023-02-23T17:24:57.054Z] -f2 [2023-02-23T17:24:57.054Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-23T17:24:57.054Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-23T17:24:57.054Z] + cut -d/ -f2 [2023-02-23T17:24:57.054Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-23T17:24:57.105Z] 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-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-02-23T17:24:57.435Z] + git rev-list -1 --merges 47ffbb54581e274ffa0b62b355ddf534d29120bf~1..47ffbb54581e274ffa0b62b355ddf534d29120bf [Pipeline] echo [2023-02-23T17:24:57.450Z] -----------> git rev-list -1 --merges 47ffbb54581e274ffa0b62b355ddf534d29120bf~1..47ffbb54581e274ffa0b62b355ddf534d29120bf 47ffbb54581e274ffa0b62b355ddf534d29120bf [false] [Pipeline] sh [2023-02-23T17:24:57.734Z] + git log --format=format:%s -1 47ffbb54581e274ffa0b62b355ddf534d29120bf [Pipeline] echo [2023-02-23T17:24:57.748Z] ========================================================= [2023-02-23T17:24:57.748Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-23T17:24:57.748Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-23T17:24:58.212Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T17:24:58.212Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-23T17:24:58.212Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-23T17:24:58.212Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-23T17:24:58.212Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-23T17:24:58.212Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-23T17:24:58.212Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:24:58.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T17:24:58.672Z] [2023-02-23T17:24:58.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:24:58.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T17:24:58.975Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-23T17:24:58.975Z] b85a868b505f: Pulling fs layer [2023-02-23T17:24:58.975Z] e2be974225ed: Pulling fs layer [2023-02-23T17:24:58.975Z] 339a4e72a1f5: Pulling fs layer [2023-02-23T17:24:58.975Z] 988bab9f4d93: Pulling fs layer [2023-02-23T17:24:58.975Z] 1469e6f7b9e6: Pulling fs layer [2023-02-23T17:24:58.975Z] eaf3925da568: Pulling fs layer [2023-02-23T17:24:58.975Z] bab4dde63d76: Pulling fs layer [2023-02-23T17:24:58.975Z] bde34c3a00c8: Pulling fs layer [2023-02-23T17:24:58.975Z] b352a97aabf1: Pulling fs layer [2023-02-23T17:24:58.975Z] 4872d77fe225: Pulling fs layer [2023-02-23T17:24:58.975Z] 5851b861e8e6: Pulling fs layer [2023-02-23T17:24:58.975Z] 1469e6f7b9e6: Waiting [2023-02-23T17:24:58.975Z] eaf3925da568: Waiting [2023-02-23T17:24:58.975Z] bab4dde63d76: Waiting [2023-02-23T17:24:58.975Z] bde34c3a00c8: Waiting [2023-02-23T17:24:58.975Z] b352a97aabf1: Waiting [2023-02-23T17:24:58.975Z] 4872d77fe225: Waiting [2023-02-23T17:24:58.975Z] 5851b861e8e6: Waiting [2023-02-23T17:24:58.975Z] 988bab9f4d93: Waiting [2023-02-23T17:24:58.975Z] e2be974225ed: Verifying Checksum [2023-02-23T17:24:58.975Z] e2be974225ed: Download complete [2023-02-23T17:24:58.975Z] 988bab9f4d93: Verifying Checksum [2023-02-23T17:24:58.975Z] 988bab9f4d93: Download complete [2023-02-23T17:24:59.233Z] 1469e6f7b9e6: Verifying Checksum [2023-02-23T17:24:59.233Z] 1469e6f7b9e6: Download complete [2023-02-23T17:24:59.233Z] eaf3925da568: Verifying Checksum [2023-02-23T17:24:59.233Z] eaf3925da568: Download complete [2023-02-23T17:24:59.233Z] 339a4e72a1f5: Verifying Checksum [2023-02-23T17:24:59.233Z] 339a4e72a1f5: Download complete [2023-02-23T17:24:59.233Z] bde34c3a00c8: Download complete [2023-02-23T17:24:59.233Z] b352a97aabf1: Verifying Checksum [2023-02-23T17:24:59.233Z] b352a97aabf1: Download complete [2023-02-23T17:24:59.233Z] 4872d77fe225: Download complete [2023-02-23T17:24:59.233Z] 5851b861e8e6: Verifying Checksum [2023-02-23T17:24:59.233Z] 5851b861e8e6: Download complete [2023-02-23T17:24:59.233Z] b85a868b505f: Verifying Checksum [2023-02-23T17:24:59.233Z] b85a868b505f: Download complete [2023-02-23T17:24:59.492Z] bab4dde63d76: Verifying Checksum [2023-02-23T17:24:59.492Z] bab4dde63d76: Download complete [2023-02-23T17:25:00.429Z] b85a868b505f: Pull complete [2023-02-23T17:25:00.688Z] e2be974225ed: Pull complete [2023-02-23T17:25:00.952Z] 339a4e72a1f5: Pull complete [2023-02-23T17:25:01.212Z] 988bab9f4d93: Pull complete [2023-02-23T17:25:01.479Z] 1469e6f7b9e6: Pull complete [2023-02-23T17:25:01.479Z] eaf3925da568: Pull complete [2023-02-23T17:25:03.384Z] bab4dde63d76: Pull complete [2023-02-23T17:25:03.384Z] bde34c3a00c8: Pull complete [2023-02-23T17:25:03.384Z] b352a97aabf1: Pull complete [2023-02-23T17:25:03.384Z] 4872d77fe225: Pull complete [2023-02-23T17:25:03.647Z] 5851b861e8e6: Pull complete [2023-02-23T17:25:03.647Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-23T17:25:03.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T17:25:03.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T17:25:03.735Z] prd-ubuntu20.04-docker-8c-8g-7267 does not seem to be running inside a container [2023-02-23T17:25:03.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-23T17:25:06.195Z] $ docker top a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 -eo pid,comm [2023-02-23T17:25:06.249Z] 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-02-23T17:25:06.249Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T17:25:06.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T17:25:06.286Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T17:25:06.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T17:25:06.413Z] $ docker exec a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 ssh-agent [2023-02-23T17:25:06.524Z] SSH_AUTH_SOCK=/tmp/ssh-tKWNpJddEHQk/agent.31 [2023-02-23T17:25:06.524Z] SSH_AGENT_PID=37 [2023-02-23T17:25:06.532Z] Running ssh-add (command line suppressed) [2023-02-23T17:25:06.636Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_14127914150719989739.key (/w/workspace/edgex-go/2@tmp/private_key_14127914150719989739.key) [2023-02-23T17:25:06.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T17:25:06.934Z] + git tag --points-at HEAD [Pipeline] } [2023-02-23T17:25:06.949Z] $ docker exec --env ******** --env ******** a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 ssh-agent -k [2023-02-23T17:25:07.043Z] unset SSH_AUTH_SOCK; [2023-02-23T17:25:07.043Z] unset SSH_AGENT_PID; [2023-02-23T17:25:07.043Z] echo Agent pid 37 killed; [2023-02-23T17:25:07.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-23T17:25:07.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T17:25:07.072Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T17:25:07.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T17:25:07.185Z] $ docker exec a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 ssh-agent [2023-02-23T17:25:07.279Z] SSH_AUTH_SOCK=/tmp/ssh-lmHOsbfnAPQy/agent.69 [2023-02-23T17:25:07.279Z] SSH_AGENT_PID=75 [2023-02-23T17:25:07.284Z] Running ssh-add (command line suppressed) [2023-02-23T17:25:07.393Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_12624456476214076773.key (/w/workspace/edgex-go/2@tmp/private_key_12624456476214076773.key) [2023-02-23T17:25:07.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T17:25:07.692Z] + git semver init [2023-02-23T17:25:07.952Z] 2023-02-23 17:25:07,872 [run_init] DEBUG init version:0.0.0 force:False [2023-02-23T17:25:07.952Z] 2023-02-23 17:25:07,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-23T17:25:07.952Z] 2023-02-23 17:25:07,873 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-23T17:25:07.952Z] 2023-02-23 17:25:07,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-02-23T17:25:13.229Z] 2023-02-23 17:25:12,524 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-23T17:25:13.229Z] 2023-02-23 17:25:12,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4388 with force:False [2023-02-23T17:25:13.229Z] 2023-02-23 17:25:12,525 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4388 [2023-02-23T17:25:13.229Z] 2023-02-23 17:25:12,529 [execute] INFO git cat-file --batch-check [2023-02-23T17:25:13.229Z] 2023-02-23 17:25:12,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T17:25:13.229Z] 2023-02-23 17:25:12,535 [execute] INFO git cat-file --batch [2023-02-23T17:25:13.229Z] 2023-02-23 17:25:12,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T17:25:13.229Z] 2023-02-23 17:25:12,540 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4388 [2023-02-23T17:25:13.229Z] 0.0.0 [Pipeline] } [2023-02-23T17:25:13.242Z] $ docker exec --env ******** --env ******** a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 ssh-agent -k [2023-02-23T17:25:13.336Z] unset SSH_AUTH_SOCK; [2023-02-23T17:25:13.336Z] unset SSH_AGENT_PID; [2023-02-23T17:25:13.337Z] echo Agent pid 75 killed; [2023-02-23T17:25:13.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T17:25:13.647Z] + git semver [Pipeline] } [2023-02-23T17:25:13.927Z] $ docker stop --time=1 a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 [2023-02-23T17:25:15.184Z] $ docker rm -f --volumes a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T17:25:15.512Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-23T17:25:15.713Z] Stashed 1 file(s) [Pipeline] echo [2023-02-23T17:25:15.716Z] [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-02-23T17:25:16.080Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-23T17:25:16.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T17:25:16.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T17:25:16.109Z] ========================================================= [2023-02-23T17:25:16.109Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-23T17:25:16.109Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-23T17:25:16.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T17:25:16.393Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-23T17:25:16.393Z] 213ec9aee27d: Pulling fs layer [2023-02-23T17:25:16.393Z] 4583459ba037: Pulling fs layer [2023-02-23T17:25:16.393Z] 93c1e223e6f2: Pulling fs layer [2023-02-23T17:25:16.393Z] 53926ce57604: Pulling fs layer [2023-02-23T17:25:16.393Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-23T17:25:16.393Z] 22ff95d597cd: Pulling fs layer [2023-02-23T17:25:16.393Z] 12d6caf4c0d1: Pulling fs layer [2023-02-23T17:25:16.393Z] 96b7cbca73a9: Pulling fs layer [2023-02-23T17:25:16.393Z] a7acece74701: Pulling fs layer [2023-02-23T17:25:16.393Z] 53926ce57604: Waiting [2023-02-23T17:25:16.393Z] 12d6caf4c0d1: Waiting [2023-02-23T17:25:16.393Z] 21b2b0c7a3f4: Waiting [2023-02-23T17:25:16.393Z] 96b7cbca73a9: Waiting [2023-02-23T17:25:16.393Z] a7acece74701: Waiting [2023-02-23T17:25:16.393Z] 93c1e223e6f2: Verifying Checksum [2023-02-23T17:25:16.393Z] 93c1e223e6f2: Download complete [2023-02-23T17:25:16.393Z] 4583459ba037: Download complete [2023-02-23T17:25:16.393Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-23T17:25:16.393Z] 21b2b0c7a3f4: Download complete [2023-02-23T17:25:16.393Z] 22ff95d597cd: Download complete [2023-02-23T17:25:16.393Z] 213ec9aee27d: Verifying Checksum [2023-02-23T17:25:16.393Z] 213ec9aee27d: Download complete [2023-02-23T17:25:16.393Z] 12d6caf4c0d1: Verifying Checksum [2023-02-23T17:25:16.653Z] 213ec9aee27d: Pull complete [2023-02-23T17:25:16.653Z] 4583459ba037: Pull complete [2023-02-23T17:25:16.916Z] 93c1e223e6f2: Pull complete [2023-02-23T17:25:16.916Z] a7acece74701: Verifying Checksum [2023-02-23T17:25:16.916Z] a7acece74701: Download complete [2023-02-23T17:25:17.175Z] 96b7cbca73a9: Verifying Checksum [2023-02-23T17:25:17.175Z] 96b7cbca73a9: Download complete [2023-02-23T17:25:17.432Z] 53926ce57604: Verifying Checksum [2023-02-23T17:25:17.432Z] 53926ce57604: Download complete [2023-02-23T17:25:20.712Z] 53926ce57604: Pull complete [2023-02-23T17:25:20.713Z] 21b2b0c7a3f4: Pull complete [2023-02-23T17:25:20.713Z] 22ff95d597cd: Pull complete [2023-02-23T17:25:20.713Z] 12d6caf4c0d1: Pull complete [2023-02-23T17:25:22.610Z] 96b7cbca73a9: Pull complete [2023-02-23T17:25:23.176Z] a7acece74701: Pull complete [2023-02-23T17:25:23.176Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-23T17:25:23.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T17:25:23.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-23T17:25:23.469Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T17:25:23.469Z] WORKDIR /edgex [2023-02-23T17:25:23.469Z] COPY go.mod . [2023-02-23T17:25:23.469Z] RUN go mod download [2023-02-23T17:25:23.469Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-23T17:25:24.036Z] Sending build context to Docker daemon 170.4MB [2023-02-23T17:25:24.036Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T17:25:24.036Z] ---> db6d94c90886 [2023-02-23T17:25:24.036Z] Step 2/4 : WORKDIR /edgex [2023-02-23T17:25:28.246Z] ---> Running in 0655bb5e6d41 [2023-02-23T17:25:28.246Z] Removing intermediate container 0655bb5e6d41 [2023-02-23T17:25:28.246Z] ---> 9e3dae077880 [2023-02-23T17:25:28.246Z] Step 3/4 : COPY go.mod . [2023-02-23T17:25:28.246Z] ---> aec15a27ac3d [2023-02-23T17:25:28.246Z] Step 4/4 : RUN go mod download [2023-02-23T17:25:28.246Z] ---> Running in 687dd11f8b7b [2023-02-23T17:25:30.772Z] Still waiting to schedule task [2023-02-23T17:25:30.773Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-23T17:25:40.477Z] Removing intermediate container 687dd11f8b7b [2023-02-23T17:25:40.477Z] ---> 53e92fbc19d7 [2023-02-23T17:25:40.477Z] Successfully built 53e92fbc19d7 [2023-02-23T17:25:40.737Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:25:41.032Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T17:25:41.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T17:25:41.100Z] prd-ubuntu20.04-docker-8c-8g-7267 does not seem to be running inside a container [2023-02-23T17:25:41.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-23T17:25:41.526Z] $ docker top 1b228cc3f6c2f201ecad1fa8e348bc7c663463bb26348b62520790c64693406b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T17:25:41.864Z] + go version [2023-02-23T17:25:41.864Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-23T17:25:41.877Z] $ docker stop --time=1 1b228cc3f6c2f201ecad1fa8e348bc7c663463bb26348b62520790c64693406b [2023-02-23T17:25:43.178Z] $ docker rm -f --volumes 1b228cc3f6c2f201ecad1fa8e348bc7c663463bb26348b62520790c64693406b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:25:43.581Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T17:25:43.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T17:25:43.653Z] prd-ubuntu20.04-docker-8c-8g-7267 does not seem to be running inside a container [2023-02-23T17:25:43.682Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-23T17:25:44.017Z] $ docker top 3034abd79d1e14ade87db049c968f27a7a2f2856fc9239d46875958a0f18ca2c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-23T17:25:44.077Z] ========================================================= [2023-02-23T17:25:44.077Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-23T17:25:44.077Z] ========================================================= [Pipeline] sh [2023-02-23T17:25:44.356Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-23T17:25:44.653Z] + make test [2023-02-23T17:25:44.653Z] go test -race -coverprofile=coverage.out ./... [2023-02-23T17:25:51.218Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-23T17:26:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-23T17:26:03.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.101s coverage: 28.7% of statements [2023-02-23T17:26:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-23T17:26:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-23T17:26:03.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2023-02-23T17:26:07.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.140s coverage: 73.7% of statements [2023-02-23T17:26:07.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-23T17:26:07.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-23T17:26:07.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-23T17:26:07.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.0% of statements [2023-02-23T17:26:07.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-23T17:26:07.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-23T17:26:07.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.176s coverage: 88.5% of statements [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-23T17:26:07.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.110s coverage: 3.9% of statements [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-23T17:26:07.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-23T17:26:07.819Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-23T17:26:07.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-23T17:26:07.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-23T17:26:07.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements [2023-02-23T17:26:07.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-23T17:26:07.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2023-02-23T17:26:07.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.094s coverage: 82.9% of statements [2023-02-23T17:26:07.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2023-02-23T17:26:07.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-02-23T17:26:07.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2023-02-23T17:26:13.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.078s coverage: 94.4% of statements [2023-02-23T17:26:13.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.336s coverage: 79.9% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.051s coverage: 86.9% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 77.4% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 63.1% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.296s coverage: 65.3% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 41.0% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-23T17:26:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-23T17:26:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-23T17:26:31.167Z] 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-02-23T17:26:46.031Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-23T17:26:46.031Z] go vet ./... [2023-02-23T17:26:49.314Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T17:26:49.314Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T17:26:49.314Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T17:26:49.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-23T17:26:49.613Z] + ls -al . [2023-02-23T17:26:49.613Z] total 744 [2023-02-23T17:26:49.613Z] drwxrwxr-x 11 1001 1001 4096 Feb 23 17:25 . [2023-02-23T17:26:49.613Z] drwxr-xr-x 4 root root 4096 Feb 23 17:25 .. [2023-02-23T17:26:49.613Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 17:24 .blubracket [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 16 Feb 23 17:24 .dockerignore [2023-02-23T17:26:49.613Z] drwxrwxr-x 8 1001 1001 4096 Feb 23 17:26 .git [2023-02-23T17:26:49.613Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 17:24 .github [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 1024 Feb 23 17:24 .gitignore [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 42 Feb 23 17:24 .golangci.yml [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 87 Feb 23 17:24 .hadolint.yml [2023-02-23T17:26:49.613Z] drwxr-xr-x 3 1001 1001 4096 Feb 23 17:25 .semver [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 166 Feb 23 17:24 .sonarcloud.properties [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 1171 Feb 23 17:24 ADOPTERS.md [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 10825 Feb 23 17:24 Attribution.txt [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 73765 Feb 23 17:24 CHANGELOG.md [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 3804 Feb 23 17:24 CONTRIBUTING.md [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 677 Feb 23 17:24 GOVERNANCE.md [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 883 Feb 23 17:24 Jenkinsfile [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 10775 Feb 23 17:24 LICENSE [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 13375 Feb 23 17:24 Makefile [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 582 Feb 23 17:24 OWNERS.md [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 9403 Feb 23 17:24 README.md [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 6912 Feb 23 17:24 SECURITY.md [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 5 Feb 23 17:25 VERSION [2023-02-23T17:26:49.613Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 17:24 bin [2023-02-23T17:26:49.613Z] drwxrwxr-x 17 1001 1001 4096 Feb 23 17:24 cmd [2023-02-23T17:26:49.613Z] -rw-r--r-- 1 root root 487037 Feb 23 17:26 coverage.out [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 3296 Feb 23 17:24 go.mod [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 33293 Feb 23 17:24 go.sum [2023-02-23T17:26:49.613Z] drwxrwxr-x 7 1001 1001 4096 Feb 23 17:24 internal [2023-02-23T17:26:49.613Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 17:24 openapi [2023-02-23T17:26:49.613Z] drwxrwxr-x 4 1001 1001 4096 Feb 23 17:24 snap [2023-02-23T17:26:49.613Z] -rw-rw-r-- 1 1001 1001 204 Feb 23 17:24 version.go [Pipeline] sh [2023-02-23T17:26:49.895Z] + '[' -e coverage.out ] [2023-02-23T17:26:49.895Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-23T17:26:49.992Z] Stashed 1 file(s) [Pipeline] sh [2023-02-23T17:26:50.269Z] + make build [2023-02-23T17:26:50.269Z] 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-02-23T17:27:02.460Z] 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-02-23T17:27:02.460Z] 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-02-23T17:27:03.026Z] 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-02-23T17:27:03.961Z] 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-02-23T17:27:10.515Z] 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-02-23T17:27:11.889Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-23T17:27:12.821Z] 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-02-23T17:27:13.756Z] 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-02-23T17:27:14.695Z] 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-02-23T17:27:15.673Z] 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-02-23T17:27:17.571Z] 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-02-23T17:27:18.961Z] $ docker stop --time=1 3034abd79d1e14ade87db049c968f27a7a2f2856fc9239d46875958a0f18ca2c [2023-02-23T17:27:22.639Z] $ docker rm -f --volumes 3034abd79d1e14ade87db049c968f27a7a2f2856fc9239d46875958a0f18ca2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:27:23.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T17:27:23.539Z] [2023-02-23T17:27:23.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:27:23.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T17:27:23.844Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-23T17:27:23.844Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-23T17:27:23.844Z] ca9280d653b3: Pulling fs layer [2023-02-23T17:27:23.844Z] 7e9c9ca2126c: Pulling fs layer [2023-02-23T17:27:24.105Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-23T17:27:24.105Z] cbdbe7a5bc2a: Download complete [2023-02-23T17:27:24.105Z] cbdbe7a5bc2a: Pull complete [2023-02-23T17:27:24.105Z] ca9280d653b3: Verifying Checksum [2023-02-23T17:27:24.105Z] ca9280d653b3: Download complete [2023-02-23T17:27:24.362Z] 7e9c9ca2126c: Download complete [2023-02-23T17:27:24.619Z] ca9280d653b3: Pull complete [2023-02-23T17:27:27.145Z] 7e9c9ca2126c: Pull complete [2023-02-23T17:27:27.145Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-23T17:27:27.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T17:27:27.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T17:27:27.214Z] prd-ubuntu20.04-docker-8c-8g-7267 does not seem to be running inside a container [2023-02-23T17:27:27.241Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-23T17:27:29.601Z] $ docker top 3c8e5cb36653c7f2244a55123305e51332cdce3f962e98a17f3fd162f8594c11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T17:27:29.934Z] + docker-compose build --help [2023-02-23T17:27:29.935Z] + grep parallel [2023-02-23T17:27:30.503Z] --parallel Build images in parallel. [Pipeline] } [2023-02-23T17:27:30.517Z] $ docker stop --time=1 3c8e5cb36653c7f2244a55123305e51332cdce3f962e98a17f3fd162f8594c11 [2023-02-23T17:27:31.788Z] $ docker rm -f --volumes 3c8e5cb36653c7f2244a55123305e51332cdce3f962e98a17f3fd162f8594c11 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:27:32.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T17:27:32.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T17:27:32.217Z] prd-ubuntu20.04-docker-8c-8g-7267 does not seem to be running inside a container [2023-02-23T17:27:32.251Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-23T17:27:32.563Z] $ docker top 967d41314b91e89d8c00a1b89e6808360c1c93876153b3d0f1bd9792213e2536 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T17:27:32.891Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-23T17:27:33.461Z] Building core-command ... [2023-02-23T17:27:33.461Z] Building core-common-config-bootstrapper ... [2023-02-23T17:27:33.461Z] Building core-data ... [2023-02-23T17:27:33.461Z] Building core-metadata ... [2023-02-23T17:27:33.461Z] Building security-bootstrapper ... [2023-02-23T17:27:33.461Z] Building security-proxy-setup ... [2023-02-23T17:27:33.461Z] Building security-secretstore-setup ... [2023-02-23T17:27:33.461Z] Building security-spiffe-token-provider ... [2023-02-23T17:27:33.461Z] Building security-spire-agent ... [2023-02-23T17:27:33.461Z] Building security-spire-config ... [2023-02-23T17:27:33.461Z] Building security-spire-server ... [2023-02-23T17:27:33.461Z] Building support-notifications ... [2023-02-23T17:27:33.461Z] Building support-scheduler ... [2023-02-23T17:27:33.461Z] Building support-scheduler [2023-02-23T17:27:33.461Z] Building core-metadata [2023-02-23T17:27:33.461Z] Building security-proxy-setup [2023-02-23T17:27:33.461Z] Building core-common-config-bootstrapper [2023-02-23T17:27:33.461Z] Building security-spiffe-token-provider [2023-02-23T17:27:43.433Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:27:43.433Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:27:43.433Z] ---> 53e92fbc19d7 [2023-02-23T17:27:43.433Z] Step 3/19 : WORKDIR /edgex-go [2023-02-23T17:27:43.433Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:27:43.433Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:27:43.433Z] ---> 53e92fbc19d7 [2023-02-23T17:27:43.433Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:27:43.433Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:27:43.433Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:27:43.433Z] ---> 53e92fbc19d7 [2023-02-23T17:27:43.433Z] Step 3/21 : WORKDIR /edgex-go [2023-02-23T17:27:43.433Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:27:43.433Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:27:43.433Z] ---> 53e92fbc19d7 [2023-02-23T17:27:43.433Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:27:44.000Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:27:44.000Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:27:44.001Z] ---> 53e92fbc19d7 [2023-02-23T17:27:44.001Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:27:49.272Z] ---> Running in b29f8649de21 [2023-02-23T17:27:49.272Z] ---> Running in 6ee3bfd77cf1 [2023-02-23T17:27:49.272Z] ---> Running in 1b20dc6886de [2023-02-23T17:27:49.272Z] ---> Running in a203cd23f37e [2023-02-23T17:27:49.272Z] ---> Running in f0df121bdc2b [2023-02-23T17:27:49.530Z] Removing intermediate container 6ee3bfd77cf1 [2023-02-23T17:27:49.530Z] ---> 07960d56699b [2023-02-23T17:27:49.530Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T17:27:49.530Z] Removing intermediate container 1b20dc6886de [2023-02-23T17:27:49.530Z] ---> 03fcfe4ea825 [2023-02-23T17:27:49.530Z] Step 4/24 : WORKDIR /edgex-go [2023-02-23T17:27:49.530Z] Removing intermediate container b29f8649de21 [2023-02-23T17:27:49.530Z] ---> c6e7c81f460e [2023-02-23T17:27:49.530Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T17:27:49.530Z] Removing intermediate container f0df121bdc2b [2023-02-23T17:27:49.530Z] ---> 5c4d649382f6 [2023-02-23T17:27:49.530Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-23T17:27:49.530Z] Removing intermediate container a203cd23f37e [2023-02-23T17:27:49.530Z] ---> 819eee1f2c35 [2023-02-23T17:27:49.530Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-23T17:27:49.530Z] ---> Running in c985fcf577e9 [2023-02-23T17:27:49.530Z] ---> Running in b16ab92d73c3 [2023-02-23T17:27:49.530Z] ---> Running in 78c00f343347 [2023-02-23T17:27:49.530Z] ---> Running in 21cf008d6088 [2023-02-23T17:27:49.530Z] ---> Running in 2e496f6a5287 [2023-02-23T17:27:49.530Z] Removing intermediate container c985fcf577e9 [2023-02-23T17:27:49.530Z] ---> f58946937ac0 [2023-02-23T17:27:49.530Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-23T17:27:49.530Z] ---> Running in 6c6c3543989b [2023-02-23T17:27:49.530Z] Removing intermediate container 78c00f343347 [2023-02-23T17:27:49.530Z] ---> e0d9d8ea9196 [2023-02-23T17:27:49.530Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T17:27:49.787Z] Removing intermediate container 21cf008d6088 [2023-02-23T17:27:49.787Z] ---> eb1293602b7c [2023-02-23T17:27:49.787Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T17:27:49.787Z] ---> Running in b29b56a818b1 [2023-02-23T17:27:49.787Z] ---> Running in 7b1e271cb6d7 [2023-02-23T17:27:49.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:27:50.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:27:50.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:27:50.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:27:50.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:27:50.302Z] OK: 211 MiB in 51 packages [2023-02-23T17:27:50.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:27:50.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:27:50.302Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-23T17:27:50.302Z] v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-23T17:27:50.302Z] OK: 17046 distinct packages available [2023-02-23T17:27:50.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:27:50.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:27:50.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:27:50.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:27:50.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:27:50.560Z] OK: 211 MiB in 51 packages [2023-02-23T17:27:50.560Z] OK: 211 MiB in 51 packages [2023-02-23T17:27:50.560Z] OK: 211 MiB in 51 packages [2023-02-23T17:27:50.560Z] OK: 211 MiB in 51 packages [2023-02-23T17:27:50.818Z] Removing intermediate container 2e496f6a5287 [2023-02-23T17:27:50.818Z] ---> 6b49f4f79cc4 [2023-02-23T17:27:50.818Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-23T17:27:50.818Z] ---> bb4152db83fa [2023-02-23T17:27:50.818Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:27:50.818Z] ---> Running in 51ac6c4e6a3d [2023-02-23T17:27:51.076Z] Removing intermediate container b29b56a818b1 [2023-02-23T17:27:51.076Z] ---> 3f1fccbcfa61 [2023-02-23T17:27:51.076Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T17:27:51.076Z] Removing intermediate container 6c6c3543989b [2023-02-23T17:27:51.076Z] ---> d21efa3a1b52 [2023-02-23T17:27:51.076Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-23T17:27:51.334Z] ---> 290fe8ba358d [2023-02-23T17:27:51.334Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:27:51.334Z] Removing intermediate container b16ab92d73c3 [2023-02-23T17:27:51.334Z] ---> 4e6de302ae3b [2023-02-23T17:27:51.334Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-23T17:27:51.334Z] ---> Running in 8387eaea8304 [2023-02-23T17:27:51.334Z] Removing intermediate container 7b1e271cb6d7 [2023-02-23T17:27:51.334Z] ---> fb0157468b23 [2023-02-23T17:27:51.334Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T17:27:51.334Z] ---> 28097a2e23c0 [2023-02-23T17:27:51.334Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:27:51.334Z] ---> Running in c182d7166bcc [2023-02-23T17:27:51.593Z] ---> a0d459381c33 [2023-02-23T17:27:51.593Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:27:51.593Z] ---> cd5ffc8c21c1 [2023-02-23T17:27:51.593Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:27:51.593Z] ---> Running in 0c71b6577872 [2023-02-23T17:27:51.593Z] ---> Running in a0ef7859b7a1 [2023-02-23T17:28:59.339Z] Removing intermediate container 0c71b6577872 [2023-02-23T17:28:59.339Z] ---> da1243b6489d [2023-02-23T17:28:59.339Z] Step 7/19 : COPY . . [2023-02-23T17:28:59.339Z] Removing intermediate container 8387eaea8304 [2023-02-23T17:28:59.339Z] ---> e45f9bfbd05d [2023-02-23T17:28:59.339Z] Step 8/22 : COPY . . [2023-02-23T17:28:59.339Z] Removing intermediate container 51ac6c4e6a3d [2023-02-23T17:28:59.339Z] ---> 281684495360 [2023-02-23T17:28:59.339Z] Step 7/21 : COPY . . [2023-02-23T17:28:59.339Z] Removing intermediate container a0ef7859b7a1 [2023-02-23T17:28:59.339Z] ---> 7f192094360e [2023-02-23T17:28:59.339Z] Step 8/22 : COPY . . [2023-02-23T17:28:59.339Z] Removing intermediate container c182d7166bcc [2023-02-23T17:28:59.339Z] ---> 687fbbe405fe [2023-02-23T17:28:59.339Z] Step 8/24 : COPY . . [2023-02-23T17:29:02.691Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7268 in /w/workspace/edgexfoundry_edgex-go_PR-4388 [Pipeline] { [Pipeline] ws [2023-02-23T17:29:02.703Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-23T17:29:02.742Z] The recommended git tool is: git [2023-02-23T17:29:08.530Z] using credential edgex-jenkins-ssh [2023-02-23T17:29:08.550Z] Cloning the remote Git repository [2023-02-23T17:29:08.622Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-23T17:29:08.708Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-23T17:29:08.889Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-23T17:29:08.890Z] > git --version # timeout=10 [2023-02-23T17:29:08.920Z] > git --version # 'git version 2.25.1' [2023-02-23T17:29:08.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T17:29:08.999Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T17:29:21.303Z] ---> a8739884aad4 [2023-02-23T17:29:21.303Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-23T17:29:21.303Z] ---> b26b88e7adc8 [2023-02-23T17:29:21.303Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-23T17:29:21.303Z] ---> e0f9e194f8dd [2023-02-23T17:29:21.303Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-23T17:29:21.303Z] ---> 7bbc7a6b977c [2023-02-23T17:29:21.303Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-23T17:29:21.303Z] ---> 9974d2cb53b2 [2023-02-23T17:29:21.303Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-23T17:29:21.303Z] ---> Running in 67b4156fed45 [2023-02-23T17:29:21.303Z] ---> Running in 47ee8d9e6b39 [2023-02-23T17:29:21.303Z] ---> Running in 13118be8e87f [2023-02-23T17:29:21.303Z] ---> Running in c41f4d1c34c1 [2023-02-23T17:29:21.303Z] ---> Running in f7d2858bcdd0 [2023-02-23T17:29:21.303Z] 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-02-23T17:29:21.303Z] 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-02-23T17:29:21.303Z] 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-02-23T17:29:21.303Z] 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-02-23T17:29:21.303Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-23T17:29:30.302Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-23T17:29:30.338Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T17:29:31.358Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-23T17:29:31.401Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-23T17:29:31.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T17:29:31.427Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4388/head:refs/remotes/origin/PR-4388 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-23T17:29:32.411Z] Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit 47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:29:32.790Z] Merge succeeded, producing 47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:29:32.790Z] Checking out Revision 47ffbb54581e274ffa0b62b355ddf534d29120bf (PR-4388) [2023-02-23T17:29:32.432Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T17:29:32.450Z] > git checkout -f 47ffbb54581e274ffa0b62b355ddf534d29120bf # timeout=10 [2023-02-23T17:29:32.696Z] > git remote # timeout=10 [2023-02-23T17:29:32.715Z] > git config --get remote.origin.url # timeout=10 [2023-02-23T17:29:32.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T17:29:32.744Z] > git merge 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 [2023-02-23T17:29:32.770Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-23T17:29:32.798Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T17:29:32.812Z] > git checkout -f 47ffbb54581e274ffa0b62b355ddf534d29120bf # timeout=10 [2023-02-23T17:29:36.507Z] Commit message: "fix: updated go-mod-bootstrap, go-mod-secrets version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T17:29:37.414Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-23T17:29:37.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T17:29:37.414Z] Dload Upload Total Spent Left Speed [2023-02-23T17:29:37.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-02-23T17:29:38.090Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-23T17:29:38.431Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-23T17:29:38.431Z] + sudo tee /etc/docker/daemon.new [2023-02-23T17:29:38.431Z] { [2023-02-23T17:29:38.431Z] "registry-mirrors": [ [2023-02-23T17:29:38.431Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-23T17:29:38.431Z] ], [2023-02-23T17:29:38.431Z] "bip": "10.250.0.254/24", [2023-02-23T17:29:38.431Z] "hosts": [ [2023-02-23T17:29:38.431Z] "tcp://0.0.0.0:5555", [2023-02-23T17:29:38.431Z] "unix:///var/run/docker.sock" [2023-02-23T17:29:38.431Z] ], [2023-02-23T17:29:38.431Z] "mtu": 1458, [2023-02-23T17:29:38.431Z] "selinux-enabled": true, [2023-02-23T17:29:38.431Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-23T17:29:38.431Z] } [Pipeline] sh [2023-02-23T17:29:38.765Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-23T17:29:39.160Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T17:29:57.449Z] provisioning config files... [2023-02-23T17:29:57.474Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5901176786448964345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T17:29:57.820Z] ---> docker-login.sh [2023-02-23T17:29:57.820Z] nexus3.edgexfoundry.org:10001 [2023-02-23T17:29:58.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T17:29:58.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T17:29:58.678Z] Configure a credential helper to remove this warning. See [2023-02-23T17:29:58.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T17:29:58.678Z] [2023-02-23T17:29:58.678Z] Login Succeeded [2023-02-23T17:29:58.678Z] nexus3.edgexfoundry.org:10002 [2023-02-23T17:29:58.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T17:29:58.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T17:29:58.947Z] Configure a credential helper to remove this warning. See [2023-02-23T17:29:58.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T17:29:58.947Z] [2023-02-23T17:29:58.947Z] Login Succeeded [2023-02-23T17:29:58.947Z] nexus3.edgexfoundry.org:10003 [2023-02-23T17:29:59.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T17:29:59.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T17:29:59.216Z] Configure a credential helper to remove this warning. See [2023-02-23T17:29:59.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T17:29:59.216Z] [2023-02-23T17:29:59.216Z] Login Succeeded [2023-02-23T17:29:59.216Z] nexus3.edgexfoundry.org:10004 [2023-02-23T17:29:59.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T17:29:59.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T17:29:59.485Z] Configure a credential helper to remove this warning. See [2023-02-23T17:29:59.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T17:29:59.485Z] [2023-02-23T17:29:59.485Z] Login Succeeded [2023-02-23T17:29:59.485Z] docker.io [2023-02-23T17:29:59.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T17:30:00.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T17:30:00.023Z] Configure a credential helper to remove this warning. See [2023-02-23T17:30:00.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T17:30:00.023Z] [2023-02-23T17:30:00.023Z] Login Succeeded [2023-02-23T17:30:00.023Z] ---> docker-login.sh ends [2023-02-23T17:30:00.030Z] 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 [Pipeline] } [2023-02-23T17:30:00.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-23T17:30:00.643Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-23T17:30:00.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T17:30:00.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T17:30:00.699Z] ========================================================= [2023-02-23T17:30:00.699Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-23T17:30:00.699Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-23T17:30:01.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T17:30:01.615Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-23T17:30:01.615Z] 9b18e9b68314: Pulling fs layer [2023-02-23T17:30:01.615Z] 35d82f9e3411: Pulling fs layer [2023-02-23T17:30:01.615Z] e16973657156: Pulling fs layer [2023-02-23T17:30:01.615Z] fc693d55d65f: Pulling fs layer [2023-02-23T17:30:01.615Z] 7e9fc2657dce: Pulling fs layer [2023-02-23T17:30:01.615Z] dda99020689f: Pulling fs layer [2023-02-23T17:30:01.615Z] db1c61fa0a46: Pulling fs layer [2023-02-23T17:30:01.615Z] 891c053d2c06: Pulling fs layer [2023-02-23T17:30:01.615Z] fc693d55d65f: Waiting [2023-02-23T17:30:01.615Z] dda99020689f: Waiting [2023-02-23T17:30:01.615Z] db1c61fa0a46: Waiting [2023-02-23T17:30:01.615Z] 7e9fc2657dce: Waiting [2023-02-23T17:30:01.615Z] 891c053d2c06: Waiting [2023-02-23T17:30:01.615Z] e16973657156: Verifying Checksum [2023-02-23T17:30:01.615Z] e16973657156: Download complete [2023-02-23T17:30:01.615Z] 35d82f9e3411: Verifying Checksum [2023-02-23T17:30:01.615Z] 35d82f9e3411: Download complete [2023-02-23T17:30:01.615Z] 7e9fc2657dce: Verifying Checksum [2023-02-23T17:30:01.615Z] 7e9fc2657dce: Download complete [2023-02-23T17:30:01.615Z] dda99020689f: Verifying Checksum [2023-02-23T17:30:01.615Z] dda99020689f: Download complete [2023-02-23T17:30:01.615Z] 9b18e9b68314: Verifying Checksum [2023-02-23T17:30:01.615Z] 9b18e9b68314: Download complete [2023-02-23T17:30:02.595Z] 9b18e9b68314: Pull complete [2023-02-23T17:30:02.595Z] 891c053d2c06: Verifying Checksum [2023-02-23T17:30:02.595Z] 891c053d2c06: Download complete [2023-02-23T17:30:02.865Z] 35d82f9e3411: Pull complete [2023-02-23T17:30:03.138Z] e16973657156: Pull complete [2023-02-23T17:30:03.734Z] db1c61fa0a46: Verifying Checksum [2023-02-23T17:30:03.734Z] db1c61fa0a46: Download complete [2023-02-23T17:30:04.319Z] fc693d55d65f: Verifying Checksum [2023-02-23T17:30:04.319Z] fc693d55d65f: Download complete [2023-02-23T17:30:05.304Z] Removing intermediate container c41f4d1c34c1 [2023-02-23T17:30:05.304Z] ---> 9ad8b167fb71 [2023-02-23T17:30:05.304Z] [2023-02-23T17:30:05.304Z] Step 9/21 : FROM alpine:3.16 [2023-02-23T17:30:05.304Z] Removing intermediate container 67b4156fed45 [2023-02-23T17:30:05.304Z] ---> 5a46aff8ffb6 [2023-02-23T17:30:05.304Z] [2023-02-23T17:30:05.304Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T17:30:05.304Z] Removing intermediate container 13118be8e87f [2023-02-23T17:30:05.304Z] ---> fea3726b6963 [2023-02-23T17:30:05.304Z] [2023-02-23T17:30:05.304Z] Step 10/24 : FROM alpine:3.16 [2023-02-23T17:30:05.304Z] Removing intermediate container 47ee8d9e6b39 [2023-02-23T17:30:05.304Z] ---> 9a019524efa6 [2023-02-23T17:30:05.304Z] [2023-02-23T17:30:05.304Z] Step 9/19 : FROM alpine:3.15 [2023-02-23T17:30:05.870Z] 3.16: Pulling from library/alpine [2023-02-23T17:30:06.436Z] 3.16: Pulling from library/alpine [2023-02-23T17:30:06.436Z] 3.16: Pulling from library/alpine [2023-02-23T17:30:08.350Z] 3.15: Pulling from library/alpine [2023-02-23T17:30:09.728Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T17:30:09.728Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T17:30:09.728Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T17:30:09.728Z] Status: Image is up to date for alpine:3.16 [2023-02-23T17:30:09.728Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T17:30:09.728Z] Status: Image is up to date for alpine:3.16 [2023-02-23T17:30:09.728Z] ---> dfd21b5a31f5 [2023-02-23T17:30:09.728Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T17:30:09.728Z] ---> dfd21b5a31f5 [2023-02-23T17:30:09.728Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:30:09.728Z] ---> dfd21b5a31f5 [2023-02-23T17:30:09.728Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-23T17:30:09.728Z] ---> Running in 19b722e62615 [2023-02-23T17:30:09.728Z] ---> Running in 9fbc850f5e25 [2023-02-23T17:30:09.728Z] ---> Running in 440826c4c244 [2023-02-23T17:30:09.728Z] Removing intermediate container f7d2858bcdd0 [2023-02-23T17:30:09.728Z] ---> d8f65aa874e8 [2023-02-23T17:30:09.728Z] [2023-02-23T17:30:09.728Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T17:30:09.728Z] ---> dfd21b5a31f5 [2023-02-23T17:30:09.728Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:30:09.990Z] ---> Running in 15557db57a99 [2023-02-23T17:30:09.990Z] Removing intermediate container 9fbc850f5e25 [2023-02-23T17:30:09.990Z] ---> 130c4d3365e4 [2023-02-23T17:30:09.990Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:30:10.250Z] ---> Running in fe43568c1f83 [2023-02-23T17:30:10.250Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-23T17:30:10.250Z] Status: Downloaded newer image for alpine:3.15 [2023-02-23T17:30:10.250Z] ---> 5ce65d7b0fde [2023-02-23T17:30:10.250Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:30:10.250Z] ---> Running in 78b774b45d1e [2023-02-23T17:30:10.250Z] Removing intermediate container 78b774b45d1e [2023-02-23T17:30:10.250Z] ---> 6192d9014cfb [2023-02-23T17:30:10.250Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-23T17:30:10.250Z] ---> Running in ea9c0d77e143 [2023-02-23T17:30:10.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:10.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:10.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:10.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:10.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:10.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:10.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:10.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:10.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:10.769Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T17:30:10.769Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-23T17:30:10.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:10.769Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:30:10.769Z] OK: 6 MiB in 15 packages [2023-02-23T17:30:10.769Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-23T17:30:10.769Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T17:30:10.769Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:30:11.027Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-23T17:30:11.027Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-23T17:30:11.027Z] OK: 6 MiB in 15 packages [2023-02-23T17:30:11.027Z] (5/6) Installing curl (7.83.1-r6) [2023-02-23T17:30:11.027Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-23T17:30:11.027Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:30:11.027Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T17:30:11.027Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T17:30:11.027Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:30:11.027Z] OK: 6 MiB in 15 packages [2023-02-23T17:30:11.027Z] OK: 8 MiB in 20 packages [2023-02-23T17:30:11.027Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T17:30:11.027Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T17:30:11.027Z] OK: 15857 distinct packages available [2023-02-23T17:30:11.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:11.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:11.567Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-23T17:30:11.567Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-23T17:30:11.567Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-23T17:30:11.567Z] Removing intermediate container 19b722e62615 [2023-02-23T17:30:11.567Z] ---> ca50e10f345a [2023-02-23T17:30:11.567Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T17:30:11.567Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-23T17:30:11.567Z] (5/9) Installing curl (7.80.0-r6) [2023-02-23T17:30:11.567Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-23T17:30:11.567Z] ---> Running in 9eb033ed3383 [2023-02-23T17:30:11.567Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-23T17:30:11.567Z] (8/9) Installing libucontext (1.1-r0) [2023-02-23T17:30:11.567Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-23T17:30:11.567Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T17:30:11.567Z] Removing intermediate container 15557db57a99 [2023-02-23T17:30:11.567Z] ---> 5386fd0b2095 [2023-02-23T17:30:11.567Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T17:30:11.567Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T17:30:11.567Z] ---> Running in 5eb32448a279 [2023-02-23T17:30:11.567Z] OK: 8 MiB in 23 packages [2023-02-23T17:30:11.826Z] Removing intermediate container 9eb033ed3383 [2023-02-23T17:30:11.826Z] ---> 86ceabf025c7 [2023-02-23T17:30:11.826Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-23T17:30:11.826Z] Removing intermediate container fe43568c1f83 [2023-02-23T17:30:11.826Z] ---> a1a6f43a848e [2023-02-23T17:30:11.826Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:30:11.826Z] Removing intermediate container 5eb32448a279 [2023-02-23T17:30:11.826Z] ---> b213e93afe7f [2023-02-23T17:30:11.826Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-23T17:30:11.826Z] Removing intermediate container 440826c4c244 [2023-02-23T17:30:11.826Z] ---> ca3bf4fb945c [2023-02-23T17:30:11.826Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T17:30:11.826Z] ---> Running in aa43a2ada2a8 [2023-02-23T17:30:11.826Z] ---> Running in 03994348216e [2023-02-23T17:30:11.826Z] ---> Running in 2c474122d6de [2023-02-23T17:30:11.826Z] ---> 2523e0ab1fa2 [2023-02-23T17:30:11.826Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-23T17:30:11.826Z] Removing intermediate container aa43a2ada2a8 [2023-02-23T17:30:11.826Z] ---> 7aa0f77ebbae [2023-02-23T17:30:11.826Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T17:30:11.826Z] Removing intermediate container 03994348216e [2023-02-23T17:30:11.826Z] ---> 46e8ea04f929 [2023-02-23T17:30:11.826Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-23T17:30:11.826Z] Removing intermediate container 2c474122d6de [2023-02-23T17:30:11.826Z] ---> 36e2f43756e9 [2023-02-23T17:30:11.826Z] Step 12/21 : WORKDIR /edgex [2023-02-23T17:30:12.084Z] ---> Running in 1b9f9755e35b [2023-02-23T17:30:12.084Z] ---> Running in 2c7d7890f952 [2023-02-23T17:30:12.084Z] ---> Running in b89c6172656e [2023-02-23T17:30:12.343Z] Removing intermediate container 1b9f9755e35b [2023-02-23T17:30:12.343Z] ---> 57e33d9d5d19 [2023-02-23T17:30:12.343Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:30:12.343Z] Removing intermediate container 2c7d7890f952 [2023-02-23T17:30:12.343Z] ---> c9ac5b4f6b82 [2023-02-23T17:30:12.343Z] Step 15/24 : WORKDIR / [2023-02-23T17:30:12.343Z] ---> 6ce9cb024fc2 [2023-02-23T17:30:12.343Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-23T17:30:12.343Z] Removing intermediate container b89c6172656e [2023-02-23T17:30:12.343Z] ---> 3930d99bbc8a [2023-02-23T17:30:12.343Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-23T17:30:12.343Z] ---> Running in 2f3d328548cb [2023-02-23T17:30:12.343Z] Removing intermediate container ea9c0d77e143 [2023-02-23T17:30:12.343Z] ---> 783aafae9681 [2023-02-23T17:30:12.343Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:30:12.343Z] ---> 8ac9828eaee8 [2023-02-23T17:30:12.343Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-23T17:30:12.343Z] Removing intermediate container 2f3d328548cb [2023-02-23T17:30:12.343Z] ---> fff1d64a23b1 [2023-02-23T17:30:12.343Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:30:12.600Z] ---> baf7d6d0c5f5 [2023-02-23T17:30:12.600Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-23T17:30:12.600Z] ---> 69ccb79afc03 [2023-02-23T17:30:12.600Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-23T17:30:12.600Z] ---> dbcc83c82135 [2023-02-23T17:30:12.600Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-23T17:30:14.064Z] ---> fac9f3eb13a3 [2023-02-23T17:30:14.064Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-23T17:30:14.064Z] ---> 5633cfbb1e76 [2023-02-23T17:30:14.064Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T17:30:14.064Z] ---> 5422526de2c5 [2023-02-23T17:30:14.064Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-23T17:30:14.064Z] ---> 176a4d9d69b1 [2023-02-23T17:30:14.064Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-23T17:30:14.064Z] ---> b90af966319f [2023-02-23T17:30:14.064Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-23T17:30:14.064Z] ---> Running in 476858d79aa9 [2023-02-23T17:30:14.325Z] ---> 05910e77f31d [2023-02-23T17:30:14.325Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-23T17:30:14.325Z] ---> b4aeb145752d [2023-02-23T17:30:14.325Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-23T17:30:14.325Z] ---> Running in 34a49356f5aa [2023-02-23T17:30:14.325Z] ---> 40aceff1ad4b [2023-02-23T17:30:14.325Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T17:30:14.599Z] ---> 0fbec5a9d5cf [2023-02-23T17:30:14.599Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-23T17:30:14.599Z] ---> Running in b3b86be57452 [2023-02-23T17:30:14.599Z] Removing intermediate container 34a49356f5aa [2023-02-23T17:30:14.599Z] ---> 6c3965e2ee7e [2023-02-23T17:30:14.599Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:30:14.599Z] Removing intermediate container b3b86be57452 [2023-02-23T17:30:14.599Z] ---> 7c94ca7b5706 [2023-02-23T17:30:14.599Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:30:14.599Z] ---> Running in 7193730d2728 [2023-02-23T17:30:14.599Z] ---> Running in c84061201c21 [2023-02-23T17:30:14.599Z] ---> 390a7d625a69 [2023-02-23T17:30:14.599Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T17:30:14.599Z] ---> Running in 914594c741c7 [2023-02-23T17:30:14.599Z] ---> 4ab1a972d9fa [2023-02-23T17:30:14.599Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-23T17:30:14.857Z] Removing intermediate container c84061201c21 [2023-02-23T17:30:14.857Z] ---> 979af51553d4 [2023-02-23T17:30:14.857Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T17:30:14.857Z] Removing intermediate container 7193730d2728 [2023-02-23T17:30:14.857Z] ---> d4d0b826a1f0 [2023-02-23T17:30:14.857Z] Step 17/19 : LABEL arch=x86_64 [2023-02-23T17:30:14.857Z] ---> Running in e239c2b9e3cc [2023-02-23T17:30:14.857Z] ---> Running in ae822c8760b4 [2023-02-23T17:30:14.857Z] Removing intermediate container 476858d79aa9 [2023-02-23T17:30:14.857Z] ---> 041f031cfef9 [2023-02-23T17:30:14.857Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T17:30:14.857Z] ---> Running in 630828d290a2 [2023-02-23T17:30:14.857Z] ---> bb2f5a91a2c3 [2023-02-23T17:30:14.857Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-23T17:30:14.857Z] Removing intermediate container e239c2b9e3cc [2023-02-23T17:30:14.857Z] ---> 3c7789d7a024 [2023-02-23T17:30:14.857Z] Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:30:14.857Z] ---> Running in 5e8142a5b44e [2023-02-23T17:30:15.115Z] Removing intermediate container ae822c8760b4 [2023-02-23T17:30:15.115Z] ---> 9c9a44188396 [2023-02-23T17:30:15.115Z] Step 18/19 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:30:15.115Z] ---> Running in 8cd162c6ed37 [2023-02-23T17:30:15.115Z] Removing intermediate container 630828d290a2 [2023-02-23T17:30:15.115Z] ---> 94b9e4e8bed0 [2023-02-23T17:30:15.115Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-23T17:30:15.115Z] ---> Running in eb46766cf02d [2023-02-23T17:30:15.115Z] ---> Running in 006e5a3b8d6f [2023-02-23T17:30:15.115Z] Removing intermediate container 5e8142a5b44e [2023-02-23T17:30:15.115Z] ---> 265727047ec7 [2023-02-23T17:30:15.115Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:30:15.115Z] Removing intermediate container 8cd162c6ed37 [2023-02-23T17:30:15.115Z] ---> 390ba631eefd [2023-02-23T17:30:15.115Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T17:30:15.115Z] ---> Running in 580573241cf0 [2023-02-23T17:30:15.373Z] ---> Running in 6b5df6879751 [2023-02-23T17:30:15.373Z] Removing intermediate container eb46766cf02d [2023-02-23T17:30:15.373Z] ---> e92f56a12e37 [2023-02-23T17:30:15.373Z] Step 19/19 : LABEL version=0.0.0 [2023-02-23T17:30:15.373Z] Removing intermediate container 006e5a3b8d6f [2023-02-23T17:30:15.373Z] ---> 27f27c2df1dd [2023-02-23T17:30:15.373Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T17:30:15.373Z] ---> Running in e7c8e78b3422 [2023-02-23T17:30:15.373Z] ---> Running in ffba9738f8ca [2023-02-23T17:30:15.373Z] Removing intermediate container 580573241cf0 [2023-02-23T17:30:15.373Z] ---> 0f7176cee39d [2023-02-23T17:30:15.373Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T17:30:15.373Z] Removing intermediate container 6b5df6879751 [2023-02-23T17:30:15.373Z] ---> ad960fa46ffc [2023-02-23T17:30:15.373Z] [2023-02-23T17:30:15.373Z] Removing intermediate container 914594c741c7 [2023-02-23T17:30:15.373Z] ---> 0ab84a0ed286 [2023-02-23T17:30:15.373Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T17:30:15.373Z] ---> Running in f6f8918c4a43 [2023-02-23T17:30:15.373Z] Removing intermediate container e7c8e78b3422 [2023-02-23T17:30:15.373Z] ---> eb0512afd24a [2023-02-23T17:30:15.373Z] [2023-02-23T17:30:15.649Z] ---> Running in 6ce6668ea86a [2023-02-23T17:30:15.649Z] Successfully built ad960fa46ffc [2023-02-23T17:30:15.649Z] Removing intermediate container ffba9738f8ca [2023-02-23T17:30:15.649Z] ---> cf2af9ab86f5 [2023-02-23T17:30:15.649Z] Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:30:15.649Z] Successfully tagged support-scheduler:latest [2023-02-23T17:30:15.649Z] Building core-command [2023-02-23T17:30:15.649Z]  Building support-scheduler ... done Successfully built eb0512afd24a [2023-02-23T17:30:15.649Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-23T17:30:15.649Z]  Building security-spiffe-token-provider ... done  ---> Running in c65b4bb21a4a [2023-02-23T17:30:15.649Z] Building support-notifications [2023-02-23T17:30:15.649Z] Removing intermediate container f6f8918c4a43 [2023-02-23T17:30:15.649Z] ---> b21ecb480bdb [2023-02-23T17:30:15.649Z] Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:30:15.649Z] ---> Running in 8eb47fc3399b [2023-02-23T17:30:15.649Z] Removing intermediate container 6ce6668ea86a [2023-02-23T17:30:15.649Z] ---> 4f7cfe0ecfd2 [2023-02-23T17:30:15.649Z] Step 19/21 : LABEL arch=x86_64 [2023-02-23T17:30:15.649Z] ---> Running in 0d035aa5751b [2023-02-23T17:30:15.914Z] Removing intermediate container c65b4bb21a4a [2023-02-23T17:30:15.914Z] ---> a1f5d95a9288 [2023-02-23T17:30:15.914Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T17:30:16.645Z] fc693d55d65f: Pull complete [2023-02-23T17:30:16.645Z] 7e9fc2657dce: Pull complete [2023-02-23T17:30:16.645Z] dda99020689f: Pull complete [2023-02-23T17:30:20.906Z] db1c61fa0a46: Pull complete [2023-02-23T17:30:21.243Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:30:21.243Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:30:21.243Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:30:21.243Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:30:21.243Z] ---> 53e92fbc19d7 [2023-02-23T17:30:21.243Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:30:21.243Z] ---> 53e92fbc19d7 [2023-02-23T17:30:21.243Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:30:21.243Z] ---> Using cache [2023-02-23T17:30:21.243Z] ---> c6e7c81f460e [2023-02-23T17:30:21.243Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T17:30:21.243Z] ---> Using cache [2023-02-23T17:30:21.243Z] ---> eb1293602b7c [2023-02-23T17:30:21.243Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-23T17:30:21.243Z] ---> Using cache [2023-02-23T17:30:21.243Z] ---> c6e7c81f460e [2023-02-23T17:30:21.243Z] Step 4/23 : WORKDIR /edgex-go [2023-02-23T17:30:21.243Z] ---> Using cache [2023-02-23T17:30:21.243Z] ---> eb1293602b7c [2023-02-23T17:30:21.243Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-23T17:30:21.243Z] ---> Using cache [2023-02-23T17:30:21.243Z] ---> fb0157468b23 [2023-02-23T17:30:21.243Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-23T17:30:21.243Z] ---> Using cache [2023-02-23T17:30:21.243Z] ---> cd5ffc8c21c1 [2023-02-23T17:30:21.243Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:30:21.243Z] ---> Using cache [2023-02-23T17:30:21.243Z] ---> 7f192094360e [2023-02-23T17:30:21.243Z] Step 8/23 : COPY . . [2023-02-23T17:30:21.243Z] ---> Using cache [2023-02-23T17:30:21.243Z] ---> a8739884aad4 [2023-02-23T17:30:21.243Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-23T17:30:22.860Z] 891c053d2c06: Pull complete [2023-02-23T17:30:22.860Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-23T17:30:22.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T17:30:22.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-23T17:30:23.187Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T17:30:23.187Z] WORKDIR /edgex [2023-02-23T17:30:23.187Z] COPY go.mod . [2023-02-23T17:30:23.187Z] RUN go mod download [2023-02-23T17:30:23.187Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-23T17:30:23.770Z] Sending build context to Docker daemon 3.094MB [2023-02-23T17:30:23.770Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T17:30:23.770Z] ---> f96f9c87975a [2023-02-23T17:30:23.770Z] Step 2/4 : WORKDIR /edgex [2023-02-23T17:30:25.471Z] ---> Running in d1f502caac4e [2023-02-23T17:30:25.471Z] Removing intermediate container 0d035aa5751b [2023-02-23T17:30:25.471Z] ---> e1629a11fb8f [2023-02-23T17:30:25.471Z] Step 20/21 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:30:25.723Z] ---> Running in 5679bb663603 [2023-02-23T17:30:25.730Z] Removing intermediate container 8eb47fc3399b [2023-02-23T17:30:25.730Z] ---> b75c0fd86fa1 [2023-02-23T17:30:25.730Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T17:30:25.730Z] ---> Running in b7ea954e192a [2023-02-23T17:30:25.730Z] ---> Running in e553978756fa [2023-02-23T17:30:25.730Z] ---> Running in c16aa88d699d [2023-02-23T17:30:25.730Z] ---> Running in e0ecaed12d30 [2023-02-23T17:30:25.730Z] Removing intermediate container d1f502caac4e [2023-02-23T17:30:25.730Z] ---> 6df1fda7bc4f [2023-02-23T17:30:25.730Z] [2023-02-23T17:30:25.730Z] Removing intermediate container c16aa88d699d [2023-02-23T17:30:25.730Z] ---> 1016a0b1bc3b [2023-02-23T17:30:25.730Z] Step 21/21 : LABEL version=0.0.0 [2023-02-23T17:30:25.730Z] Removing intermediate container e0ecaed12d30 [2023-02-23T17:30:25.730Z] ---> 0a0500d5119a [2023-02-23T17:30:25.730Z] [2023-02-23T17:30:25.730Z] ---> Running in 913e457b9221 [2023-02-23T17:30:25.730Z] Successfully built 6df1fda7bc4f [2023-02-23T17:30:25.730Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-23T17:30:25.730Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-02-23T17:30:25.730Z] Successfully built 0a0500d5119a [2023-02-23T17:30:25.730Z] Successfully tagged core-metadata:latest [2023-02-23T17:30:25.730Z] Building security-spire-agent [2023-02-23T17:30:25.990Z]  Building core-metadata ... done Removing intermediate container 913e457b9221 [2023-02-23T17:30:25.990Z] ---> 10740ee7554b [2023-02-23T17:30:25.990Z] [2023-02-23T17:30:25.990Z] Successfully built 10740ee7554b [2023-02-23T17:30:25.990Z] Successfully tagged security-proxy-setup:latest [2023-02-23T17:30:25.990Z] Building security-bootstrapper [2023-02-23T17:30:25.990Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:25.990Z] 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-02-23T17:30:25.991Z] Removing intermediate container 5679bb663603 [2023-02-23T17:30:25.991Z] ---> 02b0d7f23c4d [2023-02-23T17:30:25.991Z] Step 3/4 : COPY go.mod . [2023-02-23T17:30:26.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:26.510Z] OK: 211 MiB in 51 packages [2023-02-23T17:30:26.577Z] ---> bb0fc8eeebb7 [2023-02-23T17:30:26.577Z] Step 4/4 : RUN go mod download [2023-02-23T17:30:26.577Z] ---> Running in 02e3b3369bfb [2023-02-23T17:30:33.095Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:30:33.095Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:30:33.095Z] ---> 53e92fbc19d7 [2023-02-23T17:30:33.095Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T17:30:33.095Z] ---> Using cache [2023-02-23T17:30:33.095Z] ---> 819eee1f2c35 [2023-02-23T17:30:33.095Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T17:30:35.683Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:30:35.683Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:30:35.683Z] ---> 53e92fbc19d7 [2023-02-23T17:30:35.683Z] Step 3/32 : WORKDIR /edgex-go [2023-02-23T17:30:35.683Z] ---> Using cache [2023-02-23T17:30:35.683Z] ---> 819eee1f2c35 [2023-02-23T17:30:35.683Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-23T17:30:35.683Z] ---> Using cache [2023-02-23T17:30:35.683Z] ---> 6b49f4f79cc4 [2023-02-23T17:30:35.683Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-23T17:30:35.683Z] ---> Using cache [2023-02-23T17:30:35.683Z] ---> bb4152db83fa [2023-02-23T17:30:35.683Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:30:35.683Z] ---> Using cache [2023-02-23T17:30:35.683Z] ---> 281684495360 [2023-02-23T17:30:35.683Z] Step 7/32 : COPY . . [2023-02-23T17:30:35.683Z] ---> Using cache [2023-02-23T17:30:35.683Z] ---> 9974d2cb53b2 [2023-02-23T17:30:35.683Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-23T17:30:36.267Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:30:36.267Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:30:36.267Z] ---> 53e92fbc19d7 [2023-02-23T17:30:36.267Z] Step 3/23 : WORKDIR /edgex-go [2023-02-23T17:30:36.267Z] ---> Using cache [2023-02-23T17:30:36.267Z] ---> 819eee1f2c35 [2023-02-23T17:30:36.267Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T17:30:46.340Z] ---> Running in 1f5f9cb3ee0f [2023-02-23T17:30:46.340Z] ---> Running in 7c7c3176e03f [2023-02-23T17:30:46.340Z] ---> Running in 275a50c7a888 [2023-02-23T17:30:46.340Z] Removing intermediate container b7ea954e192a [2023-02-23T17:30:46.340Z] ---> b81a78f45d89 [2023-02-23T17:30:46.340Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T17:30:46.340Z] ---> 2e1f0bc344e5 [2023-02-23T17:30:46.340Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:30:46.340Z] ---> Running in 4b1d5c84fe93 [2023-02-23T17:30:46.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:46.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:46.340Z] 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-02-23T17:30:46.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:46.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:30:46.340Z] OK: 211 MiB in 51 packages [2023-02-23T17:30:46.340Z] OK: 211 MiB in 51 packages [2023-02-23T17:30:46.931Z] Removing intermediate container 275a50c7a888 [2023-02-23T17:30:46.931Z] ---> e511c24bc387 [2023-02-23T17:30:46.931Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T17:30:47.289Z] Removing intermediate container 7c7c3176e03f [2023-02-23T17:30:47.289Z] ---> daef58d6f75a [2023-02-23T17:30:47.289Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-23T17:30:47.551Z] ---> dd269fe35837 [2023-02-23T17:30:47.551Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:30:47.551Z] ---> 4711e50ccffa [2023-02-23T17:30:47.551Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:30:47.551Z] ---> Running in 40c81e8e2cf9 [2023-02-23T17:30:47.551Z] ---> Running in cc00488dda70 [2023-02-23T17:30:58.820Z] Removing intermediate container 02e3b3369bfb [2023-02-23T17:30:58.820Z] ---> 9573ed2f8bb9 [2023-02-23T17:30:58.820Z] Successfully built 9573ed2f8bb9 [2023-02-23T17:30:58.820Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:30:59.168Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T17:30:59.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T17:30:59.367Z] prd-ubuntu20.04-docker-arm64-4c-16g-7268 does not seem to be running inside a container [2023-02-23T17:30:59.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-23T17:30:59.933Z] Removing intermediate container e553978756fa [2023-02-23T17:30:59.933Z] ---> b9b98722c4d9 [2023-02-23T17:30:59.933Z] [2023-02-23T17:30:59.933Z] Step 10/23 : FROM alpine:3.16 [2023-02-23T17:30:59.933Z] ---> dfd21b5a31f5 [2023-02-23T17:30:59.933Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:30:59.933Z] ---> Using cache [2023-02-23T17:30:59.933Z] ---> 5386fd0b2095 [2023-02-23T17:30:59.933Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T17:30:59.933Z] ---> Using cache [2023-02-23T17:30:59.933Z] ---> b213e93afe7f [2023-02-23T17:30:59.933Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-23T17:30:59.933Z] ---> Running in 6bea8f08db6b [2023-02-23T17:31:00.549Z] Removing intermediate container 6bea8f08db6b [2023-02-23T17:31:00.549Z] ---> 34249870b7d6 [2023-02-23T17:31:00.549Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-23T17:31:00.751Z] $ docker top b1ac11bea2edd7e263956d7fe78774672da53eed59563d755513fa34a7983670 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T17:31:01.608Z] + go version [2023-02-23T17:31:01.608Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-23T17:31:01.631Z] $ docker stop --time=1 b1ac11bea2edd7e263956d7fe78774672da53eed59563d755513fa34a7983670 [2023-02-23T17:31:01.979Z] ---> Running in e3086ecf74df [2023-02-23T17:31:03.329Z] $ docker rm -f --volumes b1ac11bea2edd7e263956d7fe78774672da53eed59563d755513fa34a7983670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:31:03.899Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T17:31:03.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T17:31:05.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-7268 does not seem to be running inside a container [2023-02-23T17:31:05.289Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-23T17:31:06.515Z] $ docker top ef5a6a79b7d6fb51c6bc2a53ecf6f93c0f16d284abd0928e3a4ad6aee094d255 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-23T17:31:06.718Z] ========================================================= [2023-02-23T17:31:06.718Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-23T17:31:06.718Z] ========================================================= [Pipeline] sh [2023-02-23T17:31:07.343Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-23T17:31:07.995Z] + make test [2023-02-23T17:31:07.995Z] go test -race -coverprofile=coverage.out ./... [2023-02-23T17:31:10.145Z] Removing intermediate container e3086ecf74df [2023-02-23T17:31:10.145Z] ---> cec0f0a5ae8e [2023-02-23T17:31:10.145Z] Step 15/23 : WORKDIR / [2023-02-23T17:31:12.315Z] ---> Running in dcf402098a6c [2023-02-23T17:31:12.315Z] Removing intermediate container dcf402098a6c [2023-02-23T17:31:12.315Z] ---> f7c533dfada3 [2023-02-23T17:31:12.315Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:31:27.294Z] ---> 0545515fc515 [2023-02-23T17:31:27.294Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-23T17:31:27.294Z] Removing intermediate container 1f5f9cb3ee0f [2023-02-23T17:31:27.294Z] ---> 5dda4bb572ca [2023-02-23T17:31:27.294Z] [2023-02-23T17:31:27.294Z] Step 9/32 : FROM alpine:3.16 [2023-02-23T17:31:27.294Z] ---> dfd21b5a31f5 [2023-02-23T17:31:27.294Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:31:27.863Z] ---> Running in 0bbb40d22dcf [2023-02-23T17:31:28.183Z] Removing intermediate container 40c81e8e2cf9 [2023-02-23T17:31:28.183Z] ---> 2fc5926e7299 [2023-02-23T17:31:28.183Z] Step 7/24 : COPY . . [2023-02-23T17:31:28.183Z] Removing intermediate container 4b1d5c84fe93 [2023-02-23T17:31:28.183Z] ---> 8ba7312774fc [2023-02-23T17:31:28.183Z] Step 8/22 : COPY . . [2023-02-23T17:31:28.443Z] Removing intermediate container cc00488dda70 [2023-02-23T17:31:28.443Z] ---> e31251052bc4 [2023-02-23T17:31:28.443Z] Step 7/23 : COPY . . [2023-02-23T17:31:46.605Z] ---> 8c3872ef511a [2023-02-23T17:31:46.605Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-23T17:31:46.884Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-23T17:31:47.178Z] Removing intermediate container 0bbb40d22dcf [2023-02-23T17:31:47.178Z] ---> 4ebaf4ebb167 [2023-02-23T17:31:47.178Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-23T17:31:47.178Z] ---> 4482d184dd7f [2023-02-23T17:31:47.178Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-23T17:31:47.178Z] ---> Running in 1a409959f863 [2023-02-23T17:31:47.178Z] ---> Running in 8a3525d9503d [2023-02-23T17:31:47.178Z] ---> 5432edeb8158 [2023-02-23T17:31:47.178Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-23T17:31:47.178Z] ---> b6fac1c9c756 [2023-02-23T17:31:47.178Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T17:31:47.178Z] ---> Running in a911c46c7753 [2023-02-23T17:31:47.438Z] ---> 14b6999802bb [2023-02-23T17:31:47.438Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T17:31:47.438Z] ---> Running in 3121c4f5644e [2023-02-23T17:31:47.438Z] Removing intermediate container 8a3525d9503d [2023-02-23T17:31:47.438Z] ---> c7b9415c951d [2023-02-23T17:31:47.438Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:31:47.438Z] ---> Running in fbff271028af [2023-02-23T17:31:47.438Z] ---> Running in c71f3ca818dc [2023-02-23T17:31:47.438Z] Removing intermediate container 3121c4f5644e [2023-02-23T17:31:47.438Z] ---> ae312be400b4 [2023-02-23T17:31:47.438Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T17:31:47.438Z] ---> Running in 65c9a73137fe [2023-02-23T17:31:47.438Z] Removing intermediate container fbff271028af [2023-02-23T17:31:47.438Z] ---> de373efb78bc [2023-02-23T17:31:47.438Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-23T17:31:47.438Z] Removing intermediate container c71f3ca818dc [2023-02-23T17:31:47.438Z] ---> 40d9233646f3 [2023-02-23T17:31:47.438Z] Step 21/23 : LABEL arch=x86_64 [2023-02-23T17:31:47.438Z] ---> Running in 5e5f345ee34b [2023-02-23T17:31:47.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:31:47.438Z] ---> Running in ffc6f62fef82 [2023-02-23T17:31:47.702Z] Removing intermediate container 65c9a73137fe [2023-02-23T17:31:47.702Z] ---> 67df7868cf6d [2023-02-23T17:31:47.702Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-23T17:31:47.702Z] ---> Running in 8998c24dd214 [2023-02-23T17:31:47.702Z] 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-02-23T17:31:47.702Z] Removing intermediate container 5e5f345ee34b [2023-02-23T17:31:47.702Z] ---> 3a9b175512ea [2023-02-23T17:31:47.702Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-23T17:31:47.702Z] Removing intermediate container ffc6f62fef82 [2023-02-23T17:31:47.702Z] ---> 73ec8f9cbd04 [2023-02-23T17:31:47.702Z] Step 22/23 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:31:47.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:31:47.702Z] ---> Running in 0f4c3c3361d7 [2023-02-23T17:31:47.702Z] ---> Running in 6f67feddfb7c [2023-02-23T17:31:47.963Z] Removing intermediate container 6f67feddfb7c [2023-02-23T17:31:47.963Z] ---> 8fb64780280b [2023-02-23T17:31:47.963Z] Step 23/23 : LABEL version=0.0.0 [2023-02-23T17:31:47.963Z] ---> Running in 184aca2dd339 [2023-02-23T17:31:47.963Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-23T17:31:47.963Z] Removing intermediate container 184aca2dd339 [2023-02-23T17:31:47.963Z] ---> f7b80764e897 [2023-02-23T17:31:47.963Z] (2/2) Installing su-exec (0.2-r1) [2023-02-23T17:31:47.963Z] [2023-02-23T17:31:47.963Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:31:47.963Z] OK: 6 MiB in 16 packages [2023-02-23T17:31:48.223Z] Successfully built f7b80764e897 [2023-02-23T17:31:48.223Z] Successfully tagged core-command:latest [2023-02-23T17:31:48.223Z]  Building core-command ... done Building core-data [2023-02-23T17:31:50.938Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:31:50.938Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:31:50.938Z] ---> 53e92fbc19d7 [2023-02-23T17:31:50.938Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:31:50.938Z] ---> Using cache [2023-02-23T17:31:50.938Z] ---> c6e7c81f460e [2023-02-23T17:31:50.938Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T17:31:50.938Z] ---> Using cache [2023-02-23T17:31:50.938Z] ---> eb1293602b7c [2023-02-23T17:31:50.938Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T17:31:50.938Z] ---> Using cache [2023-02-23T17:31:50.938Z] ---> fb0157468b23 [2023-02-23T17:31:50.938Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T17:31:50.938Z] ---> Using cache [2023-02-23T17:31:50.938Z] ---> cd5ffc8c21c1 [2023-02-23T17:31:50.938Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:31:50.938Z] ---> Using cache [2023-02-23T17:31:50.938Z] ---> 7f192094360e [2023-02-23T17:31:50.938Z] Step 8/22 : COPY . . [2023-02-23T17:31:50.938Z] ---> Using cache [2023-02-23T17:31:50.938Z] ---> a8739884aad4 [2023-02-23T17:31:50.938Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-23T17:31:53.471Z] ---> Running in 42ee505ef319 [2023-02-23T17:31:53.471Z] Removing intermediate container 1a409959f863 [2023-02-23T17:31:53.471Z] ---> e1a679141ff5 [2023-02-23T17:31:53.471Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-23T17:31:53.471Z] Removing intermediate container 0f4c3c3361d7 [2023-02-23T17:31:53.471Z] ---> 5a4665b64807 [2023-02-23T17:31:53.471Z] Step 11/23 : WORKDIR /edgex-go [2023-02-23T17:31:53.471Z] Removing intermediate container 8998c24dd214 [2023-02-23T17:31:53.471Z] ---> ae66f41f99ee [2023-02-23T17:31:53.471Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T17:31:53.471Z] ---> Running in c33df726b6d4 [2023-02-23T17:31:53.471Z] ---> Running in 26f95ca3ab67 [2023-02-23T17:31:53.471Z] ---> Running in 4fec465aeb61 [2023-02-23T17:31:53.730Z] Removing intermediate container 26f95ca3ab67 [2023-02-23T17:31:53.730Z] ---> bc498583a7f1 [2023-02-23T17:31:53.730Z] [2023-02-23T17:31:53.730Z] Step 12/23 : FROM alpine:3.15 [2023-02-23T17:31:53.730Z] ---> 5ce65d7b0fde [2023-02-23T17:31:53.730Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:31:53.730Z] ---> Using cache [2023-02-23T17:31:53.730Z] ---> 6192d9014cfb [2023-02-23T17:31:53.730Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T17:31:53.730Z] Removing intermediate container c33df726b6d4 [2023-02-23T17:31:53.730Z] ---> 807b12318f65 [2023-02-23T17:31:53.730Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-23T17:31:53.730Z] ---> Running in 61ece0cdba66 [2023-02-23T17:31:53.730Z] Removing intermediate container 4fec465aeb61 [2023-02-23T17:31:53.730Z] ---> 7d40bef07d35 [2023-02-23T17:31:53.730Z] [2023-02-23T17:31:53.730Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T17:31:53.730Z] ---> 5ce65d7b0fde [2023-02-23T17:31:53.730Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:31:53.730Z] ---> Using cache [2023-02-23T17:31:53.730Z] ---> 6192d9014cfb [2023-02-23T17:31:53.730Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T17:31:53.730Z] ---> Running in b39421433ea9 [2023-02-23T17:31:53.730Z] 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-02-23T17:31:53.730Z] ---> Running in 6b9223b43fd6 [2023-02-23T17:31:53.989Z] Removing intermediate container b39421433ea9 [2023-02-23T17:31:53.989Z] ---> 4a2077dcf7a5 [2023-02-23T17:31:53.989Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-23T17:31:53.989Z] ---> Running in 96322f06187f [2023-02-23T17:31:54.246Z] Removing intermediate container 96322f06187f [2023-02-23T17:31:54.246Z] ---> d4b91edefd0f [2023-02-23T17:31:54.246Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-23T17:31:54.246Z] ---> Running in 4f4cbe735478 [2023-02-23T17:31:54.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:31:54.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:31:54.505Z] Removing intermediate container 4f4cbe735478 [2023-02-23T17:31:54.505Z] ---> ec401b9a93cd [2023-02-23T17:31:54.505Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-23T17:31:54.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:31:54.505Z] ---> Running in 869076eddc09 [2023-02-23T17:31:54.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:31:54.763Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T17:31:54.763Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T17:31:54.763Z] OK: 15857 distinct packages available [2023-02-23T17:31:54.763Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T17:31:54.763Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T17:31:54.763Z] OK: 15857 distinct packages available [2023-02-23T17:31:55.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:31:55.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:31:55.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:31:55.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:31:55.319Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-23T17:31:55.319Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-23T17:31:55.319Z] (3/5) Installing libucontext (1.1-r0) [2023-02-23T17:31:55.319Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-23T17:31:55.319Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-23T17:31:55.319Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-23T17:31:55.319Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-23T17:31:55.319Z] (3/5) Installing libucontext (1.1-r0) [2023-02-23T17:31:55.319Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-23T17:31:55.319Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-23T17:31:55.319Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T17:31:55.319Z] OK: 7 MiB in 19 packages [2023-02-23T17:31:55.319Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T17:31:55.319Z] OK: 7 MiB in 19 packages [2023-02-23T17:31:55.889Z] Removing intermediate container 869076eddc09 [2023-02-23T17:31:55.889Z] ---> 6ecb05db75f2 [2023-02-23T17:31:55.889Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-23T17:31:56.149Z] ---> Running in 96e91d583b3c [2023-02-23T17:31:56.408Z] Removing intermediate container 61ece0cdba66 [2023-02-23T17:31:56.408Z] ---> aee38da59a8b [2023-02-23T17:31:56.408Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T17:31:56.408Z] Removing intermediate container 96e91d583b3c [2023-02-23T17:31:56.408Z] ---> 9eae2c2c3e08 [2023-02-23T17:31:56.408Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-23T17:31:56.669Z] Removing intermediate container 6b9223b43fd6 [2023-02-23T17:31:56.669Z] ---> 426ab66403c7 [2023-02-23T17:31:56.669Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-23T17:31:58.576Z] ---> df98e0bfa205 [2023-02-23T17:31:58.576Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-23T17:32:00.516Z] ---> Running in 1d544cdd6026 [2023-02-23T17:32:00.516Z] ---> d5296248b3ee [2023-02-23T17:32:00.516Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T17:32:00.516Z] ---> 16da53e69680 [2023-02-23T17:32:00.516Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T17:32:02.481Z] ---> 6aa314d54100 [2023-02-23T17:32:02.481Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-23T17:32:03.129Z] ---> 30bbe0ebb62e [2023-02-23T17:32:03.129Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T17:32:03.129Z] ---> 097e9ad468d2 [2023-02-23T17:32:03.129Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-23T17:32:03.807Z] Removing intermediate container 1d544cdd6026 [2023-02-23T17:32:03.807Z] ---> f1d01fd1303c [2023-02-23T17:32:03.807Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:32:03.807Z] ---> 8674c95e3869 [2023-02-23T17:32:03.807Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-23T17:32:03.807Z] ---> d46055b36ed5 [2023-02-23T17:32:03.807Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T17:32:03.807Z] ---> Running in fc1597362aa6 [2023-02-23T17:32:03.807Z] ---> 0243a8130a14 [2023-02-23T17:32:03.807Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-23T17:32:04.096Z] Removing intermediate container fc1597362aa6 [2023-02-23T17:32:04.096Z] ---> b88354c6aca2 [2023-02-23T17:32:04.096Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T17:32:04.096Z] ---> Running in b1371e870c50 [2023-02-23T17:32:04.464Z] ---> 15a68bb56d86 [2023-02-23T17:32:04.464Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-23T17:32:04.769Z] Removing intermediate container b1371e870c50 [2023-02-23T17:32:04.769Z] ---> 7f4c75eedac5 [2023-02-23T17:32:04.769Z] Step 21/23 : LABEL arch=x86_64 [2023-02-23T17:32:05.381Z] ---> Running in e4d54b602a9a [2023-02-23T17:32:05.381Z] ---> 94e190050f4f [2023-02-23T17:32:05.381Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T17:32:05.381Z] ---> f2b62310a193 [2023-02-23T17:32:05.381Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-23T17:32:05.381Z] ---> Running in 4680f89e15ea [2023-02-23T17:32:05.678Z] Removing intermediate container e4d54b602a9a [2023-02-23T17:32:05.678Z] ---> ddabd3a025ae [2023-02-23T17:32:05.678Z] Step 22/23 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:32:05.678Z] ---> Running in 44eaa810b5e1 [2023-02-23T17:32:05.678Z] Removing intermediate container 4680f89e15ea [2023-02-23T17:32:05.678Z] ---> fd8880da8418 [2023-02-23T17:32:05.678Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T17:32:05.937Z] ---> Running in 8443a02c25c7 [2023-02-23T17:32:05.937Z] Removing intermediate container 44eaa810b5e1 [2023-02-23T17:32:05.937Z] ---> 4a7c1de508df [2023-02-23T17:32:05.937Z] Step 23/23 : LABEL version=0.0.0 [2023-02-23T17:32:05.937Z] ---> b1260a3d94ba [2023-02-23T17:32:05.937Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-23T17:32:05.937Z] ---> Running in effaeb7768d9 [2023-02-23T17:32:06.199Z] Removing intermediate container effaeb7768d9 [2023-02-23T17:32:06.199Z] ---> f5e04557a318 [2023-02-23T17:32:06.199Z] [2023-02-23T17:32:06.199Z] Removing intermediate container 8443a02c25c7 [2023-02-23T17:32:06.199Z] ---> b77ae48f9c0f [2023-02-23T17:32:06.199Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T17:32:06.199Z] ---> Running in cf26328c4788 [2023-02-23T17:32:06.199Z] Successfully built f5e04557a318 [2023-02-23T17:32:06.460Z] Successfully tagged security-spire-server:latest [2023-02-23T17:32:06.460Z]  Building security-spire-server ... done Building security-spire-config [2023-02-23T17:32:06.460Z] Removing intermediate container cf26328c4788 [2023-02-23T17:32:06.460Z] ---> dfc4150e04dc [2023-02-23T17:32:06.460Z] Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:32:07.929Z] ---> 8e3eb74dfbce [2023-02-23T17:32:07.929Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-23T17:32:09.689Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:32:09.689Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:32:09.689Z] ---> 53e92fbc19d7 [2023-02-23T17:32:09.689Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T17:32:09.689Z] ---> Using cache [2023-02-23T17:32:09.689Z] ---> 819eee1f2c35 [2023-02-23T17:32:09.689Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T17:32:09.689Z] ---> Using cache [2023-02-23T17:32:09.689Z] ---> daef58d6f75a [2023-02-23T17:32:09.689Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T17:32:09.689Z] ---> Using cache [2023-02-23T17:32:09.689Z] ---> 4711e50ccffa [2023-02-23T17:32:09.689Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:32:09.689Z] ---> Using cache [2023-02-23T17:32:09.689Z] ---> e31251052bc4 [2023-02-23T17:32:09.689Z] Step 7/24 : COPY . . [2023-02-23T17:32:09.689Z] ---> Using cache [2023-02-23T17:32:09.689Z] ---> 14b6999802bb [2023-02-23T17:32:09.689Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T17:32:09.689Z] ---> Using cache [2023-02-23T17:32:09.689Z] ---> de373efb78bc [2023-02-23T17:32:09.689Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T17:32:09.689Z] ---> Using cache [2023-02-23T17:32:09.689Z] ---> 3a9b175512ea [2023-02-23T17:32:09.689Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-23T17:32:13.017Z] ---> Running in f4ea2310b762 [2023-02-23T17:32:13.279Z] ---> Running in 4cbb302b6a75 [2023-02-23T17:32:13.279Z] ---> e24a52036946 [2023-02-23T17:32:13.279Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-23T17:32:13.539Z] Removing intermediate container f4ea2310b762 [2023-02-23T17:32:13.539Z] ---> c35b6f55e380 [2023-02-23T17:32:13.539Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T17:32:13.799Z] ---> d49a836aa5d3 [2023-02-23T17:32:13.799Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-23T17:32:13.799Z] ---> Running in b5e3f7e361e9 [2023-02-23T17:32:14.304Z] Removing intermediate container b5e3f7e361e9 [2023-02-23T17:32:14.304Z] ---> 61b702e385a1 [2023-02-23T17:32:14.304Z] [2023-02-23T17:32:14.304Z] Successfully built 61b702e385a1 [2023-02-23T17:32:14.304Z] Successfully tagged security-spire-agent:latest [2023-02-23T17:32:14.563Z] Building security-secretstore-setup [2023-02-23T17:32:14.563Z]  Building security-spire-agent ... done  ---> abf5eca4676c [2023-02-23T17:32:14.563Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-23T17:32:18.756Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:32:18.756Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:32:18.756Z] ---> 53e92fbc19d7 [2023-02-23T17:32:18.756Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T17:32:18.756Z] ---> Using cache [2023-02-23T17:32:18.756Z] ---> 819eee1f2c35 [2023-02-23T17:32:18.756Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-23T17:32:18.756Z] ---> Using cache [2023-02-23T17:32:18.756Z] ---> 6b49f4f79cc4 [2023-02-23T17:32:18.756Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T17:32:18.756Z] ---> Using cache [2023-02-23T17:32:18.756Z] ---> bb4152db83fa [2023-02-23T17:32:18.756Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:32:18.756Z] ---> Using cache [2023-02-23T17:32:18.756Z] ---> 281684495360 [2023-02-23T17:32:18.756Z] Step 7/24 : COPY . . [2023-02-23T17:32:18.756Z] ---> Using cache [2023-02-23T17:32:18.756Z] ---> 9974d2cb53b2 [2023-02-23T17:32:18.756Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-23T17:32:21.436Z] ---> Running in 8f463ca17016 [2023-02-23T17:32:21.436Z] ---> Running in 6a3825cb452b [2023-02-23T17:32:21.436Z] Removing intermediate container 4cbb302b6a75 [2023-02-23T17:32:21.436Z] ---> aaf7a2d0bcb1 [2023-02-23T17:32:21.436Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T17:32:21.436Z] ---> Running in 6c00d25d3ff9 [2023-02-23T17:32:21.696Z] Removing intermediate container 6c00d25d3ff9 [2023-02-23T17:32:21.696Z] ---> 27375c71520b [2023-02-23T17:32:21.696Z] [2023-02-23T17:32:21.696Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T17:32:21.696Z] ---> 5ce65d7b0fde [2023-02-23T17:32:21.696Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:32:21.696Z] ---> Using cache [2023-02-23T17:32:21.696Z] ---> 6192d9014cfb [2023-02-23T17:32:21.696Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-23T17:32:21.957Z] ---> Running in 5522b411542e [2023-02-23T17:32:22.595Z] 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-02-23T17:32:22.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:32:22.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:32:23.438Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T17:32:23.438Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T17:32:23.438Z] OK: 15857 distinct packages available [2023-02-23T17:32:23.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:32:23.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:32:23.699Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-23T17:32:23.699Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-23T17:32:23.699Z] (3/4) Installing libucontext (1.1-r0) [2023-02-23T17:32:23.699Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-23T17:32:23.699Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T17:32:23.699Z] OK: 6 MiB in 18 packages [2023-02-23T17:32:26.264Z] Removing intermediate container 8f463ca17016 [2023-02-23T17:32:26.264Z] ---> 0dc5c1b89797 [2023-02-23T17:32:26.264Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-23T17:32:26.264Z] ---> Running in 98bf20db2ea1 [2023-02-23T17:32:26.264Z] Removing intermediate container 5522b411542e [2023-02-23T17:32:26.264Z] ---> 344de9b8e5a8 [2023-02-23T17:32:26.264Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T17:32:26.264Z] Removing intermediate container 42ee505ef319 [2023-02-23T17:32:26.264Z] ---> 19c41b88e5ef [2023-02-23T17:32:26.264Z] [2023-02-23T17:32:26.264Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T17:32:26.264Z] ---> dfd21b5a31f5 [2023-02-23T17:32:26.264Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-23T17:32:26.264Z] Removing intermediate container a911c46c7753 [2023-02-23T17:32:26.264Z] ---> 7d88b7c143fe [2023-02-23T17:32:26.264Z] [2023-02-23T17:32:26.264Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T17:32:26.264Z] ---> dfd21b5a31f5 [2023-02-23T17:32:26.264Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-23T17:32:26.264Z] Removing intermediate container 98bf20db2ea1 [2023-02-23T17:32:26.264Z] ---> b3eda7a9dd64 [2023-02-23T17:32:26.264Z] Step 29/32 : CMD ["gate"] [2023-02-23T17:32:26.264Z] ---> Running in 84d429760e9f [2023-02-23T17:32:26.264Z] ---> Running in fd8f96b6f6ca [2023-02-23T17:32:26.264Z] ---> Running in ba1a62077667 [2023-02-23T17:32:26.522Z] Removing intermediate container fd8f96b6f6ca [2023-02-23T17:32:26.522Z] ---> 7af743362642 [2023-02-23T17:32:26.522Z] Step 30/32 : LABEL arch=x86_64 [2023-02-23T17:32:26.522Z] Removing intermediate container 84d429760e9f [2023-02-23T17:32:26.522Z] ---> 71fb0be313d8 [2023-02-23T17:32:26.522Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-23T17:32:26.522Z] ---> Running in 578dec38b465 [2023-02-23T17:32:26.892Z] ---> Running in 9c0ce5e091ad [2023-02-23T17:32:27.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:32:27.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:32:27.452Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-23T17:32:27.452Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-23T17:32:27.452Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:32:27.452Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T17:32:27.712Z] Removing intermediate container 578dec38b465 [2023-02-23T17:32:27.712Z] ---> cff2e70e560e [2023-02-23T17:32:27.712Z] Step 31/32 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:32:27.712Z] OK: 6 MiB in 16 packages [2023-02-23T17:32:28.653Z] Removing intermediate container 9c0ce5e091ad [2023-02-23T17:32:28.653Z] ---> f2e270834243 [2023-02-23T17:32:28.653Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-23T17:32:28.653Z] ---> Running in c5c866e4783b [2023-02-23T17:32:28.653Z] ---> 06d04ab6b52c [2023-02-23T17:32:28.653Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T17:32:28.653Z] ---> Running in d876189f9811 [2023-02-23T17:32:28.915Z] Removing intermediate container d876189f9811 [2023-02-23T17:32:28.915Z] ---> cbb569f34671 [2023-02-23T17:32:28.915Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:32:28.915Z] Removing intermediate container c5c866e4783b [2023-02-23T17:32:28.915Z] ---> 5cb891393292 [2023-02-23T17:32:28.915Z] Step 32/32 : LABEL version=0.0.0 [2023-02-23T17:32:28.915Z] ---> 30c33cb06b87 [2023-02-23T17:32:28.915Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-23T17:32:28.915Z] Removing intermediate container ba1a62077667 [2023-02-23T17:32:28.915Z] ---> d7f96604dc28 [2023-02-23T17:32:28.915Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T17:32:28.915Z] ---> Running in 242ca9472948 [2023-02-23T17:32:28.915Z] ---> Running in 65757e635ead [2023-02-23T17:32:29.175Z] ---> Running in 3b9e23b00d7e [2023-02-23T17:32:29.175Z] ---> Running in 3f5147125dfe [2023-02-23T17:32:29.175Z] Removing intermediate container 65757e635ead [2023-02-23T17:32:29.175Z] ---> 8af94023788a [2023-02-23T17:32:29.175Z] [2023-02-23T17:32:29.175Z] Removing intermediate container 3f5147125dfe [2023-02-23T17:32:29.175Z] ---> 0fc1d9499cbb [2023-02-23T17:32:29.175Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-23T17:32:29.175Z] ---> Running in 7a883dae3c7c [2023-02-23T17:32:29.175Z] Successfully built 8af94023788a [2023-02-23T17:32:29.175Z] Successfully tagged security-bootstrapper:latest [2023-02-23T17:32:29.175Z]  Building security-bootstrapper ... done Removing intermediate container 3b9e23b00d7e [2023-02-23T17:32:29.175Z] ---> d9883c7ded08 [2023-02-23T17:32:29.175Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-23T17:32:29.439Z] Removing intermediate container 7a883dae3c7c [2023-02-23T17:32:29.439Z] ---> c059321017f5 [2023-02-23T17:32:29.439Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T17:32:29.439Z] ---> Running in e16191fbdbd1 [2023-02-23T17:32:29.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:32:29.439Z] ---> 783434252435 [2023-02-23T17:32:29.439Z] Step 19/24 : WORKDIR / [2023-02-23T17:32:29.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:32:29.698Z] ---> Running in 2059f8b7ebd6 [2023-02-23T17:32:29.698Z] Removing intermediate container e16191fbdbd1 [2023-02-23T17:32:29.698Z] ---> fd5ea68c2a1f [2023-02-23T17:32:29.698Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:32:29.698Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T17:32:29.698Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:32:29.698Z] OK: 6 MiB in 15 packages [2023-02-23T17:32:29.966Z] Removing intermediate container 2059f8b7ebd6 [2023-02-23T17:32:29.966Z] ---> 88b11b512719 [2023-02-23T17:32:29.966Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T17:32:29.966Z] ---> Running in e234fde0eff7 [2023-02-23T17:32:29.966Z] ---> e92e52239206 [2023-02-23T17:32:29.966Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-23T17:32:30.226Z] Removing intermediate container e234fde0eff7 [2023-02-23T17:32:30.226Z] ---> cb18507f4dba [2023-02-23T17:32:30.226Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T17:32:30.795Z] ---> Running in 6507c96498eb [2023-02-23T17:32:30.795Z] Removing intermediate container 242ca9472948 [2023-02-23T17:32:30.795Z] ---> bab5e20e5088 [2023-02-23T17:32:30.795Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:32:32.179Z] Removing intermediate container 6507c96498eb [2023-02-23T17:32:32.179Z] ---> aa213d3bef75 [2023-02-23T17:32:32.179Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T17:32:32.179Z] ---> ee010617dddf [2023-02-23T17:32:32.179Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-23T17:32:32.179Z] ---> Running in c5e53d2fbd65 [2023-02-23T17:32:32.179Z] ---> b847a4f0b82d [2023-02-23T17:32:32.179Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-23T17:32:32.441Z] Removing intermediate container c5e53d2fbd65 [2023-02-23T17:32:32.441Z] ---> 2530fd65c20a [2023-02-23T17:32:32.441Z] Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:32:32.702Z] ---> 880c536acd42 [2023-02-23T17:32:32.703Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-23T17:32:32.703Z] ---> Running in 15bc4885e75a [2023-02-23T17:32:32.703Z] ---> Running in 4c4d19b12a3b [2023-02-23T17:32:32.703Z] Removing intermediate container 15bc4885e75a [2023-02-23T17:32:32.703Z] ---> 34f4c9870cfc [2023-02-23T17:32:32.703Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T17:32:32.703Z] ---> Running in 43cdbff266e7 [2023-02-23T17:32:32.963Z] Removing intermediate container 4c4d19b12a3b [2023-02-23T17:32:32.963Z] ---> 7e0d7144f781 [2023-02-23T17:32:32.963Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:32:32.963Z] ---> f0e696000a95 [2023-02-23T17:32:32.963Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-23T17:32:32.963Z] ---> Running in 14b7894ea7de [2023-02-23T17:32:32.963Z] Removing intermediate container 43cdbff266e7 [2023-02-23T17:32:32.963Z] ---> d3571a146661 [2023-02-23T17:32:32.963Z] [2023-02-23T17:32:32.963Z] Successfully built d3571a146661 [2023-02-23T17:32:32.963Z] Successfully tagged security-spire-config:latest [2023-02-23T17:32:33.229Z]  Building security-spire-config ... done Removing intermediate container 14b7894ea7de [2023-02-23T17:32:33.229Z] ---> 8fb4c82184d7 [2023-02-23T17:32:33.229Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T17:32:33.229Z] ---> Running in 3b35bc85232a [2023-02-23T17:32:33.229Z] ---> 6bdc3a27f841 [2023-02-23T17:32:33.229Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-23T17:32:33.229Z] ---> Running in 888d0c84e71a [2023-02-23T17:32:33.229Z] Removing intermediate container 3b35bc85232a [2023-02-23T17:32:33.229Z] ---> f055f0adce98 [2023-02-23T17:32:33.229Z] Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:32:33.229Z] Removing intermediate container 888d0c84e71a [2023-02-23T17:32:33.229Z] ---> 241f9ea67537 [2023-02-23T17:32:33.229Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:32:33.229Z] ---> Running in 420ec491f4bf [2023-02-23T17:32:33.490Z] ---> Running in bba0096d11ee [2023-02-23T17:32:33.490Z] Removing intermediate container 420ec491f4bf [2023-02-23T17:32:33.490Z] ---> 17269dbb3a34 [2023-02-23T17:32:33.490Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T17:32:33.490Z] ---> Running in 3a3cb96206a2 [2023-02-23T17:32:33.490Z] Removing intermediate container bba0096d11ee [2023-02-23T17:32:33.490Z] ---> 508a3f285fa1 [2023-02-23T17:32:33.490Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T17:32:33.490Z] ---> Running in 337f55a54573 [2023-02-23T17:32:33.748Z] Removing intermediate container 3a3cb96206a2 [2023-02-23T17:32:33.748Z] ---> 3ac83fdc6987 [2023-02-23T17:32:33.748Z] [2023-02-23T17:32:33.748Z] Removing intermediate container 337f55a54573 [2023-02-23T17:32:33.748Z] ---> 6822f0070b75 [2023-02-23T17:32:33.748Z] Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:32:33.748Z] ---> Running in 2e48844d4a37 [2023-02-23T17:32:33.748Z] Successfully built 3ac83fdc6987 [2023-02-23T17:32:33.748Z] Successfully tagged support-notifications:latest [2023-02-23T17:32:33.748Z]  Building support-notifications ... done Removing intermediate container 2e48844d4a37 [2023-02-23T17:32:33.748Z] ---> 93f1b6828bfb [2023-02-23T17:32:33.748Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T17:32:33.748Z] ---> Running in cf49be671c72 [2023-02-23T17:32:34.006Z] Removing intermediate container cf49be671c72 [2023-02-23T17:32:34.006Z] ---> 421140ba7a99 [2023-02-23T17:32:34.006Z] [2023-02-23T17:32:34.006Z] Successfully built 421140ba7a99 [2023-02-23T17:32:34.006Z] Successfully tagged core-data:latest [2023-02-23T17:32:39.271Z]  Building core-data ... done 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-02-23T17:32:43.485Z] Removing intermediate container 6a3825cb452b [2023-02-23T17:32:43.485Z] ---> 7f0bbfc3f5ee [2023-02-23T17:32:43.485Z] [2023-02-23T17:32:43.485Z] Step 9/24 : FROM alpine:3.16 [2023-02-23T17:32:43.485Z] ---> dfd21b5a31f5 [2023-02-23T17:32:43.485Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-23T17:32:43.485Z] ---> Running in 8128fb1c3fd2 [2023-02-23T17:32:43.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T17:32:43.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T17:32:43.743Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-23T17:32:43.743Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-23T17:32:43.743Z] (3/3) Installing su-exec (0.2-r1) [2023-02-23T17:32:43.743Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:32:43.743Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T17:32:43.743Z] OK: 6 MiB in 17 packages [2023-02-23T17:32:44.310Z] Removing intermediate container 8128fb1c3fd2 [2023-02-23T17:32:44.310Z] ---> ecbd6575fea2 [2023-02-23T17:32:44.310Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T17:32:44.310Z] ---> Running in ff4fed745561 [2023-02-23T17:32:44.310Z] Removing intermediate container ff4fed745561 [2023-02-23T17:32:44.310Z] ---> 5fdb0a4864d8 [2023-02-23T17:32:44.310Z] Step 12/24 : WORKDIR / [2023-02-23T17:32:44.310Z] ---> Running in 5bddfd13dc6d [2023-02-23T17:32:44.568Z] Removing intermediate container 5bddfd13dc6d [2023-02-23T17:32:44.568Z] ---> 9e757a92078e [2023-02-23T17:32:44.568Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-23T17:32:44.568Z] ---> 00c005ce54f1 [2023-02-23T17:32:44.568Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-23T17:32:44.568Z] ---> 0fdb6ecc47cb [2023-02-23T17:32:44.568Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-23T17:32:44.826Z] ---> 4f9f10ece0a5 [2023-02-23T17:32:44.826Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-23T17:32:45.274Z] ---> 5cc4aad0cff9 [2023-02-23T17:32:45.274Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-23T17:32:45.534Z] ---> 7df2055a2288 [2023-02-23T17:32:45.534Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-23T17:32:46.099Z] ---> 4c8fa610af4e [2023-02-23T17:32:46.099Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T17:32:46.099Z] ---> 31693690f07d [2023-02-23T17:32:46.099Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T17:32:46.099Z] ---> Running in edd2a856cf35 [2023-02-23T17:32:46.668Z] Removing intermediate container edd2a856cf35 [2023-02-23T17:32:46.668Z] ---> 5f7fdd09d0f9 [2023-02-23T17:32:46.668Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T17:32:46.926Z] ---> Running in aafae7cee344 [2023-02-23T17:32:46.926Z] Removing intermediate container aafae7cee344 [2023-02-23T17:32:46.926Z] ---> af94af450be5 [2023-02-23T17:32:46.926Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T17:32:46.926Z] ---> Running in 4fb789ef436c [2023-02-23T17:32:46.926Z] Removing intermediate container 4fb789ef436c [2023-02-23T17:32:46.926Z] ---> 853667df88f8 [2023-02-23T17:32:46.926Z] Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:32:46.926Z] ---> Running in 55d77a79830d [2023-02-23T17:32:47.184Z] Removing intermediate container 55d77a79830d [2023-02-23T17:32:47.184Z] ---> 8dde70801bbb [2023-02-23T17:32:47.184Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T17:32:47.184Z] ---> Running in e16dbf27af13 [2023-02-23T17:32:47.184Z] Removing intermediate container e16dbf27af13 [2023-02-23T17:32:47.184Z] ---> 24b0a494b897 [2023-02-23T17:32:47.184Z] [2023-02-23T17:32:47.184Z] Successfully built 24b0a494b897 [2023-02-23T17:32:47.184Z] Successfully tagged security-secretstore-setup:latest [2023-02-23T17:32:47.450Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-02-23T17:32:47.457Z] $ docker stop --time=1 967d41314b91e89d8c00a1b89e6808360c1c93876153b3d0f1bd9792213e2536 [2023-02-23T17:32:48.720Z] $ docker rm -f --volumes 967d41314b91e89d8c00a1b89e6808360c1c93876153b3d0f1bd9792213e2536 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T17:32:49.061Z] + docker images [2023-02-23T17:32:49.061Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-23T17:32:49.061Z] security-secretstore-setup latest 24b0a494b897 1 second ago 30MB [2023-02-23T17:32:49.061Z] 7f0bbfc3f5ee 7 seconds ago 1.67GB [2023-02-23T17:32:49.061Z] support-notifications latest 3ac83fdc6987 15 seconds ago 30.7MB [2023-02-23T17:32:49.061Z] core-data latest 421140ba7a99 15 seconds ago 17.9MB [2023-02-23T17:32:49.061Z] security-spire-config latest d3571a146661 16 seconds ago 85.8MB [2023-02-23T17:32:49.061Z] security-bootstrapper latest 8af94023788a 19 seconds ago 20.4MB [2023-02-23T17:32:49.061Z] 19c41b88e5ef 25 seconds ago 1.68GB [2023-02-23T17:32:49.061Z] 7d88b7c143fe 25 seconds ago 1.74GB [2023-02-23T17:32:49.061Z] 27375c71520b 27 seconds ago 1.55GB [2023-02-23T17:32:49.061Z] security-spire-agent latest 61b702e385a1 35 seconds ago 125MB [2023-02-23T17:32:49.061Z] security-spire-server latest f5e04557a318 43 seconds ago 86.5MB [2023-02-23T17:32:49.061Z] bc498583a7f1 55 seconds ago 1.55GB [2023-02-23T17:32:49.061Z] 7d40bef07d35 55 seconds ago 1.55GB [2023-02-23T17:32:49.061Z] core-command latest f7b80764e897 About a minute ago 17.7MB [2023-02-23T17:32:49.061Z] 5dda4bb572ca About a minute ago 1.67GB [2023-02-23T17:32:49.061Z] b9b98722c4d9 About a minute ago 1.68GB [2023-02-23T17:32:49.061Z] security-proxy-setup latest 10740ee7554b 2 minutes ago 27.8MB [2023-02-23T17:32:49.061Z] core-metadata latest 0a0500d5119a 2 minutes ago 18.5MB [2023-02-23T17:32:49.061Z] core-common-config-bootstrapper latest 6df1fda7bc4f 2 minutes ago 15.5MB [2023-02-23T17:32:49.061Z] security-spiffe-token-provider latest eb0512afd24a 2 minutes ago 30MB [2023-02-23T17:32:49.061Z] support-scheduler latest ad960fa46ffc 2 minutes ago 30.1MB [2023-02-23T17:32:49.061Z] d8f65aa874e8 2 minutes ago 1.74GB [2023-02-23T17:32:49.061Z] 9a019524efa6 2 minutes ago 1.72GB [2023-02-23T17:32:49.061Z] fea3726b6963 2 minutes ago 1.69GB [2023-02-23T17:32:49.061Z] 5a46aff8ffb6 2 minutes ago 1.67GB [2023-02-23T17:32:49.061Z] 9ad8b167fb71 2 minutes ago 1.67GB [2023-02-23T17:32:49.062Z] ci-base-image-x86_64 latest 53e92fbc19d7 7 minutes ago 904MB [2023-02-23T17:32:49.062Z] alpine 3.15 5ce65d7b0fde 12 days ago 5.59MB [2023-02-23T17:32:49.062Z] alpine 3.16 dfd21b5a31f5 12 days ago 5.55MB [2023-02-23T17:32:49.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-23T17:32:49.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-23T17:32:49.062Z] 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-02-23T17:33:53.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-23T17:33:53.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-23T17:33:53.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-23T17:33:53.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-23T17:33:53.580Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-23T17:33:54.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-23T17:33:54.754Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-23T17:33:54.754Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-23T17:33:54.754Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-23T17:33:56.179Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-23T17:33:57.140Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-23T17:33:58.557Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-23T17:33:58.557Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-23T17:33:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-23T17:34:16.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.356s coverage: 28.7% of statements [2023-02-23T17:34:16.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-23T17:34:16.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-23T17:34:20.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.525s coverage: 98.5% of statements [2023-02-23T17:34:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.196s coverage: 73.7% of statements [2023-02-23T17:34:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-23T17:34:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-23T17:34:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-23T17:34:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.883s coverage: 54.0% of statements [2023-02-23T17:34:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-23T17:34:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-23T17:34:47.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.397s coverage: 88.5% of statements [2023-02-23T17:34:47.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-23T17:34:47.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-23T17:34:47.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-23T17:34:47.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-23T17:34:47.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-23T17:34:47.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.032s coverage: 3.9% of statements [2023-02-23T17:34:47.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-23T17:34:47.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-23T17:34:48.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.777s coverage: 95.6% of statements [2023-02-23T17:34:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-23T17:34:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-23T17:34:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-23T17:34:48.943Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.388s coverage: 72.2% of statements [2023-02-23T17:34:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-23T17:34:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-23T17:34:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-23T17:34:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-23T17:34:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-23T17:34:48.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.315s coverage: 65.9% of statements [2023-02-23T17:34:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-23T17:34:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-23T17:34:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-23T17:34:48.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.533s coverage: 0.9% of statements [2023-02-23T17:34:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-23T17:34:48.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.251s coverage: 29.6% of statements [2023-02-23T17:34:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-23T17:34:50.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.374s coverage: 47.1% of statements [2023-02-23T17:34:50.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.274s coverage: 82.9% of statements [2023-02-23T17:34:50.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.409s coverage: 94.1% of statements [2023-02-23T17:34:51.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.227s coverage: 96.3% of statements [2023-02-23T17:34:54.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements [2023-02-23T17:35:04.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.264s coverage: 94.4% of statements [2023-02-23T17:35:04.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements [2023-02-23T17:35:22.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.506s coverage: 79.9% of statements [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-23T17:35:22.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-23T17:35:22.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-23T17:35:22.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.254s coverage: 86.9% of statements [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-23T17:35:22.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.237s coverage: 87.2% of statements [2023-02-23T17:35:22.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-23T17:35:22.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-23T17:35:22.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.319s coverage: 77.4% of statements [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-23T17:35:22.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements [2023-02-23T17:35:22.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements [2023-02-23T17:35:22.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.901s coverage: 91.2% of statements [2023-02-23T17:35:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-23T17:35:26.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.468s coverage: 63.1% of statements [2023-02-23T17:35:26.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-23T17:35:26.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-23T17:35:26.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.279s coverage: 100.0% of statements [2023-02-23T17:35:26.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements [2023-02-23T17:35:26.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2023-02-23T17:35:26.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2023-02-23T17:35:26.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-02-23T17:35:33.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.391s coverage: 65.3% of statements [2023-02-23T17:35:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-23T17:35:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-23T17:35:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-23T17:35:35.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.926s coverage: 41.0% of statements [2023-02-23T17:35:35.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-23T17:35:35.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-23T17:35:35.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements [2023-02-23T17:35:35.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-23T17:35:35.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.278s coverage: 84.8% of statements [2023-02-23T17:35:35.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-23T17:35:35.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-23T17:35:35.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-23T17:35:35.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-23T17:35:45.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.327s coverage: 17.7% of statements [2023-02-23T17:35:45.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-23T17:35:45.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-23T17:35:45.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-23T17:35:45.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-23T17:35:45.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.681s coverage: 92.3% of statements [2023-02-23T17:35:45.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-23T17:35:45.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-23T17:35:45.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-23T17:35:45.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-23T17:35:45.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 63.2% of statements [2023-02-23T17:35:45.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-23T17:35:45.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-23T17:35:45.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.491s coverage: 97.7% of statements [2023-02-23T17:35:45.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-23T17:35:45.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-23T17:35:45.124Z] 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-02-23T17:35:45.124Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-23T17:35:45.124Z] go vet ./... [2023-02-23T17:37:37.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T17:37:37.071Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T17:37:37.677Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T17:37:38.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-23T17:37:38.944Z] + ls -al . [2023-02-23T17:37:38.944Z] total 740 [2023-02-23T17:37:38.944Z] drwxrwxr-x 10 1001 1001 4096 Feb 23 17:31 . [2023-02-23T17:37:38.944Z] drwxr-xr-x 4 root root 4096 Feb 23 17:31 .. [2023-02-23T17:37:38.944Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 17:29 .blubracket [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 16 Feb 23 17:29 .dockerignore [2023-02-23T17:37:38.944Z] drwxrwxr-x 8 1001 1001 4096 Feb 23 17:29 .git [2023-02-23T17:37:38.944Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 17:29 .github [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 1024 Feb 23 17:29 .gitignore [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 42 Feb 23 17:29 .golangci.yml [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 87 Feb 23 17:29 .hadolint.yml [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 166 Feb 23 17:29 .sonarcloud.properties [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 1171 Feb 23 17:29 ADOPTERS.md [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 10825 Feb 23 17:29 Attribution.txt [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 73765 Feb 23 17:29 CHANGELOG.md [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 3804 Feb 23 17:29 CONTRIBUTING.md [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 677 Feb 23 17:29 GOVERNANCE.md [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 883 Feb 23 17:29 Jenkinsfile [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 10775 Feb 23 17:29 LICENSE [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 13375 Feb 23 17:29 Makefile [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 582 Feb 23 17:29 OWNERS.md [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 9403 Feb 23 17:29 README.md [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 6912 Feb 23 17:29 SECURITY.md [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 5 Feb 23 17:25 VERSION [2023-02-23T17:37:38.944Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 17:29 bin [2023-02-23T17:37:38.944Z] drwxrwxr-x 17 1001 1001 4096 Feb 23 17:29 cmd [2023-02-23T17:37:38.944Z] -rw-r--r-- 1 root root 487037 Feb 23 17:35 coverage.out [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 3296 Feb 23 17:29 go.mod [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 33293 Feb 23 17:29 go.sum [2023-02-23T17:37:38.944Z] drwxrwxr-x 7 1001 1001 4096 Feb 23 17:29 internal [2023-02-23T17:37:38.944Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 17:29 openapi [2023-02-23T17:37:38.944Z] drwxrwxr-x 4 1001 1001 4096 Feb 23 17:29 snap [2023-02-23T17:37:38.944Z] -rw-rw-r-- 1 1001 1001 204 Feb 23 17:29 version.go [Pipeline] sh [2023-02-23T17:37:39.585Z] + '[' -e coverage.out ] [2023-02-23T17:37:39.585Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-23T17:37:39.610Z] Warning: overwriting stash ‘coverage-report’ [2023-02-23T17:37:40.539Z] Stashed 1 file(s) [Pipeline] sh [2023-02-23T17:37:41.186Z] + make build [2023-02-23T17:37:41.186Z] 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-02-23T17:39:17.830Z] 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-02-23T17:39:19.259Z] 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-02-23T17:39:24.624Z] 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-02-23T17:39:28.878Z] 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-02-23T17:40:15.731Z] 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-02-23T17:40:23.930Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-23T17:40:29.272Z] 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-02-23T17:40:38.747Z] 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-02-23T17:40:39.014Z] 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-02-23T17:40:44.358Z] 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-02-23T17:40:59.338Z] 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-02-23T17:41:07.595Z] $ docker stop --time=1 ef5a6a79b7d6fb51c6bc2a53ecf6f93c0f16d284abd0928e3a4ad6aee094d255 [2023-02-23T17:41:09.627Z] $ docker rm -f --volumes ef5a6a79b7d6fb51c6bc2a53ecf6f93c0f16d284abd0928e3a4ad6aee094d255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:41:11.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T17:41:11.860Z] [2023-02-23T17:41:11.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:41:12.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T17:41:12.463Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-23T17:41:12.464Z] 29e5d40040c1: Pulling fs layer [2023-02-23T17:41:12.464Z] 1ce36da41761: Pulling fs layer [2023-02-23T17:41:12.464Z] 25b303627fd3: Pulling fs layer [2023-02-23T17:41:12.464Z] 29e5d40040c1: Verifying Checksum [2023-02-23T17:41:12.464Z] 29e5d40040c1: Download complete [2023-02-23T17:41:12.732Z] 1ce36da41761: Verifying Checksum [2023-02-23T17:41:12.732Z] 1ce36da41761: Download complete [2023-02-23T17:41:12.999Z] 29e5d40040c1: Pull complete [2023-02-23T17:41:14.407Z] 1ce36da41761: Pull complete [2023-02-23T17:41:14.407Z] 25b303627fd3: Verifying Checksum [2023-02-23T17:41:14.407Z] 25b303627fd3: Download complete [2023-02-23T17:41:24.480Z] 25b303627fd3: Pull complete [2023-02-23T17:41:24.480Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-23T17:41:24.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T17:41:24.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T17:41:24.694Z] prd-ubuntu20.04-docker-arm64-4c-16g-7268 does not seem to be running inside a container [2023-02-23T17:41:24.766Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-23T17:41:27.193Z] $ docker top 308195ec69b58cc6ee57b98b83d34e7c71f0c0707badde8e5889ae9dedd654a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T17:41:28.053Z] + docker-compose build --help [2023-02-23T17:41:28.053Z] + grep parallel [2023-02-23T17:41:33.392Z] --parallel Build images in parallel. [Pipeline] } [2023-02-23T17:41:33.680Z] $ docker stop --time=1 308195ec69b58cc6ee57b98b83d34e7c71f0c0707badde8e5889ae9dedd654a7 [2023-02-23T17:41:35.390Z] $ docker rm -f --volumes 308195ec69b58cc6ee57b98b83d34e7c71f0c0707badde8e5889ae9dedd654a7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:41:35.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T17:41:35.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T17:41:36.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-7268 does not seem to be running inside a container [2023-02-23T17:41:36.372Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-23T17:41:37.703Z] $ docker top c54dd1a128418734a6e0e4da04605cd93be8643687cbb143c0b3f3a78f8a8dcc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T17:41:38.255Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-23T17:41:44.932Z] Building core-command ... [2023-02-23T17:41:44.932Z] Building core-common-config-bootstrapper ... [2023-02-23T17:41:44.932Z] Building core-data ... [2023-02-23T17:41:44.932Z] Building core-metadata ... [2023-02-23T17:41:44.932Z] Building security-bootstrapper ... [2023-02-23T17:41:44.932Z] Building security-proxy-setup ... [2023-02-23T17:41:44.932Z] Building security-secretstore-setup ... [2023-02-23T17:41:44.932Z] Building security-spiffe-token-provider ... [2023-02-23T17:41:44.932Z] Building security-spire-agent ... [2023-02-23T17:41:44.932Z] Building security-spire-config ... [2023-02-23T17:41:44.932Z] Building security-spire-server ... [2023-02-23T17:41:44.932Z] Building support-notifications ... [2023-02-23T17:41:44.932Z] Building support-scheduler ... [2023-02-23T17:41:44.932Z] Building core-common-config-bootstrapper [2023-02-23T17:41:44.932Z] Building core-metadata [2023-02-23T17:41:44.932Z] Building security-spire-agent [2023-02-23T17:41:44.932Z] Building support-scheduler [2023-02-23T17:41:44.932Z] Building security-spiffe-token-provider [2023-02-23T17:42:31.760Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:42:31.760Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:42:31.760Z] ---> 9573ed2f8bb9 [2023-02-23T17:42:31.760Z] Step 3/19 : WORKDIR /edgex-go [2023-02-23T17:42:31.760Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:42:31.760Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:42:31.760Z] ---> 9573ed2f8bb9 [2023-02-23T17:42:31.760Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:42:31.760Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:42:31.760Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:42:31.760Z] ---> 9573ed2f8bb9 [2023-02-23T17:42:31.760Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:42:31.760Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:42:31.760Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:42:31.760Z] ---> 9573ed2f8bb9 [2023-02-23T17:42:31.760Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:42:31.760Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:42:31.760Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:42:31.760Z] ---> 9573ed2f8bb9 [2023-02-23T17:42:31.760Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T17:42:32.727Z] ---> Running in 8a849f76b427 [2023-02-23T17:42:32.727Z] ---> Running in 09179b0e8967 [2023-02-23T17:42:32.727Z] ---> Running in 1cc0f33b5656 [2023-02-23T17:42:32.727Z] ---> Running in 5667b3060e20 [2023-02-23T17:42:32.727Z] ---> Running in 48b6fdaae7e3 [2023-02-23T17:42:33.002Z] Removing intermediate container 8a849f76b427 [2023-02-23T17:42:33.002Z] ---> 229919b15661 [2023-02-23T17:42:33.002Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T17:42:33.002Z] Removing intermediate container 5667b3060e20 [2023-02-23T17:42:33.002Z] ---> d635f8861f73 [2023-02-23T17:42:33.002Z] Step 4/24 : WORKDIR /edgex-go [2023-02-23T17:42:33.274Z] ---> Running in 60d33e2af77c [2023-02-23T17:42:33.274Z] ---> Running in e15a296c42a4 [2023-02-23T17:42:33.274Z] Removing intermediate container 1cc0f33b5656 [2023-02-23T17:42:33.274Z] ---> e0b5fac05c5f [2023-02-23T17:42:33.274Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T17:42:33.553Z] Removing intermediate container 09179b0e8967 [2023-02-23T17:42:33.553Z] ---> e54c7e9be83b [2023-02-23T17:42:33.553Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-23T17:42:33.553Z] Removing intermediate container 48b6fdaae7e3 [2023-02-23T17:42:33.553Z] ---> 96136154b08c [2023-02-23T17:42:33.553Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T17:42:33.553Z] ---> Running in 02ebe2eb6c40 [2023-02-23T17:42:33.553Z] ---> Running in 31036c61ce1c [2023-02-23T17:42:33.825Z] ---> Running in 3d28e1d33b0c [2023-02-23T17:42:34.095Z] Removing intermediate container 60d33e2af77c [2023-02-23T17:42:34.095Z] ---> caa5afb1fcfb [2023-02-23T17:42:34.095Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T17:42:34.095Z] Removing intermediate container e15a296c42a4 [2023-02-23T17:42:34.095Z] ---> 08ed936b3472 [2023-02-23T17:42:34.095Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-23T17:42:34.364Z] ---> Running in 35cadc827beb [2023-02-23T17:42:34.636Z] ---> Running in 2a9650197336 [2023-02-23T17:42:34.637Z] Removing intermediate container 3d28e1d33b0c [2023-02-23T17:42:34.637Z] ---> 8d7f971c4ed9 [2023-02-23T17:42:34.637Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T17:42:34.923Z] ---> Running in 15625bc29ec2 [2023-02-23T17:42:36.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:42:36.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:42:36.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:42:36.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:42:36.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:42:37.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:42:37.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:42:37.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:42:37.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:42:37.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:42:38.660Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-23T17:42:38.660Z] v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-23T17:42:38.660Z] OK: 16903 distinct packages available [2023-02-23T17:42:38.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:42:38.928Z] OK: 221 MiB in 51 packages [2023-02-23T17:42:39.198Z] OK: 221 MiB in 51 packages [2023-02-23T17:42:39.198Z] OK: 221 MiB in 51 packages [2023-02-23T17:42:39.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:42:39.467Z] OK: 221 MiB in 51 packages [2023-02-23T17:42:40.894Z] OK: 221 MiB in 51 packages [2023-02-23T17:42:41.162Z] Removing intermediate container 02ebe2eb6c40 [2023-02-23T17:42:41.162Z] ---> d224d3fd0339 [2023-02-23T17:42:41.162Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T17:42:41.429Z] Removing intermediate container 15625bc29ec2 [2023-02-23T17:42:41.429Z] ---> 5fbbad6afc80 [2023-02-23T17:42:41.429Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T17:42:41.429Z] Removing intermediate container 35cadc827beb [2023-02-23T17:42:41.429Z] ---> 068e52aa3107 [2023-02-23T17:42:41.429Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T17:42:41.696Z] Removing intermediate container 2a9650197336 [2023-02-23T17:42:41.696Z] ---> b81d622b194a [2023-02-23T17:42:41.696Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-23T17:42:42.288Z] ---> 999f0b61a24b [2023-02-23T17:42:42.288Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:42:42.558Z] ---> Running in e6373498fed0 [2023-02-23T17:42:42.836Z] ---> d7630af96213 [2023-02-23T17:42:42.836Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:42:42.836Z] Removing intermediate container 31036c61ce1c [2023-02-23T17:42:42.836Z] ---> 78fa09dece2b [2023-02-23T17:42:42.836Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-23T17:42:42.836Z] ---> 48d49f48473a [2023-02-23T17:42:42.836Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:42:43.107Z] ---> f7d12d104a5a [2023-02-23T17:42:43.107Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:42:43.107Z] ---> Running in 1d06e183408a [2023-02-23T17:42:43.107Z] ---> Running in cb9ef31d20f1 [2023-02-23T17:42:43.396Z] ---> Running in 22af6fb6e32b [2023-02-23T17:42:44.363Z] ---> 2c1775cf959a [2023-02-23T17:42:44.363Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:42:44.640Z] ---> Running in fe85cb3aa237 [2023-02-23T17:45:06.333Z] Removing intermediate container fe85cb3aa237 [2023-02-23T17:45:06.333Z] ---> de9d3af14661 [2023-02-23T17:45:06.333Z] Step 7/19 : COPY . . [2023-02-23T17:45:06.333Z] Removing intermediate container e6373498fed0 [2023-02-23T17:45:06.333Z] ---> 67145d991624 [2023-02-23T17:45:06.333Z] Step 7/24 : COPY . . [2023-02-23T17:45:06.333Z] Removing intermediate container 22af6fb6e32b [2023-02-23T17:45:06.333Z] ---> 6f37ed0923fe [2023-02-23T17:45:06.333Z] Step 8/24 : COPY . . [2023-02-23T17:45:06.333Z] Removing intermediate container cb9ef31d20f1 [2023-02-23T17:45:06.333Z] ---> de665f3f5d61 [2023-02-23T17:45:06.333Z] Step 8/22 : COPY . . [2023-02-23T17:45:06.333Z] Removing intermediate container 1d06e183408a [2023-02-23T17:45:06.333Z] ---> 944b086b7af7 [2023-02-23T17:45:06.333Z] Step 8/22 : COPY . . [2023-02-23T17:45:12.994Z] ---> 043c0c23c88b [2023-02-23T17:45:12.994Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-23T17:45:12.994Z] ---> c1cee76ce4a4 [2023-02-23T17:45:12.994Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-23T17:45:12.994Z] ---> e9dcd94a3494 [2023-02-23T17:45:12.994Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T17:45:12.994Z] ---> febd37cf42d8 [2023-02-23T17:45:12.994Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-23T17:45:12.994Z] ---> Running in 0653dc4735c6 [2023-02-23T17:45:12.994Z] ---> d26ce3dc1b03 [2023-02-23T17:45:12.994Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-23T17:45:12.994Z] ---> Running in 18b143d94720 [2023-02-23T17:45:12.994Z] ---> Running in da60a81cba21 [2023-02-23T17:45:13.263Z] ---> Running in ca70f5fb994f [2023-02-23T17:45:13.263Z] ---> Running in b621a452bba0 [2023-02-23T17:45:13.853Z] Removing intermediate container ca70f5fb994f [2023-02-23T17:45:13.853Z] ---> e94832f8fa9a [2023-02-23T17:45:13.853Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T17:45:13.853Z] ---> Running in db06707265d3 [2023-02-23T17:45:14.822Z] Removing intermediate container db06707265d3 [2023-02-23T17:45:14.822Z] ---> 373f0dd1d46e [2023-02-23T17:45:14.822Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-23T17:45:14.822Z] ---> Running in f8ce223f3c5e [2023-02-23T17:45:15.784Z] 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-02-23T17:45:16.052Z] 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-02-23T17:45:16.318Z] 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-02-23T17:45:16.318Z] 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-02-23T17:45:18.264Z] Removing intermediate container f8ce223f3c5e [2023-02-23T17:45:18.264Z] ---> 292fbab28ee9 [2023-02-23T17:45:18.264Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T17:45:18.264Z] ---> Running in 4eee380191d3 [2023-02-23T17:45:18.530Z] Removing intermediate container 4eee380191d3 [2023-02-23T17:45:18.530Z] ---> e913262c2cd8 [2023-02-23T17:45:18.530Z] [2023-02-23T17:45:18.530Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T17:45:18.801Z] 3.15: Pulling from library/alpine [2023-02-23T17:45:22.160Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-23T17:45:22.160Z] Status: Downloaded newer image for alpine:3.15 [2023-02-23T17:45:22.160Z] ---> 354640af7b1b [2023-02-23T17:45:22.160Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:45:22.432Z] ---> Running in e1e21912984f [2023-02-23T17:45:23.018Z] Removing intermediate container e1e21912984f [2023-02-23T17:45:23.018Z] ---> 3c2701f2b605 [2023-02-23T17:45:23.018Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T17:45:23.018Z] ---> Running in 1495a3f999ca [2023-02-23T17:45:24.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:45:25.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:45:26.962Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T17:45:26.962Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T17:45:26.962Z] OK: 15734 distinct packages available [2023-02-23T17:45:27.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:45:27.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:45:28.766Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-23T17:45:28.766Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-23T17:45:28.766Z] (3/5) Installing libucontext (1.1-r0) [2023-02-23T17:45:28.766Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-23T17:45:29.033Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-23T17:45:29.033Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T17:45:29.033Z] OK: 6 MiB in 19 packages [2023-02-23T17:45:30.972Z] Removing intermediate container 1495a3f999ca [2023-02-23T17:45:30.972Z] ---> f90c104c437c [2023-02-23T17:45:30.972Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-23T17:45:35.221Z] ---> 80155e3c23e6 [2023-02-23T17:45:35.221Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T17:45:41.858Z] ---> f5a06024f2a8 [2023-02-23T17:45:41.858Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T17:45:41.858Z] ---> 72839e460a6f [2023-02-23T17:45:41.858Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-23T17:45:42.823Z] ---> 0d2c66106389 [2023-02-23T17:45:42.823Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-23T17:45:43.785Z] ---> 87a0ad6ecd93 [2023-02-23T17:45:43.785Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T17:45:44.052Z] ---> Running in 3fdabb3a4174 [2023-02-23T17:45:44.636Z] Removing intermediate container 3fdabb3a4174 [2023-02-23T17:45:44.636Z] ---> 1b0016ee9c1b [2023-02-23T17:45:44.636Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T17:45:44.636Z] ---> Running in ac896c71a427 [2023-02-23T17:45:45.218Z] Removing intermediate container ac896c71a427 [2023-02-23T17:45:45.218Z] ---> 0c3b5e62e40e [2023-02-23T17:45:45.218Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T17:45:45.218Z] ---> Running in da9796eeafd8 [2023-02-23T17:45:48.547Z] Removing intermediate container da9796eeafd8 [2023-02-23T17:45:48.547Z] ---> f36132010b0e [2023-02-23T17:45:48.547Z] Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:45:48.547Z] ---> Running in fc38e04b68df [2023-02-23T17:45:48.813Z] Removing intermediate container fc38e04b68df [2023-02-23T17:45:48.813Z] ---> b8d7027f3e66 [2023-02-23T17:45:48.813Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T17:45:48.813Z] ---> Running in e561ddb80bf4 [2023-02-23T17:45:49.396Z] Removing intermediate container e561ddb80bf4 [2023-02-23T17:45:49.396Z] ---> f220490455b3 [2023-02-23T17:45:49.396Z] [2023-02-23T17:45:49.978Z] Successfully built f220490455b3 [2023-02-23T17:45:49.978Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-23T17:45:49.978Z]  Building security-spire-agent ... done Building support-notifications [2023-02-23T17:46:04.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:46:04.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:46:04.973Z] ---> 9573ed2f8bb9 [2023-02-23T17:46:04.973Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:46:04.973Z] ---> Using cache [2023-02-23T17:46:04.973Z] ---> 96136154b08c [2023-02-23T17:46:04.973Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T17:46:04.973Z] ---> Using cache [2023-02-23T17:46:04.973Z] ---> 8d7f971c4ed9 [2023-02-23T17:46:04.973Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-23T17:46:04.973Z] ---> Running in a2e7c30f033d [2023-02-23T17:46:06.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:46:07.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:46:09.441Z] OK: 221 MiB in 51 packages [2023-02-23T17:46:10.848Z] Removing intermediate container a2e7c30f033d [2023-02-23T17:46:10.848Z] ---> 33462c228399 [2023-02-23T17:46:10.848Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T17:46:13.427Z] ---> 60d6b06b1f7b [2023-02-23T17:46:13.427Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:46:13.427Z] ---> Running in a3fb4b2611ed [2023-02-23T17:48:05.065Z] Removing intermediate container a3fb4b2611ed [2023-02-23T17:48:05.065Z] ---> 9a7df8fb1ff3 [2023-02-23T17:48:05.065Z] Step 8/22 : COPY . . [2023-02-23T17:48:07.639Z] ---> 01c74e63ac45 [2023-02-23T17:48:07.639Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-23T17:48:07.639Z] ---> Running in 26571bfe6360 [2023-02-23T17:48:09.045Z] 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-02-23T17:52:00.908Z] Removing intermediate container b621a452bba0 [2023-02-23T17:52:00.908Z] ---> 32eaa4a75f68 [2023-02-23T17:52:00.908Z] [2023-02-23T17:52:00.908Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T17:52:00.908Z] 3.16: Pulling from library/alpine [2023-02-23T17:52:00.908Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T17:52:00.908Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T17:52:00.908Z] ---> 4c81e5bf8899 [2023-02-23T17:52:00.908Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T17:52:00.908Z] ---> Running in 9994e19dcece [2023-02-23T17:52:00.908Z] Removing intermediate container 9994e19dcece [2023-02-23T17:52:00.908Z] ---> a97a608551cf [2023-02-23T17:52:00.908Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:52:00.908Z] ---> Running in 94948e2d8424 [2023-02-23T17:52:00.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:52:00.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:52:01.184Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T17:52:01.184Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:52:01.455Z] OK: 5 MiB in 15 packages [2023-02-23T17:52:02.861Z] Removing intermediate container 94948e2d8424 [2023-02-23T17:52:02.861Z] ---> 36581812c98b [2023-02-23T17:52:02.861Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:52:03.820Z] ---> 8524bda09482 [2023-02-23T17:52:03.820Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-23T17:52:05.227Z] ---> 2f180ca7984e [2023-02-23T17:52:05.227Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-23T17:52:06.183Z] ---> 1d768ef540ef [2023-02-23T17:52:06.183Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-23T17:52:07.139Z] ---> f47f858ea47b [2023-02-23T17:52:07.139Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T17:52:07.405Z] ---> Running in 32081c287eca [2023-02-23T17:52:10.741Z] Removing intermediate container 32081c287eca [2023-02-23T17:52:10.741Z] ---> d7aa008713ce [2023-02-23T17:52:10.741Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T17:52:10.741Z] ---> Running in 819adefce217 [2023-02-23T17:52:12.677Z] Removing intermediate container 819adefce217 [2023-02-23T17:52:12.677Z] ---> 0e2d6358184d [2023-02-23T17:52:12.677Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-23T17:52:12.677Z] ---> Running in 195ecf875180 [2023-02-23T17:52:13.258Z] Removing intermediate container 195ecf875180 [2023-02-23T17:52:13.258Z] ---> b0eeec468639 [2023-02-23T17:52:13.258Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T17:52:13.525Z] ---> Running in e89809c68507 [2023-02-23T17:52:13.791Z] Removing intermediate container e89809c68507 [2023-02-23T17:52:13.791Z] ---> a9fc642746ee [2023-02-23T17:52:13.791Z] Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:52:14.066Z] ---> Running in 8eab70719772 [2023-02-23T17:52:14.647Z] Removing intermediate container 8eab70719772 [2023-02-23T17:52:14.647Z] ---> 8acb70b7a11d [2023-02-23T17:52:14.647Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T17:52:14.647Z] ---> Running in 2398c08182ae [2023-02-23T17:52:14.913Z] Removing intermediate container 2398c08182ae [2023-02-23T17:52:14.913Z] ---> 5b7aba77a258 [2023-02-23T17:52:14.913Z] [2023-02-23T17:52:15.492Z] Successfully built 5b7aba77a258 [2023-02-23T17:52:15.492Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-23T17:52:15.492Z] Building core-data [2023-02-23T17:52:30.456Z]  Building core-common-config-bootstrapper ... done Removing intermediate container da60a81cba21 [2023-02-23T17:52:30.456Z] ---> 4c0c6dfdb20b [2023-02-23T17:52:30.456Z] [2023-02-23T17:52:30.456Z] Step 10/24 : FROM alpine:3.16 [2023-02-23T17:52:30.456Z] ---> 4c81e5bf8899 [2023-02-23T17:52:30.456Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:52:30.742Z] ---> Running in a943250ba593 [2023-02-23T17:52:33.312Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:52:33.312Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:52:33.312Z] ---> 9573ed2f8bb9 [2023-02-23T17:52:33.312Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:52:33.312Z] ---> Using cache [2023-02-23T17:52:33.312Z] ---> 96136154b08c [2023-02-23T17:52:33.312Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T17:52:33.312Z] ---> Using cache [2023-02-23T17:52:33.312Z] ---> 8d7f971c4ed9 [2023-02-23T17:52:33.312Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T17:52:33.312Z] ---> Using cache [2023-02-23T17:52:33.312Z] ---> 5fbbad6afc80 [2023-02-23T17:52:33.312Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T17:52:33.312Z] ---> Using cache [2023-02-23T17:52:33.312Z] ---> 48d49f48473a [2023-02-23T17:52:33.312Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:52:33.312Z] ---> Using cache [2023-02-23T17:52:33.312Z] ---> de665f3f5d61 [2023-02-23T17:52:33.312Z] Step 8/22 : COPY . . [2023-02-23T17:52:33.312Z] ---> Using cache [2023-02-23T17:52:33.312Z] ---> d26ce3dc1b03 [2023-02-23T17:52:33.312Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-23T17:52:33.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:52:33.312Z] ---> Running in 30bea01fef5f [2023-02-23T17:52:33.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:52:35.303Z] 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-02-23T17:52:35.303Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T17:52:35.303Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:52:35.570Z] OK: 5 MiB in 15 packages [2023-02-23T17:52:38.149Z] Removing intermediate container a943250ba593 [2023-02-23T17:52:38.149Z] ---> 7ca61076a906 [2023-02-23T17:52:38.149Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T17:52:38.149Z] ---> Running in b07b89ab6d59 [2023-02-23T17:52:38.735Z] Removing intermediate container b07b89ab6d59 [2023-02-23T17:52:38.735Z] ---> 664899243ea9 [2023-02-23T17:52:38.735Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-23T17:52:38.735Z] ---> Running in 46d8fdb0dbf4 [2023-02-23T17:52:39.316Z] Removing intermediate container 46d8fdb0dbf4 [2023-02-23T17:52:39.316Z] ---> 0f39c091dcab [2023-02-23T17:52:39.316Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-23T17:52:39.316Z] ---> Running in 47268976986a [2023-02-23T17:52:39.582Z] Removing intermediate container 47268976986a [2023-02-23T17:52:39.582Z] ---> 2892a9873d1f [2023-02-23T17:52:39.582Z] Step 15/24 : WORKDIR / [2023-02-23T17:52:39.849Z] ---> Running in e10a44f0077c [2023-02-23T17:52:40.429Z] Removing intermediate container e10a44f0077c [2023-02-23T17:52:40.429Z] ---> cf2d9245e3d0 [2023-02-23T17:52:40.429Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:52:41.389Z] ---> 25a368cffa5e [2023-02-23T17:52:41.389Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-23T17:52:43.326Z] ---> e5d890f7c212 [2023-02-23T17:52:43.326Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-23T17:52:43.910Z] ---> a516e99d65e6 [2023-02-23T17:52:43.910Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-23T17:52:44.868Z] ---> a57af0ca0a14 [2023-02-23T17:52:44.868Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-23T17:52:45.136Z] ---> Running in 6313efbb3a15 [2023-02-23T17:52:45.719Z] Removing intermediate container 6313efbb3a15 [2023-02-23T17:52:45.719Z] ---> af0a8f6b7c68 [2023-02-23T17:52:45.719Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:52:45.719Z] ---> Running in bc2916178cae [2023-02-23T17:52:46.302Z] Removing intermediate container bc2916178cae [2023-02-23T17:52:46.302Z] ---> c58160aaa813 [2023-02-23T17:52:46.302Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T17:52:46.302Z] ---> Running in 283992ee7b85 [2023-02-23T17:52:46.890Z] Removing intermediate container 283992ee7b85 [2023-02-23T17:52:46.890Z] ---> b6559375202e [2023-02-23T17:52:46.890Z] Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:52:46.890Z] ---> Running in b2abc2b30eed [2023-02-23T17:52:47.479Z] Removing intermediate container b2abc2b30eed [2023-02-23T17:52:47.479Z] ---> 0d531d54bd16 [2023-02-23T17:52:47.479Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T17:52:47.479Z] ---> Running in 86ef2050158d [2023-02-23T17:52:48.059Z] Removing intermediate container 86ef2050158d [2023-02-23T17:52:48.059Z] ---> c6009d2189e7 [2023-02-23T17:52:48.059Z] [2023-02-23T17:52:48.327Z] Successfully built c6009d2189e7 [2023-02-23T17:52:48.327Z] Successfully tagged core-metadata-arm64:latest [2023-02-23T17:52:48.327Z]  Building core-metadata ... done Building security-secretstore-setup [2023-02-23T17:53:06.533Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:53:06.533Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:53:06.533Z] ---> 9573ed2f8bb9 [2023-02-23T17:53:06.533Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T17:53:06.533Z] ---> Using cache [2023-02-23T17:53:06.533Z] ---> e54c7e9be83b [2023-02-23T17:53:06.533Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-23T17:53:06.533Z] ---> Running in 49955ce4175b [2023-02-23T17:53:06.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:53:07.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:53:08.522Z] OK: 221 MiB in 51 packages [2023-02-23T17:53:09.939Z] Removing intermediate container 49955ce4175b [2023-02-23T17:53:09.939Z] ---> e8d7e10c94b5 [2023-02-23T17:53:09.939Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T17:53:10.522Z] ---> 92c4f54e9c72 [2023-02-23T17:53:10.522Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:53:10.522Z] ---> Running in 32234f444ba7 [2023-02-23T17:53:57.328Z] Removing intermediate container 18b143d94720 [2023-02-23T17:53:57.328Z] ---> 90d9b49c9890 [2023-02-23T17:53:57.328Z] [2023-02-23T17:53:57.328Z] Step 9/19 : FROM alpine:3.15 [2023-02-23T17:53:57.328Z] ---> 354640af7b1b [2023-02-23T17:53:57.328Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:53:57.328Z] ---> Using cache [2023-02-23T17:53:57.328Z] ---> 3c2701f2b605 [2023-02-23T17:53:57.328Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-23T17:53:57.328Z] ---> Running in e694fd2163e5 [2023-02-23T17:53:58.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:53:58.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:54:00.274Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T17:54:00.274Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T17:54:00.274Z] OK: 15734 distinct packages available [2023-02-23T17:54:00.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:54:00.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:54:01.949Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-23T17:54:02.217Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-23T17:54:02.217Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-23T17:54:02.217Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-23T17:54:02.217Z] (5/9) Installing curl (7.80.0-r6) [2023-02-23T17:54:02.217Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-23T17:54:02.217Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-23T17:54:02.217Z] (8/9) Installing libucontext (1.1-r0) [2023-02-23T17:54:02.217Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-23T17:54:02.217Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T17:54:02.217Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T17:54:02.797Z] OK: 8 MiB in 23 packages [2023-02-23T17:54:05.417Z] Removing intermediate container e694fd2163e5 [2023-02-23T17:54:05.417Z] ---> b0250ea52281 [2023-02-23T17:54:05.417Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:54:07.370Z] ---> 48945f9f054e [2023-02-23T17:54:07.370Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-23T17:54:09.308Z] ---> 30e6573a2168 [2023-02-23T17:54:09.308Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-23T17:54:10.266Z] ---> b061a2cd2acf [2023-02-23T17:54:10.266Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-23T17:54:10.532Z] ---> Running in 4abbbdd2f789 [2023-02-23T17:54:11.112Z] Removing intermediate container 4abbbdd2f789 [2023-02-23T17:54:11.112Z] ---> 6d31514734bb [2023-02-23T17:54:11.112Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:54:11.112Z] ---> Running in f117b4377174 [2023-02-23T17:54:11.690Z] Removing intermediate container f117b4377174 [2023-02-23T17:54:11.690Z] ---> 885fbb5d0c67 [2023-02-23T17:54:11.690Z] Step 17/19 : LABEL arch=arm64 [2023-02-23T17:54:11.690Z] ---> Running in 4a4ed851a8cb [2023-02-23T17:54:12.277Z] Removing intermediate container 4a4ed851a8cb [2023-02-23T17:54:12.277Z] ---> 119f56daa01a [2023-02-23T17:54:12.277Z] Step 18/19 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:54:12.277Z] ---> Running in f08b38050bc2 [2023-02-23T17:54:12.861Z] Removing intermediate container f08b38050bc2 [2023-02-23T17:54:12.861Z] ---> 57e9f22f4555 [2023-02-23T17:54:12.861Z] Step 19/19 : LABEL version=0.0.0 [2023-02-23T17:54:12.861Z] ---> Running in 42b272712804 [2023-02-23T17:54:13.440Z] Removing intermediate container 42b272712804 [2023-02-23T17:54:13.440Z] ---> cf8ccbfc6752 [2023-02-23T17:54:13.440Z] [2023-02-23T17:54:13.705Z] Successfully built cf8ccbfc6752 [2023-02-23T17:54:13.705Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-23T17:54:13.705Z] Building security-bootstrapper [2023-02-23T17:54:31.897Z]  Building security-spiffe-token-provider ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:54:31.897Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:54:31.897Z] ---> 9573ed2f8bb9 [2023-02-23T17:54:31.897Z] Step 3/32 : WORKDIR /edgex-go [2023-02-23T17:54:31.897Z] ---> Using cache [2023-02-23T17:54:31.897Z] ---> e54c7e9be83b [2023-02-23T17:54:31.897Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-23T17:54:31.897Z] ---> Using cache [2023-02-23T17:54:31.897Z] ---> e8d7e10c94b5 [2023-02-23T17:54:31.897Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-23T17:54:31.897Z] ---> Using cache [2023-02-23T17:54:31.897Z] ---> 92c4f54e9c72 [2023-02-23T17:54:31.897Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:54:31.897Z] ---> Running in 708595de95cc [2023-02-23T17:55:04.094Z] Removing intermediate container 32234f444ba7 [2023-02-23T17:55:04.094Z] ---> 51bf0b2a7082 [2023-02-23T17:55:04.094Z] Step 7/24 : COPY . . [2023-02-23T17:55:08.371Z] Removing intermediate container 0653dc4735c6 [2023-02-23T17:55:08.371Z] ---> 33ac59135833 [2023-02-23T17:55:08.371Z] [2023-02-23T17:55:08.371Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T17:55:08.371Z] ---> 4c81e5bf8899 [2023-02-23T17:55:08.371Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:55:08.371Z] ---> Using cache [2023-02-23T17:55:08.371Z] ---> 7ca61076a906 [2023-02-23T17:55:08.371Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T17:55:08.371Z] ---> Using cache [2023-02-23T17:55:08.371Z] ---> 664899243ea9 [2023-02-23T17:55:08.371Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-23T17:55:08.371Z] ---> Running in e683170269e5 [2023-02-23T17:55:08.637Z] Removing intermediate container e683170269e5 [2023-02-23T17:55:08.637Z] ---> ffacc0779a6f [2023-02-23T17:55:08.637Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T17:55:08.903Z] ---> Running in 3453a1414142 [2023-02-23T17:55:10.850Z] Removing intermediate container 3453a1414142 [2023-02-23T17:55:10.850Z] ---> 3c0b12142396 [2023-02-23T17:55:10.850Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:55:12.789Z] ---> 971f4fd92fbf [2023-02-23T17:55:12.789Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-23T17:55:17.038Z] ---> 95ee790fc5f1 [2023-02-23T17:55:17.038Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-23T17:55:17.303Z] ---> 609adc591081 [2023-02-23T17:55:17.303Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-23T17:55:17.571Z] ---> Running in 433efaa88594 [2023-02-23T17:55:18.156Z] ---> ecdfb9fd695a [2023-02-23T17:55:18.156Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-23T17:55:18.421Z] ---> Running in 8871e8324d28 [2023-02-23T17:55:18.999Z] Removing intermediate container 8871e8324d28 [2023-02-23T17:55:18.999Z] ---> 1f29796ce0db [2023-02-23T17:55:18.999Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:55:19.265Z] ---> Running in 81228aa769bf [2023-02-23T17:55:19.845Z] 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-02-23T17:55:19.845Z] Removing intermediate container 81228aa769bf [2023-02-23T17:55:19.845Z] ---> 49ba8bcc0661 [2023-02-23T17:55:19.845Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T17:55:20.111Z] ---> Running in 06d9fb009a11 [2023-02-23T17:55:20.692Z] Removing intermediate container 06d9fb009a11 [2023-02-23T17:55:20.692Z] ---> 7c8a7e4bd918 [2023-02-23T17:55:20.692Z] Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:55:20.692Z] ---> Running in 6545777b28f9 [2023-02-23T17:55:21.276Z] Removing intermediate container 6545777b28f9 [2023-02-23T17:55:21.276Z] ---> d74d65278ef0 [2023-02-23T17:55:21.276Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T17:55:21.276Z] ---> Running in ecb0aeb7b57f [2023-02-23T17:55:23.215Z] Removing intermediate container ecb0aeb7b57f [2023-02-23T17:55:23.487Z] ---> 8699f1f277cc [2023-02-23T17:55:23.487Z] [2023-02-23T17:55:23.753Z] Successfully built 8699f1f277cc [2023-02-23T17:55:23.753Z] Successfully tagged support-scheduler-arm64:latest [2023-02-23T17:55:23.753Z]  Building support-scheduler ... done Building security-spire-server [2023-02-23T17:55:41.941Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:55:41.941Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:55:41.941Z] ---> 9573ed2f8bb9 [2023-02-23T17:55:41.941Z] Step 3/23 : WORKDIR /edgex-go [2023-02-23T17:55:41.941Z] ---> Using cache [2023-02-23T17:55:41.941Z] ---> e54c7e9be83b [2023-02-23T17:55:41.941Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T17:55:41.941Z] ---> Running in 09e41dc0758f [2023-02-23T17:55:42.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:55:43.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:55:45.427Z] OK: 221 MiB in 51 packages [2023-02-23T17:55:47.372Z] Removing intermediate container 09e41dc0758f [2023-02-23T17:55:47.372Z] ---> bcc26dffbc27 [2023-02-23T17:55:47.372Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-23T17:55:50.605Z] ---> 2153bc5720e4 [2023-02-23T17:55:50.605Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:55:50.605Z] ---> Running in 845e5d28e604 [2023-02-23T17:56:12.997Z] Removing intermediate container 708595de95cc [2023-02-23T17:56:12.997Z] ---> 38d7bcb8380e [2023-02-23T17:56:12.997Z] Step 7/32 : COPY . . [2023-02-23T17:56:25.308Z] ---> 33ed0886eb53 [2023-02-23T17:56:25.308Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-23T17:56:25.308Z] ---> Running in de2254dab89e [2023-02-23T17:56:27.255Z] 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-02-23T17:57:48.853Z] Removing intermediate container 845e5d28e604 [2023-02-23T17:57:48.853Z] ---> 257a078f83ea [2023-02-23T17:57:48.853Z] Step 7/23 : COPY . . [2023-02-23T17:57:48.853Z] Removing intermediate container 26571bfe6360 [2023-02-23T17:57:48.853Z] ---> 195bd95b2bb1 [2023-02-23T17:57:48.853Z] [2023-02-23T17:57:48.853Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T17:57:48.853Z] ---> 4c81e5bf8899 [2023-02-23T17:57:48.853Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-23T17:57:48.853Z] ---> Running in a2837b34bd2f [2023-02-23T17:57:48.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:57:48.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:57:48.853Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-23T17:57:48.853Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-23T17:57:48.853Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:57:48.853Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T17:57:48.853Z] OK: 6 MiB in 16 packages [2023-02-23T17:57:48.853Z] Removing intermediate container a2837b34bd2f [2023-02-23T17:57:48.853Z] ---> 493a0b3c89ae [2023-02-23T17:57:48.853Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T17:57:48.853Z] ---> Running in f1170f292a02 [2023-02-23T17:57:49.118Z] Removing intermediate container f1170f292a02 [2023-02-23T17:57:49.118Z] ---> ad46d3371944 [2023-02-23T17:57:49.118Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-23T17:57:49.387Z] ---> Running in 762465ca2ffd [2023-02-23T17:57:50.347Z] Removing intermediate container 762465ca2ffd [2023-02-23T17:57:50.347Z] ---> 0aa5cf259763 [2023-02-23T17:57:50.347Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T17:57:50.616Z] ---> Running in 388c8e99139e [2023-02-23T17:57:50.882Z] ---> a92ed928046f [2023-02-23T17:57:50.882Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T17:57:50.882Z] ---> Running in 4954d8fa7224 [2023-02-23T17:57:51.468Z] Removing intermediate container 388c8e99139e [2023-02-23T17:57:51.468Z] ---> 4c97abdb5287 [2023-02-23T17:57:51.468Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:57:51.735Z] Removing intermediate container 4954d8fa7224 [2023-02-23T17:57:51.735Z] ---> cc9da653c03d [2023-02-23T17:57:51.735Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-23T17:57:52.007Z] ---> Running in 510386e977be [2023-02-23T17:57:52.589Z] Removing intermediate container 510386e977be [2023-02-23T17:57:52.589Z] ---> 5710d202c616 [2023-02-23T17:57:52.589Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-23T17:57:52.589Z] ---> 68dc50e287e3 [2023-02-23T17:57:52.589Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-23T17:57:52.589Z] ---> Running in fccee69434ed [2023-02-23T17:57:56.836Z] ---> db5931508700 [2023-02-23T17:57:56.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-23T17:57:56.836Z] Removing intermediate container fccee69434ed [2023-02-23T17:57:56.836Z] ---> 85e2e7e7a39e [2023-02-23T17:57:56.836Z] Step 11/23 : WORKDIR /edgex-go [2023-02-23T17:57:56.836Z] ---> Running in 8a04b4bd2569 [2023-02-23T17:57:58.952Z] ---> fabfe99c9b23 [2023-02-23T17:57:58.952Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-23T17:57:58.952Z] Removing intermediate container 8a04b4bd2569 [2023-02-23T17:57:58.952Z] ---> dc82cd553b81 [2023-02-23T17:57:58.952Z] [2023-02-23T17:57:58.952Z] Step 12/23 : FROM alpine:3.15 [2023-02-23T17:57:58.952Z] ---> 354640af7b1b [2023-02-23T17:57:58.952Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:57:58.952Z] ---> Using cache [2023-02-23T17:57:58.952Z] ---> 3c2701f2b605 [2023-02-23T17:57:58.952Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T17:57:58.952Z] ---> Using cache [2023-02-23T17:57:58.952Z] ---> f90c104c437c [2023-02-23T17:57:58.952Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T17:57:58.952Z] ---> Running in 37dfcfe4674d [2023-02-23T17:57:59.907Z] Removing intermediate container 37dfcfe4674d [2023-02-23T17:57:59.907Z] ---> bec5efe7d9ed [2023-02-23T17:57:59.907Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:57:59.907Z] ---> Running in 94542d5c7606 [2023-02-23T17:58:00.864Z] Removing intermediate container 94542d5c7606 [2023-02-23T17:58:00.864Z] ---> b892dc6b232e [2023-02-23T17:58:00.864Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T17:58:00.864Z] ---> Running in ba9ed7f7c2b2 [2023-02-23T17:58:01.821Z] Removing intermediate container ba9ed7f7c2b2 [2023-02-23T17:58:01.821Z] ---> c6ec1c717245 [2023-02-23T17:58:01.821Z] Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:58:01.821Z] ---> Running in cf22c4c6b717 [2023-02-23T17:58:02.778Z] Removing intermediate container cf22c4c6b717 [2023-02-23T17:58:02.778Z] ---> 8cc0bd59852e [2023-02-23T17:58:02.778Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T17:58:02.778Z] ---> Running in 8e46e916fd5c [2023-02-23T17:58:03.358Z] Removing intermediate container 8e46e916fd5c [2023-02-23T17:58:03.358Z] ---> ff5e1ba8e0b2 [2023-02-23T17:58:03.358Z] [2023-02-23T17:58:03.938Z] Successfully built ff5e1ba8e0b2 [2023-02-23T17:58:03.938Z] Successfully tagged support-notifications-arm64:latest [2023-02-23T17:58:03.938Z] Building security-spire-config [2023-02-23T17:58:06.512Z]  Building support-notifications ... done  ---> 4ebd57095d4d [2023-02-23T17:58:06.512Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T17:58:07.482Z] ---> 14521df16650 [2023-02-23T17:58:07.482Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-23T17:58:08.443Z] ---> 4cd002461aaa [2023-02-23T17:58:08.443Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-23T17:58:12.686Z] ---> 31dca47eea58 [2023-02-23T17:58:12.686Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T17:58:12.686Z] ---> Running in 052b984f627c [2023-02-23T17:58:13.267Z] Removing intermediate container 052b984f627c [2023-02-23T17:58:13.267Z] ---> b65fcc1cab45 [2023-02-23T17:58:13.267Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T17:58:13.267Z] ---> Running in 41306cada145 [2023-02-23T17:58:13.848Z] Removing intermediate container 41306cada145 [2023-02-23T17:58:13.848Z] ---> 088ce6c23141 [2023-02-23T17:58:13.848Z] Step 21/23 : LABEL arch=arm64 [2023-02-23T17:58:13.849Z] ---> Running in de79d0643f15 [2023-02-23T17:58:14.804Z] Removing intermediate container de79d0643f15 [2023-02-23T17:58:14.804Z] ---> 5d807cf07001 [2023-02-23T17:58:14.804Z] Step 22/23 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:58:14.804Z] ---> Running in ab05abba5f6d [2023-02-23T17:58:15.781Z] Removing intermediate container ab05abba5f6d [2023-02-23T17:58:15.781Z] ---> eb9839575b0c [2023-02-23T17:58:15.781Z] Step 23/23 : LABEL version=0.0.0 [2023-02-23T17:58:15.781Z] ---> Running in 1cb139cfa73a [2023-02-23T17:58:16.363Z] Removing intermediate container 1cb139cfa73a [2023-02-23T17:58:16.363Z] ---> d1be1b89b18d [2023-02-23T17:58:16.363Z] [2023-02-23T17:58:16.942Z] Successfully built d1be1b89b18d [2023-02-23T17:58:16.942Z] Successfully tagged security-spire-server-arm64:latest [2023-02-23T17:58:16.942Z] Building core-command [2023-02-23T17:58:23.566Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:58:23.566Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:58:23.566Z] ---> 9573ed2f8bb9 [2023-02-23T17:58:23.566Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T17:58:23.566Z] ---> Using cache [2023-02-23T17:58:23.566Z] ---> e54c7e9be83b [2023-02-23T17:58:23.566Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T17:58:23.566Z] ---> Using cache [2023-02-23T17:58:23.566Z] ---> bcc26dffbc27 [2023-02-23T17:58:23.566Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T17:58:23.566Z] ---> Using cache [2023-02-23T17:58:23.566Z] ---> 2153bc5720e4 [2023-02-23T17:58:23.566Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:58:23.566Z] ---> Using cache [2023-02-23T17:58:23.566Z] ---> 257a078f83ea [2023-02-23T17:58:23.566Z] Step 7/24 : COPY . . [2023-02-23T17:58:23.566Z] ---> Using cache [2023-02-23T17:58:23.566Z] ---> a92ed928046f [2023-02-23T17:58:23.566Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T17:58:23.566Z] ---> Using cache [2023-02-23T17:58:23.566Z] ---> cc9da653c03d [2023-02-23T17:58:23.566Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T17:58:23.566Z] ---> Using cache [2023-02-23T17:58:23.566Z] ---> 5710d202c616 [2023-02-23T17:58:23.566Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-23T17:58:24.968Z] ---> Running in 85a0c1f4590a [2023-02-23T17:58:29.208Z] Removing intermediate container 85a0c1f4590a [2023-02-23T17:58:29.208Z] ---> a3c97be6efa0 [2023-02-23T17:58:29.208Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T17:58:29.208Z] ---> Running in 167eaa9d15e9 [2023-02-23T17:58:29.474Z] Removing intermediate container 167eaa9d15e9 [2023-02-23T17:58:29.474Z] ---> 6a7a5a8a9964 [2023-02-23T17:58:29.474Z] [2023-02-23T17:58:29.474Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T17:58:29.474Z] ---> 354640af7b1b [2023-02-23T17:58:29.740Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:58:29.741Z] ---> Using cache [2023-02-23T17:58:29.741Z] ---> 3c2701f2b605 [2023-02-23T17:58:29.741Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-23T17:58:29.741Z] ---> Running in 5253c934c043 [2023-02-23T17:58:32.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:58:32.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:58:34.320Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:58:34.320Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:58:34.320Z] ---> 9573ed2f8bb9 [2023-02-23T17:58:34.320Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:58:34.320Z] ---> Using cache [2023-02-23T17:58:34.588Z] ---> 96136154b08c [2023-02-23T17:58:34.588Z] Step 4/23 : WORKDIR /edgex-go [2023-02-23T17:58:34.588Z] ---> Using cache [2023-02-23T17:58:34.588Z] ---> 8d7f971c4ed9 [2023-02-23T17:58:34.588Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-23T17:58:34.588Z] ---> Using cache [2023-02-23T17:58:34.588Z] ---> 5fbbad6afc80 [2023-02-23T17:58:34.588Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-23T17:58:34.588Z] ---> Using cache [2023-02-23T17:58:34.588Z] ---> 48d49f48473a [2023-02-23T17:58:34.588Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:58:34.588Z] ---> Using cache [2023-02-23T17:58:34.588Z] ---> de665f3f5d61 [2023-02-23T17:58:34.588Z] Step 8/23 : COPY . . [2023-02-23T17:58:34.588Z] ---> Using cache [2023-02-23T17:58:34.588Z] ---> d26ce3dc1b03 [2023-02-23T17:58:34.588Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-commandv3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T17:58:34.588Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T17:58:34.588Z] OK: 15734 distinct packages available [2023-02-23T17:58:34.588Z] [2023-02-23T17:58:34.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:58:34.860Z] ---> Running in d86e028677a5 [2023-02-23T17:58:35.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:58:36.846Z] 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-02-23T17:58:36.846Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-23T17:58:36.846Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-23T17:58:36.846Z] (3/4) Installing libucontext (1.1-r0) [2023-02-23T17:58:36.846Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-23T17:58:36.846Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T17:58:37.113Z] OK: 6 MiB in 18 packages [2023-02-23T17:58:39.049Z] Removing intermediate container 5253c934c043 [2023-02-23T17:58:39.049Z] ---> dbc702e9c659 [2023-02-23T17:58:39.049Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T17:58:44.378Z] ---> 1fa56ac18efd [2023-02-23T17:58:44.378Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T17:58:44.960Z] ---> 9b0503ec90d4 [2023-02-23T17:58:44.960Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-23T17:58:45.228Z] ---> Running in 568ffb91303d [2023-02-23T17:58:45.808Z] Removing intermediate container 568ffb91303d [2023-02-23T17:58:45.808Z] ---> 08d7156d72ec [2023-02-23T17:58:45.808Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-23T17:58:46.767Z] ---> f69839b1f616 [2023-02-23T17:58:46.767Z] Step 19/24 : WORKDIR / [2023-02-23T17:58:46.767Z] ---> Running in 958de59145b5 [2023-02-23T17:58:47.348Z] Removing intermediate container 958de59145b5 [2023-02-23T17:58:47.348Z] ---> fcf98e2d65b4 [2023-02-23T17:58:47.348Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T17:58:47.348Z] ---> Running in dce6e3c7895a [2023-02-23T17:58:47.954Z] Removing intermediate container dce6e3c7895a [2023-02-23T17:58:47.954Z] ---> 460ce97daf74 [2023-02-23T17:58:47.954Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T17:58:48.222Z] ---> Running in ee6e389864cc [2023-02-23T17:58:50.799Z] Removing intermediate container ee6e389864cc [2023-02-23T17:58:50.799Z] ---> 3fa9036a4dc1 [2023-02-23T17:58:50.799Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T17:58:51.066Z] ---> Running in 95c64194f3a0 [2023-02-23T17:58:51.648Z] Removing intermediate container 95c64194f3a0 [2023-02-23T17:58:51.648Z] ---> f6fa9d4837e1 [2023-02-23T17:58:51.648Z] Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:58:51.648Z] ---> Running in a489e270b5ca [2023-02-23T17:58:52.230Z] Removing intermediate container a489e270b5ca [2023-02-23T17:58:52.231Z] ---> e2785442155b [2023-02-23T17:58:52.231Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T17:58:52.231Z] ---> Running in 36fee6655256 [2023-02-23T17:58:52.811Z] Removing intermediate container 36fee6655256 [2023-02-23T17:58:52.811Z] ---> 8f9b6d149574 [2023-02-23T17:58:52.811Z] [2023-02-23T17:58:53.076Z] Successfully built 8f9b6d149574 [2023-02-23T17:58:53.076Z] Successfully tagged security-spire-config-arm64:latest [2023-02-23T17:58:53.076Z] Building security-proxy-setup [2023-02-23T17:59:10.942Z]  Building security-spire-config ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:59:10.942Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:59:10.942Z] ---> 9573ed2f8bb9 [2023-02-23T17:59:10.942Z] Step 3/21 : WORKDIR /edgex-go [2023-02-23T17:59:10.942Z] ---> Using cache [2023-02-23T17:59:10.942Z] ---> e54c7e9be83b [2023-02-23T17:59:10.942Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-23T17:59:10.942Z] ---> Using cache [2023-02-23T17:59:10.942Z] ---> e8d7e10c94b5 [2023-02-23T17:59:10.942Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-23T17:59:10.942Z] ---> Using cache [2023-02-23T17:59:10.942Z] ---> 92c4f54e9c72 [2023-02-23T17:59:10.942Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:59:10.942Z] ---> Using cache [2023-02-23T17:59:10.942Z] ---> 38d7bcb8380e [2023-02-23T17:59:10.942Z] Step 7/21 : COPY . . [2023-02-23T17:59:10.942Z] ---> Using cache [2023-02-23T17:59:10.942Z] ---> 33ed0886eb53 [2023-02-23T17:59:10.942Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-23T17:59:10.942Z] ---> Running in 2dde23a2fe4c [2023-02-23T17:59:11.898Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-23T17:59:33.936Z] Removing intermediate container 30bea01fef5f [2023-02-23T17:59:33.936Z] ---> 61a6a1853813 [2023-02-23T17:59:33.936Z] [2023-02-23T17:59:33.936Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T17:59:33.936Z] ---> 4c81e5bf8899 [2023-02-23T17:59:33.936Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-23T17:59:33.936Z] ---> Running in 373ba8ebecdd [2023-02-23T17:59:33.936Z] Removing intermediate container 373ba8ebecdd [2023-02-23T17:59:33.936Z] ---> 53c4721c715f [2023-02-23T17:59:33.936Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-23T17:59:33.936Z] ---> Running in 979c84051d9f [2023-02-23T17:59:33.936Z] Removing intermediate container 979c84051d9f [2023-02-23T17:59:33.936Z] ---> efdf11f31dcc [2023-02-23T17:59:33.936Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-23T17:59:33.936Z] ---> Running in aca76309598f [2023-02-23T17:59:33.936Z] Removing intermediate container aca76309598f [2023-02-23T17:59:33.936Z] ---> bd09074f0260 [2023-02-23T17:59:33.936Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:59:33.936Z] ---> Running in a1f2d79afe92 [2023-02-23T17:59:35.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:59:35.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:59:37.003Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T17:59:37.003Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:59:37.003Z] OK: 5 MiB in 15 packages [2023-02-23T17:59:38.933Z] Removing intermediate container a1f2d79afe92 [2023-02-23T17:59:38.933Z] ---> 427a390849b7 [2023-02-23T17:59:38.933Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:59:39.890Z] ---> 9e2b2fc33cb8 [2023-02-23T17:59:39.890Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-23T17:59:41.292Z] ---> 6a00ddc7dffc [2023-02-23T17:59:41.292Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-23T17:59:43.864Z] ---> 34f60c7d4c57 [2023-02-23T17:59:43.864Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-23T17:59:44.130Z] ---> Running in 59801d5271ef [2023-02-23T17:59:44.712Z] Removing intermediate container 59801d5271ef [2023-02-23T17:59:44.713Z] ---> 33334b6b5a76 [2023-02-23T17:59:44.713Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:59:44.713Z] ---> Running in 628ca30cf2ba [2023-02-23T17:59:45.293Z] Removing intermediate container 628ca30cf2ba [2023-02-23T17:59:45.293Z] ---> d77a77e0f2ba [2023-02-23T17:59:45.293Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T17:59:45.293Z] ---> Running in 7c5a293205e4 [2023-02-23T17:59:45.878Z] Removing intermediate container 7c5a293205e4 [2023-02-23T17:59:45.878Z] ---> 288bac78c8c2 [2023-02-23T17:59:45.878Z] Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T17:59:45.878Z] ---> Running in d8c0f0a95f04 [2023-02-23T17:59:46.468Z] Removing intermediate container d8c0f0a95f04 [2023-02-23T17:59:46.468Z] ---> daa862d91ff6 [2023-02-23T17:59:46.468Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T17:59:46.468Z] ---> Running in 971e731c303e [2023-02-23T17:59:47.064Z] Removing intermediate container 971e731c303e [2023-02-23T17:59:47.064Z] ---> 58f93db41067 [2023-02-23T17:59:47.064Z] [2023-02-23T17:59:47.329Z] Successfully built 58f93db41067 [2023-02-23T17:59:47.329Z] Successfully tagged core-data-arm64:latest [2023-02-23T18:00:55.144Z]  Building core-data ... done 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-02-23T18:01:17.316Z] Removing intermediate container 433efaa88594 [2023-02-23T18:01:17.316Z] ---> c5ebbd9e0c9f [2023-02-23T18:01:17.316Z] [2023-02-23T18:01:17.316Z] Step 9/24 : FROM alpine:3.16 [2023-02-23T18:01:17.316Z] ---> 4c81e5bf8899 [2023-02-23T18:01:17.316Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-23T18:01:17.316Z] ---> Running in 181694e1bd06 [2023-02-23T18:01:17.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T18:01:17.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T18:01:17.619Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-23T18:01:17.619Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-23T18:01:17.619Z] (3/3) Installing su-exec (0.2-r1) [2023-02-23T18:01:17.619Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T18:01:17.619Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T18:01:18.222Z] OK: 6 MiB in 17 packages [2023-02-23T18:01:20.203Z] Removing intermediate container 181694e1bd06 [2023-02-23T18:01:20.203Z] ---> 8b43ede72321 [2023-02-23T18:01:20.203Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T18:01:20.475Z] ---> Running in 3ac83f7f449b [2023-02-23T18:01:20.755Z] Removing intermediate container 3ac83f7f449b [2023-02-23T18:01:20.755Z] ---> b3a653db1a32 [2023-02-23T18:01:20.755Z] Step 12/24 : WORKDIR / [2023-02-23T18:01:21.027Z] ---> Running in 455fa5c9dec0 [2023-02-23T18:01:21.315Z] Removing intermediate container 455fa5c9dec0 [2023-02-23T18:01:21.315Z] ---> a74fca320109 [2023-02-23T18:01:21.315Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-23T18:01:22.307Z] ---> b6553da06442 [2023-02-23T18:01:22.307Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-23T18:01:23.277Z] ---> aef67bc73723 [2023-02-23T18:01:23.277Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-23T18:01:24.233Z] ---> d1631f87c828 [2023-02-23T18:01:24.233Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-23T18:01:25.189Z] ---> ecb1c0ed194c [2023-02-23T18:01:25.189Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-23T18:01:26.600Z] ---> 612a12c5e409 [2023-02-23T18:01:26.600Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-23T18:01:28.536Z] ---> 4cc17036d078 [2023-02-23T18:01:28.536Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T18:01:29.523Z] ---> 3852ab52dd76 [2023-02-23T18:01:29.523Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T18:01:29.790Z] ---> Running in 494cc614f115 [2023-02-23T18:01:33.136Z] Removing intermediate container 494cc614f115 [2023-02-23T18:01:33.136Z] ---> 0bed9c74f9a0 [2023-02-23T18:01:33.136Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T18:01:33.136Z] ---> Running in 4603c150c743 [2023-02-23T18:01:33.136Z] Removing intermediate container 4603c150c743 [2023-02-23T18:01:33.136Z] ---> 91dc2ba86c47 [2023-02-23T18:01:33.136Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T18:01:33.401Z] ---> Running in 08ff6d7e6729 [2023-02-23T18:01:33.987Z] Removing intermediate container 08ff6d7e6729 [2023-02-23T18:01:33.987Z] ---> b696e4d92c9c [2023-02-23T18:01:33.987Z] Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T18:01:33.987Z] ---> Running in 04b77a9b7814 [2023-02-23T18:01:34.577Z] Removing intermediate container 04b77a9b7814 [2023-02-23T18:01:34.577Z] ---> 9e450b295cac [2023-02-23T18:01:34.577Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T18:01:34.577Z] ---> Running in 1bbdb3a17147 [2023-02-23T18:01:35.159Z] Removing intermediate container 1bbdb3a17147 [2023-02-23T18:01:35.159Z] ---> 5c9c17671460 [2023-02-23T18:01:35.159Z] [2023-02-23T18:01:35.424Z] Successfully built 5c9c17671460 [2023-02-23T18:01:35.424Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-23T18:02:07.605Z]  Building security-secretstore-setup ... done Removing intermediate container de2254dab89e [2023-02-23T18:02:07.605Z] ---> fb230524dead [2023-02-23T18:02:07.605Z] [2023-02-23T18:02:07.605Z] Step 9/32 : FROM alpine:3.16 [2023-02-23T18:02:07.605Z] ---> 4c81e5bf8899 [2023-02-23T18:02:07.605Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T18:02:07.605Z] ---> Running in 6ded92bcbeec [2023-02-23T18:02:07.605Z] Removing intermediate container 6ded92bcbeec [2023-02-23T18:02:07.605Z] ---> e5aa8ed87603 [2023-02-23T18:02:07.605Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-23T18:02:07.605Z] ---> Running in b05693d1d1f4 [2023-02-23T18:02:07.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T18:02:07.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T18:02:08.823Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-23T18:02:08.823Z] (2/2) Installing su-exec (0.2-r1) [2023-02-23T18:02:08.823Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T18:02:08.823Z] OK: 5 MiB in 16 packages [2023-02-23T18:02:10.231Z] Removing intermediate container b05693d1d1f4 [2023-02-23T18:02:10.231Z] ---> e86ac8cb2dab [2023-02-23T18:02:10.231Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-23T18:02:10.231Z] ---> Running in 63677629255e [2023-02-23T18:02:10.815Z] Removing intermediate container 63677629255e [2023-02-23T18:02:10.815Z] ---> 2c56f45ccac9 [2023-02-23T18:02:10.815Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-23T18:02:11.080Z] ---> Running in 75fd9a38aa44 [2023-02-23T18:02:11.661Z] Removing intermediate container 75fd9a38aa44 [2023-02-23T18:02:11.661Z] ---> 304d28632d51 [2023-02-23T18:02:11.661Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-23T18:02:11.661Z] ---> Running in 15a0becb4c53 [2023-02-23T18:02:12.242Z] Removing intermediate container 15a0becb4c53 [2023-02-23T18:02:12.242Z] ---> 6455f4048aad [2023-02-23T18:02:12.242Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-23T18:02:12.242Z] ---> Running in 3bc4fc013b7a [2023-02-23T18:02:12.820Z] Removing intermediate container 3bc4fc013b7a [2023-02-23T18:02:12.820Z] ---> 65411f03c4e8 [2023-02-23T18:02:12.820Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-23T18:02:12.820Z] ---> Running in 3b6750348c21 [2023-02-23T18:02:15.399Z] Removing intermediate container 3b6750348c21 [2023-02-23T18:02:15.399Z] ---> e49c5411fe32 [2023-02-23T18:02:15.399Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-23T18:02:15.664Z] ---> Running in a583cdf0ae55 [2023-02-23T18:02:16.244Z] Removing intermediate container a583cdf0ae55 [2023-02-23T18:02:16.244Z] ---> b68e18f6a469 [2023-02-23T18:02:16.244Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-23T18:02:17.199Z] ---> f74b3e42a785 [2023-02-23T18:02:17.199Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-23T18:02:17.199Z] ---> Running in 37dc23ebb9d7 [2023-02-23T18:02:19.773Z] Removing intermediate container 37dc23ebb9d7 [2023-02-23T18:02:19.773Z] ---> a37424a9f651 [2023-02-23T18:02:19.773Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T18:02:20.728Z] ---> ec16e5dd37fa [2023-02-23T18:02:20.728Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-23T18:02:22.659Z] ---> 098da265383f [2023-02-23T18:02:22.659Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-23T18:02:23.611Z] ---> ab9abc275f3b [2023-02-23T18:02:23.611Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-23T18:02:24.566Z] ---> a2dc01275b4b [2023-02-23T18:02:24.566Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-23T18:02:25.145Z] ---> dfdafecb9735 [2023-02-23T18:02:25.145Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-23T18:02:26.097Z] ---> dd997165af91 [2023-02-23T18:02:26.097Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-23T18:02:28.659Z] ---> a0f417fc3fb2 [2023-02-23T18:02:28.659Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-23T18:02:28.659Z] ---> Running in 57d446390ee8 [2023-02-23T18:02:32.001Z] Removing intermediate container 57d446390ee8 [2023-02-23T18:02:32.001Z] ---> 79cc318ad62d [2023-02-23T18:02:32.001Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-23T18:02:32.001Z] ---> Running in f98bc5bb60e5 [2023-02-23T18:02:32.001Z] Removing intermediate container f98bc5bb60e5 [2023-02-23T18:02:32.001Z] ---> 1c6cd1bfa674 [2023-02-23T18:02:32.001Z] Step 29/32 : CMD ["gate"] [2023-02-23T18:02:32.266Z] ---> Running in e2d138435069 [2023-02-23T18:02:32.859Z] Removing intermediate container e2d138435069 [2023-02-23T18:02:32.859Z] ---> a951e8c3dd82 [2023-02-23T18:02:32.859Z] Step 30/32 : LABEL arch=arm64 [2023-02-23T18:02:32.859Z] ---> Running in 7ad4724374ec [2023-02-23T18:02:33.438Z] Removing intermediate container 7ad4724374ec [2023-02-23T18:02:33.438Z] ---> e124898f942c [2023-02-23T18:02:33.438Z] Step 31/32 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T18:02:33.438Z] ---> Running in 40a699fe9f3e [2023-02-23T18:02:34.019Z] Removing intermediate container 40a699fe9f3e [2023-02-23T18:02:34.019Z] ---> 81f763822016 [2023-02-23T18:02:34.019Z] Step 32/32 : LABEL version=0.0.0 [2023-02-23T18:02:34.019Z] ---> Running in cfe51c49840f [2023-02-23T18:02:34.598Z] Removing intermediate container cfe51c49840f [2023-02-23T18:02:34.598Z] ---> 4d65c7dde226 [2023-02-23T18:02:34.598Z] [2023-02-23T18:02:34.863Z] Successfully built 4d65c7dde226 [2023-02-23T18:02:34.863Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-23T18:02:56.884Z]  Building security-bootstrapper ... done 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-02-23T18:03:03.517Z] Removing intermediate container d86e028677a5 [2023-02-23T18:03:03.517Z] ---> 7299eb50d88f [2023-02-23T18:03:03.517Z] [2023-02-23T18:03:03.517Z] Step 10/23 : FROM alpine:3.16 [2023-02-23T18:03:03.517Z] ---> 4c81e5bf8899 [2023-02-23T18:03:03.517Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-23T18:03:03.517Z] ---> Using cache [2023-02-23T18:03:03.517Z] ---> 7ca61076a906 [2023-02-23T18:03:03.517Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T18:03:03.517Z] ---> Using cache [2023-02-23T18:03:03.517Z] ---> 664899243ea9 [2023-02-23T18:03:03.517Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-23T18:03:03.517Z] ---> Running in 8996bc4e720c [2023-02-23T18:03:03.517Z] Removing intermediate container 8996bc4e720c [2023-02-23T18:03:03.517Z] ---> e8f98a8f3b25 [2023-02-23T18:03:03.517Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-23T18:03:03.517Z] ---> Running in 34d78bce1841 [2023-02-23T18:03:03.517Z] Removing intermediate container 34d78bce1841 [2023-02-23T18:03:03.517Z] ---> c64b67502fe7 [2023-02-23T18:03:03.517Z] Step 15/23 : WORKDIR / [2023-02-23T18:03:03.517Z] ---> Running in d5b9670f21d9 [2023-02-23T18:03:04.098Z] Removing intermediate container d5b9670f21d9 [2023-02-23T18:03:04.098Z] ---> f9edd3d8d6d6 [2023-02-23T18:03:04.098Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T18:03:04.686Z] ---> d860fc0f5f79 [2023-02-23T18:03:04.686Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-23T18:03:07.253Z] ---> cb09b65ca050 [2023-02-23T18:03:07.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-23T18:03:07.522Z] Removing intermediate container 2dde23a2fe4c [2023-02-23T18:03:07.522Z] ---> 414adc46d3d9 [2023-02-23T18:03:07.522Z] [2023-02-23T18:03:07.522Z] Step 9/21 : FROM alpine:3.16 [2023-02-23T18:03:07.522Z] ---> 4c81e5bf8899 [2023-02-23T18:03:07.522Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-23T18:03:07.791Z] ---> Running in 756c14a5b176 [2023-02-23T18:03:07.791Z] ---> e05465204d4a [2023-02-23T18:03:07.791Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-23T18:03:08.057Z] ---> Running in c21dcda96e05 [2023-02-23T18:03:08.323Z] Removing intermediate container c21dcda96e05 [2023-02-23T18:03:08.323Z] ---> 8543e315c3ef [2023-02-23T18:03:08.323Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T18:03:08.589Z] ---> Running in a44d488c2951 [2023-02-23T18:03:08.854Z] Removing intermediate container a44d488c2951 [2023-02-23T18:03:08.854Z] ---> b3d0ec8626ba [2023-02-23T18:03:08.854Z] Step 21/23 : LABEL arch=arm64 [2023-02-23T18:03:08.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T18:03:08.854Z] ---> Running in bb20328b58bd [2023-02-23T18:03:09.127Z] Removing intermediate container bb20328b58bd [2023-02-23T18:03:09.127Z] ---> df1545f54ac7 [2023-02-23T18:03:09.127Z] Step 22/23 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T18:03:09.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T18:03:09.393Z] ---> Running in 97a453485f2d [2023-02-23T18:03:09.659Z] Removing intermediate container 97a453485f2d [2023-02-23T18:03:09.659Z] ---> 7895985f9df8 [2023-02-23T18:03:09.659Z] Step 23/23 : LABEL version=0.0.0 [2023-02-23T18:03:09.659Z] ---> Running in f4572aecea77 [2023-02-23T18:03:09.926Z] Removing intermediate container f4572aecea77 [2023-02-23T18:03:09.926Z] ---> 2a1b49e77d3c [2023-02-23T18:03:09.926Z] [2023-02-23T18:03:10.192Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-23T18:03:10.192Z] Successfully built 2a1b49e77d3c [2023-02-23T18:03:10.192Z] Successfully tagged core-command-arm64:latest [2023-02-23T18:03:10.459Z]  Building core-command ... done (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-23T18:03:10.459Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-23T18:03:10.459Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-23T18:03:10.459Z] (5/6) Installing curl (7.83.1-r6) [2023-02-23T18:03:10.459Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-23T18:03:10.459Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T18:03:10.459Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T18:03:10.723Z] OK: 8 MiB in 20 packages [2023-02-23T18:03:12.127Z] Removing intermediate container 756c14a5b176 [2023-02-23T18:03:12.127Z] ---> 9d5407c63bf4 [2023-02-23T18:03:12.127Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T18:03:12.127Z] ---> Running in 7d2a8f643c3d [2023-02-23T18:03:12.127Z] Removing intermediate container 7d2a8f643c3d [2023-02-23T18:03:12.391Z] ---> 1a2c426dddb6 [2023-02-23T18:03:12.391Z] Step 12/21 : WORKDIR /edgex [2023-02-23T18:03:12.391Z] ---> Running in 396f6da649e1 [2023-02-23T18:03:12.657Z] Removing intermediate container 396f6da649e1 [2023-02-23T18:03:12.657Z] ---> 0de217ade5be [2023-02-23T18:03:12.657Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-23T18:03:13.238Z] ---> 1cf3c1ab2eae [2023-02-23T18:03:13.238Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-23T18:03:14.192Z] ---> a6d39652376b [2023-02-23T18:03:14.192Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-23T18:03:14.776Z] ---> 886fd8d16243 [2023-02-23T18:03:14.776Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T18:03:15.354Z] ---> dc9692448a5e [2023-02-23T18:03:15.354Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T18:03:15.354Z] ---> Running in 95d792c8ca2b [2023-02-23T18:03:17.295Z] Removing intermediate container 95d792c8ca2b [2023-02-23T18:03:17.295Z] ---> 1ae2dfe5a2e5 [2023-02-23T18:03:17.295Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T18:03:17.295Z] ---> Running in 9132c9a1a9d4 [2023-02-23T18:03:17.295Z] Removing intermediate container 9132c9a1a9d4 [2023-02-23T18:03:17.295Z] ---> b8be898c17b5 [2023-02-23T18:03:17.295Z] Step 19/21 : LABEL arch=arm64 [2023-02-23T18:03:17.295Z] ---> Running in ab08f332ddcb [2023-02-23T18:03:17.572Z] Removing intermediate container ab08f332ddcb [2023-02-23T18:03:17.572Z] ---> 9ca86038f4f0 [2023-02-23T18:03:17.572Z] Step 20/21 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf [2023-02-23T18:03:17.572Z] ---> Running in 9b2ea447e7f5 [2023-02-23T18:03:18.153Z] Removing intermediate container 9b2ea447e7f5 [2023-02-23T18:03:18.153Z] ---> e9023d014889 [2023-02-23T18:03:18.153Z] Step 21/21 : LABEL version=0.0.0 [2023-02-23T18:03:18.153Z] ---> Running in b385fb1bc6c1 [2023-02-23T18:03:18.417Z] Removing intermediate container b385fb1bc6c1 [2023-02-23T18:03:18.417Z] ---> ff4a6ab1bd0c [2023-02-23T18:03:18.417Z] [2023-02-23T18:03:18.680Z] Successfully built ff4a6ab1bd0c [2023-02-23T18:03:18.680Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-23T18:03:18.955Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-02-23T18:03:18.963Z] $ docker stop --time=1 c54dd1a128418734a6e0e4da04605cd93be8643687cbb143c0b3f3a78f8a8dcc [2023-02-23T18:03:20.561Z] $ docker rm -f --volumes c54dd1a128418734a6e0e4da04605cd93be8643687cbb143c0b3f3a78f8a8dcc [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T18:03:21.018Z] + docker images [2023-02-23T18:03:21.283Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-23T18:03:21.283Z] security-proxy-setup-arm64 latest ff4a6ab1bd0c 3 seconds ago 26.9MB [2023-02-23T18:03:21.283Z] core-command-arm64 latest 2a1b49e77d3c 12 seconds ago 17.1MB [2023-02-23T18:03:21.283Z] 414adc46d3d9 16 seconds ago 1.5GB [2023-02-23T18:03:21.283Z] 7299eb50d88f 20 seconds ago 1.51GB [2023-02-23T18:03:21.283Z] security-bootstrapper-arm64 latest 4d65c7dde226 47 seconds ago 19.6MB [2023-02-23T18:03:21.283Z] fb230524dead About a minute ago 1.5GB [2023-02-23T18:03:21.283Z] security-secretstore-setup-arm64 latest 5c9c17671460 About a minute ago 29MB [2023-02-23T18:03:21.283Z] c5ebbd9e0c9f 2 minutes ago 1.5GB [2023-02-23T18:03:21.283Z] core-data-arm64 latest 58f93db41067 3 minutes ago 17.2MB [2023-02-23T18:03:21.283Z] 61a6a1853813 3 minutes ago 1.51GB [2023-02-23T18:03:21.283Z] security-spire-config-arm64 latest 8f9b6d149574 4 minutes ago 83.6MB [2023-02-23T18:03:21.283Z] 6a7a5a8a9964 4 minutes ago 1.38GB [2023-02-23T18:03:21.283Z] security-spire-server-arm64 latest d1be1b89b18d 5 minutes ago 84.3MB [2023-02-23T18:03:21.283Z] support-notifications-arm64 latest ff5e1ba8e0b2 5 minutes ago 29.7MB [2023-02-23T18:03:21.283Z] dc82cd553b81 5 minutes ago 1.38GB [2023-02-23T18:03:21.283Z] 195bd95b2bb1 5 minutes ago 1.57GB [2023-02-23T18:03:21.283Z] support-scheduler-arm64 latest 8699f1f277cc 8 minutes ago 29MB [2023-02-23T18:03:21.283Z] 33ac59135833 8 minutes ago 1.57GB [2023-02-23T18:03:21.283Z] security-spiffe-token-provider-arm64 latest cf8ccbfc6752 9 minutes ago 29.1MB [2023-02-23T18:03:21.283Z] 90d9b49c9890 9 minutes ago 1.54GB [2023-02-23T18:03:21.284Z] core-metadata-arm64 latest c6009d2189e7 10 minutes ago 17.8MB [2023-02-23T18:03:21.284Z] 4c0c6dfdb20b 10 minutes ago 1.51GB [2023-02-23T18:03:21.284Z] core-common-config-bootstrapper-arm64 latest 5b7aba77a258 11 minutes ago 14.9MB [2023-02-23T18:03:21.284Z] 32eaa4a75f68 11 minutes ago 1.5GB [2023-02-23T18:03:21.284Z] security-spire-agent-arm64 latest f220490455b3 17 minutes ago 122MB [2023-02-23T18:03:21.284Z] e913262c2cd8 18 minutes ago 1.38GB [2023-02-23T18:03:21.284Z] ci-base-image-arm64 latest 9573ed2f8bb9 32 minutes ago 905MB [2023-02-23T18:03:21.284Z] alpine 3.15 354640af7b1b 12 days ago 5.34MB [2023-02-23T18:03:21.284Z] alpine 3.16 4c81e5bf8899 12 days ago 5.3MB [2023-02-23T18:03:21.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-23T18:03:21.284Z] 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-02-23T18:03:21.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T18:03:21.697Z] [2023-02-23T18:03:21.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:03:22.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T18:03:22.027Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-23T18:03:22.027Z] 8998bd30e6a1: Pulling fs layer [2023-02-23T18:03:22.027Z] 04944245beec: Pulling fs layer [2023-02-23T18:03:22.027Z] 699f458cf7ca: Pulling fs layer [2023-02-23T18:03:22.027Z] 765212b225bb: Pulling fs layer [2023-02-23T18:03:22.027Z] f23df028b6ca: Pulling fs layer [2023-02-23T18:03:22.027Z] d65c8cfc05b1: Pulling fs layer [2023-02-23T18:03:22.027Z] 2437ff75d9bd: Pulling fs layer [2023-02-23T18:03:22.027Z] f23df028b6ca: Waiting [2023-02-23T18:03:22.027Z] 2437ff75d9bd: Waiting [2023-02-23T18:03:22.027Z] d65c8cfc05b1: Waiting [2023-02-23T18:03:22.027Z] 765212b225bb: Waiting [2023-02-23T18:03:22.294Z] 04944245beec: Verifying Checksum [2023-02-23T18:03:22.294Z] 04944245beec: Download complete [2023-02-23T18:03:22.294Z] 765212b225bb: Download complete [2023-02-23T18:03:22.294Z] f23df028b6ca: Verifying Checksum [2023-02-23T18:03:22.294Z] d65c8cfc05b1: Download complete [2023-02-23T18:03:22.294Z] 699f458cf7ca: Verifying Checksum [2023-02-23T18:03:22.294Z] 699f458cf7ca: Download complete [2023-02-23T18:03:22.875Z] 8998bd30e6a1: Verifying Checksum [2023-02-23T18:03:22.875Z] 8998bd30e6a1: Download complete [2023-02-23T18:03:25.446Z] 2437ff75d9bd: Verifying Checksum [2023-02-23T18:03:25.446Z] 2437ff75d9bd: Download complete [2023-02-23T18:03:26.849Z] 8998bd30e6a1: Pull complete [2023-02-23T18:03:27.432Z] 04944245beec: Pull complete [2023-02-23T18:03:28.837Z] 699f458cf7ca: Pull complete [2023-02-23T18:03:28.837Z] 765212b225bb: Pull complete [2023-02-23T18:03:29.792Z] f23df028b6ca: Pull complete [2023-02-23T18:03:29.792Z] d65c8cfc05b1: Pull complete [2023-02-23T18:03:46.236Z] 2437ff75d9bd: Pull complete [2023-02-23T18:03:46.236Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-23T18:03:46.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T18:03:46.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T18:03:46.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-7268 does not seem to be running inside a container [2023-02-23T18:03:46.491Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-23T18:03:49.153Z] $ docker top ecb332a1c830a5fa79bfa0e79f9b72a863e8aa3c1ae0f666c1d3776d22b248ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:03:50.043Z] ---> job-cost.sh [2023-02-23T18:03:50.043Z] lf-activate-venv: SKIPPING [2023-02-23T18:03:50.043Z] INFO: No Stack... [2023-02-23T18:03:50.308Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-23T18:03:51.262Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T18:03:51.931Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-02-23T18:03:51.931Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T18:03:52.011Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4388-2-stack-cost] [2023-02-23T18:03:52.027Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4388-2-stack-cost] did not exist. Created. [2023-02-23T18:03:52.027Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4388-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T18:03:52.369Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-23T18:03:52.804Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T18:03:52.810Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4388-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T18:03:52.834Z] $ docker stop --time=1 ecb332a1c830a5fa79bfa0e79f9b72a863e8aa3c1ae0f666c1d3776d22b248ae [2023-02-23T18:03:54.372Z] $ docker rm -f --volumes ecb332a1c830a5fa79bfa0e79f9b72a863e8aa3c1ae0f666c1d3776d22b248ae [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-02-23T18:03:54.739Z] provisioning config files... [2023-02-23T18:03:54.744Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config17837421187130756262tmp [Pipeline] { [Pipeline] sh [2023-02-23T18:03:55.029Z] + set +x [2023-02-23T18:03:55.029Z] + + curl -s https://codecov.io/bash [2023-02-23T18:03:55.029Z] bash -s -- [2023-02-23T18:03:55.029Z] [2023-02-23T18:03:55.029Z] _____ _ [2023-02-23T18:03:55.029Z] / ____| | | [2023-02-23T18:03:55.029Z] | | ___ __| | ___ ___ _____ __ [2023-02-23T18:03:55.029Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-23T18:03:55.029Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-23T18:03:55.029Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-23T18:03:55.029Z] Bash-1.0.6 [2023-02-23T18:03:55.029Z] [2023-02-23T18:03:55.029Z] [2023-02-23T18:03:55.029Z] ==> git version 2.25.1 found [2023-02-23T18:03:55.029Z] ==> 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-02-23T18:03:55.029Z] Release-Date: 2020-01-08 [2023-02-23T18:03:55.029Z] 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-02-23T18:03:55.029Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-23T18:03:55.029Z] ==> Jenkins CI detected. [2023-02-23T18:03:55.029Z] current dir:  /w/workspace/edgex-go/2 [2023-02-23T18:03:55.029Z] project root: . [2023-02-23T18:03:55.029Z] --> token set from env [2023-02-23T18:03:55.029Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-23T18:03:55.029Z] ==> Running gcov in . (disable via -X gcov) [2023-02-23T18:03:55.029Z] ==> Python coveragepy not found [2023-02-23T18:03:55.029Z] ==> Searching for coverage reports in: [2023-02-23T18:03:55.029Z] + . [2023-02-23T18:03:55.029Z] -> Found 1 reports [2023-02-23T18:03:55.029Z] ==> Detecting git/mercurial file structure [2023-02-23T18:03:55.029Z] ==> Reading reports [2023-02-23T18:03:55.288Z] + ./coverage.out bytes=487037 [2023-02-23T18:03:55.288Z] ==> Appending adjustments [2023-02-23T18:03:55.288Z] https://docs.codecov.io/docs/fixing-reports [2023-02-23T18:03:56.223Z] + Found adjustments [2023-02-23T18:03:56.223Z] ==> Gzipping contents [2023-02-23T18:03:56.223Z] 64K /tmp/codecov.FukAwO.gz [2023-02-23T18:03:56.223Z] ==> Uploading reports [2023-02-23T18:03:56.223Z] url: https://codecov.io [2023-02-23T18:03:56.223Z] query: branch=PR-4388&commit=47ffbb54581e274ffa0b62b355ddf534d29120bf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4388%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4388&job=&cmd_args= [2023-02-23T18:03:56.223Z] -> Pinging Codecov [2023-02-23T18:03:56.223Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4388&commit=47ffbb54581e274ffa0b62b355ddf534d29120bf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4388%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4388&job=&cmd_args= [2023-02-23T18:03:56.482Z] -> Uploading to [2023-02-23T18:03:56.482Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-23/00271124DB129430A58F1EEE437C3FCB/47ffbb54581e274ffa0b62b355ddf534d29120bf/9cc16340-d09f-48ed-bc92-1ac5cf8c517f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T180356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b01c612add46dbef7c0baf50cdcce7f7d5a91661310f3beb787c0199759aa35b [2023-02-23T18:03:56.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T18:03:56.482Z] Dload Upload Total Spent Left Speed [2023-02-23T18:03:56.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62908 0 0 100 62908 0 213k --:--:-- --:--:-- --:--:-- 214k [2023-02-23T18:03:56.741Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/47ffbb54581e274ffa0b62b355ddf534d29120bf [Pipeline] } [2023-02-23T18:03:56.749Z] 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-02-23T18:03:57.307Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:03:57.599Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:03:58.455Z] ---> package-listing.sh [2023-02-23T18:03:58.456Z] ++ facter osfamily [2023-02-23T18:03:58.456Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-23T18:03:58.456Z] + OS_FAMILY=debian [2023-02-23T18:03:58.456Z] + workspace=/w/workspace/edgex-go/2 [2023-02-23T18:03:58.456Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-23T18:03:58.456Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-23T18:03:58.456Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-23T18:03:58.456Z] + PACKAGES=/tmp/packages_start.txt [2023-02-23T18:03:58.456Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-23T18:03:58.456Z] + PACKAGES=/tmp/packages_end.txt [2023-02-23T18:03:58.456Z] + case "${OS_FAMILY}" in [2023-02-23T18:03:58.456Z] + dpkg -l [2023-02-23T18:03:58.456Z] + grep '^ii' [2023-02-23T18:03:58.716Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-23T18:03:58.716Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-23T18:03:58.716Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-23T18:03:58.716Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-23T18:03:58.716Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-23T18:03:58.716Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-23T18:03:58.724Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-23T18:03:59.000Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:03:59.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T18:03:59.564Z] [2023-02-23T18:03:59.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:03:59.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T18:04:00.425Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-23T18:04:00.425Z] 5eb5b503b376: Pulling fs layer [2023-02-23T18:04:00.425Z] 5c69ac0246d0: Pulling fs layer [2023-02-23T18:04:00.425Z] ec43610c2a17: Pulling fs layer [2023-02-23T18:04:00.425Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-23T18:04:00.425Z] 33b1e0a273af: Pulling fs layer [2023-02-23T18:04:00.425Z] 5d3b04190fa2: Pulling fs layer [2023-02-23T18:04:00.425Z] 2f39f015ded8: Pulling fs layer [2023-02-23T18:04:00.425Z] 3a2ae6a8a46f: Waiting [2023-02-23T18:04:00.425Z] 33b1e0a273af: Waiting [2023-02-23T18:04:00.425Z] 5d3b04190fa2: Waiting [2023-02-23T18:04:00.425Z] 2f39f015ded8: Waiting [2023-02-23T18:04:00.425Z] 5c69ac0246d0: Download complete [2023-02-23T18:04:00.425Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-23T18:04:00.425Z] 3a2ae6a8a46f: Download complete [2023-02-23T18:04:00.425Z] 33b1e0a273af: Verifying Checksum [2023-02-23T18:04:00.425Z] 33b1e0a273af: Download complete [2023-02-23T18:04:00.425Z] 5d3b04190fa2: Verifying Checksum [2023-02-23T18:04:00.425Z] 5d3b04190fa2: Download complete [2023-02-23T18:04:00.425Z] ec43610c2a17: Verifying Checksum [2023-02-23T18:04:00.425Z] ec43610c2a17: Download complete [2023-02-23T18:04:00.683Z] 5eb5b503b376: Verifying Checksum [2023-02-23T18:04:00.683Z] 5eb5b503b376: Download complete [2023-02-23T18:04:01.248Z] 2f39f015ded8: Download complete [2023-02-23T18:04:01.813Z] 5eb5b503b376: Pull complete [2023-02-23T18:04:02.070Z] 5c69ac0246d0: Pull complete [2023-02-23T18:04:02.635Z] ec43610c2a17: Pull complete [2023-02-23T18:04:02.635Z] 3a2ae6a8a46f: Pull complete [2023-02-23T18:04:02.635Z] 33b1e0a273af: Pull complete [2023-02-23T18:04:02.894Z] 5d3b04190fa2: Pull complete [2023-02-23T18:04:07.075Z] 2f39f015ded8: Pull complete [2023-02-23T18:04:07.075Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-23T18:04:07.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T18:04:07.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T18:04:07.152Z] prd-ubuntu20.04-docker-8c-8g-7267 does not seem to be running inside a container [2023-02-23T18:04:07.184Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-02-23T18:04:09.535Z] $ docker top 39352040319ae05ea7f1bbf15deeaae111e3d6377ad322a3f27963fe16fb9adf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T18:04:09.879Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-23T18:04:10.165Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-23T18:04:10.453Z] + ls /var/log/sa-host [2023-02-23T18:04:10.453Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T18:04:10.600Z] provisioning config files... [2023-02-23T18:04:10.609Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8392214205927648464tmp [Pipeline] { [Pipeline] echo [2023-02-23T18:04:10.624Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:04:10.909Z] ---> create-netrc.sh [Pipeline] } [2023-02-23T18:04:10.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:04:11.245Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-23T18:04:11.255Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:04:11.540Z] ---> sudo-logs.sh [2023-02-23T18:04:11.540Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-23T18:04:11.561Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:04:11.838Z] ---> job-cost.sh [2023-02-23T18:04:11.838Z] lf-activate-venv: SKIPPING [2023-02-23T18:04:11.838Z] DEBUG: total: 0.10999999940395355 [2023-02-23T18:04:11.838Z] INFO: Retrieving Stack Cost... [2023-02-23T18:04:12.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T18:04:12.666Z] INFO: Archiving Costs [Pipeline] echo [2023-02-23T18:04:12.680Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:04:12.961Z] ---> logs-deploy.sh [2023-02-23T18:04:12.961Z] lf-activate-venv: SKIPPING [2023-02-23T18:04:12.961Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4388/2 [2023-02-23T18:04:12.961Z] INFO: archiving workspace using pattern(s): [2023-02-23T18:04:13.895Z] Archives upload complete. [2023-02-23T18:04:13.895Z] INFO: archiving logs to Nexus [2023-02-23T18:04:14.831Z] ---> uname -a: [2023-02-23T18:04:14.831Z] Linux prd-ubuntu20-04-docker-8c-8g-7267 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-23T18:04:14.831Z] [2023-02-23T18:04:14.831Z] [2023-02-23T18:04:14.831Z] ---> lscpu: [2023-02-23T18:04:14.831Z] Architecture: x86_64 [2023-02-23T18:04:14.831Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-23T18:04:14.831Z] Byte Order: Little Endian [2023-02-23T18:04:14.831Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-23T18:04:14.831Z] CPU(s): 8 [2023-02-23T18:04:14.831Z] On-line CPU(s) list: 0-7 [2023-02-23T18:04:14.831Z] Thread(s) per core: 1 [2023-02-23T18:04:14.831Z] Core(s) per socket: 1 [2023-02-23T18:04:14.831Z] Socket(s): 8 [2023-02-23T18:04:14.831Z] NUMA node(s): 1 [2023-02-23T18:04:14.831Z] Vendor ID: AuthenticAMD [2023-02-23T18:04:14.831Z] CPU family: 23 [2023-02-23T18:04:14.831Z] Model: 49 [2023-02-23T18:04:14.831Z] Model name: AMD EPYC-Rome Processor [2023-02-23T18:04:14.831Z] Stepping: 0 [2023-02-23T18:04:14.831Z] CPU MHz: 2799.998 [2023-02-23T18:04:14.831Z] BogoMIPS: 5599.99 [2023-02-23T18:04:14.831Z] Virtualization: AMD-V [2023-02-23T18:04:14.831Z] Hypervisor vendor: KVM [2023-02-23T18:04:14.831Z] Virtualization type: full [2023-02-23T18:04:14.831Z] L1d cache: 256 KiB [2023-02-23T18:04:14.831Z] L1i cache: 256 KiB [2023-02-23T18:04:14.831Z] L2 cache: 4 MiB [2023-02-23T18:04:14.831Z] L3 cache: 128 MiB [2023-02-23T18:04:14.831Z] NUMA node0 CPU(s): 0-7 [2023-02-23T18:04:14.831Z] Vulnerability Itlb multihit: Not affected [2023-02-23T18:04:14.831Z] Vulnerability L1tf: Not affected [2023-02-23T18:04:14.831Z] Vulnerability Mds: Not affected [2023-02-23T18:04:14.831Z] Vulnerability Meltdown: Not affected [2023-02-23T18:04:14.831Z] Vulnerability Mmio stale data: Not affected [2023-02-23T18:04:14.831Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-23T18:04:14.831Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-23T18:04:14.831Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-23T18:04:14.831Z] Vulnerability Srbds: Not affected [2023-02-23T18:04:14.831Z] Vulnerability Tsx async abort: Not affected [2023-02-23T18:04:14.831Z] 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-02-23T18:04:14.831Z] [2023-02-23T18:04:14.831Z] [2023-02-23T18:04:14.831Z] ---> nproc: [2023-02-23T18:04:14.831Z] 8 [2023-02-23T18:04:14.831Z] [2023-02-23T18:04:14.831Z] [2023-02-23T18:04:14.831Z] ---> df -h: [2023-02-23T18:04:14.831Z] Filesystem Size Used Avail Use% Mounted on [2023-02-23T18:04:14.831Z] overlay 155G 19G 137G 13% / [2023-02-23T18:04:14.831Z] tmpfs 64M 0 64M 0% /dev [2023-02-23T18:04:14.831Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-23T18:04:14.831Z] shm 64M 0 64M 0% /dev/shm [2023-02-23T18:04:14.831Z] /dev/vda1 155G 19G 137G 13% /facter-os [2023-02-23T18:04:14.831Z] [2023-02-23T18:04:14.831Z] [2023-02-23T18:04:14.831Z] ---> sar -b -r -n DEV: [2023-02-23T18:04:14.831Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7267) 02/23/23 _x86_64_ (8 CPU) [2023-02-23T18:04:14.831Z] [2023-02-23T18:04:14.831Z] 17:24:10 LINUX RESTART (8 CPU) [2023-02-23T18:04:14.831Z] [2023-02-23T18:04:14.831Z] 17:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-23T18:04:14.831Z] 17:26:01 145.44 3.45 141.99 0.00 418.33 138190.43 0.00 [2023-02-23T18:04:14.831Z] 17:27:01 32.88 0.23 32.64 0.00 3.07 13663.47 0.00 [2023-02-23T18:04:14.831Z] 17:28:01 220.30 0.02 220.28 0.00 4.27 102906.05 0.00 [2023-02-23T18:04:14.831Z] 17:29:01 402.22 8.83 393.39 0.00 70.64 138181.67 0.00 [2023-02-23T18:04:14.831Z] 17:30:01 305.95 10.96 294.98 0.00 3416.23 166527.71 0.00 [2023-02-23T18:04:14.831Z] 17:31:01 599.23 0.17 599.07 0.00 16.53 164905.16 0.00 [2023-02-23T18:04:14.831Z] 17:32:01 494.80 1.37 493.43 0.00 11.20 185169.20 0.00 [2023-02-23T18:04:14.831Z] 17:33:01 631.34 0.08 631.26 0.00 6.40 105356.31 0.00 [2023-02-23T18:04:14.831Z] 17:34:01 2.25 0.00 2.25 0.00 0.00 23.99 0.00 [2023-02-23T18:04:14.831Z] 17:35:01 2.17 0.00 2.17 0.00 0.00 23.20 0.00 [2023-02-23T18:04:14.831Z] 17:36:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2023-02-23T18:04:14.831Z] 17:37:01 1.72 0.00 1.72 0.00 0.00 18.66 0.00 [2023-02-23T18:04:14.831Z] 17:38:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 [2023-02-23T18:04:14.831Z] 17:39:01 1.75 0.00 1.75 0.00 0.00 19.06 0.00 [2023-02-23T18:04:14.831Z] 17:40:01 1.72 0.02 1.70 0.00 0.13 22.93 0.00 [2023-02-23T18:04:14.831Z] 17:41:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 [2023-02-23T18:04:14.831Z] 17:42:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2023-02-23T18:04:14.831Z] 17:43:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 [2023-02-23T18:04:14.831Z] 17:44:02 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2023-02-23T18:04:14.831Z] 17:45:01 1.75 0.00 1.75 0.00 0.00 18.57 0.00 [2023-02-23T18:04:14.831Z] 17:46:01 1.12 0.00 1.12 0.00 0.00 11.72 0.00 [2023-02-23T18:04:14.831Z] 17:47:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 [2023-02-23T18:04:14.831Z] 17:48:01 0.92 0.00 0.92 0.00 0.00 9.20 0.00 [2023-02-23T18:04:14.831Z] 17:49:01 1.75 0.00 1.75 0.00 0.00 19.19 0.00 [2023-02-23T18:04:14.831Z] 17:50:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 [2023-02-23T18:04:14.832Z] 17:51:01 3.63 1.02 2.62 0.00 21.86 35.32 0.00 [2023-02-23T18:04:14.832Z] 17:52:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2023-02-23T18:04:14.832Z] 17:53:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2023-02-23T18:04:14.832Z] 17:54:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2023-02-23T18:04:14.832Z] 17:55:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2023-02-23T18:04:14.832Z] 17:56:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2023-02-23T18:04:14.832Z] 17:57:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 [2023-02-23T18:04:14.832Z] 17:58:01 0.97 0.00 0.97 0.00 0.00 9.86 0.00 [2023-02-23T18:04:14.832Z] 17:59:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 [2023-02-23T18:04:14.832Z] 18:00:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 [2023-02-23T18:04:14.832Z] 18:01:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2023-02-23T18:04:14.832Z] 18:02:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 [2023-02-23T18:04:14.832Z] 18:03:01 1.55 0.00 1.55 0.00 0.00 16.26 0.00 [2023-02-23T18:04:14.832Z] 18:04:01 1.87 0.25 1.62 0.00 19.33 40.93 0.00 [2023-02-23T18:04:14.832Z] Average: 73.80 0.68 73.12 0.00 102.29 26045.88 0.00 [2023-02-23T18:04:14.832Z] [2023-02-23T18:04:14.832Z] 17:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-23T18:04:14.832Z] 17:26:01 27816804 31325140 970232 2.95 113312 3609252 2396816 7.06 1656288 2966244 443840 [2023-02-23T18:04:14.832Z] 17:27:01 27892416 31575720 716576 2.18 115932 3753468 1770612 5.22 1228116 3291904 330672 [2023-02-23T18:04:14.832Z] 17:28:01 26087876 31442060 834848 2.54 122524 5366320 2368648 6.98 1633104 4614576 3916 [2023-02-23T18:04:14.832Z] 17:29:01 20707580 31512236 769056 2.34 284608 10366664 1884192 5.55 1736060 9613972 3053316 [2023-02-23T18:04:14.832Z] 17:30:01 20737168 31446804 821732 2.50 314668 10196716 2140036 6.31 2204160 9051536 221792 [2023-02-23T18:04:14.832Z] 17:31:01 20312428 31276668 978824 2.98 324044 10410968 2707452 7.98 2402600 9228732 110248 [2023-02-23T18:04:14.832Z] 17:32:01 17961716 31253360 1002260 3.05 384104 12556480 2886056 8.51 2591076 11273072 74928 [2023-02-23T18:04:14.832Z] 17:33:01 19625784 31524184 745744 2.27 390844 11205016 1873564 5.52 2327276 9939172 460 [2023-02-23T18:04:14.832Z] 17:34:01 19625808 31524220 745664 2.27 390868 11205020 1873564 5.52 2327052 9939176 8 [2023-02-23T18:04:14.832Z] 17:35:01 19626476 31525044 744788 2.26 390920 11205020 1873564 5.52 2326464 9939300 8 [2023-02-23T18:04:14.832Z] 17:36:01 19633892 31532520 737320 2.24 390940 11205024 1873564 5.52 2318392 9939308 4 [2023-02-23T18:04:14.832Z] 17:37:01 19634096 31532752 737036 2.24 390964 11205028 1873564 5.52 2318396 9939324 4 [2023-02-23T18:04:14.832Z] 17:38:01 19636820 31535600 734220 2.23 390976 11205028 1873564 5.52 2316260 9939324 8 [2023-02-23T18:04:14.832Z] 17:39:01 19637024 31535816 733924 2.23 390996 11205032 1873564 5.52 2316268 9939328 8 [2023-02-23T18:04:14.832Z] 17:40:01 19636720 31535584 733936 2.23 391048 11205008 1892392 5.58 2316404 9939304 36 [2023-02-23T18:04:14.832Z] 17:41:01 19636736 31535696 733808 2.23 391092 11205016 1892392 5.58 2316504 9939312 8 [2023-02-23T18:04:14.832Z] 17:42:01 19636436 31535400 734076 2.23 391104 11205020 1892392 5.58 2316468 9939316 20 [2023-02-23T18:04:14.832Z] 17:43:01 19636388 31535364 734040 2.23 391136 11205012 1892392 5.58 2316420 9939316 12 [2023-02-23T18:04:14.832Z] 17:44:02 19636304 31535356 734252 2.23 391152 11205024 1892392 5.58 2316648 9939344 36 [2023-02-23T18:04:14.832Z] 17:45:01 19636352 31535408 734168 2.23 391156 11205024 1892392 5.58 2316800 9939344 8 [2023-02-23T18:04:14.832Z] 17:46:01 19636336 31535412 734132 2.23 391188 11205028 1908612 5.62 2316464 9939348 12 [2023-02-23T18:04:14.832Z] 17:47:01 19636160 31535268 734200 2.23 391232 11205032 1908612 5.62 2316492 9939352 8 [2023-02-23T18:04:14.832Z] 17:48:01 19636364 31535508 733932 2.23 391236 11205032 1908612 5.62 2316532 9939352 12 [2023-02-23T18:04:14.832Z] 17:49:01 19636096 31535252 734108 2.23 391260 11205040 1908612 5.62 2316552 9939360 8 [2023-02-23T18:04:14.832Z] 17:50:01 19636080 31535260 734032 2.23 391292 11205040 1908612 5.62 2316636 9939360 16 [2023-02-23T18:04:14.832Z] 17:51:01 19635248 31535508 733792 2.23 391376 11205664 1938484 5.71 2316748 9939900 32 [2023-02-23T18:04:14.832Z] 17:52:01 19634744 31535008 734236 2.23 391396 11205668 1938484 5.71 2316748 9939904 8 [2023-02-23T18:04:14.832Z] 17:53:01 19634880 31535204 734268 2.23 391420 11205664 1938484 5.71 2316804 9939908 8 [2023-02-23T18:04:14.832Z] 17:54:01 19634864 31535192 734228 2.23 391440 11205672 1938484 5.71 2316788 9939912 8 [2023-02-23T18:04:14.832Z] 17:55:01 19634880 31535272 734128 2.23 391460 11205672 1938484 5.71 2316920 9939916 8 [2023-02-23T18:04:14.832Z] 17:56:01 19634540 31534936 734388 2.23 391484 11205668 1938484 5.71 2316860 9939920 24 [2023-02-23T18:04:14.832Z] 17:57:01 19634532 31535096 734184 2.23 391496 11205808 1938484 5.71 2316992 9940044 8 [2023-02-23T18:04:14.832Z] 17:58:01 19634516 31535080 734164 2.23 391516 11205808 1938484 5.71 2316888 9940044 12 [2023-02-23T18:04:14.832Z] 17:59:01 19634184 31534788 734340 2.23 391540 11205816 1938484 5.71 2316904 9940052 24 [2023-02-23T18:04:14.832Z] 18:00:01 19634672 31535276 733884 2.23 391548 11205816 1938484 5.71 2316964 9940052 20 [2023-02-23T18:04:14.832Z] 18:01:01 19634656 31535324 733836 2.23 391556 11205820 1938484 5.71 2316964 9940060 8 [2023-02-23T18:04:14.832Z] 18:02:01 19634736 31535408 733696 2.23 391560 11205824 1938484 5.71 2317156 9940060 8 [2023-02-23T18:04:14.832Z] 18:03:01 19634684 31535368 733876 2.23 391584 11205824 1938484 5.71 2316972 9940060 12 [2023-02-23T18:04:14.832Z] 18:04:01 19363288 31494820 773936 2.35 391616 11434312 2151148 6.34 2359328 10167836 228144 [2023-02-23T18:04:14.832Z] Average: 20244879 31509844 760612 2.31 363579 10642547 1987631 5.86 2247756 9444496 114557 [2023-02-23T18:04:14.832Z] [2023-02-23T18:04:14.832Z] 17:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-23T18:04:14.832Z] 17:26:01 ens3 727.63 691.88 7480.83 105.56 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:26:01 vethcdeb540 0.08 0.25 0.01 0.02 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:26:01 docker0 567.94 525.23 41.69 3430.45 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:26:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:27:01 ens3 24.91 13.76 20.35 11.04 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:27:01 vethcdeb540 1.22 1.25 0.09 0.10 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:27:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:28:01 vethd4d2175 7.70 11.65 0.74 4.12 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:28:01 vethc728429 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:28:01 vethc05d2dc 7.85 11.95 0.75 4.15 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:28:01 ens3 173.07 106.73 1963.72 25.29 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:28:01 veth6849ac7 7.75 11.75 0.75 4.13 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:28:01 docker0 48.74 79.84 3.81 263.83 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:28:01 veth98c0672 7.88 11.70 0.76 4.12 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:28:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:28:01 vetheb7fa44 7.85 11.75 0.75 4.13 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:29:01 vethc728429 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:29:01 ens3 819.99 478.92 5841.64 47.24 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:29:01 docker0 476.17 815.31 38.80 5838.13 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:30:01 vetha1193bc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:30:01 vethc728429 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:30:01 ens3 157.24 92.28 2238.76 10.53 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:30:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:30:01 vethb1a0393 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:31:01 vethc728429 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:31:01 veth1e1e627 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:31:01 ens3 277.77 175.14 1174.81 29.19 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:31:01 docker0 142.59 234.46 11.49 1053.78 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:31:01 vetheaebdb5 37.49 58.33 3.63 150.77 0.00 0.00 0.00 0.01 [2023-02-23T18:04:14.832Z] 17:31:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:31:01 veth9928228 51.10 86.15 4.91 365.57 0.00 0.00 0.00 0.03 [2023-02-23T18:04:14.832Z] 17:31:01 vetha342581 37.14 54.93 3.61 144.80 0.00 0.00 0.00 0.01 [2023-02-23T18:04:14.832Z] 17:32:01 vethe1a70af 0.02 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:32:01 vethc728429 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:32:01 ens3 366.35 175.50 3080.89 26.16 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:32:01 vethafea622 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:32:01 docker0 160.43 339.02 12.43 3059.62 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:32:01 veth9ed57ce 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:33:01 ens3 73.44 73.27 237.10 198.44 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:33:01 docker0 9.83 18.58 0.61 205.12 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:35:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:40:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.832Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:42:01 ens3 1.42 1.53 8.02 0.13 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:43:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:44:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:45:01 ens3 0.30 0.24 0.09 0.08 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:50:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:55:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:59:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:00:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:01:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:02:01 ens3 0.63 0.50 0.35 0.28 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:04:01 ens3 93.68 58.79 2519.16 9.96 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] 18:04:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] Average: ens3 69.75 47.99 630.14 11.91 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] Average: docker0 36.09 51.65 2.79 355.30 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-23T18:04:14.833Z] [2023-02-23T18:04:14.833Z] [2023-02-23T18:04:14.833Z] ---> sar -P ALL: [2023-02-23T18:04:14.833Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7267) 02/23/23 _x86_64_ (8 CPU) [2023-02-23T18:04:14.833Z] [2023-02-23T18:04:14.833Z] 17:24:10 LINUX RESTART (8 CPU) [2023-02-23T18:04:14.833Z] [2023-02-23T18:04:14.833Z] 17:25:01 CPU %user %nice %system %iowait %steal %idle [2023-02-23T18:04:14.833Z] 17:26:01 all 25.02 0.00 5.17 2.62 0.06 67.13 [2023-02-23T18:04:14.833Z] 17:26:01 0 23.02 0.00 5.97 0.08 0.07 70.86 [2023-02-23T18:04:14.833Z] 17:26:01 1 26.70 0.00 4.69 0.55 0.07 67.99 [2023-02-23T18:04:14.833Z] 17:26:01 2 27.29 0.00 6.13 12.17 0.07 54.34 [2023-02-23T18:04:14.833Z] 17:26:01 3 24.10 0.00 5.89 0.41 0.05 69.54 [2023-02-23T18:04:14.833Z] 17:26:01 4 23.85 0.00 4.56 1.84 0.05 69.70 [2023-02-23T18:04:14.833Z] 17:26:01 5 25.39 0.00 4.14 4.92 0.07 65.48 [2023-02-23T18:04:14.833Z] 17:26:01 6 24.86 0.00 5.38 0.14 0.05 69.57 [2023-02-23T18:04:14.833Z] 17:26:01 7 24.92 0.00 4.62 0.86 0.08 69.51 [2023-02-23T18:04:14.833Z] 17:27:01 all 41.27 0.00 5.94 0.40 0.08 52.32 [2023-02-23T18:04:14.833Z] 17:27:01 0 41.40 0.00 5.86 0.19 0.07 52.49 [2023-02-23T18:04:14.833Z] 17:27:01 1 41.51 0.00 6.25 0.05 0.07 52.13 [2023-02-23T18:04:14.833Z] 17:27:01 2 41.22 0.00 5.62 0.25 0.08 52.83 [2023-02-23T18:04:14.833Z] 17:27:01 3 40.21 0.00 6.32 1.84 0.08 51.55 [2023-02-23T18:04:14.833Z] 17:27:01 4 41.82 0.00 6.03 0.07 0.07 52.01 [2023-02-23T18:04:14.833Z] 17:27:01 5 41.38 0.00 5.82 0.54 0.07 52.19 [2023-02-23T18:04:14.833Z] 17:27:01 6 41.58 0.00 5.60 0.19 0.07 52.57 [2023-02-23T18:04:14.833Z] 17:27:01 7 41.03 0.00 6.01 0.07 0.12 52.77 [2023-02-23T18:04:14.833Z] 17:28:01 all 15.19 0.00 6.19 2.69 0.06 75.86 [2023-02-23T18:04:14.833Z] 17:28:01 0 14.59 0.00 5.82 1.10 0.07 78.42 [2023-02-23T18:04:14.833Z] 17:28:01 1 15.43 0.00 6.80 0.41 0.05 77.31 [2023-02-23T18:04:14.833Z] 17:28:01 2 16.77 0.00 6.73 0.42 0.07 76.01 [2023-02-23T18:04:14.833Z] 17:28:01 3 13.21 0.00 6.92 3.13 0.05 76.70 [2023-02-23T18:04:14.833Z] 17:28:01 4 15.08 0.00 6.80 13.63 0.07 64.42 [2023-02-23T18:04:14.833Z] 17:28:01 5 14.81 0.00 5.88 2.29 0.05 76.97 [2023-02-23T18:04:14.833Z] 17:28:01 6 15.96 0.00 5.96 0.32 0.07 77.69 [2023-02-23T18:04:14.833Z] 17:28:01 7 15.68 0.00 4.60 0.30 0.07 79.35 [2023-02-23T18:04:14.833Z] 17:29:01 all 10.10 0.00 5.97 10.62 0.07 73.25 [2023-02-23T18:04:14.833Z] 17:29:01 0 9.89 0.00 5.96 11.11 0.05 72.99 [2023-02-23T18:04:14.833Z] 17:29:01 1 9.63 0.00 4.32 7.44 0.08 78.53 [2023-02-23T18:04:14.833Z] 17:29:01 2 9.68 0.00 6.91 5.28 0.05 78.09 [2023-02-23T18:04:14.833Z] 17:29:01 3 10.13 0.00 4.67 2.24 0.05 82.91 [2023-02-23T18:04:14.833Z] 17:29:01 4 11.08 0.00 5.91 8.47 0.12 74.41 [2023-02-23T18:04:14.833Z] 17:29:01 5 10.02 0.00 7.48 36.81 0.07 45.62 [2023-02-23T18:04:14.833Z] 17:29:01 6 10.27 0.00 6.08 6.13 0.05 77.48 [2023-02-23T18:04:14.833Z] 17:29:01 7 10.09 0.00 6.42 7.58 0.07 75.84 [2023-02-23T18:04:14.833Z] 17:30:01 all 54.58 0.00 8.73 6.61 0.14 29.94 [2023-02-23T18:04:14.833Z] 17:30:01 0 53.27 0.00 9.23 9.16 0.14 28.20 [2023-02-23T18:04:14.833Z] 17:30:01 1 54.44 0.00 7.75 0.46 0.12 37.23 [2023-02-23T18:04:14.833Z] 17:30:01 2 54.53 0.00 10.14 32.00 0.14 3.19 [2023-02-23T18:04:14.833Z] 17:30:01 3 53.81 0.00 8.05 1.23 0.09 36.83 [2023-02-23T18:04:14.833Z] 17:30:01 4 55.52 0.00 8.47 2.35 0.10 33.56 [2023-02-23T18:04:14.833Z] 17:30:01 5 54.12 0.00 8.96 0.49 0.10 36.33 [2023-02-23T18:04:14.833Z] 17:30:01 6 55.37 0.00 8.50 3.16 0.19 32.79 [2023-02-23T18:04:14.833Z] 17:30:01 7 55.60 0.00 8.77 4.13 0.24 31.27 [2023-02-23T18:04:14.833Z] 17:31:01 all 27.45 0.00 8.84 15.49 0.29 47.94 [2023-02-23T18:04:14.833Z] 17:31:01 0 26.57 0.00 8.59 25.76 0.39 38.68 [2023-02-23T18:04:14.833Z] 17:31:01 1 25.44 0.00 7.99 9.71 0.27 56.59 [2023-02-23T18:04:14.833Z] 17:31:01 2 29.49 0.00 9.34 10.49 0.24 50.44 [2023-02-23T18:04:14.833Z] 17:31:01 3 26.79 0.00 8.09 13.21 0.17 51.73 [2023-02-23T18:04:14.833Z] 17:31:01 4 30.45 0.00 10.57 30.11 0.36 28.50 [2023-02-23T18:04:14.833Z] 17:31:01 5 25.27 0.00 6.63 6.31 0.31 61.48 [2023-02-23T18:04:14.833Z] 17:31:01 6 27.98 0.00 9.91 17.73 0.26 44.12 [2023-02-23T18:04:14.833Z] 17:31:01 7 27.61 0.00 9.59 10.63 0.32 51.84 [2023-02-23T18:04:14.833Z] 17:32:01 all 20.02 0.00 8.21 22.89 0.12 48.75 [2023-02-23T18:04:14.833Z] 17:32:01 0 21.04 0.00 9.14 12.56 0.10 57.16 [2023-02-23T18:04:14.833Z] 17:32:01 1 22.16 0.00 7.71 27.58 0.13 42.42 [2023-02-23T18:04:14.833Z] 17:32:01 2 20.53 0.00 9.52 19.34 0.10 50.50 [2023-02-23T18:04:14.833Z] 17:32:01 3 18.97 0.00 8.38 21.49 0.10 51.06 [2023-02-23T18:04:14.833Z] 17:32:01 4 21.13 0.00 8.76 46.74 0.10 23.27 [2023-02-23T18:04:14.833Z] 17:32:01 5 19.19 0.00 6.75 33.46 0.09 40.52 [2023-02-23T18:04:14.833Z] 17:32:01 6 17.73 0.00 8.38 8.41 0.09 65.40 [2023-02-23T18:04:14.833Z] 17:32:01 7 19.41 0.00 7.03 13.80 0.24 59.52 [2023-02-23T18:04:14.833Z] 17:33:01 all 32.08 0.00 7.78 7.27 0.17 52.71 [2023-02-23T18:04:14.834Z] 17:33:01 0 32.23 0.00 8.05 7.59 0.10 52.03 [2023-02-23T18:04:14.834Z] 17:33:01 1 34.33 0.00 7.68 7.81 0.17 50.01 [2023-02-23T18:04:14.834Z] 17:33:01 2 33.19 0.00 9.44 6.57 0.20 50.59 [2023-02-23T18:04:14.834Z] 17:33:01 3 31.17 0.00 7.72 8.85 0.12 52.14 [2023-02-23T18:04:14.834Z] 17:33:01 4 29.36 0.00 7.09 12.57 0.12 50.87 [2023-02-23T18:04:14.834Z] 17:33:01 5 32.43 0.00 7.17 5.55 0.22 54.63 [2023-02-23T18:04:14.834Z] 17:33:01 6 30.94 0.00 6.57 2.25 0.29 59.95 [2023-02-23T18:04:14.834Z] 17:33:01 7 32.93 0.00 8.47 6.97 0.14 51.49 [2023-02-23T18:04:14.834Z] 17:34:01 all 0.21 0.00 0.01 0.05 0.01 99.73 [2023-02-23T18:04:14.834Z] 17:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:34:01 1 0.02 0.00 0.02 0.18 0.02 99.77 [2023-02-23T18:04:14.834Z] 17:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:34:01 4 0.00 0.00 0.02 0.20 0.00 99.78 [2023-02-23T18:04:14.834Z] 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:34:01 6 1.63 0.00 0.03 0.00 0.03 98.30 [2023-02-23T18:04:14.834Z] 17:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:35:01 all 0.08 0.00 0.01 0.02 0.01 99.88 [2023-02-23T18:04:14.834Z] 17:35:01 0 0.18 0.00 0.03 0.00 0.00 99.78 [2023-02-23T18:04:14.834Z] 17:35:01 1 0.05 0.00 0.02 0.10 0.02 99.82 [2023-02-23T18:04:14.834Z] 17:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:35:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2023-02-23T18:04:14.834Z] 17:35:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:35:01 6 0.28 0.00 0.02 0.02 0.03 99.65 [2023-02-23T18:04:14.834Z] 17:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T18:04:14.834Z] 17:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-02-23T18:04:14.834Z] 17:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-23T18:04:14.834Z] 17:36:01 1 0.08 0.00 0.05 0.02 0.02 99.83 [2023-02-23T18:04:14.834Z] 17:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-23T18:04:14.834Z] 17:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-23T18:04:14.834Z] 17:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] [2023-02-23T18:04:14.834Z] 17:36:01 CPU %user %nice %system %iowait %steal %idle [2023-02-23T18:04:14.834Z] 17:37:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2023-02-23T18:04:14.834Z] 17:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:37:01 1 0.07 0.00 0.03 0.05 0.02 99.83 [2023-02-23T18:04:14.834Z] 17:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-23T18:04:14.834Z] 17:37:01 4 0.02 0.00 0.00 0.13 0.00 99.85 [2023-02-23T18:04:14.834Z] 17:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:37:01 6 0.12 0.00 0.02 0.00 0.03 99.83 [2023-02-23T18:04:14.834Z] 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:38:01 all 0.13 0.00 0.01 3.95 0.00 95.90 [2023-02-23T18:04:14.834Z] 17:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-23T18:04:14.834Z] 17:38:01 1 0.07 0.00 0.02 0.35 0.02 99.55 [2023-02-23T18:04:14.834Z] 17:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:38:01 4 0.00 0.00 0.03 1.47 0.00 98.50 [2023-02-23T18:04:14.834Z] 17:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:38:01 6 0.93 0.00 0.02 29.68 0.02 69.35 [2023-02-23T18:04:14.834Z] 17:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:39:01 all 0.10 0.00 0.01 0.13 0.01 99.75 [2023-02-23T18:04:14.834Z] 17:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:39:01 1 0.12 0.00 0.02 0.35 0.02 99.50 [2023-02-23T18:04:14.834Z] 17:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:39:01 3 0.03 0.00 0.02 0.17 0.00 99.78 [2023-02-23T18:04:14.834Z] 17:39:01 4 0.00 0.00 0.00 0.52 0.02 99.47 [2023-02-23T18:04:14.834Z] 17:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-23T18:04:14.834Z] 17:39:01 6 0.63 0.00 0.03 0.00 0.03 99.30 [2023-02-23T18:04:14.834Z] 17:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:40:01 all 0.10 0.00 0.03 0.07 0.01 99.79 [2023-02-23T18:04:14.834Z] 17:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-23T18:04:14.834Z] 17:40:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2023-02-23T18:04:14.834Z] 17:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-23T18:04:14.834Z] 17:40:01 3 0.05 0.00 0.02 0.00 0.05 99.88 [2023-02-23T18:04:14.834Z] 17:40:01 4 0.00 0.00 0.03 0.53 0.00 99.43 [2023-02-23T18:04:14.834Z] 17:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:40:01 6 0.53 0.00 0.02 0.00 0.02 99.43 [2023-02-23T18:04:14.834Z] 17:40:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-23T18:04:14.834Z] 17:41:01 all 0.02 0.00 0.01 0.03 0.00 99.94 [2023-02-23T18:04:14.834Z] 17:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-23T18:04:14.834Z] 17:41:01 1 0.05 0.00 0.03 0.17 0.00 99.75 [2023-02-23T18:04:14.834Z] 17:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-23T18:04:14.834Z] 17:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:41:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-23T18:04:14.834Z] 17:42:01 all 0.04 0.00 0.01 0.03 0.01 99.91 [2023-02-23T18:04:14.834Z] 17:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T18:04:14.834Z] 17:42:01 1 0.07 0.00 0.02 0.18 0.02 99.72 [2023-02-23T18:04:14.834Z] 17:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-23T18:04:14.834Z] 17:42:01 4 0.02 0.00 0.02 0.05 0.00 99.92 [2023-02-23T18:04:14.834Z] 17:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-23T18:04:14.834Z] 17:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-23T18:04:14.834Z] 17:42:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2023-02-23T18:04:14.834Z] 17:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-02-23T18:04:14.834Z] 17:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:43:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-02-23T18:04:14.834Z] 17:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:43:01 4 0.02 0.00 0.00 0.10 0.00 99.88 [2023-02-23T18:04:14.834Z] 17:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:43:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-23T18:04:14.834Z] 17:43:01 7 0.02 0.00 0.02 0.00 0.08 99.88 [2023-02-23T18:04:14.834Z] 17:44:02 all 0.02 0.00 0.00 0.02 0.01 99.95 [2023-02-23T18:04:14.834Z] 17:44:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:44:02 1 0.05 0.00 0.02 0.02 0.02 99.90 [2023-02-23T18:04:14.834Z] 17:44:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:44:02 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-23T18:04:14.834Z] 17:44:02 4 0.00 0.00 0.00 0.12 0.00 99.88 [2023-02-23T18:04:14.834Z] 17:44:02 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:44:02 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T18:04:14.834Z] 17:44:02 7 0.02 0.00 0.02 0.00 0.03 99.93 [2023-02-23T18:04:14.834Z] 17:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-23T18:04:14.834Z] 17:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-23T18:04:14.834Z] 17:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-23T18:04:14.834Z] 17:46:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-02-23T18:04:14.834Z] 17:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-23T18:04:14.834Z] 17:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:46:01 3 0.00 0.00 0.00 0.07 0.02 99.92 [2023-02-23T18:04:14.834Z] 17:46:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-23T18:04:14.834Z] 17:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-23T18:04:14.834Z] 17:47:01 all 0.19 0.00 0.01 0.01 0.01 99.78 [2023-02-23T18:04:14.834Z] 17:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:47:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-23T18:04:14.834Z] 17:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-23T18:04:14.834Z] 17:47:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2023-02-23T18:04:14.834Z] 17:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:47:01 6 1.40 0.00 0.00 0.00 0.00 98.60 [2023-02-23T18:04:14.834Z] 17:47:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2023-02-23T18:04:14.834Z] [2023-02-23T18:04:14.834Z] 17:47:01 CPU %user %nice %system %iowait %steal %idle [2023-02-23T18:04:14.834Z] 17:48:01 all 0.28 0.00 0.01 0.01 0.01 99.69 [2023-02-23T18:04:14.834Z] 17:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-23T18:04:14.834Z] 17:48:01 1 0.15 0.00 0.02 0.05 0.02 99.77 [2023-02-23T18:04:14.834Z] 17:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-23T18:04:14.834Z] 17:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T18:04:14.834Z] 17:48:01 6 1.99 0.00 0.02 0.00 0.02 97.98 [2023-02-23T18:04:14.834Z] 17:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-23T18:04:14.834Z] 17:49:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2023-02-23T18:04:14.834Z] 17:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-23T18:04:14.834Z] 17:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.834Z] 17:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:49:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.834Z] 17:49:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2023-02-23T18:04:14.834Z] 17:49:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2023-02-23T18:04:14.834Z] 17:50:01 all 0.28 0.00 0.01 0.01 0.01 99.70 [2023-02-23T18:04:14.834Z] 17:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-23T18:04:14.834Z] 17:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-23T18:04:14.834Z] 17:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-23T18:04:14.834Z] 17:50:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2023-02-23T18:04:14.835Z] 17:50:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-02-23T18:04:14.835Z] 17:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:50:01 6 1.99 0.00 0.00 0.00 0.02 98.00 [2023-02-23T18:04:14.835Z] 17:50:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2023-02-23T18:04:14.835Z] 17:51:01 all 0.10 0.00 0.04 0.02 0.01 99.84 [2023-02-23T18:04:14.835Z] 17:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-23T18:04:14.835Z] 17:51:01 1 0.05 0.00 0.05 0.03 0.02 99.85 [2023-02-23T18:04:14.835Z] 17:51:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2023-02-23T18:04:14.835Z] 17:51:01 3 0.02 0.00 0.05 0.02 0.00 99.92 [2023-02-23T18:04:14.835Z] 17:51:01 4 0.18 0.00 0.08 0.07 0.00 99.67 [2023-02-23T18:04:14.835Z] 17:51:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-02-23T18:04:14.835Z] 17:51:01 6 0.40 0.00 0.02 0.00 0.00 99.58 [2023-02-23T18:04:14.835Z] 17:51:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-23T18:04:14.835Z] 17:52:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-02-23T18:04:14.835Z] 17:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T18:04:14.835Z] 17:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T18:04:14.835Z] 17:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T18:04:14.835Z] 17:52:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-23T18:04:14.835Z] 17:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 17:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 17:52:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2023-02-23T18:04:14.835Z] 17:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-02-23T18:04:14.835Z] 17:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T18:04:14.835Z] 17:53:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-23T18:04:14.835Z] 17:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-23T18:04:14.835Z] 17:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-23T18:04:14.835Z] 17:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-23T18:04:14.835Z] 17:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-02-23T18:04:14.835Z] 17:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 17:54:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2023-02-23T18:04:14.835Z] 17:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 17:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T18:04:14.835Z] 17:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 17:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 17:54:01 7 0.00 0.00 0.03 0.00 0.03 99.93 [2023-02-23T18:04:14.835Z] 17:55:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-02-23T18:04:14.835Z] 17:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T18:04:14.835Z] 17:55:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2023-02-23T18:04:14.835Z] 17:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 17:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T18:04:14.835Z] 17:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T18:04:14.835Z] 17:55:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-02-23T18:04:14.835Z] 17:56:01 all 0.01 0.00 0.01 0.05 0.01 99.93 [2023-02-23T18:04:14.835Z] 17:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-23T18:04:14.835Z] 17:56:01 1 0.02 0.00 0.00 0.35 0.02 99.62 [2023-02-23T18:04:14.835Z] 17:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 17:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-23T18:04:14.835Z] 17:56:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-23T18:04:14.835Z] 17:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 17:56:01 7 0.00 0.00 0.02 0.00 0.03 99.95 [2023-02-23T18:04:14.835Z] 17:57:01 all 0.02 0.00 0.00 0.02 0.00 99.96 [2023-02-23T18:04:14.835Z] 17:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T18:04:14.835Z] 17:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T18:04:14.835Z] 17:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 17:57:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-23T18:04:14.835Z] 17:57:01 4 0.00 0.00 0.00 0.12 0.00 99.88 [2023-02-23T18:04:14.835Z] 17:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T18:04:14.835Z] 17:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:57:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-23T18:04:14.835Z] 17:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-02-23T18:04:14.835Z] 17:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-23T18:04:14.835Z] 17:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-23T18:04:14.835Z] 17:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:58:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-23T18:04:14.835Z] 17:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 17:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-23T18:04:14.835Z] 17:58:01 7 0.00 0.00 0.02 0.00 0.03 99.95 [2023-02-23T18:04:14.835Z] [2023-02-23T18:04:14.835Z] 17:58:01 CPU %user %nice %system %iowait %steal %idle [2023-02-23T18:04:14.835Z] 17:59:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-02-23T18:04:14.835Z] 17:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-23T18:04:14.835Z] 17:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-23T18:04:14.835Z] 17:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 17:59:01 3 0.02 0.00 0.02 0.07 0.00 99.90 [2023-02-23T18:04:14.835Z] 17:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 17:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-23T18:04:14.835Z] 18:00:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-02-23T18:04:14.835Z] 18:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-23T18:04:14.835Z] 18:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-23T18:04:14.835Z] 18:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T18:04:14.835Z] 18:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-23T18:04:14.835Z] 18:00:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2023-02-23T18:04:14.835Z] 18:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 18:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-23T18:04:14.835Z] 18:00:01 7 0.05 0.00 0.03 0.02 0.03 99.87 [2023-02-23T18:04:14.835Z] 18:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-02-23T18:04:14.835Z] 18:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-23T18:04:14.835Z] 18:01:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-23T18:04:14.835Z] 18:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-23T18:04:14.835Z] 18:01:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-23T18:04:14.835Z] 18:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 18:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 18:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 18:01:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-23T18:04:14.835Z] 18:02:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-02-23T18:04:14.835Z] 18:02:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-23T18:04:14.835Z] 18:02:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-23T18:04:14.835Z] 18:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 18:02:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2023-02-23T18:04:14.835Z] 18:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-23T18:04:14.835Z] 18:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 18:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T18:04:14.835Z] 18:02:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2023-02-23T18:04:14.835Z] 18:03:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2023-02-23T18:04:14.835Z] 18:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 18:03:01 1 0.03 0.00 0.00 0.02 0.03 99.92 [2023-02-23T18:04:14.835Z] 18:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T18:04:14.835Z] 18:03:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-02-23T18:04:14.835Z] 18:03:01 4 0.00 0.00 0.00 0.08 0.00 99.92 [2023-02-23T18:04:14.835Z] 18:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 18:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T18:04:14.835Z] 18:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T18:04:14.835Z] 18:04:01 all 0.95 0.00 0.41 0.01 0.01 98.62 [2023-02-23T18:04:14.835Z] 18:04:01 0 1.43 0.00 0.53 0.00 0.02 98.02 [2023-02-23T18:04:14.835Z] 18:04:01 1 1.25 0.00 0.32 0.00 0.02 98.42 [2023-02-23T18:04:14.835Z] 18:04:01 2 1.18 0.00 0.37 0.05 0.00 98.40 [2023-02-23T18:04:14.835Z] 18:04:01 3 1.08 0.00 0.45 0.00 0.02 98.45 [2023-02-23T18:04:14.835Z] 18:04:01 4 0.57 0.00 0.37 0.03 0.00 99.03 [2023-02-23T18:04:14.835Z] 18:04:01 5 0.67 0.00 0.37 0.00 0.02 98.95 [2023-02-23T18:04:14.835Z] 18:04:01 6 0.77 0.00 0.49 0.00 0.02 98.73 [2023-02-23T18:04:14.835Z] 18:04:01 7 0.65 0.00 0.37 0.00 0.03 98.95 [2023-02-23T18:04:14.835Z] Average: all 5.79 0.00 1.46 1.85 0.03 90.87 [2023-02-23T18:04:14.835Z] Average: 0 5.68 0.00 1.51 1.71 0.03 91.06 [2023-02-23T18:04:14.835Z] Average: 1 5.90 0.00 1.37 1.42 0.04 91.27 [2023-02-23T18:04:14.836Z] Average: 2 5.92 0.00 1.63 2.18 0.03 90.25 [2023-02-23T18:04:14.836Z] Average: 3 5.56 0.00 1.44 1.33 0.03 91.64 [2023-02-23T18:04:14.836Z] Average: 4 5.79 0.00 1.49 3.00 0.03 89.70 [2023-02-23T18:04:14.836Z] Average: 5 5.66 0.00 1.35 2.28 0.03 90.68 [2023-02-23T18:04:14.836Z] Average: 6 6.01 0.00 1.44 1.73 0.04 90.78 [2023-02-23T18:04:14.836Z] Average: 7 5.80 0.00 1.43 1.12 0.05 91.60 [2023-02-23T18:04:14.836Z] [2023-02-23T18:04:14.836Z] [2023-02-23T18:04:14.836Z]