Pull request #4399 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85+bf351722e82323d10db38853b04b95297acda03c (9c4ce214f4038c5464346effd51cc234750f6bc9) 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-ssh16406293894830218224.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-ssh2929789896270221985.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-4399/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-4399/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4247865180453119653.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-4399/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9450870459272467108.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-ssh8262775201673061664.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-4399/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-4399/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14717663707011597567.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/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7785’ Running on prd-ubuntu20.04-docker-8c-8g-7791 in /w/workspace/edgexfoundry_edgex-go_PR-4399 [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/4399/head:refs/remotes/origin/PR-4399 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf351722e82323d10db38853b04b95297acda03c into PR head commit 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 Merge succeeded, producing 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 Checking out Revision 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 (PR-4399) 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-28T20:02:14.500Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-28T20:02:14.669Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-28T20:02:14.771Z] ========================================================= [2023-02-28T20:02:14.771Z] EdgeX Global Pipelines Version Info [2023-02-28T20:02:14.771Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 # 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 bf351722e82323d10db38853b04b95297acda03c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 # timeout=10 [2023-02-28T20:02:15.503Z] ------------------- [2023-02-28T20:02:15.504Z] stable info: [2023-02-28T20:02:15.504Z] ------------------- [2023-02-28T20:02:15.504Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-28T20:02:15.504Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T20:02:15.504Z] Message: update stable to v1.0.244 [2023-02-28T20:02:16.073Z] ------------------- [2023-02-28T20:02:16.073Z] experimental info: [2023-02-28T20:02:16.073Z] ------------------- [2023-02-28T20:02:16.073Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-28T20:02:16.073Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T20:02:16.073Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-28T20:02:16.357Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-28T20:02:16.396Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-28T20:02:16.432Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-28T20:02:16.467Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-28T20:02:16.503Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-28T20:02:16.539Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-28T20:02:16.576Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-28T20:02:16.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-28T20:02:16.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-28T20:02:16.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-28T20:02:16.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-28T20:02:16.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-28T20:02:16.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-28T20:02:16.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-28T20:02:16.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-28T20:02:16.918Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-28T20:02:16.958Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-28T20:02:16.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-28T20:02:17.035Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-28T20:02:17.076Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-28T20:02:17.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-28T20:02:17.161Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-28T20:02:17.202Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-28T20:02:17.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4399 [Pipeline] echo [2023-02-28T20:02:17.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4399 [Pipeline] echo [2023-02-28T20:02:17.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4399 [Pipeline] echo [2023-02-28T20:02:17.356Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [Pipeline] echo [2023-02-28T20:02:17.397Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a6b0fc [Pipeline] echo [2023-02-28T20:02:17.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T20:02:17.540Z] provisioning config files... [2023-02-28T20:02:17.553Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14049789815301368726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:02:17.912Z] ---> docker-login.sh [2023-02-28T20:02:17.912Z] nexus3.edgexfoundry.org:10001 [2023-02-28T20:02:18.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:02:18.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:02:18.484Z] Configure a credential helper to remove this warning. See [2023-02-28T20:02:18.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:02:18.484Z] [2023-02-28T20:02:18.484Z] Login Succeeded [2023-02-28T20:02:18.484Z] nexus3.edgexfoundry.org:10002 [2023-02-28T20:02:18.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:02:18.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:02:18.484Z] Configure a credential helper to remove this warning. See [2023-02-28T20:02:18.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:02:18.484Z] [2023-02-28T20:02:18.484Z] Login Succeeded [2023-02-28T20:02:18.485Z] nexus3.edgexfoundry.org:10003 [2023-02-28T20:02:18.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:02:18.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:02:18.746Z] Configure a credential helper to remove this warning. See [2023-02-28T20:02:18.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:02:18.746Z] [2023-02-28T20:02:18.746Z] Login Succeeded [2023-02-28T20:02:18.746Z] nexus3.edgexfoundry.org:10004 [2023-02-28T20:02:18.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:02:18.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:02:18.746Z] Configure a credential helper to remove this warning. See [2023-02-28T20:02:18.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:02:18.746Z] [2023-02-28T20:02:18.746Z] Login Succeeded [2023-02-28T20:02:18.746Z] docker.io [2023-02-28T20:02:19.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:02:19.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:02:19.269Z] Configure a credential helper to remove this warning. See [2023-02-28T20:02:19.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:02:19.269Z] [2023-02-28T20:02:19.269Z] Login Succeeded [2023-02-28T20:02:19.269Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T20:02:19.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T20:02:19.726Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-28T20:02:19.726Z] + cut -d/ -f2 [2023-02-28T20:02:19.726Z] + dirname cmd/core-command/Dockerfile [2023-02-28T20:02:19.726Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-28T20:02:19.726Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-28T20:02:19.726Z] + cut -d/ -f2 [2023-02-28T20:02:19.726Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-28T20:02:19.726Z] + dirname cmd/core-data/Dockerfile [2023-02-28T20:02:19.726Z] + cut -d/ -f2 [2023-02-28T20:02:19.726Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-28T20:02:19.726Z] + dirname cmd/core-metadata/Dockerfile [2023-02-28T20:02:19.726Z] + cut -d/ -f2 [2023-02-28T20:02:19.726Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-28T20:02:19.726Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-28T20:02:19.726Z] + cut -d/ -f2 [2023-02-28T20:02:19.726Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-28T20:02:19.726Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-02-28T20:02:19.726Z] + cut -d/ -f2 [2023-02-28T20:02:19.726Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-02-28T20:02:19.726Z] + + cut -d/ -f2 [2023-02-28T20:02:19.726Z] dirname cmd/security-proxy-setup/Dockerfile [2023-02-28T20:02:19.726Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-28T20:02:19.726Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-28T20:02:19.726Z] + cut -d/ -f2 [2023-02-28T20:02:19.726Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-28T20:02:19.726Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-28T20:02:19.726Z] + cut -d/ -f2 [2023-02-28T20:02:19.726Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-28T20:02:19.726Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-28T20:02:19.726Z] + cut -d/ -f2 [2023-02-28T20:02:19.726Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-28T20:02:19.726Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-28T20:02:19.726Z] + cut -d/ -f2 [2023-02-28T20:02:19.726Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-28T20:02:19.726Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-28T20:02:19.726Z] + cut -d/ -f2 [2023-02-28T20:02:19.726Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-28T20:02:19.726Z] + dirname cmd/support-notifications/Dockerfile [2023-02-28T20:02:19.726Z] + cut -d/ -f2 [2023-02-28T20:02:19.726Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-28T20:02:19.726Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-28T20:02:19.726Z] + cut -d/ -f2 [2023-02-28T20:02:19.726Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-28T20:02:19.813Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-28T20:02:20.306Z] + git rev-list -1 --merges 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85~1..4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [Pipeline] echo [2023-02-28T20:02:20.340Z] -----------> git rev-list -1 --merges 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85~1..4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [false] [Pipeline] sh [2023-02-28T20:02:20.655Z] + git log --format=format:%s -1 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [Pipeline] echo [2023-02-28T20:02:20.687Z] ========================================================= [2023-02-28T20:02:20.687Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-28T20:02:20.687Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-28T20:02:21.126Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T20:02:21.126Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-28T20:02:21.126Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-28T20:02:21.126Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-28T20:02:21.126Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-28T20:02:21.126Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-28T20:02:21.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:02:21.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T20:02:21.560Z] [2023-02-28T20:02:21.560Z] 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-28T20:02:21.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T20:02:21.935Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-28T20:02:21.935Z] b85a868b505f: Pulling fs layer [2023-02-28T20:02:21.935Z] e2be974225ed: Pulling fs layer [2023-02-28T20:02:21.935Z] 339a4e72a1f5: Pulling fs layer [2023-02-28T20:02:21.935Z] 988bab9f4d93: Pulling fs layer [2023-02-28T20:02:21.935Z] 1469e6f7b9e6: Pulling fs layer [2023-02-28T20:02:21.935Z] eaf3925da568: Pulling fs layer [2023-02-28T20:02:21.935Z] bab4dde63d76: Pulling fs layer [2023-02-28T20:02:21.935Z] bde34c3a00c8: Pulling fs layer [2023-02-28T20:02:21.935Z] b352a97aabf1: Pulling fs layer [2023-02-28T20:02:21.935Z] 4872d77fe225: Pulling fs layer [2023-02-28T20:02:21.935Z] 5851b861e8e6: Pulling fs layer [2023-02-28T20:02:21.935Z] 988bab9f4d93: Waiting [2023-02-28T20:02:21.935Z] 1469e6f7b9e6: Waiting [2023-02-28T20:02:21.935Z] eaf3925da568: Waiting [2023-02-28T20:02:21.935Z] bab4dde63d76: Waiting [2023-02-28T20:02:21.935Z] bde34c3a00c8: Waiting [2023-02-28T20:02:21.935Z] b352a97aabf1: Waiting [2023-02-28T20:02:21.935Z] 4872d77fe225: Waiting [2023-02-28T20:02:21.935Z] 5851b861e8e6: Waiting [2023-02-28T20:02:21.935Z] e2be974225ed: Download complete [2023-02-28T20:02:21.935Z] 988bab9f4d93: Verifying Checksum [2023-02-28T20:02:21.935Z] 988bab9f4d93: Download complete [2023-02-28T20:02:22.204Z] 1469e6f7b9e6: Verifying Checksum [2023-02-28T20:02:22.205Z] 1469e6f7b9e6: Download complete [2023-02-28T20:02:22.205Z] eaf3925da568: Download complete [2023-02-28T20:02:22.205Z] 339a4e72a1f5: Verifying Checksum [2023-02-28T20:02:22.205Z] 339a4e72a1f5: Download complete [2023-02-28T20:02:22.205Z] bde34c3a00c8: Verifying Checksum [2023-02-28T20:02:22.205Z] bde34c3a00c8: Download complete [2023-02-28T20:02:22.468Z] b352a97aabf1: Verifying Checksum [2023-02-28T20:02:22.468Z] b352a97aabf1: Download complete [2023-02-28T20:02:22.468Z] 4872d77fe225: Verifying Checksum [2023-02-28T20:02:22.468Z] 4872d77fe225: Download complete [2023-02-28T20:02:22.468Z] 5851b861e8e6: Download complete [2023-02-28T20:02:22.468Z] b85a868b505f: Verifying Checksum [2023-02-28T20:02:22.468Z] b85a868b505f: Download complete [2023-02-28T20:02:22.728Z] bab4dde63d76: Verifying Checksum [2023-02-28T20:02:22.728Z] bab4dde63d76: Download complete [2023-02-28T20:02:23.661Z] b85a868b505f: Pull complete [2023-02-28T20:02:23.920Z] e2be974225ed: Pull complete [2023-02-28T20:02:24.178Z] 339a4e72a1f5: Pull complete [2023-02-28T20:02:24.437Z] 988bab9f4d93: Pull complete [2023-02-28T20:02:24.695Z] 1469e6f7b9e6: Pull complete [2023-02-28T20:02:24.695Z] eaf3925da568: Pull complete [2023-02-28T20:02:26.599Z] bab4dde63d76: Pull complete [2023-02-28T20:02:26.599Z] bde34c3a00c8: Pull complete [2023-02-28T20:02:26.599Z] b352a97aabf1: Pull complete [2023-02-28T20:02:26.599Z] 4872d77fe225: Pull complete [2023-02-28T20:02:26.861Z] 5851b861e8e6: Pull complete [2023-02-28T20:02:26.861Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-28T20:02:26.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T20:02:26.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:02:27.098Z] prd-ubuntu20.04-docker-8c-8g-7791 does not seem to be running inside a container [2023-02-28T20:02:27.132Z] $ 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-28T20:02:29.203Z] $ docker top bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 -eo pid,comm [2023-02-28T20:02:29.255Z] 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-28T20:02:29.255Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T20:02:29.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T20:02:29.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T20:02:29.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T20:02:29.513Z] $ docker exec bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 ssh-agent [2023-02-28T20:02:29.623Z] SSH_AUTH_SOCK=/tmp/ssh-tE2E5IodoRax/agent.32 [2023-02-28T20:02:29.623Z] SSH_AGENT_PID=38 [2023-02-28T20:02:29.629Z] Running ssh-add (command line suppressed) [2023-02-28T20:02:29.744Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16713587165089561326.key (/w/workspace/edgex-go/1@tmp/private_key_16713587165089561326.key) [2023-02-28T20:02:29.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T20:02:30.082Z] + git tag --points-at HEAD [Pipeline] } [2023-02-28T20:02:30.110Z] $ docker exec --env ******** --env ******** bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 ssh-agent -k [2023-02-28T20:02:30.207Z] unset SSH_AUTH_SOCK; [2023-02-28T20:02:30.207Z] unset SSH_AGENT_PID; [2023-02-28T20:02:30.208Z] echo Agent pid 38 killed; [2023-02-28T20:02:30.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-28T20:02:30.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T20:02:30.310Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T20:02:30.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T20:02:30.426Z] $ docker exec bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 ssh-agent [2023-02-28T20:02:30.537Z] SSH_AUTH_SOCK=/tmp/ssh-IKA2eWkVYv6W/agent.70 [2023-02-28T20:02:30.537Z] SSH_AGENT_PID=76 [2023-02-28T20:02:30.543Z] Running ssh-add (command line suppressed) [2023-02-28T20:02:30.650Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6368202524428059863.key (/w/workspace/edgex-go/1@tmp/private_key_6368202524428059863.key) [2023-02-28T20:02:30.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T20:02:31.002Z] + git semver init [2023-02-28T20:02:31.262Z] 2023-02-28 20:02:31,186 [run_init] DEBUG init version:0.0.0 force:False [2023-02-28T20:02:31.262Z] 2023-02-28 20:02:31,187 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-28T20:02:31.262Z] 2023-02-28 20:02:31,187 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-28T20:02:31.262Z] 2023-02-28 20:02:31,187 [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-28T20:02:49.416Z] 2023-02-28 20:02:48,933 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-28T20:02:49.416Z] 2023-02-28 20:02:48,934 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4399 with force:False [2023-02-28T20:02:49.416Z] 2023-02-28 20:02:48,934 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4399 [2023-02-28T20:02:49.416Z] 2023-02-28 20:02:48,938 [execute] INFO git cat-file --batch-check [2023-02-28T20:02:49.416Z] 2023-02-28 20:02:48,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T20:02:49.416Z] 2023-02-28 20:02:48,944 [execute] INFO git cat-file --batch [2023-02-28T20:02:49.416Z] 2023-02-28 20:02:48,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T20:02:49.416Z] 2023-02-28 20:02:48,949 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4399 [2023-02-28T20:02:49.416Z] 0.0.0 [Pipeline] } [2023-02-28T20:02:49.439Z] $ docker exec --env ******** --env ******** bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 ssh-agent -k [2023-02-28T20:02:49.552Z] unset SSH_AUTH_SOCK; [2023-02-28T20:02:49.552Z] unset SSH_AGENT_PID; [2023-02-28T20:02:49.552Z] echo Agent pid 76 killed; [2023-02-28T20:02:49.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T20:02:49.969Z] + git semver [Pipeline] } [2023-02-28T20:02:50.251Z] $ docker stop --time=1 bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 [2023-02-28T20:02:51.626Z] $ docker rm -f --volumes bbe20dac6ba72ca1f53efa8f19a0092768632febe77a53354fa3aa55c36f0282 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T20:02:52.020Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-28T20:02:52.279Z] Stashed 1 file(s) [Pipeline] echo [2023-02-28T20:02:52.297Z] [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-28T20:02:53.030Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-28T20:02:53.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T20:02:53.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T20:02:53.132Z] ========================================================= [2023-02-28T20:02:53.132Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-28T20:02:53.132Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-28T20:02:53.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T20:02:53.468Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-28T20:02:53.468Z] 213ec9aee27d: Pulling fs layer [2023-02-28T20:02:53.468Z] 4583459ba037: Pulling fs layer [2023-02-28T20:02:53.468Z] 93c1e223e6f2: Pulling fs layer [2023-02-28T20:02:53.468Z] 53926ce57604: Pulling fs layer [2023-02-28T20:02:53.468Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-28T20:02:53.468Z] 22ff95d597cd: Pulling fs layer [2023-02-28T20:02:53.468Z] 12d6caf4c0d1: Pulling fs layer [2023-02-28T20:02:53.468Z] 96b7cbca73a9: Pulling fs layer [2023-02-28T20:02:53.468Z] a7acece74701: Pulling fs layer [2023-02-28T20:02:53.468Z] 53926ce57604: Waiting [2023-02-28T20:02:53.468Z] 21b2b0c7a3f4: Waiting [2023-02-28T20:02:53.468Z] 22ff95d597cd: Waiting [2023-02-28T20:02:53.468Z] 12d6caf4c0d1: Waiting [2023-02-28T20:02:53.468Z] 96b7cbca73a9: Waiting [2023-02-28T20:02:53.468Z] a7acece74701: Waiting [2023-02-28T20:02:53.468Z] 93c1e223e6f2: Verifying Checksum [2023-02-28T20:02:53.468Z] 93c1e223e6f2: Download complete [2023-02-28T20:02:53.468Z] 4583459ba037: Verifying Checksum [2023-02-28T20:02:53.468Z] 4583459ba037: Download complete [2023-02-28T20:02:53.468Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-28T20:02:53.468Z] 21b2b0c7a3f4: Download complete [2023-02-28T20:02:53.729Z] 22ff95d597cd: Verifying Checksum [2023-02-28T20:02:53.729Z] 22ff95d597cd: Download complete [2023-02-28T20:02:53.729Z] 213ec9aee27d: Verifying Checksum [2023-02-28T20:02:53.729Z] 12d6caf4c0d1: Download complete [2023-02-28T20:02:53.729Z] 213ec9aee27d: Pull complete [2023-02-28T20:02:53.998Z] 4583459ba037: Pull complete [2023-02-28T20:02:53.998Z] 93c1e223e6f2: Pull complete [2023-02-28T20:02:54.259Z] a7acece74701: Download complete [2023-02-28T20:02:54.259Z] 53926ce57604: Verifying Checksum [2023-02-28T20:02:54.259Z] 53926ce57604: Download complete [2023-02-28T20:02:54.517Z] 96b7cbca73a9: Verifying Checksum [2023-02-28T20:02:54.517Z] 96b7cbca73a9: Download complete [2023-02-28T20:02:57.799Z] 53926ce57604: Pull complete [2023-02-28T20:02:58.058Z] 21b2b0c7a3f4: Pull complete [2023-02-28T20:02:58.058Z] 22ff95d597cd: Pull complete [2023-02-28T20:02:58.058Z] 12d6caf4c0d1: Pull complete [2023-02-28T20:02:59.963Z] 96b7cbca73a9: Pull complete [2023-02-28T20:03:00.895Z] a7acece74701: Pull complete [2023-02-28T20:03:00.895Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-28T20:03:00.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T20:03:00.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-28T20:03:01.251Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T20:03:01.251Z] WORKDIR /edgex [2023-02-28T20:03:01.251Z] COPY go.mod . [2023-02-28T20:03:01.251Z] RUN go mod download [2023-02-28T20:03:01.251Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-28T20:03:01.822Z] Sending build context to Docker daemon 170.4MB [2023-02-28T20:03:01.822Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T20:03:01.822Z] ---> db6d94c90886 [2023-02-28T20:03:01.822Z] Step 2/4 : WORKDIR /edgex [2023-02-28T20:03:06.022Z] ---> Running in 886535b27e05 [2023-02-28T20:03:06.022Z] Removing intermediate container 886535b27e05 [2023-02-28T20:03:06.022Z] ---> cd7aa0682a82 [2023-02-28T20:03:06.022Z] Step 3/4 : COPY go.mod . [2023-02-28T20:03:06.022Z] ---> e1032e3db296 [2023-02-28T20:03:06.022Z] Step 4/4 : RUN go mod download [2023-02-28T20:03:06.022Z] ---> Running in 48f1fb238d3e [2023-02-28T20:03:07.580Z] Still waiting to schedule task [2023-02-28T20:03:07.581Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7790’ [2023-02-28T20:03:18.225Z] Removing intermediate container 48f1fb238d3e [2023-02-28T20:03:18.225Z] ---> 837ac0e1e8d1 [2023-02-28T20:03:18.225Z] Successfully built 837ac0e1e8d1 [2023-02-28T20:03:18.225Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:03:18.589Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T20:03:18.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:03:18.739Z] prd-ubuntu20.04-docker-8c-8g-7791 does not seem to be running inside a container [2023-02-28T20:03:18.766Z] $ 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-28T20:03:19.206Z] $ docker top c4740466c115711e10fb5ee0ff3c17a22493a711c5552bfa7258d9f2e6c6d32f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T20:03:19.589Z] + go version [2023-02-28T20:03:19.589Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-28T20:03:19.622Z] $ docker stop --time=1 c4740466c115711e10fb5ee0ff3c17a22493a711c5552bfa7258d9f2e6c6d32f [2023-02-28T20:03:20.853Z] $ docker rm -f --volumes c4740466c115711e10fb5ee0ff3c17a22493a711c5552bfa7258d9f2e6c6d32f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:03:21.538Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T20:03:21.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:03:21.687Z] prd-ubuntu20.04-docker-8c-8g-7791 does not seem to be running inside a container [2023-02-28T20:03:21.719Z] $ 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-28T20:03:22.041Z] $ docker top c46411efd9c0c7613b6da24e1c017c63336622c798b0779c2bde13001596b670 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-28T20:03:22.169Z] ========================================================= [2023-02-28T20:03:22.169Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-28T20:03:22.169Z] ========================================================= [Pipeline] sh [2023-02-28T20:03:22.460Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-28T20:03:22.813Z] + make test [2023-02-28T20:03:22.813Z] go test -race -coverprofile=coverage.out ./... [2023-02-28T20:03:29.376Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-28T20:03:44.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-28T20:03:44.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-28T20:03:44.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements [2023-02-28T20:03:47.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.106s coverage: 71.2% of statements [2023-02-28T20:03:47.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-28T20:03:47.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-28T20:03:47.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-28T20:03:47.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.0% of statements [2023-02-28T20:03:47.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-28T20:03:47.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-28T20:03:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.351s coverage: 88.5% of statements [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-28T20:03:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.9% of statements [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-28T20:03:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.452s coverage: 95.6% of statements [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-28T20:03:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-28T20:03:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 65.9% of statements [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-28T20:03:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-28T20:03:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 29.6% of statements [2023-02-28T20:03:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-28T20:03:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2023-02-28T20:03:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 82.9% of statements [2023-02-28T20:03:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-02-28T20:03:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements [2023-02-28T20:03:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2023-02-28T20:03:51.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2023-02-28T20:03:51.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.391s coverage: 79.9% of statements [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 64.4% of statements [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.082s coverage: 87.2% of statements [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 63.1% of statements [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.054s coverage: 89.4% of statements [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.3% of statements [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-28T20:04:10.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-28T20:04:10.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 41.0% of statements [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-28T20:04:10.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-28T20:04:10.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-28T20:04:10.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-28T20:04:10.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-28T20:04:10.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-28T20:04:10.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-28T20:04:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:04:10.026Z] 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-28T20:04:28.228Z] 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-28T20:04:28.228Z] go vet ./... [2023-02-28T20:04:31.536Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T20:04:31.536Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-28T20:04:31.536Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-28T20:04:31.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-28T20:04:32.135Z] + ls -al . [2023-02-28T20:04:32.135Z] total 744 [2023-02-28T20:04:32.135Z] drwxrwxr-x 11 1001 1001 4096 Feb 28 20:03 . [2023-02-28T20:04:32.135Z] drwxr-xr-x 4 root root 4096 Feb 28 20:03 .. [2023-02-28T20:04:32.135Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 20:02 .blubracket [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 16 Feb 28 20:02 .dockerignore [2023-02-28T20:04:32.135Z] drwxrwxr-x 8 1001 1001 4096 Feb 28 20:04 .git [2023-02-28T20:04:32.135Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 20:02 .github [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 1068 Feb 28 20:02 .gitignore [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 42 Feb 28 20:02 .golangci.yml [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 87 Feb 28 20:02 .hadolint.yml [2023-02-28T20:04:32.135Z] drwxr-xr-x 3 1001 1001 4096 Feb 28 20:02 .semver [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 166 Feb 28 20:02 .sonarcloud.properties [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 1171 Feb 28 20:02 ADOPTERS.md [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 10825 Feb 28 20:02 Attribution.txt [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 73765 Feb 28 20:02 CHANGELOG.md [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 3804 Feb 28 20:02 CONTRIBUTING.md [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 677 Feb 28 20:02 GOVERNANCE.md [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 883 Feb 28 20:02 Jenkinsfile [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 10775 Feb 28 20:02 LICENSE [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 14116 Feb 28 20:02 Makefile [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 582 Feb 28 20:02 OWNERS.md [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 9403 Feb 28 20:02 README.md [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 6912 Feb 28 20:02 SECURITY.md [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 5 Feb 28 20:02 VERSION [2023-02-28T20:04:32.135Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 20:02 bin [2023-02-28T20:04:32.135Z] drwxrwxr-x 18 1001 1001 4096 Feb 28 20:02 cmd [2023-02-28T20:04:32.135Z] -rw-r--r-- 1 root root 487670 Feb 28 20:04 coverage.out [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 3296 Feb 28 20:02 go.mod [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 31429 Feb 28 20:02 go.sum [2023-02-28T20:04:32.135Z] drwxrwxr-x 7 1001 1001 4096 Feb 28 20:02 internal [2023-02-28T20:04:32.135Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 20:02 openapi [2023-02-28T20:04:32.135Z] drwxrwxr-x 4 1001 1001 4096 Feb 28 20:02 snap [2023-02-28T20:04:32.135Z] -rw-rw-r-- 1 1001 1001 204 Feb 28 20:02 version.go [Pipeline] sh [2023-02-28T20:04:32.444Z] + '[' -e coverage.out ] [2023-02-28T20:04:32.444Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-28T20:04:32.562Z] Stashed 1 file(s) [Pipeline] sh [2023-02-28T20:04:32.855Z] + make build [2023-02-28T20:04:32.855Z] 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-28T20:04:45.049Z] 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-28T20:04:45.049Z] 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-28T20:04:45.983Z] 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-28T20:04:46.924Z] 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-28T20:04:55.043Z] 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-28T20:04:55.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-28T20:04:56.908Z] 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-28T20:04:57.840Z] 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-28T20:04:59.216Z] 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-28T20:04:59.780Z] 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-28T20:05:00.711Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-28T20:05:03.244Z] 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-28T20:05:04.198Z] $ docker stop --time=1 c46411efd9c0c7613b6da24e1c017c63336622c798b0779c2bde13001596b670 [2023-02-28T20:05:07.717Z] $ docker rm -f --volumes c46411efd9c0c7613b6da24e1c017c63336622c798b0779c2bde13001596b670 [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-28T20:05:08.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T20:05:08.767Z] [2023-02-28T20:05:08.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:05:09.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T20:05:09.157Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-28T20:05:09.157Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-28T20:05:09.157Z] ca9280d653b3: Pulling fs layer [2023-02-28T20:05:09.157Z] 7e9c9ca2126c: Pulling fs layer [2023-02-28T20:05:09.416Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-28T20:05:09.416Z] cbdbe7a5bc2a: Download complete [2023-02-28T20:05:09.416Z] ca9280d653b3: Verifying Checksum [2023-02-28T20:05:09.416Z] cbdbe7a5bc2a: Pull complete [2023-02-28T20:05:09.981Z] 7e9c9ca2126c: Download complete [2023-02-28T20:05:09.981Z] ca9280d653b3: Pull complete [2023-02-28T20:05:13.259Z] 7e9c9ca2126c: Pull complete [2023-02-28T20:05:13.259Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-28T20:05:13.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T20:05:13.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:05:13.463Z] prd-ubuntu20.04-docker-8c-8g-7791 does not seem to be running inside a container [2023-02-28T20:05:13.493Z] $ 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-28T20:05:17.304Z] $ docker top 59d7d75fcb52a4431bae18cb627a8ab931c16d2a9f87813670cff78cd60abc08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T20:05:17.705Z] + docker-compose build --help [2023-02-28T20:05:17.705Z] + grep parallel [2023-02-28T20:05:18.274Z] --parallel Build images in parallel. [Pipeline] } [2023-02-28T20:05:18.307Z] $ docker stop --time=1 59d7d75fcb52a4431bae18cb627a8ab931c16d2a9f87813670cff78cd60abc08 [2023-02-28T20:05:19.818Z] $ docker rm -f --volumes 59d7d75fcb52a4431bae18cb627a8ab931c16d2a9f87813670cff78cd60abc08 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:05:20.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T20:05:20.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:05:20.589Z] prd-ubuntu20.04-docker-8c-8g-7791 does not seem to be running inside a container [2023-02-28T20:05:20.619Z] $ 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-28T20:05:21.021Z] $ docker top 39aa80c6402c8557eff9fbb324f53012beaee65232da5e07a1d00a54d8ff5946 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T20:05:21.403Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-28T20:05:21.971Z] Building core-command ... [2023-02-28T20:05:21.971Z] Building core-common-config-bootstrapper ... [2023-02-28T20:05:21.971Z] Building core-data ... [2023-02-28T20:05:21.972Z] Building core-metadata ... [2023-02-28T20:05:21.972Z] Building security-bootstrapper ... [2023-02-28T20:05:21.972Z] Building security-proxy-auth ... [2023-02-28T20:05:21.972Z] Building security-proxy-setup ... [2023-02-28T20:05:21.972Z] Building security-secretstore-setup ... [2023-02-28T20:05:21.972Z] Building security-spiffe-token-provider ... [2023-02-28T20:05:21.972Z] Building security-spire-agent ... [2023-02-28T20:05:21.972Z] Building security-spire-config ... [2023-02-28T20:05:21.972Z] Building security-spire-server ... [2023-02-28T20:05:21.972Z] Building support-notifications ... [2023-02-28T20:05:21.972Z] Building support-scheduler ... [2023-02-28T20:05:21.972Z] Building security-bootstrapper [2023-02-28T20:05:21.972Z] Building core-data [2023-02-28T20:05:21.972Z] Building security-proxy-auth [2023-02-28T20:05:21.972Z] Building core-common-config-bootstrapper [2023-02-28T20:05:21.972Z] Building security-secretstore-setup [2023-02-28T20:05:34.167Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:05:34.167Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:05:34.167Z] ---> 837ac0e1e8d1 [2023-02-28T20:05:34.167Z] Step 3/32 : WORKDIR /edgex-go [2023-02-28T20:05:34.167Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:05:34.167Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:05:34.167Z] ---> 837ac0e1e8d1 [2023-02-28T20:05:34.167Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:05:34.168Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:05:34.168Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:05:34.168Z] ---> 837ac0e1e8d1 [2023-02-28T20:05:34.168Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T20:05:34.168Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:05:34.168Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:05:34.168Z] ---> 837ac0e1e8d1 [2023-02-28T20:05:34.168Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:05:34.168Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:05:34.168Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:05:34.168Z] ---> 837ac0e1e8d1 [2023-02-28T20:05:34.168Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:05:42.280Z] ---> Running in 64886beddddd [2023-02-28T20:05:42.280Z] ---> Running in 67c8f6a87d30 [2023-02-28T20:05:42.280Z] ---> Running in 012cd89037e5 [2023-02-28T20:05:42.280Z] ---> Running in d424f25f6567 [2023-02-28T20:05:42.280Z] ---> Running in 54d257fd480d [2023-02-28T20:05:42.280Z] Removing intermediate container 64886beddddd [2023-02-28T20:05:42.280Z] ---> 2600537ca7ec [2023-02-28T20:05:42.280Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:05:42.280Z] Removing intermediate container 012cd89037e5 [2023-02-28T20:05:42.280Z] ---> 1bca03fa5439 [2023-02-28T20:05:42.280Z] Removing intermediate container 54d257fd480d [2023-02-28T20:05:42.280Z] Step 4/32 : RUN apk add --update --no-cache make git ---> ee1eb677065a [2023-02-28T20:05:42.280Z] [2023-02-28T20:05:42.280Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:05:42.280Z] Removing intermediate container 67c8f6a87d30 [2023-02-28T20:05:42.280Z] ---> 85392f63bf26 [2023-02-28T20:05:42.280Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-28T20:05:42.280Z] Removing intermediate container d424f25f6567 [2023-02-28T20:05:42.280Z] ---> 3c1ae3b0b6ba [2023-02-28T20:05:42.280Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:05:42.280Z] ---> Running in be8a3653c57f [2023-02-28T20:05:42.280Z] ---> Running in 9be6b380f43a [2023-02-28T20:05:42.280Z] ---> Running in 9fe6e748b642 [2023-02-28T20:05:42.280Z] ---> Running in 4e1fe9841c2c [2023-02-28T20:05:42.280Z] ---> Running in f1ded258cf0a [2023-02-28T20:05:42.280Z] Removing intermediate container 9be6b380f43a [2023-02-28T20:05:42.280Z] ---> ad936b904f13 [2023-02-28T20:05:42.280Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:05:42.280Z] Removing intermediate container be8a3653c57f [2023-02-28T20:05:42.280Z] ---> a90cd796c623 [2023-02-28T20:05:42.280Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:05:42.280Z] ---> Running in 87142c183955 [2023-02-28T20:05:42.280Z] Removing intermediate container f1ded258cf0a [2023-02-28T20:05:42.280Z] ---> 236f80aa036c [2023-02-28T20:05:42.280Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:05:42.280Z] ---> Running in 4a32ae4d556c [2023-02-28T20:05:42.280Z] ---> Running in a4d55d0e8ce6 [2023-02-28T20:05:42.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:05:42.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:05:42.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:05:42.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:05:42.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:05:43.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:05:43.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:05:43.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:05:43.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:05:43.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:05:43.882Z] OK: 211 MiB in 51 packages [2023-02-28T20:05:44.822Z] Removing intermediate container 9fe6e748b642 [2023-02-28T20:05:44.822Z] ---> d707632fed85 [2023-02-28T20:05:44.822Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-28T20:05:45.080Z] OK: 211 MiB in 51 packages [2023-02-28T20:05:45.080Z] ---> 5049f60da020 [2023-02-28T20:05:45.080Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:05:45.346Z] ---> Running in 8a6c9cf23199 [2023-02-28T20:05:45.346Z] OK: 211 MiB in 51 packages [2023-02-28T20:05:45.605Z] OK: 211 MiB in 51 packages [2023-02-28T20:05:45.862Z] Removing intermediate container 87142c183955 [2023-02-28T20:05:45.862Z] ---> 5d660c8202a4 [2023-02-28T20:05:45.862Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:05:46.120Z] OK: 211 MiB in 51 packages [2023-02-28T20:05:46.378Z] ---> 0ff0a8ee0763 [2023-02-28T20:05:46.378Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:05:46.636Z] ---> Running in 732a9fbc7143 [2023-02-28T20:05:46.636Z] Removing intermediate container 4a32ae4d556c [2023-02-28T20:05:46.636Z] ---> 5e69b88fe710 [2023-02-28T20:05:46.636Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:05:46.895Z] Removing intermediate container a4d55d0e8ce6 [2023-02-28T20:05:46.895Z] ---> 855105a36655 [2023-02-28T20:05:46.895Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:05:47.462Z] ---> 5abe17b1763c [2023-02-28T20:05:47.462Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:05:47.462Z] Removing intermediate container 4e1fe9841c2c [2023-02-28T20:05:47.462Z] ---> 7c564d2021d5 [2023-02-28T20:05:47.462Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T20:05:47.462Z] ---> bd222d277871 [2023-02-28T20:05:47.462Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:05:47.462Z] ---> Running in 5970896fa64c [2023-02-28T20:05:47.726Z] ---> Running in 551252fdc979 [2023-02-28T20:05:47.726Z] ---> 9f2d70737a6c [2023-02-28T20:05:47.726Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:05:47.985Z] ---> Running in 77878ec592fc [2023-02-28T20:06:20.920Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7796 in /w/workspace/edgexfoundry_edgex-go_PR-4399 [Pipeline] { [Pipeline] ws [2023-02-28T20:06:20.986Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-28T20:06:21.176Z] The recommended git tool is: git [2023-02-28T20:06:26.824Z] using credential edgex-jenkins-ssh [2023-02-28T20:06:26.840Z] Cloning the remote Git repository [2023-02-28T20:06:26.882Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-28T20:06:26.962Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-28T20:06:27.133Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-28T20:06:27.134Z] > git --version # timeout=10 [2023-02-28T20:06:27.156Z] > git --version # 'git version 2.25.1' [2023-02-28T20:06:27.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T20:06:27.216Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T20:07:01.680Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-28T20:07:01.711Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T20:07:02.771Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-28T20:07:02.824Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-28T20:07:02.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T20:07:02.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4399/head:refs/remotes/origin/PR-4399 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-28T20:07:03.689Z] Merging remotes/origin/main commit bf351722e82323d10db38853b04b95297acda03c into PR head commit 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:07:04.103Z] Merge succeeded, producing 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:07:04.104Z] Checking out Revision 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 (PR-4399) [2023-02-28T20:07:04.882Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-02-28T20:07:04.943Z] > git --version # timeout=10 [2023-02-28T20:07:04.955Z] > git --version # 'git version 2.25.1' [2023-02-28T20:07:04.971Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T20:07:06.123Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-28T20:07:06.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T20:07:06.123Z] Dload Upload Total Spent Left Speed [2023-02-28T20:07:06.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [2023-02-28T20:07:03.712Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T20:07:03.730Z] > git checkout -f 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 # timeout=10 [2023-02-28T20:07:03.994Z] > git remote # timeout=10 [2023-02-28T20:07:04.015Z] > git config --get remote.origin.url # timeout=10 [2023-02-28T20:07:04.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T20:07:04.055Z] > git merge bf351722e82323d10db38853b04b95297acda03c # timeout=10 [2023-02-28T20:07:04.085Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-28T20:07:04.112Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T20:07:04.129Z] > git checkout -f 4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 # timeout=10 [Pipeline] sh [2023-02-28T20:07:06.787Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-28T20:07:07.151Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-28T20:07:07.151Z] + sudo tee /etc/docker/daemon.new [2023-02-28T20:07:07.151Z] { [2023-02-28T20:07:07.151Z] "registry-mirrors": [ [2023-02-28T20:07:07.151Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-28T20:07:07.151Z] ], [2023-02-28T20:07:07.151Z] "bip": "10.250.0.254/24", [2023-02-28T20:07:07.151Z] "hosts": [ [2023-02-28T20:07:07.151Z] "tcp://0.0.0.0:5555", [2023-02-28T20:07:07.151Z] "unix:///var/run/docker.sock" [2023-02-28T20:07:07.151Z] ], [2023-02-28T20:07:07.151Z] "mtu": 1458, [2023-02-28T20:07:07.151Z] "selinux-enabled": true, [2023-02-28T20:07:07.151Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-28T20:07:07.151Z] } [Pipeline] sh [2023-02-28T20:07:07.503Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-28T20:07:07.872Z] + sudo service docker restart [2023-02-28T20:07:24.454Z] Removing intermediate container 732a9fbc7143 [2023-02-28T20:07:24.454Z] ---> c1d9e7a00c7a [2023-02-28T20:07:24.454Z] Step 8/22 : COPY . . [2023-02-28T20:07:24.454Z] Removing intermediate container 5970896fa64c [2023-02-28T20:07:24.454Z] ---> 4e6856fe53a2 [2023-02-28T20:07:24.454Z] Step 8/22 : COPY . . [2023-02-28T20:07:24.454Z] Removing intermediate container 77878ec592fc [2023-02-28T20:07:24.454Z] ---> fe50c7403f4b [2023-02-28T20:07:24.454Z] Step 7/24 : COPY . . [2023-02-28T20:07:24.454Z] Removing intermediate container 8a6c9cf23199 [2023-02-28T20:07:24.454Z] ---> 382c432efca8 [2023-02-28T20:07:24.454Z] Step 7/32 : COPY . . [2023-02-28T20:07:24.454Z] Removing intermediate container 551252fdc979 [2023-02-28T20:07:24.454Z] ---> 4f76449116ed [2023-02-28T20:07:24.454Z] Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T20:07:26.241Z] provisioning config files... [2023-02-28T20:07:26.278Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4767408557667384154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:07:26.691Z] ---> docker-login.sh [2023-02-28T20:07:26.691Z] nexus3.edgexfoundry.org:10001 [2023-02-28T20:07:27.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:07:27.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:07:27.285Z] Configure a credential helper to remove this warning. See [2023-02-28T20:07:27.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:07:27.285Z] [2023-02-28T20:07:27.285Z] Login Succeeded [2023-02-28T20:07:27.285Z] nexus3.edgexfoundry.org:10002 [2023-02-28T20:07:27.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:07:27.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:07:27.830Z] Configure a credential helper to remove this warning. See [2023-02-28T20:07:27.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:07:27.830Z] [2023-02-28T20:07:27.830Z] Login Succeeded [2023-02-28T20:07:27.830Z] nexus3.edgexfoundry.org:10003 [2023-02-28T20:07:28.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:07:28.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:07:28.102Z] Configure a credential helper to remove this warning. See [2023-02-28T20:07:28.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:07:28.102Z] [2023-02-28T20:07:28.102Z] Login Succeeded [2023-02-28T20:07:28.102Z] nexus3.edgexfoundry.org:10004 [2023-02-28T20:07:28.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:07:28.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:07:28.643Z] Configure a credential helper to remove this warning. See [2023-02-28T20:07:28.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:07:28.643Z] [2023-02-28T20:07:28.643Z] Login Succeeded [2023-02-28T20:07:28.643Z] docker.io [2023-02-28T20:07:28.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:07:29.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:07:29.184Z] Configure a credential helper to remove this warning. See [2023-02-28T20:07:29.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:07:29.184Z] [2023-02-28T20:07:29.184Z] Login Succeeded [2023-02-28T20:07:29.184Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T20:07:29.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-28T20:07:29.943Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-28T20:07:29.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T20:07:30.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T20:07:30.037Z] ========================================================= [2023-02-28T20:07:30.037Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-28T20:07:30.037Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-28T20:07:30.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T20:07:30.690Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-28T20:07:30.690Z] 9b18e9b68314: Pulling fs layer [2023-02-28T20:07:30.690Z] 35d82f9e3411: Pulling fs layer [2023-02-28T20:07:30.690Z] e16973657156: Pulling fs layer [2023-02-28T20:07:30.690Z] fc693d55d65f: Pulling fs layer [2023-02-28T20:07:30.690Z] 7e9fc2657dce: Pulling fs layer [2023-02-28T20:07:30.690Z] dda99020689f: Pulling fs layer [2023-02-28T20:07:30.690Z] db1c61fa0a46: Pulling fs layer [2023-02-28T20:07:30.690Z] 891c053d2c06: Pulling fs layer [2023-02-28T20:07:30.690Z] fc693d55d65f: Waiting [2023-02-28T20:07:30.690Z] 7e9fc2657dce: Waiting [2023-02-28T20:07:30.690Z] dda99020689f: Waiting [2023-02-28T20:07:30.690Z] db1c61fa0a46: Waiting [2023-02-28T20:07:30.690Z] 891c053d2c06: Waiting [2023-02-28T20:07:30.690Z] e16973657156: Verifying Checksum [2023-02-28T20:07:30.690Z] e16973657156: Download complete [2023-02-28T20:07:30.690Z] 35d82f9e3411: Download complete [2023-02-28T20:07:30.690Z] 7e9fc2657dce: Download complete [2023-02-28T20:07:30.690Z] dda99020689f: Verifying Checksum [2023-02-28T20:07:30.690Z] dda99020689f: Download complete [2023-02-28T20:07:30.690Z] 9b18e9b68314: Verifying Checksum [2023-02-28T20:07:30.690Z] 9b18e9b68314: Download complete [2023-02-28T20:07:31.671Z] 9b18e9b68314: Pull complete [2023-02-28T20:07:31.948Z] 891c053d2c06: Verifying Checksum [2023-02-28T20:07:31.948Z] 891c053d2c06: Download complete [2023-02-28T20:07:32.218Z] 35d82f9e3411: Pull complete [2023-02-28T20:07:32.494Z] e16973657156: Pull complete [2023-02-28T20:07:33.083Z] db1c61fa0a46: Verifying Checksum [2023-02-28T20:07:33.083Z] db1c61fa0a46: Download complete [2023-02-28T20:07:33.673Z] fc693d55d65f: Download complete [2023-02-28T20:07:46.138Z] fc693d55d65f: Pull complete [2023-02-28T20:07:46.138Z] 7e9fc2657dce: Pull complete [2023-02-28T20:07:46.138Z] dda99020689f: Pull complete [2023-02-28T20:07:52.810Z] db1c61fa0a46: Pull complete [2023-02-28T20:07:54.235Z] 891c053d2c06: Pull complete [2023-02-28T20:07:54.235Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-28T20:07:54.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T20:07:54.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-28T20:07:54.628Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-28T20:07:54.628Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T20:07:54.628Z] WORKDIR /edgex [2023-02-28T20:07:54.628Z] COPY go.mod . [2023-02-28T20:07:54.628Z] RUN go mod download [2023-02-28T20:07:55.219Z] Sending build context to Docker daemon 3.118MB [2023-02-28T20:07:55.219Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T20:07:55.219Z] ---> f96f9c87975a [2023-02-28T20:07:55.220Z] Step 2/4 : WORKDIR /edgex [2023-02-28T20:07:56.543Z] ---> 9cfd06ca6a40 [2023-02-28T20:07:56.543Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-28T20:07:56.543Z] ---> 20ba27dec6f9 [2023-02-28T20:07:56.543Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-28T20:07:56.544Z] ---> 54fc10c671df [2023-02-28T20:07:56.544Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-28T20:07:56.544Z] ---> 3c08b455da3b [2023-02-28T20:07:56.544Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-28T20:07:56.544Z] ---> e8f069e47339 [2023-02-28T20:07:56.544Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-28T20:07:56.544Z] ---> Running in 245155bbb600 [2023-02-28T20:07:56.544Z] ---> Running in 2cd580153e9b [2023-02-28T20:07:56.544Z] ---> Running in 8a5bbdf90db8 [2023-02-28T20:07:56.544Z] ---> Running in 2ac520cff68f [2023-02-28T20:07:56.544Z] ---> Running in 380aa10d9518 [2023-02-28T20:07:56.544Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-28T20:07:56.544Z] 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-28T20:07:56.544Z] 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-28T20:07:56.544Z] 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-28T20:07:56.544Z] 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-28T20:07:57.181Z] ---> Running in 788ce0cf63ec [2023-02-28T20:07:57.768Z] Removing intermediate container 788ce0cf63ec [2023-02-28T20:07:57.768Z] ---> 82456ef76989 [2023-02-28T20:07:57.768Z] Step 3/4 : COPY go.mod . [2023-02-28T20:07:58.036Z] ---> 7a9ca6c099a4 [2023-02-28T20:07:58.036Z] Step 4/4 : RUN go mod download [2023-02-28T20:07:58.307Z] ---> Running in f44b76f71a45 [2023-02-28T20:08:33.519Z] Removing intermediate container f44b76f71a45 [2023-02-28T20:08:33.519Z] ---> 2f4715451b22 [2023-02-28T20:08:33.519Z] Successfully built 2f4715451b22 [2023-02-28T20:08:33.519Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:08:33.928Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T20:08:33.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:08:34.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-7796 does not seem to be running inside a container [2023-02-28T20:08:34.264Z] $ 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-28T20:08:35.263Z] 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-28T20:08:35.478Z] $ docker top f93f9abe8c83ab86e4237a6581268f80604e17a5b53790912fb676e9941cadcd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T20:08:36.372Z] + go version [2023-02-28T20:08:36.372Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-28T20:08:36.412Z] $ docker stop --time=1 f93f9abe8c83ab86e4237a6581268f80604e17a5b53790912fb676e9941cadcd [2023-02-28T20:08:38.023Z] $ docker rm -f --volumes f93f9abe8c83ab86e4237a6581268f80604e17a5b53790912fb676e9941cadcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:08:38.871Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T20:08:38.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:08:39.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-7796 does not seem to be running inside a container [2023-02-28T20:08:39.196Z] $ 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-28T20:08:40.352Z] $ docker top a94cecc89089b45d6e98733b5cb0e9e9b43cfdc6c34a156775ec07b4f329106e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-28T20:08:40.596Z] ========================================================= [2023-02-28T20:08:40.596Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-28T20:08:40.596Z] ========================================================= [Pipeline] sh [2023-02-28T20:08:40.918Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-28T20:08:41.573Z] + make test [2023-02-28T20:08:41.840Z] go test -race -coverprofile=coverage.out ./... [2023-02-28T20:08:47.459Z] Removing intermediate container 2cd580153e9b [2023-02-28T20:08:47.459Z] ---> b0d49a9eede2 [2023-02-28T20:08:47.459Z] [2023-02-28T20:08:47.459Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:08:47.459Z] Removing intermediate container 245155bbb600 [2023-02-28T20:08:47.459Z] ---> 12a3eca0ea84 [2023-02-28T20:08:47.459Z] [2023-02-28T20:08:47.459Z] Step 9/24 : FROM alpine:3.16 [2023-02-28T20:08:47.459Z] Removing intermediate container 380aa10d9518 [2023-02-28T20:08:47.459Z] ---> 762333dc8319 [2023-02-28T20:08:47.459Z] [2023-02-28T20:08:47.459Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:08:47.459Z] Removing intermediate container 8a5bbdf90db8 [2023-02-28T20:08:47.459Z] ---> 297854d37c13 [2023-02-28T20:08:47.459Z] [2023-02-28T20:08:47.459Z] Step 9/32 : FROM alpine:3.16 [2023-02-28T20:08:47.459Z] Removing intermediate container 2ac520cff68f [2023-02-28T20:08:47.459Z] ---> 9cc5ca8d6a39 [2023-02-28T20:08:47.459Z] [2023-02-28T20:08:47.459Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:08:47.459Z] 3.16: Pulling from library/alpine [2023-02-28T20:08:47.459Z] 3.16: Pulling from library/alpine [2023-02-28T20:08:47.459Z] 3.16: Pulling from library/alpine [2023-02-28T20:08:47.459Z] 3.16: Pulling from library/alpine [2023-02-28T20:08:47.459Z] 3.16: Pulling from library/alpine [2023-02-28T20:08:48.837Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T20:08:48.837Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T20:08:48.837Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T20:08:48.837Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T20:08:48.837Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T20:08:48.837Z] Status: Image is up to date for alpine:3.16 [2023-02-28T20:08:48.837Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T20:08:48.837Z] Status: Image is up to date for alpine:3.16 [2023-02-28T20:08:48.837Z] ---> dfd21b5a31f5 [2023-02-28T20:08:48.837Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T20:08:49.407Z] ---> dfd21b5a31f5 [2023-02-28T20:08:49.407Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:08:49.407Z] ---> dfd21b5a31f5 [2023-02-28T20:08:49.407Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-28T20:08:49.407Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T20:08:49.407Z] Status: Image is up to date for alpine:3.16 [2023-02-28T20:08:49.666Z] ---> dfd21b5a31f5 [2023-02-28T20:08:49.666Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T20:08:49.666Z] ---> dfd21b5a31f5 [2023-02-28T20:08:49.666Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-28T20:08:49.666Z] ---> Running in 4e3c5fab8c6a [2023-02-28T20:08:49.666Z] ---> Running in 01662b912eb4 [2023-02-28T20:08:49.666Z] ---> Running in 649977490c4c [2023-02-28T20:08:49.923Z] ---> Running in c6b7323a603c [2023-02-28T20:08:49.923Z] ---> Running in cd8178763a73 [2023-02-28T20:08:50.555Z] Removing intermediate container 01662b912eb4 [2023-02-28T20:08:50.556Z] ---> 49a8fb9f7cc1 [2023-02-28T20:08:50.556Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-28T20:08:50.556Z] Removing intermediate container 4e3c5fab8c6a [2023-02-28T20:08:50.556Z] ---> 57cb07ba6fab [2023-02-28T20:08:50.556Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:08:50.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:08:50.816Z] Removing intermediate container c6b7323a603c [2023-02-28T20:08:50.816Z] ---> b110188db0d7 [2023-02-28T20:08:50.816Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:08:50.816Z] Removing intermediate container cd8178763a73 [2023-02-28T20:08:50.816Z] ---> efe236964bf5 [2023-02-28T20:08:50.816Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-28T20:08:50.816Z] ---> Running in 198c804c9b41 [2023-02-28T20:08:50.816Z] ---> Running in fdb0f0ffac95 [2023-02-28T20:08:50.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:08:50.816Z] ---> Running in 24415b248e41 [2023-02-28T20:08:50.816Z] ---> Running in 8e19527b0bfe [2023-02-28T20:08:51.078Z] Removing intermediate container 8e19527b0bfe [2023-02-28T20:08:51.078Z] ---> 65da0f18921b [2023-02-28T20:08:51.078Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-28T20:08:51.337Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-28T20:08:51.337Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-28T20:08:51.337Z] (3/3) Installing su-exec (0.2-r1) [2023-02-28T20:08:51.337Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:08:51.337Z] ---> Running in 41b93341db27 [2023-02-28T20:08:51.337Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:08:51.337Z] OK: 6 MiB in 17 packages [2023-02-28T20:08:51.337Z] Removing intermediate container 41b93341db27 [2023-02-28T20:08:51.337Z] ---> 64574a7f50c4 [2023-02-28T20:08:51.337Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:08:51.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:08:51.595Z] ---> Running in 1ac120698f29 [2023-02-28T20:08:51.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:08:51.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:08:51.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:08:51.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:08:51.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:08:51.863Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-28T20:08:51.863Z] (2/2) Installing su-exec (0.2-r1) [2023-02-28T20:08:51.863Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:08:51.863Z] OK: 6 MiB in 16 packages [2023-02-28T20:08:51.863Z] Removing intermediate container 649977490c4c [2023-02-28T20:08:51.863Z] ---> 57b17765ecd6 [2023-02-28T20:08:51.863Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T20:08:52.121Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T20:08:52.121Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T20:08:52.121Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:08:52.121Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:08:52.121Z] OK: 6 MiB in 15 packages [2023-02-28T20:08:52.121Z] OK: 6 MiB in 15 packages [2023-02-28T20:08:52.121Z] ---> Running in e28de99eef8f [2023-02-28T20:08:52.121Z] Removing intermediate container e28de99eef8f [2023-02-28T20:08:52.121Z] ---> 23449845d001 [2023-02-28T20:08:52.121Z] Step 12/24 : WORKDIR / [2023-02-28T20:08:52.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:08:52.121Z] ---> Running in 4e70987085d2 [2023-02-28T20:08:52.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:08:52.463Z] Removing intermediate container 4e70987085d2 [2023-02-28T20:08:52.463Z] ---> 924de06873e2 [2023-02-28T20:08:52.463Z] 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-28T20:08:52.723Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T20:08:52.723Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:08:52.723Z] OK: 6 MiB in 15 packages [2023-02-28T20:08:52.981Z] Removing intermediate container 198c804c9b41 [2023-02-28T20:08:52.981Z] ---> 3e3fd1b546a1 [2023-02-28T20:08:52.981Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-28T20:08:53.240Z] ---> Running in c5795f98c3da [2023-02-28T20:08:53.498Z] Removing intermediate container 24415b248e41 [2023-02-28T20:08:53.498Z] ---> 10569e00d014 [2023-02-28T20:08:53.498Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:08:53.498Z] ---> e932b37385a2 [2023-02-28T20:08:53.498Z] 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-28T20:08:53.755Z] Removing intermediate container fdb0f0ffac95 [2023-02-28T20:08:53.755Z] ---> 0cd83cbca824 [2023-02-28T20:08:53.755Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:08:54.014Z] Removing intermediate container c5795f98c3da [2023-02-28T20:08:54.014Z] ---> a1a1efb327ac [2023-02-28T20:08:54.014Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-28T20:08:54.271Z] ---> 46b4ac9c3471 [2023-02-28T20:08:54.271Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-28T20:08:54.832Z] ---> e5e93a996380 [2023-02-28T20:08:54.832Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-28T20:08:55.091Z] Removing intermediate container 1ac120698f29 [2023-02-28T20:08:55.091Z] ---> ff3d83214f19 [2023-02-28T20:08:55.091Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:08:55.351Z] ---> Running in 0507f4b02dc2 [2023-02-28T20:08:55.351Z] ---> 692bf219d944 [2023-02-28T20:08:55.351Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-28T20:08:56.295Z] ---> db376c9f658b [2023-02-28T20:08:56.295Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-28T20:08:56.571Z] ---> 334725ae01f6 [2023-02-28T20:08:56.571Z] ---> 42c1870f9619 [2023-02-28T20:08:56.571Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data /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-28T20:08:56.571Z] [2023-02-28T20:08:56.830Z] Removing intermediate container 0507f4b02dc2 [2023-02-28T20:08:56.830Z] ---> 7ffd61acac54 [2023-02-28T20:08:56.830Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-28T20:08:57.415Z] ---> 146a9b40ed5a [2023-02-28T20:08:57.415Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-28T20:08:57.415Z] ---> Running in 47cee8dda7f4 [2023-02-28T20:08:57.415Z] ---> dcee201b4e37 [2023-02-28T20:08:57.415Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-28T20:08:57.674Z] ---> 386bc1e7dab1 [2023-02-28T20:08:57.674Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-28T20:08:57.933Z] ---> c68e5e5d2245 [2023-02-28T20:08:57.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-28T20:08:58.500Z] ---> b201abed6014 [2023-02-28T20:08:58.501Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-28T20:08:59.071Z] Removing intermediate container 47cee8dda7f4 [2023-02-28T20:08:59.071Z] ---> d28ab18865c4 [2023-02-28T20:08:59.071Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-28T20:08:59.071Z] ---> 8e8198266a21 [2023-02-28T20:08:59.071Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:08:59.331Z] ---> fd46cb842d63 [2023-02-28T20:08:59.331Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-28T20:08:59.900Z] ---> 8e40fdfd8ab6 [2023-02-28T20:08:59.900Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-28T20:08:59.900Z] ---> Running in 29d2b2bc7cf4 [2023-02-28T20:08:59.900Z] ---> 2a95c40b773b [2023-02-28T20:08:59.900Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:09:00.837Z] ---> Running in 58b1ba7e0d32 [2023-02-28T20:09:01.775Z] ---> Running in 28000381c205 [2023-02-28T20:09:02.710Z] ---> Running in abab7b72d27a [2023-02-28T20:09:03.279Z] Removing intermediate container 29d2b2bc7cf4 [2023-02-28T20:09:03.279Z] ---> eae343322be5 [2023-02-28T20:09:03.279Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-28T20:09:03.279Z] ---> b5b5899ba500 [2023-02-28T20:09:03.279Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T20:09:03.537Z] Removing intermediate container 28000381c205 [2023-02-28T20:09:03.537Z] ---> 9f2840e25a90 [2023-02-28T20:09:03.537Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:09:03.537Z] ---> Running in 90878d02cdc7 [2023-02-28T20:09:03.814Z] ---> Running in b2c2a5215061 [2023-02-28T20:09:04.072Z] ---> 5fbf8e665a93 [2023-02-28T20:09:04.072Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:09:05.035Z] ---> Running in 6b5acd206b1d [2023-02-28T20:09:05.035Z] Removing intermediate container b2c2a5215061 [2023-02-28T20:09:05.035Z] ---> 372b0503fe0e [2023-02-28T20:09:05.035Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T20:09:05.299Z] ---> Running in d064cc28bbca [2023-02-28T20:09:05.299Z] Removing intermediate container 58b1ba7e0d32 [2023-02-28T20:09:05.299Z] ---> 7fe9b1be51e9 [2023-02-28T20:09:05.299Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:09:05.556Z] ---> Running in b3b4d34b328f [2023-02-28T20:09:05.815Z] Removing intermediate container d064cc28bbca [2023-02-28T20:09:05.815Z] ---> 65af1b0aa2d6 [2023-02-28T20:09:05.815Z] Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:09:06.072Z] Removing intermediate container abab7b72d27a [2023-02-28T20:09:06.072Z] ---> 977177820ad6 [2023-02-28T20:09:06.072Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:09:06.072Z] Removing intermediate container b3b4d34b328f [2023-02-28T20:09:06.072Z] ---> 13eebffcba41 [2023-02-28T20:09:06.072Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-28T20:09:06.072Z] ---> Running in df7cf5bcbd10 [2023-02-28T20:09:06.072Z] ---> Running in 607ec962ed96 [2023-02-28T20:09:06.332Z] ---> Running in 4254d8de9658 [2023-02-28T20:09:06.332Z] Removing intermediate container 90878d02cdc7 [2023-02-28T20:09:06.332Z] ---> a83301776ebf [2023-02-28T20:09:06.332Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-28T20:09:06.591Z] Removing intermediate container 607ec962ed96 [2023-02-28T20:09:06.591Z] ---> 70eba2423cf1 [2023-02-28T20:09:06.591Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:09:06.591Z] Removing intermediate container df7cf5bcbd10 [2023-02-28T20:09:06.591Z] ---> fd8e3637e3e2 [2023-02-28T20:09:06.591Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-28T20:09:06.856Z] Removing intermediate container 4254d8de9658 [2023-02-28T20:09:06.856Z] ---> 4dc413ce563e [2023-02-28T20:09:06.856Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T20:09:07.276Z] ---> Running in 93a8c8b9ae24 [2023-02-28T20:09:07.276Z] ---> Running in 28d27281d3f2 [2023-02-28T20:09:07.276Z] ---> Running in f4d5db5ffd37 [2023-02-28T20:09:07.276Z] Removing intermediate container 6b5acd206b1d [2023-02-28T20:09:07.276Z] ---> 34fd06c4ca36 [2023-02-28T20:09:07.276Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:09:07.276Z] ---> Running in 22d66191b6cd [2023-02-28T20:09:08.210Z] ---> Running in 65ad1d133806 [2023-02-28T20:09:08.210Z] Removing intermediate container 93a8c8b9ae24 [2023-02-28T20:09:08.210Z] ---> f2cf771d1a91 [2023-02-28T20:09:08.210Z] [2023-02-28T20:09:08.469Z] Successfully built f2cf771d1a91 [2023-02-28T20:09:08.469Z] Removing intermediate container f4d5db5ffd37 [2023-02-28T20:09:08.469Z] ---> da1379386808 [2023-02-28T20:09:08.469Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T20:09:08.728Z] Successfully tagged core-data:latest [2023-02-28T20:09:08.728Z]  Building core-data ... done Building support-scheduler [2023-02-28T20:09:08.986Z] Removing intermediate container 28d27281d3f2 [2023-02-28T20:09:08.986Z] ---> 15f22cec4246 [2023-02-28T20:09:08.986Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-28T20:09:09.929Z] Removing intermediate container 22d66191b6cd [2023-02-28T20:09:09.929Z] ---> e0d9dd91630d [2023-02-28T20:09:09.929Z] Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:09:15.199Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:09:15.199Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:09:15.199Z] ---> 837ac0e1e8d1 [2023-02-28T20:09:15.199Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:09:15.199Z] ---> Using cache [2023-02-28T20:09:15.199Z] ---> 3c1ae3b0b6ba [2023-02-28T20:09:15.199Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:09:15.199Z] ---> Using cache [2023-02-28T20:09:15.199Z] ---> 236f80aa036c [2023-02-28T20:09:15.199Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:09:15.199Z] ---> Using cache [2023-02-28T20:09:15.199Z] ---> 855105a36655 [2023-02-28T20:09:15.199Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:09:15.199Z] ---> Using cache [2023-02-28T20:09:15.199Z] ---> bd222d277871 [2023-02-28T20:09:15.199Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:09:15.199Z] ---> Using cache [2023-02-28T20:09:15.199Z] ---> 4f76449116ed [2023-02-28T20:09:15.199Z] Step 8/22 : COPY . . [2023-02-28T20:09:15.199Z] ---> Using cache [2023-02-28T20:09:15.199Z] ---> 3c08b455da3b [2023-02-28T20:09:15.199Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-28T20:09:19.385Z] ---> Running in 95cf959b8198 [2023-02-28T20:09:19.385Z] Removing intermediate container 65ad1d133806 [2023-02-28T20:09:19.385Z] ---> f11c4250f942 [2023-02-28T20:09:19.385Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T20:09:19.385Z] ---> 0f200a8159f2 [2023-02-28T20:09:19.385Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-28T20:09:19.385Z] ---> Running in 203bed0a368c [2023-02-28T20:09:19.385Z] ---> Running in 194fe3c9bfcb [2023-02-28T20:09:19.385Z] ---> Running in 9ee772882835 [2023-02-28T20:09:19.385Z] ---> Running in cba4038b7776 [2023-02-28T20:09:19.385Z] Removing intermediate container 95cf959b8198 [2023-02-28T20:09:19.385Z] ---> dd27262a5421 [2023-02-28T20:09:19.385Z] Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:09:19.385Z] ---> Running in 16fbd17944ec [2023-02-28T20:09:19.385Z] Removing intermediate container 203bed0a368c [2023-02-28T20:09:19.385Z] ---> 6d323a21b3a1 [2023-02-28T20:09:19.385Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:09:19.385Z] Removing intermediate container 9ee772882835 [2023-02-28T20:09:19.385Z] ---> 49bf8c9d3750 [2023-02-28T20:09:19.385Z] Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:09:19.385Z] ---> Running in f6044801c349 [2023-02-28T20:09:19.385Z] ---> Running in db775d2eed3a [2023-02-28T20:09:19.385Z] Removing intermediate container 16fbd17944ec [2023-02-28T20:09:19.385Z] ---> 7b8cc0c74f0f [2023-02-28T20:09:19.385Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:09:19.385Z] ---> Running in e1445168ec2a [2023-02-28T20:09:19.385Z] Removing intermediate container db775d2eed3a [2023-02-28T20:09:19.385Z] ---> 4e3f884c2fca [2023-02-28T20:09:19.385Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:09:19.385Z] ---> Running in b93d8fde5251 [2023-02-28T20:09:19.385Z] Removing intermediate container f6044801c349 [2023-02-28T20:09:19.385Z] ---> 4c3256db29a5 [2023-02-28T20:09:19.385Z] [2023-02-28T20:09:19.385Z] Removing intermediate container e1445168ec2a [2023-02-28T20:09:19.385Z] ---> 1c29b38810bb [2023-02-28T20:09:19.385Z] [2023-02-28T20:09:19.385Z] 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-28T20:09:19.385Z] Successfully built 4c3256db29a5 [2023-02-28T20:09:19.385Z] Successfully tagged security-proxy-auth:latest [2023-02-28T20:09:19.385Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-02-28T20:09:19.385Z] Successfully built 1c29b38810bb [2023-02-28T20:09:19.385Z] Removing intermediate container b93d8fde5251 [2023-02-28T20:09:19.385Z] ---> 639e9618a4af [2023-02-28T20:09:19.385Z] [2023-02-28T20:09:19.385Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-28T20:09:19.385Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-02-28T20:09:19.642Z] Successfully built 639e9618a4af [2023-02-28T20:09:19.642Z] Successfully tagged security-secretstore-setup:latest [2023-02-28T20:09:19.642Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-02-28T20:09:20.731Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-28T20:09:25.155Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:09:25.155Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:09:25.155Z] ---> 837ac0e1e8d1 [2023-02-28T20:09:25.155Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T20:09:25.155Z] ---> Using cache [2023-02-28T20:09:25.155Z] ---> 85392f63bf26 [2023-02-28T20:09:25.155Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T20:09:25.155Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:09:25.155Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:09:25.155Z] ---> 837ac0e1e8d1 [2023-02-28T20:09:25.155Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:09:25.155Z] ---> Using cache [2023-02-28T20:09:25.155Z] ---> 3c1ae3b0b6ba [2023-02-28T20:09:25.155Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:09:25.155Z] ---> Using cache [2023-02-28T20:09:25.155Z] ---> 236f80aa036c [2023-02-28T20:09:25.155Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-28T20:09:28.500Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:09:28.500Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:09:28.500Z] ---> 837ac0e1e8d1 [2023-02-28T20:09:28.500Z] Step 3/19 : WORKDIR /edgex-go [2023-02-28T20:09:28.500Z] ---> Using cache [2023-02-28T20:09:28.500Z] ---> 85392f63bf26 [2023-02-28T20:09:28.500Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-28T20:09:46.672Z] Removing intermediate container cba4038b7776 [2023-02-28T20:09:46.672Z] ---> d14a4c9edb0e [2023-02-28T20:09:46.672Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:09:46.672Z] ---> Running in bae4dd6baf64 [2023-02-28T20:09:46.672Z] ---> Running in 8af659946077 [2023-02-28T20:09:46.672Z] ---> Running in 62af7c8ea4eb [2023-02-28T20:09:46.672Z] ---> d0e22e32bce4 [2023-02-28T20:09:46.672Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-28T20:09:46.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:09:46.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:09:46.672Z] ---> 0d945cc7fcb1 [2023-02-28T20:09:46.672Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-28T20:09:46.672Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-28T20:09:46.672Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-28T20:09:46.672Z] OK: 17046 distinct packages available [2023-02-28T20:09:47.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:09:47.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:09:47.331Z] OK: 211 MiB in 51 packages [2023-02-28T20:09:47.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:09:47.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:09:47.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:09:47.331Z] ---> 0c8e87055695 [2023-02-28T20:09:47.331Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-28T20:09:47.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:09:47.593Z] OK: 211 MiB in 51 packages [2023-02-28T20:09:47.593Z] OK: 211 MiB in 51 packages [2023-02-28T20:09:48.173Z] ---> 19956df15e7d [2023-02-28T20:09:48.173Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-28T20:09:48.745Z] Removing intermediate container bae4dd6baf64 [2023-02-28T20:09:48.745Z] ---> 02b90e0a7205 [2023-02-28T20:09:48.745Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-28T20:09:48.745Z] ---> 88b8d3372e0c [2023-02-28T20:09:48.745Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-28T20:09:49.004Z] Removing intermediate container 62af7c8ea4eb [2023-02-28T20:09:49.004Z] ---> 3e0a1329b9f0 [2023-02-28T20:09:49.004Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:09:49.270Z] Removing intermediate container 8af659946077 [2023-02-28T20:09:49.270Z] ---> 151f3829f0ac [2023-02-28T20:09:49.270Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T20:09:49.530Z] ---> d5e24a95088b [2023-02-28T20:09:49.530Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:09:49.530Z] ---> 2c34c4b41c29 [2023-02-28T20:09:49.530Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-28T20:09:49.815Z] ---> b9b06fa5deae [2023-02-28T20:09:49.815Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:09:49.815Z] ---> Running in 700be43efc49 [2023-02-28T20:09:49.815Z] ---> 6cb6fab0adea [2023-02-28T20:09:49.815Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:09:50.412Z] ---> Running in 83204fa824cd [2023-02-28T20:09:50.672Z] ---> Running in 14d0647d0388 [2023-02-28T20:09:52.053Z] ---> 6e8abcf6b86b [2023-02-28T20:09:52.053Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-28T20:09:52.316Z] ---> Running in 2f7ee6e84573 [2023-02-28T20:09:54.234Z] Removing intermediate container 2f7ee6e84573 [2023-02-28T20:09:54.234Z] ---> a03826d56f99 [2023-02-28T20:09:54.234Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-28T20:09:54.234Z] ---> Running in fed955bcc560 [2023-02-28T20:09:55.499Z] Removing intermediate container fed955bcc560 [2023-02-28T20:09:55.499Z] ---> 1ebe821d730d [2023-02-28T20:09:55.499Z] Step 29/32 : CMD ["gate"] [2023-02-28T20:09:56.436Z] ---> Running in a903ede4c507 [2023-02-28T20:09:56.701Z] Removing intermediate container a903ede4c507 [2023-02-28T20:09:56.701Z] ---> 21ff37e34d7d [2023-02-28T20:09:56.701Z] Step 30/32 : LABEL arch=x86_64 [2023-02-28T20:09:59.293Z] ---> Running in 5c25e55eadfa [2023-02-28T20:10:00.236Z] Removing intermediate container 194fe3c9bfcb [2023-02-28T20:10:00.236Z] ---> 1eef048d37a3 [2023-02-28T20:10:00.236Z] [2023-02-28T20:10:00.236Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:10:00.236Z] ---> dfd21b5a31f5 [2023-02-28T20:10:00.236Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:10:00.497Z] Removing intermediate container 5c25e55eadfa [2023-02-28T20:10:00.497Z] ---> e4e18760e5d0 [2023-02-28T20:10:00.497Z] Step 31/32 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:10:00.497Z] ---> Running in a081a409cef9 [2023-02-28T20:10:00.497Z] ---> Running in 91f8d964aaae [2023-02-28T20:10:00.770Z] Removing intermediate container 91f8d964aaae [2023-02-28T20:10:00.770Z] ---> 0c768b3b3497 [2023-02-28T20:10:00.770Z] Step 32/32 : LABEL version=0.0.0 [2023-02-28T20:10:00.770Z] ---> Running in 72e487d1dfaa [2023-02-28T20:10:01.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:10:01.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:10:01.315Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T20:10:01.315Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:10:01.315Z] OK: 6 MiB in 15 packages [2023-02-28T20:10:01.315Z] Removing intermediate container 72e487d1dfaa [2023-02-28T20:10:01.315Z] ---> 2f52b4b6447b [2023-02-28T20:10:01.315Z] [2023-02-28T20:10:01.315Z] Successfully built 2f52b4b6447b [2023-02-28T20:10:01.315Z] Successfully tagged security-bootstrapper:latest [2023-02-28T20:10:01.315Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-02-28T20:10:04.112Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:10:04.112Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:10:04.112Z] ---> 837ac0e1e8d1 [2023-02-28T20:10:04.112Z] Step 3/21 : WORKDIR /edgex-go [2023-02-28T20:10:04.112Z] ---> Using cache [2023-02-28T20:10:04.112Z] ---> 85392f63bf26 [2023-02-28T20:10:04.112Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-28T20:10:04.112Z] ---> Using cache [2023-02-28T20:10:04.112Z] ---> 7c564d2021d5 [2023-02-28T20:10:04.112Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-28T20:10:04.112Z] ---> Using cache [2023-02-28T20:10:04.112Z] ---> 9f2d70737a6c [2023-02-28T20:10:04.112Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:10:04.112Z] ---> Using cache [2023-02-28T20:10:04.112Z] ---> fe50c7403f4b [2023-02-28T20:10:04.112Z] Step 7/21 : COPY . . [2023-02-28T20:10:04.112Z] ---> Using cache [2023-02-28T20:10:04.112Z] ---> e8f069e47339 [2023-02-28T20:10:04.112Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-28T20:10:06.664Z] ---> Running in b65ee74ce1e9 [2023-02-28T20:10:06.664Z] Removing intermediate container a081a409cef9 [2023-02-28T20:10:06.664Z] ---> 0f2893c8f715 [2023-02-28T20:10:06.664Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:10:06.664Z] ---> Running in 7726c13b2ac8 [2023-02-28T20:10:06.927Z] Removing intermediate container 7726c13b2ac8 [2023-02-28T20:10:06.927Z] ---> babdaf216a29 [2023-02-28T20:10:06.927Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-28T20:10:07.192Z] ---> Running in dcbb49843a4a [2023-02-28T20:10:07.192Z] 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-28T20:10:07.192Z] Removing intermediate container dcbb49843a4a [2023-02-28T20:10:07.192Z] ---> b43a6dfaa34e [2023-02-28T20:10:07.192Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T20:10:07.475Z] ---> Running in bf4e682018d0 [2023-02-28T20:10:07.815Z] Removing intermediate container bf4e682018d0 [2023-02-28T20:10:07.815Z] ---> b94701a32b2b [2023-02-28T20:10:07.815Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:10:08.075Z] ---> 50aa8aa96391 [2023-02-28T20:10:08.075Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-28T20:10:09.458Z] ---> 9dbca8c5b0d2 [2023-02-28T20:10:09.458Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-28T20:10:09.817Z] ---> 238c38a1285b [2023-02-28T20:10:09.817Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-28T20:10:09.817Z] ---> Running in 412247f090ff [2023-02-28T20:10:10.094Z] Removing intermediate container 412247f090ff [2023-02-28T20:10:10.094Z] ---> cbc5ba6481b0 [2023-02-28T20:10:10.094Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:10:10.094Z] ---> Running in 2dae74c5286e [2023-02-28T20:10:13.391Z] Removing intermediate container 2dae74c5286e [2023-02-28T20:10:13.391Z] ---> dfe06eb22815 [2023-02-28T20:10:13.391Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T20:10:45.616Z] 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-28T20:10:45.616Z] ---> Running in 9bc996b80bb1 [2023-02-28T20:10:45.616Z] Removing intermediate container 9bc996b80bb1 [2023-02-28T20:10:45.616Z] ---> 8fb8596d2787 [2023-02-28T20:10:45.616Z] Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:10:50.914Z] ---> Running in 1cb5e8757736 [2023-02-28T20:10:51.487Z] Removing intermediate container 1cb5e8757736 [2023-02-28T20:10:51.487Z] ---> 56d6afe43a98 [2023-02-28T20:10:51.487Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:10:52.057Z] Removing intermediate container 700be43efc49 [2023-02-28T20:10:52.057Z] ---> 60d8bf67e508 [2023-02-28T20:10:52.057Z] Step 7/19 : COPY . . [2023-02-28T20:11:12.427Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-28T20:11:12.427Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-28T20:11:16.682Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-28T20:11:16.682Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-28T20:11:16.682Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-28T20:11:24.218Z] ---> Running in f63ad453054b [2023-02-28T20:11:24.218Z] ---> 10fb61b7b240 [2023-02-28T20:11:24.218Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-28T20:11:24.218Z] ---> Running in 3e0ee8eca964 [2023-02-28T20:11:24.218Z] Removing intermediate container b65ee74ce1e9 [2023-02-28T20:11:24.218Z] ---> b1ccac78fd5e [2023-02-28T20:11:24.218Z] [2023-02-28T20:11:24.218Z] Step 9/21 : FROM alpine:3.16 [2023-02-28T20:11:24.218Z] ---> dfd21b5a31f5 [2023-02-28T20:11:24.218Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-28T20:11:24.218Z] Removing intermediate container f63ad453054b [2023-02-28T20:11:24.218Z] ---> b7ea2c258de1 [2023-02-28T20:11:24.218Z] [2023-02-28T20:11:24.218Z] ---> Running in b163d9287064 [2023-02-28T20:11:24.218Z] Successfully built b7ea2c258de1 [2023-02-28T20:11:24.218Z] Successfully tagged support-scheduler:latest [2023-02-28T20:11:24.218Z]  Building support-scheduler ... done Building security-spire-server [2023-02-28T20:11:24.218Z] 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-28T20:11:24.218Z] Removing intermediate container 14d0647d0388 [2023-02-28T20:11:24.218Z] ---> 79717a5b51a4 [2023-02-28T20:11:24.218Z] Step 7/24 : COPY . . [2023-02-28T20:11:24.218Z] Removing intermediate container 83204fa824cd [2023-02-28T20:11:24.218Z] ---> 7fa277d51f7c [2023-02-28T20:11:24.218Z] Step 8/22 : COPY . . [2023-02-28T20:11:24.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:11:24.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:11:24.218Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-28T20:11:24.218Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-28T20:11:24.218Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-28T20:11:24.218Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-28T20:11:24.218Z] (5/6) Installing curl (7.83.1-r6) [2023-02-28T20:11:24.218Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-28T20:11:24.218Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:11:24.218Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:11:24.218Z] OK: 8 MiB in 20 packages [2023-02-28T20:11:24.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:11:24.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:11:24.218Z] ---> 837ac0e1e8d1 [2023-02-28T20:11:24.218Z] Step 3/23 : WORKDIR /edgex-go [2023-02-28T20:11:24.218Z] ---> Using cache [2023-02-28T20:11:24.218Z] ---> 85392f63bf26 [2023-02-28T20:11:24.218Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T20:11:24.218Z] ---> Using cache [2023-02-28T20:11:24.218Z] ---> 151f3829f0ac [2023-02-28T20:11:24.218Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-28T20:11:24.218Z] ---> Using cache [2023-02-28T20:11:24.218Z] ---> 6cb6fab0adea [2023-02-28T20:11:24.218Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:11:24.218Z] ---> Using cache [2023-02-28T20:11:24.218Z] ---> 79717a5b51a4 [2023-02-28T20:11:24.218Z] Step 7/23 : COPY . . [2023-02-28T20:11:34.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-28T20:11:34.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-28T20:11:34.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-28T20:11:34.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-28T20:11:34.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-28T20:11:34.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-28T20:11:34.920Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-28T20:11:34.920Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-28T20:11:34.920Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-28T20:11:34.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-28T20:11:43.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.267s coverage: 28.7% of statements [2023-02-28T20:11:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-28T20:11:43.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-28T20:11:49.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 98.5% of statements [2023-02-28T20:11:50.953Z] ---> 989c5e866af7 [2023-02-28T20:11:50.953Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T20:11:50.953Z] ---> 1b67aa3471a0 [2023-02-28T20:11:50.953Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T20:11:50.953Z] ---> 18036d6e9f58 [2023-02-28T20:11:50.953Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-28T20:11:50.953Z] ---> Running in 5eea434eb3c3 [2023-02-28T20:11:50.953Z] ---> Running in 244ccc83fd8f [2023-02-28T20:11:50.953Z] ---> Running in e9eacb250880 [2023-02-28T20:11:50.953Z] Removing intermediate container b163d9287064 [2023-02-28T20:11:50.953Z] ---> 764f1f59d532 [2023-02-28T20:11:50.953Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T20:11:50.953Z] Removing intermediate container e9eacb250880 [2023-02-28T20:11:50.954Z] ---> 65ab224e2526 [2023-02-28T20:11:50.954Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-28T20:11:50.954Z] Removing intermediate container 5eea434eb3c3 [2023-02-28T20:11:50.954Z] ---> e881ca6330c8 [2023-02-28T20:11:50.954Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T20:11:50.954Z] ---> Running in 6359d22724a2 [2023-02-28T20:11:50.954Z] ---> Running in 949db6fa6bc2 [2023-02-28T20:11:50.954Z] ---> Running in 182d66a0b4ff [2023-02-28T20:11:50.954Z] Removing intermediate container 6359d22724a2 [2023-02-28T20:11:50.954Z] ---> 8f6d8c8fd8dd [2023-02-28T20:11:50.954Z] Step 12/21 : WORKDIR /edgex [2023-02-28T20:11:50.954Z] ---> Running in 256979b4a283 [2023-02-28T20:11:50.954Z] Removing intermediate container 182d66a0b4ff [2023-02-28T20:11:50.954Z] ---> ee318c619919 [2023-02-28T20:11:50.954Z] 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-28T20:11:50.954Z] Removing intermediate container 949db6fa6bc2 [2023-02-28T20:11:50.954Z] ---> aa9a2074a701 [2023-02-28T20:11:50.954Z] 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-28T20:11:50.954Z] ---> Running in 6131441256ad [2023-02-28T20:11:50.954Z] ---> Running in f5545aa11e3d [2023-02-28T20:11:50.954Z] 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-28T20:11:50.954Z] Removing intermediate container 256979b4a283 [2023-02-28T20:11:50.954Z] ---> 692efe83d1ec [2023-02-28T20:11:50.954Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-28T20:11:50.954Z] ---> 5e3995a0c3d2 [2023-02-28T20:11:50.954Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-28T20:11:50.954Z] ---> f9247ab72273 [2023-02-28T20:11:50.954Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-28T20:11:50.954Z] Removing intermediate container 6131441256ad [2023-02-28T20:11:50.954Z] ---> 88428fdb8632 [2023-02-28T20:11:50.954Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T20:11:50.954Z] ---> Running in a7a8142533da [2023-02-28T20:11:50.954Z] Removing intermediate container f5545aa11e3d [2023-02-28T20:11:50.954Z] ---> 62bffc42294c [2023-02-28T20:11:50.954Z] Step 11/23 : WORKDIR /edgex-go [2023-02-28T20:11:50.954Z] Removing intermediate container a7a8142533da [2023-02-28T20:11:50.954Z] ---> d38d7bb2c625 [2023-02-28T20:11:50.954Z] [2023-02-28T20:11:50.954Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T20:11:50.954Z] ---> 869ed36c3561 [2023-02-28T20:11:50.954Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T20:11:50.954Z] ---> Running in 8123bb0810ab [2023-02-28T20:11:50.954Z] 3.15: Pulling from library/alpine [2023-02-28T20:11:50.954Z] Removing intermediate container 8123bb0810ab [2023-02-28T20:11:50.954Z] ---> 797602848c85 [2023-02-28T20:11:50.954Z] [2023-02-28T20:11:50.954Z] Step 12/23 : FROM alpine:3.15 [2023-02-28T20:11:50.954Z] 3.15: Pulling from library/alpine [2023-02-28T20:11:50.954Z] ---> d4988514d425 [2023-02-28T20:11:50.954Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:11:50.954Z] ---> Running in 21f0910301cf [2023-02-28T20:11:50.954Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-28T20:11:50.954Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-28T20:11:50.954Z] Status: Downloaded newer image for alpine:3.15 [2023-02-28T20:11:50.954Z] Status: Downloaded newer image for alpine:3.15 [2023-02-28T20:11:50.954Z] ---> 5ce65d7b0fde [2023-02-28T20:11:50.954Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:11:50.954Z] ---> 5ce65d7b0fde [2023-02-28T20:11:50.954Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:11:50.954Z] ---> Running in 228ceb37c186 [2023-02-28T20:11:50.954Z] ---> Running in bb2746ce562e [2023-02-28T20:11:50.954Z] Removing intermediate container 228ceb37c186 [2023-02-28T20:11:50.954Z] ---> 55c7bf692c0f [2023-02-28T20:11:50.954Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T20:11:50.954Z] Removing intermediate container bb2746ce562e [2023-02-28T20:11:50.954Z] ---> 11dbb21ce2b0 [2023-02-28T20:11:50.954Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-28T20:11:50.954Z] ---> Running in 1d0e2fdd882f [2023-02-28T20:11:50.954Z] ---> Running in e5a789e95c11 [2023-02-28T20:11:51.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:11:51.816Z] Removing intermediate container 21f0910301cf [2023-02-28T20:11:51.816Z] ---> e742dce92548 [2023-02-28T20:11:51.816Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:11:51.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:11:51.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:11:51.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:11:51.816Z] ---> Running in f0fa2bb14dad [2023-02-28T20:11:52.074Z] Removing intermediate container f0fa2bb14dad [2023-02-28T20:11:52.075Z] ---> 7ab164a5de53 [2023-02-28T20:11:52.075Z] Step 19/21 : LABEL arch=x86_64 [2023-02-28T20:11:52.075Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T20:11:52.075Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T20:11:52.075Z] OK: 15857 distinct packages available [2023-02-28T20:11:52.075Z] ---> Running in d1f37d78cd9a [2023-02-28T20:11:52.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:11:52.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:11:52.334Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T20:11:52.334Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T20:11:52.334Z] OK: 15857 distinct packages available [2023-02-28T20:11:52.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:11:52.334Z] Removing intermediate container d1f37d78cd9a [2023-02-28T20:11:52.334Z] ---> e46cfb67b7fb [2023-02-28T20:11:52.334Z] Step 20/21 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:11:52.334Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-28T20:11:52.334Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-28T20:11:52.334Z] (3/5) Installing libucontext (1.1-r0) [2023-02-28T20:11:52.334Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-28T20:11:52.334Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-28T20:11:52.334Z] ---> Running in 6763dd1cf072 [2023-02-28T20:11:52.334Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T20:11:52.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:11:52.334Z] OK: 7 MiB in 19 packages [2023-02-28T20:11:52.594Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-28T20:11:52.594Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-28T20:11:52.594Z] (3/4) Installing libucontext (1.1-r0) [2023-02-28T20:11:52.594Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-28T20:11:52.594Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T20:11:52.853Z] OK: 6 MiB in 18 packages [2023-02-28T20:11:52.853Z] Removing intermediate container 6763dd1cf072 [2023-02-28T20:11:52.853Z] ---> 2a8ddf440bfb [2023-02-28T20:11:52.853Z] Step 21/21 : LABEL version=0.0.0 [2023-02-28T20:11:52.853Z] ---> Running in ec9007b6d261 [2023-02-28T20:11:53.431Z] Removing intermediate container ec9007b6d261 [2023-02-28T20:11:53.431Z] ---> bf87ee12dd67 [2023-02-28T20:11:53.431Z] [2023-02-28T20:11:53.431Z] Removing intermediate container 1d0e2fdd882f [2023-02-28T20:11:53.431Z] ---> 802c213def5a [2023-02-28T20:11:53.431Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T20:11:53.431Z] Successfully built bf87ee12dd67 [2023-02-28T20:11:53.431Z] Successfully tagged security-proxy-setup:latest [2023-02-28T20:11:53.431Z] Building security-spire-agent [2023-02-28T20:11:54.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.768s coverage: 71.2% of statements [2023-02-28T20:11:54.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-28T20:11:54.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-28T20:11:54.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-28T20:11:54.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.499s coverage: 54.0% of statements [2023-02-28T20:11:54.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-28T20:11:54.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-28T20:11:54.380Z]  Building security-proxy-setup ... done Removing intermediate container e5a789e95c11 [2023-02-28T20:11:54.380Z] ---> 6025a45a97ff [2023-02-28T20:11:54.381Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T20:11:59.642Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:11:59.642Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:11:59.642Z] ---> 837ac0e1e8d1 [2023-02-28T20:11:59.642Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T20:11:59.642Z] ---> Using cache [2023-02-28T20:11:59.642Z] ---> 85392f63bf26 [2023-02-28T20:11:59.642Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T20:11:59.642Z] ---> Using cache [2023-02-28T20:11:59.642Z] ---> 151f3829f0ac [2023-02-28T20:11:59.642Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T20:11:59.642Z] ---> Using cache [2023-02-28T20:11:59.642Z] ---> 6cb6fab0adea [2023-02-28T20:11:59.642Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:11:59.642Z] ---> Using cache [2023-02-28T20:11:59.642Z] ---> 79717a5b51a4 [2023-02-28T20:11:59.642Z] Step 7/24 : COPY . . [2023-02-28T20:11:59.642Z] ---> Using cache [2023-02-28T20:11:59.642Z] ---> 1b67aa3471a0 [2023-02-28T20:11:59.642Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T20:11:59.642Z] ---> Using cache [2023-02-28T20:11:59.642Z] ---> 65ab224e2526 [2023-02-28T20:11:59.642Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T20:11:59.642Z] ---> Using cache [2023-02-28T20:11:59.642Z] ---> aa9a2074a701 [2023-02-28T20:11:59.642Z] 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-28T20:12:07.902Z] ---> Running in 00a830422a21 [2023-02-28T20:12:07.902Z] ---> 56bc45a50db1 [2023-02-28T20:12:07.902Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T20:12:07.902Z] ---> 4a995a746e4d [2023-02-28T20:12:07.902Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T20:12:08.833Z] ---> eb31f3e37ce7 [2023-02-28T20:12:08.833Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-28T20:12:09.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.721s coverage: 88.5% of statements [2023-02-28T20:12:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-28T20:12:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-28T20:12:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:12:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-28T20:12:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-28T20:12:09.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.672s coverage: 3.9% of statements [2023-02-28T20:12:09.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-28T20:12:09.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-28T20:12:10.735Z] ---> e0b56dcc4531 [2023-02-28T20:12:10.735Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-28T20:12:11.332Z] ---> f00b6f5d9546 [2023-02-28T20:12:11.332Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-28T20:12:11.332Z] ---> Running in 5d7df189ced6 [2023-02-28T20:12:11.332Z] Removing intermediate container 3e0ee8eca964 [2023-02-28T20:12:11.332Z] ---> a5c7934f520b [2023-02-28T20:12:11.332Z] [2023-02-28T20:12:11.332Z] Step 9/19 : FROM alpine:3.15 [2023-02-28T20:12:11.332Z] ---> 5ce65d7b0fde [2023-02-28T20:12:11.332Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:12:11.332Z] ---> Using cache [2023-02-28T20:12:11.332Z] ---> 55c7bf692c0f [2023-02-28T20:12:11.332Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-28T20:12:11.596Z] ---> Running in 33478677ddc1 [2023-02-28T20:12:11.596Z] Removing intermediate container 00a830422a21 [2023-02-28T20:12:11.596Z] ---> 361628d14332 [2023-02-28T20:12:11.596Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T20:12:11.596Z] Removing intermediate container 5d7df189ced6 [2023-02-28T20:12:11.596Z] ---> d85345c26320 [2023-02-28T20:12:11.596Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-28T20:12:11.857Z] ---> Running in df4329e64e38 [2023-02-28T20:12:12.128Z] ---> 303ea0e22b9b [2023-02-28T20:12:12.128Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T20:12:12.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:12:12.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:12:12.389Z] ---> dafe8bb3808b [2023-02-28T20:12:12.389Z] Step 19/24 : WORKDIR / [2023-02-28T20:12:12.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.559s coverage: 95.6% of statements [2023-02-28T20:12:12.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-28T20:12:12.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:12:12.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-28T20:12:12.496Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.306s coverage: 72.2% of statements [2023-02-28T20:12:12.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-28T20:12:12.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-28T20:12:12.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-28T20:12:12.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-28T20:12:12.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-28T20:12:12.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.485s coverage: 65.9% of statements [2023-02-28T20:12:12.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-28T20:12:12.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-28T20:12:12.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-28T20:12:12.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.436s coverage: 0.9% of statements [2023-02-28T20:12:12.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-28T20:12:12.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.370s coverage: 29.6% of statements [2023-02-28T20:12:12.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-28T20:12:12.651Z] ---> Running in 2550e773b196 [2023-02-28T20:12:12.651Z] ---> Running in 7f0b2515ef5d [2023-02-28T20:12:12.651Z] Removing intermediate container df4329e64e38 [2023-02-28T20:12:12.651Z] ---> 42f090a3cf43 [2023-02-28T20:12:12.651Z] [2023-02-28T20:12:12.651Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T20:12:12.651Z] ---> 5ce65d7b0fde [2023-02-28T20:12:12.651Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:12:12.651Z] ---> Using cache [2023-02-28T20:12:12.651Z] ---> 55c7bf692c0f [2023-02-28T20:12:12.651Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T20:12:12.651Z] ---> Using cache [2023-02-28T20:12:12.651Z] ---> 802c213def5a [2023-02-28T20:12:12.651Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-28T20:12:12.987Z] Removing intermediate container 2550e773b196 [2023-02-28T20:12:12.987Z] ---> b2782b6c9fef [2023-02-28T20:12:12.987Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T20:12:12.987Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T20:12:12.987Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T20:12:12.987Z] OK: 15857 distinct packages available [2023-02-28T20:12:12.987Z] Removing intermediate container 7f0b2515ef5d [2023-02-28T20:12:12.987Z] ---> b2c15cdec727 [2023-02-28T20:12:12.987Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T20:12:13.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:12:13.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:12:13.247Z] ---> Running in 0dfbe5da42b1 [2023-02-28T20:12:13.247Z] ---> Running in 74cc70954e46 [2023-02-28T20:12:13.247Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-28T20:12:13.247Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-28T20:12:13.247Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-28T20:12:13.247Z] Removing intermediate container 0dfbe5da42b1 [2023-02-28T20:12:13.247Z] ---> 0f438b176bcf [2023-02-28T20:12:13.247Z] Step 21/23 : LABEL arch=x86_64 [2023-02-28T20:12:13.247Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-28T20:12:13.247Z] (5/9) Installing curl (7.80.0-r6) [2023-02-28T20:12:13.247Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-28T20:12:13.247Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-28T20:12:13.247Z] (8/9) Installing libucontext (1.1-r0) [2023-02-28T20:12:13.247Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-28T20:12:13.247Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T20:12:13.247Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:12:13.519Z] OK: 8 MiB in 23 packages [2023-02-28T20:12:13.780Z] ---> Running in 4461d803182c [2023-02-28T20:12:13.781Z] Removing intermediate container 74cc70954e46 [2023-02-28T20:12:13.781Z] ---> 5b9e26b71271 [2023-02-28T20:12:13.781Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T20:12:13.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.239s coverage: 47.1% of statements [2023-02-28T20:12:13.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.253s coverage: 82.9% of statements [2023-02-28T20:12:13.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.242s coverage: 94.1% of statements [2023-02-28T20:12:14.041Z] ---> Running in 45670893734b [2023-02-28T20:12:14.041Z] ---> 9123acdd35b9 [2023-02-28T20:12:14.041Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T20:12:14.041Z] Removing intermediate container 4461d803182c [2023-02-28T20:12:14.041Z] ---> 29c3385bc23c [2023-02-28T20:12:14.041Z] Step 22/23 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:12:14.041Z] ---> Running in e0032227707f [2023-02-28T20:12:14.041Z] Removing intermediate container 45670893734b [2023-02-28T20:12:14.041Z] ---> 1ab464bb5441 [2023-02-28T20:12:14.041Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T20:12:14.041Z] Removing intermediate container e0032227707f [2023-02-28T20:12:14.041Z] ---> 349938919575 [2023-02-28T20:12:14.041Z] Step 23/23 : LABEL version=0.0.0 [2023-02-28T20:12:14.383Z] ---> Running in e89269d5f6e9 [2023-02-28T20:12:14.383Z] ---> Running in 10614ea72dbb [2023-02-28T20:12:14.383Z] Removing intermediate container 33478677ddc1 [2023-02-28T20:12:14.383Z] ---> 026144412209 [2023-02-28T20:12:14.383Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:12:14.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements [2023-02-28T20:12:15.770Z] Removing intermediate container e89269d5f6e9 [2023-02-28T20:12:15.770Z] ---> 1e13d662f9e0 [2023-02-28T20:12:15.770Z] Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:12:15.770Z] Removing intermediate container 10614ea72dbb [2023-02-28T20:12:15.770Z] ---> 430bd3f6a51e [2023-02-28T20:12:15.770Z] [2023-02-28T20:12:15.770Z] ---> e1cb00baa9bc [2023-02-28T20:12:15.770Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-28T20:12:15.770Z] ---> 11e4f20ae112 [2023-02-28T20:12:15.770Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T20:12:15.770Z] Successfully built 430bd3f6a51e [2023-02-28T20:12:15.770Z] Successfully tagged security-spire-server:latest [2023-02-28T20:12:15.770Z]  Building security-spire-server ... done Building core-command [2023-02-28T20:12:15.770Z] ---> Running in ecabb86b7fc1 [2023-02-28T20:12:16.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.215s coverage: 87.5% of statements [2023-02-28T20:12:19.982Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:12:19.982Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:12:19.982Z] ---> 837ac0e1e8d1 [2023-02-28T20:12:19.982Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:12:19.982Z] ---> Using cache [2023-02-28T20:12:19.982Z] ---> 3c1ae3b0b6ba [2023-02-28T20:12:19.982Z] Step 4/23 : WORKDIR /edgex-go [2023-02-28T20:12:19.982Z] ---> Using cache [2023-02-28T20:12:19.982Z] ---> 236f80aa036c [2023-02-28T20:12:19.982Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-28T20:12:19.982Z] ---> Using cache [2023-02-28T20:12:19.982Z] ---> 855105a36655 [2023-02-28T20:12:19.982Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-28T20:12:19.982Z] ---> Using cache [2023-02-28T20:12:19.982Z] ---> bd222d277871 [2023-02-28T20:12:19.982Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:12:19.982Z] ---> Using cache [2023-02-28T20:12:19.982Z] ---> 4f76449116ed [2023-02-28T20:12:19.982Z] Step 8/23 : COPY . . [2023-02-28T20:12:19.982Z] ---> Using cache [2023-02-28T20:12:19.982Z] ---> 3c08b455da3b [2023-02-28T20:12:19.982Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-28T20:12:21.367Z] Removing intermediate container ecabb86b7fc1 [2023-02-28T20:12:21.367Z] ---> 163aa39d65ad [2023-02-28T20:12:21.367Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:12:21.367Z] ---> Running in bc8850b71779 [2023-02-28T20:12:21.367Z] ---> cf253e90bafe [2023-02-28T20:12:21.367Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-28T20:12:21.367Z] ---> 5d081d63a55e [2023-02-28T20:12:21.367Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-28T20:12:21.367Z] ---> Running in 0e539930bf58 [2023-02-28T20:12:21.676Z] Removing intermediate container 0e539930bf58 [2023-02-28T20:12:21.676Z] ---> 4f9c28a6a010 [2023-02-28T20:12:21.676Z] [2023-02-28T20:12:21.676Z] Successfully built 4f9c28a6a010 [2023-02-28T20:12:21.676Z] ---> 2020f0416393 [2023-02-28T20:12:21.676Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-28T20:12:21.676Z] 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-28T20:12:21.676Z] Successfully tagged security-spire-config:latest [2023-02-28T20:12:21.676Z]  Building security-spire-config ... done Building core-metadata [2023-02-28T20:12:21.676Z] ---> 50104b5f6b9c [2023-02-28T20:12:21.937Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-28T20:12:21.937Z] ---> Running in a071904a7fd4 [2023-02-28T20:12:26.935Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:12:26.935Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:12:26.935Z] ---> 837ac0e1e8d1 [2023-02-28T20:12:26.935Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:12:26.935Z] ---> Using cache [2023-02-28T20:12:26.935Z] ---> 3c1ae3b0b6ba [2023-02-28T20:12:26.935Z] Step 4/24 : WORKDIR /edgex-go [2023-02-28T20:12:26.935Z] ---> Using cache [2023-02-28T20:12:26.935Z] ---> 236f80aa036c [2023-02-28T20:12:26.935Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-28T20:12:26.935Z] ---> Using cache [2023-02-28T20:12:26.935Z] ---> 855105a36655 [2023-02-28T20:12:26.935Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-28T20:12:26.935Z] ---> Using cache [2023-02-28T20:12:26.935Z] ---> bd222d277871 [2023-02-28T20:12:26.935Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:12:26.935Z] ---> Using cache [2023-02-28T20:12:26.935Z] ---> 4f76449116ed [2023-02-28T20:12:26.935Z] Step 8/24 : COPY . . [2023-02-28T20:12:26.935Z] ---> Using cache [2023-02-28T20:12:26.935Z] ---> 3c08b455da3b [2023-02-28T20:12:26.935Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-28T20:12:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.268s coverage: 94.4% of statements [2023-02-28T20:12:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements [2023-02-28T20:12:29.563Z] ---> 409bfa147c9c [2023-02-28T20:12:29.563Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T20:12:29.822Z] Removing intermediate container a071904a7fd4 [2023-02-28T20:12:29.822Z] ---> 88a0967bea9b [2023-02-28T20:12:29.822Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:12:29.822Z] ---> Running in 2b8ebcb61ef1 [2023-02-28T20:12:29.822Z] ---> Running in c04b444cecc3 [2023-02-28T20:12:30.083Z] Removing intermediate container 244ccc83fd8f [2023-02-28T20:12:30.083Z] ---> 6ae0625e939e [2023-02-28T20:12:30.083Z] [2023-02-28T20:12:30.083Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:12:30.083Z] ---> dfd21b5a31f5 [2023-02-28T20:12:30.083Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-28T20:12:30.083Z] ---> Running in 6d3e3c4a20d7 [2023-02-28T20:12:30.343Z] Removing intermediate container c04b444cecc3 [2023-02-28T20:12:30.343Z] ---> a025683fc164 [2023-02-28T20:12:30.343Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T20:12:30.343Z] ---> Running in a55093346cc5 [2023-02-28T20:12:30.602Z] ---> Running in 535c3ad92f87 [2023-02-28T20:12:30.602Z] Removing intermediate container 6d3e3c4a20d7 [2023-02-28T20:12:30.602Z] ---> 38bdc4d67587 [2023-02-28T20:12:30.602Z] Step 17/19 : LABEL arch=x86_64 [2023-02-28T20:12:30.602Z] 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-28T20:12:30.861Z] Removing intermediate container 535c3ad92f87 [2023-02-28T20:12:30.861Z] ---> 26a68dd910f1 [2023-02-28T20:12:30.861Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T20:12:30.861Z] ---> Running in 30b8e5f50a21 [2023-02-28T20:12:30.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:12:30.861Z] ---> Running in 6a89cf2540b8 [2023-02-28T20:12:31.137Z] Removing intermediate container 30b8e5f50a21 [2023-02-28T20:12:31.137Z] ---> 5edc88a879bb [2023-02-28T20:12:31.137Z] Step 18/19 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:12:31.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:12:31.137Z] ---> Running in 9f848c5563e8 [2023-02-28T20:12:31.137Z] Removing intermediate container 6a89cf2540b8 [2023-02-28T20:12:31.137Z] ---> bfe7ef3f6262 [2023-02-28T20:12:31.137Z] Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:12:31.412Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-28T20:12:31.412Z] ---> Running in 75a7aef462e4 [2023-02-28T20:12:31.412Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-28T20:12:31.412Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:12:31.412Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:12:31.412Z] Removing intermediate container 9f848c5563e8 [2023-02-28T20:12:31.412Z] ---> f701dcfb480e [2023-02-28T20:12:31.412Z] Step 19/19 : LABEL version=0.0.0 [2023-02-28T20:12:31.412Z] OK: 6 MiB in 16 packages [2023-02-28T20:12:31.699Z] ---> Running in c852d155811b [2023-02-28T20:12:31.699Z] Removing intermediate container 75a7aef462e4 [2023-02-28T20:12:31.699Z] ---> d5f69a590145 [2023-02-28T20:12:31.699Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:12:31.958Z] ---> Running in 548405b14110 [2023-02-28T20:12:31.958Z] Removing intermediate container c852d155811b [2023-02-28T20:12:31.958Z] ---> 4d86dea4441c [2023-02-28T20:12:31.958Z] [2023-02-28T20:12:31.958Z] Successfully built 4d86dea4441c [2023-02-28T20:12:31.958Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-28T20:12:32.218Z]  Building security-spiffe-token-provider ... done Removing intermediate container 548405b14110 [2023-02-28T20:12:32.218Z] ---> 1ec64505192f [2023-02-28T20:12:32.218Z] [2023-02-28T20:12:32.218Z] Successfully built 1ec64505192f [2023-02-28T20:12:32.218Z] Successfully tagged security-spire-agent:latest [2023-02-28T20:12:32.218Z]  Building security-spire-agent ... done Removing intermediate container a55093346cc5 [2023-02-28T20:12:32.218Z] ---> 6393c01adec2 [2023-02-28T20:12:32.218Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:12:32.478Z] ---> Running in 1449dc847d8f [2023-02-28T20:12:32.755Z] Removing intermediate container 1449dc847d8f [2023-02-28T20:12:32.755Z] ---> 546f23bae81b [2023-02-28T20:12:32.755Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-28T20:12:32.755Z] ---> Running in 6514533f3219 [2023-02-28T20:12:33.016Z] Removing intermediate container 6514533f3219 [2023-02-28T20:12:33.016Z] ---> fe5b64ef79f1 [2023-02-28T20:12:33.016Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T20:12:33.016Z] ---> Running in 67cabed760c2 [2023-02-28T20:12:33.016Z] Removing intermediate container 67cabed760c2 [2023-02-28T20:12:33.016Z] ---> ac9f265f2ff5 [2023-02-28T20:12:33.016Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:12:33.275Z] ---> 835b94a095f7 [2023-02-28T20:12:33.275Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-28T20:12:34.662Z] ---> 528453ed52f5 [2023-02-28T20:12:34.662Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-28T20:12:34.920Z] ---> a011cd7b0e08 [2023-02-28T20:12:34.921Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-28T20:12:35.180Z] ---> Running in ed7c4d70b2bf [2023-02-28T20:12:35.440Z] Removing intermediate container ed7c4d70b2bf [2023-02-28T20:12:35.440Z] ---> 9cae16d8b4f4 [2023-02-28T20:12:35.440Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:12:35.440Z] ---> Running in 873552e5d1b5 [2023-02-28T20:12:35.715Z] Removing intermediate container 873552e5d1b5 [2023-02-28T20:12:35.715Z] ---> 662ce8af9fdc [2023-02-28T20:12:35.715Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T20:12:35.715Z] ---> Running in 6e58123fb0c5 [2023-02-28T20:12:35.992Z] Removing intermediate container 6e58123fb0c5 [2023-02-28T20:12:35.992Z] ---> ae61098cb8f4 [2023-02-28T20:12:35.992Z] Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:12:36.252Z] ---> Running in fd57a2dc8ffb [2023-02-28T20:12:36.512Z] Removing intermediate container fd57a2dc8ffb [2023-02-28T20:12:36.512Z] ---> f701c3b9e96b [2023-02-28T20:12:36.512Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:12:36.512Z] ---> Running in a64b39a64f8c [2023-02-28T20:12:36.512Z] Removing intermediate container a64b39a64f8c [2023-02-28T20:12:36.512Z] ---> e878d586c9a6 [2023-02-28T20:12:36.512Z] [2023-02-28T20:12:36.771Z] Successfully built e878d586c9a6 [2023-02-28T20:12:36.771Z] Successfully tagged support-notifications:latest [2023-02-28T20:12:46.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.503s coverage: 79.9% of statements [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-28T20:12:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-28T20:12:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-28T20:12:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.235s coverage: 86.9% of statements [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-28T20:12:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements [2023-02-28T20:12:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.210s coverage: 20.0% of statements [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-28T20:12:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-28T20:12:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.324s coverage: 77.4% of statements [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-28T20:12:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements [2023-02-28T20:12:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2023-02-28T20:12:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.892s coverage: 91.2% of statements [2023-02-28T20:12:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-28T20:12:49.135Z]  Building support-notifications ... done Removing intermediate container bc8850b71779 [2023-02-28T20:12:49.135Z] ---> 4afbc6f9915c [2023-02-28T20:12:49.135Z] [2023-02-28T20:12:49.135Z] Step 10/23 : FROM alpine:3.16 [2023-02-28T20:12:49.135Z] ---> dfd21b5a31f5 [2023-02-28T20:12:49.135Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:12:49.135Z] ---> Using cache [2023-02-28T20:12:49.135Z] ---> 0f2893c8f715 [2023-02-28T20:12:49.135Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:12:49.135Z] ---> Using cache [2023-02-28T20:12:49.135Z] ---> babdaf216a29 [2023-02-28T20:12:49.135Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-28T20:12:49.135Z] ---> Running in 15c4a40c4934 [2023-02-28T20:12:49.135Z] Removing intermediate container 15c4a40c4934 [2023-02-28T20:12:49.135Z] ---> fdc739896fad [2023-02-28T20:12:49.135Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-28T20:12:49.135Z] ---> Running in c7ec89e96ad5 [2023-02-28T20:12:49.135Z] Removing intermediate container c7ec89e96ad5 [2023-02-28T20:12:49.135Z] ---> c8e0112cc0ce [2023-02-28T20:12:49.135Z] Step 15/23 : WORKDIR / [2023-02-28T20:12:50.108Z] ---> Running in e713ff9db2fd [2023-02-28T20:12:50.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.305s coverage: 63.1% of statements [2023-02-28T20:12:50.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-28T20:12:50.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-28T20:12:50.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.313s coverage: 100.0% of statements [2023-02-28T20:12:50.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2023-02-28T20:12:50.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2023-02-28T20:12:50.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2023-02-28T20:12:50.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2023-02-28T20:12:50.813Z] Removing intermediate container e713ff9db2fd [2023-02-28T20:12:50.813Z] ---> daba7b7441d7 [2023-02-28T20:12:50.813Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:12:50.813Z] Removing intermediate container 2b8ebcb61ef1 [2023-02-28T20:12:50.813Z] ---> 550c097e1e82 [2023-02-28T20:12:50.813Z] [2023-02-28T20:12:50.813Z] Step 10/24 : FROM alpine:3.16 [2023-02-28T20:12:50.813Z] ---> dfd21b5a31f5 [2023-02-28T20:12:50.813Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:12:50.814Z] ---> Using cache [2023-02-28T20:12:50.814Z] ---> 0f2893c8f715 [2023-02-28T20:12:50.814Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:12:50.814Z] ---> Using cache [2023-02-28T20:12:50.814Z] ---> babdaf216a29 [2023-02-28T20:12:50.814Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-28T20:12:50.814Z] ---> Running in 36270c9d856e [2023-02-28T20:12:50.814Z] ---> 8826b5e3aa5c [2023-02-28T20:12:50.814Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-28T20:12:50.814Z] Removing intermediate container 36270c9d856e [2023-02-28T20:12:50.814Z] ---> 073e7b851fa9 [2023-02-28T20:12:50.814Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-28T20:12:50.814Z] ---> Running in 56867ffbee22 [2023-02-28T20:12:51.102Z] Removing intermediate container 56867ffbee22 [2023-02-28T20:12:51.102Z] ---> f191d963a5fa [2023-02-28T20:12:51.102Z] Step 15/24 : WORKDIR / [2023-02-28T20:12:51.102Z] ---> Running in eaf6052ebb8e [2023-02-28T20:12:51.389Z] Removing intermediate container eaf6052ebb8e [2023-02-28T20:12:51.389Z] ---> f75434b1d770 [2023-02-28T20:12:51.389Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:12:51.389Z] ---> 0244b9b2f9f6 [2023-02-28T20:12:51.389Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-28T20:12:51.751Z] ---> 1060cfeeb64c [2023-02-28T20:12:51.751Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-28T20:12:51.751Z] ---> ba71d360d153 [2023-02-28T20:12:51.751Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-28T20:12:51.751Z] ---> Running in 24e7f493bd4a [2023-02-28T20:12:51.751Z] Removing intermediate container 24e7f493bd4a [2023-02-28T20:12:51.751Z] ---> 96dffba8138f [2023-02-28T20:12:51.751Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:12:52.032Z] ---> Running in f4a1e8294123 [2023-02-28T20:12:52.321Z] ---> 9e6c8a3fc92c [2023-02-28T20:12:52.321Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-28T20:12:52.321Z] Removing intermediate container f4a1e8294123 [2023-02-28T20:12:52.321Z] ---> 57eab18dfeb5 [2023-02-28T20:12:52.321Z] Step 21/23 : LABEL arch=x86_64 [2023-02-28T20:12:52.321Z] ---> Running in fd0852fb61d5 [2023-02-28T20:12:52.321Z] ---> 504787f85eb5 [2023-02-28T20:12:52.321Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-28T20:12:52.321Z] Removing intermediate container fd0852fb61d5 [2023-02-28T20:12:52.321Z] ---> 93d05f8097a5 [2023-02-28T20:12:52.321Z] Step 22/23 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:12:52.321Z] ---> Running in cb42075b1941 [2023-02-28T20:12:52.621Z] ---> e116127bc627 [2023-02-28T20:12:52.621Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-28T20:12:52.621Z] ---> Running in a520ae5951ce [2023-02-28T20:12:52.621Z] Removing intermediate container cb42075b1941 [2023-02-28T20:12:52.621Z] ---> 6ea32a23684e [2023-02-28T20:12:52.621Z] Step 23/23 : LABEL version=0.0.0 [2023-02-28T20:12:52.621Z] ---> Running in 1ffdc7c85f21 [2023-02-28T20:12:52.621Z] Removing intermediate container a520ae5951ce [2023-02-28T20:12:52.621Z] ---> d66fc20a6db8 [2023-02-28T20:12:52.621Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:12:52.621Z] ---> Running in 339a6a4a37e9 [2023-02-28T20:12:52.621Z] Removing intermediate container 1ffdc7c85f21 [2023-02-28T20:12:52.621Z] ---> eb2be93dadcc [2023-02-28T20:12:52.621Z] [2023-02-28T20:12:52.621Z] Successfully built eb2be93dadcc [2023-02-28T20:12:52.621Z] Successfully tagged core-command:latest [2023-02-28T20:12:52.621Z]  Building core-command ... done Removing intermediate container 339a6a4a37e9 [2023-02-28T20:12:52.621Z] ---> b4929e9caccc [2023-02-28T20:12:52.621Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T20:12:52.621Z] ---> Running in ffa800594de8 [2023-02-28T20:12:52.922Z] Removing intermediate container ffa800594de8 [2023-02-28T20:12:52.922Z] ---> 5be159bcb7a6 [2023-02-28T20:12:52.922Z] Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:12:52.922Z] ---> Running in f60243dd713f [2023-02-28T20:12:52.922Z] Removing intermediate container f60243dd713f [2023-02-28T20:12:52.922Z] ---> 92fd68ed7c3c [2023-02-28T20:12:52.922Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:12:52.922Z] ---> Running in b28642195499 [2023-02-28T20:12:53.199Z] Removing intermediate container b28642195499 [2023-02-28T20:12:53.199Z] ---> 268b176c1bb5 [2023-02-28T20:12:53.199Z] [2023-02-28T20:12:53.199Z] Successfully built 268b176c1bb5 [2023-02-28T20:12:53.199Z] Successfully tagged core-metadata:latest [2023-02-28T20:12:53.205Z]  Building core-metadata ... done  [Pipeline] } [2023-02-28T20:12:53.231Z] $ docker stop --time=1 39aa80c6402c8557eff9fbb324f53012beaee65232da5e07a1d00a54d8ff5946 [2023-02-28T20:12:54.538Z] $ docker rm -f --volumes 39aa80c6402c8557eff9fbb324f53012beaee65232da5e07a1d00a54d8ff5946 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T20:12:54.938Z] + docker images [2023-02-28T20:12:54.938Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-28T20:12:54.938Z] core-metadata latest 268b176c1bb5 2 seconds ago 18.5MB [2023-02-28T20:12:54.938Z] core-command latest eb2be93dadcc 2 seconds ago 17.7MB [2023-02-28T20:12:54.938Z] 550c097e1e82 4 seconds ago 1.7GB [2023-02-28T20:12:54.938Z] 4afbc6f9915c 9 seconds ago 1.69GB [2023-02-28T20:12:54.938Z] support-notifications latest e878d586c9a6 18 seconds ago 30.7MB [2023-02-28T20:12:54.938Z] security-spire-agent latest 1ec64505192f 23 seconds ago 125MB [2023-02-28T20:12:54.938Z] security-spiffe-token-provider latest 4d86dea4441c 23 seconds ago 30MB [2023-02-28T20:12:54.938Z] 6ae0625e939e 25 seconds ago 1.76GB [2023-02-28T20:12:54.938Z] security-spire-config latest 4f9c28a6a010 33 seconds ago 85.8MB [2023-02-28T20:12:54.938Z] security-spire-server latest 430bd3f6a51e 40 seconds ago 86.5MB [2023-02-28T20:12:54.938Z] 42f090a3cf43 42 seconds ago 1.56GB [2023-02-28T20:12:54.938Z] a5c7934f520b 44 seconds ago 1.73GB [2023-02-28T20:12:54.938Z] security-proxy-setup latest bf87ee12dd67 About a minute ago 27.8MB [2023-02-28T20:12:54.938Z] 797602848c85 About a minute ago 1.56GB [2023-02-28T20:12:54.938Z] d38d7bb2c625 About a minute ago 1.56GB [2023-02-28T20:12:54.938Z] support-scheduler latest b7ea2c258de1 About a minute ago 30.1MB [2023-02-28T20:12:54.938Z] b1ccac78fd5e About a minute ago 1.68GB [2023-02-28T20:12:54.938Z] security-bootstrapper latest 2f52b4b6447b 2 minutes ago 20.4MB [2023-02-28T20:12:54.938Z] 1eef048d37a3 2 minutes ago 1.75GB [2023-02-28T20:12:54.938Z] security-secretstore-setup latest 639e9618a4af 3 minutes ago 30MB [2023-02-28T20:12:54.938Z] core-common-config-bootstrapper latest 1c29b38810bb 3 minutes ago 15.5MB [2023-02-28T20:12:54.938Z] security-proxy-auth latest 4c3256db29a5 3 minutes ago 16.2MB [2023-02-28T20:12:54.938Z] core-data latest f2cf771d1a91 3 minutes ago 17.9MB [2023-02-28T20:12:54.938Z] 297854d37c13 4 minutes ago 1.68GB [2023-02-28T20:12:54.938Z] 762333dc8319 4 minutes ago 1.69GB [2023-02-28T20:12:54.938Z] 9cc5ca8d6a39 4 minutes ago 1.7GB [2023-02-28T20:12:54.938Z] 12a3eca0ea84 4 minutes ago 1.68GB [2023-02-28T20:12:54.938Z] b0d49a9eede2 4 minutes ago 1.67GB [2023-02-28T20:12:54.938Z] ci-base-image-x86_64 latest 837ac0e1e8d1 9 minutes ago 904MB [2023-02-28T20:12:54.938Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-02-28T20:12:54.938Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-02-28T20:12:54.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-28T20:12:54.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-28T20:12:54.938Z] 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-28T20:12:56.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.478s coverage: 65.3% of statements [2023-02-28T20:12:56.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-28T20:12:56.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-28T20:12:56.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-28T20:12:56.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-28T20:12:56.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-28T20:12:56.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-28T20:12:58.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.925s coverage: 41.0% of statements [2023-02-28T20:12:58.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-28T20:12:58.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-28T20:12:58.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements [2023-02-28T20:12:58.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-28T20:12:58.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.499s coverage: 84.8% of statements [2023-02-28T20:12:58.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-28T20:12:58.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-28T20:12:58.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-28T20:12:58.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-28T20:13:07.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.358s coverage: 17.7% of statements [2023-02-28T20:13:07.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-28T20:13:07.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-28T20:13:07.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-28T20:13:07.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-28T20:13:07.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.725s coverage: 92.3% of statements [2023-02-28T20:13:07.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-28T20:13:07.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:13:07.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-28T20:13:07.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-28T20:13:07.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements [2023-02-28T20:13:07.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-28T20:13:07.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-28T20:13:07.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.472s coverage: 97.7% of statements [2023-02-28T20:13:07.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-28T20:13:07.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:13:07.599Z] 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-28T20:13:07.599Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-28T20:13:07.599Z] go vet ./... [2023-02-28T20:15:14.321Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T20:15:14.321Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-28T20:15:14.321Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-28T20:15:14.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-28T20:15:15.022Z] + ls -al . [2023-02-28T20:15:15.022Z] total 740 [2023-02-28T20:15:15.022Z] drwxrwxr-x 10 1001 1001 4096 Feb 28 20:08 . [2023-02-28T20:15:15.022Z] drwxr-xr-x 4 root root 4096 Feb 28 20:08 .. [2023-02-28T20:15:15.022Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 20:07 .blubracket [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 16 Feb 28 20:07 .dockerignore [2023-02-28T20:15:15.022Z] drwxrwxr-x 8 1001 1001 4096 Feb 28 20:07 .git [2023-02-28T20:15:15.022Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 20:07 .github [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 1068 Feb 28 20:07 .gitignore [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 42 Feb 28 20:07 .golangci.yml [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 87 Feb 28 20:07 .hadolint.yml [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 166 Feb 28 20:07 .sonarcloud.properties [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 1171 Feb 28 20:07 ADOPTERS.md [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 10825 Feb 28 20:07 Attribution.txt [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 73765 Feb 28 20:07 CHANGELOG.md [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 3804 Feb 28 20:07 CONTRIBUTING.md [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 677 Feb 28 20:07 GOVERNANCE.md [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 883 Feb 28 20:07 Jenkinsfile [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 10775 Feb 28 20:07 LICENSE [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 14116 Feb 28 20:07 Makefile [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 582 Feb 28 20:07 OWNERS.md [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 9403 Feb 28 20:07 README.md [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 6912 Feb 28 20:07 SECURITY.md [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 5 Feb 28 20:02 VERSION [2023-02-28T20:15:15.022Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 20:07 bin [2023-02-28T20:15:15.022Z] drwxrwxr-x 18 1001 1001 4096 Feb 28 20:07 cmd [2023-02-28T20:15:15.022Z] -rw-r--r-- 1 root root 487670 Feb 28 20:13 coverage.out [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 3296 Feb 28 20:07 go.mod [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 31429 Feb 28 20:07 go.sum [2023-02-28T20:15:15.022Z] drwxrwxr-x 7 1001 1001 4096 Feb 28 20:07 internal [2023-02-28T20:15:15.022Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 20:07 openapi [2023-02-28T20:15:15.022Z] drwxrwxr-x 4 1001 1001 4096 Feb 28 20:07 snap [2023-02-28T20:15:15.022Z] -rw-rw-r-- 1 1001 1001 204 Feb 28 20:07 version.go [Pipeline] sh [2023-02-28T20:15:15.677Z] + '[' -e coverage.out ] [2023-02-28T20:15:15.677Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-28T20:15:15.710Z] Warning: overwriting stash ‘coverage-report’ [2023-02-28T20:15:16.794Z] Stashed 1 file(s) [Pipeline] sh [2023-02-28T20:15:17.278Z] + make build [2023-02-28T20:15:17.278Z] 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-28T20:16:54.063Z] 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-28T20:16:57.412Z] 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-28T20:17:04.083Z] 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-28T20:17:07.437Z] 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-28T20:18:03.869Z] 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-28T20:18:03.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-28T20:18:09.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-28T20:18:13.476Z] 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-28T20:18:20.128Z] 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-28T20:18:24.393Z] 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-28T20:18:28.647Z] 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-28T20:18:43.642Z] 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-28T20:18:49.031Z] $ docker stop --time=1 a94cecc89089b45d6e98733b5cb0e9e9b43cfdc6c34a156775ec07b4f329106e [2023-02-28T20:18:51.025Z] $ docker rm -f --volumes a94cecc89089b45d6e98733b5cb0e9e9b43cfdc6c34a156775ec07b4f329106e [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-28T20:18:53.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T20:18:53.676Z] [2023-02-28T20:18:53.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:18:54.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T20:18:54.086Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-28T20:18:54.086Z] 29e5d40040c1: Pulling fs layer [2023-02-28T20:18:54.086Z] 1ce36da41761: Pulling fs layer [2023-02-28T20:18:54.086Z] 25b303627fd3: Pulling fs layer [2023-02-28T20:18:54.356Z] 29e5d40040c1: Verifying Checksum [2023-02-28T20:18:54.356Z] 29e5d40040c1: Download complete [2023-02-28T20:18:54.625Z] 1ce36da41761: Verifying Checksum [2023-02-28T20:18:54.625Z] 1ce36da41761: Download complete [2023-02-28T20:18:54.893Z] 29e5d40040c1: Pull complete [2023-02-28T20:18:56.305Z] 25b303627fd3: Verifying Checksum [2023-02-28T20:18:56.305Z] 25b303627fd3: Download complete [2023-02-28T20:18:56.305Z] 1ce36da41761: Pull complete [2023-02-28T20:19:06.384Z] 25b303627fd3: Pull complete [2023-02-28T20:19:06.384Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-28T20:19:06.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T20:19:06.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:19:06.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-7796 does not seem to be running inside a container [2023-02-28T20:19:06.776Z] $ 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-28T20:19:09.000Z] $ docker top 7a5656c7dd4ebfb0d40712c44e1570b20ea7bbbbcdb01f545d989095e740b2be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T20:19:09.854Z] + docker-compose+ buildgrep parallel [2023-02-28T20:19:09.854Z] --help [2023-02-28T20:19:15.192Z] --parallel Build images in parallel. [Pipeline] } [2023-02-28T20:19:15.236Z] $ docker stop --time=1 7a5656c7dd4ebfb0d40712c44e1570b20ea7bbbbcdb01f545d989095e740b2be [2023-02-28T20:19:16.894Z] $ docker rm -f --volumes 7a5656c7dd4ebfb0d40712c44e1570b20ea7bbbbcdb01f545d989095e740b2be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:19:17.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T20:19:17.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:19:17.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-7796 does not seem to be running inside a container [2023-02-28T20:19:17.912Z] $ 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-28T20:19:19.063Z] $ docker top 929a3d9daf2d53d34184ffa1b3b1e5e1875a2f9223ada3891051410b414ce60d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T20:19:19.606Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-28T20:19:26.241Z] Building core-command ... [2023-02-28T20:19:26.241Z] Building core-common-config-bootstrapper ... [2023-02-28T20:19:26.241Z] Building core-data ... [2023-02-28T20:19:26.241Z] Building core-metadata ... [2023-02-28T20:19:26.241Z] Building security-bootstrapper ... [2023-02-28T20:19:26.241Z] Building security-proxy-auth ... [2023-02-28T20:19:26.241Z] Building security-proxy-setup ... [2023-02-28T20:19:26.241Z] Building security-secretstore-setup ... [2023-02-28T20:19:26.241Z] Building security-spiffe-token-provider ... [2023-02-28T20:19:26.241Z] Building security-spire-agent ... [2023-02-28T20:19:26.241Z] Building security-spire-config ... [2023-02-28T20:19:26.241Z] Building security-spire-server ... [2023-02-28T20:19:26.241Z] Building support-notifications ... [2023-02-28T20:19:26.241Z] Building support-scheduler ... [2023-02-28T20:19:26.241Z] Building security-secretstore-setup [2023-02-28T20:19:26.241Z] Building core-metadata [2023-02-28T20:19:26.241Z] Building security-proxy-setup [2023-02-28T20:19:26.241Z] Building core-data [2023-02-28T20:19:26.241Z] Building security-spire-config [2023-02-28T20:20:13.210Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:20:13.210Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:20:13.210Z] ---> 2f4715451b22 [2023-02-28T20:20:13.210Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:20:13.210Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:20:13.210Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:20:13.210Z] ---> 2f4715451b22 [2023-02-28T20:20:13.210Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:20:13.496Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:20:13.496Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:20:13.496Z] ---> 2f4715451b22 [2023-02-28T20:20:13.496Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T20:20:13.767Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:20:13.767Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:20:13.767Z] ---> 2f4715451b22 [2023-02-28T20:20:13.767Z] Step 3/21 : WORKDIR /edgex-go [2023-02-28T20:20:14.033Z] ---> Running in a2df45dc2457 [2023-02-28T20:20:14.033Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Running in 289ea3d34f80 [2023-02-28T20:20:14.033Z] [2023-02-28T20:20:14.033Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:20:14.033Z] ---> 2f4715451b22 [2023-02-28T20:20:14.033Z] Step 3/24 : WORKDIR /edgex-go ---> Running in 130d372fa146 [2023-02-28T20:20:14.033Z] ---> Running in f8a11c4fe92f [2023-02-28T20:20:14.033Z] [2023-02-28T20:20:14.033Z] ---> Running in f16630ca1173 [2023-02-28T20:20:14.618Z] Removing intermediate container 289ea3d34f80 [2023-02-28T20:20:14.618Z] ---> 0ffe0ddf67ab [2023-02-28T20:20:14.618Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:20:14.933Z] Removing intermediate container f8a11c4fe92f [2023-02-28T20:20:14.933Z] ---> 6f1216b18a70 [2023-02-28T20:20:14.933Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-28T20:20:14.933Z] Removing intermediate container f16630ca1173 [2023-02-28T20:20:14.933Z] ---> 6405e70820a7 [2023-02-28T20:20:14.933Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T20:20:14.933Z] ---> Running in cb7479fe6982 [2023-02-28T20:20:14.933Z] Removing intermediate container 130d372fa146 [2023-02-28T20:20:14.933Z] ---> ad99656330d4 [2023-02-28T20:20:14.933Z] Step 4/24 : WORKDIR /edgex-go [2023-02-28T20:20:15.208Z] Removing intermediate container a2df45dc2457 [2023-02-28T20:20:15.208Z] ---> 1ebbb34d0d69 [2023-02-28T20:20:15.208Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-28T20:20:15.208Z] ---> Running in 87daeb7b74c1 [2023-02-28T20:20:15.208Z] ---> Running in 50eb6a798123 [2023-02-28T20:20:15.208Z] ---> Running in 96ddccfa6e41 [2023-02-28T20:20:15.474Z] ---> Running in 0659f029539b [2023-02-28T20:20:15.474Z] Removing intermediate container cb7479fe6982 [2023-02-28T20:20:15.474Z] ---> fe7c2647453a [2023-02-28T20:20:15.475Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:20:15.741Z] ---> Running in cd1b85de5e43 [2023-02-28T20:20:16.008Z] Removing intermediate container 96ddccfa6e41 [2023-02-28T20:20:16.008Z] ---> b2e703bcd1fb [2023-02-28T20:20:16.008Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-28T20:20:16.290Z] ---> Running in 1dff1bdfd6f2 [2023-02-28T20:20:17.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:20:17.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:20:18.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:20:18.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:20:18.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:20:18.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:20:18.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:20:18.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:20:18.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:20:18.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:20:19.215Z] OK: 221 MiB in 51 packages [2023-02-28T20:20:20.183Z] OK: 221 MiB in 51 packages [2023-02-28T20:20:20.183Z] OK: 221 MiB in 51 packages [2023-02-28T20:20:20.454Z] OK: 221 MiB in 51 packages [2023-02-28T20:20:20.721Z] OK: 221 MiB in 51 packages [2023-02-28T20:20:20.988Z] Removing intermediate container 50eb6a798123 [2023-02-28T20:20:20.988Z] ---> 076048853bbe [2023-02-28T20:20:20.988Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T20:20:21.948Z] Removing intermediate container 87daeb7b74c1 [2023-02-28T20:20:21.948Z] ---> 8035fd5c0ed1 [2023-02-28T20:20:21.948Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-28T20:20:21.948Z] Removing intermediate container cd1b85de5e43 [2023-02-28T20:20:21.948Z] ---> 4930c421d83f [2023-02-28T20:20:21.948Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:20:22.224Z] ---> 8d35fba103c5 [2023-02-28T20:20:22.224Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:20:22.493Z] ---> Running in 221386accf0c [2023-02-28T20:20:22.493Z] Removing intermediate container 0659f029539b [2023-02-28T20:20:22.493Z] ---> cbafa1ecc542 [2023-02-28T20:20:22.493Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T20:20:22.493Z] Removing intermediate container 1dff1bdfd6f2 [2023-02-28T20:20:22.493Z] ---> 0780bb66f814 [2023-02-28T20:20:22.493Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-28T20:20:23.079Z] ---> 63e835cfad1f [2023-02-28T20:20:23.079Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:20:23.347Z] ---> 55d286a7a3a0 [2023-02-28T20:20:23.347Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:20:23.347Z] ---> Running in 3ee0146e0a21 [2023-02-28T20:20:23.347Z] ---> Running in 871ca413efe5 [2023-02-28T20:20:23.929Z] ---> 63522b33cd38 [2023-02-28T20:20:23.929Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:20:23.929Z] ---> Running in d0f98b164b9a [2023-02-28T20:20:23.929Z] ---> 17cac4ed1c88 [2023-02-28T20:20:23.929Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:20:24.195Z] ---> Running in 0af2c9ae3bdc [2023-02-28T20:22:15.862Z] Removing intermediate container 0af2c9ae3bdc [2023-02-28T20:22:15.862Z] ---> 7497afc6ff2a [2023-02-28T20:22:15.862Z] Step 7/24 : COPY . . [2023-02-28T20:22:15.862Z] Removing intermediate container 221386accf0c [2023-02-28T20:22:15.862Z] ---> abbc290b8b79 [2023-02-28T20:22:15.862Z] Step 7/24 : COPY . . [2023-02-28T20:22:15.862Z] Removing intermediate container 3ee0146e0a21 [2023-02-28T20:22:15.862Z] ---> d5d01956385b [2023-02-28T20:22:15.862Z] Step 7/21 : COPY . . [2023-02-28T20:22:15.862Z] Removing intermediate container 871ca413efe5 [2023-02-28T20:22:15.862Z] ---> 4bbc61a2b572 [2023-02-28T20:22:15.862Z] Step 8/22 : COPY . . [2023-02-28T20:22:15.862Z] Removing intermediate container d0f98b164b9a [2023-02-28T20:22:15.862Z] ---> cf156b167586 [2023-02-28T20:22:15.862Z] Step 8/24 : COPY . . [2023-02-28T20:22:21.204Z] ---> 8ef10e58de69 [2023-02-28T20:22:21.204Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-28T20:22:21.471Z] ---> c300d183e248 [2023-02-28T20:22:21.471Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-28T20:22:21.471Z] ---> efeec8a6649b [2023-02-28T20:22:21.471Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-28T20:22:21.736Z] ---> Running in b13883efca31 [2023-02-28T20:22:21.736Z] ---> Running in 5e7cbce01232 [2023-02-28T20:22:21.736Z] ---> Running in 0ab1b8c4013d [2023-02-28T20:22:22.328Z] ---> b5a9c876abc8 [2023-02-28T20:22:22.328Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T20:22:22.595Z] ---> Running in 87918bcfa1a8 [2023-02-28T20:22:22.595Z] ---> cc15dc40fb1b [2023-02-28T20:22:22.595Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-28T20:22:22.595Z] ---> Running in 79b37b3dbe09 [2023-02-28T20:22:23.564Z] Removing intermediate container 87918bcfa1a8 [2023-02-28T20:22:23.564Z] ---> 052e7b306a49 [2023-02-28T20:22:23.564Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T20:22:23.564Z] ---> Running in afcdd1f73c80 [2023-02-28T20:22:24.146Z] 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-28T20:22:24.146Z] 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-28T20:22:24.414Z] 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-28T20:22:24.414Z] Removing intermediate container afcdd1f73c80 [2023-02-28T20:22:24.414Z] ---> d66769e70585 [2023-02-28T20:22:24.414Z] 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-28T20:22:24.681Z] ---> Running in ad4e4174cb3c [2023-02-28T20:22:24.948Z] 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-28T20:22:27.523Z] Removing intermediate container ad4e4174cb3c [2023-02-28T20:22:27.523Z] ---> d63a0560705f [2023-02-28T20:22:27.523Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T20:22:27.523Z] ---> Running in e743b575d2a2 [2023-02-28T20:22:28.104Z] Removing intermediate container e743b575d2a2 [2023-02-28T20:22:28.104Z] ---> b731f9a503f9 [2023-02-28T20:22:28.104Z] [2023-02-28T20:22:28.104Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T20:22:28.104Z] 3.15: Pulling from library/alpine [2023-02-28T20:22:29.514Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-28T20:22:29.514Z] Status: Downloaded newer image for alpine:3.15 [2023-02-28T20:22:29.514Z] ---> 354640af7b1b [2023-02-28T20:22:29.514Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:22:32.157Z] ---> Running in 09b1d1c6f63a [2023-02-28T20:22:32.424Z] Removing intermediate container 09b1d1c6f63a [2023-02-28T20:22:32.424Z] ---> 53d07db5dfc1 [2023-02-28T20:22:32.424Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-28T20:22:32.692Z] ---> Running in 8d5b66bfea1a [2023-02-28T20:22:34.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:22:34.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:22:36.307Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T20:22:36.307Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T20:22:36.307Z] OK: 15734 distinct packages available [2023-02-28T20:22:36.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:22:37.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:22:38.567Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-28T20:22:38.567Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-28T20:22:38.567Z] (3/4) Installing libucontext (1.1-r0) [2023-02-28T20:22:38.567Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-28T20:22:38.567Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T20:22:38.567Z] OK: 6 MiB in 18 packages [2023-02-28T20:22:39.978Z] Removing intermediate container 8d5b66bfea1a [2023-02-28T20:22:39.978Z] ---> ecd79b95b8e1 [2023-02-28T20:22:39.978Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T20:22:46.785Z] ---> a5d395905a33 [2023-02-28T20:22:46.785Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T20:22:47.050Z] ---> 2a7b4141b837 [2023-02-28T20:22:47.050Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-28T20:22:47.317Z] ---> Running in 775cb186030a [2023-02-28T20:22:47.899Z] Removing intermediate container 775cb186030a [2023-02-28T20:22:47.899Z] ---> 6920c2b304a6 [2023-02-28T20:22:47.899Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-28T20:22:48.860Z] ---> 7f829aa134c8 [2023-02-28T20:22:48.860Z] Step 19/24 : WORKDIR / [2023-02-28T20:22:48.860Z] ---> Running in 4170cb309918 [2023-02-28T20:22:49.454Z] Removing intermediate container 4170cb309918 [2023-02-28T20:22:49.454Z] ---> a34f426bed22 [2023-02-28T20:22:49.454Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T20:22:49.454Z] ---> Running in 81e909964cc5 [2023-02-28T20:22:50.041Z] Removing intermediate container 81e909964cc5 [2023-02-28T20:22:50.041Z] ---> 2ffd03315613 [2023-02-28T20:22:50.042Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T20:22:50.042Z] ---> Running in f24be2ffd37e [2023-02-28T20:22:50.626Z] Removing intermediate container f24be2ffd37e [2023-02-28T20:22:50.626Z] ---> 17e757e06c47 [2023-02-28T20:22:50.626Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T20:22:50.626Z] ---> Running in d55bdb742530 [2023-02-28T20:22:51.209Z] Removing intermediate container d55bdb742530 [2023-02-28T20:22:51.209Z] ---> c42dd36481f1 [2023-02-28T20:22:51.209Z] Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:22:51.209Z] ---> Running in df18a13b9a34 [2023-02-28T20:22:51.791Z] Removing intermediate container df18a13b9a34 [2023-02-28T20:22:51.791Z] ---> 6097fdd7d995 [2023-02-28T20:22:51.791Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:22:51.791Z] ---> Running in 6e44abc4a65e [2023-02-28T20:22:52.375Z] Removing intermediate container 6e44abc4a65e [2023-02-28T20:22:52.375Z] ---> ccd9deaea642 [2023-02-28T20:22:52.375Z] [2023-02-28T20:22:52.641Z] Successfully built ccd9deaea642 [2023-02-28T20:22:52.641Z] Successfully tagged security-spire-config-arm64:latest [2023-02-28T20:22:52.641Z]  Building security-spire-config ... done Building security-spire-agent [2023-02-28T20:23:10.831Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:23:10.831Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:23:10.831Z] ---> 2f4715451b22 [2023-02-28T20:23:10.831Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T20:23:10.831Z] ---> Using cache [2023-02-28T20:23:10.831Z] ---> 1ebbb34d0d69 [2023-02-28T20:23:10.831Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T20:23:10.831Z] ---> Running in c45b1a3185e8 [2023-02-28T20:23:12.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:23:13.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:23:14.476Z] OK: 221 MiB in 51 packages [2023-02-28T20:23:15.909Z] Removing intermediate container c45b1a3185e8 [2023-02-28T20:23:15.910Z] ---> 2574fa768ebc [2023-02-28T20:23:15.910Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T20:23:16.875Z] ---> 439cb9ba9b66 [2023-02-28T20:23:16.875Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:23:16.875Z] ---> Running in e59c92815867 [2023-02-28T20:25:08.543Z] Removing intermediate container e59c92815867 [2023-02-28T20:25:08.543Z] ---> d6ae4a2d4f25 [2023-02-28T20:25:08.543Z] Step 7/24 : COPY . . [2023-02-28T20:25:18.610Z] ---> f6e1badc01ed [2023-02-28T20:25:18.611Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T20:25:18.611Z] ---> Running in 07f8808dd50e [2023-02-28T20:25:18.611Z] Removing intermediate container 07f8808dd50e [2023-02-28T20:25:18.611Z] ---> 1bfe97a4a8a2 [2023-02-28T20:25:18.611Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T20:25:18.611Z] ---> Running in 8013515b9cef [2023-02-28T20:25:18.877Z] Removing intermediate container 8013515b9cef [2023-02-28T20:25:18.877Z] ---> ee4bf1d13c0c [2023-02-28T20:25:18.877Z] 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-28T20:25:18.877Z] ---> Running in bd18f745df49 [2023-02-28T20:25:22.213Z] Removing intermediate container bd18f745df49 [2023-02-28T20:25:22.213Z] ---> 853acfd8e29a [2023-02-28T20:25:22.213Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T20:25:22.481Z] ---> Running in a7c967e61e5d [2023-02-28T20:25:23.063Z] Removing intermediate container a7c967e61e5d [2023-02-28T20:25:23.063Z] ---> 36110cb48382 [2023-02-28T20:25:23.063Z] [2023-02-28T20:25:23.063Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T20:25:23.063Z] ---> 354640af7b1b [2023-02-28T20:25:23.063Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:25:23.063Z] ---> Using cache [2023-02-28T20:25:23.063Z] ---> 53d07db5dfc1 [2023-02-28T20:25:23.063Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T20:25:23.063Z] ---> Running in 674c8606634c [2023-02-28T20:25:25.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:25:25.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:25:26.986Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T20:25:26.986Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T20:25:26.986Z] OK: 15734 distinct packages available [2023-02-28T20:25:26.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:25:27.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:25:28.973Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-28T20:25:28.973Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-28T20:25:28.973Z] (3/5) Installing libucontext (1.1-r0) [2023-02-28T20:25:28.973Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-28T20:25:28.973Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-28T20:25:28.973Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T20:25:28.973Z] OK: 6 MiB in 19 packages [2023-02-28T20:25:30.388Z] Removing intermediate container 674c8606634c [2023-02-28T20:25:30.388Z] ---> 17228a53fb7b [2023-02-28T20:25:30.388Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-28T20:25:34.644Z] ---> f3ecce08a691 [2023-02-28T20:25:34.644Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T20:25:41.278Z] ---> df2d740a9af8 [2023-02-28T20:25:41.278Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T20:25:41.278Z] ---> 27770488df4e [2023-02-28T20:25:41.278Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-28T20:25:41.872Z] ---> cf49df7e7c82 [2023-02-28T20:25:41.872Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-28T20:25:42.843Z] ---> b6a6abeeb81f [2023-02-28T20:25:42.843Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T20:25:42.843Z] ---> Running in 95ae40817f99 [2023-02-28T20:25:43.436Z] Removing intermediate container 95ae40817f99 [2023-02-28T20:25:43.436Z] ---> 19aee4387207 [2023-02-28T20:25:43.436Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T20:25:43.436Z] ---> Running in 783242d9ef6d [2023-02-28T20:25:44.019Z] Removing intermediate container 783242d9ef6d [2023-02-28T20:25:44.019Z] ---> 8024a5d2d131 [2023-02-28T20:25:44.019Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T20:25:44.019Z] ---> Running in 1fb7d9110557 [2023-02-28T20:25:44.601Z] Removing intermediate container 1fb7d9110557 [2023-02-28T20:25:44.601Z] ---> b98a46a292b4 [2023-02-28T20:25:44.601Z] Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:25:44.601Z] ---> Running in fc6c4495205c [2023-02-28T20:25:45.185Z] Removing intermediate container fc6c4495205c [2023-02-28T20:25:45.185Z] ---> 98d8517c86bd [2023-02-28T20:25:45.185Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:25:45.185Z] ---> Running in 2ad90e4d39a6 [2023-02-28T20:25:45.769Z] Removing intermediate container 2ad90e4d39a6 [2023-02-28T20:25:45.769Z] ---> b984aa20662c [2023-02-28T20:25:45.769Z] [2023-02-28T20:25:46.036Z] Successfully built b984aa20662c [2023-02-28T20:25:46.036Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-28T20:25:46.036Z] Building core-common-config-bootstrapper [2023-02-28T20:26:04.240Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:26:04.240Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:26:04.240Z] ---> 2f4715451b22 [2023-02-28T20:26:04.240Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:26:04.240Z] ---> Using cache [2023-02-28T20:26:04.240Z] ---> ad99656330d4 [2023-02-28T20:26:04.240Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:26:04.240Z] ---> Using cache [2023-02-28T20:26:04.240Z] ---> b2e703bcd1fb [2023-02-28T20:26:04.240Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:26:04.240Z] ---> Using cache [2023-02-28T20:26:04.240Z] ---> 0780bb66f814 [2023-02-28T20:26:04.240Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:26:04.240Z] ---> Using cache [2023-02-28T20:26:04.240Z] ---> 63522b33cd38 [2023-02-28T20:26:04.240Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:26:04.240Z] ---> Using cache [2023-02-28T20:26:04.240Z] ---> cf156b167586 [2023-02-28T20:26:04.240Z] Step 8/22 : COPY . . [2023-02-28T20:26:04.240Z] ---> Using cache [2023-02-28T20:26:04.240Z] ---> cc15dc40fb1b [2023-02-28T20:26:04.240Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-28T20:26:04.240Z] ---> Running in d881aa599e56 [2023-02-28T20:26:06.195Z] 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-28T20:28:57.903Z] 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-28T20:28:57.903Z] 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-28T20:29:20.262Z] Removing intermediate container b13883efca31 [2023-02-28T20:29:20.262Z] ---> b8b96714cf55 [2023-02-28T20:29:20.262Z] [2023-02-28T20:29:20.262Z] Step 9/24 : FROM alpine:3.16 [2023-02-28T20:29:20.262Z] 3.16: Pulling from library/alpine [2023-02-28T20:29:20.262Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T20:29:20.262Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T20:29:20.262Z] ---> 4c81e5bf8899 [2023-02-28T20:29:20.262Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-28T20:29:20.262Z] ---> Running in 7d3d5b9e3bf3 [2023-02-28T20:29:20.883Z] Removing intermediate container 0ab1b8c4013d [2023-02-28T20:29:20.883Z] ---> 232a5ac2d712 [2023-02-28T20:29:20.883Z] [2023-02-28T20:29:20.883Z] Step 9/21 : FROM alpine:3.16 [2023-02-28T20:29:20.883Z] ---> 4c81e5bf8899 [2023-02-28T20:29:20.883Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-28T20:29:21.159Z] ---> Running in 2a4a83a5c855 [2023-02-28T20:29:22.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:29:23.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:29:23.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:29:23.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:29:24.817Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-28T20:29:24.817Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-28T20:29:24.817Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-28T20:29:24.817Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-28T20:29:24.817Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-28T20:29:24.817Z] (5/6) Installing curl (7.83.1-r6) [2023-02-28T20:29:24.817Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-28T20:29:24.817Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-28T20:29:24.817Z] (3/3) Installing su-exec (0.2-r1) [2023-02-28T20:29:24.817Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:29:24.817Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:29:24.817Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:29:24.817Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:29:25.088Z] OK: 8 MiB in 20 packages [2023-02-28T20:29:25.355Z] OK: 6 MiB in 17 packages [2023-02-28T20:29:29.603Z] Removing intermediate container 7d3d5b9e3bf3 [2023-02-28T20:29:29.603Z] ---> d15b0f9c2125 [2023-02-28T20:29:29.603Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T20:29:29.603Z] Removing intermediate container 2a4a83a5c855 [2023-02-28T20:29:29.603Z] ---> 5b8f70051f07 [2023-02-28T20:29:29.603Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T20:29:29.873Z] ---> Running in dd334de18667 [2023-02-28T20:29:29.873Z] ---> Running in f9726f537813 [2023-02-28T20:29:30.465Z] Removing intermediate container dd334de18667 [2023-02-28T20:29:30.465Z] ---> cf0a239541b5 [2023-02-28T20:29:30.465Z] Step 12/21 : WORKDIR /edgex [2023-02-28T20:29:30.465Z] ---> Running in a69c4b12407b [2023-02-28T20:29:30.465Z] Removing intermediate container f9726f537813 [2023-02-28T20:29:30.465Z] ---> d132f43ef903 [2023-02-28T20:29:30.465Z] Step 12/24 : WORKDIR / [2023-02-28T20:29:30.736Z] ---> Running in 26a1c205f0b3 [2023-02-28T20:29:31.318Z] Removing intermediate container a69c4b12407b [2023-02-28T20:29:31.318Z] ---> e9e1c5e2b346 [2023-02-28T20:29:31.318Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-28T20:29:31.318Z] Removing intermediate container 26a1c205f0b3 [2023-02-28T20:29:31.318Z] ---> a40bc4792b96 [2023-02-28T20:29:31.318Z] 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-28T20:29:32.723Z] ---> 75c275279686 [2023-02-28T20:29:32.723Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-28T20:29:32.723Z] ---> a71425cdd188 [2023-02-28T20:29:32.723Z] 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-28T20:29:34.144Z] ---> b7ee2b5f5c8b [2023-02-28T20:29:34.144Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-28T20:29:34.411Z] ---> 05773c0f3d89 [2023-02-28T20:29:34.411Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-28T20:29:34.996Z] ---> 5cfb7ded4006 [2023-02-28T20:29:34.996Z] 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-28T20:29:36.399Z] ---> edc4356cdfdd [2023-02-28T20:29:36.399Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-28T20:29:36.665Z] ---> 57f0adaddfe7 [2023-02-28T20:29:36.665Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T20:29:38.075Z] ---> b51a2f358b88 [2023-02-28T20:29:38.075Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:29:38.075Z] ---> Running in 6403d84a21fb [2023-02-28T20:29:39.040Z] ---> d7650cdc2dc8 [2023-02-28T20:29:39.040Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-28T20:29:43.289Z] ---> 12091ec67dd0 [2023-02-28T20:29:43.289Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T20:29:43.874Z] Removing intermediate container 6403d84a21fb [2023-02-28T20:29:43.874Z] ---> e824eb4e230a [2023-02-28T20:29:43.874Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:29:43.874Z] ---> Running in 5dde4d484244 [2023-02-28T20:29:44.461Z] ---> 98b771976120 [2023-02-28T20:29:44.461Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:29:44.461Z] Removing intermediate container 5dde4d484244 [2023-02-28T20:29:44.461Z] ---> e133d7c2eb9d [2023-02-28T20:29:44.461Z] Step 19/21 : LABEL arch=arm64 [2023-02-28T20:29:44.461Z] ---> Running in a24d23ce62df [2023-02-28T20:29:44.728Z] ---> Running in 6bc568cd9763 [2023-02-28T20:29:45.311Z] Removing intermediate container 6bc568cd9763 [2023-02-28T20:29:45.311Z] ---> 23c0710059dd [2023-02-28T20:29:45.311Z] Step 20/21 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:29:45.577Z] ---> Running in de5989e283c9 [2023-02-28T20:29:46.535Z] Removing intermediate container de5989e283c9 [2023-02-28T20:29:46.535Z] ---> 8b13a9b5b0b5 [2023-02-28T20:29:46.535Z] Step 21/21 : LABEL version=0.0.0 [2023-02-28T20:29:46.535Z] ---> Running in 6ceab629a264 [2023-02-28T20:29:47.120Z] Removing intermediate container 6ceab629a264 [2023-02-28T20:29:47.120Z] ---> 599af2c05c60 [2023-02-28T20:29:47.120Z] [2023-02-28T20:29:47.703Z] Successfully built 599af2c05c60 [2023-02-28T20:29:47.703Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-28T20:29:47.703Z] Building security-spire-server [2023-02-28T20:29:48.663Z]  Building security-proxy-setup ... done Removing intermediate container a24d23ce62df [2023-02-28T20:29:48.663Z] ---> 5654a600f966 [2023-02-28T20:29:48.663Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:29:48.663Z] ---> Running in e88e829c5f67 [2023-02-28T20:29:49.245Z] Removing intermediate container e88e829c5f67 [2023-02-28T20:29:49.245Z] ---> e9907d7518d7 [2023-02-28T20:29:49.245Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T20:29:49.245Z] ---> Running in 4d000766e2d1 [2023-02-28T20:29:49.828Z] Removing intermediate container 4d000766e2d1 [2023-02-28T20:29:49.828Z] ---> fb4afbf35f09 [2023-02-28T20:29:49.828Z] Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:29:49.828Z] ---> Running in 12bfb7b18fe4 [2023-02-28T20:29:50.435Z] Removing intermediate container 12bfb7b18fe4 [2023-02-28T20:29:50.435Z] ---> 17fd464b696f [2023-02-28T20:29:50.435Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:29:50.701Z] ---> Running in ec7812508438 [2023-02-28T20:29:51.283Z] Removing intermediate container ec7812508438 [2023-02-28T20:29:51.283Z] ---> d2731ac51fe9 [2023-02-28T20:29:51.283Z] [2023-02-28T20:29:51.550Z] Successfully built d2731ac51fe9 [2023-02-28T20:29:51.550Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-28T20:29:51.550Z] Building support-notifications [2023-02-28T20:30:18.222Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:30:18.222Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:30:18.222Z] ---> 2f4715451b22 [2023-02-28T20:30:18.222Z] Step 3/23 : WORKDIR /edgex-go [2023-02-28T20:30:18.222Z] ---> Using cache [2023-02-28T20:30:18.222Z] ---> 1ebbb34d0d69 [2023-02-28T20:30:18.222Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T20:30:18.222Z] ---> Using cache [2023-02-28T20:30:18.222Z] ---> 2574fa768ebc [2023-02-28T20:30:18.222Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-28T20:30:18.222Z] ---> Using cache [2023-02-28T20:30:18.222Z] ---> 439cb9ba9b66 [2023-02-28T20:30:18.223Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:30:18.223Z] ---> Using cache [2023-02-28T20:30:18.223Z] ---> d6ae4a2d4f25 [2023-02-28T20:30:18.223Z] Step 7/23 : COPY . . [2023-02-28T20:30:18.223Z] ---> Using cache [2023-02-28T20:30:18.223Z] ---> f6e1badc01ed [2023-02-28T20:30:18.223Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T20:30:18.223Z] ---> Using cache [2023-02-28T20:30:18.223Z] ---> 1bfe97a4a8a2 [2023-02-28T20:30:18.223Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-28T20:30:18.223Z] ---> Using cache [2023-02-28T20:30:18.223Z] ---> ee4bf1d13c0c [2023-02-28T20:30:18.223Z] 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-28T20:30:18.802Z] ---> Running in d18dacfb02ae [2023-02-28T20:30:20.750Z] Removing intermediate container 5e7cbce01232 [2023-02-28T20:30:20.750Z] ---> 6ecf38e36423 [2023-02-28T20:30:20.750Z] [2023-02-28T20:30:20.750Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:30:20.750Z] ---> 4c81e5bf8899 [2023-02-28T20:30:20.750Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-28T20:30:21.016Z] ---> Running in 7c6c5e819172 [2023-02-28T20:30:21.282Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:30:21.282Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:30:21.282Z] ---> 2f4715451b22 [2023-02-28T20:30:21.282Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:30:21.282Z] ---> Using cache [2023-02-28T20:30:21.282Z] ---> ad99656330d4 [2023-02-28T20:30:21.282Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:30:21.282Z] ---> Using cache [2023-02-28T20:30:21.282Z] ---> b2e703bcd1fb [2023-02-28T20:30:21.282Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-28T20:30:21.549Z] ---> Running in 5f0bdea4d161 [2023-02-28T20:30:22.521Z] Removing intermediate container 7c6c5e819172 [2023-02-28T20:30:22.521Z] ---> b0bdad03d5fe [2023-02-28T20:30:22.521Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-28T20:30:22.521Z] Removing intermediate container 79b37b3dbe09 [2023-02-28T20:30:22.521Z] ---> 50ffec906cd0 [2023-02-28T20:30:22.521Z] [2023-02-28T20:30:22.521Z] Step 10/24 : FROM alpine:3.16 [2023-02-28T20:30:22.521Z] ---> 4c81e5bf8899 [2023-02-28T20:30:22.521Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:30:22.787Z] ---> Running in f3dcb8cd54a0 [2023-02-28T20:30:22.787Z] ---> Running in 9c6c753f0d10 [2023-02-28T20:30:23.052Z] Removing intermediate container d18dacfb02ae [2023-02-28T20:30:23.052Z] ---> bcec91ab579b [2023-02-28T20:30:23.052Z] Step 11/23 : WORKDIR /edgex-go [2023-02-28T20:30:23.331Z] ---> Running in 798ea5442834 [2023-02-28T20:30:23.913Z] Removing intermediate container 798ea5442834 [2023-02-28T20:30:23.913Z] ---> 3738b60a5bd7 [2023-02-28T20:30:23.913Z] [2023-02-28T20:30:23.913Z] Step 12/23 : FROM alpine:3.15 [2023-02-28T20:30:23.913Z] ---> 354640af7b1b [2023-02-28T20:30:23.913Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:30:23.913Z] ---> Using cache [2023-02-28T20:30:23.913Z] ---> 53d07db5dfc1 [2023-02-28T20:30:23.913Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T20:30:23.913Z] ---> Using cache [2023-02-28T20:30:23.913Z] ---> 17228a53fb7b [2023-02-28T20:30:23.913Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T20:30:24.180Z] Removing intermediate container f3dcb8cd54a0 [2023-02-28T20:30:24.180Z] ---> 5bab60e1ff68 [2023-02-28T20:30:24.180Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-28T20:30:24.180Z] ---> Running in ad9b21ddc4bb [2023-02-28T20:30:25.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:30:25.155Z] Removing intermediate container ad9b21ddc4bb [2023-02-28T20:30:25.155Z] ---> d7e8d0faff6a [2023-02-28T20:30:25.155Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:30:25.430Z] ---> Running in aaebe4b3ab15 [2023-02-28T20:30:25.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:30:25.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:30:26.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:30:27.263Z] OK: 221 MiB in 51 packages [2023-02-28T20:30:27.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:30:27.530Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T20:30:27.530Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:30:27.799Z] OK: 5 MiB in 15 packages [2023-02-28T20:30:28.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:30:29.481Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T20:30:29.481Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:30:29.481Z] OK: 5 MiB in 15 packages [2023-02-28T20:30:30.448Z] Removing intermediate container 5f0bdea4d161 [2023-02-28T20:30:30.448Z] ---> a805feefda4c [2023-02-28T20:30:30.448Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:30:30.448Z] Removing intermediate container 9c6c753f0d10 [2023-02-28T20:30:30.448Z] ---> fc5c9921fb13 [2023-02-28T20:30:30.448Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:30:30.723Z] ---> Running in c4d09e0f139a [2023-02-28T20:30:31.307Z] Removing intermediate container aaebe4b3ab15 [2023-02-28T20:30:31.307Z] ---> c152c84ef41a [2023-02-28T20:30:31.307Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:30:31.573Z] Removing intermediate container c4d09e0f139a [2023-02-28T20:30:31.573Z] ---> 586f95b447b3 [2023-02-28T20:30:31.573Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-28T20:30:31.838Z] ---> Running in 3ad29dde7c83 [2023-02-28T20:30:32.114Z] ---> ddcc3963ebb8 [2023-02-28T20:30:32.114Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:30:32.382Z] ---> Running in 10447cfd1a15 [2023-02-28T20:30:33.350Z] Removing intermediate container 3ad29dde7c83 [2023-02-28T20:30:33.350Z] ---> f30b7af00244 [2023-02-28T20:30:33.350Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-28T20:30:33.617Z] ---> Running in 1f7f5d006283 [2023-02-28T20:30:33.617Z] ---> 34aa968adee7 [2023-02-28T20:30:33.617Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-28T20:30:34.603Z] Removing intermediate container 1f7f5d006283 [2023-02-28T20:30:34.603Z] ---> c49346f64907 [2023-02-28T20:30:34.603Z] Step 15/24 : WORKDIR / [2023-02-28T20:30:34.603Z] ---> Running in 90101220da3d [2023-02-28T20:30:35.565Z] Removing intermediate container 90101220da3d [2023-02-28T20:30:35.565Z] ---> b3fdebea9075 [2023-02-28T20:30:35.565Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:30:36.975Z] ---> 9db480a6095f [2023-02-28T20:30:36.975Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T20:30:37.242Z] ---> 57cbd7a62589 [2023-02-28T20:30:37.242Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-28T20:30:37.827Z] ---> 54291a53d38c [2023-02-28T20:30:37.827Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-28T20:30:38.425Z] ---> 82088e75a7d4 [2023-02-28T20:30:38.425Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-28T20:30:39.384Z] ---> e76a3f179d43 [2023-02-28T20:30:39.385Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-28T20:30:39.385Z] ---> Running in 8d505df1c0da [2023-02-28T20:30:40.344Z] ---> c82c49dab4ab [2023-02-28T20:30:40.344Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-28T20:30:40.619Z] Removing intermediate container 8d505df1c0da [2023-02-28T20:30:40.619Z] ---> 94b6a0e2fb15 [2023-02-28T20:30:40.619Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:30:40.619Z] ---> e96323977e0c [2023-02-28T20:30:40.619Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-28T20:30:40.885Z] ---> Running in 34b0d809787f [2023-02-28T20:30:41.843Z] Removing intermediate container 34b0d809787f [2023-02-28T20:30:41.843Z] ---> 7338acd777de [2023-02-28T20:30:41.843Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T20:30:41.843Z] ---> Running in b58353e750c4 [2023-02-28T20:30:42.115Z] ---> 5f36e62d8f87 [2023-02-28T20:30:42.115Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T20:30:42.115Z] ---> Running in 8a3745a3806c [2023-02-28T20:30:42.698Z] ---> 9c29d82884f9 [2023-02-28T20:30:42.698Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-28T20:30:42.698Z] Removing intermediate container b58353e750c4 [2023-02-28T20:30:42.698Z] ---> f8c7d537c15f [2023-02-28T20:30:42.698Z] Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:30:42.967Z] ---> Running in b6d82c805c6f [2023-02-28T20:30:42.967Z] Removing intermediate container 8a3745a3806c [2023-02-28T20:30:42.967Z] ---> 241965cbe5dd [2023-02-28T20:30:42.967Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T20:30:43.238Z] ---> Running in ef46108de0ee [2023-02-28T20:30:43.825Z] Removing intermediate container b6d82c805c6f [2023-02-28T20:30:43.825Z] ---> fb169479e83e [2023-02-28T20:30:43.825Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:30:44.099Z] ---> Running in 0514fd799b01 [2023-02-28T20:30:44.099Z] Removing intermediate container ef46108de0ee [2023-02-28T20:30:44.099Z] ---> dc4d3764cb33 [2023-02-28T20:30:44.099Z] Step 21/23 : LABEL arch=arm64 [2023-02-28T20:30:44.099Z] ---> b28834c6c04d [2023-02-28T20:30:44.099Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-28T20:30:44.099Z] ---> Running in 0bb3521b08a3 [2023-02-28T20:30:44.365Z] ---> Running in bfc69be7dace [2023-02-28T20:30:44.956Z] Removing intermediate container 0514fd799b01 [2023-02-28T20:30:44.956Z] ---> beab274a51cf [2023-02-28T20:30:44.956Z] [2023-02-28T20:30:45.231Z] Removing intermediate container 0bb3521b08a3 [2023-02-28T20:30:45.231Z] ---> bf977eab121b [2023-02-28T20:30:45.231Z] Step 22/23 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:30:45.231Z] Removing intermediate container bfc69be7dace [2023-02-28T20:30:45.231Z] ---> bec700738b84 [2023-02-28T20:30:45.231Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:30:45.231Z] ---> Running in 28bc2b5d5fec [2023-02-28T20:30:45.231Z] ---> Running in 51727c343e79 [2023-02-28T20:30:45.813Z] Successfully built beab274a51cf [2023-02-28T20:30:45.813Z] Successfully tagged core-data-arm64:latest [2023-02-28T20:30:45.813Z]  Building core-data ... done Building core-command [2023-02-28T20:30:45.813Z] Removing intermediate container 28bc2b5d5fec [2023-02-28T20:30:45.813Z] ---> b88f5c722904 [2023-02-28T20:30:45.813Z] Step 23/23 : LABEL version=0.0.0 [2023-02-28T20:30:46.083Z] ---> Running in ed0fcdc6dbaf [2023-02-28T20:30:46.083Z] Removing intermediate container 51727c343e79 [2023-02-28T20:30:46.083Z] ---> b05ce9ef59cb [2023-02-28T20:30:46.083Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T20:30:46.350Z] ---> Running in 38b14c65f442 [2023-02-28T20:30:46.935Z] Removing intermediate container ed0fcdc6dbaf [2023-02-28T20:30:46.935Z] ---> 3d595f84639d [2023-02-28T20:30:46.935Z] [2023-02-28T20:30:47.202Z] Removing intermediate container 38b14c65f442 [2023-02-28T20:30:47.202Z] ---> 956a801e4f83 [2023-02-28T20:30:47.202Z] Step 23/24 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:30:47.202Z] Successfully built 3d595f84639d [2023-02-28T20:30:47.202Z] Successfully tagged security-spire-server-arm64:latest [2023-02-28T20:30:47.468Z] ---> Running in 1161c9939077 [2023-02-28T20:30:47.468Z] Building support-scheduler [2023-02-28T20:30:48.049Z]  Building security-spire-server ... done Removing intermediate container 1161c9939077 [2023-02-28T20:30:48.049Z] ---> abd4b1569500 [2023-02-28T20:30:48.050Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:30:48.050Z] ---> Running in 9a84578eec98 [2023-02-28T20:30:48.632Z] Removing intermediate container 9a84578eec98 [2023-02-28T20:30:48.632Z] ---> 39fadf6176d5 [2023-02-28T20:30:48.632Z] [2023-02-28T20:30:48.900Z] Successfully built 39fadf6176d5 [2023-02-28T20:30:48.900Z] Successfully tagged core-metadata-arm64:latest [2023-02-28T20:30:49.167Z] Building security-spiffe-token-provider [2023-02-28T20:31:21.383Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:31:21.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:31:21.383Z] ---> 2f4715451b22 [2023-02-28T20:31:21.383Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:31:21.383Z] ---> Using cache [2023-02-28T20:31:21.383Z] ---> ad99656330d4 [2023-02-28T20:31:21.383Z] Step 4/23 : WORKDIR /edgex-go [2023-02-28T20:31:21.383Z] ---> Using cache [2023-02-28T20:31:21.383Z] ---> b2e703bcd1fb [2023-02-28T20:31:21.383Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-28T20:31:21.383Z] ---> Using cache [2023-02-28T20:31:21.383Z] ---> 0780bb66f814 [2023-02-28T20:31:21.383Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-28T20:31:21.383Z] ---> Using cache [2023-02-28T20:31:21.383Z] ---> 63522b33cd38 [2023-02-28T20:31:21.383Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:31:21.383Z] ---> Using cache [2023-02-28T20:31:21.383Z] ---> cf156b167586 [2023-02-28T20:31:21.383Z] Step 8/23 : COPY . . [2023-02-28T20:31:21.383Z] ---> Using cache [2023-02-28T20:31:21.383Z] ---> cc15dc40fb1b [2023-02-28T20:31:21.383Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-28T20:31:21.383Z] ---> Running in 0c1f6f0e6aee [2023-02-28T20:31:21.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:31:21.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:31:21.973Z] ---> 2f4715451b22 [2023-02-28T20:31:21.973Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:31:21.973Z] ---> Using cache [2023-02-28T20:31:21.973Z] ---> ad99656330d4 [2023-02-28T20:31:21.973Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:31:21.973Z] ---> Using cache [2023-02-28T20:31:21.973Z] ---> b2e703bcd1fb [2023-02-28T20:31:21.973Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:31:21.973Z] ---> Using cache [2023-02-28T20:31:21.973Z] ---> 0780bb66f814 [2023-02-28T20:31:21.973Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:31:21.973Z] ---> Using cache [2023-02-28T20:31:21.973Z] ---> 63522b33cd38 [2023-02-28T20:31:21.973Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:31:21.973Z] ---> Using cache [2023-02-28T20:31:21.973Z] ---> cf156b167586 [2023-02-28T20:31:21.973Z] Step 8/22 : COPY . . [2023-02-28T20:31:22.240Z] ---> Using cache [2023-02-28T20:31:22.240Z] ---> cc15dc40fb1b [2023-02-28T20:31:22.240Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-28T20:31:22.823Z] ---> Running in 90848c9f5a71 [2023-02-28T20:31:23.409Z] 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-28T20:31:23.677Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:31:23.677Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:31:23.677Z] ---> 2f4715451b22 [2023-02-28T20:31:23.677Z] Step 3/19 : WORKDIR /edgex-go [2023-02-28T20:31:23.677Z] ---> Using cache [2023-02-28T20:31:23.677Z] ---> 1ebbb34d0d69 [2023-02-28T20:31:23.677Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-28T20:31:23.677Z] ---> Running in eb32bc72abb7 [2023-02-28T20:31:25.087Z] 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-28T20:31:26.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:31:26.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:31:28.056Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-28T20:31:28.056Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-28T20:31:28.056Z] OK: 16903 distinct packages available [2023-02-28T20:31:28.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:31:28.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:31:30.015Z] OK: 221 MiB in 51 packages [2023-02-28T20:31:32.605Z] Removing intermediate container eb32bc72abb7 [2023-02-28T20:31:32.605Z] ---> d3885ddd2682 [2023-02-28T20:31:32.605Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-28T20:31:35.250Z] ---> 3a980381b1f4 [2023-02-28T20:31:35.250Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:31:35.250Z] ---> Running in b29b6e310fc7 [2023-02-28T20:31:43.488Z] Removing intermediate container d881aa599e56 [2023-02-28T20:31:43.488Z] ---> c6fd975cbd0a [2023-02-28T20:31:43.488Z] [2023-02-28T20:31:43.488Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:31:43.488Z] ---> 4c81e5bf8899 [2023-02-28T20:31:43.488Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T20:31:43.488Z] ---> Running in c43a081ca932 [2023-02-28T20:31:43.757Z] Removing intermediate container c43a081ca932 [2023-02-28T20:31:43.757Z] ---> e63470908530 [2023-02-28T20:31:43.757Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:31:44.026Z] ---> Running in 92c7401048d8 [2023-02-28T20:31:46.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:31:46.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:31:49.036Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T20:31:49.036Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:31:49.036Z] OK: 5 MiB in 15 packages [2023-02-28T20:31:51.708Z] Removing intermediate container 92c7401048d8 [2023-02-28T20:31:51.708Z] ---> ad781f81e48e [2023-02-28T20:31:51.708Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:31:53.119Z] ---> fd65c794cafe [2023-02-28T20:31:53.119Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-28T20:31:55.704Z] ---> 81e34c53d4d6 [2023-02-28T20:31:55.704Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-28T20:31:56.664Z] ---> 5fb95b5d0379 [2023-02-28T20:31:56.664Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-28T20:31:58.618Z] ---> b081f8e2a827 [2023-02-28T20:31:58.618Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:31:58.885Z] ---> Running in 49fa25f69bc4 [2023-02-28T20:32:03.154Z] Removing intermediate container 49fa25f69bc4 [2023-02-28T20:32:03.154Z] ---> 67156f1faaa8 [2023-02-28T20:32:03.154Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:32:03.154Z] ---> Running in 8028035d9456 [2023-02-28T20:32:04.123Z] Removing intermediate container 8028035d9456 [2023-02-28T20:32:04.123Z] ---> fc33d99dad96 [2023-02-28T20:32:04.123Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-28T20:32:04.390Z] ---> Running in 98c04e8569c1 [2023-02-28T20:32:05.358Z] Removing intermediate container 98c04e8569c1 [2023-02-28T20:32:05.358Z] ---> 28646a7a7ca2 [2023-02-28T20:32:05.358Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T20:32:05.624Z] ---> Running in 408d6eb9aa7c [2023-02-28T20:32:06.583Z] Removing intermediate container 408d6eb9aa7c [2023-02-28T20:32:06.583Z] ---> 4355f62da772 [2023-02-28T20:32:06.583Z] Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:32:06.583Z] ---> Running in f951b571502d [2023-02-28T20:32:07.561Z] Removing intermediate container f951b571502d [2023-02-28T20:32:07.561Z] ---> c55420a6281f [2023-02-28T20:32:07.561Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:32:07.561Z] ---> Running in b3609956919f [2023-02-28T20:32:08.520Z] Removing intermediate container b3609956919f [2023-02-28T20:32:08.520Z] ---> b943426e0d37 [2023-02-28T20:32:08.520Z] [2023-02-28T20:32:08.787Z] Successfully built b943426e0d37 [2023-02-28T20:32:08.787Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-28T20:32:08.787Z]  Building core-common-config-bootstrapper ... done Building security-proxy-auth [2023-02-28T20:32:10.727Z] Removing intermediate container 10447cfd1a15 [2023-02-28T20:32:10.727Z] ---> 40576477aa92 [2023-02-28T20:32:10.727Z] Step 8/22 : COPY . . [2023-02-28T20:32:28.938Z] ---> 92ef64d91ab3 [2023-02-28T20:32:28.939Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-28T20:32:28.939Z] ---> Running in 675d46e156e0 [2023-02-28T20:32:28.939Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:32:28.939Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:32:28.939Z] ---> 2f4715451b22 [2023-02-28T20:32:28.939Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:32:28.939Z] ---> Using cache [2023-02-28T20:32:28.939Z] ---> ad99656330d4 [2023-02-28T20:32:28.939Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:32:28.939Z] ---> Using cache [2023-02-28T20:32:28.939Z] ---> b2e703bcd1fb [2023-02-28T20:32:28.939Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:32:28.939Z] ---> Using cache [2023-02-28T20:32:28.939Z] ---> 0780bb66f814 [2023-02-28T20:32:28.939Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:32:28.939Z] ---> Using cache [2023-02-28T20:32:28.939Z] ---> 63522b33cd38 [2023-02-28T20:32:28.939Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:32:28.939Z] ---> Using cache [2023-02-28T20:32:28.939Z] ---> cf156b167586 [2023-02-28T20:32:28.939Z] Step 8/22 : COPY . . [2023-02-28T20:32:28.939Z] ---> Using cache [2023-02-28T20:32:28.939Z] ---> cc15dc40fb1b [2023-02-28T20:32:28.939Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-28T20:32:28.939Z] ---> Running in a5d62b41a646 [2023-02-28T20:32:29.897Z] 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-28T20:32:30.480Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-28T20:33:17.337Z] Removing intermediate container b29b6e310fc7 [2023-02-28T20:33:17.337Z] ---> 0ef7075beca9 [2023-02-28T20:33:17.337Z] Step 7/19 : COPY . . [2023-02-28T20:33:27.416Z] ---> d1ef1071923d [2023-02-28T20:33:27.416Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-28T20:33:27.416Z] ---> Running in 24cf9a398505 [2023-02-28T20:33:28.000Z] 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-28T20:38:49.867Z] Removing intermediate container 0c1f6f0e6aee [2023-02-28T20:38:49.867Z] ---> e9020d80315e [2023-02-28T20:38:49.867Z] [2023-02-28T20:38:49.867Z] Step 10/23 : FROM alpine:3.16 [2023-02-28T20:38:49.867Z] ---> 4c81e5bf8899 [2023-02-28T20:38:49.867Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:38:49.867Z] ---> Using cache [2023-02-28T20:38:49.867Z] ---> fc5c9921fb13 [2023-02-28T20:38:49.867Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:38:49.867Z] ---> Using cache [2023-02-28T20:38:49.867Z] ---> 586f95b447b3 [2023-02-28T20:38:49.867Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-28T20:38:49.867Z] ---> Running in 1065a3b0d9a3 [2023-02-28T20:38:49.867Z] Removing intermediate container 1065a3b0d9a3 [2023-02-28T20:38:49.867Z] ---> 4d8af0223ebb [2023-02-28T20:38:49.867Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-28T20:38:49.867Z] ---> Running in dc8d1781553e [2023-02-28T20:38:49.867Z] Removing intermediate container dc8d1781553e [2023-02-28T20:38:49.867Z] ---> cdce804568de [2023-02-28T20:38:49.867Z] Step 15/23 : WORKDIR / [2023-02-28T20:38:49.867Z] ---> Running in 0011442a87f0 [2023-02-28T20:38:49.867Z] Removing intermediate container 0011442a87f0 [2023-02-28T20:38:49.867Z] ---> 015b37bfc383 [2023-02-28T20:38:49.867Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:38:49.867Z] ---> 1b8add880401 [2023-02-28T20:38:49.867Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-28T20:38:49.867Z] ---> aa704caa3da9 [2023-02-28T20:38:49.867Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-28T20:38:49.867Z] ---> e6059ec8e16b [2023-02-28T20:38:49.867Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-28T20:38:49.867Z] ---> Running in ff0f56125abb [2023-02-28T20:38:49.867Z] Removing intermediate container ff0f56125abb [2023-02-28T20:38:49.867Z] ---> d25f865793a0 [2023-02-28T20:38:49.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:38:49.867Z] ---> Running in 44f3ef044dd0 [2023-02-28T20:38:49.867Z] Removing intermediate container 44f3ef044dd0 [2023-02-28T20:38:49.867Z] ---> 9be9ab84b3d8 [2023-02-28T20:38:49.867Z] Step 21/23 : LABEL arch=arm64 [2023-02-28T20:38:49.867Z] ---> Running in be2cefa891d2 [2023-02-28T20:38:49.867Z] Removing intermediate container be2cefa891d2 [2023-02-28T20:38:49.867Z] ---> 800af41e7f12 [2023-02-28T20:38:49.867Z] Step 22/23 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:38:49.867Z] ---> Running in 5319b9079929 [2023-02-28T20:38:49.867Z] Removing intermediate container 5319b9079929 [2023-02-28T20:38:49.867Z] ---> 6a7b27d13180 [2023-02-28T20:38:49.867Z] Step 23/23 : LABEL version=0.0.0 [2023-02-28T20:38:49.867Z] ---> Running in 183d2d3e8d88 [2023-02-28T20:38:49.867Z] Removing intermediate container 183d2d3e8d88 [2023-02-28T20:38:49.867Z] ---> 7a8e77b927bf [2023-02-28T20:38:49.867Z] [2023-02-28T20:38:49.867Z] Successfully built 7a8e77b927bf [2023-02-28T20:38:49.867Z] Successfully tagged core-command-arm64:latest [2023-02-28T20:38:49.867Z] Building security-bootstrapper [2023-02-28T20:38:56.504Z]  Building core-command ... done Removing intermediate container a5d62b41a646 [2023-02-28T20:38:56.504Z] ---> 5160f75c656e [2023-02-28T20:38:56.504Z] [2023-02-28T20:38:56.504Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:38:56.504Z] ---> 4c81e5bf8899 [2023-02-28T20:38:56.504Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T20:38:56.504Z] ---> Using cache [2023-02-28T20:38:56.504Z] ---> e63470908530 [2023-02-28T20:38:56.504Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:38:56.504Z] ---> Using cache [2023-02-28T20:38:56.504Z] ---> ad781f81e48e [2023-02-28T20:38:56.504Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:38:56.504Z] ---> Using cache [2023-02-28T20:38:56.504Z] ---> fd65c794cafe [2023-02-28T20:38:56.504Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-28T20:38:57.100Z] ---> 99d4cdf04221 [2023-02-28T20:38:57.100Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-28T20:38:58.055Z] ---> 915398ebad9b [2023-02-28T20:38:58.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-28T20:38:59.460Z] ---> 9e7c9e28d8fd [2023-02-28T20:38:59.460Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:38:59.460Z] ---> Running in ccbbae0b465f [2023-02-28T20:39:03.710Z] Removing intermediate container ccbbae0b465f [2023-02-28T20:39:03.710Z] ---> 930bfc2ea332 [2023-02-28T20:39:03.710Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:39:03.710Z] ---> Running in c46862fa61d5 [2023-02-28T20:39:03.983Z] Removing intermediate container c46862fa61d5 [2023-02-28T20:39:03.983Z] ---> 95438861642c [2023-02-28T20:39:03.983Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-28T20:39:04.250Z] ---> Running in 67e1b42ff934 [2023-02-28T20:39:04.850Z] Removing intermediate container 67e1b42ff934 [2023-02-28T20:39:04.850Z] ---> f1d51031b362 [2023-02-28T20:39:04.850Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T20:39:04.850Z] ---> Running in a910d356b16a [2023-02-28T20:39:08.184Z] Removing intermediate container a910d356b16a [2023-02-28T20:39:08.184Z] ---> f72abd79fbe9 [2023-02-28T20:39:08.184Z] Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:39:08.184Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:39:08.184Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:39:08.184Z] ---> 2f4715451b22 [2023-02-28T20:39:08.184Z] Step 3/32 : WORKDIR /edgex-go [2023-02-28T20:39:08.184Z] ---> Using cache [2023-02-28T20:39:08.184Z] ---> 1ebbb34d0d69 [2023-02-28T20:39:08.184Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-28T20:39:08.184Z] ---> Using cache [2023-02-28T20:39:08.184Z] ---> cbafa1ecc542 [2023-02-28T20:39:08.184Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-28T20:39:08.184Z] ---> Using cache [2023-02-28T20:39:08.184Z] ---> 17cac4ed1c88 [2023-02-28T20:39:08.184Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:39:08.184Z] ---> Using cache [2023-02-28T20:39:08.184Z] ---> 7497afc6ff2a [2023-02-28T20:39:08.184Z] Step 7/32 : COPY . . [2023-02-28T20:39:08.469Z] ---> Running in a19afdcf1eb4 [2023-02-28T20:39:08.469Z] ---> Using cache [2023-02-28T20:39:08.469Z] ---> c300d183e248 [2023-02-28T20:39:08.469Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-28T20:39:08.736Z] ---> Running in dba7ff947c25 [2023-02-28T20:39:09.316Z] Removing intermediate container a19afdcf1eb4 [2023-02-28T20:39:09.316Z] ---> 742e137bf10d [2023-02-28T20:39:09.316Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:39:09.316Z] ---> Running in e4a26fe855a5 [2023-02-28T20:39:09.896Z] Removing intermediate container e4a26fe855a5 [2023-02-28T20:39:09.896Z] ---> f914e39571e4 [2023-02-28T20:39:09.896Z] [2023-02-28T20:39:10.476Z] Successfully built f914e39571e4 [2023-02-28T20:39:10.476Z] Successfully tagged security-proxy-auth-arm64:latest [2023-02-28T20:39:11.054Z]  Building security-proxy-auth ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-28T20:41:17.686Z] Removing intermediate container 90848c9f5a71 [2023-02-28T20:41:17.686Z] ---> f84d440b3c36 [2023-02-28T20:41:17.686Z] [2023-02-28T20:41:17.686Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:41:17.686Z] ---> 4c81e5bf8899 [2023-02-28T20:41:17.686Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:41:17.686Z] ---> Using cache [2023-02-28T20:41:17.686Z] ---> fc5c9921fb13 [2023-02-28T20:41:17.686Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:41:17.686Z] ---> Using cache [2023-02-28T20:41:17.686Z] ---> 586f95b447b3 [2023-02-28T20:41:17.686Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-28T20:41:17.686Z] ---> Running in 9531fd1bffbb [2023-02-28T20:41:17.686Z] Removing intermediate container 9531fd1bffbb [2023-02-28T20:41:17.686Z] ---> dca729023d71 [2023-02-28T20:41:17.686Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T20:41:17.686Z] ---> Running in 7209905f200d [2023-02-28T20:41:17.686Z] Removing intermediate container 7209905f200d [2023-02-28T20:41:17.686Z] ---> 0c1bbf6f4e2c [2023-02-28T20:41:17.686Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:41:21.929Z] ---> a1759fe27b45 [2023-02-28T20:41:21.929Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-28T20:41:23.871Z] ---> 879bc32f07f0 [2023-02-28T20:41:23.871Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-28T20:41:24.832Z] ---> 3992917f0cfb [2023-02-28T20:41:24.832Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-28T20:41:24.832Z] ---> Running in 89b2de711421 [2023-02-28T20:41:25.098Z] Removing intermediate container 89b2de711421 [2023-02-28T20:41:25.364Z] ---> 0a321ca09726 [2023-02-28T20:41:25.364Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:41:25.364Z] ---> Running in 687b15065c9e [2023-02-28T20:41:25.943Z] Removing intermediate container 687b15065c9e [2023-02-28T20:41:25.943Z] ---> 0105f2980849 [2023-02-28T20:41:25.943Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T20:41:25.943Z] ---> Running in e59d49123151 [2023-02-28T20:41:26.527Z] Removing intermediate container e59d49123151 [2023-02-28T20:41:26.527Z] ---> 993afb2bb6c1 [2023-02-28T20:41:26.527Z] Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:41:26.527Z] ---> Running in d17353668d02 [2023-02-28T20:41:27.113Z] Removing intermediate container d17353668d02 [2023-02-28T20:41:27.113Z] ---> f3db041f1047 [2023-02-28T20:41:27.113Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:41:27.113Z] ---> Running in 8f6aef800352 [2023-02-28T20:41:27.698Z] Removing intermediate container 8f6aef800352 [2023-02-28T20:41:27.698Z] ---> 73d8a92674c0 [2023-02-28T20:41:27.698Z] [2023-02-28T20:41:27.965Z] Successfully built 73d8a92674c0 [2023-02-28T20:41:27.965Z] Successfully tagged support-scheduler-arm64:latest [2023-02-28T20:41:46.150Z]  Building support-scheduler ... done Removing intermediate container 24cf9a398505 [2023-02-28T20:41:46.150Z] ---> 96eb3a92abba [2023-02-28T20:41:46.150Z] [2023-02-28T20:41:46.150Z] Step 9/19 : FROM alpine:3.15 [2023-02-28T20:41:46.150Z] ---> 354640af7b1b [2023-02-28T20:41:46.150Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:41:46.150Z] ---> Using cache [2023-02-28T20:41:46.150Z] ---> 53d07db5dfc1 [2023-02-28T20:41:46.150Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-28T20:41:46.420Z] ---> Running in d592476ab754 [2023-02-28T20:41:48.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:41:48.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:41:49.767Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T20:41:49.767Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T20:41:49.767Z] OK: 15734 distinct packages available [2023-02-28T20:41:49.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:41:50.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:41:50.996Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-28T20:41:51.263Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-28T20:41:51.263Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-28T20:41:51.263Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-28T20:41:51.263Z] (5/9) Installing curl (7.80.0-r6) [2023-02-28T20:41:51.263Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-28T20:41:51.263Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-28T20:41:51.263Z] (8/9) Installing libucontext (1.1-r0) [2023-02-28T20:41:51.263Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-28T20:41:51.263Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T20:41:51.528Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:41:51.796Z] OK: 8 MiB in 23 packages [2023-02-28T20:41:55.134Z] Removing intermediate container d592476ab754 [2023-02-28T20:41:55.134Z] ---> 944863fa5e34 [2023-02-28T20:41:55.134Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:41:56.091Z] ---> bff2bb93eb85 [2023-02-28T20:41:56.091Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-28T20:42:00.350Z] ---> f25079a1f522 [2023-02-28T20:42:00.350Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-28T20:42:02.292Z] ---> 1d18aef284f4 [2023-02-28T20:42:02.292Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-28T20:42:02.292Z] ---> Running in b6bf667a5405 [2023-02-28T20:42:02.732Z] Removing intermediate container b6bf667a5405 [2023-02-28T20:42:02.732Z] ---> 23a7beb63b0d [2023-02-28T20:42:02.732Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:42:03.018Z] ---> Running in 132b80cd8725 [2023-02-28T20:42:04.023Z] Removing intermediate container 132b80cd8725 [2023-02-28T20:42:04.023Z] ---> 7f436be49616 [2023-02-28T20:42:04.023Z] Step 17/19 : LABEL arch=arm64 [2023-02-28T20:42:04.023Z] ---> Running in 2cd8221eb0d2 [2023-02-28T20:42:05.052Z] Removing intermediate container 2cd8221eb0d2 [2023-02-28T20:42:05.052Z] ---> f599df54d56e [2023-02-28T20:42:05.052Z] Step 18/19 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:42:05.052Z] ---> Running in 89f81ac2361c [2023-02-28T20:42:05.674Z] Removing intermediate container 89f81ac2361c [2023-02-28T20:42:05.674Z] ---> 08a7db506387 [2023-02-28T20:42:05.674Z] Step 19/19 : LABEL version=0.0.0 [2023-02-28T20:42:05.943Z] ---> Running in 1f6462ca74e0 [2023-02-28T20:42:06.240Z] Removing intermediate container 675d46e156e0 [2023-02-28T20:42:06.240Z] ---> 4b76149615c4 [2023-02-28T20:42:06.240Z] [2023-02-28T20:42:06.240Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:42:06.240Z] ---> 4c81e5bf8899 [2023-02-28T20:42:06.240Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-28T20:42:06.518Z] ---> Running in eb93c1242180 [2023-02-28T20:42:06.782Z] Removing intermediate container 1f6462ca74e0 [2023-02-28T20:42:06.782Z] ---> c45630a08de5 [2023-02-28T20:42:06.782Z] [2023-02-28T20:42:07.363Z] Successfully built c45630a08de5 [2023-02-28T20:42:07.363Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-28T20:42:08.318Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:42:08.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:42:09.558Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-28T20:42:09.558Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-28T20:42:09.558Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:42:09.558Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:42:09.825Z] OK: 6 MiB in 16 packages [2023-02-28T20:42:14.076Z] Removing intermediate container eb93c1242180 [2023-02-28T20:42:14.076Z] ---> 89c445d795a0 [2023-02-28T20:42:14.076Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:42:14.076Z] ---> Running in 18713aa431f1 [2023-02-28T20:42:14.654Z] Removing intermediate container 18713aa431f1 [2023-02-28T20:42:14.654Z] ---> 391f1a36ec67 [2023-02-28T20:42:14.654Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-28T20:42:14.654Z] ---> Running in 5b67aafac1c5 [2023-02-28T20:42:15.237Z] Removing intermediate container 5b67aafac1c5 [2023-02-28T20:42:15.237Z] ---> d3f1a8097f87 [2023-02-28T20:42:15.237Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T20:42:15.237Z] ---> Running in 28a77b563ad6 [2023-02-28T20:42:15.821Z] Removing intermediate container 28a77b563ad6 [2023-02-28T20:42:15.821Z] ---> cc686e0d96ea [2023-02-28T20:42:15.821Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:42:16.784Z] ---> e9e48cc5f70b [2023-02-28T20:42:16.784Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-28T20:42:18.189Z] ---> cb932c463ff5 [2023-02-28T20:42:18.189Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-28T20:42:18.776Z] ---> 097bb8591929 [2023-02-28T20:42:18.776Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-28T20:42:19.043Z] ---> Running in d8f9e7f2b12f [2023-02-28T20:42:19.309Z] Removing intermediate container d8f9e7f2b12f [2023-02-28T20:42:19.309Z] ---> 8c04fb5fbefc [2023-02-28T20:42:19.309Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:42:19.575Z] ---> Running in 789c71a4449d [2023-02-28T20:42:19.842Z] Removing intermediate container 789c71a4449d [2023-02-28T20:42:19.842Z] ---> 3a356698d4db [2023-02-28T20:42:19.842Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T20:42:20.111Z] ---> Running in 74ae85e887f2 [2023-02-28T20:42:20.383Z] Removing intermediate container 74ae85e887f2 [2023-02-28T20:42:20.383Z] ---> e725daac1842 [2023-02-28T20:42:20.383Z] Step 21/22 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:42:20.653Z] ---> Running in 25596114a29f [2023-02-28T20:42:21.235Z] Removing intermediate container 25596114a29f [2023-02-28T20:42:21.235Z] ---> 048911c9edf5 [2023-02-28T20:42:21.235Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:42:21.235Z] ---> Running in 5d04b9c31c51 [2023-02-28T20:42:21.500Z] Removing intermediate container 5d04b9c31c51 [2023-02-28T20:42:21.500Z] ---> e9e5809e88f6 [2023-02-28T20:42:21.500Z] [2023-02-28T20:42:21.766Z] Successfully built e9e5809e88f6 [2023-02-28T20:42:21.766Z] Successfully tagged support-notifications-arm64:latest [2023-02-28T20:42:39.954Z]  Building support-notifications ... done Removing intermediate container dba7ff947c25 [2023-02-28T20:42:39.954Z] ---> a06600dc80b2 [2023-02-28T20:42:39.954Z] [2023-02-28T20:42:39.954Z] Step 9/32 : FROM alpine:3.16 [2023-02-28T20:42:39.954Z] ---> 4c81e5bf8899 [2023-02-28T20:42:39.954Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:42:39.954Z] ---> Running in db2421a5f99c [2023-02-28T20:42:39.955Z] Removing intermediate container db2421a5f99c [2023-02-28T20:42:39.955Z] ---> 107d1097da82 [2023-02-28T20:42:39.955Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-28T20:42:39.955Z] ---> Running in af947bc8f466 [2023-02-28T20:42:39.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:42:40.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:42:41.492Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-28T20:42:41.492Z] (2/2) Installing su-exec (0.2-r1) [2023-02-28T20:42:41.492Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:42:41.492Z] OK: 5 MiB in 16 packages [2023-02-28T20:42:42.448Z] Removing intermediate container af947bc8f466 [2023-02-28T20:42:42.448Z] ---> c67e4e397e57 [2023-02-28T20:42:42.448Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-28T20:42:42.448Z] ---> Running in b4e837c19a52 [2023-02-28T20:42:42.713Z] Removing intermediate container b4e837c19a52 [2023-02-28T20:42:42.713Z] ---> 666ce906e138 [2023-02-28T20:42:42.713Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-28T20:42:42.713Z] ---> Running in 76484df9a079 [2023-02-28T20:42:42.979Z] Removing intermediate container 76484df9a079 [2023-02-28T20:42:42.979Z] ---> b8edcb63ae9b [2023-02-28T20:42:42.979Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-28T20:42:42.979Z] ---> Running in 27f2c3529182 [2023-02-28T20:42:43.244Z] Removing intermediate container 27f2c3529182 [2023-02-28T20:42:43.244Z] ---> 06f271d59ac0 [2023-02-28T20:42:43.244Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-28T20:42:43.509Z] ---> Running in bc18fa544526 [2023-02-28T20:42:43.776Z] Removing intermediate container bc18fa544526 [2023-02-28T20:42:43.776Z] ---> 4e2ebb250c57 [2023-02-28T20:42:43.776Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-28T20:42:43.776Z] ---> Running in 4ca1f1c39d8e [2023-02-28T20:42:45.179Z] Removing intermediate container 4ca1f1c39d8e [2023-02-28T20:42:45.179Z] ---> 0755b76651f9 [2023-02-28T20:42:45.179Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-28T20:42:45.444Z] ---> Running in 8546ffc64b51 [2023-02-28T20:42:45.708Z] Removing intermediate container 8546ffc64b51 [2023-02-28T20:42:45.708Z] ---> b1f7cd08282b [2023-02-28T20:42:45.708Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-28T20:42:46.287Z] ---> 984f70f26dc6 [2023-02-28T20:42:46.287Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-28T20:42:46.287Z] ---> Running in 0ae86c2c7b47 [2023-02-28T20:42:47.685Z] Removing intermediate container 0ae86c2c7b47 [2023-02-28T20:42:47.685Z] ---> 60f25b1f00a4 [2023-02-28T20:42:47.685Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:42:48.264Z] ---> e59f90a004d3 [2023-02-28T20:42:48.264Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-28T20:42:49.218Z] ---> ec361a52bba3 [2023-02-28T20:42:49.218Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-28T20:42:49.800Z] ---> 503c6c5b31d1 [2023-02-28T20:42:49.800Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-28T20:42:50.380Z] ---> eb9760b9f87b [2023-02-28T20:42:50.380Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-28T20:42:50.646Z] ---> 973ad542a266 [2023-02-28T20:42:50.646Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-28T20:42:51.228Z] ---> 6e854de57414 [2023-02-28T20:42:51.228Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-28T20:42:51.810Z] ---> 408e7edfb280 [2023-02-28T20:42:51.810Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-28T20:42:54.382Z] ---> Running in 8b9ea12404bb [2023-02-28T20:42:56.317Z] Removing intermediate container 8b9ea12404bb [2023-02-28T20:42:56.317Z] ---> 81e5009a1b6c [2023-02-28T20:42:56.317Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-28T20:42:56.317Z] ---> Running in 5222bfbed4e9 [2023-02-28T20:42:56.317Z] Removing intermediate container 5222bfbed4e9 [2023-02-28T20:42:56.317Z] ---> cbe4a975ed4e [2023-02-28T20:42:56.317Z] Step 29/32 : CMD ["gate"] [2023-02-28T20:42:56.317Z] ---> Running in d363176a7baf [2023-02-28T20:42:56.582Z] Removing intermediate container d363176a7baf [2023-02-28T20:42:56.582Z] ---> 55a83acbed51 [2023-02-28T20:42:56.582Z] Step 30/32 : LABEL arch=arm64 [2023-02-28T20:42:56.846Z] ---> Running in a43033df34d1 [2023-02-28T20:42:57.109Z] Removing intermediate container a43033df34d1 [2023-02-28T20:42:57.109Z] ---> 86d34d791b96 [2023-02-28T20:42:57.109Z] Step 31/32 : LABEL git_sha=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [2023-02-28T20:42:57.109Z] ---> Running in 50ff85e44eb5 [2023-02-28T20:42:57.374Z] Removing intermediate container 50ff85e44eb5 [2023-02-28T20:42:57.374Z] ---> 410acae9f3c4 [2023-02-28T20:42:57.374Z] Step 32/32 : LABEL version=0.0.0 [2023-02-28T20:42:57.374Z] ---> Running in 67417395fdc4 [2023-02-28T20:42:57.639Z] Removing intermediate container 67417395fdc4 [2023-02-28T20:42:57.639Z] ---> 0ebeae4fd5ea [2023-02-28T20:42:57.640Z] [2023-02-28T20:42:57.905Z] Successfully built 0ebeae4fd5ea [2023-02-28T20:42:57.905Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-28T20:42:58.182Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-28T20:42:58.211Z] $ docker stop --time=1 929a3d9daf2d53d34184ffa1b3b1e5e1875a2f9223ada3891051410b414ce60d [2023-02-28T20:42:59.842Z] $ docker rm -f --volumes 929a3d9daf2d53d34184ffa1b3b1e5e1875a2f9223ada3891051410b414ce60d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T20:43:00.380Z] + docker images [2023-02-28T20:43:00.647Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-28T20:43:00.647Z] security-bootstrapper-arm64 latest 0ebeae4fd5ea 3 seconds ago 19.6MB [2023-02-28T20:43:00.647Z] a06600dc80b2 23 seconds ago 1.51GB [2023-02-28T20:43:00.647Z] support-notifications-arm64 latest e9e5809e88f6 39 seconds ago 29.7MB [2023-02-28T20:43:00.647Z] security-spiffe-token-provider-arm64 latest c45630a08de5 54 seconds ago 29.1MB [2023-02-28T20:43:00.647Z] 4b76149615c4 56 seconds ago 1.58GB [2023-02-28T20:43:00.647Z] 96eb3a92abba About a minute ago 1.55GB [2023-02-28T20:43:00.647Z] support-scheduler-arm64 latest 73d8a92674c0 About a minute ago 29.1MB [2023-02-28T20:43:00.647Z] f84d440b3c36 About a minute ago 1.58GB [2023-02-28T20:43:00.647Z] security-proxy-auth-arm64 latest f914e39571e4 3 minutes ago 15.6MB [2023-02-28T20:43:00.647Z] 5160f75c656e 4 minutes ago 1.5GB [2023-02-28T20:43:00.647Z] core-command-arm64 latest 7a8e77b927bf 4 minutes ago 17.1MB [2023-02-28T20:43:00.647Z] e9020d80315e 4 minutes ago 1.52GB [2023-02-28T20:43:00.647Z] core-common-config-bootstrapper-arm64 latest b943426e0d37 10 minutes ago 14.9MB [2023-02-28T20:43:00.647Z] c6fd975cbd0a 11 minutes ago 1.51GB [2023-02-28T20:43:00.647Z] core-metadata-arm64 latest 39fadf6176d5 12 minutes ago 17.8MB [2023-02-28T20:43:00.647Z] security-spire-server-arm64 latest 3d595f84639d 12 minutes ago 84.3MB [2023-02-28T20:43:00.647Z] core-data-arm64 latest beab274a51cf 12 minutes ago 17.3MB [2023-02-28T20:43:00.647Z] 3738b60a5bd7 12 minutes ago 1.39GB [2023-02-28T20:43:00.647Z] 50ffec906cd0 12 minutes ago 1.52GB [2023-02-28T20:43:00.647Z] 6ecf38e36423 12 minutes ago 1.52GB [2023-02-28T20:43:00.647Z] security-secretstore-setup-arm64 latest d2731ac51fe9 13 minutes ago 29MB [2023-02-28T20:43:00.647Z] security-proxy-setup-arm64 latest 599af2c05c60 13 minutes ago 26.9MB [2023-02-28T20:43:00.647Z] 232a5ac2d712 13 minutes ago 1.51GB [2023-02-28T20:43:00.647Z] b8b96714cf55 13 minutes ago 1.51GB [2023-02-28T20:43:00.647Z] security-spire-agent-arm64 latest b984aa20662c 17 minutes ago 122MB [2023-02-28T20:43:00.647Z] 36110cb48382 17 minutes ago 1.39GB [2023-02-28T20:43:00.647Z] security-spire-config-arm64 latest ccd9deaea642 20 minutes ago 83.6MB [2023-02-28T20:43:00.647Z] b731f9a503f9 20 minutes ago 1.39GB [2023-02-28T20:43:00.647Z] ci-base-image-arm64 latest 2f4715451b22 34 minutes ago 905MB [2023-02-28T20:43:00.647Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-02-28T20:43:00.647Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-02-28T20:43:00.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-28T20:43:00.647Z] 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-28T20:43:01.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T20:43:01.443Z] [2023-02-28T20:43:01.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:43:01.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T20:43:02.115Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-28T20:43:02.115Z] 8998bd30e6a1: Pulling fs layer [2023-02-28T20:43:02.115Z] 04944245beec: Pulling fs layer [2023-02-28T20:43:02.115Z] 699f458cf7ca: Pulling fs layer [2023-02-28T20:43:02.115Z] 765212b225bb: Pulling fs layer [2023-02-28T20:43:02.115Z] f23df028b6ca: Pulling fs layer [2023-02-28T20:43:02.115Z] d65c8cfc05b1: Pulling fs layer [2023-02-28T20:43:02.115Z] 2437ff75d9bd: Pulling fs layer [2023-02-28T20:43:02.115Z] f23df028b6ca: Waiting [2023-02-28T20:43:02.115Z] 765212b225bb: Waiting [2023-02-28T20:43:02.115Z] d65c8cfc05b1: Waiting [2023-02-28T20:43:02.115Z] 2437ff75d9bd: Waiting [2023-02-28T20:43:02.115Z] 04944245beec: Verifying Checksum [2023-02-28T20:43:02.115Z] 04944245beec: Download complete [2023-02-28T20:43:02.115Z] 765212b225bb: Verifying Checksum [2023-02-28T20:43:02.115Z] 765212b225bb: Download complete [2023-02-28T20:43:02.382Z] f23df028b6ca: Download complete [2023-02-28T20:43:02.382Z] d65c8cfc05b1: Verifying Checksum [2023-02-28T20:43:02.382Z] d65c8cfc05b1: Download complete [2023-02-28T20:43:02.382Z] 699f458cf7ca: Verifying Checksum [2023-02-28T20:43:02.382Z] 699f458cf7ca: Download complete [2023-02-28T20:43:02.662Z] 8998bd30e6a1: Verifying Checksum [2023-02-28T20:43:02.662Z] 8998bd30e6a1: Download complete [2023-02-28T20:43:05.232Z] 2437ff75d9bd: Verifying Checksum [2023-02-28T20:43:05.232Z] 2437ff75d9bd: Download complete [2023-02-28T20:43:06.635Z] 8998bd30e6a1: Pull complete [2023-02-28T20:43:06.902Z] 04944245beec: Pull complete [2023-02-28T20:43:08.306Z] 699f458cf7ca: Pull complete [2023-02-28T20:43:08.306Z] 765212b225bb: Pull complete [2023-02-28T20:43:08.887Z] f23df028b6ca: Pull complete [2023-02-28T20:43:09.152Z] d65c8cfc05b1: Pull complete [2023-02-28T20:43:21.444Z] 2437ff75d9bd: Pull complete [2023-02-28T20:43:21.444Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-28T20:43:21.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T20:43:21.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:43:21.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-7796 does not seem to be running inside a container [2023-02-28T20:43:21.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-28T20:43:24.755Z] $ docker top f31d3e7d4f7af6888c3d4ad68adde1d060139986e956ff1abf7de6303d6fff9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:43:25.335Z] ---> job-cost.sh [2023-02-28T20:43:25.599Z] lf-activate-venv: SKIPPING [2023-02-28T20:43:25.599Z] INFO: No Stack... [2023-02-28T20:43:26.177Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-28T20:43:26.755Z] INFO: Archiving Costs [Pipeline] sh [2023-02-28T20:43:27.091Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-28T20:43:27.091Z] + cut -d, -f6 [Pipeline] lock [2023-02-28T20:43:27.176Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4399-1-stack-cost] [2023-02-28T20:43:27.183Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4399-1-stack-cost] did not exist. Created. [2023-02-28T20:43:27.183Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4399-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-28T20:43:27.904Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-28T20:43:28.102Z] Stashed 1 file(s) [Pipeline] } [2023-02-28T20:43:28.118Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4399-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-28T20:43:28.209Z] $ docker stop --time=1 f31d3e7d4f7af6888c3d4ad68adde1d060139986e956ff1abf7de6303d6fff9d [2023-02-28T20:43:29.678Z] $ docker rm -f --volumes f31d3e7d4f7af6888c3d4ad68adde1d060139986e956ff1abf7de6303d6fff9d [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-28T20:43:30.596Z] provisioning config files... [2023-02-28T20:43:30.602Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3737909904377573671tmp [Pipeline] { [Pipeline] sh [2023-02-28T20:43:30.932Z] + set +x [2023-02-28T20:43:30.932Z] + curl -s https://codecov.io/bash [2023-02-28T20:43:30.932Z] + bash -s -- [2023-02-28T20:43:30.932Z] [2023-02-28T20:43:30.932Z] _____ _ [2023-02-28T20:43:30.932Z] / ____| | | [2023-02-28T20:43:30.932Z] | | ___ __| | ___ ___ _____ __ [2023-02-28T20:43:30.932Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-28T20:43:30.932Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-28T20:43:30.932Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-28T20:43:30.932Z] Bash-1.0.6 [2023-02-28T20:43:30.932Z] [2023-02-28T20:43:30.932Z] [2023-02-28T20:43:30.932Z] ==> git version 2.25.1 found [2023-02-28T20:43:30.932Z] ==> 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-28T20:43:30.932Z] Release-Date: 2020-01-08 [2023-02-28T20:43:30.932Z] 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-28T20:43:30.932Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-28T20:43:30.932Z] ==> Jenkins CI detected. [2023-02-28T20:43:30.932Z] current dir:  /w/workspace/edgex-go/1 [2023-02-28T20:43:30.932Z] project root: . [2023-02-28T20:43:30.932Z] --> token set from env [2023-02-28T20:43:30.932Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-28T20:43:30.932Z] ==> Running gcov in . (disable via -X gcov) [2023-02-28T20:43:30.932Z] ==> Python coveragepy not found [2023-02-28T20:43:30.932Z] ==> Searching for coverage reports in: [2023-02-28T20:43:30.932Z] + . [2023-02-28T20:43:30.932Z] -> Found 1 reports [2023-02-28T20:43:30.932Z] ==> Detecting git/mercurial file structure [2023-02-28T20:43:30.932Z] ==> Reading reports [2023-02-28T20:43:31.191Z] + ./coverage.out bytes=487670 [2023-02-28T20:43:31.191Z] ==> Appending adjustments [2023-02-28T20:43:31.191Z] https://docs.codecov.io/docs/fixing-reports [2023-02-28T20:43:32.566Z] + Found adjustments [2023-02-28T20:43:32.566Z] ==> Gzipping contents [2023-02-28T20:43:32.566Z] 64K /tmp/codecov.3bbYZu.gz [2023-02-28T20:43:32.566Z] ==> Uploading reports [2023-02-28T20:43:32.566Z] url: https://codecov.io [2023-02-28T20:43:32.566Z] query: branch=PR-4399&commit=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4399%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4399&job=&cmd_args= [2023-02-28T20:43:32.566Z] -> Pinging Codecov [2023-02-28T20:43:32.566Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4399&commit=4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4399%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4399&job=&cmd_args= [2023-02-28T20:43:32.566Z] -> Uploading to [2023-02-28T20:43:32.566Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-28/00271124DB129430A58F1EEE437C3FCB/4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85/ae8a92f5-edb2-456a-9d27-9f5aa0fdc8ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T204332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c6a0e1a23a1d31c43c1f444f86de22583f5e49cc708c14603124e4f51d8cdcf [2023-02-28T20:43:32.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T20:43:32.566Z] Dload Upload Total Spent Left Speed [2023-02-28T20:43:32.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63077 0 0 100 63077 0 182k --:--:-- --:--:-- --:--:-- 182k [2023-02-28T20:43:32.825Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4a6b0fcfe7c4db06326a9575d68636f7dc8fdf85 [Pipeline] } [2023-02-28T20:43:32.852Z] 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-28T20:43:34.109Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:43:34.432Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:43:35.329Z] ---> package-listing.sh [2023-02-28T20:43:35.329Z] ++ facter osfamily [2023-02-28T20:43:35.329Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-28T20:43:35.329Z] + OS_FAMILY=debian [2023-02-28T20:43:35.329Z] + workspace=/w/workspace/edgex-go/1 [2023-02-28T20:43:35.329Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-28T20:43:35.329Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-28T20:43:35.329Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-28T20:43:35.329Z] + PACKAGES=/tmp/packages_start.txt [2023-02-28T20:43:35.329Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-28T20:43:35.329Z] + PACKAGES=/tmp/packages_end.txt [2023-02-28T20:43:35.329Z] + case "${OS_FAMILY}" in [2023-02-28T20:43:35.329Z] + dpkg -l [2023-02-28T20:43:35.329Z] + grep '^ii' [2023-02-28T20:43:35.588Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-28T20:43:35.588Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-28T20:43:35.588Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-28T20:43:35.588Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-28T20:43:35.588Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-28T20:43:35.588Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-28T20:43:35.627Z] 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-28T20:43:35.938Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:43:36.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T20:43:36.558Z] [2023-02-28T20:43:36.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:43:36.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T20:43:36.932Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-28T20:43:36.932Z] 5eb5b503b376: Pulling fs layer [2023-02-28T20:43:36.932Z] 5c69ac0246d0: Pulling fs layer [2023-02-28T20:43:36.932Z] ec43610c2a17: Pulling fs layer [2023-02-28T20:43:36.932Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-28T20:43:36.932Z] 33b1e0a273af: Pulling fs layer [2023-02-28T20:43:36.932Z] 5d3b04190fa2: Pulling fs layer [2023-02-28T20:43:36.932Z] 2f39f015ded8: Pulling fs layer [2023-02-28T20:43:36.932Z] 33b1e0a273af: Waiting [2023-02-28T20:43:36.932Z] 5d3b04190fa2: Waiting [2023-02-28T20:43:36.932Z] 2f39f015ded8: Waiting [2023-02-28T20:43:36.932Z] 3a2ae6a8a46f: Waiting [2023-02-28T20:43:36.932Z] 5c69ac0246d0: Verifying Checksum [2023-02-28T20:43:36.932Z] 5c69ac0246d0: Download complete [2023-02-28T20:43:36.932Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-28T20:43:36.932Z] 3a2ae6a8a46f: Download complete [2023-02-28T20:43:37.191Z] ec43610c2a17: Download complete [2023-02-28T20:43:37.191Z] 5d3b04190fa2: Verifying Checksum [2023-02-28T20:43:37.191Z] 5d3b04190fa2: Download complete [2023-02-28T20:43:37.191Z] 33b1e0a273af: Verifying Checksum [2023-02-28T20:43:37.191Z] 33b1e0a273af: Download complete [2023-02-28T20:43:37.191Z] 5eb5b503b376: Verifying Checksum [2023-02-28T20:43:37.191Z] 5eb5b503b376: Download complete [2023-02-28T20:43:37.757Z] 2f39f015ded8: Download complete [2023-02-28T20:43:38.691Z] 5eb5b503b376: Pull complete [2023-02-28T20:43:38.691Z] 5c69ac0246d0: Pull complete [2023-02-28T20:43:39.258Z] ec43610c2a17: Pull complete [2023-02-28T20:43:39.258Z] 3a2ae6a8a46f: Pull complete [2023-02-28T20:43:39.258Z] 33b1e0a273af: Pull complete [2023-02-28T20:43:39.516Z] 5d3b04190fa2: Pull complete [2023-02-28T20:43:44.804Z] 2f39f015ded8: Pull complete [2023-02-28T20:43:44.804Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-28T20:43:44.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T20:43:44.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:43:45.054Z] prd-ubuntu20.04-docker-8c-8g-7791 does not seem to be running inside a container [2023-02-28T20:43:45.084Z] $ 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-28T20:43:47.588Z] $ docker top db0dc20b6add8cf6e6de289ad3859c54054a219ef42c67e88fb1abf1d3a98572 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T20:43:47.972Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-28T20:43:48.279Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-28T20:43:48.584Z] + ls /var/log/sa-host [2023-02-28T20:43:48.584Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T20:43:48.721Z] provisioning config files... [2023-02-28T20:43:48.729Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2720028549232416752tmp [Pipeline] { [Pipeline] echo [2023-02-28T20:43:48.775Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:43:49.089Z] ---> create-netrc.sh [Pipeline] } [2023-02-28T20:43:49.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:43:49.509Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-28T20:43:49.539Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:43:49.855Z] ---> sudo-logs.sh [2023-02-28T20:43:49.855Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-28T20:43:49.938Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:43:50.247Z] ---> job-cost.sh [2023-02-28T20:43:50.247Z] lf-activate-venv: SKIPPING [2023-02-28T20:43:50.247Z] DEBUG: total: 0.10999999940395355 [2023-02-28T20:43:50.247Z] INFO: Retrieving Stack Cost... [2023-02-28T20:43:50.815Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-28T20:43:51.073Z] INFO: Archiving Costs [Pipeline] echo [2023-02-28T20:43:51.106Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:43:51.417Z] ---> logs-deploy.sh [2023-02-28T20:43:51.417Z] lf-activate-venv: SKIPPING [2023-02-28T20:43:51.417Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4399/1 [2023-02-28T20:43:51.417Z] INFO: archiving workspace using pattern(s): [2023-02-28T20:43:52.352Z] Archives upload complete. [2023-02-28T20:43:52.610Z] INFO: archiving logs to Nexus [2023-02-28T20:43:53.178Z] ---> uname -a: [2023-02-28T20:43:53.178Z] Linux prd-ubuntu20-04-docker-8c-8g-7791 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-28T20:43:53.178Z] [2023-02-28T20:43:53.178Z] [2023-02-28T20:43:53.178Z] ---> lscpu: [2023-02-28T20:43:53.178Z] Architecture: x86_64 [2023-02-28T20:43:53.178Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-28T20:43:53.178Z] Byte Order: Little Endian [2023-02-28T20:43:53.178Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-28T20:43:53.178Z] CPU(s): 8 [2023-02-28T20:43:53.178Z] On-line CPU(s) list: 0-7 [2023-02-28T20:43:53.178Z] Thread(s) per core: 1 [2023-02-28T20:43:53.178Z] Core(s) per socket: 1 [2023-02-28T20:43:53.178Z] Socket(s): 8 [2023-02-28T20:43:53.178Z] NUMA node(s): 1 [2023-02-28T20:43:53.178Z] Vendor ID: AuthenticAMD [2023-02-28T20:43:53.178Z] CPU family: 23 [2023-02-28T20:43:53.178Z] Model: 49 [2023-02-28T20:43:53.178Z] Model name: AMD EPYC-Rome Processor [2023-02-28T20:43:53.178Z] Stepping: 0 [2023-02-28T20:43:53.178Z] CPU MHz: 2799.998 [2023-02-28T20:43:53.178Z] BogoMIPS: 5599.99 [2023-02-28T20:43:53.178Z] Virtualization: AMD-V [2023-02-28T20:43:53.178Z] Hypervisor vendor: KVM [2023-02-28T20:43:53.178Z] Virtualization type: full [2023-02-28T20:43:53.178Z] L1d cache: 256 KiB [2023-02-28T20:43:53.178Z] L1i cache: 256 KiB [2023-02-28T20:43:53.178Z] L2 cache: 4 MiB [2023-02-28T20:43:53.178Z] L3 cache: 128 MiB [2023-02-28T20:43:53.178Z] NUMA node0 CPU(s): 0-7 [2023-02-28T20:43:53.178Z] Vulnerability Itlb multihit: Not affected [2023-02-28T20:43:53.178Z] Vulnerability L1tf: Not affected [2023-02-28T20:43:53.178Z] Vulnerability Mds: Not affected [2023-02-28T20:43:53.178Z] Vulnerability Meltdown: Not affected [2023-02-28T20:43:53.178Z] Vulnerability Mmio stale data: Not affected [2023-02-28T20:43:53.178Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-28T20:43:53.178Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-28T20:43:53.178Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-28T20:43:53.178Z] Vulnerability Srbds: Not affected [2023-02-28T20:43:53.178Z] Vulnerability Tsx async abort: Not affected [2023-02-28T20:43:53.178Z] 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-28T20:43:53.178Z] [2023-02-28T20:43:53.178Z] [2023-02-28T20:43:53.178Z] ---> nproc: [2023-02-28T20:43:53.178Z] 8 [2023-02-28T20:43:53.178Z] [2023-02-28T20:43:53.178Z] [2023-02-28T20:43:53.178Z] ---> df -h: [2023-02-28T20:43:53.178Z] Filesystem Size Used Avail Use% Mounted on [2023-02-28T20:43:53.178Z] overlay 155G 20G 136G 13% / [2023-02-28T20:43:53.178Z] tmpfs 64M 0 64M 0% /dev [2023-02-28T20:43:53.178Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-28T20:43:53.178Z] shm 64M 0 64M 0% /dev/shm [2023-02-28T20:43:53.178Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-02-28T20:43:53.178Z] [2023-02-28T20:43:53.178Z] [2023-02-28T20:43:53.178Z] ---> sar -b -r -n DEV: [2023-02-28T20:43:53.178Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7791) 02/28/23 _x86_64_ (8 CPU) [2023-02-28T20:43:53.178Z] [2023-02-28T20:43:53.178Z] 20:01:26 LINUX RESTART (8 CPU) [2023-02-28T20:43:53.178Z] [2023-02-28T20:43:53.178Z] 20:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-28T20:43:53.178Z] 20:03:01 60.18 10.63 49.55 0.00 1771.77 22965.06 0.00 [2023-02-28T20:43:53.178Z] 20:04:01 102.23 0.53 101.70 0.00 21.06 52806.55 0.00 [2023-02-28T20:43:53.178Z] 20:05:01 42.49 0.20 42.29 0.00 2.80 17371.50 0.00 [2023-02-28T20:43:53.178Z] 20:06:01 253.17 1.60 251.57 0.00 31.86 98391.33 0.00 [2023-02-28T20:43:53.178Z] 20:07:01 304.52 6.12 298.40 0.00 109.45 102205.37 0.00 [2023-02-28T20:43:53.178Z] 20:08:01 182.67 0.40 182.27 0.00 14.00 148683.49 0.00 [2023-02-28T20:43:53.178Z] 20:09:01 343.98 11.18 332.79 0.00 5081.02 66313.35 0.00 [2023-02-28T20:43:53.178Z] 20:10:01 397.77 0.22 397.55 0.00 3.60 98883.39 0.00 [2023-02-28T20:43:53.178Z] 20:11:01 276.86 0.60 276.26 0.00 4.80 102101.76 0.00 [2023-02-28T20:43:53.178Z] 20:12:01 351.54 0.08 351.46 0.00 4.80 164349.94 0.00 [2023-02-28T20:43:53.178Z] 20:13:01 635.93 0.18 635.74 0.00 18.93 132381.00 0.00 [2023-02-28T20:43:53.178Z] 20:14:01 2.50 0.00 2.50 0.00 0.00 29.46 0.00 [2023-02-28T20:43:53.178Z] 20:15:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2023-02-28T20:43:53.178Z] 20:16:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 [2023-02-28T20:43:53.178Z] 20:17:01 1.82 0.03 1.78 0.00 0.27 20.26 0.00 [2023-02-28T20:43:53.178Z] 20:18:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 [2023-02-28T20:43:53.178Z] 20:19:01 1.25 0.00 1.25 0.00 0.00 18.80 0.00 [2023-02-28T20:43:53.178Z] 20:20:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 [2023-02-28T20:43:53.178Z] 20:21:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2023-02-28T20:43:53.178Z] 20:22:01 1.43 0.00 1.43 0.00 0.00 18.00 0.00 [2023-02-28T20:43:53.178Z] 20:23:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2023-02-28T20:43:53.178Z] 20:24:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 [2023-02-28T20:43:53.178Z] 20:25:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2023-02-28T20:43:53.178Z] 20:26:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2023-02-28T20:43:53.178Z] 20:27:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2023-02-28T20:43:53.178Z] 20:28:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 [2023-02-28T20:43:53.178Z] 20:29:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2023-02-28T20:43:53.178Z] 20:30:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 [2023-02-28T20:43:53.178Z] 20:31:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2023-02-28T20:43:53.178Z] 20:32:01 3.87 1.02 2.85 0.00 21.86 36.79 0.00 [2023-02-28T20:43:53.178Z] 20:33:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2023-02-28T20:43:53.178Z] 20:34:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 [2023-02-28T20:43:53.178Z] 20:35:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 [2023-02-28T20:43:53.178Z] 20:36:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 [2023-02-28T20:43:53.178Z] 20:37:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2023-02-28T20:43:53.178Z] 20:38:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2023-02-28T20:43:53.178Z] 20:39:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2023-02-28T20:43:53.178Z] 20:40:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 [2023-02-28T20:43:53.178Z] 20:41:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2023-02-28T20:43:53.178Z] 20:42:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2023-02-28T20:43:53.178Z] 20:43:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2023-02-28T20:43:53.178Z] Average: 73.00 0.80 72.21 0.00 172.17 24560.87 0.00 [2023-02-28T20:43:53.178Z] [2023-02-28T20:43:53.178Z] 20:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-28T20:43:53.178Z] 20:03:01 28877592 31609832 708328 2.15 72528 2935620 2024588 5.97 1006000 2644528 729976 [2023-02-28T20:43:53.178Z] 20:04:01 27877732 31498100 801544 2.44 113528 3710148 2026596 5.97 1541616 3012760 467224 [2023-02-28T20:43:53.178Z] 20:05:01 27692220 31573912 723560 2.20 116928 3943136 1861532 5.49 1351440 3363644 345204 [2023-02-28T20:43:53.178Z] 20:06:01 25132756 31402384 872932 2.65 160488 6130176 2399216 7.07 1800864 5285212 734788 [2023-02-28T20:43:53.178Z] 20:07:01 22327800 31504096 775548 2.36 286840 8684828 1964304 5.79 2099788 7570676 730960 [2023-02-28T20:43:53.178Z] 20:08:01 21441044 30981500 1271608 3.87 290640 9089568 3641644 10.73 2355344 8216780 65684 [2023-02-28T20:43:53.178Z] 20:09:01 21135596 31500348 772108 2.35 311544 9893528 1970572 5.81 1976916 8926696 51340 [2023-02-28T20:43:53.178Z] 20:10:01 21106936 31408048 853252 2.59 331572 9793404 2341240 6.90 2226652 8671380 1256 [2023-02-28T20:43:53.178Z] 20:11:01 18000256 31490960 773112 2.35 392556 12714912 1950116 5.75 2489776 11316288 984728 [2023-02-28T20:43:53.178Z] 20:12:01 17319304 31409072 851032 2.59 407764 13303524 2255576 6.65 2526360 11963260 562292 [2023-02-28T20:43:53.178Z] 20:13:01 18876916 31530580 739112 2.25 424652 11905916 1890520 5.57 2449280 10544796 472 [2023-02-28T20:43:53.178Z] 20:14:01 18877316 31531112 738468 2.25 424660 11906048 1890520 5.57 2449420 10544928 236 [2023-02-28T20:43:53.178Z] 20:15:01 18877676 31531528 737948 2.24 424668 11906052 1890520 5.57 2448604 10544932 176 [2023-02-28T20:43:53.178Z] 20:16:01 18893356 31547676 722284 2.20 424684 11906052 1890520 5.57 2432716 10545384 44 [2023-02-28T20:43:53.179Z] 20:17:01 18894896 31549296 720520 2.19 424732 11906048 1909324 5.63 2431736 10545388 16 [2023-02-28T20:43:53.179Z] 20:18:01 18895124 31549584 720200 2.19 424752 11906060 1909324 5.63 2431936 10545388 232 [2023-02-28T20:43:53.179Z] 20:19:01 18895448 31550020 719796 2.19 424784 11906168 1909324 5.63 2432032 10545468 192 [2023-02-28T20:43:53.179Z] 20:20:01 18895480 31550096 719728 2.19 424796 11906176 1909324 5.63 2431980 10545504 188 [2023-02-28T20:43:53.179Z] 20:21:01 18895504 31550128 719696 2.19 424804 11906176 1909324 5.63 2431652 10545504 8 [2023-02-28T20:43:53.179Z] 20:22:01 18895424 31550056 719700 2.19 424824 11906172 1909324 5.63 2431764 10545512 48 [2023-02-28T20:43:53.179Z] 20:23:01 18895588 31550224 719432 2.19 424832 11906184 1909324 5.63 2431964 10545516 184 [2023-02-28T20:43:53.179Z] 20:24:01 18895832 31550504 719160 2.19 424844 11906184 1909324 5.63 2431680 10545516 12 [2023-02-28T20:43:53.179Z] 20:25:01 18895776 31550464 719136 2.19 424852 11906188 1909324 5.63 2431764 10545520 8 [2023-02-28T20:43:53.179Z] 20:26:01 18895720 31550416 719136 2.19 424864 11906188 1909324 5.63 2431736 10545520 8 [2023-02-28T20:43:53.179Z] 20:27:01 18895704 31550408 719064 2.19 424900 11906176 1909324 5.63 2431848 10545524 16 [2023-02-28T20:43:53.179Z] 20:28:01 18895540 31550296 719276 2.19 424916 11906196 1909324 5.63 2432128 10545528 188 [2023-02-28T20:43:53.179Z] 20:29:01 18895556 31550332 719256 2.19 424924 11906196 1909324 5.63 2431788 10545528 8 [2023-02-28T20:43:53.179Z] 20:30:01 18895748 31550540 719212 2.19 424940 11906204 1909324 5.63 2431812 10545536 40 [2023-02-28T20:43:53.179Z] 20:31:01 18895456 31550264 719484 2.19 424948 11906204 1909324 5.63 2431812 10545536 8 [2023-02-28T20:43:53.179Z] 20:32:01 18892732 31548580 720948 2.19 425012 11906816 1952976 5.76 2432116 10546020 16 [2023-02-28T20:43:53.179Z] 20:33:01 18893228 31549092 720364 2.19 425028 11906828 1952976 5.76 2432052 10546024 12 [2023-02-28T20:43:53.179Z] 20:34:01 18893148 31549028 720464 2.19 425048 11906828 1936848 5.71 2432056 10546024 8 [2023-02-28T20:43:53.179Z] 20:35:01 18892880 31548788 720664 2.19 425056 11906832 1936848 5.71 2432088 10546028 180 [2023-02-28T20:43:53.179Z] 20:36:01 18893252 31549192 720380 2.19 425072 11906840 1936848 5.71 2432260 10546032 44 [2023-02-28T20:43:53.179Z] 20:37:01 18892960 31548904 720648 2.19 425084 11906832 1936848 5.71 2432208 10546032 16 [2023-02-28T20:43:53.179Z] 20:38:01 18892944 31548908 720584 2.19 425088 11906848 1936848 5.71 2432168 10546040 52 [2023-02-28T20:43:53.179Z] 20:39:01 18892896 31548864 720568 2.19 425092 11906848 1936848 5.71 2432228 10546040 8 [2023-02-28T20:43:53.179Z] 20:40:01 18892784 31548772 720604 2.19 425104 11906852 1936848 5.71 2432524 10546044 40 [2023-02-28T20:43:53.179Z] 20:41:01 18892768 31548768 720536 2.19 425120 11906856 1936848 5.71 2432316 10546052 8 [2023-02-28T20:43:53.179Z] 20:42:01 18892680 31548700 720544 2.19 425136 11906856 1936848 5.71 2432292 10546052 68 [2023-02-28T20:43:53.179Z] 20:43:01 18893140 31549168 720220 2.19 425148 11906860 1936848 5.71 2432228 10546056 12 [2023-02-28T20:43:53.179Z] Average: 19916700 31520940 750736 2.28 381872 10958476 1997848 5.89 2312657 9704541 114049 [2023-02-28T20:43:53.179Z] [2023-02-28T20:43:53.179Z] 20:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-28T20:43:53.179Z] 20:03:01 docker0 251.94 294.93 15.76 2770.96 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:03:01 ens3 835.45 656.08 11149.38 72.86 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:03:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:04:01 docker0 71.29 99.68 5.91 690.89 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:04:01 veth3f4d80b 0.83 1.02 0.06 0.08 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:04:01 ens3 135.24 95.57 725.48 22.69 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:05:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:05:01 veth3f4d80b 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:05:01 ens3 32.64 28.70 22.44 96.48 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:06:01 vethdebcaf4 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:06:01 docker0 415.63 569.41 31.99 2907.56 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:06:01 vethc9b33e2 110.78 157.39 10.49 1170.61 0.00 0.00 0.00 0.10 [2023-02-28T20:43:53.179Z] 20:06:01 vetha064237 39.24 52.82 3.68 35.80 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:06:01 veth16e196f 51.32 68.34 4.90 234.70 0.00 0.00 0.00 0.02 [2023-02-28T20:43:53.179Z] 20:06:01 ens3 666.79 478.39 4604.16 56.94 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:06:01 veth4e5e686 48.04 64.91 4.35 89.94 0.00 0.00 0.00 0.01 [2023-02-28T20:43:53.179Z] 20:06:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:06:01 veth381018e 112.80 162.29 10.56 1170.90 0.00 0.00 0.00 0.10 [2023-02-28T20:43:53.179Z] 20:07:01 vethdebcaf4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:07:01 docker0 231.81 306.93 17.15 3152.60 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:07:01 ens3 347.06 248.56 3448.35 22.93 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:08:01 veth0ab3df9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:08:01 vethdebcaf4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:08:01 veth4e5c348 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:08:01 veth3532626 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:08:01 ens3 211.05 89.45 588.59 9.02 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:08:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:08:01 veth1b5f370 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:08:01 veth2f13558 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:09:01 vethdebcaf4 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:09:01 docker0 7.32 15.30 0.48 207.70 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:09:01 vethaf7b6bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:09:01 veth65851d8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:09:01 ens3 305.40 146.44 2213.25 18.41 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:09:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:10:01 vethdebcaf4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:10:01 veth3d7d8a4 1.92 3.77 0.14 41.05 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:10:01 vethef72b16 20.78 29.65 2.01 9.19 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:10:01 docker0 66.42 100.50 5.30 229.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:10:01 vethd71213f 18.51 26.50 1.80 8.42 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:10:01 vethd1f1161 17.70 25.23 1.71 8.13 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:10:01 ens3 136.29 87.04 257.46 21.55 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:10:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:11:01 vethdebcaf4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:11:01 docker0 242.94 491.53 19.76 3494.96 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:11:01 ens3 513.12 256.19 3511.68 32.27 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:12:01 veth93a2b68 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:12:01 vethdebcaf4 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:12:01 veth25591f3 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:12:01 docker0 12.81 20.66 0.80 214.15 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:12:01 ens3 40.48 28.11 272.90 7.97 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:12:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:13:01 docker0 6.48 13.41 0.42 135.52 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:13:01 ens3 73.15 77.45 165.84 211.74 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:14:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:16:01 ens3 0.32 0.18 0.42 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:17:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:19:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:21:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:22:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:23:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:27:01 ens3 0.58 0.35 0.33 0.26 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:32:01 ens3 0.48 0.27 0.25 0.08 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:36:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:37:01 ens3 0.42 0.27 0.15 0.08 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:38:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:41:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:42:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:43:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] Average: docker0 31.79 46.55 2.37 335.73 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] Average: ens3 80.22 53.29 653.36 13.97 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-28T20:43:53.179Z] [2023-02-28T20:43:53.179Z]