Pull request #4159 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 ab6081c28c85636d11808910e6c57f956bd123b7+c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 (e660c1e9cd32ad96fc2b73db45a3f49b4f027908) 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-ssh3014974887359001566.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10139951848403420306.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4159/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-4159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10229945582853857557.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-4159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11835898651537157385.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh17397105777396699305.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4159/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-4159/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14706644113212043032.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-29883 in /w/workspace/edgexfoundry_edgex-go_PR-4159 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4159/head:refs/remotes/origin/PR-4159 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 into PR head commit ab6081c28c85636d11808910e6c57f956bd123b7 Merge succeeded, producing ab6081c28c85636d11808910e6c57f956bd123b7 Checking out Revision ab6081c28c85636d11808910e6c57f956bd123b7 (PR-4159) > git config core.sparsecheckout # timeout=10 > git checkout -f ab6081c28c85636d11808910e6c57f956bd123b7 # 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 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab6081c28c85636d11808910e6c57f956bd123b7 # timeout=10 Commit message: "Fix: Delayed start services for support- services fail" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-19T21:53:31.516Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-19T21:53:31.659Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-19T21:53:31.768Z] ========================================================= [2022-09-19T21:53:31.768Z] EdgeX Global Pipelines Version Info [2022-09-19T21:53:31.768Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-19T21:53:32.556Z] ------------------- [2022-09-19T21:53:32.557Z] stable info: [2022-09-19T21:53:32.557Z] ------------------- [2022-09-19T21:53:32.557Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-19T21:53:32.557Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-19T21:53:32.557Z] Message: update stable to v1.0.239 [2022-09-19T21:53:33.125Z] ------------------- [2022-09-19T21:53:33.125Z] experimental info: [2022-09-19T21:53:33.125Z] ------------------- [2022-09-19T21:53:33.125Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-19T21:53:33.125Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-19T21:53:33.125Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-19T21:53:33.453Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-19T21:53:33.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-19T21:53:33.534Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-19T21:53:33.573Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-19T21:53:33.618Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-19T21:53:33.658Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-19T21:53:33.701Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-19T21:53:33.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-19T21:53:33.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-19T21:53:33.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-19T21:53:33.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-19T21:53:33.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-19T21:53:33.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-19T21:53:33.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-19T21:53:34.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-19T21:53:34.075Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-19T21:53:34.118Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-19T21:53:34.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-19T21:53:34.198Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-19T21:53:34.240Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-19T21:53:34.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-19T21:53:34.322Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-19T21:53:34.365Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-19T21:53:34.402Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4159 [Pipeline] echo [2022-09-19T21:53:34.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4159 [Pipeline] echo [2022-09-19T21:53:34.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4159 [Pipeline] echo [2022-09-19T21:53:34.527Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab6081c28c85636d11808910e6c57f956bd123b7 [Pipeline] echo [2022-09-19T21:53:34.563Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab6081c [Pipeline] echo [2022-09-19T21:53:34.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T21:53:34.709Z] provisioning config files... [2022-09-19T21:53:34.722Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1260246852485785484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T21:53:35.070Z] ---> docker-login.sh [2022-09-19T21:53:35.070Z] nexus3.edgexfoundry.org:10001 [2022-09-19T21:53:35.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T21:53:35.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T21:53:35.332Z] Configure a credential helper to remove this warning. See [2022-09-19T21:53:35.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T21:53:35.332Z] [2022-09-19T21:53:35.332Z] Login Succeeded [2022-09-19T21:53:35.332Z] nexus3.edgexfoundry.org:10002 [2022-09-19T21:53:35.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T21:53:35.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T21:53:35.593Z] Configure a credential helper to remove this warning. See [2022-09-19T21:53:35.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T21:53:35.593Z] [2022-09-19T21:53:35.593Z] Login Succeeded [2022-09-19T21:53:35.593Z] nexus3.edgexfoundry.org:10003 [2022-09-19T21:53:35.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T21:53:35.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T21:53:35.593Z] Configure a credential helper to remove this warning. See [2022-09-19T21:53:35.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T21:53:35.593Z] [2022-09-19T21:53:35.593Z] Login Succeeded [2022-09-19T21:53:35.593Z] nexus3.edgexfoundry.org:10004 [2022-09-19T21:53:35.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T21:53:35.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T21:53:35.857Z] Configure a credential helper to remove this warning. See [2022-09-19T21:53:35.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T21:53:35.857Z] [2022-09-19T21:53:35.857Z] Login Succeeded [2022-09-19T21:53:35.857Z] docker.io [2022-09-19T21:53:35.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T21:53:36.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T21:53:36.117Z] Configure a credential helper to remove this warning. See [2022-09-19T21:53:36.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T21:53:36.117Z] [2022-09-19T21:53:36.117Z] Login Succeeded [2022-09-19T21:53:36.117Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T21:53:36.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T21:53:36.545Z] + 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-09-19T21:53:36.545Z] + dirname cmd/core-command/Dockerfile+ [2022-09-19T21:53:36.545Z] cut -d/ -f2 [2022-09-19T21:53:36.545Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-19T21:53:36.545Z] + dirname cmd/core-data/Dockerfile [2022-09-19T21:53:36.545Z] + cut -d/ -f2 [2022-09-19T21:53:36.545Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-19T21:53:36.545Z] + dirname cmd/core-metadata/Dockerfile [2022-09-19T21:53:36.545Z] + cut -d/ -f2 [2022-09-19T21:53:36.545Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-19T21:53:36.545Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-19T21:53:36.545Z] + cut -d/ -f2 [2022-09-19T21:53:36.545Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-19T21:53:36.545Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-19T21:53:36.545Z] + cut -d/ -f2 [2022-09-19T21:53:36.545Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-19T21:53:36.545Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-19T21:53:36.545Z] + cut -d/ -f2 [2022-09-19T21:53:36.545Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-19T21:53:36.545Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-19T21:53:36.545Z] + cut -d/ -f2 [2022-09-19T21:53:36.545Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-19T21:53:36.545Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-19T21:53:36.545Z] + cut -d/ -f2 [2022-09-19T21:53:36.545Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-19T21:53:36.545Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-19T21:53:36.545Z] + cut -d/ -f2 [2022-09-19T21:53:36.545Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-19T21:53:36.545Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-19T21:53:36.545Z] + cut -d/ -f2 [2022-09-19T21:53:36.545Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-19T21:53:36.545Z] + dirname cmd/support-notifications/Dockerfile [2022-09-19T21:53:36.545Z] + cut -d/ -f2 [2022-09-19T21:53:36.545Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-19T21:53:36.545Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-19T21:53:36.545Z] + cut -d/ -f2 [2022-09-19T21:53:36.545Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-19T21:53:36.545Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-19T21:53:36.545Z] + cut -d/ -f2 [2022-09-19T21:53:36.545Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-19T21:53:36.593Z] 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-09-19T21:53:37.076Z] + git rev-list -1 --merges ab6081c28c85636d11808910e6c57f956bd123b7~1..ab6081c28c85636d11808910e6c57f956bd123b7 [Pipeline] echo [2022-09-19T21:53:37.108Z] -----------> git rev-list -1 --merges ab6081c28c85636d11808910e6c57f956bd123b7~1..ab6081c28c85636d11808910e6c57f956bd123b7 ab6081c28c85636d11808910e6c57f956bd123b7 [false] [Pipeline] sh [2022-09-19T21:53:37.416Z] + git log --format=format:%s -1 ab6081c28c85636d11808910e6c57f956bd123b7 [Pipeline] echo [2022-09-19T21:53:37.450Z] ========================================================= [2022-09-19T21:53:37.450Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-19T21:53:37.450Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-19T21:53:37.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-19T21:53:37.938Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-19T21:53:37.938Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-19T21:53:37.938Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-19T21:53:37.938Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-19T21:53:37.938Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-19T21:53:37.938Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T21:53:38.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T21:53:38.380Z] [2022-09-19T21:53:38.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T21:53:38.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T21:53:38.777Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-19T21:53:38.777Z] b85a868b505f: Pulling fs layer [2022-09-19T21:53:38.777Z] e2be974225ed: Pulling fs layer [2022-09-19T21:53:38.777Z] 339a4e72a1f5: Pulling fs layer [2022-09-19T21:53:38.777Z] 988bab9f4d93: Pulling fs layer [2022-09-19T21:53:38.777Z] 1469e6f7b9e6: Pulling fs layer [2022-09-19T21:53:38.777Z] eaf3925da568: Pulling fs layer [2022-09-19T21:53:38.777Z] bab4dde63d76: Pulling fs layer [2022-09-19T21:53:38.777Z] bde34c3a00c8: Pulling fs layer [2022-09-19T21:53:38.777Z] b352a97aabf1: Pulling fs layer [2022-09-19T21:53:38.777Z] 4872d77fe225: Pulling fs layer [2022-09-19T21:53:38.777Z] 5851b861e8e6: Pulling fs layer [2022-09-19T21:53:38.777Z] 1469e6f7b9e6: Waiting [2022-09-19T21:53:38.777Z] 988bab9f4d93: Waiting [2022-09-19T21:53:38.777Z] eaf3925da568: Waiting [2022-09-19T21:53:38.777Z] bde34c3a00c8: Waiting [2022-09-19T21:53:38.777Z] bab4dde63d76: Waiting [2022-09-19T21:53:38.777Z] b352a97aabf1: Waiting [2022-09-19T21:53:38.777Z] 5851b861e8e6: Waiting [2022-09-19T21:53:38.777Z] 4872d77fe225: Waiting [2022-09-19T21:53:38.777Z] e2be974225ed: Verifying Checksum [2022-09-19T21:53:38.777Z] e2be974225ed: Download complete [2022-09-19T21:53:38.777Z] 988bab9f4d93: Verifying Checksum [2022-09-19T21:53:38.777Z] 988bab9f4d93: Download complete [2022-09-19T21:53:39.042Z] 1469e6f7b9e6: Verifying Checksum [2022-09-19T21:53:39.042Z] 1469e6f7b9e6: Download complete [2022-09-19T21:53:39.042Z] eaf3925da568: Download complete [2022-09-19T21:53:39.042Z] 339a4e72a1f5: Verifying Checksum [2022-09-19T21:53:39.042Z] 339a4e72a1f5: Download complete [2022-09-19T21:53:39.042Z] bde34c3a00c8: Verifying Checksum [2022-09-19T21:53:39.042Z] bde34c3a00c8: Download complete [2022-09-19T21:53:39.042Z] b352a97aabf1: Verifying Checksum [2022-09-19T21:53:39.042Z] b352a97aabf1: Download complete [2022-09-19T21:53:39.042Z] 4872d77fe225: Verifying Checksum [2022-09-19T21:53:39.042Z] 4872d77fe225: Download complete [2022-09-19T21:53:39.304Z] 5851b861e8e6: Verifying Checksum [2022-09-19T21:53:39.304Z] 5851b861e8e6: Download complete [2022-09-19T21:53:39.304Z] b85a868b505f: Download complete [2022-09-19T21:53:39.566Z] bab4dde63d76: Verifying Checksum [2022-09-19T21:53:39.566Z] bab4dde63d76: Download complete [2022-09-19T21:53:40.508Z] b85a868b505f: Pull complete [2022-09-19T21:53:40.508Z] e2be974225ed: Pull complete [2022-09-19T21:53:41.077Z] 339a4e72a1f5: Pull complete [2022-09-19T21:53:41.077Z] 988bab9f4d93: Pull complete [2022-09-19T21:53:41.341Z] 1469e6f7b9e6: Pull complete [2022-09-19T21:53:41.341Z] eaf3925da568: Pull complete [2022-09-19T21:53:43.251Z] bab4dde63d76: Pull complete [2022-09-19T21:53:43.251Z] bde34c3a00c8: Pull complete [2022-09-19T21:53:43.251Z] b352a97aabf1: Pull complete [2022-09-19T21:53:43.513Z] 4872d77fe225: Pull complete [2022-09-19T21:53:43.513Z] 5851b861e8e6: Pull complete [2022-09-19T21:53:43.513Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-19T21:53:43.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T21:53:43.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T21:53:43.741Z] prd-ubuntu20.04-docker-8c-8g-29883 does not seem to be running inside a container [2022-09-19T21:53:43.778Z] $ 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-09-19T21:53:45.814Z] $ docker top 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 -eo pid,comm [2022-09-19T21:53:45.874Z] 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-09-19T21:53:45.874Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-19T21:53:46.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T21:53:46.000Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T21:53:46.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T21:53:46.134Z] $ docker exec 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 ssh-agent [2022-09-19T21:53:46.242Z] SSH_AUTH_SOCK=/tmp/ssh-gXTfbhRk9tNp/agent.33 [2022-09-19T21:53:46.242Z] SSH_AGENT_PID=39 [2022-09-19T21:53:46.248Z] Running ssh-add (command line suppressed) [2022-09-19T21:53:46.373Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8338498481139490624.key (/w/workspace/edgex-go/1@tmp/private_key_8338498481139490624.key) [2022-09-19T21:53:46.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T21:53:46.717Z] + git tag --points-at HEAD [Pipeline] } [2022-09-19T21:53:46.746Z] $ docker exec --env ******** --env ******** 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 ssh-agent -k [2022-09-19T21:53:46.865Z] unset SSH_AUTH_SOCK; [2022-09-19T21:53:46.865Z] unset SSH_AGENT_PID; [2022-09-19T21:53:46.865Z] echo Agent pid 39 killed; [2022-09-19T21:53:46.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-19T21:53:46.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T21:53:46.952Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T21:53:47.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T21:53:47.086Z] $ docker exec 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 ssh-agent [2022-09-19T21:53:47.204Z] SSH_AUTH_SOCK=/tmp/ssh-NAYuu90309ZS/agent.71 [2022-09-19T21:53:47.204Z] SSH_AGENT_PID=77 [2022-09-19T21:53:47.209Z] Running ssh-add (command line suppressed) [2022-09-19T21:53:47.330Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4205353922284409207.key (/w/workspace/edgex-go/1@tmp/private_key_4205353922284409207.key) [2022-09-19T21:53:47.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T21:53:47.673Z] + git semver init [2022-09-19T21:53:47.934Z] 2022-09-19 21:53:47,868 [run_init] DEBUG init version:0.0.0 force:False [2022-09-19T21:53:47.934Z] 2022-09-19 21:53:47,869 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-19T21:53:47.934Z] 2022-09-19 21:53:47,869 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-19T21:53:47.934Z] 2022-09-19 21:53:47,869 [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-09-19T21:53:53.252Z] 2022-09-19 21:53:52,418 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-19T21:53:53.252Z] 2022-09-19 21:53:52,419 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4159 with force:False [2022-09-19T21:53:53.252Z] 2022-09-19 21:53:52,419 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4159 [2022-09-19T21:53:53.252Z] 2022-09-19 21:53:52,422 [execute] INFO git cat-file --batch-check [2022-09-19T21:53:53.252Z] 2022-09-19 21:53:52,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-19T21:53:53.252Z] 2022-09-19 21:53:52,428 [execute] INFO git cat-file --batch [2022-09-19T21:53:53.252Z] 2022-09-19 21:53:52,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-19T21:53:53.252Z] 2022-09-19 21:53:52,433 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4159 [2022-09-19T21:53:53.252Z] 0.0.0 [Pipeline] } [2022-09-19T21:53:53.286Z] $ docker exec --env ******** --env ******** 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 ssh-agent -k [2022-09-19T21:53:53.398Z] unset SSH_AUTH_SOCK; [2022-09-19T21:53:53.399Z] unset SSH_AGENT_PID; [2022-09-19T21:53:53.399Z] echo Agent pid 77 killed; [2022-09-19T21:53:53.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T21:53:53.818Z] + git semver [Pipeline] } [2022-09-19T21:53:54.109Z] $ docker stop --time=1 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 [2022-09-19T21:53:55.409Z] $ docker rm -f 02b73a4bf1905c261e7190c759444883d6218c72e27ca826af83b0fa5d1425f8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T21:53:55.822Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-19T21:53:56.121Z] Stashed 1 file(s) [Pipeline] echo [2022-09-19T21:53:56.137Z] [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-09-19T21:53:56.967Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-19T21:53:56.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T21:53:57.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T21:53:57.065Z] ========================================================= [2022-09-19T21:53:57.065Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-19T21:53:57.065Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-19T21:53:57.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T21:53:57.404Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-19T21:53:57.404Z] 2408cc74d12b: Pulling fs layer [2022-09-19T21:53:57.404Z] ea60b727a1ce: Pulling fs layer [2022-09-19T21:53:57.404Z] 30c4a7721957: Pulling fs layer [2022-09-19T21:53:57.404Z] 370296b7ddb6: Pulling fs layer [2022-09-19T21:53:57.404Z] 7c6cee850709: Pulling fs layer [2022-09-19T21:53:57.404Z] 39a5fcdaea64: Pulling fs layer [2022-09-19T21:53:57.404Z] d94ebbe4e438: Pulling fs layer [2022-09-19T21:53:57.404Z] bcfd1f05c69d: Pulling fs layer [2022-09-19T21:53:57.404Z] 59ccb84bbe0f: Pulling fs layer [2022-09-19T21:53:57.404Z] 39a5fcdaea64: Waiting [2022-09-19T21:53:57.404Z] d94ebbe4e438: Waiting [2022-09-19T21:53:57.404Z] bcfd1f05c69d: Waiting [2022-09-19T21:53:57.404Z] 59ccb84bbe0f: Waiting [2022-09-19T21:53:57.404Z] 370296b7ddb6: Waiting [2022-09-19T21:53:57.404Z] 7c6cee850709: Waiting [2022-09-19T21:53:57.404Z] 30c4a7721957: Verifying Checksum [2022-09-19T21:53:57.404Z] 30c4a7721957: Download complete [2022-09-19T21:53:57.404Z] ea60b727a1ce: Verifying Checksum [2022-09-19T21:53:57.404Z] ea60b727a1ce: Download complete [2022-09-19T21:53:57.404Z] 7c6cee850709: Verifying Checksum [2022-09-19T21:53:57.404Z] 7c6cee850709: Download complete [2022-09-19T21:53:57.404Z] 39a5fcdaea64: Verifying Checksum [2022-09-19T21:53:57.404Z] 39a5fcdaea64: Download complete [2022-09-19T21:53:57.404Z] 2408cc74d12b: Verifying Checksum [2022-09-19T21:53:57.404Z] 2408cc74d12b: Download complete [2022-09-19T21:53:57.668Z] d94ebbe4e438: Download complete [2022-09-19T21:53:57.668Z] 2408cc74d12b: Pull complete [2022-09-19T21:53:57.668Z] ea60b727a1ce: Pull complete [2022-09-19T21:53:57.940Z] 30c4a7721957: Pull complete [2022-09-19T21:53:58.204Z] 59ccb84bbe0f: Verifying Checksum [2022-09-19T21:53:58.204Z] 59ccb84bbe0f: Download complete [2022-09-19T21:53:58.204Z] bcfd1f05c69d: Verifying Checksum [2022-09-19T21:53:58.204Z] bcfd1f05c69d: Download complete [2022-09-19T21:53:58.464Z] 370296b7ddb6: Verifying Checksum [2022-09-19T21:53:58.464Z] 370296b7ddb6: Download complete [2022-09-19T21:54:02.655Z] 370296b7ddb6: Pull complete [2022-09-19T21:54:02.655Z] 7c6cee850709: Pull complete [2022-09-19T21:54:02.655Z] 39a5fcdaea64: Pull complete [2022-09-19T21:54:02.655Z] d94ebbe4e438: Pull complete [2022-09-19T21:54:04.557Z] bcfd1f05c69d: Pull complete [2022-09-19T21:54:04.817Z] 59ccb84bbe0f: Pull complete [2022-09-19T21:54:04.817Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-19T21:54:04.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T21:54:04.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-19T21:54:05.170Z] + + docker build -t ci-base-image-x86_64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T21:54:05.170Z] WORKDIR /edgex [2022-09-19T21:54:05.170Z] COPY go.mod . [2022-09-19T21:54:05.170Z] RUN go mod download . [2022-09-19T21:54:05.170Z] [2022-09-19T21:54:05.738Z] Sending build context to Docker daemon 169.4MB [2022-09-19T21:54:05.738Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T21:54:05.738Z] ---> a4fb48ad2a94 [2022-09-19T21:54:05.738Z] Step 2/4 : WORKDIR /edgex [2022-09-19T21:54:09.934Z] ---> Running in 29ee047e0246 [2022-09-19T21:54:09.934Z] Removing intermediate container 29ee047e0246 [2022-09-19T21:54:09.934Z] ---> 15bc5e560e5d [2022-09-19T21:54:09.934Z] Step 3/4 : COPY go.mod . [2022-09-19T21:54:09.934Z] ---> e15eef880ad7 [2022-09-19T21:54:09.934Z] Step 4/4 : RUN go mod download [2022-09-19T21:54:09.934Z] ---> Running in e81636993353 [2022-09-19T21:54:11.444Z] Still waiting to schedule task [2022-09-19T21:54:11.445Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-19T21:54:22.159Z] Removing intermediate container e81636993353 [2022-09-19T21:54:22.159Z] ---> 4e15b0cf1804 [2022-09-19T21:54:22.159Z] Successfully built 4e15b0cf1804 [2022-09-19T21:54:22.159Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T21:54:22.531Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-19T21:54:22.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T21:54:22.686Z] prd-ubuntu20.04-docker-8c-8g-29883 does not seem to be running inside a container [2022-09-19T21:54:22.769Z] $ 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-09-19T21:54:23.226Z] $ docker top 6055a3dd7900091b509bef6aec5a101a9b119b0adc63849da9a22063b15dcbe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T21:54:23.631Z] + go version [2022-09-19T21:54:23.632Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-19T21:54:23.666Z] $ docker stop --time=1 6055a3dd7900091b509bef6aec5a101a9b119b0adc63849da9a22063b15dcbe5 [2022-09-19T21:54:24.957Z] $ docker rm -f 6055a3dd7900091b509bef6aec5a101a9b119b0adc63849da9a22063b15dcbe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T21:54:25.659Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-19T21:54:25.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T21:54:25.802Z] prd-ubuntu20.04-docker-8c-8g-29883 does not seem to be running inside a container [2022-09-19T21:54:25.842Z] $ 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-09-19T21:54:26.198Z] $ docker top 2e446cc0472abb8c6be8035c0c3c72d8e7801d23cdb9a76aa513cf22429ef0fe -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-19T21:54:26.313Z] ========================================================= [2022-09-19T21:54:26.313Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-19T21:54:26.313Z] ========================================================= [Pipeline] sh [2022-09-19T21:54:26.612Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-19T21:54:26.967Z] + make test [2022-09-19T21:54:26.967Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-19T21:54:33.538Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-19T21:54:45.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-19T21:54:45.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-19T21:54:45.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-19T21:54:45.749Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-19T21:54:45.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-19T21:54:45.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-19T21:54:45.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-19T21:54:45.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-19T21:54:45.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-19T21:54:45.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-19T21:54:45.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-19T21:54:45.750Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-19T21:54:45.750Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-19T21:54:45.750Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-19T21:54:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-19T21:54:46.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.125s coverage: 28.7% of statements [2022-09-19T21:54:46.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-19T21:54:46.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-19T21:54:46.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2022-09-19T21:54:46.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.099s coverage: 72.5% of statements [2022-09-19T21:54:46.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-19T21:54:46.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-19T21:54:46.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements [2022-09-19T21:54:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-19T21:54:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-19T21:54:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.637s coverage: 89.2% of statements [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-19T21:54:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.1% of statements [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-19T21:54:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.454s coverage: 95.6% of statements [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-19T21:54:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-19T21:54:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-19T21:54:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-19T21:54:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-09-19T21:54:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements [2022-09-19T21:54:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-19T21:54:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements [2022-09-19T21:54:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements [2022-09-19T21:54:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2022-09-19T21:54:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-09-19T21:54:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-09-19T21:54:59.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2022-09-19T21:54:59.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2022-09-19T21:55:01.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 80.8% of statements [2022-09-19T21:55:01.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.2% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.318s coverage: 65.8% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 41.8% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.186s coverage: 92.3% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-19T21:55:09.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-19T21:55:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-19T21:55:09.334Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-09-19T21:55:09.334Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-09-19T21:55:09.334Z] 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-09-19T21:55:27.420Z] 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-09-19T21:55:27.420Z] GO111MODULE=on go vet ./... [2022-09-19T21:55:29.954Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-19T21:55:29.954Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-19T21:55:30.214Z] ./bin/test-attribution-txt.sh [2022-09-19T21:55:30.214Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-19T21:55:30.214Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-19T21:55:30.214Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-19T21:55:30.214Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-19T21:55:30.214Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-19T21:55:30.214Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-19T21:55:30.214Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-19T21:55:30.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-19T21:55:30.555Z] + ls -al . [2022-09-19T21:55:30.555Z] total 744 [2022-09-19T21:55:30.555Z] drwxrwxr-x 10 1001 1001 4096 Sep 19 21:54 . [2022-09-19T21:55:30.555Z] drwxr-xr-x 4 root root 4096 Sep 19 21:54 .. [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 16 Sep 19 21:53 .dockerignore [2022-09-19T21:55:30.555Z] drwxrwxr-x 8 1001 1001 4096 Sep 19 21:55 .git [2022-09-19T21:55:30.555Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 21:53 .github [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 1030 Sep 19 21:53 .gitignore [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 42 Sep 19 21:53 .golangci.yml [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 87 Sep 19 21:53 .hadolint.yml [2022-09-19T21:55:30.555Z] drwxr-xr-x 3 1001 1001 4096 Sep 19 21:53 .semver [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 166 Sep 19 21:53 .sonarcloud.properties [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 1171 Sep 19 21:53 ADOPTERS.md [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 10347 Sep 19 21:53 Attribution.txt [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 63209 Sep 19 21:53 CHANGELOG.md [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 3804 Sep 19 21:53 CONTRIBUTING.md [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 677 Sep 19 21:53 GOVERNANCE.md [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 850 Sep 19 21:53 Jenkinsfile [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 10775 Sep 19 21:53 LICENSE [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 13724 Sep 19 21:53 Makefile [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 582 Sep 19 21:53 OWNERS.md [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 9799 Sep 19 21:53 README.md [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 6912 Sep 19 21:53 SECURITY.md [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 5 Sep 19 21:53 VERSION [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 4131 Sep 19 21:53 ZMQWindows.md [2022-09-19T21:55:30.555Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 21:53 bin [2022-09-19T21:55:30.555Z] drwxrwxr-x 18 1001 1001 4096 Sep 19 21:53 cmd [2022-09-19T21:55:30.555Z] -rw-r--r-- 1 root root 491309 Sep 19 21:55 coverage.out [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 3670 Sep 19 21:53 go.mod [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 38527 Sep 19 21:53 go.sum [2022-09-19T21:55:30.555Z] drwxrwxr-x 8 1001 1001 4096 Sep 19 21:53 internal [2022-09-19T21:55:30.555Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 21:53 openapi [2022-09-19T21:55:30.555Z] drwxrwxr-x 4 1001 1001 4096 Sep 19 21:53 snap [2022-09-19T21:55:30.555Z] -rw-rw-r-- 1 1001 1001 204 Sep 19 21:53 version.go [Pipeline] sh [2022-09-19T21:55:30.863Z] + '[' -e coverage.out ] [2022-09-19T21:55:30.863Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-19T21:55:30.985Z] Stashed 1 file(s) [Pipeline] sh [2022-09-19T21:55:31.278Z] + make build [2022-09-19T21:55:31.278Z] 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-09-19T21:55:43.487Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-19T21:55:50.656Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29885 in /w/workspace/edgexfoundry_edgex-go_PR-4159 [Pipeline] { [Pipeline] ws [2022-09-19T21:55:50.692Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-19T21:55:50.773Z] The recommended git tool is: git [2022-09-19T21:55:53.468Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-19T21:55:53.468Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-19T21:55:57.379Z] using credential edgex-jenkins-ssh [2022-09-19T21:55:57.396Z] Cloning the remote Git repository [2022-09-19T21:55:57.455Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-19T21:55:57.526Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-19T21:55:57.681Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-19T21:55:57.684Z] > git --version # timeout=10 [2022-09-19T21:55:57.713Z] > git --version # 'git version 2.25.1' [2022-09-19T21:55:57.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-19T21:55:57.784Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-19T21:56:00.043Z] 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-09-19T21:56:00.043Z] 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-09-19T21:56:00.980Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-19T21:56:02.364Z] 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-09-19T21:56:03.303Z] 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-09-19T21:56:04.683Z] 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-09-19T21:56:05.252Z] 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-09-19T21:56:06.188Z] 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-09-19T21:56:07.569Z] 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-09-19T21:56:09.041Z] $ docker stop --time=1 2e446cc0472abb8c6be8035c0c3c72d8e7801d23cdb9a76aa513cf22429ef0fe [2022-09-19T21:56:12.567Z] $ docker rm -f 2e446cc0472abb8c6be8035c0c3c72d8e7801d23cdb9a76aa513cf22429ef0fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-09-19T21:56:12.908Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-19T21:56:12.926Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-19T21:56:12.955Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-19T21:56:12.994Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-19T21:56:12.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-19T21:56:13.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4159/head:refs/remotes/origin/PR-4159 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T21:56:13.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-19T21:56:13.780Z] [2022-09-19T21:56:13.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [2022-09-19T21:56:13.808Z] Merging remotes/origin/main commit c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 into PR head commit ab6081c28c85636d11808910e6c57f956bd123b7 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T21:56:14.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-19T21:56:14.169Z] Merge succeeded, producing ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:56:14.170Z] Checking out Revision ab6081c28c85636d11808910e6c57f956bd123b7 (PR-4159) [2022-09-19T21:56:14.420Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-19T21:56:14.420Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-19T21:56:14.420Z] ca9280d653b3: Pulling fs layer [2022-09-19T21:56:14.420Z] 7e9c9ca2126c: Pulling fs layer [2022-09-19T21:56:14.420Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-19T21:56:14.420Z] cbdbe7a5bc2a: Download complete [2022-09-19T21:56:14.681Z] cbdbe7a5bc2a: Pull complete [2022-09-19T21:56:14.681Z] ca9280d653b3: Verifying Checksum [2022-09-19T21:56:14.681Z] ca9280d653b3: Download complete [2022-09-19T21:56:14.941Z] 7e9c9ca2126c: Download complete [2022-09-19T21:56:14.941Z] ca9280d653b3: Pull complete [2022-09-19T21:56:13.827Z] > git config core.sparsecheckout # timeout=10 [2022-09-19T21:56:13.839Z] > git checkout -f ab6081c28c85636d11808910e6c57f956bd123b7 # timeout=10 [2022-09-19T21:56:14.075Z] > git remote # timeout=10 [2022-09-19T21:56:14.092Z] > git config --get remote.origin.url # timeout=10 [2022-09-19T21:56:14.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-19T21:56:14.121Z] > git merge c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 # timeout=10 [2022-09-19T21:56:14.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-19T21:56:14.180Z] > git config core.sparsecheckout # timeout=10 [2022-09-19T21:56:14.196Z] > git checkout -f ab6081c28c85636d11808910e6c57f956bd123b7 # timeout=10 [2022-09-19T21:56:18.230Z] 7e9c9ca2126c: Pull complete [2022-09-19T21:56:18.230Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-19T21:56:18.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-19T21:56:18.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-09-19T21:56:18.382Z] Commit message: "Fix: Delayed start services for support- services fail" [Pipeline] withDockerContainer [2022-09-19T21:56:18.464Z] prd-ubuntu20.04-docker-8c-8g-29883 does not seem to be running inside a container [2022-09-19T21:56:18.447Z] > git --version # timeout=10 [2022-09-19T21:56:18.457Z] > git --version # 'git version 2.25.1' [2022-09-19T21:56:18.470Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-19T21:56:18.499Z] $ 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-09-19T21:56:20.578Z] $ docker top f252987aacd1cbcbc5c8084e3d1181d1b884d6e5799515ac5d37f389db7be82c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-19T21:56:20.978Z] + grep parallel [2022-09-19T21:56:20.978Z] + docker-compose build --help [2022-09-19T21:56:21.452Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-19T21:56:21.452Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T21:56:21.452Z] Dload Upload Total Spent Left Speed [2022-09-19T21:56:21.452Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [2022-09-19T21:56:21.547Z] --parallel Build images in parallel. [Pipeline] } [2022-09-19T21:56:21.578Z] $ docker stop --time=1 f252987aacd1cbcbc5c8084e3d1181d1b884d6e5799515ac5d37f389db7be82c [2022-09-19T21:56:22.847Z] $ docker rm -f f252987aacd1cbcbc5c8084e3d1181d1b884d6e5799515ac5d37f389db7be82c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T21:56:23.423Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-19T21:56:23.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-19T21:56:23.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T21:56:23.785Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-19T21:56:23.785Z] + sudo tee /etc/docker/daemon.new [2022-09-19T21:56:23.785Z] { [2022-09-19T21:56:23.785Z] "registry-mirrors": [ [2022-09-19T21:56:23.785Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-19T21:56:23.785Z] ], [2022-09-19T21:56:23.785Z] "bip": "10.250.0.254/24", [2022-09-19T21:56:23.785Z] "hosts": [ [2022-09-19T21:56:23.785Z] "tcp://0.0.0.0:5555", [2022-09-19T21:56:23.785Z] "unix:///var/run/docker.sock" [2022-09-19T21:56:23.785Z] ], [2022-09-19T21:56:23.785Z] "mtu": 1458, [2022-09-19T21:56:23.785Z] "selinux-enabled": true, [2022-09-19T21:56:23.785Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-19T21:56:23.785Z] } [2022-09-19T21:56:23.818Z] prd-ubuntu20.04-docker-8c-8g-29883 does not seem to be running inside a container [2022-09-19T21:56:23.852Z] $ 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-09-19T21:56:24.244Z] $ docker top 353213ae30bc6dd8c0833800c3845d638865f5edb7fb1d479fd72f99893a215a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-09-19T21:56:24.702Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-19T21:56:24.753Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-19T21:56:25.061Z] + sudo service docker restart [2022-09-19T21:56:25.324Z] Building core-command ... [2022-09-19T21:56:25.324Z] Building core-data ... [2022-09-19T21:56:25.324Z] Building core-metadata ... [2022-09-19T21:56:25.324Z] Building security-bootstrapper ... [2022-09-19T21:56:25.324Z] Building security-proxy-setup ... [2022-09-19T21:56:25.324Z] Building security-secretstore-setup ... [2022-09-19T21:56:25.324Z] Building security-spiffe-token-provider ... [2022-09-19T21:56:25.324Z] Building security-spire-agent ... [2022-09-19T21:56:25.324Z] Building security-spire-config ... [2022-09-19T21:56:25.324Z] Building security-spire-server ... [2022-09-19T21:56:25.324Z] Building support-notifications ... [2022-09-19T21:56:25.324Z] Building support-scheduler ... [2022-09-19T21:56:25.324Z] Building sys-mgmt-agent ... [2022-09-19T21:56:25.324Z] Building security-proxy-setup [2022-09-19T21:56:25.324Z] Building security-bootstrapper [2022-09-19T21:56:25.324Z] Building support-scheduler [2022-09-19T21:56:25.324Z] Building support-notifications [2022-09-19T21:56:25.324Z] Building security-spire-agent [2022-09-19T21:56:37.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T21:56:37.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T21:56:37.542Z] ---> 4e15b0cf1804 [2022-09-19T21:56:37.542Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-19T21:56:37.542Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T21:56:37.542Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-19T21:56:37.542Z] ---> 4e15b0cf1804 [2022-09-19T21:56:37.542Z] Step 3/26 : WORKDIR /edgex-go [2022-09-19T21:56:37.542Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T21:56:37.542Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-19T21:56:37.542Z] ---> 4e15b0cf1804 [2022-09-19T21:56:37.542Z] Step 3/33 : WORKDIR /edgex-go [2022-09-19T21:56:37.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T21:56:37.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T21:56:37.542Z] ---> 4e15b0cf1804 [2022-09-19T21:56:37.542Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-19T21:56:37.542Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T21:56:37.542Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-19T21:56:37.542Z] ---> 4e15b0cf1804 [2022-09-19T21:56:37.542Z] Step 3/22 : WORKDIR /edgex-go [2022-09-19T21:56:42.825Z] ---> Running in 9550dc70e20f [2022-09-19T21:56:42.825Z] ---> Running in 5b3adc670611 [2022-09-19T21:56:42.825Z] ---> Running in 36cd71cb57ba [2022-09-19T21:56:42.825Z] ---> Running in ff36684f0c76 [2022-09-19T21:56:42.825Z] ---> Running in 530c89583501 [2022-09-19T21:56:42.825Z] Removing intermediate container 9550dc70e20f [2022-09-19T21:56:42.825Z] ---> d89e99b924f8 [2022-09-19T21:56:42.825Z] Step 4/23 : WORKDIR /edgex-go [2022-09-19T21:56:42.825Z] Removing intermediate container 36cd71cb57ba [2022-09-19T21:56:42.825Z] ---> f780b55e08ee [2022-09-19T21:56:42.825Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:56:42.825Z] Removing intermediate container 5b3adc670611 [2022-09-19T21:56:42.825Z] ---> 8c70ae6f5027 [2022-09-19T21:56:42.825Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:56:42.825Z] Removing intermediate container 530c89583501 [2022-09-19T21:56:42.825Z] ---> fc3745967f15 [2022-09-19T21:56:42.825Z] Step 4/23 : WORKDIR /edgex-go [2022-09-19T21:56:42.825Z] Removing intermediate container ff36684f0c76 [2022-09-19T21:56:42.825Z] ---> 4f524bdfe0cc [2022-09-19T21:56:42.825Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:56:42.825Z] ---> Running in 8f92e762d842 [2022-09-19T21:56:42.825Z] ---> Running in eba96fe252fa [2022-09-19T21:56:42.825Z] ---> Running in 36875f612858 [2022-09-19T21:56:42.825Z] ---> Running in 5708276fe4da [2022-09-19T21:56:42.825Z] ---> Running in c55c1a3f8544 [2022-09-19T21:56:42.825Z] Removing intermediate container 8f92e762d842 [2022-09-19T21:56:42.825Z] ---> 507d82571c98 [2022-09-19T21:56:42.825Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:56:42.825Z] ---> Running in a79e5ead5d03 [2022-09-19T21:56:42.825Z] Removing intermediate container 5708276fe4da [2022-09-19T21:56:42.825Z] ---> e150ff83c823 [2022-09-19T21:56:42.825Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:56:42.825Z] ---> Running in 2e08f1b813f0 [2022-09-19T21:56:43.398Z] Removing intermediate container eba96fe252fa [2022-09-19T21:56:43.398Z] ---> 97bc6f5930f8 [2022-09-19T21:56:43.398Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-19T21:56:43.398Z] ---> Running in 4326222e9424 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T21:56:43.487Z] provisioning config files... [2022-09-19T21:56:43.510Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7128209420012331733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T21:56:43.657Z] Removing intermediate container 36875f612858 [2022-09-19T21:56:43.657Z] ---> f8d350cec436 [2022-09-19T21:56:43.657Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T21:56:43.657Z] ---> Running in e96872edbca1 [2022-09-19T21:56:43.658Z] Removing intermediate container c55c1a3f8544 [2022-09-19T21:56:43.658Z] ---> 7be8fa3b5242 [2022-09-19T21:56:43.658Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-19T21:56:43.658Z] ---> Running in 9b5fdaf4b027 [2022-09-19T21:56:43.658Z] Removing intermediate container a79e5ead5d03 [2022-09-19T21:56:43.658Z] ---> 94f3991e3ec4 [2022-09-19T21:56:43.658Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-19T21:56:43.658Z] ---> Running in f6fc1dbbdd97 [2022-09-19T21:56:43.894Z] ---> docker-login.sh [2022-09-19T21:56:43.894Z] nexus3.edgexfoundry.org:10001 [2022-09-19T21:56:44.228Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:56:44.228Z] Removing intermediate container 2e08f1b813f0 [2022-09-19T21:56:44.228Z] ---> fc07a666c734 [2022-09-19T21:56:44.228Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-19T21:56:44.228Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:56:44.228Z] ---> Running in eb5f3c8818bf [2022-09-19T21:56:44.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:56:44.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:56:44.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:56:44.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T21:56:44.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T21:56:44.765Z] Configure a credential helper to remove this warning. See [2022-09-19T21:56:44.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T21:56:44.765Z] [2022-09-19T21:56:44.765Z] Login Succeeded [2022-09-19T21:56:44.765Z] nexus3.edgexfoundry.org:10002 [2022-09-19T21:56:45.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T21:56:45.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T21:56:45.039Z] Configure a credential helper to remove this warning. See [2022-09-19T21:56:45.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T21:56:45.039Z] [2022-09-19T21:56:45.039Z] Login Succeeded [2022-09-19T21:56:45.039Z] nexus3.edgexfoundry.org:10003 [2022-09-19T21:56:45.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:56:45.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:56:45.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T21:56:45.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:56:45.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:56:45.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:56:45.342Z] OK: 211 MiB in 51 packages [2022-09-19T21:56:45.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T21:56:45.589Z] Configure a credential helper to remove this warning. See [2022-09-19T21:56:45.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T21:56:45.589Z] [2022-09-19T21:56:45.589Z] Login Succeeded [2022-09-19T21:56:45.589Z] nexus3.edgexfoundry.org:10004 [2022-09-19T21:56:45.615Z] OK: 211 MiB in 51 packages [2022-09-19T21:56:45.615Z] OK: 211 MiB in 51 packages [2022-09-19T21:56:45.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T21:56:45.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T21:56:45.862Z] Configure a credential helper to remove this warning. See [2022-09-19T21:56:45.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T21:56:45.862Z] [2022-09-19T21:56:45.862Z] Login Succeeded [2022-09-19T21:56:45.862Z] docker.io [2022-09-19T21:56:45.875Z] Removing intermediate container 4326222e9424 [2022-09-19T21:56:45.875Z] ---> 382e8c68b707 [2022-09-19T21:56:45.875Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-19T21:56:45.875Z] ---> b21284355672 [2022-09-19T21:56:45.875Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T21:56:45.875Z] ---> Running in bd36f199db33 [2022-09-19T21:56:46.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T21:56:46.136Z] Removing intermediate container e96872edbca1 [2022-09-19T21:56:46.136Z] ---> e411805ceb0f [2022-09-19T21:56:46.136Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-19T21:56:46.136Z] Removing intermediate container 9b5fdaf4b027 [2022-09-19T21:56:46.136Z] ---> 1009058a2f29 [2022-09-19T21:56:46.136Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-19T21:56:46.136Z] OK: 211 MiB in 51 packages [2022-09-19T21:56:46.136Z] OK: 211 MiB in 51 packages [2022-09-19T21:56:46.136Z] ---> 4ff6f5fcf246 [2022-09-19T21:56:46.136Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T21:56:46.136Z] ---> b35849322e8f [2022-09-19T21:56:46.136Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T21:56:46.401Z] ---> Running in f24b5525a8e7 [2022-09-19T21:56:46.401Z] ---> Running in d8583e288320 [2022-09-19T21:56:46.662Z] Removing intermediate container f6fc1dbbdd97 [2022-09-19T21:56:46.662Z] ---> 5252c4705e3d [2022-09-19T21:56:46.662Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-19T21:56:46.662Z] Removing intermediate container eb5f3c8818bf [2022-09-19T21:56:46.662Z] ---> 30df89b524e5 [2022-09-19T21:56:46.662Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-19T21:56:46.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T21:56:46.729Z] Configure a credential helper to remove this warning. See [2022-09-19T21:56:46.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T21:56:46.729Z] [2022-09-19T21:56:46.729Z] Login Succeeded [2022-09-19T21:56:46.729Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T21:56:46.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-09-19T21:56:46.922Z] ---> 119685a22130 [2022-09-19T21:56:46.922Z] ---> 28c64684cae0 [2022-09-19T21:56:46.922Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T21:56:46.922Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T21:56:46.922Z] ---> Running in 89a5c4aa8bba [2022-09-19T21:56:46.922Z] ---> Running in 3340be4c6a98 [Pipeline] sh [2022-09-19T21:56:47.455Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-19T21:56:47.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T21:56:47.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T21:56:47.557Z] ========================================================= [2022-09-19T21:56:47.557Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-19T21:56:47.557Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-19T21:56:47.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T21:56:48.205Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-19T21:56:48.205Z] b3c136eddcbf: Pulling fs layer [2022-09-19T21:56:48.205Z] c0a3192eca97: Pulling fs layer [2022-09-19T21:56:48.205Z] a050256f5b6f: Pulling fs layer [2022-09-19T21:56:48.205Z] 656be50a0ddc: Pulling fs layer [2022-09-19T21:56:48.205Z] 2bbca73fdf42: Pulling fs layer [2022-09-19T21:56:48.205Z] 46d945488cbd: Pulling fs layer [2022-09-19T21:56:48.205Z] 8a5474983e97: Pulling fs layer [2022-09-19T21:56:48.205Z] 329c88fbcd65: Pulling fs layer [2022-09-19T21:56:48.205Z] 656be50a0ddc: Waiting [2022-09-19T21:56:48.205Z] 2bbca73fdf42: Waiting [2022-09-19T21:56:48.205Z] 46d945488cbd: Waiting [2022-09-19T21:56:48.205Z] 8a5474983e97: Waiting [2022-09-19T21:56:48.205Z] 329c88fbcd65: Waiting [2022-09-19T21:56:48.205Z] a050256f5b6f: Download complete [2022-09-19T21:56:48.205Z] c0a3192eca97: Verifying Checksum [2022-09-19T21:56:48.205Z] c0a3192eca97: Download complete [2022-09-19T21:56:48.205Z] 2bbca73fdf42: Verifying Checksum [2022-09-19T21:56:48.205Z] 2bbca73fdf42: Download complete [2022-09-19T21:56:48.205Z] 46d945488cbd: Verifying Checksum [2022-09-19T21:56:48.205Z] 46d945488cbd: Download complete [2022-09-19T21:56:48.205Z] b3c136eddcbf: Verifying Checksum [2022-09-19T21:56:48.205Z] b3c136eddcbf: Download complete [2022-09-19T21:56:49.204Z] b3c136eddcbf: Pull complete [2022-09-19T21:56:49.204Z] 329c88fbcd65: Verifying Checksum [2022-09-19T21:56:49.204Z] 329c88fbcd65: Download complete [2022-09-19T21:56:49.478Z] c0a3192eca97: Pull complete [2022-09-19T21:56:49.754Z] a050256f5b6f: Pull complete [2022-09-19T21:56:50.353Z] 8a5474983e97: Verifying Checksum [2022-09-19T21:56:50.353Z] 8a5474983e97: Download complete [2022-09-19T21:56:50.949Z] 656be50a0ddc: Verifying Checksum [2022-09-19T21:56:50.949Z] 656be50a0ddc: Download complete [2022-09-19T21:57:03.349Z] 656be50a0ddc: Pull complete [2022-09-19T21:57:03.626Z] 2bbca73fdf42: Pull complete [2022-09-19T21:57:03.900Z] 46d945488cbd: Pull complete [2022-09-19T21:57:05.027Z] Removing intermediate container f24b5525a8e7 [2022-09-19T21:57:05.027Z] ---> c2cd031f8673 [2022-09-19T21:57:05.027Z] Step 8/26 : COPY . . [2022-09-19T21:57:05.027Z] Removing intermediate container 89a5c4aa8bba [2022-09-19T21:57:05.027Z] ---> 673597864173 [2022-09-19T21:57:05.027Z] Step 9/23 : COPY . . [2022-09-19T21:57:05.027Z] Removing intermediate container bd36f199db33 [2022-09-19T21:57:05.027Z] ---> 79df1f75a66a [2022-09-19T21:57:05.027Z] Step 8/33 : COPY . . [2022-09-19T21:57:05.027Z] Removing intermediate container d8583e288320 [2022-09-19T21:57:05.027Z] ---> fc77aa8e39d9 [2022-09-19T21:57:05.027Z] Step 8/22 : COPY . . [2022-09-19T21:57:05.027Z] Removing intermediate container 3340be4c6a98 [2022-09-19T21:57:05.027Z] ---> a0f9eeeb45b2 [2022-09-19T21:57:05.027Z] Step 9/23 : COPY . . [2022-09-19T21:57:10.632Z] 8a5474983e97: Pull complete [2022-09-19T21:57:11.610Z] 329c88fbcd65: Pull complete [2022-09-19T21:57:11.610Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-19T21:57:11.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T21:57:11.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-19T21:57:12.009Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-19T21:57:12.010Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T21:57:12.010Z] WORKDIR /edgex [2022-09-19T21:57:12.010Z] COPY go.mod . [2022-09-19T21:57:12.010Z] RUN go mod download [2022-09-19T21:57:12.613Z] Sending build context to Docker daemon 3.228MB [2022-09-19T21:57:12.613Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T21:57:12.613Z] ---> ff4287adb874 [2022-09-19T21:57:12.613Z] Step 2/4 : WORKDIR /edgex [2022-09-19T21:57:14.587Z] ---> Running in 1340283507bb [2022-09-19T21:57:14.587Z] Removing intermediate container 1340283507bb [2022-09-19T21:57:14.587Z] ---> 695128861155 [2022-09-19T21:57:14.587Z] Step 3/4 : COPY go.mod . [2022-09-19T21:57:15.181Z] ---> f0055e480a3e [2022-09-19T21:57:15.181Z] Step 4/4 : RUN go mod download [2022-09-19T21:57:15.181Z] ---> Running in c6ca24d2502e [2022-09-19T21:57:17.268Z] ---> b0be272c02ef [2022-09-19T21:57:17.269Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T21:57:17.269Z] ---> 030760066dbd [2022-09-19T21:57:17.269Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-19T21:57:17.269Z] ---> 236c1b5f9a86 [2022-09-19T21:57:17.269Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-19T21:57:17.269Z] ---> 7905158fea74 [2022-09-19T21:57:17.269Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-19T21:57:17.269Z] ---> 38db5c5afaf0 [2022-09-19T21:57:17.269Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-19T21:57:17.269Z] ---> Running in 0334e83d407a [2022-09-19T21:57:17.269Z] ---> Running in 7606da520384 [2022-09-19T21:57:17.269Z] ---> Running in 322a90c0112f [2022-09-19T21:57:17.269Z] ---> Running in 0dcd8872ae2b [2022-09-19T21:57:17.269Z] ---> Running in 8bcb28fb61f9 [2022-09-19T21:57:17.269Z] Removing intermediate container 0334e83d407a [2022-09-19T21:57:17.269Z] ---> 039ffd6756b9 [2022-09-19T21:57:17.269Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-19T21:57:17.269Z] ---> Running in 1321092d5b2d [2022-09-19T21:57:17.269Z] Removing intermediate container 1321092d5b2d [2022-09-19T21:57:17.269Z] ---> 01423c3f1298 [2022-09-19T21:57:17.269Z] 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-09-19T21:57:17.269Z] ---> Running in bedfd59600f7 [2022-09-19T21:57:17.269Z] 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-09-19T21:57:17.269Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-19T21:57:17.269Z] 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-09-19T21:57:17.269Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-19T21:57:17.269Z] Removing intermediate container bedfd59600f7 [2022-09-19T21:57:17.269Z] ---> 05e43e47505c [2022-09-19T21:57:17.269Z] Step 12/26 : WORKDIR /edgex-go [2022-09-19T21:57:17.269Z] ---> Running in 11db04a11f81 [2022-09-19T21:57:17.269Z] Removing intermediate container 11db04a11f81 [2022-09-19T21:57:17.269Z] ---> f700f22f4fc0 [2022-09-19T21:57:17.269Z] [2022-09-19T21:57:17.269Z] Step 13/26 : FROM alpine:3.15 [2022-09-19T21:57:17.269Z] 3.15: Pulling from library/alpine [2022-09-19T21:57:17.703Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-19T21:57:17.703Z] Status: Downloaded newer image for alpine:3.15 [2022-09-19T21:57:17.703Z] ---> c4fc93816858 [2022-09-19T21:57:17.703Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T21:57:17.965Z] ---> Running in a2d86a5b99ce [2022-09-19T21:57:18.225Z] Removing intermediate container a2d86a5b99ce [2022-09-19T21:57:18.225Z] ---> 20ec49e03063 [2022-09-19T21:57:18.225Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:57:18.485Z] ---> Running in 14aabfce4878 [2022-09-19T21:57:20.393Z] Removing intermediate container 14aabfce4878 [2022-09-19T21:57:20.393Z] ---> d73d2307caa4 [2022-09-19T21:57:20.393Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-19T21:57:20.393Z] ---> Running in 20af2fa283ca [2022-09-19T21:57:21.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:22.270Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:22.529Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T21:57:22.529Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T21:57:22.529Z] OK: 15857 distinct packages available [2022-09-19T21:57:22.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:23.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:23.727Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-19T21:57:23.989Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-19T21:57:23.989Z] (3/5) Installing libucontext (1.1-r0) [2022-09-19T21:57:23.989Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-19T21:57:24.248Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-19T21:57:24.248Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T21:57:24.248Z] OK: 7 MiB in 19 packages [2022-09-19T21:57:26.779Z] Removing intermediate container 20af2fa283ca [2022-09-19T21:57:26.779Z] ---> c77a7af37557 [2022-09-19T21:57:26.779Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-19T21:57:29.451Z] ---> 4fed05c73959 [2022-09-19T21:57:29.451Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T21:57:32.747Z] ---> 9340f2bf9631 [2022-09-19T21:57:32.747Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T21:57:33.317Z] ---> 6513ab4978c9 [2022-09-19T21:57:33.317Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-19T21:57:33.883Z] ---> 625e38051408 [2022-09-19T21:57:33.883Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-19T21:57:34.840Z] ---> 2ee2fac8fd12 [2022-09-19T21:57:34.840Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T21:57:35.097Z] ---> Running in a12650d51839 [2022-09-19T21:57:35.663Z] Removing intermediate container a12650d51839 [2022-09-19T21:57:35.663Z] ---> dd29065de15e [2022-09-19T21:57:35.663Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T21:57:35.663Z] ---> Running in a7a58cbb1245 [2022-09-19T21:57:35.921Z] Removing intermediate container a7a58cbb1245 [2022-09-19T21:57:35.921Z] ---> 7cd9a74046f5 [2022-09-19T21:57:35.921Z] Step 24/26 : LABEL arch=x86_64 [2022-09-19T21:57:35.921Z] ---> Running in f6a67497f3f9 [2022-09-19T21:57:36.179Z] Removing intermediate container f6a67497f3f9 [2022-09-19T21:57:36.179Z] ---> 059b47ae0e13 [2022-09-19T21:57:36.179Z] Step 25/26 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:57:36.179Z] ---> Running in deef0875bcd6 [2022-09-19T21:57:36.745Z] Removing intermediate container deef0875bcd6 [2022-09-19T21:57:36.745Z] ---> fdf9f8f6be03 [2022-09-19T21:57:36.745Z] Step 26/26 : LABEL version=0.0.0 [2022-09-19T21:57:37.005Z] ---> Running in 4861f9fcc8db [2022-09-19T21:57:37.263Z] Removing intermediate container 4861f9fcc8db [2022-09-19T21:57:37.263Z] ---> d9bd6bda4e43 [2022-09-19T21:57:37.263Z] [2022-09-19T21:57:37.263Z] Successfully built d9bd6bda4e43 [2022-09-19T21:57:37.263Z] Successfully tagged security-spire-agent:latest [2022-09-19T21:57:37.264Z] Building security-spiffe-token-provider [2022-09-19T21:57:39.275Z]  Building security-spire-agent ... 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/secrets-config ./cmd/secrets-config [2022-09-19T21:57:40.659Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T21:57:40.660Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-19T21:57:40.660Z] ---> 4e15b0cf1804 [2022-09-19T21:57:40.660Z] Step 3/20 : WORKDIR /edgex-go [2022-09-19T21:57:40.660Z] ---> Using cache [2022-09-19T21:57:40.660Z] ---> 4f524bdfe0cc [2022-09-19T21:57:40.660Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-19T21:57:44.850Z] ---> Running in f9bec8ed48dd [2022-09-19T21:57:45.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:45.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:45.369Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-19T21:57:45.369Z] v3.16.2-182-g8e0ba1a637 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-19T21:57:45.369Z] OK: 17040 distinct packages available [2022-09-19T21:57:45.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:45.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:45.628Z] OK: 211 MiB in 51 packages [2022-09-19T21:57:47.550Z] Removing intermediate container c6ca24d2502e [2022-09-19T21:57:47.550Z] ---> 2f2208492a9f [2022-09-19T21:57:47.550Z] Successfully built 2f2208492a9f [2022-09-19T21:57:47.550Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T21:57:47.962Z] + docker inspect -f . ci-base-image-arm64 [2022-09-19T21:57:47.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T21:57:48.165Z] Removing intermediate container 322a90c0112f [2022-09-19T21:57:48.165Z] ---> c6b1e456b661 [2022-09-19T21:57:48.165Z] [2022-09-19T21:57:48.165Z] Step 10/33 : FROM alpine:3.16 [2022-09-19T21:57:48.165Z] Removing intermediate container 7606da520384 [2022-09-19T21:57:48.165Z] ---> 20ee0b63536a [2022-09-19T21:57:48.165Z] [2022-09-19T21:57:48.165Z] Step 10/22 : FROM alpine:3.16 [2022-09-19T21:57:48.165Z] Removing intermediate container f9bec8ed48dd [2022-09-19T21:57:48.165Z] ---> c8c78f1dcdf6 [2022-09-19T21:57:48.165Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-19T21:57:48.165Z] ---> 7f36e1a1ab82 [2022-09-19T21:57:48.165Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T21:57:48.165Z] ---> Running in c789580d2342 [2022-09-19T21:57:48.283Z] prd-ubuntu20.04-docker-arm64-4c-16g-29885 does not seem to be running inside a container [2022-09-19T21:57:48.375Z] $ 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-09-19T21:57:48.424Z] 3.16: Pulling from library/alpine [2022-09-19T21:57:48.424Z] 3.16: Pulling from library/alpine [2022-09-19T21:57:49.363Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-19T21:57:49.363Z] Status: Downloaded newer image for alpine:3.16 [2022-09-19T21:57:49.363Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-19T21:57:49.363Z] Status: Image is up to date for alpine:3.16 [2022-09-19T21:57:49.363Z] ---> 9c6f07244728 [2022-09-19T21:57:49.363Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T21:57:49.363Z] ---> 9c6f07244728 [2022-09-19T21:57:49.363Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-19T21:57:49.680Z] $ docker top 3c34f8f6cd25190cbba96550f7e1dfbf35d037f57fd7be4b2c41782cf0ea6e1e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T21:57:50.692Z] + go version [2022-09-19T21:57:50.692Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-19T21:57:50.731Z] $ docker stop --time=1 3c34f8f6cd25190cbba96550f7e1dfbf35d037f57fd7be4b2c41782cf0ea6e1e [2022-09-19T21:57:51.945Z] ---> Running in 0e6e2e4b00b3 [2022-09-19T21:57:51.945Z] ---> Running in 9f4ef8f16448 [2022-09-19T21:57:51.945Z] Removing intermediate container 0e6e2e4b00b3 [2022-09-19T21:57:51.945Z] ---> 7f86a0149863 [2022-09-19T21:57:51.946Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-19T21:57:52.209Z] ---> Running in 38473d29dc29 [2022-09-19T21:57:52.209Z] Removing intermediate container 8bcb28fb61f9 [2022-09-19T21:57:52.209Z] ---> dfd84b50290d [2022-09-19T21:57:52.209Z] [2022-09-19T21:57:52.209Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T21:57:52.209Z] ---> 9c6f07244728 [2022-09-19T21:57:52.209Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-19T21:57:52.209Z] Removing intermediate container 0dcd8872ae2b [2022-09-19T21:57:52.209Z] ---> 4617c5ff4055 [2022-09-19T21:57:52.209Z] [2022-09-19T21:57:52.209Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T21:57:52.209Z] ---> 9c6f07244728 [2022-09-19T21:57:52.209Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-19T21:57:52.371Z] $ docker rm -f 3c34f8f6cd25190cbba96550f7e1dfbf35d037f57fd7be4b2c41782cf0ea6e1e [2022-09-19T21:57:52.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:52.470Z] ---> Running in 9ad536d1a277 [2022-09-19T21:57:52.470Z] ---> Running in 2d3b2dcd448f [2022-09-19T21:57:52.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:52.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-09-19T21:57:52.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:52.769Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-19T21:57:52.769Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-19T21:57:52.769Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-19T21:57:52.769Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-19T21:57:52.769Z] (5/6) Installing curl (7.83.1-r3) [2022-09-19T21:57:52.769Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-19T21:57:52.769Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T21:57:52.769Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T21:57:52.769Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-19T21:57:52.769Z] (2/2) Installing su-exec (0.2-r1) [2022-09-19T21:57:52.769Z] OK: 8 MiB in 20 packages [2022-09-19T21:57:52.769Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T21:57:52.769Z] OK: 6 MiB in 16 packages [2022-09-19T21:57:52.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T21:57:53.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:53.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:53.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:57:53.029Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-19T21:57:53.029Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T21:57:53.029Z] OK: 6 MiB in 15 packages [2022-09-19T21:57:53.318Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-19T21:57:53.318Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-19T21:57:53.318Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T21:57:53.318Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T21:57:53.339Z] + docker inspect -f . ci-base-image-arm64 [2022-09-19T21:57:53.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T21:57:53.580Z] OK: 6 MiB in 16 packages [2022-09-19T21:57:53.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-29885 does not seem to be running inside a container [2022-09-19T21:57:53.750Z] $ 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-09-19T21:57:53.858Z] Removing intermediate container 38473d29dc29 [2022-09-19T21:57:53.858Z] ---> 1f20bfb1d9af [2022-09-19T21:57:53.858Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-19T21:57:53.858Z] Removing intermediate container 9f4ef8f16448 [2022-09-19T21:57:53.858Z] ---> 5e1afe3069c6 [2022-09-19T21:57:53.858Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-19T21:57:53.858Z] ---> Running in 12a3db20283f [2022-09-19T21:57:54.123Z] ---> Running in a4727c1448e4 [2022-09-19T21:57:54.123Z] Removing intermediate container 2d3b2dcd448f [2022-09-19T21:57:54.123Z] ---> 49938300c7fc [2022-09-19T21:57:54.123Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T21:57:54.123Z] ---> Running in a40f2418f6fa [2022-09-19T21:57:54.123Z] Removing intermediate container 12a3db20283f [2022-09-19T21:57:54.123Z] ---> a6fb937c4b88 [2022-09-19T21:57:54.123Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-19T21:57:54.123Z] Removing intermediate container a4727c1448e4 [2022-09-19T21:57:54.123Z] ---> 9b3eeea4d0b9 [2022-09-19T21:57:54.123Z] Step 13/22 : WORKDIR /edgex [2022-09-19T21:57:54.123Z] ---> Running in b372849b83b7 [2022-09-19T21:57:54.123Z] Removing intermediate container a40f2418f6fa [2022-09-19T21:57:54.123Z] ---> c89628974bde [2022-09-19T21:57:54.123Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-19T21:57:54.123Z] Removing intermediate container 9ad536d1a277 [2022-09-19T21:57:54.123Z] ---> 4b0d088c66d4 [2022-09-19T21:57:54.123Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T21:57:54.123Z] ---> Running in d89cce4168b0 [2022-09-19T21:57:54.385Z] ---> Running in 6cb54dd2a675 [2022-09-19T21:57:54.385Z] ---> Running in ec253b8bae69 [2022-09-19T21:57:54.385Z] Removing intermediate container b372849b83b7 [2022-09-19T21:57:54.385Z] ---> bc8bb1fd59a4 [2022-09-19T21:57:54.385Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-19T21:57:54.385Z] Removing intermediate container d89cce4168b0 [2022-09-19T21:57:54.385Z] ---> 17f024f485c8 [2022-09-19T21:57:54.385Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-19T21:57:54.385Z] ---> Running in 9e03e5e857cd [2022-09-19T21:57:54.385Z] Removing intermediate container 6cb54dd2a675 [2022-09-19T21:57:54.385Z] ---> 3266f46dda79 [2022-09-19T21:57:54.385Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-19T21:57:54.385Z] ---> Running in 07dec01ac345 [2022-09-19T21:57:54.385Z] Removing intermediate container ec253b8bae69 [2022-09-19T21:57:54.385Z] ---> 899ad2c438a3 [2022-09-19T21:57:54.385Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T21:57:54.648Z] ---> Running in a30d613f6535 [2022-09-19T21:57:54.648Z] Removing intermediate container 9e03e5e857cd [2022-09-19T21:57:54.648Z] ---> efb030a61123 [2022-09-19T21:57:54.648Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-19T21:57:54.648Z] ---> c791639f689c [2022-09-19T21:57:54.648Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-19T21:57:54.648Z] Removing intermediate container 07dec01ac345 [2022-09-19T21:57:54.648Z] ---> e3eef393444b [2022-09-19T21:57:54.648Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T21:57:54.933Z] ---> Running in fe99fa4315cb [2022-09-19T21:57:54.933Z] ---> Running in 684c31cc7acd [2022-09-19T21:57:54.933Z] Removing intermediate container a30d613f6535 [2022-09-19T21:57:54.933Z] ---> 331762258836 [2022-09-19T21:57:54.933Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T21:57:54.933Z] ---> ffba6a51eb73 [2022-09-19T21:57:54.933Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-19T21:57:55.024Z] $ docker top 2c2163ef1edcb74cc51196b685b3ad71dde2878897ced747eb52ad48e7937cb2 -eo pid,comm [2022-09-19T21:57:55.193Z] Removing intermediate container fe99fa4315cb [2022-09-19T21:57:55.193Z] ---> e609ee06cc9a [2022-09-19T21:57:55.193Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-19T21:57:55.193Z] Removing intermediate container 684c31cc7acd [2022-09-19T21:57:55.193Z] ---> cd12a46beae5 [2022-09-19T21:57:55.193Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T21:57:55.193Z] ---> 214565ff2485 [2022-09-19T21:57:55.193Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-19T21:57:55.193Z] ---> Running in 9f661230d1a2 [Pipeline] { [Pipeline] echo [2022-09-19T21:57:55.443Z] ========================================================= [2022-09-19T21:57:55.443Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-19T21:57:55.443Z] ========================================================= [Pipeline] sh [2022-09-19T21:57:55.460Z] ---> 6471b8f8e8fc [2022-09-19T21:57:55.460Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-19T21:57:55.460Z] ---> 6936b1b515b0 [2022-09-19T21:57:55.460Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-19T21:57:55.720Z] Removing intermediate container c789580d2342 [2022-09-19T21:57:55.720Z] ---> a15ff4b55ad9 [2022-09-19T21:57:55.720Z] Step 7/20 : COPY . . [2022-09-19T21:57:56.100Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-19T21:57:56.852Z] + make test [2022-09-19T21:57:56.852Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-19T21:57:57.098Z] ---> 612f585aeeca [2022-09-19T21:57:57.098Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-19T21:57:58.485Z] ---> df561b80e4f3 [2022-09-19T21:57:58.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-19T21:57:58.485Z] ---> 0c61f87e3982 [2022-09-19T21:57:58.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-19T21:57:58.485Z] ---> Running in c7be36dae2ea [2022-09-19T21:57:58.485Z] ---> e540030d8f9f [2022-09-19T21:57:58.485Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-19T21:57:58.744Z] Removing intermediate container 9f661230d1a2 [2022-09-19T21:57:58.744Z] ---> 0ff82df00566 [2022-09-19T21:57:58.744Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-19T21:57:58.744Z] ---> Running in a9bc678e7a46 [2022-09-19T21:57:58.744Z] ---> ff1b2365e3da [2022-09-19T21:57:58.744Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-19T21:57:58.744Z] ---> Running in 3b4fa7df84e1 [2022-09-19T21:57:58.744Z] ---> Running in d0402f792c3f [2022-09-19T21:57:59.005Z] Removing intermediate container a9bc678e7a46 [2022-09-19T21:57:59.005Z] ---> c98cbc450c96 [2022-09-19T21:57:59.005Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T21:57:59.005Z] Removing intermediate container 3b4fa7df84e1 [2022-09-19T21:57:59.005Z] ---> 95c9dffc0cc7 [2022-09-19T21:57:59.005Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T21:57:59.005Z] ---> Running in 6135a3ff624f [2022-09-19T21:57:59.005Z] Removing intermediate container c7be36dae2ea [2022-09-19T21:57:59.005Z] ---> 737d388967b4 [2022-09-19T21:57:59.005Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-19T21:57:59.005Z] Removing intermediate container d0402f792c3f [2022-09-19T21:57:59.005Z] ---> 10d04fd8f192 [2022-09-19T21:57:59.005Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-19T21:57:59.005Z] ---> Running in 2f163fe75084 [2022-09-19T21:57:59.005Z] ---> Running in f3ab1ceb0991 [2022-09-19T21:57:59.005Z] Removing intermediate container 6135a3ff624f [2022-09-19T21:57:59.005Z] ---> dbdd48aeb98d [2022-09-19T21:57:59.005Z] Step 21/23 : LABEL arch=x86_64 [2022-09-19T21:57:59.265Z] Removing intermediate container 2f163fe75084 [2022-09-19T21:57:59.265Z] ---> e7428c50ee20 [2022-09-19T21:57:59.265Z] Step 21/23 : LABEL arch=x86_64 [2022-09-19T21:57:59.265Z] ---> Running in 2543bc7e026e [2022-09-19T21:57:59.265Z] Removing intermediate container f3ab1ceb0991 [2022-09-19T21:57:59.265Z] ---> f5ee9a2f839c [2022-09-19T21:57:59.265Z] Step 20/22 : LABEL arch=x86_64 [2022-09-19T21:57:59.265Z] ---> Running in 9c38b1056730 [2022-09-19T21:57:59.265Z] ---> 2af85968cc7b [2022-09-19T21:57:59.265Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-19T21:57:59.265Z] ---> Running in 1d481ba13d2d [2022-09-19T21:57:59.265Z] ---> 90fdbbd0e1ca [2022-09-19T21:57:59.265Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-19T21:57:59.265Z] ---> Running in 7585cb276278 [2022-09-19T21:57:59.265Z] Removing intermediate container 2543bc7e026e [2022-09-19T21:57:59.265Z] ---> 9169508cc98d [2022-09-19T21:57:59.265Z] Step 22/23 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:57:59.265Z] ---> Running in e2077246e374 [2022-09-19T21:57:59.265Z] Removing intermediate container 9c38b1056730 [2022-09-19T21:57:59.265Z] ---> e72c5cd0f626 [2022-09-19T21:57:59.265Z] Step 22/23 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:57:59.265Z] ---> Running in 7143d8dd2193 [2022-09-19T21:57:59.524Z] Removing intermediate container 1d481ba13d2d [2022-09-19T21:57:59.524Z] ---> 82a2570552ce [2022-09-19T21:57:59.524Z] Step 21/22 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:57:59.524Z] ---> Running in 5ebbcc7aa6d5 [2022-09-19T21:57:59.524Z] ---> Running in fe1c57767402 [2022-09-19T21:57:59.524Z] Removing intermediate container 7143d8dd2193 [2022-09-19T21:57:59.524Z] ---> b4d57b67b1e2 [2022-09-19T21:57:59.524Z] Step 23/23 : LABEL version=0.0.0 [2022-09-19T21:57:59.524Z] ---> Running in 4c4ad7fdfaf9 [2022-09-19T21:57:59.524Z] Removing intermediate container 5ebbcc7aa6d5 [2022-09-19T21:57:59.524Z] ---> 917f2b0db6b9 [2022-09-19T21:57:59.524Z] Step 23/23 : LABEL version=0.0.0 [2022-09-19T21:57:59.524Z] Removing intermediate container fe1c57767402 [2022-09-19T21:57:59.524Z] ---> 718e5a390908 [2022-09-19T21:57:59.524Z] Step 22/22 : LABEL version=0.0.0 [2022-09-19T21:57:59.524Z] ---> Running in 4b81c4347b56 [2022-09-19T21:57:59.524Z] ---> Running in b0679026e0e0 [2022-09-19T21:57:59.783Z] Removing intermediate container 4c4ad7fdfaf9 [2022-09-19T21:57:59.783Z] ---> fd885ddba122 [2022-09-19T21:57:59.783Z] [2022-09-19T21:57:59.783Z] 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-09-19T21:57:59.783Z] Removing intermediate container 4b81c4347b56 [2022-09-19T21:57:59.783Z] ---> 62dc0e350f9c [2022-09-19T21:57:59.783Z] [2022-09-19T21:57:59.783Z] Removing intermediate container b0679026e0e0 [2022-09-19T21:57:59.783Z] ---> ad13abf7364d [2022-09-19T21:57:59.783Z] [2022-09-19T21:57:59.783Z] Successfully built fd885ddba122 [2022-09-19T21:57:59.783Z] Successfully tagged support-scheduler:latest [2022-09-19T21:57:59.783Z] Building security-secretstore-setup [2022-09-19T21:57:59.783Z]  Building support-scheduler ... done Successfully built 62dc0e350f9c [2022-09-19T21:57:59.783Z] Successfully tagged support-notifications:latest [2022-09-19T21:57:59.783Z]  Building support-notifications ... done Building security-spire-server [2022-09-19T21:57:59.783Z] Successfully built ad13abf7364d [2022-09-19T21:57:59.783Z] Successfully tagged security-proxy-setup:latest [2022-09-19T21:57:59.783Z] Building security-spire-config [2022-09-19T21:58:00.351Z]  Building security-proxy-setup ... done Removing intermediate container e2077246e374 [2022-09-19T21:58:00.351Z] ---> 78392fb3437d [2022-09-19T21:58:00.351Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T21:58:05.646Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T21:58:05.646Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-19T21:58:05.646Z] ---> 4e15b0cf1804 [2022-09-19T21:58:05.646Z] Step 3/26 : WORKDIR /edgex-go [2022-09-19T21:58:05.646Z] ---> Using cache [2022-09-19T21:58:05.646Z] ---> 4f524bdfe0cc [2022-09-19T21:58:05.646Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:58:05.646Z] ---> Using cache [2022-09-19T21:58:05.646Z] ---> 7be8fa3b5242 [2022-09-19T21:58:05.646Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T21:58:05.906Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T21:58:05.906Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T21:58:05.906Z] ---> 4e15b0cf1804 [2022-09-19T21:58:05.906Z] Step 3/25 : WORKDIR /edgex-go [2022-09-19T21:58:05.906Z] ---> Using cache [2022-09-19T21:58:05.906Z] ---> 4f524bdfe0cc [2022-09-19T21:58:05.906Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:58:05.906Z] ---> Using cache [2022-09-19T21:58:05.906Z] ---> 7be8fa3b5242 [2022-09-19T21:58:05.906Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-19T21:58:05.906Z] ---> Using cache [2022-09-19T21:58:05.906Z] ---> 1009058a2f29 [2022-09-19T21:58:05.906Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-19T21:58:05.906Z] ---> Using cache [2022-09-19T21:58:05.906Z] ---> 4ff6f5fcf246 [2022-09-19T21:58:05.906Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T21:58:05.906Z] ---> Using cache [2022-09-19T21:58:05.906Z] ---> fc77aa8e39d9 [2022-09-19T21:58:05.906Z] Step 8/25 : COPY . . [2022-09-19T21:58:05.906Z] ---> Using cache [2022-09-19T21:58:05.906Z] ---> 030760066dbd [2022-09-19T21:58:05.906Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-19T21:58:05.906Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T21:58:05.906Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T21:58:05.906Z] ---> 4e15b0cf1804 [2022-09-19T21:58:05.906Z] Step 3/25 : WORKDIR /edgex-go [2022-09-19T21:58:05.906Z] ---> Using cache [2022-09-19T21:58:05.906Z] ---> 4f524bdfe0cc [2022-09-19T21:58:05.906Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:58:05.906Z] ---> Using cache [2022-09-19T21:58:05.906Z] ---> 7be8fa3b5242 [2022-09-19T21:58:05.906Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T21:58:10.116Z] ---> 41bcf818533c [2022-09-19T21:58:10.116Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-19T21:58:10.116Z] ---> Running in 3bd0758d2180 [2022-09-19T21:58:10.116Z] ---> Running in 37eb30eb5f01 [2022-09-19T21:58:10.116Z] ---> Running in 6a099c1088af [2022-09-19T21:58:10.116Z] ---> 773541d8b553 [2022-09-19T21:58:10.116Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-19T21:58:11.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:11.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:11.870Z] 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-09-19T21:58:11.870Z] ---> 2522fef29e33 [2022-09-19T21:58:11.870Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-19T21:58:11.870Z] ---> be5dc907a100 [2022-09-19T21:58:11.870Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-19T21:58:11.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:11.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:11.870Z] ---> 67c434a8a193 [2022-09-19T21:58:11.870Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-19T21:58:11.870Z] OK: 211 MiB in 51 packages [2022-09-19T21:58:11.870Z] ---> cded20e7e9c7 [2022-09-19T21:58:11.870Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-19T21:58:11.870Z] ---> 58e0db55cd9b [2022-09-19T21:58:11.870Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-19T21:58:11.870Z] ---> Running in 3af9db6ad613 [2022-09-19T21:58:11.870Z] Removing intermediate container 37eb30eb5f01 [2022-09-19T21:58:11.870Z] ---> df334bd67521 [2022-09-19T21:58:11.870Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-19T21:58:12.437Z] ---> fe38463bdf22 [2022-09-19T21:58:12.437Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T21:58:12.437Z] ---> Running in 7ed3c4021123 [2022-09-19T21:58:12.437Z] OK: 211 MiB in 51 packages [2022-09-19T21:58:13.009Z] Removing intermediate container 3af9db6ad613 [2022-09-19T21:58:13.009Z] ---> 41aa64450dad [2022-09-19T21:58:13.009Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-19T21:58:13.009Z] Removing intermediate container 3bd0758d2180 [2022-09-19T21:58:13.009Z] ---> 257bbe2a4e13 [2022-09-19T21:58:13.009Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-19T21:58:13.009Z] ---> Running in 92fe40e9c047 [2022-09-19T21:58:13.268Z] Removing intermediate container 92fe40e9c047 [2022-09-19T21:58:13.268Z] ---> 784a4fe9c58a [2022-09-19T21:58:13.268Z] Step 30/33 : CMD ["gate"] [2022-09-19T21:58:13.268Z] ---> 9af3f48122b0 [2022-09-19T21:58:13.268Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T21:58:13.268Z] ---> Running in 2cdbe0951894 [2022-09-19T21:58:13.268Z] ---> Running in 8977dc5115ef [2022-09-19T21:58:13.529Z] Removing intermediate container 2cdbe0951894 [2022-09-19T21:58:13.529Z] ---> 623bdc58fdf7 [2022-09-19T21:58:13.529Z] Step 31/33 : LABEL arch=x86_64 [2022-09-19T21:58:13.529Z] ---> Running in bcf5ed79a838 [2022-09-19T21:58:13.788Z] Removing intermediate container bcf5ed79a838 [2022-09-19T21:58:13.788Z] ---> 989449e79eef [2022-09-19T21:58:13.788Z] Step 32/33 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:58:14.047Z] ---> Running in c33f5e8a1169 [2022-09-19T21:58:14.614Z] Removing intermediate container c33f5e8a1169 [2022-09-19T21:58:14.614Z] ---> bcd3334bafb5 [2022-09-19T21:58:14.614Z] Step 33/33 : LABEL version=0.0.0 [2022-09-19T21:58:15.181Z] ---> Running in 214697a01fd6 [2022-09-19T21:58:15.747Z] Removing intermediate container 214697a01fd6 [2022-09-19T21:58:15.747Z] ---> 92b67e423154 [2022-09-19T21:58:15.747Z] [2022-09-19T21:58:15.747Z] Successfully built 92b67e423154 [2022-09-19T21:58:15.747Z] Successfully tagged security-bootstrapper:latest [2022-09-19T21:58:15.747Z] Building sys-mgmt-agent [2022-09-19T21:58:19.978Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T21:58:19.978Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T21:58:19.978Z] ---> 4e15b0cf1804 [2022-09-19T21:58:19.978Z] Step 3/23 : WORKDIR /edgex-go [2022-09-19T21:58:19.978Z] ---> Using cache [2022-09-19T21:58:19.978Z] ---> 4f524bdfe0cc [2022-09-19T21:58:19.978Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:58:19.978Z] ---> Using cache [2022-09-19T21:58:19.978Z] ---> 7be8fa3b5242 [2022-09-19T21:58:19.978Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-19T21:58:22.523Z] ---> Running in 82dd8d10799c [2022-09-19T21:58:22.523Z] Removing intermediate container 7ed3c4021123 [2022-09-19T21:58:22.523Z] ---> 1775f2957832 [2022-09-19T21:58:22.523Z] Step 8/25 : COPY . . [2022-09-19T21:58:22.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:23.458Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:23.458Z] 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-09-19T21:58:23.717Z] OK: 211 MiB in 51 packages [2022-09-19T21:58:27.904Z] ---> 99ca49d9ca35 [2022-09-19T21:58:27.904Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T21:58:27.904Z] ---> Running in b45ce0e2187d [2022-09-19T21:58:27.904Z] Removing intermediate container 7585cb276278 [2022-09-19T21:58:27.904Z] ---> 335fd2f03506 [2022-09-19T21:58:27.904Z] [2022-09-19T21:58:27.904Z] Step 9/20 : FROM alpine:3.15 [2022-09-19T21:58:27.904Z] ---> c4fc93816858 [2022-09-19T21:58:27.904Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T21:58:27.904Z] ---> Using cache [2022-09-19T21:58:27.904Z] ---> 20ec49e03063 [2022-09-19T21:58:27.904Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:58:27.904Z] ---> Using cache [2022-09-19T21:58:27.904Z] ---> d73d2307caa4 [2022-09-19T21:58:27.904Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-19T21:58:28.165Z] ---> Running in 4872e904c886 [2022-09-19T21:58:28.425Z] Removing intermediate container 82dd8d10799c [2022-09-19T21:58:28.425Z] ---> 2f3b8ae7b387 [2022-09-19T21:58:28.425Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-19T21:58:28.425Z] Removing intermediate container b45ce0e2187d [2022-09-19T21:58:28.425Z] ---> 0bd7d2c9b07c [2022-09-19T21:58:28.425Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-19T21:58:28.425Z] Removing intermediate container 8977dc5115ef [2022-09-19T21:58:28.425Z] ---> b5959fdd019f [2022-09-19T21:58:28.425Z] Step 8/26 : COPY . . [2022-09-19T21:58:28.425Z] ---> Running in fa382a6e0d24 [2022-09-19T21:58:29.278Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-19T21:58:29.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:29.937Z] ---> dfc622fd3fc0 [2022-09-19T21:58:29.937Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T21:58:30.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:30.559Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T21:58:30.559Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T21:58:30.559Z] OK: 15857 distinct packages available [2022-09-19T21:58:30.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:31.131Z] Removing intermediate container fa382a6e0d24 [2022-09-19T21:58:31.131Z] ---> 6e4f4dd2e354 [2022-09-19T21:58:31.132Z] 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-09-19T21:58:31.393Z] ---> Running in 0fc2d2eea2a7 [2022-09-19T21:58:31.393Z] ---> Running in 1fb1727976d9 [2022-09-19T21:58:31.393Z] Removing intermediate container 6a099c1088af [2022-09-19T21:58:31.393Z] ---> bfef34fd856e [2022-09-19T21:58:31.393Z] [2022-09-19T21:58:31.393Z] Step 10/25 : FROM alpine:3.16 [2022-09-19T21:58:31.393Z] ---> 9c6f07244728 [2022-09-19T21:58:31.393Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-19T21:58:31.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:31.393Z] ---> 40c7874daac6 [2022-09-19T21:58:31.393Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T21:58:31.393Z] ---> Running in 1486927a05be [2022-09-19T21:58:31.393Z] ---> Running in da28402abe2e [2022-09-19T21:58:31.654Z] Removing intermediate container da28402abe2e [2022-09-19T21:58:31.654Z] ---> a720f6ca2ca5 [2022-09-19T21:58:31.654Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-19T21:58:31.654Z] ---> Running in 2f2c1311b00b [2022-09-19T21:58:31.654Z] Removing intermediate container 2f2c1311b00b [2022-09-19T21:58:31.654Z] ---> 48f4ec6376be [2022-09-19T21:58:31.654Z] 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-09-19T21:58:31.913Z] ---> Running in 44266b4427ed [2022-09-19T21:58:31.913Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-19T21:58:31.913Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-19T21:58:31.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:31.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:31.914Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-19T21:58:32.186Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-19T21:58:32.186Z] (5/9) Installing curl (7.80.0-r3) [2022-09-19T21:58:32.186Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-19T21:58:32.186Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-19T21:58:32.186Z] (3/3) Installing su-exec (0.2-r1) [2022-09-19T21:58:32.186Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T21:58:32.186Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T21:58:32.446Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-19T21:58:32.446Z] Removing intermediate container 1fb1727976d9 [2022-09-19T21:58:32.446Z] ---> c061eafaa33e [2022-09-19T21:58:32.446Z] Step 12/25 : WORKDIR /edgex-go [2022-09-19T21:58:32.446Z] OK: 6 MiB in 17 packages [2022-09-19T21:58:32.446Z] ---> Running in 6ade0c00d359 [2022-09-19T21:58:32.446Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-19T21:58:32.446Z] Removing intermediate container 6ade0c00d359 [2022-09-19T21:58:32.446Z] ---> 63e1ab33de02 [2022-09-19T21:58:32.446Z] [2022-09-19T21:58:32.446Z] Step 13/25 : FROM alpine:3.15 [2022-09-19T21:58:32.446Z] ---> c4fc93816858 [2022-09-19T21:58:32.446Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T21:58:32.446Z] ---> Using cache [2022-09-19T21:58:32.446Z] ---> 20ec49e03063 [2022-09-19T21:58:32.446Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:58:32.446Z] ---> Using cache [2022-09-19T21:58:32.446Z] ---> d73d2307caa4 [2022-09-19T21:58:32.446Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-19T21:58:32.446Z] ---> Using cache [2022-09-19T21:58:32.446Z] ---> c77a7af37557 [2022-09-19T21:58:32.446Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T21:58:32.446Z] (8/9) Installing libucontext (1.1-r0) [2022-09-19T21:58:32.446Z] Removing intermediate container 44266b4427ed [2022-09-19T21:58:32.446Z] ---> 46c87f9eec83 [2022-09-19T21:58:32.446Z] Step 12/26 : WORKDIR /edgex-go [2022-09-19T21:58:32.446Z] ---> Running in 40fc398e9c94 [2022-09-19T21:58:32.707Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-19T21:58:32.707Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T21:58:32.707Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T21:58:32.707Z] OK: 8 MiB in 23 packages [2022-09-19T21:58:32.707Z] Removing intermediate container 40fc398e9c94 [2022-09-19T21:58:32.707Z] ---> f6cd7184d2ba [2022-09-19T21:58:32.707Z] [2022-09-19T21:58:32.707Z] Step 13/26 : FROM alpine:3.15 [2022-09-19T21:58:32.707Z] ---> c4fc93816858 [2022-09-19T21:58:32.707Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T21:58:32.707Z] ---> Using cache [2022-09-19T21:58:32.707Z] ---> 20ec49e03063 [2022-09-19T21:58:32.707Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:58:32.707Z] ---> Using cache [2022-09-19T21:58:32.707Z] ---> d73d2307caa4 [2022-09-19T21:58:32.707Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-19T21:58:32.707Z] Removing intermediate container 1486927a05be [2022-09-19T21:58:32.707Z] ---> 928f13486c58 [2022-09-19T21:58:32.707Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-19T21:58:34.094Z] ---> Running in d9deccd115cb [2022-09-19T21:58:34.663Z] ---> Running in 54657bb333ea [2022-09-19T21:58:34.663Z] ---> b798f3412388 [2022-09-19T21:58:34.663Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T21:58:34.663Z] Removing intermediate container 54657bb333ea [2022-09-19T21:58:34.663Z] ---> 98b932a77413 [2022-09-19T21:58:34.663Z] Step 13/25 : WORKDIR / [2022-09-19T21:58:34.663Z] ---> Running in 43fbd643fb6a [2022-09-19T21:58:34.663Z] ---> 93ce1d3266cc [2022-09-19T21:58:34.663Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-19T21:58:34.663Z] Removing intermediate container 4872e904c886 [2022-09-19T21:58:34.663Z] ---> cafd9c2db9d1 [2022-09-19T21:58:34.663Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T21:58:34.924Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:34.924Z] Removing intermediate container 43fbd643fb6a [2022-09-19T21:58:34.924Z] ---> 7360a67b09b0 [2022-09-19T21:58:34.924Z] 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-09-19T21:58:35.189Z] ---> d25ff82158cb [2022-09-19T21:58:35.189Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-19T21:58:35.189Z] ---> 20f1a43b0040 [2022-09-19T21:58:35.189Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-19T21:58:35.189Z] ---> 3a67b498db6e [2022-09-19T21:58:35.189Z] 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-09-19T21:58:35.764Z] ---> 5fa893926a46 [2022-09-19T21:58:35.764Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T21:58:35.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:35.764Z] ---> c5e46c1ae510 [2022-09-19T21:58:35.764Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-19T21:58:35.764Z] ---> Running in f1803b4fbe40 [2022-09-19T21:58:35.764Z] ---> 56163ec4ac17 [2022-09-19T21:58:35.764Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-19T21:58:36.028Z] Removing intermediate container f1803b4fbe40 [2022-09-19T21:58:36.028Z] ---> a5e597b99e73 [2022-09-19T21:58:36.028Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T21:58:36.028Z] ---> Running in 81c4a8e655ac [2022-09-19T21:58:36.028Z] ---> 6fe53b8f075e [2022-09-19T21:58:36.028Z] 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-09-19T21:58:36.028Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T21:58:36.028Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T21:58:36.028Z] OK: 15857 distinct packages available [2022-09-19T21:58:36.028Z] ---> ffff17b7e2c0 [2022-09-19T21:58:36.028Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-19T21:58:36.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:36.294Z] ---> Running in b24cd29e86b3 [2022-09-19T21:58:36.294Z] Removing intermediate container 81c4a8e655ac [2022-09-19T21:58:36.294Z] ---> 31d6bbcf187f [2022-09-19T21:58:36.294Z] Step 23/25 : LABEL arch=x86_64 [2022-09-19T21:58:36.294Z] ---> Running in 82c30efd71d8 [2022-09-19T21:58:36.294Z] Removing intermediate container b24cd29e86b3 [2022-09-19T21:58:36.294Z] ---> bad21996ca48 [2022-09-19T21:58:36.294Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T21:58:36.294Z] ---> 4b15dce706a3 [2022-09-19T21:58:36.294Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-19T21:58:36.294Z] ---> Running in 7fd8b292bf82 [2022-09-19T21:58:36.555Z] Removing intermediate container 82c30efd71d8 [2022-09-19T21:58:36.555Z] ---> dc56ae1b1499 [2022-09-19T21:58:36.555Z] Step 24/25 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:58:36.555Z] ---> Running in b7ba97bb7a91 [2022-09-19T21:58:36.555Z] Removing intermediate container 7fd8b292bf82 [2022-09-19T21:58:36.555Z] ---> 5c09c7a35dba [2022-09-19T21:58:36.555Z] Step 18/20 : LABEL arch=x86_64 [2022-09-19T21:58:36.555Z] ---> Running in 4869642d5fd8 [2022-09-19T21:58:36.555Z] Removing intermediate container b7ba97bb7a91 [2022-09-19T21:58:36.555Z] ---> e9b5ebb82959 [2022-09-19T21:58:36.555Z] Step 25/25 : LABEL version=0.0.0 [2022-09-19T21:58:36.831Z] ---> Running in c48e554ec946 [2022-09-19T21:58:36.831Z] Removing intermediate container 4869642d5fd8 [2022-09-19T21:58:36.831Z] ---> 69e3b86d89a0 [2022-09-19T21:58:36.831Z] Step 19/20 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:58:36.831Z] ---> Running in a2b95dae021b [2022-09-19T21:58:36.831Z] ---> a9e026cd4d3c [2022-09-19T21:58:36.831Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-19T21:58:36.831Z] Removing intermediate container c48e554ec946 [2022-09-19T21:58:36.831Z] ---> e091795d8fab [2022-09-19T21:58:36.831Z] [2022-09-19T21:58:36.831Z] Removing intermediate container a2b95dae021b [2022-09-19T21:58:36.831Z] ---> c9de4a7ea736 [2022-09-19T21:58:36.831Z] Step 20/20 : LABEL version=0.0.0 [2022-09-19T21:58:36.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:37.112Z] ---> Running in 1f9ffeaf982e [2022-09-19T21:58:37.112Z] Successfully built e091795d8fab [2022-09-19T21:58:37.112Z] Successfully tagged security-spire-server:latest [2022-09-19T21:58:37.112Z]  Building security-spire-server ... done Building core-data [2022-09-19T21:58:37.712Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-19T21:58:37.712Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-19T21:58:37.712Z] (3/4) Installing libucontext (1.1-r0) [2022-09-19T21:58:37.712Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-19T21:58:38.312Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T21:58:38.312Z] OK: 6 MiB in 18 packages [2022-09-19T21:58:38.575Z] Removing intermediate container 1f9ffeaf982e [2022-09-19T21:58:38.575Z] ---> f19ba133d25e [2022-09-19T21:58:38.575Z] [2022-09-19T21:58:38.575Z] Successfully built f19ba133d25e [2022-09-19T21:58:39.145Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-19T21:58:39.145Z] Building core-command [2022-09-19T21:58:40.087Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T21:58:40.087Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-19T21:58:40.087Z] ---> 4e15b0cf1804 [2022-09-19T21:58:40.087Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-19T21:58:40.087Z] ---> Using cache [2022-09-19T21:58:40.087Z] ---> fc3745967f15 [2022-09-19T21:58:40.087Z] Step 4/24 : WORKDIR /edgex-go [2022-09-19T21:58:40.087Z] ---> Using cache [2022-09-19T21:58:40.087Z] ---> e150ff83c823 [2022-09-19T21:58:40.087Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:58:40.087Z] ---> Using cache [2022-09-19T21:58:40.087Z] ---> fc07a666c734 [2022-09-19T21:58:40.087Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-19T21:58:41.992Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T21:58:41.992Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-19T21:58:41.992Z] ---> 4e15b0cf1804 [2022-09-19T21:58:41.992Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-19T21:58:41.992Z] ---> Using cache [2022-09-19T21:58:41.992Z] ---> fc3745967f15 [2022-09-19T21:58:41.992Z] Step 4/24 : WORKDIR /edgex-go [2022-09-19T21:58:41.992Z] ---> Using cache [2022-09-19T21:58:41.992Z] ---> e150ff83c823 [2022-09-19T21:58:41.992Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:58:41.992Z] ---> Using cache [2022-09-19T21:58:41.992Z] ---> fc07a666c734 [2022-09-19T21:58:41.992Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-19T21:58:41.992Z] ---> Using cache [2022-09-19T21:58:41.992Z] ---> 30df89b524e5 [2022-09-19T21:58:41.992Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-19T21:58:41.992Z] ---> Using cache [2022-09-19T21:58:41.992Z] ---> 119685a22130 [2022-09-19T21:58:41.992Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T21:58:41.992Z] ---> Using cache [2022-09-19T21:58:41.992Z] ---> 673597864173 [2022-09-19T21:58:41.992Z] Step 9/24 : COPY . . [2022-09-19T21:58:41.992Z] ---> Using cache [2022-09-19T21:58:41.992Z] ---> 38db5c5afaf0 [2022-09-19T21:58:41.992Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-19T21:58:42.251Z] ---> c1437d937628 [2022-09-19T21:58:42.251Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-19T21:58:42.251Z] ---> Running in 1dd8b438acbf [2022-09-19T21:58:42.251Z] ---> Running in 07acd55ed14c [2022-09-19T21:58:42.511Z] Removing intermediate container d9deccd115cb [2022-09-19T21:58:42.511Z] ---> 07772a782893 [2022-09-19T21:58:42.511Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T21:58:42.511Z] ---> 808cff2a0345 [2022-09-19T21:58:42.511Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-19T21:58:42.511Z] ---> Running in 53bf37373330 [2022-09-19T21:58:42.511Z] Removing intermediate container 0fc2d2eea2a7 [2022-09-19T21:58:42.511Z] ---> d78dbc8aa8fc [2022-09-19T21:58:42.511Z] Step 8/23 : COPY . . [2022-09-19T21:58:42.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:42.771Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-19T21:58:43.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:58:43.969Z] OK: 211 MiB in 51 packages [2022-09-19T21:58:46.507Z] ---> 6507b03f3a51 [2022-09-19T21:58:46.507Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T21:58:46.507Z] ---> 00edea96feda [2022-09-19T21:58:46.507Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-19T21:58:46.507Z] ---> Running in 8ce406e32e1a [2022-09-19T21:58:46.507Z] Removing intermediate container 53bf37373330 [2022-09-19T21:58:46.507Z] ---> dec531c87b9d [2022-09-19T21:58:46.507Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-19T21:58:46.507Z] Removing intermediate container 1dd8b438acbf [2022-09-19T21:58:46.507Z] ---> 3cf6ec277b07 [2022-09-19T21:58:46.507Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-19T21:58:46.507Z] ---> Running in 10dfeff6f566 [2022-09-19T21:58:46.507Z] ---> 588b2fd52e0d [2022-09-19T21:58:46.507Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-19T21:58:46.507Z] ---> Running in 55dd399c9cd3 [2022-09-19T21:58:46.780Z] Removing intermediate container 10dfeff6f566 [2022-09-19T21:58:46.780Z] ---> 4cbbe08230b6 [2022-09-19T21:58:46.780Z] Step 23/25 : LABEL arch=x86_64 [2022-09-19T21:58:46.780Z] Removing intermediate container 55dd399c9cd3 [2022-09-19T21:58:46.780Z] ---> 447c93c9886e [2022-09-19T21:58:46.780Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-19T21:58:46.780Z] ---> Running in 8e66d795e1da [2022-09-19T21:58:46.780Z] ---> a177049765f0 [2022-09-19T21:58:46.780Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T21:58:47.039Z] ---> Running in 6a7e06107df0 [2022-09-19T21:58:47.040Z] 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-09-19T21:58:47.040Z] Removing intermediate container 8e66d795e1da [2022-09-19T21:58:47.040Z] ---> 0c7b309ffada [2022-09-19T21:58:47.040Z] Step 24/25 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:58:47.040Z] ---> Running in bbad7a632992 [2022-09-19T21:58:47.299Z] ---> a4ecb496f1f7 [2022-09-19T21:58:47.299Z] Step 21/26 : WORKDIR / [2022-09-19T21:58:47.299Z] Removing intermediate container bbad7a632992 [2022-09-19T21:58:47.299Z] ---> 37b11de206cc [2022-09-19T21:58:47.299Z] Step 25/25 : LABEL version=0.0.0 [2022-09-19T21:58:47.299Z] ---> Running in f6ac7564709f [2022-09-19T21:58:47.299Z] ---> Running in be0fe451589a [2022-09-19T21:58:47.299Z] Removing intermediate container f6ac7564709f [2022-09-19T21:58:47.299Z] ---> cdaaf0972f01 [2022-09-19T21:58:47.299Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T21:58:47.559Z] ---> Running in 3924938d2935 [2022-09-19T21:58:47.559Z] Removing intermediate container be0fe451589a [2022-09-19T21:58:47.559Z] ---> 32c93f4c8b83 [2022-09-19T21:58:47.559Z] [2022-09-19T21:58:47.559Z] Successfully built 32c93f4c8b83 [2022-09-19T21:58:47.559Z] Successfully tagged security-secretstore-setup:latest [2022-09-19T21:58:47.559Z]  Building security-secretstore-setup ... done Building core-metadata [2022-09-19T21:58:47.825Z] Removing intermediate container 3924938d2935 [2022-09-19T21:58:47.825Z] ---> 73cb1cd95bc1 [2022-09-19T21:58:47.825Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T21:58:47.825Z] ---> Running in e5bfa9de7b5c [2022-09-19T21:58:49.730Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T21:58:49.730Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T21:58:49.730Z] ---> 4e15b0cf1804 [2022-09-19T21:58:49.730Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-19T21:58:49.730Z] ---> Using cache [2022-09-19T21:58:49.730Z] ---> fc3745967f15 [2022-09-19T21:58:49.730Z] Step 4/25 : WORKDIR /edgex-go [2022-09-19T21:58:49.730Z] ---> Using cache [2022-09-19T21:58:49.730Z] ---> e150ff83c823 [2022-09-19T21:58:49.730Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:58:49.730Z] ---> Using cache [2022-09-19T21:58:49.730Z] ---> fc07a666c734 [2022-09-19T21:58:49.730Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-19T21:58:49.730Z] ---> Using cache [2022-09-19T21:58:49.730Z] ---> 30df89b524e5 [2022-09-19T21:58:49.730Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-19T21:58:49.730Z] ---> Using cache [2022-09-19T21:58:49.730Z] ---> 119685a22130 [2022-09-19T21:58:49.730Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T21:58:49.730Z] ---> Using cache [2022-09-19T21:58:49.730Z] ---> 673597864173 [2022-09-19T21:58:49.730Z] Step 9/25 : COPY . . [2022-09-19T21:58:49.730Z] ---> Using cache [2022-09-19T21:58:49.730Z] ---> 38db5c5afaf0 [2022-09-19T21:58:49.730Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-19T21:58:51.107Z] Removing intermediate container e5bfa9de7b5c [2022-09-19T21:58:51.107Z] ---> 120ea2b81e38 [2022-09-19T21:58:51.107Z] Step 24/26 : LABEL arch=x86_64 [2022-09-19T21:58:51.675Z] ---> Running in 7e1d62ff839b [2022-09-19T21:58:51.934Z] ---> Running in 3c96f4bec9ad [2022-09-19T21:58:52.192Z] Removing intermediate container 3c96f4bec9ad [2022-09-19T21:58:52.192Z] ---> 72a2b1af7032 [2022-09-19T21:58:52.192Z] Step 25/26 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:58:52.192Z] ---> Running in 567a51b7915d [2022-09-19T21:58:52.192Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-19T21:58:52.507Z] Removing intermediate container 567a51b7915d [2022-09-19T21:58:52.507Z] ---> fa00c5709143 [2022-09-19T21:58:52.507Z] Step 26/26 : LABEL version=0.0.0 [2022-09-19T21:58:52.507Z] ---> Running in e05fbc1af2d1 [2022-09-19T21:58:52.766Z] Removing intermediate container e05fbc1af2d1 [2022-09-19T21:58:52.766Z] ---> 80e803de0749 [2022-09-19T21:58:52.766Z] [2022-09-19T21:58:52.766Z] Successfully built 80e803de0749 [2022-09-19T21:58:52.766Z] Successfully tagged security-spire-config:latest [2022-09-19T21:58:58.040Z]  Building security-spire-config ... done Removing intermediate container 6a7e06107df0 [2022-09-19T21:58:58.040Z] ---> 0972f884d18e [2022-09-19T21:58:58.040Z] Step 9/24 : COPY . . [2022-09-19T21:59:06.172Z] ---> 23b7a418b671 [2022-09-19T21:59:06.172Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-19T21:59:06.172Z] ---> Running in ee50fc0f7929 [2022-09-19T21:59:06.172Z] 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-09-19T21:59:09.469Z] Removing intermediate container 07acd55ed14c [2022-09-19T21:59:09.469Z] ---> c10b3b2504a8 [2022-09-19T21:59:09.469Z] [2022-09-19T21:59:09.469Z] Step 11/24 : FROM alpine:3.16 [2022-09-19T21:59:09.469Z] ---> 9c6f07244728 [2022-09-19T21:59:09.469Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-19T21:59:09.469Z] ---> Using cache [2022-09-19T21:59:09.469Z] ---> 49938300c7fc [2022-09-19T21:59:09.469Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T21:59:09.469Z] ---> Using cache [2022-09-19T21:59:09.469Z] ---> c89628974bde [2022-09-19T21:59:09.469Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-19T21:59:09.469Z] Removing intermediate container 8ce406e32e1a [2022-09-19T21:59:09.469Z] ---> 422e2296bcf7 [2022-09-19T21:59:09.469Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-19T21:59:09.469Z] ---> Running in bd5ab81003eb [2022-09-19T21:59:09.469Z] ---> Running in bc6cb1483bd3 [2022-09-19T21:59:09.734Z] Removing intermediate container bd5ab81003eb [2022-09-19T21:59:09.734Z] ---> 781dbb1e8786 [2022-09-19T21:59:09.734Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-19T21:59:09.734Z] ---> Running in a7d25e9030b5 [2022-09-19T21:59:09.997Z] 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-09-19T21:59:10.259Z] Removing intermediate container a7d25e9030b5 [2022-09-19T21:59:10.259Z] ---> 839461ed4162 [2022-09-19T21:59:10.259Z] Step 16/24 : WORKDIR / [2022-09-19T21:59:10.259Z] ---> Running in 478cfcf2e5c1 [2022-09-19T21:59:10.520Z] Removing intermediate container 478cfcf2e5c1 [2022-09-19T21:59:10.520Z] ---> f80624ba2751 [2022-09-19T21:59:10.520Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T21:59:11.105Z] ---> 2204e7266f13 [2022-09-19T21:59:11.106Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-19T21:59:11.366Z] Removing intermediate container bc6cb1483bd3 [2022-09-19T21:59:11.366Z] ---> 9e955900bdd1 [2022-09-19T21:59:11.366Z] [2022-09-19T21:59:11.366Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T21:59:11.366Z] ---> 9c6f07244728 [2022-09-19T21:59:11.366Z] 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-09-19T21:59:11.624Z] ---> Running in 750f4efa0014 [2022-09-19T21:59:11.624Z] ---> 9bb54717c0b0 [2022-09-19T21:59:11.624Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-19T21:59:11.908Z] Removing intermediate container 750f4efa0014 [2022-09-19T21:59:11.908Z] ---> fa9179037884 [2022-09-19T21:59:11.908Z] 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-09-19T21:59:12.167Z] Removing intermediate container 7e1d62ff839b [2022-09-19T21:59:12.167Z] ---> 2ecfdf3b1228 [2022-09-19T21:59:12.167Z] [2022-09-19T21:59:12.167Z] Step 11/25 : FROM alpine:3.16 [2022-09-19T21:59:12.167Z] ---> 9c6f07244728 [2022-09-19T21:59:12.167Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-19T21:59:12.167Z] ---> Using cache [2022-09-19T21:59:12.167Z] ---> 49938300c7fc [2022-09-19T21:59:12.167Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T21:59:12.167Z] ---> Using cache [2022-09-19T21:59:12.167Z] ---> c89628974bde [2022-09-19T21:59:12.167Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-19T21:59:12.167Z] ---> Running in 5401c9b25db3 [2022-09-19T21:59:12.167Z] ---> 8f9042d023a7 [2022-09-19T21:59:12.167Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-19T21:59:12.433Z] ---> Running in 0929d43691ed [2022-09-19T21:59:12.433Z] ---> Running in 2086f491f119 [2022-09-19T21:59:12.433Z] Removing intermediate container 0929d43691ed [2022-09-19T21:59:12.433Z] ---> deaa909eb9d7 [2022-09-19T21:59:12.433Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-19T21:59:12.695Z] ---> Running in 7e077aeb7f7a [2022-09-19T21:59:12.695Z] Removing intermediate container 2086f491f119 [2022-09-19T21:59:12.695Z] ---> 77ec9a430b2a [2022-09-19T21:59:12.695Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T21:59:12.695Z] ---> Running in f95112351458 [2022-09-19T21:59:12.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:59:12.966Z] Removing intermediate container 7e077aeb7f7a [2022-09-19T21:59:12.966Z] ---> 99696147dc98 [2022-09-19T21:59:12.966Z] Step 16/25 : WORKDIR / [2022-09-19T21:59:12.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:59:13.225Z] ---> Running in 0a01debde0f7 [2022-09-19T21:59:13.225Z] Removing intermediate container f95112351458 [2022-09-19T21:59:13.225Z] ---> d9ef6f9ce238 [2022-09-19T21:59:13.225Z] Step 22/24 : LABEL arch=x86_64 [2022-09-19T21:59:13.225Z] ---> Running in 9631f2d7c96e [2022-09-19T21:59:13.225Z] Removing intermediate container 0a01debde0f7 [2022-09-19T21:59:13.225Z] ---> a3f977d1d541 [2022-09-19T21:59:13.225Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T21:59:13.225Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-19T21:59:13.225Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-19T21:59:13.225Z] (3/33) Installing readline (8.1.2-r0) [2022-09-19T21:59:13.225Z] (4/33) Installing bash (5.1.16-r2) [2022-09-19T21:59:13.225Z] Removing intermediate container 9631f2d7c96e [2022-09-19T21:59:13.225Z] ---> f88280d51e36 [2022-09-19T21:59:13.225Z] Step 23/24 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:59:13.225Z] Executing bash-5.1.16-r2.post-install [2022-09-19T21:59:13.225Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-19T21:59:13.484Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-19T21:59:13.484Z] ---> Running in 9fcc0ca3c114 [2022-09-19T21:59:13.484Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-19T21:59:13.484Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-19T21:59:13.484Z] ---> 9c4276dd5792 [2022-09-19T21:59:13.484Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-19T21:59:13.484Z] (9/33) Installing curl (7.83.1-r3) [2022-09-19T21:59:13.484Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-19T21:59:13.484Z] Removing intermediate container 9fcc0ca3c114 [2022-09-19T21:59:13.484Z] ---> ff9a113529e2 [2022-09-19T21:59:13.484Z] Step 24/24 : LABEL version=0.0.0 [2022-09-19T21:59:13.743Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-19T21:59:13.743Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-19T21:59:13.743Z] (13/33) Installing expat (2.4.8-r0) [2022-09-19T21:59:13.743Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-19T21:59:13.743Z] (15/33) Installing gdbm (1.23-r0) [2022-09-19T21:59:13.743Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-19T21:59:13.743Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T21:59:13.743Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T21:59:13.743Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-19T21:59:13.743Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-19T21:59:13.743Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-19T21:59:14.004Z] ---> Running in b2d84a5052b9 [2022-09-19T21:59:14.004Z] ---> 8c4fa97ee23d [2022-09-19T21:59:14.004Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-19T21:59:14.273Z] Removing intermediate container b2d84a5052b9 [2022-09-19T21:59:14.273Z] ---> 060afa1cc33c [2022-09-19T21:59:14.273Z] [2022-09-19T21:59:14.273Z] Successfully built 060afa1cc33c [2022-09-19T21:59:14.273Z] Successfully tagged core-command:latest [2022-09-19T21:59:14.273Z]  Building core-command ... done (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-19T21:59:14.273Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-19T21:59:14.273Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-19T21:59:14.273Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-19T21:59:14.273Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-19T21:59:14.273Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-19T21:59:14.273Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-19T21:59:14.273Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-19T21:59:14.273Z] ---> 2e020bd1b30a [2022-09-19T21:59:14.273Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-19T21:59:14.273Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-19T21:59:14.273Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-19T21:59:14.273Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-19T21:59:14.544Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-19T21:59:14.544Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T21:59:14.544Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T21:59:14.544Z] OK: 122 MiB in 47 packages [2022-09-19T21:59:14.819Z] ---> c77ec779ad8e [2022-09-19T21:59:14.819Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-19T21:59:14.819Z] ---> Running in 71a1b7efab1f [2022-09-19T21:59:14.819Z] Removing intermediate container 71a1b7efab1f [2022-09-19T21:59:14.819Z] ---> 901708fc7e49 [2022-09-19T21:59:14.819Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T21:59:14.819Z] ---> Running in ec306c94d068 [2022-09-19T21:59:15.086Z] Removing intermediate container ec306c94d068 [2022-09-19T21:59:15.086Z] ---> da7b67301d5d [2022-09-19T21:59:15.086Z] Step 23/25 : LABEL arch=x86_64 [2022-09-19T21:59:15.086Z] ---> Running in 0775fd4d7a29 [2022-09-19T21:59:15.086Z] Removing intermediate container 0775fd4d7a29 [2022-09-19T21:59:15.086Z] ---> a9b610067abe [2022-09-19T21:59:15.086Z] Step 24/25 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:59:15.086Z] ---> Running in b18d58f3e1be [2022-09-19T21:59:15.346Z] Removing intermediate container b18d58f3e1be [2022-09-19T21:59:15.346Z] ---> d81e652f7ba9 [2022-09-19T21:59:15.346Z] Step 25/25 : LABEL version=0.0.0 [2022-09-19T21:59:15.346Z] ---> Running in ff95dee50b29 [2022-09-19T21:59:15.604Z] Removing intermediate container ff95dee50b29 [2022-09-19T21:59:15.604Z] ---> 1522a887414f [2022-09-19T21:59:15.604Z] [2022-09-19T21:59:15.604Z] Successfully built 1522a887414f [2022-09-19T21:59:15.604Z] Successfully tagged core-metadata:latest [2022-09-19T21:59:16.980Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2022-09-19T21:59:16.980Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-19T21:59:16.980Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.4 MB/s eta 0:00:00 [2022-09-19T21:59:16.980Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-19T21:59:16.980Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-19T21:59:16.980Z] Preparing metadata (setup.py): started [2022-09-19T21:59:16.980Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T21:59:16.980Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-19T21:59:17.239Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-19T21:59:17.239Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 170.2 MB/s eta 0:00:00 [2022-09-19T21:59:17.239Z] Collecting jsonschema<3,>=2.5.1 [2022-09-19T21:59:17.239Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-19T21:59:17.239Z] Collecting docopt<0.7,>=0.6.1 [2022-09-19T21:59:17.240Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-19T21:59:17.240Z] Preparing metadata (setup.py): started [2022-09-19T21:59:17.498Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T21:59:17.498Z] Collecting PyYAML<4,>=3.10 [2022-09-19T21:59:17.498Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-19T21:59:17.498Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 75.0 MB/s eta 0:00:00 [2022-09-19T21:59:17.757Z] Preparing metadata (setup.py): started [2022-09-19T21:59:18.016Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T21:59:18.016Z] Collecting docker<4.0,>=3.6.0 [2022-09-19T21:59:18.016Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-19T21:59:18.016Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 184.3 MB/s eta 0:00:00 [2022-09-19T21:59:18.016Z] Collecting texttable<0.10,>=0.9.0 [2022-09-19T21:59:18.016Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-19T21:59:18.016Z] Preparing metadata (setup.py): started [2022-09-19T21:59:18.274Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T21:59:18.274Z] 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-09-19T21:59:18.532Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-19T21:59:18.532Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-19T21:59:18.532Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 161.5 MB/s eta 0:00:00 [2022-09-19T21:59:18.532Z] Collecting cached-property<2,>=1.2.0 [2022-09-19T21:59:18.532Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-19T21:59:18.532Z] Collecting docker-pycreds>=0.4.0 [2022-09-19T21:59:18.532Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-19T21:59:18.792Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-19T21:59:18.792Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-19T21:59:18.792Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 205.9 MB/s eta 0:00:00 [2022-09-19T21:59:18.792Z] Collecting certifi>=2017.4.17 [2022-09-19T21:59:18.792Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-19T21:59:18.792Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 159.0 MB/s eta 0:00:00 [2022-09-19T21:59:18.792Z] Collecting idna<2.8,>=2.5 [2022-09-19T21:59:18.792Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-19T21:59:18.792Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 163.5 MB/s eta 0:00:00 [2022-09-19T21:59:18.792Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-19T21:59:18.792Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-19T21:59:18.792Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 82.1 MB/s eta 0:00:00 [2022-09-19T21:59:19.052Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-19T21:59:19.052Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-19T21:59:19.052Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-19T21:59:19.052Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-19T21:59:19.052Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-19T21:59:19.052Z] Running setup.py install for texttable: started [2022-09-19T21:59:19.312Z] Running setup.py install for texttable: finished with status 'done' [2022-09-19T21:59:19.312Z] Running setup.py install for PyYAML: started [2022-09-19T21:59:19.881Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-19T21:59:19.881Z] Running setup.py install for docopt: started [2022-09-19T21:59:20.452Z] Running setup.py install for docopt: finished with status 'done' [2022-09-19T21:59:20.712Z] Running setup.py install for dockerpty: started [2022-09-19T21:59:21.283Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-19T21:59:21.558Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-09-19T21:59:21.558Z] 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-09-19T21:59:22.128Z] Removing intermediate container ee50fc0f7929 [2022-09-19T21:59:22.128Z] ---> 7694ca7fc360 [2022-09-19T21:59:22.128Z] [2022-09-19T21:59:22.128Z] Step 11/24 : FROM alpine:3.16 [2022-09-19T21:59:22.128Z] ---> 9c6f07244728 [2022-09-19T21:59:22.128Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-19T21:59:22.425Z] ---> Running in a44226ee8fbc [2022-09-19T21:59:22.425Z] Removing intermediate container a44226ee8fbc [2022-09-19T21:59:22.425Z] ---> 5ac4969928ac [2022-09-19T21:59:22.425Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-19T21:59:22.425Z] ---> Running in 076960d71e0c [2022-09-19T21:59:22.685Z] Removing intermediate container 076960d71e0c [2022-09-19T21:59:22.685Z] ---> 4a2a0f355ba0 [2022-09-19T21:59:22.685Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-19T21:59:22.685Z] ---> Running in c0f6c5b9be61 [2022-09-19T21:59:22.685Z] Removing intermediate container c0f6c5b9be61 [2022-09-19T21:59:22.685Z] ---> 1544bcfb53e3 [2022-09-19T21:59:22.685Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T21:59:22.943Z] ---> Running in 2d0bc11b27a4 [2022-09-19T21:59:23.521Z] Removing intermediate container 2d0bc11b27a4 [2022-09-19T21:59:23.521Z] ---> 5676a607036a [2022-09-19T21:59:23.521Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-19T21:59:23.780Z] ---> Running in b741e0fcbc1c [2022-09-19T21:59:24.037Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T21:59:24.606Z] Removing intermediate container 5401c9b25db3 [2022-09-19T21:59:24.606Z] ---> 068bf4b2785a [2022-09-19T21:59:24.606Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-19T21:59:24.606Z] ---> Running in 338152c2d39a [2022-09-19T21:59:24.606Z] Removing intermediate container 338152c2d39a [2022-09-19T21:59:24.606Z] ---> 5431ac292b39 [2022-09-19T21:59:24.606Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T21:59:24.606Z] ---> Running in 3634aaf98528 [2022-09-19T21:59:24.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T21:59:24.865Z] Removing intermediate container 3634aaf98528 [2022-09-19T21:59:24.865Z] ---> 31247503e86e [2022-09-19T21:59:24.865Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-19T21:59:25.124Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-19T21:59:25.124Z] ---> 6db84ef8fea0 [2022-09-19T21:59:25.124Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-19T21:59:25.125Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T21:59:25.125Z] ---> 25c56cd6e472 [2022-09-19T21:59:25.125Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-19T21:59:25.384Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-19T21:59:25.384Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T21:59:25.384Z] ---> 0b55dca3099c [2022-09-19T21:59:25.384Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-19T21:59:25.384Z] ---> Running in 25ec25547cdd [2022-09-19T21:59:25.384Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-19T21:59:25.642Z] Removing intermediate container 25ec25547cdd [2022-09-19T21:59:25.642Z] ---> 2d7fcaf53a7b [2022-09-19T21:59:25.642Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T21:59:25.642Z] ---> Running in 0a6df48c9510 [2022-09-19T21:59:25.642Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-19T21:59:25.642Z] Removing intermediate container 0a6df48c9510 [2022-09-19T21:59:25.642Z] ---> f7d64aa05882 [2022-09-19T21:59:25.642Z] Step 21/23 : LABEL arch=x86_64 [2022-09-19T21:59:25.642Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T21:59:25.642Z] OK: 8 MiB in 20 packages [2022-09-19T21:59:25.642Z] ---> Running in 74f6cda6fb9f [2022-09-19T21:59:25.642Z] Removing intermediate container 74f6cda6fb9f [2022-09-19T21:59:25.642Z] ---> 79551050de26 [2022-09-19T21:59:25.642Z] Step 22/23 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:59:25.901Z] ---> Running in a844b4262964 [2022-09-19T21:59:25.901Z] Removing intermediate container a844b4262964 [2022-09-19T21:59:25.901Z] ---> 38be6819b66a [2022-09-19T21:59:25.901Z] Step 23/23 : LABEL version=0.0.0 [2022-09-19T21:59:25.901Z] ---> Running in a4cb1f2d2c13 [2022-09-19T21:59:25.901Z] Removing intermediate container a4cb1f2d2c13 [2022-09-19T21:59:25.901Z] ---> ed4fd0ba6d82 [2022-09-19T21:59:25.901Z] [2022-09-19T21:59:25.901Z] Removing intermediate container b741e0fcbc1c [2022-09-19T21:59:25.901Z] ---> 3ba5d32d1ae1 [2022-09-19T21:59:25.901Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T21:59:26.160Z] Successfully built ed4fd0ba6d82 [2022-09-19T21:59:26.160Z] Successfully tagged sys-mgmt-agent:latest [2022-09-19T21:59:26.160Z]  Building sys-mgmt-agent ... done  ---> 70d1ef7b275e [2022-09-19T21:59:26.160Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-19T21:59:26.732Z] ---> 692416100889 [2022-09-19T21:59:26.732Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-19T21:59:26.732Z] ---> 71be70fd2d0d [2022-09-19T21:59:26.732Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-19T21:59:26.732Z] ---> Running in 7b4c702e049d [2022-09-19T21:59:26.732Z] Removing intermediate container 7b4c702e049d [2022-09-19T21:59:26.732Z] ---> 95c50745f8e1 [2022-09-19T21:59:26.732Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T21:59:26.990Z] ---> Running in c14471111025 [2022-09-19T21:59:26.990Z] Removing intermediate container c14471111025 [2022-09-19T21:59:26.990Z] ---> 7f397b4703ac [2022-09-19T21:59:26.990Z] Step 22/24 : LABEL arch=x86_64 [2022-09-19T21:59:26.990Z] ---> Running in edb39c25b02a [2022-09-19T21:59:26.990Z] Removing intermediate container edb39c25b02a [2022-09-19T21:59:26.990Z] ---> a7cb11c4555f [2022-09-19T21:59:26.990Z] Step 23/24 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T21:59:26.990Z] ---> Running in a1ec973e5d4d [2022-09-19T21:59:27.249Z] Removing intermediate container a1ec973e5d4d [2022-09-19T21:59:27.249Z] ---> e8174d900199 [2022-09-19T21:59:27.249Z] Step 24/24 : LABEL version=0.0.0 [2022-09-19T21:59:27.249Z] ---> Running in f470d56232a6 [2022-09-19T21:59:27.249Z] Removing intermediate container f470d56232a6 [2022-09-19T21:59:27.249Z] ---> fe133d1c5b4f [2022-09-19T21:59:27.249Z] [2022-09-19T21:59:27.249Z] Successfully built fe133d1c5b4f [2022-09-19T21:59:27.249Z] Successfully tagged core-data:latest [2022-09-19T21:59:27.255Z]  Building core-data ... done  [Pipeline] } [2022-09-19T21:59:27.285Z] $ docker stop --time=1 353213ae30bc6dd8c0833800c3845d638865f5edb7fb1d479fd72f99893a215a [2022-09-19T21:59:28.537Z] $ docker rm -f 353213ae30bc6dd8c0833800c3845d638865f5edb7fb1d479fd72f99893a215a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T21:59:28.955Z] + docker images [2022-09-19T21:59:28.955Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-19T21:59:28.955Z] core-data latest fe133d1c5b4f 1 second ago 21.6MB [2022-09-19T21:59:28.955Z] sys-mgmt-agent latest ed4fd0ba6d82 3 seconds ago 136MB [2022-09-19T21:59:28.955Z] 7694ca7fc360 7 seconds ago 1.55GB [2022-09-19T21:59:28.955Z] core-metadata latest 1522a887414f 13 seconds ago 18.2MB [2022-09-19T21:59:28.955Z] core-command latest 060afa1cc33c 15 seconds ago 17.3MB [2022-09-19T21:59:28.955Z] 2ecfdf3b1228 17 seconds ago 1.55GB [2022-09-19T21:59:28.955Z] 9e955900bdd1 18 seconds ago 1.53GB [2022-09-19T21:59:28.955Z] c10b3b2504a8 22 seconds ago 1.54GB [2022-09-19T21:59:28.955Z] security-spire-config latest 80e803de0749 36 seconds ago 85.8MB [2022-09-19T21:59:28.955Z] security-secretstore-setup latest 32c93f4c8b83 41 seconds ago 29.2MB [2022-09-19T21:59:28.955Z] security-spire-server latest e091795d8fab 52 seconds ago 86.5MB [2022-09-19T21:59:28.955Z] security-spiffe-token-provider latest f19ba133d25e 52 seconds ago 29.3MB [2022-09-19T21:59:28.955Z] f6cd7184d2ba 56 seconds ago 1.42GB [2022-09-19T21:59:28.955Z] 63e1ab33de02 56 seconds ago 1.42GB [2022-09-19T21:59:28.955Z] bfef34fd856e 57 seconds ago 1.54GB [2022-09-19T21:59:28.955Z] 335fd2f03506 About a minute ago 1.58GB [2022-09-19T21:59:28.955Z] security-bootstrapper latest 92b67e423154 About a minute ago 19.8MB [2022-09-19T21:59:28.955Z] support-notifications latest 62dc0e350f9c About a minute ago 27.3MB [2022-09-19T21:59:28.955Z] support-scheduler latest fd885ddba122 About a minute ago 26.7MB [2022-09-19T21:59:28.955Z] security-proxy-setup latest ad13abf7364d About a minute ago 27.4MB [2022-09-19T21:59:28.955Z] 4617c5ff4055 About a minute ago 1.61GB [2022-09-19T21:59:28.955Z] dfd84b50290d About a minute ago 1.61GB [2022-09-19T21:59:28.955Z] 20ee0b63536a About a minute ago 1.53GB [2022-09-19T21:59:28.955Z] c6b1e456b661 About a minute ago 1.53GB [2022-09-19T21:59:28.955Z] security-spire-agent latest d9bd6bda4e43 About a minute ago 125MB [2022-09-19T21:59:28.955Z] f700f22f4fc0 2 minutes ago 1.42GB [2022-09-19T21:59:28.955Z] ci-base-image-x86_64 latest 4e15b0cf1804 5 minutes ago 994MB [2022-09-19T21:59:28.955Z] alpine 3.15 c4fc93816858 5 weeks ago 5.59MB [2022-09-19T21:59:28.955Z] alpine 3.16 9c6f07244728 5 weeks ago 5.54MB [2022-09-19T21:59:28.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-19T21:59:28.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-19T21:59:28.955Z] 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-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-19T22:00:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-19T22:00:33.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements [2022-09-19T22:00:33.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-19T22:00:33.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-19T22:00:37.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.502s coverage: 98.5% of statements [2022-09-19T22:00:40.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.408s coverage: 72.5% of statements [2022-09-19T22:00:40.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-19T22:00:40.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-19T22:00:40.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.472s coverage: 54.2% of statements [2022-09-19T22:00:40.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-19T22:00:40.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-19T22:00:58.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.087s coverage: 89.2% of statements [2022-09-19T22:00:58.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-19T22:00:58.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-19T22:00:58.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-19T22:00:58.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-19T22:00:58.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-19T22:00:58.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.417s coverage: 2.1% of statements [2022-09-19T22:00:58.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-19T22:00:58.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-19T22:01:02.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.880s coverage: 95.6% of statements [2022-09-19T22:01:02.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-19T22:01:02.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-19T22:01:02.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-19T22:01:02.434Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.277s coverage: 72.2% of statements [2022-09-19T22:01:02.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-19T22:01:02.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-19T22:01:02.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-19T22:01:02.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-19T22:01:02.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-19T22:01:02.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.338s coverage: 60.0% of statements [2022-09-19T22:01:02.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-19T22:01:02.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-19T22:01:02.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-19T22:01:02.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.382s coverage: 0.9% of statements [2022-09-19T22:01:02.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-19T22:01:03.422Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.254s coverage: 58.8% of statements [2022-09-19T22:01:03.422Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.512s coverage: 29.6% of statements [2022-09-19T22:01:03.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-19T22:01:05.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.244s coverage: 47.1% of statements [2022-09-19T22:01:05.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 79.5% of statements [2022-09-19T22:01:05.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.250s coverage: 94.1% of statements [2022-09-19T22:01:06.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements [2022-09-19T22:01:10.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements [2022-09-19T22:01:19.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.243s coverage: 94.4% of statements [2022-09-19T22:01:19.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements [2022-09-19T22:01:29.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.681s coverage: 80.8% of statements [2022-09-19T22:01:29.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-19T22:01:33.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-19T22:01:33.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-19T22:01:33.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.244s coverage: 86.9% of statements [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-19T22:01:33.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-19T22:01:33.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2022-09-19T22:01:33.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-19T22:01:33.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.282s coverage: 58.8% of statements [2022-09-19T22:01:33.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-19T22:01:33.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2022-09-19T22:01:33.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements [2022-09-19T22:01:33.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.346s coverage: 85.4% of statements [2022-09-19T22:01:35.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.895s coverage: 91.2% of statements [2022-09-19T22:01:35.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-19T22:01:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.868s coverage: 64.7% of statements [2022-09-19T22:01:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-19T22:01:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-19T22:01:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.272s coverage: 100.0% of statements [2022-09-19T22:01:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements [2022-09-19T22:01:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2022-09-19T22:01:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2022-09-19T22:01:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2022-09-19T22:01:50.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.301s coverage: 65.8% of statements [2022-09-19T22:01:50.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-19T22:01:50.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-19T22:01:50.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-19T22:01:52.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.912s coverage: 41.8% of statements [2022-09-19T22:01:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-19T22:01:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-19T22:01:52.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.510s coverage: 89.5% of statements [2022-09-19T22:01:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-19T22:01:52.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements [2022-09-19T22:01:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-19T22:01:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-19T22:01:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-19T22:01:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-19T22:02:02.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.405s coverage: 17.7% of statements [2022-09-19T22:02:02.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-19T22:02:02.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-19T22:02:02.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-19T22:02:02.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-19T22:02:02.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.825s coverage: 92.3% of statements [2022-09-19T22:02:02.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-19T22:02:02.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-19T22:02:02.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-19T22:02:02.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-19T22:02:02.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements [2022-09-19T22:02:02.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-19T22:02:02.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-19T22:02:02.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.444s coverage: 97.7% of statements [2022-09-19T22:02:02.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-19T22:02:02.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-19T22:02:02.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-19T22:02:02.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-19T22:02:02.249Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2022-09-19T22:02:02.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-19T22:02:02.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-19T22:02:02.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-19T22:02:02.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-19T22:02:02.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-19T22:02:02.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-19T22:02:02.249Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.235s coverage: 100.0% of statements [2022-09-19T22:02:02.249Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-09-19T22:02:02.249Z] 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-09-19T22:02:02.249Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-19T22:02:02.249Z] GO111MODULE=on go vet ./... [2022-09-19T22:03:54.250Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-19T22:03:54.250Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-19T22:03:54.250Z] ./bin/test-attribution-txt.sh [2022-09-19T22:03:54.250Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-19T22:03:54.250Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-19T22:03:54.250Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-19T22:03:54.250Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-19T22:03:54.250Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-19T22:03:54.250Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-19T22:03:54.250Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-19T22:03:54.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-19T22:03:54.967Z] + ls -al . [2022-09-19T22:03:54.967Z] total 740 [2022-09-19T22:03:54.967Z] drwxrwxr-x 9 1001 1001 4096 Sep 19 21:57 . [2022-09-19T22:03:54.967Z] drwxr-xr-x 4 root root 4096 Sep 19 21:57 .. [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 16 Sep 19 21:56 .dockerignore [2022-09-19T22:03:54.967Z] drwxrwxr-x 8 1001 1001 4096 Sep 19 21:56 .git [2022-09-19T22:03:54.967Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 21:56 .github [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 1030 Sep 19 21:56 .gitignore [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 42 Sep 19 21:56 .golangci.yml [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 87 Sep 19 21:56 .hadolint.yml [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 166 Sep 19 21:56 .sonarcloud.properties [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 1171 Sep 19 21:56 ADOPTERS.md [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 10347 Sep 19 21:56 Attribution.txt [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 63209 Sep 19 21:56 CHANGELOG.md [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 3804 Sep 19 21:56 CONTRIBUTING.md [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 677 Sep 19 21:56 GOVERNANCE.md [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 850 Sep 19 21:56 Jenkinsfile [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 10775 Sep 19 21:56 LICENSE [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 13724 Sep 19 21:56 Makefile [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 582 Sep 19 21:56 OWNERS.md [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 9799 Sep 19 21:56 README.md [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 6912 Sep 19 21:56 SECURITY.md [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 5 Sep 19 21:53 VERSION [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 4131 Sep 19 21:56 ZMQWindows.md [2022-09-19T22:03:54.967Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 21:56 bin [2022-09-19T22:03:54.967Z] drwxrwxr-x 18 1001 1001 4096 Sep 19 21:56 cmd [2022-09-19T22:03:54.967Z] -rw-r--r-- 1 root root 491309 Sep 19 22:02 coverage.out [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 3670 Sep 19 21:56 go.mod [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 38527 Sep 19 21:56 go.sum [2022-09-19T22:03:54.967Z] drwxrwxr-x 8 1001 1001 4096 Sep 19 21:56 internal [2022-09-19T22:03:54.967Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 21:56 openapi [2022-09-19T22:03:54.967Z] drwxrwxr-x 4 1001 1001 4096 Sep 19 21:56 snap [2022-09-19T22:03:54.967Z] -rw-rw-r-- 1 1001 1001 204 Sep 19 21:56 version.go [Pipeline] sh [2022-09-19T22:03:55.646Z] + '[' -e coverage.out ] [2022-09-19T22:03:55.646Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-19T22:03:55.683Z] Warning: overwriting stash ‘coverage-report’ [2022-09-19T22:03:56.402Z] Stashed 1 file(s) [Pipeline] sh [2022-09-19T22:03:57.061Z] + make build [2022-09-19T22:03:57.061Z] 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-09-19T22:05:33.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-19T22:06:41.925Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-19T22:06:42.903Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-19T22:07:21.933Z] 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-09-19T22:07:22.914Z] 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-09-19T22:07:28.331Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-19T22:07:35.034Z] 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-09-19T22:07:38.424Z] 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-09-19T22:07:43.827Z] 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-09-19T22:07:47.224Z] 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-09-19T22:07:51.539Z] 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-09-19T22:08:00.010Z] 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-09-19T22:08:05.458Z] $ docker stop --time=1 2c2163ef1edcb74cc51196b685b3ad71dde2878897ced747eb52ad48e7937cb2 [2022-09-19T22:08:07.513Z] $ docker rm -f 2c2163ef1edcb74cc51196b685b3ad71dde2878897ced747eb52ad48e7937cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:08:10.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-19T22:08:10.168Z] [2022-09-19T22:08:10.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:08:10.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-19T22:08:10.855Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-19T22:08:10.855Z] 29e5d40040c1: Pulling fs layer [2022-09-19T22:08:10.855Z] 1ce36da41761: Pulling fs layer [2022-09-19T22:08:10.855Z] 25b303627fd3: Pulling fs layer [2022-09-19T22:08:11.132Z] 29e5d40040c1: Verifying Checksum [2022-09-19T22:08:11.132Z] 29e5d40040c1: Download complete [2022-09-19T22:08:11.406Z] 1ce36da41761: Verifying Checksum [2022-09-19T22:08:11.406Z] 1ce36da41761: Download complete [2022-09-19T22:08:11.679Z] 29e5d40040c1: Pull complete [2022-09-19T22:08:13.115Z] 1ce36da41761: Pull complete [2022-09-19T22:08:13.115Z] 25b303627fd3: Verifying Checksum [2022-09-19T22:08:13.115Z] 25b303627fd3: Download complete [2022-09-19T22:08:25.510Z] 25b303627fd3: Pull complete [2022-09-19T22:08:25.510Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-19T22:08:25.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-19T22:08:25.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:08:25.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-29885 does not seem to be running inside a container [2022-09-19T22:08:25.964Z] $ 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-09-19T22:08:28.278Z] $ docker top fe4dca1603affce761308c7cd6d0c923335e94c2c5ebae2ea015f1fa98d52126 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T22:08:29.234Z] + grep parallel [2022-09-19T22:08:29.234Z] + docker-compose build --help [2022-09-19T22:08:33.532Z] --parallel Build images in parallel. [Pipeline] } [2022-09-19T22:08:33.567Z] $ docker stop --time=1 fe4dca1603affce761308c7cd6d0c923335e94c2c5ebae2ea015f1fa98d52126 [2022-09-19T22:08:35.201Z] $ docker rm -f fe4dca1603affce761308c7cd6d0c923335e94c2c5ebae2ea015f1fa98d52126 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:08:36.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-19T22:08:36.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:08:36.353Z] prd-ubuntu20.04-docker-arm64-4c-16g-29885 does not seem to be running inside a container [2022-09-19T22:08:36.439Z] $ 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-09-19T22:08:37.708Z] $ docker top f8cd178b2434f6a265f6f26c0a308a3e3c98d146586503892ba88b60ed5278b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T22:08:38.675Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-19T22:08:42.979Z] Building core-command ... [2022-09-19T22:08:42.979Z] Building core-data ... [2022-09-19T22:08:42.979Z] Building core-metadata ... [2022-09-19T22:08:42.979Z] Building security-bootstrapper ... [2022-09-19T22:08:42.979Z] Building security-proxy-setup ... [2022-09-19T22:08:42.979Z] Building security-secretstore-setup ... [2022-09-19T22:08:42.979Z] Building security-spiffe-token-provider ... [2022-09-19T22:08:42.979Z] Building security-spire-agent ... [2022-09-19T22:08:42.979Z] Building security-spire-config ... [2022-09-19T22:08:42.979Z] Building security-spire-server ... [2022-09-19T22:08:42.979Z] Building support-notifications ... [2022-09-19T22:08:42.979Z] Building support-scheduler ... [2022-09-19T22:08:42.979Z] Building sys-mgmt-agent ... [2022-09-19T22:08:42.979Z] Building security-spire-agent [2022-09-19T22:08:42.979Z] Building security-spire-config [2022-09-19T22:08:42.979Z] Building security-proxy-setup [2022-09-19T22:08:42.979Z] Building support-scheduler [2022-09-19T22:08:42.979Z] Building support-notifications [2022-09-19T22:09:39.509Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:09:39.509Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:09:39.509Z] ---> 2f2208492a9f [2022-09-19T22:09:39.509Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:09:39.509Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:09:39.509Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:09:39.509Z] ---> 2f2208492a9f [2022-09-19T22:09:39.509Z] Step 3/26 : WORKDIR /edgex-go [2022-09-19T22:09:39.509Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:09:39.509Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:09:39.509Z] ---> 2f2208492a9f [2022-09-19T22:09:39.509Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:09:39.509Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:09:39.509Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:09:39.509Z] ---> 2f2208492a9f [2022-09-19T22:09:39.509Z] Step 3/22 : WORKDIR /edgex-go [2022-09-19T22:09:39.509Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:09:39.509Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:09:39.509Z] ---> 2f2208492a9f [2022-09-19T22:09:39.509Z] Step 3/26 : WORKDIR /edgex-go [2022-09-19T22:09:39.509Z] ---> Running in 3e1f1a3abb1f [2022-09-19T22:09:39.509Z] ---> Running in 9cd2a551f55b [2022-09-19T22:09:39.509Z] ---> Running in 30b493cad89a [2022-09-19T22:09:39.509Z] ---> Running in 1aad323dcb8f [2022-09-19T22:09:39.509Z] ---> Running in d3550eff52ee [2022-09-19T22:09:39.509Z] Removing intermediate container 9cd2a551f55b [2022-09-19T22:09:39.509Z] ---> 2ea7432626bd [2022-09-19T22:09:39.509Z] Step 4/23 : WORKDIR /edgex-go [2022-09-19T22:09:39.509Z] Removing intermediate container d3550eff52ee [2022-09-19T22:09:39.509Z] ---> 31930cd28a39 [2022-09-19T22:09:39.509Z] Step 4/23 : WORKDIR /edgex-go [2022-09-19T22:09:39.509Z] Removing intermediate container 3e1f1a3abb1f [2022-09-19T22:09:39.509Z] ---> fe89f462e087 [2022-09-19T22:09:39.509Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:09:39.509Z] ---> Running in 0f7ae1e56106 [2022-09-19T22:09:39.509Z] ---> Running in c800d16e48af [2022-09-19T22:09:39.509Z] Removing intermediate container 1aad323dcb8f [2022-09-19T22:09:39.509Z] ---> f864eb3e4c8b [2022-09-19T22:09:39.509Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:09:39.509Z] ---> Running in 2d9594fb7afc [2022-09-19T22:09:39.509Z] Removing intermediate container 30b493cad89a [2022-09-19T22:09:39.509Z] ---> 61aadcaf7e90 [2022-09-19T22:09:39.509Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:09:39.509Z] ---> Running in f83b52a30e87 [2022-09-19T22:09:39.509Z] ---> Running in 6e47d3f11cfe [2022-09-19T22:09:39.509Z] Removing intermediate container 0f7ae1e56106 [2022-09-19T22:09:39.509Z] ---> 4198061ac32e [2022-09-19T22:09:39.509Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:09:39.509Z] Removing intermediate container c800d16e48af [2022-09-19T22:09:39.509Z] ---> 450b3b205080 [2022-09-19T22:09:39.509Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:09:39.509Z] ---> Running in c7b1c811ea74 [2022-09-19T22:09:39.509Z] ---> Running in 9b47030aa4ff [2022-09-19T22:09:39.509Z] Removing intermediate container 6e47d3f11cfe [2022-09-19T22:09:39.509Z] ---> 659ee45eb6e9 [2022-09-19T22:09:39.509Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-19T22:09:39.509Z] Removing intermediate container 2d9594fb7afc [2022-09-19T22:09:39.509Z] ---> b81582130eb5 [2022-09-19T22:09:39.509Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T22:09:39.509Z] ---> Running in 1ef8001730ee [2022-09-19T22:09:39.509Z] Removing intermediate container f83b52a30e87 [2022-09-19T22:09:39.509Z] ---> 84944e18ef7f [2022-09-19T22:09:39.509Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T22:09:39.509Z] Removing intermediate container 9b47030aa4ff [2022-09-19T22:09:39.509Z] ---> 624a625606a1 [2022-09-19T22:09:39.509Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-19T22:09:39.509Z] ---> Running in 8067298ff37a [2022-09-19T22:09:39.509Z] Removing intermediate container c7b1c811ea74 [2022-09-19T22:09:39.509Z] ---> 6a5d80cdcfb9 [2022-09-19T22:09:39.509Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-19T22:09:39.509Z] ---> Running in 482fa0f47cfd [2022-09-19T22:09:39.509Z] ---> Running in 44f55c5f24e5 [2022-09-19T22:09:39.509Z] ---> Running in 82d1dfb08cc1 [2022-09-19T22:09:39.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:09:39.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:09:39.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:09:39.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:09:39.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:09:39.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:09:40.058Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:09:40.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:09:40.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:09:40.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:09:40.948Z] OK: 221 MiB in 51 packages [2022-09-19T22:09:41.233Z] OK: 221 MiB in 51 packages [2022-09-19T22:09:41.841Z] OK: 221 MiB in 51 packages [2022-09-19T22:09:41.841Z] OK: 221 MiB in 51 packages [2022-09-19T22:09:42.127Z] OK: 221 MiB in 51 packages [2022-09-19T22:09:43.116Z] Removing intermediate container 1ef8001730ee [2022-09-19T22:09:43.116Z] ---> 577ced4eae16 [2022-09-19T22:09:43.116Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-19T22:09:43.116Z] Removing intermediate container 482fa0f47cfd [2022-09-19T22:09:43.116Z] ---> 56f7c3a0dfa0 [2022-09-19T22:09:43.116Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-19T22:09:43.394Z] Removing intermediate container 82d1dfb08cc1 [2022-09-19T22:09:43.394Z] ---> 1cb646b21e6c [2022-09-19T22:09:43.394Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-19T22:09:43.672Z] Removing intermediate container 44f55c5f24e5 [2022-09-19T22:09:43.672Z] ---> 0f866854dd42 [2022-09-19T22:09:43.672Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-19T22:09:43.672Z] Removing intermediate container 8067298ff37a [2022-09-19T22:09:43.672Z] ---> 20056eac4fd2 [2022-09-19T22:09:43.672Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-19T22:09:44.289Z] ---> ee89b4d7d762 [2022-09-19T22:09:44.289Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:09:44.289Z] ---> Running in bb31c8afe1cb [2022-09-19T22:09:44.563Z] ---> 7512d9c6abd1 [2022-09-19T22:09:44.563Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:09:44.563Z] ---> Running in e6cdd3a0e85c [2022-09-19T22:09:44.837Z] ---> e86d7833609a [2022-09-19T22:09:44.837Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:09:45.113Z] ---> Running in ef3098510f64 [2022-09-19T22:09:45.113Z] ---> 768e8f279833 [2022-09-19T22:09:45.113Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:09:45.113Z] ---> 0ba08da62a72 [2022-09-19T22:09:45.113Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:09:45.390Z] ---> Running in f40fcd0058db [2022-09-19T22:09:45.390Z] ---> Running in 465f5bdebde3 [2022-09-19T22:10:53.489Z] Removing intermediate container 465f5bdebde3 [2022-09-19T22:10:53.489Z] ---> 57bc91d44948 [2022-09-19T22:10:53.489Z] Removing intermediate container f40fcd0058db [2022-09-19T22:10:53.489Z] ---> ace6bf7d7109 [2022-09-19T22:10:53.489Z] Step 8/26 : COPY . . [2022-09-19T22:10:53.489Z] Step 9/23 : COPY . . [2022-09-19T22:10:53.489Z] Removing intermediate container bb31c8afe1cb [2022-09-19T22:10:53.489Z] ---> 25a2d3a2f65d [2022-09-19T22:10:53.489Z] Step 8/22 : COPY . . [2022-09-19T22:10:53.489Z] Removing intermediate container e6cdd3a0e85c [2022-09-19T22:10:53.489Z] ---> ea72c5fc6305 [2022-09-19T22:10:53.489Z] Step 8/26 : COPY . . [2022-09-19T22:10:53.489Z] Removing intermediate container ef3098510f64 [2022-09-19T22:10:53.489Z] ---> e750d91a39be [2022-09-19T22:10:53.489Z] Step 9/23 : COPY . . [2022-09-19T22:11:05.938Z] ---> 21f4e0555a46 [2022-09-19T22:11:05.938Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T22:11:05.938Z] ---> cf19f823021a [2022-09-19T22:11:05.938Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-19T22:11:05.938Z] ---> 4deec4d614c0 [2022-09-19T22:11:05.938Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-19T22:11:05.938Z] ---> 9a01aca5e62a [2022-09-19T22:11:05.938Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T22:11:05.938Z] ---> Running in 2852484df5c3 [2022-09-19T22:11:05.938Z] ---> Running in 69284f0d86db [2022-09-19T22:11:05.938Z] ---> Running in fce44cf23279 [2022-09-19T22:11:05.938Z] ---> Running in b72e24ae0a74 [2022-09-19T22:11:05.938Z] ---> 0c71e0fe66d3 [2022-09-19T22:11:05.938Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-19T22:11:05.938Z] ---> Running in 3376b8230e0f [2022-09-19T22:11:05.938Z] Removing intermediate container 2852484df5c3 [2022-09-19T22:11:05.938Z] ---> 51e2b37d4104 [2022-09-19T22:11:05.938Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-19T22:11:05.938Z] ---> Running in cc76ddc0a080 [2022-09-19T22:11:05.938Z] Removing intermediate container b72e24ae0a74 [2022-09-19T22:11:05.938Z] ---> e58eefa13d9e [2022-09-19T22:11:05.938Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-19T22:11:05.938Z] ---> Running in 39c52267c858 [2022-09-19T22:11:05.938Z] Removing intermediate container cc76ddc0a080 [2022-09-19T22:11:05.938Z] ---> ea715e68d6a6 [2022-09-19T22:11:05.938Z] 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-09-19T22:11:06.218Z] 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-09-19T22:11:06.218Z] ---> Running in 451482902f99 [2022-09-19T22:11:06.495Z] Removing intermediate container 39c52267c858 [2022-09-19T22:11:06.495Z] ---> ec45a54976b0 [2022-09-19T22:11:06.495Z] 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-09-19T22:11:06.495Z] ---> Running in fbf3c345348a [2022-09-19T22:11:06.779Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-19T22:11:06.779Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-19T22:11:10.215Z] Removing intermediate container 451482902f99 [2022-09-19T22:11:10.215Z] ---> c50c2f315d9d [2022-09-19T22:11:10.215Z] Step 12/26 : WORKDIR /edgex-go [2022-09-19T22:11:10.215Z] ---> Running in 458ed3ff5a17 [2022-09-19T22:11:10.215Z] Removing intermediate container fbf3c345348a [2022-09-19T22:11:10.215Z] ---> c6475ed281b8 [2022-09-19T22:11:10.215Z] Step 12/26 : WORKDIR /edgex-go [2022-09-19T22:11:10.489Z] ---> Running in e12c0584033e [2022-09-19T22:11:10.773Z] Removing intermediate container 458ed3ff5a17 [2022-09-19T22:11:10.773Z] ---> bc61a316a383 [2022-09-19T22:11:10.773Z] [2022-09-19T22:11:10.773Z] Step 13/26 : FROM alpine:3.15 [2022-09-19T22:11:11.047Z] 3.15: Pulling from library/alpine [2022-09-19T22:11:11.047Z] Removing intermediate container e12c0584033e [2022-09-19T22:11:11.047Z] ---> d276a9bd11e0 [2022-09-19T22:11:11.047Z] [2022-09-19T22:11:11.047Z] Step 13/26 : FROM alpine:3.15 [2022-09-19T22:11:11.324Z] 3.15: Pulling from library/alpine [2022-09-19T22:11:12.322Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-19T22:11:12.322Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-19T22:11:12.322Z] Status: Downloaded newer image for alpine:3.15 [2022-09-19T22:11:12.322Z] Status: Image is up to date for alpine:3.15 [2022-09-19T22:11:12.604Z] ---> 02e0d6fdf486 [2022-09-19T22:11:12.604Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:11:12.604Z] ---> 02e0d6fdf486 [2022-09-19T22:11:12.604Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:11:12.604Z] ---> Running in 7c6a467b00cc [2022-09-19T22:11:12.604Z] ---> Running in 090960acfd2e [2022-09-19T22:11:13.214Z] Removing intermediate container 7c6a467b00cc [2022-09-19T22:11:13.214Z] ---> 80f6a7e00ddd [2022-09-19T22:11:13.214Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:11:13.496Z] ---> Running in e717a01811d2 [2022-09-19T22:11:13.496Z] Removing intermediate container 090960acfd2e [2022-09-19T22:11:13.496Z] ---> c89aaccb5326 [2022-09-19T22:11:13.496Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:11:13.781Z] ---> Running in c3747e54daa4 [2022-09-19T22:11:17.212Z] Removing intermediate container e717a01811d2 [2022-09-19T22:11:17.212Z] ---> 61c038be2968 [2022-09-19T22:11:17.212Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-19T22:11:17.491Z] ---> Running in eaa05525d699 [2022-09-19T22:11:17.764Z] Removing intermediate container c3747e54daa4 [2022-09-19T22:11:17.764Z] ---> b4b7fcd1b22a [2022-09-19T22:11:17.764Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-19T22:11:18.039Z] ---> Running in 866ccf915223 [2022-09-19T22:11:20.037Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:11:20.037Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:11:21.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:11:21.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:11:22.478Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T22:11:22.478Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T22:11:22.478Z] OK: 15734 distinct packages available [2022-09-19T22:11:22.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:11:22.478Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T22:11:22.478Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T22:11:22.478Z] OK: 15734 distinct packages available [2022-09-19T22:11:22.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:11:23.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:11:23.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:11:24.460Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-19T22:11:24.737Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-19T22:11:24.737Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-19T22:11:24.737Z] (3/4) Installing libucontext (1.1-r0) [2022-09-19T22:11:24.737Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-19T22:11:24.737Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-19T22:11:25.014Z] (3/5) Installing libucontext (1.1-r0) [2022-09-19T22:11:25.014Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T22:11:25.014Z] OK: 6 MiB in 18 packages [2022-09-19T22:11:25.014Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-19T22:11:25.014Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-19T22:11:25.293Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T22:11:25.293Z] OK: 6 MiB in 19 packages [2022-09-19T22:11:26.785Z] Removing intermediate container eaa05525d699 [2022-09-19T22:11:26.785Z] ---> f2dcc030560c [2022-09-19T22:11:26.785Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T22:11:27.383Z] Removing intermediate container 866ccf915223 [2022-09-19T22:11:27.383Z] ---> d77fc92aab3b [2022-09-19T22:11:27.383Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-19T22:11:32.815Z] ---> 51ef4d987074 [2022-09-19T22:11:32.815Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T22:11:34.254Z] ---> 46196e6ff6f7 [2022-09-19T22:11:34.254Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T22:11:35.265Z] ---> b36b429f1720 [2022-09-19T22:11:35.265Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-19T22:11:35.542Z] ---> Running in 97f5e33abba6 [2022-09-19T22:11:36.149Z] Removing intermediate container 97f5e33abba6 [2022-09-19T22:11:36.149Z] ---> c78c55c9dedb [2022-09-19T22:11:36.149Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-19T22:11:38.136Z] ---> fd98605d6dd7 [2022-09-19T22:11:38.136Z] Step 21/26 : WORKDIR / [2022-09-19T22:11:38.136Z] ---> Running in d53c6d3c3c77 [2022-09-19T22:11:38.739Z] Removing intermediate container d53c6d3c3c77 [2022-09-19T22:11:38.739Z] ---> bcd4a69b45b6 [2022-09-19T22:11:38.739Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T22:11:39.017Z] ---> Running in c5d3803a0354 [2022-09-19T22:11:39.616Z] ---> 75cc7197d061 [2022-09-19T22:11:39.616Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T22:11:39.616Z] Removing intermediate container c5d3803a0354 [2022-09-19T22:11:39.616Z] ---> c107c89f5860 [2022-09-19T22:11:39.616Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T22:11:39.894Z] ---> Running in 22af27defa67 [2022-09-19T22:11:40.490Z] Removing intermediate container 22af27defa67 [2022-09-19T22:11:40.490Z] ---> ea6c0b308925 [2022-09-19T22:11:40.490Z] Step 24/26 : LABEL arch=arm64 [2022-09-19T22:11:40.490Z] ---> Running in b4e762e3497a [2022-09-19T22:11:40.777Z] ---> d56aa32b8963 [2022-09-19T22:11:40.777Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-19T22:11:41.062Z] Removing intermediate container b4e762e3497a [2022-09-19T22:11:41.062Z] ---> 59abc5072a71 [2022-09-19T22:11:41.062Z] Step 25/26 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T22:11:41.343Z] ---> Running in fbd488b82dd7 [2022-09-19T22:11:41.947Z] ---> 6bfc8b6251b5 [2022-09-19T22:11:41.947Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-19T22:11:41.947Z] Removing intermediate container fbd488b82dd7 [2022-09-19T22:11:41.947Z] ---> 5a2088045d4c [2022-09-19T22:11:41.947Z] Step 26/26 : LABEL version=0.0.0 [2022-09-19T22:11:42.223Z] ---> Running in 5dbaf18c6eb5 [2022-09-19T22:11:42.834Z] Removing intermediate container 5dbaf18c6eb5 [2022-09-19T22:11:42.834Z] ---> 5461a1279220 [2022-09-19T22:11:42.834Z] [2022-09-19T22:11:43.133Z] ---> 699a59e02c3b [2022-09-19T22:11:43.133Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T22:11:43.133Z] ---> Running in bd04cd08606d [2022-09-19T22:11:43.416Z] Successfully built 5461a1279220 [2022-09-19T22:11:43.416Z] Successfully tagged security-spire-config-arm64:latest [2022-09-19T22:11:43.416Z]  Building security-spire-config ... done Building security-spire-server [2022-09-19T22:11:43.692Z] Removing intermediate container bd04cd08606d [2022-09-19T22:11:43.692Z] ---> 575ba7d294ca [2022-09-19T22:11:43.692Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T22:11:43.692Z] ---> Running in c391ef62860e [2022-09-19T22:11:44.301Z] Removing intermediate container c391ef62860e [2022-09-19T22:11:44.301Z] ---> bb97a4953448 [2022-09-19T22:11:44.301Z] Step 24/26 : LABEL arch=arm64 [2022-09-19T22:11:44.301Z] ---> Running in e402fc2cde8a [2022-09-19T22:11:44.937Z] Removing intermediate container e402fc2cde8a [2022-09-19T22:11:44.937Z] ---> e31b5c90ac8f [2022-09-19T22:11:44.937Z] Step 25/26 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T22:11:44.937Z] ---> Running in a54f6eb3c505 [2022-09-19T22:11:45.557Z] Removing intermediate container a54f6eb3c505 [2022-09-19T22:11:45.557Z] ---> 312d2a96f532 [2022-09-19T22:11:45.557Z] Step 26/26 : LABEL version=0.0.0 [2022-09-19T22:11:45.832Z] ---> Running in f3d163bede47 [2022-09-19T22:11:46.436Z] Removing intermediate container f3d163bede47 [2022-09-19T22:11:46.436Z] ---> a369681d9979 [2022-09-19T22:11:46.436Z] [2022-09-19T22:11:46.712Z] Successfully built a369681d9979 [2022-09-19T22:11:46.712Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-19T22:11:46.712Z] Building core-command [2022-09-19T22:12:08.908Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:12:08.908Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:12:08.908Z] ---> 2f2208492a9f [2022-09-19T22:12:08.908Z] Step 3/25 : WORKDIR /edgex-go [2022-09-19T22:12:08.908Z] ---> Using cache [2022-09-19T22:12:08.908Z] ---> 61aadcaf7e90 [2022-09-19T22:12:08.908Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:12:08.908Z] ---> Using cache [2022-09-19T22:12:08.908Z] ---> 659ee45eb6e9 [2022-09-19T22:12:08.908Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T22:12:08.908Z] ---> Running in bb0ab8e20f0f [2022-09-19T22:12:10.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:12:11.512Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:12:11.512Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:12:11.512Z] ---> 2f2208492a9f [2022-09-19T22:12:11.512Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:12:11.512Z] ---> Using cache [2022-09-19T22:12:11.512Z] ---> 31930cd28a39 [2022-09-19T22:12:11.512Z] Step 4/24 : WORKDIR /edgex-go [2022-09-19T22:12:11.512Z] ---> Using cache [2022-09-19T22:12:11.512Z] ---> 450b3b205080 [2022-09-19T22:12:11.512Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:12:11.786Z] ---> Using cache [2022-09-19T22:12:11.786Z] ---> 624a625606a1 [2022-09-19T22:12:11.786Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-19T22:12:11.786Z] ---> Running in c18f4ad17e26 [2022-09-19T22:12:12.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:12:13.499Z] OK: 221 MiB in 51 packages [2022-09-19T22:12:13.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:12:14.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:12:14.790Z] Removing intermediate container bb0ab8e20f0f [2022-09-19T22:12:14.790Z] ---> cf1c78cdf0f2 [2022-09-19T22:12:14.790Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-19T22:12:15.777Z] ---> b293a57d9445 [2022-09-19T22:12:15.777Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:12:15.777Z] ---> Running in 1ccb544adbba [2022-09-19T22:12:16.378Z] OK: 221 MiB in 51 packages [2022-09-19T22:12:17.848Z] Removing intermediate container c18f4ad17e26 [2022-09-19T22:12:17.848Z] ---> ce93f1377ac3 [2022-09-19T22:12:17.848Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-19T22:12:18.844Z] ---> c06a9240f344 [2022-09-19T22:12:18.844Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:12:18.845Z] ---> Running in aa4c6d2bb8cf [2022-09-19T22:13:26.931Z] Removing intermediate container 1ccb544adbba [2022-09-19T22:13:26.931Z] ---> c9e9803d400b [2022-09-19T22:13:26.931Z] Step 8/25 : COPY . . [2022-09-19T22:13:26.931Z] Removing intermediate container aa4c6d2bb8cf [2022-09-19T22:13:26.931Z] ---> 62217ce3d5cf [2022-09-19T22:13:26.931Z] Step 9/24 : COPY . . [2022-09-19T22:13:37.200Z] ---> 57b30d35d9ca [2022-09-19T22:13:37.200Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T22:13:37.200Z] ---> Running in 292e2e3e995f [2022-09-19T22:13:37.483Z] ---> 9e4f81a50e50 [2022-09-19T22:13:37.483Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-19T22:13:37.483Z] ---> Running in 700aa084942c [2022-09-19T22:13:37.759Z] Removing intermediate container 292e2e3e995f [2022-09-19T22:13:37.759Z] ---> 801d419b937a [2022-09-19T22:13:37.759Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-19T22:13:38.036Z] ---> Running in 36b3705c1b68 [2022-09-19T22:13:38.649Z] Removing intermediate container 36b3705c1b68 [2022-09-19T22:13:38.649Z] ---> 60243fff84d4 [2022-09-19T22:13:38.649Z] 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-09-19T22:13:38.936Z] ---> Running in c79b2341f5bd [2022-09-19T22:13:39.928Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-19T22:13:41.921Z] Removing intermediate container c79b2341f5bd [2022-09-19T22:13:41.921Z] ---> 8bcc3dc05dc1 [2022-09-19T22:13:41.921Z] Step 12/25 : WORKDIR /edgex-go [2022-09-19T22:13:41.921Z] ---> Running in 78ad8fdfcf1b [2022-09-19T22:13:42.539Z] Removing intermediate container 78ad8fdfcf1b [2022-09-19T22:13:42.539Z] ---> 1bc386243db9 [2022-09-19T22:13:42.539Z] [2022-09-19T22:13:42.539Z] Step 13/25 : FROM alpine:3.15 [2022-09-19T22:13:42.539Z] ---> 02e0d6fdf486 [2022-09-19T22:13:42.539Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:13:42.539Z] ---> Using cache [2022-09-19T22:13:42.539Z] ---> c89aaccb5326 [2022-09-19T22:13:42.539Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:13:42.539Z] ---> Using cache [2022-09-19T22:13:42.539Z] ---> b4b7fcd1b22a [2022-09-19T22:13:42.539Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-19T22:13:42.539Z] ---> Using cache [2022-09-19T22:13:42.539Z] ---> d77fc92aab3b [2022-09-19T22:13:42.539Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T22:13:49.281Z] ---> 32c166f602c0 [2022-09-19T22:13:49.281Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T22:13:49.281Z] ---> 67f44b93568a [2022-09-19T22:13:49.281Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-19T22:13:50.286Z] ---> 103cb81c662c [2022-09-19T22:13:50.286Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-19T22:13:51.283Z] ---> 74bd53ea524d [2022-09-19T22:13:51.283Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T22:13:51.283Z] ---> Running in 380f278364ca [2022-09-19T22:13:51.893Z] Removing intermediate container 380f278364ca [2022-09-19T22:13:51.893Z] ---> 63adc5de0a26 [2022-09-19T22:13:51.893Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T22:13:51.893Z] ---> Running in 09d068163778 [2022-09-19T22:13:52.500Z] Removing intermediate container 09d068163778 [2022-09-19T22:13:52.500Z] ---> a5741397ef21 [2022-09-19T22:13:52.500Z] Step 23/25 : LABEL arch=arm64 [2022-09-19T22:13:52.779Z] ---> Running in 1a2906ff9853 [2022-09-19T22:13:53.384Z] Removing intermediate container 1a2906ff9853 [2022-09-19T22:13:53.384Z] ---> 0966da941ebe [2022-09-19T22:13:53.384Z] Step 24/25 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T22:13:53.384Z] ---> Running in 2242de161b8e [2022-09-19T22:13:54.000Z] Removing intermediate container 2242de161b8e [2022-09-19T22:13:54.000Z] ---> 4d2d6a09cbd5 [2022-09-19T22:13:54.000Z] Step 25/25 : LABEL version=0.0.0 [2022-09-19T22:13:54.000Z] ---> Running in 7e98fd387c5b [2022-09-19T22:13:54.606Z] Removing intermediate container 7e98fd387c5b [2022-09-19T22:13:54.607Z] ---> b7f0ee9f4a72 [2022-09-19T22:13:54.607Z] [2022-09-19T22:13:55.218Z] Successfully built b7f0ee9f4a72 [2022-09-19T22:13:55.218Z] Successfully tagged security-spire-server-arm64:latest [2022-09-19T22:13:55.218Z]  Building security-spire-server ... done Building core-data [2022-09-19T22:14:13.576Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:14:13.576Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:14:13.576Z] ---> 2f2208492a9f [2022-09-19T22:14:13.576Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:14:13.576Z] ---> Using cache [2022-09-19T22:14:13.576Z] ---> 31930cd28a39 [2022-09-19T22:14:13.576Z] Step 4/24 : WORKDIR /edgex-go [2022-09-19T22:14:13.576Z] ---> Using cache [2022-09-19T22:14:13.576Z] ---> 450b3b205080 [2022-09-19T22:14:13.576Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:14:13.576Z] ---> Using cache [2022-09-19T22:14:13.576Z] ---> 624a625606a1 [2022-09-19T22:14:13.576Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-19T22:14:13.576Z] ---> Running in fff57d4d10d7 [2022-09-19T22:14:13.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:14:14.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:14:16.292Z] OK: 221 MiB in 51 packages [2022-09-19T22:14:17.740Z] Removing intermediate container fff57d4d10d7 [2022-09-19T22:14:17.740Z] ---> 6e58479e2444 [2022-09-19T22:14:17.740Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-19T22:14:18.345Z] ---> 190a3726df00 [2022-09-19T22:14:18.345Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:14:18.623Z] ---> Running in bcc620b52134 [2022-09-19T22:15:05.637Z] Removing intermediate container bcc620b52134 [2022-09-19T22:15:05.637Z] ---> 9a9569526e29 [2022-09-19T22:15:05.637Z] Step 9/24 : COPY . . [2022-09-19T22:15:15.814Z] ---> 0ceda0bc6062 [2022-09-19T22:15:15.814Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-19T22:15:15.814Z] ---> Running in 3f79202e6650 [2022-09-19T22:15:17.793Z] 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-09-19T22:16:25.838Z] 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-09-19T22:16:40.962Z] Removing intermediate container 69284f0d86db [2022-09-19T22:16:40.962Z] ---> 96b9e650c6e8 [2022-09-19T22:16:40.962Z] [2022-09-19T22:16:40.962Z] Step 10/22 : FROM alpine:3.16 [2022-09-19T22:16:40.962Z] 3.16: Pulling from library/alpine [2022-09-19T22:16:40.962Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-19T22:16:40.962Z] Status: Downloaded newer image for alpine:3.16 [2022-09-19T22:16:40.962Z] ---> a6215f271958 [2022-09-19T22:16:40.962Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-19T22:16:40.962Z] ---> Running in b4a0def38dcb [2022-09-19T22:16:42.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:16:43.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:16:45.019Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-19T22:16:45.019Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-19T22:16:45.019Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-19T22:16:45.019Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-19T22:16:45.019Z] (5/6) Installing curl (7.83.1-r3) [2022-09-19T22:16:45.019Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-19T22:16:45.019Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:16:45.019Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:16:45.623Z] OK: 8 MiB in 20 packages [2022-09-19T22:16:47.808Z] Removing intermediate container b4a0def38dcb [2022-09-19T22:16:47.808Z] ---> 297309905d96 [2022-09-19T22:16:47.808Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-19T22:16:47.808Z] ---> Running in 88c1e2ec4482 [2022-09-19T22:16:48.101Z] Removing intermediate container 88c1e2ec4482 [2022-09-19T22:16:48.101Z] ---> 3b3ab6fc0259 [2022-09-19T22:16:48.101Z] Step 13/22 : WORKDIR /edgex [2022-09-19T22:16:48.101Z] ---> Running in c69e20596925 [2022-09-19T22:16:48.797Z] Removing intermediate container c69e20596925 [2022-09-19T22:16:48.797Z] ---> f50422e5162c [2022-09-19T22:16:48.797Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-19T22:16:49.816Z] ---> 18258a350c6d [2022-09-19T22:16:49.816Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-19T22:16:51.263Z] ---> 9c33aadf3fc3 [2022-09-19T22:16:51.263Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-19T22:16:52.714Z] ---> 2531885a8eee [2022-09-19T22:16:52.714Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-19T22:16:53.709Z] ---> fbe06c0a41f0 [2022-09-19T22:16:53.709Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-19T22:16:53.709Z] ---> Running in b259840a1507 [2022-09-19T22:16:57.161Z] Removing intermediate container b259840a1507 [2022-09-19T22:16:57.161Z] ---> 6de799b5fdc4 [2022-09-19T22:16:57.161Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-19T22:16:57.161Z] ---> Running in 6f2864126464 [2022-09-19T22:16:57.161Z] Removing intermediate container 6f2864126464 [2022-09-19T22:16:57.161Z] ---> 378a1df954d3 [2022-09-19T22:16:57.161Z] Step 20/22 : LABEL arch=arm64 [2022-09-19T22:16:57.437Z] ---> Running in 65c623b4a357 [2022-09-19T22:16:58.039Z] Removing intermediate container 65c623b4a357 [2022-09-19T22:16:58.039Z] ---> 6dc5d2193e3c [2022-09-19T22:16:58.039Z] Step 21/22 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T22:16:58.039Z] ---> Running in 2abd2a3d18ce [2022-09-19T22:16:58.668Z] Removing intermediate container 2abd2a3d18ce [2022-09-19T22:16:58.668Z] ---> b65c23da1a22 [2022-09-19T22:16:58.668Z] Step 22/22 : LABEL version=0.0.0 [2022-09-19T22:16:58.947Z] ---> Running in 7e582386cd96 [2022-09-19T22:16:59.224Z] Removing intermediate container 7e582386cd96 [2022-09-19T22:16:59.224Z] ---> 2d381590bd0e [2022-09-19T22:16:59.224Z] [2022-09-19T22:16:59.505Z] Successfully built 2d381590bd0e [2022-09-19T22:16:59.505Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-19T22:16:59.505Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-09-19T22:17:17.861Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:17:17.861Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:17:17.861Z] ---> 2f2208492a9f [2022-09-19T22:17:17.861Z] Step 3/33 : WORKDIR /edgex-go [2022-09-19T22:17:17.861Z] ---> Using cache [2022-09-19T22:17:17.861Z] ---> 61aadcaf7e90 [2022-09-19T22:17:17.861Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:17:17.861Z] ---> Using cache [2022-09-19T22:17:17.861Z] ---> 659ee45eb6e9 [2022-09-19T22:17:17.861Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-19T22:17:17.861Z] ---> Using cache [2022-09-19T22:17:17.861Z] ---> 577ced4eae16 [2022-09-19T22:17:17.861Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-19T22:17:17.861Z] ---> Using cache [2022-09-19T22:17:17.861Z] ---> ee89b4d7d762 [2022-09-19T22:17:17.861Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:17:17.861Z] ---> Using cache [2022-09-19T22:17:17.861Z] ---> 25a2d3a2f65d [2022-09-19T22:17:17.861Z] Step 8/33 : COPY . . [2022-09-19T22:17:17.861Z] ---> Using cache [2022-09-19T22:17:17.861Z] ---> cf19f823021a [2022-09-19T22:17:17.861Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-19T22:17:17.861Z] ---> Running in 5d0b728143ec [2022-09-19T22:17:17.861Z] 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-09-19T22:19:54.813Z] Removing intermediate container 700aa084942c [2022-09-19T22:19:54.813Z] ---> 8d8d21e5538c [2022-09-19T22:19:54.813Z] [2022-09-19T22:19:54.813Z] Step 11/24 : FROM alpine:3.16 [2022-09-19T22:19:54.813Z] ---> a6215f271958 [2022-09-19T22:19:54.813Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-19T22:19:54.813Z] ---> Running in 0b1a51411d61 [2022-09-19T22:19:54.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:19:54.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:19:54.813Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-19T22:19:54.813Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:19:54.813Z] OK: 5 MiB in 15 packages [2022-09-19T22:19:56.809Z] Removing intermediate container 0b1a51411d61 [2022-09-19T22:19:56.809Z] ---> ec94318ee969 [2022-09-19T22:19:56.809Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:19:56.809Z] ---> Running in a0f36cf26414 [2022-09-19T22:19:57.803Z] Removing intermediate container a0f36cf26414 [2022-09-19T22:19:57.803Z] ---> ffde3282172d [2022-09-19T22:19:57.803Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-19T22:19:57.803Z] ---> Running in 0bfd282af706 [2022-09-19T22:19:59.258Z] Removing intermediate container 0bfd282af706 [2022-09-19T22:19:59.258Z] ---> d51ddbf584c2 [2022-09-19T22:19:59.258Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-19T22:19:59.541Z] ---> Running in d7c8a32f5b4d [2022-09-19T22:20:01.004Z] Removing intermediate container d7c8a32f5b4d [2022-09-19T22:20:01.005Z] ---> b176de79dca1 [2022-09-19T22:20:01.005Z] Step 16/24 : WORKDIR / [2022-09-19T22:20:01.005Z] ---> Running in 6de9175c856d [2022-09-19T22:20:02.461Z] Removing intermediate container 6de9175c856d [2022-09-19T22:20:02.461Z] ---> 8941d83c0162 [2022-09-19T22:20:02.461Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:20:03.914Z] ---> 2d3cffb3aa88 [2022-09-19T22:20:03.914Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-19T22:20:09.351Z] ---> 818f8fa34585 [2022-09-19T22:20:09.351Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-19T22:20:10.357Z] ---> 4ae9fd3fae3a [2022-09-19T22:20:10.357Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-19T22:20:10.656Z] ---> Running in 6b0eb903ac42 [2022-09-19T22:20:12.114Z] Removing intermediate container 6b0eb903ac42 [2022-09-19T22:20:12.114Z] ---> 733bdb4d66f8 [2022-09-19T22:20:12.114Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:20:12.114Z] ---> Running in e78c3a30e7cb [2022-09-19T22:20:13.105Z] Removing intermediate container e78c3a30e7cb [2022-09-19T22:20:13.105Z] ---> 9dbdf15044e6 [2022-09-19T22:20:13.105Z] Step 22/24 : LABEL arch=arm64 [2022-09-19T22:20:13.388Z] ---> Running in bc1eed6f6824 [2022-09-19T22:20:14.847Z] Removing intermediate container bc1eed6f6824 [2022-09-19T22:20:14.847Z] ---> de30ad99e63e [2022-09-19T22:20:14.847Z] Step 23/24 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T22:20:14.847Z] ---> Running in 11d598f09b4c [2022-09-19T22:20:15.125Z] Removing intermediate container 3376b8230e0f [2022-09-19T22:20:15.412Z] ---> bb703ba0a4a6 [2022-09-19T22:20:15.412Z] [2022-09-19T22:20:15.412Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T22:20:15.412Z] ---> a6215f271958 [2022-09-19T22:20:15.412Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-19T22:20:15.412Z] ---> Running in 55c930a27ac9 [2022-09-19T22:20:16.020Z] Removing intermediate container 11d598f09b4c [2022-09-19T22:20:16.020Z] ---> 481ba6927ca8 [2022-09-19T22:20:16.020Z] Step 24/24 : LABEL version=0.0.0 [2022-09-19T22:20:16.310Z] ---> Running in d71026466b15 [2022-09-19T22:20:16.914Z] Removing intermediate container fce44cf23279 [2022-09-19T22:20:16.914Z] ---> 430cbf2ca411 [2022-09-19T22:20:16.914Z] [2022-09-19T22:20:16.914Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T22:20:16.914Z] ---> a6215f271958 [2022-09-19T22:20:16.914Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-19T22:20:16.914Z] ---> Using cache [2022-09-19T22:20:16.914Z] ---> ec94318ee969 [2022-09-19T22:20:16.914Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:20:16.914Z] ---> Using cache [2022-09-19T22:20:16.914Z] ---> ffde3282172d [2022-09-19T22:20:16.914Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-19T22:20:16.914Z] Removing intermediate container d71026466b15 [2022-09-19T22:20:16.914Z] ---> 902ef2175907 [2022-09-19T22:20:16.914Z] [2022-09-19T22:20:16.914Z] ---> Running in de28e2f06439 [2022-09-19T22:20:17.522Z] Successfully built 902ef2175907 [2022-09-19T22:20:17.522Z] Successfully tagged core-command-arm64:latest [2022-09-19T22:20:17.522Z] Building core-metadata [2022-09-19T22:20:17.807Z]  Building core-command ... done Removing intermediate container de28e2f06439 [2022-09-19T22:20:17.807Z] ---> 446b4e5afab0 [2022-09-19T22:20:17.807Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T22:20:17.807Z] ---> Running in a29da657572e [2022-09-19T22:20:18.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:20:18.366Z] Removing intermediate container a29da657572e [2022-09-19T22:20:18.366Z] ---> bd911c34df7f [2022-09-19T22:20:18.366Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:20:18.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:20:19.638Z] ---> 192cf6a1deb4 [2022-09-19T22:20:19.638Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-19T22:20:20.245Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-19T22:20:20.245Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-19T22:20:20.245Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:20:20.245Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:20:20.852Z] OK: 6 MiB in 16 packages [2022-09-19T22:20:23.523Z] ---> a19bfeffa434 [2022-09-19T22:20:23.523Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-19T22:20:23.523Z] Removing intermediate container 55c930a27ac9 [2022-09-19T22:20:23.523Z] ---> 69cd73e1361f [2022-09-19T22:20:23.523Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:20:23.800Z] ---> Running in 4db7f7eca001 [2022-09-19T22:20:24.077Z] Removing intermediate container 4db7f7eca001 [2022-09-19T22:20:24.077Z] ---> bd55a15983e2 [2022-09-19T22:20:24.077Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-19T22:20:24.361Z] ---> Running in 647bc864a606 [2022-09-19T22:20:24.639Z] ---> 4d3284a6d20c [2022-09-19T22:20:24.639Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-19T22:20:24.639Z] ---> Running in ec4e1aa034dc [2022-09-19T22:20:25.261Z] Removing intermediate container 647bc864a606 [2022-09-19T22:20:25.261Z] ---> f1cb6270f695 [2022-09-19T22:20:25.261Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T22:20:25.261Z] ---> Running in d0391a68268e [2022-09-19T22:20:25.261Z] Removing intermediate container ec4e1aa034dc [2022-09-19T22:20:25.261Z] ---> 62f2f7b4c99e [2022-09-19T22:20:25.261Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:20:25.558Z] ---> Running in ea880494e13e [2022-09-19T22:20:26.172Z] Removing intermediate container d0391a68268e [2022-09-19T22:20:26.172Z] ---> 563448b2508b [2022-09-19T22:20:26.172Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:20:26.460Z] Removing intermediate container ea880494e13e [2022-09-19T22:20:26.460Z] ---> 6cb124e68ab0 [2022-09-19T22:20:26.460Z] Step 21/23 : LABEL arch=arm64 [2022-09-19T22:20:26.740Z] ---> Running in 9ed031e349d1 [2022-09-19T22:20:27.732Z] Removing intermediate container 9ed031e349d1 [2022-09-19T22:20:27.732Z] ---> 21fae7e1641e [2022-09-19T22:20:27.732Z] Step 22/23 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T22:20:27.732Z] ---> Running in c7184e495220 [2022-09-19T22:20:27.732Z] ---> b8f7ee49d163 [2022-09-19T22:20:27.732Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-19T22:20:29.029Z] Removing intermediate container c7184e495220 [2022-09-19T22:20:29.029Z] ---> e207f548c5fa [2022-09-19T22:20:29.029Z] Step 23/23 : LABEL version=0.0.0 [2022-09-19T22:20:29.029Z] ---> Running in c1c9b2facce2 [2022-09-19T22:20:30.165Z] Removing intermediate container c1c9b2facce2 [2022-09-19T22:20:30.165Z] ---> 2a94b60a71e1 [2022-09-19T22:20:30.165Z] [2022-09-19T22:20:30.772Z] Successfully built 2a94b60a71e1 [2022-09-19T22:20:31.050Z] Successfully tagged support-scheduler-arm64:latest [2022-09-19T22:20:31.050Z] Building sys-mgmt-agent [2022-09-19T22:20:32.514Z]  Building support-scheduler ... done  ---> bee4af5bcd5b [2022-09-19T22:20:32.514Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-19T22:20:33.974Z] ---> ebeced7a264f [2022-09-19T22:20:33.974Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-19T22:20:33.974Z] ---> Running in 66b9f775abd0 [2022-09-19T22:20:34.962Z] Removing intermediate container 66b9f775abd0 [2022-09-19T22:20:34.962Z] ---> be80222988ab [2022-09-19T22:20:34.962Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:20:34.962Z] ---> Running in 27b871e92bbe [2022-09-19T22:20:35.570Z] Removing intermediate container 27b871e92bbe [2022-09-19T22:20:35.570Z] ---> e2baa8f20c52 [2022-09-19T22:20:35.570Z] Step 21/23 : LABEL arch=arm64 [2022-09-19T22:20:35.853Z] ---> Running in 0f86909c6929 [2022-09-19T22:20:36.844Z] Removing intermediate container 0f86909c6929 [2022-09-19T22:20:36.845Z] ---> 39c56e4df6c0 [2022-09-19T22:20:36.845Z] Step 22/23 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T22:20:36.845Z] ---> Running in fbc272b10616 [2022-09-19T22:20:37.451Z] Removing intermediate container fbc272b10616 [2022-09-19T22:20:37.451Z] ---> 7c490258eadb [2022-09-19T22:20:37.451Z] Step 23/23 : LABEL version=0.0.0 [2022-09-19T22:20:37.732Z] ---> Running in a05d03c294bf [2022-09-19T22:20:38.727Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:20:38.727Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:20:38.727Z] ---> 2f2208492a9f [2022-09-19T22:20:38.727Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:20:38.727Z] ---> Using cache [2022-09-19T22:20:38.727Z] ---> 31930cd28a39 [2022-09-19T22:20:38.727Z] Step 4/25 : WORKDIR /edgex-go [2022-09-19T22:20:38.727Z] ---> Using cache [2022-09-19T22:20:38.727Z] ---> 450b3b205080 [2022-09-19T22:20:38.727Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:20:38.727Z] ---> Using cache [2022-09-19T22:20:38.727Z] ---> 624a625606a1 [2022-09-19T22:20:38.727Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-19T22:20:38.727Z] ---> Using cache [2022-09-19T22:20:38.727Z] ---> ce93f1377ac3 [2022-09-19T22:20:38.727Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-19T22:20:38.727Z] ---> Using cache [2022-09-19T22:20:38.727Z] ---> c06a9240f344 [2022-09-19T22:20:38.727Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:20:38.727Z] ---> Using cache [2022-09-19T22:20:38.727Z] ---> 62217ce3d5cf [2022-09-19T22:20:38.727Z] Step 9/25 : COPY . . [2022-09-19T22:20:38.727Z] ---> Using cache [2022-09-19T22:20:38.727Z] ---> 9e4f81a50e50 [2022-09-19T22:20:38.727Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-19T22:20:38.727Z] Removing intermediate container a05d03c294bf [2022-09-19T22:20:38.727Z] ---> 999bf37d9fe9 [2022-09-19T22:20:38.727Z] [2022-09-19T22:20:38.727Z] ---> Running in 1385bcafab3b [2022-09-19T22:20:39.331Z] Successfully built 999bf37d9fe9 [2022-09-19T22:20:39.331Z] Successfully tagged support-notifications-arm64:latest [2022-09-19T22:20:39.331Z]  Building support-notifications ... done Building security-secretstore-setup [2022-09-19T22:20:40.782Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-19T22:20:59.132Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:20:59.132Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:20:59.132Z] ---> 2f2208492a9f [2022-09-19T22:20:59.132Z] Step 3/23 : WORKDIR /edgex-go [2022-09-19T22:20:59.132Z] ---> Using cache [2022-09-19T22:20:59.132Z] ---> 61aadcaf7e90 [2022-09-19T22:20:59.132Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:20:59.132Z] ---> Using cache [2022-09-19T22:20:59.132Z] ---> 659ee45eb6e9 [2022-09-19T22:20:59.132Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-19T22:20:59.132Z] ---> Running in 4e3ad7a7eabc [2022-09-19T22:21:00.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:21:02.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:21:02.306Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:21:02.306Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:21:02.595Z] ---> 2f2208492a9f [2022-09-19T22:21:02.595Z] Step 3/25 : WORKDIR /edgex-go [2022-09-19T22:21:02.595Z] ---> Using cache [2022-09-19T22:21:02.595Z] ---> 61aadcaf7e90 [2022-09-19T22:21:02.595Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:21:02.595Z] ---> Using cache [2022-09-19T22:21:02.595Z] ---> 659ee45eb6e9 [2022-09-19T22:21:02.595Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-19T22:21:02.595Z] ---> Using cache [2022-09-19T22:21:02.595Z] ---> 577ced4eae16 [2022-09-19T22:21:02.595Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-19T22:21:02.595Z] ---> Using cache [2022-09-19T22:21:02.595Z] ---> ee89b4d7d762 [2022-09-19T22:21:02.595Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:21:02.595Z] ---> Using cache [2022-09-19T22:21:02.595Z] ---> 25a2d3a2f65d [2022-09-19T22:21:02.595Z] Step 8/25 : COPY . . [2022-09-19T22:21:02.595Z] ---> Using cache [2022-09-19T22:21:02.595Z] ---> cf19f823021a [2022-09-19T22:21:02.595Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-19T22:21:02.595Z] ---> Running in 9a2f6dce6dfc [2022-09-19T22:21:03.587Z] OK: 221 MiB in 51 packages [2022-09-19T22:21:05.048Z] 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-09-19T22:21:05.048Z] Removing intermediate container 4e3ad7a7eabc [2022-09-19T22:21:05.048Z] ---> d41a8e028ddf [2022-09-19T22:21:05.048Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-19T22:21:05.651Z] ---> 378fb288598f [2022-09-19T22:21:05.651Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:21:05.924Z] ---> Running in aa3a3be02378 [2022-09-19T22:21:52.920Z] Removing intermediate container aa3a3be02378 [2022-09-19T22:21:52.920Z] ---> 4daa2ac26cb7 [2022-09-19T22:21:52.920Z] Step 8/23 : COPY . . [2022-09-19T22:22:05.393Z] ---> fb101dff7b05 [2022-09-19T22:22:05.393Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-19T22:22:05.393Z] ---> Running in d8b6dcd7cedf [2022-09-19T22:22:08.009Z] 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-09-19T22:22:14.752Z] Removing intermediate container 3f79202e6650 [2022-09-19T22:22:14.752Z] ---> d1ee8a8907f1 [2022-09-19T22:22:14.752Z] [2022-09-19T22:22:14.752Z] Step 11/24 : FROM alpine:3.16 [2022-09-19T22:22:14.752Z] ---> a6215f271958 [2022-09-19T22:22:14.752Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-19T22:22:14.752Z] ---> Running in 78c576ca51d9 [2022-09-19T22:22:14.752Z] Removing intermediate container 78c576ca51d9 [2022-09-19T22:22:14.752Z] ---> c6b289d08a0c [2022-09-19T22:22:14.752Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-19T22:22:14.752Z] ---> Running in 41eacf5eeeb2 [2022-09-19T22:22:15.040Z] Removing intermediate container 41eacf5eeeb2 [2022-09-19T22:22:15.040Z] ---> 253b1ba6bb0a [2022-09-19T22:22:15.040Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-19T22:22:15.318Z] ---> Running in df19de8b0212 [2022-09-19T22:22:15.622Z] Removing intermediate container df19de8b0212 [2022-09-19T22:22:15.622Z] ---> 51e74dddeb0f [2022-09-19T22:22:15.622Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:22:15.927Z] ---> Running in b3adec8043dc [2022-09-19T22:22:18.604Z] Removing intermediate container b3adec8043dc [2022-09-19T22:22:18.604Z] ---> 837182f95064 [2022-09-19T22:22:18.604Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-19T22:22:18.604Z] ---> Running in 933a5b6e1020 [2022-09-19T22:22:20.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:22:21.630Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:22:23.083Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-19T22:22:23.083Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T22:22:23.083Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-19T22:22:23.083Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T22:22:23.361Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-19T22:22:23.361Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-19T22:22:23.640Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:22:23.640Z] OK: 8 MiB in 20 packages [2022-09-19T22:22:25.643Z] Removing intermediate container 933a5b6e1020 [2022-09-19T22:22:25.643Z] ---> 8eacc993346c [2022-09-19T22:22:25.643Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:22:26.250Z] ---> 36f49d298eef [2022-09-19T22:22:26.250Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-19T22:22:28.248Z] ---> b06d4eca3505 [2022-09-19T22:22:28.248Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-19T22:22:28.858Z] ---> f457490e9f58 [2022-09-19T22:22:29.153Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-19T22:22:29.153Z] ---> Running in c5bf609d43db [2022-09-19T22:22:29.765Z] Removing intermediate container c5bf609d43db [2022-09-19T22:22:29.765Z] ---> 46ffc6d0676d [2022-09-19T22:22:29.765Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:22:29.765Z] ---> Running in 2baea044b43c [2022-09-19T22:22:30.377Z] Removing intermediate container 2baea044b43c [2022-09-19T22:22:30.377Z] ---> 8e85502fd1dc [2022-09-19T22:22:30.377Z] Step 22/24 : LABEL arch=arm64 [2022-09-19T22:22:30.377Z] ---> Running in 3ff9e7cf3a32 [2022-09-19T22:22:30.664Z] Removing intermediate container 3ff9e7cf3a32 [2022-09-19T22:22:30.664Z] ---> de381fa2f9c3 [2022-09-19T22:22:30.664Z] Step 23/24 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T22:22:30.940Z] ---> Running in 6fc86d936b4e [2022-09-19T22:22:31.227Z] Removing intermediate container 6fc86d936b4e [2022-09-19T22:22:31.227Z] ---> 2a1ed0b807b0 [2022-09-19T22:22:31.227Z] Step 24/24 : LABEL version=0.0.0 [2022-09-19T22:22:31.505Z] ---> Running in 89d31f60a581 [2022-09-19T22:22:32.120Z] Removing intermediate container 89d31f60a581 [2022-09-19T22:22:32.120Z] ---> e66cff88f308 [2022-09-19T22:22:32.120Z] [2022-09-19T22:22:32.403Z] Successfully built e66cff88f308 [2022-09-19T22:22:32.403Z] Successfully tagged core-data-arm64:latest [2022-09-19T22:22:32.403Z]  Building core-data ... done Building security-spiffe-token-provider [2022-09-19T22:22:51.373Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:22:51.374Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:22:51.374Z] ---> 2f2208492a9f [2022-09-19T22:22:51.374Z] Step 3/20 : WORKDIR /edgex-go [2022-09-19T22:22:51.374Z] ---> Using cache [2022-09-19T22:22:51.374Z] ---> 61aadcaf7e90 [2022-09-19T22:22:51.374Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-19T22:22:51.374Z] ---> Running in 97623678fc7a [2022-09-19T22:22:51.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:22:52.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:22:52.854Z] Removing intermediate container 5d0b728143ec [2022-09-19T22:22:52.854Z] ---> 2291e21cb4cc [2022-09-19T22:22:52.854Z] [2022-09-19T22:22:52.854Z] Step 10/33 : FROM alpine:3.16 [2022-09-19T22:22:52.854Z] ---> a6215f271958 [2022-09-19T22:22:52.854Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:22:52.854Z] ---> Running in e5d319f301c6 [2022-09-19T22:22:53.461Z] Removing intermediate container e5d319f301c6 [2022-09-19T22:22:53.461Z] ---> 242bfc87e929 [2022-09-19T22:22:53.461Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-19T22:22:53.461Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-19T22:22:53.461Z] v3.16.2-182-g8e0ba1a637 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-19T22:22:53.461Z] OK: 16894 distinct packages available [2022-09-19T22:22:53.461Z] ---> Running in 61fa366a1a1a [2022-09-19T22:22:53.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:22:54.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:22:55.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:22:55.369Z] OK: 221 MiB in 51 packages [2022-09-19T22:22:55.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:22:57.094Z] Removing intermediate container 97623678fc7a [2022-09-19T22:22:57.094Z] ---> 684d40fd93c2 [2022-09-19T22:22:57.094Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-19T22:22:57.094Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-19T22:22:57.094Z] (2/2) Installing su-exec (0.2-r1) [2022-09-19T22:22:57.094Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:22:57.372Z] OK: 5 MiB in 16 packages [2022-09-19T22:22:57.995Z] ---> 59ddd07f0a66 [2022-09-19T22:22:57.996Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:22:58.281Z] ---> Running in e533ec0f59bb [2022-09-19T22:22:59.279Z] Removing intermediate container 61fa366a1a1a [2022-09-19T22:22:59.279Z] ---> 609579af69e4 [2022-09-19T22:22:59.279Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-19T22:22:59.279Z] ---> Running in 845c1634050e [2022-09-19T22:23:00.268Z] Removing intermediate container 845c1634050e [2022-09-19T22:23:00.268Z] ---> e93cd209544f [2022-09-19T22:23:00.268Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-19T22:23:00.268Z] ---> Running in 61c1d8871882 [2022-09-19T22:23:00.877Z] Removing intermediate container 61c1d8871882 [2022-09-19T22:23:00.877Z] ---> 7e4bc1cf9d02 [2022-09-19T22:23:00.877Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-19T22:23:01.156Z] ---> Running in 9cf30412d28a [2022-09-19T22:23:01.766Z] Removing intermediate container 9cf30412d28a [2022-09-19T22:23:01.767Z] ---> 596919e9d52f [2022-09-19T22:23:01.767Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-19T22:23:01.767Z] ---> Running in c82988443b6e [2022-09-19T22:23:02.385Z] Removing intermediate container c82988443b6e [2022-09-19T22:23:02.385Z] ---> f9300cdfca06 [2022-09-19T22:23:02.385Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-19T22:23:02.385Z] ---> Running in d18a8bc26b7a [2022-09-19T22:23:05.797Z] Removing intermediate container d18a8bc26b7a [2022-09-19T22:23:05.797Z] ---> 424f0b598951 [2022-09-19T22:23:05.797Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-19T22:23:05.797Z] ---> Running in 336ce64efb1f [2022-09-19T22:23:06.075Z] Removing intermediate container 336ce64efb1f [2022-09-19T22:23:06.075Z] ---> d35b67ad6233 [2022-09-19T22:23:06.075Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-19T22:23:07.069Z] ---> f7a2b8f2e2a5 [2022-09-19T22:23:07.069Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-19T22:23:07.069Z] ---> Running in 01702735e5c5 [2022-09-19T22:23:10.493Z] Removing intermediate container 01702735e5c5 [2022-09-19T22:23:10.493Z] ---> 0d259450324b [2022-09-19T22:23:10.493Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:23:11.095Z] ---> aecba31ab1ae [2022-09-19T22:23:11.095Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-19T22:23:13.086Z] ---> a4dd887bb1d3 [2022-09-19T22:23:13.086Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-19T22:23:13.695Z] ---> 11305fe57a4a [2022-09-19T22:23:13.695Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-19T22:23:14.705Z] ---> 3ea3bdd3a83c [2022-09-19T22:23:14.705Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-19T22:23:15.704Z] ---> cedd5aaf8297 [2022-09-19T22:23:15.704Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-19T22:23:16.722Z] ---> 2bea7d57faa1 [2022-09-19T22:23:16.722Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-19T22:23:17.726Z] ---> 5a729f396447 [2022-09-19T22:23:17.726Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-19T22:23:17.726Z] ---> Running in db6757969501 [2022-09-19T22:23:21.156Z] Removing intermediate container db6757969501 [2022-09-19T22:23:21.156Z] ---> 7230a6127a0d [2022-09-19T22:23:21.156Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-19T22:23:21.156Z] ---> Running in 736b735bda4a [2022-09-19T22:23:21.156Z] Removing intermediate container 736b735bda4a [2022-09-19T22:23:21.156Z] ---> 7ac36070e69d [2022-09-19T22:23:21.156Z] Step 30/33 : CMD ["gate"] [2022-09-19T22:23:21.457Z] ---> Running in d39a9dd40cd0 [2022-09-19T22:23:22.081Z] Removing intermediate container d39a9dd40cd0 [2022-09-19T22:23:22.081Z] ---> 46795d874763 [2022-09-19T22:23:22.081Z] Step 31/33 : LABEL arch=arm64 [2022-09-19T22:23:22.081Z] ---> Running in 11c235237582 [2022-09-19T22:23:22.691Z] Removing intermediate container 11c235237582 [2022-09-19T22:23:22.691Z] ---> 927a921c5e90 [2022-09-19T22:23:22.691Z] Step 32/33 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T22:23:22.691Z] ---> Running in 2aa0aa150559 [2022-09-19T22:23:23.303Z] Removing intermediate container 2aa0aa150559 [2022-09-19T22:23:23.303Z] ---> 656831d8ed61 [2022-09-19T22:23:23.303Z] Step 33/33 : LABEL version=0.0.0 [2022-09-19T22:23:23.303Z] ---> Running in 3c11c2d1711f [2022-09-19T22:23:23.908Z] Removing intermediate container 3c11c2d1711f [2022-09-19T22:23:23.908Z] ---> f00eefa9b07d [2022-09-19T22:23:23.908Z] [2022-09-19T22:23:24.186Z] Successfully built f00eefa9b07d [2022-09-19T22:23:24.186Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-19T22:23:51.104Z]  Building security-bootstrapper ... done Removing intermediate container e533ec0f59bb [2022-09-19T22:23:51.104Z] ---> 3de25ef84a7a [2022-09-19T22:23:51.104Z] Step 7/20 : COPY . . [2022-09-19T22:23:59.441Z] ---> 1a3b8ed6b60d [2022-09-19T22:23:59.441Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-19T22:23:59.441Z] ---> Running in 67622befa834 [2022-09-19T22:24:00.440Z] 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-09-19T22:25:52.355Z] 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-09-19T22:25:59.391Z] Removing intermediate container 9a2f6dce6dfc [2022-09-19T22:25:59.391Z] ---> 6b05aa05779c [2022-09-19T22:25:59.391Z] [2022-09-19T22:25:59.391Z] Step 10/25 : FROM alpine:3.16 [2022-09-19T22:25:59.391Z] ---> a6215f271958 [2022-09-19T22:25:59.391Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-19T22:25:59.391Z] ---> Running in 233fdaf7a74f [2022-09-19T22:26:00.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:26:00.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:26:02.125Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-19T22:26:02.125Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-19T22:26:02.125Z] (3/3) Installing su-exec (0.2-r1) [2022-09-19T22:26:02.125Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:26:02.125Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:26:02.404Z] OK: 6 MiB in 17 packages [2022-09-19T22:26:04.399Z] Removing intermediate container 233fdaf7a74f [2022-09-19T22:26:04.399Z] ---> 29d7c278ff82 [2022-09-19T22:26:04.399Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-19T22:26:04.399Z] ---> Running in 5c6f1540bedc [2022-09-19T22:26:05.000Z] Removing intermediate container 5c6f1540bedc [2022-09-19T22:26:05.000Z] ---> ee98b567ff32 [2022-09-19T22:26:05.000Z] Step 13/25 : WORKDIR / [2022-09-19T22:26:05.000Z] ---> Running in dfa085d4f7a2 [2022-09-19T22:26:05.606Z] Removing intermediate container dfa085d4f7a2 [2022-09-19T22:26:05.606Z] ---> feb56c6ad931 [2022-09-19T22:26:05.606Z] 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-09-19T22:26:06.599Z] ---> 0b88cc8512cf [2022-09-19T22:26:06.600Z] 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-09-19T22:26:07.594Z] ---> 9af4a4dc1594 [2022-09-19T22:26:07.594Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-19T22:26:08.587Z] ---> 3306bd4b5ae4 [2022-09-19T22:26:08.587Z] 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-09-19T22:26:09.205Z] ---> 92126a9dfdb6 [2022-09-19T22:26:09.205Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-19T22:26:11.218Z] ---> dcc97dac7451 [2022-09-19T22:26:11.218Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-19T22:26:12.676Z] ---> 138a63366d45 [2022-09-19T22:26:12.676Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-19T22:26:14.139Z] ---> 2e9f73c92932 [2022-09-19T22:26:14.139Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-19T22:26:14.139Z] ---> Running in de0171db99b4 [2022-09-19T22:26:18.498Z] Removing intermediate container de0171db99b4 [2022-09-19T22:26:18.498Z] ---> 8c37f9680fa0 [2022-09-19T22:26:18.498Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-19T22:26:18.498Z] ---> Running in 8cc95fdc5ff9 [2022-09-19T22:26:18.778Z] Removing intermediate container 8cc95fdc5ff9 [2022-09-19T22:26:18.778Z] ---> a762ee2b0440 [2022-09-19T22:26:18.778Z] Step 23/25 : LABEL arch=arm64 [2022-09-19T22:26:19.056Z] ---> Running in 35f4739bb5c1 [2022-09-19T22:26:20.044Z] Removing intermediate container 35f4739bb5c1 [2022-09-19T22:26:20.044Z] ---> a55c17997a4e [2022-09-19T22:26:20.044Z] Step 24/25 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T22:26:20.044Z] ---> Running in 9a3d1d17f554 [2022-09-19T22:26:20.650Z] Removing intermediate container 9a3d1d17f554 [2022-09-19T22:26:20.650Z] ---> 63fd472b14a7 [2022-09-19T22:26:20.650Z] Step 25/25 : LABEL version=0.0.0 [2022-09-19T22:26:20.927Z] ---> Running in 75412793f8e2 [2022-09-19T22:26:21.914Z] Removing intermediate container 75412793f8e2 [2022-09-19T22:26:21.914Z] ---> 62d474ea7381 [2022-09-19T22:26:21.914Z] [2022-09-19T22:26:22.511Z] Successfully built 62d474ea7381 [2022-09-19T22:26:22.511Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-19T22:26:23.949Z]  Building security-secretstore-setup ... done Removing intermediate container 1385bcafab3b [2022-09-19T22:26:23.949Z] ---> 5549a2172acd [2022-09-19T22:26:23.949Z] [2022-09-19T22:26:23.949Z] Step 11/25 : FROM alpine:3.16 [2022-09-19T22:26:23.949Z] ---> a6215f271958 [2022-09-19T22:26:23.949Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-19T22:26:23.949Z] ---> Using cache [2022-09-19T22:26:23.949Z] ---> ec94318ee969 [2022-09-19T22:26:23.949Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:26:23.949Z] ---> Using cache [2022-09-19T22:26:23.949Z] ---> ffde3282172d [2022-09-19T22:26:23.949Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-19T22:26:23.949Z] ---> Running in 4083f06e1830 [2022-09-19T22:26:24.547Z] Removing intermediate container 4083f06e1830 [2022-09-19T22:26:24.547Z] ---> 9334a35c64b2 [2022-09-19T22:26:24.547Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-19T22:26:24.547Z] ---> Running in 2ac411855927 [2022-09-19T22:26:25.146Z] Removing intermediate container 2ac411855927 [2022-09-19T22:26:25.146Z] ---> 3cbbbbca7f68 [2022-09-19T22:26:25.146Z] Step 16/25 : WORKDIR / [2022-09-19T22:26:25.146Z] ---> Running in 9923ece47524 [2022-09-19T22:26:25.423Z] Removing intermediate container 9923ece47524 [2022-09-19T22:26:25.423Z] ---> c631424ecc5c [2022-09-19T22:26:25.423Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:26:26.411Z] ---> 0bcfbdbc13e9 [2022-09-19T22:26:26.411Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-19T22:26:28.389Z] ---> fd1851bcc702 [2022-09-19T22:26:28.389Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-19T22:26:28.991Z] ---> 6c05cda168ea [2022-09-19T22:26:28.991Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-19T22:26:29.975Z] ---> 449f4041a1da [2022-09-19T22:26:29.976Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-19T22:26:29.976Z] ---> Running in bdc4a0bcd82e [2022-09-19T22:26:30.963Z] Removing intermediate container bdc4a0bcd82e [2022-09-19T22:26:30.963Z] ---> 1cf15d0e8385 [2022-09-19T22:26:30.963Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:26:30.963Z] ---> Running in 78fea8454812 [2022-09-19T22:26:31.947Z] Removing intermediate container 78fea8454812 [2022-09-19T22:26:31.947Z] ---> 7590df1f82ea [2022-09-19T22:26:31.947Z] Step 23/25 : LABEL arch=arm64 [2022-09-19T22:26:32.227Z] ---> Running in c25401d37394 [2022-09-19T22:26:32.824Z] Removing intermediate container c25401d37394 [2022-09-19T22:26:32.824Z] ---> c7d29085b136 [2022-09-19T22:26:32.824Z] Step 24/25 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T22:26:33.098Z] ---> Running in 94672160c066 [2022-09-19T22:26:34.088Z] Removing intermediate container 94672160c066 [2022-09-19T22:26:34.088Z] ---> 4ff48157cf16 [2022-09-19T22:26:34.088Z] Step 25/25 : LABEL version=0.0.0 [2022-09-19T22:26:34.088Z] ---> Running in 6b21aab2e5fd [2022-09-19T22:26:35.075Z] Removing intermediate container 6b21aab2e5fd [2022-09-19T22:26:35.075Z] ---> 13952a77a3b0 [2022-09-19T22:26:35.075Z] [2022-09-19T22:26:35.356Z] Successfully built 13952a77a3b0 [2022-09-19T22:26:35.356Z] Successfully tagged core-metadata-arm64:latest [2022-09-19T22:26:38.771Z]  Building core-metadata ... done Removing intermediate container d8b6dcd7cedf [2022-09-19T22:26:38.771Z] ---> a66f177ea0a7 [2022-09-19T22:26:38.771Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-19T22:26:38.771Z] ---> Running in 562d59b8cd37 [2022-09-19T22:26:40.223Z] 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-09-19T22:26:43.623Z] Removing intermediate container 562d59b8cd37 [2022-09-19T22:26:43.623Z] ---> f3bd67cd5642 [2022-09-19T22:26:43.623Z] [2022-09-19T22:26:43.623Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T22:26:43.623Z] ---> a6215f271958 [2022-09-19T22:26:43.623Z] 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-09-19T22:26:43.623Z] ---> Running in 9458039ea42f [2022-09-19T22:26:43.903Z] Removing intermediate container 9458039ea42f [2022-09-19T22:26:43.903Z] ---> 8ed532ecece9 [2022-09-19T22:26:43.903Z] 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-09-19T22:26:44.181Z] ---> Running in fcea77ee3527 [2022-09-19T22:26:45.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:26:45.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:26:46.901Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-19T22:26:46.901Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-19T22:26:47.179Z] (3/33) Installing readline (8.1.2-r0) [2022-09-19T22:26:47.179Z] (4/33) Installing bash (5.1.16-r2) [2022-09-19T22:26:47.179Z] Executing bash-5.1.16-r2.post-install [2022-09-19T22:26:47.179Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-19T22:26:47.179Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-19T22:26:47.179Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-19T22:26:47.179Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-19T22:26:47.179Z] (9/33) Installing curl (7.83.1-r3) [2022-09-19T22:26:47.179Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-19T22:26:48.168Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-19T22:26:48.168Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-19T22:26:48.168Z] (13/33) Installing expat (2.4.8-r0) [2022-09-19T22:26:48.168Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-19T22:26:48.168Z] (15/33) Installing gdbm (1.23-r0) [2022-09-19T22:26:48.168Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-19T22:26:48.169Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T22:26:48.169Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T22:26:48.169Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-19T22:26:48.169Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-19T22:26:48.169Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-19T22:26:50.802Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-19T22:26:50.802Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-19T22:26:50.802Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-19T22:26:50.802Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-19T22:26:50.802Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-19T22:26:50.802Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-19T22:26:50.802Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-19T22:26:50.802Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-19T22:26:50.802Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-19T22:26:50.802Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-19T22:26:50.802Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-19T22:26:50.802Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-19T22:26:51.396Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:26:51.396Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:26:51.673Z] OK: 120 MiB in 47 packages [2022-09-19T22:27:04.108Z] Collecting docker-compose==1.23.2 [2022-09-19T22:27:04.108Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-19T22:27:04.108Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.6 MB/s eta 0:00:00 [2022-09-19T22:27:04.615Z] Collecting docopt<0.7,>=0.6.1 [2022-09-19T22:27:04.615Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-19T22:27:04.615Z] Preparing metadata (setup.py): started [2022-09-19T22:27:06.438Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T22:27:06.731Z] Collecting cached-property<2,>=1.2.0 [2022-09-19T22:27:06.732Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-19T22:27:07.007Z] Collecting texttable<0.10,>=0.9.0 [2022-09-19T22:27:07.007Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-19T22:27:07.007Z] Preparing metadata (setup.py): started [2022-09-19T22:27:08.995Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T22:27:09.271Z] Collecting PyYAML<4,>=3.10 [2022-09-19T22:27:09.271Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-19T22:27:09.271Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 19.0 MB/s eta 0:00:00 [2022-09-19T22:27:10.720Z] Preparing metadata (setup.py): started [2022-09-19T22:27:12.709Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T22:27:12.709Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-19T22:27:12.709Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-19T22:27:12.709Z] Preparing metadata (setup.py): started [2022-09-19T22:27:14.149Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T22:27:14.747Z] Collecting docker<4.0,>=3.6.0 [2022-09-19T22:27:14.747Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-19T22:27:14.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.5 MB/s eta 0:00:00 [2022-09-19T22:27:14.747Z] 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-09-19T22:27:15.021Z] Collecting jsonschema<3,>=2.5.1 [2022-09-19T22:27:15.021Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-19T22:27:15.617Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-19T22:27:15.617Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-19T22:27:15.617Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.9 MB/s eta 0:00:00 [2022-09-19T22:27:16.220Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-19T22:27:16.220Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-19T22:27:16.220Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.4 MB/s eta 0:00:00 [2022-09-19T22:27:16.822Z] Collecting docker-pycreds>=0.4.0 [2022-09-19T22:27:17.102Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-19T22:27:17.380Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-19T22:27:17.380Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-19T22:27:17.380Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.9 MB/s eta 0:00:00 [2022-09-19T22:27:17.982Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-19T22:27:17.982Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-19T22:27:17.982Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.0 MB/s eta 0:00:00 [2022-09-19T22:27:18.257Z] Collecting idna<2.8,>=2.5 [2022-09-19T22:27:18.258Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-19T22:27:18.258Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.5 MB/s eta 0:00:00 [2022-09-19T22:27:18.532Z] Collecting certifi>=2017.4.17 [2022-09-19T22:27:18.532Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-19T22:27:18.806Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 20.2 MB/s eta 0:00:00 [2022-09-19T22:27:19.080Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-19T22:27:19.080Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-19T22:27:19.080Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-19T22:27:19.080Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-19T22:27:20.054Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-19T22:27:20.054Z] Running setup.py install for texttable: started [2022-09-19T22:27:22.034Z] Running setup.py install for texttable: finished with status 'done' [2022-09-19T22:27:22.034Z] Running setup.py install for PyYAML: started [2022-09-19T22:27:24.667Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-19T22:27:25.645Z] Running setup.py install for docopt: started [2022-09-19T22:27:27.619Z] Running setup.py install for docopt: finished with status 'done' [2022-09-19T22:27:30.242Z] Running setup.py install for dockerpty: started [2022-09-19T22:27:32.221Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-19T22:27:34.206Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-09-19T22:27:34.206Z] 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-09-19T22:27:44.348Z] Removing intermediate container 67622befa834 [2022-09-19T22:27:44.348Z] ---> 73db0bede685 [2022-09-19T22:27:44.348Z] [2022-09-19T22:27:44.348Z] Step 9/20 : FROM alpine:3.15 [2022-09-19T22:27:44.348Z] ---> 02e0d6fdf486 [2022-09-19T22:27:44.348Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:27:44.348Z] ---> Using cache [2022-09-19T22:27:44.348Z] ---> c89aaccb5326 [2022-09-19T22:27:44.349Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:27:44.349Z] ---> Using cache [2022-09-19T22:27:44.349Z] ---> b4b7fcd1b22a [2022-09-19T22:27:44.349Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-19T22:27:44.349Z] ---> Running in 042006a35297 [2022-09-19T22:27:44.620Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:27:44.620Z] Removing intermediate container fcea77ee3527 [2022-09-19T22:27:44.620Z] ---> 886fe322fec9 [2022-09-19T22:27:44.620Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-19T22:27:44.620Z] ---> Running in 9b4cd797c85c [2022-09-19T22:27:44.893Z] Removing intermediate container 9b4cd797c85c [2022-09-19T22:27:44.893Z] ---> be4ba084f945 [2022-09-19T22:27:44.893Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T22:27:44.893Z] ---> Running in 7ced5fe11023 [2022-09-19T22:27:45.167Z] Removing intermediate container 7ced5fe11023 [2022-09-19T22:27:45.167Z] ---> 6821e8316750 [2022-09-19T22:27:45.167Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-19T22:27:45.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:27:46.479Z] ---> 8325ba3fa520 [2022-09-19T22:27:46.479Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-19T22:27:46.479Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T22:27:46.479Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T22:27:46.479Z] OK: 15734 distinct packages available [2022-09-19T22:27:46.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:27:46.752Z] ---> 77575d1833b0 [2022-09-19T22:27:46.752Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-19T22:27:47.733Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:27:47.733Z] ---> 690d032c1944 [2022-09-19T22:27:47.733Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-19T22:27:47.733Z] ---> Running in 8d5fe69fdebd [2022-09-19T22:27:48.005Z] Removing intermediate container 8d5fe69fdebd [2022-09-19T22:27:48.005Z] ---> 507070350d6c [2022-09-19T22:27:48.005Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:27:48.005Z] ---> Running in 436a0172d5a4 [2022-09-19T22:27:48.277Z] Removing intermediate container 436a0172d5a4 [2022-09-19T22:27:48.277Z] ---> 6664b41f2a04 [2022-09-19T22:27:48.277Z] Step 21/23 : LABEL arch=arm64 [2022-09-19T22:27:48.554Z] ---> Running in f1494936c9a7 [2022-09-19T22:27:48.554Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-19T22:27:48.554Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-19T22:27:48.827Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-19T22:27:48.827Z] Removing intermediate container f1494936c9a7 [2022-09-19T22:27:48.827Z] ---> 7bd20c0d9b1a [2022-09-19T22:27:48.827Z] Step 22/23 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T22:27:48.827Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-19T22:27:48.827Z] ---> Running in 772e61bea5e2 [2022-09-19T22:27:48.827Z] (5/9) Installing curl (7.80.0-r3) [2022-09-19T22:27:49.103Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-19T22:27:49.103Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-19T22:27:49.103Z] Removing intermediate container 772e61bea5e2 [2022-09-19T22:27:49.103Z] ---> 237e1fd05185 [2022-09-19T22:27:49.103Z] Step 23/23 : LABEL version=0.0.0 [2022-09-19T22:27:49.103Z] (8/9) Installing libucontext (1.1-r0) [2022-09-19T22:27:49.373Z] ---> Running in 8bf67f47091a [2022-09-19T22:27:49.373Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-19T22:27:49.373Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T22:27:49.373Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:27:49.645Z] Removing intermediate container 8bf67f47091a [2022-09-19T22:27:49.645Z] ---> 6c70aef303cc [2022-09-19T22:27:49.645Z] [2022-09-19T22:27:49.645Z] OK: 8 MiB in 23 packages [2022-09-19T22:27:49.918Z] Successfully built 6c70aef303cc [2022-09-19T22:27:49.918Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-19T22:27:50.900Z]  Building sys-mgmt-agent ... done Removing intermediate container 042006a35297 [2022-09-19T22:27:50.900Z] ---> 0395082d0f38 [2022-09-19T22:27:50.900Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:27:51.495Z] ---> daac9488c2df [2022-09-19T22:27:51.495Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-19T22:27:52.937Z] ---> e2d80721e259 [2022-09-19T22:27:52.937Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-19T22:27:53.531Z] ---> 53241cabb357 [2022-09-19T22:27:53.531Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-19T22:27:53.531Z] ---> Running in d83a754207f6 [2022-09-19T22:27:53.804Z] Removing intermediate container d83a754207f6 [2022-09-19T22:27:53.804Z] ---> 23ef19203a33 [2022-09-19T22:27:53.804Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:27:53.804Z] ---> Running in 590690a67c37 [2022-09-19T22:27:54.078Z] Removing intermediate container 590690a67c37 [2022-09-19T22:27:54.078Z] ---> b6aec25b76b2 [2022-09-19T22:27:54.078Z] Step 18/20 : LABEL arch=arm64 [2022-09-19T22:27:54.078Z] ---> Running in 606f61a0bb06 [2022-09-19T22:27:54.350Z] Removing intermediate container 606f61a0bb06 [2022-09-19T22:27:54.350Z] ---> a60cd671f8b5 [2022-09-19T22:27:54.350Z] Step 19/20 : LABEL git_sha=ab6081c28c85636d11808910e6c57f956bd123b7 [2022-09-19T22:27:54.620Z] ---> Running in d520baebc7b5 [2022-09-19T22:27:54.892Z] Removing intermediate container d520baebc7b5 [2022-09-19T22:27:54.892Z] ---> 8470ab6ffa7e [2022-09-19T22:27:54.892Z] Step 20/20 : LABEL version=0.0.0 [2022-09-19T22:27:54.892Z] ---> Running in 3087cbfb1165 [2022-09-19T22:27:55.166Z] Removing intermediate container 3087cbfb1165 [2022-09-19T22:27:55.166Z] ---> 475ebc3e3e57 [2022-09-19T22:27:55.166Z] [2022-09-19T22:27:55.438Z] Successfully built 475ebc3e3e57 [2022-09-19T22:27:55.438Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-19T22:27:55.725Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-19T22:27:55.742Z] $ docker stop --time=1 f8cd178b2434f6a265f6f26c0a308a3e3c98d146586503892ba88b60ed5278b6 [2022-09-19T22:27:57.420Z] $ docker rm -f f8cd178b2434f6a265f6f26c0a308a3e3c98d146586503892ba88b60ed5278b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T22:27:58.023Z] + docker images [2022-09-19T22:27:58.296Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-19T22:27:58.296Z] security-spiffe-token-provider-arm64 latest 475ebc3e3e57 3 seconds ago 28.4MB [2022-09-19T22:27:58.296Z] sys-mgmt-agent-arm64 latest 6c70aef303cc 9 seconds ago 133MB [2022-09-19T22:27:58.296Z] 73db0bede685 17 seconds ago 1.41GB [2022-09-19T22:27:58.296Z] f3bd67cd5642 About a minute ago 1.36GB [2022-09-19T22:27:58.296Z] core-metadata-arm64 latest 13952a77a3b0 About a minute ago 17.5MB [2022-09-19T22:27:58.296Z] 5549a2172acd About a minute ago 1.38GB [2022-09-19T22:27:58.296Z] security-secretstore-setup-arm64 latest 62d474ea7381 About a minute ago 28.2MB [2022-09-19T22:27:58.296Z] 6b05aa05779c 2 minutes ago 1.37GB [2022-09-19T22:27:58.296Z] security-bootstrapper-arm64 latest f00eefa9b07d 4 minutes ago 19.1MB [2022-09-19T22:27:58.296Z] 2291e21cb4cc 5 minutes ago 1.36GB [2022-09-19T22:27:58.296Z] core-data-arm64 latest e66cff88f308 5 minutes ago 20.7MB [2022-09-19T22:27:58.296Z] d1ee8a8907f1 5 minutes ago 1.38GB [2022-09-19T22:27:58.296Z] support-notifications-arm64 latest 999bf37d9fe9 7 minutes ago 26.3MB [2022-09-19T22:27:58.296Z] support-scheduler-arm64 latest 2a94b60a71e1 7 minutes ago 25.7MB [2022-09-19T22:27:58.296Z] core-command-arm64 latest 902ef2175907 7 minutes ago 16.7MB [2022-09-19T22:27:58.296Z] 430cbf2ca411 7 minutes ago 1.43GB [2022-09-19T22:27:58.296Z] bb703ba0a4a6 7 minutes ago 1.44GB [2022-09-19T22:27:58.296Z] 8d8d21e5538c 8 minutes ago 1.37GB [2022-09-19T22:27:58.296Z] security-proxy-setup-arm64 latest 2d381590bd0e 10 minutes ago 26.4MB [2022-09-19T22:27:58.296Z] 96b9e650c6e8 11 minutes ago 1.36GB [2022-09-19T22:27:58.296Z] security-spire-server-arm64 latest b7f0ee9f4a72 14 minutes ago 84.2MB [2022-09-19T22:27:58.296Z] 1bc386243db9 14 minutes ago 1.25GB [2022-09-19T22:27:58.296Z] security-spire-agent-arm64 latest a369681d9979 16 minutes ago 122MB [2022-09-19T22:27:58.296Z] security-spire-config-arm64 latest 5461a1279220 16 minutes ago 83.6MB [2022-09-19T22:27:58.296Z] bc61a316a383 16 minutes ago 1.25GB [2022-09-19T22:27:58.296Z] d276a9bd11e0 16 minutes ago 1.25GB [2022-09-19T22:27:58.296Z] ci-base-image-arm64 latest 2f2208492a9f 30 minutes ago 995MB [2022-09-19T22:27:58.296Z] alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB [2022-09-19T22:27:58.296Z] alpine 3.16 a6215f271958 5 weeks ago 5.29MB [2022-09-19T22:27:58.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-19T22:27:58.296Z] 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-09-19T22:27:59.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T22:27:59.118Z] [2022-09-19T22:27:59.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:27:59.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T22:27:59.835Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-19T22:27:59.835Z] 8998bd30e6a1: Pulling fs layer [2022-09-19T22:27:59.835Z] 04944245beec: Pulling fs layer [2022-09-19T22:27:59.835Z] 699f458cf7ca: Pulling fs layer [2022-09-19T22:27:59.835Z] 765212b225bb: Pulling fs layer [2022-09-19T22:27:59.835Z] f23df028b6ca: Pulling fs layer [2022-09-19T22:27:59.835Z] d65c8cfc05b1: Pulling fs layer [2022-09-19T22:27:59.835Z] 2437ff75d9bd: Pulling fs layer [2022-09-19T22:27:59.835Z] f23df028b6ca: Waiting [2022-09-19T22:27:59.835Z] d65c8cfc05b1: Waiting [2022-09-19T22:27:59.835Z] 2437ff75d9bd: Waiting [2022-09-19T22:27:59.835Z] 765212b225bb: Waiting [2022-09-19T22:27:59.835Z] 04944245beec: Verifying Checksum [2022-09-19T22:27:59.835Z] 04944245beec: Download complete [2022-09-19T22:27:59.835Z] 765212b225bb: Download complete [2022-09-19T22:28:00.134Z] f23df028b6ca: Download complete [2022-09-19T22:28:00.134Z] d65c8cfc05b1: Verifying Checksum [2022-09-19T22:28:00.134Z] d65c8cfc05b1: Download complete [2022-09-19T22:28:00.424Z] 699f458cf7ca: Verifying Checksum [2022-09-19T22:28:00.424Z] 699f458cf7ca: Download complete [2022-09-19T22:28:00.709Z] 8998bd30e6a1: Verifying Checksum [2022-09-19T22:28:00.709Z] 8998bd30e6a1: Download complete [2022-09-19T22:28:03.343Z] 2437ff75d9bd: Verifying Checksum [2022-09-19T22:28:03.343Z] 2437ff75d9bd: Download complete [2022-09-19T22:28:05.316Z] 8998bd30e6a1: Pull complete [2022-09-19T22:28:05.588Z] 04944245beec: Pull complete [2022-09-19T22:28:07.018Z] 699f458cf7ca: Pull complete [2022-09-19T22:28:07.291Z] 765212b225bb: Pull complete [2022-09-19T22:28:08.263Z] f23df028b6ca: Pull complete [2022-09-19T22:28:08.263Z] d65c8cfc05b1: Pull complete [2022-09-19T22:28:23.325Z] 2437ff75d9bd: Pull complete [2022-09-19T22:28:23.325Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-19T22:28:23.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T22:28:23.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:28:23.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-29885 does not seem to be running inside a container [2022-09-19T22:28:23.770Z] $ 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-09-19T22:28:26.392Z] $ docker top f15700b7733afb818e6e70ee6151b82837727f6a49d6cdb15c2f173501229a50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:28:27.455Z] ---> job-cost.sh [2022-09-19T22:28:27.455Z] lf-activate-venv: SKIPPING [2022-09-19T22:28:27.455Z] INFO: No Stack... [2022-09-19T22:28:28.048Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-19T22:28:29.020Z] INFO: Archiving Costs [Pipeline] sh [2022-09-19T22:28:29.695Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-09-19T22:28:29.695Z] + cut -d, -f6 [Pipeline] lock [2022-09-19T22:28:29.745Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4159-1-stack-cost] [2022-09-19T22:28:29.749Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4159-1-stack-cost] did not exist. Created. [2022-09-19T22:28:29.749Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-19T22:28:30.486Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-19T22:28:30.678Z] Stashed 1 file(s) [Pipeline] } [2022-09-19T22:28:30.693Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4159-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-19T22:28:30.767Z] $ docker stop --time=1 f15700b7733afb818e6e70ee6151b82837727f6a49d6cdb15c2f173501229a50 [2022-09-19T22:28:32.242Z] $ docker rm -f f15700b7733afb818e6e70ee6151b82837727f6a49d6cdb15c2f173501229a50 [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-09-19T22:28:33.288Z] provisioning config files... [2022-09-19T22:28:33.298Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8623618293949330307tmp [Pipeline] { [Pipeline] sh [2022-09-19T22:28:33.630Z] + set +x [2022-09-19T22:28:33.630Z] + curl -s https://codecov.io/bash [2022-09-19T22:28:33.630Z] + bash -s -- [2022-09-19T22:28:33.630Z] [2022-09-19T22:28:33.630Z] _____ _ [2022-09-19T22:28:33.630Z] / ____| | | [2022-09-19T22:28:33.630Z] | | ___ __| | ___ ___ _____ __ [2022-09-19T22:28:33.630Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-19T22:28:33.630Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-19T22:28:33.630Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-19T22:28:33.630Z] Bash-1.0.6 [2022-09-19T22:28:33.630Z] [2022-09-19T22:28:33.630Z] [2022-09-19T22:28:33.630Z] ==> git version 2.25.1 found [2022-09-19T22:28:33.630Z] ==> 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-09-19T22:28:33.630Z] Release-Date: 2020-01-08 [2022-09-19T22:28:33.630Z] 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-09-19T22:28:33.630Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-19T22:28:33.630Z] ==> Jenkins CI detected. [2022-09-19T22:28:33.630Z] current dir:  /w/workspace/edgex-go/1 [2022-09-19T22:28:33.630Z] project root: . [2022-09-19T22:28:33.630Z] --> token set from env [2022-09-19T22:28:33.630Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-19T22:28:33.630Z] ==> Running gcov in . (disable via -X gcov) [2022-09-19T22:28:33.630Z] ==> Python coveragepy not found [2022-09-19T22:28:33.630Z] ==> Searching for coverage reports in: [2022-09-19T22:28:33.630Z] + . [2022-09-19T22:28:33.630Z] -> Found 1 reports [2022-09-19T22:28:33.630Z] ==> Detecting git/mercurial file structure [2022-09-19T22:28:33.630Z] ==> Reading reports [2022-09-19T22:28:33.889Z] + ./coverage.out bytes=491309 [2022-09-19T22:28:33.889Z] ==> Appending adjustments [2022-09-19T22:28:33.889Z] https://docs.codecov.io/docs/fixing-reports [2022-09-19T22:28:34.825Z] + Found adjustments [2022-09-19T22:28:34.825Z] ==> Gzipping contents [2022-09-19T22:28:34.825Z] 64K /tmp/codecov.1RhCHd.gz [2022-09-19T22:28:34.825Z] ==> Uploading reports [2022-09-19T22:28:34.825Z] url: https://codecov.io [2022-09-19T22:28:34.825Z] query: branch=PR-4159&commit=ab6081c28c85636d11808910e6c57f956bd123b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4159&job=&cmd_args= [2022-09-19T22:28:35.085Z] -> Pinging Codecov [2022-09-19T22:28:35.085Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4159&commit=ab6081c28c85636d11808910e6c57f956bd123b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4159&job=&cmd_args= [2022-09-19T22:28:35.346Z] -> Uploading to [2022-09-19T22:28:35.346Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-19/00271124DB129430A58F1EEE437C3FCB/ab6081c28c85636d11808910e6c57f956bd123b7/a6fb38c9-bcde-4db8-99fb-e4c25ca47714.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220919T222835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61499cc8050314ff1b8db2dfd2930d36d2a3922121b51e60178714afcd3ad65c [2022-09-19T22:28:35.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T22:28:35.346Z] Dload Upload Total Spent Left Speed [2022-09-19T22:28:35.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64593 0 0 100 64593 0 247k --:--:-- --:--:-- --:--:-- 247k [2022-09-19T22:28:35.606Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ab6081c28c85636d11808910e6c57f956bd123b7 [Pipeline] } [2022-09-19T22:28:35.656Z] 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-09-19T22:28:36.991Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:28:37.374Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:28:38.320Z] ---> package-listing.sh [2022-09-19T22:28:38.320Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-19T22:28:38.320Z] ++ facter osfamily [2022-09-19T22:28:38.581Z] + OS_FAMILY=debian [2022-09-19T22:28:38.581Z] + workspace=/w/workspace/edgex-go/1 [2022-09-19T22:28:38.581Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-19T22:28:38.581Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-19T22:28:38.581Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-19T22:28:38.581Z] + PACKAGES=/tmp/packages_start.txt [2022-09-19T22:28:38.581Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-19T22:28:38.581Z] + PACKAGES=/tmp/packages_end.txt [2022-09-19T22:28:38.581Z] + case "${OS_FAMILY}" in [2022-09-19T22:28:38.581Z] + dpkg -l [2022-09-19T22:28:38.581Z] + grep '^ii' [2022-09-19T22:28:38.581Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-19T22:28:38.581Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-19T22:28:38.581Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-19T22:28:38.581Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-19T22:28:38.581Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-19T22:28:38.581Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-19T22:28:38.618Z] 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-09-19T22:28:38.910Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:28:39.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T22:28:39.536Z] [2022-09-19T22:28:39.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:28:39.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T22:28:39.912Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-19T22:28:39.912Z] 5eb5b503b376: Pulling fs layer [2022-09-19T22:28:39.912Z] 5c69ac0246d0: Pulling fs layer [2022-09-19T22:28:39.912Z] ec43610c2a17: Pulling fs layer [2022-09-19T22:28:39.912Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-19T22:28:39.912Z] 33b1e0a273af: Pulling fs layer [2022-09-19T22:28:39.912Z] 5d3b04190fa2: Pulling fs layer [2022-09-19T22:28:39.912Z] 2f39f015ded8: Pulling fs layer [2022-09-19T22:28:39.912Z] 33b1e0a273af: Waiting [2022-09-19T22:28:39.912Z] 5d3b04190fa2: Waiting [2022-09-19T22:28:39.912Z] 2f39f015ded8: Waiting [2022-09-19T22:28:39.913Z] 3a2ae6a8a46f: Waiting [2022-09-19T22:28:39.913Z] 5c69ac0246d0: Verifying Checksum [2022-09-19T22:28:39.913Z] 5c69ac0246d0: Download complete [2022-09-19T22:28:39.913Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-19T22:28:39.913Z] 3a2ae6a8a46f: Download complete [2022-09-19T22:28:40.173Z] ec43610c2a17: Verifying Checksum [2022-09-19T22:28:40.173Z] ec43610c2a17: Download complete [2022-09-19T22:28:40.173Z] 33b1e0a273af: Verifying Checksum [2022-09-19T22:28:40.173Z] 33b1e0a273af: Download complete [2022-09-19T22:28:40.173Z] 5d3b04190fa2: Verifying Checksum [2022-09-19T22:28:40.173Z] 5d3b04190fa2: Download complete [2022-09-19T22:28:40.173Z] 5eb5b503b376: Verifying Checksum [2022-09-19T22:28:40.173Z] 5eb5b503b376: Download complete [2022-09-19T22:28:41.112Z] 2f39f015ded8: Download complete [2022-09-19T22:28:41.372Z] 5eb5b503b376: Pull complete [2022-09-19T22:28:41.632Z] 5c69ac0246d0: Pull complete [2022-09-19T22:28:41.892Z] ec43610c2a17: Pull complete [2022-09-19T22:28:42.150Z] 3a2ae6a8a46f: Pull complete [2022-09-19T22:28:42.408Z] 33b1e0a273af: Pull complete [2022-09-19T22:28:42.408Z] 5d3b04190fa2: Pull complete [2022-09-19T22:28:46.603Z] 2f39f015ded8: Pull complete [2022-09-19T22:28:46.603Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-19T22:28:46.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T22:28:46.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:28:46.819Z] prd-ubuntu20.04-docker-8c-8g-29883 does not seem to be running inside a container [2022-09-19T22:28:46.850Z] $ 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-09-19T22:28:49.330Z] $ docker top 68168c1622474c3b2c79aca63a2cb4c2535a57c4f5b57615d4a6faac5703b9bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T22:28:49.738Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-19T22:28:50.046Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-19T22:28:50.359Z] + ls /var/log/sa-host [2022-09-19T22:28:50.359Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T22:28:50.569Z] provisioning config files... [2022-09-19T22:28:50.579Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4867608350223126305tmp [Pipeline] { [Pipeline] echo [2022-09-19T22:28:50.624Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:28:50.934Z] ---> create-netrc.sh [Pipeline] } [2022-09-19T22:28:50.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:28:51.366Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-19T22:28:51.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:28:51.712Z] ---> sudo-logs.sh [2022-09-19T22:28:51.712Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-19T22:28:51.779Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:28:52.090Z] ---> job-cost.sh [2022-09-19T22:28:52.090Z] lf-activate-venv: SKIPPING [2022-09-19T22:28:52.090Z] DEBUG: total: 0.10999999940395355 [2022-09-19T22:28:52.090Z] INFO: Retrieving Stack Cost... [2022-09-19T22:28:53.473Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-19T22:28:53.733Z] INFO: Archiving Costs [Pipeline] echo [2022-09-19T22:28:53.768Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:28:54.082Z] ---> logs-deploy.sh [2022-09-19T22:28:54.082Z] lf-activate-venv: SKIPPING [2022-09-19T22:28:54.082Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4159/1 [2022-09-19T22:28:54.082Z] INFO: archiving workspace using pattern(s): [2022-09-19T22:28:55.466Z] Archives upload complete. [2022-09-19T22:28:55.466Z] INFO: archiving logs to Nexus [2022-09-19T22:28:56.037Z] ---> uname -a: [2022-09-19T22:28:56.037Z] Linux prd-ubuntu20-04-docker-8c-8g-29883 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-19T22:28:56.037Z] [2022-09-19T22:28:56.037Z] [2022-09-19T22:28:56.037Z] ---> lscpu: [2022-09-19T22:28:56.037Z] Architecture: x86_64 [2022-09-19T22:28:56.037Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-19T22:28:56.037Z] Byte Order: Little Endian [2022-09-19T22:28:56.037Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-19T22:28:56.037Z] CPU(s): 8 [2022-09-19T22:28:56.037Z] On-line CPU(s) list: 0-7 [2022-09-19T22:28:56.037Z] Thread(s) per core: 1 [2022-09-19T22:28:56.037Z] Core(s) per socket: 1 [2022-09-19T22:28:56.037Z] Socket(s): 8 [2022-09-19T22:28:56.037Z] NUMA node(s): 1 [2022-09-19T22:28:56.037Z] Vendor ID: AuthenticAMD [2022-09-19T22:28:56.037Z] CPU family: 23 [2022-09-19T22:28:56.037Z] Model: 49 [2022-09-19T22:28:56.037Z] Model name: AMD EPYC-Rome Processor [2022-09-19T22:28:56.037Z] Stepping: 0 [2022-09-19T22:28:56.037Z] CPU MHz: 2799.988 [2022-09-19T22:28:56.037Z] BogoMIPS: 5599.97 [2022-09-19T22:28:56.037Z] Virtualization: AMD-V [2022-09-19T22:28:56.037Z] Hypervisor vendor: KVM [2022-09-19T22:28:56.037Z] Virtualization type: full [2022-09-19T22:28:56.037Z] L1d cache: 256 KiB [2022-09-19T22:28:56.037Z] L1i cache: 256 KiB [2022-09-19T22:28:56.037Z] L2 cache: 4 MiB [2022-09-19T22:28:56.037Z] L3 cache: 128 MiB [2022-09-19T22:28:56.037Z] NUMA node0 CPU(s): 0-7 [2022-09-19T22:28:56.037Z] Vulnerability Itlb multihit: Not affected [2022-09-19T22:28:56.037Z] Vulnerability L1tf: Not affected [2022-09-19T22:28:56.037Z] Vulnerability Mds: Not affected [2022-09-19T22:28:56.037Z] Vulnerability Meltdown: Not affected [2022-09-19T22:28:56.037Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-19T22:28:56.037Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-19T22:28:56.037Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-19T22:28:56.037Z] Vulnerability Srbds: Not affected [2022-09-19T22:28:56.037Z] Vulnerability Tsx async abort: Not affected [2022-09-19T22:28:56.037Z] 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-09-19T22:28:56.037Z] [2022-09-19T22:28:56.037Z] [2022-09-19T22:28:56.037Z] ---> nproc: [2022-09-19T22:28:56.037Z] 8 [2022-09-19T22:28:56.037Z] [2022-09-19T22:28:56.037Z] [2022-09-19T22:28:56.037Z] ---> df -h: [2022-09-19T22:28:56.037Z] Filesystem Size Used Avail Use% Mounted on [2022-09-19T22:28:56.037Z] overlay 155G 18G 138G 12% / [2022-09-19T22:28:56.037Z] tmpfs 64M 0 64M 0% /dev [2022-09-19T22:28:56.037Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-19T22:28:56.037Z] shm 64M 0 64M 0% /dev/shm [2022-09-19T22:28:56.037Z] /dev/vda1 155G 18G 138G 12% /facter-os [2022-09-19T22:28:56.037Z] [2022-09-19T22:28:56.037Z] [2022-09-19T22:28:56.037Z] ---> sar -b -r -n DEV: [2022-09-19T22:28:56.037Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29883) 09/19/22 _x86_64_ (8 CPU) [2022-09-19T22:28:56.037Z] [2022-09-19T22:28:56.037Z] 21:52:48 LINUX RESTART (8 CPU) [2022-09-19T22:28:56.037Z] [2022-09-19T22:28:56.037Z] 21:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-19T22:28:56.037Z] 21:54:02 368.14 55.67 312.46 0.00 7422.76 178471.59 0.00 [2022-09-19T22:28:56.037Z] 21:55:01 116.66 0.66 116.00 0.00 10.98 57286.02 0.00 [2022-09-19T22:28:56.037Z] 21:56:01 57.91 0.15 57.76 0.00 2.67 19602.75 0.00 [2022-09-19T22:28:56.037Z] 21:57:01 427.10 7.53 419.56 0.00 77.32 148045.59 0.00 [2022-09-19T22:28:56.037Z] 21:58:01 779.19 0.13 779.05 0.00 13.86 250340.41 0.00 [2022-09-19T22:28:56.037Z] 21:59:01 897.92 3.45 894.47 0.00 65.46 326388.27 0.00 [2022-09-19T22:28:56.037Z] 22:00:01 485.92 0.08 485.84 0.00 1.87 65342.84 0.00 [2022-09-19T22:28:56.037Z] 22:01:01 1.73 0.00 1.73 0.00 0.00 20.93 0.00 [2022-09-19T22:28:56.037Z] 22:02:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 [2022-09-19T22:28:56.037Z] 22:03:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2022-09-19T22:28:56.037Z] 22:04:01 1.50 0.00 1.50 0.00 0.00 20.00 0.00 [2022-09-19T22:28:56.037Z] 22:05:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2022-09-19T22:28:56.037Z] 22:06:01 1.22 0.00 1.22 0.00 0.00 12.53 0.00 [2022-09-19T22:28:56.037Z] 22:07:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2022-09-19T22:28:56.037Z] 22:08:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 [2022-09-19T22:28:56.037Z] 22:09:01 1.97 0.02 1.95 0.00 0.13 23.20 0.00 [2022-09-19T22:28:56.037Z] 22:10:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2022-09-19T22:28:56.037Z] 22:11:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 [2022-09-19T22:28:56.037Z] 22:12:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2022-09-19T22:28:56.037Z] 22:13:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 [2022-09-19T22:28:56.037Z] 22:14:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 [2022-09-19T22:28:56.037Z] 22:15:01 1.02 0.00 1.02 0.00 0.00 13.47 0.00 [2022-09-19T22:28:56.037Z] 22:16:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2022-09-19T22:28:56.037Z] 22:17:02 1.02 0.02 1.00 0.00 0.13 12.66 0.00 [2022-09-19T22:28:56.038Z] 22:18:01 1.47 0.00 1.47 0.00 0.00 15.59 0.00 [2022-09-19T22:28:56.038Z] 22:19:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 [2022-09-19T22:28:56.038Z] 22:20:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 [2022-09-19T22:28:56.038Z] 22:21:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 [2022-09-19T22:28:56.038Z] 22:22:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2022-09-19T22:28:56.038Z] 22:23:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2022-09-19T22:28:56.038Z] 22:24:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2022-09-19T22:28:56.038Z] 22:25:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 [2022-09-19T22:28:56.038Z] 22:26:01 1.50 0.00 1.50 0.00 0.00 15.60 0.00 [2022-09-19T22:28:56.038Z] 22:27:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2022-09-19T22:28:56.038Z] 22:28:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2022-09-19T22:28:56.038Z] Average: 90.55 1.94 88.61 0.00 217.21 29883.64 0.00 [2022-09-19T22:28:56.038Z] [2022-09-19T22:28:56.038Z] 21:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-19T22:28:56.038Z] 21:54:02 28692844 31752400 552140 1.68 115980 3211860 2232152 6.58 1153544 2657292 553808 [2022-09-19T22:28:56.038Z] 21:55:01 27583964 31717000 572960 1.74 138368 4176540 2027172 5.97 1570888 3248656 510792 [2022-09-19T22:28:56.038Z] 21:56:01 27249300 31698380 588896 1.79 142136 4459964 2034496 6.00 1472072 3653848 367780 [2022-09-19T22:28:56.038Z] 21:57:01 24479872 31683860 591704 1.80 276508 6852888 2046396 6.03 1874564 5773400 132 [2022-09-19T22:28:56.038Z] 21:58:01 21977760 31644364 624328 1.90 297648 9247004 2501292 7.37 2028232 8066760 624228 [2022-09-19T22:28:56.038Z] 21:59:01 18923724 31532484 726368 2.21 426608 11882224 3062484 9.03 2459668 10500056 429388 [2022-09-19T22:28:56.038Z] 22:00:01 20545612 31754336 519120 1.58 435220 10511492 1917988 5.65 2177512 9215468 284 [2022-09-19T22:28:56.038Z] 22:01:01 20546724 31755556 517948 1.58 435248 10511564 1917988 5.65 2176588 9215524 272 [2022-09-19T22:28:56.038Z] 22:02:01 20554064 31762904 510532 1.55 435268 10511568 1917988 5.65 2169984 9215544 12 [2022-09-19T22:28:56.038Z] 22:03:01 20554716 31763580 509744 1.55 435292 10511568 1917988 5.65 2169568 9215544 268 [2022-09-19T22:28:56.038Z] 22:04:01 20559056 31767932 505424 1.54 435324 10511548 1917988 5.65 2165728 9215524 184 [2022-09-19T22:28:56.038Z] 22:05:01 20559804 31768684 504672 1.53 435348 10511552 1917988 5.65 2164776 9215528 172 [2022-09-19T22:28:56.038Z] 22:06:01 20559996 31768908 504640 1.53 435352 10511556 1917988 5.65 2164800 9215532 12 [2022-09-19T22:28:56.038Z] 22:07:01 20560012 31768940 504572 1.53 435368 10511560 1917988 5.65 2164816 9215536 168 [2022-09-19T22:28:56.038Z] 22:08:01 20560216 31769316 504288 1.53 435396 10511552 1917988 5.65 2164568 9215676 12 [2022-09-19T22:28:56.038Z] 22:09:01 20560692 31769948 503844 1.53 435432 10511692 1944268 5.73 2164792 9215808 176 [2022-09-19T22:28:56.038Z] 22:10:01 20560676 31769960 503764 1.53 435464 10511696 1944268 5.73 2164516 9215812 16 [2022-09-19T22:28:56.038Z] 22:11:01 20560304 31769660 504036 1.53 435500 10511696 1944268 5.73 2165096 9215812 8 [2022-09-19T22:28:56.038Z] 22:12:01 20560512 31769876 503952 1.53 435524 10511700 1944268 5.73 2164600 9215816 24 [2022-09-19T22:28:56.038Z] 22:13:01 20559952 31769344 504464 1.53 435560 10511680 1944268 5.73 2164640 9215816 204 [2022-09-19T22:28:56.038Z] 22:14:01 20560480 31769964 503800 1.53 435592 10511708 1944268 5.73 2165004 9215824 20 [2022-09-19T22:28:56.038Z] 22:15:01 20560280 31769932 503652 1.53 435628 10511840 1944268 5.73 2164708 9215948 192 [2022-09-19T22:28:56.038Z] 22:16:01 20560160 31769864 503636 1.53 435644 10511840 1944268 5.73 2165284 9215948 196 [2022-09-19T22:28:56.038Z] 22:17:02 20559852 31769592 503832 1.53 435676 10511840 1944268 5.73 2165152 9215952 204 [2022-09-19T22:28:56.038Z] 22:18:01 20559788 31769588 503776 1.53 435688 10511848 1944268 5.73 2164800 9215952 12 [2022-09-19T22:28:56.038Z] 22:19:01 20559780 31769640 503688 1.53 435736 10511852 1944268 5.73 2165224 9215968 180 [2022-09-19T22:28:56.038Z] 22:20:01 20559976 31769868 503504 1.53 435764 10511856 1944268 5.73 2164888 9215972 32 [2022-09-19T22:28:56.038Z] 22:21:01 20560096 31770012 503512 1.53 435772 10511860 1944268 5.73 2165032 9215972 56 [2022-09-19T22:28:56.038Z] 22:22:01 20560312 31770244 503492 1.53 435780 10511864 1944268 5.73 2164920 9215976 12 [2022-09-19T22:28:56.038Z] 22:23:01 20560288 31770232 503448 1.53 435808 10511868 1944268 5.73 2164932 9215980 184 [2022-09-19T22:28:56.038Z] 22:24:01 20559696 31769692 503892 1.53 435832 10511864 1944268 5.73 2165728 9215984 20 [2022-09-19T22:28:56.038Z] 22:25:01 20559852 31769888 503636 1.53 435860 10511872 1944268 5.73 2165332 9215988 260 [2022-09-19T22:28:56.038Z] 22:26:01 20560064 31770144 503320 1.53 435904 10511872 1944268 5.73 2165604 9215988 192 [2022-09-19T22:28:56.038Z] 22:27:01 20560088 31770176 503272 1.53 435928 10511868 1944268 5.73 2165064 9215992 156 [2022-09-19T22:28:56.038Z] 22:28:01 20559964 31770092 503500 1.53 435932 10511880 1944268 5.73 2165412 9215996 180 [2022-09-19T22:28:56.038Z] Average: 21288871 31751610 523182 1.59 400831 9847732 2001464 5.90 2096515 8604525 71138 [2022-09-19T22:28:56.038Z] [2022-09-19T22:28:56.038Z] 21:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-19T22:28:56.038Z] 21:54:02 docker0 355.42 327.68 26.57 2713.12 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:54:02 lo 5.60 5.60 0.54 0.54 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:54:02 ens3 1425.50 1201.95 12777.87 165.63 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:55:01 vethae6f18a 0.71 0.90 0.06 0.08 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:55:01 docker0 119.61 131.15 9.30 1172.28 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:55:01 ens3 196.20 169.33 1211.36 73.93 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:56:01 vethae6f18a 0.82 0.83 0.06 0.06 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:56:01 docker0 0.82 0.82 0.05 0.06 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:56:01 ens3 25.36 14.58 23.49 11.30 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:57:01 docker0 157.61 208.10 11.59 1634.80 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:57:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:57:01 veth6edd92e 0.00 0.57 0.00 0.04 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:57:01 ens3 339.56 252.74 3334.45 89.74 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:58:01 docker0 48.73 67.77 3.32 629.83 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:58:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:58:01 vethacce00a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:58:01 veth6edd92e 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:58:01 ens3 145.91 115.56 758.47 76.82 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:59:01 docker0 135.16 178.10 9.72 1519.62 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:59:01 veth04eceba 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:59:01 veth6edd92e 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:59:01 ens3 253.76 190.95 1560.97 90.36 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 21:59:01 vethf037d3c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:00:01 docker0 17.80 41.68 1.41 711.30 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:00:01 ens3 67.97 34.44 734.38 12.68 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:01:01 ens3 0.43 0.42 0.03 0.04 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:04:01 ens3 1.00 0.60 0.46 0.34 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:09:01 ens3 0.43 0.45 0.50 0.09 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:10:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:11:01 ens3 0.45 0.40 0.26 0.21 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.038Z] 22:13:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:14:01 ens3 0.12 0.08 0.07 0.07 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:17:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:17:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:19:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:21:01 ens3 0.23 0.18 0.18 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:24:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:27:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] 22:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] Average: docker0 23.83 27.26 1.77 239.13 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] Average: ens3 70.21 56.63 582.91 14.88 0.00 0.00 0.00 0.00 [2022-09-19T22:28:56.039Z] [2022-09-19T22:28:56.039Z]