Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca+1fb6775d8804dda106fccace673c66bb187c3e57 (030aecd215eb5a8b3ecc3d75e7a2781779635e2c) 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-ssh16854880216838487542.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh303991214384273599.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14251961610431434911.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15081701243844057663.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4466278399187903709.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17653 in /w/workspace/edgexfoundry_edgex-go_PR-4584 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca Merge succeeded, producing dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca Checking out Revision dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca (PR-4584) > 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/4584/head:refs/remotes/origin/PR-4584 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # 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 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" > git rev-list --no-walk dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:30:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:30:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:30:17 ========================================================= 15:30:17 EdgeX Global Pipelines Version Info 15:30:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:30:17 ------------------- 15:30:17 stable info: 15:30:17 ------------------- 15:30:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:30:17 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:30:17 Message: update stable to v1.0.250 15:30:18 ------------------- 15:30:18 experimental info: 15:30:18 ------------------- 15:30:18 Commited By: **** collab-it+edgex@linuxfoundation.org 15:30:18 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:30:18 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4584 [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4584 [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4584 [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbeafcd [Pipeline] echo 15:30:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:19 provisioning config files... 15:30:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10955168544059224192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:20 ---> docker-login.sh 15:30:20 nexus3.edgexfoundry.org:10001 15:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:20 Configure a credential helper to remove this warning. See 15:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:20 15:30:20 Login Succeeded 15:30:20 nexus3.edgexfoundry.org:10002 15:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:20 Configure a credential helper to remove this warning. See 15:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:20 15:30:20 Login Succeeded 15:30:20 nexus3.edgexfoundry.org:10003 15:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:20 Configure a credential helper to remove this warning. See 15:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:20 15:30:20 Login Succeeded 15:30:20 nexus3.edgexfoundry.org:10004 15:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:20 Configure a credential helper to remove this warning. See 15:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:20 15:30:20 Login Succeeded 15:30:20 docker.io 15:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:21 Configure a credential helper to remove this warning. See 15:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:21 15:30:21 Login Succeeded 15:30:21 ---> docker-login.sh ends [Pipeline] } 15:30:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:21 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 15:30:21 + dirname cmd/core-command/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo core-command,cmd/core-command/Dockerfile 15:30:21 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:30:21 + dirname cmd/core-data/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo core-data,cmd/core-data/Dockerfile 15:30:21 + dirname cmd/core-metadata/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo core-metadata,cmd/core-metadata/Dockerfile 15:30:21 + dirname cmd/security-bootstrapper/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:30:21 + dirname cmd/security-proxy-auth/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:30:21 + dirname cmd/security-proxy-setup/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:30:21 + dirname cmd/security-secretstore-setup/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:30:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:30:21 + dirname cmd/security-spire-agent/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:30:21 + dirname cmd/security-spire-config/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:30:21 + dirname cmd/security-spire-server/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:30:21 + dirname cmd/support-notifications/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo support-notifications,cmd/support-notifications/Dockerfile 15:30:21 + dirname cmd/support-scheduler/Dockerfile 15:30:21 + cut -d/ -f2 15:30:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:30:21 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:30:25 + git rev-list -1 --merges dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca~1..dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] echo 15:30:25 -----------> git rev-list -1 --merges dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca~1..dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [false] [Pipeline] sh 15:30:25 + git log --format=format:%s -1 dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] echo 15:30:25 ========================================================= 15:30:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:30:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:30:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:30:25 + grep -v github /etc/ssh/ssh_known_hosts 15:30:25 + [ -e /tmp/ssh_known_hosts ] 15:30:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:30:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:30:25 + sudo tee -a /etc/ssh/ssh_known_hosts 15:30:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:26 15:30:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:26 0.1.4: Pulling from edgex-devops/py-git-semver 15:30:26 b85a868b505f: Pulling fs layer 15:30:26 e2be974225ed: Pulling fs layer 15:30:26 339a4e72a1f5: Pulling fs layer 15:30:26 988bab9f4d93: Pulling fs layer 15:30:26 1469e6f7b9e6: Pulling fs layer 15:30:26 eaf3925da568: Pulling fs layer 15:30:26 bab4dde63d76: Pulling fs layer 15:30:26 988bab9f4d93: Waiting 15:30:26 1469e6f7b9e6: Waiting 15:30:26 eaf3925da568: Waiting 15:30:26 bde34c3a00c8: Pulling fs layer 15:30:26 b352a97aabf1: Pulling fs layer 15:30:26 4872d77fe225: Pulling fs layer 15:30:26 5851b861e8e6: Pulling fs layer 15:30:26 bab4dde63d76: Waiting 15:30:26 b352a97aabf1: Waiting 15:30:26 bde34c3a00c8: Waiting 15:30:26 4872d77fe225: Waiting 15:30:26 5851b861e8e6: Waiting 15:30:26 e2be974225ed: Verifying Checksum 15:30:26 e2be974225ed: Download complete 15:30:26 988bab9f4d93: Verifying Checksum 15:30:26 988bab9f4d93: Download complete 15:30:26 1469e6f7b9e6: Verifying Checksum 15:30:26 1469e6f7b9e6: Download complete 15:30:26 339a4e72a1f5: Verifying Checksum 15:30:26 339a4e72a1f5: Download complete 15:30:26 eaf3925da568: Verifying Checksum 15:30:26 eaf3925da568: Download complete 15:30:26 bde34c3a00c8: Verifying Checksum 15:30:26 bde34c3a00c8: Download complete 15:30:26 b352a97aabf1: Download complete 15:30:26 4872d77fe225: Verifying Checksum 15:30:26 4872d77fe225: Download complete 15:30:26 5851b861e8e6: Verifying Checksum 15:30:26 5851b861e8e6: Download complete 15:30:26 b85a868b505f: Verifying Checksum 15:30:26 b85a868b505f: Download complete 15:30:27 bab4dde63d76: Verifying Checksum 15:30:27 bab4dde63d76: Download complete 15:30:28 b85a868b505f: Pull complete 15:30:28 e2be974225ed: Pull complete 15:30:28 339a4e72a1f5: Pull complete 15:30:28 988bab9f4d93: Pull complete 15:30:28 1469e6f7b9e6: Pull complete 15:30:28 eaf3925da568: Pull complete 15:30:30 bab4dde63d76: Pull complete 15:30:30 bde34c3a00c8: Pull complete 15:30:30 b352a97aabf1: Pull complete 15:30:30 4872d77fe225: Pull complete 15:30:30 5851b861e8e6: Pull complete 15:30:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:30 prd-ubuntu20.04-docker-8c-8g-17653 does not seem to be running inside a container 15:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:30:32 $ docker top 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 -eo pid,comm 15:30:32 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). 15:30:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:32 [ssh-agent] Looking for ssh-agent implementation... 15:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:32 $ docker exec 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 ssh-agent 15:30:32 SSH_AUTH_SOCK=/tmp/ssh-XWEpzqBrZNRU/agent.32 15:30:32 SSH_AGENT_PID=38 15:30:32 Running ssh-add (command line suppressed) 15:30:32 Identity added: /w/workspace/edgex-go/2@tmp/private_key_406263923667562656.key (/w/workspace/edgex-go/2@tmp/private_key_406263923667562656.key) 15:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:32 + git tag --points-at HEAD [Pipeline] } 15:30:32 $ docker exec --env ******** --env ******** 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 ssh-agent -k 15:30:32 unset SSH_AUTH_SOCK; 15:30:32 unset SSH_AGENT_PID; 15:30:32 echo Agent pid 38 killed; 15:30:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:30:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:33 [ssh-agent] Looking for ssh-agent implementation... 15:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:33 $ docker exec 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 ssh-agent 15:30:33 SSH_AUTH_SOCK=/tmp/ssh-GFi5k0Bhz3ej/agent.70 15:30:33 SSH_AGENT_PID=76 15:30:33 Running ssh-add (command line suppressed) 15:30:33 Identity added: /w/workspace/edgex-go/2@tmp/private_key_15155172919433283040.key (/w/workspace/edgex-go/2@tmp/private_key_15155172919433283040.key) 15:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:33 + git semver init 15:30:33 2023-06-01 15:30:33,779 [run_init] DEBUG init version:0.0.0 force:False 15:30:33 2023-06-01 15:30:33,780 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 15:30:33 2023-06-01 15:30:33,780 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 15:30:33 2023-06-01 15:30:33,781 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 15:30:40 2023-06-01 15:30:40,691 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 15:30:40 2023-06-01 15:30:40,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4584 with force:False 15:30:40 2023-06-01 15:30:40,692 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4584 15:30:40 2023-06-01 15:30:40,696 [execute] INFO git cat-file --batch-check 15:30:40 2023-06-01 15:30:40,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 15:30:40 2023-06-01 15:30:40,702 [execute] INFO git cat-file --batch 15:30:40 2023-06-01 15:30:40,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 15:30:40 2023-06-01 15:30:40,707 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4584 15:30:40 0.0.0 [Pipeline] } 15:30:40 $ docker exec --env ******** --env ******** 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 ssh-agent -k 15:30:41 unset SSH_AUTH_SOCK; 15:30:41 unset SSH_AGENT_PID; 15:30:41 echo Agent pid 76 killed; 15:30:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:41 + git semver [Pipeline] } 15:30:41 $ docker stop --time=1 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 15:30:42 $ docker rm -f --volumes 8bb89229481ac819b43b36dac558827262f0e5384dc730fda8e867764aaebe63 [Pipeline] // withDockerContainer [Pipeline] sh 15:30:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:30:43 Stashed 1 file(s) [Pipeline] echo 15:30:43 [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 15:30:43 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 15:30:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:30:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:30:43 ========================================================= 15:30:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:30:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:30:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:30:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:30:44 f56be85fc22e: Pulling fs layer 15:30:44 85791d961cd3: Pulling fs layer 15:30:44 d694b5ae8c79: Pulling fs layer 15:30:44 9f32a84ed3da: Pulling fs layer 15:30:44 4d19c01a9841: Pulling fs layer 15:30:44 9325e15d5711: Pulling fs layer 15:30:44 556b6ee489ea: Pulling fs layer 15:30:44 c5a4b2cf53e6: Pulling fs layer 15:30:44 4d19c01a9841: Waiting 15:30:44 556b6ee489ea: Waiting 15:30:44 c5a4b2cf53e6: Waiting 15:30:44 9325e15d5711: Waiting 15:30:44 85791d961cd3: Verifying Checksum 15:30:44 85791d961cd3: Download complete 15:30:44 9f32a84ed3da: Verifying Checksum 15:30:44 9f32a84ed3da: Download complete 15:30:44 4d19c01a9841: Verifying Checksum 15:30:44 4d19c01a9841: Download complete 15:30:44 f56be85fc22e: Verifying Checksum 15:30:44 f56be85fc22e: Download complete 15:30:44 9325e15d5711: Verifying Checksum 15:30:44 9325e15d5711: Download complete 15:30:44 f56be85fc22e: Pull complete 15:30:44 85791d961cd3: Pull complete 15:30:45 d694b5ae8c79: Verifying Checksum 15:30:45 d694b5ae8c79: Download complete 15:30:45 c5a4b2cf53e6: Verifying Checksum 15:30:45 c5a4b2cf53e6: Download complete 15:30:45 556b6ee489ea: Verifying Checksum 15:30:45 556b6ee489ea: Download complete 15:30:48 d694b5ae8c79: Pull complete 15:30:48 9f32a84ed3da: Pull complete 15:30:48 4d19c01a9841: Pull complete 15:30:48 9325e15d5711: Pull complete 15:30:50 556b6ee489ea: Pull complete 15:30:51 c5a4b2cf53e6: Pull complete 15:30:51 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:30:51 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:30:51 WORKDIR /edgex 15:30:51 COPY go.mod . 15:30:51 RUN go mod download ci-base-image-x86_64 15:30:51 -f - . 15:30:52 Sending build context to Docker daemon 170.8MB 15:30:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:30:52 ---> c4be618373d6 15:30:52 Step 2/4 : WORKDIR /edgex 15:30:57 ---> Running in a418eede661e 15:30:57 Removing intermediate container a418eede661e 15:30:57 ---> f9510ed3f926 15:30:57 Step 3/4 : COPY go.mod . 15:30:57 ---> fdc1ca917b9b 15:30:57 Step 4/4 : RUN go mod download 15:30:57 ---> Running in 05750da9fd4a 15:30:58 Still waiting to schedule task 15:30:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:31:09 Removing intermediate container 05750da9fd4a 15:31:09 ---> d545518df3a8 15:31:09 Successfully built d545518df3a8 15:31:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:10 + docker inspect -f . ci-base-image-x86_64 15:31:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:10 prd-ubuntu20.04-docker-8c-8g-17653 does not seem to be running inside a container 15:31:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:31:10 $ docker top 8c2c29cee29740459f29fe1f81d3308a527d133e649a1bcc4076b80b67bfbdd7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:10 + go version 15:31:10 go version go1.20.2 linux/amd64 [Pipeline] } 15:31:10 $ docker stop --time=1 8c2c29cee29740459f29fe1f81d3308a527d133e649a1bcc4076b80b67bfbdd7 15:31:12 $ docker rm -f --volumes 8c2c29cee29740459f29fe1f81d3308a527d133e649a1bcc4076b80b67bfbdd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:12 + docker inspect -f . ci-base-image-x86_64 15:31:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:12 prd-ubuntu20.04-docker-8c-8g-17653 does not seem to be running inside a container 15:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:31:13 $ docker top 0e0b984154292be4f1ec23405f90bd383fd11e289b13f58fbedf887ed821616d -eo pid,comm [Pipeline] { [Pipeline] echo 15:31:13 ========================================================= 15:31:13 [edgeXBuildGoParallel] Running Tests and Build... 15:31:13 ========================================================= [Pipeline] sh 15:31:13 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 15:31:13 + make test 15:31:13 go test -race -coverprofile=coverage.out ./... 15:31:20 ? github.com/edgexfoundry/edgex-go [no test files] 15:31:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:31:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:31:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:31:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:31:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:31:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:31:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:31:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 15:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 15:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements 15:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 15:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.745s coverage: 88.5% of statements 15:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 15:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.370s coverage: 95.6% of statements 15:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:31:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 15:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 15:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 15:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.0% of statements 15:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 42.9% of statements 15:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements 15:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 15:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 15:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 15:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 15:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.302s coverage: 79.9% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.068s coverage: 92.9% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.060s coverage: 20.0% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.1% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 38.4% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 15:32:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 15:32:10 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 15:32:10 running golangci-lint 15:32:10 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 15:32:10 go version go1.20.2 linux/amd64 15:32:10 level=info msg="[config_reader] Used config file .golangci.yml" 15:32:10 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 15:32:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17654 in /w/workspace/edgexfoundry_edgex-go_PR-4584 [Pipeline] { [Pipeline] ws 15:32:21 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:32:21 The recommended git tool is: git 15:32:25 level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|exports_file|name) took 14.01854197s" 15:32:25 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.553567ms" 15:32:26 using credential edgex-jenkins-ssh 15:32:26 Cloning the remote Git repository 15:32:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:32:26 > git init /w/workspace/edgex-go/2 # timeout=10 15:32:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:32:26 > git --version # timeout=10 15:32:26 > git --version # 'git version 2.25.1' 15:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:33 level=info msg="[linters_context/goanalysis] analyzers took 1m2.151993579s with top 10 stages: buildir: 35.470738424s, fact_deprecated: 2.110827191s, inspect: 1.92912377s, gosec: 1.706518056s, printf: 1.187715735s, S1038: 1.12584935s, nilness: 1.036645358s, fact_purity: 1.016023665s, ctrlflow: 893.328244ms, typedness: 569.460823ms" 15:32:33 level=info msg="[runner] Issues before processing: 203, after processing: 0" 15:32:33 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, identifier_marker: 203/203, path_prettifier: 203/203, skip_files: 203/203, exclude-rules: 23/203, exclude: 203/203" 15:32:33 level=info msg="[runner] processing took 18.696208ms with stages: nolint: 7.829339ms, identifier_marker: 5.368085ms, autogenerated_exclude: 1.9615ms, path_prettifier: 1.463464ms, exclude-rules: 1.254742ms, skip_dirs: 767.797µs, cgo: 30.791µs, filename_unadjuster: 15.5µs, max_from_linter: 730ns, max_same_issues: 680ns, path_prefixer: 590ns, uniq_by_line: 510ns, exclude: 420ns, diff: 420ns, skip_files: 400ns, severity-rules: 380ns, source_code: 320ns, sort_results: 230ns, path_shortener: 190ns, max_per_file_from_linter: 120ns" 15:32:33 level=info msg="[runner] linters took 8.286504982s with stages: goanalysis_metalinter: 8.267705374s" 15:32:33 level=info msg="File cache stats: 0 entries of total size 0B" 15:32:33 level=info msg="Memory: 225 samples, avg is 209.1MB, max is 856.3MB" 15:32:33 level=info msg="Execution took 22.351867188s" 15:32:33 go vet ./... 15:32:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:32:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:32:38 ./bin/test-attribution-txt.sh [Pipeline] echo 15:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:32:38 + ls -al . 15:32:38 total 720 15:32:38 drwxrwxr-x 11 1001 1001 4096 Jun 1 15:31 . 15:32:38 drwxr-xr-x 4 root root 4096 Jun 1 15:31 .. 15:32:38 drwxrwxr-x 2 1001 1001 4096 Jun 1 15:30 .blubracket 15:32:38 -rw-rw-r-- 1 1001 1001 16 Jun 1 15:30 .dockerignore 15:32:38 drwxrwxr-x 8 1001 1001 4096 Jun 1 15:30 .git 15:32:38 drwxrwxr-x 3 1001 1001 4096 Jun 1 15:30 .github 15:32:38 -rw-rw-r-- 1 1001 1001 1133 Jun 1 15:30 .gitignore 15:32:38 -rw-rw-r-- 1 1001 1001 42 Jun 1 15:30 .golangci.yml 15:32:38 -rw-rw-r-- 1 1001 1001 87 Jun 1 15:30 .hadolint.yml 15:32:38 drwxr-xr-x 3 1001 1001 4096 Jun 1 15:30 .semver 15:32:38 -rw-rw-r-- 1 1001 1001 166 Jun 1 15:30 .sonarcloud.properties 15:32:38 -rw-rw-r-- 1 1001 1001 1171 Jun 1 15:30 ADOPTERS.md 15:32:38 -rw-rw-r-- 1 1001 1001 10835 Jun 1 15:30 Attribution.txt 15:32:38 -rw-rw-r-- 1 1001 1001 93407 Jun 1 15:30 CHANGELOG.md 15:32:38 -rw-rw-r-- 1 1001 1001 3804 Jun 1 15:30 CONTRIBUTING.md 15:32:38 -rw-rw-r-- 1 1001 1001 677 Jun 1 15:30 GOVERNANCE.md 15:32:38 -rw-rw-r-- 1 1001 1001 883 Jun 1 15:30 Jenkinsfile 15:32:38 -rw-rw-r-- 1 1001 1001 10775 Jun 1 15:30 LICENSE 15:32:38 -rw-rw-r-- 1 1001 1001 14368 Jun 1 15:30 Makefile 15:32:38 -rw-rw-r-- 1 1001 1001 582 Jun 1 15:30 OWNERS.md 15:32:38 -rw-rw-r-- 1 1001 1001 9923 Jun 1 15:30 README.md 15:32:38 -rw-rw-r-- 1 1001 1001 789 Jun 1 15:30 SECURITY.md 15:32:38 -rw-rw-r-- 1 1001 1001 5 Jun 1 15:30 VERSION 15:32:38 drwxrwxr-x 2 1001 1001 4096 Jun 1 15:30 bin 15:32:38 drwxrwxr-x 18 1001 1001 4096 Jun 1 15:30 cmd 15:32:38 -rw-r--r-- 1 root root 447731 Jun 1 15:32 coverage.out 15:32:38 -rw-rw-r-- 1 1001 1001 3159 Jun 1 15:30 go.mod 15:32:38 -rw-rw-r-- 1 1001 1001 31048 Jun 1 15:30 go.sum 15:32:38 drwxrwxr-x 7 1001 1001 4096 Jun 1 15:30 internal 15:32:38 drwxrwxr-x 3 1001 1001 4096 Jun 1 15:30 openapi 15:32:38 -rw-rw-r-- 1 1001 1001 594 Jun 1 15:30 security.txt 15:32:38 drwxrwxr-x 4 1001 1001 4096 Jun 1 15:30 snap 15:32:38 -rw-rw-r-- 1 1001 1001 204 Jun 1 15:30 version.go [Pipeline] sh 15:32:38 + '[' -e coverage.out ] 15:32:38 + chown 1001:1001 coverage.out [Pipeline] stash 15:32:39 Stashed 1 file(s) [Pipeline] sh 15:32:39 + make build 15:32:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:32:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:32:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:32:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:32:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4584/head:refs/remotes/origin/PR-4584 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:32:44 Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 15:32:45 Merge succeeded, producing dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 15:32:45 Checking out Revision dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca (PR-4584) 15:32:45 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:32:44 > git config core.sparsecheckout # timeout=10 15:32:44 > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 15:32:45 > git remote # timeout=10 15:32:45 > git config --get remote.origin.url # timeout=10 15:32:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:45 > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 15:32:45 > git rev-parse HEAD^{commit} # timeout=10 15:32:45 > git config core.sparsecheckout # timeout=10 15:32:45 > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 15:32:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:32:46 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:46 Dload Upload Total Spent Left Speed 15:32:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh 15:32:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:32:47 + sudo tee /etc/docker/daemon.new 15:32:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:32:47 { 15:32:47 "registry-mirrors": [ 15:32:47 "https://nexus3.edgexfoundry.org:10001" 15:32:47 ], 15:32:47 "bip": "10.250.0.254/24", 15:32:47 "hosts": [ 15:32:47 "tcp://0.0.0.0:5555", 15:32:47 "unix:///var/run/docker.sock" 15:32:47 ], 15:32:47 "mtu": 1458, 15:32:47 "selinux-enabled": true, 15:32:47 "seccomp-profile": "/etc/docker/seccomp.json" 15:32:47 } [Pipeline] sh 15:32:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:32:48 + sudo service docker restart 15:32:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:32:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:32:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:32:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:33:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:33:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:33:03 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 15:33:05 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 15:33:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:06 provisioning config files... 15:33:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10134445046723597644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:06 ---> docker-login.sh 15:33:06 nexus3.edgexfoundry.org:10001 15:33:06 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 15:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:07 Configure a credential helper to remove this warning. See 15:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:07 15:33:07 Login Succeeded 15:33:07 nexus3.edgexfoundry.org:10002 15:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:07 Configure a credential helper to remove this warning. See 15:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:07 15:33:07 Login Succeeded 15:33:07 nexus3.edgexfoundry.org:10003 15:33:07 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 15:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:08 Configure a credential helper to remove this warning. See 15:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:08 15:33:08 Login Succeeded 15:33:08 nexus3.edgexfoundry.org:10004 15:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:08 Configure a credential helper to remove this warning. See 15:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:08 15:33:08 Login Succeeded 15:33:08 docker.io 15:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:08 Configure a credential helper to remove this warning. See 15:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:08 15:33:08 Login Succeeded 15:33:08 ---> docker-login.sh ends [Pipeline] } 15:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] } 15:33:09 $ docker stop --time=1 0e0b984154292be4f1ec23405f90bd383fd11e289b13f58fbedf887ed821616d 15:33:09 + git config --global --add safe.directory /w/workspace/edgex-go/2 15:33:13 $ docker rm -f --volumes 0e0b984154292be4f1ec23405f90bd383fd11e289b13f58fbedf887ed821616d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 15:33:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] echo 15:33:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:13 ========================================================= 15:33:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:33:13 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:33:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:33:14 c41833b44d91: Pulling fs layer 15:33:14 ed15518f5707: Pulling fs layer 15:33:14 feae8fd75edb: Pulling fs layer 15:33:14 242c74f7c9fa: Pulling fs layer 15:33:14 3cdef696dda3: Pulling fs layer 15:33:14 2ced38df9373: Pulling fs layer 15:33:14 58f1dce35555: Pulling fs layer 15:33:14 242c74f7c9fa: Waiting 15:33:14 3cdef696dda3: Waiting 15:33:14 2ced38df9373: Waiting 15:33:14 58f1dce35555: Waiting 15:33:14 ed15518f5707: Verifying Checksum 15:33:14 ed15518f5707: Download complete 15:33:14 242c74f7c9fa: Verifying Checksum 15:33:14 242c74f7c9fa: Download complete 15:33:14 3cdef696dda3: Download complete 15:33:14 c41833b44d91: Verifying Checksum 15:33:14 c41833b44d91: Download complete 15:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:33:14 15:33:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:33:14 latest: Pulling from edgex-devops/edgex-compose 15:33:14 91d30c5bc195: Pulling fs layer 15:33:14 2e9b0aa3be6d: Pulling fs layer 15:33:14 9c61dcf015f6: Pulling fs layer 15:33:14 4698f68db338: Pulling fs layer 15:33:14 2a2f49069b9e: Pulling fs layer 15:33:14 e0025b399a48: Pulling fs layer 15:33:14 4698f68db338: Waiting 15:33:14 2a2f49069b9e: Waiting 15:33:14 e0025b399a48: Waiting 15:33:14 91d30c5bc195: Verifying Checksum 15:33:14 91d30c5bc195: Download complete 15:33:14 4698f68db338: Verifying Checksum 15:33:14 4698f68db338: Download complete 15:33:14 2e9b0aa3be6d: Verifying Checksum 15:33:14 2e9b0aa3be6d: Download complete 15:33:14 e0025b399a48: Verifying Checksum 15:33:14 e0025b399a48: Download complete 15:33:14 91d30c5bc195: Pull complete 15:33:15 2a2f49069b9e: Download complete 15:33:15 2e9b0aa3be6d: Pull complete 15:33:15 c41833b44d91: Pull complete 15:33:15 9c61dcf015f6: Verifying Checksum 15:33:15 9c61dcf015f6: Download complete 15:33:15 58f1dce35555: Verifying Checksum 15:33:15 58f1dce35555: Download complete 15:33:15 ed15518f5707: Pull complete 15:33:16 feae8fd75edb: Verifying Checksum 15:33:16 feae8fd75edb: Download complete 15:33:16 2ced38df9373: Verifying Checksum 15:33:16 2ced38df9373: Download complete 15:33:17 9c61dcf015f6: Pull complete 15:33:18 4698f68db338: Pull complete 15:33:18 2a2f49069b9e: Pull complete 15:33:18 e0025b399a48: Pull complete 15:33:18 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 15:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:33:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:18 prd-ubuntu20.04-docker-8c-8g-17653 does not seem to be running inside a container 15:33:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:33:21 $ docker top b6d4c7c2390ea7e081dba0a26542441c0ec3c493c17ca61bd29a90051ba44adb -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:21 + docker compose -f ./docker-compose-build.yml build --parallel 15:33:24 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:33:24 #1 transferring dockerfile: 2.12kB done 15:33:24 #1 DONE 0.1s 15:33:24 15:33:24 #2 [core-data internal] load build definition from Dockerfile 15:33:24 #2 transferring dockerfile: 1.90kB done 15:33:24 #2 DONE 0.0s 15:33:24 15:33:24 #3 [core-command internal] load build definition from Dockerfile 15:33:24 #3 transferring dockerfile: 1.82kB done 15:33:24 #3 DONE 0.0s 15:33:24 15:33:24 #4 [support-scheduler internal] load build definition from Dockerfile 15:33:24 #4 transferring dockerfile: 1.82kB done 15:33:24 #4 DONE 0.0s 15:33:24 15:33:24 #5 [security-proxy-auth internal] load build definition from Dockerfile 15:33:24 #5 transferring dockerfile: 2.04kB done 15:33:24 #5 DONE 0.0s 15:33:24 15:33:24 #6 [security-spire-server internal] load build definition from Dockerfile 15:33:24 #6 transferring dockerfile: 2.63kB done 15:33:24 #6 DONE 0.0s 15:33:24 15:33:24 #7 [security-proxy-setup internal] load build definition from Dockerfile 15:33:24 #7 transferring dockerfile: 2.06kB done 15:33:24 #7 DONE 0.0s 15:33:24 15:33:24 #8 [security-spire-agent internal] load build definition from Dockerfile 15:33:24 #8 DONE 0.0s 15:33:24 15:33:24 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:33:24 #9 transferring dockerfile: 1.78kB done 15:33:24 #9 DONE 0.0s 15:33:24 15:33:24 #10 [core-metadata internal] load build definition from Dockerfile 15:33:24 #10 transferring dockerfile: 1.96kB done 15:33:24 #10 DONE 0.0s 15:33:24 15:33:24 #8 [security-spire-agent internal] load build definition from Dockerfile 15:33:24 #8 transferring dockerfile: 2.68kB done 15:33:24 #8 DONE 0.0s 15:33:24 15:33:24 #11 [support-notifications internal] load build definition from Dockerfile 15:33:24 #11 transferring dockerfile: 1.84kB done 15:33:24 #11 DONE 0.0s 15:33:24 15:33:24 #12 [security-spire-config internal] load build definition from Dockerfile 15:33:24 #12 transferring dockerfile: 2.58kB done 15:33:24 #12 DONE 0.0s 15:33:24 15:33:24 #13 [security-secretstore-setup internal] load build definition from Dockerfile 15:33:24 #13 transferring dockerfile: 2.38kB done 15:33:24 #13 DONE 0.0s 15:33:24 15:33:24 #14 [security-bootstrapper internal] load build definition from Dockerfile 15:33:24 #14 transferring dockerfile: 2.82kB done 15:33:24 #14 DONE 0.0s 15:33:24 15:33:24 #15 [core-common-config-bootstrapper internal] load .dockerignore 15:33:24 #15 transferring context: 56B done 15:33:24 #15 DONE 0.0s 15:33:24 15:33:24 #16 [core-data internal] load .dockerignore 15:33:24 #16 transferring context: 56B done 15:33:24 #16 DONE 0.0s 15:33:24 15:33:24 #17 [core-command internal] load .dockerignore 15:33:24 #17 transferring context: 56B done 15:33:24 #17 DONE 0.0s 15:33:24 15:33:24 #18 [support-scheduler internal] load .dockerignore 15:33:24 #18 transferring context: 56B done 15:33:24 #18 DONE 0.0s 15:33:24 15:33:24 #19 [security-proxy-auth internal] load .dockerignore 15:33:24 #19 transferring context: 56B done 15:33:24 #19 DONE 0.0s 15:33:24 15:33:24 #20 [security-spire-server internal] load .dockerignore 15:33:24 #20 transferring context: 56B done 15:33:24 #20 DONE 0.0s 15:33:24 15:33:24 #21 [security-spiffe-token-provider internal] load .dockerignore 15:33:24 #21 transferring context: 56B done 15:33:24 #21 DONE 0.0s 15:33:24 15:33:24 #22 [security-proxy-setup internal] load .dockerignore 15:33:24 #22 transferring context: 56B done 15:33:24 #22 DONE 0.0s 15:33:24 15:33:24 #23 [core-metadata internal] load .dockerignore 15:33:24 #23 transferring context: 56B done 15:33:24 #23 DONE 0.0s 15:33:24 15:33:24 #24 [security-spire-agent internal] load .dockerignore 15:33:24 #24 transferring context: 56B done 15:33:24 #24 DONE 0.1s 15:33:24 15:33:24 #25 [security-secretstore-setup internal] load .dockerignore 15:33:24 #25 transferring context: 56B done 15:33:24 #25 DONE 0.1s 15:33:24 15:33:24 #26 [support-notifications internal] load .dockerignore 15:33:24 #26 transferring context: 56B done 15:33:24 #26 DONE 0.1s 15:33:24 15:33:24 #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:33:24 #27 DONE 0.0s 15:33:24 15:33:24 #28 [security-bootstrapper internal] load .dockerignore 15:33:24 #28 transferring context: 56B done 15:33:24 #28 DONE 0.0s 15:33:24 15:33:24 #29 [security-spire-config internal] load .dockerignore 15:33:24 #29 transferring context: 56B done 15:33:24 #29 DONE 0.1s 15:33:24 15:33:24 #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:33:24 #27 DONE 0.0s 15:33:24 15:33:24 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 15:33:24 #30 ... 15:33:24 15:33:24 #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:33:24 #27 DONE 0.0s 15:33:24 15:33:24 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 15:33:24 #30 DONE 0.5s 15:33:24 15:33:24 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:33:24 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 15:33:24 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 15:33:24 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 15:33:24 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 15:33:24 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 15:33:24 #31 DONE 0.3s 15:33:24 15:33:24 #32 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-x86_64 15:33:26 #32 DONE 1.8s 15:33:26 15:33:26 #33 [security-bootstrapper builder 2/9] WORKDIR /edgex-go 15:33:29 feae8fd75edb: Pull complete 15:33:29 242c74f7c9fa: Pull complete 15:33:29 3cdef696dda3: Pull complete 15:33:31 #33 ... 15:33:31 15:33:31 #34 [core-common-config-bootstrapper internal] load build context 15:33:31 #34 transferring context: 228.91MB 6.6s 15:33:31 #34 ... 15:33:31 15:33:31 #35 [security-bootstrapper internal] load build context 15:33:31 #35 ... 15:33:31 15:33:31 #34 [core-common-config-bootstrapper internal] load build context 15:33:35 #34 transferring context: 352.07MB 9.4s done 15:33:35 #34 ... 15:33:35 15:33:35 #36 [security-spire-config internal] load build context 15:33:35 #36 ... 15:33:35 15:33:35 #37 [support-notifications internal] load build context 15:33:35 #37 ... 15:33:35 15:33:35 #38 [security-spiffe-token-provider internal] load build context 15:33:35 #38 transferring context: 352.07MB 9.3s done 15:33:35 #38 ... 15:33:35 15:33:35 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:33:35 #39 ... 15:33:35 15:33:35 #40 [core-data internal] load build context 15:33:35 #40 transferring context: 352.07MB 9.1s done 15:33:35 #40 ... 15:33:35 15:33:35 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:33:35 #41 ... 15:33:35 15:33:35 #42 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:33:35 #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:35 #0 5.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:35 #0 5.922 (1/1) Installing dumb-init (1.2.5-r2) 15:33:35 #0 5.928 Executing busybox-1.35.0-r29.trigger 15:33:35 #0 5.934 OK: 7 MiB in 16 packages 15:33:35 #42 ... 15:33:35 15:33:35 #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:33:35 #0 6.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:35 #0 6.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:35 #0 6.469 (1/2) Installing ca-certificates (20230506-r0) 15:33:35 #0 6.498 (2/2) Installing dumb-init (1.2.5-r2) 15:33:35 #0 6.503 Executing busybox-1.35.0-r29.trigger 15:33:35 #0 6.513 Executing ca-certificates-20230506-r0.trigger 15:33:35 #0 6.575 OK: 8 MiB in 17 packages 15:33:35 2ced38df9373: Pull complete 15:33:35 #43 ... 15:33:35 15:33:35 #44 [security-secretstore-setup internal] load build context 15:33:35 #44 transferring context: 352.07MB 10.9s done 15:33:35 #44 ... 15:33:35 15:33:35 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:33:36 #45 ... 15:33:36 15:33:36 #46 [core-command internal] load build context 15:33:36 #46 transferring context: 352.07MB 10.8s done 15:33:36 #46 ... 15:33:36 15:33:36 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:33:36 #0 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:36 #0 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:36 #0 1.366 (1/3) Installing ca-certificates (20230506-r0) 15:33:36 #0 1.380 (2/3) Installing dumb-init (1.2.5-r2) 15:33:36 #0 1.391 (3/3) Installing su-exec (0.2-r2) 15:33:36 #0 1.395 Executing busybox-1.35.0-r29.trigger 15:33:36 #0 1.403 Executing ca-certificates-20230506-r0.trigger 15:33:36 #0 1.466 OK: 8 MiB in 18 packages 15:33:36 #47 ... 15:33:36 15:33:36 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:33:36 #48 ... 15:33:36 15:33:36 #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:33:36 #49 ... 15:33:36 15:33:36 #50 [support-scheduler internal] load build context 15:33:36 #50 transferring context: 352.07MB 11.1s done 15:33:36 #50 ... 15:33:36 15:33:36 #51 [security-proxy-setup internal] load build context 15:33:36 #51 transferring context: 352.07MB 8.5s done 15:33:36 #51 ... 15:33:36 15:33:36 #52 [security-spire-agent internal] load build context 15:33:36 #52 transferring context: 352.07MB 10.5s done 15:33:37 #52 ... 15:33:37 15:33:37 #53 [security-spire-server internal] load build context 15:33:37 #53 transferring context: 352.07MB 10.6s done 15:33:37 #53 ... 15:33:37 15:33:37 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:33:37 58f1dce35555: Pull complete 15:33:37 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:33:37 #54 ... 15:33:37 15:33:37 #55 [security-proxy-auth internal] load build context 15:33:37 #55 transferring context: 352.07MB 10.8s done 15:33:37 #55 ... 15:33:37 15:33:37 #56 [core-metadata internal] load build context 15:33:37 #56 transferring context: 352.07MB 10.5s done 15:33:37 + docker build -t ci-base-image-arm64 -f+ - . 15:33:37 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:33:37 WORKDIR /edgex 15:33:37 COPY go.mod . 15:33:37 RUN go mod download 15:33:38 Sending build context to Docker daemon 2.947MB 15:33:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:33:38 ---> fadd8f120f05 15:33:38 Step 2/4 : WORKDIR /edgex 15:33:40 ---> Running in f6fe65dac8d8 15:33:40 Removing intermediate container f6fe65dac8d8 15:33:40 ---> 560e0898dd89 15:33:40 Step 3/4 : COPY go.mod . 15:33:41 ---> 905a1d37ee06 15:33:41 Step 4/4 : RUN go mod download 15:33:41 ---> Running in be81edea36ad 15:33:42 #56 ... 15:33:42 15:33:42 #35 [security-bootstrapper internal] load build context 15:33:42 #35 transferring context: 352.07MB 10.4s done 15:33:45 #35 ... 15:33:45 15:33:45 #36 [security-spire-config internal] load build context 15:33:45 #36 transferring context: 352.07MB 11.0s done 15:33:45 #36 ... 15:33:45 15:33:45 #37 [support-notifications internal] load build context 15:33:45 #37 transferring context: 352.07MB 11.1s done 15:33:55 #37 ... 15:33:55 15:33:55 #51 [security-proxy-setup internal] load build context 15:33:55 #51 DONE 30.3s 15:33:55 15:33:55 #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:33:55 #43 DONE 29.8s 15:33:55 15:33:55 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:33:55 #47 DONE 29.8s 15:33:55 15:33:55 #35 [security-bootstrapper internal] load build context 15:33:55 #35 DONE 30.4s 15:33:55 15:33:55 #38 [security-spiffe-token-provider internal] load build context 15:33:55 #38 DONE 30.4s 15:33:55 15:33:55 #52 [security-spire-agent internal] load build context 15:33:55 #52 DONE 30.4s 15:33:55 15:33:55 #40 [core-data internal] load build context 15:33:55 #40 DONE 30.4s 15:33:55 15:33:55 #56 [core-metadata internal] load build context 15:33:55 #56 DONE 30.4s 15:33:55 15:33:55 #33 [core-command builder 2/9] WORKDIR /edgex-go 15:33:55 #33 DONE 28.9s 15:33:55 15:33:55 #42 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:33:55 #42 DONE 30.1s 15:33:55 15:33:55 #34 [core-common-config-bootstrapper internal] load build context 15:33:55 #34 DONE 30.4s 15:33:55 15:33:55 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:33:55 #57 ... 15:33:55 15:33:55 #36 [security-spire-config internal] load build context 15:33:55 #36 DONE 30.4s 15:33:55 15:33:55 #53 [security-spire-server internal] load build context 15:33:55 #53 DONE 30.4s 15:33:55 15:33:55 #44 [security-secretstore-setup internal] load build context 15:33:55 #44 DONE 30.4s 15:33:55 15:33:55 #46 [core-command internal] load build context 15:33:55 #46 DONE 30.4s 15:33:55 15:33:55 #55 [security-proxy-auth internal] load build context 15:33:55 #55 DONE 30.4s 15:33:55 15:33:55 #37 [support-notifications internal] load build context 15:33:55 #37 DONE 30.5s 15:33:55 15:33:55 #50 [support-scheduler internal] load build context 15:33:55 #50 DONE 30.4s 15:33:55 15:33:55 #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:33:56 #58 ... 15:33:56 15:33:56 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:33:56 #45 30.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:56 #45 30.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:56 #45 30.94 (1/2) Installing dumb-init (1.2.5-r2) 15:33:56 #45 30.94 (2/2) Installing su-exec (0.2-r2) 15:33:56 #45 30.95 Executing busybox-1.35.0-r29.trigger 15:33:56 #45 30.95 OK: 7 MiB in 17 packages 15:33:56 #45 DONE 31.1s 15:33:56 15:33:56 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:33:56 #54 30.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:56 #54 30.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:56 #54 30.92 (1/1) Installing dumb-init (1.2.5-r2) 15:33:56 #54 30.92 Executing busybox-1.35.0-r29.trigger 15:33:56 #54 30.94 OK: 7 MiB in 16 packages 15:33:56 #54 DONE 31.1s 15:33:56 15:33:56 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:33:56 #41 30.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:56 #41 30.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:56 #41 31.15 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 15:33:56 #41 31.18 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 15:33:56 #41 31.19 (3/4) Installing dumb-init (1.2.5-r2) 15:33:56 #41 31.19 (4/4) Installing openssl (3.0.9-r1) 15:33:56 #41 31.20 Executing busybox-1.35.0-r29.trigger 15:33:56 #41 31.21 OK: 8 MiB in 17 packages 15:33:56 #41 DONE 31.4s 15:33:56 15:33:56 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 15:33:56 #59 DONE 0.1s 15:33:56 15:33:56 #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:33:56 #49 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:56 #49 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:56 #49 30.88 v3.17.3-229-gb6dc9ce24c5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:33:56 #49 30.88 v3.17.3-228-g9c3908453f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:33:56 #49 30.88 OK: 17823 distinct packages available 15:33:56 #49 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:56 #49 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:56 #49 31.33 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 15:33:56 #49 31.38 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 15:33:56 #49 31.39 (3/7) Installing dumb-init (1.2.5-r2) 15:33:56 #49 31.40 (4/7) Installing musl-obstack (1.2.3-r0) 15:33:56 #49 31.40 (5/7) Installing libucontext (1.2-r0) 15:33:56 #49 31.40 (6/7) Installing gcompat (1.1.0-r0) 15:33:56 #49 31.41 (7/7) Installing openssl (3.0.9-r1) 15:33:56 #49 31.42 Executing busybox-1.35.0-r29.trigger 15:33:56 #49 31.47 OK: 8 MiB in 20 packages 15:33:56 #49 DONE 31.6s 15:33:56 15:33:56 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:33:56 #57 1.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:56 #57 1.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:57 #57 ... 15:33:57 15:33:57 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:33:57 #0 1.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:57 #0 1.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:57 #0 1.793 OK: 265 MiB in 53 packages 15:33:57 #60 DONE 2.0s 15:33:57 15:33:57 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:33:57 #48 30.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:57 #48 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:57 #48 31.19 v3.17.3-229-gb6dc9ce24c5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:33:57 #48 31.19 v3.17.3-228-g9c3908453f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:33:57 #48 31.19 OK: 17823 distinct packages available 15:33:57 #48 31.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:57 #48 31.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:57 #48 31.68 (1/4) Installing dumb-init (1.2.5-r2) 15:33:57 #48 31.68 (2/4) Installing musl-obstack (1.2.3-r0) 15:33:57 #48 31.68 (3/4) Installing libucontext (1.2-r0) 15:33:57 #48 31.68 (4/4) Installing gcompat (1.1.0-r0) 15:33:57 #48 31.69 Executing busybox-1.35.0-r29.trigger 15:33:57 #48 31.73 OK: 7 MiB in 19 packages 15:33:57 #48 DONE 31.8s 15:33:57 15:33:57 #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:33:57 #61 DONE 0.1s 15:33:57 15:33:57 #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:57 #62 ... 15:33:57 15:33:57 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:33:57 #39 30.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:57 #39 30.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:57 #39 31.16 v3.17.3-229-gb6dc9ce24c5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:33:57 #39 31.16 v3.17.3-228-g9c3908453f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:33:57 #39 31.16 OK: 17823 distinct packages available 15:33:57 #39 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:57 #39 31.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:57 #39 31.69 (1/9) Installing ca-certificates (20230506-r0) 15:33:57 #39 31.70 (2/9) Installing brotli-libs (1.0.9-r9) 15:33:57 #39 31.72 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:33:57 #39 31.72 (4/9) Installing libcurl (8.1.2-r0) 15:33:57 #39 31.73 (5/9) Installing curl (8.1.2-r0) 15:33:57 #39 31.74 (6/9) Installing dumb-init (1.2.5-r2) 15:33:57 #39 31.74 (7/9) Installing musl-obstack (1.2.3-r0) 15:33:57 #39 31.74 (8/9) Installing libucontext (1.2-r0) 15:33:57 #39 31.75 (9/9) Installing gcompat (1.1.0-r0) 15:33:57 #39 31.75 Executing busybox-1.35.0-r29.trigger 15:33:57 #39 31.76 Executing ca-certificates-20230506-r0.trigger 15:33:57 #39 31.88 OK: 10 MiB in 24 packages 15:33:57 #39 DONE 32.1s 15:33:57 15:33:57 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 15:33:57 #0 1.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:57 #0 1.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:57 #0 2.032 OK: 265 MiB in 53 packages 15:33:57 #63 DONE 2.2s 15:33:57 15:33:57 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:33:57 #57 2.081 OK: 265 MiB in 53 packages 15:33:57 #57 DONE 2.4s 15:33:57 15:33:57 #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:33:57 #64 DONE 0.1s 15:33:57 15:33:57 #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:33:57 #65 DONE 0.1s 15:33:57 15:33:57 #66 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:57 #66 ... 15:33:57 15:33:57 #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:33:57 #67 DONE 1.1s 15:33:57 15:33:57 #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 15:33:57 #68 DONE 0.0s 15:33:57 15:33:57 #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:33:57 #58 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:57 #58 2.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:57 #58 2.356 OK: 265 MiB in 53 packages 15:33:57 #58 DONE 2.5s 15:33:57 15:33:57 #69 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 15:33:57 #69 DONE 0.1s 15:33:57 15:33:57 #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:57 #70 ... 15:33:57 15:33:57 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:33:57 #0 1.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:57 #0 1.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:57 #0 2.238 v3.17.3-229-gb6dc9ce24c5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:33:57 #0 2.238 v3.17.3-228-g9c3908453f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:33:57 #0 2.238 OK: 17830 distinct packages available 15:33:57 #0 2.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:57 #0 2.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:57 #0 2.616 OK: 265 MiB in 53 packages 15:33:57 #71 DONE 2.7s 15:33:57 15:33:57 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:33:57 #72 DONE 0.0s 15:33:58 15:33:58 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:08 #73 ... 15:34:08 15:34:08 #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:13 Removing intermediate container be81edea36ad 15:34:13 ---> 4a455a095c63 15:34:13 Successfully built 4a455a095c63 15:34:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:13 + docker inspect -f . ci-base-image-arm64 15:34:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:13 prd-ubuntu20.04-docker-arm64-4c-16g-17654 does not seem to be running inside a container 15:34:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:34:15 $ docker top a1fe99205f8338c6b358ef1288038427dd7a81c6c162e859760c5e96e9fc2755 -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:15 + go version 15:34:15 go version go1.20.2 linux/arm64 [Pipeline] } 15:34:15 $ docker stop --time=1 a1fe99205f8338c6b358ef1288038427dd7a81c6c162e859760c5e96e9fc2755 15:34:17 $ docker rm -f --volumes a1fe99205f8338c6b358ef1288038427dd7a81c6c162e859760c5e96e9fc2755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:18 + docker inspect -f . ci-base-image-arm64 15:34:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:18 prd-ubuntu20.04-docker-arm64-4c-16g-17654 does not seem to be running inside a container 15:34:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:34:21 $ docker top ebd8fc53e35783ba704f3ba3a5a80a22b1a8323ad3215023a0e9db9c13429f99 -eo pid,comm [Pipeline] { [Pipeline] echo 15:34:21 ========================================================= 15:34:21 [edgeXBuildGoParallel] Running Tests and Build... 15:34:21 ========================================================= [Pipeline] sh 15:34:22 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 15:34:22 + make test 15:34:22 go test -race -coverprofile=coverage.out ./... 15:34:30 #74 DONE 29.8s 15:34:30 15:34:30 #66 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:30 #66 DONE 30.0s 15:34:30 15:34:30 #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:30 #70 DONE 30.1s 15:34:30 15:34:30 #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:30 #62 DONE 30.3s 15:34:30 15:34:30 #75 [support-notifications builder 6/7] COPY . . 15:34:30 #75 ... 15:34:30 15:34:30 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:30 #73 DONE 29.5s 15:34:30 15:34:30 #76 [security-spiffe-token-provider builder 6/7] COPY . . 15:34:35 #76 DONE 7.5s 15:34:35 15:34:35 #77 [security-bootstrapper builder 6/7] COPY . . 15:34:35 #77 CACHED 15:34:35 15:34:35 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:35 #78 CACHED 15:34:35 15:34:35 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:34:35 #79 CACHED 15:34:35 15:34:35 #80 [security-secretstore-setup builder 6/7] COPY . . 15:34:35 #80 DONE 7.6s 15:34:35 15:34:35 #81 [security-spire-server builder 6/9] COPY . . 15:34:35 #81 DONE 7.6s 15:34:35 15:34:35 #82 [core-metadata builder 6/7] COPY . . 15:34:35 #82 DONE 7.6s 15:34:35 15:34:35 #83 [security-proxy-setup builder 6/7] COPY . . 15:34:35 #83 CACHED 15:34:35 15:34:35 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:35 #84 CACHED 15:34:35 15:34:35 #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:34:35 #85 CACHED 15:34:35 15:34:35 #86 [core-command builder 6/7] COPY . . 15:34:35 #86 CACHED 15:34:35 15:34:35 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:35 #87 CACHED 15:34:35 15:34:35 #88 [core-command builder 4/7] COPY go.mod vendor* ./ 15:34:35 #88 CACHED 15:34:35 15:34:35 #89 [security-proxy-auth builder 6/7] COPY . . 15:34:35 #89 CACHED 15:34:35 15:34:35 #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:35 #90 CACHED 15:34:35 15:34:35 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:34:35 #91 CACHED 15:34:35 15:34:35 #92 [core-data builder 6/7] COPY . . 15:34:35 #92 CACHED 15:34:35 15:34:35 #93 [core-data builder 4/7] COPY go.mod vendor* ./ 15:34:35 #93 CACHED 15:34:35 15:34:35 #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:35 #94 CACHED 15:34:35 15:34:35 #75 [support-notifications builder 6/7] COPY . . 15:34:35 #75 DONE 7.6s 15:34:35 15:34:35 #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:34:35 #95 CACHED 15:34:35 15:34:35 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:35 #96 CACHED 15:34:35 15:34:35 #97 [support-scheduler builder 6/7] COPY . . 15:34:35 #97 CACHED 15:34:35 15:34:35 #98 [core-common-config-bootstrapper builder 6/7] COPY . . 15:34:35 #98 CACHED 15:34:35 15:34:35 #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:35 #99 CACHED 15:34:35 15:34:35 #100 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:34:35 #100 CACHED 15:34:35 15:34:35 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:34:35 #101 ... 15:34:35 15:34:35 #102 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 15:34:35 #102 CACHED 15:34:35 15:34:35 #103 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:35 #103 CACHED 15:34:35 15:34:35 #104 [security-spire-config builder 6/9] COPY . . 15:34:35 #104 CACHED 15:34:35 15:34:35 #105 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 15:34:35 #105 CACHED 15:34:35 15:34:35 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 15:34:35 #106 DONE 0.1s 15:34:35 15:34:35 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:34:35 #107 DONE 0.6s 15:34:35 15:34:35 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:34:36 #108 DONE 0.1s 15:34:36 15:34:36 #109 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:34:36 #109 DONE 0.1s 15:34:36 15:34:36 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:34:36 #0 1.044 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:34:36 #110 ... 15:34:36 15:34:36 #111 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:34:36 #111 DONE 1.8s 15:34:37 15:34:37 #112 [security-spire-config builder 9/9] WORKDIR /edgex-go 15:34:37 #112 ... 15:34:37 15:34:37 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:34:37 #113 DONE 1.1s 15:34:37 15:34:37 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:34:37 #101 2.441 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:34:37 #101 ... 15:34:37 15:34:37 #112 [security-spire-config builder 9/9] WORKDIR /edgex-go 15:34:37 #112 DONE 0.6s 15:34:37 15:34:37 #114 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:34:38 #114 DONE 1.0s 15:34:38 15:34:38 #115 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:34:38 #115 DONE 0.2s 15:34:38 15:34:38 #116 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:34:38 #116 DONE 0.2s 15:34:38 15:34:38 #117 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:34:38 #117 ... 15:34:38 15:34:38 #118 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:38 #118 CACHED 15:34:38 15:34:38 #119 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:34:38 #119 CACHED 15:34:38 15:34:38 #120 [security-spire-agent builder 6/9] COPY . . 15:34:38 #120 CACHED 15:34:38 15:34:38 #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:34:38 #121 CACHED 15:34:38 15:34:38 #122 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:34:38 #122 CACHED 15:34:38 15:34:38 #123 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 15:34:38 #123 CACHED 15:34:38 15:34:38 #124 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:34:38 #124 CACHED 15:34:38 15:34:38 #125 [security-spire-agent builder 9/9] WORKDIR /edgex-go 15:34:38 #125 CACHED 15:34:39 15:34:39 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:34:39 #126 ... 15:34:39 15:34:39 #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:34:39 #127 DONE 0.6s 15:34:39 15:34:39 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:34:39 #0 1.122 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:34:39 #128 ... 15:34:39 15:34:39 #117 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:34:39 #117 DONE 1.3s 15:34:39 15:34:39 #129 [security-spire-server] exporting to image 15:34:39 #129 exporting layers 15:34:40 #129 ... 15:34:40 15:34:40 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:34:40 #126 DONE 1.2s 15:34:40 15:34:40 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:34:40 #130 ... 15:34:40 15:34:40 #131 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:34:40 #131 DONE 0.9s 15:34:40 15:34:40 #132 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:34:41 #132 ... 15:34:41 15:34:41 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:34:41 #130 DONE 0.8s 15:34:41 15:34:41 #133 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:34:41 #133 ... 15:34:41 15:34:41 #132 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:34:41 #132 DONE 0.9s 15:34:41 15:34:41 #133 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:34:41 #133 DONE 0.5s 15:34:41 15:34:41 #129 [security-spire-server] exporting to image 15:34:41 #129 exporting layers 1.3s done 15:34:41 #129 writing image sha256:8f4e705e34999ed9faf532b0db19a4219324c2cf2819e7e183e4fef5cf80a5c5 done 15:34:41 #129 naming to docker.io/library/security-spire-server done 15:34:41 #129 DONE 1.3s 15:34:41 15:34:41 #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:34:41 #134 DONE 0.1s 15:34:41 15:34:41 #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:34:41 #135 DONE 0.1s 15:34:41 15:34:41 #136 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 15:34:41 #136 DONE 0.1s 15:34:41 15:34:41 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:34:41 #137 DONE 0.1s 15:34:41 15:34:41 #138 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:34:41 #138 DONE 0.1s 15:34:41 15:34:41 #129 [security-spire-config] exporting to image 15:34:42 #129 exporting layers 0.8s done 15:34:42 #129 writing image sha256:e9a92562541dc2b695094c765c55aaf32f8f91fbd3b2caf74d96c97fac80e4d9 15:34:42 #129 writing image sha256:e9a92562541dc2b695094c765c55aaf32f8f91fbd3b2caf74d96c97fac80e4d9 0.0s done 15:34:42 #129 naming to docker.io/library/security-spire-agent done 15:34:42 #129 writing image sha256:7ec72cfc30b539235e63f3076b4ee0db03ce40a5fa70ce1842b943de0348bd1d done 15:34:42 #129 naming to docker.io/library/security-spire-config done 15:34:42 #129 DONE 2.2s 15:34:42 15:34:42 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:34:42 #0 1.116 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:34:45 #139 ... 15:34:45 15:34:45 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:34:45 #0 0.571 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 15:34:45 #140 ... 15:34:45 15:34:45 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:34:45 #0 1.905 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:34:45 #141 ... 15:34:45 15:34:45 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:34:45 #0 1.261 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:34:45 #142 ... 15:34:45 15:34:45 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:34:45 #0 1.620 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 15:34:45 #143 ... 15:34:45 15:34:45 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:34:45 #0 0.899 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 15:34:45 #144 ... 15:34:45 15:34:45 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:34:45 #0 1.261 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:34:45 #145 ... 15:34:45 15:34:45 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:34:45 #0 0.696 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 15:35:01 ? github.com/edgexfoundry/edgex-go [no test files] 15:35:42 #146 ... 15:35:42 15:35:42 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:35:42 #144 65.22 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 15:36:00 #144 ... 15:36:00 15:36:00 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:36:00 #139 DONE 83.9s 15:36:00 15:36:00 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:36:00 #146 DONE 84.0s 15:36:00 15:36:00 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:36:00 #128 DONE 83.9s 15:36:00 15:36:00 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:36:00 #141 DONE 84.0s 15:36:00 15:36:00 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:36:00 #143 DONE 84.0s 15:36:00 15:36:00 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:36:00 #110 DONE 84.0s 15:36:00 15:36:00 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:36:00 #142 DONE 83.9s 15:36:00 15:36:00 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:36:00 #147 ... 15:36:00 15:36:00 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:36:00 #101 DONE 84.0s 15:36:00 15:36:00 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:36:00 #140 DONE 84.2s 15:36:00 15:36:00 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:36:00 #148 ... 15:36:00 15:36:00 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:36:00 #144 DONE 84.4s 15:36:00 15:36:00 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:36:00 #145 DONE 84.4s 15:36:00 15:36:00 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 15:36:00 #149 ... 15:36:00 15:36:00 #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:36:00 #150 DONE 0.7s 15:36:00 15:36:00 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:36:00 #147 DONE 0.7s 15:36:00 15:36:00 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:36:00 #148 DONE 0.5s 15:36:00 15:36:00 #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:36:00 #151 DONE 0.5s 15:36:00 15:36:00 #152 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:36:00 #152 DONE 0.7s 15:36:00 15:36:00 #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:36:00 #153 DONE 0.4s 15:36:00 15:36:00 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 15:36:00 #149 DONE 0.4s 15:36:00 15:36:00 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 15:36:00 #154 ... 15:36:00 15:36:00 #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:36:00 #155 DONE 0.3s 15:36:00 15:36:00 #156 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:36:00 #156 CACHED 15:36:00 15:36:00 #157 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:36:00 #157 CACHED 15:36:00 15:36:00 #158 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 15:36:00 #158 CACHED 15:36:00 15:36:00 #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 15:36:00 #159 CACHED 15:36:00 15:36:00 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:36:00 #160 CACHED 15:36:00 15:36:00 #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:36:00 #161 CACHED 15:36:00 15:36:00 #162 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:36:00 #162 DONE 0.3s 15:36:00 15:36:00 #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:36:00 #163 CACHED 15:36:00 15:36:00 #164 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:36:00 #164 CACHED 15:36:00 15:36:00 #165 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:36:00 #165 DONE 0.3s 15:36:00 15:36:00 #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:36:00 #166 DONE 0.3s 15:36:00 15:36:00 #167 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:36:00 #167 DONE 0.3s 15:36:00 15:36:00 #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:36:00 #168 ... 15:36:00 15:36:00 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 15:36:00 #154 DONE 0.3s 15:36:00 15:36:00 #169 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:36:01 #169 ... 15:36:01 15:36:01 #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:36:01 #168 DONE 1.6s 15:36:01 15:36:01 #170 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:36:01 #170 DONE 1.7s 15:36:01 15:36:01 #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:36:01 #171 DONE 1.7s 15:36:01 15:36:01 #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:36:01 #172 DONE 1.7s 15:36:01 15:36:01 #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:36:01 #173 DONE 1.7s 15:36:01 15:36:01 #174 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:36:01 #174 DONE 1.7s 15:36:01 15:36:01 #175 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:36:01 #175 DONE 1.7s 15:36:01 15:36:01 #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:36:01 #176 DONE 1.7s 15:36:01 15:36:01 #169 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:36:01 #169 DONE 1.7s 15:36:01 15:36:01 #177 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:36:01 #177 DONE 1.8s 15:36:01 15:36:01 #178 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:36:02 #178 ... 15:36:02 15:36:02 #179 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:36:02 #179 DONE 0.2s 15:36:02 15:36:02 #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:36:02 #180 DONE 0.3s 15:36:02 15:36:02 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:36:02 #181 DONE 0.4s 15:36:02 15:36:02 #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:36:02 #182 DONE 0.4s 15:36:02 15:36:02 #178 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:36:02 #178 DONE 0.3s 15:36:02 15:36:02 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:36:02 #183 ... 15:36:02 15:36:02 #184 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:36:02 #184 DONE 0.4s 15:36:02 15:36:02 #185 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:36:02 #185 DONE 0.5s 15:36:02 15:36:02 #186 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:36:02 #186 DONE 0.4s 15:36:02 15:36:02 #187 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:36:02 #187 DONE 0.4s 15:36:02 15:36:02 #188 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:36:02 #188 DONE 0.5s 15:36:02 15:36:02 #189 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 15:36:02 #189 DONE 2.6s 15:36:02 15:36:02 #129 [support-scheduler] exporting to image 15:36:02 #129 exporting layers 0.2s done 15:36:02 #129 ... 15:36:02 15:36:02 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:36:02 #183 DONE 0.4s 15:36:02 15:36:02 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:36:02 #190 DONE 0.3s 15:36:02 15:36:02 #129 [support-scheduler] exporting to image 15:36:02 #129 exporting layers 0.3s done 15:36:02 #129 ... 15:36:02 15:36:02 #191 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:36:02 #191 DONE 0.3s 15:36:02 15:36:02 #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:36:02 #192 DONE 0.3s 15:36:02 15:36:02 #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 15:36:02 #193 DONE 0.3s 15:36:02 15:36:02 #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:36:02 #194 DONE 0.4s 15:36:02 15:36:02 #129 [core-metadata] exporting to image 15:36:02 #129 exporting layers 0.4s done 15:36:02 #129 writing image sha256:5664fa68785764be9e441b633bc2dba60fd75e95a25b832342abede8954b945f 15:36:02 #129 writing image sha256:d7c36a6f7e39c80b65050c44a083d0584d2b557d6c5f51cb655050f22c5817ae 15:36:02 #129 writing image sha256:d3ef771941a9a725e8918be81bb5d5fd0f9108461f76a8c722ba9958d58d51dc 15:36:02 #129 writing image sha256:c7313a141348885b358e8978322365588d4c2ca558bd87ecca6b6672ffd07e32 15:36:02 #129 writing image sha256:ccfeeae674f042bf8cb1b92a034cf262b279d91de7d879fa398db200aef27d76 15:36:02 #129 ... 15:36:02 15:36:02 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 15:36:02 #195 DONE 0.3s 15:36:02 15:36:02 #129 [support-scheduler] exporting to image 15:36:02 #129 writing image sha256:5664fa68785764be9e441b633bc2dba60fd75e95a25b832342abede8954b945f 0.2s done 15:36:02 #129 writing image sha256:d7c36a6f7e39c80b65050c44a083d0584d2b557d6c5f51cb655050f22c5817ae 0.2s done 15:36:02 #129 writing image sha256:d3ef771941a9a725e8918be81bb5d5fd0f9108461f76a8c722ba9958d58d51dc 0.2s done 15:36:02 #129 writing image sha256:c7313a141348885b358e8978322365588d4c2ca558bd87ecca6b6672ffd07e32 0.2s done 15:36:02 #129 writing image sha256:ccfeeae674f042bf8cb1b92a034cf262b279d91de7d879fa398db200aef27d76 0.2s done 15:36:02 #129 naming to docker.io/library/support-notifications done 15:36:02 #129 naming to docker.io/library/security-spiffe-token-provider 0.0s done 15:36:02 #129 naming to docker.io/library/core-data done 15:36:02 #129 naming to docker.io/library/core-command 0.0s done 15:36:02 #129 naming to docker.io/library/support-scheduler 0.0s done 15:36:02 #129 ... 15:36:02 15:36:02 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:36:02 #196 DONE 0.4s 15:36:02 15:36:02 #129 [support-scheduler] exporting to image 15:36:02 #129 exporting layers 0.4s done 15:36:02 #129 writing image sha256:3bf71dbaf5998b987bd006e1c9351fec1687ef7787f337889169206de119dc7d 15:36:03 #129 writing image sha256:3bf71dbaf5998b987bd006e1c9351fec1687ef7787f337889169206de119dc7d done 15:36:03 #129 naming to docker.io/library/core-metadata done 15:36:03 #129 DONE 3.4s 15:36:03 15:36:03 #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:36:03 #197 DONE 0.5s 15:36:03 15:36:03 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:36:03 #198 DONE 0.5s 15:36:03 15:36:03 #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:36:03 #199 DONE 0.9s 15:36:03 15:36:03 #129 [core-common-config-bootstrapper] exporting to image 15:36:03 #129 ... 15:36:03 15:36:03 #200 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:36:03 #200 DONE 0.9s 15:36:03 15:36:03 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:36:03 #201 DONE 0.1s 15:36:03 15:36:03 #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:36:03 #202 DONE 0.1s 15:36:03 15:36:03 #203 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:36:03 #203 DONE 1.0s 15:36:03 15:36:03 #129 [security-proxy-setup] exporting to image 15:36:03 #129 exporting layers 0.2s done 15:36:03 #129 ... 15:36:03 15:36:03 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 15:36:03 #204 DONE 0.1s 15:36:03 15:36:03 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 15:36:03 #205 DONE 0.1s 15:36:03 15:36:03 #129 [core-common-config-bootstrapper] exporting to image 15:36:03 #129 writing image sha256:a299eb3af3dc1fdfb7c9d9d51a99a850e33cb6f73ee71904f9170baef9a22ef7 done 15:36:03 #129 naming to docker.io/library/core-common-config-bootstrapper done 15:36:03 #129 exporting layers 0.4s done 15:36:03 #129 writing image sha256:5254ecfc801a393d871a5d3ced25fac2edc3ec1ca21231cfb41fb9ab0422bf4b done 15:36:03 #129 naming to docker.io/library/security-proxy-auth done 15:36:03 #129 writing image sha256:5ab55c8c298375af8cea67456c8ed1a8032a086994ae2cd9f0c8c1a248b17c95 done 15:36:03 #129 naming to docker.io/library/security-proxy-setup 0.0s done 15:36:03 #129 DONE 3.8s 15:36:03 15:36:03 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:36:03 #206 DONE 0.1s 15:36:03 15:36:03 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:36:03 #207 ... 15:36:03 15:36:03 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:36:03 #208 DONE 0.0s 15:36:04 15:36:04 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:36:04 #207 DONE 0.6s 15:36:04 15:36:04 #129 [security-secretstore-setup] exporting to image 15:36:04 #129 exporting layers 0.2s done 15:36:04 #129 writing image sha256:09b10f5e5398155387fd8e43dd6ed0809609d1e50273a2ba687cb8120545aacd done 15:36:04 #129 naming to docker.io/library/security-secretstore-setup 15:36:04 #129 ... 15:36:04 15:36:04 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 15:36:04 #209 DONE 0.4s 15:36:04 15:36:04 #129 [security-bootstrapper] exporting to image 15:36:04 #129 naming to docker.io/library/security-secretstore-setup done 15:36:04 #129 exporting layers 0.1s done 15:36:04 #129 writing image sha256:4a9dd66c9717e0451a0b8bd2d1d6531bf4244f92624f822b2006a28c3f8fad19 done 15:36:04 #129 naming to docker.io/library/security-bootstrapper done 15:36:04 #129 DONE 4.1s 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:36:04 time="2023-06-01T15:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:36:04 $ docker stop --time=1 b6d4c7c2390ea7e081dba0a26542441c0ec3c493c17ca61bd29a90051ba44adb 15:36:05 $ docker rm -f --volumes b6d4c7c2390ea7e081dba0a26542441c0ec3c493c17ca61bd29a90051ba44adb [Pipeline] // withDockerContainer [Pipeline] sh 15:36:05 + docker images 15:36:05 REPOSITORY TAG IMAGE ID CREATED SIZE 15:36:05 security-bootstrapper latest 4a9dd66c9717 1 second ago 22.2MB 15:36:05 security-secretstore-setup latest 09b10f5e5398 2 seconds ago 32.8MB 15:36:05 core-common-config-bootstrapper latest a299eb3af3dc 2 seconds ago 17.2MB 15:36:05 security-proxy-setup latest 5ab55c8c2983 2 seconds ago 23.5MB 15:36:05 security-proxy-auth latest 5254ecfc801a 2 seconds ago 18.3MB 15:36:05 core-metadata latest 3bf71dbaf599 3 seconds ago 20.4MB 15:36:05 support-notifications latest d7c36a6f7e39 4 seconds ago 32.4MB 15:36:05 core-command latest d3ef771941a9 4 seconds ago 19.9MB 15:36:05 support-scheduler latest c7313a141348 4 seconds ago 31.8MB 15:36:05 core-data latest 5664fa687857 4 seconds ago 20MB 15:36:05 security-spiffe-token-provider latest ccfeeae674f0 4 seconds ago 32.8MB 15:36:05 security-spire-config latest 7ec72cfc30b5 About a minute ago 102MB 15:36:05 security-spire-agent latest e9a92562541d About a minute ago 166MB 15:36:05 security-spire-server latest 8f4e705e3499 About a minute ago 107MB 15:36:05 ci-base-image-x86_64 latest d545518df3a8 4 minutes ago 918MB 15:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 39 minutes ago 334MB 15:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB 15:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [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] } 15:36:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:36:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:36:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:36:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:36:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:36:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:36:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:36:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:36:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:36:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:36:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:36:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:37:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.236s coverage: 28.7% of statements 15:37:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.298s coverage: 98.5% of statements 15:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:37:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.473s coverage: 71.5% of statements 15:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:37:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.327s coverage: 54.0% of statements 15:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:37:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.331s coverage: 88.5% of statements 15:37:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.476s coverage: 3.8% of statements 15:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:37:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.481s coverage: 95.6% of statements 15:37:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:37:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:37:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:37:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:37:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:37:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements 15:37:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:37:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:37:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:37:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.241s coverage: 65.9% of statements 15:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:38:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.428s coverage: 0.9% of statements 15:38:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.0% of statements 15:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.269s coverage: 42.9% of statements 15:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.251s coverage: 82.9% of statements 15:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements 15:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.440s coverage: 96.3% of statements 15:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements 15:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.565s coverage: 94.4% of statements 15:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 26.648s coverage: 79.9% of statements 15:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 15:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements 15:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.206s coverage: 62.3% of statements 15:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements 15:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.161s coverage: 20.0% of statements 15:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 15:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.449s coverage: 81.8% of statements 15:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.475s coverage: 82.1% of statements 15:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 86.0% of statements 15:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.094s coverage: 63.1% of statements 15:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements 15:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 15:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 15:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 15:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.065s coverage: 38.4% of statements 15:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements 15:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:39:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.297s coverage: 17.7% of statements 15:39:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:39:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:39:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:39:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:39:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.528s coverage: 92.3% of statements 15:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:39:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 61.5% of statements 15:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:39:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.375s coverage: 97.7% of statements 15:39:20 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 15:39:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:39:20 go vet ./... 15:41:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:41:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:41:56 ./bin/test-attribution-txt.sh [Pipeline] echo 15:41:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:41:57 + ls -al . 15:41:57 total 716 15:41:57 drwxrwxr-x 10 1001 1001 4096 Jun 1 15:34 . 15:41:57 drwxr-xr-x 4 root root 4096 Jun 1 15:34 .. 15:41:57 drwxrwxr-x 2 1001 1001 4096 Jun 1 15:32 .blubracket 15:41:57 -rw-rw-r-- 1 1001 1001 16 Jun 1 15:32 .dockerignore 15:41:57 drwxrwxr-x 8 1001 1001 4096 Jun 1 15:32 .git 15:41:57 drwxrwxr-x 3 1001 1001 4096 Jun 1 15:32 .github 15:41:57 -rw-rw-r-- 1 1001 1001 1133 Jun 1 15:32 .gitignore 15:41:57 -rw-rw-r-- 1 1001 1001 42 Jun 1 15:32 .golangci.yml 15:41:57 -rw-rw-r-- 1 1001 1001 87 Jun 1 15:32 .hadolint.yml 15:41:57 -rw-rw-r-- 1 1001 1001 166 Jun 1 15:32 .sonarcloud.properties 15:41:57 -rw-rw-r-- 1 1001 1001 1171 Jun 1 15:32 ADOPTERS.md 15:41:57 -rw-rw-r-- 1 1001 1001 10835 Jun 1 15:32 Attribution.txt 15:41:57 -rw-rw-r-- 1 1001 1001 93407 Jun 1 15:32 CHANGELOG.md 15:41:57 -rw-rw-r-- 1 1001 1001 3804 Jun 1 15:32 CONTRIBUTING.md 15:41:57 -rw-rw-r-- 1 1001 1001 677 Jun 1 15:32 GOVERNANCE.md 15:41:57 -rw-rw-r-- 1 1001 1001 883 Jun 1 15:32 Jenkinsfile 15:41:57 -rw-rw-r-- 1 1001 1001 10775 Jun 1 15:32 LICENSE 15:41:57 -rw-rw-r-- 1 1001 1001 14368 Jun 1 15:32 Makefile 15:41:57 -rw-rw-r-- 1 1001 1001 582 Jun 1 15:32 OWNERS.md 15:41:57 -rw-rw-r-- 1 1001 1001 9923 Jun 1 15:32 README.md 15:41:57 -rw-rw-r-- 1 1001 1001 789 Jun 1 15:32 SECURITY.md 15:41:57 -rw-rw-r-- 1 1001 1001 5 Jun 1 15:30 VERSION 15:41:57 drwxrwxr-x 2 1001 1001 4096 Jun 1 15:32 bin 15:41:57 drwxrwxr-x 18 1001 1001 4096 Jun 1 15:32 cmd 15:41:57 -rw-r--r-- 1 root root 447731 Jun 1 15:39 coverage.out 15:41:57 -rw-rw-r-- 1 1001 1001 3159 Jun 1 15:32 go.mod 15:41:57 -rw-rw-r-- 1 1001 1001 31048 Jun 1 15:32 go.sum 15:41:57 drwxrwxr-x 7 1001 1001 4096 Jun 1 15:32 internal 15:41:57 drwxrwxr-x 3 1001 1001 4096 Jun 1 15:32 openapi 15:41:57 -rw-rw-r-- 1 1001 1001 594 Jun 1 15:32 security.txt 15:41:57 drwxrwxr-x 4 1001 1001 4096 Jun 1 15:32 snap 15:41:57 -rw-rw-r-- 1 1001 1001 204 Jun 1 15:32 version.go [Pipeline] sh 15:41:57 + '[' -e coverage.out ] 15:41:57 + chown 1001:1001 coverage.out [Pipeline] stash 15:41:57 Warning: overwriting stash ‘coverage-report’ 15:41:58 Stashed 1 file(s) [Pipeline] sh 15:41:58 + make build 15:41:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:43:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:43:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:43:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:43:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:44:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:44:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:44:24 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 15:44:29 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 15:44:34 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 15:44:37 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 15:44:42 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] } 15:44:49 $ docker stop --time=1 ebd8fc53e35783ba704f3ba3a5a80a22b1a8323ad3215023a0e9db9c13429f99 15:44:51 $ docker rm -f --volumes ebd8fc53e35783ba704f3ba3a5a80a22b1a8323ad3215023a0e9db9c13429f99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:44:53 15:44:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:44:54 latest: Pulling from edgex-devops/edgex-compose-arm64 15:44:54 547446be3368: Pulling fs layer 15:44:54 d125d8839a47: Pulling fs layer 15:44:54 3e85d5ac6304: Pulling fs layer 15:44:54 c3105a71a48b: Pulling fs layer 15:44:54 0f093f025ec4: Pulling fs layer 15:44:54 c3106fc0e877: Pulling fs layer 15:44:54 c3105a71a48b: Waiting 15:44:54 0f093f025ec4: Waiting 15:44:54 c3106fc0e877: Waiting 15:44:54 547446be3368: Verifying Checksum 15:44:54 547446be3368: Download complete 15:44:54 c3105a71a48b: Verifying Checksum 15:44:54 c3105a71a48b: Download complete 15:44:54 d125d8839a47: Verifying Checksum 15:44:54 d125d8839a47: Download complete 15:44:54 c3106fc0e877: Verifying Checksum 15:44:54 c3106fc0e877: Download complete 15:44:54 0f093f025ec4: Verifying Checksum 15:44:54 0f093f025ec4: Download complete 15:44:55 547446be3368: Pull complete 15:44:56 d125d8839a47: Pull complete 15:44:56 3e85d5ac6304: Verifying Checksum 15:44:56 3e85d5ac6304: Download complete 15:45:04 3e85d5ac6304: Pull complete 15:45:04 c3105a71a48b: Pull complete 15:45:05 0f093f025ec4: Pull complete 15:45:06 c3106fc0e877: Pull complete 15:45:07 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 15:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:45:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:07 prd-ubuntu20.04-docker-arm64-4c-16g-17654 does not seem to be running inside a container 15:45:07 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:45:09 $ docker top e33881be97bfa34bfa614eddd780e590c7045680ac75cff89dfffcc0950dd1f1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:10 + docker compose -f ./docker-compose-build.yml build --parallel 15:45:18 #1 [security-bootstrapper internal] load build definition from Dockerfile 15:45:18 #1 transferring dockerfile: 2.82kB done 15:45:18 #1 DONE 0.1s 15:45:18 15:45:18 #2 [security-secretstore-setup internal] load build definition from Dockerfile 15:45:18 #2 transferring dockerfile: 2.38kB done 15:45:18 #2 DONE 0.1s 15:45:18 15:45:18 #3 [security-proxy-auth internal] load build definition from Dockerfile 15:45:18 #3 transferring dockerfile: 2.04kB done 15:45:18 #3 DONE 0.0s 15:45:18 15:45:18 #4 [core-command internal] load build definition from Dockerfile 15:45:18 #4 transferring dockerfile: 1.82kB done 15:45:18 #4 DONE 0.0s 15:45:18 15:45:18 #5 [security-proxy-setup internal] load build definition from Dockerfile 15:45:20 #5 ... 15:45:20 15:45:20 #6 [security-spire-server internal] load build definition from Dockerfile 15:45:20 #6 transferring dockerfile: 2.63kB done 15:45:20 #6 DONE 1.3s 15:45:20 15:45:20 #5 [security-proxy-setup internal] load build definition from Dockerfile 15:45:20 #5 transferring dockerfile: 2.06kB done 15:45:20 #5 DONE 1.3s 15:45:20 15:45:20 #7 [security-spire-config internal] load .dockerignore 15:45:20 #7 ... 15:45:20 15:45:20 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:45:20 #8 transferring dockerfile: 1.78kB done 15:45:20 #8 DONE 1.5s 15:45:20 15:45:20 #9 [support-scheduler internal] load build definition from Dockerfile 15:45:20 #9 transferring dockerfile: 1.82kB done 15:45:20 #9 DONE 1.5s 15:45:20 15:45:20 #10 [core-data internal] load build definition from Dockerfile 15:45:20 #10 transferring dockerfile: 1.90kB done 15:45:20 #10 DONE 1.5s 15:45:20 15:45:20 #11 [security-spire-agent internal] load .dockerignore 15:45:20 #11 ... 15:45:20 15:45:20 #12 [core-metadata internal] load build definition from Dockerfile 15:45:20 #12 transferring dockerfile: 1.96kB 0.0s done 15:45:20 #12 DONE 1.5s 15:45:20 15:45:20 #13 [security-spire-config internal] load build definition from Dockerfile 15:45:20 #13 transferring dockerfile: 2.58kB 0.0s done 15:45:20 #13 DONE 1.7s 15:45:20 15:45:20 #14 [support-notifications internal] load build definition from Dockerfile 15:45:20 #14 transferring dockerfile: 1.84kB 0.0s done 15:45:20 #14 DONE 1.6s 15:45:20 15:45:20 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:45:20 #15 transferring dockerfile: 2.12kB 0.0s done 15:45:20 #15 DONE 1.6s 15:45:20 15:45:20 #16 [security-spire-agent internal] load build definition from Dockerfile 15:45:20 #16 transferring dockerfile: 2.68kB 0.0s done 15:45:20 #16 DONE 1.6s 15:45:20 15:45:20 #7 [security-spire-config internal] load .dockerignore 15:45:20 #7 transferring context: 56B 0.0s done 15:45:20 #7 DONE 0.6s 15:45:20 15:45:20 #17 [security-bootstrapper internal] load .dockerignore 15:45:20 #17 transferring context: 56B 0.0s done 15:45:20 #17 DONE 1.5s 15:45:20 15:45:20 #11 [security-spire-agent internal] load .dockerignore 15:45:20 #11 transferring context: 56B done 15:45:20 #11 ... 15:45:20 15:45:20 #18 [security-proxy-setup internal] load .dockerignore 15:45:20 #18 transferring context: 56B 0.0s done 15:45:20 #18 DONE 0.8s 15:45:20 15:45:20 #19 [security-proxy-auth internal] load .dockerignore 15:45:20 #19 transferring context: 56B 0.0s done 15:45:20 #19 DONE 0.9s 15:45:20 15:45:20 #20 [core-command internal] load .dockerignore 15:45:20 #20 transferring context: 56B 0.0s done 15:45:20 #20 DONE 0.9s 15:45:20 15:45:20 #21 [security-spire-server internal] load .dockerignore 15:45:20 #21 transferring context: 56B 0.0s done 15:45:20 #21 DONE 0.9s 15:45:20 15:45:20 #22 [security-secretstore-setup internal] load .dockerignore 15:45:20 #22 transferring context: 56B 0.0s done 15:45:20 #22 DONE 1.0s 15:45:20 15:45:20 #23 [security-spiffe-token-provider internal] load .dockerignore 15:45:20 #23 transferring context: 56B 0.0s done 15:45:20 #23 DONE 0.9s 15:45:20 15:45:20 #24 [support-notifications internal] load .dockerignore 15:45:20 #24 transferring context: 56B 0.0s done 15:45:20 #24 DONE 0.6s 15:45:20 15:45:20 #25 [support-scheduler internal] load .dockerignore 15:45:20 #25 transferring context: 56B 0.0s done 15:45:20 #25 DONE 0.9s 15:45:20 15:45:20 #26 [core-data internal] load .dockerignore 15:45:20 #26 transferring context: 56B 0.0s done 15:45:20 #26 DONE 0.9s 15:45:20 15:45:20 #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:45:20 #27 DONE 0.0s 15:45:20 15:45:20 #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 15:45:21 #28 ... 15:45:21 15:45:21 #29 [core-metadata internal] load .dockerignore 15:45:21 #29 transferring context: 56B 0.0s done 15:45:21 #29 DONE 0.8s 15:45:21 15:45:21 #11 [security-spire-agent internal] load .dockerignore 15:45:21 #11 DONE 0.6s 15:45:21 15:45:21 #30 [core-common-config-bootstrapper internal] load .dockerignore 15:45:21 #30 transferring context: 56B 0.0s done 15:45:21 #30 DONE 0.7s 15:45:21 15:45:21 #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 15:45:21 #28 ... 15:45:21 15:45:21 #27 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:45:21 #27 DONE 0.0s 15:45:21 15:45:21 #28 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 15:45:21 #28 ... 15:45:21 15:45:21 #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:45:21 #27 DONE 0.0s 15:45:21 15:45:21 #28 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 15:45:21 #28 DONE 0.9s 15:45:21 15:45:21 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:45:21 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 15:45:21 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 15:45:21 #31 ... 15:45:21 15:45:21 #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:45:21 #27 DONE 0.0s 15:45:21 15:45:21 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:45:21 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 15:45:21 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 15:45:21 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 15:45:22 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 15:45:22 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 15:45:22 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 15:45:22 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 15:45:22 #31 DONE 0.7s 15:45:22 15:45:22 #28 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 15:45:22 #28 DONE 0.9s 15:45:22 15:45:22 #32 [security-secretstore-setup internal] load build context 15:45:22 #32 ... 15:45:22 15:45:22 #27 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:45:22 #27 DONE 0.0s 15:45:22 15:45:22 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:45:22 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 15:45:22 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 15:45:22 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 15:45:22 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 15:45:22 #31 DONE 0.7s 15:45:22 15:45:22 #33 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:45:22 #33 ... 15:45:22 15:45:22 #27 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:45:22 #27 DONE 0.0s 15:45:22 15:45:22 #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:45:22 #27 DONE 0.0s 15:45:22 15:45:22 #34 [security-bootstrapper internal] load build context 15:45:22 #34 ... 15:45:22 15:45:22 #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:45:22 #27 DONE 0.0s 15:45:22 15:45:22 #35 [core-command internal] load build context 15:45:22 #35 DONE 0.0s 15:45:22 15:45:22 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:45:22 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 15:45:22 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 15:45:22 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 15:45:22 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 15:45:22 #31 DONE 0.7s 15:45:22 15:45:22 #32 [security-secretstore-setup internal] load build context 15:45:22 #32 ... 15:45:22 15:45:22 #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:45:22 #27 DONE 0.1s 15:45:22 15:45:22 #32 [security-secretstore-setup internal] load build context 15:45:22 #32 ... 15:45:22 15:45:22 #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:45:22 #27 DONE 0.1s 15:45:22 15:45:22 #32 [security-secretstore-setup internal] load build context 15:45:22 #32 ... 15:45:22 15:45:22 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:45:22 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 15:45:22 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 15:45:22 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 15:45:22 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 15:45:22 #31 DONE 0.7s 15:45:22 15:45:22 #28 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 15:45:22 #28 DONE 1.4s 15:45:22 15:45:22 #36 [support-scheduler internal] load build context 15:45:22 #36 DONE 0.0s 15:45:22 15:45:22 #32 [security-secretstore-setup internal] load build context 15:45:23 #32 ... 15:45:23 15:45:23 #27 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:45:23 #27 DONE 0.1s 15:45:23 15:45:23 #32 [security-secretstore-setup internal] load build context 15:45:23 #32 ... 15:45:23 15:45:23 #27 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:45:23 #27 DONE 0.1s 15:45:23 15:45:23 #32 [security-secretstore-setup internal] load build context 15:45:23 #32 ... 15:45:23 15:45:23 #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:45:23 #27 DONE 0.1s 15:45:23 15:45:23 #32 [security-secretstore-setup internal] load build context 15:45:23 #32 ... 15:45:23 15:45:23 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:45:23 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 15:45:23 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 15:45:23 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 15:45:23 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 15:45:23 #31 DONE 0.7s 15:45:23 15:45:23 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 15:45:23 #28 DONE 1.8s 15:45:23 15:45:23 #32 [security-secretstore-setup internal] load build context 15:45:23 #32 ... 15:45:23 15:45:23 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:45:23 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 15:45:23 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 15:45:23 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 15:45:23 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 15:45:23 #31 DONE 0.7s 15:45:23 15:45:23 #37 [security-proxy-setup internal] load build context 15:45:26 #37 transferring context: 19.76MB 4.0s 15:45:27 #37 ... 15:45:27 15:45:27 #32 [security-secretstore-setup internal] load build context 15:45:27 #32 ... 15:45:27 15:45:27 #38 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 15:45:27 #38 DONE 6.7s 15:45:28 15:45:28 #39 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go 15:45:30 #39 ... 15:45:30 15:45:30 #40 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:45:30 #0 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:30 #0 4.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:30 #0 6.100 (1/1) Installing dumb-init (1.2.5-r2) 15:45:30 #0 6.100 Executing busybox-1.35.0-r29.trigger 15:45:30 #0 6.156 OK: 8 MiB in 16 packages 15:45:30 #40 DONE 7.8s 15:45:30 15:45:30 #41 [security-spire-config internal] load build context 15:45:30 #41 ... 15:45:30 15:45:30 #39 [support-notifications builder 2/9] WORKDIR /edgex-go 15:45:30 #39 DONE 3.0s 15:45:30 15:45:30 #41 [security-spire-config internal] load build context 15:45:30 #41 ... 15:45:30 15:45:30 #32 [security-secretstore-setup internal] load build context 15:45:30 #32 transferring context: 22.25MB 8.3s 15:45:31 #32 ... 15:45:31 15:45:31 #42 [security-proxy-auth internal] load build context 15:45:32 #42 ... 15:45:32 15:45:32 #32 [security-secretstore-setup internal] load build context 15:45:32 #32 ... 15:45:32 15:45:32 #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:45:32 #0 6.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:32 #0 7.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:32 #43 ... 15:45:32 15:45:32 #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:45:32 #0 8.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:32 #0 9.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:32 #44 ... 15:45:32 15:45:32 #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:45:32 #0 9.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:32 #45 ... 15:45:32 15:45:32 #46 [security-spiffe-token-provider internal] load build context 15:45:32 #46 ... 15:45:32 15:45:32 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:45:32 #0 8.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:32 #47 ... 15:45:32 15:45:32 #34 [security-bootstrapper internal] load build context 15:45:32 #34 ... 15:45:32 15:45:32 #35 [core-command internal] load build context 15:45:32 #35 ... 15:45:32 15:45:32 #48 [support-notifications internal] load build context 15:45:32 #48 ... 15:45:32 15:45:32 #36 [support-scheduler internal] load build context 15:45:33 #36 ... 15:45:33 15:45:33 #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:45:33 #0 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:33 #49 ... 15:45:33 15:45:33 #50 [security-spire-server internal] load build context 15:45:33 #50 ... 15:45:33 15:45:33 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:45:33 #0 9.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:33 #51 ... 15:45:33 15:45:33 #52 [security-spire-agent internal] load build context 15:45:33 #52 ... 15:45:33 15:45:33 #53 [core-common-config-bootstrapper internal] load build context 15:45:33 #53 ... 15:45:33 15:45:33 #54 [core-metadata internal] load build context 15:45:34 #54 ... 15:45:34 15:45:34 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:45:34 #55 ... 15:45:34 15:45:34 #56 [core-data internal] load build context 15:45:34 #56 ... 15:45:34 15:45:34 #53 [core-common-config-bootstrapper internal] load build context 15:45:35 #53 transferring context: 14.91MB 10.7s 15:45:37 #53 ... 15:45:37 15:45:37 #37 [security-proxy-setup internal] load build context 15:45:37 #37 ... 15:45:37 15:45:37 #46 [security-spiffe-token-provider internal] load build context 15:45:38 #46 ... 15:45:38 15:45:38 #53 [core-common-config-bootstrapper internal] load build context 15:45:39 #53 ... 15:45:39 15:45:39 #33 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:45:39 #33 7.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:39 #33 7.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:39 #33 11.89 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:45:39 #33 11.89 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:45:39 #33 11.89 OK: 17694 distinct packages available 15:45:39 #33 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:39 #33 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:39 #33 ... 15:45:39 15:45:39 #37 [security-proxy-setup internal] load build context 15:45:40 #37 ... 15:45:40 15:45:40 #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:45:40 #43 10.90 (1/3) Installing ca-certificates (20230506-r0) 15:45:40 #43 11.28 (2/3) Installing dumb-init (1.2.5-r2) 15:45:40 #43 11.28 (3/3) Installing su-exec (0.2-r2) 15:45:40 #43 11.37 Executing busybox-1.35.0-r29.trigger 15:45:40 #43 11.52 Executing ca-certificates-20230506-r0.trigger 15:45:40 #43 14.90 OK: 8 MiB in 18 packages 15:45:40 #43 DONE 18.1s 15:45:40 15:45:40 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 15:45:40 #0 9.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:40 #57 ... 15:45:40 15:45:40 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:45:40 #0 8.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:40 #58 ... 15:45:40 15:45:40 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:45:40 #0 9.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:40 #59 ... 15:45:40 15:45:40 #41 [security-spire-config internal] load build context 15:45:41 #41 ... 15:45:41 15:45:41 #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:45:41 #0 9.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:41 #60 ... 15:45:41 15:45:41 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:45:41 #0 6.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:41 #61 ... 15:45:41 15:45:41 #41 [security-spire-config internal] load build context 15:45:41 #41 transferring context: 32.41MB 19.3s 15:45:41 #41 ... 15:45:41 15:45:41 #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:45:41 #44 16.31 (1/2) Installing dumb-init (1.2.5-r2) 15:45:41 #44 16.40 (2/2) Installing su-exec (0.2-r2) 15:45:41 #44 16.40 Executing busybox-1.35.0-r29.trigger 15:45:41 #44 16.57 OK: 8 MiB in 17 packages 15:45:41 #44 DONE 19.2s 15:45:41 15:45:41 #41 [security-spire-config internal] load build context 15:45:42 #41 ... 15:45:42 15:45:42 #42 [security-proxy-auth internal] load build context 15:45:42 #42 ... 15:45:42 15:45:42 #32 [security-secretstore-setup internal] load build context 15:45:42 #32 ... 15:45:42 15:45:42 #41 [security-spire-config internal] load build context 15:45:43 #41 ... 15:45:43 15:45:43 #34 [security-bootstrapper internal] load build context 15:45:43 #34 ... 15:45:43 15:45:43 #48 [support-notifications internal] load build context 15:45:43 #48 ... 15:45:43 15:45:43 #35 [core-command internal] load build context 15:45:43 #35 ... 15:45:43 15:45:43 #36 [support-scheduler internal] load build context 15:45:43 #36 ... 15:45:43 15:45:43 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:45:43 #47 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:43 #47 19.17 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:45:43 #47 19.20 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:45:43 #47 19.20 OK: 17694 distinct packages available 15:45:43 #47 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:43 #47 ... 15:45:43 15:45:43 #50 [security-spire-server internal] load build context 15:45:43 #50 ... 15:45:43 15:45:43 #36 [support-scheduler internal] load build context 15:45:43 #36 ... 15:45:43 15:45:43 #52 [security-spire-agent internal] load build context 15:45:44 #52 ... 15:45:44 15:45:44 #54 [core-metadata internal] load build context 15:45:44 #54 ... 15:45:44 15:45:44 #36 [support-scheduler internal] load build context 15:45:44 #36 ... 15:45:44 15:45:44 #56 [core-data internal] load build context 15:45:44 #56 ... 15:45:44 15:45:44 #52 [security-spire-agent internal] load build context 15:45:44 #52 ... 15:45:44 15:45:44 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:45:44 #55 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:44 #55 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:44 #55 ... 15:45:44 15:45:44 #36 [support-scheduler internal] load build context 15:45:45 #36 ... 15:45:45 15:45:45 #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:45:45 #45 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:45 #45 22.63 (1/2) Installing dumb-init (1.2.5-r2) 15:45:45 #45 22.72 (2/2) Installing openssl (3.0.8-r4) 15:45:45 #45 22.84 Executing busybox-1.35.0-r29.trigger 15:45:45 #45 23.05 OK: 8 MiB in 17 packages 15:45:45 #45 ... 15:45:45 15:45:45 #36 [support-scheduler internal] load build context 15:45:46 #36 transferring context: 39.33MB 22.6s 15:45:46 #36 ... 15:45:46 15:45:46 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:45:46 #51 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:46 #51 22.14 (1/2) Installing ca-certificates (20230506-r0) 15:45:46 #51 23.09 (2/2) Installing dumb-init (1.2.5-r2) 15:45:46 #51 23.16 Executing busybox-1.35.0-r29.trigger 15:45:46 #51 ... 15:45:46 15:45:46 #36 [support-scheduler internal] load build context 15:45:46 #36 ... 15:45:46 15:45:46 #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:45:46 #49 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:46 #49 22.86 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:45:46 #49 22.86 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:45:46 #49 22.86 OK: 17694 distinct packages available 15:45:46 #49 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:47 #49 ... 15:45:47 15:45:47 #32 [security-secretstore-setup internal] load build context 15:45:47 #32 ... 15:45:47 15:45:47 #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:45:47 #45 DONE 25.5s 15:45:47 15:45:47 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:45:47 #62 DONE 6.0s 15:45:47 15:45:47 #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 15:45:48 #63 ... 15:45:48 15:45:48 #46 [security-spiffe-token-provider internal] load build context 15:45:48 #46 ... 15:45:48 15:45:48 #33 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:45:48 #33 26.19 (1/4) Installing dumb-init (1.2.5-r2) 15:45:48 #33 26.19 (2/4) Installing musl-obstack (1.2.3-r0) 15:45:48 #33 26.19 (3/4) Installing libucontext (1.2-r0) 15:45:48 #33 26.19 (4/4) Installing gcompat (1.1.0-r0) 15:45:48 #33 26.19 Executing busybox-1.35.0-r29.trigger 15:45:48 #33 26.19 OK: 8 MiB in 19 packages 15:45:48 #33 ... 15:45:48 15:45:48 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 15:45:48 #64 DONE 1.2s 15:45:48 15:45:48 #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 15:45:48 #63 DONE 1.3s 15:45:48 15:45:48 #46 [security-spiffe-token-provider internal] load build context 15:45:49 #46 ... 15:45:49 15:45:49 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:45:49 #61 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:49 #61 17.82 OK: 263 MiB in 53 packages 15:45:49 #61 DONE 19.0s 15:45:49 15:45:49 #53 [core-common-config-bootstrapper internal] load build context 15:45:49 #53 ... 15:45:49 15:45:49 #46 [security-spiffe-token-provider internal] load build context 15:45:50 #46 ... 15:45:50 15:45:50 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:45:50 #55 24.18 (1/1) Installing dumb-init (1.2.5-r2) 15:45:50 #55 24.30 Executing busybox-1.35.0-r29.trigger 15:45:50 #55 24.74 OK: 8 MiB in 16 packages 15:45:50 #55 DONE 26.6s 15:45:50 15:45:50 #46 [security-spiffe-token-provider internal] load build context 15:45:50 #46 ... 15:45:50 15:45:50 #37 [security-proxy-setup internal] load build context 15:45:50 #37 ... 15:45:50 15:45:50 #42 [security-proxy-auth internal] load build context 15:45:50 #42 ... 15:45:50 15:45:50 #37 [security-proxy-setup internal] load build context 15:45:50 #37 ... 15:45:50 15:45:50 #33 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:45:50 #33 DONE 28.5s 15:45:50 15:45:50 #46 [security-spiffe-token-provider internal] load build context 15:45:51 #46 ... 15:45:51 15:45:51 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:45:51 #51 23.34 Executing ca-certificates-20230506-r0.trigger 15:45:51 #51 26.40 OK: 8 MiB in 17 packages 15:45:51 #51 DONE 28.0s 15:45:51 15:45:51 #46 [security-spiffe-token-provider internal] load build context 15:45:51 #46 transferring context: 43.50MB 27.8s 15:45:52 #46 ... 15:45:52 15:45:52 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 15:45:52 #58 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:52 #58 20.39 OK: 263 MiB in 53 packages 15:45:52 #58 DONE 22.7s 15:45:52 15:45:52 #46 [security-spiffe-token-provider internal] load build context 15:45:52 #46 ... 15:45:52 15:45:52 #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:45:52 #60 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:52 #60 20.96 OK: 263 MiB in 53 packages 15:45:52 #60 DONE 22.1s 15:45:52 15:45:52 #46 [security-spiffe-token-provider internal] load build context 15:45:52 #46 ... 15:45:52 15:45:52 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 15:45:52 #57 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:52 #57 21.37 OK: 263 MiB in 53 packages 15:45:52 #57 DONE 22.5s 15:45:52 15:45:52 #46 [security-spiffe-token-provider internal] load build context 15:45:53 #46 ... 15:45:53 15:45:53 #41 [security-spire-config internal] load build context 15:45:53 #41 ... 15:45:53 15:45:53 #48 [support-notifications internal] load build context 15:45:53 #48 ... 15:45:53 15:45:53 #34 [security-bootstrapper internal] load build context 15:45:53 #34 ... 15:45:53 15:45:53 #35 [core-command internal] load build context 15:45:53 #35 ... 15:45:53 15:45:53 #46 [security-spiffe-token-provider internal] load build context 15:45:53 #46 ... 15:45:53 15:45:53 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:45:53 #59 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:53 #59 20.75 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:45:53 #59 20.75 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:45:53 #59 20.75 OK: 17699 distinct packages available 15:45:53 #59 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:53 #59 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:53 #59 ... 15:45:53 15:45:53 #50 [security-spire-server internal] load build context 15:45:53 #50 ... 15:45:53 15:45:53 #46 [security-spiffe-token-provider internal] load build context 15:45:54 #46 ... 15:45:54 15:45:54 #54 [core-metadata internal] load build context 15:45:54 #54 ... 15:45:54 15:45:54 #56 [core-data internal] load build context 15:45:54 #56 ... 15:45:54 15:45:54 #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:45:54 #49 27.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:54 #49 30.41 (1/5) Installing dumb-init (1.2.5-r2) 15:45:54 #49 30.44 (2/5) Installing musl-obstack (1.2.3-r0) 15:45:54 #49 30.45 (3/5) Installing libucontext (1.2-r0) 15:45:54 #49 30.47 (4/5) Installing gcompat (1.1.0-r0) 15:45:54 #49 30.47 (5/5) Installing openssl (3.0.8-r4) 15:45:54 #49 30.58 Executing busybox-1.35.0-r29.trigger 15:45:54 #49 30.66 OK: 9 MiB in 20 packages 15:45:54 #49 DONE 31.7s 15:45:54 15:45:54 #56 [core-data internal] load build context 15:45:54 #56 ... 15:45:54 15:45:54 #50 [security-spire-server internal] load build context 15:45:54 #50 ... 15:45:54 15:45:54 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:45:54 #47 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:54 #47 29.81 (1/9) Installing ca-certificates (20230506-r0) 15:45:54 #47 29.99 (2/9) Installing brotli-libs (1.0.9-r9) 15:45:54 #47 30.12 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:45:54 #47 30.12 (4/9) Installing libcurl (8.1.1-r1) 15:45:54 #47 30.18 (5/9) Installing curl (8.1.1-r1) 15:45:54 #47 30.25 (6/9) Installing dumb-init (1.2.5-r2) 15:45:54 #47 30.33 (7/9) Installing musl-obstack (1.2.3-r0) 15:45:54 #47 30.33 (8/9) Installing libucontext (1.2-r0) 15:45:54 #47 30.33 (9/9) Installing gcompat (1.1.0-r0) 15:45:54 #47 30.36 Executing busybox-1.35.0-r29.trigger 15:45:54 #47 30.42 Executing ca-certificates-20230506-r0.trigger 15:45:54 #47 31.32 OK: 11 MiB in 24 packages 15:45:54 #47 DONE 32.1s 15:45:54 15:45:54 #50 [security-spire-server internal] load build context 15:45:55 #50 ... 15:45:55 15:45:55 #52 [security-spire-agent internal] load build context 15:45:55 #52 ... 15:45:55 15:45:55 #46 [security-spiffe-token-provider internal] load build context 15:45:55 #46 ... 15:45:55 15:45:55 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:45:55 #59 24.58 OK: 263 MiB in 53 packages 15:45:55 #59 DONE 25.1s 15:45:55 15:45:55 #46 [security-spiffe-token-provider internal] load build context 15:45:56 #46 transferring context: 56.69MB 32.8s 15:45:57 #46 ... 15:45:57 15:45:57 #36 [support-scheduler internal] load build context 15:45:57 #36 ... 15:45:57 15:45:57 #46 [security-spiffe-token-provider internal] load build context 15:45:57 #46 ... 15:45:57 15:45:57 #32 [security-secretstore-setup internal] load build context 15:45:57 #32 ... 15:45:57 15:45:57 #36 [support-scheduler internal] load build context 15:45:59 #36 ... 15:45:59 15:45:59 #53 [core-common-config-bootstrapper internal] load build context 15:45:59 #53 ... 15:45:59 15:45:59 #32 [security-secretstore-setup internal] load build context 15:46:00 #32 ... 15:46:00 15:46:00 #42 [security-proxy-auth internal] load build context 15:46:00 #42 ... 15:46:00 15:46:00 #37 [security-proxy-setup internal] load build context 15:46:00 #37 ... 15:46:00 15:46:00 #42 [security-proxy-auth internal] load build context 15:46:01 #42 transferring context: 54.32MB 38.9s 15:46:03 #42 ... 15:46:03 15:46:03 #41 [security-spire-config internal] load build context 15:46:03 #41 ... 15:46:03 15:46:03 #48 [support-notifications internal] load build context 15:46:03 #48 ... 15:46:03 15:46:03 #41 [security-spire-config internal] load build context 15:46:03 #41 ... 15:46:03 15:46:03 #34 [security-bootstrapper internal] load build context 15:46:03 #34 ... 15:46:03 15:46:03 #35 [core-command internal] load build context 15:46:03 #35 ... 15:46:03 15:46:03 #48 [support-notifications internal] load build context 15:46:04 #48 ... 15:46:04 15:46:04 #54 [core-metadata internal] load build context 15:46:04 #54 ... 15:46:04 15:46:04 #56 [core-data internal] load build context 15:46:04 #56 ... 15:46:04 15:46:04 #54 [core-metadata internal] load build context 15:46:05 #54 ... 15:46:05 15:46:05 #52 [security-spire-agent internal] load build context 15:46:05 #52 ... 15:46:05 15:46:05 #50 [security-spire-server internal] load build context 15:46:05 #50 ... 15:46:05 15:46:05 #52 [security-spire-agent internal] load build context 15:46:06 #52 transferring context: 111.74MB 41.3s 15:46:07 #52 ... 15:46:07 15:46:07 #46 [security-spiffe-token-provider internal] load build context 15:46:07 #46 ... 15:46:07 15:46:07 #52 [security-spire-agent internal] load build context 15:46:10 #52 ... 15:46:10 15:46:10 #53 [core-common-config-bootstrapper internal] load build context 15:46:10 #53 ... 15:46:10 15:46:10 #36 [support-scheduler internal] load build context 15:46:10 #36 ... 15:46:10 15:46:10 #52 [security-spire-agent internal] load build context 15:46:10 #52 ... 15:46:10 15:46:10 #32 [security-secretstore-setup internal] load build context 15:46:10 #32 ... 15:46:10 15:46:10 #37 [security-proxy-setup internal] load build context 15:46:11 #37 ... 15:46:11 15:46:11 #32 [security-secretstore-setup internal] load build context 15:46:11 #32 transferring context: 171.18MB 48.9s 15:46:12 #32 transferring context: 175.25MB 50.1s done 15:46:12 #32 DONE 50.8s 15:46:12 15:46:12 #53 [core-common-config-bootstrapper internal] load build context 15:46:13 #53 ... 15:46:13 15:46:13 #42 [security-proxy-auth internal] load build context 15:46:13 #42 ... 15:46:13 15:46:13 #53 [core-common-config-bootstrapper internal] load build context 15:46:13 #53 ... 15:46:13 15:46:13 #41 [security-spire-config internal] load build context 15:46:13 #41 ... 15:46:13 15:46:13 #34 [security-bootstrapper internal] load build context 15:46:13 #34 ... 15:46:13 15:46:13 #35 [core-command internal] load build context 15:46:14 #35 ... 15:46:14 15:46:14 #41 [security-spire-config internal] load build context 15:46:14 #41 ... 15:46:14 15:46:14 #48 [support-notifications internal] load build context 15:46:14 #48 ... 15:46:14 15:46:14 #56 [core-data internal] load build context 15:46:14 #56 ... 15:46:14 15:46:14 #48 [support-notifications internal] load build context 15:46:15 #48 ... 15:46:15 15:46:15 #54 [core-metadata internal] load build context 15:46:15 #54 transferring context: 175.25MB 51.9s done 15:46:15 #54 ... 15:46:15 15:46:15 #48 [support-notifications internal] load build context 15:46:15 #48 ... 15:46:15 15:46:15 #50 [security-spire-server internal] load build context 15:46:15 #50 ... 15:46:15 15:46:15 #48 [support-notifications internal] load build context 15:46:15 #48 ... 15:46:15 15:46:15 #54 [core-metadata internal] load build context 15:46:15 #54 DONE 52.9s 15:46:15 15:46:15 #53 [core-common-config-bootstrapper internal] load build context 15:46:15 #53 transferring context: 175.25MB 50.2s done 15:46:15 #53 DONE 52.3s 15:46:15 15:46:15 #48 [support-notifications internal] load build context 15:46:16 #48 ... 15:46:16 15:46:16 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:46:16 #65 DONE 3.4s 15:46:16 15:46:16 #48 [support-notifications internal] load build context 15:46:17 #48 ... 15:46:17 15:46:17 #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:46:17 #66 DONE 0.8s 15:46:17 15:46:17 #48 [support-notifications internal] load build context 15:46:17 #48 ... 15:46:17 15:46:17 #36 [support-scheduler internal] load build context 15:46:17 #36 transferring context: 175.25MB 53.5s done 15:46:17 #36 DONE 54.6s 15:46:17 15:46:17 #48 [support-notifications internal] load build context 15:46:17 #48 ... 15:46:17 15:46:17 #46 [security-spiffe-token-provider internal] load build context 15:46:18 #46 ... 15:46:18 15:46:18 #48 [support-notifications internal] load build context 15:46:18 #48 ... 15:46:18 15:46:18 #37 [security-proxy-setup internal] load build context 15:46:18 #37 transferring context: 175.25MB 56.4s done 15:46:18 #37 DONE 56.9s 15:46:18 15:46:18 #52 [security-spire-agent internal] load build context 15:46:18 #52 transferring context: 175.25MB 53.0s done 15:46:18 #52 DONE 55.1s 15:46:18 15:46:18 #48 [support-notifications internal] load build context 15:46:18 #48 ... 15:46:18 15:46:18 #34 [security-bootstrapper internal] load build context 15:46:18 #34 transferring context: 175.25MB 56.8s done 15:46:18 #34 DONE 57.1s 15:46:18 15:46:18 #48 [support-notifications internal] load build context 15:46:19 #48 ... 15:46:19 15:46:19 #46 [security-spiffe-token-provider internal] load build context 15:46:19 #46 transferring context: 175.25MB 56.1s done 15:46:19 #46 DONE 57.2s 15:46:19 15:46:19 #48 [support-notifications internal] load build context 15:46:19 #48 ... 15:46:19 15:46:19 #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:46:19 #67 DONE 1.0s 15:46:19 15:46:19 #48 [support-notifications internal] load build context 15:46:20 #48 transferring context: 175.25MB 57.2s done 15:46:20 #48 DONE 58.0s 15:46:20 15:46:20 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:46:20 #68 DONE 1.2s 15:46:20 15:46:20 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:22 #69 ... 15:46:22 15:46:22 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:46:22 #70 DONE 1.1s 15:46:22 15:46:22 #56 [core-data internal] load build context 15:46:22 #56 ... 15:46:22 15:46:22 #35 [core-command internal] load build context 15:46:22 #35 transferring context: 175.25MB 58.8s done 15:46:22 #35 DONE 60.0s 15:46:22 15:46:22 #56 [core-data internal] load build context 15:46:22 #56 ... 15:46:22 15:46:22 #50 [security-spire-server internal] load build context 15:46:22 #50 ... 15:46:22 15:46:22 #56 [core-data internal] load build context 15:46:23 #56 transferring context: 175.25MB 58.1s done 15:46:23 #56 DONE 59.9s 15:46:23 15:46:23 #50 [security-spire-server internal] load build context 15:46:23 #50 ... 15:46:23 15:46:23 #42 [security-proxy-auth internal] load build context 15:46:23 #42 ... 15:46:23 15:46:23 #50 [security-spire-server internal] load build context 15:46:24 #50 ... 15:46:24 15:46:24 #41 [security-spire-config internal] load build context 15:46:24 #41 ... 15:46:24 15:46:24 #50 [security-spire-server internal] load build context 15:46:26 #50 transferring context: 175.25MB 62.6s done 15:46:26 #50 DONE 63.6s 15:46:26 15:46:26 #41 [security-spire-config internal] load build context 15:46:26 #41 ... 15:46:26 15:46:26 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:26 #71 ... 15:46:26 15:46:26 #41 [security-spire-config internal] load build context 15:46:27 #41 ... 15:46:27 15:46:27 #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:27 #72 ... 15:46:27 15:46:27 #41 [security-spire-config internal] load build context 15:46:27 #41 transferring context: 175.25MB 65.8s done 15:46:27 #41 DONE 65.9s 15:46:27 15:46:27 #42 [security-proxy-auth internal] load build context 15:46:28 #42 transferring context: 175.25MB 65.7s done 15:46:28 #42 DONE 66.2s 15:46:28 15:46:28 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:30 #73 ... 15:46:30 15:46:30 #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:17 #74 ... 15:47:17 15:47:17 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:17 #69 DONE 54.0s 15:47:17 15:47:17 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:17 #71 DONE 58.4s 15:47:17 15:47:17 #75 [security-spiffe-token-provider builder 6/7] COPY . . 15:47:17 #75 ... 15:47:17 15:47:17 #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:17 #72 DONE 57.9s 15:47:17 15:47:17 #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:17 #74 DONE 55.3s 15:47:17 15:47:17 #76 [security-spire-agent builder 6/9] COPY . . 15:47:17 #76 ... 15:47:17 15:47:17 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:17 #73 DONE 53.4s 15:47:17 15:47:17 #77 [support-notifications builder 6/7] COPY . . 15:47:18 #77 ... 15:47:19 15:47:19 #75 [security-spiffe-token-provider builder 6/7] COPY . . 15:47:19 #75 DONE 3.7s 15:47:19 15:47:19 #78 [security-proxy-setup builder 6/7] COPY . . 15:47:19 #78 CACHED 15:47:19 15:47:19 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:47:19 #79 CACHED 15:47:19 15:47:19 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:19 #80 CACHED 15:47:19 15:47:19 #76 [security-spire-agent builder 6/9] COPY . . 15:47:19 #76 DONE 3.6s 15:47:19 15:47:19 #81 [security-secretstore-setup builder 6/7] COPY . . 15:47:19 #81 DONE 3.7s 15:47:19 15:47:19 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:19 #82 CACHED 15:47:19 15:47:19 #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:47:19 #83 CACHED 15:47:19 15:47:19 #84 [security-bootstrapper builder 6/7] COPY . . 15:47:19 #84 CACHED 15:47:19 15:47:19 #77 [support-notifications builder 6/7] COPY . . 15:47:19 #77 DONE 3.1s 15:47:19 15:47:19 #85 [core-metadata builder 6/7] COPY . . 15:47:19 #85 DONE 3.7s 15:47:19 15:47:19 #86 [support-scheduler builder 6/7] COPY . . 15:47:19 #86 CACHED 15:47:19 15:47:19 #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:47:19 #87 CACHED 15:47:19 15:47:19 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:19 #88 CACHED 15:47:19 15:47:19 #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:19 #89 CACHED 15:47:19 15:47:19 #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:47:19 #90 CACHED 15:47:19 15:47:19 #91 [core-common-config-bootstrapper builder 6/7] COPY . . 15:47:19 #91 CACHED 15:47:19 15:47:19 #92 [core-data builder 4/7] COPY go.mod vendor* ./ 15:47:19 #92 CACHED 15:47:19 15:47:19 #93 [core-data builder 6/7] COPY . . 15:47:19 #93 CACHED 15:47:19 15:47:19 #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:19 #94 CACHED 15:47:19 15:47:19 #95 [core-command builder 6/7] COPY . . 15:47:19 #95 CACHED 15:47:19 15:47:19 #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:19 #96 CACHED 15:47:19 15:47:19 #97 [core-command builder 4/7] COPY go.mod vendor* ./ 15:47:19 #97 CACHED 15:47:19 15:47:19 #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:19 #98 CACHED 15:47:19 15:47:19 #99 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:47:19 #99 CACHED 15:47:19 15:47:19 #100 [security-proxy-auth builder 6/7] COPY . . 15:47:19 #100 CACHED 15:47:19 15:47:19 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:47:19 #101 ... 15:47:19 15:47:19 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 15:47:19 #102 DONE 0.5s 15:47:19 15:47:19 #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 15:47:19 #103 CACHED 15:47:19 15:47:19 #104 [security-spire-server builder 6/9] COPY . . 15:47:19 #104 CACHED 15:47:19 15:47:19 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 15:47:19 #105 CACHED 15:47:19 15:47:19 #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:19 #106 CACHED 15:47:19 15:47:19 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:47:24 #107 ... 15:47:24 15:47:24 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:47:24 #101 5.778 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:47:25 #101 ... 15:47:25 15:47:25 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:47:25 #107 DONE 6.7s 15:47:26 15:47:26 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:47:26 #108 DONE 6.7s 15:47:26 15:47:26 #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go 15:47:26 #109 ... 15:47:26 15:47:26 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:47:26 #110 DONE 0.4s 15:47:26 15:47:26 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:47:26 #0 6.129 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:47:26 #111 ... 15:47:26 15:47:26 #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go 15:47:26 #109 DONE 0.5s 15:47:26 15:47:26 #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:47:26 #0 6.550 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:47:27 #112 ... 15:47:27 15:47:27 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:47:27 #113 DONE 0.2s 15:47:27 15:47:27 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:47:27 #114 ... 15:47:27 15:47:27 #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:47:27 #115 CACHED 15:47:27 15:47:27 #116 [security-spire-config builder 9/9] WORKDIR /edgex-go 15:47:27 #116 CACHED 15:47:27 15:47:27 #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 15:47:27 #117 CACHED 15:47:27 15:47:27 #118 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 15:47:27 #118 CACHED 15:47:27 15:47:27 #119 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:27 #119 CACHED 15:47:27 15:47:27 #120 [security-spire-config builder 6/9] COPY . . 15:47:27 #120 CACHED 15:47:27 15:47:27 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:47:27 #114 DONE 0.3s 15:47:27 15:47:27 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:47:27 #121 DONE 0.3s 15:47:27 15:47:27 #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:47:28 #122 ... 15:47:28 15:47:28 #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:47:28 #123 DONE 0.1s 15:47:28 15:47:28 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:47:28 #124 ... 15:47:28 15:47:28 #125 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:47:28 #125 CACHED 15:47:28 15:47:28 #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:47:28 #126 CACHED 15:47:28 15:47:28 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:47:28 #0 4.120 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 15:47:28 #127 ... 15:47:28 15:47:28 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:47:28 #0 6.657 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:47:28 #128 ... 15:47:28 15:47:28 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:47:28 #0 6.516 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 15:47:29 #129 ... 15:47:29 15:47:29 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:47:29 #0 4.730 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 15:47:29 #130 ... 15:47:29 15:47:29 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:47:29 #0 4.850 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:47:29 #131 ... 15:47:29 15:47:29 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:47:29 #0 6.341 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:47:29 #132 ... 15:47:29 15:47:29 #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:47:29 #133 DONE 1.0s 15:47:29 15:47:29 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:47:29 #0 6.767 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:47:29 #134 ... 15:47:29 15:47:29 #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:47:29 #122 DONE 1.8s 15:47:29 15:47:29 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:47:29 #124 DONE 1.5s 15:47:29 15:47:29 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:47:29 #0 6.614 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 15:47:29 #135 ... 15:47:29 15:47:29 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:47:30 #136 DONE 0.3s 15:47:30 15:47:30 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:47:30 #137 DONE 0.3s 15:47:30 15:47:30 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:47:30 #138 ... 15:47:30 15:47:30 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 15:47:30 #139 DONE 0.4s 15:47:30 15:47:30 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:47:30 #140 ... 15:47:30 15:47:30 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:47:30 #138 DONE 0.6s 15:47:30 15:47:30 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:47:30 #140 DONE 0.3s 15:47:30 15:47:30 #141 [security-spire-config] exporting to image 15:47:30 #141 exporting layers 15:47:31 #141 ... 15:47:31 15:47:31 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:47:31 #142 DONE 0.5s 15:47:31 15:47:31 #141 [security-spire-server] exporting to image 15:47:32 #141 ... 15:47:32 15:47:32 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:47:32 #143 DONE 2.7s 15:47:32 15:47:32 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:47:32 #144 DONE 0.2s 15:47:32 15:47:32 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:47:32 #132 ... 15:47:32 15:47:32 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:47:33 #145 DONE 0.3s 15:47:33 15:47:33 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:47:33 #146 DONE 0.3s 15:47:33 15:47:33 #141 [security-spire-agent] exporting to image 15:47:33 #141 writing image sha256:e817cf3fed9ae57df9d7096e44571da1d3b81e18d29882ed125f30d9aeada7ac done 15:47:33 #141 naming to docker.io/library/security-spire-config-arm64 done 15:47:34 #141 exporting layers 2.7s done 15:47:34 #141 writing image sha256:1ea18bfb75bfd31abbcea6c7a0e2c26de4e509dbe1dfda7089a56eca9307e114 done 15:47:34 #141 naming to docker.io/library/security-spire-server-arm64 15:47:34 #141 naming to docker.io/library/security-spire-server-arm64 done 15:47:35 #141 exporting layers 1.8s done 15:47:35 #141 writing image sha256:b7bc6f8b4ace8a02c331490cfa4b1dce3325818c6af33d9bbe17acde56f18462 done 15:47:35 #141 naming to docker.io/library/security-spire-agent-arm64 done 15:47:35 #141 DONE 4.2s 15:47:35 15:47:35 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:00:27 #135 ... 16:00:27 16:00:27 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:00:27 #131 DONE 782.2s 16:00:27 16:00:27 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:00:27 #101 ... 16:00:27 16:00:27 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:00:27 #147 DONE 0.3s 16:00:27 16:00:27 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:00:27 #130 ... 16:00:27 16:00:27 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:00:27 #148 DONE 0.3s 16:00:27 16:00:27 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:00:27 #135 ... 16:00:27 16:00:27 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:00:27 #149 DONE 0.3s 16:00:27 16:00:27 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:00:27 #150 DONE 0.3s 16:00:27 16:00:27 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:00:27 #151 DONE 0.2s 16:00:27 16:00:27 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:00:27 #130 ... 16:00:27 16:00:27 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:00:27 #152 DONE 2.3s 16:00:27 16:00:27 #141 [security-proxy-auth] exporting to image 16:00:27 #141 exporting layers 16:00:27 #141 exporting layers 1.0s done 16:00:27 #141 writing image sha256:10f8ebaa10eaf14807bec97f8c2580bc733831f22cf0b1453cdda61d5aebcf9d done 16:00:27 #141 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 16:00:27 #141 DONE 5.2s 16:00:27 16:00:27 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:00:35 #130 DONE 796.6s 16:00:35 16:00:35 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:00:36 #111 ... 16:00:36 16:00:36 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:00:36 #153 DONE 0.3s 16:00:36 16:00:36 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:00:36 #134 ... 16:00:36 16:00:36 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:00:36 #154 DONE 0.1s 16:00:36 16:00:36 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:00:36 #155 DONE 0.2s 16:00:36 16:00:36 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:00:36 #156 DONE 0.4s 16:00:36 16:00:36 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:00:37 #157 DONE 0.1s 16:00:37 16:00:37 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:00:38 #158 DONE 2.2s 16:00:38 16:00:38 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:00:39 #111 ... 16:00:39 16:00:39 #141 [security-proxy-setup] exporting to image 16:00:39 #141 exporting layers 16:00:39 #141 exporting layers 0.9s done 16:00:40 #141 writing image sha256:c3f09ad87f45b480fe578cfc2f1d3150cd1915fcc2fe5126843f69f39d7bf824 done 16:00:40 #141 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 16:00:40 #141 DONE 6.1s 16:00:40 16:00:40 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:00:43 #111 ... 16:00:43 16:00:43 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:00:43 #135 804.2 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 16:00:53 #135 ... 16:00:53 16:00:53 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:00:53 #127 DONE 814.0s 16:00:53 16:00:53 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:00:53 #135 ... 16:00:53 16:00:53 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:00:53 #159 DONE 0.3s 16:00:53 16:00:53 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:00:53 #134 ... 16:00:53 16:00:53 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:00:56 #160 DONE 2.3s 16:00:56 16:00:56 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:00:56 #111 ... 16:00:56 16:00:56 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:00:56 #161 DONE 0.3s 16:00:56 16:00:56 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:00:56 #162 DONE 0.1s 16:00:56 16:00:56 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:00:56 #132 ... 16:00:56 16:00:56 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:00:56 #163 DONE 0.3s 16:00:56 16:00:56 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:00:56 #111 ... 16:00:56 16:00:56 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:00:56 #164 DONE 0.2s 16:00:56 16:00:56 #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 16:00:57 #165 DONE 0.1s 16:00:57 16:00:57 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 16:00:57 #166 DONE 0.1s 16:00:57 16:00:57 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:00:57 #132 ... 16:00:57 16:00:57 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:00:57 #167 DONE 0.1s 16:00:57 16:00:57 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:00:57 #168 DONE 0.2s 16:00:57 16:00:57 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:00:59 #169 DONE 2.2s 16:00:59 16:00:59 #141 [security-bootstrapper] exporting to image 16:00:59 #141 exporting layers 16:01:00 #141 exporting layers 1.1s done 16:01:00 #141 writing image sha256:6739661769046ad0100874ab45b847df361cd5e14c1884eb598dc61b179db0c4 0.0s done 16:01:00 #141 naming to docker.io/library/security-bootstrapper-arm64 16:01:00 #141 naming to docker.io/library/security-bootstrapper-arm64 done 16:01:00 #141 DONE 7.2s 16:01:00 16:01:00 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:01:02 #134 ... 16:01:02 16:01:02 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:01:02 #135 DONE 823.8s 16:01:02 16:01:02 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:01:03 #132 ... 16:01:03 16:01:03 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:01:03 #170 DONE 0.3s 16:01:03 16:01:03 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:01:03 #111 ... 16:01:03 16:01:03 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 16:01:03 #171 DONE 0.2s 16:01:03 16:01:03 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:01:03 #134 ... 16:01:03 16:01:03 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:01:03 #172 DONE 0.1s 16:01:03 16:01:03 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:01:03 #173 DONE 0.1s 16:01:03 16:01:03 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:01:03 #174 DONE 0.1s 16:01:03 16:01:03 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:01:04 #134 ... 16:01:04 16:01:04 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:01:04 #175 DONE 0.2s 16:01:04 16:01:04 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:01:04 #176 DONE 0.3s 16:01:04 16:01:04 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:01:04 #111 ... 16:01:04 16:01:04 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:01:04 #177 DONE 0.1s 16:01:04 16:01:04 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:01:06 #178 DONE 1.7s 16:01:06 16:01:06 #141 [security-secretstore-setup] exporting to image 16:01:06 #141 exporting layers 16:01:07 #141 exporting layers 1.3s done 16:01:07 #141 writing image sha256:480e65fdf7e79ac27678930f9ecd414fe119f668a382930c960fffb4593dd344 done 16:01:07 #141 naming to docker.io/library/security-secretstore-setup-arm64 16:01:07 #141 naming to docker.io/library/security-secretstore-setup-arm64 done 16:01:07 #141 DONE 8.5s 16:01:07 16:01:07 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:01:22 #132 ... 16:01:22 16:01:22 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:01:22 #134 DONE 841.5s 16:01:22 16:01:22 #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:01:22 #112 ... 16:01:22 16:01:22 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:01:22 #179 DONE 0.2s 16:01:22 16:01:22 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:01:22 #180 DONE 0.2s 16:01:22 16:01:22 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:01:22 #181 DONE 0.3s 16:01:22 16:01:22 #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:01:22 #112 ... 16:01:22 16:01:22 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:01:22 #182 DONE 0.1s 16:01:22 16:01:22 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:01:22 #183 DONE 0.1s 16:01:22 16:01:22 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:01:22 #129 ... 16:01:22 16:01:22 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:01:23 #184 DONE 1.8s 16:01:23 16:01:23 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:01:23 #111 ... 16:01:23 16:01:23 #141 [core-common-config-bootstrapper] exporting to image 16:01:23 #141 exporting layers 16:01:24 #141 exporting layers 0.4s done 16:01:24 #141 writing image sha256:81048d5a6fe6f0faceae389b0e66c3eb4dc5504f2f36af5a97678090bd540106 done 16:01:24 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 16:01:24 #141 DONE 8.9s 16:01:24 16:01:24 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:01:50 #111 ... 16:01:50 16:01:50 #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:01:50 #112 DONE 868.3s 16:01:50 16:01:50 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:01:50 #111 ... 16:01:50 16:01:50 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 16:01:50 #185 DONE 0.3s 16:01:50 16:01:50 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 16:01:50 #186 DONE 0.2s 16:01:50 16:01:50 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:01:50 #187 DONE 0.3s 16:01:50 16:01:50 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:01:50 #188 DONE 0.1s 16:01:50 16:01:50 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:01:50 #132 ... 16:01:50 16:01:50 #141 [core-command] exporting to image 16:01:50 #141 exporting layers 16:01:50 #141 exporting layers 0.3s done 16:01:50 #141 writing image sha256:acca8b89780b3d15a8a91080c354f30330efa71256b984e064f632f214ae1293 done 16:01:50 #141 naming to docker.io/library/core-command-arm64 done 16:01:50 #141 DONE 9.2s 16:01:50 16:01:50 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:01:56 #132 ... 16:01:56 16:01:56 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:01:56 #111 DONE 877.3s 16:01:56 16:01:56 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:01:56 #129 ... 16:01:56 16:01:56 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:01:56 #189 DONE 0.2s 16:01:56 16:01:56 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:01:57 #190 DONE 0.2s 16:01:57 16:01:57 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:01:57 #191 DONE 0.2s 16:01:57 16:01:57 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:01:57 #132 ... 16:01:57 16:01:57 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:01:57 #192 DONE 0.1s 16:01:57 16:01:57 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:01:57 #132 ... 16:01:57 16:01:57 #141 [core-data] exporting to image 16:01:57 #141 exporting layers 16:01:57 #141 exporting layers 0.3s done 16:01:57 #141 writing image sha256:9611482fcf554266befbc8d4c4e913e032e03444e2e41d1030172ffad46a88ad done 16:01:57 #141 naming to docker.io/library/core-data-arm64 done 16:01:57 #141 DONE 9.5s 16:01:57 16:01:57 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:01:59 #132 ... 16:01:59 16:01:59 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:01:59 #128 DONE 880.4s 16:01:59 16:01:59 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:01:59 #132 ... 16:01:59 16:01:59 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:01:59 #193 DONE 0.2s 16:01:59 16:01:59 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:02:00 #129 ... 16:02:00 16:02:00 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:02:00 #194 DONE 0.2s 16:02:00 16:02:00 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:02:00 #195 DONE 0.3s 16:02:00 16:02:00 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:02:00 #196 DONE 0.1s 16:02:00 16:02:00 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:02:00 #197 DONE 0.1s 16:02:00 16:02:00 #141 [core-metadata] exporting to image 16:02:01 #141 exporting layers 0.5s done 16:02:01 #141 writing image sha256:b4fa86f5018f19a61195127e507d9128008c991c8272fcac1b5262812adca878 done 16:02:01 #141 naming to docker.io/library/core-metadata-arm64 done 16:02:01 #141 DONE 10.0s 16:02:01 16:02:01 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:02:57 #132 ... 16:02:57 16:02:57 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:02:57 #129 DONE 933.1s 16:02:57 16:02:57 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:02:57 #132 ... 16:02:57 16:02:57 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:02:57 #198 DONE 0.1s 16:02:57 16:02:57 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:02:57 #199 DONE 0.1s 16:02:57 16:02:57 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:02:57 #200 DONE 0.4s 16:02:57 16:02:57 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:02:57 #132 ... 16:02:57 16:02:57 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:02:57 #201 DONE 0.1s 16:02:57 16:02:57 #141 [security-spiffe-token-provider] exporting to image 16:02:57 #141 exporting layers 16:02:57 #141 exporting layers 0.5s done 16:02:57 #141 writing image sha256:cd80ddf30e22104a1b5cac2fb824290488b743bbd424a9cf2f0ef0df3223c0e1 done 16:02:57 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 16:02:57 #141 DONE 10.5s 16:02:57 16:02:57 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:03:16 #132 DONE 956.4s 16:03:16 16:03:16 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:03:16 #101 ... 16:03:16 16:03:16 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:03:16 #202 DONE 0.2s 16:03:16 16:03:16 #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:03:16 #203 DONE 0.1s 16:03:16 16:03:16 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:03:16 #101 DONE 957.2s 16:03:16 16:03:16 #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:03:16 #204 DONE 0.4s 16:03:16 16:03:16 #205 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:03:16 #205 DONE 0.1s 16:03:16 16:03:16 #206 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:03:16 #206 DONE 0.2s 16:03:16 16:03:16 #141 [support-notifications] exporting to image 16:03:16 #141 exporting layers 16:03:16 #141 ... 16:03:16 16:03:16 #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:03:16 #207 DONE 0.2s 16:03:16 16:03:16 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:03:17 #208 DONE 0.4s 16:03:17 16:03:17 #141 [support-notifications] exporting to image 16:03:17 #141 exporting layers 0.5s done 16:03:17 #141 writing image sha256:6d25b17f132195b61f883dc1599ea4a2c3cba8ce91901d0fff414cc20c832879 done 16:03:17 #141 naming to docker.io/library/support-notifications-arm64 done 16:03:17 #141 DONE 11.0s 16:03:17 16:03:17 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:03:17 #209 DONE 0.2s 16:03:17 16:03:17 #141 [support-scheduler] exporting to image 16:03:17 #141 exporting layers 0.4s done 16:03:17 #141 writing image sha256:5edf5c97e5bc62475842039196164f9d3206d8fe3888c10bbada88be3c588323 done 16:03:17 #141 naming to docker.io/library/support-scheduler-arm64 done 16:03:17 #141 DONE 11.4s 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:03:17 time="2023-06-01T15:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:03:17 $ docker stop --time=1 e33881be97bfa34bfa614eddd780e590c7045680ac75cff89dfffcc0950dd1f1 16:03:19 $ docker rm -f --volumes e33881be97bfa34bfa614eddd780e590c7045680ac75cff89dfffcc0950dd1f1 [Pipeline] // withDockerContainer [Pipeline] sh 16:03:19 + docker images 16:03:19 REPOSITORY TAG IMAGE ID CREATED SIZE 16:03:19 support-scheduler-arm64 latest 5edf5c97e5bc 2 seconds ago 31.2MB 16:03:19 support-notifications-arm64 latest 6d25b17f1321 3 seconds ago 31.9MB 16:03:19 security-spiffe-token-provider-arm64 latest cd80ddf30e22 26 seconds ago 32.7MB 16:03:19 core-metadata-arm64 latest b4fa86f5018f About a minute ago 20.2MB 16:03:19 core-data-arm64 latest 9611482fcf55 About a minute ago 19.9MB 16:03:19 core-command-arm64 latest acca8b89780b About a minute ago 19.7MB 16:03:19 core-common-config-bootstrapper-arm64 latest 81048d5a6fe6 About a minute ago 17.2MB 16:03:19 security-secretstore-setup-arm64 latest 480e65fdf7e7 2 minutes ago 32.2MB 16:03:19 security-bootstrapper-arm64 latest 673966176904 2 minutes ago 21.9MB 16:03:19 security-proxy-setup-arm64 latest c3f09ad87f45 2 minutes ago 18.7MB 16:03:19 security-proxy-auth-arm64 latest 10f8ebaa10ea 2 minutes ago 18.1MB 16:03:19 security-spire-agent-arm64 latest b7bc6f8b4ace 15 minutes ago 153MB 16:03:19 security-spire-config-arm64 latest e817cf3fed9a 15 minutes ago 96.1MB 16:03:19 security-spire-server-arm64 latest 1ea18bfb75bf 15 minutes ago 97MB 16:03:19 ci-base-image-arm64 latest 4a455a095c63 29 minutes ago 899MB 16:03:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 About an hour ago 332MB 16:03:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [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 16:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:03:20 16:03:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:03:20 arm64: Pulling from edgex-lftools-log-publisher 16:03:20 8998bd30e6a1: Pulling fs layer 16:03:20 04944245beec: Pulling fs layer 16:03:20 699f458cf7ca: Pulling fs layer 16:03:20 765212b225bb: Pulling fs layer 16:03:20 f23df028b6ca: Pulling fs layer 16:03:20 d65c8cfc05b1: Pulling fs layer 16:03:20 2437ff75d9bd: Pulling fs layer 16:03:20 765212b225bb: Waiting 16:03:20 f23df028b6ca: Waiting 16:03:20 d65c8cfc05b1: Waiting 16:03:20 2437ff75d9bd: Waiting 16:03:20 04944245beec: Verifying Checksum 16:03:20 04944245beec: Download complete 16:03:20 765212b225bb: Verifying Checksum 16:03:20 765212b225bb: Download complete 16:03:20 f23df028b6ca: Verifying Checksum 16:03:20 f23df028b6ca: Download complete 16:03:21 699f458cf7ca: Verifying Checksum 16:03:21 699f458cf7ca: Download complete 16:03:21 8998bd30e6a1: Verifying Checksum 16:03:21 8998bd30e6a1: Download complete 16:03:23 2437ff75d9bd: Download complete 16:03:25 8998bd30e6a1: Pull complete 16:03:25 04944245beec: Pull complete 16:03:27 699f458cf7ca: Pull complete 16:03:27 765212b225bb: Pull complete 16:03:28 f23df028b6ca: Pull complete 16:03:28 d65c8cfc05b1: Pull complete 16:03:46 2437ff75d9bd: Pull complete 16:03:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:03:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:46 prd-ubuntu20.04-docker-arm64-4c-16g-17654 does not seem to be running inside a container 16:03:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:03:49 $ docker top 034044c79aea69995988ba1ded8cae2671663480417e043bb5c628edfd6dbc0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:50 ---> job-cost.sh 16:03:50 lf-activate-venv: SKIPPING 16:03:50 INFO: No Stack... 16:03:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:03:51 INFO: Archiving Costs [Pipeline] sh 16:03:51 + cat /w/workspace/edgex-go/2/archives/cost.csv 16:03:51 + cut -d, -f6 [Pipeline] lock 16:03:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4584-2-stack-cost] 16:03:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4584-2-stack-cost] did not exist. Created. 16:03:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4584-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:03:52 + echo total: 0.10999999940395355 [Pipeline] stash 16:03:52 Stashed 1 file(s) [Pipeline] } 16:03:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4584-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:03:52 $ docker stop --time=1 034044c79aea69995988ba1ded8cae2671663480417e043bb5c628edfd6dbc0f 16:03:53 $ docker rm -f --volumes 034044c79aea69995988ba1ded8cae2671663480417e043bb5c628edfd6dbc0f [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 16:03:54 provisioning config files... 16:03:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9138106280215274408tmp [Pipeline] { [Pipeline] sh 16:03:54 + set +x 16:03:54 + curl -s https://codecov.io/bash 16:03:54 + bash -s -- 16:03:54 16:03:54 _____ _ 16:03:54 / ____| | | 16:03:54 | | ___ __| | ___ ___ _____ __ 16:03:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:03:54 | |___| (_) | (_| | __/ (_| (_) \ V / 16:03:54 \_____\___/ \__,_|\___|\___\___/ \_/ 16:03:54 Bash-1.0.6 16:03:54 16:03:54 16:03:54 ==> git version 2.25.1 found 16:03:54 ==> 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 16:03:54 Release-Date: 2020-01-08 16:03:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:03:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:03:54 ==> Jenkins CI detected. 16:03:54 current dir:  /w/workspace/edgex-go/2 16:03:54 project root: . 16:03:54 --> token set from env 16:03:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:03:54 ==> Running gcov in . (disable via -X gcov) 16:03:54 ==> Python coveragepy not found 16:03:54 ==> Searching for coverage reports in: 16:03:54 + . 16:03:54 -> Found 1 reports 16:03:54 ==> Detecting git/mercurial file structure 16:03:54 ==> Reading reports 16:03:54 + ./coverage.out bytes=447731 16:03:54 ==> Appending adjustments 16:03:54 https://docs.codecov.io/docs/fixing-reports 16:03:56 + Found adjustments 16:03:56 ==> Gzipping contents 16:03:56 60K /tmp/codecov.TkWJ2u.gz 16:03:56 ==> Uploading reports 16:03:56 url: https://codecov.io 16:03:56 query: branch=PR-4584&commit=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4584%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4584&job=&cmd_args= 16:03:56 -> Pinging Codecov 16:03:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4584&commit=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4584%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4584&job=&cmd_args= 16:03:56 -> Uploading to 16:03:56 https://storage.googleapis.com/codecov/v4/raw/2023-06-01/00271124DB129430A58F1EEE437C3FCB/dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca/2788f40d-0874-4cec-8a8e-a9a4a72857f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230601T160356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=088b073dab0b598658176edac47707bed88337627d3c0e9e496be485dd260459 16:03:56 % Total % Received % Xferd Average Speed Time Time Time Current 16:03:56 Dload Upload Total Spent Left Speed 16:03:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57391 0 0 100 57391 0 253k --:--:-- --:--:-- --:--:-- 253k 16:03:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] } 16:03:56 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 16:03:57 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 16:03:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:03:58 ---> package-listing.sh 16:03:58 ++ facter osfamily 16:03:58 ++ tr '[:upper:]' '[:lower:]' 16:03:58 + OS_FAMILY=debian 16:03:58 + workspace=/w/workspace/edgex-go/2 16:03:58 + START_PACKAGES=/tmp/packages_start.txt 16:03:58 + END_PACKAGES=/tmp/packages_end.txt 16:03:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:03:58 + PACKAGES=/tmp/packages_start.txt 16:03:58 + '[' /w/workspace/edgex-go/2 ']' 16:03:58 + PACKAGES=/tmp/packages_end.txt 16:03:58 + case "${OS_FAMILY}" in 16:03:58 + dpkg -l 16:03:58 + grep '^ii' 16:03:58 + '[' -f /tmp/packages_start.txt ']' 16:03:58 + '[' -f /tmp/packages_end.txt ']' 16:03:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:03:58 + '[' /w/workspace/edgex-go/2 ']' 16:03:58 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:03:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:03:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:03:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:03:59 16:03:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:03:59 latest: Pulling from edgex-lftools-log-publisher 16:03:59 5eb5b503b376: Pulling fs layer 16:03:59 5c69ac0246d0: Pulling fs layer 16:03:59 ec43610c2a17: Pulling fs layer 16:03:59 3a2ae6a8a46f: Pulling fs layer 16:03:59 33b1e0a273af: Pulling fs layer 16:03:59 5d3b04190fa2: Pulling fs layer 16:03:59 2f39f015ded8: Pulling fs layer 16:03:59 3a2ae6a8a46f: Waiting 16:03:59 33b1e0a273af: Waiting 16:03:59 5d3b04190fa2: Waiting 16:03:59 2f39f015ded8: Waiting 16:03:59 5c69ac0246d0: Download complete 16:03:59 3a2ae6a8a46f: Download complete 16:03:59 33b1e0a273af: Verifying Checksum 16:03:59 33b1e0a273af: Download complete 16:03:59 5d3b04190fa2: Download complete 16:03:59 ec43610c2a17: Verifying Checksum 16:03:59 ec43610c2a17: Download complete 16:03:59 5eb5b503b376: Verifying Checksum 16:03:59 5eb5b503b376: Download complete 16:04:00 2f39f015ded8: Download complete 16:04:01 5eb5b503b376: Pull complete 16:04:01 5c69ac0246d0: Pull complete 16:04:01 ec43610c2a17: Pull complete 16:04:01 3a2ae6a8a46f: Pull complete 16:04:02 33b1e0a273af: Pull complete 16:04:02 5d3b04190fa2: Pull complete 16:04:06 2f39f015ded8: Pull complete 16:04:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:04:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:04:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:06 prd-ubuntu20.04-docker-8c-8g-17653 does not seem to be running inside a container 16:04:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:04:10 $ docker top e313fcb10185a16b4f625645798effdc8eb1a4aca2a314e4bc44d40b12e9f431 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:11 + touch /tmp/pre-build-complete [Pipeline] sh 16:04:11 + mkdir -p /var/log/sysstat [Pipeline] sh 16:04:11 + ls /var/log/sa-host 16:04:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:04:11 provisioning config files... 16:04:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7030411568568649633tmp [Pipeline] { [Pipeline] echo 16:04:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:04:12 ---> create-netrc.sh [Pipeline] } 16:04:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:04:12 ---> python-tools-install.sh [Pipeline] echo 16:04:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:04:12 ---> sudo-logs.sh 16:04:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:04:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:04:13 ---> job-cost.sh 16:04:13 lf-activate-venv: SKIPPING 16:04:13 DEBUG: total: 0.10999999940395355 16:04:13 INFO: Retrieving Stack Cost... 16:04:13 INFO: Retrieving Pricing Info for: v3-standard-8 16:04:13 INFO: Archiving Costs [Pipeline] echo 16:04:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:04:14 ---> logs-deploy.sh 16:04:14 lf-activate-venv: SKIPPING 16:04:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4584/2 16:04:14 INFO: archiving workspace using pattern(s): 16:04:15 Archives upload complete. 16:04:15 INFO: archiving logs to Nexus 16:04:15 ---> uname -a: 16:04:15 Linux prd-ubuntu20-04-docker-8c-8g-17653 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:04:15 16:04:15 16:04:15 ---> lscpu: 16:04:15 Architecture: x86_64 16:04:15 CPU op-mode(s): 32-bit, 64-bit 16:04:15 Byte Order: Little Endian 16:04:15 Address sizes: 40 bits physical, 48 bits virtual 16:04:15 CPU(s): 8 16:04:15 On-line CPU(s) list: 0-7 16:04:15 Thread(s) per core: 1 16:04:15 Core(s) per socket: 1 16:04:15 Socket(s): 8 16:04:15 NUMA node(s): 1 16:04:15 Vendor ID: AuthenticAMD 16:04:15 CPU family: 23 16:04:15 Model: 49 16:04:15 Model name: AMD EPYC-Rome Processor 16:04:15 Stepping: 0 16:04:15 CPU MHz: 2799.998 16:04:15 BogoMIPS: 5599.99 16:04:15 Virtualization: AMD-V 16:04:15 Hypervisor vendor: KVM 16:04:15 Virtualization type: full 16:04:15 L1d cache: 256 KiB 16:04:15 L1i cache: 256 KiB 16:04:15 L2 cache: 4 MiB 16:04:15 L3 cache: 128 MiB 16:04:15 NUMA node0 CPU(s): 0-7 16:04:15 Vulnerability Itlb multihit: Not affected 16:04:15 Vulnerability L1tf: Not affected 16:04:15 Vulnerability Mds: Not affected 16:04:15 Vulnerability Meltdown: Not affected 16:04:15 Vulnerability Mmio stale data: Not affected 16:04:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:04:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:04:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:04:15 Vulnerability Srbds: Not affected 16:04:15 Vulnerability Tsx async abort: Not affected 16:04:15 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 16:04:15 16:04:15 16:04:15 ---> nproc: 16:04:15 8 16:04:15 16:04:15 16:04:15 ---> df -h: 16:04:15 Filesystem Size Used Avail Use% Mounted on 16:04:15 overlay 155G 22G 134G 15% / 16:04:15 tmpfs 64M 0 64M 0% /dev 16:04:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:04:15 shm 64M 0 64M 0% /dev/shm 16:04:15 /dev/vda1 155G 22G 134G 15% /facter-os 16:04:15 16:04:15 16:04:15 ---> sar -b -r -n DEV: 16:04:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17653) 06/01/23 _x86_64_ (8 CPU) 16:04:15 16:04:15 15:29:32 LINUX RESTART (8 CPU) 16:04:15 16:04:15 15:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:04:15 15:31:01 112.68 16.76 95.92 0.00 2008.87 54321.35 0.00 16:04:15 15:32:01 67.21 0.20 67.01 0.00 9.33 34107.03 0.00 16:04:15 15:33:01 38.33 0.22 38.11 0.00 2.93 12853.47 0.00 16:04:15 15:34:01 349.66 0.57 349.09 0.00 58.26 191643.26 0.00 16:04:15 15:35:02 688.18 18.90 669.28 0.00 5472.72 174107.11 0.00 16:04:15 15:36:01 274.56 0.03 274.52 0.00 0.27 62148.20 0.00 16:04:15 15:37:01 228.37 0.02 228.36 0.00 0.67 5735.42 0.00 16:04:15 15:38:01 1.97 0.00 1.97 0.00 0.00 20.66 0.00 16:04:15 15:39:01 3.12 1.67 1.45 0.00 37.72 17.33 0.00 16:04:15 15:40:01 2.48 0.00 2.48 0.00 0.00 39.33 0.00 16:04:15 15:41:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 16:04:15 15:42:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 16:04:15 15:43:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 16:04:15 15:44:01 1.58 0.00 1.58 0.00 0.00 16.93 0.00 16:04:15 15:45:01 1.62 0.02 1.60 0.00 0.13 19.46 0.00 16:04:15 15:46:01 3.57 1.02 2.55 0.00 21.86 32.79 0.00 16:04:15 15:47:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 16:04:15 15:48:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 16:04:15 15:49:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 16:04:15 15:50:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 16:04:15 15:51:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 16:04:15 15:52:01 1.48 0.00 1.48 0.00 0.00 16.79 0.00 16:04:15 15:53:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 16:04:15 15:54:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 16:04:15 15:55:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 16:04:15 15:56:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 16:04:15 15:57:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 16:04:15 15:58:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 16:04:15 15:59:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 16:04:15 16:00:01 1.62 0.00 1.62 0.00 0.00 19.20 0.00 16:04:15 16:01:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 16:04:15 16:02:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 16:04:15 16:03:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 16:04:15 16:04:01 3.22 0.22 3.00 0.00 16.93 228.76 0.00 16:04:15 Average: 52.90 1.17 51.74 0.00 224.71 15735.82 0.00 16:04:15 16:04:15 15:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:04:15 15:31:01 28491940 31552532 747720 2.27 84336 3228716 1957752 5.77 1118092 2872568 112508 16:04:15 15:32:01 27756012 31454488 837724 2.55 113560 3777764 2080192 6.13 1615764 3044476 174264 16:04:15 15:33:01 27528192 31470828 819448 2.49 117588 3992136 1928164 5.68 1490368 3373376 278936 16:04:15 15:34:01 22676676 31345200 925000 2.81 131772 8572304 3308316 9.75 1746704 7806160 4596 16:04:15 15:35:02 14837372 29056156 3148388 9.57 253584 13551128 10404532 30.66 5262156 11581636 148552 16:04:15 15:36:01 16380780 31436108 821308 2.50 264352 14442516 2362672 6.96 2732156 12719020 24744 16:04:15 15:37:01 16364200 31477320 786332 2.39 267744 14494584 2169272 6.39 2737300 12732620 8 16:04:15 15:38:01 16364480 31477712 785788 2.39 267816 14494576 2169272 6.39 2736476 12732620 8 16:04:15 15:39:01 16390920 31506268 757112 2.30 267900 14495716 2169272 6.39 2712040 12732976 56 16:04:15 15:40:01 16392668 31508052 755312 2.30 267956 14495700 2169272 6.39 2710772 12732944 28 16:04:15 15:41:01 16393488 31508880 754556 2.29 267964 14495700 2169272 6.39 2710200 12732944 4 16:04:15 15:42:01 16393828 31509352 754104 2.29 267984 14495832 2169272 6.39 2710088 12733036 44 16:04:15 15:43:01 16393740 31509324 754104 2.29 267996 14495836 2169272 6.39 2710176 12733084 168 16:04:15 15:44:01 16393692 31509280 754072 2.29 268012 14495840 2169272 6.39 2710056 12733088 16 16:04:15 15:45:01 16392816 31508620 755244 2.30 268052 14495836 2167428 6.39 2709984 12733196 28 16:04:15 15:46:01 16390556 31507348 756348 2.30 268112 14496460 2231632 6.58 2710228 12733724 44 16:04:15 15:47:01 16390736 31507532 756084 2.30 268136 14496464 2231632 6.58 2710144 12733728 12 16:04:15 15:48:01 16390720 31507584 756012 2.30 268164 14496460 2231632 6.58 2710212 12733728 4 16:04:15 15:49:01 16390812 31507736 755720 2.30 268184 14496468 2231632 6.58 2710752 12733732 176 16:04:15 15:50:01 16390512 31507472 755908 2.30 268220 14496476 2231632 6.58 2710836 12733740 240 16:04:15 15:51:01 16390276 31507244 756132 2.30 268240 14496468 2231632 6.58 2710416 12733740 8 16:04:15 15:52:01 16390736 31507712 755796 2.30 268256 14496480 2231632 6.58 2710356 12733744 48 16:04:15 15:53:01 16390672 31507704 755788 2.30 268280 14496480 2231632 6.58 2710600 12733748 8 16:04:15 15:54:01 16390908 31507956 755456 2.30 268300 14496484 2231632 6.58 2710436 12733752 12 16:04:15 15:55:01 16390600 31507652 755640 2.30 268324 14496480 2231632 6.58 2710684 12733756 16 16:04:15 15:56:01 16390528 31507640 755660 2.30 268344 14496488 2231632 6.58 2710672 12733752 8 16:04:15 15:57:01 16390764 31507884 755428 2.30 268372 14496496 2231632 6.58 2710484 12733756 40 16:04:15 15:58:01 16390600 31507772 755708 2.30 268392 14496496 2231632 6.58 2711136 12733760 228 16:04:15 15:59:01 16390908 31508084 755376 2.30 268420 14496492 2231632 6.58 2710664 12733764 28 16:04:15 16:00:01 16391076 31508316 755336 2.30 268440 14496500 2231632 6.58 2710844 12733772 32 16:04:15 16:01:01 16390972 31508236 755312 2.30 268460 14496508 2231632 6.58 2711108 12733772 176 16:04:15 16:02:01 16390972 31508240 755296 2.30 268480 14496504 2215356 6.53 2710640 12733776 156 16:04:15 16:03:01 16390696 31507964 755532 2.30 268488 14496512 2215356 6.53 2710632 12733776 8 16:04:15 16:04:01 16088788 31454364 808036 2.46 269924 14727568 2478436 7.30 2766164 12963740 234136 16:04:15 Average: 17537430 31424252 840199 2.56 249299 13343778 2475838 7.30 2646157 11710735 28804 16:04:15 16:04:15 15:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:04:15 15:31:01 ens3 1474.25 1373.12 12741.98 209.59 0.00 0.00 0.00 0.00 16:04:15 15:31:01 docker0 598.03 581.85 43.51 3432.15 0.00 0.00 0.00 0.00 16:04:15 15:31:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 16:04:15 15:31:01 vetha0522b3 82.02 126.26 7.60 684.75 0.00 0.00 0.00 0.06 16:04:15 15:32:01 vethe516b5f 0.50 0.68 0.04 0.06 0.00 0.00 0.00 0.00 16:04:15 15:32:01 ens3 52.48 34.91 46.31 21.88 0.00 0.00 0.00 0.00 16:04:15 15:32:01 docker0 0.58 0.62 0.04 0.06 0.00 0.00 0.00 0.00 16:04:15 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:33:01 vethe516b5f 0.67 0.68 0.06 0.06 0.00 0.00 0.00 0.00 16:04:15 15:33:01 ens3 26.46 17.80 22.58 12.43 0.00 0.00 0.00 0.00 16:04:15 15:33:01 docker0 0.67 0.67 0.05 0.06 0.00 0.00 0.00 0.00 16:04:15 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:34:01 veth631abfe 6.95 10.35 0.67 4.33 0.00 0.00 0.00 0.00 16:04:15 15:34:01 vethf759915 7.13 10.41 0.68 4.34 0.00 0.00 0.00 0.00 16:04:15 15:34:01 vethac64cf7 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 16:04:15 15:34:01 ens3 247.86 166.56 3117.47 122.26 0.00 0.00 0.00 0.00 16:04:15 15:34:01 vethca5bb18 7.05 10.36 0.67 4.35 0.00 0.00 0.00 0.00 16:04:15 15:34:01 docker0 65.51 119.01 4.82 890.79 0.00 0.00 0.00 0.00 16:04:15 15:34:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:04:15 15:34:01 veth748aab1 6.97 10.45 0.67 4.35 0.00 0.00 0.00 0.00 16:04:15 15:34:01 vethe58d352 7.00 10.40 0.67 4.31 0.00 0.00 0.00 0.00 16:04:15 15:35:02 vethc71ded7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:04:15 15:35:02 vethabbd66c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:04:15 15:35:02 vethac64cf7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:04:15 15:35:02 veth45df924 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:04:15 15:35:02 veth3d30117 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:04:15 15:35:02 vethd645a03 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:04:15 15:35:02 vethafcf233 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:04:15 15:35:02 ens3 915.08 515.04 7992.64 56.79 0.00 0.00 0.00 0.00 16:04:15 15:35:02 docker0 452.59 796.97 37.01 6018.78 0.00 0.00 0.00 0.00 16:04:15 15:35:02 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 16:04:15 15:35:02 veth83c1a58 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:04:15 15:35:02 vetha9f8277 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:04:15 15:35:02 veth83a34a9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:04:15 15:35:02 veth665589a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:04:15 15:35:02 vethfd34fe0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:04:15 15:36:01 vethac64cf7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:36:01 veth3347bac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:36:01 ens3 7.42 4.10 5.84 3.23 0.00 0.00 0.00 0.00 16:04:15 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:36:01 veth94bb817 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:37:01 ens3 6.10 3.57 5.82 2.76 0.00 0.00 0.00 0.00 16:04:15 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:39:01 ens3 7.18 5.30 5.69 6.01 0.00 0.00 0.00 0.00 16:04:15 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:40:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:41:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:04:15 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:43:01 ens3 0.45 0.33 0.26 0.21 0.00 0.00 0.00 0.00 16:04:15 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:46:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:04:15 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:47:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:50:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:51:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:04:15 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:52:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 16:04:15 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:53:01 ens3 0.55 0.30 0.47 0.20 0.00 0.00 0.00 0.00 16:04:15 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:55:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 16:04:15 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:56:01 ens3 0.67 0.60 0.36 0.28 0.00 0.00 0.00 0.00 16:04:15 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:57:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:04:15 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:58:01 ens3 0.78 0.65 0.33 0.23 0.00 0.00 0.00 0.00 16:04:15 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 15:59:01 ens3 0.65 0.18 0.14 0.07 0.00 0.00 0.00 0.00 16:04:15 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 16:00:01 ens3 0.37 0.35 0.25 0.21 0.00 0.00 0.00 0.00 16:04:15 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 16:01:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:04:15 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 16:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:15 16:03:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:04:15 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 16:04:01 ens3 88.29 52.02 2519.37 10.03 0.00 0.00 0.00 0.00 16:04:15 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:15 16:04:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:04:15 Average: ens3 83.37 64.06 778.87 13.14 0.00 0.00 0.00 0.00 16:04:15 Average: docker0 32.90 44.14 2.52 304.53 0.00 0.00 0.00 0.00 16:04:15 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 16:04:15 16:04:15 16:04:15 ---> sar -P ALL: 16:04:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17653) 06/01/23 _x86_64_ (8 CPU) 16:04:15 16:04:15 15:29:32 LINUX RESTART (8 CPU) 16:04:15 16:04:15 15:30:01 CPU %user %nice %system %iowait %steal %idle 16:04:15 15:31:01 all 10.28 0.00 3.37 1.79 0.07 84.49 16:04:15 15:31:01 0 9.36 0.00 3.13 1.11 0.10 86.30 16:04:15 15:31:01 1 12.60 0.00 4.24 1.29 0.09 81.78 16:04:15 15:31:01 2 14.90 0.00 3.56 1.13 0.05 80.36 16:04:15 15:31:01 3 10.76 0.00 3.01 0.97 0.07 85.18 16:04:15 15:31:01 4 8.19 0.00 3.11 0.19 0.05 88.46 16:04:15 15:31:01 5 7.37 0.00 3.18 0.94 0.07 88.44 16:04:15 15:31:01 6 10.86 0.00 2.61 0.24 0.08 86.20 16:04:15 15:31:01 7 8.45 0.00 4.15 8.43 0.09 78.88 16:04:15 15:32:01 all 27.47 0.00 5.27 1.37 0.08 65.81 16:04:15 15:32:01 0 27.36 0.00 4.75 1.83 0.08 65.98 16:04:15 15:32:01 1 26.46 0.00 6.71 0.08 0.07 66.68 16:04:15 15:32:01 2 27.00 0.00 5.43 0.45 0.08 67.03 16:04:15 15:32:01 3 26.83 0.00 5.07 0.57 0.08 67.45 16:04:15 15:32:01 4 29.41 0.00 5.02 1.44 0.08 64.04 16:04:15 15:32:01 5 26.99 0.00 4.75 0.07 0.08 68.11 16:04:15 15:32:01 6 26.56 0.00 4.34 0.07 0.08 68.95 16:04:15 15:32:01 7 29.18 0.00 6.06 6.44 0.08 58.24 16:04:15 15:33:01 all 45.74 0.00 6.71 0.28 0.07 47.20 16:04:15 15:33:01 0 43.68 0.00 6.63 1.49 0.07 48.13 16:04:15 15:33:01 1 45.69 0.00 7.02 0.00 0.08 47.20 16:04:15 15:33:01 2 46.38 0.00 6.55 0.00 0.07 47.00 16:04:15 15:33:01 3 47.41 0.00 6.73 0.03 0.07 45.76 16:04:15 15:33:01 4 45.69 0.00 6.96 0.05 0.08 47.21 16:04:15 15:33:01 5 44.12 0.00 6.65 0.02 0.07 49.14 16:04:15 15:33:01 6 46.90 0.00 6.36 0.00 0.07 46.68 16:04:15 15:33:01 7 46.05 0.00 6.74 0.67 0.08 46.45 16:04:15 15:34:01 all 17.82 0.00 6.46 12.68 0.07 62.97 16:04:15 15:34:01 0 16.64 0.00 6.68 4.44 0.07 72.18 16:04:15 15:34:01 1 18.11 0.00 6.17 15.40 0.08 60.24 16:04:15 15:34:01 2 18.66 0.00 5.94 24.52 0.07 50.82 16:04:15 15:34:01 3 18.46 0.00 7.21 25.75 0.08 48.49 16:04:15 15:34:01 4 18.47 0.00 6.23 2.05 0.05 73.19 16:04:15 15:34:01 5 17.35 0.00 6.40 5.49 0.07 70.70 16:04:15 15:34:01 6 17.60 0.00 6.69 14.47 0.07 61.18 16:04:15 15:34:01 7 17.28 0.00 6.39 9.36 0.08 66.89 16:04:15 15:35:02 all 41.72 0.00 9.33 7.08 0.09 41.77 16:04:15 15:35:02 0 41.43 0.00 7.86 4.56 0.07 46.08 16:04:15 15:35:02 1 41.32 0.00 10.97 6.08 0.08 41.55 16:04:15 15:35:02 2 41.84 0.00 9.20 8.43 0.08 40.44 16:04:15 15:35:02 3 42.06 0.00 10.04 20.05 0.10 27.75 16:04:15 15:35:02 4 42.47 0.00 8.45 1.60 0.10 47.37 16:04:15 15:35:02 5 42.95 0.00 9.01 11.36 0.10 36.59 16:04:15 15:35:02 6 41.50 0.00 9.55 2.37 0.08 46.50 16:04:15 15:35:02 7 40.19 0.00 9.57 2.23 0.12 47.89 16:04:15 15:36:01 all 68.37 0.00 8.79 3.61 0.12 19.10 16:04:15 15:36:01 0 67.78 0.00 8.46 2.15 0.12 21.49 16:04:15 15:36:01 1 68.35 0.00 10.23 18.56 0.15 2.71 16:04:15 15:36:01 2 67.86 0.00 9.32 2.14 0.12 20.56 16:04:15 15:36:01 3 68.66 0.00 8.88 1.31 0.14 21.00 16:04:15 15:36:01 4 67.61 0.00 8.54 0.27 0.12 23.46 16:04:15 15:36:01 5 69.42 0.00 8.00 2.98 0.10 19.50 16:04:15 15:36:01 6 69.47 0.00 7.71 0.43 0.10 22.29 16:04:15 15:36:01 7 67.81 0.00 9.22 1.00 0.14 21.83 16:04:15 15:37:01 all 0.71 0.00 0.51 1.20 0.02 97.56 16:04:15 15:37:01 0 0.55 0.00 0.52 1.82 0.05 97.06 16:04:15 15:37:01 1 0.72 0.00 0.60 1.79 0.00 96.90 16:04:15 15:37:01 2 1.05 0.00 0.55 0.77 0.03 97.59 16:04:15 15:37:01 3 1.12 0.00 0.55 0.80 0.02 97.52 16:04:15 15:37:01 4 0.40 0.00 0.40 0.03 0.00 99.17 16:04:15 15:37:01 5 0.82 0.00 0.60 1.98 0.02 96.58 16:04:15 15:37:01 6 0.58 0.00 0.42 0.84 0.02 98.15 16:04:15 15:37:01 7 0.47 0.00 0.40 1.55 0.03 97.54 16:04:15 15:38:01 all 0.13 0.00 0.01 0.01 0.01 99.83 16:04:15 15:38:01 0 0.02 0.00 0.05 0.02 0.03 99.88 16:04:15 15:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:04:15 15:38:01 2 0.98 0.00 0.00 0.03 0.02 98.97 16:04:15 15:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:38:01 4 0.02 0.00 0.00 0.02 0.02 99.95 16:04:15 15:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:04:15 15:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:04:15 15:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:04:15 15:39:01 all 0.35 0.00 0.02 0.01 0.01 99.60 16:04:15 15:39:01 0 0.85 0.00 0.07 0.00 0.03 99.05 16:04:15 15:39:01 1 0.22 0.00 0.02 0.02 0.00 99.75 16:04:15 15:39:01 2 0.83 0.00 0.02 0.05 0.02 99.08 16:04:15 15:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:39:01 4 0.25 0.00 0.03 0.03 0.00 99.68 16:04:15 15:39:01 5 0.17 0.00 0.03 0.00 0.00 99.80 16:04:15 15:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:04:15 15:39:01 7 0.43 0.00 0.00 0.00 0.02 99.55 16:04:15 15:40:01 all 0.27 0.00 0.02 0.01 0.01 99.69 16:04:15 15:40:01 0 0.03 0.00 0.03 0.02 0.03 99.88 16:04:15 15:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:04:15 15:40:01 2 1.97 0.00 0.00 0.03 0.00 98.00 16:04:15 15:40:01 3 0.05 0.00 0.03 0.02 0.02 99.88 16:04:15 15:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 16:04:15 15:40:01 5 0.05 0.00 0.03 0.00 0.02 99.90 16:04:15 15:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:04:15 15:41:01 all 0.28 0.00 0.01 0.00 0.01 99.70 16:04:15 15:41:01 0 0.03 0.00 0.02 0.02 0.02 99.92 16:04:15 15:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:41:01 2 1.99 0.00 0.00 0.02 0.00 98.00 16:04:15 15:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:04:15 15:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:04:15 15:41:01 6 0.05 0.00 0.02 0.00 0.02 99.92 16:04:15 15:41:01 7 0.05 0.00 0.02 0.00 0.03 99.90 16:04:15 16:04:15 15:41:01 CPU %user %nice %system %iowait %steal %idle 16:04:15 15:42:01 all 0.22 0.00 0.01 0.01 0.01 99.76 16:04:15 15:42:01 0 0.03 0.00 0.00 0.02 0.03 99.92 16:04:15 15:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:42:01 2 1.58 0.00 0.00 0.03 0.02 98.37 16:04:15 15:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:04:15 15:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:04:15 15:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 16:04:15 15:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:04:15 15:43:01 0 0.05 0.00 0.05 0.00 0.03 99.87 16:04:15 15:43:01 1 0.00 0.00 0.00 0.02 0.02 99.97 16:04:15 15:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:04:15 15:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:04:15 15:43:01 6 0.03 0.00 0.02 0.00 0.03 99.92 16:04:15 15:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:04:15 15:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:04:15 15:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:04:15 15:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:44:01 2 0.00 0.00 0.02 0.02 0.02 99.95 16:04:15 15:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:04:15 15:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:04:15 15:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:04:15 15:44:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:04:15 15:45:01 all 0.16 0.00 0.03 0.00 0.01 99.80 16:04:15 15:45:01 0 0.07 0.00 0.03 0.00 0.03 99.87 16:04:15 15:45:01 1 0.03 0.00 0.02 0.02 0.02 99.92 16:04:15 15:45:01 2 1.00 0.00 0.02 0.02 0.00 98.97 16:04:15 15:45:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:04:15 15:45:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:04:15 15:45:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:04:15 15:45:01 6 0.03 0.00 0.03 0.00 0.02 99.92 16:04:15 15:45:01 7 0.03 0.00 0.05 0.00 0.02 99.90 16:04:15 15:46:01 all 0.06 0.00 0.04 0.01 0.01 99.88 16:04:15 15:46:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:04:15 15:46:01 1 0.02 0.00 0.02 0.03 0.02 99.92 16:04:15 15:46:01 2 0.15 0.00 0.03 0.03 0.02 99.77 16:04:15 15:46:01 3 0.02 0.00 0.08 0.00 0.00 99.90 16:04:15 15:46:01 4 0.17 0.00 0.08 0.03 0.02 99.70 16:04:15 15:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:04:15 15:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 16:04:15 15:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:04:15 15:47:01 all 0.24 0.00 0.01 0.00 0.02 99.72 16:04:15 15:47:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:04:15 15:47:01 1 0.02 0.00 0.02 0.02 0.03 99.92 16:04:15 15:47:01 2 1.69 0.00 0.05 0.02 0.00 98.24 16:04:15 15:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:04:15 15:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:04:15 15:47:01 6 0.05 0.00 0.00 0.00 0.02 99.93 16:04:15 15:47:01 7 0.03 0.00 0.02 0.00 0.03 99.92 16:04:15 15:48:01 all 0.06 0.00 0.01 0.05 0.01 99.87 16:04:15 15:48:01 0 0.23 0.00 0.02 0.00 0.00 99.75 16:04:15 15:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:04:15 15:48:01 2 0.08 0.00 0.02 0.02 0.02 99.87 16:04:15 15:48:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:04:15 15:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:04:15 15:48:01 6 0.00 0.00 0.00 0.37 0.00 99.63 16:04:15 15:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:04:15 15:49:01 all 0.04 0.00 0.01 0.00 0.01 99.93 16:04:15 15:49:01 0 0.20 0.00 0.02 0.00 0.02 99.77 16:04:15 15:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:04:15 15:49:01 2 0.02 0.00 0.00 0.03 0.00 99.95 16:04:15 15:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:04:15 15:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:49:01 6 0.03 0.00 0.03 0.00 0.02 99.92 16:04:15 15:49:01 7 0.02 0.00 0.03 0.00 0.02 99.93 16:04:15 15:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:04:15 15:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:50:01 1 0.02 0.00 0.00 0.00 0.03 99.95 16:04:15 15:50:01 2 0.02 0.00 0.02 0.02 0.02 99.93 16:04:15 15:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:04:15 15:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:04:15 15:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:04:15 15:51:01 all 0.03 0.00 0.00 0.00 0.01 99.96 16:04:15 15:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:04:15 15:51:01 2 0.03 0.00 0.00 0.02 0.00 99.95 16:04:15 15:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:04:15 15:51:01 7 0.07 0.00 0.02 0.00 0.02 99.90 16:04:15 15:52:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:04:15 15:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:52:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:04:15 15:52:01 2 0.02 0.00 0.00 0.02 0.02 99.95 16:04:15 15:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:04:15 15:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:52:01 6 0.02 0.00 0.02 0.03 0.00 99.93 16:04:15 15:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:04:15 16:04:15 15:52:01 CPU %user %nice %system %iowait %steal %idle 16:04:15 15:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:04:15 15:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:04:15 15:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:04:15 15:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:04:15 15:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:04:15 15:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:04:15 15:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:04:15 15:53:01 7 0.08 0.00 0.05 0.00 0.02 99.85 16:04:15 15:54:01 all 0.07 0.00 0.01 0.01 0.01 99.90 16:04:15 15:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:04:15 15:54:01 1 0.03 0.00 0.05 0.00 0.03 99.88 16:04:15 15:54:01 2 0.38 0.00 0.00 0.02 0.02 99.58 16:04:15 15:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:04:15 15:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:04:15 15:54:01 6 0.02 0.00 0.00 0.03 0.00 99.95 16:04:15 15:54:01 7 0.07 0.00 0.00 0.00 0.02 99.92 16:04:15 15:55:01 all 0.02 0.00 0.01 0.00 0.01 99.97 16:04:15 15:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:04:15 15:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:04:15 15:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:04:15 15:55:01 7 0.07 0.00 0.03 0.00 0.02 99.88 16:04:15 15:56:01 all 0.18 0.00 0.02 0.00 0.00 99.79 16:04:15 15:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:04:15 15:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:04:15 15:56:01 2 1.22 0.00 0.02 0.02 0.00 98.75 16:04:15 15:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:04:15 15:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:04:15 15:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:04:15 15:56:01 6 0.03 0.00 0.02 0.02 0.00 99.93 16:04:15 15:56:01 7 0.03 0.00 0.07 0.00 0.02 99.88 16:04:15 15:57:01 all 0.10 0.00 0.01 0.00 0.01 99.88 16:04:15 15:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:57:01 1 0.02 0.00 0.00 0.00 0.03 99.95 16:04:15 15:57:01 2 0.66 0.00 0.02 0.02 0.02 99.29 16:04:15 15:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:04:15 15:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:04:15 15:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:04:15 15:57:01 6 0.00 0.00 0.02 0.02 0.02 99.95 16:04:15 15:57:01 7 0.07 0.00 0.02 0.00 0.00 99.92 16:04:15 15:58:01 all 0.04 0.00 0.01 0.00 0.01 99.93 16:04:15 15:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:04:15 15:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:04:15 15:58:01 2 0.03 0.00 0.00 0.02 0.00 99.95 16:04:15 15:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:58:01 4 0.02 0.00 0.02 0.00 0.03 99.93 16:04:15 15:58:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:04:15 15:58:01 6 0.10 0.00 0.00 0.02 0.02 99.87 16:04:15 15:58:01 7 0.07 0.00 0.02 0.00 0.00 99.92 16:04:15 15:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:04:15 15:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:04:15 15:59:01 2 0.03 0.00 0.00 0.02 0.02 99.93 16:04:15 15:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:04:15 15:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 15:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:04:15 15:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:04:15 15:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:04:15 16:00:01 all 0.04 0.00 0.02 0.01 0.01 99.92 16:04:15 16:00:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:04:15 16:00:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:04:15 16:00:01 2 0.02 0.00 0.02 0.02 0.02 99.93 16:04:15 16:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:04:15 16:00:01 4 0.05 0.00 0.03 0.00 0.02 99.90 16:04:15 16:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:04:15 16:00:01 6 0.07 0.00 0.02 0.02 0.02 99.88 16:04:15 16:00:01 7 0.07 0.00 0.02 0.00 0.00 99.92 16:04:15 16:01:01 all 0.03 0.00 0.01 0.01 0.00 99.95 16:04:15 16:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:04:15 16:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:04:15 16:01:01 2 0.08 0.00 0.00 0.03 0.00 99.88 16:04:15 16:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:04:15 16:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:04:15 16:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:04:15 16:01:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:04:15 16:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:04:15 16:02:01 all 0.17 0.00 0.02 0.00 0.01 99.80 16:04:15 16:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:04:15 16:02:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:04:15 16:02:01 2 1.12 0.00 0.03 0.02 0.00 98.83 16:04:15 16:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:04:15 16:02:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:04:15 16:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:04:15 16:02:01 6 0.05 0.00 0.03 0.02 0.02 99.88 16:04:15 16:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:04:15 16:03:01 all 0.02 0.00 0.01 0.21 0.01 99.74 16:04:15 16:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:04:15 16:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:04:15 16:03:01 2 0.00 0.00 0.00 1.71 0.02 98.28 16:04:15 16:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:04:15 16:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:04:15 16:03:01 5 0.03 0.00 0.03 0.02 0.02 99.90 16:04:15 16:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:04:15 16:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:04:15 16:04:15 16:03:01 CPU %user %nice %system %iowait %steal %idle 16:04:15 16:04:01 all 1.24 0.00 0.58 0.04 0.01 98.13 16:04:15 16:04:01 0 1.18 0.00 0.60 0.03 0.02 98.17 16:04:15 16:04:01 1 1.05 0.00 0.40 0.00 0.02 98.53 16:04:15 16:04:01 2 1.29 0.00 0.72 0.20 0.02 97.77 16:04:15 16:04:01 3 1.33 0.00 0.63 0.00 0.00 98.03 16:04:15 16:04:01 4 1.47 0.00 0.60 0.05 0.02 97.86 16:04:15 16:04:01 5 1.20 0.00 0.50 0.00 0.02 98.28 16:04:15 16:04:01 6 0.84 0.00 0.45 0.02 0.02 98.68 16:04:15 16:04:01 7 1.54 0.00 0.72 0.00 0.00 97.74 16:04:15 Average: all 6.28 0.00 1.20 0.83 0.02 91.67 16:04:15 Average: 0 6.10 0.00 1.14 0.51 0.03 92.23 16:04:15 Average: 1 6.26 0.00 1.36 1.26 0.03 91.10 16:04:15 Average: 2 6.78 0.00 1.21 1.16 0.02 90.83 16:04:15 Average: 3 6.31 0.00 1.23 1.44 0.02 90.99 16:04:15 Average: 4 6.25 0.00 1.15 0.17 0.02 92.41 16:04:15 Average: 5 6.14 0.00 1.15 0.67 0.02 92.02 16:04:15 Average: 6 6.26 0.00 1.12 0.55 0.02 92.04 16:04:15 Average: 7 6.14 0.00 1.27 0.86 0.03 91.70 16:04:15 16:04:15 16:04:15