Pull request #4322 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 396eb563dad92a75b1e4a317598934d352ede51f+ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (21fc9d722e6064dcca8cfef9474c513fcffac138) 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-ssh16003394017630862445.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13823259003467950028.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4322/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-4322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2463849261807518257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15497811590073645349.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11513069902705583909.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4322/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-4322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13786514912382611754.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4723 in /w/workspace/edgexfoundry_edgex-go_PR-4322 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4322/head:refs/remotes/origin/PR-4322 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 396eb563dad92a75b1e4a317598934d352ede51f Merge succeeded, producing 396eb563dad92a75b1e4a317598934d352ede51f Checking out Revision 396eb563dad92a75b1e4a317598934d352ede51f (PR-4322) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 396eb563dad92a75b1e4a317598934d352ede51f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 396eb563dad92a75b1e4a317598934d352ede51f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:50 ========================================================= 19:03:50 EdgeX Global Pipelines Version Info 19:03:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:03:51 ------------------- 19:03:51 stable info: 19:03:51 ------------------- 19:03:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:51 Message: update stable to v1.0.244 19:03:51 ------------------- 19:03:51 experimental info: 19:03:51 ------------------- 19:03:51 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:51 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4322 [Pipeline] echo 19:03:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4322 [Pipeline] echo 19:03:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4322 [Pipeline] echo 19:03:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 396eb563dad92a75b1e4a317598934d352ede51f [Pipeline] echo 19:03:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 396eb56 [Pipeline] echo 19:03:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:53 provisioning config files... 19:03:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config607006838878053569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:53 ---> docker-login.sh 19:03:53 nexus3.edgexfoundry.org:10001 19:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:54 Configure a credential helper to remove this warning. See 19:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:54 19:03:54 Login Succeeded 19:03:54 nexus3.edgexfoundry.org:10002 19:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:55 Configure a credential helper to remove this warning. See 19:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:55 19:03:55 Login Succeeded 19:03:55 nexus3.edgexfoundry.org:10003 19:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:55 Configure a credential helper to remove this warning. See 19:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:55 19:03:55 Login Succeeded 19:03:55 nexus3.edgexfoundry.org:10004 19:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:55 Configure a credential helper to remove this warning. See 19:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:55 19:03:55 Login Succeeded 19:03:55 docker.io 19:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:55 Configure a credential helper to remove this warning. See 19:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:55 19:03:55 Login Succeeded 19:03:55 ---> docker-login.sh ends [Pipeline] } 19:03:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:56 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-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 19:03:56 + cut -d/ -f2 19:03:56 + dirname cmd/core-command/Dockerfile 19:03:56 + echo core-command,cmd/core-command/Dockerfile 19:03:56 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:03:56 + cut -d/ -f2 19:03:56 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:03:56 + dirname cmd/core-data/Dockerfile 19:03:56 + cut -d/ -f2 19:03:56 + echo core-data,cmd/core-data/Dockerfile 19:03:56 + cut -d/ -f2 19:03:56 + dirname cmd/core-metadata/Dockerfile 19:03:56 + echo core-metadata,cmd/core-metadata/Dockerfile 19:03:56 + dirname cmd/security-bootstrapper/Dockerfile 19:03:56 + cut -d/ -f2 19:03:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:03:56 + dirname cmd/security-proxy-setup/Dockerfile 19:03:56 + cut -d/ -f2 19:03:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:03:56 + dirname cmd/security-secretstore-setup/Dockerfile 19:03:56 + cut -d/ -f2 19:03:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:03:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:03:56 + cut -d/ -f2 19:03:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:03:56 + dirname cmd/security-spire-agent/Dockerfile 19:03:56 + cut -d/ -f2 19:03:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:03:56 + dirname cmd/security-spire-config/Dockerfile 19:03:56 + cut -d/ -f2 19:03:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:03:56 + + cut -d/ -f2 19:03:56 dirname cmd/security-spire-server/Dockerfile 19:03:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:03:56 + dirname cmd/support-notifications/Dockerfile 19:03:56 + cut -d/ -f2 19:03:56 + echo support-notifications,cmd/support-notifications/Dockerfile 19:03:56 + dirname cmd/support-scheduler/Dockerfile 19:03:56 + cut -d/ -f2 19:03:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:03:56 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:03:56 + git rev-list -1 --merges 396eb563dad92a75b1e4a317598934d352ede51f~1..396eb563dad92a75b1e4a317598934d352ede51f [Pipeline] echo 19:03:56 -----------> git rev-list -1 --merges 396eb563dad92a75b1e4a317598934d352ede51f~1..396eb563dad92a75b1e4a317598934d352ede51f 396eb563dad92a75b1e4a317598934d352ede51f [false] [Pipeline] sh 19:03:56 + git log --format=format:%s -1 396eb563dad92a75b1e4a317598934d352ede51f [Pipeline] echo 19:03:56 ========================================================= 19:03:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:03:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:57 + grep -v github /etc/ssh/ssh_known_hosts 19:03:57 + [ -e /tmp/ssh_known_hosts ] 19:03:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:57 + + sudo tee -a /etc/ssh/ssh_known_hosts 19:03:57 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:57 19:03:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:59 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:59 b85a868b505f: Pulling fs layer 19:03:59 e2be974225ed: Pulling fs layer 19:03:59 339a4e72a1f5: Pulling fs layer 19:03:59 988bab9f4d93: Pulling fs layer 19:03:59 1469e6f7b9e6: Pulling fs layer 19:03:59 eaf3925da568: Pulling fs layer 19:03:59 bab4dde63d76: Pulling fs layer 19:03:59 bde34c3a00c8: Pulling fs layer 19:03:59 b352a97aabf1: Pulling fs layer 19:03:59 4872d77fe225: Pulling fs layer 19:03:59 5851b861e8e6: Pulling fs layer 19:03:59 eaf3925da568: Waiting 19:03:59 bab4dde63d76: Waiting 19:03:59 bde34c3a00c8: Waiting 19:03:59 b352a97aabf1: Waiting 19:03:59 4872d77fe225: Waiting 19:03:59 5851b861e8e6: Waiting 19:03:59 988bab9f4d93: Waiting 19:03:59 1469e6f7b9e6: Waiting 19:03:59 e2be974225ed: Download complete 19:03:59 988bab9f4d93: Verifying Checksum 19:03:59 988bab9f4d93: Download complete 19:03:59 1469e6f7b9e6: Verifying Checksum 19:03:59 1469e6f7b9e6: Download complete 19:03:59 eaf3925da568: Verifying Checksum 19:03:59 eaf3925da568: Download complete 19:03:59 339a4e72a1f5: Verifying Checksum 19:03:59 339a4e72a1f5: Download complete 19:03:59 bde34c3a00c8: Download complete 19:03:59 b352a97aabf1: Verifying Checksum 19:03:59 b352a97aabf1: Download complete 19:03:59 4872d77fe225: Verifying Checksum 19:03:59 4872d77fe225: Download complete 19:03:59 5851b861e8e6: Verifying Checksum 19:03:59 5851b861e8e6: Download complete 19:03:59 b85a868b505f: Verifying Checksum 19:03:59 b85a868b505f: Download complete 19:04:00 bab4dde63d76: Verifying Checksum 19:04:00 bab4dde63d76: Download complete 19:04:02 b85a868b505f: Pull complete 19:04:02 e2be974225ed: Pull complete 19:04:03 339a4e72a1f5: Pull complete 19:04:03 988bab9f4d93: Pull complete 19:04:03 1469e6f7b9e6: Pull complete 19:04:04 eaf3925da568: Pull complete 19:04:06 bab4dde63d76: Pull complete 19:04:06 bde34c3a00c8: Pull complete 19:04:07 b352a97aabf1: Pull complete 19:04:07 4872d77fe225: Pull complete 19:04:07 5851b861e8e6: Pull complete 19:04:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:08 prd-ubuntu20.04-docker-8c-8g-4723 does not seem to be running inside a container 19:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:04:13 $ docker top dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 -eo pid,comm 19:04:13 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). 19:04:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:14 [ssh-agent] Looking for ssh-agent implementation... 19:04:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:14 $ docker exec dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 ssh-agent 19:04:14 SSH_AUTH_SOCK=/tmp/ssh-AxnjxqJQUUkV/agent.31 19:04:14 SSH_AGENT_PID=37 19:04:14 Running ssh-add (command line suppressed) 19:04:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8505673410470307166.key (/w/workspace/edgex-go/1@tmp/private_key_8505673410470307166.key) 19:04:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:14 + git tag --points-at HEAD [Pipeline] } 19:04:14 $ docker exec --env ******** --env ******** dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 ssh-agent -k 19:04:14 unset SSH_AUTH_SOCK; 19:04:14 unset SSH_AGENT_PID; 19:04:14 echo Agent pid 37 killed; 19:04:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:15 [ssh-agent] Looking for ssh-agent implementation... 19:04:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:15 $ docker exec dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 ssh-agent 19:04:15 SSH_AUTH_SOCK=/tmp/ssh-ftn1gMf1MYzv/agent.69 19:04:15 SSH_AGENT_PID=75 19:04:15 Running ssh-add (command line suppressed) 19:04:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8912057996459921056.key (/w/workspace/edgex-go/1@tmp/private_key_8912057996459921056.key) 19:04:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:15 + git semver init 19:04:15 2023-02-06 19:04:15,906 [run_init] DEBUG init version:0.0.0 force:False 19:04:15 2023-02-06 19:04:15,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:04:15 2023-02-06 19:04:15,907 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:04:15 2023-02-06 19:04:15,908 [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) 19:04:21 2023-02-06 19:04:21,112 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:04:21 2023-02-06 19:04:21,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4322 with force:False 19:04:21 2023-02-06 19:04:21,112 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4322 19:04:21 2023-02-06 19:04:21,117 [execute] INFO git cat-file --batch-check 19:04:21 2023-02-06 19:04:21,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:21 2023-02-06 19:04:21,125 [execute] INFO git cat-file --batch 19:04:21 2023-02-06 19:04:21,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:21 2023-02-06 19:04:21,131 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4322 19:04:21 0.0.0 [Pipeline] } 19:04:21 $ docker exec --env ******** --env ******** dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 ssh-agent -k 19:04:21 unset SSH_AUTH_SOCK; 19:04:21 unset SSH_AGENT_PID; 19:04:21 echo Agent pid 75 killed; 19:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:21 + git semver [Pipeline] } 19:04:22 $ docker stop --time=1 dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 19:04:23 $ docker rm -f --volumes dd8918d9d26a12f2420a121055a8e9b618e236db609625ba1eb53cd151a187f8 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:24 Stashed 1 file(s) [Pipeline] echo 19:04:24 [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 19:04:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:04:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:25 ========================================================= 19:04:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:04:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:04:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:25 213ec9aee27d: Pulling fs layer 19:04:25 4583459ba037: Pulling fs layer 19:04:25 93c1e223e6f2: Pulling fs layer 19:04:25 53926ce57604: Pulling fs layer 19:04:25 21b2b0c7a3f4: Pulling fs layer 19:04:25 22ff95d597cd: Pulling fs layer 19:04:25 12d6caf4c0d1: Pulling fs layer 19:04:25 96b7cbca73a9: Pulling fs layer 19:04:25 a7acece74701: Pulling fs layer 19:04:25 96b7cbca73a9: Waiting 19:04:25 53926ce57604: Waiting 19:04:25 a7acece74701: Waiting 19:04:25 21b2b0c7a3f4: Waiting 19:04:25 22ff95d597cd: Waiting 19:04:25 12d6caf4c0d1: Waiting 19:04:25 93c1e223e6f2: Verifying Checksum 19:04:25 93c1e223e6f2: Download complete 19:04:25 4583459ba037: Verifying Checksum 19:04:25 4583459ba037: Download complete 19:04:25 21b2b0c7a3f4: Verifying Checksum 19:04:25 21b2b0c7a3f4: Download complete 19:04:25 22ff95d597cd: Verifying Checksum 19:04:25 22ff95d597cd: Download complete 19:04:25 213ec9aee27d: Verifying Checksum 19:04:25 213ec9aee27d: Download complete 19:04:25 12d6caf4c0d1: Verifying Checksum 19:04:25 12d6caf4c0d1: Download complete 19:04:25 213ec9aee27d: Pull complete 19:04:26 4583459ba037: Pull complete 19:04:26 93c1e223e6f2: Pull complete 19:04:26 a7acece74701: Verifying Checksum 19:04:26 a7acece74701: Download complete 19:04:27 96b7cbca73a9: Verifying Checksum 19:04:27 96b7cbca73a9: Download complete 19:04:27 53926ce57604: Verifying Checksum 19:04:27 53926ce57604: Download complete 19:04:31 53926ce57604: Pull complete 19:04:31 21b2b0c7a3f4: Pull complete 19:04:32 22ff95d597cd: Pull complete 19:04:32 12d6caf4c0d1: Pull complete 19:04:33 96b7cbca73a9: Pull complete 19:04:34 a7acece74701: Pull complete 19:04:34 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:04:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:35 WORKDIR /edgex 19:04:35 COPY go.mod . 19:04:35 RUN go mod download 19:04:35 + docker build -t ci-base-image-x86_64 -f - . 19:04:35 Sending build context to Docker daemon 170.2MB 19:04:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:35 ---> db6d94c90886 19:04:35 Step 2/4 : WORKDIR /edgex 19:04:39 Still waiting to schedule task 19:04:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:04:40 ---> Running in e98df3e35f02 19:04:40 Removing intermediate container e98df3e35f02 19:04:40 ---> 6200237e05f2 19:04:40 Step 3/4 : COPY go.mod . 19:04:40 ---> c0bee36e9e7d 19:04:40 Step 4/4 : RUN go mod download 19:04:40 ---> Running in d63cec0c508a 19:04:54 Removing intermediate container d63cec0c508a 19:04:54 ---> cbb7e2e1f09d 19:04:54 Successfully built cbb7e2e1f09d 19:04:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:55 + docker inspect -f . ci-base-image-x86_64 19:04:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:55 prd-ubuntu20.04-docker-8c-8g-4723 does not seem to be running inside a container 19:04:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:56 $ docker top d89ac44809bc9c521d05029d7eaabb93da315ec5017f90a130866595c2934ad6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:56 + go version 19:04:56 go version go1.18.7 linux/amd64 [Pipeline] } 19:04:56 $ docker stop --time=1 d89ac44809bc9c521d05029d7eaabb93da315ec5017f90a130866595c2934ad6 19:04:57 $ docker rm -f --volumes d89ac44809bc9c521d05029d7eaabb93da315ec5017f90a130866595c2934ad6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:58 + docker inspect -f . ci-base-image-x86_64 19:04:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:58 prd-ubuntu20.04-docker-8c-8g-4723 does not seem to be running inside a container 19:04:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:59 $ docker top f2e8510a8ee846d732a1ab9f21d0a8724a838eec59e0291813df8daba02695db -eo pid,comm [Pipeline] { [Pipeline] echo 19:04:59 ========================================================= 19:04:59 [edgeXBuildGoParallel] Running Tests and Build... 19:04:59 ========================================================= [Pipeline] sh 19:04:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:04:59 + make test 19:04:59 go test -race -coverprofile=coverage.out ./... 19:05:06 ? github.com/edgexfoundry/edgex-go [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:05:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 19:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:05:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements 19:05:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.109s coverage: 43.1% of statements 19:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:05:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.0% of statements 19:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:05:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.446s coverage: 89.2% of statements 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:05:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.112s coverage: 2.6% of statements 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:05:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.499s coverage: 95.6% of statements 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:05:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:05:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:05:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:05:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements 19:05:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 19:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.094s coverage: 82.9% of statements 19:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 19:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.678s coverage: 96.3% of statements 19:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 19:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.274s coverage: 79.9% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.081s coverage: 87.2% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 77.4% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.2% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.337s coverage: 65.3% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:05:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:05:40 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 19:06:02 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." 19:06:02 go vet ./... 19:06:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:06:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:06:03 ./bin/test-attribution-txt.sh [Pipeline] echo 19:06:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:06:03 + ls -al . 19:06:03 total 744 19:06:03 drwxrwxr-x 11 1001 1001 4096 Feb 6 19:05 . 19:06:03 drwxr-xr-x 4 root root 4096 Feb 6 19:04 .. 19:06:03 drwxrwxr-x 2 1001 1001 4096 Feb 6 19:03 .blubracket 19:06:03 -rw-rw-r-- 1 1001 1001 16 Feb 6 19:03 .dockerignore 19:06:03 drwxrwxr-x 8 1001 1001 4096 Feb 6 19:05 .git 19:06:03 drwxrwxr-x 3 1001 1001 4096 Feb 6 19:03 .github 19:06:03 -rw-rw-r-- 1 1001 1001 1024 Feb 6 19:03 .gitignore 19:06:03 -rw-rw-r-- 1 1001 1001 42 Feb 6 19:03 .golangci.yml 19:06:03 -rw-rw-r-- 1 1001 1001 87 Feb 6 19:03 .hadolint.yml 19:06:03 drwxr-xr-x 3 1001 1001 4096 Feb 6 19:04 .semver 19:06:03 -rw-rw-r-- 1 1001 1001 166 Feb 6 19:03 .sonarcloud.properties 19:06:03 -rw-rw-r-- 1 1001 1001 1171 Feb 6 19:03 ADOPTERS.md 19:06:03 -rw-rw-r-- 1 1001 1001 10825 Feb 6 19:03 Attribution.txt 19:06:03 -rw-rw-r-- 1 1001 1001 73765 Feb 6 19:03 CHANGELOG.md 19:06:03 -rw-rw-r-- 1 1001 1001 3804 Feb 6 19:03 CONTRIBUTING.md 19:06:03 -rw-rw-r-- 1 1001 1001 677 Feb 6 19:03 GOVERNANCE.md 19:06:03 -rw-rw-r-- 1 1001 1001 850 Feb 6 19:03 Jenkinsfile 19:06:03 -rw-rw-r-- 1 1001 1001 10775 Feb 6 19:03 LICENSE 19:06:03 -rw-rw-r-- 1 1001 1001 13388 Feb 6 19:03 Makefile 19:06:03 -rw-rw-r-- 1 1001 1001 582 Feb 6 19:03 OWNERS.md 19:06:03 -rw-rw-r-- 1 1001 1001 9403 Feb 6 19:03 README.md 19:06:03 -rw-rw-r-- 1 1001 1001 6912 Feb 6 19:03 SECURITY.md 19:06:03 -rw-rw-r-- 1 1001 1001 5 Feb 6 19:04 VERSION 19:06:03 drwxrwxr-x 2 1001 1001 4096 Feb 6 19:03 bin 19:06:03 drwxrwxr-x 17 1001 1001 4096 Feb 6 19:03 cmd 19:06:03 -rw-r--r-- 1 root root 486191 Feb 6 19:05 coverage.out 19:06:03 -rw-rw-r-- 1 1001 1001 3294 Feb 6 19:03 go.mod 19:06:03 -rw-rw-r-- 1 1001 1001 34708 Feb 6 19:03 go.sum 19:06:03 drwxrwxr-x 7 1001 1001 4096 Feb 6 19:03 internal 19:06:03 drwxrwxr-x 3 1001 1001 4096 Feb 6 19:03 openapi 19:06:03 drwxrwxr-x 4 1001 1001 4096 Feb 6 19:03 snap 19:06:03 -rw-rw-r-- 1 1001 1001 204 Feb 6 19:03 version.go [Pipeline] sh 19:06:04 + '[' -e coverage.out ] 19:06:04 + chown 1001:1001 coverage.out [Pipeline] stash 19:06:04 Stashed 1 file(s) [Pipeline] sh 19:06:04 + make build 19:06:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:06:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4728 in /w/workspace/edgexfoundry_edgex-go_PR-4322 [Pipeline] { [Pipeline] ws 19:06:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:06:13 The recommended git tool is: git 19:06:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:06:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:06:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:06:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:06:20 using credential edgex-jenkins-ssh 19:06:20 Cloning the remote Git repository 19:06:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:06:21 > git init /w/workspace/edgex-go/1 # timeout=10 19:06:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:21 > git --version # timeout=10 19:06:21 > git --version # 'git version 2.25.1' 19:06:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:06:27 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 19:06:27 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 19:06:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:06:29 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 19:06:30 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 19:06:33 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] } 19:06:34 $ docker stop --time=1 f2e8510a8ee846d732a1ab9f21d0a8724a838eec59e0291813df8daba02695db 19:06:37 $ docker rm -f --volumes f2e8510a8ee846d732a1ab9f21d0a8724a838eec59e0291813df8daba02695db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:38 19:06:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:39 latest: Pulling from edgex-devops/edgex-compose 19:06:39 cbdbe7a5bc2a: Pulling fs layer 19:06:39 ca9280d653b3: Pulling fs layer 19:06:39 7e9c9ca2126c: Pulling fs layer 19:06:39 cbdbe7a5bc2a: Verifying Checksum 19:06:39 cbdbe7a5bc2a: Download complete 19:06:39 cbdbe7a5bc2a: Pull complete 19:06:39 ca9280d653b3: Verifying Checksum 19:06:39 ca9280d653b3: Download complete 19:06:40 7e9c9ca2126c: Download complete 19:06:40 ca9280d653b3: Pull complete 19:06:40 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 396eb563dad92a75b1e4a317598934d352ede51f 19:06:40 Merge succeeded, producing 396eb563dad92a75b1e4a317598934d352ede51f 19:06:40 Checking out Revision 396eb563dad92a75b1e4a317598934d352ede51f (PR-4322) 19:06:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4322/head:refs/remotes/origin/PR-4322 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:06:40 > git config core.sparsecheckout # timeout=10 19:06:40 > git checkout -f 396eb563dad92a75b1e4a317598934d352ede51f # timeout=10 19:06:40 > git remote # timeout=10 19:06:40 > git config --get remote.origin.url # timeout=10 19:06:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:40 > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 19:06:40 > git rev-parse HEAD^{commit} # timeout=10 19:06:40 > git config core.sparsecheckout # timeout=10 19:06:40 > git checkout -f 396eb563dad92a75b1e4a317598934d352ede51f # timeout=10 19:06:41 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:06:41 > git --version # timeout=10 19:06:41 > git --version # 'git version 2.25.1' 19:06:41 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:06:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:42 Dload Upload Total Spent Left Speed 19:06:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 19:06:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:06:43 7e9c9ca2126c: Pull complete 19:06:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:06:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 19:06:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:06:43 + sudo tee /etc/docker/daemon.new 19:06:43 { 19:06:43 "registry-mirrors": [ 19:06:43 "https://nexus3.edgexfoundry.org:10001" 19:06:43 ], 19:06:43 "bip": "10.250.0.254/24", 19:06:43 "hosts": [ 19:06:43 "tcp://0.0.0.0:5555", 19:06:43 "unix:///var/run/docker.sock" 19:06:43 ], 19:06:43 "mtu": 1458, 19:06:43 "selinux-enabled": true, 19:06:43 "seccomp-profile": "/etc/docker/seccomp.json" 19:06:43 } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:43 prd-ubuntu20.04-docker-8c-8g-4723 does not seem to be running inside a container 19:06:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 19:06:45 $ docker top 5e638da649c7f0e5ae02077a85c351e0f19b16a6c7b076481032745fbe4883af -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:06:46 + sudo service docker restart 19:06:46 + docker-compose build --help 19:06:46 + grep parallel 19:06:46 --parallel Build images in parallel. [Pipeline] } 19:06:46 $ docker stop --time=1 5e638da649c7f0e5ae02077a85c351e0f19b16a6c7b076481032745fbe4883af 19:06:48 $ docker rm -f --volumes 5e638da649c7f0e5ae02077a85c351e0f19b16a6c7b076481032745fbe4883af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:48 prd-ubuntu20.04-docker-8c-8g-4723 does not seem to be running inside a container 19:06:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:49 $ docker top acecaa7debfdab060317be494977f4b49733eee6288d85599ddd9e37850ee609 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:49 + docker-compose -f ./docker-compose-build.yml build --parallel 19:06:50 Building core-command ... 19:06:50 Building core-common-config-bootstrapper ... 19:06:50 Building core-data ... 19:06:50 Building core-metadata ... 19:06:50 Building security-bootstrapper ... 19:06:50 Building security-proxy-setup ... 19:06:50 Building security-secretstore-setup ... 19:06:50 Building security-spiffe-token-provider ... 19:06:50 Building security-spire-agent ... 19:06:50 Building security-spire-config ... 19:06:50 Building security-spire-server ... 19:06:50 Building support-notifications ... 19:06:50 Building support-scheduler ... 19:06:50 Building support-notifications 19:06:50 Building security-bootstrapper 19:06:50 Building security-spire-server 19:06:50 Building core-command 19:06:50 Building security-spiffe-token-provider 19:07:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:00 ---> cbb7e2e1f09d 19:07:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:07:00 ---> cbb7e2e1f09d 19:07:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:07:03 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:07:03 ---> cbb7e2e1f09d 19:07:03 Step 3/32 : WORKDIR /edgex-go 19:07:03 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:03 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:07:03 ---> cbb7e2e1f09d 19:07:03 Step 3/19 : WORKDIR /edgex-go 19:07:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:07:03 ---> cbb7e2e1f09d 19:07:03 Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:04 provisioning config files... 19:07:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5887702074975775256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:05 ---> docker-login.sh 19:07:05 nexus3.edgexfoundry.org:10001 19:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:05 Configure a credential helper to remove this warning. See 19:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:05 19:07:05 Login Succeeded 19:07:05 nexus3.edgexfoundry.org:10002 19:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:06 Configure a credential helper to remove this warning. See 19:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:06 19:07:06 Login Succeeded 19:07:06 nexus3.edgexfoundry.org:10003 19:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:06 Configure a credential helper to remove this warning. See 19:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:06 19:07:06 Login Succeeded 19:07:06 nexus3.edgexfoundry.org:10004 19:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:07 Configure a credential helper to remove this warning. See 19:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:07 19:07:07 Login Succeeded 19:07:07 docker.io 19:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:07 Configure a credential helper to remove this warning. See 19:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:07 19:07:07 Login Succeeded 19:07:07 ---> docker-login.sh ends [Pipeline] } 19:07:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:07:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:08 ========================================================= 19:07:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:07:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:07:08 9b18e9b68314: Pulling fs layer 19:07:08 35d82f9e3411: Pulling fs layer 19:07:08 e16973657156: Pulling fs layer 19:07:08 fc693d55d65f: Pulling fs layer 19:07:08 7e9fc2657dce: Pulling fs layer 19:07:08 dda99020689f: Pulling fs layer 19:07:08 db1c61fa0a46: Pulling fs layer 19:07:08 891c053d2c06: Pulling fs layer 19:07:08 dda99020689f: Waiting 19:07:08 fc693d55d65f: Waiting 19:07:08 db1c61fa0a46: Waiting 19:07:08 7e9fc2657dce: Waiting 19:07:08 891c053d2c06: Waiting 19:07:09 ---> Running in d5054260cc01 19:07:09 ---> Running in 31be8717c793 19:07:09 ---> Running in 4b3cd626d2b4 19:07:09 ---> Running in f73d558f0275 19:07:09 ---> Running in 13222e0a4a3b 19:07:09 Removing intermediate container 13222e0a4a3b 19:07:09 Removing intermediate container 4b3cd626d2b4 19:07:09 ---> 093c9f9eef36 19:07:09 Removing intermediate container d5054260cc01 19:07:09 Step 4/32 : RUN apk add --update --no-cache make git ---> 785fb71069a8 19:07:09 Step 4/22 : WORKDIR /edgex-go ---> ad5a03131e22 19:07:09 Removing intermediate container 31be8717c793 19:07:09 19:07:09 19:07:09 Step 4/23 : WORKDIR /edgex-go ---> 0b11b6365bab 19:07:09 19:07:09 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:07:09 Removing intermediate container f73d558f0275 19:07:09 ---> eddf98f98cee 19:07:09 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:07:09 ---> Running in c802d8d3324d 19:07:09 ---> Running in dbccc16f1901 19:07:09 ---> Running in 2731530d32e6 19:07:09 ---> Running in a2695280e290 19:07:09 ---> Running in 1ca97718d1a8 19:07:09 e16973657156: Verifying Checksum 19:07:09 e16973657156: Download complete 19:07:09 35d82f9e3411: Verifying Checksum 19:07:09 35d82f9e3411: Download complete 19:07:09 7e9fc2657dce: Download complete 19:07:09 dda99020689f: Verifying Checksum 19:07:09 dda99020689f: Download complete 19:07:09 9b18e9b68314: Verifying Checksum 19:07:09 9b18e9b68314: Download complete 19:07:09 Removing intermediate container 2731530d32e6 19:07:09 ---> 94f42e6dfb2b 19:07:09 Step 5/23 : RUN apk add --update --no-cache make git 19:07:09 Removing intermediate container c802d8d3324d 19:07:09 ---> 4a4f143abe80 19:07:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:07:09 ---> Running in 2a98ea8e00d7 19:07:09 ---> Running in 62d741cde7d6 19:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:10 9b18e9b68314: Pull complete 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:10 891c053d2c06: Verifying Checksum 19:07:10 891c053d2c06: Download complete 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:10 OK: 211 MiB in 51 packages 19:07:10 OK: 211 MiB in 51 packages 19:07:10 OK: 211 MiB in 51 packages 19:07:10 OK: 211 MiB in 51 packages 19:07:10 v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:07:10 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:07:10 OK: 17044 distinct packages available 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:11 OK: 211 MiB in 51 packages 19:07:11 db1c61fa0a46: Verifying Checksum 19:07:11 db1c61fa0a46: Download complete 19:07:11 Removing intermediate container 2a98ea8e00d7 19:07:11 ---> 38672437d8c8 19:07:11 Step 6/22 : COPY go.mod vendor* ./ 19:07:11 Removing intermediate container 62d741cde7d6 19:07:11 ---> 712516cf5de2 19:07:11 Step 6/23 : COPY go.mod vendor* ./ 19:07:11 35d82f9e3411: Pull complete 19:07:11 ---> 486b7b15a5a0 19:07:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:11 Removing intermediate container a2695280e290 19:07:11 ---> a0bebcc46bae 19:07:11 Step 5/23 : COPY go.mod vendor* ./ 19:07:11 ---> Running in c99d9b7b551b 19:07:11 fc693d55d65f: Download complete 19:07:11 e16973657156: Pull complete 19:07:11 ---> 096c9a1777c8 19:07:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:11 Removing intermediate container 1ca97718d1a8 19:07:11 ---> f81a43f21edb 19:07:11 Step 5/32 : COPY go.mod vendor* ./ 19:07:11 Removing intermediate container dbccc16f1901 19:07:11 ---> 67225a89a16d 19:07:11 Step 5/19 : COPY go.mod vendor* ./ 19:07:11 ---> 4476bf698111 19:07:11 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:11 ---> Running in acb7746a43e5 19:07:11 ---> Running in 0836542b5301 19:07:12 ---> 84fc1de28804 19:07:12 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:12 ---> 6728ff3690bb 19:07:12 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:12 ---> Running in 596803ebab8e 19:07:12 ---> Running in e8fb9edfd099 19:07:24 fc693d55d65f: Pull complete 19:07:24 7e9fc2657dce: Pull complete 19:07:24 dda99020689f: Pull complete 19:07:29 db1c61fa0a46: Pull complete 19:07:31 891c053d2c06: Pull complete 19:07:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:31 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:31 WORKDIR /edgex 19:07:31 COPY go.mod . 19:07:31 RUN go mod download -t 19:07:31 ci-base-image-arm64 -f - . 19:07:31 Sending build context to Docker daemon 3.093MB 19:07:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:31 ---> f96f9c87975a 19:07:31 Step 2/4 : WORKDIR /edgex 19:07:34 ---> Running in c80a3719eea1 19:07:34 Removing intermediate container c80a3719eea1 19:07:34 ---> 321e68f9b4cc 19:07:34 Step 3/4 : COPY go.mod . 19:07:34 ---> 1b4be7acf55c 19:07:34 Step 4/4 : RUN go mod download 19:07:35 ---> Running in 72f24660e91d 19:08:22 Removing intermediate container 72f24660e91d 19:08:22 ---> 27fb59d1a582 19:08:22 Successfully built 27fb59d1a582 19:08:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:22 + docker inspect -f . ci-base-image-arm64 19:08:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:22 prd-ubuntu20.04-docker-arm64-4c-16g-4728 does not seem to be running inside a container 19:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:24 $ docker top 3256d8bb061e389d2d3eaba65c5cb38c32e4d26202c77500cd4ced322e0373a9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:24 + go version 19:08:24 go version go1.18.7 linux/arm64 [Pipeline] } 19:08:24 $ docker stop --time=1 3256d8bb061e389d2d3eaba65c5cb38c32e4d26202c77500cd4ced322e0373a9 19:08:28 $ docker rm -f --volumes 3256d8bb061e389d2d3eaba65c5cb38c32e4d26202c77500cd4ced322e0373a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:29 + docker inspect -f . ci-base-image-arm64 19:08:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:29 prd-ubuntu20.04-docker-arm64-4c-16g-4728 does not seem to be running inside a container 19:08:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:30 $ docker top 3e8762d9e58328a02c0cd75e7d24ef7be54dca33211ba9c35a8e8443e0cc9ba1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:30 ========================================================= 19:08:30 [edgeXBuildGoParallel] Running Tests and Build... 19:08:30 ========================================================= [Pipeline] sh 19:08:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:32 + make test 19:08:32 go test -race -coverprofile=coverage.out ./... 19:08:33 Removing intermediate container 596803ebab8e 19:08:33 ---> 76e88732281b 19:08:33 Step 7/32 : COPY . . 19:08:33 Removing intermediate container 0836542b5301 19:08:33 ---> 992f429539af 19:08:33 Step 7/23 : COPY . . 19:08:33 Removing intermediate container e8fb9edfd099 19:08:33 ---> d9cb964ca362 19:08:33 Step 7/19 : COPY . . 19:08:33 Removing intermediate container c99d9b7b551b 19:08:33 ---> 86d234782077 19:08:33 Step 8/22 : COPY . . 19:08:33 Removing intermediate container acb7746a43e5 19:08:33 ---> f24540dee349 19:08:33 Step 8/23 : COPY . . 19:08:46 ---> 18bba5747db8 19:08:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:08:46 ---> bcb7e2962988 19:08:46 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:08:46 ---> 2614623a4f8a 19:08:46 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:08:46 ---> ad8eaeac1307 19:08:46 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:08:46 ---> 69ac2dd75fc0 19:08:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:08:46 ---> Running in bdba67eb39f2 19:08:46 ---> Running in 738e10cb3536 19:08:46 ---> Running in 791708ee3e79 19:08:46 ---> Running in 35b079b690e3 19:08:46 ---> Running in 487d40a9cdfc 19:08:46 Removing intermediate container 487d40a9cdfc 19:08:46 ---> 3a50872e256e 19:08:46 Step 9/23 : WORKDIR /edgex-go/spire-build 19:08:46 ---> Running in ea6cf6ea8126 19:08:46 Removing intermediate container ea6cf6ea8126 19:08:46 ---> 17452db6ea57 19:08:46 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 19:08:46 ---> Running in 8bcc188e6cf4 19:08:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:08:47 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 19:08:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:08:47 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 19:08:48 Removing intermediate container 8bcc188e6cf4 19:08:48 ---> 406575015660 19:08:48 Step 11/23 : WORKDIR /edgex-go 19:08:48 ---> Running in b4e34984f555 19:08:48 Removing intermediate container b4e34984f555 19:08:48 ---> 3a9a3cf1cb63 19:08:48 19:08:48 Step 12/23 : FROM alpine:3.15 19:08:48 3.15: Pulling from library/alpine 19:08:48 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:08:48 Status: Downloaded newer image for alpine:3.15 19:08:48 ---> c4fc93816858 19:08:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:49 ---> Running in 52abc4f52d83 19:08:49 Removing intermediate container 52abc4f52d83 19:08:49 ---> e53afd48df3e 19:08:49 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:08:49 ---> Running in 4aede92d3834 19:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:51 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:08:51 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:08:51 OK: 15859 distinct packages available 19:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:52 (1/5) Installing dumb-init (1.2.5-r1) 19:08:52 (2/5) Installing musl-obstack (1.2.3-r0) 19:08:52 (3/5) Installing libucontext (1.1-r0) 19:08:52 (4/5) Installing gcompat (1.0.0-r4) 19:08:52 (5/5) Installing openssl (1.1.1s-r1) 19:08:52 Executing busybox-1.34.1-r7.trigger 19:08:52 OK: 7 MiB in 19 packages 19:08:56 Removing intermediate container 4aede92d3834 19:08:56 ---> 9607d289e68a 19:08:56 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:09:03 ---> b5de29c02c39 19:09:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:09:03 ---> cd706823135c 19:09:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:09:05 ---> 1dec334d6a92 19:09:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:09:05 ---> b22d487f420f 19:09:05 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:09:06 ---> Running in 5172e0a8054a 19:09:06 Removing intermediate container 5172e0a8054a 19:09:06 ---> 131350220be5 19:09:06 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:09:06 ---> Running in 57d84347d5b1 19:09:07 Removing intermediate container 57d84347d5b1 19:09:07 ---> a3c3bfa48083 19:09:07 Step 21/23 : LABEL arch=x86_64 19:09:07 ---> Running in 96fa4dfbb6d0 19:09:07 Removing intermediate container 96fa4dfbb6d0 19:09:07 ---> c313d2c40eab 19:09:07 Step 22/23 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:09:08 ---> Running in f7b5c5553177 19:09:08 Removing intermediate container f7b5c5553177 19:09:08 ---> c9eed66351e7 19:09:08 Step 23/23 : LABEL version=0.0.0 19:09:10 ---> Running in 44e2fe3bf15b 19:09:10 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:11 Removing intermediate container 44e2fe3bf15b 19:09:11 ---> e30744652bbe 19:09:11 19:09:11 Successfully built e30744652bbe 19:09:11 Successfully tagged security-spire-server:latest 19:09:11  Building security-spire-server ... done Building core-metadata 19:09:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:16 ---> cbb7e2e1f09d 19:09:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:09:16 ---> Using cache 19:09:16 ---> 785fb71069a8 19:09:16 Step 4/24 : WORKDIR /edgex-go 19:09:16 ---> Using cache 19:09:16 ---> 4a4f143abe80 19:09:16 Step 5/24 : RUN apk add --update --no-cache make git 19:09:22 ---> Running in 9f51c0e42aac 19:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:23 OK: 211 MiB in 51 packages 19:09:28 Removing intermediate container 791708ee3e79 19:09:28 ---> 751be0a4b883 19:09:28 19:09:28 Step 10/23 : FROM alpine:3.16 19:09:28 Removing intermediate container 738e10cb3536 19:09:28 ---> 90d9c260859e 19:09:28 19:09:28 Step 9/32 : FROM alpine:3.16 19:09:28 Removing intermediate container bdba67eb39f2 19:09:28 ---> 79c706eaaf35 19:09:28 19:09:28 Step 9/19 : FROM alpine:3.15 19:09:28 ---> c4fc93816858 19:09:28 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:28 ---> Using cache 19:09:28 ---> e53afd48df3e 19:09:28 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:09:28 ---> Running in 0bfae8e12a07 19:09:28 Removing intermediate container 35b079b690e3 19:09:28 ---> 79c90971efe5 19:09:28 19:09:28 Step 10/22 : FROM alpine:3.16 19:09:28 Removing intermediate container 9f51c0e42aac 19:09:28 ---> 97c866b62f1e 19:09:28 Step 6/24 : COPY go.mod vendor* ./ 19:09:28 ---> ac2122737508 19:09:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:28 ---> Running in 52eed57fbe93 19:09:28 3.16: Pulling from library/alpine 19:09:28 3.16: Pulling from library/alpine 19:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:29 3.16: Pulling from library/alpine 19:09:29 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:09:29 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:09:29 OK: 15859 distinct packages available 19:09:29 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:29 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:29 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:29 Status: Downloaded newer image for alpine:3.16 19:09:29 Status: Image is up to date for alpine:3.16 19:09:29 Status: Image is up to date for alpine:3.16 19:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:29 ---> bfe296a52501 19:09:29 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:29 ---> bfe296a52501 19:09:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:09:29 ---> bfe296a52501 19:09:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:29 ---> Running in 25b3273d75bf 19:09:29 ---> Running in a1fd5d504e91 19:09:29 ---> Running in c7fd8aa0f9d7 19:09:29 Removing intermediate container c7fd8aa0f9d7 19:09:29 ---> e8c0e1ece400 19:09:29 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:09:29 ---> Running in 5eae765dc94f 19:09:29 (1/9) Installing ca-certificates (20220614-r0) 19:09:29 (2/9) Installing brotli-libs (1.0.9-r5) 19:09:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:09:29 (4/9) Installing libcurl (7.80.0-r5) 19:09:29 (5/9) Installing curl (7.80.0-r5) 19:09:29 (6/9) Installing dumb-init (1.2.5-r1) 19:09:29 (7/9) Installing musl-obstack (1.2.3-r0) 19:09:29 (8/9) Installing libucontext (1.1-r0) 19:09:29 (9/9) Installing gcompat (1.0.0-r4) 19:09:29 Executing busybox-1.34.1-r7.trigger 19:09:29 Executing ca-certificates-20220614-r0.trigger 19:09:30 OK: 8 MiB in 23 packages 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:30 (1/2) Installing dumb-init (1.2.5-r1) 19:09:30 (2/2) Installing su-exec (0.2-r1) 19:09:30 Executing busybox-1.35.0-r17.trigger 19:09:30 OK: 6 MiB in 16 packages 19:09:30 Removing intermediate container 0bfae8e12a07 19:09:30 ---> 442e13f97a9f 19:09:30 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:30 (1/2) Installing ca-certificates (20220614-r0) 19:09:30 (2/2) Installing dumb-init (1.2.5-r1) 19:09:30 Executing busybox-1.35.0-r17.trigger 19:09:30 Executing ca-certificates-20220614-r0.trigger 19:09:30 OK: 6 MiB in 16 packages 19:09:30 (1/1) Installing dumb-init (1.2.5-r1) 19:09:30 Executing busybox-1.35.0-r17.trigger 19:09:30 OK: 6 MiB in 15 packages 19:09:30 ---> 8a77373bfa79 19:09:30 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:09:31 ---> e5ed4fc561b2 19:09:31 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:09:31 Removing intermediate container 5eae765dc94f 19:09:31 ---> c2392d407c1b 19:09:31 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:09:31 ---> Running in e5067a4a3f02 19:09:31 ---> dbecc9eb9d03 19:09:31 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:09:31 Removing intermediate container 25b3273d75bf 19:09:31 Removing intermediate container e5067a4a3f02 19:09:31 ---> eb5ddf20b3a5 19:09:31 ---> 17aef4d73c64 19:09:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:09:31 19:09:31 ---> Running in 8a65a992ba3d 19:09:31 ---> Running in 82ec8eeaa1f0 19:09:31 ---> Running in 18f483ba9e7f 19:09:31 Removing intermediate container a1fd5d504e91 19:09:31 ---> fc77890a7867 19:09:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:09:31 ---> Running in 47c5329ae0e3 19:09:31 Removing intermediate container 8a65a992ba3d 19:09:31 ---> 2c48c7f031e9 19:09:31 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:31 ---> Running in 21ad2f92f22c 19:09:31 Removing intermediate container 18f483ba9e7f 19:09:31 ---> dc120e457eef 19:09:31 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:09:32 Removing intermediate container 82ec8eeaa1f0 19:09:32 ---> 2a784086c1aa 19:09:32 Step 13/23 : ENV APP_PORT=59882 19:09:32 ---> Running in 7a32600669c7 19:09:32 ---> Running in 8279fde7ccaf 19:09:32 Removing intermediate container 47c5329ae0e3 19:09:32 ---> 809c25e9ee6f 19:09:32 Step 13/22 : ENV APP_PORT=59860 19:09:32 Removing intermediate container 21ad2f92f22c 19:09:32 ---> fd897a02cbf7 19:09:32 Step 17/19 : LABEL arch=x86_64 19:09:32 ---> Running in 6cab7cc0bd3c 19:09:32 ---> Running in f7b770b1a7a6 19:09:32 Removing intermediate container 7a32600669c7 19:09:32 ---> 0c238db102ad 19:09:32 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:09:32 Removing intermediate container 8279fde7ccaf 19:09:32 ---> d8cd822e32a6 19:09:32 Step 14/23 : EXPOSE $APP_PORT 19:09:32 ---> Running in 35621818a8be 19:09:32 ---> Running in d25a4d38bd20 19:09:32 Removing intermediate container 6cab7cc0bd3c 19:09:32 ---> 9ffc2552d9b9 19:09:32 Step 14/22 : EXPOSE $APP_PORT 19:09:32 Removing intermediate container f7b770b1a7a6 19:09:32 ---> ba3ef480f827 19:09:32 Step 18/19 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:09:32 ---> Running in 4c1f442087a6 19:09:32 Removing intermediate container 35621818a8be 19:09:32 ---> d8af79121cfc 19:09:32 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:09:32 Removing intermediate container d25a4d38bd20 19:09:32 ---> b7c491ccef30 19:09:32 Step 15/23 : WORKDIR / 19:09:32 ---> Running in 5a910c746e42 19:09:32 ---> Running in 7357641e345b 19:09:32 ---> Running in 884cfb51cc37 19:09:32 Removing intermediate container 4c1f442087a6 19:09:32 ---> edf92119fd91 19:09:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:32 Removing intermediate container 5a910c746e42 19:09:32 ---> c04bea871a3d 19:09:32 Step 19/19 : LABEL version=0.0.0 19:09:32 ---> Running in 80e0922aa736 19:09:32 Removing intermediate container 7357641e345b 19:09:32 ---> 5855fc25e2d4 19:09:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:32 ---> 702a03e84500 19:09:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:09:32 Removing intermediate container 80e0922aa736 19:09:32 ---> 25eeac14a551 19:09:32 19:09:32 Successfully built 25eeac14a551 19:09:32 Successfully tagged security-spiffe-token-provider:latest 19:09:32  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper 19:09:33 ---> 7479980803d8 19:09:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:09:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:35 ---> cbb7e2e1f09d 19:09:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:09:35 ---> Using cache 19:09:35 ---> 785fb71069a8 19:09:35 Step 4/22 : WORKDIR /edgex-go 19:09:35 ---> Using cache 19:09:35 ---> 4a4f143abe80 19:09:35 Step 5/22 : RUN apk add --update --no-cache make git 19:09:35 ---> Using cache 19:09:35 ---> 97c866b62f1e 19:09:35 Step 6/22 : COPY go.mod vendor* ./ 19:09:35 ---> Using cache 19:09:35 ---> ac2122737508 19:09:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:37 ---> 3b1f80018ba8 19:09:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:09:37 ---> dab964dd3a11 19:09:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:09:37 ---> Running in fd4dc58b2517 19:09:37 ---> b2aa844a6cd8 19:09:37 Step 19/23 : ENTRYPOINT ["/core-command"] 19:09:37 Removing intermediate container 884cfb51cc37 19:09:37 ---> f81dcfba1d84 19:09:37 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:09:37 ---> Running in 665600464fec 19:09:37 ---> Running in 68f55869763f 19:09:37 ---> f67159b33401 19:09:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:09:37 ---> Running in f439abd1bd17 19:09:37 Removing intermediate container 665600464fec 19:09:37 ---> 7656c553b05e 19:09:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:37 Removing intermediate container 68f55869763f 19:09:37 ---> 50699241ef3c 19:09:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:09:37 ---> Running in 725fc346d2e0 19:09:37 Removing intermediate container f439abd1bd17 19:09:37 ---> 33968a89c796 19:09:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:37 ---> Running in c0dc1e2dd2c7 19:09:37 Removing intermediate container 725fc346d2e0 19:09:37 ---> cfd4480854fe 19:09:37 Step 21/23 : LABEL arch=x86_64 19:09:37 ---> Running in 88273963ac24 19:09:37 ---> 50fdb3f67d1d 19:09:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:09:37 ---> Running in 44f2cfc6643e 19:09:37 Removing intermediate container c0dc1e2dd2c7 19:09:37 ---> 79af99dd4dfc 19:09:37 Step 20/22 : LABEL arch=x86_64 19:09:37 Removing intermediate container 88273963ac24 19:09:37 ---> 320355fc188c 19:09:37 Step 22/23 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:09:37 ---> Running in e0f87b894209 19:09:37 ---> Running in ba779eeb1589 19:09:37 Removing intermediate container e0f87b894209 19:09:37 ---> 5e705e696c63 19:09:37 Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:09:38 ---> Running in 6ed50cb80305 19:09:38 Removing intermediate container ba779eeb1589 19:09:38 ---> f41085a68af3 19:09:38 Step 23/23 : LABEL version=0.0.0 19:09:38 ---> Running in 41fc607004d3 19:09:38 Removing intermediate container 6ed50cb80305 19:09:38 ---> ce9cd09daee5 19:09:38 Step 22/22 : LABEL version=0.0.0 19:09:38 ---> Running in bf5f64d0743f 19:09:38 Removing intermediate container 41fc607004d3 19:09:38 ---> 209918ded23a 19:09:38 19:09:38 Removing intermediate container bf5f64d0743f 19:09:38 ---> 537792848360 19:09:38 19:09:38 Successfully built 209918ded23a 19:09:38 Successfully tagged core-command:latest 19:09:38 Building support-scheduler 19:09:38  Building core-command ... done Successfully built 537792848360 19:09:38 Successfully tagged support-notifications:latest 19:09:38  Building support-notifications ... done Building security-proxy-setup 19:09:38 Removing intermediate container 44f2cfc6643e 19:09:38 ---> 8cc0471fc9de 19:09:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:42 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:09:42 ---> cbb7e2e1f09d 19:09:42 Step 3/21 : WORKDIR /edgex-go 19:09:42 ---> Using cache 19:09:42 ---> eddf98f98cee 19:09:42 Step 4/21 : RUN apk add --update --no-cache make git 19:09:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:42 ---> cbb7e2e1f09d 19:09:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:09:42 ---> Using cache 19:09:42 ---> 785fb71069a8 19:09:42 Step 4/22 : WORKDIR /edgex-go 19:09:42 ---> Using cache 19:09:42 ---> 4a4f143abe80 19:09:42 Step 5/22 : RUN apk add --update --no-cache make git 19:09:42 ---> Using cache 19:09:42 ---> 97c866b62f1e 19:09:42 Step 6/22 : COPY go.mod vendor* ./ 19:09:42 ---> Using cache 19:09:42 ---> ac2122737508 19:09:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:45 ---> 19c6a7f0403e 19:09:45 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:09:45 ---> Running in 36357e71c68f 19:09:45 ---> Running in 2c8b8008416a 19:09:46 ---> ff8346d9e75d 19:09:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:46 ---> 0104659ebd99 19:09:46 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:09:46 ---> 80abcbbf9264 19:09:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:09:46 OK: 211 MiB in 51 packages 19:09:46 ---> b3c06d33e4ca 19:09:46 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:09:46 ---> 135ad6b76152 19:09:46 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:09:46 Removing intermediate container 36357e71c68f 19:09:46 ---> 8283b854ec55 19:09:46 Step 5/21 : COPY go.mod vendor* ./ 19:09:47 ---> d71faec4190f 19:09:47 Step 27/32 : RUN chmod +x /entrypoint.sh 19:09:48 ---> 72c0cd70da16 19:09:48 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:48 ---> Running in cfe9492f9521 19:09:48 ---> Running in da837596b902 19:09:51 Removing intermediate container cfe9492f9521 19:09:51 ---> caff62735c3b 19:09:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:09:51 ---> Running in c641a7c52b32 19:09:51 Removing intermediate container c641a7c52b32 19:09:51 ---> f207e0b40f84 19:09:51 Step 29/32 : CMD ["gate"] 19:09:51 ---> Running in 6045b2c88788 19:09:51 Removing intermediate container 6045b2c88788 19:09:51 ---> bada996173db 19:09:51 Step 30/32 : LABEL arch=x86_64 19:09:51 ---> Running in 1b02b10388ec 19:09:51 Removing intermediate container 1b02b10388ec 19:09:51 ---> 42eef206b82c 19:09:51 Step 31/32 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:09:51 ---> Running in c425efd24877 19:09:51 Removing intermediate container c425efd24877 19:09:51 ---> 38ab377dc459 19:09:51 Step 32/32 : LABEL version=0.0.0 19:09:51 ---> Running in 9274daae49a6 19:09:52 Removing intermediate container 9274daae49a6 19:09:52 ---> 0c773efa9ff5 19:09:52 19:09:52 Successfully built 0c773efa9ff5 19:09:52 Successfully tagged security-bootstrapper:latest 19:09:52  Building security-bootstrapper ... done Building security-secretstore-setup 19:09:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:54 ---> cbb7e2e1f09d 19:09:54 Step 3/24 : WORKDIR /edgex-go 19:09:54 ---> Using cache 19:09:54 ---> eddf98f98cee 19:09:54 Step 4/24 : RUN apk add --update --no-cache make git 19:09:54 ---> Using cache 19:09:54 ---> 8283b854ec55 19:09:54 Step 5/24 : COPY go.mod vendor* ./ 19:09:54 ---> Using cache 19:09:54 ---> 72c0cd70da16 19:09:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:01 ---> Running in 959d4d40fc30 19:10:01 Removing intermediate container 52eed57fbe93 19:10:01 ---> 3632b47f6813 19:10:01 Step 8/24 : COPY . . 19:10:08 ---> fedd0fe63386 19:10:08 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:10:08 ---> Running in 5b2193364d54 19:10:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:35 Removing intermediate container fd4dc58b2517 19:10:35 ---> b0e8cd2484d2 19:10:35 Step 8/22 : COPY . . 19:10:45 ---> 732f545e7964 19:10:45 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:10:45 Removing intermediate container 5b2193364d54 19:10:45 ---> e50364e29108 19:10:45 19:10:45 Step 10/24 : FROM alpine:3.16 19:10:45 ---> bfe296a52501 19:10:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:10:45 ---> Using cache 19:10:45 ---> eb5ddf20b3a5 19:10:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:45 ---> Using cache 19:10:45 ---> 2a784086c1aa 19:10:45 Step 13/24 : ENV APP_PORT=59881 19:10:45 ---> Running in 410c60057260 19:10:45 ---> Running in bf4b534d6bd0 19:10:45 Removing intermediate container bf4b534d6bd0 19:10:45 ---> 6bb5b59d87fb 19:10:45 Step 14/24 : EXPOSE $APP_PORT 19:10:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:10:45 ---> Running in 4995ca5577c9 19:10:46 Removing intermediate container 4995ca5577c9 19:10:46 ---> 2cf2339051ef 19:10:46 Step 15/24 : WORKDIR / 19:10:46 Removing intermediate container 959d4d40fc30 19:10:46 ---> a903aee964b4 19:10:46 Step 7/24 : COPY . . 19:10:46 ---> Running in 177cba3d8d41 19:10:46 Removing intermediate container 2c8b8008416a 19:10:46 ---> 79f8c9ec96e4 19:10:46 Step 8/22 : COPY . . 19:10:46 Removing intermediate container da837596b902 19:10:46 ---> bec7c2d5e44e 19:10:46 Step 7/21 : COPY . . 19:10:57 Removing intermediate container 177cba3d8d41 19:10:57 ---> 97a6124caaf9 19:10:57 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:01 ---> c1f18d4f6116 19:11:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:01 ---> e57a98dcd108 19:11:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:11:01 ---> c652d68334b3 19:11:01 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:11:01 ---> 9d55dfb091ca 19:11:01 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:11:01 ---> Running in 860ea11a87b5 19:11:01 ---> Running in 51a70bcfc8ff 19:11:01 ---> Running in 145f100e300c 19:11:02 ---> aabc111dd4ef 19:11:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:11:02 ---> f2c7baae7445 19:11:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:11:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:11:03 ---> 601a698664b2 19:11:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:11:03 ---> Running in c4764b20c65e 19:11:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:11:03 Removing intermediate container c4764b20c65e 19:11:03 ---> ac6f57c05acf 19:11:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:03 ---> Running in e6b26e4aface 19:11:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:11:03 Removing intermediate container e6b26e4aface 19:11:03 ---> 1556917845e8 19:11:03 Step 22/24 : LABEL arch=x86_64 19:11:03 ---> Running in 0a8737382665 19:11:03 Removing intermediate container 0a8737382665 19:11:03 ---> aef25f673bce 19:11:03 Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:11:03 ---> Running in 147ff3a7cf2c 19:11:04 Removing intermediate container 147ff3a7cf2c 19:11:04 ---> 1f523a738b4b 19:11:04 Step 24/24 : LABEL version=0.0.0 19:11:04 ---> Running in a5c5083f0e3f 19:11:04 Removing intermediate container a5c5083f0e3f 19:11:04 ---> 3df1bd439ccb 19:11:04 19:11:04 Successfully built 3df1bd439ccb 19:11:04 Successfully tagged core-metadata:latest 19:11:04  Building core-metadata ... done Building security-spire-config 19:11:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:11:07 ---> cbb7e2e1f09d 19:11:07 Step 3/24 : WORKDIR /edgex-go 19:11:07 ---> Using cache 19:11:07 ---> eddf98f98cee 19:11:07 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:11:07 ---> Using cache 19:11:07 ---> a0bebcc46bae 19:11:07 Step 5/24 : COPY go.mod vendor* ./ 19:11:07 ---> Using cache 19:11:07 ---> 4476bf698111 19:11:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:07 ---> Using cache 19:11:07 ---> 992f429539af 19:11:07 Step 7/24 : COPY . . 19:11:07 ---> Using cache 19:11:07 ---> bcb7e2962988 19:11:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:11:07 ---> Using cache 19:11:07 ---> 3a50872e256e 19:11:07 Step 9/24 : WORKDIR /edgex-go/spire-build 19:11:07 ---> Using cache 19:11:07 ---> 17452db6ea57 19:11:07 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 19:11:11 ---> Running in 8a378120bbaf 19:11:14 Removing intermediate container 8a378120bbaf 19:11:14 ---> 2912e97ea871 19:11:14 Step 11/24 : WORKDIR /edgex-go 19:11:15 ---> Running in d7136cc26b81 19:11:15 Removing intermediate container 410c60057260 19:11:15 ---> 17be1e6104f6 19:11:15 19:11:15 Step 10/22 : FROM alpine:3.16 19:11:15 ---> bfe296a52501 19:11:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:11:16 ---> Running in 979795013e9e 19:11:16 Removing intermediate container d7136cc26b81 19:11:16 ---> f5ddd884ccfa 19:11:16 19:11:16 Step 12/24 : FROM alpine:3.15 19:11:16 ---> c4fc93816858 19:11:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:16 ---> Using cache 19:11:16 ---> e53afd48df3e 19:11:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:16 ---> Running in 4e34064358e5 19:11:16 Removing intermediate container 979795013e9e 19:11:16 ---> cdc36c719000 19:11:16 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:11:17 ---> Running in 1b18dccd5ef3 19:11:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:11:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:11:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:11:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:11:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:18 (1/1) Installing dumb-init (1.2.5-r1) 19:11:18 Executing busybox-1.35.0-r17.trigger 19:11:18 OK: 6 MiB in 15 packages 19:11:18 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:11:18 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:11:18 OK: 15859 distinct packages available 19:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:19 (1/4) Installing dumb-init (1.2.5-r1) 19:11:19 (2/4) Installing musl-obstack (1.2.3-r0) 19:11:19 (3/4) Installing libucontext (1.1-r0) 19:11:19 (4/4) Installing gcompat (1.0.0-r4) 19:11:19 Executing busybox-1.34.1-r7.trigger 19:11:19 OK: 6 MiB in 18 packages 19:11:19 Removing intermediate container 1b18dccd5ef3 19:11:19 ---> 7f3163d0f468 19:11:19 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:20 Removing intermediate container 4e34064358e5 19:11:20 ---> 02a9cdcc433d 19:11:20 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:20 ---> c3d9c1a5d886 19:11:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:11:23 ---> 3ee03a04b189 19:11:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:11:23 ---> a9275b5e3f9e 19:11:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:24 ---> cd69e7b3fbc5 19:11:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:11:24 ---> 27e8f98308a5 19:11:24 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:24 ---> Running in 44e8d2eda5a4 19:11:24 ---> ca505d584529 19:11:24 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:24 Removing intermediate container 44e8d2eda5a4 19:11:24 ---> 1f58ba0ee605 19:11:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:25 ---> Running in 081e81d19d9e 19:11:25 ---> 31e4b004379b 19:11:25 Step 19/24 : WORKDIR / 19:11:25 ---> Running in e30066eaf217 19:11:27 Removing intermediate container e30066eaf217 19:11:27 ---> 337aaa41c4e8 19:11:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:11:27 ---> Running in 5fcf9cc96ad7 19:11:28 Removing intermediate container 081e81d19d9e 19:11:28 ---> ca5fef4db52c 19:11:28 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:11:28 Removing intermediate container 5fcf9cc96ad7 19:11:28 ---> 6a8d36c68b5e 19:11:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:28 ---> Running in 3f7e9825080e 19:11:28 ---> Running in a74c8426f16d 19:11:29 Removing intermediate container a74c8426f16d 19:11:29 ---> e4d98f29ee7f 19:11:29 Step 22/24 : LABEL arch=x86_64 19:11:29 Removing intermediate container 3f7e9825080e 19:11:29 ---> 7759d638c56f 19:11:29 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:11:29 ---> Running in 2080d4eba653 19:11:29 ---> Running in a6f855447e7e 19:11:30 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 19:11:30 Removing intermediate container 2080d4eba653 19:11:30 ---> e43563bdf117 19:11:30 Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:11:30 Removing intermediate container a6f855447e7e 19:11:30 ---> 8aa99fe95eff 19:11:30 Step 20/22 : LABEL arch=x86_64 19:11:30 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 19:11:31 ---> Running in b7d20e41d88f 19:11:31 ---> Running in b26e349c3ceb 19:11:31 Removing intermediate container b7d20e41d88f 19:11:31 ---> 40d773807148 19:11:31 Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:11:31 Removing intermediate container b26e349c3ceb 19:11:31 ---> db554ecf9283 19:11:31 Step 24/24 : LABEL version=0.0.0 19:11:31 ---> Running in a668b0e1dd1f 19:11:31 ---> Running in 42907fc9d20f 19:11:32 Removing intermediate container a668b0e1dd1f 19:11:32 ---> 4b4135243727 19:11:32 Step 22/22 : LABEL version=0.0.0 19:11:32 Removing intermediate container 42907fc9d20f 19:11:32 ---> 80c35010b641 19:11:32 19:11:32 Successfully built 80c35010b641 19:11:32 Successfully tagged security-spire-config:latest 19:11:32  Building security-spire-config ... done Building security-spire-agent 19:11:32 ---> Running in 967445a996bb 19:11:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:11:36 ---> cbb7e2e1f09d 19:11:36 Step 3/24 : WORKDIR /edgex-go 19:11:36 ---> Using cache 19:11:36 ---> eddf98f98cee 19:11:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:11:36 ---> Using cache 19:11:36 ---> a0bebcc46bae 19:11:36 Step 5/24 : COPY go.mod vendor* ./ 19:11:36 ---> Using cache 19:11:36 ---> 4476bf698111 19:11:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:36 ---> Using cache 19:11:36 ---> 992f429539af 19:11:36 Step 7/24 : COPY . . 19:11:36 ---> Using cache 19:11:36 ---> bcb7e2962988 19:11:36 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:11:36 ---> Using cache 19:11:36 ---> 3a50872e256e 19:11:36 Step 9/24 : WORKDIR /edgex-go/spire-build 19:11:36 ---> Using cache 19:11:36 ---> 17452db6ea57 19:11:36 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 19:11:36 ---> Using cache 19:11:36 ---> 2912e97ea871 19:11:36 Step 11/24 : WORKDIR /edgex-go 19:11:36 ---> Using cache 19:11:36 ---> f5ddd884ccfa 19:11:36 19:11:36 Step 12/24 : FROM alpine:3.15 19:11:36 ---> c4fc93816858 19:11:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:36 ---> Using cache 19:11:36 ---> e53afd48df3e 19:11:36 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:36 ---> Using cache 19:11:36 ---> 9607d289e68a 19:11:36 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:11:37 Removing intermediate container 967445a996bb 19:11:37 ---> 781b318ebb58 19:11:37 19:11:37 ---> 0231cc5f856a 19:11:37 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:37 Successfully built 781b318ebb58 19:11:37 Successfully tagged core-common-config-bootstrapper:latest 19:11:37 Building core-data 19:11:37  Building core-common-config-bootstrapper ... done Removing intermediate container 51a70bcfc8ff 19:11:37 ---> 4bbea4b8523a 19:11:37 19:11:37 Step 9/24 : FROM alpine:3.16 19:11:37 ---> bfe296a52501 19:11:37 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:41 ---> cbb7e2e1f09d 19:11:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:11:41 ---> Using cache 19:11:41 ---> 785fb71069a8 19:11:41 Step 4/22 : WORKDIR /edgex-go 19:11:41 ---> Using cache 19:11:41 ---> 4a4f143abe80 19:11:41 Step 5/22 : RUN apk add --update --no-cache make git 19:11:41 ---> Using cache 19:11:41 ---> 97c866b62f1e 19:11:41 Step 6/22 : COPY go.mod vendor* ./ 19:11:41 ---> Using cache 19:11:41 ---> ac2122737508 19:11:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:41 ---> Using cache 19:11:41 ---> 79f8c9ec96e4 19:11:41 Step 8/22 : COPY . . 19:11:41 ---> Using cache 19:11:41 ---> e57a98dcd108 19:11:41 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:11:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.635s coverage: 28.7% of statements 19:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:11:46 ---> 8172945af81d 19:11:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:11:46 ---> Running in ea591ddb62a7 19:11:46 ---> Running in c0bc5ce59033 19:11:46 Removing intermediate container 145f100e300c 19:11:46 ---> 1d889fcfe66a 19:11:46 19:11:46 Step 10/22 : FROM alpine:3.16 19:11:46 ---> bfe296a52501 19:11:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:11:46 ---> Using cache 19:11:46 ---> eb5ddf20b3a5 19:11:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:46 ---> Using cache 19:11:46 ---> 2a784086c1aa 19:11:46 Step 13/22 : ENV APP_PORT=59861 19:11:46 Removing intermediate container 860ea11a87b5 19:11:46 ---> 5135c3739571 19:11:46 19:11:46 Step 9/21 : FROM alpine:3.16 19:11:46 ---> bfe296a52501 19:11:46 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:11:46 ---> Running in 6ff02b94b7ee 19:11:46 ---> Running in bed0e40e69d2 19:11:46 ---> 0374326dd13e 19:11:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:11:46 Removing intermediate container bed0e40e69d2 19:11:46 ---> 8396c8d24278 19:11:46 Step 14/22 : EXPOSE $APP_PORT 19:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:46 ---> Running in bb99d66e348f 19:11:46 ---> 85a575c68f21 19:11:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:11:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:47 Removing intermediate container bb99d66e348f 19:11:47 ---> 7ecd3ebb0bea 19:11:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:47 ---> 8eb378ea4cf3 19:11:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:47 ---> Running in 33a4b3266bfa 19:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:47 ---> 1fd19d02f054 19:11:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:47 (1/3) Installing ca-certificates (20220614-r0) 19:11:47 Removing intermediate container 33a4b3266bfa 19:11:47 ---> d11715e202dc 19:11:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:47 (2/3) Installing dumb-init (1.2.5-r1) 19:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:47 (3/3) Installing su-exec (0.2-r1) 19:11:47 Executing busybox-1.35.0-r17.trigger 19:11:47 Executing ca-certificates-20220614-r0.trigger 19:11:47 ---> Running in 4be70e801616 19:11:47 OK: 6 MiB in 17 packages 19:11:47 (1/6) Installing ca-certificates (20220614-r0) 19:11:47 (2/6) Installing brotli-libs (1.0.9-r6) 19:11:47 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:11:47 (4/6) Installing libcurl (7.83.1-r5) 19:11:47 (5/6) Installing curl (7.83.1-r5) 19:11:47 (6/6) Installing dumb-init (1.2.5-r1) 19:11:47 Executing busybox-1.35.0-r17.trigger 19:11:47 Executing ca-certificates-20220614-r0.trigger 19:11:47 OK: 8 MiB in 20 packages 19:11:48 Removing intermediate container 4be70e801616 19:11:48 ---> 154220a80a4f 19:11:48 Step 22/24 : LABEL arch=x86_64 19:11:48 ---> 33178c016c4a 19:11:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:11:48 ---> Running in 49b1b9fddac6 19:11:48 Removing intermediate container 49b1b9fddac6 19:11:48 ---> 9c0d3236f37b 19:11:48 Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:11:48 ---> Running in c040065db741 19:11:48 ---> 7bfe21825095 19:11:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:11:48 ---> Running in a9cdabde5a32 19:11:48 Removing intermediate container ea591ddb62a7 19:11:48 ---> 5c24058ba869 19:11:48 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:48 ---> Running in b6164a258966 19:11:48 Removing intermediate container c040065db741 19:11:48 ---> 71ddb9c02bf9 19:11:48 Step 24/24 : LABEL version=0.0.0 19:11:48 Removing intermediate container a9cdabde5a32 19:11:48 ---> 84defc2918cc 19:11:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:48 ---> Running in 2a3bafb090eb 19:11:48 ---> Running in e0f1474c5525 19:11:48 Removing intermediate container b6164a258966 19:11:48 ---> 465d74d0685c 19:11:48 Step 12/24 : WORKDIR / 19:11:48 Removing intermediate container 6ff02b94b7ee 19:11:48 ---> 856da2d5ffac 19:11:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:48 ---> Running in c911dae91332 19:11:48 ---> Running in 3ac2dc81885e 19:11:48 Removing intermediate container e0f1474c5525 19:11:48 ---> 2049eb1a5324 19:11:48 Step 20/22 : LABEL arch=x86_64 19:11:48 Removing intermediate container 2a3bafb090eb 19:11:48 ---> 12e7c3d3af7d 19:11:48 19:11:49 Removing intermediate container 3ac2dc81885e 19:11:49 ---> 1b11e8a53bc1 19:11:49 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:49 ---> Running in 6726baebb277 19:11:49 Removing intermediate container c911dae91332 19:11:49 ---> dba524304423 19:11:49 Step 12/21 : WORKDIR /edgex 19:11:49 Successfully built 12e7c3d3af7d 19:11:49 Successfully tagged security-spire-agent:latest 19:11:49  Building security-spire-agent ... done  ---> Running in 59544ff59a15 19:11:49 Removing intermediate container 6726baebb277 19:11:49 ---> cf299943aec5 19:11:49 Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:11:49 ---> Running in 22894b4822a2 19:11:49 ---> a62587149c72 19:11:49 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:11:49 Removing intermediate container 59544ff59a15 19:11:49 ---> 092f564bd526 19:11:49 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:11:49 Removing intermediate container 22894b4822a2 19:11:49 ---> a1a3e4e1b64f 19:11:49 Step 22/22 : LABEL version=0.0.0 19:11:49 ---> Running in c04b61c68aee 19:11:49 ---> 0cc9f34aedd3 19:11:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:49 Removing intermediate container c04b61c68aee 19:11:49 ---> e3b60be63aa1 19:11:49 19:11:49 ---> 8dfcc82453e5 19:11:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:11:49 Successfully built e3b60be63aa1 19:11:49 Successfully tagged support-scheduler:latest 19:11:49  Building support-scheduler ... done  ---> 3be8362d77bf 19:11:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:11:49 ---> cc2e5b46574c 19:11:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:11:50 ---> 5b9d3d8602a5 19:11:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:50 ---> 9d267e2f6c23 19:11:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:50 ---> e5af58c486ae 19:11:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:11:51 ---> e2055226b3e5 19:11:51 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:51 ---> Running in 40fe500807bc 19:11:51 ---> 9709bc726aff 19:11:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:51 ---> 7794a30eb2f3 19:11:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:51 ---> Running in ae43797c6333 19:11:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.492s coverage: 98.5% of statements 19:11:52 Removing intermediate container 40fe500807bc 19:11:52 ---> 26dc9c609e22 19:11:52 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:11:52 ---> Running in f71be158ef78 19:11:52 Removing intermediate container f71be158ef78 19:11:52 ---> 5db7ea685948 19:11:52 Step 19/21 : LABEL arch=x86_64 19:11:52 ---> Running in d61c74165de5 19:11:52 Removing intermediate container ae43797c6333 19:11:52 ---> 37269512de3e 19:11:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:11:52 ---> Running in 2500671a356e 19:11:52 Removing intermediate container d61c74165de5 19:11:52 ---> cc88cfe4b036 19:11:52 Step 20/21 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:11:53 ---> Running in 5f7704bae184 19:11:53 Removing intermediate container 2500671a356e 19:11:53 ---> ad55bd677065 19:11:53 Step 22/24 : LABEL arch=x86_64 19:11:53 ---> Running in 61aaa2c7ec02 19:11:53 Removing intermediate container 5f7704bae184 19:11:53 ---> 19cf335900af 19:11:53 Step 21/21 : LABEL version=0.0.0 19:11:53 ---> Running in b55acc02fabd 19:11:53 Removing intermediate container 61aaa2c7ec02 19:11:53 ---> cd3f01e3187c 19:11:53 Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:11:53 ---> Running in d7dee207334a 19:11:53 Removing intermediate container b55acc02fabd 19:11:53 ---> ef5a908d456f 19:11:53 19:11:53 Successfully built ef5a908d456f 19:11:53 Successfully tagged security-proxy-setup:latest 19:11:53  Building security-proxy-setup ... done Removing intermediate container d7dee207334a 19:11:53 ---> 551dc8ae27af 19:11:53 Step 24/24 : LABEL version=0.0.0 19:11:53 ---> Running in ac0f7976b099 19:11:53 Removing intermediate container ac0f7976b099 19:11:53 ---> 7980db51532c 19:11:53 19:11:54 Successfully built 7980db51532c 19:11:54 Successfully tagged security-secretstore-setup:latest 19:11:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.674s coverage: 43.1% of statements 19:11:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:11:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:11:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:11:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.599s coverage: 54.0% of statements 19:11:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:11:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:12:06  Building security-secretstore-setup ... done Removing intermediate container c0bc5ce59033 19:12:06 ---> bbb1c4d64df4 19:12:06 19:12:06 Step 10/22 : FROM alpine:3.16 19:12:06 ---> bfe296a52501 19:12:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:12:06 ---> Running in 4e7ae0f20dfd 19:12:06 Removing intermediate container 4e7ae0f20dfd 19:12:06 ---> d439622070c0 19:12:06 Step 12/22 : ENV APP_PORT=59880 19:12:06 ---> Running in 8a4dd9ddc42c 19:12:06 Removing intermediate container 8a4dd9ddc42c 19:12:06 ---> 44abc3c84c17 19:12:06 Step 13/22 : EXPOSE $APP_PORT 19:12:06 ---> Running in 47341fbfb022 19:12:06 Removing intermediate container 47341fbfb022 19:12:06 ---> c1b683cc7703 19:12:06 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:12:06 ---> Running in 0c09c699fb67 19:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:06 (1/1) Installing dumb-init (1.2.5-r1) 19:12:06 Executing busybox-1.35.0-r17.trigger 19:12:06 OK: 6 MiB in 15 packages 19:12:07 Removing intermediate container 0c09c699fb67 19:12:07 ---> 08f4c3d350a9 19:12:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:07 ---> 75290bfa9c29 19:12:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:12:07 ---> 6a5add95697f 19:12:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:12:07 ---> 8f5b017a31d0 19:12:07 Step 18/22 : ENTRYPOINT ["/core-data"] 19:12:07 ---> Running in 1e57cfdd34f9 19:12:07 Removing intermediate container 1e57cfdd34f9 19:12:07 ---> 440bfab7e8ef 19:12:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:12:07 ---> Running in 78745e3b2891 19:12:07 Removing intermediate container 78745e3b2891 19:12:07 ---> f709eb76f9be 19:12:07 Step 20/22 : LABEL arch=x86_64 19:12:08 ---> Running in 6b44d2381703 19:12:08 Removing intermediate container 6b44d2381703 19:12:08 ---> 6d1664444d62 19:12:08 Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:12:08 ---> Running in 8d175828e78d 19:12:08 Removing intermediate container 8d175828e78d 19:12:08 ---> c4547f4b54c0 19:12:08 Step 22/22 : LABEL version=0.0.0 19:12:08 ---> Running in ec701eca4253 19:12:08 Removing intermediate container ec701eca4253 19:12:08 ---> b51c07f8c480 19:12:08 19:12:08 Successfully built b51c07f8c480 19:12:08 Successfully tagged core-data:latest 19:12:08  Building core-data ... done  [Pipeline] } 19:12:08 $ docker stop --time=1 acecaa7debfdab060317be494977f4b49733eee6288d85599ddd9e37850ee609 19:12:09 $ docker rm -f --volumes acecaa7debfdab060317be494977f4b49733eee6288d85599ddd9e37850ee609 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:10 + docker images 19:12:10 REPOSITORY TAG IMAGE ID CREATED SIZE 19:12:10 core-data latest b51c07f8c480 1 second ago 17.9MB 19:12:10 bbb1c4d64df4 5 seconds ago 1.69GB 19:12:10 security-proxy-setup latest ef5a908d456f 16 seconds ago 27.8MB 19:12:10 security-secretstore-setup latest 7980db51532c 16 seconds ago 29.9MB 19:12:10 support-scheduler latest e3b60be63aa1 20 seconds ago 30MB 19:12:10 security-spire-agent latest 12e7c3d3af7d 21 seconds ago 125MB 19:12:10 1d889fcfe66a 25 seconds ago 1.75GB 19:12:10 5135c3739571 26 seconds ago 1.67GB 19:12:10 4bbea4b8523a 32 seconds ago 1.68GB 19:12:10 security-spire-config latest 80c35010b641 37 seconds ago 85.8MB 19:12:10 core-common-config-bootstrapper latest 781b318ebb58 37 seconds ago 15.5MB 19:12:10 f5ddd884ccfa 53 seconds ago 1.55GB 19:12:10 17be1e6104f6 54 seconds ago 1.68GB 19:12:10 core-metadata latest 3df1bd439ccb About a minute ago 18.5MB 19:12:10 e50364e29108 About a minute ago 1.69GB 19:12:10 security-bootstrapper latest 0c773efa9ff5 2 minutes ago 20.3MB 19:12:10 support-notifications latest 537792848360 2 minutes ago 30.6MB 19:12:10 core-command latest 209918ded23a 2 minutes ago 17.7MB 19:12:10 security-spiffe-token-provider latest 25eeac14a551 2 minutes ago 29.8MB 19:12:10 79c90971efe5 2 minutes ago 1.75GB 19:12:10 79c706eaaf35 2 minutes ago 1.72GB 19:12:10 751be0a4b883 2 minutes ago 1.68GB 19:12:10 90d9c260859e 2 minutes ago 1.67GB 19:12:10 security-spire-server latest e30744652bbe 2 minutes ago 86.5MB 19:12:10 3a9a3cf1cb63 3 minutes ago 1.55GB 19:12:10 ci-base-image-x86_64 latest cbb7e2e1f09d 7 minutes ago 904MB 19:12:10 alpine 3.16 bfe296a52501 2 months ago 5.54MB 19:12:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 19:12:10 alpine 3.15 c4fc93816858 6 months ago 5.59MB 19:12:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 19:12:10 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] } 19:12:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.637s coverage: 89.2% of statements 19:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:12:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.411s coverage: 2.6% of statements 19:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:12:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.715s coverage: 95.6% of statements 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:12:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.390s coverage: 72.2% of statements 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:12:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.457s coverage: 65.9% of statements 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:12:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.450s coverage: 0.9% of statements 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:12:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.357s coverage: 29.6% of statements 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.339s coverage: 47.1% of statements 19:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.259s coverage: 82.9% of statements 19:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements 19:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.309s coverage: 96.3% of statements 19:12:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.280s coverage: 87.5% of statements 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.278s coverage: 94.4% of statements 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.262s coverage: 44.8% of statements 19:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.955s coverage: 79.9% of statements 19:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.293s coverage: 86.9% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.342s coverage: 77.4% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.977s coverage: 91.2% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:12:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 64.7% of statements 19:12:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:12:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:12:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.299s coverage: 100.0% of statements 19:12:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 19:12:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.119s coverage: 100.0% of statements 19:12:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 19:12:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.635s coverage: 65.3% of statements 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.985s coverage: 41.8% of statements 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.375s coverage: 89.5% of statements 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.326s coverage: 84.8% of statements 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:13:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.427s coverage: 17.7% of statements 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:13:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.809s coverage: 92.3% of statements 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:13:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.336s coverage: 63.2% of statements 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:13:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.543s coverage: 97.7% of statements 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:13:10 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 19:13:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:13:10 go vet ./... 19:15:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:16 ./bin/test-attribution-txt.sh [Pipeline] echo 19:15:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:15:17 + ls -al . 19:15:17 total 740 19:15:17 drwxrwxr-x 10 1001 1001 4096 Feb 6 19:08 . 19:15:17 drwxr-xr-x 4 root root 4096 Feb 6 19:08 .. 19:15:17 drwxrwxr-x 2 1001 1001 4096 Feb 6 19:06 .blubracket 19:15:17 -rw-rw-r-- 1 1001 1001 16 Feb 6 19:06 .dockerignore 19:15:17 drwxrwxr-x 8 1001 1001 4096 Feb 6 19:06 .git 19:15:17 drwxrwxr-x 3 1001 1001 4096 Feb 6 19:06 .github 19:15:17 -rw-rw-r-- 1 1001 1001 1024 Feb 6 19:06 .gitignore 19:15:17 -rw-rw-r-- 1 1001 1001 42 Feb 6 19:06 .golangci.yml 19:15:17 -rw-rw-r-- 1 1001 1001 87 Feb 6 19:06 .hadolint.yml 19:15:17 -rw-rw-r-- 1 1001 1001 166 Feb 6 19:06 .sonarcloud.properties 19:15:17 -rw-rw-r-- 1 1001 1001 1171 Feb 6 19:06 ADOPTERS.md 19:15:17 -rw-rw-r-- 1 1001 1001 10825 Feb 6 19:06 Attribution.txt 19:15:17 -rw-rw-r-- 1 1001 1001 73765 Feb 6 19:06 CHANGELOG.md 19:15:17 -rw-rw-r-- 1 1001 1001 3804 Feb 6 19:06 CONTRIBUTING.md 19:15:17 -rw-rw-r-- 1 1001 1001 677 Feb 6 19:06 GOVERNANCE.md 19:15:17 -rw-rw-r-- 1 1001 1001 850 Feb 6 19:06 Jenkinsfile 19:15:17 -rw-rw-r-- 1 1001 1001 10775 Feb 6 19:06 LICENSE 19:15:17 -rw-rw-r-- 1 1001 1001 13388 Feb 6 19:06 Makefile 19:15:17 -rw-rw-r-- 1 1001 1001 582 Feb 6 19:06 OWNERS.md 19:15:17 -rw-rw-r-- 1 1001 1001 9403 Feb 6 19:06 README.md 19:15:17 -rw-rw-r-- 1 1001 1001 6912 Feb 6 19:06 SECURITY.md 19:15:17 -rw-rw-r-- 1 1001 1001 5 Feb 6 19:04 VERSION 19:15:17 drwxrwxr-x 2 1001 1001 4096 Feb 6 19:06 bin 19:15:17 drwxrwxr-x 17 1001 1001 4096 Feb 6 19:06 cmd 19:15:17 -rw-r--r-- 1 root root 486191 Feb 6 19:13 coverage.out 19:15:17 -rw-rw-r-- 1 1001 1001 3294 Feb 6 19:06 go.mod 19:15:17 -rw-rw-r-- 1 1001 1001 34708 Feb 6 19:06 go.sum 19:15:17 drwxrwxr-x 7 1001 1001 4096 Feb 6 19:06 internal 19:15:17 drwxrwxr-x 3 1001 1001 4096 Feb 6 19:06 openapi 19:15:17 drwxrwxr-x 4 1001 1001 4096 Feb 6 19:06 snap 19:15:17 -rw-rw-r-- 1 1001 1001 204 Feb 6 19:06 version.go [Pipeline] sh 19:15:17 + '[' -e coverage.out ] 19:15:17 + chown 1001:1001 coverage.out [Pipeline] stash 19:15:18 Warning: overwriting stash ‘coverage-report’ 19:15:19 Stashed 1 file(s) [Pipeline] sh 19:15:19 + make build 19:15:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:16:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:17:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:17:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:17:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:18:11 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 19:18:17 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 19:18:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:18:28 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 19:18:34 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 19:18:49 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] } 19:18:55 $ docker stop --time=1 3e8762d9e58328a02c0cd75e7d24ef7be54dca33211ba9c35a8e8443e0cc9ba1 19:18:57 $ docker rm -f --volumes 3e8762d9e58328a02c0cd75e7d24ef7be54dca33211ba9c35a8e8443e0cc9ba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:00 19:19:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:01 latest: Pulling from edgex-devops/edgex-compose-arm64 19:19:01 29e5d40040c1: Pulling fs layer 19:19:01 1ce36da41761: Pulling fs layer 19:19:01 25b303627fd3: Pulling fs layer 19:19:01 29e5d40040c1: Verifying Checksum 19:19:01 29e5d40040c1: Download complete 19:19:01 1ce36da41761: Verifying Checksum 19:19:01 1ce36da41761: Download complete 19:19:01 29e5d40040c1: Pull complete 19:19:03 25b303627fd3: Verifying Checksum 19:19:03 25b303627fd3: Download complete 19:19:05 1ce36da41761: Pull complete 19:19:16 25b303627fd3: Pull complete 19:19:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:19:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:16 prd-ubuntu20.04-docker-arm64-4c-16g-4728 does not seem to be running inside a container 19:19:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:19 $ docker top 8a38094133bf06fffe42b01f78aeb0ab28dfbb9063b21d8972f1026a8e18b990 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:20 + docker-compose build --help 19:19:20 + grep parallel 19:19:26 --parallel Build images in parallel. [Pipeline] } 19:19:26 $ docker stop --time=1 8a38094133bf06fffe42b01f78aeb0ab28dfbb9063b21d8972f1026a8e18b990 19:19:28 $ docker rm -f --volumes 8a38094133bf06fffe42b01f78aeb0ab28dfbb9063b21d8972f1026a8e18b990 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:29 prd-ubuntu20.04-docker-arm64-4c-16g-4728 does not seem to be running inside a container 19:19:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:30 $ docker top 28ab3347d6249060bf1f3dee91fced5e4d80fe72fc46a70335a52b72a306eb4a -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:31 + docker-compose -f ./docker-compose-build.yml build --parallel 19:19:37 Building core-command ... 19:19:37 Building core-common-config-bootstrapper ... 19:19:37 Building core-data ... 19:19:37 Building core-metadata ... 19:19:37 Building security-bootstrapper ... 19:19:37 Building security-proxy-setup ... 19:19:37 Building security-secretstore-setup ... 19:19:37 Building security-spiffe-token-provider ... 19:19:37 Building security-spire-agent ... 19:19:37 Building security-spire-config ... 19:19:37 Building security-spire-server ... 19:19:37 Building support-notifications ... 19:19:37 Building support-scheduler ... 19:19:37 Building security-spire-server 19:19:37 Building security-spire-config 19:19:37 Building core-metadata 19:19:37 Building security-proxy-setup 19:19:37 Building security-bootstrapper 19:20:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:33 ---> 27fb59d1a582 19:20:33 Step 3/24 : WORKDIR /edgex-go 19:20:33 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:20:33 ---> 27fb59d1a582 19:20:33 Step 3/32 : WORKDIR /edgex-go 19:20:33 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:20:33 ---> 27fb59d1a582 19:20:33 Step 3/21 : WORKDIR /edgex-go 19:20:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:33 ---> 27fb59d1a582 19:20:33 Step 3/23 : WORKDIR /edgex-go 19:20:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:33 ---> 27fb59d1a582 19:20:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:20:33 ---> Running in aaf1c84acec3 19:20:33 ---> Running in 9b33a4b6e933 19:20:33 ---> Running in 36c099f0f44c 19:20:33 ---> Running in 410e6f74d0c4 19:20:33 ---> Running in e88b78ba4683 19:20:33 Removing intermediate container aaf1c84acec3 19:20:33 ---> 63d87a4ff83a 19:20:33 Step 4/32 : RUN apk add --update --no-cache make git 19:20:33 Removing intermediate container 9b33a4b6e933 19:20:33 ---> ca225c96173c 19:20:33 Step 4/24 : RUN apk add --update --no-cache make git build-base curlRemoving intermediate container e88b78ba4683 19:20:33 19:20:33 ---> 69846d7e1189 19:20:33 Step 4/24 : WORKDIR /edgex-go 19:20:33 Removing intermediate container 410e6f74d0c4 19:20:33 Removing intermediate container 36c099f0f44c 19:20:33 ---> f5195f132c56 19:20:33 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:20:33 ---> 586b97fca7cc 19:20:33 Step 4/21 : RUN apk add --update --no-cache make git 19:20:33 ---> Running in a3bd3a5943a9 19:20:33 ---> Running in 4c338d8888e7 19:20:33 ---> Running in 87d508a790fe 19:20:33 ---> Running in 6fd18de54ddc 19:20:33 ---> Running in 5212a26536ef 19:20:33 Removing intermediate container 87d508a790fe 19:20:33 ---> 34564bc4dcc8 19:20:33 Step 5/24 : RUN apk add --update --no-cache make git 19:20:33 ---> Running in 959440e43ad1 19:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:35 OK: 221 MiB in 51 packages 19:20:35 OK: 221 MiB in 51 packages 19:20:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:35 OK: 221 MiB in 51 packages 19:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:37 Removing intermediate container 4c338d8888e7 19:20:37 ---> c08d86a0c379 19:20:37 Step 5/24 : COPY go.mod vendor* ./ 19:20:37 OK: 221 MiB in 51 packages 19:20:37 OK: 221 MiB in 51 packages 19:20:37 Removing intermediate container a3bd3a5943a9 19:20:37 ---> 5b0873f1dbd0 19:20:37 Step 5/32 : COPY go.mod vendor* ./ 19:20:37 Removing intermediate container 959440e43ad1 19:20:37 ---> 0e558327e6c4 19:20:37 Step 6/24 : COPY go.mod vendor* ./ 19:20:39 ---> 291c14c2f9d8 19:20:39 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:39 Removing intermediate container 6fd18de54ddc 19:20:39 ---> 1eaaa4ef6414 19:20:39 Step 5/23 : COPY go.mod vendor* ./ 19:20:39 ---> Running in 0a2b259a2b11 19:20:39 Removing intermediate container 5212a26536ef 19:20:39 ---> 132a5f170695 19:20:39 Step 5/21 : COPY go.mod vendor* ./ 19:20:39 ---> 07c9dd858d99 19:20:39 ---> 173b86fb093a 19:20:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:39 19:20:39 ---> Running in 47273bb675db 19:20:39 ---> Running in e4ab488c73fd 19:20:41 ---> 84e03d31a3ac 19:20:41 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:41 ---> 37943d6c1570 19:20:41 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:41 ---> Running in 252b33d55578 19:20:41 ---> Running in 4a844dd2bc16 19:23:02 Removing intermediate container 252b33d55578 19:23:02 ---> 627a8683455c 19:23:02 Step 7/23 : COPY . . 19:23:02 Removing intermediate container 4a844dd2bc16 19:23:02 ---> 43b1476f5bd8 19:23:02 Step 7/21 : COPY . . 19:23:02 Removing intermediate container 0a2b259a2b11 19:23:02 ---> 20a30afadd3e 19:23:02 Step 7/32 : COPY . . 19:23:02 Removing intermediate container e4ab488c73fd 19:23:02 ---> bcb9836bce31 19:23:02 Step 8/24 : COPY . . 19:23:02 Removing intermediate container 47273bb675db 19:23:02 ---> 7805c5a8d498 19:23:02 Step 7/24 : COPY . . 19:23:09 ---> 23cc74fb3f18 19:23:09 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:23:09 ---> b665d1c2b469 19:23:09 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:23:09 ---> 2571fdfcf23c 19:23:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:23:09 ---> 1bd093baf22c 19:23:09 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:23:09 ---> 9c53911c12fc 19:23:09 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:23:09 ---> Running in ef2b58432008 19:23:09 ---> Running in a800b1e0a73c 19:23:09 ---> Running in 313f19382b1d 19:23:09 ---> Running in ff172d730b86 19:23:09 ---> Running in 309a32ff27c5 19:23:10 Removing intermediate container a800b1e0a73c 19:23:10 ---> 3b53e795de43 19:23:10 Step 9/24 : WORKDIR /edgex-go/spire-build 19:23:10 Removing intermediate container ff172d730b86 19:23:10 ---> 8a2e4639fa8c 19:23:10 Step 9/23 : WORKDIR /edgex-go/spire-build 19:23:10 ---> Running in a9dcf77a6cd5 19:23:10 ---> Running in 3ffad06db40f 19:23:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:23:11 Removing intermediate container a9dcf77a6cd5 19:23:11 ---> 5a4e30e07c10 19:23:11 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 19:23:11 Removing intermediate container 3ffad06db40f 19:23:11 ---> 66fe2178ba34 19:23:11 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 19:23:12 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 19:23:12 ---> Running in 49ab699f70b3 19:23:12 ---> Running in 37ef69ba8fe4 19:23:12 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 19:23:16 Removing intermediate container 49ab699f70b3 19:23:16 ---> 2af26c4acd51 19:23:16 Step 11/24 : WORKDIR /edgex-go 19:23:16 Removing intermediate container 37ef69ba8fe4 19:23:16 ---> d7016bd6df55 19:23:16 Step 11/23 : WORKDIR /edgex-go 19:23:16 ---> Running in 5221ab2bde7c 19:23:16 ---> Running in 95b8b62574b9 19:23:17 Removing intermediate container 5221ab2bde7c 19:23:17 ---> 28501ba45339 19:23:17 19:23:17 Step 12/23 : FROM alpine:3.15 19:23:17 Removing intermediate container 95b8b62574b9 19:23:17 ---> df847543ef75 19:23:17 19:23:17 Step 12/24 : FROM alpine:3.15 19:23:18 3.15: Pulling from library/alpine 19:23:18 3.15: Pulling from library/alpine 19:23:20 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:23:20 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:23:20 Status: Downloaded newer image for alpine:3.15 19:23:20 Status: Downloaded newer image for alpine:3.15 19:23:20 ---> 8aa73fd46299 19:23:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:23:20 ---> 8aa73fd46299 19:23:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:23:20 ---> Running in 78934e7fa720 19:23:20 ---> Running in e1dc6a5ba38e 19:23:20 Removing intermediate container 78934e7fa720 19:23:20 ---> 99d34a29fda2 19:23:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:23:21 Removing intermediate container e1dc6a5ba38e 19:23:21 ---> 88a9adf6771f 19:23:21 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:23:21 ---> Running in 130732332e96 19:23:21 ---> Running in 6f19ee7ffd93 19:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:25 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:23:25 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:23:25 OK: 15736 distinct packages available 19:23:25 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:23:25 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:23:25 OK: 15736 distinct packages available 19:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:27 (1/5) Installing dumb-init (1.2.5-r1) 19:23:27 (2/5) Installing musl-obstack (1.2.3-r0) 19:23:27 (3/5) Installing libucontext (1.1-r0) 19:23:27 (4/5) Installing gcompat (1.0.0-r4) 19:23:27 (5/5) Installing openssl (1.1.1s-r1) 19:23:27 Executing busybox-1.34.1-r7.trigger 19:23:27 (1/4) Installing dumb-init (1.2.5-r1) 19:23:27 (2/4) Installing musl-obstack (1.2.3-r0) 19:23:27 OK: 6 MiB in 19 packages 19:23:27 (3/4) Installing libucontext (1.1-r0) 19:23:27 (4/4) Installing gcompat (1.0.0-r4) 19:23:27 Executing busybox-1.34.1-r7.trigger 19:23:27 OK: 6 MiB in 18 packages 19:23:30 Removing intermediate container 130732332e96 19:23:30 ---> dc1e807534bd 19:23:30 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:23:30 Removing intermediate container 6f19ee7ffd93 19:23:30 ---> f480674164e3 19:23:30 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:23:40 ---> d535494ef2d6 19:23:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:23:40 ---> 991598b727aa 19:23:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:23:40 ---> 4034f05c1ced 19:23:40 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:23:40 ---> 1edf1afe42a3 19:23:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:23:40 ---> Running in d3dc650487d9 19:23:41 Removing intermediate container d3dc650487d9 19:23:41 ---> 3645cde02bcb 19:23:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:23:41 ---> 712fb6d3e7b3 19:23:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:23:42 ---> cd771c3066e1 19:23:42 Step 19/24 : WORKDIR / 19:23:42 ---> Running in d6cbe7f03e91 19:23:43 ---> 301218464245 19:23:43 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:23:43 Removing intermediate container d6cbe7f03e91 19:23:43 ---> 158014c054c3 19:23:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:23:43 ---> Running in e3610a13def0 19:23:43 ---> Running in faecbff2b363 19:23:44 Removing intermediate container e3610a13def0 19:23:44 ---> 0dfe22957792 19:23:44 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:23:44 ---> Running in ed733fd8a41c 19:23:44 Removing intermediate container faecbff2b363 19:23:44 ---> bd5d3ab1a625 19:23:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:23:44 ---> Running in 46b81d1629e2 19:23:45 Removing intermediate container 46b81d1629e2 19:23:45 Removing intermediate container ed733fd8a41c 19:23:45 ---> 10a18f2d4b24 19:23:45 ---> 0ff71581bebf 19:23:45 Step 21/23 : LABEL arch=arm64Step 22/24 : LABEL arch=arm64 19:23:45 19:23:45 ---> Running in d7d4c5a56ff7 19:23:45 ---> Running in f4f7e66365c3 19:23:45 Removing intermediate container d7d4c5a56ff7 19:23:45 ---> 5cd032338f6b 19:23:45 Step 22/23 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:23:45 Removing intermediate container f4f7e66365c3 19:23:45 ---> 78b6f345dfe9 19:23:45 Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:23:45 ---> Running in 6d362d47ba0a 19:23:45 ---> Running in ea3af46f54e8 19:23:46 Removing intermediate container 6d362d47ba0a 19:23:46 ---> 111f9ce9f180 19:23:46 Step 23/23 : LABEL version=0.0.0 19:23:46 Removing intermediate container ea3af46f54e8 19:23:46 ---> 466664c06999 19:23:46 Step 24/24 : LABEL version=0.0.0 19:23:46 ---> Running in d2e5c960308b 19:23:46 ---> Running in 8722045ed717 19:23:47 Removing intermediate container d2e5c960308b 19:23:47 ---> 777302e29f21 19:23:47 19:23:47 Removing intermediate container 8722045ed717 19:23:47 ---> 786e37bb8eed 19:23:47 19:23:47 Successfully built 777302e29f21 19:23:47 Successfully tagged security-spire-server-arm64:latest 19:23:47  Building security-spire-server ... done Building core-common-config-bootstrapper 19:23:47 Successfully built 786e37bb8eed 19:23:47 Successfully tagged security-spire-config-arm64:latest 19:23:47  Building security-spire-config ... done Building support-scheduler 19:24:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:24:14 ---> 27fb59d1a582 19:24:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:24:14 ---> Using cache 19:24:14 ---> 69846d7e1189 19:24:14 Step 4/22 : WORKDIR /edgex-go 19:24:14 ---> Using cache 19:24:14 ---> 34564bc4dcc8 19:24:14 Step 5/22 : RUN apk add --update --no-cache make git 19:24:14 ---> Using cache 19:24:14 ---> 0e558327e6c4 19:24:14 Step 6/22 : COPY go.mod vendor* ./ 19:24:14 ---> Using cache 19:24:14 ---> 173b86fb093a 19:24:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:14 ---> Using cache 19:24:14 ---> bcb9836bce31 19:24:14 Step 8/22 : COPY . . 19:24:14 ---> Using cache 19:24:14 ---> 23cc74fb3f18 19:24:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:24:14 ---> Running in 022d6c9314ad 19:24:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:24:15 ---> 27fb59d1a582 19:24:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:24:15 ---> Using cache 19:24:15 ---> 69846d7e1189 19:24:15 Step 4/22 : WORKDIR /edgex-go 19:24:15 ---> Using cache 19:24:15 ---> 34564bc4dcc8 19:24:15 Step 5/22 : RUN apk add --update --no-cache make git 19:24:15 ---> Using cache 19:24:15 ---> 0e558327e6c4 19:24:15 Step 6/22 : COPY go.mod vendor* ./ 19:24:15 ---> Using cache 19:24:15 ---> 173b86fb093a 19:24:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:15 ---> Using cache 19:24:15 ---> bcb9836bce31 19:24:15 Step 8/22 : COPY . . 19:24:15 ---> Using cache 19:24:15 ---> 23cc74fb3f18 19:24:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:24:15 ---> Running in 4ceb506cca84 19:24:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:24:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:29:39 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 19:29:54 Removing intermediate container 313f19382b1d 19:29:54 ---> 6084d7a99d55 19:29:54 19:29:54 Step 9/21 : FROM alpine:3.16 19:29:54 3.16: Pulling from library/alpine 19:29:54 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:29:54 Status: Downloaded newer image for alpine:3.16 19:29:54 ---> 2b4661558fb8 19:29:54 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:29:54 ---> Running in ffd6226a670d 19:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:58 (1/6) Installing ca-certificates (20220614-r0) 19:29:59 (2/6) Installing brotli-libs (1.0.9-r6) 19:29:59 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:29:59 (4/6) Installing libcurl (7.83.1-r5) 19:29:59 (5/6) Installing curl (7.83.1-r5) 19:29:59 (6/6) Installing dumb-init (1.2.5-r1) 19:29:59 Executing busybox-1.35.0-r17.trigger 19:29:59 Executing ca-certificates-20220614-r0.trigger 19:29:59 OK: 8 MiB in 20 packages 19:30:02 Removing intermediate container ffd6226a670d 19:30:02 ---> e7080139e10d 19:30:02 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:30:02 ---> Running in 245dcff637b8 19:30:05 Removing intermediate container 245dcff637b8 19:30:05 ---> c0e9a32ee917 19:30:05 Step 12/21 : WORKDIR /edgex 19:30:05 ---> Running in 7d406df814c3 19:30:05 Removing intermediate container 7d406df814c3 19:30:05 ---> 17548699576d 19:30:05 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:30:06 ---> 0216f271d519 19:30:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:30:10 ---> 21929c3f8ae9 19:30:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:30:12 ---> 3928e3969e95 19:30:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:30:14 ---> 46d5e9e3eb75 19:30:14 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:30:14 ---> Running in 04180568c2dd 19:30:18 Removing intermediate container 309a32ff27c5 19:30:18 ---> fa0c188062c8 19:30:18 19:30:18 Step 9/32 : FROM alpine:3.16 19:30:18 ---> 2b4661558fb8 19:30:18 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:18 ---> Running in 3a386a42a949 19:30:18 Removing intermediate container 3a386a42a949 19:30:18 ---> b546faf6a7f1 19:30:18 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:30:18 ---> Running in f81ad2e7b34b 19:30:19 Removing intermediate container 04180568c2dd 19:30:19 ---> 1c0d901925ba 19:30:19 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:30:19 ---> Running in 8920d25681ec 19:30:20 Removing intermediate container 8920d25681ec 19:30:20 ---> d2d094e8a866 19:30:20 Step 19/21 : LABEL arch=arm64 19:30:20 ---> Running in 95660309a8e0 19:30:21 Removing intermediate container 95660309a8e0 19:30:21 ---> b04f7ecd4cb0 19:30:21 Step 20/21 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:30:21 ---> Running in 137ff6190fac 19:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:21 Removing intermediate container 137ff6190fac 19:30:21 ---> 28919654a0b1 19:30:21 Step 21/21 : LABEL version=0.0.0 19:30:22 ---> Running in f86e11caecfd 19:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:22 Removing intermediate container f86e11caecfd 19:30:22 ---> 0359d78e5a8c 19:30:22 19:30:22 Successfully built 0359d78e5a8c 19:30:22 Successfully tagged security-proxy-setup-arm64:latest 19:30:22  Building security-proxy-setup ... done Building security-spiffe-token-provider 19:30:23 (1/2) Installing dumb-init (1.2.5-r1) 19:30:23 (2/2) Installing su-exec (0.2-r1) 19:30:23 Executing busybox-1.35.0-r17.trigger 19:30:23 OK: 5 MiB in 16 packages 19:30:26 Removing intermediate container f81ad2e7b34b 19:30:26 ---> a4bb8897312e 19:30:26 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:30:26 ---> Running in 7c72ea760ecd 19:30:26 Removing intermediate container 7c72ea760ecd 19:30:26 ---> 58349fbc86f5 19:30:26 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:30:26 ---> Running in 53ea2697a714 19:30:27 Removing intermediate container 53ea2697a714 19:30:27 ---> 2c6cf87f6909 19:30:27 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:30:27 ---> Running in f776e8fd7cf1 19:30:30 Removing intermediate container f776e8fd7cf1 19:30:30 ---> e6efbf500fa1 19:30:30 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:30:30 ---> Running in a46fa35af4fa 19:30:30 Removing intermediate container a46fa35af4fa 19:30:30 ---> f4e164cd19b0 19:30:30 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:30:30 ---> Running in f7c0e2cb0c8e 19:30:35 Removing intermediate container f7c0e2cb0c8e 19:30:35 ---> bc1c001d679a 19:30:35 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:30:35 ---> Running in 3057673b6ac9 19:30:35 Removing intermediate container 3057673b6ac9 19:30:35 ---> 84eb1757900d 19:30:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:30:37 ---> 0ca1395ae64c 19:30:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:30:37 ---> Running in b2eab92fe6fc 19:30:42 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:42 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:30:42 ---> 27fb59d1a582 19:30:42 Step 3/19 : WORKDIR /edgex-go 19:30:42 ---> Using cache 19:30:42 ---> 586b97fca7cc 19:30:42 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:30:42 ---> Running in 89f98b5ab3e6 19:30:42 Removing intermediate container b2eab92fe6fc 19:30:42 ---> 0116dcc269ac 19:30:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:43 ---> 66fcaba75398 19:30:43 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:46 ---> 11cfa90f4468 19:30:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:30:47 ---> b8ec95ffa75f 19:30:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:30:47 v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:30:47 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:30:47 OK: 16901 distinct packages available 19:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:48 ---> 94e9b7e0588b 19:30:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:30:49 ---> 9ba478f66fc5 19:30:49 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:30:49 OK: 221 MiB in 51 packages 19:30:50 ---> a7e6ea1cae8e 19:30:50 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:30:51 Removing intermediate container 89f98b5ab3e6 19:30:51 ---> aefb2543c921 19:30:51 Step 5/19 : COPY go.mod vendor* ./ 19:30:51 ---> 6433c58cd215 19:30:51 Step 27/32 : RUN chmod +x /entrypoint.sh 19:30:52 ---> Running in b7feb1ae3ac1 19:30:56 ---> 8e2559db9689 19:30:56 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:56 ---> Running in f44d39436427 19:30:58 Removing intermediate container b7feb1ae3ac1 19:30:58 ---> 01d74e5f9660 19:30:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:30:58 ---> Running in 434c89cef3c5 19:30:59 Removing intermediate container 434c89cef3c5 19:30:59 ---> 6e7b049f8b31 19:30:59 Step 29/32 : CMD ["gate"] 19:30:59 ---> Running in 07d16ef1e279 19:31:00 Removing intermediate container 07d16ef1e279 19:31:00 ---> ef903320e979 19:31:00 Step 30/32 : LABEL arch=arm64 19:31:01 ---> Running in bcf14af1eb4d 19:31:02 Removing intermediate container bcf14af1eb4d 19:31:02 ---> b7852c0cf061 19:31:02 Step 31/32 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:31:02 ---> Running in f9f64ffe8158 19:31:03 Removing intermediate container f9f64ffe8158 19:31:03 ---> ab04532f41b6 19:31:03 Step 32/32 : LABEL version=0.0.0 19:31:03 ---> Running in 16b0575ad7c5 19:31:03 Removing intermediate container ef2b58432008 19:31:03 ---> f63803e4c113 19:31:03 19:31:03 Step 10/24 : FROM alpine:3.16 19:31:03 ---> 2b4661558fb8 19:31:03 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:31:04 Removing intermediate container 16b0575ad7c5 19:31:04 ---> 8bde9e3be544 19:31:04 19:31:04 ---> Running in fe9f7480ad37 19:31:04 Successfully built 8bde9e3be544 19:31:04 Successfully tagged security-bootstrapper-arm64:latest 19:31:04  Building security-bootstrapper ... done Building core-command 19:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:08 (1/1) Installing dumb-init (1.2.5-r1) 19:31:08 Executing busybox-1.35.0-r17.trigger 19:31:08 OK: 5 MiB in 15 packages 19:31:10 Removing intermediate container fe9f7480ad37 19:31:10 ---> 1b9633d43193 19:31:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:31:10 ---> Running in 29da7cad6b23 19:31:10 Removing intermediate container 29da7cad6b23 19:31:10 ---> 09cc023691ad 19:31:10 Step 13/24 : ENV APP_PORT=59881 19:31:10 ---> Running in ebf112560e49 19:31:11 Removing intermediate container ebf112560e49 19:31:11 ---> 88a720de92cf 19:31:11 Step 14/24 : EXPOSE $APP_PORT 19:31:11 ---> Running in a297d6df352c 19:31:12 Removing intermediate container a297d6df352c 19:31:12 ---> c0932c0e8d8f 19:31:12 Step 15/24 : WORKDIR / 19:31:12 ---> Running in 6dfdfe10b167 19:31:13 Removing intermediate container 6dfdfe10b167 19:31:13 ---> 3a35fd889c19 19:31:13 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:14 ---> d28cbb093542 19:31:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:31:17 ---> 1a0c9957ed01 19:31:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:31:19 ---> c8da24372d01 19:31:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:31:21 ---> 55e8252c2354 19:31:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:31:21 ---> Running in d0305fd35485 19:31:21 Removing intermediate container d0305fd35485 19:31:21 ---> a75008de71fc 19:31:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:31:22 ---> Running in 3332ab4652f0 19:31:23 Removing intermediate container 3332ab4652f0 19:31:23 ---> ab3cbc49d423 19:31:23 Step 22/24 : LABEL arch=arm64 19:31:23 ---> Running in 201e952d656a 19:31:24 Removing intermediate container 201e952d656a 19:31:24 ---> e82521a478e8 19:31:24 Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:31:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:31:24 ---> 27fb59d1a582 19:31:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:31:24 ---> Using cache 19:31:24 ---> 69846d7e1189 19:31:24 Step 4/23 : WORKDIR /edgex-go 19:31:24 ---> Using cache 19:31:24 ---> 34564bc4dcc8 19:31:24 Step 5/23 : RUN apk add --update --no-cache make git 19:31:24 ---> Using cache 19:31:24 ---> 0e558327e6c4 19:31:24 Step 6/23 : COPY go.mod vendor* ./ 19:31:24 ---> Using cache 19:31:24 ---> 173b86fb093a 19:31:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:24 ---> Using cache 19:31:24 ---> bcb9836bce31 19:31:24 Step 8/23 : COPY . . 19:31:24 ---> Running in f790bdf8aace 19:31:24 ---> Using cache 19:31:24 ---> 23cc74fb3f18 19:31:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:31:25 ---> Running in aba5dd4726b8 19:31:26 Removing intermediate container f790bdf8aace 19:31:26 ---> f65ff27a5a83 19:31:26 Step 24/24 : LABEL version=0.0.0 19:31:26 ---> Running in 99a1c2fb262b 19:31:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:31:27 Removing intermediate container 99a1c2fb262b 19:31:27 ---> d807fc8995f2 19:31:27 19:31:28 Successfully built d807fc8995f2 19:31:28 Successfully tagged core-metadata-arm64:latest 19:31:28  Building core-metadata ... done Building security-spire-agent 19:31:30 Removing intermediate container 022d6c9314ad 19:31:30 ---> d210f03d2232 19:31:30 19:31:30 Step 10/22 : FROM alpine:3.16 19:31:30 ---> 2b4661558fb8 19:31:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:31:30 ---> Running in fbab9d037efa 19:31:31 Removing intermediate container fbab9d037efa 19:31:31 ---> 675ac7116636 19:31:31 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:31:31 ---> Running in 4253663b10a5 19:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:35 (1/1) Installing dumb-init (1.2.5-r1) 19:31:35 Executing busybox-1.35.0-r17.trigger 19:31:35 OK: 5 MiB in 15 packages 19:31:37 Removing intermediate container 4253663b10a5 19:31:37 ---> 181f7cf917ba 19:31:37 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:39 ---> a99acdf2992c 19:31:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:31:41 ---> 630319b1b5a9 19:31:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:31:43 ---> de2cc9dbb9ed 19:31:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:31:45 ---> 01c5d4abb157 19:31:45 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:31:45 ---> Running in d07753bbd0fb 19:31:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:31:47 ---> 27fb59d1a582 19:31:47 Step 3/24 : WORKDIR /edgex-go 19:31:47 ---> Using cache 19:31:47 ---> 586b97fca7cc 19:31:47 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:31:48 ---> Running in 499284ae6d36 19:31:50 Removing intermediate container d07753bbd0fb 19:31:50 ---> bbb16b6ac786 19:31:50 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:31:50 ---> Running in 98cb8e8ecbbe 19:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:51 Removing intermediate container 98cb8e8ecbbe 19:31:51 ---> 9e2f8b0371da 19:31:51 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:51 ---> Running in e516459334e8 19:31:51 Removing intermediate container e516459334e8 19:31:51 ---> 59f3e294c4a3 19:31:51 Step 20/22 : LABEL arch=arm64 19:31:52 ---> Running in 18de28e51c8f 19:31:52 Removing intermediate container 18de28e51c8f 19:31:52 ---> fe58ae3bd5d3 19:31:52 Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:31:52 OK: 221 MiB in 51 packages 19:31:52 ---> Running in 83b86f4a26c6 19:31:53 Removing intermediate container 83b86f4a26c6 19:31:53 ---> d3b625abefb8 19:31:53 Step 22/22 : LABEL version=0.0.0 19:31:54 ---> Running in 4ae978390995 19:31:54 Removing intermediate container 4ae978390995 19:31:54 ---> 819eea2ba05f 19:31:54 19:31:54 Removing intermediate container 499284ae6d36 19:31:54 ---> 2d505dc09056 19:31:54 Step 5/24 : COPY go.mod vendor* ./ 19:31:55 Successfully built 819eea2ba05f 19:31:55 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:31:55 Building security-secretstore-setup 19:31:55  Building core-common-config-bootstrapper ... done  ---> 1943a9ab1938 19:31:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 ---> Running in 4919ed6ea006 19:32:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:32:14 ---> 27fb59d1a582 19:32:14 Step 3/24 : WORKDIR /edgex-go 19:32:14 ---> Using cache 19:32:14 ---> 586b97fca7cc 19:32:14 Step 4/24 : RUN apk add --update --no-cache make git 19:32:14 ---> Using cache 19:32:14 ---> 132a5f170695 19:32:14 Step 5/24 : COPY go.mod vendor* ./ 19:32:14 ---> Using cache 19:32:14 ---> 37943d6c1570 19:32:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:14 ---> Using cache 19:32:14 ---> 43b1476f5bd8 19:32:14 Step 7/24 : COPY . . 19:32:14 ---> Using cache 19:32:14 ---> b665d1c2b469 19:32:14 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:32:15 ---> Running in b03c284fb5ec 19:32:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:32:45 Removing intermediate container f44d39436427 19:32:45 ---> 6f7567007ca7 19:32:45 Step 7/19 : COPY . . 19:32:57 ---> 20141bef7b1a 19:32:57 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:32:57 ---> Running in 9c6c78e05d35 19:32:58 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 19:33:55 Removing intermediate container 4919ed6ea006 19:33:55 ---> ceb01c4fb1ea 19:33:55 Step 7/24 : COPY . . 19:34:03 ---> f623219afdcd 19:34:03 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:34:03 ---> Running in d4dacfb2f8b5 19:34:03 Removing intermediate container d4dacfb2f8b5 19:34:03 ---> d16cdb96aa12 19:34:03 Step 9/24 : WORKDIR /edgex-go/spire-build 19:34:03 ---> Running in 49c88ead20ef 19:34:03 Removing intermediate container 49c88ead20ef 19:34:03 ---> bf18e799a26b 19:34:03 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 19:34:04 ---> Running in 53dc227adf17 19:34:07 Removing intermediate container 53dc227adf17 19:34:07 ---> e5d60e4f071e 19:34:07 Step 11/24 : WORKDIR /edgex-go 19:34:07 ---> Running in 3d3d333157f8 19:34:08 Removing intermediate container 3d3d333157f8 19:34:08 ---> e0300ae135c8 19:34:08 19:34:08 Step 12/24 : FROM alpine:3.15 19:34:08 ---> 8aa73fd46299 19:34:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:34:08 ---> Using cache 19:34:08 ---> 88a9adf6771f 19:34:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:08 ---> Using cache 19:34:08 ---> f480674164e3 19:34:08 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:34:12 ---> 70d1cfd827bb 19:34:12 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:34:19 ---> ddd582c08036 19:34:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:34:19 ---> 50d72fa6634b 19:34:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:34:20 ---> 44f92346e4d6 19:34:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:34:21 ---> 2c8ea736d36a 19:34:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:34:21 ---> Running in e8636d5e62a6 19:34:22 Removing intermediate container e8636d5e62a6 19:34:22 ---> 91d5574217b3 19:34:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:34:22 ---> Running in 8e8b35249587 19:34:23 Removing intermediate container 8e8b35249587 19:34:23 ---> d7d92fad7938 19:34:23 Step 22/24 : LABEL arch=arm64 19:34:23 ---> Running in be6a3cf827bf 19:34:23 Removing intermediate container be6a3cf827bf 19:34:23 ---> a8a76658eb61 19:34:23 Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:34:23 ---> Running in fd5eae5bf799 19:34:24 Removing intermediate container fd5eae5bf799 19:34:24 ---> 32cbbd31b6db 19:34:24 Step 24/24 : LABEL version=0.0.0 19:34:24 ---> Running in 18f2874177c5 19:34:25 Removing intermediate container 18f2874177c5 19:34:25 ---> fd8efcf0ac73 19:34:25 19:34:25 Successfully built fd8efcf0ac73 19:34:25 Successfully tagged security-spire-agent-arm64:latest 19:34:25 Building support-notifications 19:34:47  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:34:47 ---> 27fb59d1a582 19:34:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:34:47 ---> Using cache 19:34:47 ---> 69846d7e1189 19:34:47 Step 4/22 : WORKDIR /edgex-go 19:34:47 ---> Using cache 19:34:47 ---> 34564bc4dcc8 19:34:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:34:47 ---> Running in 9db20ab5f21f 19:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:51 OK: 221 MiB in 51 packages 19:34:53 Removing intermediate container 9db20ab5f21f 19:34:53 ---> a2fda09ae6a8 19:34:53 Step 6/22 : COPY go.mod vendor* ./ 19:34:53 ---> 92fb9e0b2bd9 19:34:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:53 ---> Running in f19121b93b96 19:35:12 Removing intermediate container 4ceb506cca84 19:35:12 ---> 32793185737f 19:35:12 19:35:12 Step 10/22 : FROM alpine:3.16 19:35:12 ---> 2b4661558fb8 19:35:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:35:12 ---> Using cache 19:35:12 ---> 1b9633d43193 19:35:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:35:12 ---> Using cache 19:35:12 ---> 09cc023691ad 19:35:12 Step 13/22 : ENV APP_PORT=59861 19:35:12 ---> Running in 0b13ef0c4b66 19:35:12 Removing intermediate container 0b13ef0c4b66 19:35:12 ---> cbcb98605647 19:35:12 Step 14/22 : EXPOSE $APP_PORT 19:35:12 ---> Running in afb43bb6e39d 19:35:12 Removing intermediate container afb43bb6e39d 19:35:12 ---> d796f0737d93 19:35:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:12 ---> d9da20e13b7b 19:35:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:35:15 ---> 0644b2b4553b 19:35:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:35:16 ---> 87d39ca6a20a 19:35:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:35:16 ---> Running in d2f9b80af713 19:35:17 Removing intermediate container d2f9b80af713 19:35:17 ---> 1f6d9d88d073 19:35:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:35:17 ---> Running in 1b74dd872b06 19:35:17 Removing intermediate container 1b74dd872b06 19:35:17 ---> d96e33e81bb7 19:35:17 Step 20/22 : LABEL arch=arm64 19:35:17 ---> Running in 27a2726ae6e9 19:35:18 Removing intermediate container 27a2726ae6e9 19:35:18 ---> cd2e802e650f 19:35:18 Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:35:18 ---> Running in 7a0975d06cc5 19:35:19 Removing intermediate container 7a0975d06cc5 19:35:19 ---> 4b88089406a8 19:35:19 Step 22/22 : LABEL version=0.0.0 19:35:19 ---> Running in ad68619fd2e2 19:35:20 Removing intermediate container ad68619fd2e2 19:35:20 ---> 9590dd19a3d4 19:35:20 19:35:20 Successfully built 9590dd19a3d4 19:35:20 Successfully tagged support-scheduler-arm64:latest 19:35:20  Building support-scheduler ... done Building core-data 19:35:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:35:38 ---> 27fb59d1a582 19:35:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:35:38 ---> Using cache 19:35:38 ---> 69846d7e1189 19:35:38 Step 4/22 : WORKDIR /edgex-go 19:35:38 ---> Using cache 19:35:38 ---> 34564bc4dcc8 19:35:38 Step 5/22 : RUN apk add --update --no-cache make git 19:35:38 ---> Using cache 19:35:38 ---> 0e558327e6c4 19:35:38 Step 6/22 : COPY go.mod vendor* ./ 19:35:38 ---> Using cache 19:35:38 ---> 173b86fb093a 19:35:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:38 ---> Using cache 19:35:38 ---> bcb9836bce31 19:35:38 Step 8/22 : COPY . . 19:35:38 ---> Using cache 19:35:38 ---> 23cc74fb3f18 19:35:38 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:35:38 ---> Running in 624be8c240e3 19:35:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:37:00 Removing intermediate container f19121b93b96 19:37:00 ---> 9e0d69b36f17 19:37:00 Step 8/22 : COPY . . 19:37:00 ---> a473b4d589cb 19:37:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:37:00 ---> Running in 8afec48b2a19 19:37:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:39:39 Removing intermediate container aba5dd4726b8 19:39:39 ---> 0dba66933733 19:39:39 19:39:39 Step 10/23 : FROM alpine:3.16 19:39:39 ---> 2b4661558fb8 19:39:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:39:39 ---> Using cache 19:39:39 ---> 1b9633d43193 19:39:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:39 ---> Using cache 19:39:39 ---> 09cc023691ad 19:39:39 Step 13/23 : ENV APP_PORT=59882 19:39:39 ---> Running in 8ebea85731ba 19:39:39 Removing intermediate container 8ebea85731ba 19:39:39 ---> a947f8374d94 19:39:39 Step 14/23 : EXPOSE $APP_PORT 19:39:39 ---> Running in 9653dbe2bc0a 19:39:39 Removing intermediate container 9653dbe2bc0a 19:39:39 ---> 9b6d1828622e 19:39:39 Step 15/23 : WORKDIR / 19:39:39 ---> Running in c67830d676a6 19:39:39 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 19:39:39 Removing intermediate container c67830d676a6 19:39:39 ---> 208f5e9326be 19:39:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:39 ---> d07ba41effe1 19:39:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:39:41 ---> 5d2336e71456 19:39:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:39:41 ---> 055fac4c095c 19:39:41 Step 19/23 : ENTRYPOINT ["/core-command"] 19:39:41 ---> Running in 14ea2fa418de 19:39:42 Removing intermediate container 14ea2fa418de 19:39:42 ---> 3a63ddeaba2b 19:39:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:39:42 ---> Running in 98154f179422 19:39:43 Removing intermediate container 98154f179422 19:39:43 ---> a40ba77b50bb 19:39:43 Step 21/23 : LABEL arch=arm64 19:39:43 ---> Running in 1e6d946dfef5 19:39:43 Removing intermediate container 1e6d946dfef5 19:39:43 ---> f6b027c18821 19:39:43 Step 22/23 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:39:43 ---> Running in 4dc2c707550c 19:39:44 Removing intermediate container 4dc2c707550c 19:39:44 ---> 678f360bd99b 19:39:44 Step 23/23 : LABEL version=0.0.0 19:39:44 ---> Running in d6a433016bb2 19:39:45 Removing intermediate container d6a433016bb2 19:39:45 ---> 8b081f184b07 19:39:45 19:39:45 Successfully built 8b081f184b07 19:39:45 Successfully tagged core-command-arm64:latest 19:40:00  Building core-command ... done Removing intermediate container b03c284fb5ec 19:40:00 ---> 9df6305a964b 19:40:00 19:40:00 Step 9/24 : FROM alpine:3.16 19:40:00 ---> 2b4661558fb8 19:40:00 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:40:00 ---> Running in e7344f1e941d 19:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:03 (1/3) Installing ca-certificates (20220614-r0) 19:40:03 (2/3) Installing dumb-init (1.2.5-r1) 19:40:03 (3/3) Installing su-exec (0.2-r1) 19:40:03 Executing busybox-1.35.0-r17.trigger 19:40:03 Executing ca-certificates-20220614-r0.trigger 19:40:03 OK: 6 MiB in 17 packages 19:40:08 Removing intermediate container e7344f1e941d 19:40:08 ---> 87d28cd8c363 19:40:08 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:08 ---> Running in 5e6683b48057 19:40:08 Removing intermediate container 5e6683b48057 19:40:08 ---> 6aaa62cc8c17 19:40:08 Step 12/24 : WORKDIR / 19:40:09 ---> Running in 38bf67fb6e79 19:40:09 Removing intermediate container 38bf67fb6e79 19:40:09 ---> 07b71af24f43 19:40:09 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:40:10 ---> 1d36be3c16d8 19:40:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:40:11 ---> 680ab2bd03c4 19:40:11 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:40:12 ---> 237899b7d570 19:40:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:40:13 ---> a524e3563716 19:40:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:40:15 ---> cbf145251edc 19:40:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:40:17 ---> c273f047ea6a 19:40:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:40:18 ---> 1ecbbd0b8457 19:40:18 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:18 ---> Running in b917b690eedc 19:40:21 Removing intermediate container b917b690eedc 19:40:21 ---> 47eec072de6a 19:40:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:40:21 ---> Running in 375c1245b566 19:40:22 Removing intermediate container 375c1245b566 19:40:22 ---> 02f799f214bf 19:40:22 Step 22/24 : LABEL arch=arm64 19:40:22 ---> Running in 8c18852b3563 19:40:23 Removing intermediate container 8c18852b3563 19:40:23 ---> 60ff8b5bc9bc 19:40:23 Step 23/24 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:40:23 ---> Running in 25063ab0c3d8 19:40:23 Removing intermediate container 25063ab0c3d8 19:40:23 ---> 45626199dac5 19:40:23 Step 24/24 : LABEL version=0.0.0 19:40:23 ---> Running in a97f920bbc7b 19:40:24 Removing intermediate container a97f920bbc7b 19:40:24 ---> 9a5f04a8a5fe 19:40:24 19:40:24 Successfully built 9a5f04a8a5fe 19:40:24 Successfully tagged security-secretstore-setup-arm64:latest 19:42:02  Building security-secretstore-setup ... done Removing intermediate container 9c6c78e05d35 19:42:02 ---> aee3704bef50 19:42:02 19:42:02 Step 9/19 : FROM alpine:3.15 19:42:02 ---> 8aa73fd46299 19:42:02 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:42:02 ---> Using cache 19:42:02 ---> 88a9adf6771f 19:42:02 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:42:02 ---> Running in cc785d97a788 19:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:04 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:42:04 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:42:04 OK: 15736 distinct packages available 19:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:42:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:06 (1/9) Installing ca-certificates (20220614-r0) 19:42:06 (2/9) Installing brotli-libs (1.0.9-r5) 19:42:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:42:06 (4/9) Installing libcurl (7.80.0-r5) 19:42:06 (5/9) Installing curl (7.80.0-r5) 19:42:06 (6/9) Installing dumb-init (1.2.5-r1) 19:42:06 (7/9) Installing musl-obstack (1.2.3-r0) 19:42:06 (8/9) Installing libucontext (1.1-r0) 19:42:06 (9/9) Installing gcompat (1.0.0-r4) 19:42:06 Executing busybox-1.34.1-r7.trigger 19:42:06 Executing ca-certificates-20220614-r0.trigger 19:42:07 OK: 8 MiB in 23 packages 19:42:09 Removing intermediate container cc785d97a788 19:42:09 ---> 2cf0a5b51f15 19:42:09 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:10 ---> 4617233be4ac 19:42:10 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:42:13 ---> 44038f2ca772 19:42:13 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:42:14 ---> f1e7318c06cc 19:42:14 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:42:14 ---> Running in 44dd500e5f79 19:42:14 Removing intermediate container 44dd500e5f79 19:42:14 ---> 5a014900a1ee 19:42:14 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:42:14 ---> Running in 0c0208303995 19:42:15 Removing intermediate container 0c0208303995 19:42:15 ---> 075b0591d416 19:42:15 Step 17/19 : LABEL arch=arm64 19:42:16 ---> Running in 03cb2d6e664c 19:42:16 Removing intermediate container 03cb2d6e664c 19:42:16 ---> 282d5f451a17 19:42:16 Step 18/19 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:42:17 ---> Running in 59fa1a6dddfe 19:42:19 Removing intermediate container 59fa1a6dddfe 19:42:19 ---> 41c7b6f91f26 19:42:19 Step 19/19 : LABEL version=0.0.0 19:42:19 ---> Running in 5d5b232e7253 19:42:19 Removing intermediate container 5d5b232e7253 19:42:19 ---> c14d983a60eb 19:42:19 19:42:20 Successfully built c14d983a60eb 19:42:20 Successfully tagged security-spiffe-token-provider-arm64:latest 19:42:25  Building security-spiffe-token-provider ... done Removing intermediate container 624be8c240e3 19:42:25 ---> 741d123a5b5d 19:42:25 19:42:25 Step 10/22 : FROM alpine:3.16 19:42:25 ---> 2b4661558fb8 19:42:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:42:25 ---> Running in a67ee79d949e 19:42:25 Removing intermediate container a67ee79d949e 19:42:25 ---> 8e682ee88e5a 19:42:25 Step 12/22 : ENV APP_PORT=59880 19:42:25 ---> Running in deafeea00f03 19:42:26 Removing intermediate container deafeea00f03 19:42:26 ---> 2a1e6e6dff9c 19:42:26 Step 13/22 : EXPOSE $APP_PORT 19:42:26 ---> Running in 634c1d9f7b3a 19:42:26 Removing intermediate container 634c1d9f7b3a 19:42:26 ---> 7f77a018755a 19:42:26 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:42:26 ---> Running in 3752bb8bb3a5 19:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:30 (1/1) Installing dumb-init (1.2.5-r1) 19:42:30 Executing busybox-1.35.0-r17.trigger 19:42:30 OK: 5 MiB in 15 packages 19:42:31 Removing intermediate container 3752bb8bb3a5 19:42:31 ---> 64ca322465cb 19:42:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:32 ---> 90047e4d44a2 19:42:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:42:34 ---> eb196fc76ae0 19:42:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:42:35 ---> ebb12288d897 19:42:35 Step 18/22 : ENTRYPOINT ["/core-data"] 19:42:35 ---> Running in d7221484f650 19:42:36 Removing intermediate container d7221484f650 19:42:36 ---> 1abbc1bb7a84 19:42:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:42:36 ---> Running in aae3e80a7439 19:42:36 Removing intermediate container aae3e80a7439 19:42:36 ---> 3f820f415c0c 19:42:36 Step 20/22 : LABEL arch=arm64 19:42:36 ---> Running in 649de0f656e8 19:42:37 Removing intermediate container 649de0f656e8 19:42:37 ---> 5662b46e4fd0 19:42:37 Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:42:37 ---> Running in dca75709e1ab 19:42:38 Removing intermediate container dca75709e1ab 19:42:38 ---> 74926945bb57 19:42:38 Step 22/22 : LABEL version=0.0.0 19:42:38 ---> Running in c3064d47edc5 19:42:38 Removing intermediate container c3064d47edc5 19:42:38 ---> f4659523a870 19:42:38 19:42:39 Successfully built f4659523a870 19:42:39 Successfully tagged core-data-arm64:latest 19:43:25  Building core-data ... done Removing intermediate container 8afec48b2a19 19:43:25 ---> 72acfe984878 19:43:25 19:43:25 Step 10/22 : FROM alpine:3.16 19:43:25 ---> 2b4661558fb8 19:43:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:43:25 ---> Running in 6782579b4519 19:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:27 (1/2) Installing ca-certificates (20220614-r0) 19:43:27 (2/2) Installing dumb-init (1.2.5-r1) 19:43:27 Executing busybox-1.35.0-r17.trigger 19:43:27 Executing ca-certificates-20220614-r0.trigger 19:43:28 OK: 6 MiB in 16 packages 19:43:29 Removing intermediate container 6782579b4519 19:43:29 ---> 18fac80b896e 19:43:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:43:29 ---> Running in f6904fc60c6e 19:43:29 Removing intermediate container f6904fc60c6e 19:43:29 ---> 0352a6cff5ec 19:43:29 Step 13/22 : ENV APP_PORT=59860 19:43:29 ---> Running in a55bf768acee 19:43:29 Removing intermediate container a55bf768acee 19:43:29 ---> e26f7e940726 19:43:29 Step 14/22 : EXPOSE $APP_PORT 19:43:29 ---> Running in 5a1c66c754eb 19:43:30 Removing intermediate container 5a1c66c754eb 19:43:30 ---> c6d513de0da1 19:43:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:30 ---> fec6a0063c56 19:43:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:43:32 ---> 1c4b0384c015 19:43:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:43:32 ---> 1d14dbd8acce 19:43:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:43:32 ---> Running in 4fc7cd33e6ae 19:43:33 Removing intermediate container 4fc7cd33e6ae 19:43:33 ---> a9ff15d6343e 19:43:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:43:33 ---> Running in 599db9d21117 19:43:33 Removing intermediate container 599db9d21117 19:43:33 ---> 7ea025ca4622 19:43:33 Step 20/22 : LABEL arch=arm64 19:43:33 ---> Running in 1d2f85c8b909 19:43:33 Removing intermediate container 1d2f85c8b909 19:43:33 ---> 62d3dfd6fc3f 19:43:33 Step 21/22 : LABEL git_sha=396eb563dad92a75b1e4a317598934d352ede51f 19:43:34 ---> Running in ff9b7b6168fb 19:43:34 Removing intermediate container ff9b7b6168fb 19:43:34 ---> baa927351c93 19:43:34 Step 22/22 : LABEL version=0.0.0 19:43:34 ---> Running in e5b70194f65a 19:43:34 Removing intermediate container e5b70194f65a 19:43:34 ---> d28beea11140 19:43:34 19:43:35 Successfully built d28beea11140 19:43:35 Successfully tagged support-notifications-arm64:latest 19:43:35  Building support-notifications ... done  [Pipeline] } 19:43:35 $ docker stop --time=1 28ab3347d6249060bf1f3dee91fced5e4d80fe72fc46a70335a52b72a306eb4a 19:43:37 $ docker rm -f --volumes 28ab3347d6249060bf1f3dee91fced5e4d80fe72fc46a70335a52b72a306eb4a [Pipeline] // withDockerContainer [Pipeline] sh 19:43:37 + docker images 19:43:38 REPOSITORY TAG IMAGE ID CREATED SIZE 19:43:38 support-notifications-arm64 latest d28beea11140 3 seconds ago 29.5MB 19:43:38 72acfe984878 14 seconds ago 1.57GB 19:43:38 core-data-arm64 latest f4659523a870 59 seconds ago 17.2MB 19:43:38 741d123a5b5d About a minute ago 1.51GB 19:43:38 security-spiffe-token-provider-arm64 latest c14d983a60eb About a minute ago 28.9MB 19:43:38 aee3704bef50 About a minute ago 1.54GB 19:43:38 security-secretstore-setup-arm64 latest 9a5f04a8a5fe 3 minutes ago 28.7MB 19:43:38 9df6305a964b 3 minutes ago 1.5GB 19:43:38 core-command-arm64 latest 8b081f184b07 3 minutes ago 17MB 19:43:38 0dba66933733 4 minutes ago 1.51GB 19:43:38 support-scheduler-arm64 latest 9590dd19a3d4 8 minutes ago 29MB 19:43:38 32793185737f 8 minutes ago 1.57GB 19:43:38 security-spire-agent-arm64 latest fd8efcf0ac73 9 minutes ago 122MB 19:43:38 e0300ae135c8 9 minutes ago 1.38GB 19:43:38 core-common-config-bootstrapper-arm64 latest 819eea2ba05f 11 minutes ago 14.9MB 19:43:38 d210f03d2232 12 minutes ago 1.5GB 19:43:38 core-metadata-arm64 latest d807fc8995f2 12 minutes ago 17.8MB 19:43:38 security-bootstrapper-arm64 latest 8bde9e3be544 12 minutes ago 19.5MB 19:43:38 f63803e4c113 12 minutes ago 1.52GB 19:43:38 security-proxy-setup-arm64 latest 0359d78e5a8c 13 minutes ago 26.8MB 19:43:38 fa0c188062c8 13 minutes ago 1.5GB 19:43:38 6084d7a99d55 13 minutes ago 1.5GB 19:43:38 security-spire-config-arm64 latest 786e37bb8eed 19 minutes ago 83.6MB 19:43:38 security-spire-server-arm64 latest 777302e29f21 19 minutes ago 84.3MB 19:43:38 df847543ef75 20 minutes ago 1.38GB 19:43:38 28501ba45339 20 minutes ago 1.38GB 19:43:38 ci-base-image-arm64 latest 27fb59d1a582 35 minutes ago 905MB 19:43:38 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 19:43:38 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:43:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 19:43:38 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 19:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:38 19:43:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:39 arm64: Pulling from edgex-lftools-log-publisher 19:43:39 8998bd30e6a1: Pulling fs layer 19:43:39 04944245beec: Pulling fs layer 19:43:39 699f458cf7ca: Pulling fs layer 19:43:39 765212b225bb: Pulling fs layer 19:43:39 f23df028b6ca: Pulling fs layer 19:43:39 d65c8cfc05b1: Pulling fs layer 19:43:39 2437ff75d9bd: Pulling fs layer 19:43:39 f23df028b6ca: Waiting 19:43:39 d65c8cfc05b1: Waiting 19:43:39 2437ff75d9bd: Waiting 19:43:39 04944245beec: Verifying Checksum 19:43:39 04944245beec: Download complete 19:43:39 765212b225bb: Download complete 19:43:39 f23df028b6ca: Verifying Checksum 19:43:39 f23df028b6ca: Download complete 19:43:39 d65c8cfc05b1: Verifying Checksum 19:43:39 d65c8cfc05b1: Download complete 19:43:39 699f458cf7ca: Verifying Checksum 19:43:39 699f458cf7ca: Download complete 19:43:40 8998bd30e6a1: Download complete 19:43:43 2437ff75d9bd: Verifying Checksum 19:43:43 2437ff75d9bd: Download complete 19:43:44 8998bd30e6a1: Pull complete 19:43:45 04944245beec: Pull complete 19:43:46 699f458cf7ca: Pull complete 19:43:46 765212b225bb: Pull complete 19:43:47 f23df028b6ca: Pull complete 19:43:47 d65c8cfc05b1: Pull complete 19:44:02 2437ff75d9bd: Pull complete 19:44:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:02 prd-ubuntu20.04-docker-arm64-4c-16g-4728 does not seem to be running inside a container 19:44:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:44:05 $ docker top 3bb6715cee56eebf5ad1bb1672d982405ed7131a3bde70f811de96c6c4d43963 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:44:07 ---> job-cost.sh 19:44:07 lf-activate-venv: SKIPPING 19:44:07 INFO: No Stack... 19:44:07 INFO: Retrieving Pricing Info for: v3-standard-4 19:44:08 INFO: Archiving Costs [Pipeline] sh 19:44:08 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:44:08 + cut -d, -f6 [Pipeline] lock 19:44:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4322-1-stack-cost] 19:44:08 Resource [jenkins-edgexfoundry-edgex-go-PR-4322-1-stack-cost] did not exist. Created. 19:44:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:44:09 + echo total: 0.10999999940395355 [Pipeline] stash 19:44:09 Stashed 1 file(s) [Pipeline] } 19:44:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4322-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:44:09 $ docker stop --time=1 3bb6715cee56eebf5ad1bb1672d982405ed7131a3bde70f811de96c6c4d43963 19:44:11 $ docker rm -f --volumes 3bb6715cee56eebf5ad1bb1672d982405ed7131a3bde70f811de96c6c4d43963 [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 19:44:12 provisioning config files... 19:44:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9732079200993329399tmp [Pipeline] { [Pipeline] sh 19:44:12 + set +x 19:44:12 + curl -s https://codecov.io/bash 19:44:12 + bash -s -- 19:44:12 19:44:12 _____ _ 19:44:12 / ____| | | 19:44:12 | | ___ __| | ___ ___ _____ __ 19:44:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:44:12 | |___| (_) | (_| | __/ (_| (_) \ V / 19:44:12 \_____\___/ \__,_|\___|\___\___/ \_/ 19:44:12 Bash-1.0.6 19:44:12 19:44:12 19:44:12 ==> git version 2.25.1 found 19:44:12 ==> 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 19:44:12 Release-Date: 2020-01-08 19:44:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:44:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:44:12 ==> Jenkins CI detected. 19:44:12 current dir:  /w/workspace/edgex-go/1 19:44:12 project root: . 19:44:12 --> token set from env 19:44:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:44:12 ==> Running gcov in . (disable via -X gcov) 19:44:12 ==> Python coveragepy not found 19:44:12 ==> Searching for coverage reports in: 19:44:12 + . 19:44:13 -> Found 1 reports 19:44:13 ==> Detecting git/mercurial file structure 19:44:13 ==> Reading reports 19:44:13 + ./coverage.out bytes=486191 19:44:13 ==> Appending adjustments 19:44:13 https://docs.codecov.io/docs/fixing-reports 19:44:14 + Found adjustments 19:44:14 ==> Gzipping contents 19:44:14 64K /tmp/codecov.0oh25e.gz 19:44:14 ==> Uploading reports 19:44:14 url: https://codecov.io 19:44:14 query: branch=PR-4322&commit=396eb563dad92a75b1e4a317598934d352ede51f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4322&job=&cmd_args= 19:44:14 -> Pinging Codecov 19:44:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4322&commit=396eb563dad92a75b1e4a317598934d352ede51f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4322&job=&cmd_args= 19:44:14 -> Uploading to 19:44:14 https://storage.googleapis.com/codecov/v4/raw/2023-02-06/00271124DB129430A58F1EEE437C3FCB/396eb563dad92a75b1e4a317598934d352ede51f/7d489562-5435-4c49-bec3-72917324497f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T194414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76350c9cc6e7defb3da2ac146ea2523c3909acd41feec6356bfe7c8b72832962 19:44:14 % Total % Received % Xferd Average Speed Time Time Time Current 19:44:14 Dload Upload Total Spent Left Speed 19:44:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62803 0 0 100 62803 0 202k --:--:-- --:--:-- --:--:-- 202k 19:44:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/396eb563dad92a75b1e4a317598934d352ede51f [Pipeline] } 19:44:14 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 19:44:16 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:44:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:44:17 ---> package-listing.sh 19:44:17 ++ facter osfamily 19:44:17 ++ tr '[:upper:]' '[:lower:]' 19:44:17 + OS_FAMILY=debian 19:44:17 + workspace=/w/workspace/edgex-go/1 19:44:17 + START_PACKAGES=/tmp/packages_start.txt 19:44:17 + END_PACKAGES=/tmp/packages_end.txt 19:44:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:44:17 + PACKAGES=/tmp/packages_start.txt 19:44:17 + '[' /w/workspace/edgex-go/1 ']' 19:44:17 + PACKAGES=/tmp/packages_end.txt 19:44:17 + case "${OS_FAMILY}" in 19:44:17 + dpkg -l 19:44:17 + grep '^ii' 19:44:17 + '[' -f /tmp/packages_start.txt ']' 19:44:17 + '[' -f /tmp/packages_end.txt ']' 19:44:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:44:17 + '[' /w/workspace/edgex-go/1 ']' 19:44:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:44:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:44:17 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 19:44:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:18 19:44:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:19 latest: Pulling from edgex-lftools-log-publisher 19:44:19 5eb5b503b376: Pulling fs layer 19:44:19 5c69ac0246d0: Pulling fs layer 19:44:19 ec43610c2a17: Pulling fs layer 19:44:19 3a2ae6a8a46f: Pulling fs layer 19:44:19 33b1e0a273af: Pulling fs layer 19:44:19 5d3b04190fa2: Pulling fs layer 19:44:19 3a2ae6a8a46f: Waiting 19:44:19 33b1e0a273af: Waiting 19:44:19 2f39f015ded8: Pulling fs layer 19:44:19 5d3b04190fa2: Waiting 19:44:19 2f39f015ded8: Waiting 19:44:19 5c69ac0246d0: Verifying Checksum 19:44:19 5c69ac0246d0: Download complete 19:44:19 3a2ae6a8a46f: Verifying Checksum 19:44:19 3a2ae6a8a46f: Download complete 19:44:19 33b1e0a273af: Verifying Checksum 19:44:19 33b1e0a273af: Download complete 19:44:19 5d3b04190fa2: Verifying Checksum 19:44:19 5d3b04190fa2: Download complete 19:44:19 ec43610c2a17: Download complete 19:44:19 5eb5b503b376: Download complete 19:44:20 2f39f015ded8: Download complete 19:44:21 5eb5b503b376: Pull complete 19:44:21 5c69ac0246d0: Pull complete 19:44:22 ec43610c2a17: Pull complete 19:44:22 3a2ae6a8a46f: Pull complete 19:44:22 33b1e0a273af: Pull complete 19:44:22 5d3b04190fa2: Pull complete 19:44:27 2f39f015ded8: Pull complete 19:44:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:44:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:28 prd-ubuntu20.04-docker-8c-8g-4723 does not seem to be running inside a container 19:44:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:44:33 $ docker top a5f69c6e7b2cd1df611bac89744331defba7c018a63a1ee97d69fa1c8611d79a -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:33 + touch /tmp/pre-build-complete [Pipeline] sh 19:44:33 + mkdir -p /var/log/sysstat [Pipeline] sh 19:44:34 + ls /var/log/sa-host 19:44:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:34 provisioning config files... 19:44:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4185971699074971693tmp [Pipeline] { [Pipeline] echo 19:44:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:44:34 ---> create-netrc.sh [Pipeline] } 19:44:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:44:34 ---> python-tools-install.sh [Pipeline] echo 19:44:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:44:35 ---> sudo-logs.sh 19:44:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:44:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:44:35 ---> job-cost.sh 19:44:35 lf-activate-venv: SKIPPING 19:44:35 DEBUG: total: 0.10999999940395355 19:44:35 INFO: Retrieving Stack Cost... 19:44:39 INFO: Retrieving Pricing Info for: v3-standard-8 19:44:39 INFO: Archiving Costs [Pipeline] echo 19:44:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:44:39 ---> logs-deploy.sh 19:44:39 lf-activate-venv: SKIPPING 19:44:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4322/1 19:44:39 INFO: archiving workspace using pattern(s): 19:44:41 Archives upload complete. 19:44:41 INFO: archiving logs to Nexus 19:44:41 ---> uname -a: 19:44:41 Linux prd-ubuntu20-04-docker-8c-8g-4723 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:44:41 19:44:41 19:44:41 ---> lscpu: 19:44:41 Architecture: x86_64 19:44:41 CPU op-mode(s): 32-bit, 64-bit 19:44:41 Byte Order: Little Endian 19:44:41 Address sizes: 40 bits physical, 48 bits virtual 19:44:41 CPU(s): 8 19:44:41 On-line CPU(s) list: 0-7 19:44:41 Thread(s) per core: 1 19:44:41 Core(s) per socket: 1 19:44:41 Socket(s): 8 19:44:41 NUMA node(s): 1 19:44:41 Vendor ID: AuthenticAMD 19:44:41 CPU family: 23 19:44:41 Model: 49 19:44:41 Model name: AMD EPYC-Rome Processor 19:44:41 Stepping: 0 19:44:41 CPU MHz: 2799.956 19:44:41 BogoMIPS: 5599.91 19:44:41 Virtualization: AMD-V 19:44:41 Hypervisor vendor: KVM 19:44:41 Virtualization type: full 19:44:41 L1d cache: 256 KiB 19:44:41 L1i cache: 256 KiB 19:44:41 L2 cache: 4 MiB 19:44:41 L3 cache: 128 MiB 19:44:41 NUMA node0 CPU(s): 0-7 19:44:41 Vulnerability Itlb multihit: Not affected 19:44:41 Vulnerability L1tf: Not affected 19:44:41 Vulnerability Mds: Not affected 19:44:41 Vulnerability Meltdown: Not affected 19:44:41 Vulnerability Mmio stale data: Not affected 19:44:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:44:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:44:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:44:41 Vulnerability Srbds: Not affected 19:44:41 Vulnerability Tsx async abort: Not affected 19:44:41 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 19:44:41 19:44:41 19:44:41 ---> nproc: 19:44:41 8 19:44:41 19:44:41 19:44:41 ---> df -h: 19:44:41 Filesystem Size Used Avail Use% Mounted on 19:44:41 overlay 155G 20G 135G 13% / 19:44:41 tmpfs 64M 0 64M 0% /dev 19:44:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:44:41 shm 64M 0 64M 0% /dev/shm 19:44:41 /dev/vda1 155G 20G 135G 13% /facter-os 19:44:41 19:44:41 19:44:41 ---> sar -b -r -n DEV: 19:44:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4723) 02/06/23 _x86_64_ (8 CPU) 19:44:41 19:44:41 19:02:57 LINUX RESTART (8 CPU) 19:44:41 19:44:41 19:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:44:41 19:04:02 101.85 45.84 56.01 0.00 5084.22 155948.01 0.00 19:44:41 19:05:01 144.55 3.37 141.18 0.00 407.39 97502.52 0.00 19:44:41 19:06:01 25.86 0.12 25.75 0.00 0.93 10905.80 0.00 19:44:41 19:07:01 77.69 0.20 77.49 0.00 16.26 52090.52 0.00 19:44:41 19:08:01 331.91 1.52 330.39 0.00 12.13 129663.86 0.00 19:44:41 19:09:01 386.46 13.27 373.19 0.00 2915.35 209378.22 0.00 19:44:41 19:10:01 729.66 3.35 726.31 0.00 2325.61 194840.19 0.00 19:44:41 19:11:01 557.92 3.18 554.74 0.00 25.46 229127.68 0.00 19:44:41 19:12:01 804.95 0.07 804.88 0.00 8.80 135270.92 0.00 19:44:41 19:13:01 90.64 0.02 90.62 0.00 0.67 9996.13 0.00 19:44:41 19:14:01 3.38 0.63 2.75 0.00 70.52 31.86 0.00 19:44:41 19:15:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 19:44:41 19:16:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 19:44:41 19:17:01 0.98 0.02 0.97 0.00 0.13 10.13 0.00 19:44:41 19:18:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 19:44:41 19:19:01 1.67 0.02 1.65 0.00 0.13 22.40 0.00 19:44:41 19:20:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 19:44:41 19:21:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 19:44:41 19:22:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 19:44:41 19:23:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 19:44:41 19:24:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 19:44:41 19:25:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 19:44:41 19:26:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 19:44:41 19:27:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 19:44:41 19:28:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 19:44:41 19:29:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 19:44:41 19:30:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 19:44:41 19:31:01 0.83 0.00 0.83 0.00 0.00 9.06 0.00 19:44:41 19:32:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 19:44:41 19:33:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 19:44:41 19:34:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 19:44:41 19:35:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 19:44:41 19:36:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 19:44:41 19:37:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 19:44:41 19:38:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 19:44:41 19:39:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 19:44:41 19:40:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 19:44:41 19:41:01 2.63 1.60 1.03 0.00 36.39 12.66 0.00 19:44:41 19:42:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 19:44:41 19:43:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 19:44:41 19:44:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 19:44:41 Average: 80.28 1.78 78.50 0.00 265.94 29857.40 0.00 19:44:41 19:44:41 19:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:44:41 19:04:02 29995076 31656336 697100 2.12 52208 1923980 1786852 5.27 921280 1683924 166972 19:44:41 19:05:01 28378928 31427908 869192 2.64 112080 3174388 2016404 5.94 1287380 2798332 6752 19:44:41 19:06:01 27960156 31486544 806684 2.45 116608 3603736 2104608 6.20 1296876 3159816 182648 19:44:41 19:07:01 25157108 31518932 773196 2.35 119608 6364568 1792188 5.28 1561816 5624336 1976344 19:44:41 19:08:01 24263536 31492564 781200 2.38 200360 6993076 1925324 5.67 2011540 5893908 64660 19:44:41 19:09:01 20974836 30905288 1347044 4.10 306888 9448364 4050420 11.94 2727132 8288872 36500 19:44:41 19:10:01 20095064 31375012 883116 2.69 341672 10673260 2429564 7.16 2429728 9390616 12396 19:44:41 19:11:01 17044060 31420024 837452 2.55 431828 13515124 2171508 6.40 2453996 12255272 10920 19:44:41 19:12:01 17412076 31405752 851004 2.59 441280 13113492 2033764 5.99 2657668 11675968 162464 19:44:41 19:13:01 17971840 31502932 762580 2.32 442768 12679652 1874372 5.52 2467660 11341244 20 19:44:41 19:14:01 17970608 31504072 761384 2.32 442820 12681764 1855156 5.47 2467988 11342996 8 19:44:41 19:15:01 17982060 31515592 750024 2.28 442844 12681768 1855156 5.47 2457000 11343024 8 19:44:41 19:16:01 17981808 31515488 750088 2.28 442860 12681896 1855156 5.47 2456948 11343152 8 19:44:41 19:17:01 17983436 31517164 748320 2.28 442888 12681900 1855156 5.47 2456000 11343156 204 19:44:41 19:18:01 17983824 31517660 748012 2.27 442916 12681896 1855156 5.47 2455432 11343240 8 19:44:41 19:19:01 17984128 31518000 747984 2.27 442944 12681884 1872992 5.52 2455552 11343220 48 19:44:41 19:20:01 17983740 31517624 748228 2.28 442964 12681888 1872992 5.52 2455480 11343224 12 19:44:41 19:21:01 17983724 31517608 748172 2.28 442976 12681888 1872992 5.52 2455480 11343224 16 19:44:41 19:22:01 17983676 31517716 748008 2.27 442988 12682024 1872992 5.52 2455512 11343344 8 19:44:41 19:23:01 17983628 31517744 747976 2.27 443004 12682028 1872992 5.52 2455480 11343408 32 19:44:41 19:24:01 17983580 31517740 747956 2.27 443020 12682028 1872992 5.52 2455568 11343424 12 19:44:41 19:25:01 17984028 31518212 747416 2.27 443040 12682032 1872992 5.52 2455512 11343428 8 19:44:41 19:26:01 17983944 31518144 747644 2.27 443052 12682032 1872992 5.52 2455524 11343428 12 19:44:41 19:27:01 17983884 31518104 747864 2.27 443068 12682036 1889084 5.57 2456368 11343432 4 19:44:41 19:28:01 17983632 31517924 748040 2.27 443136 12682040 1889084 5.57 2456320 11343436 12 19:44:41 19:29:01 17983356 31517664 748272 2.28 443148 12682040 1889084 5.57 2456380 11343436 8 19:44:41 19:30:01 17983308 31517640 748236 2.28 443168 12682044 1889084 5.57 2456384 11343440 8 19:44:41 19:31:01 17983512 31517856 747960 2.27 443180 12682044 1872984 5.52 2456384 11343440 8 19:44:41 19:32:01 17983432 31517792 747960 2.27 443188 12682052 1872984 5.52 2456392 11343444 8 19:44:41 19:33:01 17983384 31517756 747936 2.27 443192 12682056 1872984 5.52 2456396 11343448 8 19:44:41 19:34:01 17983368 31517776 747860 2.27 443220 12682056 1872984 5.52 2456628 11343452 8 19:44:41 19:35:01 17983788 31518224 747564 2.27 443244 12682064 1872984 5.52 2456452 11343456 4 19:44:41 19:36:01 17983480 31517932 747820 2.27 443252 12682068 1872984 5.52 2456460 11343460 8 19:44:41 19:37:01 17983456 31517916 747768 2.27 443264 12682064 1872984 5.52 2456468 11343460 8 19:44:41 19:38:01 17983180 31517672 747944 2.27 443296 12682060 1872984 5.52 2456756 11343464 16 19:44:41 19:39:01 17983320 31517844 747824 2.27 443312 12682072 1872984 5.52 2457620 11343468 12 19:44:41 19:40:01 17983524 31518068 747544 2.27 443328 12682080 1872984 5.52 2457540 11343472 8 19:44:41 19:41:01 17975064 31511752 753988 2.29 443368 12683172 1872984 5.52 2465264 11343832 72 19:44:41 19:42:01 17974552 31511252 754460 2.29 443376 12683172 1872984 5.52 2465360 11343768 12 19:44:41 19:43:01 17975008 31511728 753920 2.29 443392 12683176 1872984 5.52 2465084 11343772 32 19:44:41 19:44:01 17974456 31511216 754376 2.29 443416 12683180 1872984 5.52 2465164 11343776 8 19:44:41 Average: 19187624 31492687 776515 2.36 397614 11576491 1956654 5.77 2341609 10335561 63910 19:44:41 19:44:41 19:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:44:41 19:04:02 lo 4.47 4.47 0.42 0.42 0.00 0.00 0.00 0.00 19:44:41 19:04:02 ens3 600.35 456.71 5089.64 80.01 0.00 0.00 0.00 0.00 19:44:41 19:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:05:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 19:44:41 19:05:01 vetha3d95d4 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:44:41 19:05:01 ens3 560.77 522.89 7600.84 67.28 0.00 0.00 0.00 0.00 19:44:41 19:05:01 docker0 356.82 348.26 28.28 3472.48 0.00 0.00 0.00 0.00 19:44:41 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:06:01 vetha3d95d4 1.42 1.45 0.11 0.12 0.00 0.00 0.00 0.00 19:44:41 19:06:01 ens3 31.93 29.88 18.80 89.16 0.00 0.00 0.00 0.00 19:44:41 19:06:01 docker0 1.42 1.38 0.09 0.12 0.00 0.00 0.00 0.00 19:44:41 19:07:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 19:44:41 19:07:01 vethd4c8108 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:44:41 19:07:01 ens3 106.22 69.26 1703.30 22.62 0.00 0.00 0.00 0.00 19:44:41 19:07:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:44:41 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:08:01 vethd4c8108 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 19:44:41 19:08:01 ens3 1498.75 1282.70 6149.12 105.14 0.00 0.00 0.00 0.00 19:44:41 19:08:01 docker0 1273.25 1479.52 81.23 6135.48 0.00 0.00 0.00 0.00 19:44:41 19:09:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 19:44:41 19:09:01 vethb5700b1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:44:41 19:09:01 vethd4c8108 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:09:01 veth2547cf5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:44:41 19:09:01 ens3 107.49 67.10 1742.80 11.62 0.00 0.00 0.00 0.00 19:44:41 19:09:01 veth8acda5e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:44:41 19:09:01 veth28e6613 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:44:41 19:09:01 docker0 5.81 8.99 0.35 81.15 0.00 0.00 0.00 0.00 19:44:41 19:10:01 vethfc93e32 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:10:01 veth18eca81 15.01 20.90 1.44 7.07 0.00 0.00 0.00 0.00 19:44:41 19:10:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 19:44:41 19:10:01 veth4b79fe6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:10:01 vethd4c8108 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 19:44:41 19:10:01 ens3 422.66 254.87 3145.77 38.87 0.00 0.00 0.00 0.00 19:44:41 19:10:01 veth0c0b7d8 15.76 21.63 1.50 7.19 0.00 0.00 0.00 0.00 19:44:41 19:10:01 vethcb904f1 54.91 91.23 5.24 434.21 0.00 0.00 0.00 0.04 19:44:41 19:10:01 docker0 192.33 304.45 15.44 1915.58 0.00 0.00 0.00 0.00 19:44:41 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:11:01 vethd4c8108 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:11:01 ens3 450.02 310.75 4240.49 36.61 0.00 0.00 0.00 0.00 19:44:41 19:11:01 veth6471726 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:44:41 19:11:01 docker0 298.98 431.43 24.37 4225.71 0.00 0.00 0.00 0.00 19:44:41 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:12:01 vethd4c8108 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 19:44:41 19:12:01 ens3 66.02 38.59 253.57 20.71 0.00 0.00 0.00 0.00 19:44:41 19:12:01 veth2e304ec 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:44:41 19:12:01 docker0 10.53 19.50 0.66 217.66 0.00 0.00 0.00 0.00 19:44:41 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:13:01 ens3 17.71 17.96 47.23 43.92 0.00 0.00 0.00 0.00 19:44:41 19:13:01 docker0 1.47 3.43 0.09 41.01 0.00 0.00 0.00 0.00 19:44:41 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:14:01 ens3 0.68 2.38 0.11 6.64 0.00 0.00 0.00 0.00 19:44:41 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:16:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:19:01 ens3 0.52 1.13 0.10 6.61 0.00 0.00 0.00 0.00 19:44:41 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:20:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:21:01 ens3 0.17 0.10 0.12 0.01 0.00 0.00 0.00 0.00 19:44:41 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:24:01 ens3 1.52 2.95 0.16 6.78 0.00 0.00 0.00 0.00 19:44:41 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:26:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:27:01 ens3 1.42 3.52 0.32 19.80 0.00 0.00 0.00 0.00 19:44:41 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:28:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:29:01 ens3 0.63 0.73 0.11 6.30 0.00 0.00 0.00 0.00 19:44:41 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:33:01 ens3 0.63 0.15 0.16 0.01 0.00 0.00 0.00 0.00 19:44:41 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:34:01 ens3 5.67 8.38 0.66 13.92 0.00 0.00 0.00 0.00 19:44:41 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:35:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:37:01 ens3 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 19:44:41 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:38:01 ens3 5.70 7.02 0.67 7.50 0.00 0.00 0.00 0.00 19:44:41 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:39:01 ens3 4.60 7.11 0.36 7.34 0.00 0.00 0.00 0.00 19:44:41 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:40:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:41:01 ens3 28.88 36.83 5.62 92.10 0.00 0.00 0.00 0.00 19:44:41 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:42:01 ens3 1.90 1.12 0.99 1.14 0.00 0.00 0.00 0.00 19:44:41 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:43:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:44:41 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:41 19:44:01 ens3 0.83 0.77 0.53 0.36 0.00 0.00 0.00 0.00 19:44:41 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:41 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 19:44:41 Average: ens3 95.35 76.01 728.95 16.67 0.00 0.00 0.00 0.00 19:44:41 Average: docker0 52.08 63.22 3.66 391.15 0.00 0.00 0.00 0.00 19:44:41 19:44:41 19:44:41 ---> sar -P ALL: 19:44:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4723) 02/06/23 _x86_64_ (8 CPU) 19:44:41 19:44:41 19:02:57 LINUX RESTART (8 CPU) 19:44:41 19:44:41 19:03:01 CPU %user %nice %system %iowait %steal %idle 19:44:41 19:04:02 all 6.05 0.00 1.68 3.92 0.08 88.27 19:44:41 19:04:02 0 8.50 0.00 1.88 3.08 0.07 86.48 19:44:41 19:04:02 1 7.76 0.00 1.53 7.45 0.05 83.21 19:44:41 19:04:02 2 5.90 0.00 1.22 1.47 0.07 91.34 19:44:41 19:04:02 3 6.18 0.00 1.83 10.63 0.13 81.23 19:44:41 19:04:02 4 4.99 0.00 1.31 1.39 0.07 92.24 19:44:41 19:04:02 5 7.15 0.00 2.76 1.24 0.03 88.81 19:44:41 19:04:02 6 3.36 0.00 1.27 1.39 0.07 93.91 19:44:41 19:04:02 7 4.55 0.00 1.65 4.75 0.12 88.93 19:44:41 19:05:01 all 8.66 0.00 3.79 4.36 0.09 83.09 19:44:41 19:05:01 0 6.52 0.00 2.40 0.48 0.09 90.51 19:44:41 19:05:01 1 10.38 0.00 4.55 0.51 0.09 84.47 19:44:41 19:05:01 2 7.95 0.00 4.34 9.27 0.10 78.33 19:44:41 19:05:01 3 9.79 0.00 4.70 12.51 0.10 72.90 19:44:41 19:05:01 4 9.53 0.00 4.08 2.71 0.05 83.63 19:44:41 19:05:01 5 8.04 0.00 2.82 7.28 0.05 81.82 19:44:41 19:05:01 6 12.17 0.00 4.87 1.70 0.07 81.19 19:44:41 19:05:01 7 4.93 0.00 2.58 0.48 0.14 91.87 19:44:41 19:06:01 all 48.58 0.00 7.01 0.55 0.12 43.75 19:44:41 19:06:01 0 42.96 0.00 6.25 0.39 0.12 50.27 19:44:41 19:06:01 1 51.41 0.00 7.82 0.35 0.10 40.32 19:44:41 19:06:01 2 51.25 0.00 7.23 0.24 0.12 41.17 19:44:41 19:06:01 3 50.64 0.00 8.04 2.92 0.14 38.27 19:44:41 19:06:01 4 52.00 0.00 6.97 0.17 0.14 40.73 19:44:41 19:06:01 5 45.73 0.00 6.58 0.03 0.10 47.56 19:44:41 19:06:01 6 51.29 0.00 7.56 0.14 0.10 40.91 19:44:41 19:06:01 7 43.31 0.00 5.59 0.12 0.12 50.86 19:44:41 19:07:01 all 25.90 0.00 7.67 2.27 0.09 64.06 19:44:41 19:07:01 0 24.25 0.00 8.46 0.17 0.08 67.03 19:44:41 19:07:01 1 24.61 0.00 6.86 0.63 0.10 67.79 19:44:41 19:07:01 2 28.59 0.00 7.58 0.08 0.10 63.65 19:44:41 19:07:01 3 29.17 0.00 10.42 9.33 0.09 50.99 19:44:41 19:07:01 4 22.81 0.00 6.35 1.62 0.10 69.12 19:44:41 19:07:01 5 26.93 0.00 8.65 3.75 0.10 60.57 19:44:41 19:07:01 6 26.42 0.00 7.02 2.45 0.07 64.04 19:44:41 19:07:01 7 24.42 0.00 6.07 0.12 0.10 69.29 19:44:41 19:08:01 all 7.64 0.00 3.99 11.65 0.13 76.60 19:44:41 19:08:01 0 8.48 0.00 3.91 15.78 0.12 71.71 19:44:41 19:08:01 1 4.90 0.00 4.34 24.26 0.10 66.40 19:44:41 19:08:01 2 9.16 0.00 3.93 6.53 0.32 80.07 19:44:41 19:08:01 3 9.17 0.00 4.86 11.94 0.10 73.93 19:44:41 19:08:01 4 6.38 0.00 2.03 4.73 0.07 86.79 19:44:41 19:08:01 5 9.24 0.00 4.42 10.51 0.08 75.75 19:44:41 19:08:01 6 6.41 0.00 3.10 9.29 0.10 81.10 19:44:41 19:08:01 7 7.35 0.00 5.37 10.32 0.15 76.81 19:44:41 19:09:01 all 26.29 0.00 8.76 17.10 0.10 47.76 19:44:41 19:09:01 0 27.29 0.00 8.98 44.09 0.12 19.51 19:44:41 19:09:01 1 25.90 0.00 7.57 22.18 0.10 44.25 19:44:41 19:09:01 2 27.90 0.00 7.61 4.85 0.17 59.47 19:44:41 19:09:01 3 27.47 0.00 8.53 13.05 0.07 50.88 19:44:41 19:09:01 4 25.04 0.00 8.83 5.67 0.07 60.40 19:44:41 19:09:01 5 25.93 0.00 9.75 25.03 0.08 39.20 19:44:41 19:09:01 6 25.13 0.00 8.62 5.00 0.07 61.19 19:44:41 19:09:01 7 25.65 0.00 10.23 17.22 0.08 46.82 19:44:41 19:10:01 all 36.30 0.00 10.64 17.00 0.19 35.87 19:44:41 19:10:01 0 38.27 0.00 11.49 21.21 0.21 28.82 19:44:41 19:10:01 1 36.69 0.00 9.86 15.53 0.24 37.68 19:44:41 19:10:01 2 34.58 0.00 10.66 17.49 0.14 37.13 19:44:41 19:10:01 3 35.63 0.00 11.92 29.35 0.17 22.92 19:44:41 19:10:01 4 34.17 0.00 8.70 6.90 0.29 49.94 19:44:41 19:10:01 5 36.66 0.00 11.20 12.72 0.15 39.27 19:44:41 19:10:01 6 36.77 0.00 9.48 21.42 0.12 32.21 19:44:41 19:10:01 7 37.67 0.00 11.83 11.44 0.21 38.85 19:44:41 19:11:01 all 28.47 0.00 10.27 18.76 0.21 42.29 19:44:41 19:11:01 0 29.92 0.00 10.69 21.64 0.19 37.56 19:44:41 19:11:01 1 25.25 0.00 9.08 27.68 0.14 37.86 19:44:41 19:11:01 2 27.51 0.00 8.87 7.86 0.29 55.48 19:44:41 19:11:01 3 26.00 0.00 10.25 31.88 0.14 31.73 19:44:41 19:11:01 4 26.64 0.00 10.27 24.28 0.14 38.67 19:44:41 19:11:01 5 33.36 0.00 11.21 17.52 0.17 37.73 19:44:41 19:11:01 6 31.57 0.00 11.87 7.44 0.27 48.85 19:44:41 19:11:01 7 27.50 0.00 9.92 12.05 0.31 50.22 19:44:41 19:12:01 all 57.00 0.00 11.60 7.24 0.13 24.03 19:44:41 19:12:01 0 56.75 0.00 11.74 3.52 0.12 27.87 19:44:41 19:12:01 1 56.60 0.00 10.82 5.19 0.10 27.29 19:44:41 19:12:01 2 57.42 0.00 11.41 3.27 0.17 27.73 19:44:41 19:12:01 3 54.86 0.00 12.06 16.34 0.14 16.61 19:44:41 19:12:01 4 57.72 0.00 11.51 3.28 0.14 27.36 19:44:41 19:12:01 5 58.17 0.00 12.15 7.60 0.10 21.98 19:44:41 19:12:01 6 57.64 0.00 12.37 2.10 0.12 27.78 19:44:41 19:12:01 7 56.88 0.00 10.73 16.70 0.14 15.55 19:44:41 19:13:01 all 1.07 0.00 0.66 0.56 0.02 97.69 19:44:41 19:13:01 0 0.97 0.00 0.60 0.02 0.02 98.40 19:44:41 19:13:01 1 0.45 0.00 0.35 1.24 0.03 97.93 19:44:41 19:13:01 2 0.94 0.00 0.53 1.04 0.03 97.46 19:44:41 19:13:01 3 1.10 0.00 0.67 0.00 0.02 98.22 19:44:41 19:13:01 4 1.49 0.00 1.15 1.55 0.02 95.79 19:44:41 19:13:01 5 1.03 0.00 0.38 0.02 0.02 98.55 19:44:41 19:13:01 6 1.05 0.00 0.72 0.02 0.00 98.22 19:44:41 19:13:01 7 1.57 0.00 0.83 0.63 0.02 96.95 19:44:41 19:14:01 all 0.02 0.00 0.03 0.02 0.00 99.92 19:44:41 19:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:44:41 19:14:01 1 0.02 0.00 0.03 0.02 0.03 99.90 19:44:41 19:14:01 2 0.02 0.00 0.03 0.03 0.00 99.92 19:44:41 19:14:01 3 0.02 0.00 0.03 0.07 0.00 99.88 19:44:41 19:14:01 4 0.00 0.00 0.03 0.00 0.00 99.97 19:44:41 19:14:01 5 0.05 0.00 0.03 0.02 0.00 99.90 19:44:41 19:14:01 6 0.05 0.00 0.03 0.00 0.00 99.92 19:44:41 19:14:01 7 0.00 0.00 0.03 0.02 0.00 99.95 19:44:41 19:44:41 19:14:01 CPU %user %nice %system %iowait %steal %idle 19:44:41 19:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:44:41 19:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:44:41 19:15:01 1 0.05 0.00 0.03 0.02 0.02 99.88 19:44:41 19:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:15:01 3 0.00 0.00 0.03 0.00 0.00 99.97 19:44:41 19:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:15:01 7 0.03 0.00 0.00 0.03 0.00 99.93 19:44:41 19:16:01 all 0.01 0.00 0.00 0.00 0.01 99.98 19:44:41 19:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:44:41 19:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:44:41 19:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:44:41 19:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:44:41 19:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:44:41 19:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:17:01 1 0.02 0.00 0.00 0.00 0.03 99.95 19:44:41 19:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:44:41 19:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:44:41 19:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:44:41 19:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:44:41 19:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:17:01 7 0.02 0.00 0.00 0.03 0.00 99.95 19:44:41 19:18:01 all 0.00 0.00 0.01 0.01 0.01 99.97 19:44:41 19:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:44:41 19:18:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:44:41 19:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:18:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:44:41 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:18:01 7 0.00 0.00 0.00 0.02 0.02 99.97 19:44:41 19:19:01 all 0.03 0.00 0.03 0.01 0.00 99.94 19:44:41 19:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:44:41 19:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:44:41 19:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:19:01 3 0.03 0.00 0.03 0.02 0.02 99.90 19:44:41 19:19:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:44:41 19:19:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:44:41 19:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:44:41 19:19:01 7 0.03 0.00 0.02 0.03 0.00 99.92 19:44:41 19:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:44:41 19:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:44:41 19:20:01 1 0.00 0.00 0.02 0.00 0.03 99.95 19:44:41 19:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:44:41 19:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:20:01 7 0.00 0.00 0.00 0.02 0.02 99.97 19:44:41 19:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:44:41 19:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:44:41 19:21:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:44:41 19:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:21:01 3 0.03 0.00 0.02 0.02 0.02 99.92 19:44:41 19:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:44:41 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:44:41 19:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:44:41 19:22:01 all 0.00 0.00 0.01 0.01 0.01 99.98 19:44:41 19:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:44:41 19:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:44:41 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:22:01 3 0.00 0.00 0.03 0.02 0.00 99.95 19:44:41 19:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:22:01 7 0.00 0.00 0.00 0.03 0.00 99.97 19:44:41 19:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:44:41 19:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:44:41 19:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:23:01 3 0.05 0.00 0.00 0.02 0.02 99.92 19:44:41 19:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:44:41 19:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:44:41 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:44:41 19:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:24:01 3 0.00 0.00 0.03 0.02 0.00 99.95 19:44:41 19:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:44:41 19:24:01 7 0.03 0.00 0.02 0.02 0.00 99.93 19:44:41 19:25:01 all 0.02 0.00 0.00 0.00 0.01 99.97 19:44:41 19:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:44:41 19:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:44:41 19:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:44:41 19:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:44:41 19:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:25:01 7 0.00 0.00 0.00 0.03 0.02 99.95 19:44:41 19:44:41 19:25:01 CPU %user %nice %system %iowait %steal %idle 19:44:41 19:26:01 all 0.01 0.00 0.01 0.00 0.01 99.98 19:44:41 19:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:44:41 19:26:01 1 0.00 0.00 0.00 0.00 0.03 99.97 19:44:41 19:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:44:41 19:26:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:44:41 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:26:01 7 0.00 0.00 0.00 0.03 0.00 99.97 19:44:41 19:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 19:44:41 19:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:44:41 19:27:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:44:41 19:27:01 2 0.07 0.00 0.02 0.00 0.02 99.90 19:44:41 19:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:44:41 19:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:44:41 19:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:44:41 19:27:01 7 0.03 0.00 0.00 0.03 0.00 99.93 19:44:41 19:28:01 all 0.01 0.00 0.01 0.02 0.01 99.95 19:44:41 19:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:44:41 19:28:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:44:41 19:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:28:01 3 0.05 0.00 0.03 0.00 0.02 99.90 19:44:41 19:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:44:41 19:28:01 7 0.00 0.00 0.02 0.13 0.02 99.83 19:44:41 19:29:01 all 0.05 0.00 0.00 0.02 0.01 99.92 19:44:41 19:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:44:41 19:29:01 1 0.03 0.00 0.02 0.00 0.05 99.90 19:44:41 19:29:01 2 0.25 0.00 0.00 0.00 0.02 99.73 19:44:41 19:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:29:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:44:41 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:29:01 7 0.00 0.00 0.00 0.13 0.02 99.85 19:44:41 19:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:44:41 19:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:44:41 19:30:01 1 0.03 0.00 0.02 0.00 0.07 99.88 19:44:41 19:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:44:41 19:30:01 3 0.02 0.00 0.03 0.02 0.02 99.92 19:44:41 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:44:41 19:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:44:41 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:44:41 19:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:44:41 19:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:44:41 19:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:44:41 19:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:31:01 7 0.02 0.00 0.02 0.02 0.02 99.93 19:44:41 19:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:44:41 19:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:44:41 19:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:44:41 19:32:01 3 0.00 0.00 0.02 0.03 0.00 99.95 19:44:41 19:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:44:41 19:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:44:41 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:44:41 19:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:44:41 19:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:44:41 19:33:01 1 0.07 0.00 0.00 0.00 0.02 99.92 19:44:41 19:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:44:41 19:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:44:41 19:34:01 all 0.02 0.00 0.02 0.02 0.00 99.94 19:44:41 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:34:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:44:41 19:34:01 2 0.03 0.00 0.05 0.03 0.00 99.88 19:44:41 19:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:44:41 19:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:34:01 7 0.00 0.00 0.00 0.12 0.00 99.88 19:44:41 19:35:01 all 0.01 0.00 0.01 0.02 0.01 99.96 19:44:41 19:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:44:41 19:35:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:44:41 19:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:44:41 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:35:01 7 0.02 0.00 0.00 0.13 0.02 99.83 19:44:41 19:36:01 all 0.01 0.00 0.01 0.02 0.01 99.95 19:44:41 19:36:01 0 0.02 0.00 0.00 0.00 0.03 99.95 19:44:41 19:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:44:41 19:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:36:01 7 0.00 0.00 0.00 0.17 0.00 99.83 19:44:41 19:44:41 19:36:01 CPU %user %nice %system %iowait %steal %idle 19:44:41 19:37:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:44:41 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:44:41 19:37:01 2 0.02 0.00 0.02 0.00 0.03 99.93 19:44:41 19:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:44:41 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:37:01 7 0.00 0.00 0.00 0.10 0.00 99.90 19:44:41 19:38:01 all 0.02 0.00 0.02 0.00 0.00 99.95 19:44:41 19:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:38:01 1 0.05 0.00 0.02 0.02 0.02 99.90 19:44:41 19:38:01 2 0.03 0.00 0.07 0.00 0.00 99.90 19:44:41 19:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:44:41 19:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:44:41 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 19:44:41 19:39:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:44:41 19:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:44:41 19:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:44:41 19:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:44:41 19:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:44:41 19:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:44:41 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:39:01 7 0.00 0.00 0.00 0.10 0.00 99.90 19:44:41 19:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:44:41 19:40:01 0 0.00 0.00 0.03 0.00 0.02 99.95 19:44:41 19:40:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:44:41 19:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:44:41 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:40:01 7 0.02 0.00 0.00 0.10 0.02 99.87 19:44:41 19:41:01 all 0.32 0.00 0.07 0.31 0.01 99.29 19:44:41 19:41:01 0 0.47 0.00 0.07 0.00 0.00 99.47 19:44:41 19:41:01 1 0.43 0.00 0.12 0.78 0.05 98.61 19:44:41 19:41:01 2 0.38 0.00 0.03 0.13 0.02 99.43 19:44:41 19:41:01 3 0.58 0.00 0.05 0.00 0.02 99.35 19:44:41 19:41:01 4 0.17 0.00 0.13 0.00 0.02 99.68 19:44:41 19:41:01 5 0.15 0.00 0.02 0.00 0.00 99.83 19:44:41 19:41:01 6 0.20 0.00 0.05 0.05 0.00 99.70 19:44:41 19:41:01 7 0.20 0.00 0.08 1.50 0.00 98.21 19:44:41 19:42:01 all 0.05 0.00 0.01 0.05 0.02 99.86 19:44:41 19:42:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:44:41 19:42:01 1 0.08 0.00 0.05 0.00 0.08 99.78 19:44:41 19:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:44:41 19:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:44:41 19:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:44:41 19:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:42:01 7 0.03 0.00 0.02 0.40 0.02 99.53 19:44:41 19:43:01 all 0.15 0.00 0.01 0.02 0.01 99.82 19:44:41 19:43:01 0 1.13 0.00 0.00 0.00 0.00 98.87 19:44:41 19:43:01 1 0.03 0.00 0.05 0.00 0.05 99.87 19:44:41 19:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:41 19:43:01 7 0.00 0.00 0.00 0.13 0.00 99.87 19:44:41 19:44:01 all 0.03 0.00 0.01 0.00 0.01 99.96 19:44:41 19:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:44:41 19:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:44:41 19:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:44:41 19:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:44:41 19:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:44:41 19:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:44:41 19:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:41 19:44:01 7 0.02 0.00 0.02 0.03 0.02 99.92 19:44:41 Average: all 5.92 0.00 1.59 2.01 0.03 90.45 19:44:41 Average: 0 5.90 0.00 1.60 2.64 0.03 89.84 19:44:41 Average: 1 5.88 0.00 1.52 2.53 0.05 90.02 19:44:41 Average: 2 6.05 0.00 1.53 1.26 0.04 91.12 19:44:41 Average: 3 6.01 0.00 1.77 3.30 0.03 88.89 19:44:41 Average: 4 5.80 0.00 1.48 1.25 0.03 91.45 19:44:41 Average: 5 6.06 0.00 1.68 2.05 0.02 90.18 19:44:41 Average: 6 6.05 0.00 1.61 1.23 0.02 91.08 19:44:41 Average: 7 5.59 0.00 1.55 1.84 0.04 90.98 19:44:41 19:44:41 19:44:41