Pull request #4322 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 396eb563dad92a75b1e4a317598934d352ede51f+ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (21fc9d722e6064dcca8cfef9474c513fcffac138) 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-ssh16003394017630862445.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-ssh13823259003467950028.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2463849261807518257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15497811590073645349.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11513069902705583909.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13786514912382611754.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4723 in /w/workspace/edgexfoundry_edgex-go_PR-4322 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4322/head:refs/remotes/origin/PR-4322 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 396eb563dad92a75b1e4a317598934d352ede51f Merge succeeded, producing 396eb563dad92a75b1e4a317598934d352ede51f Checking out Revision 396eb563dad92a75b1e4a317598934d352ede51f (PR-4322) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-06T19:03:49.802Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 396eb563dad92a75b1e4a317598934d352ede51f # 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 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 396eb563dad92a75b1e4a317598934d352ede51f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-06T19:03:49.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-06T19:03:50.079Z] ========================================================= [2023-02-06T19:03:50.079Z] EdgeX Global Pipelines Version Info [2023-02-06T19:03:50.079Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:03:51.197Z] ------------------- [2023-02-06T19:03:51.197Z] stable info: [2023-02-06T19:03:51.197Z] ------------------- [2023-02-06T19:03:51.197Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-06T19:03:51.197Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T19:03:51.197Z] Message: update stable to v1.0.244 [2023-02-06T19:03:51.767Z] ------------------- [2023-02-06T19:03:51.767Z] experimental info: [2023-02-06T19:03:51.767Z] ------------------- [2023-02-06T19:03:51.767Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-06T19:03:51.767Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T19:03:51.767Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-06T19:03:52.060Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-06T19:03:52.097Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-06T19:03:52.135Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-06T19:03:52.180Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-06T19:03:52.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-06T19:03:52.261Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-06T19:03:52.301Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-06T19:03:52.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-06T19:03:52.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-06T19:03:52.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-06T19:03:52.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-06T19:03:52.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-06T19:03:52.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-06T19:03:52.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-06T19:03:52.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-06T19:03:52.651Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T19:03:52.684Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T19:03:52.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-06T19:03:52.755Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-06T19:03:52.791Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-06T19:03:52.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-06T19:03:52.866Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-06T19:03:52.905Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-06T19:03:52.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4322 [Pipeline] echo [2023-02-06T19:03:52.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4322 [Pipeline] echo [2023-02-06T19:03:53.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4322 [Pipeline] echo [2023-02-06T19:03:53.066Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 396eb563dad92a75b1e4a317598934d352ede51f [Pipeline] echo [2023-02-06T19:03:53.101Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 396eb56 [Pipeline] echo [2023-02-06T19:03:53.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T19:03:53.245Z] provisioning config files... [2023-02-06T19:03:53.261Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config607006838878053569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:03:53.594Z] ---> docker-login.sh [2023-02-06T19:03:53.594Z] nexus3.edgexfoundry.org:10001 [2023-02-06T19:03:54.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:03:54.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:03:54.792Z] Configure a credential helper to remove this warning. See [2023-02-06T19:03:54.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:03:54.792Z] [2023-02-06T19:03:54.792Z] Login Succeeded [2023-02-06T19:03:54.792Z] nexus3.edgexfoundry.org:10002 [2023-02-06T19:03:54.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:03:55.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:03:55.052Z] Configure a credential helper to remove this warning. See [2023-02-06T19:03:55.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:03:55.052Z] [2023-02-06T19:03:55.052Z] Login Succeeded [2023-02-06T19:03:55.052Z] nexus3.edgexfoundry.org:10003 [2023-02-06T19:03:55.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:03:55.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:03:55.052Z] Configure a credential helper to remove this warning. See [2023-02-06T19:03:55.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:03:55.052Z] [2023-02-06T19:03:55.052Z] Login Succeeded [2023-02-06T19:03:55.052Z] nexus3.edgexfoundry.org:10004 [2023-02-06T19:03:55.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:03:55.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:03:55.319Z] Configure a credential helper to remove this warning. See [2023-02-06T19:03:55.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:03:55.319Z] [2023-02-06T19:03:55.319Z] Login Succeeded [2023-02-06T19:03:55.319Z] docker.io [2023-02-06T19:03:55.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:03:55.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:03:55.582Z] Configure a credential helper to remove this warning. See [2023-02-06T19:03:55.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:03:55.582Z] [2023-02-06T19:03:55.582Z] Login Succeeded [2023-02-06T19:03:55.582Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T19:03:55.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T19:03:56.036Z] + 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-06T19:03:56.036Z] + cut -d/ -f2 [2023-02-06T19:03:56.036Z] + dirname cmd/core-command/Dockerfile [2023-02-06T19:03:56.036Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-06T19:03:56.036Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-06T19:03:56.036Z] + cut -d/ -f2 [2023-02-06T19:03:56.036Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-06T19:03:56.036Z] + dirname cmd/core-data/Dockerfile [2023-02-06T19:03:56.036Z] + cut -d/ -f2 [2023-02-06T19:03:56.036Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-06T19:03:56.036Z] + cut -d/ -f2 [2023-02-06T19:03:56.036Z] + dirname cmd/core-metadata/Dockerfile [2023-02-06T19:03:56.036Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-06T19:03:56.036Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-06T19:03:56.036Z] + cut -d/ -f2 [2023-02-06T19:03:56.036Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-06T19:03:56.036Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-06T19:03:56.036Z] + cut -d/ -f2 [2023-02-06T19:03:56.036Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-06T19:03:56.036Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-06T19:03:56.036Z] + cut -d/ -f2 [2023-02-06T19:03:56.036Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-06T19:03:56.036Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-06T19:03:56.036Z] + cut -d/ -f2 [2023-02-06T19:03:56.036Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-06T19:03:56.036Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-06T19:03:56.036Z] + cut -d/ -f2 [2023-02-06T19:03:56.036Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-06T19:03:56.036Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-06T19:03:56.036Z] + cut -d/ -f2 [2023-02-06T19:03:56.036Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-06T19:03:56.036Z] + + cut -d/ -f2 [2023-02-06T19:03:56.036Z] dirname cmd/security-spire-server/Dockerfile [2023-02-06T19:03:56.036Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-06T19:03:56.036Z] + dirname cmd/support-notifications/Dockerfile [2023-02-06T19:03:56.036Z] + cut -d/ -f2 [2023-02-06T19:03:56.036Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-06T19:03:56.036Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-06T19:03:56.036Z] + cut -d/ -f2 [2023-02-06T19:03:56.036Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-06T19:03:56.100Z] 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-06T19:03:56.596Z] + git rev-list -1 --merges 396eb563dad92a75b1e4a317598934d352ede51f~1..396eb563dad92a75b1e4a317598934d352ede51f [Pipeline] echo [2023-02-06T19:03:56.641Z] -----------> git rev-list -1 --merges 396eb563dad92a75b1e4a317598934d352ede51f~1..396eb563dad92a75b1e4a317598934d352ede51f 396eb563dad92a75b1e4a317598934d352ede51f [false] [Pipeline] sh [2023-02-06T19:03:56.945Z] + git log --format=format:%s -1 396eb563dad92a75b1e4a317598934d352ede51f [Pipeline] echo [2023-02-06T19:03:56.982Z] ========================================================= [2023-02-06T19:03:56.982Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-06T19:03:56.982Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-06T19:03:57.417Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T19:03:57.417Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-06T19:03:57.417Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-06T19:03:57.417Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-06T19:03:57.417Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-06T19:03:57.417Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-06T19:03:57.417Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:03:57.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T19:03:57.844Z] [2023-02-06T19:03:57.844Z] 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-06T19:03:58.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T19:03:59.615Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-06T19:03:59.615Z] b85a868b505f: Pulling fs layer [2023-02-06T19:03:59.615Z] e2be974225ed: Pulling fs layer [2023-02-06T19:03:59.615Z] 339a4e72a1f5: Pulling fs layer [2023-02-06T19:03:59.615Z] 988bab9f4d93: Pulling fs layer [2023-02-06T19:03:59.615Z] 1469e6f7b9e6: Pulling fs layer [2023-02-06T19:03:59.615Z] eaf3925da568: Pulling fs layer [2023-02-06T19:03:59.615Z] bab4dde63d76: Pulling fs layer [2023-02-06T19:03:59.615Z] bde34c3a00c8: Pulling fs layer [2023-02-06T19:03:59.615Z] b352a97aabf1: Pulling fs layer [2023-02-06T19:03:59.615Z] 4872d77fe225: Pulling fs layer [2023-02-06T19:03:59.615Z] 5851b861e8e6: Pulling fs layer [2023-02-06T19:03:59.615Z] eaf3925da568: Waiting [2023-02-06T19:03:59.615Z] bab4dde63d76: Waiting [2023-02-06T19:03:59.615Z] bde34c3a00c8: Waiting [2023-02-06T19:03:59.615Z] b352a97aabf1: Waiting [2023-02-06T19:03:59.615Z] 4872d77fe225: Waiting [2023-02-06T19:03:59.615Z] 5851b861e8e6: Waiting [2023-02-06T19:03:59.615Z] 988bab9f4d93: Waiting [2023-02-06T19:03:59.615Z] 1469e6f7b9e6: Waiting [2023-02-06T19:03:59.615Z] e2be974225ed: Download complete [2023-02-06T19:03:59.615Z] 988bab9f4d93: Verifying Checksum [2023-02-06T19:03:59.615Z] 988bab9f4d93: Download complete [2023-02-06T19:03:59.615Z] 1469e6f7b9e6: Verifying Checksum [2023-02-06T19:03:59.615Z] 1469e6f7b9e6: Download complete [2023-02-06T19:03:59.615Z] eaf3925da568: Verifying Checksum [2023-02-06T19:03:59.615Z] eaf3925da568: Download complete [2023-02-06T19:03:59.615Z] 339a4e72a1f5: Verifying Checksum [2023-02-06T19:03:59.615Z] 339a4e72a1f5: Download complete [2023-02-06T19:03:59.615Z] bde34c3a00c8: Download complete [2023-02-06T19:03:59.875Z] b352a97aabf1: Verifying Checksum [2023-02-06T19:03:59.875Z] b352a97aabf1: Download complete [2023-02-06T19:03:59.875Z] 4872d77fe225: Verifying Checksum [2023-02-06T19:03:59.875Z] 4872d77fe225: Download complete [2023-02-06T19:03:59.875Z] 5851b861e8e6: Verifying Checksum [2023-02-06T19:03:59.875Z] 5851b861e8e6: Download complete [2023-02-06T19:03:59.875Z] b85a868b505f: Verifying Checksum [2023-02-06T19:03:59.875Z] b85a868b505f: Download complete [2023-02-06T19:04:00.133Z] bab4dde63d76: Verifying Checksum [2023-02-06T19:04:00.133Z] bab4dde63d76: Download complete [2023-02-06T19:04:02.094Z] b85a868b505f: Pull complete [2023-02-06T19:04:02.354Z] e2be974225ed: Pull complete [2023-02-06T19:04:03.291Z] 339a4e72a1f5: Pull complete [2023-02-06T19:04:03.291Z] 988bab9f4d93: Pull complete [2023-02-06T19:04:03.858Z] 1469e6f7b9e6: Pull complete [2023-02-06T19:04:04.430Z] eaf3925da568: Pull complete [2023-02-06T19:04:06.965Z] bab4dde63d76: Pull complete [2023-02-06T19:04:06.965Z] bde34c3a00c8: Pull complete [2023-02-06T19:04:07.224Z] b352a97aabf1: Pull complete [2023-02-06T19:04:07.484Z] 4872d77fe225: Pull complete [2023-02-06T19:04:07.484Z] 5851b861e8e6: Pull complete [2023-02-06T19:04:07.744Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-06T19:04:08.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T19:04:08.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:04:08.546Z] prd-ubuntu20.04-docker-8c-8g-4723 does not seem to be running inside a container [2023-02-06T19:04:08.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T19:04:13.843Z] $ docker top dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 -eo pid,comm [2023-02-06T19:04:13.948Z] 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-06T19:04:13.948Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T19:04:14.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T19:04:14.103Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T19:04:14.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T19:04:14.218Z] $ docker exec dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 ssh-agent [2023-02-06T19:04:14.321Z] SSH_AUTH_SOCK=/tmp/ssh-AxnjxqJQUUkV/agent.31 [2023-02-06T19:04:14.321Z] SSH_AGENT_PID=37 [2023-02-06T19:04:14.328Z] Running ssh-add (command line suppressed) [2023-02-06T19:04:14.445Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8505673410470307166.key (/w/workspace/edgex-go/1@tmp/private_key_8505673410470307166.key) [2023-02-06T19:04:14.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T19:04:14.788Z] + git tag --points-at HEAD [Pipeline] } [2023-02-06T19:04:14.817Z] $ docker exec --env ******** --env ******** dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 ssh-agent -k [2023-02-06T19:04:14.940Z] unset SSH_AUTH_SOCK; [2023-02-06T19:04:14.941Z] unset SSH_AGENT_PID; [2023-02-06T19:04:14.941Z] echo Agent pid 37 killed; [2023-02-06T19:04:14.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-06T19:04:15.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T19:04:15.043Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T19:04:15.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T19:04:15.184Z] $ docker exec dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 ssh-agent [2023-02-06T19:04:15.276Z] SSH_AUTH_SOCK=/tmp/ssh-ftn1gMf1MYzv/agent.69 [2023-02-06T19:04:15.276Z] SSH_AGENT_PID=75 [2023-02-06T19:04:15.282Z] Running ssh-add (command line suppressed) [2023-02-06T19:04:15.379Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8912057996459921056.key (/w/workspace/edgex-go/1@tmp/private_key_8912057996459921056.key) [2023-02-06T19:04:15.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T19:04:15.713Z] + git semver init [2023-02-06T19:04:15.974Z] 2023-02-06 19:04:15,906 [run_init] DEBUG init version:0.0.0 force:False [2023-02-06T19:04:15.975Z] 2023-02-06 19:04:15,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-06T19:04:15.975Z] 2023-02-06 19:04:15,907 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-06T19:04:15.975Z] 2023-02-06 19:04:15,908 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-06T19:04:21.291Z] 2023-02-06 19:04:21,112 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-06T19:04:21.291Z] 2023-02-06 19:04:21,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4322 with force:False [2023-02-06T19:04:21.291Z] 2023-02-06 19:04:21,112 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4322 [2023-02-06T19:04:21.291Z] 2023-02-06 19:04:21,117 [execute] INFO git cat-file --batch-check [2023-02-06T19:04:21.291Z] 2023-02-06 19:04:21,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T19:04:21.291Z] 2023-02-06 19:04:21,125 [execute] INFO git cat-file --batch [2023-02-06T19:04:21.291Z] 2023-02-06 19:04:21,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T19:04:21.291Z] 2023-02-06 19:04:21,131 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4322 [2023-02-06T19:04:21.291Z] 0.0.0 [Pipeline] } [2023-02-06T19:04:21.327Z] $ docker exec --env ******** --env ******** dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 ssh-agent -k [2023-02-06T19:04:21.434Z] unset SSH_AUTH_SOCK; [2023-02-06T19:04:21.435Z] unset SSH_AGENT_PID; [2023-02-06T19:04:21.435Z] echo Agent pid 75 killed; [2023-02-06T19:04:21.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T19:04:21.859Z] + git semver [Pipeline] } [2023-02-06T19:04:22.154Z] $ docker stop --time=1 dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 [2023-02-06T19:04:23.569Z] $ docker rm -f --volumes dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T19:04:23.988Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-06T19:04:24.247Z] Stashed 1 file(s) [Pipeline] echo [2023-02-06T19:04:24.264Z] [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-06T19:04:25.035Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-06T19:04:25.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:04:25.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:04:25.181Z] ========================================================= [2023-02-06T19:04:25.181Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-06T19:04:25.181Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:04:25.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:04:25.524Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-06T19:04:25.524Z] 213ec9aee27d: Pulling fs layer [2023-02-06T19:04:25.524Z] 4583459ba037: Pulling fs layer [2023-02-06T19:04:25.524Z] 93c1e223e6f2: Pulling fs layer [2023-02-06T19:04:25.524Z] 53926ce57604: Pulling fs layer [2023-02-06T19:04:25.524Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-06T19:04:25.524Z] 22ff95d597cd: Pulling fs layer [2023-02-06T19:04:25.524Z] 12d6caf4c0d1: Pulling fs layer [2023-02-06T19:04:25.524Z] 96b7cbca73a9: Pulling fs layer [2023-02-06T19:04:25.524Z] a7acece74701: Pulling fs layer [2023-02-06T19:04:25.524Z] 96b7cbca73a9: Waiting [2023-02-06T19:04:25.524Z] 53926ce57604: Waiting [2023-02-06T19:04:25.524Z] a7acece74701: Waiting [2023-02-06T19:04:25.524Z] 21b2b0c7a3f4: Waiting [2023-02-06T19:04:25.524Z] 22ff95d597cd: Waiting [2023-02-06T19:04:25.524Z] 12d6caf4c0d1: Waiting [2023-02-06T19:04:25.524Z] 93c1e223e6f2: Verifying Checksum [2023-02-06T19:04:25.524Z] 93c1e223e6f2: Download complete [2023-02-06T19:04:25.524Z] 4583459ba037: Verifying Checksum [2023-02-06T19:04:25.524Z] 4583459ba037: Download complete [2023-02-06T19:04:25.524Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-06T19:04:25.524Z] 21b2b0c7a3f4: Download complete [2023-02-06T19:04:25.524Z] 22ff95d597cd: Verifying Checksum [2023-02-06T19:04:25.524Z] 22ff95d597cd: Download complete [2023-02-06T19:04:25.524Z] 213ec9aee27d: Verifying Checksum [2023-02-06T19:04:25.524Z] 213ec9aee27d: Download complete [2023-02-06T19:04:25.789Z] 12d6caf4c0d1: Verifying Checksum [2023-02-06T19:04:25.789Z] 12d6caf4c0d1: Download complete [2023-02-06T19:04:25.789Z] 213ec9aee27d: Pull complete [2023-02-06T19:04:26.063Z] 4583459ba037: Pull complete [2023-02-06T19:04:26.063Z] 93c1e223e6f2: Pull complete [2023-02-06T19:04:26.955Z] a7acece74701: Verifying Checksum [2023-02-06T19:04:26.955Z] a7acece74701: Download complete [2023-02-06T19:04:27.545Z] 96b7cbca73a9: Verifying Checksum [2023-02-06T19:04:27.545Z] 96b7cbca73a9: Download complete [2023-02-06T19:04:27.545Z] 53926ce57604: Verifying Checksum [2023-02-06T19:04:27.545Z] 53926ce57604: Download complete [2023-02-06T19:04:31.763Z] 53926ce57604: Pull complete [2023-02-06T19:04:31.763Z] 21b2b0c7a3f4: Pull complete [2023-02-06T19:04:32.021Z] 22ff95d597cd: Pull complete [2023-02-06T19:04:32.021Z] 12d6caf4c0d1: Pull complete [2023-02-06T19:04:33.922Z] 96b7cbca73a9: Pull complete [2023-02-06T19:04:34.868Z] a7acece74701: Pull complete [2023-02-06T19:04:34.868Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-06T19:04:34.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:04:34.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:04:35.235Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:04:35.236Z] WORKDIR /edgex [2023-02-06T19:04:35.236Z] COPY go.mod . [2023-02-06T19:04:35.236Z] RUN go mod download [2023-02-06T19:04:35.236Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-06T19:04:35.801Z] Sending build context to Docker daemon 170.2MB [2023-02-06T19:04:35.801Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:04:35.801Z] ---> db6d94c90886 [2023-02-06T19:04:35.801Z] Step 2/4 : WORKDIR /edgex [2023-02-06T19:04:39.564Z] Still waiting to schedule task [2023-02-06T19:04:39.565Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-06T19:04:40.017Z] ---> Running in e98df3e35f02 [2023-02-06T19:04:40.018Z] Removing intermediate container e98df3e35f02 [2023-02-06T19:04:40.018Z] ---> 6200237e05f2 [2023-02-06T19:04:40.018Z] Step 3/4 : COPY go.mod . [2023-02-06T19:04:40.018Z] ---> c0bee36e9e7d [2023-02-06T19:04:40.018Z] Step 4/4 : RUN go mod download [2023-02-06T19:04:40.018Z] ---> Running in d63cec0c508a [2023-02-06T19:04:54.969Z] Removing intermediate container d63cec0c508a [2023-02-06T19:04:54.969Z] ---> cbb7e2e1f09d [2023-02-06T19:04:54.969Z] Successfully built cbb7e2e1f09d [2023-02-06T19:04:54.969Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:04:55.394Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T19:04:55.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:04:55.553Z] prd-ubuntu20.04-docker-8c-8g-4723 does not seem to be running inside a container [2023-02-06T19:04:55.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T19:04:56.058Z] $ docker top d89ac44809bc9c521d05029d7eaabb93da315ec5017f90a130866595c2934ad6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:04:56.525Z] + go version [2023-02-06T19:04:56.525Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-06T19:04:56.564Z] $ docker stop --time=1 d89ac44809bc9c521d05029d7eaabb93da315ec5017f90a130866595c2934ad6 [2023-02-06T19:04:57.848Z] $ docker rm -f --volumes d89ac44809bc9c521d05029d7eaabb93da315ec5017f90a130866595c2934ad6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:04:58.544Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T19:04:58.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:04:58.681Z] prd-ubuntu20.04-docker-8c-8g-4723 does not seem to be running inside a container [2023-02-06T19:04:58.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T19:04:59.048Z] $ docker top f2e8510a8ee846d732a1ab9f21d0a8724a838eec59e0291813df8daba02695db -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-06T19:04:59.169Z] ========================================================= [2023-02-06T19:04:59.169Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-06T19:04:59.169Z] ========================================================= [Pipeline] sh [2023-02-06T19:04:59.477Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:04:59.840Z] + make test [2023-02-06T19:04:59.840Z] go test -race -coverprofile=coverage.out ./... [2023-02-06T19:05:06.408Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-06T19:05:21.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-06T19:05:21.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements [2023-02-06T19:05:21.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.109s coverage: 43.1% of statements [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-06T19:05:21.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.0% of statements [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-06T19:05:21.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-06T19:05:24.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.446s coverage: 89.2% of statements [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-06T19:05:24.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.112s coverage: 2.6% of statements [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-06T19:05:24.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.499s coverage: 95.6% of statements [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-06T19:05:24.632Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-06T19:05:24.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-06T19:05:24.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-06T19:05:24.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements [2023-02-06T19:05:24.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-06T19:05:24.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2023-02-06T19:05:24.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.094s coverage: 82.9% of statements [2023-02-06T19:05:24.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2023-02-06T19:05:24.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.678s coverage: 96.3% of statements [2023-02-06T19:05:24.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements [2023-02-06T19:05:29.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2023-02-06T19:05:29.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2023-02-06T19:05:36.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.274s coverage: 79.9% of statements [2023-02-06T19:05:36.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-06T19:05:40.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2023-02-06T19:05:40.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-06T19:05:40.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-06T19:05:40.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-06T19:05:40.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-02-06T19:05:40.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-06T19:05:40.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.081s coverage: 87.2% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 77.4% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.2% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.337s coverage: 65.3% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-06T19:05:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-06T19:05:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:05:40.724Z] 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-06T19:06:02.681Z] 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-06T19:06:02.681Z] go vet ./... [2023-02-06T19:06:02.938Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T19:06:02.938Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T19:06:03.195Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-06T19:06:03.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-06T19:06:03.806Z] + ls -al . [2023-02-06T19:06:03.806Z] total 744 [2023-02-06T19:06:03.806Z] drwxrwxr-x 11 1001 1001 4096 Feb 6 19:05 . [2023-02-06T19:06:03.806Z] drwxr-xr-x 4 root root 4096 Feb 6 19:04 .. [2023-02-06T19:06:03.806Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:03 .blubracket [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 16 Feb 6 19:03 .dockerignore [2023-02-06T19:06:03.806Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 19:05 .git [2023-02-06T19:06:03.806Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:03 .github [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 1024 Feb 6 19:03 .gitignore [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 42 Feb 6 19:03 .golangci.yml [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 87 Feb 6 19:03 .hadolint.yml [2023-02-06T19:06:03.806Z] drwxr-xr-x 3 1001 1001 4096 Feb 6 19:04 .semver [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 166 Feb 6 19:03 .sonarcloud.properties [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 1171 Feb 6 19:03 ADOPTERS.md [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 10825 Feb 6 19:03 Attribution.txt [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 73765 Feb 6 19:03 CHANGELOG.md [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 19:03 CONTRIBUTING.md [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 677 Feb 6 19:03 GOVERNANCE.md [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 850 Feb 6 19:03 Jenkinsfile [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 19:03 LICENSE [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 13388 Feb 6 19:03 Makefile [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 582 Feb 6 19:03 OWNERS.md [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 9403 Feb 6 19:03 README.md [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 6912 Feb 6 19:03 SECURITY.md [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 19:04 VERSION [2023-02-06T19:06:03.806Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:03 bin [2023-02-06T19:06:03.806Z] drwxrwxr-x 17 1001 1001 4096 Feb 6 19:03 cmd [2023-02-06T19:06:03.806Z] -rw-r--r-- 1 root root 486191 Feb 6 19:05 coverage.out [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 3294 Feb 6 19:03 go.mod [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 34708 Feb 6 19:03 go.sum [2023-02-06T19:06:03.806Z] drwxrwxr-x 7 1001 1001 4096 Feb 6 19:03 internal [2023-02-06T19:06:03.806Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:03 openapi [2023-02-06T19:06:03.806Z] drwxrwxr-x 4 1001 1001 4096 Feb 6 19:03 snap [2023-02-06T19:06:03.806Z] -rw-rw-r-- 1 1001 1001 204 Feb 6 19:03 version.go [Pipeline] sh [2023-02-06T19:06:04.112Z] + '[' -e coverage.out ] [2023-02-06T19:06:04.112Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-06T19:06:04.235Z] Stashed 1 file(s) [Pipeline] sh [2023-02-06T19:06:04.530Z] + make build [2023-02-06T19:06:04.530Z] 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-06T19:06:13.705Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4728 in /w/workspace/edgexfoundry_edgex-go_PR-4322 [Pipeline] { [Pipeline] ws [2023-02-06T19:06:13.770Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-06T19:06:13.845Z] The recommended git tool is: git [2023-02-06T19:06:16.747Z] 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-06T19:06:17.005Z] 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-06T19:06:18.381Z] 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-06T19:06:18.949Z] 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-06T19:06:20.932Z] using credential edgex-jenkins-ssh [2023-02-06T19:06:20.949Z] Cloning the remote Git repository [2023-02-06T19:06:20.998Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-06T19:06:21.076Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-06T19:06:21.229Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-06T19:06:21.230Z] > git --version # timeout=10 [2023-02-06T19:06:21.258Z] > git --version # 'git version 2.25.1' [2023-02-06T19:06:21.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T19:06:21.321Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T19:06:25.506Z] 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-06T19:06:27.404Z] 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-06T19:06:27.968Z] 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-06T19:06:29.337Z] 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-06T19:06:29.902Z] 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-06T19:06:30.835Z] 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-06T19:06:33.363Z] 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-06T19:06:34.319Z] $ docker stop --time=1 f2e8510a8ee846d732a1ab9f21d0a8724a838eec59e0291813df8daba02695db [2023-02-06T19:06:37.572Z] $ docker rm -f --volumes f2e8510a8ee846d732a1ab9f21d0a8724a838eec59e0291813df8daba02695db [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-06T19:06:38.111Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-06T19:06:38.136Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T19:06:38.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T19:06:38.890Z] [2023-02-06T19:06:38.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:06:39.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T19:06:39.272Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-06T19:06:39.272Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-06T19:06:39.272Z] ca9280d653b3: Pulling fs layer [2023-02-06T19:06:39.272Z] 7e9c9ca2126c: Pulling fs layer [2023-02-06T19:06:39.542Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-06T19:06:39.542Z] cbdbe7a5bc2a: Download complete [2023-02-06T19:06:39.542Z] cbdbe7a5bc2a: Pull complete [2023-02-06T19:06:39.801Z] ca9280d653b3: Verifying Checksum [2023-02-06T19:06:39.801Z] ca9280d653b3: Download complete [2023-02-06T19:06:40.059Z] 7e9c9ca2126c: Download complete [2023-02-06T19:06:40.059Z] ca9280d653b3: Pull complete [2023-02-06T19:06:40.124Z] Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:06:40.496Z] Merge succeeded, producing 396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:06:40.497Z] Checking out Revision 396eb563dad92a75b1e4a317598934d352ede51f (PR-4322) [2023-02-06T19:06:39.245Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-06T19:06:39.287Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-06T19:06:39.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T19:06:39.305Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4322/head:refs/remotes/origin/PR-4322 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-06T19:06:40.139Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T19:06:40.155Z] > git checkout -f 396eb563dad92a75b1e4a317598934d352ede51f # timeout=10 [2023-02-06T19:06:40.397Z] > git remote # timeout=10 [2023-02-06T19:06:40.417Z] > git config --get remote.origin.url # timeout=10 [2023-02-06T19:06:40.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T19:06:40.447Z] > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 [2023-02-06T19:06:40.475Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-06T19:06:40.498Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T19:06:40.510Z] > git checkout -f 396eb563dad92a75b1e4a317598934d352ede51f # timeout=10 [2023-02-06T19:06:41.172Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-02-06T19:06:41.221Z] > git --version # timeout=10 [2023-02-06T19:06:41.232Z] > git --version # 'git version 2.25.1' [2023-02-06T19:06:41.250Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T19:06:42.340Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-06T19:06:42.340Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T19:06:42.340Z] Dload Upload Total Spent Left Speed [2023-02-06T19:06:42.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-02-06T19:06:43.038Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-06T19:06:43.340Z] 7e9c9ca2126c: Pull complete [2023-02-06T19:06:43.340Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-06T19:06:43.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T19:06:43.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [2023-02-06T19:06:43.388Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-06T19:06:43.388Z] + sudo tee /etc/docker/daemon.new [2023-02-06T19:06:43.388Z] { [2023-02-06T19:06:43.388Z] "registry-mirrors": [ [2023-02-06T19:06:43.388Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-06T19:06:43.388Z] ], [2023-02-06T19:06:43.388Z] "bip": "10.250.0.254/24", [2023-02-06T19:06:43.388Z] "hosts": [ [2023-02-06T19:06:43.388Z] "tcp://0.0.0.0:5555", [2023-02-06T19:06:43.388Z] "unix:///var/run/docker.sock" [2023-02-06T19:06:43.388Z] ], [2023-02-06T19:06:43.388Z] "mtu": 1458, [2023-02-06T19:06:43.388Z] "selinux-enabled": true, [2023-02-06T19:06:43.388Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-06T19:06:43.388Z] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:06:43.669Z] prd-ubuntu20.04-docker-8c-8g-4723 does not seem to be running inside a container [2023-02-06T19:06:43.701Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-06T19:06:43.785Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-02-06T19:06:45.836Z] $ docker top 5e638da649c7f0e5ae02077a85c351e0f19b16a6c7b076481032745fbe4883af -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-02-06T19:06:46.280Z] + sudo service docker restart [2023-02-06T19:06:46.321Z] + docker-compose build --help [2023-02-06T19:06:46.321Z] + grep parallel [2023-02-06T19:06:46.888Z] --parallel Build images in parallel. [Pipeline] } [2023-02-06T19:06:46.922Z] $ docker stop --time=1 5e638da649c7f0e5ae02077a85c351e0f19b16a6c7b076481032745fbe4883af [2023-02-06T19:06:48.189Z] $ docker rm -f --volumes 5e638da649c7f0e5ae02077a85c351e0f19b16a6c7b076481032745fbe4883af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:06:48.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T19:06:48.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:06:48.927Z] prd-ubuntu20.04-docker-8c-8g-4723 does not seem to be running inside a container [2023-02-06T19:06:48.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-06T19:06:49.285Z] $ docker top acecaa7debfdab060317be494977f4b49733eee6288d85599ddd9e37850ee609 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:06:49.673Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-06T19:06:50.239Z] Building core-command ... [2023-02-06T19:06:50.239Z] Building core-common-config-bootstrapper ... [2023-02-06T19:06:50.239Z] Building core-data ... [2023-02-06T19:06:50.239Z] Building core-metadata ... [2023-02-06T19:06:50.239Z] Building security-bootstrapper ... [2023-02-06T19:06:50.239Z] Building security-proxy-setup ... [2023-02-06T19:06:50.239Z] Building security-secretstore-setup ... [2023-02-06T19:06:50.239Z] Building security-spiffe-token-provider ... [2023-02-06T19:06:50.239Z] Building security-spire-agent ... [2023-02-06T19:06:50.239Z] Building security-spire-config ... [2023-02-06T19:06:50.239Z] Building security-spire-server ... [2023-02-06T19:06:50.239Z] Building support-notifications ... [2023-02-06T19:06:50.239Z] Building support-scheduler ... [2023-02-06T19:06:50.239Z] Building support-notifications [2023-02-06T19:06:50.239Z] Building security-bootstrapper [2023-02-06T19:06:50.239Z] Building security-spire-server [2023-02-06T19:06:50.239Z] Building core-command [2023-02-06T19:06:50.239Z] Building security-spiffe-token-provider [2023-02-06T19:07:00.215Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:00.215Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:00.215Z] ---> cbb7e2e1f09d [2023-02-06T19:07:00.215Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:07:00.215Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:00.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:00.215Z] ---> cbb7e2e1f09d [2023-02-06T19:07:00.215Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:07:03.505Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:03.505Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:03.505Z] ---> cbb7e2e1f09d [2023-02-06T19:07:03.505Z] Step 3/32 : WORKDIR /edgex-go [2023-02-06T19:07:03.505Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:03.505Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:03.505Z] ---> cbb7e2e1f09d [2023-02-06T19:07:03.505Z] Step 3/19 : WORKDIR /edgex-go [2023-02-06T19:07:03.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:03.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:03.764Z] ---> cbb7e2e1f09d [2023-02-06T19:07:03.764Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T19:07:04.634Z] provisioning config files... [2023-02-06T19:07:04.666Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5887702074975775256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:07:05.075Z] ---> docker-login.sh [2023-02-06T19:07:05.075Z] nexus3.edgexfoundry.org:10001 [2023-02-06T19:07:05.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:07:05.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:07:05.667Z] Configure a credential helper to remove this warning. See [2023-02-06T19:07:05.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:07:05.667Z] [2023-02-06T19:07:05.667Z] Login Succeeded [2023-02-06T19:07:05.667Z] nexus3.edgexfoundry.org:10002 [2023-02-06T19:07:05.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:07:06.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:07:06.207Z] Configure a credential helper to remove this warning. See [2023-02-06T19:07:06.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:07:06.207Z] [2023-02-06T19:07:06.207Z] Login Succeeded [2023-02-06T19:07:06.207Z] nexus3.edgexfoundry.org:10003 [2023-02-06T19:07:06.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:07:06.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:07:06.478Z] Configure a credential helper to remove this warning. See [2023-02-06T19:07:06.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:07:06.478Z] [2023-02-06T19:07:06.478Z] Login Succeeded [2023-02-06T19:07:06.478Z] nexus3.edgexfoundry.org:10004 [2023-02-06T19:07:06.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:07:07.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:07:07.017Z] Configure a credential helper to remove this warning. See [2023-02-06T19:07:07.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:07:07.017Z] [2023-02-06T19:07:07.017Z] Login Succeeded [2023-02-06T19:07:07.017Z] docker.io [2023-02-06T19:07:07.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:07:07.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:07:07.608Z] Configure a credential helper to remove this warning. See [2023-02-06T19:07:07.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:07:07.608Z] [2023-02-06T19:07:07.608Z] Login Succeeded [2023-02-06T19:07:07.608Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T19:07:07.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-06T19:07:08.364Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-06T19:07:08.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:07:08.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:07:08.464Z] ========================================================= [2023-02-06T19:07:08.464Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-06T19:07:08.464Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:07:08.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:07:08.837Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-06T19:07:08.837Z] 9b18e9b68314: Pulling fs layer [2023-02-06T19:07:08.837Z] 35d82f9e3411: Pulling fs layer [2023-02-06T19:07:08.837Z] e16973657156: Pulling fs layer [2023-02-06T19:07:08.837Z] fc693d55d65f: Pulling fs layer [2023-02-06T19:07:08.837Z] 7e9fc2657dce: Pulling fs layer [2023-02-06T19:07:08.837Z] dda99020689f: Pulling fs layer [2023-02-06T19:07:08.837Z] db1c61fa0a46: Pulling fs layer [2023-02-06T19:07:08.837Z] 891c053d2c06: Pulling fs layer [2023-02-06T19:07:08.837Z] dda99020689f: Waiting [2023-02-06T19:07:08.837Z] fc693d55d65f: Waiting [2023-02-06T19:07:08.837Z] db1c61fa0a46: Waiting [2023-02-06T19:07:08.837Z] 7e9fc2657dce: Waiting [2023-02-06T19:07:08.837Z] 891c053d2c06: Waiting [2023-02-06T19:07:09.033Z] ---> Running in d5054260cc01 [2023-02-06T19:07:09.033Z] ---> Running in 31be8717c793 [2023-02-06T19:07:09.033Z] ---> Running in 4b3cd626d2b4 [2023-02-06T19:07:09.033Z] ---> Running in f73d558f0275 [2023-02-06T19:07:09.033Z] ---> Running in 13222e0a4a3b [2023-02-06T19:07:09.033Z] Removing intermediate container 13222e0a4a3b [2023-02-06T19:07:09.033Z] Removing intermediate container 4b3cd626d2b4 [2023-02-06T19:07:09.033Z] ---> 093c9f9eef36 [2023-02-06T19:07:09.033Z] Removing intermediate container d5054260cc01 [2023-02-06T19:07:09.034Z] Step 4/32 : RUN apk add --update --no-cache make git ---> 785fb71069a8 [2023-02-06T19:07:09.034Z] Step 4/22 : WORKDIR /edgex-go ---> ad5a03131e22 [2023-02-06T19:07:09.034Z] Removing intermediate container 31be8717c793 [2023-02-06T19:07:09.034Z] [2023-02-06T19:07:09.034Z] [2023-02-06T19:07:09.034Z] Step 4/23 : WORKDIR /edgex-go ---> 0b11b6365bab [2023-02-06T19:07:09.034Z] [2023-02-06T19:07:09.034Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-06T19:07:09.034Z] Removing intermediate container f73d558f0275 [2023-02-06T19:07:09.034Z] ---> eddf98f98cee [2023-02-06T19:07:09.034Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:07:09.034Z] ---> Running in c802d8d3324d [2023-02-06T19:07:09.034Z] ---> Running in dbccc16f1901 [2023-02-06T19:07:09.034Z] ---> Running in 2731530d32e6 [2023-02-06T19:07:09.034Z] ---> Running in a2695280e290 [2023-02-06T19:07:09.034Z] ---> Running in 1ca97718d1a8 [2023-02-06T19:07:09.106Z] e16973657156: Verifying Checksum [2023-02-06T19:07:09.106Z] e16973657156: Download complete [2023-02-06T19:07:09.106Z] 35d82f9e3411: Verifying Checksum [2023-02-06T19:07:09.106Z] 35d82f9e3411: Download complete [2023-02-06T19:07:09.106Z] 7e9fc2657dce: Download complete [2023-02-06T19:07:09.106Z] dda99020689f: Verifying Checksum [2023-02-06T19:07:09.106Z] dda99020689f: Download complete [2023-02-06T19:07:09.106Z] 9b18e9b68314: Verifying Checksum [2023-02-06T19:07:09.106Z] 9b18e9b68314: Download complete [2023-02-06T19:07:09.293Z] Removing intermediate container 2731530d32e6 [2023-02-06T19:07:09.293Z] ---> 94f42e6dfb2b [2023-02-06T19:07:09.293Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-06T19:07:09.293Z] Removing intermediate container c802d8d3324d [2023-02-06T19:07:09.293Z] ---> 4a4f143abe80 [2023-02-06T19:07:09.293Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-06T19:07:09.563Z] ---> Running in 2a98ea8e00d7 [2023-02-06T19:07:09.563Z] ---> Running in 62d741cde7d6 [2023-02-06T19:07:09.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:09.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.091Z] 9b18e9b68314: Pull complete [2023-02-06T19:07:10.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.363Z] 891c053d2c06: Verifying Checksum [2023-02-06T19:07:10.363Z] 891c053d2c06: Download complete [2023-02-06T19:07:10.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.665Z] OK: 211 MiB in 51 packages [2023-02-06T19:07:10.665Z] OK: 211 MiB in 51 packages [2023-02-06T19:07:10.922Z] OK: 211 MiB in 51 packages [2023-02-06T19:07:10.922Z] OK: 211 MiB in 51 packages [2023-02-06T19:07:10.922Z] v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-06T19:07:10.922Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-06T19:07:10.922Z] OK: 17044 distinct packages available [2023-02-06T19:07:10.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:11.183Z] OK: 211 MiB in 51 packages [2023-02-06T19:07:11.329Z] db1c61fa0a46: Verifying Checksum [2023-02-06T19:07:11.329Z] db1c61fa0a46: Download complete [2023-02-06T19:07:11.442Z] Removing intermediate container 2a98ea8e00d7 [2023-02-06T19:07:11.442Z] ---> 38672437d8c8 [2023-02-06T19:07:11.443Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:07:11.443Z] Removing intermediate container 62d741cde7d6 [2023-02-06T19:07:11.443Z] ---> 712516cf5de2 [2023-02-06T19:07:11.443Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-06T19:07:11.600Z] 35d82f9e3411: Pull complete [2023-02-06T19:07:11.718Z] ---> 486b7b15a5a0 [2023-02-06T19:07:11.718Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:07:11.718Z] Removing intermediate container a2695280e290 [2023-02-06T19:07:11.718Z] ---> a0bebcc46bae [2023-02-06T19:07:11.718Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-06T19:07:11.718Z] ---> Running in c99d9b7b551b [2023-02-06T19:07:11.868Z] fc693d55d65f: Download complete [2023-02-06T19:07:11.868Z] e16973657156: Pull complete [2023-02-06T19:07:11.976Z] ---> 096c9a1777c8 [2023-02-06T19:07:11.976Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:07:11.976Z] Removing intermediate container 1ca97718d1a8 [2023-02-06T19:07:11.976Z] ---> f81a43f21edb [2023-02-06T19:07:11.976Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-06T19:07:11.976Z] Removing intermediate container dbccc16f1901 [2023-02-06T19:07:11.976Z] ---> 67225a89a16d [2023-02-06T19:07:11.976Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-06T19:07:11.976Z] ---> 4476bf698111 [2023-02-06T19:07:11.976Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:07:11.976Z] ---> Running in acb7746a43e5 [2023-02-06T19:07:11.976Z] ---> Running in 0836542b5301 [2023-02-06T19:07:12.234Z] ---> 84fc1de28804 [2023-02-06T19:07:12.234Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:07:12.234Z] ---> 6728ff3690bb [2023-02-06T19:07:12.234Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:07:12.234Z] ---> Running in 596803ebab8e [2023-02-06T19:07:12.234Z] ---> Running in e8fb9edfd099 [2023-02-06T19:07:24.252Z] fc693d55d65f: Pull complete [2023-02-06T19:07:24.253Z] 7e9fc2657dce: Pull complete [2023-02-06T19:07:24.253Z] dda99020689f: Pull complete [2023-02-06T19:07:29.610Z] db1c61fa0a46: Pull complete [2023-02-06T19:07:31.018Z] 891c053d2c06: Pull complete [2023-02-06T19:07:31.019Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-06T19:07:31.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:07:31.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:07:31.411Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:07:31.411Z] WORKDIR /edgex [2023-02-06T19:07:31.411Z] COPY go.mod . [2023-02-06T19:07:31.411Z] RUN go mod download -t [2023-02-06T19:07:31.411Z] ci-base-image-arm64 -f - . [2023-02-06T19:07:31.993Z] Sending build context to Docker daemon 3.093MB [2023-02-06T19:07:31.993Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:07:31.993Z] ---> f96f9c87975a [2023-02-06T19:07:31.993Z] Step 2/4 : WORKDIR /edgex [2023-02-06T19:07:34.577Z] ---> Running in c80a3719eea1 [2023-02-06T19:07:34.577Z] Removing intermediate container c80a3719eea1 [2023-02-06T19:07:34.577Z] ---> 321e68f9b4cc [2023-02-06T19:07:34.577Z] Step 3/4 : COPY go.mod . [2023-02-06T19:07:34.845Z] ---> 1b4be7acf55c [2023-02-06T19:07:34.845Z] Step 4/4 : RUN go mod download [2023-02-06T19:07:35.115Z] ---> Running in 72f24660e91d [2023-02-06T19:08:22.083Z] Removing intermediate container 72f24660e91d [2023-02-06T19:08:22.083Z] ---> 27fb59d1a582 [2023-02-06T19:08:22.083Z] Successfully built 27fb59d1a582 [2023-02-06T19:08:22.083Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:08:22.497Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T19:08:22.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:08:22.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-4728 does not seem to be running inside a container [2023-02-06T19:08:22.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T19:08:24.050Z] $ docker top 3256d8bb061e389d2d3eaba65c5cb38c32e4d26202c77500cd4ced322e0373a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:08:24.936Z] + go version [2023-02-06T19:08:24.936Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-06T19:08:24.961Z] $ docker stop --time=1 3256d8bb061e389d2d3eaba65c5cb38c32e4d26202c77500cd4ced322e0373a9 [2023-02-06T19:08:28.277Z] $ docker rm -f --volumes 3256d8bb061e389d2d3eaba65c5cb38c32e4d26202c77500cd4ced322e0373a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:08:29.159Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T19:08:29.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:08:29.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-4728 does not seem to be running inside a container [2023-02-06T19:08:29.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T19:08:30.699Z] $ docker top 3e8762d9e58328a02c0cd75e7d24ef7be54dca33211ba9c35a8e8443e0cc9ba1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-06T19:08:30.956Z] ========================================================= [2023-02-06T19:08:30.956Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-06T19:08:30.956Z] ========================================================= [Pipeline] sh [2023-02-06T19:08:31.283Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:08:32.002Z] + make test [2023-02-06T19:08:32.003Z] go test -race -coverprofile=coverage.out ./... [2023-02-06T19:08:33.716Z] Removing intermediate container 596803ebab8e [2023-02-06T19:08:33.716Z] ---> 76e88732281b [2023-02-06T19:08:33.716Z] Step 7/32 : COPY . . [2023-02-06T19:08:33.716Z] Removing intermediate container 0836542b5301 [2023-02-06T19:08:33.716Z] ---> 992f429539af [2023-02-06T19:08:33.716Z] Step 7/23 : COPY . . [2023-02-06T19:08:33.716Z] Removing intermediate container e8fb9edfd099 [2023-02-06T19:08:33.716Z] ---> d9cb964ca362 [2023-02-06T19:08:33.716Z] Step 7/19 : COPY . . [2023-02-06T19:08:33.716Z] Removing intermediate container c99d9b7b551b [2023-02-06T19:08:33.716Z] ---> 86d234782077 [2023-02-06T19:08:33.716Z] Step 8/22 : COPY . . [2023-02-06T19:08:33.716Z] Removing intermediate container acb7746a43e5 [2023-02-06T19:08:33.716Z] ---> f24540dee349 [2023-02-06T19:08:33.716Z] Step 8/23 : COPY . . [2023-02-06T19:08:46.019Z] ---> 18bba5747db8 [2023-02-06T19:08:46.019Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-06T19:08:46.019Z] ---> bcb7e2962988 [2023-02-06T19:08:46.019Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:08:46.019Z] ---> 2614623a4f8a [2023-02-06T19:08:46.019Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-06T19:08:46.019Z] ---> ad8eaeac1307 [2023-02-06T19:08:46.019Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-06T19:08:46.019Z] ---> 69ac2dd75fc0 [2023-02-06T19:08:46.019Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-06T19:08:46.019Z] ---> Running in bdba67eb39f2 [2023-02-06T19:08:46.019Z] ---> Running in 738e10cb3536 [2023-02-06T19:08:46.019Z] ---> Running in 791708ee3e79 [2023-02-06T19:08:46.019Z] ---> Running in 35b079b690e3 [2023-02-06T19:08:46.019Z] ---> Running in 487d40a9cdfc [2023-02-06T19:08:46.277Z] Removing intermediate container 487d40a9cdfc [2023-02-06T19:08:46.277Z] ---> 3a50872e256e [2023-02-06T19:08:46.277Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-06T19:08:46.277Z] ---> Running in ea6cf6ea8126 [2023-02-06T19:08:46.538Z] Removing intermediate container ea6cf6ea8126 [2023-02-06T19:08:46.538Z] ---> 17452db6ea57 [2023-02-06T19:08:46.538Z] 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-06T19:08:46.797Z] ---> Running in 8bcc188e6cf4 [2023-02-06T19:08:47.055Z] 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-06T19:08:47.055Z] 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-06T19:08:47.055Z] 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-06T19:08:47.332Z] 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-06T19:08:48.263Z] Removing intermediate container 8bcc188e6cf4 [2023-02-06T19:08:48.263Z] ---> 406575015660 [2023-02-06T19:08:48.263Z] Step 11/23 : WORKDIR /edgex-go [2023-02-06T19:08:48.263Z] ---> Running in b4e34984f555 [2023-02-06T19:08:48.520Z] Removing intermediate container b4e34984f555 [2023-02-06T19:08:48.520Z] ---> 3a9a3cf1cb63 [2023-02-06T19:08:48.520Z] [2023-02-06T19:08:48.520Z] Step 12/23 : FROM alpine:3.15 [2023-02-06T19:08:48.520Z] 3.15: Pulling from library/alpine [2023-02-06T19:08:48.804Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-06T19:08:48.804Z] Status: Downloaded newer image for alpine:3.15 [2023-02-06T19:08:48.804Z] ---> c4fc93816858 [2023-02-06T19:08:48.804Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:08:49.066Z] ---> Running in 52abc4f52d83 [2023-02-06T19:08:49.066Z] Removing intermediate container 52abc4f52d83 [2023-02-06T19:08:49.066Z] ---> e53afd48df3e [2023-02-06T19:08:49.066Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:08:49.324Z] ---> Running in 4aede92d3834 [2023-02-06T19:08:50.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:51.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:51.818Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:08:51.818Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:08:51.818Z] OK: 15859 distinct packages available [2023-02-06T19:08:51.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:51.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:08:52.079Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-06T19:08:52.079Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:08:52.079Z] (3/5) Installing libucontext (1.1-r0) [2023-02-06T19:08:52.079Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-06T19:08:52.079Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-06T19:08:52.079Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:08:52.079Z] OK: 7 MiB in 19 packages [2023-02-06T19:08:56.302Z] Removing intermediate container 4aede92d3834 [2023-02-06T19:08:56.302Z] ---> 9607d289e68a [2023-02-06T19:08:56.302Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:09:03.018Z] ---> b5de29c02c39 [2023-02-06T19:09:03.018Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:09:03.968Z] ---> cd706823135c [2023-02-06T19:09:03.968Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-06T19:09:05.338Z] ---> 1dec334d6a92 [2023-02-06T19:09:05.338Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-06T19:09:05.903Z] ---> b22d487f420f [2023-02-06T19:09:05.903Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:09:06.162Z] ---> Running in 5172e0a8054a [2023-02-06T19:09:06.421Z] Removing intermediate container 5172e0a8054a [2023-02-06T19:09:06.421Z] ---> 131350220be5 [2023-02-06T19:09:06.421Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:09:06.680Z] ---> Running in 57d84347d5b1 [2023-02-06T19:09:07.246Z] Removing intermediate container 57d84347d5b1 [2023-02-06T19:09:07.246Z] ---> a3c3bfa48083 [2023-02-06T19:09:07.246Z] Step 21/23 : LABEL arch=x86_64 [2023-02-06T19:09:07.246Z] ---> Running in 96fa4dfbb6d0 [2023-02-06T19:09:07.939Z] Removing intermediate container 96fa4dfbb6d0 [2023-02-06T19:09:07.939Z] ---> c313d2c40eab [2023-02-06T19:09:07.939Z] Step 22/23 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:09:08.263Z] ---> Running in f7b5c5553177 [2023-02-06T19:09:08.522Z] Removing intermediate container f7b5c5553177 [2023-02-06T19:09:08.522Z] ---> c9eed66351e7 [2023-02-06T19:09:08.522Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:09:10.032Z] ---> Running in 44e2fe3bf15b [2023-02-06T19:09:10.880Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-06T19:09:11.410Z] Removing intermediate container 44e2fe3bf15b [2023-02-06T19:09:11.410Z] ---> e30744652bbe [2023-02-06T19:09:11.410Z] [2023-02-06T19:09:11.410Z] Successfully built e30744652bbe [2023-02-06T19:09:11.410Z] Successfully tagged security-spire-server:latest [2023-02-06T19:09:11.410Z]  Building security-spire-server ... done Building core-metadata [2023-02-06T19:09:16.761Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:09:16.761Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:09:16.761Z] ---> cbb7e2e1f09d [2023-02-06T19:09:16.761Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:09:16.761Z] ---> Using cache [2023-02-06T19:09:16.761Z] ---> 785fb71069a8 [2023-02-06T19:09:16.761Z] Step 4/24 : WORKDIR /edgex-go [2023-02-06T19:09:16.761Z] ---> Using cache [2023-02-06T19:09:16.761Z] ---> 4a4f143abe80 [2023-02-06T19:09:16.761Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-06T19:09:22.095Z] ---> Running in 9f51c0e42aac [2023-02-06T19:09:23.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:23.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:23.738Z] OK: 211 MiB in 51 packages [2023-02-06T19:09:28.101Z] Removing intermediate container 791708ee3e79 [2023-02-06T19:09:28.102Z] ---> 751be0a4b883 [2023-02-06T19:09:28.102Z] [2023-02-06T19:09:28.102Z] Step 10/23 : FROM alpine:3.16 [2023-02-06T19:09:28.102Z] Removing intermediate container 738e10cb3536 [2023-02-06T19:09:28.102Z] ---> 90d9c260859e [2023-02-06T19:09:28.102Z] [2023-02-06T19:09:28.102Z] Step 9/32 : FROM alpine:3.16 [2023-02-06T19:09:28.102Z] Removing intermediate container bdba67eb39f2 [2023-02-06T19:09:28.102Z] ---> 79c706eaaf35 [2023-02-06T19:09:28.102Z] [2023-02-06T19:09:28.102Z] Step 9/19 : FROM alpine:3.15 [2023-02-06T19:09:28.102Z] ---> c4fc93816858 [2023-02-06T19:09:28.102Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:09:28.102Z] ---> Using cache [2023-02-06T19:09:28.102Z] ---> e53afd48df3e [2023-02-06T19:09:28.102Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-06T19:09:28.360Z] ---> Running in 0bfae8e12a07 [2023-02-06T19:09:28.360Z] Removing intermediate container 35b079b690e3 [2023-02-06T19:09:28.360Z] ---> 79c90971efe5 [2023-02-06T19:09:28.360Z] [2023-02-06T19:09:28.360Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:09:28.360Z] Removing intermediate container 9f51c0e42aac [2023-02-06T19:09:28.360Z] ---> 97c866b62f1e [2023-02-06T19:09:28.360Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-06T19:09:28.360Z] ---> ac2122737508 [2023-02-06T19:09:28.360Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:09:28.360Z] ---> Running in 52eed57fbe93 [2023-02-06T19:09:28.618Z] 3.16: Pulling from library/alpine [2023-02-06T19:09:28.618Z] 3.16: Pulling from library/alpine [2023-02-06T19:09:29.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:29.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:29.448Z] 3.16: Pulling from library/alpine [2023-02-06T19:09:29.448Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:09:29.448Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:09:29.448Z] OK: 15859 distinct packages available [2023-02-06T19:09:29.706Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:09:29.706Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:09:29.706Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:09:29.706Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T19:09:29.706Z] Status: Image is up to date for alpine:3.16 [2023-02-06T19:09:29.706Z] Status: Image is up to date for alpine:3.16 [2023-02-06T19:09:29.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:29.706Z] ---> bfe296a52501 [2023-02-06T19:09:29.706Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:09:29.706Z] ---> bfe296a52501 [2023-02-06T19:09:29.706Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:09:29.706Z] ---> bfe296a52501 [2023-02-06T19:09:29.706Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-06T19:09:29.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:29.706Z] ---> Running in 25b3273d75bf [2023-02-06T19:09:29.706Z] ---> Running in a1fd5d504e91 [2023-02-06T19:09:29.706Z] ---> Running in c7fd8aa0f9d7 [2023-02-06T19:09:29.963Z] Removing intermediate container c7fd8aa0f9d7 [2023-02-06T19:09:29.963Z] ---> e8c0e1ece400 [2023-02-06T19:09:29.963Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-06T19:09:29.963Z] ---> Running in 5eae765dc94f [2023-02-06T19:09:29.963Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-06T19:09:29.963Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-06T19:09:29.963Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-06T19:09:29.963Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-06T19:09:29.963Z] (5/9) Installing curl (7.80.0-r5) [2023-02-06T19:09:29.963Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-06T19:09:29.963Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:09:29.963Z] (8/9) Installing libucontext (1.1-r0) [2023-02-06T19:09:29.963Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-06T19:09:29.963Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:09:29.963Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:09:30.221Z] OK: 8 MiB in 23 packages [2023-02-06T19:09:30.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:30.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:30.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:30.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:30.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:30.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:30.739Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:09:30.739Z] (2/2) Installing su-exec (0.2-r1) [2023-02-06T19:09:30.739Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:09:30.739Z] OK: 6 MiB in 16 packages [2023-02-06T19:09:30.739Z] Removing intermediate container 0bfae8e12a07 [2023-02-06T19:09:30.739Z] ---> 442e13f97a9f [2023-02-06T19:09:30.739Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:09:30.739Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-06T19:09:30.739Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:09:30.997Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:09:30.997Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:09:30.997Z] OK: 6 MiB in 16 packages [2023-02-06T19:09:30.997Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:09:30.997Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:09:30.997Z] OK: 6 MiB in 15 packages [2023-02-06T19:09:30.997Z] ---> 8a77373bfa79 [2023-02-06T19:09:30.997Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-06T19:09:31.562Z] ---> e5ed4fc561b2 [2023-02-06T19:09:31.562Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-06T19:09:31.562Z] Removing intermediate container 5eae765dc94f [2023-02-06T19:09:31.562Z] ---> c2392d407c1b [2023-02-06T19:09:31.562Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-06T19:09:31.562Z] ---> Running in e5067a4a3f02 [2023-02-06T19:09:31.821Z] ---> dbecc9eb9d03 [2023-02-06T19:09:31.821Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-06T19:09:31.821Z] Removing intermediate container 25b3273d75bf [2023-02-06T19:09:31.821Z] Removing intermediate container e5067a4a3f02 [2023-02-06T19:09:31.821Z] ---> eb5ddf20b3a5 [2023-02-06T19:09:31.821Z] ---> 17aef4d73c64 [2023-02-06T19:09:31.821Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-06T19:09:31.821Z] [2023-02-06T19:09:31.821Z] ---> Running in 8a65a992ba3d [2023-02-06T19:09:31.821Z] ---> Running in 82ec8eeaa1f0 [2023-02-06T19:09:31.821Z] ---> Running in 18f483ba9e7f [2023-02-06T19:09:31.821Z] Removing intermediate container a1fd5d504e91 [2023-02-06T19:09:31.821Z] ---> fc77890a7867 [2023-02-06T19:09:31.821Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:09:31.821Z] ---> Running in 47c5329ae0e3 [2023-02-06T19:09:31.821Z] Removing intermediate container 8a65a992ba3d [2023-02-06T19:09:31.821Z] ---> 2c48c7f031e9 [2023-02-06T19:09:31.821Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:09:31.821Z] ---> Running in 21ad2f92f22c [2023-02-06T19:09:31.821Z] Removing intermediate container 18f483ba9e7f [2023-02-06T19:09:31.821Z] ---> dc120e457eef [2023-02-06T19:09:31.821Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-06T19:09:32.079Z] Removing intermediate container 82ec8eeaa1f0 [2023-02-06T19:09:32.079Z] ---> 2a784086c1aa [2023-02-06T19:09:32.079Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-06T19:09:32.079Z] ---> Running in 7a32600669c7 [2023-02-06T19:09:32.079Z] ---> Running in 8279fde7ccaf [2023-02-06T19:09:32.079Z] Removing intermediate container 47c5329ae0e3 [2023-02-06T19:09:32.079Z] ---> 809c25e9ee6f [2023-02-06T19:09:32.079Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-06T19:09:32.079Z] Removing intermediate container 21ad2f92f22c [2023-02-06T19:09:32.079Z] ---> fd897a02cbf7 [2023-02-06T19:09:32.079Z] Step 17/19 : LABEL arch=x86_64 [2023-02-06T19:09:32.079Z] ---> Running in 6cab7cc0bd3c [2023-02-06T19:09:32.079Z] ---> Running in f7b770b1a7a6 [2023-02-06T19:09:32.079Z] Removing intermediate container 7a32600669c7 [2023-02-06T19:09:32.079Z] ---> 0c238db102ad [2023-02-06T19:09:32.079Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-06T19:09:32.079Z] Removing intermediate container 8279fde7ccaf [2023-02-06T19:09:32.079Z] ---> d8cd822e32a6 [2023-02-06T19:09:32.079Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-06T19:09:32.079Z] ---> Running in 35621818a8be [2023-02-06T19:09:32.337Z] ---> Running in d25a4d38bd20 [2023-02-06T19:09:32.337Z] Removing intermediate container 6cab7cc0bd3c [2023-02-06T19:09:32.337Z] ---> 9ffc2552d9b9 [2023-02-06T19:09:32.337Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:09:32.337Z] Removing intermediate container f7b770b1a7a6 [2023-02-06T19:09:32.337Z] ---> ba3ef480f827 [2023-02-06T19:09:32.337Z] Step 18/19 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:09:32.337Z] ---> Running in 4c1f442087a6 [2023-02-06T19:09:32.337Z] Removing intermediate container 35621818a8be [2023-02-06T19:09:32.337Z] ---> d8af79121cfc [2023-02-06T19:09:32.337Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-06T19:09:32.337Z] Removing intermediate container d25a4d38bd20 [2023-02-06T19:09:32.337Z] ---> b7c491ccef30 [2023-02-06T19:09:32.337Z] Step 15/23 : WORKDIR / [2023-02-06T19:09:32.337Z] ---> Running in 5a910c746e42 [2023-02-06T19:09:32.337Z] ---> Running in 7357641e345b [2023-02-06T19:09:32.337Z] ---> Running in 884cfb51cc37 [2023-02-06T19:09:32.337Z] Removing intermediate container 4c1f442087a6 [2023-02-06T19:09:32.337Z] ---> edf92119fd91 [2023-02-06T19:09:32.337Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:09:32.636Z] Removing intermediate container 5a910c746e42 [2023-02-06T19:09:32.636Z] ---> c04bea871a3d [2023-02-06T19:09:32.636Z] Step 19/19 : LABEL version=0.0.0 [2023-02-06T19:09:32.636Z] ---> Running in 80e0922aa736 [2023-02-06T19:09:32.636Z] Removing intermediate container 7357641e345b [2023-02-06T19:09:32.636Z] ---> 5855fc25e2d4 [2023-02-06T19:09:32.636Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:09:32.636Z] ---> 702a03e84500 [2023-02-06T19:09:32.636Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-06T19:09:32.636Z] Removing intermediate container 80e0922aa736 [2023-02-06T19:09:32.636Z] ---> 25eeac14a551 [2023-02-06T19:09:32.636Z] [2023-02-06T19:09:32.636Z] Successfully built 25eeac14a551 [2023-02-06T19:09:32.636Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-06T19:09:32.636Z]  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper [2023-02-06T19:09:33.228Z] ---> 7479980803d8 [2023-02-06T19:09:33.228Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-06T19:09:35.351Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:09:35.351Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:09:35.351Z] ---> cbb7e2e1f09d [2023-02-06T19:09:35.351Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:09:35.351Z] ---> Using cache [2023-02-06T19:09:35.351Z] ---> 785fb71069a8 [2023-02-06T19:09:35.351Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:09:35.351Z] ---> Using cache [2023-02-06T19:09:35.351Z] ---> 4a4f143abe80 [2023-02-06T19:09:35.351Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:09:35.351Z] ---> Using cache [2023-02-06T19:09:35.351Z] ---> 97c866b62f1e [2023-02-06T19:09:35.351Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:09:35.351Z] ---> Using cache [2023-02-06T19:09:35.351Z] ---> ac2122737508 [2023-02-06T19:09:35.351Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:09:37.274Z] ---> 3b1f80018ba8 [2023-02-06T19:09:37.274Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-06T19:09:37.274Z] ---> dab964dd3a11 [2023-02-06T19:09:37.274Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-06T19:09:37.274Z] ---> Running in fd4dc58b2517 [2023-02-06T19:09:37.274Z] ---> b2aa844a6cd8 [2023-02-06T19:09:37.274Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-06T19:09:37.274Z] Removing intermediate container 884cfb51cc37 [2023-02-06T19:09:37.274Z] ---> f81dcfba1d84 [2023-02-06T19:09:37.274Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-06T19:09:37.535Z] ---> Running in 665600464fec [2023-02-06T19:09:37.535Z] ---> Running in 68f55869763f [2023-02-06T19:09:37.535Z] ---> f67159b33401 [2023-02-06T19:09:37.535Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-06T19:09:37.535Z] ---> Running in f439abd1bd17 [2023-02-06T19:09:37.535Z] Removing intermediate container 665600464fec [2023-02-06T19:09:37.535Z] ---> 7656c553b05e [2023-02-06T19:09:37.535Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:09:37.535Z] Removing intermediate container 68f55869763f [2023-02-06T19:09:37.535Z] ---> 50699241ef3c [2023-02-06T19:09:37.535Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-06T19:09:37.535Z] ---> Running in 725fc346d2e0 [2023-02-06T19:09:37.535Z] Removing intermediate container f439abd1bd17 [2023-02-06T19:09:37.535Z] ---> 33968a89c796 [2023-02-06T19:09:37.535Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:09:37.535Z] ---> Running in c0dc1e2dd2c7 [2023-02-06T19:09:37.535Z] Removing intermediate container 725fc346d2e0 [2023-02-06T19:09:37.535Z] ---> cfd4480854fe [2023-02-06T19:09:37.535Z] Step 21/23 : LABEL arch=x86_64 [2023-02-06T19:09:37.794Z] ---> Running in 88273963ac24 [2023-02-06T19:09:37.794Z] ---> 50fdb3f67d1d [2023-02-06T19:09:37.794Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-06T19:09:37.794Z] ---> Running in 44f2cfc6643e [2023-02-06T19:09:37.794Z] Removing intermediate container c0dc1e2dd2c7 [2023-02-06T19:09:37.794Z] ---> 79af99dd4dfc [2023-02-06T19:09:37.794Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T19:09:37.794Z] Removing intermediate container 88273963ac24 [2023-02-06T19:09:37.794Z] ---> 320355fc188c [2023-02-06T19:09:37.794Z] Step 22/23 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:09:37.794Z] ---> Running in e0f87b894209 [2023-02-06T19:09:37.794Z] ---> Running in ba779eeb1589 [2023-02-06T19:09:37.794Z] Removing intermediate container e0f87b894209 [2023-02-06T19:09:37.794Z] ---> 5e705e696c63 [2023-02-06T19:09:37.794Z] Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:09:38.054Z] ---> Running in 6ed50cb80305 [2023-02-06T19:09:38.054Z] Removing intermediate container ba779eeb1589 [2023-02-06T19:09:38.054Z] ---> f41085a68af3 [2023-02-06T19:09:38.054Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:09:38.054Z] ---> Running in 41fc607004d3 [2023-02-06T19:09:38.054Z] Removing intermediate container 6ed50cb80305 [2023-02-06T19:09:38.054Z] ---> ce9cd09daee5 [2023-02-06T19:09:38.054Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:09:38.054Z] ---> Running in bf5f64d0743f [2023-02-06T19:09:38.054Z] Removing intermediate container 41fc607004d3 [2023-02-06T19:09:38.054Z] ---> 209918ded23a [2023-02-06T19:09:38.054Z] [2023-02-06T19:09:38.054Z] Removing intermediate container bf5f64d0743f [2023-02-06T19:09:38.054Z] ---> 537792848360 [2023-02-06T19:09:38.054Z] [2023-02-06T19:09:38.054Z] Successfully built 209918ded23a [2023-02-06T19:09:38.054Z] Successfully tagged core-command:latest [2023-02-06T19:09:38.054Z] Building support-scheduler [2023-02-06T19:09:38.317Z]  Building core-command ... done Successfully built 537792848360 [2023-02-06T19:09:38.317Z] Successfully tagged support-notifications:latest [2023-02-06T19:09:38.317Z]  Building support-notifications ... done Building security-proxy-setup [2023-02-06T19:09:38.578Z] Removing intermediate container 44f2cfc6643e [2023-02-06T19:09:38.578Z] ---> 8cc0471fc9de [2023-02-06T19:09:38.578Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:09:42.821Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:09:42.821Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:09:42.821Z] ---> cbb7e2e1f09d [2023-02-06T19:09:42.821Z] Step 3/21 : WORKDIR /edgex-go [2023-02-06T19:09:42.821Z] ---> Using cache [2023-02-06T19:09:42.821Z] ---> eddf98f98cee [2023-02-06T19:09:42.821Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-06T19:09:42.821Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:09:42.821Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:09:42.821Z] ---> cbb7e2e1f09d [2023-02-06T19:09:42.821Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:09:42.821Z] ---> Using cache [2023-02-06T19:09:42.821Z] ---> 785fb71069a8 [2023-02-06T19:09:42.821Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:09:42.821Z] ---> Using cache [2023-02-06T19:09:42.821Z] ---> 4a4f143abe80 [2023-02-06T19:09:42.821Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:09:42.821Z] ---> Using cache [2023-02-06T19:09:42.821Z] ---> 97c866b62f1e [2023-02-06T19:09:42.821Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:09:42.821Z] ---> Using cache [2023-02-06T19:09:42.821Z] ---> ac2122737508 [2023-02-06T19:09:42.821Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:09:45.441Z] ---> 19c6a7f0403e [2023-02-06T19:09:45.441Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-06T19:09:45.441Z] ---> Running in 36357e71c68f [2023-02-06T19:09:45.441Z] ---> Running in 2c8b8008416a [2023-02-06T19:09:46.382Z] ---> ff8346d9e75d [2023-02-06T19:09:46.382Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-06T19:09:46.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:46.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:09:46.382Z] ---> 0104659ebd99 [2023-02-06T19:09:46.382Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-06T19:09:46.641Z] ---> 80abcbbf9264 [2023-02-06T19:09:46.641Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-06T19:09:46.641Z] OK: 211 MiB in 51 packages [2023-02-06T19:09:46.641Z] ---> b3c06d33e4ca [2023-02-06T19:09:46.641Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-06T19:09:46.899Z] ---> 135ad6b76152 [2023-02-06T19:09:46.899Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-06T19:09:46.899Z] Removing intermediate container 36357e71c68f [2023-02-06T19:09:46.899Z] ---> 8283b854ec55 [2023-02-06T19:09:46.899Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-06T19:09:47.842Z] ---> d71faec4190f [2023-02-06T19:09:47.842Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-06T19:09:48.801Z] ---> 72c0cd70da16 [2023-02-06T19:09:48.801Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:09:48.801Z] ---> Running in cfe9492f9521 [2023-02-06T19:09:48.801Z] ---> Running in da837596b902 [2023-02-06T19:09:51.446Z] Removing intermediate container cfe9492f9521 [2023-02-06T19:09:51.446Z] ---> caff62735c3b [2023-02-06T19:09:51.446Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-06T19:09:51.446Z] ---> Running in c641a7c52b32 [2023-02-06T19:09:51.446Z] Removing intermediate container c641a7c52b32 [2023-02-06T19:09:51.446Z] ---> f207e0b40f84 [2023-02-06T19:09:51.446Z] Step 29/32 : CMD ["gate"] [2023-02-06T19:09:51.446Z] ---> Running in 6045b2c88788 [2023-02-06T19:09:51.446Z] Removing intermediate container 6045b2c88788 [2023-02-06T19:09:51.446Z] ---> bada996173db [2023-02-06T19:09:51.446Z] Step 30/32 : LABEL arch=x86_64 [2023-02-06T19:09:51.705Z] ---> Running in 1b02b10388ec [2023-02-06T19:09:51.705Z] Removing intermediate container 1b02b10388ec [2023-02-06T19:09:51.705Z] ---> 42eef206b82c [2023-02-06T19:09:51.705Z] Step 31/32 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:09:51.705Z] ---> Running in c425efd24877 [2023-02-06T19:09:51.968Z] Removing intermediate container c425efd24877 [2023-02-06T19:09:51.968Z] ---> 38ab377dc459 [2023-02-06T19:09:51.968Z] Step 32/32 : LABEL version=0.0.0 [2023-02-06T19:09:51.968Z] ---> Running in 9274daae49a6 [2023-02-06T19:09:52.228Z] Removing intermediate container 9274daae49a6 [2023-02-06T19:09:52.228Z] ---> 0c773efa9ff5 [2023-02-06T19:09:52.228Z] [2023-02-06T19:09:52.228Z] Successfully built 0c773efa9ff5 [2023-02-06T19:09:52.228Z] Successfully tagged security-bootstrapper:latest [2023-02-06T19:09:52.228Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-02-06T19:09:54.758Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:09:54.758Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:09:54.758Z] ---> cbb7e2e1f09d [2023-02-06T19:09:54.758Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:09:54.758Z] ---> Using cache [2023-02-06T19:09:54.758Z] ---> eddf98f98cee [2023-02-06T19:09:54.758Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-06T19:09:54.758Z] ---> Using cache [2023-02-06T19:09:54.758Z] ---> 8283b854ec55 [2023-02-06T19:09:54.758Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:09:54.758Z] ---> Using cache [2023-02-06T19:09:54.758Z] ---> 72c0cd70da16 [2023-02-06T19:09:54.758Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:10:01.412Z] ---> Running in 959d4d40fc30 [2023-02-06T19:10:01.671Z] Removing intermediate container 52eed57fbe93 [2023-02-06T19:10:01.671Z] ---> 3632b47f6813 [2023-02-06T19:10:01.671Z] Step 8/24 : COPY . . [2023-02-06T19:10:08.686Z] ---> fedd0fe63386 [2023-02-06T19:10:08.686Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-06T19:10:08.686Z] ---> Running in 5b2193364d54 [2023-02-06T19:10:08.686Z] 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-06T19:10:35.616Z] Removing intermediate container fd4dc58b2517 [2023-02-06T19:10:35.616Z] ---> b0e8cd2484d2 [2023-02-06T19:10:35.616Z] Step 8/22 : COPY . . [2023-02-06T19:10:45.697Z] ---> 732f545e7964 [2023-02-06T19:10:45.697Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-06T19:10:45.697Z] Removing intermediate container 5b2193364d54 [2023-02-06T19:10:45.697Z] ---> e50364e29108 [2023-02-06T19:10:45.697Z] [2023-02-06T19:10:45.697Z] Step 10/24 : FROM alpine:3.16 [2023-02-06T19:10:45.697Z] ---> bfe296a52501 [2023-02-06T19:10:45.697Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:10:45.697Z] ---> Using cache [2023-02-06T19:10:45.697Z] ---> eb5ddf20b3a5 [2023-02-06T19:10:45.697Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:10:45.697Z] ---> Using cache [2023-02-06T19:10:45.697Z] ---> 2a784086c1aa [2023-02-06T19:10:45.697Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-06T19:10:45.697Z] ---> Running in 410c60057260 [2023-02-06T19:10:45.697Z] ---> Running in bf4b534d6bd0 [2023-02-06T19:10:45.697Z] Removing intermediate container bf4b534d6bd0 [2023-02-06T19:10:45.697Z] ---> 6bb5b59d87fb [2023-02-06T19:10:45.697Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-06T19:10:45.956Z] 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-06T19:10:45.956Z] ---> Running in 4995ca5577c9 [2023-02-06T19:10:46.525Z] Removing intermediate container 4995ca5577c9 [2023-02-06T19:10:46.525Z] ---> 2cf2339051ef [2023-02-06T19:10:46.525Z] Step 15/24 : WORKDIR / [2023-02-06T19:10:46.525Z] Removing intermediate container 959d4d40fc30 [2023-02-06T19:10:46.525Z] ---> a903aee964b4 [2023-02-06T19:10:46.525Z] Step 7/24 : COPY . . [2023-02-06T19:10:46.783Z] ---> Running in 177cba3d8d41 [2023-02-06T19:10:46.783Z] Removing intermediate container 2c8b8008416a [2023-02-06T19:10:46.783Z] ---> 79f8c9ec96e4 [2023-02-06T19:10:46.783Z] Step 8/22 : COPY . . [2023-02-06T19:10:46.783Z] Removing intermediate container da837596b902 [2023-02-06T19:10:46.783Z] ---> bec7c2d5e44e [2023-02-06T19:10:46.783Z] Step 7/21 : COPY . . [2023-02-06T19:10:57.007Z] Removing intermediate container 177cba3d8d41 [2023-02-06T19:10:57.007Z] ---> 97a6124caaf9 [2023-02-06T19:10:57.007Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:11:01.197Z] ---> c1f18d4f6116 [2023-02-06T19:11:01.197Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-06T19:11:01.197Z] ---> e57a98dcd108 [2023-02-06T19:11:01.197Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-06T19:11:01.197Z] ---> c652d68334b3 [2023-02-06T19:11:01.197Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-06T19:11:01.197Z] ---> 9d55dfb091ca [2023-02-06T19:11:01.197Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-06T19:11:01.762Z] ---> Running in 860ea11a87b5 [2023-02-06T19:11:01.762Z] ---> Running in 51a70bcfc8ff [2023-02-06T19:11:01.762Z] ---> Running in 145f100e300c [2023-02-06T19:11:02.021Z] ---> aabc111dd4ef [2023-02-06T19:11:02.021Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-06T19:11:02.981Z] ---> f2c7baae7445 [2023-02-06T19:11:02.981Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-06T19:11:02.981Z] 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-06T19:11:03.333Z] ---> 601a698664b2 [2023-02-06T19:11:03.333Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-06T19:11:03.333Z] ---> Running in c4764b20c65e [2023-02-06T19:11:03.333Z] 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-06T19:11:03.591Z] Removing intermediate container c4764b20c65e [2023-02-06T19:11:03.591Z] ---> ac6f57c05acf [2023-02-06T19:11:03.591Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:11:03.591Z] ---> Running in e6b26e4aface [2023-02-06T19:11:03.591Z] 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-06T19:11:03.591Z] Removing intermediate container e6b26e4aface [2023-02-06T19:11:03.591Z] ---> 1556917845e8 [2023-02-06T19:11:03.591Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T19:11:03.591Z] ---> Running in 0a8737382665 [2023-02-06T19:11:03.848Z] Removing intermediate container 0a8737382665 [2023-02-06T19:11:03.848Z] ---> aef25f673bce [2023-02-06T19:11:03.848Z] Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:11:03.848Z] ---> Running in 147ff3a7cf2c [2023-02-06T19:11:04.106Z] Removing intermediate container 147ff3a7cf2c [2023-02-06T19:11:04.106Z] ---> 1f523a738b4b [2023-02-06T19:11:04.106Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:11:04.106Z] ---> Running in a5c5083f0e3f [2023-02-06T19:11:04.669Z] Removing intermediate container a5c5083f0e3f [2023-02-06T19:11:04.669Z] ---> 3df1bd439ccb [2023-02-06T19:11:04.669Z] [2023-02-06T19:11:04.669Z] Successfully built 3df1bd439ccb [2023-02-06T19:11:04.669Z] Successfully tagged core-metadata:latest [2023-02-06T19:11:04.669Z]  Building core-metadata ... done Building security-spire-config [2023-02-06T19:11:07.194Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:11:07.194Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:11:07.194Z] ---> cbb7e2e1f09d [2023-02-06T19:11:07.194Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:11:07.194Z] ---> Using cache [2023-02-06T19:11:07.194Z] ---> eddf98f98cee [2023-02-06T19:11:07.194Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:11:07.194Z] ---> Using cache [2023-02-06T19:11:07.194Z] ---> a0bebcc46bae [2023-02-06T19:11:07.194Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:11:07.194Z] ---> Using cache [2023-02-06T19:11:07.194Z] ---> 4476bf698111 [2023-02-06T19:11:07.194Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:11:07.194Z] ---> Using cache [2023-02-06T19:11:07.194Z] ---> 992f429539af [2023-02-06T19:11:07.194Z] Step 7/24 : COPY . . [2023-02-06T19:11:07.194Z] ---> Using cache [2023-02-06T19:11:07.194Z] ---> bcb7e2962988 [2023-02-06T19:11:07.194Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:11:07.194Z] ---> Using cache [2023-02-06T19:11:07.194Z] ---> 3a50872e256e [2023-02-06T19:11:07.194Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:11:07.194Z] ---> Using cache [2023-02-06T19:11:07.194Z] ---> 17452db6ea57 [2023-02-06T19:11:07.194Z] 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-06T19:11:11.420Z] ---> Running in 8a378120bbaf [2023-02-06T19:11:14.733Z] Removing intermediate container 8a378120bbaf [2023-02-06T19:11:14.733Z] ---> 2912e97ea871 [2023-02-06T19:11:14.733Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:11:15.683Z] ---> Running in d7136cc26b81 [2023-02-06T19:11:15.986Z] Removing intermediate container 410c60057260 [2023-02-06T19:11:15.986Z] ---> 17be1e6104f6 [2023-02-06T19:11:15.986Z] [2023-02-06T19:11:15.986Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:11:15.986Z] ---> bfe296a52501 [2023-02-06T19:11:15.986Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-06T19:11:16.244Z] ---> Running in 979795013e9e [2023-02-06T19:11:16.522Z] Removing intermediate container d7136cc26b81 [2023-02-06T19:11:16.522Z] ---> f5ddd884ccfa [2023-02-06T19:11:16.522Z] [2023-02-06T19:11:16.522Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:11:16.522Z] ---> c4fc93816858 [2023-02-06T19:11:16.522Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:11:16.522Z] ---> Using cache [2023-02-06T19:11:16.522Z] ---> e53afd48df3e [2023-02-06T19:11:16.522Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-06T19:11:16.780Z] ---> Running in 4e34064358e5 [2023-02-06T19:11:16.780Z] Removing intermediate container 979795013e9e [2023-02-06T19:11:16.780Z] ---> cdc36c719000 [2023-02-06T19:11:16.780Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:11:17.038Z] ---> Running in 1b18dccd5ef3 [2023-02-06T19:11:17.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-06T19:11:17.561Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-06T19:11:17.561Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-06T19:11:17.561Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-06T19:11:17.561Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-06T19:11:17.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:11:17.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:11:17.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:11:18.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:11:18.492Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:11:18.492Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:11:18.492Z] OK: 6 MiB in 15 packages [2023-02-06T19:11:18.492Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:11:18.492Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:11:18.492Z] OK: 15859 distinct packages available [2023-02-06T19:11:18.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:11:18.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:11:19.010Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-06T19:11:19.010Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:11:19.010Z] (3/4) Installing libucontext (1.1-r0) [2023-02-06T19:11:19.010Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-06T19:11:19.010Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:11:19.010Z] OK: 6 MiB in 18 packages [2023-02-06T19:11:19.942Z] Removing intermediate container 1b18dccd5ef3 [2023-02-06T19:11:19.942Z] ---> 7f3163d0f468 [2023-02-06T19:11:19.942Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:11:20.200Z] Removing intermediate container 4e34064358e5 [2023-02-06T19:11:20.200Z] ---> 02a9cdcc433d [2023-02-06T19:11:20.200Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:11:20.200Z] ---> c3d9c1a5d886 [2023-02-06T19:11:20.200Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-06T19:11:23.529Z] ---> 3ee03a04b189 [2023-02-06T19:11:23.529Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-06T19:11:23.800Z] ---> a9275b5e3f9e [2023-02-06T19:11:23.800Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:11:24.059Z] ---> cd69e7b3fbc5 [2023-02-06T19:11:24.059Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-06T19:11:24.317Z] ---> 27e8f98308a5 [2023-02-06T19:11:24.317Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-06T19:11:24.317Z] ---> Running in 44e8d2eda5a4 [2023-02-06T19:11:24.884Z] ---> ca505d584529 [2023-02-06T19:11:24.884Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:11:24.884Z] Removing intermediate container 44e8d2eda5a4 [2023-02-06T19:11:24.884Z] ---> 1f58ba0ee605 [2023-02-06T19:11:24.884Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-06T19:11:25.460Z] ---> Running in 081e81d19d9e [2023-02-06T19:11:25.729Z] ---> 31e4b004379b [2023-02-06T19:11:25.729Z] Step 19/24 : WORKDIR / [2023-02-06T19:11:25.729Z] ---> Running in e30066eaf217 [2023-02-06T19:11:27.119Z] Removing intermediate container e30066eaf217 [2023-02-06T19:11:27.119Z] ---> 337aaa41c4e8 [2023-02-06T19:11:27.119Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:11:27.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-06T19:11:27.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-06T19:11:27.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-06T19:11:27.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-06T19:11:27.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-06T19:11:27.674Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-06T19:11:27.674Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-06T19:11:27.674Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-06T19:11:27.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-06T19:11:27.699Z] ---> Running in 5fcf9cc96ad7 [2023-02-06T19:11:28.263Z] Removing intermediate container 081e81d19d9e [2023-02-06T19:11:28.263Z] ---> ca5fef4db52c [2023-02-06T19:11:28.263Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:11:28.263Z] Removing intermediate container 5fcf9cc96ad7 [2023-02-06T19:11:28.263Z] ---> 6a8d36c68b5e [2023-02-06T19:11:28.263Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:11:28.263Z] ---> Running in 3f7e9825080e [2023-02-06T19:11:28.521Z] ---> Running in a74c8426f16d [2023-02-06T19:11:29.979Z] Removing intermediate container a74c8426f16d [2023-02-06T19:11:29.979Z] ---> e4d98f29ee7f [2023-02-06T19:11:29.979Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T19:11:29.979Z] Removing intermediate container 3f7e9825080e [2023-02-06T19:11:29.979Z] ---> 7759d638c56f [2023-02-06T19:11:29.979Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-06T19:11:29.979Z] ---> Running in 2080d4eba653 [2023-02-06T19:11:29.979Z] ---> Running in a6f855447e7e [2023-02-06T19:11:30.240Z] 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-06T19:11:30.553Z] Removing intermediate container 2080d4eba653 [2023-02-06T19:11:30.553Z] ---> e43563bdf117 [2023-02-06T19:11:30.553Z] Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:11:30.553Z] Removing intermediate container a6f855447e7e [2023-02-06T19:11:30.553Z] ---> 8aa99fe95eff [2023-02-06T19:11:30.553Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T19:11:30.811Z] 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-06T19:11:31.070Z] ---> Running in b7d20e41d88f [2023-02-06T19:11:31.070Z] ---> Running in b26e349c3ceb [2023-02-06T19:11:31.662Z] Removing intermediate container b7d20e41d88f [2023-02-06T19:11:31.662Z] ---> 40d773807148 [2023-02-06T19:11:31.662Z] Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:11:31.662Z] Removing intermediate container b26e349c3ceb [2023-02-06T19:11:31.662Z] ---> db554ecf9283 [2023-02-06T19:11:31.662Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:11:31.662Z] ---> Running in a668b0e1dd1f [2023-02-06T19:11:31.923Z] ---> Running in 42907fc9d20f [2023-02-06T19:11:32.494Z] Removing intermediate container a668b0e1dd1f [2023-02-06T19:11:32.494Z] ---> 4b4135243727 [2023-02-06T19:11:32.494Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:11:32.759Z] Removing intermediate container 42907fc9d20f [2023-02-06T19:11:32.759Z] ---> 80c35010b641 [2023-02-06T19:11:32.759Z] [2023-02-06T19:11:32.759Z] Successfully built 80c35010b641 [2023-02-06T19:11:32.759Z] Successfully tagged security-spire-config:latest [2023-02-06T19:11:32.759Z]  Building security-spire-config ... done Building security-spire-agent [2023-02-06T19:11:32.759Z] ---> Running in 967445a996bb [2023-02-06T19:11:36.064Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:11:36.064Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:11:36.064Z] ---> cbb7e2e1f09d [2023-02-06T19:11:36.064Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:11:36.064Z] ---> Using cache [2023-02-06T19:11:36.064Z] ---> eddf98f98cee [2023-02-06T19:11:36.064Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:11:36.064Z] ---> Using cache [2023-02-06T19:11:36.064Z] ---> a0bebcc46bae [2023-02-06T19:11:36.064Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:11:36.064Z] ---> Using cache [2023-02-06T19:11:36.064Z] ---> 4476bf698111 [2023-02-06T19:11:36.064Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:11:36.064Z] ---> Using cache [2023-02-06T19:11:36.064Z] ---> 992f429539af [2023-02-06T19:11:36.064Z] Step 7/24 : COPY . . [2023-02-06T19:11:36.064Z] ---> Using cache [2023-02-06T19:11:36.064Z] ---> bcb7e2962988 [2023-02-06T19:11:36.064Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:11:36.064Z] ---> Using cache [2023-02-06T19:11:36.064Z] ---> 3a50872e256e [2023-02-06T19:11:36.064Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:11:36.064Z] ---> Using cache [2023-02-06T19:11:36.064Z] ---> 17452db6ea57 [2023-02-06T19:11:36.064Z] 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-06T19:11:36.064Z] ---> Using cache [2023-02-06T19:11:36.064Z] ---> 2912e97ea871 [2023-02-06T19:11:36.064Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:11:36.064Z] ---> Using cache [2023-02-06T19:11:36.064Z] ---> f5ddd884ccfa [2023-02-06T19:11:36.064Z] [2023-02-06T19:11:36.064Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:11:36.064Z] ---> c4fc93816858 [2023-02-06T19:11:36.064Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:11:36.064Z] ---> Using cache [2023-02-06T19:11:36.064Z] ---> e53afd48df3e [2023-02-06T19:11:36.064Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:11:36.064Z] ---> Using cache [2023-02-06T19:11:36.064Z] ---> 9607d289e68a [2023-02-06T19:11:36.064Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-06T19:11:37.979Z] Removing intermediate container 967445a996bb [2023-02-06T19:11:37.979Z] ---> 781b318ebb58 [2023-02-06T19:11:37.979Z] [2023-02-06T19:11:37.979Z] ---> 0231cc5f856a [2023-02-06T19:11:37.979Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:11:37.979Z] Successfully built 781b318ebb58 [2023-02-06T19:11:37.979Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-06T19:11:37.979Z] Building core-data [2023-02-06T19:11:37.979Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 51a70bcfc8ff [2023-02-06T19:11:37.979Z] ---> 4bbea4b8523a [2023-02-06T19:11:37.979Z] [2023-02-06T19:11:37.979Z] Step 9/24 : FROM alpine:3.16 [2023-02-06T19:11:37.979Z] ---> bfe296a52501 [2023-02-06T19:11:37.979Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-06T19:11:41.275Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:11:41.275Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:11:41.275Z] ---> cbb7e2e1f09d [2023-02-06T19:11:41.275Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:11:41.275Z] ---> Using cache [2023-02-06T19:11:41.275Z] ---> 785fb71069a8 [2023-02-06T19:11:41.275Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:11:41.275Z] ---> Using cache [2023-02-06T19:11:41.275Z] ---> 4a4f143abe80 [2023-02-06T19:11:41.275Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:11:41.275Z] ---> Using cache [2023-02-06T19:11:41.275Z] ---> 97c866b62f1e [2023-02-06T19:11:41.275Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:11:41.275Z] ---> Using cache [2023-02-06T19:11:41.275Z] ---> ac2122737508 [2023-02-06T19:11:41.275Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:11:41.275Z] ---> Using cache [2023-02-06T19:11:41.275Z] ---> 79f8c9ec96e4 [2023-02-06T19:11:41.275Z] Step 8/22 : COPY . . [2023-02-06T19:11:41.275Z] ---> Using cache [2023-02-06T19:11:41.275Z] ---> e57a98dcd108 [2023-02-06T19:11:41.275Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-06T19:11:45.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.635s coverage: 28.7% of statements [2023-02-06T19:11:45.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-06T19:11:45.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-06T19:11:46.562Z] ---> 8172945af81d [2023-02-06T19:11:46.562Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:11:46.562Z] ---> Running in ea591ddb62a7 [2023-02-06T19:11:46.562Z] ---> Running in c0bc5ce59033 [2023-02-06T19:11:46.562Z] Removing intermediate container 145f100e300c [2023-02-06T19:11:46.562Z] ---> 1d889fcfe66a [2023-02-06T19:11:46.562Z] [2023-02-06T19:11:46.562Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:11:46.562Z] ---> bfe296a52501 [2023-02-06T19:11:46.562Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:11:46.562Z] ---> Using cache [2023-02-06T19:11:46.562Z] ---> eb5ddf20b3a5 [2023-02-06T19:11:46.562Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:11:46.562Z] ---> Using cache [2023-02-06T19:11:46.562Z] ---> 2a784086c1aa [2023-02-06T19:11:46.562Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-06T19:11:46.562Z] Removing intermediate container 860ea11a87b5 [2023-02-06T19:11:46.562Z] ---> 5135c3739571 [2023-02-06T19:11:46.562Z] [2023-02-06T19:11:46.562Z] Step 9/21 : FROM alpine:3.16 [2023-02-06T19:11:46.562Z] ---> bfe296a52501 [2023-02-06T19:11:46.562Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-06T19:11:46.562Z] ---> Running in 6ff02b94b7ee [2023-02-06T19:11:46.825Z] ---> Running in bed0e40e69d2 [2023-02-06T19:11:46.825Z] ---> 0374326dd13e [2023-02-06T19:11:46.825Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-06T19:11:46.825Z] Removing intermediate container bed0e40e69d2 [2023-02-06T19:11:46.825Z] ---> 8396c8d24278 [2023-02-06T19:11:46.825Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:11:46.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:11:46.825Z] ---> Running in bb99d66e348f [2023-02-06T19:11:46.825Z] ---> 85a575c68f21 [2023-02-06T19:11:46.825Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-06T19:11:46.825Z] 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-06T19:11:47.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:11:47.090Z] Removing intermediate container bb99d66e348f [2023-02-06T19:11:47.090Z] ---> 7ecd3ebb0bea [2023-02-06T19:11:47.090Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:11:47.090Z] ---> 8eb378ea4cf3 [2023-02-06T19:11:47.090Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:11:47.090Z] ---> Running in 33a4b3266bfa [2023-02-06T19:11:47.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:11:47.090Z] ---> 1fd19d02f054 [2023-02-06T19:11:47.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-06T19:11:47.090Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-06T19:11:47.090Z] Removing intermediate container 33a4b3266bfa [2023-02-06T19:11:47.090Z] ---> d11715e202dc [2023-02-06T19:11:47.090Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:11:47.379Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-06T19:11:47.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:11:47.379Z] (3/3) Installing su-exec (0.2-r1) [2023-02-06T19:11:47.379Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:11:47.379Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:11:47.379Z] ---> Running in 4be70e801616 [2023-02-06T19:11:47.379Z] OK: 6 MiB in 17 packages [2023-02-06T19:11:47.379Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-06T19:11:47.640Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-06T19:11:47.640Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-06T19:11:47.640Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-06T19:11:47.640Z] (5/6) Installing curl (7.83.1-r5) [2023-02-06T19:11:47.640Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-06T19:11:47.640Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:11:47.640Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:11:47.640Z] OK: 8 MiB in 20 packages [2023-02-06T19:11:48.210Z] Removing intermediate container 4be70e801616 [2023-02-06T19:11:48.210Z] ---> 154220a80a4f [2023-02-06T19:11:48.210Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T19:11:48.210Z] ---> 33178c016c4a [2023-02-06T19:11:48.210Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-06T19:11:48.210Z] ---> Running in 49b1b9fddac6 [2023-02-06T19:11:48.210Z] Removing intermediate container 49b1b9fddac6 [2023-02-06T19:11:48.210Z] ---> 9c0d3236f37b [2023-02-06T19:11:48.210Z] Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:11:48.480Z] ---> Running in c040065db741 [2023-02-06T19:11:48.480Z] ---> 7bfe21825095 [2023-02-06T19:11:48.480Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-06T19:11:48.480Z] ---> Running in a9cdabde5a32 [2023-02-06T19:11:48.480Z] Removing intermediate container ea591ddb62a7 [2023-02-06T19:11:48.480Z] ---> 5c24058ba869 [2023-02-06T19:11:48.480Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:11:48.480Z] ---> Running in b6164a258966 [2023-02-06T19:11:48.741Z] Removing intermediate container c040065db741 [2023-02-06T19:11:48.741Z] ---> 71ddb9c02bf9 [2023-02-06T19:11:48.741Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:11:48.741Z] Removing intermediate container a9cdabde5a32 [2023-02-06T19:11:48.741Z] ---> 84defc2918cc [2023-02-06T19:11:48.741Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:11:48.741Z] ---> Running in 2a3bafb090eb [2023-02-06T19:11:48.741Z] ---> Running in e0f1474c5525 [2023-02-06T19:11:48.741Z] Removing intermediate container b6164a258966 [2023-02-06T19:11:48.741Z] ---> 465d74d0685c [2023-02-06T19:11:48.741Z] Step 12/24 : WORKDIR / [2023-02-06T19:11:48.741Z] Removing intermediate container 6ff02b94b7ee [2023-02-06T19:11:48.741Z] ---> 856da2d5ffac [2023-02-06T19:11:48.741Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:11:48.741Z] ---> Running in c911dae91332 [2023-02-06T19:11:48.741Z] ---> Running in 3ac2dc81885e [2023-02-06T19:11:48.741Z] Removing intermediate container e0f1474c5525 [2023-02-06T19:11:48.741Z] ---> 2049eb1a5324 [2023-02-06T19:11:48.741Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T19:11:48.741Z] Removing intermediate container 2a3bafb090eb [2023-02-06T19:11:48.741Z] ---> 12e7c3d3af7d [2023-02-06T19:11:48.741Z] [2023-02-06T19:11:49.002Z] Removing intermediate container 3ac2dc81885e [2023-02-06T19:11:49.002Z] ---> 1b11e8a53bc1 [2023-02-06T19:11:49.002Z] 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-06T19:11:49.002Z] ---> Running in 6726baebb277 [2023-02-06T19:11:49.002Z] Removing intermediate container c911dae91332 [2023-02-06T19:11:49.002Z] ---> dba524304423 [2023-02-06T19:11:49.002Z] Step 12/21 : WORKDIR /edgex [2023-02-06T19:11:49.002Z] Successfully built 12e7c3d3af7d [2023-02-06T19:11:49.002Z] Successfully tagged security-spire-agent:latest [2023-02-06T19:11:49.002Z]  Building security-spire-agent ... done  ---> Running in 59544ff59a15 [2023-02-06T19:11:49.003Z] Removing intermediate container 6726baebb277 [2023-02-06T19:11:49.003Z] ---> cf299943aec5 [2023-02-06T19:11:49.003Z] Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:11:49.003Z] ---> Running in 22894b4822a2 [2023-02-06T19:11:49.003Z] ---> a62587149c72 [2023-02-06T19:11:49.003Z] 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-06T19:11:49.003Z] Removing intermediate container 59544ff59a15 [2023-02-06T19:11:49.003Z] ---> 092f564bd526 [2023-02-06T19:11:49.003Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-06T19:11:49.266Z] Removing intermediate container 22894b4822a2 [2023-02-06T19:11:49.266Z] ---> a1a3e4e1b64f [2023-02-06T19:11:49.266Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:11:49.266Z] ---> Running in c04b61c68aee [2023-02-06T19:11:49.266Z] ---> 0cc9f34aedd3 [2023-02-06T19:11:49.266Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-06T19:11:49.266Z] Removing intermediate container c04b61c68aee [2023-02-06T19:11:49.266Z] ---> e3b60be63aa1 [2023-02-06T19:11:49.266Z] [2023-02-06T19:11:49.266Z] ---> 8dfcc82453e5 [2023-02-06T19:11:49.266Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-06T19:11:49.533Z] Successfully built e3b60be63aa1 [2023-02-06T19:11:49.534Z] Successfully tagged support-scheduler:latest [2023-02-06T19:11:49.795Z]  Building support-scheduler ... done  ---> 3be8362d77bf [2023-02-06T19:11:49.795Z] 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-06T19:11:49.795Z] ---> cc2e5b46574c [2023-02-06T19:11:49.795Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-06T19:11:50.065Z] ---> 5b9d3d8602a5 [2023-02-06T19:11:50.065Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-06T19:11:50.643Z] ---> 9d267e2f6c23 [2023-02-06T19:11:50.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-06T19:11:50.643Z] ---> e5af58c486ae [2023-02-06T19:11:50.643Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T19:11:51.222Z] ---> e2055226b3e5 [2023-02-06T19:11:51.222Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:11:51.481Z] ---> Running in 40fe500807bc [2023-02-06T19:11:51.481Z] ---> 9709bc726aff [2023-02-06T19:11:51.481Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T19:11:51.742Z] ---> 7794a30eb2f3 [2023-02-06T19:11:51.742Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:11:51.742Z] ---> Running in ae43797c6333 [2023-02-06T19:11:52.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.492s coverage: 98.5% of statements [2023-02-06T19:11:52.681Z] Removing intermediate container 40fe500807bc [2023-02-06T19:11:52.681Z] ---> 26dc9c609e22 [2023-02-06T19:11:52.681Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:11:52.681Z] ---> Running in f71be158ef78 [2023-02-06T19:11:52.941Z] Removing intermediate container f71be158ef78 [2023-02-06T19:11:52.941Z] ---> 5db7ea685948 [2023-02-06T19:11:52.941Z] Step 19/21 : LABEL arch=x86_64 [2023-02-06T19:11:52.941Z] ---> Running in d61c74165de5 [2023-02-06T19:11:52.941Z] Removing intermediate container ae43797c6333 [2023-02-06T19:11:52.941Z] ---> 37269512de3e [2023-02-06T19:11:52.941Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:11:52.941Z] ---> Running in 2500671a356e [2023-02-06T19:11:52.941Z] Removing intermediate container d61c74165de5 [2023-02-06T19:11:52.941Z] ---> cc88cfe4b036 [2023-02-06T19:11:52.941Z] Step 20/21 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:11:53.200Z] ---> Running in 5f7704bae184 [2023-02-06T19:11:53.200Z] Removing intermediate container 2500671a356e [2023-02-06T19:11:53.200Z] ---> ad55bd677065 [2023-02-06T19:11:53.200Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T19:11:53.200Z] ---> Running in 61aaa2c7ec02 [2023-02-06T19:11:53.200Z] Removing intermediate container 5f7704bae184 [2023-02-06T19:11:53.200Z] ---> 19cf335900af [2023-02-06T19:11:53.200Z] Step 21/21 : LABEL version=0.0.0 [2023-02-06T19:11:53.459Z] ---> Running in b55acc02fabd [2023-02-06T19:11:53.459Z] Removing intermediate container 61aaa2c7ec02 [2023-02-06T19:11:53.459Z] ---> cd3f01e3187c [2023-02-06T19:11:53.459Z] Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:11:53.459Z] ---> Running in d7dee207334a [2023-02-06T19:11:53.459Z] Removing intermediate container b55acc02fabd [2023-02-06T19:11:53.459Z] ---> ef5a908d456f [2023-02-06T19:11:53.459Z] [2023-02-06T19:11:53.459Z] Successfully built ef5a908d456f [2023-02-06T19:11:53.717Z] Successfully tagged security-proxy-setup:latest [2023-02-06T19:11:53.717Z]  Building security-proxy-setup ... done Removing intermediate container d7dee207334a [2023-02-06T19:11:53.717Z] ---> 551dc8ae27af [2023-02-06T19:11:53.717Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:11:53.717Z] ---> Running in ac0f7976b099 [2023-02-06T19:11:53.977Z] Removing intermediate container ac0f7976b099 [2023-02-06T19:11:53.977Z] ---> 7980db51532c [2023-02-06T19:11:53.977Z] [2023-02-06T19:11:54.236Z] Successfully built 7980db51532c [2023-02-06T19:11:54.236Z] Successfully tagged security-secretstore-setup:latest [2023-02-06T19:11:56.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.674s coverage: 43.1% of statements [2023-02-06T19:11:56.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-06T19:11:56.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-06T19:11:56.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-06T19:11:56.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.599s coverage: 54.0% of statements [2023-02-06T19:11:56.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-06T19:11:56.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-06T19:12:06.457Z]  Building security-secretstore-setup ... done Removing intermediate container c0bc5ce59033 [2023-02-06T19:12:06.457Z] ---> bbb1c4d64df4 [2023-02-06T19:12:06.457Z] [2023-02-06T19:12:06.457Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:12:06.457Z] ---> bfe296a52501 [2023-02-06T19:12:06.457Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-06T19:12:06.457Z] ---> Running in 4e7ae0f20dfd [2023-02-06T19:12:06.457Z] Removing intermediate container 4e7ae0f20dfd [2023-02-06T19:12:06.457Z] ---> d439622070c0 [2023-02-06T19:12:06.457Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-06T19:12:06.457Z] ---> Running in 8a4dd9ddc42c [2023-02-06T19:12:06.457Z] Removing intermediate container 8a4dd9ddc42c [2023-02-06T19:12:06.457Z] ---> 44abc3c84c17 [2023-02-06T19:12:06.457Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-06T19:12:06.457Z] ---> Running in 47341fbfb022 [2023-02-06T19:12:06.457Z] Removing intermediate container 47341fbfb022 [2023-02-06T19:12:06.457Z] ---> c1b683cc7703 [2023-02-06T19:12:06.457Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:12:06.457Z] ---> Running in 0c09c699fb67 [2023-02-06T19:12:06.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:06.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:06.457Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:12:06.457Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:12:06.457Z] OK: 6 MiB in 15 packages [2023-02-06T19:12:07.023Z] Removing intermediate container 0c09c699fb67 [2023-02-06T19:12:07.023Z] ---> 08f4c3d350a9 [2023-02-06T19:12:07.023Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:12:07.023Z] ---> 75290bfa9c29 [2023-02-06T19:12:07.023Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-06T19:12:07.591Z] ---> 6a5add95697f [2023-02-06T19:12:07.591Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-06T19:12:07.849Z] ---> 8f5b017a31d0 [2023-02-06T19:12:07.850Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-06T19:12:07.850Z] ---> Running in 1e57cfdd34f9 [2023-02-06T19:12:07.850Z] Removing intermediate container 1e57cfdd34f9 [2023-02-06T19:12:07.850Z] ---> 440bfab7e8ef [2023-02-06T19:12:07.850Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:12:07.850Z] ---> Running in 78745e3b2891 [2023-02-06T19:12:07.850Z] Removing intermediate container 78745e3b2891 [2023-02-06T19:12:07.850Z] ---> f709eb76f9be [2023-02-06T19:12:07.850Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T19:12:08.109Z] ---> Running in 6b44d2381703 [2023-02-06T19:12:08.109Z] Removing intermediate container 6b44d2381703 [2023-02-06T19:12:08.109Z] ---> 6d1664444d62 [2023-02-06T19:12:08.109Z] Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:12:08.109Z] ---> Running in 8d175828e78d [2023-02-06T19:12:08.109Z] Removing intermediate container 8d175828e78d [2023-02-06T19:12:08.109Z] ---> c4547f4b54c0 [2023-02-06T19:12:08.109Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:12:08.109Z] ---> Running in ec701eca4253 [2023-02-06T19:12:08.368Z] Removing intermediate container ec701eca4253 [2023-02-06T19:12:08.368Z] ---> b51c07f8c480 [2023-02-06T19:12:08.368Z] [2023-02-06T19:12:08.368Z] Successfully built b51c07f8c480 [2023-02-06T19:12:08.368Z] Successfully tagged core-data:latest [2023-02-06T19:12:08.374Z]  Building core-data ... done  [Pipeline] } [2023-02-06T19:12:08.398Z] $ docker stop --time=1 acecaa7debfdab060317be494977f4b49733eee6288d85599ddd9e37850ee609 [2023-02-06T19:12:09.686Z] $ docker rm -f --volumes acecaa7debfdab060317be494977f4b49733eee6288d85599ddd9e37850ee609 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T19:12:10.165Z] + docker images [2023-02-06T19:12:10.165Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-06T19:12:10.165Z] core-data latest b51c07f8c480 1 second ago 17.9MB [2023-02-06T19:12:10.165Z] bbb1c4d64df4 5 seconds ago 1.69GB [2023-02-06T19:12:10.165Z] security-proxy-setup latest ef5a908d456f 16 seconds ago 27.8MB [2023-02-06T19:12:10.165Z] security-secretstore-setup latest 7980db51532c 16 seconds ago 29.9MB [2023-02-06T19:12:10.165Z] support-scheduler latest e3b60be63aa1 20 seconds ago 30MB [2023-02-06T19:12:10.165Z] security-spire-agent latest 12e7c3d3af7d 21 seconds ago 125MB [2023-02-06T19:12:10.165Z] 1d889fcfe66a 25 seconds ago 1.75GB [2023-02-06T19:12:10.165Z] 5135c3739571 26 seconds ago 1.67GB [2023-02-06T19:12:10.165Z] 4bbea4b8523a 32 seconds ago 1.68GB [2023-02-06T19:12:10.165Z] security-spire-config latest 80c35010b641 37 seconds ago 85.8MB [2023-02-06T19:12:10.165Z] core-common-config-bootstrapper latest 781b318ebb58 37 seconds ago 15.5MB [2023-02-06T19:12:10.165Z] f5ddd884ccfa 53 seconds ago 1.55GB [2023-02-06T19:12:10.165Z] 17be1e6104f6 54 seconds ago 1.68GB [2023-02-06T19:12:10.165Z] core-metadata latest 3df1bd439ccb About a minute ago 18.5MB [2023-02-06T19:12:10.165Z] e50364e29108 About a minute ago 1.69GB [2023-02-06T19:12:10.165Z] security-bootstrapper latest 0c773efa9ff5 2 minutes ago 20.3MB [2023-02-06T19:12:10.165Z] support-notifications latest 537792848360 2 minutes ago 30.6MB [2023-02-06T19:12:10.165Z] core-command latest 209918ded23a 2 minutes ago 17.7MB [2023-02-06T19:12:10.165Z] security-spiffe-token-provider latest 25eeac14a551 2 minutes ago 29.8MB [2023-02-06T19:12:10.165Z] 79c90971efe5 2 minutes ago 1.75GB [2023-02-06T19:12:10.165Z] 79c706eaaf35 2 minutes ago 1.72GB [2023-02-06T19:12:10.165Z] 751be0a4b883 2 minutes ago 1.68GB [2023-02-06T19:12:10.165Z] 90d9c260859e 2 minutes ago 1.67GB [2023-02-06T19:12:10.165Z] security-spire-server latest e30744652bbe 2 minutes ago 86.5MB [2023-02-06T19:12:10.165Z] 3a9a3cf1cb63 3 minutes ago 1.55GB [2023-02-06T19:12:10.165Z] ci-base-image-x86_64 latest cbb7e2e1f09d 7 minutes ago 904MB [2023-02-06T19:12:10.165Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-06T19:12:10.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-06T19:12:10.165Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-06T19:12:10.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-06T19:12:10.165Z] 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-06T19:12:11.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.637s coverage: 89.2% of statements [2023-02-06T19:12:11.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-06T19:12:11.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-06T19:12:11.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:12:11.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-06T19:12:11.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-06T19:12:11.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.411s coverage: 2.6% of statements [2023-02-06T19:12:11.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-06T19:12:11.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-06T19:12:16.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.715s coverage: 95.6% of statements [2023-02-06T19:12:16.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-06T19:12:16.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:12:16.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-06T19:12:16.191Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.390s coverage: 72.2% of statements [2023-02-06T19:12:16.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-06T19:12:16.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-06T19:12:16.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-06T19:12:16.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-06T19:12:16.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-06T19:12:16.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.457s coverage: 65.9% of statements [2023-02-06T19:12:16.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-06T19:12:16.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-06T19:12:16.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-06T19:12:16.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.450s coverage: 0.9% of statements [2023-02-06T19:12:16.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-06T19:12:16.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.357s coverage: 29.6% of statements [2023-02-06T19:12:16.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-06T19:12:16.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.339s coverage: 47.1% of statements [2023-02-06T19:12:16.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.259s coverage: 82.9% of statements [2023-02-06T19:12:16.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements [2023-02-06T19:12:17.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.309s coverage: 96.3% of statements [2023-02-06T19:12:20.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.280s coverage: 87.5% of statements [2023-02-06T19:12:31.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.278s coverage: 94.4% of statements [2023-02-06T19:12:31.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.262s coverage: 44.8% of statements [2023-02-06T19:12:39.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.955s coverage: 79.9% of statements [2023-02-06T19:12:39.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-06T19:12:44.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-06T19:12:44.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-06T19:12:44.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.293s coverage: 86.9% of statements [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-06T19:12:44.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-06T19:12:44.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-06T19:12:44.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.342s coverage: 77.4% of statements [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-06T19:12:44.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements [2023-02-06T19:12:44.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements [2023-02-06T19:12:44.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.977s coverage: 91.2% of statements [2023-02-06T19:12:44.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-06T19:12:49.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 64.7% of statements [2023-02-06T19:12:49.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-06T19:12:49.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-06T19:12:49.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.299s coverage: 100.0% of statements [2023-02-06T19:12:49.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2023-02-06T19:12:49.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.119s coverage: 100.0% of statements [2023-02-06T19:12:49.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2023-02-06T19:12:49.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements [2023-02-06T19:12:58.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.635s coverage: 65.3% of statements [2023-02-06T19:12:58.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-06T19:12:58.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-06T19:12:58.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-06T19:13:01.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.985s coverage: 41.8% of statements [2023-02-06T19:13:01.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-06T19:13:01.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-06T19:13:01.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.375s coverage: 89.5% of statements [2023-02-06T19:13:01.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-06T19:13:01.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.326s coverage: 84.8% of statements [2023-02-06T19:13:01.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-06T19:13:01.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-06T19:13:01.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-06T19:13:01.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-06T19:13:10.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.427s coverage: 17.7% of statements [2023-02-06T19:13:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-06T19:13:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-06T19:13:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-06T19:13:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-06T19:13:10.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.809s coverage: 92.3% of statements [2023-02-06T19:13:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-06T19:13:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:13:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-06T19:13:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-06T19:13:10.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.336s coverage: 63.2% of statements [2023-02-06T19:13:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-06T19:13:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-06T19:13:10.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.543s coverage: 97.7% of statements [2023-02-06T19:13:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-06T19:13:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:13:10.054Z] 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-06T19:13:10.054Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-06T19:13:10.054Z] go vet ./... [2023-02-06T19:15:16.777Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T19:15:16.777Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T19:15:16.777Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-06T19:15:16.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-06T19:15:17.485Z] + ls -al . [2023-02-06T19:15:17.486Z] total 740 [2023-02-06T19:15:17.486Z] drwxrwxr-x 10 1001 1001 4096 Feb 6 19:08 . [2023-02-06T19:15:17.486Z] drwxr-xr-x 4 root root 4096 Feb 6 19:08 .. [2023-02-06T19:15:17.486Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:06 .blubracket [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 16 Feb 6 19:06 .dockerignore [2023-02-06T19:15:17.486Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 19:06 .git [2023-02-06T19:15:17.486Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:06 .github [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 1024 Feb 6 19:06 .gitignore [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 42 Feb 6 19:06 .golangci.yml [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 87 Feb 6 19:06 .hadolint.yml [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 166 Feb 6 19:06 .sonarcloud.properties [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 1171 Feb 6 19:06 ADOPTERS.md [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 10825 Feb 6 19:06 Attribution.txt [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 73765 Feb 6 19:06 CHANGELOG.md [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 19:06 CONTRIBUTING.md [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 677 Feb 6 19:06 GOVERNANCE.md [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 850 Feb 6 19:06 Jenkinsfile [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 19:06 LICENSE [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 13388 Feb 6 19:06 Makefile [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 582 Feb 6 19:06 OWNERS.md [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 9403 Feb 6 19:06 README.md [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 6912 Feb 6 19:06 SECURITY.md [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 19:04 VERSION [2023-02-06T19:15:17.486Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:06 bin [2023-02-06T19:15:17.486Z] drwxrwxr-x 17 1001 1001 4096 Feb 6 19:06 cmd [2023-02-06T19:15:17.486Z] -rw-r--r-- 1 root root 486191 Feb 6 19:13 coverage.out [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 3294 Feb 6 19:06 go.mod [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 34708 Feb 6 19:06 go.sum [2023-02-06T19:15:17.486Z] drwxrwxr-x 7 1001 1001 4096 Feb 6 19:06 internal [2023-02-06T19:15:17.486Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:06 openapi [2023-02-06T19:15:17.486Z] drwxrwxr-x 4 1001 1001 4096 Feb 6 19:06 snap [2023-02-06T19:15:17.486Z] -rw-rw-r-- 1 1001 1001 204 Feb 6 19:06 version.go [Pipeline] sh [2023-02-06T19:15:17.831Z] + '[' -e coverage.out ] [2023-02-06T19:15:17.831Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-06T19:15:18.132Z] Warning: overwriting stash ‘coverage-report’ [2023-02-06T19:15:19.117Z] Stashed 1 file(s) [Pipeline] sh [2023-02-06T19:15:19.811Z] + make build [2023-02-06T19:15:19.811Z] 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-06T19:16:59.593Z] 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-06T19:17:03.858Z] 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-06T19:17:10.514Z] 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-06T19:17:14.799Z] 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-06T19:18:11.211Z] 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-06T19:18:11.211Z] 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-06T19:18:17.869Z] 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-06T19:18:24.530Z] 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-06T19:18:28.783Z] 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-06T19:18:34.122Z] 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-06T19:18:49.108Z] 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-06T19:18:55.790Z] $ docker stop --time=1 3e8762d9e58328a02c0cd75e7d24ef7be54dca33211ba9c35a8e8443e0cc9ba1 [2023-02-06T19:18:57.860Z] $ docker rm -f --volumes 3e8762d9e58328a02c0cd75e7d24ef7be54dca33211ba9c35a8e8443e0cc9ba1 [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-06T19:19:00.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:19:00.463Z] [2023-02-06T19:19:00.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:19:00.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:19:01.156Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-06T19:19:01.156Z] 29e5d40040c1: Pulling fs layer [2023-02-06T19:19:01.156Z] 1ce36da41761: Pulling fs layer [2023-02-06T19:19:01.156Z] 25b303627fd3: Pulling fs layer [2023-02-06T19:19:01.431Z] 29e5d40040c1: Verifying Checksum [2023-02-06T19:19:01.431Z] 29e5d40040c1: Download complete [2023-02-06T19:19:01.702Z] 1ce36da41761: Verifying Checksum [2023-02-06T19:19:01.702Z] 1ce36da41761: Download complete [2023-02-06T19:19:01.971Z] 29e5d40040c1: Pull complete [2023-02-06T19:19:03.386Z] 25b303627fd3: Verifying Checksum [2023-02-06T19:19:03.386Z] 25b303627fd3: Download complete [2023-02-06T19:19:05.971Z] 1ce36da41761: Pull complete [2023-02-06T19:19:16.047Z] 25b303627fd3: Pull complete [2023-02-06T19:19:16.047Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-06T19:19:16.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:19:16.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:19:16.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-4728 does not seem to be running inside a container [2023-02-06T19:19:16.483Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-06T19:19:19.225Z] $ docker top 8a38094133bf06fffe42b01f78aeb0ab28dfbb9063b21d8972f1026a8e18b990 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:19:20.136Z] + docker-compose build --help [2023-02-06T19:19:20.137Z] + grep parallel [2023-02-06T19:19:26.785Z] --parallel Build images in parallel. [Pipeline] } [2023-02-06T19:19:26.811Z] $ docker stop --time=1 8a38094133bf06fffe42b01f78aeb0ab28dfbb9063b21d8972f1026a8e18b990 [2023-02-06T19:19:28.511Z] $ docker rm -f --volumes 8a38094133bf06fffe42b01f78aeb0ab28dfbb9063b21d8972f1026a8e18b990 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:19:29.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:19:29.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:19:29.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-4728 does not seem to be running inside a container [2023-02-06T19:19:29.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-06T19:19:30.893Z] $ docker top 28ab3347d6249060bf1f3dee91fced5e4d80fe72fc46a70335a52b72a306eb4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:19:31.801Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-06T19:19:37.135Z] Building core-command ... [2023-02-06T19:19:37.135Z] Building core-common-config-bootstrapper ... [2023-02-06T19:19:37.135Z] Building core-data ... [2023-02-06T19:19:37.135Z] Building core-metadata ... [2023-02-06T19:19:37.135Z] Building security-bootstrapper ... [2023-02-06T19:19:37.135Z] Building security-proxy-setup ... [2023-02-06T19:19:37.135Z] Building security-secretstore-setup ... [2023-02-06T19:19:37.135Z] Building security-spiffe-token-provider ... [2023-02-06T19:19:37.135Z] Building security-spire-agent ... [2023-02-06T19:19:37.135Z] Building security-spire-config ... [2023-02-06T19:19:37.135Z] Building security-spire-server ... [2023-02-06T19:19:37.135Z] Building support-notifications ... [2023-02-06T19:19:37.135Z] Building support-scheduler ... [2023-02-06T19:19:37.135Z] Building security-spire-server [2023-02-06T19:19:37.135Z] Building security-spire-config [2023-02-06T19:19:37.135Z] Building core-metadata [2023-02-06T19:19:37.135Z] Building security-proxy-setup [2023-02-06T19:19:37.135Z] Building security-bootstrapper [2023-02-06T19:20:33.675Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:20:33.675Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:20:33.675Z] ---> 27fb59d1a582 [2023-02-06T19:20:33.675Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:20:33.675Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:20:33.675Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:20:33.675Z] ---> 27fb59d1a582 [2023-02-06T19:20:33.675Z] Step 3/32 : WORKDIR /edgex-go [2023-02-06T19:20:33.675Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:20:33.675Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:20:33.675Z] ---> 27fb59d1a582 [2023-02-06T19:20:33.675Z] Step 3/21 : WORKDIR /edgex-go [2023-02-06T19:20:33.675Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:20:33.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:20:33.675Z] ---> 27fb59d1a582 [2023-02-06T19:20:33.675Z] Step 3/23 : WORKDIR /edgex-go [2023-02-06T19:20:33.675Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:20:33.675Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:20:33.675Z] ---> 27fb59d1a582 [2023-02-06T19:20:33.675Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:20:33.675Z] ---> Running in aaf1c84acec3 [2023-02-06T19:20:33.675Z] ---> Running in 9b33a4b6e933 [2023-02-06T19:20:33.675Z] ---> Running in 36c099f0f44c [2023-02-06T19:20:33.675Z] ---> Running in 410e6f74d0c4 [2023-02-06T19:20:33.675Z] ---> Running in e88b78ba4683 [2023-02-06T19:20:33.675Z] Removing intermediate container aaf1c84acec3 [2023-02-06T19:20:33.675Z] ---> 63d87a4ff83a [2023-02-06T19:20:33.675Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-06T19:20:33.675Z] Removing intermediate container 9b33a4b6e933 [2023-02-06T19:20:33.675Z] ---> ca225c96173c [2023-02-06T19:20:33.675Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curlRemoving intermediate container e88b78ba4683 [2023-02-06T19:20:33.675Z] [2023-02-06T19:20:33.675Z] ---> 69846d7e1189 [2023-02-06T19:20:33.675Z] Step 4/24 : WORKDIR /edgex-go [2023-02-06T19:20:33.675Z] Removing intermediate container 410e6f74d0c4 [2023-02-06T19:20:33.675Z] Removing intermediate container 36c099f0f44c [2023-02-06T19:20:33.675Z] ---> f5195f132c56 [2023-02-06T19:20:33.675Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:20:33.675Z] ---> 586b97fca7cc [2023-02-06T19:20:33.675Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-06T19:20:33.675Z] ---> Running in a3bd3a5943a9 [2023-02-06T19:20:33.675Z] ---> Running in 4c338d8888e7 [2023-02-06T19:20:33.675Z] ---> Running in 87d508a790fe [2023-02-06T19:20:33.675Z] ---> Running in 6fd18de54ddc [2023-02-06T19:20:33.675Z] ---> Running in 5212a26536ef [2023-02-06T19:20:33.675Z] Removing intermediate container 87d508a790fe [2023-02-06T19:20:33.675Z] ---> 34564bc4dcc8 [2023-02-06T19:20:33.675Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-06T19:20:33.675Z] ---> Running in 959440e43ad1 [2023-02-06T19:20:33.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:20:33.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:20:33.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:20:34.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:20:34.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:20:34.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:20:35.453Z] OK: 221 MiB in 51 packages [2023-02-06T19:20:35.453Z] OK: 221 MiB in 51 packages [2023-02-06T19:20:35.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:20:35.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:20:35.731Z] OK: 221 MiB in 51 packages [2023-02-06T19:20:36.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:20:36.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:20:37.675Z] Removing intermediate container 4c338d8888e7 [2023-02-06T19:20:37.675Z] ---> c08d86a0c379 [2023-02-06T19:20:37.675Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:20:37.675Z] OK: 221 MiB in 51 packages [2023-02-06T19:20:37.675Z] OK: 221 MiB in 51 packages [2023-02-06T19:20:37.675Z] Removing intermediate container a3bd3a5943a9 [2023-02-06T19:20:37.675Z] ---> 5b0873f1dbd0 [2023-02-06T19:20:37.675Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-06T19:20:37.949Z] Removing intermediate container 959440e43ad1 [2023-02-06T19:20:37.949Z] ---> 0e558327e6c4 [2023-02-06T19:20:37.949Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-06T19:20:39.366Z] ---> 291c14c2f9d8 [2023-02-06T19:20:39.366Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:20:39.366Z] Removing intermediate container 6fd18de54ddc [2023-02-06T19:20:39.366Z] ---> 1eaaa4ef6414 [2023-02-06T19:20:39.366Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-06T19:20:39.366Z] ---> Running in 0a2b259a2b11 [2023-02-06T19:20:39.366Z] Removing intermediate container 5212a26536ef [2023-02-06T19:20:39.366Z] ---> 132a5f170695 [2023-02-06T19:20:39.366Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-06T19:20:39.366Z] ---> 07c9dd858d99 [2023-02-06T19:20:39.366Z] ---> 173b86fb093a [2023-02-06T19:20:39.366Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:20:39.366Z] [2023-02-06T19:20:39.636Z] ---> Running in 47273bb675db [2023-02-06T19:20:39.636Z] ---> Running in e4ab488c73fd [2023-02-06T19:20:41.050Z] ---> 84e03d31a3ac [2023-02-06T19:20:41.050Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:20:41.050Z] ---> 37943d6c1570 [2023-02-06T19:20:41.050Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:20:41.050Z] ---> Running in 252b33d55578 [2023-02-06T19:20:41.050Z] ---> Running in 4a844dd2bc16 [2023-02-06T19:23:02.784Z] Removing intermediate container 252b33d55578 [2023-02-06T19:23:02.784Z] ---> 627a8683455c [2023-02-06T19:23:02.784Z] Step 7/23 : COPY . . [2023-02-06T19:23:02.784Z] Removing intermediate container 4a844dd2bc16 [2023-02-06T19:23:02.784Z] ---> 43b1476f5bd8 [2023-02-06T19:23:02.784Z] Step 7/21 : COPY . . [2023-02-06T19:23:02.784Z] Removing intermediate container 0a2b259a2b11 [2023-02-06T19:23:02.784Z] ---> 20a30afadd3e [2023-02-06T19:23:02.784Z] Step 7/32 : COPY . . [2023-02-06T19:23:02.784Z] Removing intermediate container e4ab488c73fd [2023-02-06T19:23:02.784Z] ---> bcb9836bce31 [2023-02-06T19:23:02.784Z] Step 8/24 : COPY . . [2023-02-06T19:23:02.784Z] Removing intermediate container 47273bb675db [2023-02-06T19:23:02.784Z] ---> 7805c5a8d498 [2023-02-06T19:23:02.784Z] Step 7/24 : COPY . . [2023-02-06T19:23:09.463Z] ---> 23cc74fb3f18 [2023-02-06T19:23:09.463Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-06T19:23:09.463Z] ---> b665d1c2b469 [2023-02-06T19:23:09.463Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-06T19:23:09.463Z] ---> 2571fdfcf23c [2023-02-06T19:23:09.463Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:23:09.463Z] ---> 1bd093baf22c [2023-02-06T19:23:09.463Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:23:09.463Z] ---> 9c53911c12fc [2023-02-06T19:23:09.463Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-06T19:23:09.463Z] ---> Running in ef2b58432008 [2023-02-06T19:23:09.463Z] ---> Running in a800b1e0a73c [2023-02-06T19:23:09.463Z] ---> Running in 313f19382b1d [2023-02-06T19:23:09.463Z] ---> Running in ff172d730b86 [2023-02-06T19:23:09.731Z] ---> Running in 309a32ff27c5 [2023-02-06T19:23:10.706Z] Removing intermediate container a800b1e0a73c [2023-02-06T19:23:10.706Z] ---> 3b53e795de43 [2023-02-06T19:23:10.706Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:23:10.706Z] Removing intermediate container ff172d730b86 [2023-02-06T19:23:10.706Z] ---> 8a2e4639fa8c [2023-02-06T19:23:10.706Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-06T19:23:10.706Z] ---> Running in a9dcf77a6cd5 [2023-02-06T19:23:10.984Z] ---> Running in 3ffad06db40f [2023-02-06T19:23:11.581Z] 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-06T19:23:11.848Z] Removing intermediate container a9dcf77a6cd5 [2023-02-06T19:23:11.848Z] ---> 5a4e30e07c10 [2023-02-06T19:23:11.848Z] 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-06T19:23:11.848Z] Removing intermediate container 3ffad06db40f [2023-02-06T19:23:11.848Z] ---> 66fe2178ba34 [2023-02-06T19:23:11.848Z] 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-06T19:23:12.116Z] 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-06T19:23:12.116Z] ---> Running in 49ab699f70b3 [2023-02-06T19:23:12.116Z] ---> Running in 37ef69ba8fe4 [2023-02-06T19:23:12.385Z] 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-06T19:23:16.654Z] Removing intermediate container 49ab699f70b3 [2023-02-06T19:23:16.654Z] ---> 2af26c4acd51 [2023-02-06T19:23:16.654Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:23:16.654Z] Removing intermediate container 37ef69ba8fe4 [2023-02-06T19:23:16.654Z] ---> d7016bd6df55 [2023-02-06T19:23:16.654Z] Step 11/23 : WORKDIR /edgex-go [2023-02-06T19:23:16.654Z] ---> Running in 5221ab2bde7c [2023-02-06T19:23:16.654Z] ---> Running in 95b8b62574b9 [2023-02-06T19:23:17.243Z] Removing intermediate container 5221ab2bde7c [2023-02-06T19:23:17.243Z] ---> 28501ba45339 [2023-02-06T19:23:17.243Z] [2023-02-06T19:23:17.243Z] Step 12/23 : FROM alpine:3.15 [2023-02-06T19:23:17.243Z] Removing intermediate container 95b8b62574b9 [2023-02-06T19:23:17.243Z] ---> df847543ef75 [2023-02-06T19:23:17.243Z] [2023-02-06T19:23:17.243Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:23:18.203Z] 3.15: Pulling from library/alpine [2023-02-06T19:23:18.203Z] 3.15: Pulling from library/alpine [2023-02-06T19:23:20.147Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-06T19:23:20.147Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-06T19:23:20.147Z] Status: Downloaded newer image for alpine:3.15 [2023-02-06T19:23:20.147Z] Status: Downloaded newer image for alpine:3.15 [2023-02-06T19:23:20.147Z] ---> 8aa73fd46299 [2023-02-06T19:23:20.147Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:23:20.147Z] ---> 8aa73fd46299 [2023-02-06T19:23:20.147Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:23:20.147Z] ---> Running in 78934e7fa720 [2023-02-06T19:23:20.147Z] ---> Running in e1dc6a5ba38e [2023-02-06T19:23:20.738Z] Removing intermediate container 78934e7fa720 [2023-02-06T19:23:20.738Z] ---> 99d34a29fda2 [2023-02-06T19:23:20.738Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-06T19:23:21.007Z] Removing intermediate container e1dc6a5ba38e [2023-02-06T19:23:21.007Z] ---> 88a9adf6771f [2023-02-06T19:23:21.007Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:23:21.007Z] ---> Running in 130732332e96 [2023-02-06T19:23:21.275Z] ---> Running in 6f19ee7ffd93 [2023-02-06T19:23:23.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:23:23.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:23:24.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:23:24.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:23:25.538Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:23:25.538Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:23:25.538Z] OK: 15736 distinct packages available [2023-02-06T19:23:25.806Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:23:25.806Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:23:25.806Z] OK: 15736 distinct packages available [2023-02-06T19:23:25.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:23:26.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:23:26.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:23:26.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:23:27.581Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-06T19:23:27.847Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:23:27.847Z] (3/5) Installing libucontext (1.1-r0) [2023-02-06T19:23:27.847Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-06T19:23:27.847Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-06T19:23:27.847Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:23:27.847Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-06T19:23:27.847Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:23:27.847Z] OK: 6 MiB in 19 packages [2023-02-06T19:23:27.847Z] (3/4) Installing libucontext (1.1-r0) [2023-02-06T19:23:27.847Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-06T19:23:27.847Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:23:27.847Z] OK: 6 MiB in 18 packages [2023-02-06T19:23:30.429Z] Removing intermediate container 130732332e96 [2023-02-06T19:23:30.429Z] ---> dc1e807534bd [2023-02-06T19:23:30.429Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:23:30.429Z] Removing intermediate container 6f19ee7ffd93 [2023-02-06T19:23:30.429Z] ---> f480674164e3 [2023-02-06T19:23:30.429Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:23:40.503Z] ---> d535494ef2d6 [2023-02-06T19:23:40.503Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:23:40.503Z] ---> 991598b727aa [2023-02-06T19:23:40.503Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:23:40.503Z] ---> 4034f05c1ced [2023-02-06T19:23:40.503Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-06T19:23:40.504Z] ---> 1edf1afe42a3 [2023-02-06T19:23:40.504Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-06T19:23:40.504Z] ---> Running in d3dc650487d9 [2023-02-06T19:23:41.102Z] Removing intermediate container d3dc650487d9 [2023-02-06T19:23:41.102Z] ---> 3645cde02bcb [2023-02-06T19:23:41.103Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-06T19:23:41.700Z] ---> 712fb6d3e7b3 [2023-02-06T19:23:41.700Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-06T19:23:42.291Z] ---> cd771c3066e1 [2023-02-06T19:23:42.291Z] Step 19/24 : WORKDIR / [2023-02-06T19:23:42.558Z] ---> Running in d6cbe7f03e91 [2023-02-06T19:23:43.149Z] ---> 301218464245 [2023-02-06T19:23:43.149Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:23:43.149Z] Removing intermediate container d6cbe7f03e91 [2023-02-06T19:23:43.149Z] ---> 158014c054c3 [2023-02-06T19:23:43.149Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:23:43.149Z] ---> Running in e3610a13def0 [2023-02-06T19:23:43.149Z] ---> Running in faecbff2b363 [2023-02-06T19:23:44.108Z] Removing intermediate container e3610a13def0 [2023-02-06T19:23:44.108Z] ---> 0dfe22957792 [2023-02-06T19:23:44.108Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:23:44.108Z] ---> Running in ed733fd8a41c [2023-02-06T19:23:44.108Z] Removing intermediate container faecbff2b363 [2023-02-06T19:23:44.108Z] ---> bd5d3ab1a625 [2023-02-06T19:23:44.108Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:23:44.108Z] ---> Running in 46b81d1629e2 [2023-02-06T19:23:45.066Z] Removing intermediate container 46b81d1629e2 [2023-02-06T19:23:45.066Z] Removing intermediate container ed733fd8a41c [2023-02-06T19:23:45.066Z] ---> 10a18f2d4b24 [2023-02-06T19:23:45.066Z] ---> 0ff71581bebf [2023-02-06T19:23:45.066Z] Step 21/23 : LABEL arch=arm64Step 22/24 : LABEL arch=arm64 [2023-02-06T19:23:45.066Z] [2023-02-06T19:23:45.066Z] ---> Running in d7d4c5a56ff7 [2023-02-06T19:23:45.066Z] ---> Running in f4f7e66365c3 [2023-02-06T19:23:45.649Z] Removing intermediate container d7d4c5a56ff7 [2023-02-06T19:23:45.649Z] ---> 5cd032338f6b [2023-02-06T19:23:45.649Z] Step 22/23 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:23:45.649Z] Removing intermediate container f4f7e66365c3 [2023-02-06T19:23:45.649Z] ---> 78b6f345dfe9 [2023-02-06T19:23:45.649Z] Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:23:45.919Z] ---> Running in 6d362d47ba0a [2023-02-06T19:23:45.919Z] ---> Running in ea3af46f54e8 [2023-02-06T19:23:46.511Z] Removing intermediate container 6d362d47ba0a [2023-02-06T19:23:46.511Z] ---> 111f9ce9f180 [2023-02-06T19:23:46.511Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:23:46.511Z] Removing intermediate container ea3af46f54e8 [2023-02-06T19:23:46.511Z] ---> 466664c06999 [2023-02-06T19:23:46.511Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:23:46.511Z] ---> Running in d2e5c960308b [2023-02-06T19:23:46.778Z] ---> Running in 8722045ed717 [2023-02-06T19:23:47.362Z] Removing intermediate container d2e5c960308b [2023-02-06T19:23:47.362Z] ---> 777302e29f21 [2023-02-06T19:23:47.362Z] [2023-02-06T19:23:47.362Z] Removing intermediate container 8722045ed717 [2023-02-06T19:23:47.362Z] ---> 786e37bb8eed [2023-02-06T19:23:47.362Z] [2023-02-06T19:23:47.630Z] Successfully built 777302e29f21 [2023-02-06T19:23:47.630Z] Successfully tagged security-spire-server-arm64:latest [2023-02-06T19:23:47.630Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-02-06T19:23:47.630Z] Successfully built 786e37bb8eed [2023-02-06T19:23:47.630Z] Successfully tagged security-spire-config-arm64:latest [2023-02-06T19:23:47.630Z]  Building security-spire-config ... done Building support-scheduler [2023-02-06T19:24:14.292Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:24:14.292Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:24:14.292Z] ---> 27fb59d1a582 [2023-02-06T19:24:14.292Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:24:14.292Z] ---> Using cache [2023-02-06T19:24:14.292Z] ---> 69846d7e1189 [2023-02-06T19:24:14.292Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:24:14.292Z] ---> Using cache [2023-02-06T19:24:14.292Z] ---> 34564bc4dcc8 [2023-02-06T19:24:14.292Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:24:14.292Z] ---> Using cache [2023-02-06T19:24:14.292Z] ---> 0e558327e6c4 [2023-02-06T19:24:14.292Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:24:14.292Z] ---> Using cache [2023-02-06T19:24:14.292Z] ---> 173b86fb093a [2023-02-06T19:24:14.292Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:24:14.292Z] ---> Using cache [2023-02-06T19:24:14.292Z] ---> bcb9836bce31 [2023-02-06T19:24:14.292Z] Step 8/22 : COPY . . [2023-02-06T19:24:14.292Z] ---> Using cache [2023-02-06T19:24:14.292Z] ---> 23cc74fb3f18 [2023-02-06T19:24:14.292Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-06T19:24:14.559Z] ---> Running in 022d6c9314ad [2023-02-06T19:24:15.971Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:24:15.971Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:24:15.971Z] ---> 27fb59d1a582 [2023-02-06T19:24:15.971Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:24:15.971Z] ---> Using cache [2023-02-06T19:24:15.971Z] ---> 69846d7e1189 [2023-02-06T19:24:15.971Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:24:15.971Z] ---> Using cache [2023-02-06T19:24:15.971Z] ---> 34564bc4dcc8 [2023-02-06T19:24:15.971Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:24:15.971Z] ---> Using cache [2023-02-06T19:24:15.971Z] ---> 0e558327e6c4 [2023-02-06T19:24:15.971Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:24:15.971Z] ---> Using cache [2023-02-06T19:24:15.971Z] ---> 173b86fb093a [2023-02-06T19:24:15.971Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:24:15.971Z] ---> Using cache [2023-02-06T19:24:15.971Z] ---> bcb9836bce31 [2023-02-06T19:24:15.971Z] Step 8/22 : COPY . . [2023-02-06T19:24:15.971Z] ---> Using cache [2023-02-06T19:24:15.971Z] ---> 23cc74fb3f18 [2023-02-06T19:24:15.971Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-06T19:24:15.971Z] ---> Running in 4ceb506cca84 [2023-02-06T19:24:17.381Z] 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-06T19:24:17.965Z] 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-06T19:29:39.845Z] 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-06T19:29:54.853Z] Removing intermediate container 313f19382b1d [2023-02-06T19:29:54.853Z] ---> 6084d7a99d55 [2023-02-06T19:29:54.853Z] [2023-02-06T19:29:54.853Z] Step 9/21 : FROM alpine:3.16 [2023-02-06T19:29:54.853Z] 3.16: Pulling from library/alpine [2023-02-06T19:29:54.853Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:29:54.853Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T19:29:54.853Z] ---> 2b4661558fb8 [2023-02-06T19:29:54.853Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-06T19:29:54.853Z] ---> Running in ffd6226a670d [2023-02-06T19:29:56.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:29:57.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:29:58.788Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-06T19:29:59.055Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-06T19:29:59.055Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-06T19:29:59.055Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-06T19:29:59.055Z] (5/6) Installing curl (7.83.1-r5) [2023-02-06T19:29:59.055Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-06T19:29:59.055Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:29:59.055Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:29:59.640Z] OK: 8 MiB in 20 packages [2023-02-06T19:30:02.222Z] Removing intermediate container ffd6226a670d [2023-02-06T19:30:02.222Z] ---> e7080139e10d [2023-02-06T19:30:02.222Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:30:02.490Z] ---> Running in 245dcff637b8 [2023-02-06T19:30:05.089Z] Removing intermediate container 245dcff637b8 [2023-02-06T19:30:05.089Z] ---> c0e9a32ee917 [2023-02-06T19:30:05.089Z] Step 12/21 : WORKDIR /edgex [2023-02-06T19:30:05.089Z] ---> Running in 7d406df814c3 [2023-02-06T19:30:05.355Z] Removing intermediate container 7d406df814c3 [2023-02-06T19:30:05.355Z] ---> 17548699576d [2023-02-06T19:30:05.355Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-06T19:30:06.765Z] ---> 0216f271d519 [2023-02-06T19:30:06.765Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-06T19:30:10.112Z] ---> 21929c3f8ae9 [2023-02-06T19:30:10.112Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-06T19:30:12.689Z] ---> 3928e3969e95 [2023-02-06T19:30:12.689Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T19:30:14.111Z] ---> 46d5e9e3eb75 [2023-02-06T19:30:14.111Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:30:14.111Z] ---> Running in 04180568c2dd [2023-02-06T19:30:18.370Z] Removing intermediate container 309a32ff27c5 [2023-02-06T19:30:18.370Z] ---> fa0c188062c8 [2023-02-06T19:30:18.370Z] [2023-02-06T19:30:18.370Z] Step 9/32 : FROM alpine:3.16 [2023-02-06T19:30:18.370Z] ---> 2b4661558fb8 [2023-02-06T19:30:18.370Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:30:18.370Z] ---> Running in 3a386a42a949 [2023-02-06T19:30:18.954Z] Removing intermediate container 3a386a42a949 [2023-02-06T19:30:18.954Z] ---> b546faf6a7f1 [2023-02-06T19:30:18.954Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-06T19:30:18.954Z] ---> Running in f81ad2e7b34b [2023-02-06T19:30:19.221Z] Removing intermediate container 04180568c2dd [2023-02-06T19:30:19.221Z] ---> 1c0d901925ba [2023-02-06T19:30:19.221Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:30:19.488Z] ---> Running in 8920d25681ec [2023-02-06T19:30:20.458Z] Removing intermediate container 8920d25681ec [2023-02-06T19:30:20.458Z] ---> d2d094e8a866 [2023-02-06T19:30:20.458Z] Step 19/21 : LABEL arch=arm64 [2023-02-06T19:30:20.458Z] ---> Running in 95660309a8e0 [2023-02-06T19:30:21.043Z] Removing intermediate container 95660309a8e0 [2023-02-06T19:30:21.043Z] ---> b04f7ecd4cb0 [2023-02-06T19:30:21.043Z] Step 20/21 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:30:21.310Z] ---> Running in 137ff6190fac [2023-02-06T19:30:21.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:30:21.895Z] Removing intermediate container 137ff6190fac [2023-02-06T19:30:21.895Z] ---> 28919654a0b1 [2023-02-06T19:30:21.895Z] Step 21/21 : LABEL version=0.0.0 [2023-02-06T19:30:22.176Z] ---> Running in f86e11caecfd [2023-02-06T19:30:22.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:30:22.717Z] Removing intermediate container f86e11caecfd [2023-02-06T19:30:22.717Z] ---> 0359d78e5a8c [2023-02-06T19:30:22.717Z] [2023-02-06T19:30:22.983Z] Successfully built 0359d78e5a8c [2023-02-06T19:30:22.983Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-06T19:30:22.983Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-02-06T19:30:23.942Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:30:23.942Z] (2/2) Installing su-exec (0.2-r1) [2023-02-06T19:30:23.942Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:30:23.942Z] OK: 5 MiB in 16 packages [2023-02-06T19:30:26.101Z] Removing intermediate container f81ad2e7b34b [2023-02-06T19:30:26.101Z] ---> a4bb8897312e [2023-02-06T19:30:26.101Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-06T19:30:26.101Z] ---> Running in 7c72ea760ecd [2023-02-06T19:30:26.378Z] Removing intermediate container 7c72ea760ecd [2023-02-06T19:30:26.378Z] ---> 58349fbc86f5 [2023-02-06T19:30:26.378Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-06T19:30:26.661Z] ---> Running in 53ea2697a714 [2023-02-06T19:30:27.266Z] Removing intermediate container 53ea2697a714 [2023-02-06T19:30:27.266Z] ---> 2c6cf87f6909 [2023-02-06T19:30:27.266Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-06T19:30:27.541Z] ---> Running in f776e8fd7cf1 [2023-02-06T19:30:30.184Z] Removing intermediate container f776e8fd7cf1 [2023-02-06T19:30:30.184Z] ---> e6efbf500fa1 [2023-02-06T19:30:30.184Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-06T19:30:30.184Z] ---> Running in a46fa35af4fa [2023-02-06T19:30:30.803Z] Removing intermediate container a46fa35af4fa [2023-02-06T19:30:30.803Z] ---> f4e164cd19b0 [2023-02-06T19:30:30.803Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-06T19:30:30.803Z] ---> Running in f7c0e2cb0c8e [2023-02-06T19:30:35.053Z] Removing intermediate container f7c0e2cb0c8e [2023-02-06T19:30:35.053Z] ---> bc1c001d679a [2023-02-06T19:30:35.053Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-06T19:30:35.319Z] ---> Running in 3057673b6ac9 [2023-02-06T19:30:35.903Z] Removing intermediate container 3057673b6ac9 [2023-02-06T19:30:35.903Z] ---> 84eb1757900d [2023-02-06T19:30:35.903Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-06T19:30:37.317Z] ---> 0ca1395ae64c [2023-02-06T19:30:37.317Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-06T19:30:37.587Z] ---> Running in b2eab92fe6fc [2023-02-06T19:30:42.930Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:30:42.930Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:30:42.930Z] ---> 27fb59d1a582 [2023-02-06T19:30:42.930Z] Step 3/19 : WORKDIR /edgex-go [2023-02-06T19:30:42.930Z] ---> Using cache [2023-02-06T19:30:42.930Z] ---> 586b97fca7cc [2023-02-06T19:30:42.930Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-06T19:30:42.931Z] ---> Running in 89f98b5ab3e6 [2023-02-06T19:30:42.931Z] Removing intermediate container b2eab92fe6fc [2023-02-06T19:30:42.931Z] ---> 0116dcc269ac [2023-02-06T19:30:42.931Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:30:43.888Z] ---> 66fcaba75398 [2023-02-06T19:30:43.888Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-06T19:30:44.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:30:45.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:30:46.387Z] ---> 11cfa90f4468 [2023-02-06T19:30:46.387Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-06T19:30:47.348Z] ---> b8ec95ffa75f [2023-02-06T19:30:47.348Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-06T19:30:47.348Z] v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-06T19:30:47.348Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-06T19:30:47.348Z] OK: 16901 distinct packages available [2023-02-06T19:30:47.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:30:47.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:30:48.150Z] ---> 94e9b7e0588b [2023-02-06T19:30:48.150Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-06T19:30:49.115Z] ---> 9ba478f66fc5 [2023-02-06T19:30:49.115Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-06T19:30:49.381Z] OK: 221 MiB in 51 packages [2023-02-06T19:30:50.340Z] ---> a7e6ea1cae8e [2023-02-06T19:30:50.340Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-06T19:30:51.787Z] Removing intermediate container 89f98b5ab3e6 [2023-02-06T19:30:51.787Z] ---> aefb2543c921 [2023-02-06T19:30:51.787Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-06T19:30:51.787Z] ---> 6433c58cd215 [2023-02-06T19:30:51.787Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-06T19:30:52.083Z] ---> Running in b7feb1ae3ac1 [2023-02-06T19:30:56.342Z] ---> 8e2559db9689 [2023-02-06T19:30:56.342Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:30:56.342Z] ---> Running in f44d39436427 [2023-02-06T19:30:58.288Z] Removing intermediate container b7feb1ae3ac1 [2023-02-06T19:30:58.288Z] ---> 01d74e5f9660 [2023-02-06T19:30:58.288Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-06T19:30:58.559Z] ---> Running in 434c89cef3c5 [2023-02-06T19:30:59.967Z] Removing intermediate container 434c89cef3c5 [2023-02-06T19:30:59.967Z] ---> 6e7b049f8b31 [2023-02-06T19:30:59.967Z] Step 29/32 : CMD ["gate"] [2023-02-06T19:30:59.967Z] ---> Running in 07d16ef1e279 [2023-02-06T19:31:00.924Z] Removing intermediate container 07d16ef1e279 [2023-02-06T19:31:00.924Z] ---> ef903320e979 [2023-02-06T19:31:00.924Z] Step 30/32 : LABEL arch=arm64 [2023-02-06T19:31:01.192Z] ---> Running in bcf14af1eb4d [2023-02-06T19:31:02.151Z] Removing intermediate container bcf14af1eb4d [2023-02-06T19:31:02.151Z] ---> b7852c0cf061 [2023-02-06T19:31:02.151Z] Step 31/32 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:31:02.151Z] ---> Running in f9f64ffe8158 [2023-02-06T19:31:03.113Z] Removing intermediate container f9f64ffe8158 [2023-02-06T19:31:03.113Z] ---> ab04532f41b6 [2023-02-06T19:31:03.113Z] Step 32/32 : LABEL version=0.0.0 [2023-02-06T19:31:03.380Z] ---> Running in 16b0575ad7c5 [2023-02-06T19:31:03.964Z] Removing intermediate container ef2b58432008 [2023-02-06T19:31:03.964Z] ---> f63803e4c113 [2023-02-06T19:31:03.964Z] [2023-02-06T19:31:03.964Z] Step 10/24 : FROM alpine:3.16 [2023-02-06T19:31:03.964Z] ---> 2b4661558fb8 [2023-02-06T19:31:03.964Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:31:04.240Z] Removing intermediate container 16b0575ad7c5 [2023-02-06T19:31:04.240Z] ---> 8bde9e3be544 [2023-02-06T19:31:04.240Z] [2023-02-06T19:31:04.240Z] ---> Running in fe9f7480ad37 [2023-02-06T19:31:04.826Z] Successfully built 8bde9e3be544 [2023-02-06T19:31:04.826Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-06T19:31:04.826Z]  Building security-bootstrapper ... done Building core-command [2023-02-06T19:31:06.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:06.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:08.237Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:31:08.237Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:31:08.237Z] OK: 5 MiB in 15 packages [2023-02-06T19:31:10.182Z] Removing intermediate container fe9f7480ad37 [2023-02-06T19:31:10.182Z] ---> 1b9633d43193 [2023-02-06T19:31:10.182Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:31:10.182Z] ---> Running in 29da7cad6b23 [2023-02-06T19:31:10.770Z] Removing intermediate container 29da7cad6b23 [2023-02-06T19:31:10.770Z] ---> 09cc023691ad [2023-02-06T19:31:10.770Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-06T19:31:10.770Z] ---> Running in ebf112560e49 [2023-02-06T19:31:11.360Z] Removing intermediate container ebf112560e49 [2023-02-06T19:31:11.360Z] ---> 88a720de92cf [2023-02-06T19:31:11.360Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-06T19:31:11.626Z] ---> Running in a297d6df352c [2023-02-06T19:31:12.208Z] Removing intermediate container a297d6df352c [2023-02-06T19:31:12.208Z] ---> c0932c0e8d8f [2023-02-06T19:31:12.208Z] Step 15/24 : WORKDIR / [2023-02-06T19:31:12.208Z] ---> Running in 6dfdfe10b167 [2023-02-06T19:31:13.168Z] Removing intermediate container 6dfdfe10b167 [2023-02-06T19:31:13.168Z] ---> 3a35fd889c19 [2023-02-06T19:31:13.168Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:31:14.577Z] ---> d28cbb093542 [2023-02-06T19:31:14.577Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-06T19:31:17.927Z] ---> 1a0c9957ed01 [2023-02-06T19:31:17.927Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-06T19:31:19.364Z] ---> c8da24372d01 [2023-02-06T19:31:19.364Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-06T19:31:21.314Z] ---> 55e8252c2354 [2023-02-06T19:31:21.314Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-06T19:31:21.314Z] ---> Running in d0305fd35485 [2023-02-06T19:31:21.908Z] Removing intermediate container d0305fd35485 [2023-02-06T19:31:21.908Z] ---> a75008de71fc [2023-02-06T19:31:21.908Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:31:22.179Z] ---> Running in 3332ab4652f0 [2023-02-06T19:31:23.153Z] Removing intermediate container 3332ab4652f0 [2023-02-06T19:31:23.153Z] ---> ab3cbc49d423 [2023-02-06T19:31:23.153Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:31:23.420Z] ---> Running in 201e952d656a [2023-02-06T19:31:24.844Z] Removing intermediate container 201e952d656a [2023-02-06T19:31:24.844Z] ---> e82521a478e8 [2023-02-06T19:31:24.844Z] Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:31:24.844Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:31:24.844Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:31:24.844Z] ---> 27fb59d1a582 [2023-02-06T19:31:24.844Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:31:24.844Z] ---> Using cache [2023-02-06T19:31:24.844Z] ---> 69846d7e1189 [2023-02-06T19:31:24.844Z] Step 4/23 : WORKDIR /edgex-go [2023-02-06T19:31:24.844Z] ---> Using cache [2023-02-06T19:31:24.844Z] ---> 34564bc4dcc8 [2023-02-06T19:31:24.844Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-06T19:31:24.844Z] ---> Using cache [2023-02-06T19:31:24.844Z] ---> 0e558327e6c4 [2023-02-06T19:31:24.844Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-06T19:31:24.844Z] ---> Using cache [2023-02-06T19:31:24.844Z] ---> 173b86fb093a [2023-02-06T19:31:24.844Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:31:24.844Z] ---> Using cache [2023-02-06T19:31:24.844Z] ---> bcb9836bce31 [2023-02-06T19:31:24.844Z] Step 8/23 : COPY . . [2023-02-06T19:31:24.844Z] ---> Running in f790bdf8aace [2023-02-06T19:31:24.844Z] ---> Using cache [2023-02-06T19:31:24.844Z] ---> 23cc74fb3f18 [2023-02-06T19:31:24.844Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-06T19:31:25.125Z] ---> Running in aba5dd4726b8 [2023-02-06T19:31:26.536Z] Removing intermediate container f790bdf8aace [2023-02-06T19:31:26.536Z] ---> f65ff27a5a83 [2023-02-06T19:31:26.536Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:31:26.802Z] ---> Running in 99a1c2fb262b [2023-02-06T19:31:27.760Z] 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-06T19:31:27.760Z] Removing intermediate container 99a1c2fb262b [2023-02-06T19:31:27.760Z] ---> d807fc8995f2 [2023-02-06T19:31:27.760Z] [2023-02-06T19:31:28.344Z] Successfully built d807fc8995f2 [2023-02-06T19:31:28.344Z] Successfully tagged core-metadata-arm64:latest [2023-02-06T19:31:28.612Z]  Building core-metadata ... done Building security-spire-agent [2023-02-06T19:31:30.553Z] Removing intermediate container 022d6c9314ad [2023-02-06T19:31:30.553Z] ---> d210f03d2232 [2023-02-06T19:31:30.553Z] [2023-02-06T19:31:30.553Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:31:30.553Z] ---> 2b4661558fb8 [2023-02-06T19:31:30.553Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-06T19:31:30.553Z] ---> Running in fbab9d037efa [2023-02-06T19:31:31.136Z] Removing intermediate container fbab9d037efa [2023-02-06T19:31:31.136Z] ---> 675ac7116636 [2023-02-06T19:31:31.136Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:31:31.406Z] ---> Running in 4253663b10a5 [2023-02-06T19:31:33.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:33.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:35.880Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:31:35.880Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:31:35.880Z] OK: 5 MiB in 15 packages [2023-02-06T19:31:37.838Z] Removing intermediate container 4253663b10a5 [2023-02-06T19:31:37.838Z] ---> 181f7cf917ba [2023-02-06T19:31:37.838Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:31:39.253Z] ---> a99acdf2992c [2023-02-06T19:31:39.253Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-06T19:31:41.838Z] ---> 630319b1b5a9 [2023-02-06T19:31:41.838Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-06T19:31:43.258Z] ---> de2cc9dbb9ed [2023-02-06T19:31:43.258Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-06T19:31:45.210Z] ---> 01c5d4abb157 [2023-02-06T19:31:45.210Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:31:45.480Z] ---> Running in d07753bbd0fb [2023-02-06T19:31:47.432Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:31:47.432Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:31:47.432Z] ---> 27fb59d1a582 [2023-02-06T19:31:47.432Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:31:47.432Z] ---> Using cache [2023-02-06T19:31:47.432Z] ---> 586b97fca7cc [2023-02-06T19:31:47.432Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:31:48.018Z] ---> Running in 499284ae6d36 [2023-02-06T19:31:50.603Z] Removing intermediate container d07753bbd0fb [2023-02-06T19:31:50.603Z] ---> bbb16b6ac786 [2023-02-06T19:31:50.603Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:31:50.603Z] ---> Running in 98cb8e8ecbbe [2023-02-06T19:31:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:51.194Z] Removing intermediate container 98cb8e8ecbbe [2023-02-06T19:31:51.194Z] ---> 9e2f8b0371da [2023-02-06T19:31:51.194Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-06T19:31:51.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:51.194Z] ---> Running in e516459334e8 [2023-02-06T19:31:51.786Z] Removing intermediate container e516459334e8 [2023-02-06T19:31:51.786Z] ---> 59f3e294c4a3 [2023-02-06T19:31:51.786Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:31:52.052Z] ---> Running in 18de28e51c8f [2023-02-06T19:31:52.648Z] Removing intermediate container 18de28e51c8f [2023-02-06T19:31:52.648Z] ---> fe58ae3bd5d3 [2023-02-06T19:31:52.648Z] Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:31:52.648Z] OK: 221 MiB in 51 packages [2023-02-06T19:31:52.917Z] ---> Running in 83b86f4a26c6 [2023-02-06T19:31:53.875Z] Removing intermediate container 83b86f4a26c6 [2023-02-06T19:31:53.875Z] ---> d3b625abefb8 [2023-02-06T19:31:53.875Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:31:54.145Z] ---> Running in 4ae978390995 [2023-02-06T19:31:54.726Z] Removing intermediate container 4ae978390995 [2023-02-06T19:31:54.726Z] ---> 819eea2ba05f [2023-02-06T19:31:54.726Z] [2023-02-06T19:31:54.726Z] Removing intermediate container 499284ae6d36 [2023-02-06T19:31:54.726Z] ---> 2d505dc09056 [2023-02-06T19:31:54.726Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:31:55.307Z] Successfully built 819eea2ba05f [2023-02-06T19:31:55.307Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-06T19:31:55.307Z] Building security-secretstore-setup [2023-02-06T19:31:55.888Z]  Building core-common-config-bootstrapper ... done  ---> 1943a9ab1938 [2023-02-06T19:31:56.157Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:31:56.157Z] ---> Running in 4919ed6ea006 [2023-02-06T19:32:14.378Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:32:14.378Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:32:14.378Z] ---> 27fb59d1a582 [2023-02-06T19:32:14.378Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:32:14.378Z] ---> Using cache [2023-02-06T19:32:14.378Z] ---> 586b97fca7cc [2023-02-06T19:32:14.378Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-06T19:32:14.378Z] ---> Using cache [2023-02-06T19:32:14.378Z] ---> 132a5f170695 [2023-02-06T19:32:14.378Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:32:14.378Z] ---> Using cache [2023-02-06T19:32:14.378Z] ---> 37943d6c1570 [2023-02-06T19:32:14.378Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:32:14.378Z] ---> Using cache [2023-02-06T19:32:14.378Z] ---> 43b1476f5bd8 [2023-02-06T19:32:14.378Z] Step 7/24 : COPY . . [2023-02-06T19:32:14.379Z] ---> Using cache [2023-02-06T19:32:14.379Z] ---> b665d1c2b469 [2023-02-06T19:32:14.379Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-06T19:32:15.339Z] ---> Running in b03c284fb5ec [2023-02-06T19:32:18.702Z] 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-06T19:32:45.379Z] Removing intermediate container f44d39436427 [2023-02-06T19:32:45.379Z] ---> 6f7567007ca7 [2023-02-06T19:32:45.379Z] Step 7/19 : COPY . . [2023-02-06T19:32:57.705Z] ---> 20141bef7b1a [2023-02-06T19:32:57.705Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-06T19:32:57.705Z] ---> Running in 9c6c78e05d35 [2023-02-06T19:32:58.289Z] 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-06T19:33:55.163Z] Removing intermediate container 4919ed6ea006 [2023-02-06T19:33:55.163Z] ---> ceb01c4fb1ea [2023-02-06T19:33:55.163Z] Step 7/24 : COPY . . [2023-02-06T19:34:03.404Z] ---> f623219afdcd [2023-02-06T19:34:03.404Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:34:03.404Z] ---> Running in d4dacfb2f8b5 [2023-02-06T19:34:03.404Z] Removing intermediate container d4dacfb2f8b5 [2023-02-06T19:34:03.404Z] ---> d16cdb96aa12 [2023-02-06T19:34:03.404Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:34:03.692Z] ---> Running in 49c88ead20ef [2023-02-06T19:34:03.980Z] Removing intermediate container 49c88ead20ef [2023-02-06T19:34:03.980Z] ---> bf18e799a26b [2023-02-06T19:34:03.980Z] 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-06T19:34:04.264Z] ---> Running in 53dc227adf17 [2023-02-06T19:34:07.633Z] Removing intermediate container 53dc227adf17 [2023-02-06T19:34:07.633Z] ---> e5d60e4f071e [2023-02-06T19:34:07.633Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:34:07.633Z] ---> Running in 3d3d333157f8 [2023-02-06T19:34:08.224Z] Removing intermediate container 3d3d333157f8 [2023-02-06T19:34:08.224Z] ---> e0300ae135c8 [2023-02-06T19:34:08.224Z] [2023-02-06T19:34:08.224Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:34:08.224Z] ---> 8aa73fd46299 [2023-02-06T19:34:08.224Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:34:08.224Z] ---> Using cache [2023-02-06T19:34:08.224Z] ---> 88a9adf6771f [2023-02-06T19:34:08.224Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:34:08.224Z] ---> Using cache [2023-02-06T19:34:08.224Z] ---> f480674164e3 [2023-02-06T19:34:08.224Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-06T19:34:12.502Z] ---> 70d1cfd827bb [2023-02-06T19:34:12.502Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:34:19.205Z] ---> ddd582c08036 [2023-02-06T19:34:19.205Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:34:19.476Z] ---> 50d72fa6634b [2023-02-06T19:34:19.476Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-06T19:34:20.449Z] ---> 44f92346e4d6 [2023-02-06T19:34:20.449Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-06T19:34:21.431Z] ---> 2c8ea736d36a [2023-02-06T19:34:21.431Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:34:21.431Z] ---> Running in e8636d5e62a6 [2023-02-06T19:34:22.402Z] Removing intermediate container e8636d5e62a6 [2023-02-06T19:34:22.403Z] ---> 91d5574217b3 [2023-02-06T19:34:22.403Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:34:22.403Z] ---> Running in 8e8b35249587 [2023-02-06T19:34:23.002Z] Removing intermediate container 8e8b35249587 [2023-02-06T19:34:23.002Z] ---> d7d92fad7938 [2023-02-06T19:34:23.002Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:34:23.002Z] ---> Running in be6a3cf827bf [2023-02-06T19:34:23.593Z] Removing intermediate container be6a3cf827bf [2023-02-06T19:34:23.593Z] ---> a8a76658eb61 [2023-02-06T19:34:23.593Z] Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:34:23.593Z] ---> Running in fd5eae5bf799 [2023-02-06T19:34:24.190Z] Removing intermediate container fd5eae5bf799 [2023-02-06T19:34:24.190Z] ---> 32cbbd31b6db [2023-02-06T19:34:24.190Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:34:24.463Z] ---> Running in 18f2874177c5 [2023-02-06T19:34:25.062Z] Removing intermediate container 18f2874177c5 [2023-02-06T19:34:25.062Z] ---> fd8efcf0ac73 [2023-02-06T19:34:25.062Z] [2023-02-06T19:34:25.331Z] Successfully built fd8efcf0ac73 [2023-02-06T19:34:25.331Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-06T19:34:25.331Z] Building support-notifications [2023-02-06T19:34:47.478Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:34:47.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:34:47.478Z] ---> 27fb59d1a582 [2023-02-06T19:34:47.478Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:34:47.478Z] ---> Using cache [2023-02-06T19:34:47.478Z] ---> 69846d7e1189 [2023-02-06T19:34:47.478Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:34:47.478Z] ---> Using cache [2023-02-06T19:34:47.478Z] ---> 34564bc4dcc8 [2023-02-06T19:34:47.478Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-06T19:34:47.478Z] ---> Running in 9db20ab5f21f [2023-02-06T19:34:49.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:34:49.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:34:51.124Z] OK: 221 MiB in 51 packages [2023-02-06T19:34:53.087Z] Removing intermediate container 9db20ab5f21f [2023-02-06T19:34:53.087Z] ---> a2fda09ae6a8 [2023-02-06T19:34:53.087Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:34:53.690Z] ---> 92fb9e0b2bd9 [2023-02-06T19:34:53.690Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:34:53.962Z] ---> Running in f19121b93b96 [2023-02-06T19:35:12.279Z] Removing intermediate container 4ceb506cca84 [2023-02-06T19:35:12.279Z] ---> 32793185737f [2023-02-06T19:35:12.279Z] [2023-02-06T19:35:12.279Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:35:12.279Z] ---> 2b4661558fb8 [2023-02-06T19:35:12.279Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:35:12.279Z] ---> Using cache [2023-02-06T19:35:12.279Z] ---> 1b9633d43193 [2023-02-06T19:35:12.279Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:35:12.279Z] ---> Using cache [2023-02-06T19:35:12.279Z] ---> 09cc023691ad [2023-02-06T19:35:12.279Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-06T19:35:12.279Z] ---> Running in 0b13ef0c4b66 [2023-02-06T19:35:12.279Z] Removing intermediate container 0b13ef0c4b66 [2023-02-06T19:35:12.279Z] ---> cbcb98605647 [2023-02-06T19:35:12.279Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:35:12.279Z] ---> Running in afb43bb6e39d [2023-02-06T19:35:12.279Z] Removing intermediate container afb43bb6e39d [2023-02-06T19:35:12.279Z] ---> d796f0737d93 [2023-02-06T19:35:12.279Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:35:12.279Z] ---> d9da20e13b7b [2023-02-06T19:35:12.279Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-06T19:35:15.077Z] ---> 0644b2b4553b [2023-02-06T19:35:15.077Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-06T19:35:16.497Z] ---> 87d39ca6a20a [2023-02-06T19:35:16.497Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-06T19:35:16.497Z] ---> Running in d2f9b80af713 [2023-02-06T19:35:17.087Z] Removing intermediate container d2f9b80af713 [2023-02-06T19:35:17.087Z] ---> 1f6d9d88d073 [2023-02-06T19:35:17.087Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:35:17.358Z] ---> Running in 1b74dd872b06 [2023-02-06T19:35:17.956Z] Removing intermediate container 1b74dd872b06 [2023-02-06T19:35:17.956Z] ---> d96e33e81bb7 [2023-02-06T19:35:17.956Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:35:17.956Z] ---> Running in 27a2726ae6e9 [2023-02-06T19:35:18.557Z] Removing intermediate container 27a2726ae6e9 [2023-02-06T19:35:18.557Z] ---> cd2e802e650f [2023-02-06T19:35:18.557Z] Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:35:18.557Z] ---> Running in 7a0975d06cc5 [2023-02-06T19:35:19.147Z] Removing intermediate container 7a0975d06cc5 [2023-02-06T19:35:19.147Z] ---> 4b88089406a8 [2023-02-06T19:35:19.147Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:35:19.418Z] ---> Running in ad68619fd2e2 [2023-02-06T19:35:20.008Z] Removing intermediate container ad68619fd2e2 [2023-02-06T19:35:20.008Z] ---> 9590dd19a3d4 [2023-02-06T19:35:20.008Z] [2023-02-06T19:35:20.280Z] Successfully built 9590dd19a3d4 [2023-02-06T19:35:20.280Z] Successfully tagged support-scheduler-arm64:latest [2023-02-06T19:35:20.280Z]  Building support-scheduler ... done Building core-data [2023-02-06T19:35:38.560Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:35:38.560Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:35:38.560Z] ---> 27fb59d1a582 [2023-02-06T19:35:38.560Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:35:38.560Z] ---> Using cache [2023-02-06T19:35:38.560Z] ---> 69846d7e1189 [2023-02-06T19:35:38.560Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:35:38.560Z] ---> Using cache [2023-02-06T19:35:38.560Z] ---> 34564bc4dcc8 [2023-02-06T19:35:38.560Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:35:38.560Z] ---> Using cache [2023-02-06T19:35:38.560Z] ---> 0e558327e6c4 [2023-02-06T19:35:38.560Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:35:38.560Z] ---> Using cache [2023-02-06T19:35:38.560Z] ---> 173b86fb093a [2023-02-06T19:35:38.560Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:35:38.560Z] ---> Using cache [2023-02-06T19:35:38.560Z] ---> bcb9836bce31 [2023-02-06T19:35:38.560Z] Step 8/22 : COPY . . [2023-02-06T19:35:38.560Z] ---> Using cache [2023-02-06T19:35:38.560Z] ---> 23cc74fb3f18 [2023-02-06T19:35:38.561Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-06T19:35:38.561Z] ---> Running in 624be8c240e3 [2023-02-06T19:35:39.151Z] 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-06T19:37:00.874Z] Removing intermediate container f19121b93b96 [2023-02-06T19:37:00.874Z] ---> 9e0d69b36f17 [2023-02-06T19:37:00.874Z] Step 8/22 : COPY . . [2023-02-06T19:37:00.874Z] ---> a473b4d589cb [2023-02-06T19:37:00.874Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-06T19:37:00.874Z] ---> Running in 8afec48b2a19 [2023-02-06T19:37:02.290Z] 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-06T19:39:39.079Z] Removing intermediate container aba5dd4726b8 [2023-02-06T19:39:39.079Z] ---> 0dba66933733 [2023-02-06T19:39:39.079Z] [2023-02-06T19:39:39.079Z] Step 10/23 : FROM alpine:3.16 [2023-02-06T19:39:39.079Z] ---> 2b4661558fb8 [2023-02-06T19:39:39.079Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:39:39.079Z] ---> Using cache [2023-02-06T19:39:39.079Z] ---> 1b9633d43193 [2023-02-06T19:39:39.079Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:39:39.079Z] ---> Using cache [2023-02-06T19:39:39.079Z] ---> 09cc023691ad [2023-02-06T19:39:39.079Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-06T19:39:39.079Z] ---> Running in 8ebea85731ba [2023-02-06T19:39:39.079Z] Removing intermediate container 8ebea85731ba [2023-02-06T19:39:39.079Z] ---> a947f8374d94 [2023-02-06T19:39:39.079Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-06T19:39:39.079Z] ---> Running in 9653dbe2bc0a [2023-02-06T19:39:39.079Z] Removing intermediate container 9653dbe2bc0a [2023-02-06T19:39:39.079Z] ---> 9b6d1828622e [2023-02-06T19:39:39.079Z] Step 15/23 : WORKDIR / [2023-02-06T19:39:39.079Z] ---> Running in c67830d676a6 [2023-02-06T19:39:39.079Z] 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-06T19:39:39.079Z] Removing intermediate container c67830d676a6 [2023-02-06T19:39:39.079Z] ---> 208f5e9326be [2023-02-06T19:39:39.079Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:39:39.079Z] ---> d07ba41effe1 [2023-02-06T19:39:39.079Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-06T19:39:41.027Z] ---> 5d2336e71456 [2023-02-06T19:39:41.027Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-06T19:39:41.993Z] ---> 055fac4c095c [2023-02-06T19:39:41.993Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-06T19:39:41.993Z] ---> Running in 14ea2fa418de [2023-02-06T19:39:42.580Z] Removing intermediate container 14ea2fa418de [2023-02-06T19:39:42.580Z] ---> 3a63ddeaba2b [2023-02-06T19:39:42.580Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:39:42.580Z] ---> Running in 98154f179422 [2023-02-06T19:39:43.165Z] Removing intermediate container 98154f179422 [2023-02-06T19:39:43.165Z] ---> a40ba77b50bb [2023-02-06T19:39:43.165Z] Step 21/23 : LABEL arch=arm64 [2023-02-06T19:39:43.436Z] ---> Running in 1e6d946dfef5 [2023-02-06T19:39:43.702Z] Removing intermediate container 1e6d946dfef5 [2023-02-06T19:39:43.702Z] ---> f6b027c18821 [2023-02-06T19:39:43.969Z] Step 22/23 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:39:43.969Z] ---> Running in 4dc2c707550c [2023-02-06T19:39:44.554Z] Removing intermediate container 4dc2c707550c [2023-02-06T19:39:44.554Z] ---> 678f360bd99b [2023-02-06T19:39:44.554Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:39:44.554Z] ---> Running in d6a433016bb2 [2023-02-06T19:39:45.138Z] Removing intermediate container d6a433016bb2 [2023-02-06T19:39:45.138Z] ---> 8b081f184b07 [2023-02-06T19:39:45.138Z] [2023-02-06T19:39:45.406Z] Successfully built 8b081f184b07 [2023-02-06T19:39:45.406Z] Successfully tagged core-command-arm64:latest [2023-02-06T19:40:00.407Z]  Building core-command ... done Removing intermediate container b03c284fb5ec [2023-02-06T19:40:00.407Z] ---> 9df6305a964b [2023-02-06T19:40:00.407Z] [2023-02-06T19:40:00.407Z] Step 9/24 : FROM alpine:3.16 [2023-02-06T19:40:00.407Z] ---> 2b4661558fb8 [2023-02-06T19:40:00.407Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-06T19:40:00.407Z] ---> Running in e7344f1e941d [2023-02-06T19:40:01.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:40:01.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:40:03.377Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-06T19:40:03.377Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-06T19:40:03.377Z] (3/3) Installing su-exec (0.2-r1) [2023-02-06T19:40:03.377Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:40:03.377Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:40:03.974Z] OK: 6 MiB in 17 packages [2023-02-06T19:40:08.235Z] Removing intermediate container e7344f1e941d [2023-02-06T19:40:08.235Z] ---> 87d28cd8c363 [2023-02-06T19:40:08.235Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:40:08.235Z] ---> Running in 5e6683b48057 [2023-02-06T19:40:08.823Z] Removing intermediate container 5e6683b48057 [2023-02-06T19:40:08.823Z] ---> 6aaa62cc8c17 [2023-02-06T19:40:08.823Z] Step 12/24 : WORKDIR / [2023-02-06T19:40:09.093Z] ---> Running in 38bf67fb6e79 [2023-02-06T19:40:09.360Z] Removing intermediate container 38bf67fb6e79 [2023-02-06T19:40:09.360Z] ---> 07b71af24f43 [2023-02-06T19:40:09.360Z] 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-06T19:40:10.767Z] ---> 1d36be3c16d8 [2023-02-06T19:40:10.767Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-06T19:40:11.729Z] ---> 680ab2bd03c4 [2023-02-06T19:40:11.729Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-06T19:40:12.689Z] ---> 237899b7d570 [2023-02-06T19:40:12.689Z] 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-06T19:40:13.667Z] ---> a524e3563716 [2023-02-06T19:40:13.667Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-06T19:40:15.073Z] ---> cbf145251edc [2023-02-06T19:40:15.073Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-06T19:40:17.654Z] ---> c273f047ea6a [2023-02-06T19:40:17.654Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T19:40:18.237Z] ---> 1ecbbd0b8457 [2023-02-06T19:40:18.237Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:40:18.237Z] ---> Running in b917b690eedc [2023-02-06T19:40:21.586Z] Removing intermediate container b917b690eedc [2023-02-06T19:40:21.586Z] ---> 47eec072de6a [2023-02-06T19:40:21.586Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:40:21.852Z] ---> Running in 375c1245b566 [2023-02-06T19:40:22.437Z] Removing intermediate container 375c1245b566 [2023-02-06T19:40:22.437Z] ---> 02f799f214bf [2023-02-06T19:40:22.437Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:40:22.437Z] ---> Running in 8c18852b3563 [2023-02-06T19:40:23.026Z] Removing intermediate container 8c18852b3563 [2023-02-06T19:40:23.026Z] ---> 60ff8b5bc9bc [2023-02-06T19:40:23.026Z] Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:40:23.301Z] ---> Running in 25063ab0c3d8 [2023-02-06T19:40:23.571Z] Removing intermediate container 25063ab0c3d8 [2023-02-06T19:40:23.571Z] ---> 45626199dac5 [2023-02-06T19:40:23.571Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:40:23.840Z] ---> Running in a97f920bbc7b [2023-02-06T19:40:24.422Z] Removing intermediate container a97f920bbc7b [2023-02-06T19:40:24.422Z] ---> 9a5f04a8a5fe [2023-02-06T19:40:24.422Z] [2023-02-06T19:40:24.690Z] Successfully built 9a5f04a8a5fe [2023-02-06T19:40:24.690Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-06T19:42:02.663Z]  Building security-secretstore-setup ... done Removing intermediate container 9c6c78e05d35 [2023-02-06T19:42:02.664Z] ---> aee3704bef50 [2023-02-06T19:42:02.664Z] [2023-02-06T19:42:02.664Z] Step 9/19 : FROM alpine:3.15 [2023-02-06T19:42:02.664Z] ---> 8aa73fd46299 [2023-02-06T19:42:02.664Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:42:02.664Z] ---> Using cache [2023-02-06T19:42:02.664Z] ---> 88a9adf6771f [2023-02-06T19:42:02.664Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-06T19:42:02.664Z] ---> Running in cc785d97a788 [2023-02-06T19:42:02.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:42:03.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:42:04.939Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:42:04.939Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:42:04.939Z] OK: 15736 distinct packages available [2023-02-06T19:42:04.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:42:05.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:42:06.488Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-06T19:42:06.488Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-06T19:42:06.488Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-06T19:42:06.488Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-06T19:42:06.755Z] (5/9) Installing curl (7.80.0-r5) [2023-02-06T19:42:06.755Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-06T19:42:06.755Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:42:06.755Z] (8/9) Installing libucontext (1.1-r0) [2023-02-06T19:42:06.755Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-06T19:42:06.755Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:42:06.755Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:42:07.025Z] OK: 8 MiB in 23 packages [2023-02-06T19:42:09.607Z] Removing intermediate container cc785d97a788 [2023-02-06T19:42:09.607Z] ---> 2cf0a5b51f15 [2023-02-06T19:42:09.607Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:42:10.565Z] ---> 4617233be4ac [2023-02-06T19:42:10.565Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-06T19:42:13.149Z] ---> 44038f2ca772 [2023-02-06T19:42:13.150Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-06T19:42:14.117Z] ---> f1e7318c06cc [2023-02-06T19:42:14.117Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-06T19:42:14.386Z] ---> Running in 44dd500e5f79 [2023-02-06T19:42:14.976Z] Removing intermediate container 44dd500e5f79 [2023-02-06T19:42:14.976Z] ---> 5a014900a1ee [2023-02-06T19:42:14.976Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:42:14.976Z] ---> Running in 0c0208303995 [2023-02-06T19:42:15.941Z] Removing intermediate container 0c0208303995 [2023-02-06T19:42:15.941Z] ---> 075b0591d416 [2023-02-06T19:42:15.941Z] Step 17/19 : LABEL arch=arm64 [2023-02-06T19:42:16.208Z] ---> Running in 03cb2d6e664c [2023-02-06T19:42:16.792Z] Removing intermediate container 03cb2d6e664c [2023-02-06T19:42:16.792Z] ---> 282d5f451a17 [2023-02-06T19:42:16.792Z] Step 18/19 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:42:17.059Z] ---> Running in 59fa1a6dddfe [2023-02-06T19:42:19.009Z] Removing intermediate container 59fa1a6dddfe [2023-02-06T19:42:19.009Z] ---> 41c7b6f91f26 [2023-02-06T19:42:19.009Z] Step 19/19 : LABEL version=0.0.0 [2023-02-06T19:42:19.009Z] ---> Running in 5d5b232e7253 [2023-02-06T19:42:19.970Z] Removing intermediate container 5d5b232e7253 [2023-02-06T19:42:19.970Z] ---> c14d983a60eb [2023-02-06T19:42:19.970Z] [2023-02-06T19:42:20.238Z] Successfully built c14d983a60eb [2023-02-06T19:42:20.238Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-06T19:42:25.580Z]  Building security-spiffe-token-provider ... done Removing intermediate container 624be8c240e3 [2023-02-06T19:42:25.580Z] ---> 741d123a5b5d [2023-02-06T19:42:25.580Z] [2023-02-06T19:42:25.580Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:42:25.580Z] ---> 2b4661558fb8 [2023-02-06T19:42:25.580Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-06T19:42:25.580Z] ---> Running in a67ee79d949e [2023-02-06T19:42:25.580Z] Removing intermediate container a67ee79d949e [2023-02-06T19:42:25.580Z] ---> 8e682ee88e5a [2023-02-06T19:42:25.580Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-06T19:42:25.580Z] ---> Running in deafeea00f03 [2023-02-06T19:42:26.161Z] Removing intermediate container deafeea00f03 [2023-02-06T19:42:26.161Z] ---> 2a1e6e6dff9c [2023-02-06T19:42:26.161Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-06T19:42:26.161Z] ---> Running in 634c1d9f7b3a [2023-02-06T19:42:26.743Z] Removing intermediate container 634c1d9f7b3a [2023-02-06T19:42:26.743Z] ---> 7f77a018755a [2023-02-06T19:42:26.743Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:42:26.743Z] ---> Running in 3752bb8bb3a5 [2023-02-06T19:42:28.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:42:28.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:42:30.360Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:42:30.360Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:42:30.360Z] OK: 5 MiB in 15 packages [2023-02-06T19:42:31.768Z] Removing intermediate container 3752bb8bb3a5 [2023-02-06T19:42:31.768Z] ---> 64ca322465cb [2023-02-06T19:42:31.768Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:42:32.733Z] ---> 90047e4d44a2 [2023-02-06T19:42:32.733Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-06T19:42:34.674Z] ---> eb196fc76ae0 [2023-02-06T19:42:34.674Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-06T19:42:35.635Z] ---> ebb12288d897 [2023-02-06T19:42:35.635Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-06T19:42:35.635Z] ---> Running in d7221484f650 [2023-02-06T19:42:36.223Z] Removing intermediate container d7221484f650 [2023-02-06T19:42:36.223Z] ---> 1abbc1bb7a84 [2023-02-06T19:42:36.223Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:42:36.223Z] ---> Running in aae3e80a7439 [2023-02-06T19:42:36.813Z] Removing intermediate container aae3e80a7439 [2023-02-06T19:42:36.813Z] ---> 3f820f415c0c [2023-02-06T19:42:36.813Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:42:36.813Z] ---> Running in 649de0f656e8 [2023-02-06T19:42:37.405Z] Removing intermediate container 649de0f656e8 [2023-02-06T19:42:37.405Z] ---> 5662b46e4fd0 [2023-02-06T19:42:37.405Z] Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:42:37.685Z] ---> Running in dca75709e1ab [2023-02-06T19:42:38.272Z] Removing intermediate container dca75709e1ab [2023-02-06T19:42:38.272Z] ---> 74926945bb57 [2023-02-06T19:42:38.272Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:42:38.272Z] ---> Running in c3064d47edc5 [2023-02-06T19:42:38.552Z] Removing intermediate container c3064d47edc5 [2023-02-06T19:42:38.552Z] ---> f4659523a870 [2023-02-06T19:42:38.552Z] [2023-02-06T19:42:39.135Z] Successfully built f4659523a870 [2023-02-06T19:42:39.135Z] Successfully tagged core-data-arm64:latest [2023-02-06T19:43:25.962Z]  Building core-data ... done Removing intermediate container 8afec48b2a19 [2023-02-06T19:43:25.962Z] ---> 72acfe984878 [2023-02-06T19:43:25.962Z] [2023-02-06T19:43:25.962Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:43:25.962Z] ---> 2b4661558fb8 [2023-02-06T19:43:25.962Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-06T19:43:25.962Z] ---> Running in 6782579b4519 [2023-02-06T19:43:25.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:43:26.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:43:27.501Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-06T19:43:27.767Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:43:27.767Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:43:27.767Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:43:28.033Z] OK: 6 MiB in 16 packages [2023-02-06T19:43:29.443Z] Removing intermediate container 6782579b4519 [2023-02-06T19:43:29.443Z] ---> 18fac80b896e [2023-02-06T19:43:29.443Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:43:29.443Z] ---> Running in f6904fc60c6e [2023-02-06T19:43:29.710Z] Removing intermediate container f6904fc60c6e [2023-02-06T19:43:29.710Z] ---> 0352a6cff5ec [2023-02-06T19:43:29.710Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-06T19:43:29.710Z] ---> Running in a55bf768acee [2023-02-06T19:43:29.977Z] Removing intermediate container a55bf768acee [2023-02-06T19:43:29.977Z] ---> e26f7e940726 [2023-02-06T19:43:29.977Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:43:29.977Z] ---> Running in 5a1c66c754eb [2023-02-06T19:43:30.560Z] Removing intermediate container 5a1c66c754eb [2023-02-06T19:43:30.560Z] ---> c6d513de0da1 [2023-02-06T19:43:30.560Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:43:30.828Z] ---> fec6a0063c56 [2023-02-06T19:43:30.828Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-06T19:43:32.241Z] ---> 1c4b0384c015 [2023-02-06T19:43:32.241Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-06T19:43:32.823Z] ---> 1d14dbd8acce [2023-02-06T19:43:32.823Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-06T19:43:32.823Z] ---> Running in 4fc7cd33e6ae [2023-02-06T19:43:33.406Z] Removing intermediate container 4fc7cd33e6ae [2023-02-06T19:43:33.406Z] ---> a9ff15d6343e [2023-02-06T19:43:33.406Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:43:33.406Z] ---> Running in 599db9d21117 [2023-02-06T19:43:33.672Z] Removing intermediate container 599db9d21117 [2023-02-06T19:43:33.672Z] ---> 7ea025ca4622 [2023-02-06T19:43:33.672Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:43:33.672Z] ---> Running in 1d2f85c8b909 [2023-02-06T19:43:33.939Z] Removing intermediate container 1d2f85c8b909 [2023-02-06T19:43:33.939Z] ---> 62d3dfd6fc3f [2023-02-06T19:43:33.939Z] Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f [2023-02-06T19:43:34.205Z] ---> Running in ff9b7b6168fb [2023-02-06T19:43:34.472Z] Removing intermediate container ff9b7b6168fb [2023-02-06T19:43:34.472Z] ---> baa927351c93 [2023-02-06T19:43:34.472Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:43:34.472Z] ---> Running in e5b70194f65a [2023-02-06T19:43:34.739Z] Removing intermediate container e5b70194f65a [2023-02-06T19:43:34.739Z] ---> d28beea11140 [2023-02-06T19:43:34.739Z] [2023-02-06T19:43:35.005Z] Successfully built d28beea11140 [2023-02-06T19:43:35.005Z] Successfully tagged support-notifications-arm64:latest [2023-02-06T19:43:35.599Z]  Building support-notifications ... done  [Pipeline] } [2023-02-06T19:43:35.601Z] $ docker stop --time=1 28ab3347d6249060bf1f3dee91fced5e4d80fe72fc46a70335a52b72a306eb4a [2023-02-06T19:43:37.318Z] $ docker rm -f --volumes 28ab3347d6249060bf1f3dee91fced5e4d80fe72fc46a70335a52b72a306eb4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T19:43:37.891Z] + docker images [2023-02-06T19:43:38.157Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-06T19:43:38.157Z] support-notifications-arm64 latest d28beea11140 3 seconds ago 29.5MB [2023-02-06T19:43:38.157Z] 72acfe984878 14 seconds ago 1.57GB [2023-02-06T19:43:38.157Z] core-data-arm64 latest f4659523a870 59 seconds ago 17.2MB [2023-02-06T19:43:38.157Z] 741d123a5b5d About a minute ago 1.51GB [2023-02-06T19:43:38.157Z] security-spiffe-token-provider-arm64 latest c14d983a60eb About a minute ago 28.9MB [2023-02-06T19:43:38.157Z] aee3704bef50 About a minute ago 1.54GB [2023-02-06T19:43:38.157Z] security-secretstore-setup-arm64 latest 9a5f04a8a5fe 3 minutes ago 28.7MB [2023-02-06T19:43:38.157Z] 9df6305a964b 3 minutes ago 1.5GB [2023-02-06T19:43:38.157Z] core-command-arm64 latest 8b081f184b07 3 minutes ago 17MB [2023-02-06T19:43:38.157Z] 0dba66933733 4 minutes ago 1.51GB [2023-02-06T19:43:38.157Z] support-scheduler-arm64 latest 9590dd19a3d4 8 minutes ago 29MB [2023-02-06T19:43:38.157Z] 32793185737f 8 minutes ago 1.57GB [2023-02-06T19:43:38.157Z] security-spire-agent-arm64 latest fd8efcf0ac73 9 minutes ago 122MB [2023-02-06T19:43:38.157Z] e0300ae135c8 9 minutes ago 1.38GB [2023-02-06T19:43:38.157Z] core-common-config-bootstrapper-arm64 latest 819eea2ba05f 11 minutes ago 14.9MB [2023-02-06T19:43:38.157Z] d210f03d2232 12 minutes ago 1.5GB [2023-02-06T19:43:38.157Z] core-metadata-arm64 latest d807fc8995f2 12 minutes ago 17.8MB [2023-02-06T19:43:38.157Z] security-bootstrapper-arm64 latest 8bde9e3be544 12 minutes ago 19.5MB [2023-02-06T19:43:38.157Z] f63803e4c113 12 minutes ago 1.52GB [2023-02-06T19:43:38.157Z] security-proxy-setup-arm64 latest 0359d78e5a8c 13 minutes ago 26.8MB [2023-02-06T19:43:38.157Z] fa0c188062c8 13 minutes ago 1.5GB [2023-02-06T19:43:38.157Z] 6084d7a99d55 13 minutes ago 1.5GB [2023-02-06T19:43:38.157Z] security-spire-config-arm64 latest 786e37bb8eed 19 minutes ago 83.6MB [2023-02-06T19:43:38.157Z] security-spire-server-arm64 latest 777302e29f21 19 minutes ago 84.3MB [2023-02-06T19:43:38.157Z] df847543ef75 20 minutes ago 1.38GB [2023-02-06T19:43:38.157Z] 28501ba45339 20 minutes ago 1.38GB [2023-02-06T19:43:38.157Z] ci-base-image-arm64 latest 27fb59d1a582 35 minutes ago 905MB [2023-02-06T19:43:38.157Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-06T19:43:38.157Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-06T19:43:38.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-06T19:43:38.157Z] 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-06T19:43:38.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T19:43:38.942Z] [2023-02-06T19:43:38.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:43:39.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T19:43:39.634Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-06T19:43:39.634Z] 8998bd30e6a1: Pulling fs layer [2023-02-06T19:43:39.634Z] 04944245beec: Pulling fs layer [2023-02-06T19:43:39.634Z] 699f458cf7ca: Pulling fs layer [2023-02-06T19:43:39.634Z] 765212b225bb: Pulling fs layer [2023-02-06T19:43:39.634Z] f23df028b6ca: Pulling fs layer [2023-02-06T19:43:39.634Z] d65c8cfc05b1: Pulling fs layer [2023-02-06T19:43:39.634Z] 2437ff75d9bd: Pulling fs layer [2023-02-06T19:43:39.634Z] f23df028b6ca: Waiting [2023-02-06T19:43:39.634Z] d65c8cfc05b1: Waiting [2023-02-06T19:43:39.634Z] 2437ff75d9bd: Waiting [2023-02-06T19:43:39.634Z] 04944245beec: Verifying Checksum [2023-02-06T19:43:39.634Z] 04944245beec: Download complete [2023-02-06T19:43:39.902Z] 765212b225bb: Download complete [2023-02-06T19:43:39.902Z] f23df028b6ca: Verifying Checksum [2023-02-06T19:43:39.902Z] f23df028b6ca: Download complete [2023-02-06T19:43:39.902Z] d65c8cfc05b1: Verifying Checksum [2023-02-06T19:43:39.902Z] d65c8cfc05b1: Download complete [2023-02-06T19:43:39.902Z] 699f458cf7ca: Verifying Checksum [2023-02-06T19:43:39.902Z] 699f458cf7ca: Download complete [2023-02-06T19:43:40.488Z] 8998bd30e6a1: Download complete [2023-02-06T19:43:43.067Z] 2437ff75d9bd: Verifying Checksum [2023-02-06T19:43:43.067Z] 2437ff75d9bd: Download complete [2023-02-06T19:43:44.470Z] 8998bd30e6a1: Pull complete [2023-02-06T19:43:45.052Z] 04944245beec: Pull complete [2023-02-06T19:43:46.455Z] 699f458cf7ca: Pull complete [2023-02-06T19:43:46.456Z] 765212b225bb: Pull complete [2023-02-06T19:43:47.414Z] f23df028b6ca: Pull complete [2023-02-06T19:43:47.414Z] d65c8cfc05b1: Pull complete [2023-02-06T19:44:02.395Z] 2437ff75d9bd: Pull complete [2023-02-06T19:44:02.395Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-06T19:44:02.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T19:44:02.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:44:02.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-4728 does not seem to be running inside a container [2023-02-06T19:44:02.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-06T19:44:05.995Z] $ docker top 3bb6715cee56eebf5ad1bb1672d982405ed7131a3bde70f811de96c6c4d43963 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:44:07.010Z] ---> job-cost.sh [2023-02-06T19:44:07.010Z] lf-activate-venv: SKIPPING [2023-02-06T19:44:07.010Z] INFO: No Stack... [2023-02-06T19:44:07.612Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-06T19:44:08.208Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T19:44:08.867Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-06T19:44:08.867Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T19:44:08.929Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4322-1-stack-cost] [2023-02-06T19:44:08.940Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4322-1-stack-cost] did not exist. Created. [2023-02-06T19:44:08.940Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T19:44:09.672Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-06T19:44:09.894Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T19:44:09.910Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4322-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T19:44:09.959Z] $ docker stop --time=1 3bb6715cee56eebf5ad1bb1672d982405ed7131a3bde70f811de96c6c4d43963 [2023-02-06T19:44:11.493Z] $ docker rm -f --volumes 3bb6715cee56eebf5ad1bb1672d982405ed7131a3bde70f811de96c6c4d43963 [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-06T19:44:12.477Z] provisioning config files... [2023-02-06T19:44:12.487Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9732079200993329399tmp [Pipeline] { [Pipeline] sh [2023-02-06T19:44:12.830Z] + set +x [2023-02-06T19:44:12.830Z] + curl -s https://codecov.io/bash [2023-02-06T19:44:12.830Z] + bash -s -- [2023-02-06T19:44:12.830Z] [2023-02-06T19:44:12.830Z] _____ _ [2023-02-06T19:44:12.830Z] / ____| | | [2023-02-06T19:44:12.830Z] | | ___ __| | ___ ___ _____ __ [2023-02-06T19:44:12.830Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-06T19:44:12.830Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-06T19:44:12.830Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-06T19:44:12.830Z] Bash-1.0.6 [2023-02-06T19:44:12.830Z] [2023-02-06T19:44:12.830Z] [2023-02-06T19:44:12.830Z] ==> git version 2.25.1 found [2023-02-06T19:44:12.830Z] ==> 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-06T19:44:12.830Z] Release-Date: 2020-01-08 [2023-02-06T19:44:12.830Z] 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-06T19:44:12.830Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-06T19:44:12.830Z] ==> Jenkins CI detected. [2023-02-06T19:44:12.830Z] current dir:  /w/workspace/edgex-go/1 [2023-02-06T19:44:12.830Z] project root: . [2023-02-06T19:44:12.830Z] --> token set from env [2023-02-06T19:44:12.830Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-06T19:44:12.830Z] ==> Running gcov in . (disable via -X gcov) [2023-02-06T19:44:12.830Z] ==> Python coveragepy not found [2023-02-06T19:44:12.830Z] ==> Searching for coverage reports in: [2023-02-06T19:44:12.830Z] + . [2023-02-06T19:44:13.090Z] -> Found 1 reports [2023-02-06T19:44:13.090Z] ==> Detecting git/mercurial file structure [2023-02-06T19:44:13.090Z] ==> Reading reports [2023-02-06T19:44:13.090Z] + ./coverage.out bytes=486191 [2023-02-06T19:44:13.090Z] ==> Appending adjustments [2023-02-06T19:44:13.090Z] https://docs.codecov.io/docs/fixing-reports [2023-02-06T19:44:14.466Z] + Found adjustments [2023-02-06T19:44:14.466Z] ==> Gzipping contents [2023-02-06T19:44:14.466Z] 64K /tmp/codecov.0oh25e.gz [2023-02-06T19:44:14.466Z] ==> Uploading reports [2023-02-06T19:44:14.466Z] url: https://codecov.io [2023-02-06T19:44:14.466Z] query: branch=PR-4322&commit=396eb563dad92a75b1e4a317598934d352ede51f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4322&job=&cmd_args= [2023-02-06T19:44:14.466Z] -> Pinging Codecov [2023-02-06T19:44:14.466Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4322&commit=396eb563dad92a75b1e4a317598934d352ede51f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4322&job=&cmd_args= [2023-02-06T19:44:14.466Z] -> Uploading to [2023-02-06T19:44:14.466Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-06/00271124DB129430A58F1EEE437C3FCB/396eb563dad92a75b1e4a317598934d352ede51f/7d489562-5435-4c49-bec3-72917324497f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T194414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76350c9cc6e7defb3da2ac146ea2523c3909acd41feec6356bfe7c8b72832962 [2023-02-06T19:44:14.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T19:44:14.466Z] Dload Upload Total Spent Left Speed [2023-02-06T19:44:14.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62803 0 0 100 62803 0 202k --:--:-- --:--:-- --:--:-- 202k [2023-02-06T19:44:14.727Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/396eb563dad92a75b1e4a317598934d352ede51f [Pipeline] } [2023-02-06T19:44:14.754Z] 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-06T19:44:16.030Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:44:16.361Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:44:17.254Z] ---> package-listing.sh [2023-02-06T19:44:17.254Z] ++ facter osfamily [2023-02-06T19:44:17.254Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-06T19:44:17.513Z] + OS_FAMILY=debian [2023-02-06T19:44:17.513Z] + workspace=/w/workspace/edgex-go/1 [2023-02-06T19:44:17.513Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-06T19:44:17.513Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-06T19:44:17.513Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-06T19:44:17.513Z] + PACKAGES=/tmp/packages_start.txt [2023-02-06T19:44:17.513Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-06T19:44:17.513Z] + PACKAGES=/tmp/packages_end.txt [2023-02-06T19:44:17.513Z] + case "${OS_FAMILY}" in [2023-02-06T19:44:17.513Z] + dpkg -l [2023-02-06T19:44:17.513Z] + grep '^ii' [2023-02-06T19:44:17.513Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-06T19:44:17.513Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-06T19:44:17.513Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-06T19:44:17.513Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-06T19:44:17.513Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-06T19:44:17.513Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-06T19:44:17.549Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-06T19:44:17.844Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:44:18.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T19:44:18.470Z] [2023-02-06T19:44:18.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:44:18.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T19:44:19.413Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-06T19:44:19.413Z] 5eb5b503b376: Pulling fs layer [2023-02-06T19:44:19.413Z] 5c69ac0246d0: Pulling fs layer [2023-02-06T19:44:19.413Z] ec43610c2a17: Pulling fs layer [2023-02-06T19:44:19.413Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-06T19:44:19.413Z] 33b1e0a273af: Pulling fs layer [2023-02-06T19:44:19.413Z] 5d3b04190fa2: Pulling fs layer [2023-02-06T19:44:19.413Z] 3a2ae6a8a46f: Waiting [2023-02-06T19:44:19.413Z] 33b1e0a273af: Waiting [2023-02-06T19:44:19.413Z] 2f39f015ded8: Pulling fs layer [2023-02-06T19:44:19.414Z] 5d3b04190fa2: Waiting [2023-02-06T19:44:19.414Z] 2f39f015ded8: Waiting [2023-02-06T19:44:19.680Z] 5c69ac0246d0: Verifying Checksum [2023-02-06T19:44:19.680Z] 5c69ac0246d0: Download complete [2023-02-06T19:44:19.680Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-06T19:44:19.680Z] 3a2ae6a8a46f: Download complete [2023-02-06T19:44:19.680Z] 33b1e0a273af: Verifying Checksum [2023-02-06T19:44:19.680Z] 33b1e0a273af: Download complete [2023-02-06T19:44:19.943Z] 5d3b04190fa2: Verifying Checksum [2023-02-06T19:44:19.943Z] 5d3b04190fa2: Download complete [2023-02-06T19:44:19.943Z] ec43610c2a17: Download complete [2023-02-06T19:44:19.943Z] 5eb5b503b376: Download complete [2023-02-06T19:44:20.906Z] 2f39f015ded8: Download complete [2023-02-06T19:44:21.471Z] 5eb5b503b376: Pull complete [2023-02-06T19:44:21.731Z] 5c69ac0246d0: Pull complete [2023-02-06T19:44:22.299Z] ec43610c2a17: Pull complete [2023-02-06T19:44:22.299Z] 3a2ae6a8a46f: Pull complete [2023-02-06T19:44:22.559Z] 33b1e0a273af: Pull complete [2023-02-06T19:44:22.559Z] 5d3b04190fa2: Pull complete [2023-02-06T19:44:27.820Z] 2f39f015ded8: Pull complete [2023-02-06T19:44:27.820Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-06T19:44:27.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T19:44:27.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:44:28.024Z] prd-ubuntu20.04-docker-8c-8g-4723 does not seem to be running inside a container [2023-02-06T19:44:28.053Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T19:44:33.015Z] $ docker top a5f69c6e7b2cd1df611bac89744331defba7c018a63a1ee97d69fa1c8611d79a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:44:33.421Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-06T19:44:33.728Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-06T19:44:34.041Z] + ls /var/log/sa-host [2023-02-06T19:44:34.041Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T19:44:34.174Z] provisioning config files... [2023-02-06T19:44:34.182Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4185971699074971693tmp [Pipeline] { [Pipeline] echo [2023-02-06T19:44:34.235Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:44:34.543Z] ---> create-netrc.sh [Pipeline] } [2023-02-06T19:44:34.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:44:34.967Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-06T19:44:34.999Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:44:35.319Z] ---> sudo-logs.sh [2023-02-06T19:44:35.319Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-06T19:44:35.392Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:44:35.714Z] ---> job-cost.sh [2023-02-06T19:44:35.714Z] lf-activate-venv: SKIPPING [2023-02-06T19:44:35.714Z] DEBUG: total: 0.10999999940395355 [2023-02-06T19:44:35.714Z] INFO: Retrieving Stack Cost... [2023-02-06T19:44:39.005Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T19:44:39.576Z] INFO: Archiving Costs [Pipeline] echo [2023-02-06T19:44:39.611Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:44:39.921Z] ---> logs-deploy.sh [2023-02-06T19:44:39.921Z] lf-activate-venv: SKIPPING [2023-02-06T19:44:39.921Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4322/1 [2023-02-06T19:44:39.921Z] INFO: archiving workspace using pattern(s): [2023-02-06T19:44:41.300Z] Archives upload complete. [2023-02-06T19:44:41.300Z] INFO: archiving logs to Nexus [2023-02-06T19:44:41.870Z] ---> uname -a: [2023-02-06T19:44:41.870Z] Linux prd-ubuntu20-04-docker-8c-8g-4723 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-06T19:44:41.870Z] [2023-02-06T19:44:41.870Z] [2023-02-06T19:44:41.870Z] ---> lscpu: [2023-02-06T19:44:41.870Z] Architecture: x86_64 [2023-02-06T19:44:41.870Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-06T19:44:41.870Z] Byte Order: Little Endian [2023-02-06T19:44:41.870Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-06T19:44:41.870Z] CPU(s): 8 [2023-02-06T19:44:41.870Z] On-line CPU(s) list: 0-7 [2023-02-06T19:44:41.870Z] Thread(s) per core: 1 [2023-02-06T19:44:41.870Z] Core(s) per socket: 1 [2023-02-06T19:44:41.870Z] Socket(s): 8 [2023-02-06T19:44:41.870Z] NUMA node(s): 1 [2023-02-06T19:44:41.870Z] Vendor ID: AuthenticAMD [2023-02-06T19:44:41.870Z] CPU family: 23 [2023-02-06T19:44:41.870Z] Model: 49 [2023-02-06T19:44:41.870Z] Model name: AMD EPYC-Rome Processor [2023-02-06T19:44:41.870Z] Stepping: 0 [2023-02-06T19:44:41.870Z] CPU MHz: 2799.956 [2023-02-06T19:44:41.870Z] BogoMIPS: 5599.91 [2023-02-06T19:44:41.870Z] Virtualization: AMD-V [2023-02-06T19:44:41.870Z] Hypervisor vendor: KVM [2023-02-06T19:44:41.870Z] Virtualization type: full [2023-02-06T19:44:41.870Z] L1d cache: 256 KiB [2023-02-06T19:44:41.870Z] L1i cache: 256 KiB [2023-02-06T19:44:41.870Z] L2 cache: 4 MiB [2023-02-06T19:44:41.870Z] L3 cache: 128 MiB [2023-02-06T19:44:41.870Z] NUMA node0 CPU(s): 0-7 [2023-02-06T19:44:41.870Z] Vulnerability Itlb multihit: Not affected [2023-02-06T19:44:41.870Z] Vulnerability L1tf: Not affected [2023-02-06T19:44:41.870Z] Vulnerability Mds: Not affected [2023-02-06T19:44:41.870Z] Vulnerability Meltdown: Not affected [2023-02-06T19:44:41.871Z] Vulnerability Mmio stale data: Not affected [2023-02-06T19:44:41.871Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-06T19:44:41.871Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-06T19:44:41.871Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-06T19:44:41.871Z] Vulnerability Srbds: Not affected [2023-02-06T19:44:41.871Z] Vulnerability Tsx async abort: Not affected [2023-02-06T19:44:41.871Z] 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-06T19:44:41.871Z] [2023-02-06T19:44:41.871Z] [2023-02-06T19:44:41.871Z] ---> nproc: [2023-02-06T19:44:41.871Z] 8 [2023-02-06T19:44:41.871Z] [2023-02-06T19:44:41.871Z] [2023-02-06T19:44:41.871Z] ---> df -h: [2023-02-06T19:44:41.871Z] Filesystem Size Used Avail Use% Mounted on [2023-02-06T19:44:41.871Z] overlay 155G 20G 135G 13% / [2023-02-06T19:44:41.871Z] tmpfs 64M 0 64M 0% /dev [2023-02-06T19:44:41.871Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-06T19:44:41.871Z] shm 64M 0 64M 0% /dev/shm [2023-02-06T19:44:41.871Z] /dev/vda1 155G 20G 135G 13% /facter-os [2023-02-06T19:44:41.871Z] [2023-02-06T19:44:41.871Z] [2023-02-06T19:44:41.871Z] ---> sar -b -r -n DEV: [2023-02-06T19:44:41.871Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4723) 02/06/23 _x86_64_ (8 CPU) [2023-02-06T19:44:41.871Z] [2023-02-06T19:44:41.871Z] 19:02:57 LINUX RESTART (8 CPU) [2023-02-06T19:44:41.871Z] [2023-02-06T19:44:41.871Z] 19:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-06T19:44:41.871Z] 19:04:02 101.85 45.84 56.01 0.00 5084.22 155948.01 0.00 [2023-02-06T19:44:41.871Z] 19:05:01 144.55 3.37 141.18 0.00 407.39 97502.52 0.00 [2023-02-06T19:44:41.871Z] 19:06:01 25.86 0.12 25.75 0.00 0.93 10905.80 0.00 [2023-02-06T19:44:41.871Z] 19:07:01 77.69 0.20 77.49 0.00 16.26 52090.52 0.00 [2023-02-06T19:44:41.871Z] 19:08:01 331.91 1.52 330.39 0.00 12.13 129663.86 0.00 [2023-02-06T19:44:41.871Z] 19:09:01 386.46 13.27 373.19 0.00 2915.35 209378.22 0.00 [2023-02-06T19:44:41.871Z] 19:10:01 729.66 3.35 726.31 0.00 2325.61 194840.19 0.00 [2023-02-06T19:44:41.871Z] 19:11:01 557.92 3.18 554.74 0.00 25.46 229127.68 0.00 [2023-02-06T19:44:41.871Z] 19:12:01 804.95 0.07 804.88 0.00 8.80 135270.92 0.00 [2023-02-06T19:44:41.871Z] 19:13:01 90.64 0.02 90.62 0.00 0.67 9996.13 0.00 [2023-02-06T19:44:41.871Z] 19:14:01 3.38 0.63 2.75 0.00 70.52 31.86 0.00 [2023-02-06T19:44:41.871Z] 19:15:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 [2023-02-06T19:44:41.871Z] 19:16:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2023-02-06T19:44:41.871Z] 19:17:01 0.98 0.02 0.97 0.00 0.13 10.13 0.00 [2023-02-06T19:44:41.871Z] 19:18:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 [2023-02-06T19:44:41.871Z] 19:19:01 1.67 0.02 1.65 0.00 0.13 22.40 0.00 [2023-02-06T19:44:41.871Z] 19:20:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2023-02-06T19:44:41.871Z] 19:21:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 [2023-02-06T19:44:41.871Z] 19:22:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 [2023-02-06T19:44:41.871Z] 19:23:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2023-02-06T19:44:41.871Z] 19:24:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2023-02-06T19:44:41.871Z] 19:25:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2023-02-06T19:44:41.871Z] 19:26:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2023-02-06T19:44:41.871Z] 19:27:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2023-02-06T19:44:41.871Z] 19:28:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 [2023-02-06T19:44:41.871Z] 19:29:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2023-02-06T19:44:41.871Z] 19:30:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2023-02-06T19:44:41.871Z] 19:31:01 0.83 0.00 0.83 0.00 0.00 9.06 0.00 [2023-02-06T19:44:41.871Z] 19:32:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2023-02-06T19:44:41.871Z] 19:33:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2023-02-06T19:44:41.871Z] 19:34:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2023-02-06T19:44:41.871Z] 19:35:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2023-02-06T19:44:41.871Z] 19:36:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 [2023-02-06T19:44:41.871Z] 19:37:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2023-02-06T19:44:41.871Z] 19:38:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2023-02-06T19:44:41.871Z] 19:39:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2023-02-06T19:44:41.871Z] 19:40:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 [2023-02-06T19:44:41.871Z] 19:41:01 2.63 1.60 1.03 0.00 36.39 12.66 0.00 [2023-02-06T19:44:41.871Z] 19:42:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2023-02-06T19:44:41.871Z] 19:43:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2023-02-06T19:44:41.871Z] 19:44:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 [2023-02-06T19:44:41.871Z] Average: 80.28 1.78 78.50 0.00 265.94 29857.40 0.00 [2023-02-06T19:44:41.871Z] [2023-02-06T19:44:41.871Z] 19:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-06T19:44:41.871Z] 19:04:02 29995076 31656336 697100 2.12 52208 1923980 1786852 5.27 921280 1683924 166972 [2023-02-06T19:44:41.871Z] 19:05:01 28378928 31427908 869192 2.64 112080 3174388 2016404 5.94 1287380 2798332 6752 [2023-02-06T19:44:41.871Z] 19:06:01 27960156 31486544 806684 2.45 116608 3603736 2104608 6.20 1296876 3159816 182648 [2023-02-06T19:44:41.871Z] 19:07:01 25157108 31518932 773196 2.35 119608 6364568 1792188 5.28 1561816 5624336 1976344 [2023-02-06T19:44:41.871Z] 19:08:01 24263536 31492564 781200 2.38 200360 6993076 1925324 5.67 2011540 5893908 64660 [2023-02-06T19:44:41.871Z] 19:09:01 20974836 30905288 1347044 4.10 306888 9448364 4050420 11.94 2727132 8288872 36500 [2023-02-06T19:44:41.871Z] 19:10:01 20095064 31375012 883116 2.69 341672 10673260 2429564 7.16 2429728 9390616 12396 [2023-02-06T19:44:41.871Z] 19:11:01 17044060 31420024 837452 2.55 431828 13515124 2171508 6.40 2453996 12255272 10920 [2023-02-06T19:44:41.871Z] 19:12:01 17412076 31405752 851004 2.59 441280 13113492 2033764 5.99 2657668 11675968 162464 [2023-02-06T19:44:41.871Z] 19:13:01 17971840 31502932 762580 2.32 442768 12679652 1874372 5.52 2467660 11341244 20 [2023-02-06T19:44:41.871Z] 19:14:01 17970608 31504072 761384 2.32 442820 12681764 1855156 5.47 2467988 11342996 8 [2023-02-06T19:44:41.871Z] 19:15:01 17982060 31515592 750024 2.28 442844 12681768 1855156 5.47 2457000 11343024 8 [2023-02-06T19:44:41.871Z] 19:16:01 17981808 31515488 750088 2.28 442860 12681896 1855156 5.47 2456948 11343152 8 [2023-02-06T19:44:41.871Z] 19:17:01 17983436 31517164 748320 2.28 442888 12681900 1855156 5.47 2456000 11343156 204 [2023-02-06T19:44:41.871Z] 19:18:01 17983824 31517660 748012 2.27 442916 12681896 1855156 5.47 2455432 11343240 8 [2023-02-06T19:44:41.871Z] 19:19:01 17984128 31518000 747984 2.27 442944 12681884 1872992 5.52 2455552 11343220 48 [2023-02-06T19:44:41.871Z] 19:20:01 17983740 31517624 748228 2.28 442964 12681888 1872992 5.52 2455480 11343224 12 [2023-02-06T19:44:41.871Z] 19:21:01 17983724 31517608 748172 2.28 442976 12681888 1872992 5.52 2455480 11343224 16 [2023-02-06T19:44:41.871Z] 19:22:01 17983676 31517716 748008 2.27 442988 12682024 1872992 5.52 2455512 11343344 8 [2023-02-06T19:44:41.871Z] 19:23:01 17983628 31517744 747976 2.27 443004 12682028 1872992 5.52 2455480 11343408 32 [2023-02-06T19:44:41.871Z] 19:24:01 17983580 31517740 747956 2.27 443020 12682028 1872992 5.52 2455568 11343424 12 [2023-02-06T19:44:41.871Z] 19:25:01 17984028 31518212 747416 2.27 443040 12682032 1872992 5.52 2455512 11343428 8 [2023-02-06T19:44:41.871Z] 19:26:01 17983944 31518144 747644 2.27 443052 12682032 1872992 5.52 2455524 11343428 12 [2023-02-06T19:44:41.871Z] 19:27:01 17983884 31518104 747864 2.27 443068 12682036 1889084 5.57 2456368 11343432 4 [2023-02-06T19:44:41.871Z] 19:28:01 17983632 31517924 748040 2.27 443136 12682040 1889084 5.57 2456320 11343436 12 [2023-02-06T19:44:41.871Z] 19:29:01 17983356 31517664 748272 2.28 443148 12682040 1889084 5.57 2456380 11343436 8 [2023-02-06T19:44:41.871Z] 19:30:01 17983308 31517640 748236 2.28 443168 12682044 1889084 5.57 2456384 11343440 8 [2023-02-06T19:44:41.871Z] 19:31:01 17983512 31517856 747960 2.27 443180 12682044 1872984 5.52 2456384 11343440 8 [2023-02-06T19:44:41.871Z] 19:32:01 17983432 31517792 747960 2.27 443188 12682052 1872984 5.52 2456392 11343444 8 [2023-02-06T19:44:41.871Z] 19:33:01 17983384 31517756 747936 2.27 443192 12682056 1872984 5.52 2456396 11343448 8 [2023-02-06T19:44:41.871Z] 19:34:01 17983368 31517776 747860 2.27 443220 12682056 1872984 5.52 2456628 11343452 8 [2023-02-06T19:44:41.871Z] 19:35:01 17983788 31518224 747564 2.27 443244 12682064 1872984 5.52 2456452 11343456 4 [2023-02-06T19:44:41.871Z] 19:36:01 17983480 31517932 747820 2.27 443252 12682068 1872984 5.52 2456460 11343460 8 [2023-02-06T19:44:41.871Z] 19:37:01 17983456 31517916 747768 2.27 443264 12682064 1872984 5.52 2456468 11343460 8 [2023-02-06T19:44:41.871Z] 19:38:01 17983180 31517672 747944 2.27 443296 12682060 1872984 5.52 2456756 11343464 16 [2023-02-06T19:44:41.871Z] 19:39:01 17983320 31517844 747824 2.27 443312 12682072 1872984 5.52 2457620 11343468 12 [2023-02-06T19:44:41.871Z] 19:40:01 17983524 31518068 747544 2.27 443328 12682080 1872984 5.52 2457540 11343472 8 [2023-02-06T19:44:41.871Z] 19:41:01 17975064 31511752 753988 2.29 443368 12683172 1872984 5.52 2465264 11343832 72 [2023-02-06T19:44:41.871Z] 19:42:01 17974552 31511252 754460 2.29 443376 12683172 1872984 5.52 2465360 11343768 12 [2023-02-06T19:44:41.871Z] 19:43:01 17975008 31511728 753920 2.29 443392 12683176 1872984 5.52 2465084 11343772 32 [2023-02-06T19:44:41.871Z] 19:44:01 17974456 31511216 754376 2.29 443416 12683180 1872984 5.52 2465164 11343776 8 [2023-02-06T19:44:41.871Z] Average: 19187624 31492687 776515 2.36 397614 11576491 1956654 5.77 2341609 10335561 63910 [2023-02-06T19:44:41.871Z] [2023-02-06T19:44:41.871Z] 19:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-06T19:44:41.871Z] 19:04:02 lo 4.47 4.47 0.42 0.42 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:04:02 ens3 600.35 456.71 5089.64 80.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:05:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:05:01 vetha3d95d4 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:05:01 ens3 560.77 522.89 7600.84 67.28 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:05:01 docker0 356.82 348.26 28.28 3472.48 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:06:01 vetha3d95d4 1.42 1.45 0.11 0.12 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:06:01 ens3 31.93 29.88 18.80 89.16 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:06:01 docker0 1.42 1.38 0.09 0.12 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:07:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:07:01 vethd4c8108 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:07:01 ens3 106.22 69.26 1703.30 22.62 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.871Z] 19:07:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:08:01 vethd4c8108 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:08:01 ens3 1498.75 1282.70 6149.12 105.14 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:08:01 docker0 1273.25 1479.52 81.23 6135.48 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:09:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:09:01 vethb5700b1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:09:01 vethd4c8108 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:09:01 veth2547cf5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:09:01 ens3 107.49 67.10 1742.80 11.62 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:09:01 veth8acda5e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:09:01 veth28e6613 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:09:01 docker0 5.81 8.99 0.35 81.15 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:10:01 vethfc93e32 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:10:01 veth18eca81 15.01 20.90 1.44 7.07 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:10:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:10:01 veth4b79fe6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:10:01 vethd4c8108 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:10:01 ens3 422.66 254.87 3145.77 38.87 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:10:01 veth0c0b7d8 15.76 21.63 1.50 7.19 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:10:01 vethcb904f1 54.91 91.23 5.24 434.21 0.00 0.00 0.00 0.04 [2023-02-06T19:44:41.872Z] 19:10:01 docker0 192.33 304.45 15.44 1915.58 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:11:01 vethd4c8108 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:11:01 ens3 450.02 310.75 4240.49 36.61 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:11:01 veth6471726 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:11:01 docker0 298.98 431.43 24.37 4225.71 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:12:01 vethd4c8108 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:12:01 ens3 66.02 38.59 253.57 20.71 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:12:01 veth2e304ec 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:12:01 docker0 10.53 19.50 0.66 217.66 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:13:01 ens3 17.71 17.96 47.23 43.92 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:13:01 docker0 1.47 3.43 0.09 41.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:14:01 ens3 0.68 2.38 0.11 6.64 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:16:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:19:01 ens3 0.52 1.13 0.10 6.61 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:20:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:21:01 ens3 0.17 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:24:01 ens3 1.52 2.95 0.16 6.78 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:26:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:27:01 ens3 1.42 3.52 0.32 19.80 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:28:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:29:01 ens3 0.63 0.73 0.11 6.30 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:33:01 ens3 0.63 0.15 0.16 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:34:01 ens3 5.67 8.38 0.66 13.92 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:35:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:37:01 ens3 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:38:01 ens3 5.70 7.02 0.67 7.50 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:39:01 ens3 4.60 7.11 0.36 7.34 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:40:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:41:01 ens3 28.88 36.83 5.62 92.10 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:42:01 ens3 1.90 1.12 0.99 1.14 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:43:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:44:01 ens3 0.83 0.77 0.53 0.36 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.872Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.873Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.873Z] Average: ens3 95.35 76.01 728.95 16.67 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.873Z] Average: docker0 52.08 63.22 3.66 391.15 0.00 0.00 0.00 0.00 [2023-02-06T19:44:41.873Z] [2023-02-06T19:44:41.873Z] [2023-02-06T19:44:41.873Z] ---> sar -P ALL: [2023-02-06T19:44:41.873Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4723) 02/06/23 _x86_64_ (8 CPU) [2023-02-06T19:44:41.873Z] [2023-02-06T19:44:41.873Z] 19:02:57 LINUX RESTART (8 CPU) [2023-02-06T19:44:41.873Z] [2023-02-06T19:44:41.873Z] 19:03:01 CPU %user %nice %system %iowait %steal %idle [2023-02-06T19:44:41.873Z] 19:04:02 all 6.05 0.00 1.68 3.92 0.08 88.27 [2023-02-06T19:44:41.873Z] 19:04:02 0 8.50 0.00 1.88 3.08 0.07 86.48 [2023-02-06T19:44:41.873Z] 19:04:02 1 7.76 0.00 1.53 7.45 0.05 83.21 [2023-02-06T19:44:41.873Z] 19:04:02 2 5.90 0.00 1.22 1.47 0.07 91.34 [2023-02-06T19:44:41.873Z] 19:04:02 3 6.18 0.00 1.83 10.63 0.13 81.23 [2023-02-06T19:44:41.873Z] 19:04:02 4 4.99 0.00 1.31 1.39 0.07 92.24 [2023-02-06T19:44:41.873Z] 19:04:02 5 7.15 0.00 2.76 1.24 0.03 88.81 [2023-02-06T19:44:41.873Z] 19:04:02 6 3.36 0.00 1.27 1.39 0.07 93.91 [2023-02-06T19:44:41.873Z] 19:04:02 7 4.55 0.00 1.65 4.75 0.12 88.93 [2023-02-06T19:44:41.873Z] 19:05:01 all 8.66 0.00 3.79 4.36 0.09 83.09 [2023-02-06T19:44:41.873Z] 19:05:01 0 6.52 0.00 2.40 0.48 0.09 90.51 [2023-02-06T19:44:41.873Z] 19:05:01 1 10.38 0.00 4.55 0.51 0.09 84.47 [2023-02-06T19:44:41.873Z] 19:05:01 2 7.95 0.00 4.34 9.27 0.10 78.33 [2023-02-06T19:44:41.873Z] 19:05:01 3 9.79 0.00 4.70 12.51 0.10 72.90 [2023-02-06T19:44:41.873Z] 19:05:01 4 9.53 0.00 4.08 2.71 0.05 83.63 [2023-02-06T19:44:41.873Z] 19:05:01 5 8.04 0.00 2.82 7.28 0.05 81.82 [2023-02-06T19:44:41.873Z] 19:05:01 6 12.17 0.00 4.87 1.70 0.07 81.19 [2023-02-06T19:44:41.873Z] 19:05:01 7 4.93 0.00 2.58 0.48 0.14 91.87 [2023-02-06T19:44:41.873Z] 19:06:01 all 48.58 0.00 7.01 0.55 0.12 43.75 [2023-02-06T19:44:41.873Z] 19:06:01 0 42.96 0.00 6.25 0.39 0.12 50.27 [2023-02-06T19:44:41.873Z] 19:06:01 1 51.41 0.00 7.82 0.35 0.10 40.32 [2023-02-06T19:44:41.873Z] 19:06:01 2 51.25 0.00 7.23 0.24 0.12 41.17 [2023-02-06T19:44:41.873Z] 19:06:01 3 50.64 0.00 8.04 2.92 0.14 38.27 [2023-02-06T19:44:41.873Z] 19:06:01 4 52.00 0.00 6.97 0.17 0.14 40.73 [2023-02-06T19:44:41.873Z] 19:06:01 5 45.73 0.00 6.58 0.03 0.10 47.56 [2023-02-06T19:44:41.873Z] 19:06:01 6 51.29 0.00 7.56 0.14 0.10 40.91 [2023-02-06T19:44:41.873Z] 19:06:01 7 43.31 0.00 5.59 0.12 0.12 50.86 [2023-02-06T19:44:41.873Z] 19:07:01 all 25.90 0.00 7.67 2.27 0.09 64.06 [2023-02-06T19:44:41.873Z] 19:07:01 0 24.25 0.00 8.46 0.17 0.08 67.03 [2023-02-06T19:44:41.873Z] 19:07:01 1 24.61 0.00 6.86 0.63 0.10 67.79 [2023-02-06T19:44:41.873Z] 19:07:01 2 28.59 0.00 7.58 0.08 0.10 63.65 [2023-02-06T19:44:41.873Z] 19:07:01 3 29.17 0.00 10.42 9.33 0.09 50.99 [2023-02-06T19:44:41.873Z] 19:07:01 4 22.81 0.00 6.35 1.62 0.10 69.12 [2023-02-06T19:44:41.873Z] 19:07:01 5 26.93 0.00 8.65 3.75 0.10 60.57 [2023-02-06T19:44:41.873Z] 19:07:01 6 26.42 0.00 7.02 2.45 0.07 64.04 [2023-02-06T19:44:41.873Z] 19:07:01 7 24.42 0.00 6.07 0.12 0.10 69.29 [2023-02-06T19:44:41.873Z] 19:08:01 all 7.64 0.00 3.99 11.65 0.13 76.60 [2023-02-06T19:44:41.873Z] 19:08:01 0 8.48 0.00 3.91 15.78 0.12 71.71 [2023-02-06T19:44:41.873Z] 19:08:01 1 4.90 0.00 4.34 24.26 0.10 66.40 [2023-02-06T19:44:41.873Z] 19:08:01 2 9.16 0.00 3.93 6.53 0.32 80.07 [2023-02-06T19:44:41.873Z] 19:08:01 3 9.17 0.00 4.86 11.94 0.10 73.93 [2023-02-06T19:44:41.873Z] 19:08:01 4 6.38 0.00 2.03 4.73 0.07 86.79 [2023-02-06T19:44:41.873Z] 19:08:01 5 9.24 0.00 4.42 10.51 0.08 75.75 [2023-02-06T19:44:41.873Z] 19:08:01 6 6.41 0.00 3.10 9.29 0.10 81.10 [2023-02-06T19:44:41.873Z] 19:08:01 7 7.35 0.00 5.37 10.32 0.15 76.81 [2023-02-06T19:44:41.873Z] 19:09:01 all 26.29 0.00 8.76 17.10 0.10 47.76 [2023-02-06T19:44:41.873Z] 19:09:01 0 27.29 0.00 8.98 44.09 0.12 19.51 [2023-02-06T19:44:41.873Z] 19:09:01 1 25.90 0.00 7.57 22.18 0.10 44.25 [2023-02-06T19:44:41.873Z] 19:09:01 2 27.90 0.00 7.61 4.85 0.17 59.47 [2023-02-06T19:44:41.873Z] 19:09:01 3 27.47 0.00 8.53 13.05 0.07 50.88 [2023-02-06T19:44:41.873Z] 19:09:01 4 25.04 0.00 8.83 5.67 0.07 60.40 [2023-02-06T19:44:41.873Z] 19:09:01 5 25.93 0.00 9.75 25.03 0.08 39.20 [2023-02-06T19:44:41.873Z] 19:09:01 6 25.13 0.00 8.62 5.00 0.07 61.19 [2023-02-06T19:44:41.873Z] 19:09:01 7 25.65 0.00 10.23 17.22 0.08 46.82 [2023-02-06T19:44:41.873Z] 19:10:01 all 36.30 0.00 10.64 17.00 0.19 35.87 [2023-02-06T19:44:41.873Z] 19:10:01 0 38.27 0.00 11.49 21.21 0.21 28.82 [2023-02-06T19:44:41.873Z] 19:10:01 1 36.69 0.00 9.86 15.53 0.24 37.68 [2023-02-06T19:44:41.873Z] 19:10:01 2 34.58 0.00 10.66 17.49 0.14 37.13 [2023-02-06T19:44:41.873Z] 19:10:01 3 35.63 0.00 11.92 29.35 0.17 22.92 [2023-02-06T19:44:41.873Z] 19:10:01 4 34.17 0.00 8.70 6.90 0.29 49.94 [2023-02-06T19:44:41.873Z] 19:10:01 5 36.66 0.00 11.20 12.72 0.15 39.27 [2023-02-06T19:44:41.873Z] 19:10:01 6 36.77 0.00 9.48 21.42 0.12 32.21 [2023-02-06T19:44:41.873Z] 19:10:01 7 37.67 0.00 11.83 11.44 0.21 38.85 [2023-02-06T19:44:41.873Z] 19:11:01 all 28.47 0.00 10.27 18.76 0.21 42.29 [2023-02-06T19:44:41.873Z] 19:11:01 0 29.92 0.00 10.69 21.64 0.19 37.56 [2023-02-06T19:44:41.873Z] 19:11:01 1 25.25 0.00 9.08 27.68 0.14 37.86 [2023-02-06T19:44:41.873Z] 19:11:01 2 27.51 0.00 8.87 7.86 0.29 55.48 [2023-02-06T19:44:41.873Z] 19:11:01 3 26.00 0.00 10.25 31.88 0.14 31.73 [2023-02-06T19:44:41.873Z] 19:11:01 4 26.64 0.00 10.27 24.28 0.14 38.67 [2023-02-06T19:44:41.873Z] 19:11:01 5 33.36 0.00 11.21 17.52 0.17 37.73 [2023-02-06T19:44:41.873Z] 19:11:01 6 31.57 0.00 11.87 7.44 0.27 48.85 [2023-02-06T19:44:41.873Z] 19:11:01 7 27.50 0.00 9.92 12.05 0.31 50.22 [2023-02-06T19:44:41.873Z] 19:12:01 all 57.00 0.00 11.60 7.24 0.13 24.03 [2023-02-06T19:44:41.873Z] 19:12:01 0 56.75 0.00 11.74 3.52 0.12 27.87 [2023-02-06T19:44:41.873Z] 19:12:01 1 56.60 0.00 10.82 5.19 0.10 27.29 [2023-02-06T19:44:41.873Z] 19:12:01 2 57.42 0.00 11.41 3.27 0.17 27.73 [2023-02-06T19:44:41.873Z] 19:12:01 3 54.86 0.00 12.06 16.34 0.14 16.61 [2023-02-06T19:44:41.873Z] 19:12:01 4 57.72 0.00 11.51 3.28 0.14 27.36 [2023-02-06T19:44:41.873Z] 19:12:01 5 58.17 0.00 12.15 7.60 0.10 21.98 [2023-02-06T19:44:41.873Z] 19:12:01 6 57.64 0.00 12.37 2.10 0.12 27.78 [2023-02-06T19:44:41.873Z] 19:12:01 7 56.88 0.00 10.73 16.70 0.14 15.55 [2023-02-06T19:44:41.873Z] 19:13:01 all 1.07 0.00 0.66 0.56 0.02 97.69 [2023-02-06T19:44:41.873Z] 19:13:01 0 0.97 0.00 0.60 0.02 0.02 98.40 [2023-02-06T19:44:41.873Z] 19:13:01 1 0.45 0.00 0.35 1.24 0.03 97.93 [2023-02-06T19:44:41.873Z] 19:13:01 2 0.94 0.00 0.53 1.04 0.03 97.46 [2023-02-06T19:44:41.873Z] 19:13:01 3 1.10 0.00 0.67 0.00 0.02 98.22 [2023-02-06T19:44:41.873Z] 19:13:01 4 1.49 0.00 1.15 1.55 0.02 95.79 [2023-02-06T19:44:41.873Z] 19:13:01 5 1.03 0.00 0.38 0.02 0.02 98.55 [2023-02-06T19:44:41.873Z] 19:13:01 6 1.05 0.00 0.72 0.02 0.00 98.22 [2023-02-06T19:44:41.873Z] 19:13:01 7 1.57 0.00 0.83 0.63 0.02 96.95 [2023-02-06T19:44:41.873Z] 19:14:01 all 0.02 0.00 0.03 0.02 0.00 99.92 [2023-02-06T19:44:41.873Z] 19:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-06T19:44:41.873Z] 19:14:01 1 0.02 0.00 0.03 0.02 0.03 99.90 [2023-02-06T19:44:41.873Z] 19:14:01 2 0.02 0.00 0.03 0.03 0.00 99.92 [2023-02-06T19:44:41.873Z] 19:14:01 3 0.02 0.00 0.03 0.07 0.00 99.88 [2023-02-06T19:44:41.873Z] 19:14:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-06T19:44:41.873Z] 19:14:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2023-02-06T19:44:41.873Z] 19:14:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-06T19:44:41.873Z] 19:14:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2023-02-06T19:44:41.873Z] [2023-02-06T19:44:41.873Z] 19:14:01 CPU %user %nice %system %iowait %steal %idle [2023-02-06T19:44:41.873Z] 19:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-06T19:44:41.873Z] 19:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:44:41.873Z] 19:15:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2023-02-06T19:44:41.873Z] 19:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.873Z] 19:15:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-06T19:44:41.873Z] 19:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.873Z] 19:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.873Z] 19:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.873Z] 19:15:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2023-02-06T19:44:41.873Z] 19:16:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-02-06T19:44:41.873Z] 19:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T19:44:41.873Z] 19:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T19:44:41.873Z] 19:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.873Z] 19:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-06T19:44:41.873Z] 19:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.873Z] 19:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.873Z] 19:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.873Z] 19:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-06T19:44:41.873Z] 19:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-02-06T19:44:41.873Z] 19:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.873Z] 19:17:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2023-02-06T19:44:41.873Z] 19:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-06T19:44:41.873Z] 19:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T19:44:41.873Z] 19:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T19:44:41.873Z] 19:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:44:41.873Z] 19:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.873Z] 19:17:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-02-06T19:44:41.873Z] 19:18:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2023-02-06T19:44:41.873Z] 19:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-06T19:44:41.873Z] 19:18:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2023-02-06T19:44:41.873Z] 19:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.873Z] 19:18:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-06T19:44:41.873Z] 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.873Z] 19:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.873Z] 19:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.873Z] 19:18:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-06T19:44:41.873Z] 19:19:01 all 0.03 0.00 0.03 0.01 0.00 99.94 [2023-02-06T19:44:41.873Z] 19:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-06T19:44:41.873Z] 19:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-06T19:44:41.873Z] 19:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.873Z] 19:19:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2023-02-06T19:44:41.873Z] 19:19:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-06T19:44:41.873Z] 19:19:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-06T19:44:41.873Z] 19:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-06T19:44:41.873Z] 19:19:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2023-02-06T19:44:41.873Z] 19:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-02-06T19:44:41.873Z] 19:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:44:41.873Z] 19:20:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2023-02-06T19:44:41.873Z] 19:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.873Z] 19:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.873Z] 19:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:20:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-06T19:44:41.874Z] 19:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-02-06T19:44:41.874Z] 19:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:21:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-02-06T19:44:41.874Z] 19:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:21:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-06T19:44:41.874Z] 19:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T19:44:41.874Z] 19:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T19:44:41.874Z] 19:22:01 all 0.00 0.00 0.01 0.01 0.01 99.98 [2023-02-06T19:44:41.874Z] 19:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-06T19:44:41.874Z] 19:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-02-06T19:44:41.874Z] 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:22:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2023-02-06T19:44:41.874Z] 19:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:22:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-02-06T19:44:41.874Z] 19:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-06T19:44:41.874Z] 19:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:23:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2023-02-06T19:44:41.874Z] 19:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-02-06T19:44:41.874Z] 19:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:24:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2023-02-06T19:44:41.874Z] 19:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:24:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-06T19:44:41.874Z] 19:25:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-02-06T19:44:41.874Z] 19:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-06T19:44:41.874Z] 19:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T19:44:41.874Z] 19:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-06T19:44:41.874Z] 19:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:25:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2023-02-06T19:44:41.874Z] [2023-02-06T19:44:41.874Z] 19:25:01 CPU %user %nice %system %iowait %steal %idle [2023-02-06T19:44:41.874Z] 19:26:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-02-06T19:44:41.874Z] 19:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-06T19:44:41.874Z] 19:26:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2023-02-06T19:44:41.874Z] 19:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:26:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-06T19:44:41.874Z] 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:26:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-02-06T19:44:41.874Z] 19:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:27:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2023-02-06T19:44:41.874Z] 19:27:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-02-06T19:44:41.874Z] 19:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T19:44:41.874Z] 19:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T19:44:41.874Z] 19:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:27:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2023-02-06T19:44:41.874Z] 19:28:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2023-02-06T19:44:41.874Z] 19:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:28:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2023-02-06T19:44:41.874Z] 19:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:28:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-06T19:44:41.874Z] 19:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-06T19:44:41.874Z] 19:28:01 7 0.00 0.00 0.02 0.13 0.02 99.83 [2023-02-06T19:44:41.874Z] 19:29:01 all 0.05 0.00 0.00 0.02 0.01 99.92 [2023-02-06T19:44:41.874Z] 19:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-06T19:44:41.874Z] 19:29:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2023-02-06T19:44:41.874Z] 19:29:01 2 0.25 0.00 0.00 0.00 0.02 99.73 [2023-02-06T19:44:41.874Z] 19:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:29:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-06T19:44:41.874Z] 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:29:01 7 0.00 0.00 0.00 0.13 0.02 99.85 [2023-02-06T19:44:41.874Z] 19:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-02-06T19:44:41.874Z] 19:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:30:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2023-02-06T19:44:41.874Z] 19:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:30:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2023-02-06T19:44:41.874Z] 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T19:44:41.874Z] 19:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-02-06T19:44:41.874Z] 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-06T19:44:41.874Z] 19:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-06T19:44:41.874Z] 19:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T19:44:41.874Z] 19:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:31:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-06T19:44:41.874Z] 19:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-02-06T19:44:41.874Z] 19:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-06T19:44:41.874Z] 19:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T19:44:41.874Z] 19:32:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-06T19:44:41.874Z] 19:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-06T19:44:41.874Z] 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-02-06T19:44:41.874Z] 19:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T19:44:41.874Z] 19:33:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2023-02-06T19:44:41.874Z] 19:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-06T19:44:41.874Z] 19:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-06T19:44:41.874Z] 19:34:01 all 0.02 0.00 0.02 0.02 0.00 99.94 [2023-02-06T19:44:41.874Z] 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:34:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2023-02-06T19:44:41.874Z] 19:34:01 2 0.03 0.00 0.05 0.03 0.00 99.88 [2023-02-06T19:44:41.874Z] 19:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-06T19:44:41.874Z] 19:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.874Z] 19:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.874Z] 19:34:01 7 0.00 0.00 0.00 0.12 0.00 99.88 [2023-02-06T19:44:41.874Z] 19:35:01 all 0.01 0.00 0.01 0.02 0.01 99.96 [2023-02-06T19:44:41.874Z] 19:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.874Z] 19:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-06T19:44:41.874Z] 19:35:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-06T19:44:41.875Z] 19:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.875Z] 19:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:44:41.875Z] 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:35:01 7 0.02 0.00 0.00 0.13 0.02 99.83 [2023-02-06T19:44:41.875Z] 19:36:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2023-02-06T19:44:41.875Z] 19:36:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2023-02-06T19:44:41.875Z] 19:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-06T19:44:41.875Z] 19:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.875Z] 19:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.875Z] 19:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.875Z] 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:36:01 7 0.00 0.00 0.00 0.17 0.00 99.83 [2023-02-06T19:44:41.875Z] [2023-02-06T19:44:41.875Z] 19:36:01 CPU %user %nice %system %iowait %steal %idle [2023-02-06T19:44:41.875Z] 19:37:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-02-06T19:44:41.875Z] 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-06T19:44:41.875Z] 19:37:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-02-06T19:44:41.875Z] 19:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:44:41.875Z] 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:37:01 7 0.00 0.00 0.00 0.10 0.00 99.90 [2023-02-06T19:44:41.875Z] 19:38:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2023-02-06T19:44:41.875Z] 19:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:38:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2023-02-06T19:44:41.875Z] 19:38:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2023-02-06T19:44:41.875Z] 19:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-06T19:44:41.875Z] 19:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.875Z] 19:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:44:41.875Z] 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-06T19:44:41.875Z] 19:39:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-02-06T19:44:41.875Z] 19:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-06T19:44:41.875Z] 19:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-06T19:44:41.875Z] 19:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T19:44:41.875Z] 19:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-06T19:44:41.875Z] 19:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T19:44:41.875Z] 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.875Z] 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:39:01 7 0.00 0.00 0.00 0.10 0.00 99.90 [2023-02-06T19:44:41.875Z] 19:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-02-06T19:44:41.875Z] 19:40:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-02-06T19:44:41.875Z] 19:40:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-02-06T19:44:41.875Z] 19:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.875Z] 19:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-06T19:44:41.875Z] 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.875Z] 19:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.875Z] 19:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.875Z] 19:40:01 7 0.02 0.00 0.00 0.10 0.02 99.87 [2023-02-06T19:44:41.875Z] 19:41:01 all 0.32 0.00 0.07 0.31 0.01 99.29 [2023-02-06T19:44:41.875Z] 19:41:01 0 0.47 0.00 0.07 0.00 0.00 99.47 [2023-02-06T19:44:41.875Z] 19:41:01 1 0.43 0.00 0.12 0.78 0.05 98.61 [2023-02-06T19:44:41.875Z] 19:41:01 2 0.38 0.00 0.03 0.13 0.02 99.43 [2023-02-06T19:44:41.875Z] 19:41:01 3 0.58 0.00 0.05 0.00 0.02 99.35 [2023-02-06T19:44:41.875Z] 19:41:01 4 0.17 0.00 0.13 0.00 0.02 99.68 [2023-02-06T19:44:41.875Z] 19:41:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2023-02-06T19:44:41.875Z] 19:41:01 6 0.20 0.00 0.05 0.05 0.00 99.70 [2023-02-06T19:44:41.875Z] 19:41:01 7 0.20 0.00 0.08 1.50 0.00 98.21 [2023-02-06T19:44:41.875Z] 19:42:01 all 0.05 0.00 0.01 0.05 0.02 99.86 [2023-02-06T19:44:41.875Z] 19:42:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2023-02-06T19:44:41.875Z] 19:42:01 1 0.08 0.00 0.05 0.00 0.08 99.78 [2023-02-06T19:44:41.875Z] 19:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-06T19:44:41.875Z] 19:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T19:44:41.875Z] 19:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.875Z] 19:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-06T19:44:41.875Z] 19:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.875Z] 19:42:01 7 0.03 0.00 0.02 0.40 0.02 99.53 [2023-02-06T19:44:41.875Z] 19:43:01 all 0.15 0.00 0.01 0.02 0.01 99.82 [2023-02-06T19:44:41.875Z] 19:43:01 0 1.13 0.00 0.00 0.00 0.00 98.87 [2023-02-06T19:44:41.875Z] 19:43:01 1 0.03 0.00 0.05 0.00 0.05 99.87 [2023-02-06T19:44:41.875Z] 19:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.875Z] 19:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.875Z] 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T19:44:41.875Z] 19:43:01 7 0.00 0.00 0.00 0.13 0.00 99.87 [2023-02-06T19:44:41.875Z] 19:44:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-02-06T19:44:41.875Z] 19:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T19:44:41.875Z] 19:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-06T19:44:41.875Z] 19:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:44:41.875Z] 19:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T19:44:41.875Z] 19:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T19:44:41.875Z] 19:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T19:44:41.875Z] 19:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T19:44:41.875Z] 19:44:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2023-02-06T19:44:41.875Z] Average: all 5.92 0.00 1.59 2.01 0.03 90.45 [2023-02-06T19:44:41.875Z] Average: 0 5.90 0.00 1.60 2.64 0.03 89.84 [2023-02-06T19:44:41.875Z] Average: 1 5.88 0.00 1.52 2.53 0.05 90.02 [2023-02-06T19:44:41.875Z] Average: 2 6.05 0.00 1.53 1.26 0.04 91.12 [2023-02-06T19:44:41.875Z] Average: 3 6.01 0.00 1.77 3.30 0.03 88.89 [2023-02-06T19:44:41.875Z] Average: 4 5.80 0.00 1.48 1.25 0.03 91.45 [2023-02-06T19:44:41.875Z] Average: 5 6.06 0.00 1.68 2.05 0.02 90.18 [2023-02-06T19:44:41.875Z] Average: 6 6.05 0.00 1.61 1.23 0.02 91.08 [2023-02-06T19:44:41.875Z] Average: 7 5.59 0.00 1.55 1.84 0.04 90.98 [2023-02-06T19:44:41.875Z] [2023-02-06T19:44:41.875Z] [2023-02-06T19:44:41.875Z]