Pull request #4228 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ItsRico for edgexfoundry/edgex-go Loading trusted files from base branch main at c8dc4aaa282fbe6e844314843563128f08055c6c rather than 875252c620abe4711f809115bdf8d1ed52d87c25 Obtained Jenkinsfile from c8dc4aaa282fbe6e844314843563128f08055c6c 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-ssh9749699252601869713.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16144854256540400774.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1302936115949208345.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11550115836619031205.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7852520930947232665.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4228/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4228/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12638421100826765819.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118534 in /w/workspace/edgexfoundry_edgex-go_PR-4228 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4228/head:refs/remotes/origin/PR-4228 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 875252c620abe4711f809115bdf8d1ed52d87c25 Merge succeeded, producing 875252c620abe4711f809115bdf8d1ed52d87c25 Checking out Revision 875252c620abe4711f809115bdf8d1ed52d87c25 (PR-4228) > git config core.sparsecheckout # timeout=10 > git checkout -f 875252c620abe4711f809115bdf8d1ed52d87c25 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 875252c620abe4711f809115bdf8d1ed52d87c25 # timeout=10 Commit message: "refactor: removing vault wait from consul start" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:57:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:57:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:57:37 ========================================================= 22:57:37 EdgeX Global Pipelines Version Info 22:57:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:57:38 ------------------- 22:57:38 stable info: 22:57:38 ------------------- 22:57:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:57:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:57:38 Message: update stable to v1.0.244 22:57:38 ------------------- 22:57:38 experimental info: 22:57:38 ------------------- 22:57:38 Commited By: **** collab-it+edgex@linuxfoundation.org 22:57:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:57:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:57:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:57:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4228 [Pipeline] echo 22:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4228 [Pipeline] echo 22:57:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4228 [Pipeline] echo 22:57:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 875252c620abe4711f809115bdf8d1ed52d87c25 [Pipeline] echo 22:57:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 875252c [Pipeline] echo 22:57:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:40 provisioning config files... 22:57:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4839283499526785248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:40 ---> docker-login.sh 22:57:40 nexus3.edgexfoundry.org:10001 22:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:40 Configure a credential helper to remove this warning. See 22:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:40 22:57:40 Login Succeeded 22:57:40 nexus3.edgexfoundry.org:10002 22:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:40 Configure a credential helper to remove this warning. See 22:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:40 22:57:40 Login Succeeded 22:57:40 nexus3.edgexfoundry.org:10003 22:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:41 Configure a credential helper to remove this warning. See 22:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:41 22:57:41 Login Succeeded 22:57:41 nexus3.edgexfoundry.org:10004 22:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:41 Configure a credential helper to remove this warning. See 22:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:41 22:57:41 Login Succeeded 22:57:41 docker.io 22:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:41 Configure a credential helper to remove this warning. See 22:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:41 22:57:41 Login Succeeded 22:57:41 ---> docker-login.sh ends [Pipeline] } 22:57:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:57:42 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:57:42 + dirname cmd/core-command/Dockerfile 22:57:42 + cut -d/ -f2 22:57:42 + echo core-command,cmd/core-command/Dockerfile 22:57:42 + dirname cmd/core-data/Dockerfile 22:57:42 + cut -d/ -f2 22:57:42 + echo core-data,cmd/core-data/Dockerfile 22:57:42 + + dirname cmd/core-metadata/Dockerfile 22:57:42 cut -d/ -f2 22:57:42 + echo core-metadata,cmd/core-metadata/Dockerfile 22:57:42 + dirname+ cmd/security-bootstrapper/Dockerfile 22:57:42 cut -d/ -f2 22:57:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:57:42 + dirname cmd/security-proxy-setup/Dockerfile 22:57:42 + cut -d/ -f2 22:57:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:57:42 + dirname cmd/security-secretstore-setup/Dockerfile 22:57:42 + cut -d/ -f2 22:57:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:57:42 + + cut -d/ -f2 22:57:42 dirname cmd/security-spiffe-token-provider/Dockerfile 22:57:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:57:42 + dirname cmd/security-spire-agent/Dockerfile 22:57:42 + cut -d/ -f2 22:57:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:57:42 + + dirname cmd/security-spire-config/Dockerfile 22:57:42 cut -d/ -f2 22:57:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:57:42 + dirname cmd/security-spire-server/Dockerfile 22:57:42 + cut -d/ -f2 22:57:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:57:42 + dirname cmd/support-notifications/Dockerfile 22:57:42 + cut -d/ -f2 22:57:42 + echo support-notifications,cmd/support-notifications/Dockerfile 22:57:42 + dirname cmd/support-scheduler/Dockerfile 22:57:42 + cut -d/ -f2 22:57:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:57:42 + dirname cmd/sys-mgmt-agent/Dockerfile 22:57:42 + cut -d/ -f2 22:57:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:57:42 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:57:42 + git rev-list -1 --merges 875252c620abe4711f809115bdf8d1ed52d87c25~1..875252c620abe4711f809115bdf8d1ed52d87c25 [Pipeline] echo 22:57:42 -----------> git rev-list -1 --merges 875252c620abe4711f809115bdf8d1ed52d87c25~1..875252c620abe4711f809115bdf8d1ed52d87c25 875252c620abe4711f809115bdf8d1ed52d87c25 [false] [Pipeline] sh 22:57:42 + git log --format=format:%s -1 875252c620abe4711f809115bdf8d1ed52d87c25 [Pipeline] echo 22:57:43 ========================================================= 22:57:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:57:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:57:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:57:43 + grep -v github /etc/ssh/ssh_known_hosts 22:57:43 + [ -e /tmp/ssh_known_hosts ] 22:57:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:57:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:57:43 + sudo tee -a /etc/ssh/ssh_known_hosts 22:57:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:43 22:57:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:44 0.1.4: Pulling from edgex-devops/py-git-semver 22:57:44 b85a868b505f: Pulling fs layer 22:57:44 e2be974225ed: Pulling fs layer 22:57:44 339a4e72a1f5: Pulling fs layer 22:57:44 988bab9f4d93: Pulling fs layer 22:57:44 1469e6f7b9e6: Pulling fs layer 22:57:44 eaf3925da568: Pulling fs layer 22:57:44 bab4dde63d76: Pulling fs layer 22:57:44 bde34c3a00c8: Pulling fs layer 22:57:44 b352a97aabf1: Pulling fs layer 22:57:44 4872d77fe225: Pulling fs layer 22:57:44 5851b861e8e6: Pulling fs layer 22:57:44 1469e6f7b9e6: Waiting 22:57:44 eaf3925da568: Waiting 22:57:44 bab4dde63d76: Waiting 22:57:44 bde34c3a00c8: Waiting 22:57:44 b352a97aabf1: Waiting 22:57:44 5851b861e8e6: Waiting 22:57:44 4872d77fe225: Waiting 22:57:44 988bab9f4d93: Waiting 22:57:44 e2be974225ed: Download complete 22:57:44 988bab9f4d93: Verifying Checksum 22:57:44 988bab9f4d93: Download complete 22:57:44 1469e6f7b9e6: Download complete 22:57:44 339a4e72a1f5: Verifying Checksum 22:57:44 339a4e72a1f5: Download complete 22:57:44 eaf3925da568: Verifying Checksum 22:57:44 eaf3925da568: Download complete 22:57:44 bde34c3a00c8: Download complete 22:57:44 b352a97aabf1: Download complete 22:57:44 4872d77fe225: Download complete 22:57:44 5851b861e8e6: Download complete 22:57:44 b85a868b505f: Download complete 22:57:44 bab4dde63d76: Verifying Checksum 22:57:44 bab4dde63d76: Download complete 22:57:45 b85a868b505f: Pull complete 22:57:46 e2be974225ed: Pull complete 22:57:46 339a4e72a1f5: Pull complete 22:57:46 988bab9f4d93: Pull complete 22:57:46 1469e6f7b9e6: Pull complete 22:57:46 eaf3925da568: Pull complete 22:57:48 bab4dde63d76: Pull complete 22:57:48 bde34c3a00c8: Pull complete 22:57:48 b352a97aabf1: Pull complete 22:57:49 4872d77fe225: Pull complete 22:57:49 5851b861e8e6: Pull complete 22:57:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:57:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:49 prd-ubuntu20.04-docker-8c-8g-118534 does not seem to be running inside a container 22:57:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:57:50 $ docker top 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 -eo pid,comm 22:57:50 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). 22:57:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:57:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:50 [ssh-agent] Looking for ssh-agent implementation... 22:57:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:50 $ docker exec 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 ssh-agent 22:57:51 SSH_AUTH_SOCK=/tmp/ssh-UmmF1vdoxpgb/agent.32 22:57:51 SSH_AGENT_PID=38 22:57:51 Running ssh-add (command line suppressed) 22:57:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_236037363099778258.key (/w/workspace/edgex-go/1@tmp/private_key_236037363099778258.key) 22:57:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:51 + git tag --points-at HEAD [Pipeline] } 22:57:51 $ docker exec --env ******** --env ******** 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 ssh-agent -k 22:57:51 unset SSH_AUTH_SOCK; 22:57:51 unset SSH_AGENT_PID; 22:57:51 echo Agent pid 38 killed; 22:57:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:57:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:51 [ssh-agent] Looking for ssh-agent implementation... 22:57:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:51 $ docker exec 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 ssh-agent 22:57:51 SSH_AUTH_SOCK=/tmp/ssh-9hsZr1Kh35x5/agent.70 22:57:51 SSH_AGENT_PID=76 22:57:51 Running ssh-add (command line suppressed) 22:57:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6208809978404055854.key (/w/workspace/edgex-go/1@tmp/private_key_6208809978404055854.key) 22:57:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:52 + git semver init 22:57:52 2022-11-07 22:57:52,595 [run_init] DEBUG init version:0.0.0 force:False 22:57:52 2022-11-07 22:57:52,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 22:57:52 2022-11-07 22:57:52,597 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 22:57:52 2022-11-07 22:57:52,597 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 22:57:56 2022-11-07 22:57:56,668 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 22:57:56 2022-11-07 22:57:56,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4228 with force:False 22:57:56 2022-11-07 22:57:56,668 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4228 22:57:56 2022-11-07 22:57:56,671 [execute] INFO git cat-file --batch-check 22:57:56 2022-11-07 22:57:56,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:57:56 2022-11-07 22:57:56,676 [execute] INFO git cat-file --batch 22:57:56 2022-11-07 22:57:56,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:57:56 2022-11-07 22:57:56,681 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4228 22:57:56 0.0.0 [Pipeline] } 22:57:56 $ docker exec --env ******** --env ******** 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 ssh-agent -k 22:57:57 unset SSH_AUTH_SOCK; 22:57:57 unset SSH_AGENT_PID; 22:57:57 echo Agent pid 76 killed; 22:57:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:57:57 + git semver [Pipeline] } 22:57:57 $ docker stop --time=1 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 22:57:59 $ docker rm -f 2edd3b15c92deca9151034c99b56f80c79f4e061d52218d8492e1c9c9e2590b3 [Pipeline] // withDockerContainer [Pipeline] sh 22:57:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:57:59 Stashed 1 file(s) [Pipeline] echo 22:57:59 [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 22:58:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:58:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:58:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:58:00 ========================================================= 22:58:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:58:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:58:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:58:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:58:00 213ec9aee27d: Pulling fs layer 22:58:00 4583459ba037: Pulling fs layer 22:58:00 93c1e223e6f2: Pulling fs layer 22:58:00 53926ce57604: Pulling fs layer 22:58:00 21b2b0c7a3f4: Pulling fs layer 22:58:00 22ff95d597cd: Pulling fs layer 22:58:00 12d6caf4c0d1: Pulling fs layer 22:58:00 96b7cbca73a9: Pulling fs layer 22:58:00 a7acece74701: Pulling fs layer 22:58:00 22ff95d597cd: Waiting 22:58:00 12d6caf4c0d1: Waiting 22:58:00 53926ce57604: Waiting 22:58:00 96b7cbca73a9: Waiting 22:58:00 a7acece74701: Waiting 22:58:00 21b2b0c7a3f4: Waiting 22:58:00 93c1e223e6f2: Verifying Checksum 22:58:00 93c1e223e6f2: Download complete 22:58:00 4583459ba037: Verifying Checksum 22:58:00 4583459ba037: Download complete 22:58:00 21b2b0c7a3f4: Verifying Checksum 22:58:00 21b2b0c7a3f4: Download complete 22:58:01 22ff95d597cd: Verifying Checksum 22:58:01 22ff95d597cd: Download complete 22:58:01 213ec9aee27d: Verifying Checksum 22:58:01 213ec9aee27d: Download complete 22:58:01 12d6caf4c0d1: Download complete 22:58:01 213ec9aee27d: Pull complete 22:58:01 4583459ba037: Pull complete 22:58:01 93c1e223e6f2: Pull complete 22:58:01 a7acece74701: Verifying Checksum 22:58:01 a7acece74701: Download complete 22:58:01 96b7cbca73a9: Verifying Checksum 22:58:01 96b7cbca73a9: Download complete 22:58:01 53926ce57604: Verifying Checksum 22:58:01 53926ce57604: Download complete 22:58:05 53926ce57604: Pull complete 22:58:05 21b2b0c7a3f4: Pull complete 22:58:05 22ff95d597cd: Pull complete 22:58:05 12d6caf4c0d1: Pull complete 22:58:07 96b7cbca73a9: Pull complete 22:58:08 a7acece74701: Pull complete 22:58:08 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:58:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:58:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:58:08 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:58:08 WORKDIR /edgex 22:58:08 COPY go.mod . 22:58:08 RUN go mod download 22:58:08 docker build -t ci-base-image-x86_64 -f - . 22:58:09 Sending build context to Docker daemon 169.7MB 22:58:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:58:09 ---> db6d94c90886 22:58:09 Step 2/4 : WORKDIR /edgex 22:58:11 ---> Running in 7cdae91bce32 22:58:11 Removing intermediate container 7cdae91bce32 22:58:11 ---> 7c3bffe73596 22:58:11 Step 3/4 : COPY go.mod . 22:58:11 ---> 2149064eb0f6 22:58:11 Step 4/4 : RUN go mod download 22:58:11 ---> Running in 0dc0bae7e05f 22:58:15 Still waiting to schedule task 22:58:15 ‘prd-centos7-blackbox-4c-2g-118274’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:58:15 ‘prd-centos7-docker-4c-2g-118521’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:58:15 ‘prd-ubuntu20.04-docker-8c-8g-118522’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:58:15 ‘prd-ubuntu20.04-docker-8c-8g-118524’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:58:15 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118525’ is offline 22:58:15 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118527’ is offline 22:58:15 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118533’ is offline 22:58:23 Removing intermediate container 0dc0bae7e05f 22:58:23 ---> 0027b2e9452a 22:58:23 Successfully built 0027b2e9452a 22:58:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:24 + docker inspect -f . ci-base-image-x86_64 22:58:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:24 prd-ubuntu20.04-docker-8c-8g-118534 does not seem to be running inside a container 22:58:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:58:24 $ docker top d7d144b9d428fd0e5355044568f87c66928fcfb8cf2ed9c05e23184a7db74433 -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:25 + go version 22:58:25 go version go1.18.7 linux/amd64 [Pipeline] } 22:58:25 $ docker stop --time=1 d7d144b9d428fd0e5355044568f87c66928fcfb8cf2ed9c05e23184a7db74433 22:58:26 $ docker rm -f d7d144b9d428fd0e5355044568f87c66928fcfb8cf2ed9c05e23184a7db74433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:27 + docker inspect -f . ci-base-image-x86_64 22:58:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:27 prd-ubuntu20.04-docker-8c-8g-118534 does not seem to be running inside a container 22:58:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:58:27 $ docker top 2763af69eeb3f92698f49dba7d6c8a3df2c28a026ea66233889d51c29fc78e02 -eo pid,comm [Pipeline] { [Pipeline] echo 22:58:27 ========================================================= 22:58:27 [edgeXBuildGoParallel] Running Tests and Build... 22:58:27 ========================================================= [Pipeline] sh 22:58:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:58:28 + make test 22:58:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:58:35 ? github.com/edgexfoundry/edgex-go [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:58:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 22:58:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:58:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 22:58:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.080s coverage: 43.0% of statements 22:58:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:58:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.123s coverage: 54.2% of statements 22:58:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:58:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:58:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.863s coverage: 89.2% of statements 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:58:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.2% of statements 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:58:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:58:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:58:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.142s coverage: 60.0% of statements 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:58:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:58:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 22:58:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements 22:58:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:58:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 22:58:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 22:58:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements 22:58:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 22:58:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 22:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 22:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements 22:59:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 79.9% of statements 22:59:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.211s coverage: 64.7% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.347s coverage: 65.8% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:59:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 22:59:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 22:59:12 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 22:59:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:59:34 GO111MODULE=on go vet ./... 22:59:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:59:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:59:37 ./bin/test-attribution-txt.sh [Pipeline] echo 22:59:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:59:37 + ls -al . 22:59:37 total 768 22:59:37 drwxrwxr-x 11 1001 1001 4096 Nov 7 22:58 . 22:59:37 drwxr-xr-x 4 root root 4096 Nov 7 22:58 .. 22:59:37 drwxrwxr-x 2 1001 1001 4096 Nov 7 22:57 .blubracket 22:59:37 -rw-rw-r-- 1 1001 1001 16 Nov 7 22:57 .dockerignore 22:59:37 drwxrwxr-x 8 1001 1001 4096 Nov 7 22:59 .git 22:59:37 drwxrwxr-x 3 1001 1001 4096 Nov 7 22:57 .github 22:59:37 -rw-rw-r-- 1 1001 1001 1030 Nov 7 22:57 .gitignore 22:59:37 -rw-rw-r-- 1 1001 1001 42 Nov 7 22:57 .golangci.yml 22:59:37 -rw-rw-r-- 1 1001 1001 87 Nov 7 22:57 .hadolint.yml 22:59:37 drwxr-xr-x 3 1001 1001 4096 Nov 7 22:57 .semver 22:59:37 -rw-rw-r-- 1 1001 1001 166 Nov 7 22:57 .sonarcloud.properties 22:59:37 -rw-rw-r-- 1 1001 1001 1171 Nov 7 22:57 ADOPTERS.md 22:59:37 -rw-rw-r-- 1 1001 1001 10722 Nov 7 22:57 Attribution.txt 22:59:37 -rw-rw-r-- 1 1001 1001 63209 Nov 7 22:57 CHANGELOG.md 22:59:37 -rw-rw-r-- 1 1001 1001 3804 Nov 7 22:57 CONTRIBUTING.md 22:59:37 -rw-rw-r-- 1 1001 1001 677 Nov 7 22:57 GOVERNANCE.md 22:59:37 -rw-rw-r-- 1 1001 1001 850 Nov 7 22:57 Jenkinsfile 22:59:37 -rw-rw-r-- 1 1001 1001 10775 Nov 7 22:57 LICENSE 22:59:37 -rw-rw-r-- 1 1001 1001 13857 Nov 7 22:57 Makefile 22:59:37 -rw-rw-r-- 1 1001 1001 582 Nov 7 22:57 OWNERS.md 22:59:37 -rw-rw-r-- 1 1001 1001 9799 Nov 7 22:57 README.md 22:59:37 -rw-rw-r-- 1 1001 1001 6912 Nov 7 22:57 SECURITY.md 22:59:37 -rw-rw-r-- 1 1001 1001 5 Nov 7 22:57 VERSION 22:59:37 -rw-rw-r-- 1 1001 1001 4131 Nov 7 22:57 ZMQWindows.md 22:59:37 drwxrwxr-x 2 1001 1001 4096 Nov 7 22:57 bin 22:59:37 drwxrwxr-x 18 1001 1001 4096 Nov 7 22:57 cmd 22:59:37 -rw-r--r-- 1 root root 501828 Nov 7 22:59 coverage.out 22:59:37 -rw-rw-r-- 1 1001 1001 3447 Nov 7 22:57 go.mod 22:59:37 -rw-rw-r-- 1 1001 1001 45062 Nov 7 22:57 go.sum 22:59:37 drwxrwxr-x 8 1001 1001 4096 Nov 7 22:57 internal 22:59:37 drwxrwxr-x 3 1001 1001 4096 Nov 7 22:57 openapi 22:59:37 drwxrwxr-x 4 1001 1001 4096 Nov 7 22:57 snap 22:59:37 -rw-rw-r-- 1 1001 1001 204 Nov 7 22:57 version.go [Pipeline] sh 22:59:37 + '[' -e coverage.out ] 22:59:37 + chown 1001:1001 coverage.out [Pipeline] stash 22:59:37 Stashed 1 file(s) [Pipeline] sh 22:59:38 + make build 22:59:38 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:59:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:00:02 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:00:02 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:00:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:00:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:00:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:00:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:00:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:00:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:00:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:00:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:00:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:00:19 $ docker stop --time=1 2763af69eeb3f92698f49dba7d6c8a3df2c28a026ea66233889d51c29fc78e02 23:00:21 $ docker rm -f 2763af69eeb3f92698f49dba7d6c8a3df2c28a026ea66233889d51c29fc78e02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:00:22 23:00:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:00:23 latest: Pulling from edgex-devops/edgex-compose 23:00:23 cbdbe7a5bc2a: Pulling fs layer 23:00:23 ca9280d653b3: Pulling fs layer 23:00:23 7e9c9ca2126c: Pulling fs layer 23:00:23 cbdbe7a5bc2a: Verifying Checksum 23:00:23 cbdbe7a5bc2a: Download complete 23:00:23 cbdbe7a5bc2a: Pull complete 23:00:23 ca9280d653b3: Verifying Checksum 23:00:23 ca9280d653b3: Download complete 23:00:24 7e9c9ca2126c: Download complete 23:00:24 ca9280d653b3: Pull complete 23:00:27 7e9c9ca2126c: Pull complete 23:00:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:00:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:00:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:27 prd-ubuntu20.04-docker-8c-8g-118534 does not seem to be running inside a container 23:00:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:00:28 $ docker top 8542f66879d8a69207a2af3c74d983714636d84fd4ab9ca0daf712fadc4d35ca -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:29 + docker-compose build --help 23:00:29 + grep parallel 23:00:29 --parallel Build images in parallel. [Pipeline] } 23:00:29 $ docker stop --time=1 8542f66879d8a69207a2af3c74d983714636d84fd4ab9ca0daf712fadc4d35ca 23:00:31 $ docker rm -f 8542f66879d8a69207a2af3c74d983714636d84fd4ab9ca0daf712fadc4d35ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:00:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:31 prd-ubuntu20.04-docker-8c-8g-118534 does not seem to be running inside a container 23:00:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:00:32 $ docker top 0cf40651c3ad750daf05527604c09d7f2c164d8f950af0b4463f7a83a2e48846 -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:32 + docker-compose -f ./docker-compose-build.yml build --parallel 23:00:33 Building core-command ... 23:00:33 Building core-data ... 23:00:33 Building core-metadata ... 23:00:33 Building security-bootstrapper ... 23:00:33 Building security-proxy-setup ... 23:00:33 Building security-secretstore-setup ... 23:00:33 Building security-spiffe-token-provider ... 23:00:33 Building security-spire-agent ... 23:00:33 Building security-spire-config ... 23:00:33 Building security-spire-server ... 23:00:33 Building support-notifications ... 23:00:33 Building support-scheduler ... 23:00:33 Building sys-mgmt-agent ... 23:00:33 Building security-spire-agent 23:00:33 Building security-bootstrapper 23:00:33 Building sys-mgmt-agent 23:00:33 Building security-secretstore-setup 23:00:33 Building core-metadata 23:00:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:00:45 ---> 0027b2e9452a 23:00:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:00:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:00:45 ---> 0027b2e9452a 23:00:45 Step 3/22 : WORKDIR /edgex-go 23:00:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:00:45 ---> 0027b2e9452a 23:00:45 Step 3/24 : WORKDIR /edgex-go 23:00:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:00:45 ---> 0027b2e9452a 23:00:45 Step 3/24 : WORKDIR /edgex-go 23:00:45 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:00:45 ---> 0027b2e9452a 23:00:45 Step 3/32 : WORKDIR /edgex-go 23:00:47 ---> Running in c8e95fb242e4 23:00:47 ---> Running in adfee8d9da1a 23:00:47 ---> Running in 377554dae2e2 23:00:47 ---> Running in fcfc4b2a50b7 23:00:47 ---> Running in c259d3ec4907 23:00:47 Removing intermediate container c8e95fb242e4 23:00:47 ---> 7e5c064e4e0e 23:00:47 Step 4/24 : WORKDIR /edgex-go 23:00:47 Removing intermediate container fcfc4b2a50b7 23:00:47 ---> c4cf263de4c5 23:00:47 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:00:47 ---> Running in 466cbaec1dbb 23:00:47 Removing intermediate container 377554dae2e2 23:00:47 ---> 623076a19677 23:00:47 Step 4/24 : RUN apk add --update --no-cache make git 23:00:47 Removing intermediate container c259d3ec4907 23:00:47 ---> 065208c3215d 23:00:47 Step 4/32 : RUN apk add --update --no-cache make git 23:00:47 Removing intermediate container adfee8d9da1a 23:00:47 ---> 4658857b4049 23:00:47 Step 4/22 : RUN apk add --update --no-cache make bash git 23:00:47 ---> Running in 97d667ac41a5 23:00:47 ---> Running in dc599ec61301 23:00:47 ---> Running in a6d2596cc222 23:00:47 ---> Running in b2bce65dfcf5 23:00:47 Removing intermediate container 466cbaec1dbb 23:00:47 ---> c5e07e095b1c 23:00:47 Step 5/24 : RUN apk add --update --no-cache make git 23:00:47 ---> Running in 1a8bd37b0241 23:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:00:48 OK: 211 MiB in 51 packages 23:00:48 OK: 211 MiB in 51 packages 23:00:48 OK: 211 MiB in 51 packages 23:00:48 OK: 211 MiB in 51 packages 23:00:48 OK: 211 MiB in 51 packages 23:00:48 Removing intermediate container dc599ec61301 23:00:48 ---> cd46b161dc4a 23:00:48 Step 5/24 : COPY go.mod vendor* ./ 23:00:48 Removing intermediate container 97d667ac41a5 23:00:48 ---> 00d9caef75d0 23:00:48 Step 5/24 : COPY go.mod vendor* ./ 23:00:49 Removing intermediate container a6d2596cc222 23:00:49 ---> 939241276847 23:00:49 Step 5/32 : COPY go.mod vendor* ./ 23:00:49 Removing intermediate container b2bce65dfcf5 23:00:49 ---> ba7d31b907b6 23:00:49 Step 5/22 : COPY go.mod vendor* ./ 23:00:49 ---> 19ce9aa17cbf 23:00:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:49 Removing intermediate container 1a8bd37b0241 23:00:49 ---> e1ee8cda32c2 23:00:49 Step 6/24 : COPY go.mod vendor* ./ 23:00:49 ---> 33b5e20522cc 23:00:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:49 ---> Running in a334c390c620 23:00:49 ---> 9097c35dc30f 23:00:49 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:49 ---> Running in 6557a4148e01 23:00:49 ---> befeb8b3c3ec 23:00:49 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:49 ---> Running in 7723df297247 23:00:49 ---> Running in 49eb4a46e0da 23:00:49 ---> 7a8b4e7958fd 23:00:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:49 ---> Running in eef92bc1d6e5 23:01:07 Removing intermediate container 6557a4148e01 23:01:07 ---> 01776eefa776 23:01:07 Step 7/24 : COPY . . 23:01:07 Removing intermediate container 7723df297247 23:01:07 ---> b1d61dabaf49 23:01:07 Step 7/32 : COPY . . 23:01:07 Removing intermediate container a334c390c620 23:01:07 ---> 59c1e8abe376 23:01:07 Step 7/24 : COPY . . 23:01:07 Removing intermediate container 49eb4a46e0da 23:01:07 ---> 83c599f8289d 23:01:07 Step 7/22 : COPY . . 23:01:07 Removing intermediate container eef92bc1d6e5 23:01:07 ---> a4f87b4272bd 23:01:07 Step 8/24 : COPY . . 23:01:15 ---> d1b408d1612b 23:01:15 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:01:15 ---> 6117afae5061 23:01:15 ---> e77764bdf88d 23:01:15 ---> 2f93b3f0151c 23:01:15 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:01:15 23:01:15 23:01:15 ---> 762574e89389 23:01:15 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:01:15 ---> Running in bb1fd61d74a2 23:01:15 ---> Running in 8b3535b1229e 23:01:15 ---> Running in b3f52cb04906 23:01:15 ---> Running in 15e84b10bff2 23:01:15 ---> Running in f011f5a69a80 23:01:15 Removing intermediate container f011f5a69a80 23:01:15 ---> fbc0b8dbdabc 23:01:15 Step 9/24 : WORKDIR /edgex-go/spire-build 23:01:15 ---> Running in ac855077692d 23:01:15 Removing intermediate container ac855077692d 23:01:15 ---> fa178430a26c 23:01:15 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:01:15 ---> Running in df179135f99e 23:01:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:01:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:01:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:01:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:01:16 Removing intermediate container df179135f99e 23:01:16 ---> 36a9d8f1d8be 23:01:16 Step 11/24 : WORKDIR /edgex-go 23:01:16 ---> Running in aca242390659 23:01:16 Removing intermediate container aca242390659 23:01:16 ---> 0c41a2b11f51 23:01:16 23:01:16 Step 12/24 : FROM alpine:3.15 23:01:17 3.15: Pulling from library/alpine 23:01:17 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 23:01:17 Status: Downloaded newer image for alpine:3.15 23:01:17 ---> c4fc93816858 23:01:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:01:17 ---> Running in a999888c979f 23:01:18 Removing intermediate container a999888c979f 23:01:18 ---> 466c2ffc31fc 23:01:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:01:18 ---> Running in e7b982e7a636 23:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:01:19 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:01:19 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:01:19 OK: 15859 distinct packages available 23:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:01:19 (1/5) Installing dumb-init (1.2.5-r1) 23:01:19 (2/5) Installing musl-obstack (1.2.3-r0) 23:01:19 (3/5) Installing libucontext (1.1-r0) 23:01:19 (4/5) Installing gcompat (1.0.0-r4) 23:01:19 (5/5) Installing openssl (1.1.1s-r1) 23:01:19 Executing busybox-1.34.1-r7.trigger 23:01:19 OK: 7 MiB in 19 packages 23:01:21 Removing intermediate container e7b982e7a636 23:01:21 ---> 5cba0e6ede09 23:01:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:01:22 ---> aa9c6a14ea6e 23:01:22 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:01:25 ---> 6c3a90c2b8f8 23:01:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:01:25 ---> edb957415ca5 23:01:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:01:26 ---> 7ed821fa93d6 23:01:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:01:26 ---> 70d36c650153 23:01:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:01:26 ---> Running in db1cf1d957f1 23:01:27 Removing intermediate container db1cf1d957f1 23:01:27 ---> 8ceecf8ac8a4 23:01:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:01:27 ---> Running in 678bb5e3552e 23:01:27 Removing intermediate container 678bb5e3552e 23:01:27 ---> adc3683b0c3d 23:01:27 Step 22/24 : LABEL arch=x86_64 23:01:27 ---> Running in 3d83d5980c5b 23:01:27 Removing intermediate container 3d83d5980c5b 23:01:27 ---> c57a49fe4466 23:01:27 Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:01:27 ---> Running in 3fb559750781 23:01:28 Removing intermediate container 3fb559750781 23:01:28 ---> e188c36c4cd5 23:01:28 Step 24/24 : LABEL version=0.0.0 23:01:28 ---> Running in 72bbd660eedc 23:01:28 Removing intermediate container 72bbd660eedc 23:01:28 ---> 1c30e7e055e3 23:01:28 23:01:28 Successfully built 1c30e7e055e3 23:01:28 Successfully tagged security-spire-agent:latest 23:01:28  Building security-spire-agent ... done Building security-spire-server 23:01:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:01:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:01:32 ---> 0027b2e9452a 23:01:32 Step 3/23 : WORKDIR /edgex-go 23:01:32 ---> Using cache 23:01:32 ---> 4658857b4049 23:01:32 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:01:32 ---> Running in 0dbcaa7ff34d 23:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:01:34 OK: 211 MiB in 51 packages 23:01:35 Removing intermediate container 0dbcaa7ff34d 23:01:35 ---> 3d7c33fc696e 23:01:35 Step 5/23 : COPY go.mod vendor* ./ 23:01:35 ---> ea451710ff57 23:01:35 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:35 ---> Running in 764fd0d79a9a 23:01:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118535 in /w/workspace/edgexfoundry_edgex-go_PR-4228 [Pipeline] { [Pipeline] ws 23:01:36 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:01:36 The recommended git tool is: git 23:01:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:01:42 using credential edgex-jenkins-ssh 23:01:42 Cloning the remote Git repository 23:01:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:01:43 > git init /w/workspace/edgex-go/1 # timeout=10 23:01:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:01:43 > git --version # timeout=10 23:01:43 > git --version # 'git version 2.25.1' 23:01:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:01:43 Verifying host key using known hosts file 23:01:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:01:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:45 Removing intermediate container 8b3535b1229e 23:01:45 ---> 634624461675 23:01:45 23:01:45 Step 9/32 : FROM alpine:3.16 23:01:45 Removing intermediate container bb1fd61d74a2 23:01:45 ---> ec6df9b5e23d 23:01:45 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:01:45 Removing intermediate container b3f52cb04906 23:01:45 ---> 3330cad80b4f 23:01:45 23:01:45 Step 10/24 : FROM alpine:3.16 23:01:45 ---> Running in 671ba5993610 23:01:45 Removing intermediate container 15e84b10bff2 23:01:45 ---> 29f054f5b75b 23:01:45 23:01:45 Step 9/24 : FROM alpine:3.16 23:01:45 Removing intermediate container 764fd0d79a9a 23:01:45 ---> 9e0386eb52f3 23:01:45 Step 7/23 : COPY . . 23:01:46 3.16: Pulling from library/alpine 23:01:46 3.16: Pulling from library/alpine 23:01:46 3.16: Pulling from library/alpine 23:01:46 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:01:46 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:01:46 Status: Image is up to date for alpine:3.16 23:01:46 Status: Downloaded newer image for alpine:3.16 23:01:46 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:01:46 Status: Image is up to date for alpine:3.16 23:01:46 ---> 9c6f07244728 23:01:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:01:46 ---> 9c6f07244728 23:01:46 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:01:46 ---> 9c6f07244728 23:01:46 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:01:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:01:48 ---> Running in 1f7bd33c2b0d 23:01:48 ---> Running in 00cd9894d796 23:01:48 ---> Running in 56acc17934b0 23:01:48 Removing intermediate container 56acc17934b0 23:01:48 ---> c885d90f8dea 23:01:48 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:01:48 ---> Running in 37fbdb35c46b 23:01:48 Removing intermediate container 671ba5993610 23:01:48 ---> 239f68ec09c1 23:01:48 23:01:48 Step 10/22 : FROM alpine:3.16 23:01:48 ---> 9c6f07244728 23:01:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:01:48 ---> Running in d3145abf5360 23:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:01:48 Removing intermediate container d3145abf5360 23:01:48 ---> 2b21854fb9d3 23:01:48 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 23:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:01:48 ---> Running in 667af699f132 23:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:01:49 (1/2) Installing dumb-init (1.2.5-r1) 23:01:49 (2/2) Installing su-exec (0.2-r1) 23:01:49 Executing busybox-1.35.0-r17.trigger 23:01:49 (1/1) Installing dumb-init (1.2.5-r1) 23:01:49 OK: 6 MiB in 16 packages 23:01:49 Executing busybox-1.35.0-r17.trigger 23:01:49 OK: 6 MiB in 15 packages 23:01:49 (1/3) Installing ca-certificates (20220614-r0) 23:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:01:49 (2/3) Installing dumb-init (1.2.5-r1) 23:01:49 (3/3) Installing su-exec (0.2-r1) 23:01:49 Executing busybox-1.35.0-r17.trigger 23:01:49 Executing ca-certificates-20220614-r0.trigger 23:01:49 OK: 6 MiB in 17 packages 23:01:49 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:01:49 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:01:49 (3/33) Installing readline (8.1.2-r0) 23:01:49 (4/33) Installing bash (5.1.16-r2) 23:01:49 Executing bash-5.1.16-r2.post-install 23:01:49 (5/33) Installing ca-certificates (20220614-r0) 23:01:49 (6/33) Installing brotli-libs (1.0.9-r6) 23:01:49 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:01:49 (8/33) Installing libcurl (7.83.1-r4) 23:01:49 (9/33) Installing curl (7.83.1-r4) 23:01:49 (10/33) Installing docker-cli (20.10.20-r0) 23:01:49 (11/33) Installing dumb-init (1.2.5-r1) 23:01:49 (12/33) Installing libbz2 (1.0.8-r1) 23:01:49 (13/33) Installing expat (2.5.0-r0) 23:01:49 (14/33) Installing libffi (3.4.2-r1) 23:01:49 (15/33) Installing gdbm (1.23-r0) 23:01:49 (16/33) Installing xz-libs (5.2.5-r1) 23:01:49 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:01:49 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:01:49 (19/33) Installing mpdecimal (2.5.1-r1) 23:01:49 ---> a12084725349 23:01:49 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:01:49 Removing intermediate container 37fbdb35c46b 23:01:49 ---> f1501d70b699 23:01:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:01:49 ---> Running in a8c89b6456b8 23:01:49 (20/33) Installing sqlite-libs (3.38.5-r0) 23:01:49 Removing intermediate container 00cd9894d796 23:01:49 ---> e61a962f1e13 23:01:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:01:49 (21/33) Installing python3 (3.10.5-r0) 23:01:50 ---> Running in e9d8bd6eae66 23:01:50 Removing intermediate container 1f7bd33c2b0d 23:01:50 ---> 18c49d01c33a 23:01:50 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:01:50 ---> Running in 70707ae6ceec 23:01:50 ---> Running in 4368482d41b1 23:01:50 Removing intermediate container a8c89b6456b8 23:01:50 ---> 5c4f58f5c397 23:01:50 Step 9/23 : WORKDIR /edgex-go/spire-build 23:01:50 Removing intermediate container e9d8bd6eae66 23:01:50 ---> c00eb5ba7b88 23:01:50 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:01:50 ---> Running in 049369a77f81 23:01:50 ---> Running in 7d34f5a350f1 23:01:50 Removing intermediate container 70707ae6ceec 23:01:50 ---> 0ae3bb3873e0 23:01:50 Step 13/24 : ENV APP_PORT=59881 23:01:50 Removing intermediate container 4368482d41b1 23:01:50 ---> 854b94cbe200 23:01:50 Step 12/24 : WORKDIR / 23:01:50 ---> Running in b5f03e3ee281 23:01:50 ---> Running in b319bcad1b49 23:01:50 Removing intermediate container 049369a77f81 23:01:50 ---> 8f21894e7e8d 23:01:50 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:01:50 Removing intermediate container 7d34f5a350f1 23:01:50 ---> ea4815e99486 23:01:50 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:01:50 ---> Running in 1e88edaf1a14 23:01:50 ---> Running in 38805cf228db 23:01:50 Removing intermediate container b5f03e3ee281 23:01:50 ---> 057b0d7f2422 23:01:50 Step 14/24 : EXPOSE $APP_PORT 23:01:50 Removing intermediate container b319bcad1b49 23:01:50 ---> 1a01929cca4f 23:01:50 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:01:50 (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:01:50 ---> Running in 9ebdba9172b6 23:01:50 (23/33) Installing py3-tomli (2.0.1-r1) 23:01:50 (24/33) Installing py3-pep517 (0.12.0-r2) 23:01:50 Removing intermediate container 1e88edaf1a14 23:01:50 ---> 180aeab01ab9 23:01:50 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:01:50 (25/33) Installing py3-six (1.16.0-r1) 23:01:50 (26/33) Installing py3-retrying (1.3.3-r3) 23:01:50 ---> Running in 2f4c6fd717d2 23:01:50 (27/33) Installing py3-appdirs (1.4.4-r3) 23:01:50 ---> 72183b27dc41 23:01:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:01:50 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:01:50 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:01:50 (30/33) Installing py3-parsing (2.4.7-r3) 23:01:50 (31/33) Installing py3-packaging (21.3-r0) 23:01:50 (32/33) Installing py3-setuptools (59.4.0-r0) 23:01:50 Removing intermediate container 9ebdba9172b6 23:01:50 ---> 3925c329a8fd 23:01:50 Step 15/24 : WORKDIR / 23:01:50 (33/33) Installing py3-pip (22.1.1-r0) 23:01:51 Removing intermediate container 2f4c6fd717d2 23:01:51 ---> 26a84478350f 23:01:51 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:01:51 ---> Running in 17c6b15f8a8e 23:01:51 ---> Running in f4c83098f470 23:01:51 ---> ef568c8597a6 23:01:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:01:51 Removing intermediate container 17c6b15f8a8e 23:01:51 ---> db803187c621 23:01:51 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:51 Executing busybox-1.35.0-r17.trigger 23:01:51 Executing ca-certificates-20220614-r0.trigger 23:01:51 OK: 122 MiB in 47 packages 23:01:51 ---> fbefa9d76063 23:01:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:01:51 ---> 9ca2148d65c0 23:01:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:01:51 Removing intermediate container 38805cf228db 23:01:51 ---> e6d028b1f039 23:01:51 Step 11/23 : WORKDIR /edgex-go 23:01:51 ---> b6689e405812 23:01:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:01:51 ---> Running in 2158aa062aad 23:01:51 ---> e9fd9904cb17 23:01:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:01:51 Removing intermediate container 2158aa062aad 23:01:51 ---> 960f4ef6e031 23:01:51 23:01:51 Step 12/23 : FROM alpine:3.15 23:01:51 ---> c4fc93816858 23:01:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:01:51 ---> Using cache 23:01:51 ---> 466c2ffc31fc 23:01:51 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:01:51 ---> Using cache 23:01:51 ---> 5cba0e6ede09 23:01:51 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:01:51 ---> eec39cbc2eea 23:01:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:01:52 Removing intermediate container f4c83098f470 23:01:52 ---> 482c89fd1108 23:01:52 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:01:52 ---> Running in f66622af0306 23:01:52 ---> 538a9fba9686 23:01:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:01:52 ---> fd5b0abed15f 23:01:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:01:52 ---> Running in 078a30dd5b49 23:01:52 Removing intermediate container f66622af0306 23:01:52 ---> be4d671c2a8a 23:01:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:01:53 Removing intermediate container 078a30dd5b49 23:01:53 ---> aa518c6445de 23:01:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:53 ---> 48dc9e1b6009 23:01:53 ---> 66d6d40bd140 23:01:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:01:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:01:53 ---> Running in 646178d96ff5 23:01:53 ---> Running in 64c6d86faec3 23:01:53 ---> 5ca7645ab03f 23:01:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:01:53 Removing intermediate container 646178d96ff5 23:01:53 ---> cf44a5cf7338 23:01:53 Step 22/24 : LABEL arch=x86_64 23:01:53 ---> 91433d9ba822 23:01:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:01:53 ---> Running in a9e51d7f9314 23:01:53 ---> Running in 4d8034a8faa4 23:01:53 ---> 92d5eadfd2c1 23:01:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:01:53 Removing intermediate container a9e51d7f9314 23:01:53 ---> 728d8dbc0a73 23:01:53 Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:01:53 ---> Running in 1577d6ab2b4e 23:01:53 ---> 81499c4fd802 23:01:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:01:53 Removing intermediate container 1577d6ab2b4e 23:01:53 ---> a83de7179030 23:01:53 Step 24/24 : LABEL version=0.0.0 23:01:53 ---> Running in f07b3a76b531 23:01:53 ---> 1ecc413ef189 23:01:53 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:01:53 ---> Running in 689f7b3d76b6 23:01:53 Removing intermediate container f07b3a76b531 23:01:53 ---> 04a8742678da 23:01:53 23:01:54 Removing intermediate container 689f7b3d76b6 23:01:54 ---> a52bbc5b7f55 23:01:54 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:01:54 Successfully built 04a8742678da 23:01:54 Removing intermediate container 64c6d86faec3 23:01:54 ---> 8c990487c4a5 23:01:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:54 Successfully tagged core-metadata:latest 23:01:54 Building security-spire-config 23:01:54  Building core-metadata ... done  ---> Running in 989c8593985b 23:01:54 Removing intermediate container 989c8593985b 23:01:54 ---> e738ed851b03 23:01:54 Step 21/23 : LABEL arch=x86_64 23:01:55 ---> 080bc0636ded 23:01:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:01:55 ---> Running in 00947b05087b 23:01:55 Removing intermediate container 4d8034a8faa4 23:01:55 ---> ed2e2402e36d 23:01:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:01:55 ---> Running in 746e35aaaefb 23:01:55 Removing intermediate container 00947b05087b 23:01:55 ---> 18cb695da775 23:01:55 Step 22/23 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:01:55 ---> Running in 6a2852c311d1 23:01:55 Removing intermediate container 746e35aaaefb 23:01:55 ---> 6c283a4255ab 23:01:55 Step 22/24 : LABEL arch=x86_64 23:01:55 ---> Running in cf006b112425 23:01:55 ---> ede0f799db45 23:01:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:01:55 Removing intermediate container 6a2852c311d1 23:01:55 ---> 9dd6747eeb19 23:01:55 Step 23/23 : LABEL version=0.0.0 23:01:55 ---> Running in 9b32e828fa82 23:01:55 Removing intermediate container cf006b112425 23:01:55 ---> 82c4b6e03af0 23:01:55 Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:01:55 Collecting docker-compose==1.23.2 23:01:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:01:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.8 MB/s eta 0:00:00 ---> Running in e85c4dcb0c96 23:01:55 23:01:56 Collecting cached-property<2,>=1.2.0 23:01:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:01:56 Removing intermediate container 9b32e828fa82 23:01:56 ---> cb178c660dbe 23:01:56 23:01:56 Collecting docopt<0.7,>=0.6.1 23:01:56 Downloading docopt-0.6.2.tar.gz (25 kB) 23:01:56 ---> 5be0e1969303 23:01:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:01:56 Preparing metadata (setup.py): started 23:01:56 Removing intermediate container e85c4dcb0c96 23:01:56 ---> 9fd00e23a4f3 23:01:56 Step 24/24 : LABEL version=0.0.0 23:01:56 Successfully built cb178c660dbe 23:01:56 Successfully tagged security-spire-server:latest 23:01:56  Building security-spire-server ... done Building support-scheduler 23:01:56 ---> Running in b74bd9c06e6a 23:01:56 ---> daf6b3fd826b 23:01:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:01:56 Preparing metadata (setup.py): finished with status 'done' 23:01:56 Collecting dockerpty<0.5,>=0.4.1 23:01:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:01:56 Preparing metadata (setup.py): started 23:01:56 Removing intermediate container b74bd9c06e6a 23:01:56 ---> 405f1789d31c 23:01:56 23:01:56 Successfully built 405f1789d31c 23:01:56 Preparing metadata (setup.py): finished with status 'done' 23:01:56 Collecting PyYAML<4,>=3.10 23:01:56 Downloading PyYAML-3.13.tar.gz (270 kB) 23:01:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 117.8 MB/s eta 0:00:00 23:01:57 Preparing metadata (setup.py): started 23:01:57 Successfully tagged security-secretstore-setup:latest 23:01:57  Building security-secretstore-setup ... done Building support-notifications 23:01:57 ---> 5662a855353d 23:01:57 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:01:57 Preparing metadata (setup.py): finished with status 'done' 23:01:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:01:57 Collecting docker<4.0,>=3.6.0 23:01:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:01:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.9 MB/s eta 0:00:00 23:01:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:01:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:01:57 ---> 0027b2e9452a 23:01:57 Step 3/24 : WORKDIR /edgex-go 23:01:57 ---> Using cache 23:01:57 ---> 4658857b4049 23:01:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:01:57 ---> Using cache 23:01:57 ---> 3d7c33fc696e 23:01:57 Step 5/24 : COPY go.mod vendor* ./ 23:01:57 ---> Using cache 23:01:57 ---> ea451710ff57 23:01:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:57 ---> Using cache 23:01:57 ---> 9e0386eb52f3 23:01:57 Step 7/24 : COPY . . 23:01:57 ---> Using cache 23:01:57 ---> a12084725349 23:01:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:01:57 ---> Using cache 23:01:57 ---> 5c4f58f5c397 23:01:57 Step 9/24 : WORKDIR /edgex-go/spire-build 23:01:57 ---> Using cache 23:01:57 ---> 8f21894e7e8d 23:01:57 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:01:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:01:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:01:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 152.5 MB/s eta 0:00:00 23:01:57 Collecting jsonschema<3,>=2.5.1 23:01:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:01:57 Collecting websocket-client<1.0,>=0.32.0 23:01:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:01:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 118.2 MB/s eta 0:00:00 23:01:57 Collecting texttable<0.10,>=0.9.0 23:01:57 Downloading texttable-0.9.1.tar.gz (11 kB) 23:01:57 Preparing metadata (setup.py): started 23:01:58 Preparing metadata (setup.py): finished with status 'done' 23:01:58 Collecting docker-pycreds>=0.4.0 23:01:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:01:58 Collecting urllib3<1.25,>=1.21.1 23:01:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:01:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 176.2 MB/s eta 0:00:00 23:01:58 Collecting chardet<3.1.0,>=3.0.2 23:01:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:01:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 205.2 MB/s eta 0:00:00 23:01:58 Collecting idna<2.8,>=2.5 23:01:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:01:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 127.5 MB/s eta 0:00:00 23:01:58 Collecting certifi>=2017.4.17 23:01:58 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 23:01:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 140.6 MB/s eta 0:00:00 23:01:58 ---> d57dff84fef0 23:01:58 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:01:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:01:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:01:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:01:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:01:58 ---> Running in 3f444d8ba64d 23:01:58 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:01:58 Running setup.py install for texttable: started 23:01:59 ---> 24cd94f50601 23:01:59 Step 27/32 : RUN chmod +x /entrypoint.sh 23:01:59 Running setup.py install for texttable: finished with status 'done' 23:01:59 Running setup.py install for PyYAML: started 23:01:59 ---> Running in ec291ff22a85 23:01:59 Running setup.py install for PyYAML: finished with status 'done' 23:01:59 Removing intermediate container 3f444d8ba64d 23:01:59 ---> 30971b189627 23:01:59 Step 11/24 : WORKDIR /edgex-go 23:02:00 Running setup.py install for docopt: started 23:02:00 ---> Running in 3d6a4a65e3b6 23:02:00 Removing intermediate container 3d6a4a65e3b6 23:02:00 ---> 7db7361ea939 23:02:00 23:02:00 Step 12/24 : FROM alpine:3.15 23:02:00 ---> c4fc93816858 23:02:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:02:00 ---> Using cache 23:02:00 ---> 466c2ffc31fc 23:02:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:02:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:02:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:02:00 ---> 0027b2e9452a 23:02:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:02:00 ---> Using cache 23:02:00 ---> 7e5c064e4e0e 23:02:00 Step 4/22 : WORKDIR /edgex-go 23:02:00 ---> Using cache 23:02:00 ---> c5e07e095b1c 23:02:00 Step 5/22 : RUN apk add --update --no-cache make git 23:02:00 ---> Using cache 23:02:00 ---> e1ee8cda32c2 23:02:00 Step 6/22 : COPY go.mod vendor* ./ 23:02:00 ---> Using cache 23:02:00 ---> 7a8b4e7958fd 23:02:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:00 ---> Using cache 23:02:00 ---> a4f87b4272bd 23:02:00 Step 8/22 : COPY . . 23:02:00 ---> Using cache 23:02:00 ---> 2f93b3f0151c 23:02:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:02:00 Running setup.py install for docopt: finished with status 'done' 23:02:00 ---> Running in c0adf0c2e834 23:02:00 Removing intermediate container ec291ff22a85 23:02:00 ---> 55426396d97c 23:02:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:02:00 ---> Running in 4ad2e1f1603e 23:02:00 ---> Running in 225589887c92 23:02:00 Removing intermediate container 225589887c92 23:02:00 ---> 028d88777a0a 23:02:00 Step 29/32 : CMD ["gate"] 23:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:02:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:02:01 ---> Running in 45b531f5c070 23:02:01 Running setup.py install for dockerpty: started 23:02:01 Removing intermediate container 45b531f5c070 23:02:01 ---> edd35c8a0a51 23:02:01 Step 30/32 : LABEL arch=x86_64 23:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:02:01 ---> Running in 65df9059bdef 23:02:01 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:02:01 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:02:01 OK: 15859 distinct packages available 23:02:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:02:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:02:01 ---> 0027b2e9452a 23:02:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:02:01 ---> Using cache 23:02:01 ---> 7e5c064e4e0e 23:02:01 Step 4/22 : WORKDIR /edgex-go 23:02:01 ---> Using cache 23:02:01 ---> c5e07e095b1c 23:02:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:02:01 Running setup.py install for dockerpty: finished with status 'done' 23:02:01 Removing intermediate container 65df9059bdef 23:02:01 ---> 1b5c590f139d 23:02:01 Step 31/32 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:02:01 ---> Running in 3acd13aba4ed 23:02:01 ---> Running in d7b5d66d5f69 23:02:01 (1/4) Installing dumb-init (1.2.5-r1) 23:02:01 (2/4) Installing musl-obstack (1.2.3-r0) 23:02:01 (3/4) Installing libucontext (1.1-r0) 23:02:01 (4/4) Installing gcompat (1.0.0-r4) 23:02:01 Executing busybox-1.34.1-r7.trigger 23:02:01 OK: 6 MiB in 18 packages 23:02:01 Removing intermediate container d7b5d66d5f69 23:02:01 ---> 75828a401931 23:02:01 Step 32/32 : LABEL version=0.0.0 23:02:01 ---> Running in 953a3f58e538 23:02:02 Removing intermediate container 953a3f58e538 23:02:02 ---> dc87e3e141fe 23:02:02 23:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:02:02 Successfully built dc87e3e141fe 23:02:02 Successfully tagged security-bootstrapper:latest 23:02:02  Building security-bootstrapper ... done Building core-command 23:02:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:02:02 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 23:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:02:02 Removing intermediate container c0adf0c2e834 23:02:02 ---> 6b08eeacef74 23:02:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:02:02 OK: 211 MiB in 51 packages 23:02:04 ---> c6b940768abe 23:02:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:02:04 Removing intermediate container 3acd13aba4ed 23:02:04 ---> e618b15c19b2 23:02:04 Step 6/22 : COPY go.mod vendor* ./ 23:02:05 ---> 95493e3b1ce8 23:02:05 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:02:05 ---> Running in b1a389a9c9c2 23:02:05 ---> 7252891a3f21 23:02:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:02:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:02:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:02:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:02:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:04 Verifying host key using known hosts file 23:02:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:02:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4228/head:refs/remotes/origin/PR-4228 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:02:05 Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 875252c620abe4711f809115bdf8d1ed52d87c25 23:02:05 ---> Running in 65333d9c17d1 23:02:05 Removing intermediate container b1a389a9c9c2 23:02:05 ---> f095fa5aeebc 23:02:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:02:06 Merge succeeded, producing 875252c620abe4711f809115bdf8d1ed52d87c25 23:02:06 Checking out Revision 875252c620abe4711f809115bdf8d1ed52d87c25 (PR-4228) 23:02:06 ---> 8a2172d012ba 23:02:06 Step 19/24 : WORKDIR / 23:02:06 ---> Running in 2b9d7d05ff55 23:02:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:02:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:02:07 ---> 0027b2e9452a 23:02:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:02:07 ---> Using cache 23:02:07 ---> 7e5c064e4e0e 23:02:07 Step 4/23 : WORKDIR /edgex-go 23:02:07 ---> Using cache 23:02:07 ---> c5e07e095b1c 23:02:07 Step 5/23 : RUN apk add --update --no-cache make git 23:02:07 ---> Using cache 23:02:07 ---> e1ee8cda32c2 23:02:07 Step 6/23 : COPY go.mod vendor* ./ 23:02:07 ---> Using cache 23:02:07 ---> 7a8b4e7958fd 23:02:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:07 ---> Using cache 23:02:07 ---> a4f87b4272bd 23:02:07 Step 8/23 : COPY . . 23:02:07 ---> Using cache 23:02:07 ---> 2f93b3f0151c 23:02:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:02:07 Removing intermediate container 2b9d7d05ff55 23:02:07 ---> 98d07ba18f18 23:02:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:02:07 ---> Running in e6368039e2f3 23:02:07 ---> Running in 558c87b418fb 23:02:07 Removing intermediate container 667af699f132 23:02:07 ---> c415b4a1c76f 23:02:07 Step 13/22 : ENV APP_PORT=58890 23:02:07 Removing intermediate container 558c87b418fb 23:02:07 ---> aeba63f762c5 23:02:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:02:07 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:02:05 > git config core.sparsecheckout # timeout=10 23:02:05 > git checkout -f 875252c620abe4711f809115bdf8d1ed52d87c25 # timeout=10 23:02:05 > git remote # timeout=10 23:02:05 > git config --get remote.origin.url # timeout=10 23:02:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:06 Verifying host key using known hosts file 23:02:06 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:02:06 > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 23:02:06 > git rev-parse HEAD^{commit} # timeout=10 23:02:06 > git config core.sparsecheckout # timeout=10 23:02:06 > git checkout -f 875252c620abe4711f809115bdf8d1ed52d87c25 # timeout=10 23:02:08 ---> Running in 98245b961e95 23:02:08 ---> Running in a7e916ac08c4 23:02:09 Removing intermediate container a7e916ac08c4 23:02:09 ---> a549271282c6 23:02:09 Step 22/24 : LABEL arch=x86_64 23:02:09 Removing intermediate container 98245b961e95 23:02:09 ---> 118b2595eec8 23:02:09 Step 14/22 : EXPOSE $APP_PORT 23:02:09 Commit message: "refactor: removing vault wait from consul start" 23:02:09 ---> Running in 3fb17cf68a7f 23:02:09 ---> Running in bc53744bc745 23:02:09 > git --version # timeout=10 23:02:09 > git --version # 'git version 2.25.1' 23:02:09 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:02:10 Removing intermediate container bc53744bc745 23:02:10 ---> ce4ffab92c25 23:02:10 Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:02:10 Removing intermediate container 3fb17cf68a7f 23:02:10 ---> 130a08ad04a0 23:02:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:02:10 ---> Running in 65b0c9268257 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 23:02:10 Removing intermediate container 65b0c9268257 23:02:10 ---> 9eaccc3dc49c 23:02:10 Step 24/24 : LABEL version=0.0.0 23:02:10 ---> Running in 535ec0da1e65 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:02:11 Removing intermediate container 535ec0da1e65 23:02:11 ---> 6933de21f36d 23:02:11 23:02:11 Successfully built 6933de21f36d 23:02:11 Successfully tagged security-spire-config:latest 23:02:11 Building security-spiffe-token-provider 23:02:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:02:11 % Total % Received % Xferd Average Speed Time Time Time Current 23:02:11 Dload Upload Total Spent Left Speed 23:02:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 87513 0 --:--:-- --:--:-- --:--:-- 87513 [Pipeline] sh 23:02:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:02:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 23:02:12 sudo tee /etc/docker/daemon.new 23:02:12 { 23:02:12 "registry-mirrors": [ 23:02:12 "https://nexus3.edgexfoundry.org:10001" 23:02:12 ], 23:02:12 "bip": "10.250.0.254/24", 23:02:12 "hosts": [ 23:02:12 "tcp://0.0.0.0:5555", 23:02:12 "unix:///var/run/docker.sock" 23:02:12 ], 23:02:12 "mtu": 1458, 23:02:12 "selinux-enabled": true, 23:02:12 "seccomp-profile": "/etc/docker/seccomp.json" 23:02:12 } [Pipeline] sh 23:02:12  Building security-spire-config ... done  ---> 2fefa79f46f2 23:02:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:02:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:02:13 + sudo service docker restart 23:02:13 ---> 4654370243e7 23:02:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:02:14 ---> 70414ed9757d 23:02:14 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 23:02:14 ---> Running in de8c9d4a7909 23:02:15 Removing intermediate container de8c9d4a7909 23:02:15 ---> ea9eee9edbf3 23:02:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:15 ---> Running in 7f77575642c2 23:02:15 Removing intermediate container 7f77575642c2 23:02:15 ---> a27da083bf57 23:02:15 Step 20/22 : LABEL arch=x86_64 23:02:15 ---> Running in 3658b3f20034 23:02:15 Removing intermediate container 3658b3f20034 23:02:15 ---> fbb8b7bd4baa 23:02:15 Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:02:16 ---> Running in b946a0837d7b 23:02:16 Removing intermediate container b946a0837d7b 23:02:16 ---> 393b673371b9 23:02:16 Step 22/22 : LABEL version=0.0.0 23:02:16 ---> Running in bd85731b609f 23:02:17 Removing intermediate container bd85731b609f 23:02:17 ---> 8c9fa6d1caa7 23:02:17 23:02:17 Successfully built 8c9fa6d1caa7 23:02:17 Successfully tagged sys-mgmt-agent:latest 23:02:17 Building security-proxy-setup 23:02:19  Building sys-mgmt-agent ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:02:19 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:02:19 ---> 0027b2e9452a 23:02:19 Step 3/19 : WORKDIR /edgex-go 23:02:19 ---> Using cache 23:02:19 ---> 4658857b4049 23:02:19 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:02:21 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:02:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:02:21 ---> 0027b2e9452a 23:02:21 Step 3/21 : WORKDIR /edgex-go 23:02:21 ---> Using cache 23:02:21 ---> 4658857b4049 23:02:21 Step 4/21 : RUN apk add --update --no-cache make git 23:02:21 ---> Running in aa1ea29835b4 23:02:21 ---> Running in 9ae7c21a6b72 23:02:21 Removing intermediate container 65333d9c17d1 23:02:21 ---> 1059660dad1f 23:02:21 Step 8/22 : COPY . . 23:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:02:22 OK: 211 MiB in 51 packages 23:02:22 v3.16.2-425-gc089bc577f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:02:22 v3.16.2-422-gd4addd5b8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:02:22 OK: 17038 distinct packages available 23:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:02:22 OK: 211 MiB in 51 packages 23:02:25 Removing intermediate container 9ae7c21a6b72 23:02:25 ---> e6fc415a9bd8 23:02:25 Step 5/21 : COPY go.mod vendor* ./ 23:02:25 Removing intermediate container aa1ea29835b4 23:02:25 ---> 6be4f24a2d3f 23:02:25 Step 5/19 : COPY go.mod vendor* ./ 23:02:25 ---> af7c86d2d0b5 23:02:25 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:25 ---> 10ea13e2146e 23:02:25 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:25 ---> Running in e247a88d018b 23:02:25 ---> Running in 2000e5166989 23:02:26 ---> 1c270eac6e86 23:02:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:02:26 ---> Running in 0cfff42ad2e5 23:02:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:02:28 Removing intermediate container 4ad2e1f1603e 23:02:28 ---> fea1ea40fd93 23:02:28 23:02:28 Step 10/22 : FROM alpine:3.16 23:02:28 ---> 9c6f07244728 23:02:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:02:28 ---> Using cache 23:02:28 ---> e61a962f1e13 23:02:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:02:28 ---> Using cache 23:02:28 ---> 0ae3bb3873e0 23:02:28 Step 13/22 : ENV APP_PORT=59861 23:02:30 ---> Running in 5dd3b2b0275e 23:02:30 Removing intermediate container e6368039e2f3 23:02:30 ---> c01b3bdc82d2 23:02:30 23:02:30 Step 10/23 : FROM alpine:3.16 23:02:30 ---> 9c6f07244728 23:02:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:02:30 ---> Using cache 23:02:30 ---> e61a962f1e13 23:02:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:02:30 ---> Using cache 23:02:30 ---> 0ae3bb3873e0 23:02:30 Step 13/23 : ENV APP_PORT=59882 23:02:30 ---> Running in 12f8f55dcdba 23:02:30 Removing intermediate container 5dd3b2b0275e 23:02:30 ---> fa400bf9ffb0 23:02:30 Step 14/22 : EXPOSE $APP_PORT 23:02:30 ---> Running in ff7869254b25 23:02:30 Removing intermediate container 12f8f55dcdba 23:02:30 ---> d1159c816740 23:02:30 Step 14/23 : EXPOSE $APP_PORT 23:02:30 Removing intermediate container ff7869254b25 23:02:30 ---> 8fcd9cc17a24 23:02:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:30 ---> Running in 7b7235e59eb5 23:02:31 Removing intermediate container 7b7235e59eb5 23:02:31 ---> faa7d0f1ea61 23:02:31 Step 15/23 : WORKDIR / 23:02:31 ---> 29a37c7992c2 23:02:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:02:31 ---> Running in e86f9cfa53a2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:02:31 provisioning config files... 23:02:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16598428925028881302tmp [Pipeline] { 23:02:31 Removing intermediate container e86f9cfa53a2 23:02:31 ---> 9ba102f3163f 23:02:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] libraryResource [Pipeline] sh 23:02:32 ---> docker-login.sh 23:02:32 nexus3.edgexfoundry.org:10001 23:02:32 ---> 5b4896e3961e 23:02:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:02:32 ---> f657f531d308 23:02:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:32 Configure a credential helper to remove this warning. See 23:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:32 23:02:32 Login Succeeded 23:02:32 nexus3.edgexfoundry.org:10002 23:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:33 Configure a credential helper to remove this warning. See 23:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:33 23:02:33 Login Succeeded 23:02:33 nexus3.edgexfoundry.org:10003 23:02:33 ---> 32a0dd91ad32 23:02:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:33 ---> Running in 50a6829ae632 23:02:33 ---> dc0b5fc2f0ba 23:02:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:33 Configure a credential helper to remove this warning. See 23:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:33 23:02:33 Login Succeeded 23:02:33 nexus3.edgexfoundry.org:10004 23:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:34 Configure a credential helper to remove this warning. See 23:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:34 23:02:34 Login Succeeded 23:02:34 docker.io 23:02:34 Removing intermediate container 50a6829ae632 23:02:34 ---> 6da52d929498 23:02:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:34 ---> Running in 3ec0bd8017a8 23:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:34 ---> 92d87a8d628c 23:02:34 Step 19/23 : ENTRYPOINT ["/core-command"] 23:02:34 ---> Running in 0f0d0547801b 23:02:34 Removing intermediate container 3ec0bd8017a8 23:02:34 ---> 65bc05c6f825 23:02:34 Step 20/22 : LABEL arch=x86_64 23:02:34 ---> Running in 4996c49826e5 23:02:34 Removing intermediate container 0f0d0547801b 23:02:34 ---> d324d6c83943 23:02:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:34 ---> Running in 2ec6cc62ef18 23:02:34 Removing intermediate container 4996c49826e5 23:02:34 ---> d0c11a1033af 23:02:34 Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:34 Configure a credential helper to remove this warning. See 23:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:34 23:02:34 Login Succeeded 23:02:34 ---> docker-login.sh ends [Pipeline] } 23:02:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:02:35 Removing intermediate container 2ec6cc62ef18 23:02:35 ---> c4807a55babb 23:02:35 Step 21/23 : LABEL arch=x86_64 [Pipeline] sh 23:02:35 ---> Running in 80a334ff742d 23:02:35 ---> Running in 0d0a6c65bc22 23:02:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:02:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:02:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:02:35 ========================================================= 23:02:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:02:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:02:36 Removing intermediate container 0d0a6c65bc22 23:02:36 ---> d1d496b62686 23:02:36 Step 22/23 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:02:36 Removing intermediate container 80a334ff742d 23:02:36 ---> d6cd4f5c5194 23:02:36 Step 22/22 : LABEL version=0.0.0 23:02:36 ---> Running in 733ce20e8942 23:02:36 ---> Running in cb128c73bdb8 23:02:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:02:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:02:36 9b18e9b68314: Pulling fs layer 23:02:36 35d82f9e3411: Pulling fs layer 23:02:36 e16973657156: Pulling fs layer 23:02:36 fc693d55d65f: Pulling fs layer 23:02:36 7e9fc2657dce: Pulling fs layer 23:02:36 dda99020689f: Pulling fs layer 23:02:36 db1c61fa0a46: Pulling fs layer 23:02:36 891c053d2c06: Pulling fs layer 23:02:36 7e9fc2657dce: Waiting 23:02:36 dda99020689f: Waiting 23:02:36 db1c61fa0a46: Waiting 23:02:36 891c053d2c06: Waiting 23:02:36 fc693d55d65f: Waiting 23:02:36 e16973657156: Verifying Checksum 23:02:36 e16973657156: Download complete 23:02:36 35d82f9e3411: Verifying Checksum 23:02:36 35d82f9e3411: Download complete 23:02:36 7e9fc2657dce: Verifying Checksum 23:02:36 7e9fc2657dce: Download complete 23:02:36 dda99020689f: Verifying Checksum 23:02:36 dda99020689f: Download complete 23:02:36 9b18e9b68314: Verifying Checksum 23:02:36 9b18e9b68314: Download complete 23:02:36 Removing intermediate container cb128c73bdb8 23:02:36 ---> efb91b40c88e 23:02:36 Step 23/23 : LABEL version=0.0.0 23:02:36 Removing intermediate container 733ce20e8942 23:02:36 ---> e93962d10bd5 23:02:36 23:02:36 ---> Running in d7e0116c4361 23:02:36 Successfully built e93962d10bd5 23:02:36 Successfully tagged support-scheduler:latest 23:02:36 Building core-data 23:02:37  Building support-scheduler ... done Removing intermediate container d7e0116c4361 23:02:37 ---> 01ef226e721f 23:02:37 23:02:37 Successfully built 01ef226e721f 23:02:37 Successfully tagged core-command:latest 23:02:37 9b18e9b68314: Pull complete 23:02:37 891c053d2c06: Verifying Checksum 23:02:37 891c053d2c06: Download complete 23:02:38 35d82f9e3411: Pull complete 23:02:38 db1c61fa0a46: Verifying Checksum 23:02:38 db1c61fa0a46: Download complete 23:02:38 e16973657156: Pull complete 23:02:39  Building core-command ... done Removing intermediate container 2000e5166989 23:02:39 ---> dd19d63ce00b 23:02:39 Step 7/19 : COPY . . 23:02:39 fc693d55d65f: Verifying Checksum 23:02:39 fc693d55d65f: Download complete 23:02:39 Removing intermediate container e247a88d018b 23:02:39 ---> 39fcfed76bc6 23:02:39 Step 7/21 : COPY . . 23:02:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:02:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:02:39 ---> 0027b2e9452a 23:02:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:02:39 ---> Using cache 23:02:39 ---> 7e5c064e4e0e 23:02:39 Step 4/22 : WORKDIR /edgex-go 23:02:39 ---> Using cache 23:02:39 ---> c5e07e095b1c 23:02:39 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:02:40 ---> Running in ce662777fd38 23:02:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:02:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:02:41 OK: 211 MiB in 51 packages 23:02:44 Removing intermediate container ce662777fd38 23:02:44 ---> bd74142e524f 23:02:44 Step 6/22 : COPY go.mod vendor* ./ 23:02:44 ---> fb6e15250921 23:02:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:45 ---> Running in 614d6808142b 23:02:45 ---> 34819cc4c148 23:02:45 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:02:45 ---> Running in d34624293b4e 23:02:45 ---> a91a23f83ec5 23:02:45 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:02:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:02:45 ---> Running in b6f740f12283 23:02:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:02:50 Removing intermediate container 0cfff42ad2e5 23:02:50 ---> 945a48066a66 23:02:50 23:02:50 Step 10/22 : FROM alpine:3.16 23:02:50 ---> 9c6f07244728 23:02:50 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:02:50 ---> Running in 85e192c9aa72 23:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:02:51 (1/2) Installing ca-certificates (20220614-r0) 23:02:51 (2/2) Installing dumb-init (1.2.5-r1) 23:02:51 Executing busybox-1.35.0-r17.trigger 23:02:51 Executing ca-certificates-20220614-r0.trigger 23:02:51 OK: 6 MiB in 16 packages 23:02:51 fc693d55d65f: Pull complete 23:02:51 7e9fc2657dce: Pull complete 23:02:51 dda99020689f: Pull complete 23:02:53 Removing intermediate container 85e192c9aa72 23:02:53 ---> fa0f3a860104 23:02:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:02:54 ---> Running in 767cfaafdf18 23:02:54 Removing intermediate container 767cfaafdf18 23:02:54 ---> 33d7f94bd4cf 23:02:54 Step 13/22 : ENV APP_PORT=59860 23:02:54 ---> Running in d56e1d2b05e9 23:02:54 Removing intermediate container 614d6808142b 23:02:54 ---> fdc86a101a16 23:02:54 Step 8/22 : COPY . . 23:02:55 Removing intermediate container d56e1d2b05e9 23:02:55 ---> 8bdb67aa6aaf 23:02:55 Step 14/22 : EXPOSE $APP_PORT 23:02:55 ---> Running in d70749962a33 23:02:55 Removing intermediate container d70749962a33 23:02:55 ---> c3270bb2d591 23:02:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:57 ---> c47c43b10072 23:02:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:02:58 db1c61fa0a46: Pull complete 23:02:59 891c053d2c06: Pull complete 23:02:59 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:02:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:02:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:03:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:03:00 WORKDIR /edgex 23:03:00 COPY go.mod . 23:03:00 RUN go mod download 23:03:00 + docker build -t ci-base-image-arm64 -f - . 23:03:00 ---> e71d9f83e81d 23:03:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:03:00 ---> 8c6407d51a91 23:03:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:03:00 ---> Running in 7bb5c3ff677f 23:03:00 ---> 193f92c18bea 23:03:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:03:00 ---> Running in b7d0c9e504cc 23:03:00 Removing intermediate container b7d0c9e504cc 23:03:00 ---> e4865a14098e 23:03:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:03:00 ---> Running in c682a3883686 23:03:00 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:03:00 Sending build context to Docker daemon 3.267MB 23:03:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:03:00 ---> f96f9c87975a 23:03:00 Step 2/4 : WORKDIR /edgex 23:03:00 Removing intermediate container c682a3883686 23:03:00 ---> 6fb77790211a 23:03:00 Step 20/22 : LABEL arch=x86_64 23:03:00 ---> Running in bee239de9ccd 23:03:00 Removing intermediate container bee239de9ccd 23:03:00 ---> 47bef6d1bd88 23:03:00 Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:03:01 ---> Running in 74316f411a21 23:03:01 Removing intermediate container 74316f411a21 23:03:01 ---> 031ea62bdaab 23:03:01 Step 22/22 : LABEL version=0.0.0 23:03:01 ---> Running in 166fc5e00778 23:03:01 Removing intermediate container 166fc5e00778 23:03:01 ---> 4e7ef701443d 23:03:01 23:03:01 Successfully built 4e7ef701443d 23:03:01 Successfully tagged support-notifications:latest 23:03:03 ---> Running in 58aecf94f273 23:03:03 Removing intermediate container 58aecf94f273 23:03:03 ---> 01d7f5387364 23:03:03 Step 3/4 : COPY go.mod . 23:03:03 ---> a23ed76bf6dd 23:03:03 Step 4/4 : RUN go mod download 23:03:03 ---> Running in 445bc94421b5 23:03:04  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:03:08 Removing intermediate container b6f740f12283 23:03:08 ---> 117a8fe0aca6 23:03:08 23:03:08 Step 9/21 : FROM alpine:3.16 23:03:08 ---> 9c6f07244728 23:03:08 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:03:08 ---> Running in 1c6e3a3689a8 23:03:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:03:09 (1/6) Installing ca-certificates (20220614-r0) 23:03:09 (2/6) Installing brotli-libs (1.0.9-r6) 23:03:09 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:03:09 (4/6) Installing libcurl (7.83.1-r4) 23:03:09 (5/6) Installing curl (7.83.1-r4) 23:03:09 (6/6) Installing dumb-init (1.2.5-r1) 23:03:09 Executing busybox-1.35.0-r17.trigger 23:03:09 Executing ca-certificates-20220614-r0.trigger 23:03:09 OK: 8 MiB in 20 packages 23:03:10 Removing intermediate container d34624293b4e 23:03:10 ---> f0b22a7dbb97 23:03:10 23:03:10 Step 9/19 : FROM alpine:3.15 23:03:10 ---> c4fc93816858 23:03:10 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:03:10 ---> Using cache 23:03:10 ---> 466c2ffc31fc 23:03:10 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:03:10 ---> Running in 6a2a183a29d2 23:03:10 Removing intermediate container 1c6e3a3689a8 23:03:10 ---> feb501a1dc0c 23:03:10 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:03:10 ---> Running in f9aba0caef1f 23:03:10 Removing intermediate container f9aba0caef1f 23:03:10 ---> 8d0f3903e19f 23:03:10 Step 12/21 : WORKDIR /edgex 23:03:10 ---> Running in f3ffe02c36c6 23:03:10 Removing intermediate container f3ffe02c36c6 23:03:10 ---> 707f8c8f96b9 23:03:10 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:03:11 ---> b5f918f9f803 23:03:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:03:11 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:03:11 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:03:11 OK: 15859 distinct packages available 23:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:03:11 (1/9) Installing ca-certificates (20220614-r0) 23:03:11 (2/9) Installing brotli-libs (1.0.9-r5) 23:03:11 ---> 4424b4d890a0 23:03:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:03:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:03:11 (4/9) Installing libcurl (7.80.0-r4) 23:03:11 (5/9) Installing curl (7.80.0-r4) 23:03:11 (6/9) Installing dumb-init (1.2.5-r1) 23:03:11 (7/9) Installing musl-obstack (1.2.3-r0) 23:03:11 (8/9) Installing libucontext (1.1-r0) 23:03:11 (9/9) Installing gcompat (1.0.0-r4) 23:03:11 Executing busybox-1.34.1-r7.trigger 23:03:11 Executing ca-certificates-20220614-r0.trigger 23:03:11 OK: 8 MiB in 23 packages 23:03:11 ---> 39b0cf26231b 23:03:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:03:12 ---> 124a4cb047cf 23:03:12 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:03:12 ---> Running in 7c9794ba063b 23:03:12 Removing intermediate container 6a2a183a29d2 23:03:12 ---> bbd92a169e39 23:03:12 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:12 ---> 70522584cfa7 23:03:12 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:03:13 ---> cab351b9050b 23:03:13 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:03:13 Removing intermediate container 7c9794ba063b 23:03:13 ---> 285760f7e745 23:03:13 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:03:13 ---> 41f327a2c1cb 23:03:13 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:03:13 ---> Running in 744db6548cf1 23:03:13 ---> Running in 54a874b58e43 23:03:14 Removing intermediate container 744db6548cf1 23:03:14 ---> adf9cc6c6889 23:03:14 Step 19/21 : LABEL arch=x86_64 23:03:14 Removing intermediate container 54a874b58e43 23:03:14 ---> 5029c2211ed9 23:03:14 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:03:14 ---> Running in 0b3f78a3abba 23:03:14 ---> Running in 41ec4e41ce4e 23:03:14 Removing intermediate container 0b3f78a3abba 23:03:14 ---> a4f38d0780a8 23:03:14 Step 20/21 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:03:14 Removing intermediate container 41ec4e41ce4e 23:03:14 ---> fd26bc31218e 23:03:14 Step 17/19 : LABEL arch=x86_64 23:03:14 ---> Running in 38465152fd84 23:03:14 ---> Running in b3cd6a2f0e8a 23:03:14 Removing intermediate container 38465152fd84 23:03:14 ---> aa978a0a9e5e 23:03:14 Step 21/21 : LABEL version=0.0.0 23:03:14 Removing intermediate container b3cd6a2f0e8a 23:03:14 ---> f2e7aa50b552 23:03:14 Step 18/19 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:03:14 ---> Running in b4a256f9899e 23:03:14 ---> Running in b99f1370fd05 23:03:14 Removing intermediate container b4a256f9899e 23:03:14 ---> c7b25ff15a12 23:03:14 23:03:14 Removing intermediate container b99f1370fd05 23:03:14 ---> e0ece77fb28a 23:03:14 Step 19/19 : LABEL version=0.0.0 23:03:14 Successfully built c7b25ff15a12 23:03:14 ---> Running in 80e2f5050fb1 23:03:14 Successfully tagged security-proxy-setup:latest 23:03:15  Building security-proxy-setup ... done Removing intermediate container 80e2f5050fb1 23:03:15 ---> 4cc016255444 23:03:15 23:03:15 Successfully built 4cc016255444 23:03:15 Successfully tagged security-spiffe-token-provider:latest 23:03:19  Building security-spiffe-token-provider ... done Removing intermediate container 7bb5c3ff677f 23:03:19 ---> 79f680c58a09 23:03:19 23:03:19 Step 10/22 : FROM alpine:3.16 23:03:19 ---> 9c6f07244728 23:03:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:03:19 ---> Running in f2606526e155 23:03:19 Removing intermediate container f2606526e155 23:03:19 ---> 547b30e3892e 23:03:19 Step 12/22 : ENV APP_PORT=59880 23:03:19 ---> Running in 52bd905cb2ba 23:03:19 Removing intermediate container 52bd905cb2ba 23:03:19 ---> 4a80a3a756eb 23:03:19 Step 13/22 : EXPOSE $APP_PORT 23:03:19 ---> Running in 19d45ec937c5 23:03:19 Removing intermediate container 19d45ec937c5 23:03:19 ---> 8b753e8bd294 23:03:19 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 23:03:19 ---> Running in 3c9348747d2c 23:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:03:19 (1/6) Installing dumb-init (1.2.5-r1) 23:03:19 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:03:19 (3/6) Installing libsodium (1.0.18-r0) 23:03:19 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:03:19 (5/6) Installing libzmq (4.3.4-r0) 23:03:19 (6/6) Installing zeromq (4.3.4-r0) 23:03:19 Executing busybox-1.35.0-r17.trigger 23:03:19 OK: 8 MiB in 20 packages 23:03:20 Removing intermediate container 3c9348747d2c 23:03:20 ---> a9626bd98ac6 23:03:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:20 ---> c9284748179a 23:03:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:03:20 ---> c3639aaae79e 23:03:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:03:20 ---> a3e04ffe2a35 23:03:20 Step 18/22 : ENTRYPOINT ["/core-data"] 23:03:20 ---> Running in b18990d0124d 23:03:21 Removing intermediate container b18990d0124d 23:03:21 ---> 2af8673b7540 23:03:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:03:21 ---> Running in 42627b58319d 23:03:21 Removing intermediate container 42627b58319d 23:03:21 ---> e32457efae31 23:03:21 Step 20/22 : LABEL arch=x86_64 23:03:21 ---> Running in f3bc9cb0983f 23:03:21 Removing intermediate container f3bc9cb0983f 23:03:21 ---> 222baa94b751 23:03:21 Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:03:21 ---> Running in 97048ba3542b 23:03:21 Removing intermediate container 97048ba3542b 23:03:21 ---> 12b92d008204 23:03:21 Step 22/22 : LABEL version=0.0.0 23:03:21 ---> Running in 4253bcf3d1a5 23:03:21 Removing intermediate container 4253bcf3d1a5 23:03:21 ---> 4ade92741da3 23:03:21 23:03:21 Successfully built 4ade92741da3 23:03:21 Successfully tagged core-data:latest 23:03:21  Building core-data ... done  [Pipeline] } 23:03:21 $ docker stop --time=1 0cf40651c3ad750daf05527604c09d7f2c164d8f950af0b4463f7a83a2e48846 23:03:23 $ docker rm -f 0cf40651c3ad750daf05527604c09d7f2c164d8f950af0b4463f7a83a2e48846 [Pipeline] // withDockerContainer [Pipeline] sh 23:03:23 + docker images 23:03:23 REPOSITORY TAG IMAGE ID CREATED SIZE 23:03:23 core-data latest 4ade92741da3 2 seconds ago 21.7MB 23:03:23 79f680c58a09 6 seconds ago 1.62GB 23:03:23 security-spiffe-token-provider latest 4cc016255444 9 seconds ago 29.7MB 23:03:23 security-proxy-setup latest c7b25ff15a12 9 seconds ago 27.6MB 23:03:23 f0b22a7dbb97 14 seconds ago 1.65GB 23:03:23 117a8fe0aca6 16 seconds ago 1.6GB 23:03:23 support-notifications latest 4e7ef701443d 22 seconds ago 30.4MB 23:03:23 945a48066a66 34 seconds ago 1.68GB 23:03:23 core-command latest 01ef226e721f 47 seconds ago 17.6MB 23:03:23 support-scheduler latest e93962d10bd5 47 seconds ago 29.8MB 23:03:23 c01b3bdc82d2 54 seconds ago 1.61GB 23:03:23 fea1ea40fd93 56 seconds ago 1.68GB 23:03:23 sys-mgmt-agent latest 8c9fa6d1caa7 About a minute ago 136MB 23:03:23 security-spire-config latest 6933de21f36d About a minute ago 85.8MB 23:03:23 security-bootstrapper latest dc87e3e141fe About a minute ago 20.2MB 23:03:23 7db7361ea939 About a minute ago 1.49GB 23:03:23 security-secretstore-setup latest 405f1789d31c About a minute ago 29.7MB 23:03:23 security-spire-server latest cb178c660dbe About a minute ago 86.5MB 23:03:23 core-metadata latest 04a8742678da About a minute ago 18.5MB 23:03:23 960f4ef6e031 About a minute ago 1.49GB 23:03:23 239f68ec09c1 About a minute ago 1.6GB 23:03:23 29f054f5b75b About a minute ago 1.61GB 23:03:23 3330cad80b4f About a minute ago 1.62GB 23:03:23 634624461675 About a minute ago 1.6GB 23:03:23 security-spire-agent latest 1c30e7e055e3 About a minute ago 125MB 23:03:23 0c41a2b11f51 2 minutes ago 1.49GB 23:03:23 ci-base-image-x86_64 latest 0027b2e9452a 5 minutes ago 947MB 23:03:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 days ago 683MB 23:03:23 alpine 3.15 c4fc93816858 3 months ago 5.59MB 23:03:23 alpine 3.16 9c6f07244728 3 months ago 5.54MB 23:03:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 23:03:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:03:42 Removing intermediate container 445bc94421b5 23:03:42 ---> 703802666f3e 23:03:42 Successfully built 703802666f3e 23:03:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:43 + docker inspect -f . ci-base-image-arm64 23:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:43 prd-ubuntu20.04-docker-arm64-4c-16g-118535 does not seem to be running inside a container 23:03:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:03:44 $ docker top 88bc671a377326eb397da513d7afe9c0b72a3cca08e05f68b08b1d2d6ad523cb -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:45 + go version 23:03:45 go version go1.18.7 linux/arm64 [Pipeline] } 23:03:45 $ docker stop --time=1 88bc671a377326eb397da513d7afe9c0b72a3cca08e05f68b08b1d2d6ad523cb 23:03:47 $ docker rm -f 88bc671a377326eb397da513d7afe9c0b72a3cca08e05f68b08b1d2d6ad523cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:48 + docker inspect -f . ci-base-image-arm64 23:03:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:48 prd-ubuntu20.04-docker-arm64-4c-16g-118535 does not seem to be running inside a container 23:03:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:03:50 $ docker top 877b8cd909f5ba66666aebffa6b1e365f16ac5b21a2fbcefaba8f8fa9de5bec0 -eo pid,comm [Pipeline] { [Pipeline] echo 23:03:50 ========================================================= 23:03:50 [edgeXBuildGoParallel] Running Tests and Build... 23:03:50 ========================================================= [Pipeline] sh 23:03:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:03:51 + make test 23:03:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:04:38 ? github.com/edgexfoundry/edgex-go [no test files] 23:07:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:07:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:07:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:07:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:07:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:07:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:07:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:07:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:07:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:07:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:07:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:07:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements 23:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:07:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.537s coverage: 98.5% of statements 23:07:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.923s coverage: 43.0% of statements 23:07:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:07:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:07:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.459s coverage: 54.2% of statements 23:07:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:07:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:07:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.199s coverage: 89.2% of statements 23:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:07:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.480s coverage: 2.2% of statements 23:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:07:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.624s coverage: 95.6% of statements 23:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:07:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.364s coverage: 72.2% of statements 23:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:07:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.537s coverage: 60.0% of statements 23:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:07:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.480s coverage: 0.9% of statements 23:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:07:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.293s coverage: 58.8% of statements 23:07:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.391s coverage: 29.6% of statements 23:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.363s coverage: 47.1% of statements 23:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.262s coverage: 79.5% of statements 23:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements 23:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.307s coverage: 96.3% of statements 23:08:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements 23:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.338s coverage: 94.4% of statements 23:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements 23:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.841s coverage: 79.9% of statements 23:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.430s coverage: 92.9% of statements 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.265s coverage: 86.9% of statements 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.233s coverage: 87.2% of statements 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.300s coverage: 58.8% of statements 23:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.329s coverage: 80.0% of statements 23:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements 23:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.323s coverage: 85.4% of statements 23:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.111s coverage: 91.2% of statements 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.951s coverage: 64.7% of statements 23:08:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:08:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.309s coverage: 100.0% of statements 23:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.143s coverage: 89.4% of statements 23:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 23:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 23:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 23:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.365s coverage: 65.8% of statements 23:08:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:08:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:08:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:08:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.907s coverage: 41.8% of statements 23:08:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:08:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:08:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements 23:08:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:08:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements 23:08:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:08:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:08:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:08:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:08:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.372s coverage: 17.7% of statements 23:08:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:08:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:08:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:08:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:08:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.747s coverage: 92.3% of statements 23:08:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:08:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:08:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:08:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:08:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 63.2% of statements 23:08:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:08:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:08:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.475s coverage: 97.7% of statements 23:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:08:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements 23:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:08:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements 23:08:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 23:08:55 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 23:08:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:08:55 GO111MODULE=on go vet ./... 23:10:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:10:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:10:46 ./bin/test-attribution-txt.sh [Pipeline] echo 23:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:10:47 + ls -al . 23:10:47 total 764 23:10:47 drwxrwxr-x 10 1001 1001 4096 Nov 7 23:03 . 23:10:47 drwxr-xr-x 4 root root 4096 Nov 7 23:03 .. 23:10:47 drwxrwxr-x 2 1001 1001 4096 Nov 7 23:02 .blubracket 23:10:47 -rw-rw-r-- 1 1001 1001 16 Nov 7 23:02 .dockerignore 23:10:47 drwxrwxr-x 8 1001 1001 4096 Nov 7 23:02 .git 23:10:47 drwxrwxr-x 3 1001 1001 4096 Nov 7 23:02 .github 23:10:47 -rw-rw-r-- 1 1001 1001 1030 Nov 7 23:02 .gitignore 23:10:47 -rw-rw-r-- 1 1001 1001 42 Nov 7 23:02 .golangci.yml 23:10:47 -rw-rw-r-- 1 1001 1001 87 Nov 7 23:02 .hadolint.yml 23:10:47 -rw-rw-r-- 1 1001 1001 166 Nov 7 23:02 .sonarcloud.properties 23:10:47 -rw-rw-r-- 1 1001 1001 1171 Nov 7 23:02 ADOPTERS.md 23:10:47 -rw-rw-r-- 1 1001 1001 10722 Nov 7 23:02 Attribution.txt 23:10:47 -rw-rw-r-- 1 1001 1001 63209 Nov 7 23:02 CHANGELOG.md 23:10:47 -rw-rw-r-- 1 1001 1001 3804 Nov 7 23:02 CONTRIBUTING.md 23:10:47 -rw-rw-r-- 1 1001 1001 677 Nov 7 23:02 GOVERNANCE.md 23:10:47 -rw-rw-r-- 1 1001 1001 850 Nov 7 23:02 Jenkinsfile 23:10:47 -rw-rw-r-- 1 1001 1001 10775 Nov 7 23:02 LICENSE 23:10:47 -rw-rw-r-- 1 1001 1001 13857 Nov 7 23:02 Makefile 23:10:47 -rw-rw-r-- 1 1001 1001 582 Nov 7 23:02 OWNERS.md 23:10:47 -rw-rw-r-- 1 1001 1001 9799 Nov 7 23:02 README.md 23:10:47 -rw-rw-r-- 1 1001 1001 6912 Nov 7 23:02 SECURITY.md 23:10:47 -rw-rw-r-- 1 1001 1001 5 Nov 7 22:57 VERSION 23:10:47 -rw-rw-r-- 1 1001 1001 4131 Nov 7 23:02 ZMQWindows.md 23:10:47 drwxrwxr-x 2 1001 1001 4096 Nov 7 23:02 bin 23:10:47 drwxrwxr-x 18 1001 1001 4096 Nov 7 23:02 cmd 23:10:47 -rw-r--r-- 1 root root 501828 Nov 7 23:08 coverage.out 23:10:47 -rw-rw-r-- 1 1001 1001 3447 Nov 7 23:02 go.mod 23:10:47 -rw-rw-r-- 1 1001 1001 45062 Nov 7 23:02 go.sum 23:10:47 drwxrwxr-x 8 1001 1001 4096 Nov 7 23:02 internal 23:10:47 drwxrwxr-x 3 1001 1001 4096 Nov 7 23:02 openapi 23:10:47 drwxrwxr-x 4 1001 1001 4096 Nov 7 23:02 snap 23:10:47 -rw-rw-r-- 1 1001 1001 204 Nov 7 23:02 version.go [Pipeline] sh 23:10:47 + '[' -e coverage.out ] 23:10:47 + chown 1001:1001 coverage.out [Pipeline] stash 23:10:47 Warning: overwriting stash ‘coverage-report’ 23:10:48 Stashed 1 file(s) [Pipeline] sh 23:10:48 + make build 23:10:48 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:12:25 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:13:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:13:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:14:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:14:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:14:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:14:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:14:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:14:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:14:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:14:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:14:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:14:55 $ docker stop --time=1 877b8cd909f5ba66666aebffa6b1e365f16ac5b21a2fbcefaba8f8fa9de5bec0 23:14:57 $ docker rm -f 877b8cd909f5ba66666aebffa6b1e365f16ac5b21a2fbcefaba8f8fa9de5bec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:14:59 23:14:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:15:00 latest: Pulling from edgex-devops/edgex-compose-arm64 23:15:00 29e5d40040c1: Pulling fs layer 23:15:00 1ce36da41761: Pulling fs layer 23:15:00 25b303627fd3: Pulling fs layer 23:15:00 29e5d40040c1: Verifying Checksum 23:15:00 29e5d40040c1: Download complete 23:15:00 1ce36da41761: Verifying Checksum 23:15:00 1ce36da41761: Download complete 23:15:01 29e5d40040c1: Pull complete 23:15:02 1ce36da41761: Pull complete 23:15:02 25b303627fd3: Verifying Checksum 23:15:02 25b303627fd3: Download complete 23:15:12 25b303627fd3: Pull complete 23:15:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:15:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:12 prd-ubuntu20.04-docker-arm64-4c-16g-118535 does not seem to be running inside a container 23:15:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:15:14 $ docker top 48ac6db851d0a277b416b02340247186ea3d8245dd742d334e2ea0c056edcee5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:15 + docker-compose build --help 23:15:15 + grep parallel 23:15:20 --parallel Build images in parallel. [Pipeline] } 23:15:20 $ docker stop --time=1 48ac6db851d0a277b416b02340247186ea3d8245dd742d334e2ea0c056edcee5 23:15:21 $ docker rm -f 48ac6db851d0a277b416b02340247186ea3d8245dd742d334e2ea0c056edcee5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:15:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:22 prd-ubuntu20.04-docker-arm64-4c-16g-118535 does not seem to be running inside a container 23:15:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:15:23 $ docker top 5cbab27cc83579255e892eef9a57fecda94a0b5b75bb807dd5d57001c83e207b -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:24 + docker-compose -f ./docker-compose-build.yml build --parallel 23:15:28 Building core-command ... 23:15:28 Building core-data ... 23:15:28 Building core-metadata ... 23:15:28 Building security-bootstrapper ... 23:15:28 Building security-proxy-setup ... 23:15:28 Building security-secretstore-setup ... 23:15:28 Building security-spiffe-token-provider ... 23:15:28 Building security-spire-agent ... 23:15:28 Building security-spire-config ... 23:15:28 Building security-spire-server ... 23:15:28 Building support-notifications ... 23:15:28 Building support-scheduler ... 23:15:28 Building sys-mgmt-agent ... 23:15:28 Building core-metadata 23:15:28 Building security-spire-config 23:15:28 Building security-spire-agent 23:15:28 Building sys-mgmt-agent 23:15:28 Building security-spiffe-token-provider 23:16:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:16:25 ---> 703802666f3e 23:16:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:16:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:16:25 ---> 703802666f3e 23:16:25 Step 3/22 : WORKDIR /edgex-go 23:16:25 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:25 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:16:25 ---> 703802666f3e 23:16:25 Step 3/19 : WORKDIR /edgex-go 23:16:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:16:25 ---> 703802666f3e 23:16:25 Step 3/24 : WORKDIR /edgex-go 23:16:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:16:25 ---> 703802666f3e 23:16:25 Step 3/24 : WORKDIR /edgex-go 23:16:25 ---> Running in 8984c07833ce 23:16:25 ---> Running in f356d5ba179f 23:16:25 ---> Running in b60e9e015891 23:16:25 ---> Running in 7bc1e9d7db81 23:16:25 ---> Running in 8dfe90b1085d 23:16:25 Removing intermediate container 8984c07833ce 23:16:25 ---> 3e3158d92979 23:16:25 Step 4/24 : WORKDIR /edgex-go 23:16:25 Removing intermediate container 7bc1e9d7db81 23:16:25 ---> 6d31de363419 23:16:25 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:16:25 Removing intermediate container 8dfe90b1085d 23:16:25 ---> c5b539494649 23:16:25 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:16:25 Removing intermediate container f356d5ba179f 23:16:25 ---> 6f91eebd46f2 23:16:25 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:16:25 Removing intermediate container b60e9e015891 23:16:25 ---> ef4fc83d4d97 23:16:25 Step 4/22 : RUN apk add --update --no-cache make bash git 23:16:25 ---> Running in cdbc7aa86f16 23:16:25 ---> Running in 817ef538c8fc 23:16:25 ---> Running in 2e1f0dfac633 23:16:25 ---> Running in 2cec77cfc247 23:16:25 ---> Running in 1123d185b6ee 23:16:25 Removing intermediate container cdbc7aa86f16 23:16:25 ---> de55b904bbd1 23:16:25 Step 5/24 : RUN apk add --update --no-cache make git 23:16:25 ---> Running in 417b1786490d 23:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:16:25 OK: 221 MiB in 51 packages 23:16:25 v3.16.2-425-gc089bc577f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:16:25 v3.16.2-422-gd4addd5b8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:16:25 OK: 16895 distinct packages available 23:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:16:25 OK: 221 MiB in 51 packages 23:16:25 OK: 221 MiB in 51 packages 23:16:25 OK: 221 MiB in 51 packages 23:16:25 Removing intermediate container 817ef538c8fc 23:16:25 ---> 9d6fea41790b 23:16:25 Step 5/24 : COPY go.mod vendor* ./ 23:16:25 OK: 221 MiB in 51 packages 23:16:26 Removing intermediate container 1123d185b6ee 23:16:26 ---> 545140ab8528 23:16:26 Step 5/22 : COPY go.mod vendor* ./ 23:16:26 Removing intermediate container 2cec77cfc247 23:16:26 ---> 0d25b8aca6fc 23:16:26 Step 5/24 : COPY go.mod vendor* ./ 23:16:26 Removing intermediate container 417b1786490d 23:16:26 ---> 126a62dcf13d 23:16:26 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:26 ---> 03e34d524cc6 23:16:26 Step 6/24 : COPY go.mod vendor* ./ 23:16:26 ---> Running in 590c93fe1208 23:16:26 Removing intermediate container 2e1f0dfac633 23:16:26 ---> bca7e6f7e40f 23:16:26 Step 5/19 : COPY go.mod vendor* ./ 23:16:27 ---> 6d72f7491356 23:16:27 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:27 ---> Running in 3fabf0fa5b3f 23:16:27 ---> 44927e90300d 23:16:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:27 ---> 682df1933453 23:16:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:27 ---> Running in c9ff11b66519 23:16:27 ---> Running in 98838b80f73c 23:16:27 ---> 4e985546b48e 23:16:27 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:28 ---> Running in c998126c4295 23:17:49 Removing intermediate container c9ff11b66519 23:17:49 ---> 220fd6ff7945 23:17:49 Step 8/24 : COPY . . 23:17:49 Removing intermediate container 98838b80f73c 23:17:49 ---> cfce17a73e16 23:17:49 Step 7/24 : COPY . . 23:17:49 Removing intermediate container 3fabf0fa5b3f 23:17:49 ---> 0a1a4c11d793 23:17:49 Step 7/22 : COPY . . 23:17:49 Removing intermediate container c998126c4295 23:17:49 ---> f382007b978d 23:17:49 Step 7/19 : COPY . . 23:17:49 Removing intermediate container 590c93fe1208 23:17:49 ---> 96110cb00636 23:17:49 Step 7/24 : COPY . . 23:18:04 ---> b7e39a4af4ab 23:18:04 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:18:04 ---> f9e009efb20f 23:18:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:18:04 ---> 3018e2322f2d 23:18:04 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:18:04 ---> 88a73b87093e 23:18:04 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:18:04 ---> Running in 7da0fc50c28c 23:18:04 ---> Running in c978a70b2b88 23:18:04 ---> f50768d00b94 23:18:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:18:04 ---> Running in aac6b797a3c2 23:18:04 ---> Running in d71aa63f8416 23:18:04 ---> Running in c0b08f842145 23:18:04 Removing intermediate container c978a70b2b88 23:18:04 ---> 97a81fd071c5 23:18:04 Step 9/24 : WORKDIR /edgex-go/spire-build 23:18:04 ---> Running in 093993d413dd 23:18:04 Removing intermediate container c0b08f842145 23:18:04 ---> 11c9682a723e 23:18:04 Step 9/24 : WORKDIR /edgex-go/spire-build 23:18:05 ---> Running in 72991bd9c539 23:18:05 Removing intermediate container 72991bd9c539 23:18:05 ---> 7740b04811e6 23:18:05 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:18:05 Removing intermediate container 093993d413dd 23:18:05 ---> 849531b3ebc4 23:18:05 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:18:05 ---> Running in 730c09ef81a3 23:18:05 ---> Running in fed2d8b75144 23:18:05 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:18:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:18:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:18:10 Removing intermediate container fed2d8b75144 23:18:10 ---> 2caf5e9c0649 23:18:10 Step 11/24 : WORKDIR /edgex-go 23:18:10 Removing intermediate container 730c09ef81a3 23:18:10 ---> 50feea50f319 23:18:10 Step 11/24 : WORKDIR /edgex-go 23:18:11 ---> Running in 5ef2da9f9f0f 23:18:11 ---> Running in c0ea621e1764 23:18:12 Removing intermediate container c0ea621e1764 23:18:12 ---> 4dad1c5c09d6 23:18:12 23:18:12 Step 12/24 : FROM alpine:3.15 23:18:12 Removing intermediate container 5ef2da9f9f0f 23:18:12 ---> 4d3101539f12 23:18:12 23:18:12 Step 12/24 : FROM alpine:3.15 23:18:12 3.15: Pulling from library/alpine 23:18:12 3.15: Pulling from library/alpine 23:18:14 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 23:18:14 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 23:18:14 Status: Downloaded newer image for alpine:3.15 23:18:14 Status: Downloaded newer image for alpine:3.15 23:18:14 ---> 02e0d6fdf486 23:18:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:18:14 ---> 02e0d6fdf486 23:18:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:18:14 ---> Running in 971398373a2d 23:18:14 ---> Running in 80441f586577 23:18:15 Removing intermediate container 80441f586577 23:18:15 ---> 6735048ac466 23:18:15 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:18:15 Removing intermediate container 971398373a2d 23:18:15 ---> 567571076bb3 23:18:15 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:18:15 ---> Running in ef2a676a0faf 23:18:15 ---> Running in 5997b0c51674 23:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:18:19 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:18:19 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:18:19 OK: 15736 distinct packages available 23:18:19 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:18:19 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:18:19 OK: 15736 distinct packages available 23:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:18:20 (1/5) Installing dumb-init (1.2.5-r1) 23:18:20 (2/5) Installing musl-obstack (1.2.3-r0) 23:18:20 (3/5) Installing libucontext (1.1-r0) 23:18:20 (4/5) Installing gcompat (1.0.0-r4) 23:18:20 (5/5) Installing openssl (1.1.1s-r1) 23:18:20 Executing busybox-1.34.1-r7.trigger 23:18:20 OK: 6 MiB in 19 packages 23:18:20 (1/4) Installing dumb-init (1.2.5-r1) 23:18:20 (2/4) Installing musl-obstack (1.2.3-r0) 23:18:20 (3/4) Installing libucontext (1.1-r0) 23:18:20 (4/4) Installing gcompat (1.0.0-r4) 23:18:20 Executing busybox-1.34.1-r7.trigger 23:18:20 OK: 6 MiB in 18 packages 23:18:23 Removing intermediate container 5997b0c51674 23:18:23 ---> 666039e85151 23:18:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:18:23 Removing intermediate container ef2a676a0faf 23:18:23 ---> 0e1e37507d21 23:18:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:18:28 ---> 8e73c097f433 23:18:28 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:18:30 ---> 06d4e833c9aa 23:18:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:18:31 ---> 2390a9eef3b5 23:18:31 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:18:31 ---> Running in 200eff987670 23:18:32 Removing intermediate container 200eff987670 23:18:32 ---> 092c470b3ff8 23:18:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:18:33 ---> e1ea032e84f0 23:18:33 Step 19/24 : WORKDIR / 23:18:33 ---> Running in ac004b104172 23:18:35 Removing intermediate container ac004b104172 23:18:35 ---> f13f6ee4e713 23:18:35 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:18:35 ---> Running in 2c8c2e89d91f 23:18:35 ---> bfe869af1f8c 23:18:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:18:35 Removing intermediate container 2c8c2e89d91f 23:18:35 ---> 622d6616f80c 23:18:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:18:35 ---> Running in 7f8c40accde4 23:18:36 Removing intermediate container 7f8c40accde4 23:18:36 ---> 19cc8a6b2e94 23:18:36 Step 22/24 : LABEL arch=arm64 23:18:36 ---> Running in 585aed77191b 23:18:37 ---> 0d5a7963308e 23:18:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:18:37 Removing intermediate container 585aed77191b 23:18:37 ---> 900a30263e95 23:18:37 Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:18:37 ---> Running in 1bd7dbb37a64 23:18:37 Removing intermediate container 1bd7dbb37a64 23:18:37 ---> 8775c9103e97 23:18:37 Step 24/24 : LABEL version=0.0.0 23:18:37 ---> Running in 175a16b41323 23:18:38 ---> e10389d4a167 23:18:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:18:38 Removing intermediate container 175a16b41323 23:18:38 ---> 34f774dbc07f 23:18:38 23:18:39 ---> 87ce676ea03d 23:18:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:18:39 Successfully built 34f774dbc07f 23:18:39 Successfully tagged security-spire-config-arm64:latest 23:18:39  Building security-spire-config ... done Building security-spire-server 23:18:39 ---> Running in 585302475c9b 23:18:39 Removing intermediate container 585302475c9b 23:18:39 ---> 1f9bdc4e26d5 23:18:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:18:39 ---> Running in d4b6d3f6fd7f 23:18:40 Removing intermediate container d4b6d3f6fd7f 23:18:40 ---> ff1f553d5a32 23:18:40 Step 22/24 : LABEL arch=arm64 23:18:40 ---> Running in fcef0c724e64 23:18:41 Removing intermediate container fcef0c724e64 23:18:41 ---> bcc284362235 23:18:41 Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:18:41 ---> Running in 31635f404385 23:18:41 Removing intermediate container 31635f404385 23:18:41 ---> 6afa81328d4b 23:18:41 Step 24/24 : LABEL version=0.0.0 23:18:41 ---> Running in a157e5e02d3d 23:18:42 Removing intermediate container a157e5e02d3d 23:18:42 ---> 306f274f7cd9 23:18:42 23:18:42 Successfully built 306f274f7cd9 23:18:42 Successfully tagged security-spire-agent-arm64:latest 23:18:42  Building security-spire-agent ... done Building core-data 23:19:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:19:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:19:09 ---> 703802666f3e 23:19:09 Step 3/23 : WORKDIR /edgex-go 23:19:09 ---> Using cache 23:19:09 ---> ef4fc83d4d97 23:19:09 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:19:09 ---> Running in e43e46a19dfb 23:19:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:19:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:19:09 ---> 703802666f3e 23:19:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:19:09 ---> Using cache 23:19:09 ---> 3e3158d92979 23:19:09 Step 4/22 : WORKDIR /edgex-go 23:19:09 ---> Using cache 23:19:09 ---> de55b904bbd1 23:19:09 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:19:09 ---> Running in 11eb6086a4c4 23:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:19:10 OK: 221 MiB in 51 packages 23:19:11 OK: 221 MiB in 51 packages 23:19:11 Removing intermediate container e43e46a19dfb 23:19:11 ---> 7f5c21cdb0c4 23:19:11 Step 5/23 : COPY go.mod vendor* ./ 23:19:12 ---> 329a206d16d1 23:19:12 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:12 ---> Running in ec5c0e8094ee 23:19:13 Removing intermediate container 11eb6086a4c4 23:19:13 ---> 0f2b3ce6b30c 23:19:13 Step 6/22 : COPY go.mod vendor* ./ 23:19:14 ---> 9e5c236ecb68 23:19:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:14 ---> Running in 308db7102ae2 23:20:36 Removing intermediate container 308db7102ae2 23:20:36 ---> 5b9a02b40205 23:20:36 Step 8/22 : COPY . . 23:20:36 Removing intermediate container ec5c0e8094ee 23:20:36 ---> 06f5e0372ff4 23:20:36 Step 7/23 : COPY . . 23:20:54 ---> 2411fcf5aa2e 23:20:54 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:20:54 ---> 292873bba985 23:20:54 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:20:54 ---> Running in ecba2ea7157d 23:20:54 ---> Running in a18dcecba996 23:20:55 Removing intermediate container a18dcecba996 23:20:55 ---> 361a0ea7f86e 23:20:55 Step 9/23 : WORKDIR /edgex-go/spire-build 23:20:55 ---> Running in 2f00679d5f49 23:20:56 Removing intermediate container 2f00679d5f49 23:20:56 ---> d4c09d30c8b5 23:20:56 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:20:56 ---> Running in 0497fa8dd167 23:20:56 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:20:59 Removing intermediate container 0497fa8dd167 23:20:59 ---> 820107a1927e 23:20:59 Step 11/23 : WORKDIR /edgex-go 23:20:59 ---> Running in 70d6511e6d32 23:21:00 Removing intermediate container 70d6511e6d32 23:21:00 ---> e240175766cd 23:21:00 23:21:00 Step 12/23 : FROM alpine:3.15 23:21:00 ---> 02e0d6fdf486 23:21:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:21:00 ---> Using cache 23:21:00 ---> 567571076bb3 23:21:00 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:21:00 ---> Running in df7e678900cb 23:21:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:21:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:21:03 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:21:03 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:21:03 OK: 15736 distinct packages available 23:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:21:05 (1/5) Installing dumb-init (1.2.5-r1) 23:21:05 (2/5) Installing musl-obstack (1.2.3-r0) 23:21:05 (3/5) Installing libucontext (1.1-r0) 23:21:05 (4/5) Installing gcompat (1.0.0-r4) 23:21:05 (5/5) Installing openssl (1.1.1s-r1) 23:21:05 Executing busybox-1.34.1-r7.trigger 23:21:05 OK: 6 MiB in 19 packages 23:21:07 Removing intermediate container df7e678900cb 23:21:07 ---> dcc3a38cd9c0 23:21:07 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:21:13 ---> 5d97a241641f 23:21:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:21:13 ---> 28405fb744aa 23:21:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:21:14 ---> 350dcda08a75 23:21:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:21:15 ---> ea8c9094c100 23:21:15 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:21:15 ---> Running in 42cde76b6c29 23:21:15 Removing intermediate container 42cde76b6c29 23:21:15 ---> bbdfa557d451 23:21:15 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:21:16 ---> Running in d246a3d02dc0 23:21:16 Removing intermediate container d246a3d02dc0 23:21:16 ---> 7411c1d85d7f 23:21:16 Step 21/23 : LABEL arch=arm64 23:21:16 ---> Running in a59e16ae58c7 23:21:16 Removing intermediate container a59e16ae58c7 23:21:16 ---> 4b69c9151cf9 23:21:16 Step 22/23 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:21:17 ---> Running in 549ee167f88a 23:21:17 Removing intermediate container 549ee167f88a 23:21:17 ---> 1e58effb97b3 23:21:17 Step 23/23 : LABEL version=0.0.0 23:21:17 ---> Running in f01691697318 23:21:18 Removing intermediate container f01691697318 23:21:18 ---> 7739a649a153 23:21:18 23:21:18 Successfully built 7739a649a153 23:21:18 Successfully tagged security-spire-server-arm64:latest 23:21:18 Building security-bootstrapper 23:21:36  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:21:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:21:36 ---> 703802666f3e 23:21:36 Step 3/32 : WORKDIR /edgex-go 23:21:36 ---> Using cache 23:21:36 ---> ef4fc83d4d97 23:21:36 Step 4/32 : RUN apk add --update --no-cache make git 23:21:36 ---> Running in e9998c95dca7 23:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:21:39 OK: 221 MiB in 51 packages 23:21:40 Removing intermediate container e9998c95dca7 23:21:40 ---> 63f3c53e5f9e 23:21:40 Step 5/32 : COPY go.mod vendor* ./ 23:21:41 ---> 16b9929cf8bb 23:21:41 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:41 ---> Running in 3722a99e87ce 23:22:49 Removing intermediate container 3722a99e87ce 23:22:49 ---> cd65bdd88ed0 23:22:49 Step 7/32 : COPY . . 23:22:57 ---> 073cc890da8b 23:22:57 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:22:57 ---> Running in c30705e8348e 23:22:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:23:25 Removing intermediate container d71aa63f8416 23:23:25 ---> ffa448c9c06a 23:23:25 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:23:25 ---> Running in 64fb0438b6d4 23:23:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:23:31 Removing intermediate container 64fb0438b6d4 23:23:31 ---> 187ae63feba0 23:23:31 23:23:31 Step 10/22 : FROM alpine:3.16 23:23:31 3.16: Pulling from library/alpine 23:23:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:23:32 Status: Downloaded newer image for alpine:3.16 23:23:32 ---> a6215f271958 23:23:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:23:32 ---> Running in 48774e2232c7 23:23:32 Removing intermediate container 48774e2232c7 23:23:32 ---> 314e23115a8a 23:23:32 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 23:23:32 ---> Running in 2dc2c69df82e 23:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:23:36 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:23:36 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:23:36 (3/33) Installing readline (8.1.2-r0) 23:23:36 (4/33) Installing bash (5.1.16-r2) 23:23:36 Executing bash-5.1.16-r2.post-install 23:23:36 (5/33) Installing ca-certificates (20220614-r0) 23:23:36 (6/33) Installing brotli-libs (1.0.9-r6) 23:23:36 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:23:36 (8/33) Installing libcurl (7.83.1-r4) 23:23:36 (9/33) Installing curl (7.83.1-r4) 23:23:36 (10/33) Installing docker-cli (20.10.20-r0) 23:23:37 (11/33) Installing dumb-init (1.2.5-r1) 23:23:37 (12/33) Installing libbz2 (1.0.8-r1) 23:23:37 (13/33) Installing expat (2.5.0-r0) 23:23:37 (14/33) Installing libffi (3.4.2-r1) 23:23:37 (15/33) Installing gdbm (1.23-r0) 23:23:37 (16/33) Installing xz-libs (5.2.5-r1) 23:23:37 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:23:37 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:23:38 (19/33) Installing mpdecimal (2.5.1-r1) 23:23:38 (20/33) Installing sqlite-libs (3.38.5-r0) 23:23:38 (21/33) Installing python3 (3.10.5-r0) 23:23:40 (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:23:40 (23/33) Installing py3-tomli (2.0.1-r1) 23:23:40 (24/33) Installing py3-pep517 (0.12.0-r2) 23:23:40 (25/33) Installing py3-six (1.16.0-r1) 23:23:40 (26/33) Installing py3-retrying (1.3.3-r3) 23:23:40 (27/33) Installing py3-appdirs (1.4.4-r3) 23:23:40 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:23:40 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:23:40 (30/33) Installing py3-parsing (2.4.7-r3) 23:23:40 (31/33) Installing py3-packaging (21.3-r0) 23:23:40 (32/33) Installing py3-setuptools (59.4.0-r0) 23:23:40 (33/33) Installing py3-pip (22.1.1-r0) 23:23:41 Executing busybox-1.35.0-r17.trigger 23:23:41 Executing ca-certificates-20220614-r0.trigger 23:23:42 OK: 120 MiB in 47 packages 23:23:57 Collecting docker-compose==1.23.2 23:23:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:23:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 14.6 MB/s eta 0:00:00 23:23:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:23:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:23:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 19.5 MB/s eta 0:00:00 23:23:57 Collecting texttable<0.10,>=0.9.0 23:23:57 Downloading texttable-0.9.1.tar.gz (11 kB) 23:23:57 Preparing metadata (setup.py): started 23:23:59 Preparing metadata (setup.py): finished with status 'done' 23:24:00 Collecting websocket-client<1.0,>=0.32.0 23:24:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:24:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.4 MB/s eta 0:00:00 23:24:01 Collecting jsonschema<3,>=2.5.1 23:24:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:24:01 Collecting dockerpty<0.5,>=0.4.1 23:24:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:24:01 Preparing metadata (setup.py): started 23:24:03 Preparing metadata (setup.py): finished with status 'done' 23:24:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:24:03 Collecting cached-property<2,>=1.2.0 23:24:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:24:04 Collecting docker<4.0,>=3.6.0 23:24:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:24:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.3 MB/s eta 0:00:00 23:24:05 Collecting PyYAML<4,>=3.10 23:24:05 Downloading PyYAML-3.13.tar.gz (270 kB) 23:24:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.0 MB/s eta 0:00:00 23:24:07 Preparing metadata (setup.py): started 23:24:09 Preparing metadata (setup.py): finished with status 'done' 23:24:09 Collecting docopt<0.7,>=0.6.1 23:24:09 Downloading docopt-0.6.2.tar.gz (25 kB) 23:24:09 Preparing metadata (setup.py): started 23:24:11 Preparing metadata (setup.py): finished with status 'done' 23:24:12 Collecting docker-pycreds>=0.4.0 23:24:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:24:13 Collecting chardet<3.1.0,>=3.0.2 23:24:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:24:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 22.3 MB/s eta 0:00:00 23:24:13 Collecting idna<2.8,>=2.5 23:24:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:24:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.1 MB/s eta 0:00:00 23:24:14 Collecting certifi>=2017.4.17 23:24:14 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 23:24:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 7.8 MB/s eta 0:00:00 23:24:15 Collecting urllib3<1.25,>=1.21.1 23:24:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:24:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.5 MB/s eta 0:00:00 23:24:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:24:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:24:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:24:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:24:16 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:24:16 Running setup.py install for texttable: started 23:24:19 Running setup.py install for texttable: finished with status 'done' 23:24:19 Running setup.py install for PyYAML: started 23:24:23 Running setup.py install for PyYAML: finished with status 'done' 23:24:25 Running setup.py install for docopt: started 23:24:28 Running setup.py install for docopt: finished with status 'done' 23:24:28 Removing intermediate container 7da0fc50c28c 23:24:28 ---> bf7da9b8ab35 23:24:28 23:24:28 Step 10/24 : FROM alpine:3.16 23:24:28 ---> a6215f271958 23:24:28 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:24:28 ---> Running in daca6d7d38c9 23:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:24:31 Running setup.py install for dockerpty: started 23:24:32 (1/1) Installing dumb-init (1.2.5-r1) 23:24:32 Executing busybox-1.35.0-r17.trigger 23:24:32 OK: 5 MiB in 15 packages 23:24:34 Removing intermediate container daca6d7d38c9 23:24:34 ---> bdce93bffe92 23:24:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:24:34 ---> Running in 9404c4b3d6d4 23:24:34 Removing intermediate container 9404c4b3d6d4 23:24:34 ---> fd3c2b3ec613 23:24:34 Step 13/24 : ENV APP_PORT=59881 23:24:34 ---> Running in 43be10ddd516 23:24:34 Removing intermediate container 43be10ddd516 23:24:34 ---> d8f5b1fd81b3 23:24:34 Step 14/24 : EXPOSE $APP_PORT 23:24:35 ---> Running in e66fa7ce75fe 23:24:35 Running setup.py install for dockerpty: finished with status 'done' 23:24:36 Removing intermediate container e66fa7ce75fe 23:24:36 ---> 4b91243cf1f8 23:24:36 Step 15/24 : WORKDIR / 23:24:36 ---> Running in 18222bcd1632 23:24:37 Removing intermediate container 18222bcd1632 23:24:37 ---> eab6c2e98cf1 23:24:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:38 ---> 2fdbdae54f87 23:24:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:24:40 ---> 28dc91fe466b 23:24:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:24:40 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:24:40 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 23:24:40  ---> 9ac96bc80296 23:24:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:24:41 ---> 1d0ba92c9a6d 23:24:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:24:41 ---> Running in 6f9f0d295f53 23:24:42 Removing intermediate container 6f9f0d295f53 23:24:42 ---> 2efaa45dddee 23:24:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:42 ---> Running in efd3f58a3a33 23:24:43 Removing intermediate container efd3f58a3a33 23:24:43 ---> 8b24201a608d 23:24:43 Step 22/24 : LABEL arch=arm64 23:24:43 ---> Running in ea76e87c8de1 23:24:44 Removing intermediate container ea76e87c8de1 23:24:44 ---> ee97d123f5ae 23:24:44 Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:24:44 ---> Running in 5c9e3f1c3d9b 23:24:44 Removing intermediate container 5c9e3f1c3d9b 23:24:44 ---> bdbf562dd1ee 23:24:44 Step 24/24 : LABEL version=0.0.0 23:24:45 ---> Running in 51c7e40e8b71 23:24:46 Removing intermediate container 51c7e40e8b71 23:24:46 ---> 3ba81fc09088 23:24:46 23:24:46 Successfully built 3ba81fc09088 23:24:46 Successfully tagged core-metadata-arm64:latest 23:24:46  Building core-metadata ... done Building support-scheduler 23:24:58 Removing intermediate container 2dc2c69df82e 23:24:58 ---> 3286447e1c8c 23:24:58 Step 13/22 : ENV APP_PORT=58890 23:24:58 ---> Running in 7c8b2c7afc12 23:24:58 Removing intermediate container 7c8b2c7afc12 23:24:58 ---> c2dc49b18fb1 23:24:58 Step 14/22 : EXPOSE $APP_PORT 23:24:58 ---> Running in e042a0cf6d00 23:25:00 Removing intermediate container e042a0cf6d00 23:25:00 ---> f744cd1f2f2a 23:25:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:25:02 ---> 20aebd8bfad1 23:25:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:25:04 ---> 93920f5cd52a 23:25:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:25:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:25:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:25:04 ---> 703802666f3e 23:25:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:25:04 ---> Using cache 23:25:04 ---> 3e3158d92979 23:25:04 Step 4/22 : WORKDIR /edgex-go 23:25:04 ---> Using cache 23:25:04 ---> de55b904bbd1 23:25:04 Step 5/22 : RUN apk add --update --no-cache make git 23:25:04 ---> Using cache 23:25:04 ---> 03e34d524cc6 23:25:04 Step 6/22 : COPY go.mod vendor* ./ 23:25:04 ---> Using cache 23:25:04 ---> 44927e90300d 23:25:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:04 ---> Using cache 23:25:04 ---> 220fd6ff7945 23:25:04 Step 8/22 : COPY . . 23:25:04 ---> Using cache 23:25:04 ---> b7e39a4af4ab 23:25:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:25:04 ---> Running in c2010caf5cda 23:25:06 ---> 65c27d0fd68a 23:25:06 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 23:25:06 ---> Running in 520824c15e5c 23:25:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:25:06 Removing intermediate container 520824c15e5c 23:25:06 ---> b087c59d7cef 23:25:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:25:06 ---> Running in 99c1bcb00bc5 23:25:07 Removing intermediate container 99c1bcb00bc5 23:25:07 ---> f0755095b970 23:25:07 Step 20/22 : LABEL arch=arm64 23:25:07 ---> Running in 315214fa562c 23:25:07 Removing intermediate container 315214fa562c 23:25:07 ---> 68c3565f3bb1 23:25:07 Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:25:07 ---> Running in 508d123e9778 23:25:08 Removing intermediate container 508d123e9778 23:25:08 ---> 53216eee01cc 23:25:08 Step 22/22 : LABEL version=0.0.0 23:25:08 ---> Running in a5dbd325c9a8 23:25:09 Removing intermediate container a5dbd325c9a8 23:25:09 ---> 2c752a6e0853 23:25:09 23:25:09 Successfully built 2c752a6e0853 23:25:09 Successfully tagged sys-mgmt-agent-arm64:latest 23:25:09 Building security-secretstore-setup 23:25:27  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:25:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:25:27 ---> 703802666f3e 23:25:27 Step 3/24 : WORKDIR /edgex-go 23:25:27 ---> Using cache 23:25:27 ---> ef4fc83d4d97 23:25:27 Step 4/24 : RUN apk add --update --no-cache make git 23:25:27 ---> Using cache 23:25:27 ---> 63f3c53e5f9e 23:25:27 Step 5/24 : COPY go.mod vendor* ./ 23:25:27 ---> Using cache 23:25:27 ---> 16b9929cf8bb 23:25:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:27 ---> Using cache 23:25:27 ---> cd65bdd88ed0 23:25:27 Step 7/24 : COPY . . 23:25:27 ---> Using cache 23:25:27 ---> 073cc890da8b 23:25:27 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:25:27 ---> Running in 2fe7cec9008e 23:25:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:25:43 Removing intermediate container aac6b797a3c2 23:25:43 ---> 37182f2b2cd5 23:25:43 23:25:43 Step 9/19 : FROM alpine:3.15 23:25:43 ---> 02e0d6fdf486 23:25:43 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:25:43 ---> Using cache 23:25:43 ---> 567571076bb3 23:25:43 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:25:43 ---> Running in 9a7681a001e1 23:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:25:46 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:25:46 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:25:46 OK: 15736 distinct packages available 23:25:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:25:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:25:48 (1/9) Installing ca-certificates (20220614-r0) 23:25:48 (2/9) Installing brotli-libs (1.0.9-r5) 23:25:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:25:48 (4/9) Installing libcurl (7.80.0-r4) 23:25:48 (5/9) Installing curl (7.80.0-r4) 23:25:48 (6/9) Installing dumb-init (1.2.5-r1) 23:25:48 (7/9) Installing musl-obstack (1.2.3-r0) 23:25:48 (8/9) Installing libucontext (1.1-r0) 23:25:48 (9/9) Installing gcompat (1.0.0-r4) 23:25:48 Executing busybox-1.34.1-r7.trigger 23:25:48 Executing ca-certificates-20220614-r0.trigger 23:25:48 OK: 8 MiB in 23 packages 23:25:50 Removing intermediate container 9a7681a001e1 23:25:50 ---> e21e7e1d18f2 23:25:50 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:51 ---> f1f4c6d80337 23:25:51 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:25:53 ---> 907d773d6545 23:25:53 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:25:54 ---> f420a1141bba 23:25:54 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:25:54 ---> Running in fd4abded09b4 23:25:55 Removing intermediate container fd4abded09b4 23:25:55 ---> ce648e5c4518 23:25:55 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:25:55 ---> Running in bb379851b06a 23:25:55 Removing intermediate container bb379851b06a 23:25:55 ---> 221d32d249ac 23:25:55 Step 17/19 : LABEL arch=arm64 23:25:55 ---> Running in 88feb9cfbba7 23:25:56 Removing intermediate container 88feb9cfbba7 23:25:56 ---> 21524acfb912 23:25:56 Step 18/19 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:25:56 ---> Running in a21d842223b8 23:25:56 Removing intermediate container a21d842223b8 23:25:56 ---> 9f8fa24d4502 23:25:56 Step 19/19 : LABEL version=0.0.0 23:25:56 ---> Running in 379e829d597d 23:25:57 Removing intermediate container 379e829d597d 23:25:57 ---> 749ffe8795f8 23:25:57 23:25:57 Successfully built 749ffe8795f8 23:25:57 Successfully tagged security-spiffe-token-provider-arm64:latest 23:25:57 Building security-proxy-setup 23:26:15  Building security-spiffe-token-provider ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:26:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:26:15 ---> 703802666f3e 23:26:15 Step 3/21 : WORKDIR /edgex-go 23:26:15 ---> Using cache 23:26:15 ---> ef4fc83d4d97 23:26:15 Step 4/21 : RUN apk add --update --no-cache make git 23:26:15 ---> Using cache 23:26:15 ---> 63f3c53e5f9e 23:26:15 Step 5/21 : COPY go.mod vendor* ./ 23:26:15 ---> Using cache 23:26:15 ---> 16b9929cf8bb 23:26:15 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:15 ---> Using cache 23:26:15 ---> cd65bdd88ed0 23:26:15 Step 7/21 : COPY . . 23:26:15 ---> Using cache 23:26:15 ---> 073cc890da8b 23:26:15 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:26:15 ---> Running in 5015ed2b4cad 23:26:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:28:23 Removing intermediate container ecba2ea7157d 23:28:23 ---> 03ea72afeed8 23:28:23 23:28:23 Step 10/22 : FROM alpine:3.16 23:28:23 ---> a6215f271958 23:28:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:28:23 ---> Running in fa746af2da86 23:28:23 Removing intermediate container fa746af2da86 23:28:23 ---> 51f4c044c099 23:28:23 Step 12/22 : ENV APP_PORT=59880 23:28:23 ---> Running in 088d01d009d5 23:28:23 Removing intermediate container 088d01d009d5 23:28:23 ---> 1c9c9769302e 23:28:23 Step 13/22 : EXPOSE $APP_PORT 23:28:23 ---> Running in 1e13e66d54ef 23:28:23 Removing intermediate container 1e13e66d54ef 23:28:23 ---> 0f3bc500909e 23:28:23 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 23:28:23 ---> Running in 1120d5147f09 23:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:28:23 (1/6) Installing dumb-init (1.2.5-r1) 23:28:23 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:28:23 (3/6) Installing libsodium (1.0.18-r0) 23:28:23 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:28:23 (5/6) Installing libzmq (4.3.4-r0) 23:28:23 (6/6) Installing zeromq (4.3.4-r0) 23:28:23 Executing busybox-1.35.0-r17.trigger 23:28:23 OK: 8 MiB in 20 packages 23:28:23 Removing intermediate container 1120d5147f09 23:28:23 ---> 389d7d75e709 23:28:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:28:24 ---> 9b12f38e081c 23:28:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:28:26 ---> 6a35ae1e0fbd 23:28:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:28:27 ---> bd8c25f2ce8d 23:28:27 Step 18/22 : ENTRYPOINT ["/core-data"] 23:28:27 ---> Running in 5af1b174ca6b 23:28:27 Removing intermediate container 5af1b174ca6b 23:28:27 ---> ba82dcfabc97 23:28:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:28:27 ---> Running in 52f4413846cd 23:28:28 Removing intermediate container 52f4413846cd 23:28:28 ---> aa8a5273c2c2 23:28:28 Step 20/22 : LABEL arch=arm64 23:28:28 ---> Running in 6aec21d3d161 23:28:28 Removing intermediate container 6aec21d3d161 23:28:28 ---> dec2326e6295 23:28:28 Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:28:29 ---> Running in 3265eb749a72 23:28:29 Removing intermediate container 3265eb749a72 23:28:29 ---> c40e7267e7d6 23:28:29 Step 22/22 : LABEL version=0.0.0 23:28:29 ---> Running in e299a3c9fb14 23:28:30 Removing intermediate container e299a3c9fb14 23:28:30 ---> 9e56f2ec85fb 23:28:30 23:28:30 Successfully built 9e56f2ec85fb 23:28:30 Successfully tagged core-data-arm64:latest 23:28:30  Building core-data ... done Building core-command 23:28:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:28:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:28:45 ---> 703802666f3e 23:28:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:28:45 ---> Using cache 23:28:45 ---> 3e3158d92979 23:28:45 Step 4/23 : WORKDIR /edgex-go 23:28:45 ---> Using cache 23:28:45 ---> de55b904bbd1 23:28:45 Step 5/23 : RUN apk add --update --no-cache make git 23:28:45 ---> Using cache 23:28:45 ---> 03e34d524cc6 23:28:45 Step 6/23 : COPY go.mod vendor* ./ 23:28:45 ---> Using cache 23:28:45 ---> 44927e90300d 23:28:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:45 ---> Using cache 23:28:45 ---> 220fd6ff7945 23:28:45 Step 8/23 : COPY . . 23:28:45 ---> Using cache 23:28:45 ---> b7e39a4af4ab 23:28:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:28:46 ---> Running in 2aee628db896 23:28:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:28:54 Removing intermediate container c30705e8348e 23:28:54 ---> 8b11291c2274 23:28:54 23:28:54 Step 9/32 : FROM alpine:3.16 23:28:54 ---> a6215f271958 23:28:54 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:28:54 ---> Running in f39f6c2d5345 23:28:55 Removing intermediate container f39f6c2d5345 23:28:55 ---> bf63d141bbb3 23:28:55 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:28:55 ---> Running in 40401e069ab0 23:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:28:58 (1/2) Installing dumb-init (1.2.5-r1) 23:28:58 (2/2) Installing su-exec (0.2-r1) 23:28:58 Executing busybox-1.35.0-r17.trigger 23:28:58 OK: 5 MiB in 16 packages 23:29:00 Removing intermediate container 40401e069ab0 23:29:00 ---> ad6e5e2b80c3 23:29:00 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:29:00 ---> Running in 52d42d18d149 23:29:00 Removing intermediate container 52d42d18d149 23:29:00 ---> 1a15bc6bce9e 23:29:00 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:29:00 ---> Running in eafe88351808 23:29:01 Removing intermediate container eafe88351808 23:29:01 ---> 3c43c788e022 23:29:01 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:29:01 ---> Running in afed63180b1d 23:29:02 Removing intermediate container afed63180b1d 23:29:02 ---> 93a4616d3d5e 23:29:02 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:29:02 ---> Running in ba44f011f5e9 23:29:02 Removing intermediate container ba44f011f5e9 23:29:02 ---> 5a0c358b41bc 23:29:02 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:29:02 ---> Running in 0656a336f0e0 23:29:06 Removing intermediate container 0656a336f0e0 23:29:06 ---> 751e9f8b81e1 23:29:06 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:29:06 ---> Running in 50d51eb427c6 23:29:06 Removing intermediate container 50d51eb427c6 23:29:06 ---> 8e4d022dde37 23:29:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:29:07 ---> 335b2682348b 23:29:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:29:07 ---> Running in 631838442a46 23:29:10 Removing intermediate container 631838442a46 23:29:10 ---> 38b22947825d 23:29:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:11 ---> 0a61cb34fd31 23:29:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:29:12 ---> f73ea5d6b25b 23:29:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:29:13 ---> b7d1c81d5e68 23:29:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:29:14 ---> 03d930b91984 23:29:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:29:15 ---> 7803ae74eb96 23:29:15 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:29:16 ---> bc1f2929f1d4 23:29:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:29:17 ---> db100d8d1f02 23:29:17 Step 27/32 : RUN chmod +x /entrypoint.sh 23:29:17 ---> Running in ef2f640fbb0f 23:29:21 Removing intermediate container ef2f640fbb0f 23:29:21 ---> 0718f939c57d 23:29:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:29:21 ---> Running in 6e681152a5a9 23:29:21 Removing intermediate container 6e681152a5a9 23:29:21 ---> f3833fb188dd 23:29:21 Step 29/32 : CMD ["gate"] 23:29:21 ---> Running in 318dde7ecbc0 23:29:21 Removing intermediate container 318dde7ecbc0 23:29:21 ---> 648fae9375bd 23:29:21 Step 30/32 : LABEL arch=arm64 23:29:21 ---> Running in 51073d1d2d4b 23:29:22 Removing intermediate container 51073d1d2d4b 23:29:22 ---> 69feda1be1aa 23:29:22 Step 31/32 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:29:22 ---> Running in 59893d335c70 23:29:22 Removing intermediate container 59893d335c70 23:29:22 ---> 7990575ce4fd 23:29:22 Step 32/32 : LABEL version=0.0.0 23:29:23 ---> Running in 33286636e6da 23:29:23 Removing intermediate container 33286636e6da 23:29:23 ---> c1fc5ae755a1 23:29:23 23:29:23 Successfully built c1fc5ae755a1 23:29:23 Successfully tagged security-bootstrapper-arm64:latest 23:29:23  Building security-bootstrapper ... done Building support-notifications 23:29:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:29:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:29:42 ---> 703802666f3e 23:29:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:29:42 ---> Using cache 23:29:42 ---> 3e3158d92979 23:29:42 Step 4/22 : WORKDIR /edgex-go 23:29:42 ---> Using cache 23:29:42 ---> de55b904bbd1 23:29:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:29:42 ---> Running in 97d774533f42 23:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:29:44 OK: 221 MiB in 51 packages 23:29:45 Removing intermediate container 97d774533f42 23:29:45 ---> e31b96d9306f 23:29:45 Step 6/22 : COPY go.mod vendor* ./ 23:29:46 ---> 1843b1219a22 23:29:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:46 ---> Running in da2913fab236 23:30:54 Removing intermediate container da2913fab236 23:30:54 ---> 113d1d51c202 23:30:54 Step 8/22 : COPY . . 23:31:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:31:04 ---> 04f6cd246172 23:31:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:31:04 ---> Running in 4ee5054d148b 23:31:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:31:21 Removing intermediate container 2fe7cec9008e 23:31:21 ---> aaa0e472c454 23:31:21 23:31:21 Step 9/24 : FROM alpine:3.16 23:31:21 ---> a6215f271958 23:31:21 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:31:21 ---> Running in 518e52857ad9 23:31:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:31:23 (1/3) Installing ca-certificates (20220614-r0) 23:31:23 (2/3) Installing dumb-init (1.2.5-r1) 23:31:23 (3/3) Installing su-exec (0.2-r1) 23:31:23 Executing busybox-1.35.0-r17.trigger 23:31:23 Executing ca-certificates-20220614-r0.trigger 23:31:24 OK: 6 MiB in 17 packages 23:31:26 Removing intermediate container 518e52857ad9 23:31:26 ---> 781e6843b1e8 23:31:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:31:26 ---> Running in a261a48d9772 23:31:27 Removing intermediate container a261a48d9772 23:31:27 ---> d04927c28052 23:31:27 Step 12/24 : WORKDIR / 23:31:27 ---> Running in c2965ad8ff88 23:31:28 Removing intermediate container c2965ad8ff88 23:31:28 ---> e8806bfc4f62 23:31:28 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:31:28 ---> e325e53ea381 23:31:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:31:29 ---> 096337da1f38 23:31:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:31:30 ---> c85d217cfd1d 23:31:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:31:31 ---> 6a3e5dd9edc7 23:31:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:31:33 ---> 55daa88261a1 23:31:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:31:34 ---> 10a851040318 23:31:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:31:35 ---> dd2392248d4b 23:31:35 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:31:35 ---> Running in f193dd839285 23:31:39 Removing intermediate container f193dd839285 23:31:39 ---> 9567028c30e3 23:31:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:31:39 ---> Running in a15b14708397 23:31:39 Removing intermediate container a15b14708397 23:31:39 ---> b8abce9c9a70 23:31:39 Step 22/24 : LABEL arch=arm64 23:31:39 ---> Running in 2331df54cb67 23:31:40 Removing intermediate container 2331df54cb67 23:31:40 ---> eacf86bf5efc 23:31:40 Step 23/24 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:31:40 ---> Running in c57eece4fdf3 23:31:40 Removing intermediate container c57eece4fdf3 23:31:40 ---> d580b6cd023b 23:31:40 Step 24/24 : LABEL version=0.0.0 23:31:40 ---> Running in 7cb2cfaed968 23:31:41 Removing intermediate container 7cb2cfaed968 23:31:41 ---> 232f9bda32e6 23:31:41 23:31:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:31:41 Successfully built 232f9bda32e6 23:31:41 Successfully tagged security-secretstore-setup-arm64:latest 23:32:04  Building security-secretstore-setup ... done Removing intermediate container 5015ed2b4cad 23:32:04 ---> e0665cbe24ad 23:32:04 23:32:04 Step 9/21 : FROM alpine:3.16 23:32:04 ---> a6215f271958 23:32:04 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:32:04 ---> Running in 39de51dd14c9 23:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:06 (1/6) Installing ca-certificates (20220614-r0) 23:32:06 (2/6) Installing brotli-libs (1.0.9-r6) 23:32:06 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:32:06 (4/6) Installing libcurl (7.83.1-r4) 23:32:06 (5/6) Installing curl (7.83.1-r4) 23:32:06 (6/6) Installing dumb-init (1.2.5-r1) 23:32:06 Executing busybox-1.35.0-r17.trigger 23:32:06 Executing ca-certificates-20220614-r0.trigger 23:32:07 OK: 8 MiB in 20 packages 23:32:09 Removing intermediate container 39de51dd14c9 23:32:09 ---> 9a80c13b41ec 23:32:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:32:09 ---> Running in 2d7338cf147e 23:32:09 Removing intermediate container 2d7338cf147e 23:32:09 ---> 09e7ae14c0e2 23:32:09 Step 12/21 : WORKDIR /edgex 23:32:10 ---> Running in 1206c2139790 23:32:10 Removing intermediate container 1206c2139790 23:32:10 ---> 5e3ea8e0357f 23:32:10 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:32:11 ---> 0998225a4bed 23:32:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:32:13 ---> fab7947facab 23:32:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:32:15 ---> ecafa2926e5e 23:32:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:32:16 ---> c8380abab5fe 23:32:16 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:32:16 ---> Running in cabb4586a3c2 23:32:19 Removing intermediate container cabb4586a3c2 23:32:19 ---> 3d994ceb231b 23:32:19 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:32:19 ---> Running in 02570165fab6 23:32:20 Removing intermediate container 02570165fab6 23:32:20 ---> 86207b240e3e 23:32:20 Step 19/21 : LABEL arch=arm64 23:32:20 ---> Running in a6bdb3c47210 23:32:20 Removing intermediate container a6bdb3c47210 23:32:20 ---> d9689bc22534 23:32:20 Step 20/21 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:32:20 ---> Running in 568c4c9139ce 23:32:21 Removing intermediate container 568c4c9139ce 23:32:21 ---> 49e9ccc8ad2f 23:32:21 Step 21/21 : LABEL version=0.0.0 23:32:21 ---> Running in 60408069a405 23:32:21 Removing intermediate container 60408069a405 23:32:21 ---> 5a3983e05847 23:32:21 23:32:22 Successfully built 5a3983e05847 23:32:22 Successfully tagged security-proxy-setup-arm64:latest 23:33:44  Building security-proxy-setup ... done Removing intermediate container c2010caf5cda 23:33:44 ---> 9b5039089b53 23:33:44 23:33:44 Step 10/22 : FROM alpine:3.16 23:33:44 ---> a6215f271958 23:33:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:33:44 ---> Using cache 23:33:44 ---> bdce93bffe92 23:33:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:33:44 ---> Using cache 23:33:44 ---> fd3c2b3ec613 23:33:44 Step 13/22 : ENV APP_PORT=59861 23:33:44 ---> Running in c0c57443beab 23:33:44 Removing intermediate container c0c57443beab 23:33:44 ---> cdacd4a1d0d7 23:33:44 Step 14/22 : EXPOSE $APP_PORT 23:33:44 ---> Running in 8bcb62ae28c6 23:33:44 Removing intermediate container 8bcb62ae28c6 23:33:44 ---> 109a75923cf8 23:33:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:44 ---> d54f25e4d20a 23:33:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:33:44 ---> b6c8a2df3765 23:33:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:33:44 ---> e97ccf4a2f60 23:33:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:33:44 ---> Running in b21a0b02e7f9 23:33:44 Removing intermediate container b21a0b02e7f9 23:33:44 ---> 37743c13ed68 23:33:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:44 ---> Running in a760b68520e4 23:33:44 Removing intermediate container a760b68520e4 23:33:44 ---> b41d88e29616 23:33:44 Step 20/22 : LABEL arch=arm64 23:33:44 ---> Running in 767275bee14d 23:33:44 Removing intermediate container 767275bee14d 23:33:44 ---> 1663be160068 23:33:44 Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:33:44 ---> Running in 415400d434da 23:33:44 Removing intermediate container 415400d434da 23:33:44 ---> 4aa90e460cfc 23:33:44 Step 22/22 : LABEL version=0.0.0 23:33:44 ---> Running in 3c572caad055 23:33:44 Removing intermediate container 3c572caad055 23:33:44 ---> 815e75c39c21 23:33:44 23:33:44 Successfully built 815e75c39c21 23:33:44 Successfully tagged support-scheduler-arm64:latest 23:33:49  Building support-scheduler ... done Removing intermediate container 2aee628db896 23:33:49 ---> 5ba36723de40 23:33:49 23:33:49 Step 10/23 : FROM alpine:3.16 23:33:49 ---> a6215f271958 23:33:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:33:49 ---> Using cache 23:33:49 ---> bdce93bffe92 23:33:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:33:49 ---> Using cache 23:33:49 ---> fd3c2b3ec613 23:33:49 Step 13/23 : ENV APP_PORT=59882 23:33:49 ---> Running in 61d2b0e34f1f 23:33:50 Removing intermediate container 61d2b0e34f1f 23:33:50 ---> 20d25995032e 23:33:50 Step 14/23 : EXPOSE $APP_PORT 23:33:50 ---> Running in a10e77ada49a 23:33:50 Removing intermediate container a10e77ada49a 23:33:50 ---> 3de77fce9700 23:33:50 Step 15/23 : WORKDIR / 23:33:50 ---> Running in 2f0a2d821747 23:33:51 Removing intermediate container 2f0a2d821747 23:33:51 ---> 807b45249938 23:33:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:51 ---> 37ebb969deee 23:33:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:33:53 ---> 7ee87c93e1e7 23:33:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:33:54 ---> 6cb367cc1b48 23:33:54 Step 19/23 : ENTRYPOINT ["/core-command"] 23:33:54 ---> Running in 71456f6fa663 23:33:55 Removing intermediate container 71456f6fa663 23:33:55 ---> 9a10926726e6 23:33:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:55 ---> Running in 49c8006a753f 23:33:55 Removing intermediate container 49c8006a753f 23:33:55 ---> 0dc819cebd7e 23:33:55 Step 21/23 : LABEL arch=arm64 23:33:55 ---> Running in 7ba79fefb9c6 23:33:55 Removing intermediate container 7ba79fefb9c6 23:33:55 ---> e6300c24ea1f 23:33:55 Step 22/23 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:33:56 ---> Running in d5e580e4499e 23:33:56 Removing intermediate container d5e580e4499e 23:33:56 ---> 23f38b5fe80d 23:33:56 Step 23/23 : LABEL version=0.0.0 23:33:56 ---> Running in a2c343b7975f 23:33:57 Removing intermediate container a2c343b7975f 23:33:57 ---> feb7a856c5ac 23:33:57 23:33:57 Successfully built feb7a856c5ac 23:33:57 Successfully tagged core-command-arm64:latest 23:34:53  Building core-command ... done Removing intermediate container 4ee5054d148b 23:34:53 ---> c98c7c4a8126 23:34:53 23:34:53 Step 10/22 : FROM alpine:3.16 23:34:53 ---> a6215f271958 23:34:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:34:53 ---> Running in f2d4bf2e5b68 23:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:34:55 (1/2) Installing ca-certificates (20220614-r0) 23:34:55 (2/2) Installing dumb-init (1.2.5-r1) 23:34:55 Executing busybox-1.35.0-r17.trigger 23:34:55 Executing ca-certificates-20220614-r0.trigger 23:34:56 OK: 6 MiB in 16 packages 23:34:57 Removing intermediate container f2d4bf2e5b68 23:34:57 ---> 260c1d124b9e 23:34:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:34:57 ---> Running in ec83cbb63920 23:34:57 Removing intermediate container ec83cbb63920 23:34:57 ---> 893d0fc7ef6b 23:34:57 Step 13/22 : ENV APP_PORT=59860 23:34:57 ---> Running in 5dee926d277c 23:34:57 Removing intermediate container 5dee926d277c 23:34:57 ---> ba38605d12ad 23:34:57 Step 14/22 : EXPOSE $APP_PORT 23:34:57 ---> Running in 4ff1c877f160 23:34:58 Removing intermediate container 4ff1c877f160 23:34:58 ---> 66615774320f 23:34:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:58 ---> 6738cae3ebc8 23:34:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:35:00 ---> 95077a8b613a 23:35:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:35:00 ---> e08b4b15e401 23:35:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:35:00 ---> Running in a7c8f0565424 23:35:00 Removing intermediate container a7c8f0565424 23:35:00 ---> 2bf6c680db7b 23:35:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:35:00 ---> Running in f4ef2ff73f52 23:35:00 Removing intermediate container f4ef2ff73f52 23:35:00 ---> 237b175397f9 23:35:00 Step 20/22 : LABEL arch=arm64 23:35:01 ---> Running in c99a2b889745 23:35:01 Removing intermediate container c99a2b889745 23:35:01 ---> 7d09ee561c52 23:35:01 Step 21/22 : LABEL git_sha=875252c620abe4711f809115bdf8d1ed52d87c25 23:35:01 ---> Running in f1fd81bdf47b 23:35:01 Removing intermediate container f1fd81bdf47b 23:35:01 ---> 7b80f22be829 23:35:01 Step 22/22 : LABEL version=0.0.0 23:35:01 ---> Running in e1530f5a40aa 23:35:02 Removing intermediate container e1530f5a40aa 23:35:02 ---> a4ccd80eab34 23:35:02 23:35:02 Successfully built a4ccd80eab34 23:35:02 Successfully tagged support-notifications-arm64:latest 23:35:02  Building support-notifications ... done  [Pipeline] } 23:35:02 $ docker stop --time=1 5cbab27cc83579255e892eef9a57fecda94a0b5b75bb807dd5d57001c83e207b 23:35:04 $ docker rm -f 5cbab27cc83579255e892eef9a57fecda94a0b5b75bb807dd5d57001c83e207b [Pipeline] // withDockerContainer [Pipeline] sh 23:35:05 + docker images 23:35:05 REPOSITORY TAG IMAGE ID CREATED SIZE 23:35:05 support-notifications-arm64 latest a4ccd80eab34 4 seconds ago 29.5MB 23:35:05 c98c7c4a8126 13 seconds ago 1.51GB 23:35:05 core-command-arm64 latest feb7a856c5ac About a minute ago 16.9MB 23:35:05 5ba36723de40 About a minute ago 1.44GB 23:35:05 support-scheduler-arm64 latest 815e75c39c21 About a minute ago 28.8MB 23:35:05 9b5039089b53 About a minute ago 1.51GB 23:35:05 security-proxy-setup-arm64 latest 5a3983e05847 2 minutes ago 26.7MB 23:35:05 e0665cbe24ad 3 minutes ago 1.43GB 23:35:05 security-secretstore-setup-arm64 latest 232f9bda32e6 3 minutes ago 28.6MB 23:35:05 aaa0e472c454 3 minutes ago 1.44GB 23:35:05 security-bootstrapper-arm64 latest c1fc5ae755a1 5 minutes ago 19.4MB 23:35:05 8b11291c2274 6 minutes ago 1.43GB 23:35:05 core-data-arm64 latest 9e56f2ec85fb 6 minutes ago 20.8MB 23:35:05 03ea72afeed8 6 minutes ago 1.45GB 23:35:05 security-spiffe-token-provider-arm64 latest 749ffe8795f8 9 minutes ago 28.8MB 23:35:05 37182f2b2cd5 9 minutes ago 1.48GB 23:35:05 sys-mgmt-agent-arm64 latest 2c752a6e0853 9 minutes ago 133MB 23:35:05 core-metadata-arm64 latest 3ba81fc09088 10 minutes ago 17.7MB 23:35:05 bf7da9b8ab35 10 minutes ago 1.45GB 23:35:05 187ae63feba0 11 minutes ago 1.43GB 23:35:05 security-spire-server-arm64 latest 7739a649a153 13 minutes ago 84.3MB 23:35:05 e240175766cd 14 minutes ago 1.32GB 23:35:05 security-spire-agent-arm64 latest 306f274f7cd9 16 minutes ago 122MB 23:35:05 security-spire-config-arm64 latest 34f774dbc07f 16 minutes ago 83.6MB 23:35:05 4dad1c5c09d6 16 minutes ago 1.32GB 23:35:05 4d3101539f12 16 minutes ago 1.32GB 23:35:05 ci-base-image-arm64 latest 703802666f3e 31 minutes ago 948MB 23:35:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 days ago 685MB 23:35:05 alpine 3.15 02e0d6fdf486 3 months ago 5.33MB 23:35:05 alpine 3.16 a6215f271958 3 months ago 5.29MB 23:35:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:06 23:35:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:06 arm64: Pulling from edgex-lftools-log-publisher 23:35:06 8998bd30e6a1: Pulling fs layer 23:35:06 04944245beec: Pulling fs layer 23:35:06 699f458cf7ca: Pulling fs layer 23:35:06 765212b225bb: Pulling fs layer 23:35:06 f23df028b6ca: Pulling fs layer 23:35:06 d65c8cfc05b1: Pulling fs layer 23:35:06 2437ff75d9bd: Pulling fs layer 23:35:06 765212b225bb: Waiting 23:35:06 f23df028b6ca: Waiting 23:35:06 d65c8cfc05b1: Waiting 23:35:06 2437ff75d9bd: Waiting 23:35:06 04944245beec: Verifying Checksum 23:35:06 04944245beec: Download complete 23:35:06 765212b225bb: Verifying Checksum 23:35:06 765212b225bb: Download complete 23:35:07 f23df028b6ca: Verifying Checksum 23:35:07 f23df028b6ca: Download complete 23:35:07 d65c8cfc05b1: Verifying Checksum 23:35:07 d65c8cfc05b1: Download complete 23:35:07 699f458cf7ca: Verifying Checksum 23:35:07 699f458cf7ca: Download complete 23:35:07 8998bd30e6a1: Verifying Checksum 23:35:07 8998bd30e6a1: Download complete 23:35:09 2437ff75d9bd: Verifying Checksum 23:35:09 2437ff75d9bd: Download complete 23:35:11 8998bd30e6a1: Pull complete 23:35:12 04944245beec: Pull complete 23:35:13 699f458cf7ca: Pull complete 23:35:13 765212b225bb: Pull complete 23:35:14 f23df028b6ca: Pull complete 23:35:14 d65c8cfc05b1: Pull complete 23:35:29 2437ff75d9bd: Pull complete 23:35:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:35:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:29 prd-ubuntu20.04-docker-arm64-4c-16g-118535 does not seem to be running inside a container 23:35:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:35:32 $ docker top 2b326b3334a7b879587961d760bb2a2cabe6f898f233d12e12a44838b75877ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:33 ---> job-cost.sh 23:35:33 lf-activate-venv: SKIPPING 23:35:33 INFO: No Stack... 23:35:34 INFO: Retrieving Pricing Info for: v3-standard-4 23:35:34 INFO: Archiving Costs [Pipeline] sh 23:35:35 + cat /w/workspace/edgex-go/1/archives/cost.csv 23:35:35 + cut -d, -f6 [Pipeline] lock 23:35:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4228-1-stack-cost] 23:35:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4228-1-stack-cost] did not exist. Created. 23:35:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4228-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:35:36 + echo total: 0.10999999940395355 [Pipeline] stash 23:35:36 Stashed 1 file(s) [Pipeline] } 23:35:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4228-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:35:36 $ docker stop --time=1 2b326b3334a7b879587961d760bb2a2cabe6f898f233d12e12a44838b75877ab 23:35:37 $ docker rm -f 2b326b3334a7b879587961d760bb2a2cabe6f898f233d12e12a44838b75877ab [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 23:35:38 provisioning config files... 23:35:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5646246188177774745tmp [Pipeline] { [Pipeline] sh 23:35:39 + set +x 23:35:39 + bash -s -- 23:35:39 + curl -s https://codecov.io/bash 23:35:39 23:35:39 _____ _ 23:35:39 / ____| | | 23:35:39 | | ___ __| | ___ ___ _____ __ 23:35:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:35:39 | |___| (_) | (_| | __/ (_| (_) \ V / 23:35:39 \_____\___/ \__,_|\___|\___\___/ \_/ 23:35:39 Bash-1.0.6 23:35:39 23:35:39 23:35:39 ==> git version 2.25.1 found 23:35:39 ==> 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 23:35:39 Release-Date: 2020-01-08 23:35:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:35:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:35:39 ==> Jenkins CI detected. 23:35:39 current dir:  /w/workspace/edgex-go/1 23:35:39 project root: . 23:35:39 --> token set from env 23:35:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:35:39 ==> Running gcov in . (disable via -X gcov) 23:35:39 ==> Python coveragepy not found 23:35:39 ==> Searching for coverage reports in: 23:35:39 + . 23:35:39 -> Found 1 reports 23:35:39 ==> Detecting git/mercurial file structure 23:35:39 ==> Reading reports 23:35:39 + ./coverage.out bytes=501828 23:35:39 ==> Appending adjustments 23:35:39 https://docs.codecov.io/docs/fixing-reports 23:35:40 + Found adjustments 23:35:40 ==> Gzipping contents 23:35:40 64K /tmp/codecov.O5PeuI.gz 23:35:40 ==> Uploading reports 23:35:40 url: https://codecov.io 23:35:40 query: branch=PR-4228&commit=875252c620abe4711f809115bdf8d1ed52d87c25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4228&job=&cmd_args= 23:35:40 -> Pinging Codecov 23:35:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4228&commit=875252c620abe4711f809115bdf8d1ed52d87c25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4228&job=&cmd_args= 23:35:40 -> Uploading to 23:35:40 https://storage.googleapis.com/codecov/v4/raw/2022-11-07/00271124DB129430A58F1EEE437C3FCB/875252c620abe4711f809115bdf8d1ed52d87c25/31a33284-505d-4ad3-83c0-00bbe60125e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221107T233540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac54509bcb23229ae974885e825299cb7f2ff9e19d40a211ee892386c41eae65 23:35:41 % Total % Received % Xferd Average Speed Time Time Time Current 23:35:41 Dload Upload Total Spent Left Speed 23:35:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65317 0 0 100 65317 0 224k --:--:-- --:--:-- --:--:-- 224k 23:35:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/875252c620abe4711f809115bdf8d1ed52d87c25 [Pipeline] } 23:35:41 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 23:35:42 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 23:35:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:35:44 ---> package-listing.sh 23:35:44 ++ facter osfamily 23:35:44 ++ tr '[:upper:]' '[:lower:]' 23:35:44 + OS_FAMILY=debian 23:35:44 + workspace=/w/workspace/edgex-go/1 23:35:44 + START_PACKAGES=/tmp/packages_start.txt 23:35:44 + END_PACKAGES=/tmp/packages_end.txt 23:35:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:44 + PACKAGES=/tmp/packages_start.txt 23:35:44 + '[' /w/workspace/edgex-go/1 ']' 23:35:44 + PACKAGES=/tmp/packages_end.txt 23:35:44 + case "${OS_FAMILY}" in 23:35:44 + dpkg -l 23:35:44 + grep '^ii' 23:35:44 + '[' -f /tmp/packages_start.txt ']' 23:35:44 + '[' -f /tmp/packages_end.txt ']' 23:35:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:44 + '[' /w/workspace/edgex-go/1 ']' 23:35:44 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:35:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:35:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:35:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:45 23:35:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:45 latest: Pulling from edgex-lftools-log-publisher 23:35:45 5eb5b503b376: Pulling fs layer 23:35:45 5c69ac0246d0: Pulling fs layer 23:35:45 ec43610c2a17: Pulling fs layer 23:35:45 3a2ae6a8a46f: Pulling fs layer 23:35:45 33b1e0a273af: Pulling fs layer 23:35:45 5d3b04190fa2: Pulling fs layer 23:35:45 2f39f015ded8: Pulling fs layer 23:35:45 33b1e0a273af: Waiting 23:35:45 5d3b04190fa2: Waiting 23:35:45 2f39f015ded8: Waiting 23:35:45 3a2ae6a8a46f: Waiting 23:35:45 5c69ac0246d0: Download complete 23:35:45 3a2ae6a8a46f: Verifying Checksum 23:35:45 33b1e0a273af: Verifying Checksum 23:35:45 33b1e0a273af: Download complete 23:35:45 5d3b04190fa2: Verifying Checksum 23:35:45 5d3b04190fa2: Download complete 23:35:45 ec43610c2a17: Verifying Checksum 23:35:45 ec43610c2a17: Download complete 23:35:45 5eb5b503b376: Verifying Checksum 23:35:45 5eb5b503b376: Download complete 23:35:46 2f39f015ded8: Download complete 23:35:47 5eb5b503b376: Pull complete 23:35:47 5c69ac0246d0: Pull complete 23:35:47 ec43610c2a17: Pull complete 23:35:47 3a2ae6a8a46f: Pull complete 23:35:47 33b1e0a273af: Pull complete 23:35:47 5d3b04190fa2: Pull complete 23:35:52 2f39f015ded8: Pull complete 23:35:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:52 prd-ubuntu20.04-docker-8c-8g-118534 does not seem to be running inside a container 23:35:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:35:54 $ docker top df0bf6326b36eeb04008fbb3292b0d7d26e5cdf38beffbb596cb8be5cd8ecc9c -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:54 + touch /tmp/pre-build-complete [Pipeline] sh 23:35:54 + mkdir -p /var/log/sysstat [Pipeline] sh 23:35:55 + ls /var/log/sa-host 23:35:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:55 provisioning config files... 23:35:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5748081228913801207tmp [Pipeline] { [Pipeline] echo 23:35:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:35:55 ---> create-netrc.sh [Pipeline] } 23:35:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:35:56 ---> python-tools-install.sh [Pipeline] echo 23:35:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:35:56 ---> sudo-logs.sh 23:35:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:35:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:35:56 ---> job-cost.sh 23:35:56 lf-activate-venv: SKIPPING 23:35:56 DEBUG: total: 0.10999999940395355 23:35:56 INFO: Retrieving Stack Cost... 23:35:57 INFO: Retrieving Pricing Info for: v3-standard-8 23:35:57 INFO: Archiving Costs [Pipeline] echo 23:35:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:35:57 ---> logs-deploy.sh 23:35:57 lf-activate-venv: SKIPPING 23:35:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4228/1 23:35:57 INFO: archiving workspace using pattern(s): 23:35:58 Archives upload complete. 23:35:58 INFO: archiving logs to Nexus 23:35:59 ---> uname -a: 23:35:59 Linux prd-ubuntu20-04-docker-8c-8g-118534 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:35:59 23:35:59 23:35:59 ---> lscpu: 23:35:59 Architecture: x86_64 23:35:59 CPU op-mode(s): 32-bit, 64-bit 23:35:59 Byte Order: Little Endian 23:35:59 Address sizes: 40 bits physical, 48 bits virtual 23:35:59 CPU(s): 8 23:35:59 On-line CPU(s) list: 0-7 23:35:59 Thread(s) per core: 1 23:35:59 Core(s) per socket: 1 23:35:59 Socket(s): 8 23:35:59 NUMA node(s): 1 23:35:59 Vendor ID: AuthenticAMD 23:35:59 CPU family: 23 23:35:59 Model: 49 23:35:59 Model name: AMD EPYC-Rome Processor 23:35:59 Stepping: 0 23:35:59 CPU MHz: 2799.998 23:35:59 BogoMIPS: 5599.99 23:35:59 Virtualization: AMD-V 23:35:59 Hypervisor vendor: KVM 23:35:59 Virtualization type: full 23:35:59 L1d cache: 256 KiB 23:35:59 L1i cache: 256 KiB 23:35:59 L2 cache: 4 MiB 23:35:59 L3 cache: 128 MiB 23:35:59 NUMA node0 CPU(s): 0-7 23:35:59 Vulnerability Itlb multihit: Not affected 23:35:59 Vulnerability L1tf: Not affected 23:35:59 Vulnerability Mds: Not affected 23:35:59 Vulnerability Meltdown: Not affected 23:35:59 Vulnerability Mmio stale data: Not affected 23:35:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:35:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:35:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:35:59 Vulnerability Srbds: Not affected 23:35:59 Vulnerability Tsx async abort: Not affected 23:35:59 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 23:35:59 23:35:59 23:35:59 ---> nproc: 23:35:59 8 23:35:59 23:35:59 23:35:59 ---> df -h: 23:35:59 Filesystem Size Used Avail Use% Mounted on 23:35:59 overlay 155G 19G 136G 13% / 23:35:59 tmpfs 64M 0 64M 0% /dev 23:35:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:35:59 shm 64M 0 64M 0% /dev/shm 23:35:59 /dev/vda1 155G 19G 136G 13% /facter-os 23:35:59 23:35:59 23:35:59 ---> sar -b -r -n DEV: 23:35:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118534) 11/07/22 _x86_64_ (8 CPU) 23:35:59 23:35:59 22:56:55 LINUX RESTART (8 CPU) 23:35:59 23:35:59 22:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:35:59 22:58:01 340.49 48.02 292.47 0.00 5426.38 205975.75 0.00 23:35:59 22:59:01 112.35 0.67 111.68 0.00 24.40 52950.11 0.00 23:35:59 23:00:01 52.67 0.22 52.46 0.00 5.07 19165.09 0.00 23:35:59 23:01:01 351.21 8.90 342.32 0.00 75.98 158220.63 0.00 23:35:59 23:02:01 1020.90 1.22 1019.68 0.00 90.52 356553.77 0.00 23:35:59 23:03:01 1149.13 11.51 1137.61 0.00 2845.79 351918.95 0.00 23:35:59 23:04:01 302.62 0.08 302.53 0.00 2.53 35983.34 0.00 23:35:59 23:05:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 23:35:59 23:06:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 23:35:59 23:07:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 23:35:59 23:08:01 1.57 0.00 1.57 0.00 0.00 28.40 0.00 23:35:59 23:09:01 1.40 0.00 1.40 0.00 0.00 14.40 0.00 23:35:59 23:10:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 23:35:59 23:11:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 23:35:59 23:12:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 23:35:59 23:13:01 1.77 0.02 1.75 0.00 0.13 24.00 0.00 23:35:59 23:14:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 23:35:59 23:15:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 23:35:59 23:16:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 23:35:59 23:17:01 1.33 0.02 1.32 0.00 0.13 14.80 0.00 23:35:59 23:18:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 23:35:59 23:19:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 23:35:59 23:20:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 23:35:59 23:21:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 23:35:59 23:22:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 23:35:59 23:23:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 23:35:59 23:24:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 23:35:59 23:25:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 23:35:59 23:26:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 23:35:59 23:27:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 23:35:59 23:28:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 23:35:59 23:29:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 23:35:59 23:30:01 1.28 0.02 1.27 0.00 2.53 14.40 0.00 23:35:59 23:31:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 23:35:59 23:32:01 2.88 1.53 1.35 0.00 35.72 17.46 0.00 23:35:59 23:33:01 1.70 0.00 1.70 0.00 0.00 18.26 0.00 23:35:59 23:34:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 23:35:59 23:35:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 23:35:59 Average: 88.64 1.90 86.74 0.00 223.97 31090.37 0.00 23:35:59 23:35:59 22:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:35:59 22:58:01 29535756 31600388 742772 2.26 61488 2297728 1896488 5.59 1009628 2013252 81720 23:35:59 22:59:01 27734184 31422956 880296 2.68 108364 3776996 2200660 6.49 1602672 3092524 569372 23:35:59 23:00:01 27700832 31562008 739224 2.25 111088 3921176 1832788 5.40 1232800 3470272 294048 23:35:59 23:01:01 23422484 31369148 918980 2.79 271532 7537140 2618240 7.72 2155088 6498896 1156000 23:35:59 23:02:01 21023812 31349008 926812 2.82 299328 9847936 2397072 7.06 2085772 8906464 4184 23:35:59 23:03:01 17868724 31165944 1085740 3.30 467364 12445548 3125668 9.21 2792852 11123224 2512 23:35:59 23:04:01 19198752 31533056 736196 2.24 474756 11518560 1849812 5.45 2328656 10324572 24 23:35:59 23:05:01 19198692 31533052 735876 2.24 474772 11518568 1849812 5.45 2328072 10324576 152 23:35:59 23:06:01 19203528 31537888 731048 2.22 474784 11518568 1849812 5.45 2322920 10324580 8 23:35:59 23:07:01 19203432 31537812 731116 2.22 474792 11518572 1849812 5.45 2322908 10324592 180 23:35:59 23:08:01 19210252 31544660 724292 2.20 474816 11518576 1849812 5.45 2316884 10324596 16 23:35:59 23:09:01 19210716 31545128 723780 2.20 474824 11518576 1849812 5.45 2316612 10324596 140 23:35:59 23:10:01 19211168 31545596 723452 2.20 474840 11518580 1849812 5.45 2316604 10324600 8 23:35:59 23:11:01 19210900 31545552 723644 2.20 474848 11518580 1849812 5.45 2316428 10324808 136 23:35:59 23:12:01 19211104 31545768 723364 2.20 474868 11518580 1849812 5.45 2316420 10324812 12 23:35:59 23:13:01 19210248 31544952 723940 2.20 474908 11518568 1881696 5.55 2316572 10324796 152 23:35:59 23:14:01 19210492 31545224 723604 2.20 474944 11518568 1881696 5.55 2316552 10324796 8 23:35:59 23:15:01 19210640 31545380 723312 2.20 474964 11518572 1881696 5.55 2316576 10324800 160 23:35:59 23:16:01 19210784 31545588 723272 2.20 474988 11518572 1881696 5.55 2316612 10324804 4 23:35:59 23:17:01 19210504 31545436 723232 2.20 475020 11518568 1881696 5.55 2317060 10324808 184 23:35:59 23:18:01 19210504 31545444 723196 2.20 475040 11518580 1881696 5.55 2316572 10324808 8 23:35:59 23:19:01 19210432 31545372 723172 2.20 475064 11518580 1881696 5.55 2316784 10324808 208 23:35:59 23:20:01 19210448 31545448 723140 2.20 475080 11518584 1881696 5.55 2316592 10324812 28 23:35:59 23:21:01 19210156 31545156 723336 2.20 475092 11518592 1881696 5.55 2316608 10324812 152 23:35:59 23:22:01 19210352 31545356 723064 2.20 475112 11518596 1881696 5.55 2316916 10324816 40 23:35:59 23:23:01 19210344 31545356 723052 2.20 475124 11518600 1881696 5.55 2316672 10324820 8 23:35:59 23:24:01 19210076 31545148 723228 2.20 475156 11518600 1881696 5.55 2316688 10324824 4 23:35:59 23:25:01 19210320 31545396 723180 2.20 475188 11518604 1865044 5.50 2316688 10324828 8 23:35:59 23:26:01 19210472 31545616 722980 2.20 475192 11518604 1865044 5.50 2316660 10324840 8 23:35:59 23:27:01 19210456 31545604 722960 2.20 475216 11518596 1848680 5.45 2316660 10324844 296 23:35:59 23:28:01 19210344 31545496 722992 2.20 475228 11518612 1848680 5.45 2316736 10324848 8 23:35:59 23:29:01 19210548 31545700 722724 2.20 475240 11518612 1848680 5.45 2316692 10324848 8 23:35:59 23:30:01 19210240 31545576 722756 2.20 475248 11518820 1848680 5.45 2316692 10325032 8 23:35:59 23:31:01 19210232 31545648 722688 2.20 475260 11518824 1848680 5.45 2316780 10325056 8 23:35:59 23:32:01 19205104 31542688 725448 2.21 475280 11519896 1848680 5.45 2323128 10325352 260 23:35:59 23:33:01 19204996 31542516 725624 2.21 475288 11519900 1848680 5.45 2322348 10325356 16 23:35:59 23:34:01 19205156 31542696 725596 2.21 475308 11519900 1848680 5.45 2322228 10325356 16 23:35:59 23:35:01 19205372 31542916 725580 2.21 475320 11519904 1848680 5.45 2322212 10325360 28 23:35:59 Average: 20051646 31522939 749702 2.28 434756 10748077 1938626 5.71 2238720 9618415 55530 23:35:59 23:35:59 22:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:35:59 22:58:01 lo 5.53 5.53 0.53 0.53 0.00 0.00 0.00 0.00 23:35:59 22:58:01 ens3 1094.74 970.19 9221.38 159.41 0.00 0.00 0.00 0.00 23:35:59 22:58:01 docker0 321.79 322.62 25.39 2715.73 0.00 0.00 0.00 0.00 23:35:59 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 22:59:01 ens3 228.51 152.16 3395.77 28.05 0.00 0.00 0.00 0.00 23:35:59 22:59:01 docker0 87.57 114.78 7.28 761.25 0.00 0.00 0.00 0.00 23:35:59 22:59:01 vethf4a67d7 0.50 0.68 0.04 0.06 0.00 0.00 0.00 0.00 23:35:59 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:00:01 ens3 22.65 15.43 18.70 10.45 0.00 0.00 0.00 0.00 23:35:59 23:00:01 docker0 1.02 1.02 0.06 0.08 0.00 0.00 0.00 0.00 23:35:59 23:00:01 vethf4a67d7 1.02 1.03 0.08 0.08 0.00 0.00 0.00 0.00 23:35:59 23:01:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 23:35:59 23:01:01 veth87bf888 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 23:35:59 23:01:01 ens3 546.62 418.18 6666.49 51.55 0.00 0.00 0.00 0.00 23:35:59 23:01:01 docker0 357.07 445.86 26.91 4971.43 0.00 0.00 0.00 0.00 23:35:59 23:02:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 23:35:59 23:02:01 vethcfbaad8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:02:01 veth218c6bc 2.18 2.95 0.16 37.74 0.00 0.00 0.00 0.00 23:35:59 23:02:01 veth87bf888 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 23:35:59 23:02:01 veth174dbca 12.06 30.74 1.22 652.78 0.00 0.00 0.00 0.05 23:35:59 23:02:01 ens3 226.58 120.75 2107.49 28.31 0.00 0.00 0.00 0.00 23:35:59 23:02:01 docker0 70.09 143.44 5.79 1893.71 0.00 0.00 0.00 0.00 23:35:59 23:03:01 vetheecb901 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:35:59 23:03:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:35:59 23:03:01 vethf88642e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:35:59 23:03:01 veth87bf888 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 23:35:59 23:03:01 ens3 537.31 338.51 5381.02 218.78 0.00 0.00 0.00 0.00 23:35:59 23:03:01 docker0 221.78 367.16 18.42 4108.72 0.00 0.00 0.00 0.00 23:35:59 23:03:01 vethb9d145a 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:35:59 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:04:01 ens3 39.00 20.33 222.39 9.29 0.00 0.00 0.00 0.00 23:35:59 23:04:01 docker0 9.26 18.53 0.61 205.89 0.00 0.00 0.00 0.00 23:35:59 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:05:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:06:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:35:59 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:07:01 ens3 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 23:35:59 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:08:01 ens3 0.43 0.22 0.44 0.07 0.00 0.00 0.00 0.00 23:35:59 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:09:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:10:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:13:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:35:59 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:14:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:15:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:18:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 23:35:59 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:20:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:22:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:23:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:35:59 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:24:01 ens3 0.17 0.10 0.22 0.00 0.00 0.00 0.00 0.00 23:35:59 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:27:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:28:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:35:59 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:29:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:30:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:32:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:32:01 ens3 6.83 4.55 5.04 5.95 0.00 0.00 0.00 0.00 23:35:59 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:33:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:35:59 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:59 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:59 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 23:35:59 Average: ens3 71.24 53.78 711.38 13.48 0.00 0.00 0.00 0.00 23:35:59 Average: docker0 28.14 37.22 2.22 385.93 0.00 0.00 0.00 0.00 23:35:59 23:35:59 23:35:59 ---> sar -P ALL: 23:35:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118534) 11/07/22 _x86_64_ (8 CPU) 23:35:59 23:35:59 22:56:55 LINUX RESTART (8 CPU) 23:35:59 23:35:59 22:57:01 CPU %user %nice %system %iowait %steal %idle 23:35:59 22:58:01 all 8.17 0.00 2.97 1.53 0.05 87.29 23:35:59 22:58:01 0 9.15 0.00 3.01 1.76 0.03 86.05 23:35:59 22:58:01 1 11.34 0.00 1.77 0.45 0.05 86.38 23:35:59 22:58:01 2 6.17 0.00 1.92 0.87 0.05 90.99 23:35:59 22:58:01 3 11.30 0.00 3.09 0.50 0.05 85.05 23:35:59 22:58:01 4 9.63 0.00 5.43 3.70 0.05 81.19 23:35:59 22:58:01 5 5.56 0.00 3.62 1.06 0.03 89.73 23:35:59 22:58:01 6 7.09 0.00 2.03 1.76 0.05 89.08 23:35:59 22:58:01 7 5.04 0.00 2.85 2.14 0.07 89.90 23:35:59 22:59:01 all 34.33 0.00 7.81 0.81 0.09 56.96 23:35:59 22:59:01 0 34.16 0.00 7.89 0.14 0.10 57.71 23:35:59 22:59:01 1 36.03 0.00 8.08 0.05 0.08 55.75 23:35:59 22:59:01 2 35.78 0.00 8.70 0.08 0.08 55.35 23:35:59 22:59:01 3 34.52 0.00 7.95 0.19 0.08 57.26 23:35:59 22:59:01 4 33.64 0.00 8.64 2.55 0.09 55.08 23:35:59 22:59:01 5 34.18 0.00 8.15 2.07 0.10 55.51 23:35:59 22:59:01 6 36.18 0.00 6.56 1.32 0.10 55.84 23:35:59 22:59:01 7 30.12 0.00 6.52 0.07 0.10 63.19 23:35:59 23:00:01 all 49.55 0.00 6.54 0.18 0.09 43.64 23:35:59 23:00:01 0 49.21 0.00 6.96 0.74 0.08 43.00 23:35:59 23:00:01 1 49.55 0.00 6.50 0.07 0.08 43.79 23:35:59 23:00:01 2 49.82 0.00 6.11 0.30 0.08 43.68 23:35:59 23:00:01 3 50.23 0.00 6.49 0.02 0.10 43.17 23:35:59 23:00:01 4 50.29 0.00 6.70 0.00 0.10 42.91 23:35:59 23:00:01 5 49.76 0.00 6.73 0.00 0.08 43.43 23:35:59 23:00:01 6 49.22 0.00 6.41 0.29 0.08 43.99 23:35:59 23:00:01 7 48.33 0.00 6.43 0.03 0.08 45.12 23:35:59 23:01:01 all 22.96 0.00 10.25 3.55 0.09 63.15 23:35:59 23:01:01 0 23.41 0.00 11.70 3.32 0.09 61.49 23:35:59 23:01:01 1 25.84 0.00 9.98 2.39 0.08 61.70 23:35:59 23:01:01 2 22.61 0.00 10.47 4.30 0.08 62.54 23:35:59 23:01:01 3 22.74 0.00 10.11 8.19 0.10 58.87 23:35:59 23:01:01 4 21.73 0.00 11.59 3.93 0.09 62.67 23:35:59 23:01:01 5 22.77 0.00 8.46 1.59 0.08 67.08 23:35:59 23:01:01 6 23.02 0.00 9.72 2.43 0.10 64.73 23:35:59 23:01:01 7 21.59 0.00 9.94 2.23 0.09 66.14 23:35:59 23:02:01 all 47.91 0.00 13.37 7.32 0.12 31.28 23:35:59 23:02:01 0 47.45 0.00 13.44 8.09 0.14 30.88 23:35:59 23:02:01 1 47.24 0.00 14.05 5.08 0.12 33.51 23:35:59 23:02:01 2 49.35 0.00 12.35 5.22 0.12 32.96 23:35:59 23:02:01 3 49.16 0.00 13.13 5.03 0.12 32.56 23:35:59 23:02:01 4 46.96 0.00 13.31 6.56 0.12 33.05 23:35:59 23:02:01 5 46.72 0.00 11.92 3.26 0.14 37.96 23:35:59 23:02:01 6 48.46 0.00 14.04 20.28 0.12 17.10 23:35:59 23:02:01 7 47.96 0.00 14.69 5.07 0.12 32.16 23:35:59 23:03:01 all 69.89 0.00 16.99 3.80 0.15 9.17 23:35:59 23:03:01 0 70.41 0.00 15.30 4.67 0.15 9.47 23:35:59 23:03:01 1 71.19 0.00 16.88 4.23 0.15 7.54 23:35:59 23:03:01 2 70.12 0.00 18.16 2.83 0.17 8.72 23:35:59 23:03:01 3 70.15 0.00 17.09 3.95 0.15 8.66 23:35:59 23:03:01 4 70.03 0.00 16.93 3.93 0.15 8.96 23:35:59 23:03:01 5 67.95 0.00 17.14 2.65 0.15 12.11 23:35:59 23:03:01 6 69.25 0.00 17.33 4.97 0.14 8.32 23:35:59 23:03:01 7 70.00 0.00 17.05 3.16 0.15 9.63 23:35:59 23:04:01 all 17.32 0.00 3.48 0.93 0.04 78.23 23:35:59 23:04:01 0 15.72 0.00 3.21 1.36 0.03 79.68 23:35:59 23:04:01 1 18.67 0.00 3.49 0.76 0.05 77.03 23:35:59 23:04:01 2 18.05 0.00 3.71 0.90 0.05 77.28 23:35:59 23:04:01 3 17.53 0.00 3.53 0.39 0.05 78.50 23:35:59 23:04:01 4 16.75 0.00 3.66 1.90 0.03 77.66 23:35:59 23:04:01 5 17.64 0.00 3.30 0.74 0.03 78.29 23:35:59 23:04:01 6 16.80 0.00 3.67 0.65 0.05 78.83 23:35:59 23:04:01 7 17.42 0.00 3.23 0.74 0.05 78.57 23:35:59 23:05:01 all 0.27 0.00 0.01 0.00 0.00 99.72 23:35:59 23:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:05:01 1 2.02 0.00 0.03 0.00 0.02 97.93 23:35:59 23:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:35:59 23:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:05:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:35:59 23:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:05:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:35:59 23:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:06:01 all 0.09 0.00 0.04 0.01 0.00 99.86 23:35:59 23:06:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:35:59 23:06:01 1 0.60 0.00 0.15 0.00 0.00 99.25 23:35:59 23:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:06:01 3 0.07 0.00 0.07 0.00 0.00 99.87 23:35:59 23:06:01 4 0.02 0.00 0.03 0.05 0.00 99.90 23:35:59 23:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:35:59 23:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:35:59 23:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:35:59 23:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:07:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:35:59 23:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:35:59 23:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:35:59 23:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:35:59 23:08:01 3 0.00 0.00 0.02 0.02 0.02 99.95 23:35:59 23:08:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:35:59 23:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:35:59 23:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:35:59 23:35:59 23:08:01 CPU %user %nice %system %iowait %steal %idle 23:35:59 23:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:35:59 23:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:09:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:35:59 23:09:01 2 0.05 0.00 0.00 0.00 0.00 99.95 23:35:59 23:09:01 3 0.00 0.00 0.00 0.03 0.00 99.97 23:35:59 23:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:09:01 6 0.00 0.00 0.03 0.00 0.02 99.95 23:35:59 23:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:35:59 23:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:10:01 1 0.05 0.00 0.07 0.00 0.02 99.87 23:35:59 23:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:35:59 23:10:01 3 0.02 0.00 0.02 0.02 0.00 99.95 23:35:59 23:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:35:59 23:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:11:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:35:59 23:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:35:59 23:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 23:35:59 23:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:35:59 23:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:35:59 23:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:35:59 23:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:35:59 23:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:35:59 23:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:13:01 all 0.02 0.00 0.03 0.01 0.01 99.93 23:35:59 23:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:35:59 23:13:01 2 0.03 0.00 0.05 0.00 0.00 99.92 23:35:59 23:13:01 3 0.02 0.00 0.03 0.03 0.02 99.90 23:35:59 23:13:01 4 0.00 0.00 0.05 0.00 0.00 99.95 23:35:59 23:13:01 5 0.03 0.00 0.05 0.00 0.02 99.90 23:35:59 23:13:01 6 0.03 0.00 0.03 0.02 0.00 99.92 23:35:59 23:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:35:59 23:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:35:59 23:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:14:01 5 0.07 0.00 0.03 0.00 0.00 99.90 23:35:59 23:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:14:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:35:59 23:15:01 all 0.01 0.00 0.02 0.00 0.00 99.97 23:35:59 23:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:35:59 23:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:35:59 23:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:35:59 23:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:35:59 23:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:16:01 all 0.20 0.00 0.01 0.00 0.00 99.78 23:35:59 23:16:01 0 0.00 0.00 0.03 0.00 0.02 99.95 23:35:59 23:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:16:01 3 1.57 0.00 0.03 0.03 0.02 98.35 23:35:59 23:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:16:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:35:59 23:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:17:01 all 0.27 0.00 0.01 0.01 0.00 99.71 23:35:59 23:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:17:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:35:59 23:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:17:01 3 1.97 0.00 0.00 0.02 0.00 98.01 23:35:59 23:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:35:59 23:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:35:59 23:17:01 6 0.03 0.00 0.00 0.02 0.00 99.95 23:35:59 23:17:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:35:59 23:18:01 all 0.27 0.00 0.01 0.00 0.00 99.72 23:35:59 23:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:18:01 1 0.07 0.00 0.02 0.00 0.02 99.90 23:35:59 23:18:01 2 0.00 0.00 0.03 0.00 0.00 99.97 23:35:59 23:18:01 3 1.99 0.00 0.00 0.02 0.00 97.99 23:35:59 23:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:35:59 23:19:01 all 0.21 0.00 0.02 0.00 0.00 99.77 23:35:59 23:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:35:59 23:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:19:01 3 1.58 0.00 0.07 0.02 0.00 98.33 23:35:59 23:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:35:59 23:19:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:35:59 23:35:59 23:19:01 CPU %user %nice %system %iowait %steal %idle 23:35:59 23:20:01 all 0.26 0.00 0.01 0.01 0.00 99.73 23:35:59 23:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:35:59 23:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:20:01 3 1.97 0.00 0.00 0.03 0.02 97.98 23:35:59 23:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:21:01 all 0.27 0.00 0.01 0.00 0.00 99.71 23:35:59 23:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:35:59 23:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:21:01 3 2.00 0.00 0.02 0.02 0.00 97.96 23:35:59 23:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:35:59 23:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:22:01 all 0.22 0.00 0.02 0.00 0.00 99.75 23:35:59 23:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:22:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:35:59 23:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:35:59 23:22:01 3 1.70 0.00 0.08 0.02 0.00 98.20 23:35:59 23:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:35:59 23:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:23:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:35:59 23:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 23:35:59 23:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:23:01 3 0.00 0.00 0.00 0.02 0.02 99.97 23:35:59 23:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:24:01 all 0.01 0.00 0.01 0.01 0.00 99.98 23:35:59 23:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:24:01 3 0.02 0.00 0.02 0.02 0.00 99.95 23:35:59 23:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:24:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:35:59 23:24:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:35:59 23:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:35:59 23:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:25:01 1 0.05 0.00 0.00 0.00 0.00 99.95 23:35:59 23:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:25:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:35:59 23:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:35:59 23:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:35:59 23:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:35:59 23:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:35:59 23:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:35:59 23:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:35:59 23:27:01 3 0.00 0.00 0.00 0.05 0.00 99.95 23:35:59 23:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:27:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:35:59 23:27:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:35:59 23:27:01 7 0.02 0.00 0.00 0.05 0.00 99.93 23:35:59 23:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:35:59 23:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:35:59 23:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:28:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:35:59 23:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:35:59 23:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:29:01 2 0.00 0.00 0.03 0.00 0.00 99.97 23:35:59 23:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:35:59 23:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:30:01 1 0.02 0.00 0.03 0.03 0.00 99.92 23:35:59 23:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:30:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:35:59 23:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:30:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:35:59 23:35:59 23:30:01 CPU %user %nice %system %iowait %steal %idle 23:35:59 23:31:01 all 0.00 0.00 0.01 0.00 0.00 99.97 23:35:59 23:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:35:59 23:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:31:01 3 0.00 0.00 0.02 0.02 0.02 99.95 23:35:59 23:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:31:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:35:59 23:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:35:59 23:32:01 all 0.27 0.00 0.04 0.01 0.00 99.68 23:35:59 23:32:01 0 0.35 0.00 0.05 0.03 0.00 99.57 23:35:59 23:32:01 1 0.18 0.00 0.02 0.03 0.00 99.77 23:35:59 23:32:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:35:59 23:32:01 3 0.28 0.00 0.03 0.00 0.00 99.68 23:35:59 23:32:01 4 0.15 0.00 0.02 0.00 0.00 99.83 23:35:59 23:32:01 5 0.28 0.00 0.05 0.00 0.00 99.67 23:35:59 23:32:01 6 0.82 0.00 0.05 0.00 0.02 99.12 23:35:59 23:32:01 7 0.08 0.00 0.03 0.02 0.00 99.87 23:35:59 23:33:01 all 0.04 0.00 0.01 0.01 0.00 99.94 23:35:59 23:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:33:01 1 0.03 0.00 0.02 0.03 0.00 99.92 23:35:59 23:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:35:59 23:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:35:59 23:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:33:01 6 0.27 0.00 0.02 0.00 0.00 99.72 23:35:59 23:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:34:01 all 0.02 0.00 0.00 0.00 0.00 99.97 23:35:59 23:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:34:01 1 0.05 0.00 0.02 0.02 0.00 99.92 23:35:59 23:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:35:59 23:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:35:59 23:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:35:59 23:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:35:59 23:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:59 23:35:01 1 0.02 0.00 0.03 0.02 0.00 99.93 23:35:59 23:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:35:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:35:59 23:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:35:59 23:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 23:35:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:35:59 23:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:35:59 Average: all 6.57 0.00 1.61 0.47 0.02 91.33 23:35:59 Average: 0 6.50 0.00 1.60 0.52 0.02 91.36 23:35:59 Average: 1 6.87 0.00 1.60 0.34 0.02 91.17 23:35:59 Average: 2 6.56 0.00 1.61 0.38 0.02 91.44 23:35:59 Average: 3 7.01 0.00 1.61 0.49 0.02 90.87 23:35:59 Average: 4 6.48 0.00 1.73 0.59 0.02 91.18 23:35:59 Average: 5 6.36 0.00 1.55 0.30 0.02 91.78 23:35:59 Average: 6 6.53 0.00 1.57 0.82 0.02 91.06 23:35:59 Average: 7 6.25 0.00 1.58 0.36 0.02 91.79 23:35:59 23:35:59 23:35:59