Pull request #4116 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6a305a0d3f476a954b30d71b2a4c6186a0e60dee+af2226701a16e650b74a674027cf906b22f6c1e4 (fccd3199be3b5c972d19927eb7631121d8c70ce4) 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-ssh16439009430962434999.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3646485399935094338.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4116/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-4116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8575089291488015991.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-4116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2539911440467847529.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh16121652517210036493.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4116/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-4116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11815274457707294070.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21824 in /w/workspace/edgexfoundry_edgex-go_PR-4116 [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 Merging remotes/origin/main commit af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit 6a305a0d3f476a954b30d71b2a4c6186a0e60dee Merge succeeded, producing 6a305a0d3f476a954b30d71b2a4c6186a0e60dee Checking out Revision 6a305a0d3f476a954b30d71b2a4c6186a0e60dee (PR-4116) > 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/4116/head:refs/remotes/origin/PR-4116 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a305a0d3f476a954b30d71b2a4c6186a0e60dee # 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 af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a305a0d3f476a954b30d71b2a4c6186a0e60dee # timeout=10 Commit message: "refactor: Switch from docker to alpine base image for sys-mgmt-agent" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-02T18:15:39.668Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-02T18:15:39.825Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-02T18:15:39.922Z] ========================================================= [2022-08-02T18:15:39.922Z] EdgeX Global Pipelines Version Info [2022-08-02T18:15:39.922Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-02T18:15:40.726Z] ------------------- [2022-08-02T18:15:40.726Z] stable info: [2022-08-02T18:15:40.726Z] ------------------- [2022-08-02T18:15:40.726Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T18:15:40.726Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T18:15:40.726Z] Message: update stable to v1.0.238 [2022-08-02T18:15:41.298Z] ------------------- [2022-08-02T18:15:41.298Z] experimental info: [2022-08-02T18:15:41.298Z] ------------------- [2022-08-02T18:15:41.298Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T18:15:41.298Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T18:15:41.298Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-02T18:15:41.680Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-02T18:15:41.726Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-02T18:15:41.763Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-02T18:15:41.799Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-02T18:15:41.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-02T18:15:41.873Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-02T18:15:41.908Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-02T18:15:41.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-02T18:15:41.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-02T18:15:42.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-02T18:15:42.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-02T18:15:42.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-02T18:15:42.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-02T18:15:42.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-02T18:15:42.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-02T18:15:42.252Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T18:15:42.294Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T18:15:42.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-02T18:15:42.375Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-02T18:15:42.433Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-02T18:15:42.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-02T18:15:42.504Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-02T18:15:42.542Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-02T18:15:42.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4116 [Pipeline] echo [2022-08-02T18:15:42.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4116 [Pipeline] echo [2022-08-02T18:15:42.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4116 [Pipeline] echo [2022-08-02T18:15:42.686Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a305a0d3f476a954b30d71b2a4c6186a0e60dee [Pipeline] echo [2022-08-02T18:15:42.726Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a305a0 [Pipeline] echo [2022-08-02T18:15:42.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T18:15:42.875Z] provisioning config files... [2022-08-02T18:15:42.890Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7553583327171422638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T18:15:43.241Z] ---> docker-login.sh [2022-08-02T18:15:43.241Z] nexus3.edgexfoundry.org:10001 [2022-08-02T18:15:43.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T18:15:43.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T18:15:43.767Z] Configure a credential helper to remove this warning. See [2022-08-02T18:15:43.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T18:15:43.767Z] [2022-08-02T18:15:43.767Z] Login Succeeded [2022-08-02T18:15:43.767Z] nexus3.edgexfoundry.org:10002 [2022-08-02T18:15:43.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T18:15:43.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T18:15:43.767Z] Configure a credential helper to remove this warning. See [2022-08-02T18:15:43.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T18:15:43.767Z] [2022-08-02T18:15:43.767Z] Login Succeeded [2022-08-02T18:15:43.767Z] nexus3.edgexfoundry.org:10003 [2022-08-02T18:15:44.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T18:15:44.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T18:15:44.028Z] Configure a credential helper to remove this warning. See [2022-08-02T18:15:44.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T18:15:44.028Z] [2022-08-02T18:15:44.028Z] Login Succeeded [2022-08-02T18:15:44.028Z] nexus3.edgexfoundry.org:10004 [2022-08-02T18:15:44.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T18:15:44.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T18:15:44.028Z] Configure a credential helper to remove this warning. See [2022-08-02T18:15:44.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T18:15:44.028Z] [2022-08-02T18:15:44.028Z] Login Succeeded [2022-08-02T18:15:44.028Z] docker.io [2022-08-02T18:15:44.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T18:15:44.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T18:15:44.551Z] Configure a credential helper to remove this warning. See [2022-08-02T18:15:44.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T18:15:44.551Z] [2022-08-02T18:15:44.551Z] Login Succeeded [2022-08-02T18:15:44.551Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T18:15:44.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T18:15:45.011Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-02T18:15:45.011Z] + cut -d/ -f2 [2022-08-02T18:15:45.011Z] + dirname cmd/core-command/Dockerfile [2022-08-02T18:15:45.011Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-02T18:15:45.011Z] + dirname cmd/core-data/Dockerfile [2022-08-02T18:15:45.011Z] + cut -d/ -f2 [2022-08-02T18:15:45.011Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-02T18:15:45.011Z] + dirname cmd/core-metadata/Dockerfile [2022-08-02T18:15:45.011Z] + cut -d/ -f2 [2022-08-02T18:15:45.011Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-02T18:15:45.011Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-08-02T18:15:45.011Z] cut -d/ -f2 [2022-08-02T18:15:45.011Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-02T18:15:45.011Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-02T18:15:45.011Z] + cut -d/ -f2 [2022-08-02T18:15:45.011Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-02T18:15:45.011Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-02T18:15:45.011Z] + cut -d/ -f2 [2022-08-02T18:15:45.011Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-02T18:15:45.011Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-02T18:15:45.011Z] + cut -d/ -f2 [2022-08-02T18:15:45.011Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-02T18:15:45.011Z] + dirname+ cmd/security-spire-agent/Dockerfile [2022-08-02T18:15:45.011Z] cut -d/ -f2 [2022-08-02T18:15:45.011Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-02T18:15:45.011Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-02T18:15:45.011Z] + cut -d/ -f2 [2022-08-02T18:15:45.011Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-02T18:15:45.011Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-02T18:15:45.011Z] + cut -d/ -f2 [2022-08-02T18:15:45.011Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-02T18:15:45.011Z] + dirname+ cmd/support-notifications/Dockerfile [2022-08-02T18:15:45.011Z] cut -d/ -f2 [2022-08-02T18:15:45.011Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-02T18:15:45.011Z] + + dirname cmd/support-scheduler/Dockerfilecut [2022-08-02T18:15:45.011Z] -d/ -f2 [2022-08-02T18:15:45.011Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-02T18:15:45.011Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-02T18:15:45.011Z] + cut -d/ -f2 [2022-08-02T18:15:45.011Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-02T18:15:45.060Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-02T18:15:45.558Z] + git rev-list -1 --merges 6a305a0d3f476a954b30d71b2a4c6186a0e60dee~1..6a305a0d3f476a954b30d71b2a4c6186a0e60dee [Pipeline] echo [2022-08-02T18:15:45.590Z] -----------> git rev-list -1 --merges 6a305a0d3f476a954b30d71b2a4c6186a0e60dee~1..6a305a0d3f476a954b30d71b2a4c6186a0e60dee 6a305a0d3f476a954b30d71b2a4c6186a0e60dee [false] [Pipeline] sh [2022-08-02T18:15:45.907Z] + git log --format=format:%s -1 6a305a0d3f476a954b30d71b2a4c6186a0e60dee [Pipeline] echo [2022-08-02T18:15:45.940Z] ========================================================= [2022-08-02T18:15:45.940Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-02T18:15:45.940Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-02T18:15:46.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T18:15:46.410Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-02T18:15:46.410Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-02T18:15:46.410Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-02T18:15:46.410Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-02T18:15:46.410Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-02T18:15:46.410Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:15:46.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T18:15:46.906Z] [2022-08-02T18:15:46.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:15:47.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T18:15:47.282Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-02T18:15:47.282Z] b85a868b505f: Pulling fs layer [2022-08-02T18:15:47.282Z] e2be974225ed: Pulling fs layer [2022-08-02T18:15:47.282Z] 339a4e72a1f5: Pulling fs layer [2022-08-02T18:15:47.282Z] 988bab9f4d93: Pulling fs layer [2022-08-02T18:15:47.282Z] 1469e6f7b9e6: Pulling fs layer [2022-08-02T18:15:47.282Z] eaf3925da568: Pulling fs layer [2022-08-02T18:15:47.282Z] bab4dde63d76: Pulling fs layer [2022-08-02T18:15:47.282Z] bde34c3a00c8: Pulling fs layer [2022-08-02T18:15:47.282Z] b352a97aabf1: Pulling fs layer [2022-08-02T18:15:47.282Z] 4872d77fe225: Pulling fs layer [2022-08-02T18:15:47.282Z] 5851b861e8e6: Pulling fs layer [2022-08-02T18:15:47.282Z] 1469e6f7b9e6: Waiting [2022-08-02T18:15:47.282Z] eaf3925da568: Waiting [2022-08-02T18:15:47.282Z] 4872d77fe225: Waiting [2022-08-02T18:15:47.282Z] bab4dde63d76: Waiting [2022-08-02T18:15:47.282Z] bde34c3a00c8: Waiting [2022-08-02T18:15:47.282Z] b352a97aabf1: Waiting [2022-08-02T18:15:47.282Z] e2be974225ed: Download complete [2022-08-02T18:15:47.282Z] 988bab9f4d93: Verifying Checksum [2022-08-02T18:15:47.282Z] 988bab9f4d93: Download complete [2022-08-02T18:15:47.542Z] 339a4e72a1f5: Verifying Checksum [2022-08-02T18:15:47.542Z] 1469e6f7b9e6: Verifying Checksum [2022-08-02T18:15:47.542Z] 1469e6f7b9e6: Download complete [2022-08-02T18:15:47.542Z] 339a4e72a1f5: Download complete [2022-08-02T18:15:47.542Z] eaf3925da568: Download complete [2022-08-02T18:15:47.542Z] bde34c3a00c8: Download complete [2022-08-02T18:15:47.542Z] b352a97aabf1: Verifying Checksum [2022-08-02T18:15:47.542Z] b352a97aabf1: Download complete [2022-08-02T18:15:47.542Z] 4872d77fe225: Verifying Checksum [2022-08-02T18:15:47.542Z] 4872d77fe225: Download complete [2022-08-02T18:15:47.542Z] 5851b861e8e6: Download complete [2022-08-02T18:15:47.542Z] b85a868b505f: Verifying Checksum [2022-08-02T18:15:47.542Z] b85a868b505f: Download complete [2022-08-02T18:15:47.802Z] bab4dde63d76: Download complete [2022-08-02T18:15:48.742Z] b85a868b505f: Pull complete [2022-08-02T18:15:49.002Z] e2be974225ed: Pull complete [2022-08-02T18:15:49.572Z] 339a4e72a1f5: Pull complete [2022-08-02T18:15:49.572Z] 988bab9f4d93: Pull complete [2022-08-02T18:15:49.833Z] 1469e6f7b9e6: Pull complete [2022-08-02T18:15:49.833Z] eaf3925da568: Pull complete [2022-08-02T18:15:51.745Z] bab4dde63d76: Pull complete [2022-08-02T18:15:51.745Z] bde34c3a00c8: Pull complete [2022-08-02T18:15:51.745Z] b352a97aabf1: Pull complete [2022-08-02T18:15:51.745Z] 4872d77fe225: Pull complete [2022-08-02T18:15:52.007Z] 5851b861e8e6: Pull complete [2022-08-02T18:15:52.007Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-02T18:15:52.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T18:15:52.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T18:15:52.221Z] prd-ubuntu20.04-docker-8c-8g-21824 does not seem to be running inside a container [2022-08-02T18:15:52.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T18:15:53.593Z] $ docker top 460ceae8afe6086cc8513b1420fdba14683b1d26ac752e6463faa04109b223b0 -eo pid,comm [2022-08-02T18:15:53.680Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-02T18:15:53.680Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T18:15:53.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T18:15:53.796Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T18:15:53.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T18:15:53.924Z] $ docker exec 460ceae8afe6086cc8513b1420fdba14683b1d26ac752e6463faa04109b223b0 ssh-agent [2022-08-02T18:15:54.057Z] SSH_AUTH_SOCK=/tmp/ssh-PQGjyHuiLlZx/agent.32 [2022-08-02T18:15:54.057Z] SSH_AGENT_PID=38 [2022-08-02T18:15:54.064Z] Running ssh-add (command line suppressed) [2022-08-02T18:15:54.172Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_365860801576267284.key (/w/workspace/edgex-go/1@tmp/private_key_365860801576267284.key) [2022-08-02T18:15:54.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T18:15:54.528Z] + git tag --points-at HEAD [Pipeline] } [2022-08-02T18:15:54.551Z] $ docker exec --env ******** --env ******** 460ceae8afe6086cc8513b1420fdba14683b1d26ac752e6463faa04109b223b0 ssh-agent -k [2022-08-02T18:15:54.674Z] unset SSH_AUTH_SOCK; [2022-08-02T18:15:54.675Z] unset SSH_AGENT_PID; [2022-08-02T18:15:54.675Z] echo Agent pid 38 killed; [2022-08-02T18:15:54.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-02T18:15:54.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T18:15:54.785Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T18:15:54.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T18:15:54.911Z] $ docker exec 460ceae8afe6086cc8513b1420fdba14683b1d26ac752e6463faa04109b223b0 ssh-agent [2022-08-02T18:15:55.039Z] SSH_AUTH_SOCK=/tmp/ssh-IDVvEvMPICnI/agent.70 [2022-08-02T18:15:55.039Z] SSH_AGENT_PID=77 [2022-08-02T18:15:55.044Z] Running ssh-add (command line suppressed) [2022-08-02T18:15:55.162Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4667360788637135554.key (/w/workspace/edgex-go/1@tmp/private_key_4667360788637135554.key) [2022-08-02T18:15:55.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T18:15:55.517Z] + git semver init [2022-08-02T18:15:55.778Z] 2022-08-02 18:15:55,703 [run_init] DEBUG init version:0.0.0 force:False [2022-08-02T18:15:55.778Z] 2022-08-02 18:15:55,704 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-08-02T18:15:55.778Z] 2022-08-02 18:15:55,704 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-08-02T18:15:55.778Z] 2022-08-02 18:15:55,705 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-08-02T18:15:59.995Z] 2022-08-02 18:15:59,845 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-08-02T18:15:59.995Z] 2022-08-02 18:15:59,845 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4116 with force:False [2022-08-02T18:15:59.995Z] 2022-08-02 18:15:59,845 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4116 [2022-08-02T18:15:59.995Z] 2022-08-02 18:15:59,849 [execute] INFO git cat-file --batch-check [2022-08-02T18:15:59.995Z] 2022-08-02 18:15:59,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T18:15:59.995Z] 2022-08-02 18:15:59,855 [execute] INFO git cat-file --batch [2022-08-02T18:15:59.995Z] 2022-08-02 18:15:59,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T18:15:59.995Z] 2022-08-02 18:15:59,861 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4116 [2022-08-02T18:15:59.995Z] 0.0.0 [Pipeline] } [2022-08-02T18:16:00.023Z] $ docker exec --env ******** --env ******** 460ceae8afe6086cc8513b1420fdba14683b1d26ac752e6463faa04109b223b0 ssh-agent -k [2022-08-02T18:16:00.140Z] unset SSH_AUTH_SOCK; [2022-08-02T18:16:00.141Z] unset SSH_AGENT_PID; [2022-08-02T18:16:00.141Z] echo Agent pid 77 killed; [2022-08-02T18:16:00.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T18:16:00.587Z] + git semver [Pipeline] } [2022-08-02T18:16:00.874Z] $ docker stop --time=1 460ceae8afe6086cc8513b1420fdba14683b1d26ac752e6463faa04109b223b0 [2022-08-02T18:16:02.208Z] $ docker rm -f 460ceae8afe6086cc8513b1420fdba14683b1d26ac752e6463faa04109b223b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T18:16:02.620Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-02T18:16:02.979Z] Stashed 1 file(s) [Pipeline] echo [2022-08-02T18:16:03.000Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T18:16:03.797Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-02T18:16:03.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T18:16:03.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T18:16:03.892Z] ========================================================= [2022-08-02T18:16:03.892Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-02T18:16:03.892Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-02T18:16:04.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T18:16:04.232Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-02T18:16:04.232Z] 2408cc74d12b: Pulling fs layer [2022-08-02T18:16:04.232Z] ea60b727a1ce: Pulling fs layer [2022-08-02T18:16:04.232Z] 30c4a7721957: Pulling fs layer [2022-08-02T18:16:04.232Z] 370296b7ddb6: Pulling fs layer [2022-08-02T18:16:04.232Z] 7c6cee850709: Pulling fs layer [2022-08-02T18:16:04.232Z] 39a5fcdaea64: Pulling fs layer [2022-08-02T18:16:04.232Z] d94ebbe4e438: Pulling fs layer [2022-08-02T18:16:04.232Z] bcfd1f05c69d: Pulling fs layer [2022-08-02T18:16:04.232Z] 59ccb84bbe0f: Pulling fs layer [2022-08-02T18:16:04.232Z] 370296b7ddb6: Waiting [2022-08-02T18:16:04.232Z] 7c6cee850709: Waiting [2022-08-02T18:16:04.232Z] d94ebbe4e438: Waiting [2022-08-02T18:16:04.232Z] 39a5fcdaea64: Waiting [2022-08-02T18:16:04.232Z] 59ccb84bbe0f: Waiting [2022-08-02T18:16:04.232Z] 30c4a7721957: Verifying Checksum [2022-08-02T18:16:04.232Z] 30c4a7721957: Download complete [2022-08-02T18:16:04.232Z] ea60b727a1ce: Download complete [2022-08-02T18:16:04.232Z] 7c6cee850709: Download complete [2022-08-02T18:16:04.232Z] 39a5fcdaea64: Verifying Checksum [2022-08-02T18:16:04.232Z] 39a5fcdaea64: Download complete [2022-08-02T18:16:04.232Z] 2408cc74d12b: Verifying Checksum [2022-08-02T18:16:04.232Z] d94ebbe4e438: Download complete [2022-08-02T18:16:04.495Z] 2408cc74d12b: Pull complete [2022-08-02T18:16:04.495Z] ea60b727a1ce: Pull complete [2022-08-02T18:16:04.765Z] 30c4a7721957: Pull complete [2022-08-02T18:16:05.030Z] 59ccb84bbe0f: Verifying Checksum [2022-08-02T18:16:05.030Z] 59ccb84bbe0f: Download complete [2022-08-02T18:16:05.030Z] bcfd1f05c69d: Verifying Checksum [2022-08-02T18:16:05.030Z] bcfd1f05c69d: Download complete [2022-08-02T18:16:05.030Z] 370296b7ddb6: Verifying Checksum [2022-08-02T18:16:05.030Z] 370296b7ddb6: Download complete [2022-08-02T18:16:09.223Z] 370296b7ddb6: Pull complete [2022-08-02T18:16:09.223Z] 7c6cee850709: Pull complete [2022-08-02T18:16:09.223Z] 39a5fcdaea64: Pull complete [2022-08-02T18:16:09.223Z] d94ebbe4e438: Pull complete [2022-08-02T18:16:11.138Z] bcfd1f05c69d: Pull complete [2022-08-02T18:16:12.078Z] 59ccb84bbe0f: Pull complete [2022-08-02T18:16:12.078Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-02T18:16:12.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T18:16:12.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-02T18:16:12.430Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T18:16:12.430Z] WORKDIR /edgex [2022-08-02T18:16:12.430Z] COPY go.mod . [2022-08-02T18:16:12.430Z] RUN go mod download [2022-08-02T18:16:12.430Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-02T18:16:13.811Z] Sending build context to Docker daemon 335.4MB [2022-08-02T18:16:13.811Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T18:16:13.811Z] ---> a4fb48ad2a94 [2022-08-02T18:16:13.811Z] Step 2/4 : WORKDIR /edgex [2022-08-02T18:16:15.729Z] ---> Running in d186f66414ee [2022-08-02T18:16:15.729Z] Removing intermediate container d186f66414ee [2022-08-02T18:16:15.729Z] ---> 15f0ceba0715 [2022-08-02T18:16:15.729Z] Step 3/4 : COPY go.mod . [2022-08-02T18:16:15.989Z] ---> 0777268747e3 [2022-08-02T18:16:15.989Z] Step 4/4 : RUN go mod download [2022-08-02T18:16:15.989Z] ---> Running in f3ee596b02d1 [2022-08-02T18:16:18.318Z] Still waiting to schedule task [2022-08-02T18:16:18.319Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-02T18:16:28.218Z] Removing intermediate container f3ee596b02d1 [2022-08-02T18:16:28.218Z] ---> 1f4de6909666 [2022-08-02T18:16:28.218Z] Successfully built 1f4de6909666 [2022-08-02T18:16:28.218Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:16:28.605Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T18:16:28.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T18:16:28.754Z] prd-ubuntu20.04-docker-8c-8g-21824 does not seem to be running inside a container [2022-08-02T18:16:28.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T18:16:29.147Z] $ docker top cd211a938371d4189e16b2313bdde6553ae87d63297e382367d0e64feae90afe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T18:16:29.557Z] + go version [2022-08-02T18:16:29.557Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-02T18:16:29.621Z] $ docker stop --time=1 cd211a938371d4189e16b2313bdde6553ae87d63297e382367d0e64feae90afe [2022-08-02T18:16:30.908Z] $ docker rm -f cd211a938371d4189e16b2313bdde6553ae87d63297e382367d0e64feae90afe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:16:31.628Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T18:16:31.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T18:16:31.786Z] prd-ubuntu20.04-docker-8c-8g-21824 does not seem to be running inside a container [2022-08-02T18:16:31.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T18:16:32.173Z] $ docker top 55a887a4b840a1dd01c830f7ea9bafe69d171d3dcd8e043778f07a0b3eb23487 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-02T18:16:32.285Z] ========================================================= [2022-08-02T18:16:32.285Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-02T18:16:32.285Z] ========================================================= [Pipeline] sh [2022-08-02T18:16:32.579Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-02T18:16:32.933Z] + make test [2022-08-02T18:16:32.934Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-02T18:16:39.515Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-02T18:16:51.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-02T18:16:52.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2022-08-02T18:16:52.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-02T18:16:52.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-02T18:16:52.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2022-08-02T18:16:52.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-02T18:16:52.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements [2022-08-02T18:16:52.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-02T18:16:52.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-02T18:16:57.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.688s coverage: 89.2% of statements [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-02T18:16:57.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.114s coverage: 83.8% of statements [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-02T18:16:57.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.445s coverage: 95.6% of statements [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-02T18:16:57.060Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-02T18:16:57.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-02T18:16:57.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-02T18:16:57.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-08-02T18:16:57.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2022-08-02T18:16:57.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-02T18:16:57.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-08-02T18:16:57.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2022-08-02T18:16:57.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.119s coverage: 94.1% of statements [2022-08-02T18:16:57.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2022-08-02T18:16:57.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-08-02T18:17:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2022-08-02T18:17:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-08-02T18:17:07.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.189s coverage: 82.2% of statements [2022-08-02T18:17:07.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.2% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.7% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.316s coverage: 65.8% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.6% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.107s coverage: 17.7% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-02T18:17:15.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-08-02T18:17:15.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-08-02T18:17:15.988Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-02T18:17:34.085Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-02T18:17:34.085Z] GO111MODULE=on go vet ./... [2022-08-02T18:17:35.989Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T18:17:35.989Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T18:17:35.989Z] ./bin/test-attribution-txt.sh [2022-08-02T18:17:35.989Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-02T18:17:35.989Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-02T18:17:35.989Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-02T18:17:35.989Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-02T18:17:35.989Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-02T18:17:35.989Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-02T18:17:35.989Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-02T18:17:36.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-02T18:17:36.342Z] + ls -al . [2022-08-02T18:17:36.343Z] total 688 [2022-08-02T18:17:36.343Z] drwxrwxr-x 10 1001 1001 4096 Aug 2 18:16 . [2022-08-02T18:17:36.343Z] drwxr-xr-x 4 root root 4096 Aug 2 18:16 .. [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 11 Aug 2 18:15 .dockerignore [2022-08-02T18:17:36.343Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 18:17 .git [2022-08-02T18:17:36.343Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 18:15 .github [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 1030 Aug 2 18:15 .gitignore [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 42 Aug 2 18:15 .golangci.yml [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 87 Aug 2 18:15 .hadolint.yml [2022-08-02T18:17:36.343Z] drwxr-xr-x 3 1001 1001 4096 Aug 2 18:15 .semver [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 166 Aug 2 18:15 .sonarcloud.properties [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 1171 Aug 2 18:15 ADOPTERS.md [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 10347 Aug 2 18:15 Attribution.txt [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 63209 Aug 2 18:15 CHANGELOG.md [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 18:15 CONTRIBUTING.md [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 677 Aug 2 18:15 GOVERNANCE.md [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 850 Aug 2 18:15 Jenkinsfile [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 18:15 LICENSE [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 10350 Aug 2 18:15 Makefile [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 582 Aug 2 18:15 OWNERS.md [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 9094 Aug 2 18:15 README.md [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 6912 Aug 2 18:15 SECURITY.md [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 5 Aug 2 18:16 VERSION [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 4131 Aug 2 18:15 ZMQWindows.md [2022-08-02T18:17:36.343Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 18:15 bin [2022-08-02T18:17:36.343Z] drwxrwxr-x 18 1001 1001 4096 Aug 2 18:15 cmd [2022-08-02T18:17:36.343Z] -rw-r--r-- 1 root root 436531 Aug 2 18:17 coverage.out [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 3681 Aug 2 18:15 go.mod [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 38033 Aug 2 18:15 go.sum [2022-08-02T18:17:36.343Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 18:15 internal [2022-08-02T18:17:36.343Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 18:15 openapi [2022-08-02T18:17:36.343Z] drwxrwxr-x 4 1001 1001 4096 Aug 2 18:15 snap [2022-08-02T18:17:36.343Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 18:15 version.go [Pipeline] sh [2022-08-02T18:17:36.670Z] + '[' -e coverage.out ] [2022-08-02T18:17:36.670Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-02T18:17:36.788Z] Stashed 1 file(s) [Pipeline] sh [2022-08-02T18:17:37.089Z] + make build [2022-08-02T18:17:37.089Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-02T18:17:49.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T18:17:59.315Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-02T18:17:59.315Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-02T18:18:00.288Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21825 in /w/workspace/edgexfoundry_edgex-go_PR-4116 [Pipeline] { [Pipeline] ws [2022-08-02T18:18:00.327Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-02T18:18:00.412Z] The recommended git tool is: git [2022-08-02T18:18:05.884Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-02T18:18:05.884Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-02T18:18:06.453Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-02T18:18:06.761Z] using credential edgex-jenkins-ssh [2022-08-02T18:18:06.780Z] Cloning the remote Git repository [2022-08-02T18:18:07.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-02T18:18:06.838Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-02T18:18:06.978Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-02T18:18:07.041Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-02T18:18:07.042Z] > git --version # timeout=10 [2022-08-02T18:18:07.060Z] > git --version # 'git version 2.25.1' [2022-08-02T18:18:07.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T18:18:07.117Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T18:18:08.782Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-02T18:18:09.723Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-02T18:18:10.663Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-02T18:18:11.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-02T18:18:13.150Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-02T18:18:14.119Z] $ docker stop --time=1 55a887a4b840a1dd01c830f7ea9bafe69d171d3dcd8e043778f07a0b3eb23487 [2022-08-02T18:18:16.576Z] $ docker rm -f 55a887a4b840a1dd01c830f7ea9bafe69d171d3dcd8e043778f07a0b3eb23487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:18:17.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T18:18:17.763Z] [2022-08-02T18:18:17.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:18:18.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T18:18:18.187Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-02T18:18:18.187Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-02T18:18:18.187Z] ca9280d653b3: Pulling fs layer [2022-08-02T18:18:18.187Z] 7e9c9ca2126c: Pulling fs layer [2022-08-02T18:18:18.187Z] cbdbe7a5bc2a: Download complete [2022-08-02T18:18:18.454Z] ca9280d653b3: Verifying Checksum [2022-08-02T18:18:18.454Z] ca9280d653b3: Download complete [2022-08-02T18:18:18.454Z] cbdbe7a5bc2a: Pull complete [2022-08-02T18:18:18.723Z] 7e9c9ca2126c: Verifying Checksum [2022-08-02T18:18:18.723Z] 7e9c9ca2126c: Download complete [2022-08-02T18:18:18.723Z] ca9280d653b3: Pull complete [2022-08-02T18:18:22.118Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-02T18:18:22.137Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T18:18:22.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-02T18:18:22.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-02T18:18:22.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T18:18:22.216Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4116/head:refs/remotes/origin/PR-4116 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-02T18:18:22.931Z] 7e9c9ca2126c: Pull complete [2022-08-02T18:18:22.931Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-02T18:18:22.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T18:18:22.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T18:18:22.948Z] Merging remotes/origin/main commit af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit 6a305a0d3f476a954b30d71b2a4c6186a0e60dee [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T18:18:23.148Z] prd-ubuntu20.04-docker-8c-8g-21824 does not seem to be running inside a container [2022-08-02T18:18:23.191Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-02T18:18:23.338Z] Merge succeeded, producing 6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:18:23.338Z] Checking out Revision 6a305a0d3f476a954b30d71b2a4c6186a0e60dee (PR-4116) [2022-08-02T18:18:24.646Z] $ docker top 3020fe0a7d8ad3087c19c06b9971d382fc94ff17c05b75bf32127b0d5b2b4fc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T18:18:22.969Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T18:18:23.002Z] > git checkout -f 6a305a0d3f476a954b30d71b2a4c6186a0e60dee # timeout=10 [2022-08-02T18:18:23.236Z] > git remote # timeout=10 [2022-08-02T18:18:23.253Z] > git config --get remote.origin.url # timeout=10 [2022-08-02T18:18:23.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T18:18:23.297Z] > git merge af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 [2022-08-02T18:18:23.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-02T18:18:23.348Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T18:18:23.374Z] > git checkout -f 6a305a0d3f476a954b30d71b2a4c6186a0e60dee # timeout=10 [2022-08-02T18:18:25.043Z] + docker-compose build --help [2022-08-02T18:18:25.043Z] + grep parallel [2022-08-02T18:18:25.618Z] --parallel Build images in parallel. [Pipeline] } [2022-08-02T18:18:25.660Z] $ docker stop --time=1 3020fe0a7d8ad3087c19c06b9971d382fc94ff17c05b75bf32127b0d5b2b4fc9 [2022-08-02T18:18:26.942Z] $ docker rm -f 3020fe0a7d8ad3087c19c06b9971d382fc94ff17c05b75bf32127b0d5b2b4fc9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:18:27.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T18:18:27.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T18:18:27.681Z] prd-ubuntu20.04-docker-8c-8g-21824 does not seem to be running inside a container [2022-08-02T18:18:27.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-02T18:18:27.736Z] Commit message: "refactor: Switch from docker to alpine base image for sys-mgmt-agent" [2022-08-02T18:18:27.797Z] > git --version # timeout=10 [2022-08-02T18:18:27.808Z] > git --version # 'git version 2.25.1' [2022-08-02T18:18:27.823Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T18:18:28.085Z] $ docker top 0a20c97b3e7917d0e8b57156ec821839c030d12e0cfd6405f30d623006eaa851 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T18:18:28.485Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-02T18:18:28.977Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-02T18:18:28.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T18:18:28.977Z] Dload Upload Total Spent Left Speed [2022-08-02T18:18:28.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 89362 0 --:--:-- --:--:-- --:--:-- 89362 [2022-08-02T18:18:29.056Z] Building core-command ... [2022-08-02T18:18:29.056Z] Building core-data ... [2022-08-02T18:18:29.056Z] Building core-metadata ... [2022-08-02T18:18:29.056Z] Building security-bootstrapper ... [2022-08-02T18:18:29.056Z] Building security-proxy-setup ... [2022-08-02T18:18:29.056Z] Building security-secretstore-setup ... [2022-08-02T18:18:29.056Z] Building security-spiffe-token-provider ... [2022-08-02T18:18:29.056Z] Building security-spire-agent ... [2022-08-02T18:18:29.056Z] Building security-spire-config ... [2022-08-02T18:18:29.056Z] Building security-spire-server ... [2022-08-02T18:18:29.056Z] Building support-notifications ... [2022-08-02T18:18:29.056Z] Building support-scheduler ... [2022-08-02T18:18:29.056Z] Building sys-mgmt-agent ... [2022-08-02T18:18:29.056Z] Building security-spire-config [2022-08-02T18:18:29.056Z] Building security-secretstore-setup [2022-08-02T18:18:29.056Z] Building security-spire-server [2022-08-02T18:18:29.056Z] Building core-data [2022-08-02T18:18:29.056Z] Building security-bootstrapper [Pipeline] sh [2022-08-02T18:18:29.715Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-02T18:18:30.072Z] + sudo tee /etc/docker/daemon.new [2022-08-02T18:18:30.072Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-02T18:18:30.072Z] { [2022-08-02T18:18:30.072Z] "registry-mirrors": [ [2022-08-02T18:18:30.072Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-02T18:18:30.072Z] ], [2022-08-02T18:18:30.072Z] "bip": "10.250.0.254/24", [2022-08-02T18:18:30.072Z] "hosts": [ [2022-08-02T18:18:30.072Z] "tcp://0.0.0.0:5555", [2022-08-02T18:18:30.072Z] "unix:///var/run/docker.sock" [2022-08-02T18:18:30.072Z] ], [2022-08-02T18:18:30.072Z] "mtu": 1458, [2022-08-02T18:18:30.072Z] "selinux-enabled": true, [2022-08-02T18:18:30.072Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-02T18:18:30.072Z] } [Pipeline] sh [2022-08-02T18:18:30.428Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-02T18:18:30.792Z] + sudo service docker restart [2022-08-02T18:18:43.935Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:18:43.935Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:18:43.935Z] ---> 1f4de6909666 [2022-08-02T18:18:43.935Z] Step 3/31 : WORKDIR /edgex-go [2022-08-02T18:18:43.935Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:18:43.935Z] [2022-08-02T18:18:43.935Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:18:43.935Z] ---> 1f4de6909666 [2022-08-02T18:18:43.935Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T18:18:43.935Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:18:43.935Z] ---> 1f4de6909666 [2022-08-02T18:18:43.935Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T18:18:43.935Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:18:43.935Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:18:43.935Z] ---> 1f4de6909666 [2022-08-02T18:18:43.935Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T18:18:43.935Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:18:43.935Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:18:43.935Z] ---> 1f4de6909666 [2022-08-02T18:18:43.935Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T18:18:45.851Z] ---> Running in e1838d8e0069 [2022-08-02T18:18:45.851Z] ---> Running in ee623bb94d2d [2022-08-02T18:18:45.851Z] ---> Running in 1e3672e692ea [2022-08-02T18:18:45.851Z] ---> Running in ac636bd84933 [2022-08-02T18:18:45.851Z] ---> Running in 88b164d90cb6 [2022-08-02T18:18:45.851Z] Removing intermediate container 1e3672e692ea [2022-08-02T18:18:45.851Z] ---> 4b30f4b8b121 [2022-08-02T18:18:45.851Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:18:45.851Z] Removing intermediate container 88b164d90cb6 [2022-08-02T18:18:45.851Z] ---> e6b231c7a3d8 [2022-08-02T18:18:45.851Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:18:45.851Z] Removing intermediate container ac636bd84933 [2022-08-02T18:18:45.851Z] ---> 1dabf35d3700 [2022-08-02T18:18:45.851Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:18:45.851Z] Removing intermediate container ee623bb94d2d [2022-08-02T18:18:45.851Z] ---> 55bfaab9c6b6 [2022-08-02T18:18:45.851Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:18:45.851Z] Removing intermediate container e1838d8e0069 [2022-08-02T18:18:45.851Z] ---> 686fd59fe329 [2022-08-02T18:18:45.851Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:18:45.851Z] ---> Running in c4f08d0db4fa [2022-08-02T18:18:45.851Z] ---> Running in 30ab05f4dbe2 [2022-08-02T18:18:45.851Z] ---> Running in fe2becd31ee6 [2022-08-02T18:18:45.851Z] ---> Running in d0f7ed0de80d [2022-08-02T18:18:45.851Z] ---> Running in 2c4b992b0595 [2022-08-02T18:18:47.230Z] Removing intermediate container c4f08d0db4fa [2022-08-02T18:18:47.230Z] ---> f82187559abb [2022-08-02T18:18:47.230Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-02T18:18:47.230Z] ---> Running in b153dee47d41 [2022-08-02T18:18:47.230Z] Removing intermediate container 30ab05f4dbe2 [2022-08-02T18:18:47.230Z] ---> b248adfc3598 [2022-08-02T18:18:47.230Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T18:18:47.230Z] ---> Running in 7936ceda6514 [2022-08-02T18:18:47.230Z] Removing intermediate container 2c4b992b0595 [2022-08-02T18:18:47.230Z] ---> b6a1392dcd79 [2022-08-02T18:18:47.230Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-02T18:18:47.496Z] ---> Running in fba90c7ab9a6 [2022-08-02T18:18:47.496Z] Removing intermediate container d0f7ed0de80d [2022-08-02T18:18:47.496Z] ---> bd1e5efdaa03 [2022-08-02T18:18:47.496Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-02T18:18:47.496Z] ---> Running in a1bb9d771a70 [2022-08-02T18:18:47.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:18:47.496Z] Removing intermediate container fe2becd31ee6 [2022-08-02T18:18:47.496Z] ---> 1cf3954054a3 [2022-08-02T18:18:47.496Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T18:18:47.496Z] ---> Running in 30ebf773f25d [2022-08-02T18:18:47.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:18:48.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:18:48.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:18:48.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:18:48.277Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:18:48.846Z] OK: 211 MiB in 51 packages [2022-08-02T18:18:48.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:18:48.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:18:48.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:18:48.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:18:49.106Z] Removing intermediate container b153dee47d41 [2022-08-02T18:18:49.106Z] ---> 24801d923b2a [2022-08-02T18:18:49.106Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T18:18:49.106Z] OK: 211 MiB in 51 packages [2022-08-02T18:18:49.106Z] ---> 7d0d03a445f9 [2022-08-02T18:18:49.106Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:18:49.106Z] ---> Running in 716e16b697ed [2022-08-02T18:18:49.106Z] OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [2022-08-02T18:18:49.366Z] OK: 211 MiB in 51 packages [2022-08-02T18:18:49.366Z] Removing intermediate container 7936ceda6514 [2022-08-02T18:18:49.366Z] ---> 2482e519b2f5 [2022-08-02T18:18:49.366Z] Step 6/25 : COPY go.mod vendor* ./ [Pipeline] configFileProvider [2022-08-02T18:18:49.369Z] provisioning config files... [2022-08-02T18:18:49.395Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config498070892042371494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T18:18:49.629Z] OK: 211 MiB in 51 packages [2022-08-02T18:18:49.629Z] ---> 1b47a376e978 [2022-08-02T18:18:49.629Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:18:49.629Z] ---> Running in 083f91238ef0 [2022-08-02T18:18:49.629Z] Removing intermediate container 30ebf773f25d [2022-08-02T18:18:49.629Z] ---> 39538fdbeafb [2022-08-02T18:18:49.629Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T18:18:49.787Z] ---> docker-login.sh [2022-08-02T18:18:49.787Z] nexus3.edgexfoundry.org:10001 [2022-08-02T18:18:49.888Z] ---> 856cf6c554eb [2022-08-02T18:18:49.888Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:18:49.888Z] ---> Running in f9f99f40623f [2022-08-02T18:18:49.888Z] Removing intermediate container fba90c7ab9a6 [2022-08-02T18:18:49.888Z] ---> 559d60d2a673 [2022-08-02T18:18:49.888Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T18:18:50.146Z] Removing intermediate container a1bb9d771a70 [2022-08-02T18:18:50.146Z] ---> 67aa1fe19877 [2022-08-02T18:18:50.146Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-02T18:18:50.146Z] ---> 4c393424d2b6 [2022-08-02T18:18:50.146Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:18:50.146Z] ---> Running in e8cf46872b0c [2022-08-02T18:18:50.146Z] ---> 123297da6622 [2022-08-02T18:18:50.146Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:18:50.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T18:18:50.406Z] ---> Running in 4081bfaffe77 [2022-08-02T18:18:50.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T18:18:50.659Z] Configure a credential helper to remove this warning. See [2022-08-02T18:18:50.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T18:18:50.659Z] [2022-08-02T18:18:50.659Z] Login Succeeded [2022-08-02T18:18:50.659Z] nexus3.edgexfoundry.org:10002 [2022-08-02T18:18:50.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T18:18:51.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T18:18:51.207Z] Configure a credential helper to remove this warning. See [2022-08-02T18:18:51.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T18:18:51.207Z] [2022-08-02T18:18:51.207Z] Login Succeeded [2022-08-02T18:18:51.207Z] nexus3.edgexfoundry.org:10003 [2022-08-02T18:18:51.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T18:18:51.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T18:18:51.484Z] Configure a credential helper to remove this warning. See [2022-08-02T18:18:51.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T18:18:51.484Z] [2022-08-02T18:18:51.484Z] Login Succeeded [2022-08-02T18:18:51.484Z] nexus3.edgexfoundry.org:10004 [2022-08-02T18:18:52.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T18:18:52.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T18:18:52.297Z] Configure a credential helper to remove this warning. See [2022-08-02T18:18:52.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T18:18:52.297Z] [2022-08-02T18:18:52.297Z] Login Succeeded [2022-08-02T18:18:52.297Z] docker.io [2022-08-02T18:18:52.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T18:18:52.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T18:18:52.890Z] Configure a credential helper to remove this warning. See [2022-08-02T18:18:52.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T18:18:52.890Z] [2022-08-02T18:18:52.890Z] Login Succeeded [2022-08-02T18:18:52.890Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T18:18:52.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-02T18:18:53.616Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-02T18:18:53.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T18:18:53.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T18:18:53.733Z] ========================================================= [2022-08-02T18:18:53.733Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-02T18:18:53.733Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-02T18:18:54.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T18:18:54.388Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-02T18:18:54.388Z] b3c136eddcbf: Pulling fs layer [2022-08-02T18:18:54.388Z] c0a3192eca97: Pulling fs layer [2022-08-02T18:18:54.388Z] a050256f5b6f: Pulling fs layer [2022-08-02T18:18:54.389Z] 656be50a0ddc: Pulling fs layer [2022-08-02T18:18:54.389Z] 2bbca73fdf42: Pulling fs layer [2022-08-02T18:18:54.389Z] 46d945488cbd: Pulling fs layer [2022-08-02T18:18:54.389Z] 8a5474983e97: Pulling fs layer [2022-08-02T18:18:54.389Z] 329c88fbcd65: Pulling fs layer [2022-08-02T18:18:54.389Z] 46d945488cbd: Waiting [2022-08-02T18:18:54.389Z] 8a5474983e97: Waiting [2022-08-02T18:18:54.389Z] 656be50a0ddc: Waiting [2022-08-02T18:18:54.389Z] 2bbca73fdf42: Waiting [2022-08-02T18:18:54.389Z] 329c88fbcd65: Waiting [2022-08-02T18:18:54.389Z] a050256f5b6f: Download complete [2022-08-02T18:18:54.389Z] c0a3192eca97: Verifying Checksum [2022-08-02T18:18:54.389Z] c0a3192eca97: Download complete [2022-08-02T18:18:54.389Z] 2bbca73fdf42: Verifying Checksum [2022-08-02T18:18:54.389Z] 2bbca73fdf42: Download complete [2022-08-02T18:18:54.389Z] b3c136eddcbf: Download complete [2022-08-02T18:18:55.378Z] b3c136eddcbf: Pull complete [2022-08-02T18:18:55.378Z] 329c88fbcd65: Verifying Checksum [2022-08-02T18:18:55.378Z] 329c88fbcd65: Download complete [2022-08-02T18:18:55.988Z] c0a3192eca97: Pull complete [2022-08-02T18:18:56.268Z] a050256f5b6f: Pull complete [2022-08-02T18:18:56.544Z] 8a5474983e97: Verifying Checksum [2022-08-02T18:18:56.544Z] 8a5474983e97: Download complete [2022-08-02T18:18:57.143Z] 656be50a0ddc: Download complete [2022-08-02T18:19:02.668Z] Removing intermediate container f9f99f40623f [2022-08-02T18:19:02.668Z] ---> 12daad643f38 [2022-08-02T18:19:02.668Z] Step 8/26 : COPY . . [2022-08-02T18:19:02.668Z] Removing intermediate container 083f91238ef0 [2022-08-02T18:19:02.668Z] ---> 64eaf84cbcdf [2022-08-02T18:19:02.668Z] Step 8/25 : COPY . . [2022-08-02T18:19:02.668Z] Removing intermediate container e8cf46872b0c [2022-08-02T18:19:02.668Z] ---> e7e8c6faa867 [2022-08-02T18:19:02.668Z] Step 8/23 : COPY . . [2022-08-02T18:19:02.668Z] Removing intermediate container 716e16b697ed [2022-08-02T18:19:02.668Z] ---> d2ac68d80a18 [2022-08-02T18:19:02.668Z] Step 8/25 : COPY . . [2022-08-02T18:19:02.668Z] Removing intermediate container 4081bfaffe77 [2022-08-02T18:19:02.668Z] ---> 122b6a0670df [2022-08-02T18:19:02.668Z] Step 8/31 : COPY . . [2022-08-02T18:19:12.264Z] 656be50a0ddc: Pull complete [2022-08-02T18:19:12.264Z] 2bbca73fdf42: Pull complete [2022-08-02T18:19:12.264Z] 46d945488cbd: Pull complete [2022-08-02T18:19:12.656Z] ---> c6dcc5f4ca2d [2022-08-02T18:19:12.656Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-02T18:19:12.656Z] ---> 335135be7113 [2022-08-02T18:19:12.656Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-02T18:19:12.656Z] ---> 195832027200 [2022-08-02T18:19:12.656Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T18:19:12.656Z] ---> c72e1b473f47 [2022-08-02T18:19:12.656Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T18:19:12.656Z] ---> bfa1a86d3745 [2022-08-02T18:19:12.656Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-02T18:19:12.656Z] ---> Running in 1745308fd689 [2022-08-02T18:19:12.656Z] ---> Running in 4b807c9258f6 [2022-08-02T18:19:12.656Z] ---> Running in b923e6739c7f [2022-08-02T18:19:12.656Z] ---> Running in 89ee2a97da85 [2022-08-02T18:19:12.656Z] ---> Running in 4c3feb156a37 [2022-08-02T18:19:12.656Z] Removing intermediate container b923e6739c7f [2022-08-02T18:19:12.656Z] ---> edb6d510961c [2022-08-02T18:19:12.656Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T18:19:12.656Z] Removing intermediate container 89ee2a97da85 [2022-08-02T18:19:12.656Z] ---> febdb7cf7921 [2022-08-02T18:19:12.656Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-02T18:19:12.656Z] ---> Running in 3c228e464519 [2022-08-02T18:19:12.656Z] ---> Running in 63370e8749ce [2022-08-02T18:19:12.656Z] Removing intermediate container 3c228e464519 [2022-08-02T18:19:12.656Z] ---> 1b7b6050ba33 [2022-08-02T18:19:12.656Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-02T18:19:12.656Z] Removing intermediate container 63370e8749ce [2022-08-02T18:19:12.656Z] ---> 1e9b27a354e3 [2022-08-02T18:19:12.656Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-02T18:19:12.656Z] ---> Running in ab1baeac2600 [2022-08-02T18:19:12.656Z] ---> Running in 130ff3d0f666 [2022-08-02T18:19:12.656Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-02T18:19:12.656Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-02T18:19:12.656Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-02T18:19:12.656Z] Removing intermediate container ab1baeac2600 [2022-08-02T18:19:12.656Z] ---> 7085e444213e [2022-08-02T18:19:12.656Z] Step 12/25 : WORKDIR /edgex-go [2022-08-02T18:19:12.656Z] Removing intermediate container 130ff3d0f666 [2022-08-02T18:19:12.656Z] ---> b4ccedbf2c50 [2022-08-02T18:19:12.656Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T18:19:12.656Z] ---> Running in 071f8c702ffd [2022-08-02T18:19:12.656Z] ---> Running in e893dcf821ad [2022-08-02T18:19:12.656Z] Removing intermediate container 071f8c702ffd [2022-08-02T18:19:12.656Z] ---> 81e31346e2b9 [2022-08-02T18:19:12.656Z] [2022-08-02T18:19:12.656Z] Step 13/25 : FROM alpine:3.15 [2022-08-02T18:19:12.656Z] Removing intermediate container e893dcf821ad [2022-08-02T18:19:12.656Z] ---> 943799bc22dd [2022-08-02T18:19:12.656Z] [2022-08-02T18:19:12.656Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T18:19:13.602Z] 3.15: Pulling from library/alpine [2022-08-02T18:19:13.602Z] 3.15: Pulling from library/alpine [2022-08-02T18:19:14.173Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-02T18:19:14.173Z] Status: Downloaded newer image for alpine:3.15 [2022-08-02T18:19:14.173Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-02T18:19:14.173Z] Status: Image is up to date for alpine:3.15 [2022-08-02T18:19:14.173Z] ---> 2720e26172a0 [2022-08-02T18:19:14.173Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T18:19:14.173Z] ---> 2720e26172a0 [2022-08-02T18:19:14.173Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T18:19:14.433Z] ---> Running in fc1b27c6d559 [2022-08-02T18:19:14.433Z] ---> Running in 54d9d37db28d [2022-08-02T18:19:14.433Z] Removing intermediate container 54d9d37db28d [2022-08-02T18:19:14.433Z] ---> 46c84e38ca4d [2022-08-02T18:19:14.433Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:19:14.433Z] Removing intermediate container fc1b27c6d559 [2022-08-02T18:19:14.433Z] ---> a3ba86305227 [2022-08-02T18:19:14.433Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:19:14.692Z] ---> Running in 473312a83a91 [2022-08-02T18:19:14.692Z] ---> Running in f287ff9dadba [2022-08-02T18:19:16.600Z] Removing intermediate container 473312a83a91 [2022-08-02T18:19:16.600Z] ---> 046073f0c887 [2022-08-02T18:19:16.600Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T18:19:16.600Z] Removing intermediate container f287ff9dadba [2022-08-02T18:19:16.600Z] ---> 1483de014c3d [2022-08-02T18:19:16.600Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-02T18:19:16.600Z] ---> Running in 54d478cd120b [2022-08-02T18:19:16.600Z] ---> Running in 9fe79e00e660 [2022-08-02T18:19:17.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:17.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:17.691Z] 8a5474983e97: Pull complete [2022-08-02T18:19:18.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:18.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:18.630Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T18:19:18.630Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T18:19:18.630Z] OK: 15857 distinct packages available [2022-08-02T18:19:18.630Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:18.630Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T18:19:18.630Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T18:19:18.630Z] OK: 15857 distinct packages available [2022-08-02T18:19:18.630Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:19.131Z] 329c88fbcd65: Pull complete [2022-08-02T18:19:19.401Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-02T18:19:19.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T18:19:19.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-02T18:19:19.565Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:19.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:19.799Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T18:19:19.799Z] WORKDIR /edgex [2022-08-02T18:19:19.799Z] COPY go.mod . [2022-08-02T18:19:19.799Z] RUN go mod download+ [2022-08-02T18:19:19.799Z] docker build -t ci-base-image-arm64 -f - . [2022-08-02T18:19:19.823Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T18:19:19.823Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-02T18:19:19.823Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T18:19:20.082Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-02T18:19:20.082Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T18:19:20.082Z] (3/4) Installing libucontext (1.1-r0) [2022-08-02T18:19:20.082Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T18:19:20.082Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-02T18:19:20.082Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T18:19:20.342Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T18:19:20.342Z] OK: 6 MiB in 18 packages [2022-08-02T18:19:20.342Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T18:19:20.342Z] OK: 6 MiB in 19 packages [2022-08-02T18:19:21.720Z] Removing intermediate container 9fe79e00e660 [2022-08-02T18:19:21.720Z] ---> 354e3d29fd82 [2022-08-02T18:19:21.720Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T18:19:21.720Z] Removing intermediate container 54d478cd120b [2022-08-02T18:19:21.720Z] ---> 2b5a91650c33 [2022-08-02T18:19:21.720Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T18:19:22.424Z] Sending build context to Docker daemon 169.3MB [2022-08-02T18:19:22.424Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T18:19:22.424Z] ---> ff4287adb874 [2022-08-02T18:19:22.424Z] Step 2/4 : WORKDIR /edgex [2022-08-02T18:19:23.867Z] ---> Running in a5abf9c94995 [2022-08-02T18:19:24.140Z] Removing intermediate container a5abf9c94995 [2022-08-02T18:19:24.140Z] ---> 6eba17c61a52 [2022-08-02T18:19:24.140Z] Step 3/4 : COPY go.mod . [2022-08-02T18:19:24.738Z] ---> 7a0a4ab1cdd8 [2022-08-02T18:19:24.738Z] Step 4/4 : RUN go mod download [2022-08-02T18:19:24.738Z] ---> Running in 2d0332cc04c1 [2022-08-02T18:19:25.907Z] ---> c667d58791dd [2022-08-02T18:19:25.907Z] ---> 3c45a58cad75 [2022-08-02T18:19:25.907Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T18:19:25.907Z] [2022-08-02T18:19:25.907Z] ---> 7b215e55840c [2022-08-02T18:19:25.907Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-02T18:19:25.907Z] ---> 51bb62b7be53 [2022-08-02T18:19:25.907Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-02T18:19:26.165Z] ---> Running in 5502feb7349a [2022-08-02T18:19:26.165Z] Removing intermediate container 5502feb7349a [2022-08-02T18:19:26.165Z] ---> 09396d1ae666 [2022-08-02T18:19:26.165Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-02T18:19:26.424Z] ---> 228b8636697e [2022-08-02T18:19:26.424Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-02T18:19:26.683Z] ---> 0c63f786a032 [2022-08-02T18:19:26.683Z] Step 21/26 : WORKDIR / [2022-08-02T18:19:26.683Z] ---> 0567fe511352 [2022-08-02T18:19:26.683Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T18:19:26.683Z] ---> Running in 59881de3992e [2022-08-02T18:19:26.683Z] ---> Running in 2c6a95beb2c2 [2022-08-02T18:19:26.683Z] Removing intermediate container 2c6a95beb2c2 [2022-08-02T18:19:26.683Z] ---> 1bd59a8c9c9c [2022-08-02T18:19:26.683Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T18:19:26.683Z] Removing intermediate container 59881de3992e [2022-08-02T18:19:26.683Z] ---> 107f1eb7dd58 [2022-08-02T18:19:26.683Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T18:19:26.949Z] ---> Running in e20bd32dc548 [2022-08-02T18:19:26.949Z] ---> Running in 0aa686378e2d [2022-08-02T18:19:26.949Z] Removing intermediate container 0aa686378e2d [2022-08-02T18:19:26.949Z] ---> c0a1e80a30cf [2022-08-02T18:19:26.949Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T18:19:26.949Z] Removing intermediate container e20bd32dc548 [2022-08-02T18:19:26.949Z] ---> 0445de136d92 [2022-08-02T18:19:26.949Z] Step 23/25 : LABEL arch=x86_64 [2022-08-02T18:19:27.212Z] ---> Running in 11349ce071be [2022-08-02T18:19:27.212Z] ---> Running in 132aac470e2c [2022-08-02T18:19:27.475Z] Removing intermediate container 11349ce071be [2022-08-02T18:19:27.475Z] ---> 17918597bc7b [2022-08-02T18:19:27.475Z] Step 24/26 : LABEL arch=x86_64 [2022-08-02T18:19:27.475Z] Removing intermediate container 132aac470e2c [2022-08-02T18:19:27.475Z] ---> 00129533496b [2022-08-02T18:19:27.475Z] Step 24/25 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:19:27.475Z] ---> Running in df66ede88a69 [2022-08-02T18:19:27.475Z] ---> Running in 0534e4f8c37c [2022-08-02T18:19:27.734Z] Removing intermediate container 0534e4f8c37c [2022-08-02T18:19:27.734Z] ---> 70e2bff90bb2 [2022-08-02T18:19:27.734Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T18:19:27.734Z] ---> Running in f525db27502c [2022-08-02T18:19:27.734Z] Removing intermediate container df66ede88a69 [2022-08-02T18:19:27.734Z] ---> aa86629159c9 [2022-08-02T18:19:27.734Z] Step 25/26 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:19:27.734Z] ---> Running in 476925ce18f6 [2022-08-02T18:19:27.993Z] Removing intermediate container f525db27502c [2022-08-02T18:19:27.993Z] ---> 06aa37eac0cb [2022-08-02T18:19:27.993Z] [2022-08-02T18:19:27.993Z] Removing intermediate container 476925ce18f6 [2022-08-02T18:19:27.993Z] ---> 4a5758441aa4 [2022-08-02T18:19:27.993Z] Step 26/26 : LABEL version=0.0.0 [2022-08-02T18:19:27.993Z] Successfully built 06aa37eac0cb [2022-08-02T18:19:27.993Z] Successfully tagged security-spire-server:latest [2022-08-02T18:19:27.993Z]  Building security-spire-server ... done Building core-command [2022-08-02T18:19:27.993Z] ---> Running in bc40d1fe447a [2022-08-02T18:19:28.929Z] Removing intermediate container bc40d1fe447a [2022-08-02T18:19:28.929Z] ---> fff66cc29398 [2022-08-02T18:19:28.929Z] [2022-08-02T18:19:28.929Z] Successfully built fff66cc29398 [2022-08-02T18:19:28.929Z] Successfully tagged security-spire-config:latest [2022-08-02T18:19:28.929Z] Building sys-mgmt-agent [2022-08-02T18:19:32.216Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-02T18:19:33.152Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:19:33.152Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:19:33.152Z] ---> 1f4de6909666 [2022-08-02T18:19:33.152Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T18:19:33.152Z] ---> Using cache [2022-08-02T18:19:33.152Z] ---> 686fd59fe329 [2022-08-02T18:19:33.152Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:19:33.153Z] ---> Using cache [2022-08-02T18:19:33.153Z] ---> b6a1392dcd79 [2022-08-02T18:19:33.153Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T18:19:34.092Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:19:34.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:19:34.092Z] ---> 1f4de6909666 [2022-08-02T18:19:34.092Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T18:19:34.092Z] ---> Using cache [2022-08-02T18:19:34.092Z] ---> 686fd59fe329 [2022-08-02T18:19:34.092Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:19:34.092Z] ---> Using cache [2022-08-02T18:19:34.092Z] ---> b6a1392dcd79 [2022-08-02T18:19:34.092Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-02T18:19:36.004Z] ---> Running in 02427561abe1 [2022-08-02T18:19:36.004Z] ---> Running in 1433658b20d5 [2022-08-02T18:19:36.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:36.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:37.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:37.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:37.690Z] OK: 211 MiB in 51 packages [2022-08-02T18:19:37.690Z] OK: 211 MiB in 51 packages [2022-08-02T18:19:38.272Z] Removing intermediate container 1745308fd689 [2022-08-02T18:19:38.272Z] ---> 5d189c93dc0b [2022-08-02T18:19:38.272Z] [2022-08-02T18:19:38.272Z] Step 10/31 : FROM alpine:3.16 [2022-08-02T18:19:38.272Z] Removing intermediate container 4b807c9258f6 [2022-08-02T18:19:38.272Z] ---> d041d4b8858e [2022-08-02T18:19:38.272Z] [2022-08-02T18:19:38.272Z] Step 10/25 : FROM alpine:3.16 [2022-08-02T18:19:38.536Z] Removing intermediate container 4c3feb156a37 [2022-08-02T18:19:38.536Z] ---> c2d56aa324fd [2022-08-02T18:19:38.536Z] [2022-08-02T18:19:38.536Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T18:19:38.536Z] Removing intermediate container 02427561abe1 [2022-08-02T18:19:38.536Z] ---> 0002cd7f0064 [2022-08-02T18:19:38.536Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T18:19:38.796Z] ---> 5fc7a11e1307 [2022-08-02T18:19:38.796Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:19:38.796Z] ---> Running in 058ec00a2369 [2022-08-02T18:19:38.796Z] 3.16: Pulling from library/alpine [2022-08-02T18:19:38.796Z] 3.16: Pulling from library/alpine [2022-08-02T18:19:38.796Z] Removing intermediate container 1433658b20d5 [2022-08-02T18:19:38.796Z] ---> 7d1b996459bb [2022-08-02T18:19:38.796Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T18:19:39.057Z] ---> 4ee21cbf34cf [2022-08-02T18:19:39.057Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:19:39.057Z] ---> Running in 09a4cea4d630 [2022-08-02T18:19:39.680Z] 3.16: Pulling from library/alpine [2022-08-02T18:19:39.680Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T18:19:39.680Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T18:19:39.680Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T18:19:39.680Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T18:19:39.680Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T18:19:39.680Z] Status: Image is up to date for alpine:3.16 [2022-08-02T18:19:39.680Z] ---> d7d3d98c851f [2022-08-02T18:19:39.680Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T18:19:39.680Z] ---> d7d3d98c851f [2022-08-02T18:19:39.680Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-02T18:19:39.680Z] ---> d7d3d98c851f [2022-08-02T18:19:39.680Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-02T18:19:39.940Z] ---> Running in af40aeb7463d [2022-08-02T18:19:39.940Z] ---> Running in 08653cdf90cb [2022-08-02T18:19:39.940Z] ---> Running in af8f1c63aad7 [2022-08-02T18:19:40.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:40.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:40.828Z] Removing intermediate container af8f1c63aad7 [2022-08-02T18:19:40.828Z] ---> aa309f6f80a9 [2022-08-02T18:19:40.828Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-02T18:19:40.828Z] Removing intermediate container af40aeb7463d [2022-08-02T18:19:40.828Z] ---> 787f77e01337 [2022-08-02T18:19:40.828Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-02T18:19:40.828Z] ---> Running in a23573aaa92c [2022-08-02T18:19:40.828Z] ---> Running in 50b1ac6407c7 [2022-08-02T18:19:40.828Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-02T18:19:40.828Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-02T18:19:40.828Z] (3/3) Installing su-exec (0.2-r1) [2022-08-02T18:19:40.828Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:19:40.828Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T18:19:40.828Z] OK: 6 MiB in 17 packages [2022-08-02T18:19:41.121Z] Removing intermediate container a23573aaa92c [2022-08-02T18:19:41.121Z] ---> cc86a42d15de [2022-08-02T18:19:41.121Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-02T18:19:41.758Z] ---> Running in 94a20ea40fb5 [2022-08-02T18:19:41.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:41.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:42.021Z] Removing intermediate container 94a20ea40fb5 [2022-08-02T18:19:42.021Z] ---> e3e79dd371be [2022-08-02T18:19:42.021Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:19:42.021Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-02T18:19:42.021Z] (2/2) Installing su-exec (0.2-r1) [2022-08-02T18:19:42.022Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:19:42.022Z] OK: 6 MiB in 16 packages [2022-08-02T18:19:42.022Z] Removing intermediate container 08653cdf90cb [2022-08-02T18:19:42.022Z] ---> c5d7940bbec4 [2022-08-02T18:19:42.022Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T18:19:42.022Z] ---> Running in 5e24d2f18cd6 [2022-08-02T18:19:42.022Z] ---> Running in 03da7af32cbe [2022-08-02T18:19:42.280Z] Removing intermediate container 03da7af32cbe [2022-08-02T18:19:42.280Z] ---> ba3fc97c5bd7 [2022-08-02T18:19:42.280Z] Step 13/25 : WORKDIR / [2022-08-02T18:19:42.539Z] ---> Running in 6564d25e4c33 [2022-08-02T18:19:42.798Z] Removing intermediate container 50b1ac6407c7 [2022-08-02T18:19:42.798Z] ---> e94be1f1c608 [2022-08-02T18:19:42.798Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-02T18:19:42.798Z] Removing intermediate container 6564d25e4c33 [2022-08-02T18:19:42.798Z] ---> 335ed2247ed6 [2022-08-02T18:19:42.798Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-02T18:19:42.798Z] ---> Running in 08920cdf9bcb [2022-08-02T18:19:43.057Z] Removing intermediate container 08920cdf9bcb [2022-08-02T18:19:43.057Z] ---> b494445dfc71 [2022-08-02T18:19:43.057Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-02T18:19:43.057Z] ---> f79ae66e18c1 [2022-08-02T18:19:43.057Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-02T18:19:43.057Z] ---> Running in 408de3807a58 [2022-08-02T18:19:43.330Z] Removing intermediate container 5e24d2f18cd6 [2022-08-02T18:19:43.330Z] ---> 7c60dd33e09f [2022-08-02T18:19:43.330Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T18:19:43.330Z] ---> Running in df9ead670330 [2022-08-02T18:19:43.330Z] Removing intermediate container 408de3807a58 [2022-08-02T18:19:43.330Z] ---> 3dfe8c5d222f [2022-08-02T18:19:43.330Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-02T18:19:43.589Z] ---> 64d198696331 [2022-08-02T18:19:43.589Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-02T18:19:43.589Z] ---> Running in 7aa8883ac323 [2022-08-02T18:19:43.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:43.848Z] Removing intermediate container 7aa8883ac323 [2022-08-02T18:19:43.848Z] ---> 71f461ae1a2c [2022-08-02T18:19:43.848Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-02T18:19:43.848Z] ---> b8ae3cffa056 [2022-08-02T18:19:43.848Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-02T18:19:44.108Z] ---> Running in f3586bf6331b [2022-08-02T18:19:44.367Z] ---> 842ab906eaba [2022-08-02T18:19:44.367Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-02T18:19:44.627Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:19:44.888Z] ---> 5ddf70cf048b [2022-08-02T18:19:44.888Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-02T18:19:44.888Z] Removing intermediate container f3586bf6331b [2022-08-02T18:19:44.888Z] ---> a53b13c58f19 [2022-08-02T18:19:44.888Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-02T18:19:45.146Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T18:19:45.146Z] ---> Running in ca0665996ed6 [2022-08-02T18:19:45.146Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T18:19:45.146Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T18:19:45.407Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T18:19:45.407Z] Removing intermediate container ca0665996ed6 [2022-08-02T18:19:45.407Z] ---> 85f57bbfdb5c [2022-08-02T18:19:45.407Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-02T18:19:45.407Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T18:19:45.668Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T18:19:45.668Z] ---> 0a7093b05a72 [2022-08-02T18:19:45.668Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T18:19:45.668Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:19:45.668Z] OK: 8 MiB in 20 packages [2022-08-02T18:19:45.668Z] ---> c0e461fe6eec [2022-08-02T18:19:45.668Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-02T18:19:45.929Z] ---> Running in 5e6ff4162a31 [2022-08-02T18:19:45.929Z] ---> 82f93a94d595 [2022-08-02T18:19:45.929Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T18:19:46.205Z] ---> Running in 7621249e67f2 [2022-08-02T18:19:46.205Z] Removing intermediate container 058ec00a2369 [2022-08-02T18:19:46.205Z] ---> 3f2b06c0918e [2022-08-02T18:19:46.205Z] Step 8/23 : COPY . . [2022-08-02T18:19:46.478Z] Removing intermediate container df9ead670330 [2022-08-02T18:19:46.478Z] ---> 0748ea9a9f10 [2022-08-02T18:19:46.478Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:19:47.049Z] Removing intermediate container 09a4cea4d630 [2022-08-02T18:19:47.049Z] ---> 2d52fadec5f2 [2022-08-02T18:19:47.049Z] Step 8/23 : COPY . . [2022-08-02T18:19:49.582Z] ---> cb6107cc1a6a [2022-08-02T18:19:49.582Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-02T18:19:50.518Z] ---> 127429d57e35 [2022-08-02T18:19:50.518Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-02T18:19:50.518Z] Removing intermediate container 5e6ff4162a31 [2022-08-02T18:19:50.518Z] ---> 51db1efb0258 [2022-08-02T18:19:50.518Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:19:50.518Z] Removing intermediate container 7621249e67f2 [2022-08-02T18:19:50.518Z] ---> 0d84cf23c2f3 [2022-08-02T18:19:50.518Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T18:19:50.518Z] ---> Running in deb32ee1f77c [2022-08-02T18:19:50.781Z] ---> fda1d0250b47 [2022-08-02T18:19:50.781Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-02T18:19:50.781Z] ---> d4bba4d345cf [2022-08-02T18:19:50.781Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-02T18:19:50.781Z] ---> b7050395f01a [2022-08-02T18:19:50.781Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-02T18:19:50.781Z] ---> Running in 6c72912dc0e9 [2022-08-02T18:19:51.046Z] ---> Running in 8a9d147bed37 [2022-08-02T18:19:51.046Z] Removing intermediate container deb32ee1f77c [2022-08-02T18:19:51.046Z] ---> c4a791dab3a8 [2022-08-02T18:19:51.046Z] Step 23/25 : LABEL arch=x86_64 [2022-08-02T18:19:51.046Z] ---> Running in 8a0d22a7c652 [2022-08-02T18:19:51.046Z] Removing intermediate container 8a9d147bed37 [2022-08-02T18:19:51.046Z] ---> 35eafa789026 [2022-08-02T18:19:51.046Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:19:51.307Z] ---> Running in 69dbaf9daf5c [2022-08-02T18:19:51.307Z] Removing intermediate container 8a0d22a7c652 [2022-08-02T18:19:51.307Z] ---> 32ee91ef9b2f [2022-08-02T18:19:51.307Z] Step 24/25 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:19:51.307Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-02T18:19:51.307Z] ---> Running in c765b0b63c94 [2022-08-02T18:19:51.307Z] Removing intermediate container 69dbaf9daf5c [2022-08-02T18:19:51.307Z] ---> a41d9b3fda4e [2022-08-02T18:19:51.307Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T18:19:51.567Z] ---> 775f0d3e51bf [2022-08-02T18:19:51.567Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-02T18:19:51.567Z] ---> Running in 061b491f509f [2022-08-02T18:19:51.567Z] Removing intermediate container c765b0b63c94 [2022-08-02T18:19:51.567Z] ---> d79f38f8fbb5 [2022-08-02T18:19:51.567Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T18:19:51.567Z] ---> Running in 20b0c41a1587 [2022-08-02T18:19:51.567Z] ---> 2bd9e8020493 [2022-08-02T18:19:51.567Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-02T18:19:51.567Z] Removing intermediate container 061b491f509f [2022-08-02T18:19:51.567Z] ---> bf68374ee324 [2022-08-02T18:19:51.567Z] Step 22/23 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:19:51.567Z] ---> Running in 347df13c795c [2022-08-02T18:19:51.567Z] ---> Running in 1d93b471f5fb [2022-08-02T18:19:51.567Z] ---> c3d44f70e05d [2022-08-02T18:19:51.567Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-02T18:19:51.829Z] Removing intermediate container 20b0c41a1587 [2022-08-02T18:19:51.829Z] ---> 774e08e61fb9 [2022-08-02T18:19:51.829Z] [2022-08-02T18:19:51.829Z] Removing intermediate container 347df13c795c [2022-08-02T18:19:51.829Z] ---> abd90253827c [2022-08-02T18:19:51.829Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T18:19:51.829Z] ---> Running in a105aeac894b [2022-08-02T18:19:51.829Z] Successfully built 774e08e61fb9 [2022-08-02T18:19:52.088Z] Successfully tagged security-secretstore-setup:latest [2022-08-02T18:19:52.088Z] Building security-spiffe-token-provider [2022-08-02T18:19:52.088Z]  Building security-secretstore-setup ... done  ---> f576acecb180 [2022-08-02T18:19:52.088Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-02T18:19:52.088Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-02T18:19:52.088Z] Removing intermediate container a105aeac894b [2022-08-02T18:19:52.088Z] ---> 45051d0232fc [2022-08-02T18:19:52.088Z] [2022-08-02T18:19:52.381Z] Successfully built 45051d0232fc [2022-08-02T18:19:52.641Z] Successfully tagged core-data:latest [2022-08-02T18:19:52.641Z]  Building core-data ... done Building core-metadata [2022-08-02T18:19:53.578Z] ---> 603713b6f421 [2022-08-02T18:19:53.578Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-02T18:19:54.958Z] ---> c8e5c3dc7bc5 [2022-08-02T18:19:54.958Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-02T18:19:54.958Z] ---> Running in 0d3f02b9826f [2022-08-02T18:19:57.107Z] Removing intermediate container 2d0332cc04c1 [2022-08-02T18:19:57.107Z] ---> e11bd7fed3c0 [2022-08-02T18:19:57.107Z] Successfully built e11bd7fed3c0 [2022-08-02T18:19:57.107Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:19:57.514Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T18:19:57.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T18:19:57.831Z] prd-ubuntu20.04-docker-arm64-4c-16g-21825 does not seem to be running inside a container [2022-08-02T18:19:57.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-02T18:19:58.282Z] Removing intermediate container 0d3f02b9826f [2022-08-02T18:19:58.282Z] ---> 55b5ca390a6a [2022-08-02T18:19:58.282Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-02T18:19:58.282Z] ---> Running in 485225e46f53 [2022-08-02T18:19:58.282Z] Removing intermediate container 485225e46f53 [2022-08-02T18:19:58.282Z] ---> cffca7339c7e [2022-08-02T18:19:58.282Z] Step 28/31 : CMD ["gate"] [2022-08-02T18:19:58.542Z] ---> Running in ec90adb36c58 [2022-08-02T18:19:58.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:19:58.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:19:58.542Z] ---> 1f4de6909666 [2022-08-02T18:19:58.542Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T18:19:58.542Z] ---> Using cache [2022-08-02T18:19:58.542Z] ---> 686fd59fe329 [2022-08-02T18:19:58.542Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:19:58.542Z] ---> Using cache [2022-08-02T18:19:58.542Z] ---> b6a1392dcd79 [2022-08-02T18:19:58.542Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T18:19:58.542Z] ---> Using cache [2022-08-02T18:19:58.542Z] ---> 7d1b996459bb [2022-08-02T18:19:58.542Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T18:19:58.542Z] ---> Using cache [2022-08-02T18:19:58.542Z] ---> 4ee21cbf34cf [2022-08-02T18:19:58.542Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:19:58.542Z] ---> Using cache [2022-08-02T18:19:58.542Z] ---> 2d52fadec5f2 [2022-08-02T18:19:58.542Z] Step 8/23 : COPY . . [2022-08-02T18:19:58.542Z] ---> Using cache [2022-08-02T18:19:58.542Z] ---> 2bd9e8020493 [2022-08-02T18:19:58.542Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-02T18:19:58.835Z] ---> Running in d40544cc96ea [2022-08-02T18:19:58.835Z] Removing intermediate container ec90adb36c58 [2022-08-02T18:19:58.835Z] ---> 26521128fd03 [2022-08-02T18:19:58.835Z] Step 29/31 : LABEL arch=x86_64 [2022-08-02T18:19:59.095Z] ---> Running in cf7e3ed29aec [2022-08-02T18:19:59.217Z] $ docker top 1c59c30d12a34ea8166930d5b046692f1efa84f3ae14ce6be3ccd816f01217d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T18:19:59.663Z] Removing intermediate container cf7e3ed29aec [2022-08-02T18:19:59.664Z] ---> 463ec127bc92 [2022-08-02T18:19:59.664Z] Step 30/31 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:19:59.664Z] ---> Running in d08d91624a09 [2022-08-02T18:19:59.928Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T18:19:59.928Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:19:59.928Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:19:59.928Z] ---> 1f4de6909666 [2022-08-02T18:19:59.928Z] Step 3/20 : WORKDIR /edgex-go [2022-08-02T18:19:59.928Z] ---> Using cache [2022-08-02T18:19:59.928Z] ---> 686fd59fe329 [2022-08-02T18:19:59.928Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-02T18:19:59.928Z] ---> Running in a359a6b79f5d [2022-08-02T18:19:59.928Z] Removing intermediate container d08d91624a09 [2022-08-02T18:19:59.928Z] ---> 57f6035d254c [2022-08-02T18:19:59.928Z] Step 31/31 : LABEL version=0.0.0 [2022-08-02T18:20:00.187Z] ---> Running in b2e4a03ad269 [2022-08-02T18:20:00.253Z] + go version [2022-08-02T18:20:00.253Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-02T18:20:00.290Z] $ docker stop --time=1 1c59c30d12a34ea8166930d5b046692f1efa84f3ae14ce6be3ccd816f01217d8 [2022-08-02T18:20:00.755Z] Removing intermediate container b2e4a03ad269 [2022-08-02T18:20:00.755Z] ---> 2f6c862c1196 [2022-08-02T18:20:00.755Z] [2022-08-02T18:20:00.755Z] Successfully built 2f6c862c1196 [2022-08-02T18:20:00.755Z] Successfully tagged security-bootstrapper:latest [2022-08-02T18:20:00.755Z]  Building security-bootstrapper ... done Building support-scheduler [2022-08-02T18:20:00.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:01.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:01.273Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-02T18:20:01.273Z] v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-02T18:20:01.273Z] OK: 17035 distinct packages available [2022-08-02T18:20:01.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:01.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:01.536Z] OK: 211 MiB in 51 packages [2022-08-02T18:20:01.943Z] $ docker rm -f 1c59c30d12a34ea8166930d5b046692f1efa84f3ae14ce6be3ccd816f01217d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:20:02.952Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T18:20:02.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T18:20:03.257Z] prd-ubuntu20.04-docker-arm64-4c-16g-21825 does not seem to be running inside a container [2022-08-02T18:20:03.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-02T18:20:04.616Z] $ docker top 407ee947301652c1f9bc3607da3dd77c0f06d5b1f53dbea72058f284d19bf9fe -eo pid,comm [2022-08-02T18:20:04.836Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:20:04.836Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:20:04.836Z] ---> 1f4de6909666 [2022-08-02T18:20:04.836Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T18:20:04.836Z] ---> Using cache [2022-08-02T18:20:04.836Z] ---> 686fd59fe329 [2022-08-02T18:20:04.836Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:20:04.836Z] ---> Using cache [2022-08-02T18:20:04.836Z] ---> b6a1392dcd79 [2022-08-02T18:20:04.836Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T18:20:04.836Z] ---> Using cache [2022-08-02T18:20:04.836Z] ---> 7d1b996459bb [2022-08-02T18:20:04.836Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T18:20:04.836Z] ---> Using cache [2022-08-02T18:20:04.836Z] ---> 4ee21cbf34cf [2022-08-02T18:20:04.836Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:20:04.836Z] ---> Using cache [2022-08-02T18:20:04.836Z] ---> 2d52fadec5f2 [2022-08-02T18:20:04.836Z] Step 8/22 : COPY . . [2022-08-02T18:20:04.836Z] ---> Using cache [2022-08-02T18:20:04.836Z] ---> 2bd9e8020493 [2022-08-02T18:20:04.836Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-02T18:20:04.836Z] Removing intermediate container a359a6b79f5d [2022-08-02T18:20:04.836Z] ---> 8dfe80f27ec3 [2022-08-02T18:20:04.836Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-02T18:20:04.836Z] ---> Running in 6de4071eeac7 [Pipeline] { [Pipeline] echo [2022-08-02T18:20:04.940Z] ========================================================= [2022-08-02T18:20:04.940Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-02T18:20:04.940Z] ========================================================= [Pipeline] sh [2022-08-02T18:20:05.095Z] ---> d7ef1403587e [2022-08-02T18:20:05.095Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:20:05.095Z] ---> Running in 8d36be0e44fb [2022-08-02T18:20:05.354Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-02T18:20:05.588Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-02T18:20:06.306Z] + make test [2022-08-02T18:20:06.306Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-02T18:20:15.343Z] Removing intermediate container 6c72912dc0e9 [2022-08-02T18:20:15.343Z] ---> 460a61cca595 [2022-08-02T18:20:15.343Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-02T18:20:15.343Z] ---> Running in 55044d1a6f0d [2022-08-02T18:20:15.343Z] Removing intermediate container 8d36be0e44fb [2022-08-02T18:20:15.343Z] ---> e046169c4ddc [2022-08-02T18:20:15.343Z] Step 7/20 : COPY . . [2022-08-02T18:20:15.343Z] Removing intermediate container 1d93b471f5fb [2022-08-02T18:20:15.343Z] ---> 8cbd73189b5b [2022-08-02T18:20:15.343Z] [2022-08-02T18:20:15.343Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T18:20:15.343Z] ---> d7d3d98c851f [2022-08-02T18:20:15.343Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T18:20:15.343Z] ---> Running in 203c1b5fed2c [2022-08-02T18:20:15.343Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-02T18:20:15.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:15.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:15.866Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-02T18:20:16.125Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:20:16.125Z] OK: 6 MiB in 15 packages [2022-08-02T18:20:18.032Z] Removing intermediate container 203c1b5fed2c [2022-08-02T18:20:18.032Z] ---> 55c5e135cf79 [2022-08-02T18:20:18.032Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T18:20:18.032Z] ---> Running in 3de1258464fe [2022-08-02T18:20:18.032Z] Removing intermediate container 55044d1a6f0d [2022-08-02T18:20:18.032Z] ---> ca9b0a80e54a [2022-08-02T18:20:18.032Z] [2022-08-02T18:20:18.032Z] Step 11/23 : FROM alpine:3.16 [2022-08-02T18:20:18.032Z] ---> d7d3d98c851f [2022-08-02T18:20:18.032Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-02T18:20:18.298Z] ---> Running in cb10a69e8771 [2022-08-02T18:20:18.298Z] Removing intermediate container 3de1258464fe [2022-08-02T18:20:18.298Z] ---> 684d1c695c1c [2022-08-02T18:20:18.298Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-02T18:20:18.557Z] ---> Running in b2092ee11099 [2022-08-02T18:20:18.557Z] Removing intermediate container cb10a69e8771 [2022-08-02T18:20:18.557Z] ---> e076c5853a5f [2022-08-02T18:20:18.557Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-02T18:20:18.557Z] ---> Running in c6ec3e8b6c7f [2022-08-02T18:20:18.816Z] Removing intermediate container b2092ee11099 [2022-08-02T18:20:18.816Z] ---> 52d31a6cf058 [2022-08-02T18:20:18.816Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T18:20:18.816Z] ---> Running in 01450679c5fe [2022-08-02T18:20:19.076Z] Removing intermediate container 01450679c5fe [2022-08-02T18:20:19.076Z] ---> f6b248cbe1bc [2022-08-02T18:20:19.076Z] Step 15/23 : WORKDIR / [2022-08-02T18:20:19.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:19.335Z] ---> Running in f8069873d4da [2022-08-02T18:20:19.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:19.596Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-02T18:20:19.596Z] Removing intermediate container f8069873d4da [2022-08-02T18:20:19.596Z] ---> 2ea34559ba0e [2022-08-02T18:20:19.596Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:20:19.596Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-02T18:20:19.596Z] (3/33) Installing readline (8.1.2-r0) [2022-08-02T18:20:19.596Z] (4/33) Installing bash (5.1.16-r2) [2022-08-02T18:20:19.596Z] Executing bash-5.1.16-r2.post-install [2022-08-02T18:20:19.596Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-02T18:20:19.596Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-02T18:20:19.596Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-02T18:20:19.596Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-02T18:20:19.856Z] (9/33) Installing curl (7.83.1-r2) [2022-08-02T18:20:19.856Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-02T18:20:19.856Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-02T18:20:19.856Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-02T18:20:19.856Z] (13/33) Installing expat (2.4.8-r0) [2022-08-02T18:20:19.856Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-02T18:20:20.117Z] (15/33) Installing gdbm (1.23-r0) [2022-08-02T18:20:20.117Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-02T18:20:20.117Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T18:20:20.117Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T18:20:20.117Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-02T18:20:20.117Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-02T18:20:20.117Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-02T18:20:20.378Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-02T18:20:20.378Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-02T18:20:20.378Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-02T18:20:20.378Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-02T18:20:20.378Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-02T18:20:20.378Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-02T18:20:20.378Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-02T18:20:20.378Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-02T18:20:20.378Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-02T18:20:20.378Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-02T18:20:20.378Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-02T18:20:20.649Z] ---> d3ea430d089d [2022-08-02T18:20:20.649Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-02T18:20:20.649Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-02T18:20:20.649Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:20:20.649Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T18:20:20.649Z] OK: 122 MiB in 47 packages [2022-08-02T18:20:21.217Z] ---> f584eb7b07a8 [2022-08-02T18:20:21.217Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-02T18:20:22.155Z] ---> 311ba995fd1d [2022-08-02T18:20:22.155Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-02T18:20:22.414Z] ---> Running in 11a9750aa227 [2022-08-02T18:20:22.675Z] Removing intermediate container 11a9750aa227 [2022-08-02T18:20:22.675Z] ---> 1371a54f87d0 [2022-08-02T18:20:22.675Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:20:22.937Z] ---> Running in 52d5ccb3fe95 [2022-08-02T18:20:22.937Z] ---> 5736af000b8d [2022-08-02T18:20:22.937Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-02T18:20:23.195Z] Removing intermediate container 52d5ccb3fe95 [2022-08-02T18:20:23.195Z] ---> 324cda2f930a [2022-08-02T18:20:23.195Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T18:20:23.195Z] Removing intermediate container d40544cc96ea [2022-08-02T18:20:23.195Z] ---> daf0352a8c48 [2022-08-02T18:20:23.195Z] [2022-08-02T18:20:23.195Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T18:20:23.195Z] ---> d7d3d98c851f [2022-08-02T18:20:23.195Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T18:20:23.195Z] ---> Using cache [2022-08-02T18:20:23.195Z] ---> 55c5e135cf79 [2022-08-02T18:20:23.195Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T18:20:23.195Z] ---> Using cache [2022-08-02T18:20:23.195Z] ---> 684d1c695c1c [2022-08-02T18:20:23.195Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-02T18:20:23.195Z] ---> Running in 025bc1c6905d [2022-08-02T18:20:23.195Z] ---> Running in 4984fe5d51e8 [2022-08-02T18:20:23.195Z] ---> Running in c9761fddb35c [2022-08-02T18:20:23.457Z] Removing intermediate container 4984fe5d51e8 [2022-08-02T18:20:23.457Z] ---> 6b981fd28e21 [2022-08-02T18:20:23.457Z] Step 22/23 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:20:23.457Z] ---> Running in 37b58978dbfc [2022-08-02T18:20:23.457Z] Removing intermediate container c9761fddb35c [2022-08-02T18:20:23.457Z] ---> 958b0c2b1cdf [2022-08-02T18:20:23.457Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T18:20:23.457Z] ---> Running in 93c3ad60eecb [2022-08-02T18:20:23.717Z] Removing intermediate container 37b58978dbfc [2022-08-02T18:20:23.717Z] ---> ccf06c8d5e34 [2022-08-02T18:20:23.717Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T18:20:23.717Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-02T18:20:23.717Z] ---> Running in 7775c26b8e67 [2022-08-02T18:20:23.717Z] Removing intermediate container 93c3ad60eecb [2022-08-02T18:20:23.717Z] ---> 76edeedfb60c [2022-08-02T18:20:23.717Z] Step 15/23 : WORKDIR / [2022-08-02T18:20:23.717Z] ---> Running in 8352083a867f [2022-08-02T18:20:23.717Z] Removing intermediate container 7775c26b8e67 [2022-08-02T18:20:23.717Z] ---> 69f9d10aa628 [2022-08-02T18:20:23.717Z] [2022-08-02T18:20:23.975Z] Successfully built 69f9d10aa628 [2022-08-02T18:20:23.975Z] Successfully tagged core-command:latest [2022-08-02T18:20:23.975Z]  Building core-command ... done Building security-proxy-setup [2022-08-02T18:20:23.975Z] Removing intermediate container 8352083a867f [2022-08-02T18:20:23.975Z] ---> 5948339605e5 [2022-08-02T18:20:23.975Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:20:23.975Z] Collecting docker-compose==1.23.2 [2022-08-02T18:20:23.975Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-02T18:20:23.975Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.9 MB/s eta 0:00:00 [2022-08-02T18:20:23.975Z] Collecting docker<4.0,>=3.6.0 [2022-08-02T18:20:23.975Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-02T18:20:24.234Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 119.9 MB/s eta 0:00:00 [2022-08-02T18:20:24.234Z] Collecting cached-property<2,>=1.2.0 [2022-08-02T18:20:24.234Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-02T18:20:24.234Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-02T18:20:24.234Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-02T18:20:24.234Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 184.4 MB/s eta 0:00:00 [2022-08-02T18:20:24.234Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-02T18:20:24.234Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-02T18:20:24.234Z] Preparing metadata (setup.py): started [2022-08-02T18:20:24.493Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-02T18:20:24.493Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-02T18:20:24.753Z] Collecting PyYAML<4,>=3.10 [2022-08-02T18:20:24.753Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-02T18:20:24.753Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 49.3 MB/s eta 0:00:00 [2022-08-02T18:20:25.070Z] Preparing metadata (setup.py): started [2022-08-02T18:20:25.332Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-02T18:20:25.332Z] ---> fe434bbe3b45 [2022-08-02T18:20:25.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-02T18:20:25.332Z] Collecting texttable<0.10,>=0.9.0 [2022-08-02T18:20:25.332Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-02T18:20:25.332Z] Preparing metadata (setup.py): started [2022-08-02T18:20:25.591Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-02T18:20:25.851Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-02T18:20:25.851Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-02T18:20:25.851Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 122.5 MB/s eta 0:00:00 [2022-08-02T18:20:25.851Z] Collecting jsonschema<3,>=2.5.1 [2022-08-02T18:20:25.851Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-02T18:20:25.851Z] Collecting docopt<0.7,>=0.6.1 [2022-08-02T18:20:25.851Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-02T18:20:25.851Z] Preparing metadata (setup.py): started [2022-08-02T18:20:26.113Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-02T18:20:26.376Z] Collecting docker-pycreds>=0.4.0 [2022-08-02T18:20:26.376Z] ---> d537649cec8c [2022-08-02T18:20:26.376Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-02T18:20:26.376Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-02T18:20:26.376Z] Collecting idna<2.8,>=2.5 [2022-08-02T18:20:26.376Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-02T18:20:26.376Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 132.3 MB/s eta 0:00:00 [2022-08-02T18:20:26.638Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-02T18:20:26.638Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-02T18:20:26.638Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 176.9 MB/s eta 0:00:00 [2022-08-02T18:20:26.638Z] Collecting certifi>=2017.4.17 [2022-08-02T18:20:26.638Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-02T18:20:26.638Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 156.2 MB/s eta 0:00:00 [2022-08-02T18:20:26.638Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-02T18:20:26.638Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-02T18:20:26.638Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 198.8 MB/s eta 0:00:00 [2022-08-02T18:20:26.638Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-02T18:20:26.638Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-02T18:20:26.638Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-02T18:20:26.638Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-02T18:20:26.900Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-02T18:20:26.900Z] Running setup.py install for texttable: started [2022-08-02T18:20:26.900Z] ---> 7cc957470c17 [2022-08-02T18:20:26.900Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-02T18:20:27.159Z] Running setup.py install for texttable: finished with status 'done' [2022-08-02T18:20:27.159Z] Running setup.py install for PyYAML: started [2022-08-02T18:20:27.159Z] ---> Running in 05d58a1d0923 [2022-08-02T18:20:27.733Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-02T18:20:27.733Z] Removing intermediate container 05d58a1d0923 [2022-08-02T18:20:27.733Z] ---> f738833c577e [2022-08-02T18:20:27.733Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:20:27.733Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:20:27.733Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:20:27.733Z] ---> 1f4de6909666 [2022-08-02T18:20:27.733Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T18:20:27.733Z] ---> Using cache [2022-08-02T18:20:27.733Z] ---> 686fd59fe329 [2022-08-02T18:20:27.733Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:20:27.733Z] ---> Using cache [2022-08-02T18:20:27.733Z] ---> b6a1392dcd79 [2022-08-02T18:20:27.733Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T18:20:27.733Z] ---> Using cache [2022-08-02T18:20:27.733Z] ---> 7d1b996459bb [2022-08-02T18:20:27.733Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T18:20:27.733Z] ---> Using cache [2022-08-02T18:20:27.733Z] ---> 4ee21cbf34cf [2022-08-02T18:20:27.733Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:20:27.733Z] ---> Using cache [2022-08-02T18:20:27.733Z] ---> 2d52fadec5f2 [2022-08-02T18:20:27.733Z] Step 8/22 : COPY . . [2022-08-02T18:20:27.733Z] ---> Using cache [2022-08-02T18:20:27.733Z] ---> 2bd9e8020493 [2022-08-02T18:20:27.733Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-02T18:20:27.733Z] ---> Running in 9e021a22e566 [2022-08-02T18:20:27.733Z] ---> Running in e7643afb6bac [2022-08-02T18:20:27.991Z] Running setup.py install for docopt: started [2022-08-02T18:20:27.991Z] Removing intermediate container e7643afb6bac [2022-08-02T18:20:27.991Z] ---> 7aa0d38c2cad [2022-08-02T18:20:27.991Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T18:20:28.251Z] ---> Running in 33bb8f530931 [2022-08-02T18:20:28.509Z] Running setup.py install for docopt: finished with status 'done' [2022-08-02T18:20:28.510Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-02T18:20:28.510Z] Removing intermediate container 33bb8f530931 [2022-08-02T18:20:28.510Z] ---> 9d326906be49 [2022-08-02T18:20:28.510Z] Step 22/23 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:20:28.510Z] ---> Running in a7bde3290f46 [2022-08-02T18:20:29.076Z] Removing intermediate container a7bde3290f46 [2022-08-02T18:20:29.076Z] ---> 36b8642d3609 [2022-08-02T18:20:29.076Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T18:20:29.076Z] ---> Running in 34197bd2a2e7 [2022-08-02T18:20:29.076Z] Running setup.py install for dockerpty: started [2022-08-02T18:20:29.652Z] Removing intermediate container 34197bd2a2e7 [2022-08-02T18:20:29.652Z] ---> 9fb01b9df8d6 [2022-08-02T18:20:29.652Z] [2022-08-02T18:20:29.652Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-02T18:20:29.652Z] Successfully built 9fb01b9df8d6 [2022-08-02T18:20:29.652Z] Successfully tagged core-metadata:latest [2022-08-02T18:20:29.652Z] Building support-notifications [2022-08-02T18:20:31.028Z]  Building core-metadata ... done WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-02T18:20:31.028Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-02T18:20:31.028Z] Removing intermediate container 6de4071eeac7 [2022-08-02T18:20:31.028Z] ---> c79962c5207c [2022-08-02T18:20:31.028Z] [2022-08-02T18:20:31.028Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T18:20:31.028Z] ---> d7d3d98c851f [2022-08-02T18:20:31.028Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-02T18:20:31.028Z] ---> Using cache [2022-08-02T18:20:31.028Z] ---> 55c5e135cf79 [2022-08-02T18:20:31.028Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T18:20:31.028Z] ---> Using cache [2022-08-02T18:20:31.028Z] ---> 684d1c695c1c [2022-08-02T18:20:31.028Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-02T18:20:31.607Z] ---> Running in 51da202abcba [2022-08-02T18:20:31.867Z] Removing intermediate container 51da202abcba [2022-08-02T18:20:31.867Z] ---> 68dff11c6aaf [2022-08-02T18:20:31.867Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T18:20:32.131Z] ---> Running in 96c4ee93438d [2022-08-02T18:20:32.391Z] Removing intermediate container 96c4ee93438d [2022-08-02T18:20:32.391Z] ---> 828068198851 [2022-08-02T18:20:32.391Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:20:33.329Z] ---> 398647f91e69 [2022-08-02T18:20:33.329Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-02T18:20:35.880Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> 15a59d93467b [2022-08-02T18:20:35.880Z] [2022-08-02T18:20:35.880Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:20:35.880Z] [2022-08-02T18:20:35.880Z] ---> 1f4de6909666 [2022-08-02T18:20:35.880Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T18:20:35.880Z] ---> Using cache [2022-08-02T18:20:35.880Z] ---> 686fd59fe329 [2022-08-02T18:20:35.880Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:20:35.880Z] ---> Using cache [2022-08-02T18:20:35.880Z] ---> b6a1392dcd79 [2022-08-02T18:20:35.880Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-02T18:20:35.880Z] ---> Running in 3419c54fc5f4 [2022-08-02T18:20:35.880Z] Removing intermediate container c6ec3e8b6c7f [2022-08-02T18:20:35.880Z] ---> 1db847c3b4fc [2022-08-02T18:20:35.880Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-02T18:20:36.140Z] ---> Running in 6ce7baf86455 [2022-08-02T18:20:36.140Z] ---> ed52b1c3fe3e [2022-08-02T18:20:36.140Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-02T18:20:36.409Z] ---> Running in 85a0c4d96a80 [2022-08-02T18:20:36.409Z] Removing intermediate container 6ce7baf86455 [2022-08-02T18:20:36.409Z] ---> e368cb148345 [2022-08-02T18:20:36.409Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-02T18:20:36.409Z] ---> Running in fca16924545b [2022-08-02T18:20:36.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:36.669Z] Removing intermediate container 85a0c4d96a80 [2022-08-02T18:20:36.669Z] ---> 4e833e26be30 [2022-08-02T18:20:36.669Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:20:36.669Z] Removing intermediate container fca16924545b [2022-08-02T18:20:36.669Z] ---> 7e03d5c5a3ad [2022-08-02T18:20:36.669Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-02T18:20:36.669Z] ---> Running in e7eca9311464 [2022-08-02T18:20:36.932Z] Removing intermediate container e7eca9311464 [2022-08-02T18:20:36.932Z] ---> 32bfd6a71c89 [2022-08-02T18:20:36.932Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T18:20:37.192Z] ---> Running in bdb1ce49a697 [2022-08-02T18:20:37.452Z] ---> 534f6d52fb14 [2022-08-02T18:20:37.452Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-02T18:20:37.452Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:37.452Z] Removing intermediate container bdb1ce49a697 [2022-08-02T18:20:37.452Z] ---> db1c8018f3e0 [2022-08-02T18:20:37.452Z] Step 21/22 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:20:37.717Z] ---> Running in fd0bc4c4a48a [2022-08-02T18:20:37.717Z] ---> 6e76403695d8 [2022-08-02T18:20:37.717Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-02T18:20:37.977Z] Removing intermediate container fd0bc4c4a48a [2022-08-02T18:20:37.977Z] ---> 4cbee0313a3d [2022-08-02T18:20:37.977Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T18:20:37.977Z] OK: 211 MiB in 51 packages [2022-08-02T18:20:37.977Z] ---> Running in 366398204e85 [2022-08-02T18:20:38.253Z] Removing intermediate container 366398204e85 [2022-08-02T18:20:38.253Z] ---> 761475a7c9cb [2022-08-02T18:20:38.253Z] [2022-08-02T18:20:38.515Z] ---> 7698df115c3b [2022-08-02T18:20:38.515Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-02T18:20:38.515Z] ---> Running in 585e6e681e01 [2022-08-02T18:20:38.515Z] Successfully built 761475a7c9cb [2022-08-02T18:20:38.515Z] Successfully tagged support-scheduler:latest [2022-08-02T18:20:38.515Z]  Building support-scheduler ... done Building security-spire-agent [2022-08-02T18:20:38.667Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-02T18:20:38.774Z] Removing intermediate container 3419c54fc5f4 [2022-08-02T18:20:38.774Z] ---> 21f570905527 [2022-08-02T18:20:38.774Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T18:20:38.774Z] Removing intermediate container 585e6e681e01 [2022-08-02T18:20:38.774Z] ---> 5777518f28ab [2022-08-02T18:20:38.774Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:20:39.067Z] ---> Running in 0dd24c76e698 [2022-08-02T18:20:40.447Z] ---> 26d52a780ab9 [2022-08-02T18:20:40.447Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:20:40.447Z] Removing intermediate container 0dd24c76e698 [2022-08-02T18:20:40.447Z] ---> 1c6096e8a635 [2022-08-02T18:20:40.447Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T18:20:40.447Z] ---> Running in aca8f6fca913 [2022-08-02T18:20:40.447Z] ---> Running in 8f83a2956b4d [2022-08-02T18:20:41.022Z] Removing intermediate container aca8f6fca913 [2022-08-02T18:20:41.022Z] ---> 31b2c9fb2068 [2022-08-02T18:20:41.022Z] Step 22/23 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:20:41.022Z] ---> Running in c1032d8492a8 [2022-08-02T18:20:41.281Z] Removing intermediate container c1032d8492a8 [2022-08-02T18:20:41.281Z] ---> 6a577d0153b9 [2022-08-02T18:20:41.281Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T18:20:41.281Z] ---> Running in 43fa04341a0e [2022-08-02T18:20:41.281Z] Removing intermediate container 43fa04341a0e [2022-08-02T18:20:41.281Z] ---> e2c8a3f541df [2022-08-02T18:20:41.281Z] [2022-08-02T18:20:41.540Z] Successfully built e2c8a3f541df [2022-08-02T18:20:41.540Z] Successfully tagged sys-mgmt-agent:latest [2022-08-02T18:20:42.920Z]  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:20:42.920Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:20:42.920Z] ---> 1f4de6909666 [2022-08-02T18:20:42.920Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T18:20:42.920Z] ---> Using cache [2022-08-02T18:20:42.920Z] ---> 686fd59fe329 [2022-08-02T18:20:42.920Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:20:42.920Z] ---> Using cache [2022-08-02T18:20:42.920Z] ---> b6a1392dcd79 [2022-08-02T18:20:42.920Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T18:20:44.303Z] ---> Running in 22bbb852dc89 [2022-08-02T18:20:44.563Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-02T18:20:44.563Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:45.500Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:45.759Z] OK: 211 MiB in 51 packages [2022-08-02T18:20:47.145Z] Removing intermediate container 025bc1c6905d [2022-08-02T18:20:47.145Z] ---> de0442ba200f [2022-08-02T18:20:47.145Z] [2022-08-02T18:20:47.145Z] Step 9/20 : FROM alpine:3.15 [2022-08-02T18:20:47.145Z] ---> 2720e26172a0 [2022-08-02T18:20:47.145Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T18:20:47.145Z] ---> Using cache [2022-08-02T18:20:47.145Z] ---> a3ba86305227 [2022-08-02T18:20:47.145Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:20:47.145Z] ---> Using cache [2022-08-02T18:20:47.145Z] ---> 1483de014c3d [2022-08-02T18:20:47.145Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-02T18:20:47.145Z] ---> Running in 917348b03be5 [2022-08-02T18:20:47.145Z] Removing intermediate container 22bbb852dc89 [2022-08-02T18:20:47.145Z] ---> 245bd331468b [2022-08-02T18:20:47.145Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T18:20:47.460Z] Removing intermediate container 8f83a2956b4d [2022-08-02T18:20:47.460Z] ---> 9386d3d69ab0 [2022-08-02T18:20:47.460Z] Step 8/22 : COPY . . [2022-08-02T18:20:47.721Z] ---> 608ecbfc8a6d [2022-08-02T18:20:47.721Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:20:47.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:47.721Z] ---> Running in e24b31ef0215 [2022-08-02T18:20:48.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:48.933Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T18:20:48.933Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T18:20:48.933Z] OK: 15857 distinct packages available [2022-08-02T18:20:48.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:49.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:50.131Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-02T18:20:50.131Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-02T18:20:50.390Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T18:20:50.390Z] Removing intermediate container 9e021a22e566 [2022-08-02T18:20:50.390Z] ---> 36649ded1911 [2022-08-02T18:20:50.390Z] [2022-08-02T18:20:50.390Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T18:20:50.390Z] ---> d7d3d98c851f [2022-08-02T18:20:50.390Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-02T18:20:50.390Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-02T18:20:50.650Z] (5/9) Installing curl (7.80.0-r2) [2022-08-02T18:20:50.650Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-02T18:20:50.650Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-02T18:20:50.909Z] (8/9) Installing libucontext (1.1-r0) [2022-08-02T18:20:50.909Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-02T18:20:51.168Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T18:20:51.168Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T18:20:51.168Z] OK: 8 MiB in 23 packages [2022-08-02T18:20:51.168Z] ---> Running in 4a5f6abe3d61 [2022-08-02T18:20:51.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:51.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:20:51.738Z] Removing intermediate container 917348b03be5 [2022-08-02T18:20:51.738Z] ---> 92b7dd2a3de9 [2022-08-02T18:20:51.738Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:20:52.026Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-02T18:20:52.026Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-02T18:20:52.026Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-02T18:20:52.026Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-02T18:20:52.026Z] (5/6) Installing curl (7.83.1-r2) [2022-08-02T18:20:52.026Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-02T18:20:52.026Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:20:52.026Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T18:20:52.026Z] OK: 8 MiB in 20 packages [2022-08-02T18:20:52.287Z] ---> a792b6599a46 [2022-08-02T18:20:52.287Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-02T18:20:52.855Z] ---> 60ccaea814c8 [2022-08-02T18:20:52.855Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-02T18:20:52.855Z] Removing intermediate container 4a5f6abe3d61 [2022-08-02T18:20:52.855Z] ---> f3622caa3030 [2022-08-02T18:20:52.855Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T18:20:52.855Z] ---> 33fc3c6fcc0a [2022-08-02T18:20:52.855Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-02T18:20:52.855Z] ---> Running in bcc68a8df5d1 [2022-08-02T18:20:52.855Z] ---> Running in 575f308d7b97 [2022-08-02T18:20:53.126Z] Removing intermediate container bcc68a8df5d1 [2022-08-02T18:20:53.126Z] ---> ea0085eca30c [2022-08-02T18:20:53.126Z] Step 13/22 : WORKDIR /edgex [2022-08-02T18:20:53.126Z] ---> 910dd4a8dcfd [2022-08-02T18:20:53.126Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-02T18:20:53.126Z] ---> Running in c2377ea3572b [2022-08-02T18:20:53.126Z] ---> Running in 3ca5f8bc89a2 [2022-08-02T18:20:53.429Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-02T18:20:53.429Z] Removing intermediate container 3ca5f8bc89a2 [2022-08-02T18:20:53.429Z] ---> 4bf864619011 [2022-08-02T18:20:53.429Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:20:53.429Z] Removing intermediate container c2377ea3572b [2022-08-02T18:20:53.429Z] ---> b702942adf79 [2022-08-02T18:20:53.429Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-02T18:20:53.429Z] ---> Running in 94a82e2d8f23 [2022-08-02T18:20:53.758Z] Removing intermediate container 94a82e2d8f23 [2022-08-02T18:20:53.758Z] ---> 4901a9588371 [2022-08-02T18:20:53.758Z] Step 18/20 : LABEL arch=x86_64 [2022-08-02T18:20:53.758Z] ---> d45e706b1b92 [2022-08-02T18:20:53.758Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-02T18:20:54.057Z] ---> Running in a5a9fa359d2c [2022-08-02T18:20:54.057Z] Removing intermediate container a5a9fa359d2c [2022-08-02T18:20:54.057Z] ---> 2a1611b81760 [2022-08-02T18:20:54.057Z] Step 19/20 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:20:54.343Z] ---> Running in 06bea610133a [2022-08-02T18:20:54.343Z] ---> 50ed388a8ab5 [2022-08-02T18:20:54.343Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-02T18:20:54.343Z] Removing intermediate container 06bea610133a [2022-08-02T18:20:54.343Z] ---> b4af4af58db0 [2022-08-02T18:20:54.343Z] Step 20/20 : LABEL version=0.0.0 [2022-08-02T18:20:54.602Z] ---> Running in d2a8340629a4 [2022-08-02T18:20:54.602Z] ---> f439d2f00702 [2022-08-02T18:20:54.602Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T18:20:54.862Z] Removing intermediate container d2a8340629a4 [2022-08-02T18:20:54.862Z] ---> e7908dfc71a9 [2022-08-02T18:20:54.862Z] [2022-08-02T18:20:54.862Z] Successfully built e7908dfc71a9 [2022-08-02T18:20:54.862Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-02T18:20:54.862Z]  Building security-spiffe-token-provider ... done  ---> ca7befdb5059 [2022-08-02T18:20:54.862Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T18:20:54.862Z] ---> Running in 6335aef1802a [2022-08-02T18:20:55.121Z] Removing intermediate container e24b31ef0215 [2022-08-02T18:20:55.121Z] ---> dacac63142e2 [2022-08-02T18:20:55.121Z] Step 8/26 : COPY . . [2022-08-02T18:20:57.035Z] Removing intermediate container 6335aef1802a [2022-08-02T18:20:57.035Z] ---> b91082cd0f1a [2022-08-02T18:20:57.035Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T18:20:57.035Z] ---> Running in ebfb2e5e6acb [2022-08-02T18:20:57.295Z] Removing intermediate container ebfb2e5e6acb [2022-08-02T18:20:57.295Z] ---> 7d6a1d0dd24e [2022-08-02T18:20:57.295Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T18:20:57.295Z] ---> Running in c2cf8a1717e3 [2022-08-02T18:20:57.557Z] Removing intermediate container c2cf8a1717e3 [2022-08-02T18:20:57.557Z] ---> 359f0fb0bacd [2022-08-02T18:20:57.557Z] Step 21/22 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:20:57.557Z] ---> Running in a3d321d9cf31 [2022-08-02T18:20:57.817Z] Removing intermediate container a3d321d9cf31 [2022-08-02T18:20:57.817Z] ---> 1eb7202b0851 [2022-08-02T18:20:57.817Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T18:20:57.817Z] ---> Running in 38a7753890fd [2022-08-02T18:20:58.077Z] Removing intermediate container 38a7753890fd [2022-08-02T18:20:58.077Z] ---> ccff96ea5bf9 [2022-08-02T18:20:58.077Z] [2022-08-02T18:20:58.340Z] Successfully built ccff96ea5bf9 [2022-08-02T18:20:58.340Z] Successfully tagged security-proxy-setup:latest [2022-08-02T18:21:01.652Z]  Building security-proxy-setup ... done  ---> 62f8fd245e6b [2022-08-02T18:21:01.652Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T18:21:01.652Z] ---> Running in fd17ffc3b36f [2022-08-02T18:21:01.652Z] Removing intermediate container fd17ffc3b36f [2022-08-02T18:21:01.652Z] ---> e1b33fc6371f [2022-08-02T18:21:01.652Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T18:21:01.652Z] ---> Running in aacb4d7bd125 [2022-08-02T18:21:01.652Z] Removing intermediate container aacb4d7bd125 [2022-08-02T18:21:01.652Z] ---> 227c1d175491 [2022-08-02T18:21:01.652Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-02T18:21:01.652Z] ---> Running in e79074512c3d [2022-08-02T18:21:03.032Z] Removing intermediate container e79074512c3d [2022-08-02T18:21:03.032Z] ---> 14014d456a0e [2022-08-02T18:21:03.032Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T18:21:03.032Z] ---> Running in af71840a59ac [2022-08-02T18:21:03.290Z] Removing intermediate container af71840a59ac [2022-08-02T18:21:03.290Z] ---> d42527e01d86 [2022-08-02T18:21:03.290Z] [2022-08-02T18:21:03.290Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T18:21:03.290Z] ---> 2720e26172a0 [2022-08-02T18:21:03.290Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T18:21:03.290Z] ---> Using cache [2022-08-02T18:21:03.290Z] ---> a3ba86305227 [2022-08-02T18:21:03.290Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:21:03.290Z] ---> Using cache [2022-08-02T18:21:03.290Z] ---> 1483de014c3d [2022-08-02T18:21:03.290Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T18:21:03.290Z] ---> Running in d60ad6d2d9c2 [2022-08-02T18:21:03.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:21:04.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:21:04.997Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T18:21:04.997Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T18:21:04.997Z] OK: 15857 distinct packages available [2022-08-02T18:21:04.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:21:05.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:21:05.934Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T18:21:06.196Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T18:21:06.196Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T18:21:06.196Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T18:21:06.456Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T18:21:06.456Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T18:21:06.456Z] OK: 6 MiB in 19 packages [2022-08-02T18:21:07.398Z] Removing intermediate container d60ad6d2d9c2 [2022-08-02T18:21:07.398Z] ---> 0d8fc1f085ee [2022-08-02T18:21:07.398Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-02T18:21:08.337Z] ---> cf43fefbc14c [2022-08-02T18:21:08.337Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T18:21:09.717Z] ---> 68fb5acf6b24 [2022-08-02T18:21:09.717Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T18:21:09.717Z] ---> 24e54b276944 [2022-08-02T18:21:09.717Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-02T18:21:09.977Z] ---> 6b255ab2b295 [2022-08-02T18:21:09.977Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-02T18:21:10.546Z] ---> 24c8f120ac63 [2022-08-02T18:21:10.546Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T18:21:10.546Z] ---> Running in 7c155f292c85 [2022-08-02T18:21:10.807Z] Removing intermediate container 7c155f292c85 [2022-08-02T18:21:10.807Z] ---> 9a9a92132699 [2022-08-02T18:21:10.807Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T18:21:10.807Z] ---> Running in 861b49b9a469 [2022-08-02T18:21:11.067Z] Removing intermediate container 861b49b9a469 [2022-08-02T18:21:11.067Z] ---> 15e28df1ea07 [2022-08-02T18:21:11.067Z] Step 24/26 : LABEL arch=x86_64 [2022-08-02T18:21:11.067Z] ---> Running in 08c6e4051fcc [2022-08-02T18:21:11.332Z] Removing intermediate container 08c6e4051fcc [2022-08-02T18:21:11.332Z] ---> 506236c78dca [2022-08-02T18:21:11.332Z] Step 25/26 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:21:11.332Z] ---> Running in 3fe7590b238b [2022-08-02T18:21:11.593Z] Removing intermediate container 3fe7590b238b [2022-08-02T18:21:11.593Z] ---> a48f67d117ba [2022-08-02T18:21:11.593Z] Step 26/26 : LABEL version=0.0.0 [2022-08-02T18:21:11.593Z] ---> Running in 24502d4100d6 [2022-08-02T18:21:11.593Z] Removing intermediate container 575f308d7b97 [2022-08-02T18:21:11.593Z] ---> 85aa50c5a01d [2022-08-02T18:21:11.593Z] [2022-08-02T18:21:11.593Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T18:21:11.593Z] ---> d7d3d98c851f [2022-08-02T18:21:11.593Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-02T18:21:11.854Z] ---> Running in 082a3a098fcd [2022-08-02T18:21:11.854Z] Removing intermediate container 24502d4100d6 [2022-08-02T18:21:11.854Z] ---> 77637ec37c90 [2022-08-02T18:21:11.854Z] [2022-08-02T18:21:11.854Z] Successfully built 77637ec37c90 [2022-08-02T18:21:11.854Z] Successfully tagged security-spire-agent:latest [2022-08-02T18:21:12.113Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T18:21:12.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T18:21:12.373Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-02T18:21:12.373Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-02T18:21:12.373Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:21:12.373Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T18:21:12.373Z] OK: 6 MiB in 16 packages [2022-08-02T18:21:12.947Z] Removing intermediate container 082a3a098fcd [2022-08-02T18:21:12.947Z] ---> f1885b4f978b [2022-08-02T18:21:12.947Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T18:21:12.947Z] ---> Running in 5c573bff7688 [2022-08-02T18:21:12.947Z] Removing intermediate container 5c573bff7688 [2022-08-02T18:21:12.947Z] ---> a2c4c64dda9d [2022-08-02T18:21:12.947Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-02T18:21:12.947Z] ---> Running in 7241590a9a1c [2022-08-02T18:21:12.947Z] Removing intermediate container 7241590a9a1c [2022-08-02T18:21:12.947Z] ---> 0158ad39d13b [2022-08-02T18:21:12.947Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T18:21:12.947Z] ---> Running in 293b82e7a574 [2022-08-02T18:21:13.207Z] Removing intermediate container 293b82e7a574 [2022-08-02T18:21:13.207Z] ---> 24397218a286 [2022-08-02T18:21:13.207Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:21:13.207Z] ---> 610c8afde328 [2022-08-02T18:21:13.207Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-02T18:21:13.778Z] ---> a51513ad3788 [2022-08-02T18:21:13.778Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-02T18:21:13.778Z] ---> fb42f2d34b59 [2022-08-02T18:21:13.778Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-02T18:21:14.038Z] ---> Running in 2a06ff97bd24 [2022-08-02T18:21:14.038Z] Removing intermediate container 2a06ff97bd24 [2022-08-02T18:21:14.038Z] ---> 8e40913c034b [2022-08-02T18:21:14.038Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:21:14.038Z] ---> Running in 00c60fc1a8a3 [2022-08-02T18:21:14.038Z] Removing intermediate container 00c60fc1a8a3 [2022-08-02T18:21:14.038Z] ---> d377423b752e [2022-08-02T18:21:14.038Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T18:21:14.038Z] ---> Running in 1d17b6bd7491 [2022-08-02T18:21:14.302Z] Removing intermediate container 1d17b6bd7491 [2022-08-02T18:21:14.302Z] ---> ec4772262329 [2022-08-02T18:21:14.302Z] Step 21/22 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:21:14.302Z] ---> Running in 4f6ccf2801ea [2022-08-02T18:21:14.302Z] Removing intermediate container 4f6ccf2801ea [2022-08-02T18:21:14.302Z] ---> ceb3942447a9 [2022-08-02T18:21:14.302Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T18:21:14.302Z] ---> Running in e5301dd257af [2022-08-02T18:21:14.561Z] Removing intermediate container e5301dd257af [2022-08-02T18:21:14.561Z] ---> a32f3cf4da9c [2022-08-02T18:21:14.561Z] [2022-08-02T18:21:14.561Z] Successfully built a32f3cf4da9c [2022-08-02T18:21:14.561Z] Successfully tagged support-notifications:latest [2022-08-02T18:21:14.567Z]  Building support-notifications ... done  [Pipeline] } [2022-08-02T18:21:14.606Z] $ docker stop --time=1 0a20c97b3e7917d0e8b57156ec821839c030d12e0cfd6405f30d623006eaa851 [2022-08-02T18:21:15.923Z] $ docker rm -f 0a20c97b3e7917d0e8b57156ec821839c030d12e0cfd6405f30d623006eaa851 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T18:21:16.332Z] + docker images [2022-08-02T18:21:16.332Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-02T18:21:16.332Z] support-notifications latest a32f3cf4da9c 2 seconds ago 27.1MB [2022-08-02T18:21:16.332Z] 85aa50c5a01d 5 seconds ago 1.75GB [2022-08-02T18:21:16.332Z] security-spire-agent latest 77637ec37c90 5 seconds ago 125MB [2022-08-02T18:21:16.332Z] d42527e01d86 13 seconds ago 1.58GB [2022-08-02T18:21:16.332Z] security-proxy-setup latest ccff96ea5bf9 19 seconds ago 27.2MB [2022-08-02T18:21:16.332Z] security-spiffe-token-provider latest e7908dfc71a9 22 seconds ago 29.2MB [2022-08-02T18:21:16.332Z] 36649ded1911 28 seconds ago 1.69GB [2022-08-02T18:21:16.332Z] de0442ba200f 30 seconds ago 1.74GB [2022-08-02T18:21:16.332Z] sys-mgmt-agent latest e2c8a3f541df 35 seconds ago 135MB [2022-08-02T18:21:16.332Z] support-scheduler latest 761475a7c9cb 38 seconds ago 26.5MB [2022-08-02T18:21:16.332Z] c79962c5207c 47 seconds ago 1.74GB [2022-08-02T18:21:16.332Z] core-metadata latest 9fb01b9df8d6 47 seconds ago 17.1MB [2022-08-02T18:21:16.333Z] core-command latest 69f9d10aa628 53 seconds ago 16.2MB [2022-08-02T18:21:16.333Z] daf0352a8c48 54 seconds ago 1.69GB [2022-08-02T18:21:16.333Z] ca9b0a80e54a 59 seconds ago 1.69GB [2022-08-02T18:21:16.333Z] 8cbd73189b5b About a minute ago 1.68GB [2022-08-02T18:21:16.333Z] security-bootstrapper latest 2f6c862c1196 About a minute ago 19.3MB [2022-08-02T18:21:16.333Z] security-secretstore-setup latest 774e08e61fb9 About a minute ago 28.9MB [2022-08-02T18:21:16.333Z] core-data latest 45051d0232fc About a minute ago 21.5MB [2022-08-02T18:21:16.333Z] c2d56aa324fd About a minute ago 1.71GB [2022-08-02T18:21:16.333Z] d041d4b8858e About a minute ago 1.7GB [2022-08-02T18:21:16.333Z] 5d189c93dc0b About a minute ago 1.69GB [2022-08-02T18:21:16.333Z] security-spire-config latest fff66cc29398 About a minute ago 85.8MB [2022-08-02T18:21:16.333Z] security-spire-server latest 06aa37eac0cb About a minute ago 86.5MB [2022-08-02T18:21:16.333Z] 943799bc22dd 2 minutes ago 1.58GB [2022-08-02T18:21:16.333Z] 81e31346e2b9 2 minutes ago 1.58GB [2022-08-02T18:21:16.333Z] ci-base-image-x86_64 latest 1f4de6909666 4 minutes ago 993MB [2022-08-02T18:21:16.333Z] alpine 3.15 2720e26172a0 13 days ago 5.57MB [2022-08-02T18:21:16.333Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-02T18:21:16.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-02T18:21:16.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-08-02T18:21:16.333Z] 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] } [2022-08-02T18:22:15.589Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-02T18:22:15.865Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-02T18:22:18.535Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-02T18:22:18.535Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-02T18:22:21.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-02T18:22:21.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-02T18:22:21.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-02T18:22:21.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-02T18:22:21.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-02T18:22:22.631Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-02T18:22:22.631Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-02T18:22:23.626Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-02T18:22:23.626Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-02T18:22:23.626Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-02T18:22:23.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-02T18:22:38.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.429s coverage: 28.7% of statements [2022-08-02T18:22:38.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-02T18:22:38.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-02T18:22:40.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.389s coverage: 98.5% of statements [2022-08-02T18:22:40.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-02T18:22:40.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.480s coverage: 54.2% of statements [2022-08-02T18:22:40.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-02T18:22:40.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-02T18:23:03.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.640s coverage: 89.2% of statements [2022-08-02T18:23:03.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-02T18:23:03.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-02T18:23:03.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-02T18:23:03.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.330s coverage: 83.8% of statements [2022-08-02T18:23:03.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-02T18:23:03.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-02T18:23:03.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-08-02T18:23:03.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-02T18:23:03.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-02T18:23:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.304s coverage: 95.6% of statements [2022-08-02T18:23:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-02T18:23:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-02T18:23:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.308s coverage: 72.2% of statements [2022-08-02T18:23:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-02T18:23:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-02T18:23:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-02T18:23:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-02T18:23:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-02T18:23:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.575s coverage: 60.0% of statements [2022-08-02T18:23:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-02T18:23:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-02T18:23:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-02T18:23:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.379s coverage: 0.9% of statements [2022-08-02T18:23:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-02T18:23:03.564Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.293s coverage: 58.8% of statements [2022-08-02T18:23:05.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.325s coverage: 29.6% of statements [2022-08-02T18:23:05.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-02T18:23:10.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.262s coverage: 47.1% of statements [2022-08-02T18:23:10.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.263s coverage: 79.5% of statements [2022-08-02T18:23:10.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.241s coverage: 94.1% of statements [2022-08-02T18:23:10.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.235s coverage: 96.3% of statements [2022-08-02T18:23:12.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements [2022-08-02T18:23:20.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.249s coverage: 94.4% of statements [2022-08-02T18:23:20.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.245s coverage: 44.8% of statements [2022-08-02T18:23:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.679s coverage: 82.2% of statements [2022-08-02T18:23:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-02T18:23:35.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.310s coverage: 92.9% of statements [2022-08-02T18:23:35.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-02T18:23:35.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-02T18:23:35.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-02T18:23:35.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-08-02T18:23:35.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-02T18:23:35.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-02T18:23:35.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-02T18:23:35.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-02T18:23:35.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-02T18:23:35.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2022-08-02T18:23:35.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-02T18:23:35.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-02T18:23:35.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements [2022-08-02T18:23:35.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-02T18:23:35.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.271s coverage: 58.8% of statements [2022-08-02T18:23:35.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-02T18:23:35.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.244s coverage: 80.0% of statements [2022-08-02T18:23:35.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2022-08-02T18:23:35.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2022-08-02T18:23:35.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.823s coverage: 91.2% of statements [2022-08-02T18:23:35.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-02T18:23:40.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.927s coverage: 64.7% of statements [2022-08-02T18:23:40.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-02T18:23:40.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-02T18:23:40.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.236s coverage: 100.0% of statements [2022-08-02T18:23:40.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.142s coverage: 89.4% of statements [2022-08-02T18:23:40.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2022-08-02T18:23:40.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2022-08-02T18:23:40.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2022-08-02T18:23:47.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.296s coverage: 65.8% of statements [2022-08-02T18:23:47.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-02T18:23:47.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-02T18:23:47.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-02T18:23:50.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.872s coverage: 43.6% of statements [2022-08-02T18:23:50.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-02T18:23:50.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-02T18:23:50.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.271s coverage: 89.5% of statements [2022-08-02T18:23:50.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-02T18:23:50.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.287s coverage: 84.8% of statements [2022-08-02T18:23:50.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-02T18:23:50.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-02T18:23:50.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-02T18:23:50.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-02T18:23:59.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.358s coverage: 17.7% of statements [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-02T18:23:59.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.772s coverage: 92.3% of statements [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-02T18:23:59.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.303s coverage: 63.2% of statements [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-02T18:23:59.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-02T18:23:59.150Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.223s coverage: 28.9% of statements [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-02T18:23:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-02T18:23:59.150Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.351s coverage: 100.0% of statements [2022-08-02T18:23:59.150Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-08-02T18:23:59.746Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-02T18:23:59.746Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-02T18:23:59.746Z] GO111MODULE=on go vet ./... [2022-08-02T18:25:51.662Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T18:25:51.662Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T18:25:51.662Z] ./bin/test-attribution-txt.sh [2022-08-02T18:25:51.662Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-02T18:25:51.662Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-02T18:25:51.662Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-02T18:25:51.662Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-02T18:25:51.662Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-02T18:25:51.662Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-02T18:25:51.662Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-02T18:25:51.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-02T18:25:52.384Z] + ls -al . [2022-08-02T18:25:52.384Z] total 684 [2022-08-02T18:25:52.384Z] drwxrwxr-x 9 1001 1001 4096 Aug 2 18:20 . [2022-08-02T18:25:52.385Z] drwxr-xr-x 4 root root 4096 Aug 2 18:20 .. [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 11 Aug 2 18:18 .dockerignore [2022-08-02T18:25:52.385Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 18:18 .git [2022-08-02T18:25:52.385Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 18:18 .github [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 1030 Aug 2 18:18 .gitignore [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 42 Aug 2 18:18 .golangci.yml [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 87 Aug 2 18:18 .hadolint.yml [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 166 Aug 2 18:18 .sonarcloud.properties [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 1171 Aug 2 18:18 ADOPTERS.md [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 10347 Aug 2 18:18 Attribution.txt [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 63209 Aug 2 18:18 CHANGELOG.md [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 18:18 CONTRIBUTING.md [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 677 Aug 2 18:18 GOVERNANCE.md [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 850 Aug 2 18:18 Jenkinsfile [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 18:18 LICENSE [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 10350 Aug 2 18:18 Makefile [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 582 Aug 2 18:18 OWNERS.md [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 9094 Aug 2 18:18 README.md [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 6912 Aug 2 18:18 SECURITY.md [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 5 Aug 2 18:16 VERSION [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 4131 Aug 2 18:18 ZMQWindows.md [2022-08-02T18:25:52.385Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 18:18 bin [2022-08-02T18:25:52.385Z] drwxrwxr-x 18 1001 1001 4096 Aug 2 18:18 cmd [2022-08-02T18:25:52.385Z] -rw-r--r-- 1 root root 436531 Aug 2 18:23 coverage.out [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 3681 Aug 2 18:18 go.mod [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 38033 Aug 2 18:18 go.sum [2022-08-02T18:25:52.385Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 18:18 internal [2022-08-02T18:25:52.385Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 18:18 openapi [2022-08-02T18:25:52.385Z] drwxrwxr-x 4 1001 1001 4096 Aug 2 18:18 snap [2022-08-02T18:25:52.385Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 18:18 version.go [Pipeline] sh [2022-08-02T18:25:53.066Z] + '[' -e coverage.out ] [2022-08-02T18:25:53.066Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-02T18:25:53.101Z] Warning: overwriting stash ‘coverage-report’ [2022-08-02T18:25:53.897Z] Stashed 1 file(s) [Pipeline] sh [2022-08-02T18:25:54.566Z] + make build [2022-08-02T18:25:54.566Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-02T18:27:16.434Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T18:28:24.491Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-02T18:28:24.492Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-02T18:29:03.554Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-02T18:29:03.554Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-02T18:29:05.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-02T18:29:12.283Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-02T18:29:15.697Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-02T18:29:21.119Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-02T18:29:23.746Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-02T18:29:28.082Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-02T18:29:34.823Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-02T18:29:40.250Z] $ docker stop --time=1 407ee947301652c1f9bc3607da3dd77c0f06d5b1f53dbea72058f284d19bf9fe [2022-08-02T18:29:42.325Z] $ docker rm -f 407ee947301652c1f9bc3607da3dd77c0f06d5b1f53dbea72058f284d19bf9fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:29:44.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T18:29:44.983Z] [2022-08-02T18:29:44.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:29:45.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T18:29:45.721Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-02T18:29:45.722Z] 29e5d40040c1: Pulling fs layer [2022-08-02T18:29:45.722Z] 1ce36da41761: Pulling fs layer [2022-08-02T18:29:45.722Z] 25b303627fd3: Pulling fs layer [2022-08-02T18:29:46.041Z] 29e5d40040c1: Verifying Checksum [2022-08-02T18:29:46.041Z] 29e5d40040c1: Download complete [2022-08-02T18:29:46.667Z] 1ce36da41761: Verifying Checksum [2022-08-02T18:29:46.667Z] 1ce36da41761: Download complete [2022-08-02T18:29:46.961Z] 29e5d40040c1: Pull complete [2022-08-02T18:29:48.494Z] 25b303627fd3: Verifying Checksum [2022-08-02T18:29:48.494Z] 25b303627fd3: Download complete [2022-08-02T18:29:48.780Z] 1ce36da41761: Pull complete [2022-08-02T18:30:01.176Z] 25b303627fd3: Pull complete [2022-08-02T18:30:01.176Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-02T18:30:01.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T18:30:01.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T18:30:01.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-21825 does not seem to be running inside a container [2022-08-02T18:30:01.622Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-02T18:30:03.995Z] $ docker top 20fed91d390ff65ecb4c07317a831fdbbd3e06c4c5adf40d0a76d2203a988c11 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T18:30:04.951Z] + grep parallel [2022-08-02T18:30:04.951Z] + docker-compose build --help [2022-08-02T18:30:09.241Z] --parallel Build images in parallel. [Pipeline] } [2022-08-02T18:30:09.258Z] $ docker stop --time=1 20fed91d390ff65ecb4c07317a831fdbbd3e06c4c5adf40d0a76d2203a988c11 [2022-08-02T18:30:10.886Z] $ docker rm -f 20fed91d390ff65ecb4c07317a831fdbbd3e06c4c5adf40d0a76d2203a988c11 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:30:11.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T18:30:11.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T18:30:12.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-21825 does not seem to be running inside a container [2022-08-02T18:30:12.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-02T18:30:13.345Z] $ docker top 7d07ecea62a2706c8cefbd516f35df382d8030a22dd1972884b376d87bf4599a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T18:30:14.312Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-02T18:30:18.606Z] Building core-command ... [2022-08-02T18:30:18.606Z] Building core-data ... [2022-08-02T18:30:18.606Z] Building core-metadata ... [2022-08-02T18:30:18.606Z] Building security-bootstrapper ... [2022-08-02T18:30:18.606Z] Building security-proxy-setup ... [2022-08-02T18:30:18.606Z] Building security-secretstore-setup ... [2022-08-02T18:30:18.606Z] Building security-spiffe-token-provider ... [2022-08-02T18:30:18.606Z] Building security-spire-agent ... [2022-08-02T18:30:18.606Z] Building security-spire-config ... [2022-08-02T18:30:18.606Z] Building security-spire-server ... [2022-08-02T18:30:18.606Z] Building support-notifications ... [2022-08-02T18:30:18.606Z] Building support-scheduler ... [2022-08-02T18:30:18.606Z] Building sys-mgmt-agent ... [2022-08-02T18:30:18.606Z] Building support-scheduler [2022-08-02T18:30:18.606Z] Building core-data [2022-08-02T18:30:18.606Z] Building core-metadata [2022-08-02T18:30:18.606Z] Building support-notifications [2022-08-02T18:30:18.606Z] Building security-proxy-setup [2022-08-02T18:31:55.405Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:31:55.405Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:31:55.405Z] ---> e11bd7fed3c0 [2022-08-02T18:31:55.405Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T18:31:55.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:31:55.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:31:55.405Z] ---> e11bd7fed3c0 [2022-08-02T18:31:55.405Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T18:31:55.405Z] ---> Running in f971019ae60d [2022-08-02T18:31:55.405Z] ---> Running in 97fc63a865ff [2022-08-02T18:31:55.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:31:55.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:31:55.405Z] ---> e11bd7fed3c0 [2022-08-02T18:31:55.405Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T18:31:55.405Z] ---> Running in 9f48a1ac2dfd [2022-08-02T18:31:55.405Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:31:55.405Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:31:55.405Z] ---> e11bd7fed3c0 [2022-08-02T18:31:55.405Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T18:31:55.405Z] ---> Running in 9e17a05a34df [2022-08-02T18:31:55.405Z] Removing intermediate container 97fc63a865ff [2022-08-02T18:31:55.405Z] ---> 758479b12279 [2022-08-02T18:31:55.405Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:31:55.405Z] Removing intermediate container f971019ae60d [2022-08-02T18:31:55.405Z] ---> c0e0529d0880 [2022-08-02T18:31:55.405Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:31:55.405Z] ---> Running in 92d26d8a8db9 [2022-08-02T18:31:55.405Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:31:55.405Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:31:55.405Z] ---> e11bd7fed3c0 [2022-08-02T18:31:55.405Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T18:31:55.405Z] ---> Using cache [2022-08-02T18:31:55.405Z] ---> 758479b12279 [2022-08-02T18:31:55.405Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:31:55.405Z] ---> Running in 9f787de293fa [2022-08-02T18:31:55.405Z] Removing intermediate container 9f48a1ac2dfd [2022-08-02T18:31:55.405Z] ---> 4b8aa8ad8c37 [2022-08-02T18:31:55.405Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:31:55.405Z] ---> Running in 73e5bd1610dd [2022-08-02T18:31:55.405Z] ---> Running in e54f502db292 [2022-08-02T18:31:55.405Z] Removing intermediate container 9e17a05a34df [2022-08-02T18:31:55.405Z] ---> fdba102a840c [2022-08-02T18:31:55.405Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:31:55.405Z] ---> Running in ea71609d4165 [2022-08-02T18:31:55.405Z] Removing intermediate container 9f787de293fa [2022-08-02T18:31:55.405Z] ---> fe0b3e0f5713 [2022-08-02T18:31:55.405Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T18:31:55.405Z] ---> Running in bc8208831be6 [2022-08-02T18:31:55.405Z] Removing intermediate container e54f502db292 [2022-08-02T18:31:55.405Z] ---> 1a3430949dfe [2022-08-02T18:31:55.405Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-02T18:31:55.405Z] ---> Running in a7cf2b7c7f6a [2022-08-02T18:31:55.405Z] Removing intermediate container 73e5bd1610dd [2022-08-02T18:31:55.405Z] ---> 8752b44a634e [2022-08-02T18:31:55.405Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T18:31:55.405Z] Removing intermediate container 92d26d8a8db9 [2022-08-02T18:31:55.405Z] ---> f87513c69589 [2022-08-02T18:31:55.405Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T18:31:55.405Z] ---> Running in 5cff510ef4be [2022-08-02T18:31:55.406Z] ---> Running in e8ed3a3bb1cf [2022-08-02T18:31:55.406Z] Removing intermediate container ea71609d4165 [2022-08-02T18:31:55.406Z] ---> e93974f74500 [2022-08-02T18:31:55.406Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-02T18:31:55.406Z] ---> Running in e8757a53b516 [2022-08-02T18:31:55.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:31:55.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:31:55.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:31:55.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:31:55.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:31:55.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:31:55.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:31:55.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:31:55.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:31:55.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:31:55.406Z] OK: 221 MiB in 51 packages [2022-08-02T18:31:55.406Z] OK: 221 MiB in 51 packages [2022-08-02T18:31:55.406Z] OK: 221 MiB in 51 packages [2022-08-02T18:31:55.406Z] OK: 221 MiB in 51 packages [2022-08-02T18:31:55.406Z] OK: 221 MiB in 51 packages [2022-08-02T18:31:55.406Z] Removing intermediate container bc8208831be6 [2022-08-02T18:31:55.406Z] ---> 21fd288eebcf [2022-08-02T18:31:55.406Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T18:31:55.406Z] Removing intermediate container a7cf2b7c7f6a [2022-08-02T18:31:55.406Z] ---> 57ba36872bbd [2022-08-02T18:31:55.406Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T18:31:55.406Z] Removing intermediate container 5cff510ef4be [2022-08-02T18:31:55.406Z] ---> 52a2e1852b6d [2022-08-02T18:31:55.406Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T18:31:55.406Z] Removing intermediate container e8757a53b516 [2022-08-02T18:31:55.406Z] ---> 5e087cacf534 [2022-08-02T18:31:55.406Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T18:31:55.406Z] Removing intermediate container e8ed3a3bb1cf [2022-08-02T18:31:55.406Z] ---> 5abac848a24f [2022-08-02T18:31:55.406Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T18:31:55.406Z] ---> 2d6adbb1c933 [2022-08-02T18:31:55.406Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:31:55.406Z] ---> Running in aae171bfe99f [2022-08-02T18:31:55.406Z] ---> 98229f388269 [2022-08-02T18:31:55.406Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:31:55.406Z] ---> Running in cf0359e5c8cc [2022-08-02T18:31:55.406Z] ---> 492378552131 [2022-08-02T18:31:55.406Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:31:55.406Z] ---> 8901e39d0ae4 [2022-08-02T18:31:55.406Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:31:55.406Z] ---> Running in 296bedba6a7d [2022-08-02T18:31:55.406Z] ---> Running in 8b3db444d20a [2022-08-02T18:31:55.406Z] ---> edbc10265689 [2022-08-02T18:31:55.406Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:31:55.683Z] ---> Running in 698e579cab95 [2022-08-02T18:32:52.248Z] Removing intermediate container aae171bfe99f [2022-08-02T18:32:52.248Z] ---> 40c1869b5322 [2022-08-02T18:32:52.248Z] Step 8/22 : COPY . . [2022-08-02T18:32:52.248Z] Removing intermediate container 698e579cab95 [2022-08-02T18:32:52.248Z] ---> 11dd58f23aa9 [2022-08-02T18:32:52.248Z] Step 8/22 : COPY . . [2022-08-02T18:32:52.248Z] Removing intermediate container 296bedba6a7d [2022-08-02T18:32:52.248Z] ---> 9709f237efaf [2022-08-02T18:32:52.248Z] Step 8/23 : COPY . . [2022-08-02T18:32:52.248Z] Removing intermediate container 8b3db444d20a [2022-08-02T18:32:52.249Z] ---> 97ade186965f [2022-08-02T18:32:52.249Z] Step 8/22 : COPY . . [2022-08-02T18:32:52.249Z] Removing intermediate container cf0359e5c8cc [2022-08-02T18:32:52.249Z] ---> 21444162c9b1 [2022-08-02T18:32:52.249Z] Step 8/23 : COPY . . [2022-08-02T18:33:24.599Z] ---> 076f7d4308a1 [2022-08-02T18:33:24.599Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-02T18:33:24.599Z] ---> 34f6933b8d1d [2022-08-02T18:33:24.599Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-02T18:33:24.599Z] ---> 669949bbfee5 [2022-08-02T18:33:24.599Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-02T18:33:24.599Z] ---> Running in 4ef3f18123ca [2022-08-02T18:33:24.599Z] ---> Running in 04c5f70435b3 [2022-08-02T18:33:24.599Z] ---> Running in d50a5a3da345 [2022-08-02T18:33:24.599Z] ---> a9a11e50addd [2022-08-02T18:33:24.599Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-02T18:33:24.599Z] ---> 41a9676aede9 [2022-08-02T18:33:24.599Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-02T18:33:24.599Z] ---> Running in 93dfb192fd71 [2022-08-02T18:33:24.599Z] ---> Running in 73dad168b005 [2022-08-02T18:33:24.599Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-02T18:33:24.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-02T18:33:24.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T18:33:24.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-02T18:33:24.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-02T18:38:16.771Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-02T18:38:26.951Z] Removing intermediate container d50a5a3da345 [2022-08-02T18:38:26.951Z] ---> e5000b40ba62 [2022-08-02T18:38:26.951Z] [2022-08-02T18:38:26.951Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T18:38:26.951Z] 3.16: Pulling from library/alpine [2022-08-02T18:38:27.556Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T18:38:27.556Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T18:38:27.556Z] ---> 3d81c46cd875 [2022-08-02T18:38:27.556Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-02T18:38:27.556Z] ---> Running in a7a22961ab25 [2022-08-02T18:38:30.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:38:30.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:38:32.192Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-02T18:38:32.192Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-02T18:38:32.192Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-02T18:38:32.192Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-02T18:38:32.192Z] (5/6) Installing curl (7.83.1-r2) [2022-08-02T18:38:32.192Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-02T18:38:32.192Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:38:32.192Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T18:38:32.795Z] OK: 8 MiB in 20 packages [2022-08-02T18:38:36.221Z] Removing intermediate container a7a22961ab25 [2022-08-02T18:38:36.221Z] ---> a14303cb5c11 [2022-08-02T18:38:36.221Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T18:38:36.221Z] ---> Running in 13792c0c6ce4 [2022-08-02T18:38:36.827Z] Removing intermediate container 13792c0c6ce4 [2022-08-02T18:38:36.827Z] ---> 6d3d58b8b52d [2022-08-02T18:38:36.827Z] Step 13/22 : WORKDIR /edgex [2022-08-02T18:38:37.103Z] ---> Running in fda84c8afc03 [2022-08-02T18:38:37.382Z] Removing intermediate container 04c5f70435b3 [2022-08-02T18:38:37.382Z] ---> 8ecd8d74ea1c [2022-08-02T18:38:37.382Z] [2022-08-02T18:38:37.382Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T18:38:37.382Z] ---> 3d81c46cd875 [2022-08-02T18:38:37.382Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T18:38:37.665Z] ---> Running in 5c97a302f221 [2022-08-02T18:38:37.943Z] Removing intermediate container fda84c8afc03 [2022-08-02T18:38:37.943Z] ---> 484f23fcbd87 [2022-08-02T18:38:37.943Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-02T18:38:39.395Z] ---> 690e4382d6e6 [2022-08-02T18:38:39.396Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-02T18:38:39.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:38:40.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:38:40.879Z] ---> 69ca0e9b1a19 [2022-08-02T18:38:40.879Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-02T18:38:41.483Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-02T18:38:41.760Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:38:41.760Z] OK: 5 MiB in 15 packages [2022-08-02T18:38:43.221Z] ---> 48f483d1ae87 [2022-08-02T18:38:43.221Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T18:38:43.512Z] Removing intermediate container 5c97a302f221 [2022-08-02T18:38:43.512Z] ---> 13d6c54a602f [2022-08-02T18:38:43.512Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T18:38:43.805Z] ---> Running in 252b9a3069d1 [2022-08-02T18:38:44.410Z] Removing intermediate container 252b9a3069d1 [2022-08-02T18:38:44.411Z] ---> 38072767760e [2022-08-02T18:38:44.411Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-02T18:38:44.411Z] ---> Running in d540ce0268b5 [2022-08-02T18:38:44.689Z] ---> 5e7ac457acd9 [2022-08-02T18:38:44.689Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T18:38:44.969Z] ---> Running in 5e58841c1aee [2022-08-02T18:38:45.258Z] Removing intermediate container d540ce0268b5 [2022-08-02T18:38:45.258Z] ---> 4913075ba3bd [2022-08-02T18:38:45.259Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T18:38:45.555Z] ---> Running in 8abe88150215 [2022-08-02T18:38:46.166Z] Removing intermediate container 8abe88150215 [2022-08-02T18:38:46.166Z] ---> ee74134e253c [2022-08-02T18:38:46.166Z] Step 15/23 : WORKDIR / [2022-08-02T18:38:46.444Z] ---> Running in 21d4916bb2ab [2022-08-02T18:38:47.060Z] Removing intermediate container 21d4916bb2ab [2022-08-02T18:38:47.060Z] ---> 2ef0107a5b0c [2022-08-02T18:38:47.060Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:38:48.054Z] Removing intermediate container 5e58841c1aee [2022-08-02T18:38:48.054Z] ---> 248c38b642bd [2022-08-02T18:38:48.054Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T18:38:48.054Z] ---> Running in 581ed533ab53 [2022-08-02T18:38:48.336Z] ---> 8b907be625f1 [2022-08-02T18:38:48.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-02T18:38:48.950Z] Removing intermediate container 581ed533ab53 [2022-08-02T18:38:48.950Z] ---> e374a58ff975 [2022-08-02T18:38:48.950Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T18:38:49.229Z] ---> Running in 1a98bd98faed [2022-08-02T18:38:49.840Z] Removing intermediate container 1a98bd98faed [2022-08-02T18:38:49.840Z] ---> 504eeb9bcc4b [2022-08-02T18:38:49.840Z] Step 21/22 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:38:50.118Z] ---> Running in ef83492a48f6 [2022-08-02T18:38:50.722Z] Removing intermediate container ef83492a48f6 [2022-08-02T18:38:50.722Z] ---> 465ffe48a79d [2022-08-02T18:38:50.722Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T18:38:50.722Z] ---> Running in 385abb897db0 [2022-08-02T18:38:50.722Z] ---> 0949a7b80589 [2022-08-02T18:38:50.722Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-02T18:38:51.325Z] Removing intermediate container 385abb897db0 [2022-08-02T18:38:51.325Z] ---> 397a78a7ed7b [2022-08-02T18:38:51.325Z] [2022-08-02T18:38:52.311Z] ---> 6f5d4f87f1c8 [2022-08-02T18:38:52.311Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-02T18:38:52.311Z] Successfully built 397a78a7ed7b [2022-08-02T18:38:52.311Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-02T18:38:52.311Z] Building security-spire-server [2022-08-02T18:38:52.311Z]  Building security-proxy-setup ... done  ---> Running in eba77477d662 [2022-08-02T18:38:52.913Z] Removing intermediate container eba77477d662 [2022-08-02T18:38:52.913Z] ---> c9216358ad40 [2022-08-02T18:38:52.913Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:38:53.190Z] ---> Running in 06420240e16b [2022-08-02T18:38:53.790Z] Removing intermediate container 06420240e16b [2022-08-02T18:38:53.790Z] ---> 758d453c41a2 [2022-08-02T18:38:53.790Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T18:38:53.790Z] ---> Running in ca2945ad88aa [2022-08-02T18:38:54.389Z] Removing intermediate container ca2945ad88aa [2022-08-02T18:38:54.389Z] ---> 909c11f7a55a [2022-08-02T18:38:54.389Z] Step 22/23 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:38:54.389Z] ---> Running in d555e2ba4840 [2022-08-02T18:38:54.992Z] Removing intermediate container d555e2ba4840 [2022-08-02T18:38:54.992Z] ---> 26de7b4e1637 [2022-08-02T18:38:54.992Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T18:38:54.992Z] ---> Running in 8172c224ca81 [2022-08-02T18:38:55.596Z] Removing intermediate container 8172c224ca81 [2022-08-02T18:38:55.596Z] ---> 6f1c96f4264c [2022-08-02T18:38:55.596Z] [2022-08-02T18:38:56.203Z] Successfully built 6f1c96f4264c [2022-08-02T18:38:56.203Z] Successfully tagged core-metadata-arm64:latest [2022-08-02T18:38:56.203Z] Building security-secretstore-setup [2022-08-02T18:39:35.260Z]  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:39:35.260Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:39:35.260Z] ---> e11bd7fed3c0 [2022-08-02T18:39:35.260Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T18:39:35.260Z] ---> Using cache [2022-08-02T18:39:35.260Z] ---> fdba102a840c [2022-08-02T18:39:35.260Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:39:35.260Z] ---> Using cache [2022-08-02T18:39:35.260Z] ---> e93974f74500 [2022-08-02T18:39:35.260Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T18:39:35.260Z] ---> Running in bf89a4b8181d [2022-08-02T18:39:37.985Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:39:38.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:39:39.119Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:39:39.119Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:39:39.119Z] ---> e11bd7fed3c0 [2022-08-02T18:39:39.119Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T18:39:39.119Z] ---> Using cache [2022-08-02T18:39:39.119Z] ---> fdba102a840c [2022-08-02T18:39:39.119Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:39:39.119Z] ---> Using cache [2022-08-02T18:39:39.119Z] ---> e93974f74500 [2022-08-02T18:39:39.119Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-02T18:39:39.119Z] ---> Running in 661ffcf5cd40 [2022-08-02T18:39:40.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:39:40.905Z] OK: 221 MiB in 51 packages [2022-08-02T18:39:41.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:39:42.388Z] Removing intermediate container bf89a4b8181d [2022-08-02T18:39:42.388Z] ---> c6a466c3d783 [2022-08-02T18:39:42.388Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T18:39:43.395Z] OK: 221 MiB in 51 packages [2022-08-02T18:39:43.395Z] ---> adac4b8944b4 [2022-08-02T18:39:43.395Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:39:43.672Z] ---> Running in 6039a9381ab5 [2022-08-02T18:39:44.659Z] Removing intermediate container 661ffcf5cd40 [2022-08-02T18:39:44.659Z] ---> 3c3a66bccf9e [2022-08-02T18:39:44.659Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T18:39:46.103Z] ---> cefeae43b80a [2022-08-02T18:39:46.103Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:39:46.103Z] ---> Running in 9fbf0a0ceb17 [2022-08-02T18:40:04.446Z] Removing intermediate container 4ef3f18123ca [2022-08-02T18:40:04.446Z] ---> 8e58b0255179 [2022-08-02T18:40:04.446Z] [2022-08-02T18:40:04.446Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T18:40:04.446Z] ---> 3d81c46cd875 [2022-08-02T18:40:04.446Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-02T18:40:04.446Z] ---> Running in f5b064e37690 [2022-08-02T18:40:04.446Z] Removing intermediate container f5b064e37690 [2022-08-02T18:40:04.722Z] ---> 944d83aa8d9e [2022-08-02T18:40:04.722Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-02T18:40:04.722Z] ---> Running in 6f06c4379c47 [2022-08-02T18:40:05.326Z] Removing intermediate container 6f06c4379c47 [2022-08-02T18:40:05.326Z] ---> faa7b0cab93d [2022-08-02T18:40:05.326Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-02T18:40:05.326Z] ---> Running in b88b95de296e [2022-08-02T18:40:05.924Z] Removing intermediate container b88b95de296e [2022-08-02T18:40:05.924Z] ---> 5ecbab8321c3 [2022-08-02T18:40:05.924Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:40:06.200Z] ---> Running in c4d5ba0e2f2f [2022-08-02T18:40:09.582Z] Removing intermediate container c4d5ba0e2f2f [2022-08-02T18:40:09.582Z] ---> d0b23b7ec91a [2022-08-02T18:40:09.582Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T18:40:09.582Z] ---> Running in ac9569e13dee [2022-08-02T18:40:12.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:40:13.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:40:14.690Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T18:40:14.690Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T18:40:14.690Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T18:40:14.690Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T18:40:14.976Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T18:40:15.256Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T18:40:15.256Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:40:15.256Z] OK: 8 MiB in 20 packages [2022-08-02T18:40:17.914Z] Removing intermediate container ac9569e13dee [2022-08-02T18:40:17.914Z] ---> b1a14a430ace [2022-08-02T18:40:17.914Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:40:19.910Z] ---> af3c57e4bd2e [2022-08-02T18:40:19.910Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-02T18:40:24.227Z] ---> 97355fc0d6fd [2022-08-02T18:40:24.227Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-02T18:40:26.222Z] ---> 67221562e196 [2022-08-02T18:40:26.222Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-02T18:40:26.222Z] ---> Running in 7f6c7e6617c9 [2022-08-02T18:40:27.206Z] Removing intermediate container 7f6c7e6617c9 [2022-08-02T18:40:27.206Z] ---> e4ba8842221a [2022-08-02T18:40:27.206Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:40:27.481Z] ---> Running in 4c71a39d1d01 [2022-08-02T18:40:28.923Z] Removing intermediate container 4c71a39d1d01 [2022-08-02T18:40:28.923Z] ---> 12d226629539 [2022-08-02T18:40:28.923Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T18:40:28.923Z] ---> Running in f70a248114c7 [2022-08-02T18:40:30.370Z] Removing intermediate container f70a248114c7 [2022-08-02T18:40:30.370Z] ---> 1adbf11f80ac [2022-08-02T18:40:30.370Z] Step 22/23 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:40:30.650Z] ---> Running in bea6014af973 [2022-08-02T18:40:32.099Z] Removing intermediate container bea6014af973 [2022-08-02T18:40:32.099Z] ---> b0cab05f2949 [2022-08-02T18:40:32.099Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T18:40:32.099Z] ---> Running in b0685110372e [2022-08-02T18:40:33.097Z] Removing intermediate container b0685110372e [2022-08-02T18:40:33.097Z] ---> b512260b2bc2 [2022-08-02T18:40:33.097Z] [2022-08-02T18:40:34.544Z] Successfully built b512260b2bc2 [2022-08-02T18:40:34.544Z] Successfully tagged core-data-arm64:latest [2022-08-02T18:40:34.544Z] Building sys-mgmt-agent [2022-08-02T18:40:46.982Z]  Building core-data ... done Removing intermediate container 6039a9381ab5 [2022-08-02T18:40:46.982Z] ---> bbfb01d1f86d [2022-08-02T18:40:46.982Z] Step 8/25 : COPY . . [2022-08-02T18:40:47.969Z] Removing intermediate container 9fbf0a0ceb17 [2022-08-02T18:40:47.969Z] ---> 7dca0c829e1d [2022-08-02T18:40:47.969Z] Step 8/25 : COPY . . [2022-08-02T18:40:52.286Z] Removing intermediate container 73dad168b005 [2022-08-02T18:40:52.286Z] ---> 9dd503acbb0f [2022-08-02T18:40:52.286Z] [2022-08-02T18:40:52.286Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T18:40:52.286Z] ---> 3d81c46cd875 [2022-08-02T18:40:52.286Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-02T18:40:52.286Z] ---> Using cache [2022-08-02T18:40:52.286Z] ---> 13d6c54a602f [2022-08-02T18:40:52.286Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T18:40:52.286Z] ---> Using cache [2022-08-02T18:40:52.286Z] ---> 38072767760e [2022-08-02T18:40:52.286Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-02T18:40:52.286Z] ---> Running in b90305ef7e5a [2022-08-02T18:40:52.893Z] Removing intermediate container b90305ef7e5a [2022-08-02T18:40:52.893Z] ---> 0d96a891cd4a [2022-08-02T18:40:52.893Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T18:40:53.176Z] ---> Running in e164eb7b01bf [2022-08-02T18:40:53.775Z] Removing intermediate container e164eb7b01bf [2022-08-02T18:40:53.775Z] ---> 0986af4ca1a5 [2022-08-02T18:40:53.775Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:40:54.764Z] Removing intermediate container 93dfb192fd71 [2022-08-02T18:40:54.765Z] ---> 2dd931ed07ab [2022-08-02T18:40:54.765Z] [2022-08-02T18:40:54.765Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T18:40:54.765Z] ---> 3d81c46cd875 [2022-08-02T18:40:54.765Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-02T18:40:55.040Z] ---> 123674144f29 [2022-08-02T18:40:55.040Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-02T18:40:55.040Z] ---> Running in 723705d6678b [2022-08-02T18:40:57.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:40:57.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:40:58.012Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-02T18:40:58.012Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-02T18:40:58.012Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:40:58.012Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T18:40:58.294Z] OK: 6 MiB in 16 packages [2022-08-02T18:40:58.912Z] ---> 70e9f78efff1 [2022-08-02T18:40:58.912Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-02T18:40:59.514Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:40:59.514Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:40:59.514Z] ---> e11bd7fed3c0 [2022-08-02T18:40:59.514Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T18:40:59.514Z] ---> Using cache [2022-08-02T18:40:59.514Z] ---> fdba102a840c [2022-08-02T18:40:59.514Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:40:59.514Z] ---> Using cache [2022-08-02T18:40:59.514Z] ---> e93974f74500 [2022-08-02T18:40:59.514Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-02T18:40:59.514Z] ---> Running in 8b7e31f4e603 [2022-08-02T18:41:00.514Z] ---> c321388cead5 [2022-08-02T18:41:00.514Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-02T18:41:00.514Z] Removing intermediate container 723705d6678b [2022-08-02T18:41:00.514Z] ---> 414d67464837 [2022-08-02T18:41:00.514Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T18:41:00.514Z] ---> Running in d1f3d7633ba5 [2022-08-02T18:41:00.794Z] ---> Running in 282d7e14298c [2022-08-02T18:41:00.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:41:01.397Z] Removing intermediate container d1f3d7633ba5 [2022-08-02T18:41:01.397Z] ---> 2e78536e082c [2022-08-02T18:41:01.397Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:41:01.397Z] Removing intermediate container 282d7e14298c [2022-08-02T18:41:01.397Z] ---> 50acabdeb531 [2022-08-02T18:41:01.397Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-02T18:41:01.397Z] ---> Running in eaa2a3977f48 [2022-08-02T18:41:01.672Z] ---> Running in 4743498ac810 [2022-08-02T18:41:01.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:41:01.968Z] Removing intermediate container eaa2a3977f48 [2022-08-02T18:41:01.968Z] ---> 9a7d1fe7069f [2022-08-02T18:41:01.968Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T18:41:02.245Z] Removing intermediate container 4743498ac810 [2022-08-02T18:41:02.245Z] ---> f96b612f210b [2022-08-02T18:41:02.245Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T18:41:02.245Z] ---> Running in 9e18159fcc05 [2022-08-02T18:41:02.245Z] ---> Running in d1fb0cdf8084 [2022-08-02T18:41:02.851Z] OK: 221 MiB in 51 packages [2022-08-02T18:41:03.129Z] Removing intermediate container d1fb0cdf8084 [2022-08-02T18:41:03.129Z] ---> 42b0102211be [2022-08-02T18:41:03.129Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:41:03.129Z] Removing intermediate container 9e18159fcc05 [2022-08-02T18:41:03.129Z] ---> c8a057144f27 [2022-08-02T18:41:03.129Z] Step 21/22 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:41:03.408Z] ---> Running in e53cfd1b84ea [2022-08-02T18:41:04.015Z] Removing intermediate container e53cfd1b84ea [2022-08-02T18:41:04.015Z] ---> 7e1b0a033bcf [2022-08-02T18:41:04.015Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T18:41:04.015Z] ---> Running in 98093147476f [2022-08-02T18:41:04.290Z] Removing intermediate container 8b7e31f4e603 [2022-08-02T18:41:04.290Z] ---> f506c8c021e0 [2022-08-02T18:41:04.290Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T18:41:04.578Z] ---> 9cf5054ae4b2 [2022-08-02T18:41:04.578Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-02T18:41:04.855Z] Removing intermediate container 98093147476f [2022-08-02T18:41:04.855Z] ---> e12654c78ba3 [2022-08-02T18:41:04.855Z] [2022-08-02T18:41:05.452Z] ---> 77a1fbf10e5c [2022-08-02T18:41:05.452Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:41:05.452Z] Successfully built e12654c78ba3 [2022-08-02T18:41:05.452Z] Successfully tagged support-scheduler-arm64:latest [2022-08-02T18:41:05.452Z]  Building support-scheduler ... done Building security-spire-agent [2022-08-02T18:41:05.725Z] ---> Running in ba3f9fc6527e [2022-08-02T18:41:08.363Z] ---> 3cfe879d1d1c [2022-08-02T18:41:08.363Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-02T18:41:09.381Z] ---> 36761f8ff428 [2022-08-02T18:41:09.381Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-02T18:41:09.658Z] ---> Running in 0ec890678600 [2022-08-02T18:41:10.652Z] Removing intermediate container 0ec890678600 [2022-08-02T18:41:10.652Z] ---> 1b6a604f4eaa [2022-08-02T18:41:10.652Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:41:10.652Z] ---> Running in f340b9ef0983 [2022-08-02T18:41:11.636Z] Removing intermediate container f340b9ef0983 [2022-08-02T18:41:11.636Z] ---> 346b71daa44e [2022-08-02T18:41:11.636Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T18:41:11.912Z] ---> Running in 8d74e4f2ac89 [2022-08-02T18:41:12.907Z] Removing intermediate container 8d74e4f2ac89 [2022-08-02T18:41:12.907Z] ---> 4cfb6bf71c66 [2022-08-02T18:41:12.907Z] Step 21/22 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:41:12.907Z] ---> Running in 0b4612091859 [2022-08-02T18:41:13.910Z] Removing intermediate container 0b4612091859 [2022-08-02T18:41:13.910Z] ---> 5a1bae1cb343 [2022-08-02T18:41:13.910Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T18:41:13.910Z] ---> Running in 113a4e65ae6b [2022-08-02T18:41:15.354Z] Removing intermediate container 113a4e65ae6b [2022-08-02T18:41:15.354Z] ---> 4ec0ccaa0719 [2022-08-02T18:41:15.354Z] [2022-08-02T18:41:16.339Z] Successfully built 4ec0ccaa0719 [2022-08-02T18:41:16.339Z] Successfully tagged support-notifications-arm64:latest [2022-08-02T18:41:16.339Z]  Building support-notifications ... done Building security-spire-config [2022-08-02T18:41:23.071Z] ---> 2245c7dc79c1 [2022-08-02T18:41:23.071Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T18:41:23.071Z] ---> Running in 789522f9ab9b [2022-08-02T18:41:23.071Z] ---> 0fcca61e2aca [2022-08-02T18:41:23.071Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-02T18:41:23.071Z] Removing intermediate container 789522f9ab9b [2022-08-02T18:41:23.071Z] ---> 29b496534cef [2022-08-02T18:41:23.071Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-02T18:41:23.071Z] ---> Running in 782b700b6cd3 [2022-08-02T18:41:23.348Z] ---> Running in 18a0a407e40d [2022-08-02T18:41:24.329Z] Removing intermediate container 18a0a407e40d [2022-08-02T18:41:24.329Z] ---> e31167a4326f [2022-08-02T18:41:24.329Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-02T18:41:24.603Z] ---> Running in d67c284e860f [2022-08-02T18:41:25.596Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-02T18:41:27.599Z] Removing intermediate container d67c284e860f [2022-08-02T18:41:27.599Z] ---> 673ed13411a1 [2022-08-02T18:41:27.599Z] Step 12/25 : WORKDIR /edgex-go [2022-08-02T18:41:27.599Z] ---> Running in 76a543f5c072 [2022-08-02T18:41:28.589Z] Removing intermediate container 76a543f5c072 [2022-08-02T18:41:28.589Z] ---> 512c406376a0 [2022-08-02T18:41:28.589Z] [2022-08-02T18:41:28.589Z] Step 13/25 : FROM alpine:3.15 [2022-08-02T18:41:28.589Z] 3.15: Pulling from library/alpine [2022-08-02T18:41:31.232Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-02T18:41:31.232Z] Status: Downloaded newer image for alpine:3.15 [2022-08-02T18:41:31.232Z] ---> 60f2846fe774 [2022-08-02T18:41:31.232Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T18:41:31.510Z] ---> Running in 47fec7463dec [2022-08-02T18:41:32.966Z] Removing intermediate container 47fec7463dec [2022-08-02T18:41:32.966Z] ---> ab9a13f43adf [2022-08-02T18:41:32.966Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:41:32.966Z] ---> Running in bace10993dbd [2022-08-02T18:41:37.286Z] Removing intermediate container bace10993dbd [2022-08-02T18:41:37.286Z] ---> 959a06985770 [2022-08-02T18:41:37.286Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T18:41:37.286Z] ---> Running in c144c21916b7 [2022-08-02T18:41:39.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:41:39.598Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:41:39.598Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:41:39.598Z] ---> e11bd7fed3c0 [2022-08-02T18:41:39.598Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T18:41:39.598Z] ---> Using cache [2022-08-02T18:41:39.598Z] ---> fdba102a840c [2022-08-02T18:41:39.598Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:41:39.598Z] ---> Using cache [2022-08-02T18:41:39.598Z] ---> e93974f74500 [2022-08-02T18:41:39.598Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T18:41:39.598Z] ---> Using cache [2022-08-02T18:41:39.598Z] ---> c6a466c3d783 [2022-08-02T18:41:39.598Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T18:41:39.598Z] ---> Using cache [2022-08-02T18:41:39.598Z] ---> adac4b8944b4 [2022-08-02T18:41:39.598Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:41:39.598Z] ---> Using cache [2022-08-02T18:41:39.598Z] ---> bbfb01d1f86d [2022-08-02T18:41:39.598Z] Step 8/26 : COPY . . [2022-08-02T18:41:39.598Z] ---> Using cache [2022-08-02T18:41:39.598Z] ---> 2245c7dc79c1 [2022-08-02T18:41:39.598Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T18:41:39.598Z] ---> Using cache [2022-08-02T18:41:39.598Z] ---> 29b496534cef [2022-08-02T18:41:39.598Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T18:41:39.598Z] ---> Using cache [2022-08-02T18:41:39.598Z] ---> e31167a4326f [2022-08-02T18:41:39.598Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-02T18:41:40.225Z] ---> Running in 60148e7a803c [2022-08-02T18:41:40.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:41:41.679Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T18:41:41.679Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T18:41:41.679Z] OK: 15734 distinct packages available [2022-08-02T18:41:41.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:41:42.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:41:43.664Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T18:41:43.944Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T18:41:43.944Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T18:41:44.227Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T18:41:44.227Z] Removing intermediate container 60148e7a803c [2022-08-02T18:41:44.227Z] ---> 9f449732c4fa [2022-08-02T18:41:44.227Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T18:41:44.227Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T18:41:44.227Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T18:41:44.227Z] ---> Running in 035ae19b8b31 [2022-08-02T18:41:44.510Z] OK: 6 MiB in 19 packages [2022-08-02T18:41:45.963Z] Removing intermediate container 035ae19b8b31 [2022-08-02T18:41:45.963Z] ---> 7401934ba694 [2022-08-02T18:41:45.963Z] [2022-08-02T18:41:45.963Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T18:41:45.963Z] ---> 60f2846fe774 [2022-08-02T18:41:45.963Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T18:41:45.963Z] ---> Using cache [2022-08-02T18:41:45.963Z] ---> ab9a13f43adf [2022-08-02T18:41:45.963Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:41:45.963Z] ---> Using cache [2022-08-02T18:41:45.963Z] ---> 959a06985770 [2022-08-02T18:41:45.963Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T18:41:45.963Z] ---> Running in 625aade3b116 [2022-08-02T18:41:46.953Z] Removing intermediate container c144c21916b7 [2022-08-02T18:41:46.953Z] ---> ebedfee216ef [2022-08-02T18:41:46.953Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T18:41:47.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:41:48.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:41:49.975Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T18:41:49.975Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T18:41:49.975Z] OK: 15734 distinct packages available [2022-08-02T18:41:49.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:41:50.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:41:51.948Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T18:41:51.948Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T18:41:51.948Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T18:41:52.225Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T18:41:52.225Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T18:41:52.225Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T18:41:52.505Z] OK: 6 MiB in 19 packages [2022-08-02T18:41:53.120Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:41:53.120Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:41:53.120Z] ---> e11bd7fed3c0 [2022-08-02T18:41:53.120Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T18:41:53.120Z] ---> Using cache [2022-08-02T18:41:53.120Z] ---> fdba102a840c [2022-08-02T18:41:53.120Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:41:53.120Z] ---> Using cache [2022-08-02T18:41:53.120Z] ---> e93974f74500 [2022-08-02T18:41:53.120Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T18:41:53.120Z] ---> Using cache [2022-08-02T18:41:53.120Z] ---> c6a466c3d783 [2022-08-02T18:41:53.120Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T18:41:53.120Z] ---> Using cache [2022-08-02T18:41:53.120Z] ---> adac4b8944b4 [2022-08-02T18:41:53.120Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:41:53.120Z] ---> Using cache [2022-08-02T18:41:53.120Z] ---> bbfb01d1f86d [2022-08-02T18:41:53.120Z] Step 8/26 : COPY . . [2022-08-02T18:41:53.719Z] ---> Using cache [2022-08-02T18:41:53.719Z] ---> 2245c7dc79c1 [2022-08-02T18:41:53.719Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T18:41:53.719Z] ---> Using cache [2022-08-02T18:41:53.719Z] ---> 29b496534cef [2022-08-02T18:41:53.719Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T18:41:53.719Z] ---> Using cache [2022-08-02T18:41:53.719Z] ---> e31167a4326f [2022-08-02T18:41:53.719Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-02T18:41:53.719Z] ---> Using cache [2022-08-02T18:41:53.719Z] ---> 9f449732c4fa [2022-08-02T18:41:53.719Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T18:41:53.719Z] ---> Using cache [2022-08-02T18:41:53.719Z] ---> 7401934ba694 [2022-08-02T18:41:53.719Z] [2022-08-02T18:41:53.719Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T18:41:53.719Z] ---> 60f2846fe774 [2022-08-02T18:41:53.719Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T18:41:53.719Z] ---> Using cache [2022-08-02T18:41:53.719Z] ---> ab9a13f43adf [2022-08-02T18:41:53.719Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:41:53.719Z] ---> Using cache [2022-08-02T18:41:53.719Z] ---> 959a06985770 [2022-08-02T18:41:53.719Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-02T18:41:54.003Z] ---> Running in 1eef8dbb2b43 [2022-08-02T18:41:55.450Z] Removing intermediate container 625aade3b116 [2022-08-02T18:41:55.450Z] ---> bc59c2063b31 [2022-08-02T18:41:55.450Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-02T18:41:56.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:41:57.937Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:41:58.219Z] ---> f7377d16d124 [2022-08-02T18:41:58.219Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T18:41:59.205Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T18:41:59.205Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T18:41:59.205Z] OK: 15734 distinct packages available [2022-08-02T18:41:59.206Z] Removing intermediate container ba3f9fc6527e [2022-08-02T18:41:59.206Z] ---> bfa9b660ad8b [2022-08-02T18:41:59.206Z] Step 8/23 : COPY . . [2022-08-02T18:41:59.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:41:59.806Z] ---> f19ca903d12f [2022-08-02T18:41:59.806Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-02T18:42:00.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:42:00.695Z] ---> a7f93653acf1 [2022-08-02T18:42:00.971Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T18:42:01.251Z] ---> 559ea0198e0f [2022-08-02T18:42:01.251Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-02T18:42:01.251Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-02T18:42:01.533Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-02T18:42:01.533Z] (3/4) Installing libucontext (1.1-r0) [2022-08-02T18:42:01.533Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-02T18:42:01.819Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T18:42:01.819Z] OK: 6 MiB in 18 packages [2022-08-02T18:42:03.266Z] ---> 88746eb0c1b0 [2022-08-02T18:42:03.266Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T18:42:03.541Z] ---> Running in 6bf831cdb04d [2022-08-02T18:42:04.148Z] Removing intermediate container 1eef8dbb2b43 [2022-08-02T18:42:04.148Z] ---> a585880ab9f6 [2022-08-02T18:42:04.148Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T18:42:04.748Z] Removing intermediate container 6bf831cdb04d [2022-08-02T18:42:04.748Z] ---> 87927a864d14 [2022-08-02T18:42:04.748Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T18:42:04.748Z] ---> Running in c6ea593c67e3 [2022-08-02T18:42:05.763Z] Removing intermediate container c6ea593c67e3 [2022-08-02T18:42:05.763Z] ---> 38390796ebd3 [2022-08-02T18:42:05.763Z] Step 23/25 : LABEL arch=arm64 [2022-08-02T18:42:06.037Z] ---> Running in 2382caa5b6ed [2022-08-02T18:42:07.033Z] Removing intermediate container 2382caa5b6ed [2022-08-02T18:42:07.033Z] ---> 779b6a4e0a44 [2022-08-02T18:42:07.033Z] Step 24/25 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:42:07.312Z] ---> Running in 62a8fde2b8d0 [2022-08-02T18:42:08.297Z] Removing intermediate container 62a8fde2b8d0 [2022-08-02T18:42:08.297Z] ---> 368af0064f65 [2022-08-02T18:42:08.297Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T18:42:08.297Z] ---> Running in 0ee52c9c2dfc [2022-08-02T18:42:09.289Z] Removing intermediate container 0ee52c9c2dfc [2022-08-02T18:42:09.289Z] ---> 518eed1936cb [2022-08-02T18:42:09.289Z] [2022-08-02T18:42:10.277Z] Successfully built 518eed1936cb [2022-08-02T18:42:10.277Z] Successfully tagged security-spire-server-arm64:latest [2022-08-02T18:42:10.277Z] Building security-bootstrapper [2022-08-02T18:42:14.608Z]  Building security-spire-server ... done  ---> 16ed419434d7 [2022-08-02T18:42:14.608Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T18:42:14.608Z] ---> 58befaff5fd2 [2022-08-02T18:42:14.608Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T18:42:16.595Z] ---> bdbe183193ab [2022-08-02T18:42:16.595Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-02T18:42:16.595Z] ---> 38804b70bec5 [2022-08-02T18:42:16.595Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-02T18:42:16.595Z] ---> Running in 3fe0ea32a66b [2022-08-02T18:42:17.589Z] Removing intermediate container 3fe0ea32a66b [2022-08-02T18:42:17.589Z] ---> 8b7396d711c9 [2022-08-02T18:42:17.589Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-02T18:42:17.862Z] ---> 45b6f334f9d1 [2022-08-02T18:42:17.862Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-02T18:42:19.864Z] ---> 2fc212149f74 [2022-08-02T18:42:19.864Z] Step 21/26 : WORKDIR / [2022-08-02T18:42:19.864Z] ---> 919c9e1220ad [2022-08-02T18:42:19.864Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T18:42:19.864Z] ---> Running in 0a488d8a0712 [2022-08-02T18:42:19.864Z] ---> Running in 2026700db531 [2022-08-02T18:42:20.474Z] Removing intermediate container 0a488d8a0712 [2022-08-02T18:42:20.474Z] ---> 6cdfca752991 [2022-08-02T18:42:20.474Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T18:42:20.751Z] Removing intermediate container 2026700db531 [2022-08-02T18:42:20.751Z] ---> e207d8e59127 [2022-08-02T18:42:20.751Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T18:42:20.751Z] ---> Running in 0236a974966d [2022-08-02T18:42:21.024Z] ---> Running in d150e66e5031 [2022-08-02T18:42:21.627Z] Removing intermediate container 0236a974966d [2022-08-02T18:42:21.627Z] ---> 54f2a8229eac [2022-08-02T18:42:21.627Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T18:42:21.906Z] ---> Running in 8bdcae1d838c [2022-08-02T18:42:21.906Z] Removing intermediate container d150e66e5031 [2022-08-02T18:42:21.906Z] ---> 68ff5cda51e0 [2022-08-02T18:42:21.906Z] Step 24/26 : LABEL arch=arm64 [2022-08-02T18:42:22.179Z] ---> Running in e9eff9309927 [2022-08-02T18:42:22.781Z] Removing intermediate container 8bdcae1d838c [2022-08-02T18:42:22.781Z] ---> ae1979140c73 [2022-08-02T18:42:22.781Z] Step 24/26 : LABEL arch=arm64 [2022-08-02T18:42:23.062Z] ---> Running in f5a4891fa85a [2022-08-02T18:42:23.062Z] Removing intermediate container e9eff9309927 [2022-08-02T18:42:23.062Z] ---> 3ad4161cdbd0 [2022-08-02T18:42:23.062Z] Step 25/26 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:42:23.335Z] ---> Running in 8abc2d0ed954 [2022-08-02T18:42:23.936Z] Removing intermediate container f5a4891fa85a [2022-08-02T18:42:23.936Z] ---> 1fbabe8b77bf [2022-08-02T18:42:23.936Z] Step 25/26 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:42:23.936Z] ---> Running in 73895ff05a0f [2022-08-02T18:42:24.533Z] Removing intermediate container 8abc2d0ed954 [2022-08-02T18:42:24.533Z] ---> 652f9d112ebe [2022-08-02T18:42:24.533Z] Step 26/26 : LABEL version=0.0.0 [2022-08-02T18:42:24.807Z] ---> Running in 9fdfaed12c02 [2022-08-02T18:42:25.082Z] Removing intermediate container 73895ff05a0f [2022-08-02T18:42:25.082Z] ---> a6e641a31527 [2022-08-02T18:42:25.082Z] Step 26/26 : LABEL version=0.0.0 [2022-08-02T18:42:25.362Z] ---> Running in 1a7a18ae8de5 [2022-08-02T18:42:25.637Z] Removing intermediate container 9fdfaed12c02 [2022-08-02T18:42:25.637Z] ---> fcc9e5c6df95 [2022-08-02T18:42:25.637Z] [2022-08-02T18:42:26.240Z] Removing intermediate container 1a7a18ae8de5 [2022-08-02T18:42:26.240Z] ---> 1981028817b7 [2022-08-02T18:42:26.240Z] [2022-08-02T18:42:26.839Z] Successfully built fcc9e5c6df95 [2022-08-02T18:42:26.839Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-02T18:42:27.115Z] Building core-command [2022-08-02T18:42:27.392Z]  Building security-spire-agent ... done Successfully built 1981028817b7 [2022-08-02T18:42:27.392Z] Successfully tagged security-spire-config-arm64:latest [2022-08-02T18:42:27.392Z] Building security-spiffe-token-provider [2022-08-02T18:42:37.566Z]  Building security-spire-config ... done  ---> 71f6ab61f168 [2022-08-02T18:42:37.566Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-02T18:42:37.566Z] ---> Running in 58494ad121e7 [2022-08-02T18:42:39.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-02T18:42:47.880Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:42:47.880Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:42:47.880Z] ---> e11bd7fed3c0 [2022-08-02T18:42:47.880Z] Step 3/31 : WORKDIR /edgex-go [2022-08-02T18:42:47.880Z] ---> Using cache [2022-08-02T18:42:47.881Z] ---> fdba102a840c [2022-08-02T18:42:47.881Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:42:47.881Z] ---> Using cache [2022-08-02T18:42:47.881Z] ---> e93974f74500 [2022-08-02T18:42:47.881Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-02T18:42:47.881Z] ---> Using cache [2022-08-02T18:42:47.881Z] ---> 3c3a66bccf9e [2022-08-02T18:42:47.881Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-02T18:42:47.881Z] ---> Using cache [2022-08-02T18:42:47.881Z] ---> cefeae43b80a [2022-08-02T18:42:47.881Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:42:47.881Z] ---> Using cache [2022-08-02T18:42:47.881Z] ---> 7dca0c829e1d [2022-08-02T18:42:47.881Z] Step 8/31 : COPY . . [2022-08-02T18:42:47.881Z] ---> Using cache [2022-08-02T18:42:47.881Z] ---> 0fcca61e2aca [2022-08-02T18:42:47.881Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-02T18:42:48.481Z] ---> Running in 70350e42765e [2022-08-02T18:42:50.638Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-02T18:43:23.460Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:43:23.460Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:43:23.460Z] ---> e11bd7fed3c0 [2022-08-02T18:43:23.460Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T18:43:23.460Z] ---> Using cache [2022-08-02T18:43:23.460Z] ---> fdba102a840c [2022-08-02T18:43:23.460Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:43:23.460Z] ---> Using cache [2022-08-02T18:43:23.460Z] ---> e93974f74500 [2022-08-02T18:43:23.460Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T18:43:23.460Z] ---> Using cache [2022-08-02T18:43:23.460Z] ---> 3c3a66bccf9e [2022-08-02T18:43:23.460Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T18:43:23.460Z] ---> Using cache [2022-08-02T18:43:23.460Z] ---> cefeae43b80a [2022-08-02T18:43:23.460Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:43:23.460Z] ---> Using cache [2022-08-02T18:43:23.460Z] ---> 7dca0c829e1d [2022-08-02T18:43:23.460Z] Step 8/23 : COPY . . [2022-08-02T18:43:23.460Z] ---> Using cache [2022-08-02T18:43:23.460Z] ---> 0fcca61e2aca [2022-08-02T18:43:23.460Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-02T18:43:23.460Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T18:43:23.460Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-02T18:43:23.460Z] ---> e11bd7fed3c0 [2022-08-02T18:43:23.460Z] Step 3/20 : WORKDIR /edgex-go [2022-08-02T18:43:23.460Z] ---> Using cache [2022-08-02T18:43:23.460Z] ---> fdba102a840c [2022-08-02T18:43:23.460Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-02T18:43:23.460Z] ---> Running in b6e0499110d3 [2022-08-02T18:43:23.460Z] ---> Running in 6a88b6960597 [2022-08-02T18:43:24.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:43:24.063Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-02T18:43:24.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:43:25.784Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-02T18:43:25.784Z] v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-02T18:43:25.784Z] OK: 16889 distinct packages available [2022-08-02T18:43:25.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:43:26.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:43:27.051Z] OK: 221 MiB in 51 packages [2022-08-02T18:43:28.509Z] Removing intermediate container b6e0499110d3 [2022-08-02T18:43:28.510Z] ---> b1ee7f529cf1 [2022-08-02T18:43:28.510Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-02T18:43:29.496Z] ---> 6f36feb525ec [2022-08-02T18:43:29.496Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T18:43:29.496Z] ---> Running in 0b4d1e5debca [2022-08-02T18:44:26.059Z] Removing intermediate container 0b4d1e5debca [2022-08-02T18:44:26.059Z] ---> f7d97f8d20ba [2022-08-02T18:44:26.059Z] Step 7/20 : COPY . . [2022-08-02T18:44:38.484Z] ---> eeb5b8ae4d7f [2022-08-02T18:44:38.484Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-02T18:44:38.484Z] ---> Running in 7faa7854a8e2 [2022-08-02T18:44:39.468Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-02T18:45:01.675Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-02T18:45:20.030Z] Removing intermediate container 782b700b6cd3 [2022-08-02T18:45:20.030Z] ---> f3025fc984b8 [2022-08-02T18:45:20.030Z] [2022-08-02T18:45:20.030Z] Step 10/25 : FROM alpine:3.16 [2022-08-02T18:45:20.030Z] ---> 3d81c46cd875 [2022-08-02T18:45:20.030Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-02T18:45:20.030Z] ---> Running in 15a223795b24 [2022-08-02T18:45:20.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:45:20.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:45:21.017Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-02T18:45:21.017Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-02T18:45:21.017Z] (3/3) Installing su-exec (0.2-r1) [2022-08-02T18:45:21.017Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:45:21.017Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T18:45:21.297Z] OK: 6 MiB in 17 packages [2022-08-02T18:45:23.308Z] Removing intermediate container 15a223795b24 [2022-08-02T18:45:23.308Z] ---> 2c428f04acc1 [2022-08-02T18:45:23.308Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T18:45:23.308Z] ---> Running in 1d95c59d92f6 [2022-08-02T18:45:23.594Z] Removing intermediate container 1d95c59d92f6 [2022-08-02T18:45:23.594Z] ---> 11f137793b30 [2022-08-02T18:45:23.594Z] Step 13/25 : WORKDIR / [2022-08-02T18:45:23.879Z] ---> Running in 14e477b5db56 [2022-08-02T18:45:24.504Z] Removing intermediate container 14e477b5db56 [2022-08-02T18:45:24.504Z] ---> 46ac0e2c1d7e [2022-08-02T18:45:24.504Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-02T18:45:25.502Z] ---> 5a775d155655 [2022-08-02T18:45:25.502Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-02T18:45:26.104Z] ---> 22f53e36953c [2022-08-02T18:45:26.104Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-02T18:45:27.092Z] ---> 097a1fbf3e74 [2022-08-02T18:45:27.092Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-02T18:45:28.089Z] ---> 343d8a37b42f [2022-08-02T18:45:28.089Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-02T18:45:29.542Z] ---> cda1d1217e79 [2022-08-02T18:45:29.542Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-02T18:45:30.984Z] ---> 3d3d875fe33a [2022-08-02T18:45:30.984Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T18:45:31.994Z] ---> d7901d321fa2 [2022-08-02T18:45:31.994Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T18:45:31.994Z] ---> Running in ceedc3d325d0 [2022-08-02T18:45:35.440Z] Removing intermediate container ceedc3d325d0 [2022-08-02T18:45:35.440Z] ---> bc987761f4dd [2022-08-02T18:45:35.440Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T18:45:35.440Z] ---> Running in d00f79038c49 [2022-08-02T18:45:35.440Z] Removing intermediate container d00f79038c49 [2022-08-02T18:45:35.440Z] ---> 66aa5394d1fd [2022-08-02T18:45:35.440Z] Step 23/25 : LABEL arch=arm64 [2022-08-02T18:45:35.440Z] ---> Running in 5baeffab6d9a [2022-08-02T18:45:36.046Z] Removing intermediate container 5baeffab6d9a [2022-08-02T18:45:36.046Z] ---> 7028e2292911 [2022-08-02T18:45:36.046Z] Step 24/25 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:45:36.319Z] ---> Running in 1700be711a3f [2022-08-02T18:45:36.597Z] Removing intermediate container 1700be711a3f [2022-08-02T18:45:36.597Z] ---> 010f17c8f925 [2022-08-02T18:45:36.597Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T18:45:36.876Z] ---> Running in 5387b17ef1bc [2022-08-02T18:45:37.482Z] Removing intermediate container 5387b17ef1bc [2022-08-02T18:45:37.482Z] ---> effa7ad4851e [2022-08-02T18:45:37.482Z] [2022-08-02T18:45:37.760Z] Successfully built effa7ad4851e [2022-08-02T18:45:37.760Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-02T18:47:29.667Z]  Building security-secretstore-setup ... done Removing intermediate container 58494ad121e7 [2022-08-02T18:47:29.667Z] ---> 76b389f69fb6 [2022-08-02T18:47:29.667Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-02T18:47:29.667Z] ---> Running in f5bd54866b6c [2022-08-02T18:47:29.667Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-02T18:47:29.667Z] Removing intermediate container f5bd54866b6c [2022-08-02T18:47:29.667Z] ---> e5e0f9944cf3 [2022-08-02T18:47:29.667Z] [2022-08-02T18:47:29.667Z] Step 11/23 : FROM alpine:3.16 [2022-08-02T18:47:29.667Z] ---> 3d81c46cd875 [2022-08-02T18:47:29.667Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-02T18:47:29.667Z] ---> Running in 3dc9aa07c688 [2022-08-02T18:47:29.667Z] Removing intermediate container 3dc9aa07c688 [2022-08-02T18:47:29.667Z] ---> bfde83b9dc10 [2022-08-02T18:47:29.667Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-02T18:47:29.667Z] ---> Running in 07b8ac38f770 [2022-08-02T18:47:29.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:47:29.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:47:29.667Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-02T18:47:29.667Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-02T18:47:29.667Z] (3/33) Installing readline (8.1.2-r0) [2022-08-02T18:47:29.667Z] (4/33) Installing bash (5.1.16-r2) [2022-08-02T18:47:29.667Z] Executing bash-5.1.16-r2.post-install [2022-08-02T18:47:29.667Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-02T18:47:29.667Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-02T18:47:29.667Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-02T18:47:29.667Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-02T18:47:29.667Z] (9/33) Installing curl (7.83.1-r2) [2022-08-02T18:47:29.667Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-02T18:47:29.667Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-02T18:47:29.667Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-02T18:47:29.667Z] (13/33) Installing expat (2.4.8-r0) [2022-08-02T18:47:29.667Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-02T18:47:29.667Z] (15/33) Installing gdbm (1.23-r0) [2022-08-02T18:47:29.667Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-02T18:47:29.667Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T18:47:29.667Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T18:47:29.667Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-02T18:47:29.667Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-02T18:47:29.667Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-02T18:47:32.327Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-02T18:47:32.327Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-02T18:47:32.327Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-02T18:47:32.327Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-02T18:47:32.327Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-02T18:47:32.327Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-02T18:47:32.327Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-02T18:47:32.327Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-02T18:47:32.327Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-02T18:47:32.327Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-02T18:47:32.327Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-02T18:47:32.618Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-02T18:47:33.626Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:47:33.626Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T18:47:33.917Z] OK: 120 MiB in 47 packages [2022-08-02T18:47:37.320Z] Removing intermediate container 70350e42765e [2022-08-02T18:47:37.320Z] ---> 3d081b464951 [2022-08-02T18:47:37.320Z] [2022-08-02T18:47:37.320Z] Step 10/31 : FROM alpine:3.16 [2022-08-02T18:47:37.320Z] ---> 3d81c46cd875 [2022-08-02T18:47:37.320Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T18:47:37.320Z] ---> Running in 6139c3239048 [2022-08-02T18:47:37.926Z] Removing intermediate container 6139c3239048 [2022-08-02T18:47:37.926Z] ---> 09e51c4a656f [2022-08-02T18:47:37.926Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-02T18:47:37.926Z] ---> Running in 00cab5ac4355 [2022-08-02T18:47:39.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:47:39.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:47:41.370Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-02T18:47:41.370Z] (2/2) Installing su-exec (0.2-r1) [2022-08-02T18:47:41.370Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T18:47:41.370Z] OK: 5 MiB in 16 packages [2022-08-02T18:47:42.844Z] Removing intermediate container 00cab5ac4355 [2022-08-02T18:47:42.844Z] ---> 7b0e405d55f0 [2022-08-02T18:47:42.844Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-02T18:47:42.844Z] ---> Running in bdd9ef83efae [2022-08-02T18:47:43.453Z] Removing intermediate container bdd9ef83efae [2022-08-02T18:47:43.453Z] ---> f8fcf328642e [2022-08-02T18:47:43.453Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-02T18:47:43.453Z] ---> Running in 8e58eaac164f [2022-08-02T18:47:44.054Z] Removing intermediate container 8e58eaac164f [2022-08-02T18:47:44.054Z] ---> b3444893cffb [2022-08-02T18:47:44.054Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-02T18:47:44.326Z] ---> Running in 73243221a3b7 [2022-08-02T18:47:44.928Z] Removing intermediate container 73243221a3b7 [2022-08-02T18:47:44.928Z] ---> 5faf4b9d6f10 [2022-08-02T18:47:45.206Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-02T18:47:45.206Z] ---> Running in 8a5a00e973e8 [2022-08-02T18:47:49.544Z] Collecting docker-compose==1.23.2 [2022-08-02T18:47:49.544Z] Removing intermediate container 8a5a00e973e8 [2022-08-02T18:47:49.544Z] ---> 753723235169 [2022-08-02T18:47:49.544Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-02T18:47:49.544Z] ---> Running in 9dc51a41a9bb [2022-08-02T18:47:49.544Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-02T18:47:49.544Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 2.6 MB/s eta 0:00:00 [2022-08-02T18:47:49.544Z] Collecting cached-property<2,>=1.2.0 [2022-08-02T18:47:49.544Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-02T18:47:49.824Z] Removing intermediate container 9dc51a41a9bb [2022-08-02T18:47:49.824Z] ---> 44a076ce3abe [2022-08-02T18:47:49.824Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-02T18:47:50.101Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-02T18:47:50.101Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-02T18:47:50.101Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.0 MB/s eta 0:00:00 [2022-08-02T18:47:50.382Z] Collecting texttable<0.10,>=0.9.0 [2022-08-02T18:47:50.382Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-02T18:47:50.382Z] Preparing metadata (setup.py): started [2022-08-02T18:47:51.014Z] ---> 52d4eccfc657 [2022-08-02T18:47:51.014Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-02T18:47:51.290Z] ---> Running in 2058420a0c33 [2022-08-02T18:47:52.273Z] Removing intermediate container 6a88b6960597 [2022-08-02T18:47:52.273Z] ---> d82173963753 [2022-08-02T18:47:52.273Z] [2022-08-02T18:47:52.273Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T18:47:52.273Z] ---> 3d81c46cd875 [2022-08-02T18:47:52.273Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T18:47:52.273Z] ---> Using cache [2022-08-02T18:47:52.273Z] ---> 13d6c54a602f [2022-08-02T18:47:52.273Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T18:47:52.273Z] ---> Using cache [2022-08-02T18:47:52.273Z] ---> 38072767760e [2022-08-02T18:47:52.273Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-02T18:47:52.548Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-02T18:47:52.548Z] ---> Running in 9a8535515212 [2022-08-02T18:47:53.144Z] Collecting jsonschema<3,>=2.5.1 [2022-08-02T18:47:53.144Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-02T18:47:53.144Z] Removing intermediate container 9a8535515212 [2022-08-02T18:47:53.144Z] ---> 1dd1cd0a2b03 [2022-08-02T18:47:53.144Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T18:47:53.144Z] ---> Running in ba2f65dce6d5 [2022-08-02T18:47:53.756Z] Removing intermediate container ba2f65dce6d5 [2022-08-02T18:47:53.756Z] ---> 6a6dda054791 [2022-08-02T18:47:53.756Z] Step 15/23 : WORKDIR / [2022-08-02T18:47:54.029Z] ---> Running in 369bd61130be [2022-08-02T18:47:54.316Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-02T18:47:54.316Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-02T18:47:54.316Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.9 MB/s eta 0:00:00 [2022-08-02T18:47:54.606Z] Removing intermediate container 2058420a0c33 [2022-08-02T18:47:54.606Z] ---> f96e5e8169d7 [2022-08-02T18:47:54.606Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:47:54.606Z] Removing intermediate container 369bd61130be [2022-08-02T18:47:54.606Z] ---> 5af97503f692 [2022-08-02T18:47:54.606Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:47:54.881Z] Collecting docker<4.0,>=3.6.0 [2022-08-02T18:47:54.881Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-02T18:47:54.881Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.5 MB/s eta 0:00:00 [2022-08-02T18:47:54.881Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-02T18:47:54.881Z] Collecting docopt<0.7,>=0.6.1 [2022-08-02T18:47:55.159Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-02T18:47:55.159Z] Preparing metadata (setup.py): started [2022-08-02T18:47:55.776Z] ---> 919301409b89 [2022-08-02T18:47:55.776Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-02T18:47:55.776Z] ---> 05d280cf87a0 [2022-08-02T18:47:55.776Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-02T18:47:57.223Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-02T18:47:57.499Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-02T18:47:57.499Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-02T18:47:57.499Z] Preparing metadata (setup.py): started [2022-08-02T18:47:57.779Z] ---> 30f5692907b2 [2022-08-02T18:47:57.779Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-02T18:47:57.779Z] ---> 52a40ad8bf5a [2022-08-02T18:47:57.779Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-02T18:47:59.230Z] ---> 275aaf4b1557 [2022-08-02T18:47:59.230Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-02T18:47:59.230Z] ---> Running in 5c9766940a3d [2022-08-02T18:47:59.230Z] ---> 2b97c31fcf14 [2022-08-02T18:47:59.230Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-02T18:47:59.508Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-02T18:48:00.112Z] Removing intermediate container 5c9766940a3d [2022-08-02T18:48:00.112Z] ---> 3ea36a26900a [2022-08-02T18:48:00.112Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:48:00.112Z] Collecting PyYAML<4,>=3.10 [2022-08-02T18:48:00.112Z] ---> Running in 9c472faaa5e0 [2022-08-02T18:48:00.112Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-02T18:48:00.417Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.0 MB/s eta 0:00:00 [2022-08-02T18:48:00.417Z] ---> 640535e5a6b6 [2022-08-02T18:48:00.417Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-02T18:48:01.022Z] Removing intermediate container 9c472faaa5e0 [2022-08-02T18:48:01.022Z] ---> 7e68eabe2fec [2022-08-02T18:48:01.022Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T18:48:01.299Z] ---> Running in 83f160e03270 [2022-08-02T18:48:01.576Z] ---> 70c4f3c8a1df [2022-08-02T18:48:01.576Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-02T18:48:01.853Z] Removing intermediate container 83f160e03270 [2022-08-02T18:48:01.853Z] ---> d84a6bcd7728 [2022-08-02T18:48:01.853Z] Step 22/23 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:48:02.132Z] ---> Running in 074cb333f11f [2022-08-02T18:48:02.132Z] Preparing metadata (setup.py): started [2022-08-02T18:48:02.746Z] Removing intermediate container 074cb333f11f [2022-08-02T18:48:02.746Z] ---> 5517909f46db [2022-08-02T18:48:02.746Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T18:48:02.746Z] ---> Running in ab2dbd22d930 [2022-08-02T18:48:03.355Z] ---> bbe37f2205b8 [2022-08-02T18:48:03.355Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-02T18:48:03.355Z] Removing intermediate container ab2dbd22d930 [2022-08-02T18:48:03.355Z] ---> d2043501f91c [2022-08-02T18:48:03.355Z] [2022-08-02T18:48:03.355Z] ---> Running in 89332aac3b86 [2022-08-02T18:48:04.344Z] Successfully built d2043501f91c [2022-08-02T18:48:04.344Z] Successfully tagged core-command-arm64:latest [2022-08-02T18:48:04.344Z]  Building core-command ... done  Preparing metadata (setup.py): finished with status 'done' [2022-08-02T18:48:04.622Z] Collecting docker-pycreds>=0.4.0 [2022-08-02T18:48:04.622Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-02T18:48:05.619Z] Collecting idna<2.8,>=2.5 [2022-08-02T18:48:05.909Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-02T18:48:05.909Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.6 MB/s eta 0:00:00 [2022-08-02T18:48:06.187Z] Collecting certifi>=2017.4.17 [2022-08-02T18:48:06.187Z] Removing intermediate container 89332aac3b86 [2022-08-02T18:48:06.187Z] ---> 54f7754ca4aa [2022-08-02T18:48:06.187Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-02T18:48:06.187Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-02T18:48:06.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 10.8 MB/s eta 0:00:00 [2022-08-02T18:48:06.187Z] ---> Running in 87abcb5f15d6 [2022-08-02T18:48:06.796Z] Removing intermediate container 87abcb5f15d6 [2022-08-02T18:48:06.796Z] ---> 810eb9dda481 [2022-08-02T18:48:06.796Z] Step 28/31 : CMD ["gate"] [2022-08-02T18:48:06.796Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-02T18:48:06.796Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-02T18:48:06.796Z] ---> Running in 6ba56837a07b [2022-08-02T18:48:06.796Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.1 MB/s eta 0:00:00 [2022-08-02T18:48:07.077Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-02T18:48:07.077Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-02T18:48:07.077Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.2 MB/s eta 0:00:00 [2022-08-02T18:48:07.359Z] Removing intermediate container 6ba56837a07b [2022-08-02T18:48:07.360Z] ---> f3e408c57378 [2022-08-02T18:48:07.360Z] Step 29/31 : LABEL arch=arm64 [2022-08-02T18:48:07.360Z] ---> Running in a74eafea49c5 [2022-08-02T18:48:07.637Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-02T18:48:07.637Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-02T18:48:07.637Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-02T18:48:07.637Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-02T18:48:07.921Z] Removing intermediate container a74eafea49c5 [2022-08-02T18:48:07.921Z] ---> 41e8c243d8b5 [2022-08-02T18:48:07.921Z] Step 30/31 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:48:08.201Z] ---> Running in ad8264501068 [2022-08-02T18:48:08.496Z] Removing intermediate container ad8264501068 [2022-08-02T18:48:08.496Z] ---> 48b230b4c1b9 [2022-08-02T18:48:08.496Z] Step 31/31 : LABEL version=0.0.0 [2022-08-02T18:48:08.496Z] ---> Running in 33686e183352 [2022-08-02T18:48:08.775Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-02T18:48:08.775Z] Running setup.py install for texttable: started [2022-08-02T18:48:09.057Z] Removing intermediate container 33686e183352 [2022-08-02T18:48:09.057Z] ---> 6c244091fa00 [2022-08-02T18:48:09.057Z] [2022-08-02T18:48:09.664Z] Successfully built 6c244091fa00 [2022-08-02T18:48:09.664Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-02T18:48:10.652Z]  Building security-bootstrapper ... done  Running setup.py install for texttable: finished with status 'done' [2022-08-02T18:48:10.652Z] Running setup.py install for PyYAML: started [2022-08-02T18:48:13.284Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-02T18:48:15.272Z] Running setup.py install for docopt: started [2022-08-02T18:48:17.258Z] Running setup.py install for docopt: finished with status 'done' [2022-08-02T18:48:19.894Z] Running setup.py install for dockerpty: started [2022-08-02T18:48:21.880Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-02T18:48:24.514Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-02T18:48:24.514Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-02T18:48:39.631Z] Removing intermediate container 07b8ac38f770 [2022-08-02T18:48:39.631Z] ---> f3f6cbeaa41f [2022-08-02T18:48:39.631Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-02T18:48:39.631Z] ---> Running in 42cc53b5110e [2022-08-02T18:48:39.631Z] Removing intermediate container 42cc53b5110e [2022-08-02T18:48:39.631Z] ---> 6e2b0c076508 [2022-08-02T18:48:39.631Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-02T18:48:39.631Z] ---> Running in 87f0a838ba79 [2022-08-02T18:48:39.631Z] Removing intermediate container 87f0a838ba79 [2022-08-02T18:48:39.631Z] ---> 3a9eb47ed4d7 [2022-08-02T18:48:39.631Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-02T18:48:41.609Z] ---> 09348a751bb2 [2022-08-02T18:48:41.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-02T18:48:41.883Z] ---> afed7ae5c34b [2022-08-02T18:48:41.883Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-02T18:48:42.862Z] ---> 97093bfb7a68 [2022-08-02T18:48:42.862Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-02T18:48:42.862Z] ---> Running in 0ef803af5e09 [2022-08-02T18:48:43.139Z] Removing intermediate container 0ef803af5e09 [2022-08-02T18:48:43.139Z] ---> 56c8f84e1379 [2022-08-02T18:48:43.139Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:48:43.418Z] ---> Running in 541e8393e161 [2022-08-02T18:48:43.698Z] Removing intermediate container 541e8393e161 [2022-08-02T18:48:43.698Z] ---> 8788a9069d3d [2022-08-02T18:48:43.698Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T18:48:43.698Z] ---> Running in 73bda7696275 [2022-08-02T18:48:44.302Z] Removing intermediate container 73bda7696275 [2022-08-02T18:48:44.302Z] ---> dd18c0569dd3 [2022-08-02T18:48:44.302Z] Step 22/23 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:48:44.302Z] ---> Running in 50a1f42a4ef1 [2022-08-02T18:48:44.590Z] Removing intermediate container 50a1f42a4ef1 [2022-08-02T18:48:44.590Z] ---> f77c9fd9db6c [2022-08-02T18:48:44.590Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T18:48:44.590Z] ---> Running in 9e4645e2db56 [2022-08-02T18:48:45.236Z] Removing intermediate container 9e4645e2db56 [2022-08-02T18:48:45.236Z] ---> 64782cd2f078 [2022-08-02T18:48:45.236Z] [2022-08-02T18:48:45.529Z] Successfully built 64782cd2f078 [2022-08-02T18:48:45.529Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-02T18:49:00.787Z]  Building sys-mgmt-agent ... done Removing intermediate container 7faa7854a8e2 [2022-08-02T18:49:00.788Z] ---> 5df10ed7573a [2022-08-02T18:49:00.788Z] [2022-08-02T18:49:00.788Z] Step 9/20 : FROM alpine:3.15 [2022-08-02T18:49:00.788Z] ---> 60f2846fe774 [2022-08-02T18:49:00.788Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T18:49:00.788Z] ---> Using cache [2022-08-02T18:49:00.788Z] ---> ab9a13f43adf [2022-08-02T18:49:00.788Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T18:49:00.788Z] ---> Using cache [2022-08-02T18:49:00.788Z] ---> 959a06985770 [2022-08-02T18:49:00.788Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-02T18:49:00.788Z] ---> Running in 0937b5158c55 [2022-08-02T18:49:00.788Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:49:01.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:49:02.035Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T18:49:02.035Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T18:49:02.035Z] OK: 15734 distinct packages available [2022-08-02T18:49:02.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T18:49:03.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T18:49:03.988Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-02T18:49:03.988Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-02T18:49:03.988Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T18:49:04.259Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-02T18:49:04.259Z] (5/9) Installing curl (7.80.0-r2) [2022-08-02T18:49:04.259Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-02T18:49:04.531Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-02T18:49:04.531Z] (8/9) Installing libucontext (1.1-r0) [2022-08-02T18:49:04.531Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-02T18:49:04.806Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T18:49:04.806Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T18:49:04.806Z] OK: 8 MiB in 23 packages [2022-08-02T18:49:06.247Z] Removing intermediate container 0937b5158c55 [2022-08-02T18:49:06.247Z] ---> 0ccb7dd3d0e9 [2022-08-02T18:49:06.247Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T18:49:06.844Z] ---> cf8b15b15db0 [2022-08-02T18:49:06.844Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-02T18:49:08.272Z] ---> 4f0f6a69d644 [2022-08-02T18:49:08.272Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-02T18:49:08.545Z] ---> 062b3786bd35 [2022-08-02T18:49:08.545Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-02T18:49:08.545Z] ---> Running in 4831c53d546e [2022-08-02T18:49:08.819Z] Removing intermediate container 4831c53d546e [2022-08-02T18:49:08.819Z] ---> 4d321d498c35 [2022-08-02T18:49:08.819Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T18:49:09.093Z] ---> Running in 2c6370071b35 [2022-08-02T18:49:09.366Z] Removing intermediate container 2c6370071b35 [2022-08-02T18:49:09.366Z] ---> 53166566c980 [2022-08-02T18:49:09.366Z] Step 18/20 : LABEL arch=arm64 [2022-08-02T18:49:09.366Z] ---> Running in f7befd4cc916 [2022-08-02T18:49:09.639Z] Removing intermediate container f7befd4cc916 [2022-08-02T18:49:09.639Z] ---> eac662202c05 [2022-08-02T18:49:09.639Z] Step 19/20 : LABEL git_sha=6a305a0d3f476a954b30d71b2a4c6186a0e60dee [2022-08-02T18:49:09.639Z] ---> Running in 0860579dbd8e [2022-08-02T18:49:09.911Z] Removing intermediate container 0860579dbd8e [2022-08-02T18:49:09.911Z] ---> 9b28eeae755a [2022-08-02T18:49:09.911Z] Step 20/20 : LABEL version=0.0.0 [2022-08-02T18:49:10.182Z] ---> Running in 377500b99a0f [2022-08-02T18:49:10.454Z] Removing intermediate container 377500b99a0f [2022-08-02T18:49:10.454Z] ---> 5597cd949c5d [2022-08-02T18:49:10.454Z] [2022-08-02T18:49:10.724Z] Successfully built 5597cd949c5d [2022-08-02T18:49:10.724Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-02T18:49:11.011Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-02T18:49:10.966Z] $ docker stop --time=1 7d07ecea62a2706c8cefbd516f35df382d8030a22dd1972884b376d87bf4599a [2022-08-02T18:49:12.678Z] $ docker rm -f 7d07ecea62a2706c8cefbd516f35df382d8030a22dd1972884b376d87bf4599a [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T18:49:13.351Z] + docker images [2022-08-02T18:49:13.623Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-02T18:49:13.623Z] security-spiffe-token-provider-arm64 latest 5597cd949c5d 3 seconds ago 28.3MB [2022-08-02T18:49:13.623Z] 5df10ed7573a 16 seconds ago 1.56GB [2022-08-02T18:49:13.623Z] sys-mgmt-agent-arm64 latest 64782cd2f078 29 seconds ago 133MB [2022-08-02T18:49:13.623Z] security-bootstrapper-arm64 latest 6c244091fa00 About a minute ago 18.6MB [2022-08-02T18:49:13.623Z] core-command-arm64 latest d2043501f91c About a minute ago 15.5MB [2022-08-02T18:49:13.623Z] d82173963753 About a minute ago 1.51GB [2022-08-02T18:49:13.623Z] 3d081b464951 About a minute ago 1.52GB [2022-08-02T18:49:13.623Z] e5e0f9944cf3 About a minute ago 1.51GB [2022-08-02T18:49:13.623Z] security-secretstore-setup-arm64 latest effa7ad4851e 3 minutes ago 27.9MB [2022-08-02T18:49:13.623Z] f3025fc984b8 3 minutes ago 1.52GB [2022-08-02T18:49:13.623Z] security-spire-agent-arm64 latest fcc9e5c6df95 6 minutes ago 122MB [2022-08-02T18:49:13.623Z] security-spire-config-arm64 latest 1981028817b7 6 minutes ago 83.6MB [2022-08-02T18:49:13.623Z] security-spire-server-arm64 latest 518eed1936cb 7 minutes ago 84.2MB [2022-08-02T18:49:13.623Z] 7401934ba694 7 minutes ago 1.41GB [2022-08-02T18:49:13.623Z] 512c406376a0 7 minutes ago 1.41GB [2022-08-02T18:49:13.623Z] support-notifications-arm64 latest 4ec0ccaa0719 7 minutes ago 26.1MB [2022-08-02T18:49:13.623Z] support-scheduler-arm64 latest e12654c78ba3 8 minutes ago 25.6MB [2022-08-02T18:49:13.623Z] 2dd931ed07ab 8 minutes ago 1.57GB [2022-08-02T18:49:13.623Z] 9dd503acbb0f 8 minutes ago 1.57GB [2022-08-02T18:49:13.623Z] core-data-arm64 latest b512260b2bc2 8 minutes ago 20.6MB [2022-08-02T18:49:13.623Z] 8e58b0255179 9 minutes ago 1.54GB [2022-08-02T18:49:13.623Z] core-metadata-arm64 latest 6f1c96f4264c 10 minutes ago 16.4MB [2022-08-02T18:49:13.623Z] security-proxy-setup-arm64 latest 397a78a7ed7b 10 minutes ago 26.2MB [2022-08-02T18:49:13.623Z] 8ecd8d74ea1c 10 minutes ago 1.52GB [2022-08-02T18:49:13.623Z] e5000b40ba62 10 minutes ago 1.52GB [2022-08-02T18:49:13.623Z] ci-base-image-arm64 latest e11bd7fed3c0 29 minutes ago 995MB [2022-08-02T18:49:13.623Z] alpine 3.15 60f2846fe774 13 days ago 5.32MB [2022-08-02T18:49:13.623Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-02T18:49:13.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-08-02T18:49:13.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:49:14.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T18:49:14.452Z] [2022-08-02T18:49:14.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:49:14.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T18:49:15.133Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-02T18:49:15.133Z] 8998bd30e6a1: Pulling fs layer [2022-08-02T18:49:15.133Z] 04944245beec: Pulling fs layer [2022-08-02T18:49:15.133Z] 699f458cf7ca: Pulling fs layer [2022-08-02T18:49:15.133Z] 765212b225bb: Pulling fs layer [2022-08-02T18:49:15.133Z] f23df028b6ca: Pulling fs layer [2022-08-02T18:49:15.133Z] d65c8cfc05b1: Pulling fs layer [2022-08-02T18:49:15.133Z] 2437ff75d9bd: Pulling fs layer [2022-08-02T18:49:15.133Z] 765212b225bb: Waiting [2022-08-02T18:49:15.133Z] d65c8cfc05b1: Waiting [2022-08-02T18:49:15.133Z] f23df028b6ca: Waiting [2022-08-02T18:49:15.134Z] 2437ff75d9bd: Waiting [2022-08-02T18:49:15.406Z] 04944245beec: Verifying Checksum [2022-08-02T18:49:15.406Z] 04944245beec: Download complete [2022-08-02T18:49:15.406Z] 765212b225bb: Verifying Checksum [2022-08-02T18:49:15.406Z] 765212b225bb: Download complete [2022-08-02T18:49:15.406Z] f23df028b6ca: Verifying Checksum [2022-08-02T18:49:15.406Z] f23df028b6ca: Download complete [2022-08-02T18:49:15.406Z] d65c8cfc05b1: Download complete [2022-08-02T18:49:15.406Z] 699f458cf7ca: Verifying Checksum [2022-08-02T18:49:15.406Z] 699f458cf7ca: Download complete [2022-08-02T18:49:16.008Z] 8998bd30e6a1: Verifying Checksum [2022-08-02T18:49:16.008Z] 8998bd30e6a1: Download complete [2022-08-02T18:49:17.979Z] 2437ff75d9bd: Verifying Checksum [2022-08-02T18:49:17.979Z] 2437ff75d9bd: Download complete [2022-08-02T18:49:20.593Z] 8998bd30e6a1: Pull complete [2022-08-02T18:49:20.865Z] 04944245beec: Pull complete [2022-08-02T18:49:22.295Z] 699f458cf7ca: Pull complete [2022-08-02T18:49:22.565Z] 765212b225bb: Pull complete [2022-08-02T18:49:23.160Z] f23df028b6ca: Pull complete [2022-08-02T18:49:23.431Z] d65c8cfc05b1: Pull complete [2022-08-02T18:49:38.501Z] 2437ff75d9bd: Pull complete [2022-08-02T18:49:38.501Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-02T18:49:38.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T18:49:38.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T18:49:38.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-21825 does not seem to be running inside a container [2022-08-02T18:49:38.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-02T18:49:41.675Z] $ docker top 1b13b53066501531e582ef88560b25ad9468e2fdca8f447e923f7135aac52efa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T18:49:42.784Z] ---> job-cost.sh [2022-08-02T18:49:42.784Z] lf-activate-venv: SKIPPING [2022-08-02T18:49:42.784Z] INFO: No Stack... [2022-08-02T18:49:43.371Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-02T18:49:44.342Z] INFO: Archiving Costs [Pipeline] sh [2022-08-02T18:49:45.005Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2022-08-02T18:49:45.005Z] [Pipeline] lock [2022-08-02T18:49:45.085Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4116-1-stack-cost] [2022-08-02T18:49:45.091Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4116-1-stack-cost] did not exist. Created. [2022-08-02T18:49:45.091Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-02T18:49:45.817Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-02T18:49:46.002Z] Stashed 1 file(s) [Pipeline] } [2022-08-02T18:49:46.017Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4116-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-02T18:49:46.032Z] $ docker stop --time=1 1b13b53066501531e582ef88560b25ad9468e2fdca8f447e923f7135aac52efa [2022-08-02T18:49:47.497Z] $ docker rm -f 1b13b53066501531e582ef88560b25ad9468e2fdca8f447e923f7135aac52efa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-02T18:49:48.596Z] provisioning config files... [2022-08-02T18:49:48.605Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5076166191429655822tmp [Pipeline] { [Pipeline] sh [2022-08-02T18:49:48.938Z] + set +x [2022-08-02T18:49:48.938Z] + curl -s https://codecov.io/bash [2022-08-02T18:49:48.938Z] + bash -s -- [2022-08-02T18:49:48.938Z] [2022-08-02T18:49:48.938Z] _____ _ [2022-08-02T18:49:48.938Z] / ____| | | [2022-08-02T18:49:48.938Z] | | ___ __| | ___ ___ _____ __ [2022-08-02T18:49:48.938Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-02T18:49:48.938Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-02T18:49:48.938Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-02T18:49:48.938Z] Bash-1.0.6 [2022-08-02T18:49:48.938Z] [2022-08-02T18:49:48.938Z] [2022-08-02T18:49:48.938Z] ==> git version 2.25.1 found [2022-08-02T18:49:48.939Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-02T18:49:48.939Z] Release-Date: 2020-01-08 [2022-08-02T18:49:48.939Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-02T18:49:48.939Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-02T18:49:48.939Z] ==> Jenkins CI detected. [2022-08-02T18:49:48.939Z] current dir:  /w/workspace/edgex-go/1 [2022-08-02T18:49:48.939Z] project root: . [2022-08-02T18:49:48.939Z] --> token set from env [2022-08-02T18:49:48.939Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-02T18:49:48.939Z] ==> Running gcov in . (disable via -X gcov) [2022-08-02T18:49:48.939Z] ==> Python coveragepy not found [2022-08-02T18:49:48.939Z] ==> Searching for coverage reports in: [2022-08-02T18:49:48.939Z] + . [2022-08-02T18:49:49.198Z] -> Found 1 reports [2022-08-02T18:49:49.198Z] ==> Detecting git/mercurial file structure [2022-08-02T18:49:49.198Z] ==> Reading reports [2022-08-02T18:49:49.198Z] + ./coverage.out bytes=436531 [2022-08-02T18:49:49.198Z] ==> Appending adjustments [2022-08-02T18:49:49.198Z] https://docs.codecov.io/docs/fixing-reports [2022-08-02T18:49:50.579Z] + Found adjustments [2022-08-02T18:49:50.579Z] ==> Gzipping contents [2022-08-02T18:49:50.579Z] 60K /tmp/codecov.3bzVWJ.gz [2022-08-02T18:49:50.579Z] ==> Uploading reports [2022-08-02T18:49:50.579Z] url: https://codecov.io [2022-08-02T18:49:50.579Z] query: branch=PR-4116&commit=6a305a0d3f476a954b30d71b2a4c6186a0e60dee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4116&job=&cmd_args= [2022-08-02T18:49:50.579Z] -> Pinging Codecov [2022-08-02T18:49:50.579Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4116&commit=6a305a0d3f476a954b30d71b2a4c6186a0e60dee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4116&job=&cmd_args= [2022-08-02T18:49:50.579Z] -> Uploading to [2022-08-02T18:49:50.579Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-02/00271124DB129430A58F1EEE437C3FCB/6a305a0d3f476a954b30d71b2a4c6186a0e60dee/717d18d4-5be6-4374-9621-d56c960a2a03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T184950Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ea85b5625bfeb01e04ad0e88c3c61ee1fb3104d8d8c4fdc77732fcd8a76f08d [2022-08-02T18:49:50.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T18:49:50.579Z] Dload Upload Total Spent Left Speed [2022-08-02T18:49:50.841Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59933 0 0 100 59933 0 249k --:--:-- --:--:-- --:--:-- 248k [2022-08-02T18:49:50.841Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6a305a0d3f476a954b30d71b2a4c6186a0e60dee [Pipeline] } [2022-08-02T18:49:50.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-02T18:49:52.264Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-02T18:49:52.593Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T18:49:53.489Z] ---> package-listing.sh [2022-08-02T18:49:53.489Z] ++ facter osfamily [2022-08-02T18:49:53.489Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-02T18:49:53.750Z] + OS_FAMILY=debian [2022-08-02T18:49:53.750Z] + workspace=/w/workspace/edgex-go/1 [2022-08-02T18:49:53.750Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-02T18:49:53.750Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-02T18:49:53.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-02T18:49:53.750Z] + PACKAGES=/tmp/packages_start.txt [2022-08-02T18:49:53.750Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-02T18:49:53.750Z] + PACKAGES=/tmp/packages_end.txt [2022-08-02T18:49:53.750Z] + case "${OS_FAMILY}" in [2022-08-02T18:49:53.750Z] + dpkg -l [2022-08-02T18:49:53.750Z] + grep '^ii' [2022-08-02T18:49:53.750Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-02T18:49:53.750Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-02T18:49:53.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-02T18:49:53.750Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-02T18:49:53.750Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-08-02T18:49:53.750Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-08-02T18:49:53.784Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-02T18:49:54.079Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:49:54.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T18:49:54.711Z] [2022-08-02T18:49:54.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T18:49:55.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T18:49:55.080Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-02T18:49:55.080Z] 5eb5b503b376: Pulling fs layer [2022-08-02T18:49:55.080Z] 5c69ac0246d0: Pulling fs layer [2022-08-02T18:49:55.080Z] ec43610c2a17: Pulling fs layer [2022-08-02T18:49:55.080Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-02T18:49:55.080Z] 33b1e0a273af: Pulling fs layer [2022-08-02T18:49:55.080Z] 5d3b04190fa2: Pulling fs layer [2022-08-02T18:49:55.080Z] 2f39f015ded8: Pulling fs layer [2022-08-02T18:49:55.080Z] 33b1e0a273af: Waiting [2022-08-02T18:49:55.080Z] 5d3b04190fa2: Waiting [2022-08-02T18:49:55.080Z] 2f39f015ded8: Waiting [2022-08-02T18:49:55.080Z] 3a2ae6a8a46f: Waiting [2022-08-02T18:49:55.080Z] 5c69ac0246d0: Verifying Checksum [2022-08-02T18:49:55.080Z] 5c69ac0246d0: Download complete [2022-08-02T18:49:55.080Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-02T18:49:55.080Z] 3a2ae6a8a46f: Download complete [2022-08-02T18:49:55.080Z] 33b1e0a273af: Verifying Checksum [2022-08-02T18:49:55.080Z] 33b1e0a273af: Download complete [2022-08-02T18:49:55.340Z] 5d3b04190fa2: Download complete [2022-08-02T18:49:55.340Z] ec43610c2a17: Verifying Checksum [2022-08-02T18:49:55.340Z] ec43610c2a17: Download complete [2022-08-02T18:49:55.340Z] 5eb5b503b376: Verifying Checksum [2022-08-02T18:49:55.340Z] 5eb5b503b376: Download complete [2022-08-02T18:49:55.921Z] 2f39f015ded8: Verifying Checksum [2022-08-02T18:49:55.921Z] 2f39f015ded8: Download complete [2022-08-02T18:49:56.488Z] 5eb5b503b376: Pull complete [2022-08-02T18:49:56.747Z] 5c69ac0246d0: Pull complete [2022-08-02T18:49:57.314Z] ec43610c2a17: Pull complete [2022-08-02T18:49:57.315Z] 3a2ae6a8a46f: Pull complete [2022-08-02T18:49:57.573Z] 33b1e0a273af: Pull complete [2022-08-02T18:49:57.573Z] 5d3b04190fa2: Pull complete [2022-08-02T18:50:02.848Z] 2f39f015ded8: Pull complete [2022-08-02T18:50:02.848Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-02T18:50:02.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T18:50:02.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T18:50:03.076Z] prd-ubuntu20.04-docker-8c-8g-21824 does not seem to be running inside a container [2022-08-02T18:50:03.168Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-02T18:50:05.040Z] $ docker top 17e8299cb50ee616571701a27fe2d5cd21944d3072b7bb746443c69d679b8597 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T18:50:05.427Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-02T18:50:05.737Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-02T18:50:06.052Z] + ls /var/log/sa-host [2022-08-02T18:50:06.052Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T18:50:06.243Z] provisioning config files... [2022-08-02T18:50:06.253Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8144325027994168335tmp [Pipeline] { [Pipeline] echo [2022-08-02T18:50:06.303Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T18:50:06.617Z] ---> create-netrc.sh [Pipeline] } [2022-08-02T18:50:06.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-02T18:50:07.060Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-02T18:50:07.091Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T18:50:07.406Z] ---> sudo-logs.sh [2022-08-02T18:50:07.406Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-02T18:50:07.487Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T18:50:07.803Z] ---> job-cost.sh [2022-08-02T18:50:07.803Z] lf-activate-venv: SKIPPING [2022-08-02T18:50:07.803Z] DEBUG: total: 0.10999999940395355 [2022-08-02T18:50:07.803Z] INFO: Retrieving Stack Cost... [2022-08-02T18:50:08.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-02T18:50:08.638Z] INFO: Archiving Costs [Pipeline] echo [2022-08-02T18:50:08.669Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T18:50:08.981Z] ---> logs-deploy.sh [2022-08-02T18:50:08.982Z] lf-activate-venv: SKIPPING [2022-08-02T18:50:08.982Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4116/1 [2022-08-02T18:50:08.982Z] INFO: archiving workspace using pattern(s): [2022-08-02T18:50:09.922Z] Archives upload complete. [2022-08-02T18:50:09.923Z] INFO: archiving logs to Nexus [2022-08-02T18:50:10.866Z] ---> uname -a: [2022-08-02T18:50:10.866Z] Linux prd-ubuntu20-04-docker-8c-8g-21824 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-02T18:50:10.866Z] [2022-08-02T18:50:10.866Z] [2022-08-02T18:50:10.866Z] ---> lscpu: [2022-08-02T18:50:10.866Z] Architecture: x86_64 [2022-08-02T18:50:10.866Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-02T18:50:10.866Z] Byte Order: Little Endian [2022-08-02T18:50:10.866Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-02T18:50:10.866Z] CPU(s): 8 [2022-08-02T18:50:10.866Z] On-line CPU(s) list: 0-7 [2022-08-02T18:50:10.866Z] Thread(s) per core: 1 [2022-08-02T18:50:10.866Z] Core(s) per socket: 1 [2022-08-02T18:50:10.866Z] Socket(s): 8 [2022-08-02T18:50:10.866Z] NUMA node(s): 1 [2022-08-02T18:50:10.866Z] Vendor ID: AuthenticAMD [2022-08-02T18:50:10.866Z] CPU family: 23 [2022-08-02T18:50:10.866Z] Model: 49 [2022-08-02T18:50:10.866Z] Model name: AMD EPYC-Rome Processor [2022-08-02T18:50:10.866Z] Stepping: 0 [2022-08-02T18:50:10.866Z] CPU MHz: 2799.998 [2022-08-02T18:50:10.866Z] BogoMIPS: 5599.99 [2022-08-02T18:50:10.866Z] Virtualization: AMD-V [2022-08-02T18:50:10.866Z] Hypervisor vendor: KVM [2022-08-02T18:50:10.866Z] Virtualization type: full [2022-08-02T18:50:10.866Z] L1d cache: 256 KiB [2022-08-02T18:50:10.866Z] L1i cache: 256 KiB [2022-08-02T18:50:10.866Z] L2 cache: 4 MiB [2022-08-02T18:50:10.866Z] L3 cache: 128 MiB [2022-08-02T18:50:10.866Z] NUMA node0 CPU(s): 0-7 [2022-08-02T18:50:10.866Z] Vulnerability Itlb multihit: Not affected [2022-08-02T18:50:10.866Z] Vulnerability L1tf: Not affected [2022-08-02T18:50:10.866Z] Vulnerability Mds: Not affected [2022-08-02T18:50:10.866Z] Vulnerability Meltdown: Not affected [2022-08-02T18:50:10.866Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-02T18:50:10.866Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-02T18:50:10.866Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-02T18:50:10.866Z] Vulnerability Srbds: Not affected [2022-08-02T18:50:10.866Z] Vulnerability Tsx async abort: Not affected [2022-08-02T18:50:10.866Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-02T18:50:10.866Z] [2022-08-02T18:50:10.866Z] [2022-08-02T18:50:10.866Z] ---> nproc: [2022-08-02T18:50:10.866Z] 8 [2022-08-02T18:50:10.866Z] [2022-08-02T18:50:10.866Z] [2022-08-02T18:50:10.866Z] ---> df -h: [2022-08-02T18:50:10.867Z] Filesystem Size Used Avail Use% Mounted on [2022-08-02T18:50:10.867Z] overlay 155G 19G 137G 13% / [2022-08-02T18:50:10.867Z] tmpfs 64M 0 64M 0% /dev [2022-08-02T18:50:10.867Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-02T18:50:10.867Z] shm 64M 0 64M 0% /dev/shm [2022-08-02T18:50:10.867Z] /dev/vda1 155G 19G 137G 13% /facter-os [2022-08-02T18:50:10.867Z] [2022-08-02T18:50:10.867Z] [2022-08-02T18:50:10.867Z] ---> sar -b -r -n DEV: [2022-08-02T18:50:10.867Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21824) 08/02/22 _x86_64_ (8 CPU) [2022-08-02T18:50:10.867Z] [2022-08-02T18:50:10.867Z] 18:15:00 LINUX RESTART (8 CPU) [2022-08-02T18:50:10.867Z] [2022-08-02T18:50:10.867Z] 18:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-02T18:50:10.867Z] 18:16:01 404.33 82.32 322.01 0.00 10783.07 217273.98 0.00 [2022-08-02T18:50:10.867Z] 18:17:02 120.92 1.25 119.67 0.00 40.25 61833.08 0.00 [2022-08-02T18:50:10.867Z] 18:18:01 54.53 0.10 54.42 0.00 1.49 18972.22 0.00 [2022-08-02T18:50:10.867Z] 18:19:01 438.56 8.73 429.83 0.00 78.39 238307.75 0.00 [2022-08-02T18:50:10.867Z] 18:20:01 1001.08 0.53 1000.55 0.00 13.86 454117.43 0.00 [2022-08-02T18:50:10.867Z] 18:21:01 1230.44 0.78 1229.66 0.00 14.53 362316.16 0.00 [2022-08-02T18:50:10.867Z] 18:22:01 221.13 0.02 221.11 0.00 4.27 24736.41 0.00 [2022-08-02T18:50:10.867Z] 18:23:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2022-08-02T18:50:10.867Z] 18:24:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 [2022-08-02T18:50:10.867Z] 18:25:01 1.77 0.00 1.77 0.00 0.00 19.19 0.00 [2022-08-02T18:50:10.867Z] 18:26:01 1.53 0.00 1.53 0.00 0.00 21.86 0.00 [2022-08-02T18:50:10.867Z] 18:27:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2022-08-02T18:50:10.867Z] 18:28:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2022-08-02T18:50:10.867Z] 18:29:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2022-08-02T18:50:10.867Z] 18:30:01 2.37 0.02 2.35 0.00 0.13 26.93 0.00 [2022-08-02T18:50:10.867Z] 18:31:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2022-08-02T18:50:10.867Z] 18:32:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2022-08-02T18:50:10.867Z] 18:33:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2022-08-02T18:50:10.867Z] 18:34:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 [2022-08-02T18:50:10.867Z] 18:35:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2022-08-02T18:50:10.867Z] 18:36:01 1.20 0.00 1.20 0.00 0.00 16.00 0.00 [2022-08-02T18:50:10.867Z] 18:37:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 [2022-08-02T18:50:10.867Z] 18:38:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 [2022-08-02T18:50:10.867Z] 18:39:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2022-08-02T18:50:10.867Z] 18:40:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 [2022-08-02T18:50:10.867Z] 18:41:01 3.08 0.87 2.22 0.00 18.40 30.00 0.00 [2022-08-02T18:50:10.867Z] 18:42:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 [2022-08-02T18:50:10.867Z] 18:43:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2022-08-02T18:50:10.867Z] 18:44:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2022-08-02T18:50:10.867Z] 18:45:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2022-08-02T18:50:10.867Z] 18:46:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2022-08-02T18:50:10.867Z] 18:47:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2022-08-02T18:50:10.867Z] 18:48:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 [2022-08-02T18:50:10.867Z] 18:49:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2022-08-02T18:50:10.867Z] 18:50:01 11.66 0.25 11.41 0.00 19.33 3789.14 0.00 [2022-08-02T18:50:10.867Z] Average: 100.56 2.71 97.85 0.00 313.71 39491.20 0.00 [2022-08-02T18:50:10.867Z] [2022-08-02T18:50:10.867Z] 18:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-02T18:50:10.867Z] 18:16:01 29315192 31793832 526312 1.60 104968 2659616 2066876 6.09 1110052 2115780 908 [2022-08-02T18:50:10.867Z] 18:17:02 27445612 31603696 686364 2.09 138068 4200716 2263080 6.67 1722916 3231184 560368 [2022-08-02T18:50:10.867Z] 18:18:01 27300984 31661840 625224 1.90 141504 4375268 2080956 6.13 1467452 3608096 326076 [2022-08-02T18:50:10.867Z] 18:19:01 23658524 31667820 598332 1.82 277300 7633856 2057944 6.06 2020588 6414644 153048 [2022-08-02T18:50:10.867Z] 18:20:01 19461484 31339696 917276 2.79 327480 11332540 3631816 10.70 2536752 9959628 293668 [2022-08-02T18:50:10.867Z] 18:21:01 17990208 31506932 757116 2.30 420516 12766368 2569444 7.57 2536040 11335592 0 [2022-08-02T18:50:10.867Z] 18:22:01 19045780 31738636 533516 1.62 424176 11967632 1891176 5.57 2320248 10531220 28 [2022-08-02T18:50:10.867Z] 18:23:01 19047584 31740448 531660 1.62 424184 11967636 1891176 5.57 2319208 10531224 12 [2022-08-02T18:50:10.867Z] 18:24:01 19058100 31750996 521148 1.58 424204 11967644 1891176 5.57 2310144 10531228 192 [2022-08-02T18:50:10.867Z] 18:25:01 19058052 31750956 521104 1.58 424240 11967640 1891176 5.57 2310144 10531232 8 [2022-08-02T18:50:10.867Z] 18:26:01 19061704 31754688 517404 1.57 424264 11967624 1891176 5.57 2307180 10531216 192 [2022-08-02T18:50:10.867Z] 18:27:01 19062692 31755688 516628 1.57 424280 11967628 1891176 5.57 2306760 10531220 176 [2022-08-02T18:50:10.867Z] 18:28:01 19062708 31755704 516572 1.57 424292 11967628 1891176 5.57 2306540 10531220 180 [2022-08-02T18:50:10.867Z] 18:29:01 19062692 31755860 516540 1.57 424304 11967632 1891176 5.57 2306408 10531364 168 [2022-08-02T18:50:10.867Z] 18:30:01 19061720 31755060 517232 1.57 424336 11967632 1920384 5.66 2306432 10531360 48 [2022-08-02T18:50:10.867Z] 18:31:01 19061996 31755344 516944 1.57 424340 11967640 1920384 5.66 2306464 10531368 12 [2022-08-02T18:50:10.867Z] 18:32:01 19062396 31755772 516452 1.57 424352 11967644 1920384 5.66 2306152 10531372 16 [2022-08-02T18:50:10.867Z] 18:33:01 19062372 31755748 516416 1.57 424368 11967644 1920384 5.66 2306136 10531372 12 [2022-08-02T18:50:10.867Z] 18:34:01 19062072 31755484 516636 1.57 424384 11967648 1920384 5.66 2306184 10531380 20 [2022-08-02T18:50:10.867Z] 18:35:01 19062024 31755436 516616 1.57 424396 11967644 1920384 5.66 2306168 10531380 20 [2022-08-02T18:50:10.867Z] 18:36:01 19061764 31755208 516820 1.57 424408 11967652 1920384 5.66 2306516 10531384 24 [2022-08-02T18:50:10.867Z] 18:37:01 19062232 31755680 516540 1.57 424424 11967656 1920384 5.66 2306204 10531388 12 [2022-08-02T18:50:10.867Z] 18:38:01 19062192 31755672 516508 1.57 424452 11967656 1920384 5.66 2306248 10531392 16 [2022-08-02T18:50:10.867Z] 18:39:01 19062168 31755768 516392 1.57 424456 11967788 1920384 5.66 2306476 10531508 12 [2022-08-02T18:50:10.867Z] 18:40:01 19062144 31755772 516376 1.57 424464 11967788 1920384 5.66 2306244 10531532 12 [2022-08-02T18:50:10.867Z] 18:41:01 19059532 31754068 517876 1.57 424528 11968312 1945440 5.73 2307112 10531968 8 [2022-08-02T18:50:10.867Z] 18:42:01 19060600 31755208 516664 1.57 424548 11968316 1945440 5.73 2306340 10531972 12 [2022-08-02T18:50:10.867Z] 18:43:01 19060212 31754848 516936 1.57 424564 11968316 1945440 5.73 2306380 10531976 12 [2022-08-02T18:50:10.867Z] 18:44:01 19060424 31755064 516628 1.57 424568 11968320 1945440 5.73 2306372 10531980 12 [2022-08-02T18:50:10.867Z] 18:45:01 19060616 31755292 516608 1.57 424584 11968320 1945440 5.73 2306412 10531988 12 [2022-08-02T18:50:10.867Z] 18:46:01 19060828 31755504 516368 1.57 424588 11968324 1945440 5.73 2306792 10531988 16 [2022-08-02T18:50:10.867Z] 18:47:01 19060780 31755468 516332 1.57 424600 11968328 1945440 5.73 2306428 10531992 8 [2022-08-02T18:50:10.867Z] 18:48:01 19060512 31755228 516516 1.57 424616 11968332 1945440 5.73 2306460 10531996 12 [2022-08-02T18:50:10.867Z] 18:49:01 19060464 31755224 516476 1.57 424640 11968332 1945440 5.73 2306500 10532004 28 [2022-08-02T18:50:10.867Z] 18:50:01 18406256 31683060 587456 1.79 439968 12495028 2312484 6.82 2392520 11058184 451848 [2022-08-02T18:50:10.867Z] Average: 19921846 31724763 548743 1.67 392382 11158964 2021291 5.96 2240028 9788752 51063 [2022-08-02T18:50:10.867Z] [2022-08-02T18:50:10.867Z] 18:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-02T18:50:10.867Z] 18:16:01 ens3 1321.69 1164.25 10182.77 163.88 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:16:01 docker0 422.81 373.98 31.89 2715.21 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:16:01 veth5f6d8c2 422.81 374.09 37.67 2715.22 0.00 0.00 0.00 0.22 [2022-08-02T18:50:10.867Z] 18:16:01 lo 6.00 6.00 0.56 0.56 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:17:02 ens3 317.32 223.79 5119.45 81.54 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:17:02 docker0 88.34 109.51 7.59 1146.70 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:17:02 veth9e53667 0.50 0.68 0.04 0.06 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:17:02 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:18:01 ens3 27.68 15.34 23.46 10.96 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:18:01 docker0 1.08 1.08 0.07 0.08 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:18:01 veth9e53667 1.08 1.10 0.08 0.09 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:19:01 ens3 291.33 217.81 3331.93 90.44 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:19:01 veth3c09aa6 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:19:01 docker0 117.85 168.04 9.56 1631.31 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:19:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:20:01 veth9d9d6f4 2.25 3.70 0.16 40.45 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:20:01 ens3 204.37 157.46 1128.45 84.94 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:20:01 veth3c09aa6 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:20:01 docker0 96.08 124.49 6.52 995.03 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:20:01 veth922dad7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:20:01 vethf5fc26e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:20:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:20:01 vethb827daf 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:21:01 ens3 242.30 168.51 1862.75 99.32 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:21:01 veth3c09aa6 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:21:01 docker0 100.48 157.93 7.60 1820.64 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:21:01 veth7624e56 0.03 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:22:01 ens3 38.79 26.13 138.61 7.96 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:22:01 docker0 17.25 22.56 1.02 125.19 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:23:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:24:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:26:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.867Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:31:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:32:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:33:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:36:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:39:01 ens3 1.35 0.28 2.89 0.02 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:41:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:42:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:46:01 ens3 0.33 0.35 0.20 0.08 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:49:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:50:01 ens3 95.70 57.98 2520.85 11.05 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] 18:50:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] Average: ens3 72.68 58.13 695.01 15.73 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] Average: docker0 24.12 27.37 1.84 241.11 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] Average: lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 [2022-08-02T18:50:10.868Z] [2022-08-02T18:50:10.868Z] [2022-08-02T18:50:10.868Z] ---> sar -P ALL: [2022-08-02T18:50:10.868Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21824) 08/02/22 _x86_64_ (8 CPU) [2022-08-02T18:50:10.868Z] [2022-08-02T18:50:10.868Z] 18:15:00 LINUX RESTART (8 CPU) [2022-08-02T18:50:10.868Z] [2022-08-02T18:50:10.868Z] 18:15:01 CPU %user %nice %system %iowait %steal %idle [2022-08-02T18:50:10.868Z] 18:16:01 all 10.39 0.00 4.24 2.05 0.05 83.26 [2022-08-02T18:50:10.868Z] 18:16:01 0 11.35 0.00 4.69 1.03 0.05 82.88 [2022-08-02T18:50:10.868Z] 18:16:01 1 10.31 0.00 5.58 1.55 0.05 82.51 [2022-08-02T18:50:10.868Z] 18:16:01 2 11.91 0.00 3.30 2.20 0.05 82.54 [2022-08-02T18:50:10.868Z] 18:16:01 3 11.95 0.00 5.06 1.08 0.07 81.85 [2022-08-02T18:50:10.868Z] 18:16:01 4 8.02 0.00 3.82 4.80 0.05 83.30 [2022-08-02T18:50:10.868Z] 18:16:01 5 12.17 0.00 3.78 3.11 0.05 80.90 [2022-08-02T18:50:10.868Z] 18:16:01 6 7.78 0.00 2.95 0.42 0.05 88.80 [2022-08-02T18:50:10.868Z] 18:16:01 7 9.62 0.00 4.78 2.23 0.07 83.30 [2022-08-02T18:50:10.868Z] 18:17:02 all 32.85 0.00 7.31 1.05 0.08 58.71 [2022-08-02T18:50:10.868Z] 18:17:02 0 31.21 0.00 6.96 0.03 0.07 61.74 [2022-08-02T18:50:10.868Z] 18:17:02 1 31.90 0.00 7.29 0.08 0.08 60.64 [2022-08-02T18:50:10.868Z] 18:17:02 2 32.71 0.00 6.73 2.82 0.07 57.66 [2022-08-02T18:50:10.868Z] 18:17:02 3 32.35 0.00 7.70 0.93 0.08 58.94 [2022-08-02T18:50:10.868Z] 18:17:02 4 35.78 0.00 7.46 0.20 0.08 56.47 [2022-08-02T18:50:10.868Z] 18:17:02 5 33.02 0.00 6.89 0.81 0.08 59.20 [2022-08-02T18:50:10.868Z] 18:17:02 6 33.24 0.00 7.89 0.05 0.08 58.74 [2022-08-02T18:50:10.868Z] 18:17:02 7 32.58 0.00 7.61 3.45 0.08 56.28 [2022-08-02T18:50:10.868Z] 18:18:01 all 46.06 0.00 6.01 0.31 0.09 47.53 [2022-08-02T18:50:10.868Z] 18:18:01 0 47.08 0.00 5.61 0.05 0.08 47.18 [2022-08-02T18:50:10.868Z] 18:18:01 1 45.66 0.00 6.48 1.90 0.10 45.85 [2022-08-02T18:50:10.868Z] 18:18:01 2 45.33 0.00 5.63 0.05 0.09 48.90 [2022-08-02T18:50:10.868Z] 18:18:01 3 45.62 0.00 6.06 0.03 0.09 48.19 [2022-08-02T18:50:10.868Z] 18:18:01 4 46.48 0.00 5.94 0.00 0.10 47.48 [2022-08-02T18:50:10.868Z] 18:18:01 5 46.67 0.00 5.75 0.09 0.09 47.41 [2022-08-02T18:50:10.868Z] 18:18:01 6 45.84 0.00 6.11 0.03 0.09 47.93 [2022-08-02T18:50:10.868Z] 18:18:01 7 45.80 0.00 6.49 0.29 0.10 47.31 [2022-08-02T18:50:10.868Z] 18:19:01 all 19.09 0.00 9.97 4.27 0.08 66.59 [2022-08-02T18:50:10.868Z] 18:19:01 0 15.96 0.00 8.94 11.84 0.08 63.17 [2022-08-02T18:50:10.868Z] 18:19:01 1 19.35 0.00 10.04 4.92 0.09 65.60 [2022-08-02T18:50:10.868Z] 18:19:01 2 20.26 0.00 9.83 1.91 0.09 67.91 [2022-08-02T18:50:10.868Z] 18:19:01 3 19.75 0.00 9.16 0.80 0.07 70.23 [2022-08-02T18:50:10.868Z] 18:19:01 4 19.55 0.00 11.09 2.35 0.09 66.92 [2022-08-02T18:50:10.868Z] 18:19:01 5 19.68 0.00 10.73 3.95 0.07 65.57 [2022-08-02T18:50:10.868Z] 18:19:01 6 18.80 0.00 9.56 4.62 0.07 66.95 [2022-08-02T18:50:10.868Z] 18:19:01 7 19.41 0.00 10.45 3.67 0.09 66.37 [2022-08-02T18:50:10.868Z] 18:20:01 all 50.40 0.00 15.61 7.54 0.13 26.32 [2022-08-02T18:50:10.868Z] 18:20:01 0 50.08 0.00 16.05 8.53 0.12 25.22 [2022-08-02T18:50:10.868Z] 18:20:01 1 49.80 0.00 16.88 14.61 0.15 18.55 [2022-08-02T18:50:10.868Z] 18:20:01 2 50.30 0.00 15.43 5.64 0.12 28.52 [2022-08-02T18:50:10.868Z] 18:20:01 3 50.50 0.00 16.24 9.45 0.13 23.67 [2022-08-02T18:50:10.868Z] 18:20:01 4 50.30 0.00 15.66 3.05 0.12 30.87 [2022-08-02T18:50:10.868Z] 18:20:01 5 50.86 0.00 14.92 7.31 0.12 26.80 [2022-08-02T18:50:10.868Z] 18:20:01 6 50.20 0.00 15.23 8.28 0.14 26.16 [2022-08-02T18:50:10.868Z] 18:20:01 7 51.15 0.00 14.47 3.50 0.12 30.76 [2022-08-02T18:50:10.868Z] 18:21:01 all 66.55 0.00 15.84 4.17 0.15 13.29 [2022-08-02T18:50:10.868Z] 18:21:01 0 67.76 0.00 14.36 5.61 0.15 12.11 [2022-08-02T18:50:10.868Z] 18:21:01 1 65.11 0.00 16.59 4.10 0.17 14.03 [2022-08-02T18:50:10.868Z] 18:21:01 2 65.41 0.00 16.89 6.09 0.15 11.46 [2022-08-02T18:50:10.868Z] 18:21:01 3 64.94 0.00 17.30 3.03 0.14 14.61 [2022-08-02T18:50:10.868Z] 18:21:01 4 66.59 0.00 15.70 3.17 0.17 14.38 [2022-08-02T18:50:10.868Z] 18:21:01 5 67.08 0.00 16.04 3.30 0.14 13.45 [2022-08-02T18:50:10.868Z] 18:21:01 6 68.33 0.00 14.26 5.27 0.15 12.00 [2022-08-02T18:50:10.868Z] 18:21:01 7 67.18 0.00 15.55 2.82 0.17 14.28 [2022-08-02T18:50:10.868Z] 18:22:01 all 8.55 0.00 2.04 1.01 0.03 88.36 [2022-08-02T18:50:10.868Z] 18:22:01 0 8.40 0.00 1.99 0.64 0.03 88.94 [2022-08-02T18:50:10.868Z] 18:22:01 1 8.53 0.00 1.77 0.13 0.03 89.53 [2022-08-02T18:50:10.869Z] 18:22:01 2 8.45 0.00 2.13 0.30 0.02 89.10 [2022-08-02T18:50:10.869Z] 18:22:01 3 7.82 0.00 2.11 0.87 0.03 89.17 [2022-08-02T18:50:10.869Z] 18:22:01 4 8.69 0.00 2.06 0.32 0.03 88.90 [2022-08-02T18:50:10.869Z] 18:22:01 5 8.48 0.00 2.07 3.16 0.03 86.25 [2022-08-02T18:50:10.869Z] 18:22:01 6 8.95 0.00 2.22 0.97 0.03 87.82 [2022-08-02T18:50:10.869Z] 18:22:01 7 9.11 0.00 1.96 1.71 0.03 87.19 [2022-08-02T18:50:10.869Z] 18:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:23:01 2 0.07 0.00 0.03 0.03 0.02 99.85 [2022-08-02T18:50:10.869Z] 18:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:24:01 all 0.20 0.00 0.02 0.00 0.01 99.76 [2022-08-02T18:50:10.869Z] 18:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-02T18:50:10.869Z] 18:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:24:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2022-08-02T18:50:10.869Z] 18:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:24:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-08-02T18:50:10.869Z] 18:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:24:01 6 1.48 0.00 0.02 0.00 0.00 98.50 [2022-08-02T18:50:10.869Z] 18:24:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2022-08-02T18:50:10.869Z] 18:25:01 all 0.26 0.00 0.01 0.01 0.00 99.73 [2022-08-02T18:50:10.869Z] 18:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:25:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2022-08-02T18:50:10.869Z] 18:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:25:01 6 1.99 0.00 0.00 0.00 0.00 98.01 [2022-08-02T18:50:10.869Z] 18:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:26:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2022-08-02T18:50:10.869Z] 18:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:26:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2022-08-02T18:50:10.869Z] 18:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:26:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:26:01 6 1.99 0.00 0.02 0.00 0.02 97.98 [2022-08-02T18:50:10.869Z] 18:26:01 7 0.03 0.00 0.00 0.03 0.02 99.92 [2022-08-02T18:50:10.869Z] [2022-08-02T18:50:10.869Z] 18:26:01 CPU %user %nice %system %iowait %steal %idle [2022-08-02T18:50:10.869Z] 18:27:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-08-02T18:50:10.869Z] 18:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:27:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2022-08-02T18:50:10.869Z] 18:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:27:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2022-08-02T18:50:10.869Z] 18:27:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2022-08-02T18:50:10.869Z] 18:27:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:28:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-08-02T18:50:10.869Z] 18:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:28:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2022-08-02T18:50:10.869Z] 18:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:28:01 4 0.05 0.00 0.02 0.03 0.00 99.90 [2022-08-02T18:50:10.869Z] 18:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:28:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2022-08-02T18:50:10.869Z] 18:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:29:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-02T18:50:10.869Z] 18:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:29:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-02T18:50:10.869Z] 18:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:30:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-08-02T18:50:10.869Z] 18:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-02T18:50:10.869Z] 18:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:30:01 2 0.05 0.00 0.05 0.02 0.02 99.87 [2022-08-02T18:50:10.869Z] 18:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:30:01 4 0.03 0.00 0.02 0.05 0.02 99.88 [2022-08-02T18:50:10.869Z] 18:30:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:30:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-02T18:50:10.869Z] 18:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-02T18:50:10.869Z] 18:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:31:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2022-08-02T18:50:10.869Z] 18:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:31:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-02T18:50:10.869Z] 18:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:32:01 all 0.08 0.00 0.00 0.00 0.00 99.91 [2022-08-02T18:50:10.869Z] 18:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-02T18:50:10.869Z] 18:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:32:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-02T18:50:10.869Z] 18:32:01 6 0.48 0.00 0.00 0.00 0.00 99.52 [2022-08-02T18:50:10.869Z] 18:32:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-02T18:50:10.869Z] 18:33:01 all 0.25 0.00 0.01 0.01 0.00 99.73 [2022-08-02T18:50:10.869Z] 18:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-02T18:50:10.869Z] 18:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:33:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:33:01 6 1.97 0.00 0.02 0.00 0.00 98.01 [2022-08-02T18:50:10.869Z] 18:33:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-02T18:50:10.869Z] 18:34:01 all 0.26 0.00 0.01 0.01 0.00 99.73 [2022-08-02T18:50:10.869Z] 18:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:34:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-02T18:50:10.869Z] 18:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:34:01 6 2.00 0.00 0.02 0.00 0.00 97.98 [2022-08-02T18:50:10.869Z] 18:34:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2022-08-02T18:50:10.869Z] 18:35:01 all 0.26 0.00 0.01 0.01 0.00 99.71 [2022-08-02T18:50:10.869Z] 18:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:35:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2022-08-02T18:50:10.869Z] 18:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:35:01 4 0.00 0.00 0.00 0.08 0.00 99.92 [2022-08-02T18:50:10.869Z] 18:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:35:01 6 2.00 0.00 0.00 0.00 0.00 98.00 [2022-08-02T18:50:10.869Z] 18:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-02T18:50:10.869Z] 18:36:01 all 0.29 0.00 0.01 0.01 0.00 99.70 [2022-08-02T18:50:10.869Z] 18:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-02T18:50:10.869Z] 18:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.869Z] 18:36:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-02T18:50:10.869Z] 18:36:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:36:01 6 2.04 0.00 0.02 0.00 0.00 97.95 [2022-08-02T18:50:10.869Z] 18:36:01 7 0.15 0.00 0.00 0.00 0.00 99.85 [2022-08-02T18:50:10.869Z] 18:37:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2022-08-02T18:50:10.869Z] 18:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-02T18:50:10.869Z] 18:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.869Z] 18:37:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2022-08-02T18:50:10.869Z] 18:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:37:01 6 1.04 0.00 0.12 0.00 0.02 98.82 [2022-08-02T18:50:10.870Z] 18:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-02T18:50:10.870Z] [2022-08-02T18:50:10.870Z] 18:37:01 CPU %user %nice %system %iowait %steal %idle [2022-08-02T18:50:10.870Z] 18:38:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2022-08-02T18:50:10.870Z] 18:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-02T18:50:10.870Z] 18:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-02T18:50:10.870Z] 18:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-02T18:50:10.870Z] 18:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:38:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-08-02T18:50:10.870Z] 18:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-02T18:50:10.870Z] 18:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:39:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2022-08-02T18:50:10.870Z] 18:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-02T18:50:10.870Z] 18:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:41:01 all 0.06 0.00 0.03 0.01 0.00 99.90 [2022-08-02T18:50:10.870Z] 18:41:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2022-08-02T18:50:10.870Z] 18:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:41:01 2 0.25 0.00 0.08 0.02 0.00 99.65 [2022-08-02T18:50:10.870Z] 18:41:01 3 0.00 0.00 0.05 0.00 0.00 99.95 [2022-08-02T18:50:10.870Z] 18:41:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2022-08-02T18:50:10.870Z] 18:41:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-02T18:50:10.870Z] 18:41:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-02T18:50:10.870Z] 18:41:01 7 0.00 0.00 0.03 0.07 0.00 99.90 [2022-08-02T18:50:10.870Z] 18:42:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-02T18:50:10.870Z] 18:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-08-02T18:50:10.870Z] 18:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-02T18:50:10.870Z] 18:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-02T18:50:10.870Z] 18:43:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-02T18:50:10.870Z] 18:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:43:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-02T18:50:10.870Z] 18:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-02T18:50:10.870Z] 18:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-02T18:50:10.870Z] 18:44:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-02T18:50:10.870Z] 18:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:45:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2022-08-02T18:50:10.870Z] 18:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:45:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-02T18:50:10.870Z] 18:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:46:01 all 0.18 0.00 0.01 0.00 0.00 99.81 [2022-08-02T18:50:10.870Z] 18:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-02T18:50:10.870Z] 18:46:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-02T18:50:10.870Z] 18:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:46:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:46:01 6 1.29 0.00 0.00 0.00 0.00 98.71 [2022-08-02T18:50:10.870Z] 18:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:47:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2022-08-02T18:50:10.870Z] 18:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-02T18:50:10.870Z] 18:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:47:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-02T18:50:10.870Z] 18:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:47:01 6 0.42 0.00 0.03 0.00 0.00 99.55 [2022-08-02T18:50:10.870Z] 18:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:48:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-02T18:50:10.870Z] 18:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.870Z] [2022-08-02T18:50:10.870Z] 18:48:01 CPU %user %nice %system %iowait %steal %idle [2022-08-02T18:50:10.870Z] 18:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-02T18:50:10.870Z] 18:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T18:50:10.870Z] 18:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T18:50:10.870Z] 18:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T18:50:10.870Z] 18:50:01 all 3.08 0.00 1.14 0.08 0.02 95.68 [2022-08-02T18:50:10.870Z] 18:50:01 0 2.74 0.00 1.45 0.02 0.02 95.77 [2022-08-02T18:50:10.870Z] 18:50:01 1 3.85 0.00 1.04 0.00 0.02 95.09 [2022-08-02T18:50:10.870Z] 18:50:01 2 3.71 0.00 0.97 0.38 0.02 94.92 [2022-08-02T18:50:10.870Z] 18:50:01 3 3.40 0.00 1.26 0.00 0.02 95.33 [2022-08-02T18:50:10.870Z] 18:50:01 4 3.07 0.00 1.21 0.03 0.02 95.67 [2022-08-02T18:50:10.870Z] 18:50:01 5 2.73 0.00 0.99 0.20 0.02 96.07 [2022-08-02T18:50:10.870Z] 18:50:01 6 2.56 0.00 1.36 0.02 0.02 96.04 [2022-08-02T18:50:10.870Z] 18:50:01 7 2.61 0.00 0.82 0.00 0.02 96.55 [2022-08-02T18:50:10.870Z] Average: all 6.75 0.00 1.76 0.58 0.02 90.89 [2022-08-02T18:50:10.870Z] Average: 0 6.62 0.00 1.70 0.78 0.02 90.88 [2022-08-02T18:50:10.870Z] Average: 1 6.61 0.00 1.86 0.77 0.02 90.75 [2022-08-02T18:50:10.870Z] Average: 2 6.74 0.00 1.74 0.55 0.02 90.95 [2022-08-02T18:50:10.870Z] Average: 3 6.67 0.00 1.83 0.46 0.02 91.02 [2022-08-02T18:50:10.870Z] Average: 4 6.72 0.00 1.78 0.40 0.02 91.08 [2022-08-02T18:50:10.870Z] Average: 5 6.78 0.00 1.73 0.63 0.02 90.84 [2022-08-02T18:50:10.870Z] Average: 6 7.16 0.00 1.68 0.55 0.02 90.59 [2022-08-02T18:50:10.870Z] Average: 7 6.69 0.00 1.75 0.51 0.02 91.03 [2022-08-02T18:50:10.870Z] [2022-08-02T18:50:10.870Z] [2022-08-02T18:50:10.870Z]