Pull request #4388 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 47ffbb54581e274ffa0b62b355ddf534d29120bf+248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee (483eb673628f79e1a813ce4757726b9b7ba063fd) 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-ssh8074738325324300457.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-ssh15202668143552107094.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13092830333105327089.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 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-ssh2385353663465510519.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4388/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4388/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16278672494334744030.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7267 in /w/workspace/edgexfoundry_edgex-go_PR-4388 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4388/head:refs/remotes/origin/PR-4388 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit 47ffbb54581e274ffa0b62b355ddf534d29120bf Merge succeeded, producing 47ffbb54581e274ffa0b62b355ddf534d29120bf Checking out Revision 47ffbb54581e274ffa0b62b355ddf534d29120bf (PR-4388) > git config core.sparsecheckout # timeout=10 > git checkout -f 47ffbb54581e274ffa0b62b355ddf534d29120bf # 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 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47ffbb54581e274ffa0b62b355ddf534d29120bf # timeout=10 Commit message: "fix: updated go-mod-bootstrap, go-mod-secrets version" > git rev-list --no-walk 67fa0f0792c78526fa442648dd27b17203f1a39c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:24:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:24:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:24:53 ========================================================= 17:24:53 EdgeX Global Pipelines Version Info 17:24:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:24:54 ------------------- 17:24:54 stable info: 17:24:54 ------------------- 17:24:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:24:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:24:54 Message: update stable to v1.0.244 17:24:55 ------------------- 17:24:55 experimental info: 17:24:55 ------------------- 17:24:55 Commited By: **** collab-it+edgex@linuxfoundation.org 17:24:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:24:55 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4388 [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4388 [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4388 [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47ffbb54581e274ffa0b62b355ddf534d29120bf [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47ffbb5 [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:55 provisioning config files... 17:24:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5180502336190572322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:55 ---> docker-login.sh 17:24:55 nexus3.edgexfoundry.org:10001 17:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:56 Configure a credential helper to remove this warning. See 17:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:56 17:24:56 Login Succeeded 17:24:56 nexus3.edgexfoundry.org:10002 17:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:56 Configure a credential helper to remove this warning. See 17:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:56 17:24:56 Login Succeeded 17:24:56 nexus3.edgexfoundry.org:10003 17:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:56 Configure a credential helper to remove this warning. See 17:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:56 17:24:56 Login Succeeded 17:24:56 nexus3.edgexfoundry.org:10004 17:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:56 Configure a credential helper to remove this warning. See 17:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:56 17:24:56 Login Succeeded 17:24:56 docker.io 17:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:56 Configure a credential helper to remove this warning. See 17:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:56 17:24:56 Login Succeeded 17:24:56 ---> docker-login.sh ends [Pipeline] } 17:24:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:57 + 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 17:24:57 + dirname cmd/core-command/Dockerfile 17:24:57 + cut -d/ -f2 17:24:57 + echo core-command,cmd/core-command/Dockerfile 17:24:57 + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:24:57 + cut -d/ -f2 17:24:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:24:57 + dirname cmd/core-data/Dockerfile 17:24:57 + cut -d/ -f2 17:24:57 + echo core-data,cmd/core-data/Dockerfile 17:24:57 + dirname cmd/core-metadata/Dockerfile 17:24:57 + cut -d/ -f2 17:24:57 + echo core-metadata,cmd/core-metadata/Dockerfile 17:24:57 + cut -d/ -f2 17:24:57 + dirname cmd/security-bootstrapper/Dockerfile 17:24:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:24:57 + + dirname cmd/security-proxy-setup/Dockerfile 17:24:57 cut -d/ -f2 17:24:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:24:57 + dirname cmd/security-secretstore-setup/Dockerfile 17:24:57 + cut -d/ -f2 17:24:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:24:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:24:57 + cut -d/ -f2 17:24:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:24:57 + dirname cmd/security-spire-agent/Dockerfile 17:24:57 + cut -d/ -f2 17:24:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:24:57 + dirname cmd/security-spire-config/Dockerfile 17:24:57 + cut -d/ -f2 17:24:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:24:57 + dirname cmd/security-spire-server/Dockerfile 17:24:57 + cut -d/ -f2 17:24:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:24:57 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 17:24:57 -f2 17:24:57 + echo support-notifications,cmd/support-notifications/Dockerfile 17:24:57 + dirname cmd/support-scheduler/Dockerfile 17:24:57 + cut -d/ -f2 17:24:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:24:57 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 17:24:57 + git rev-list -1 --merges 47ffbb54581e274ffa0b62b355ddf534d29120bf~1..47ffbb54581e274ffa0b62b355ddf534d29120bf [Pipeline] echo 17:24:57 -----------> git rev-list -1 --merges 47ffbb54581e274ffa0b62b355ddf534d29120bf~1..47ffbb54581e274ffa0b62b355ddf534d29120bf 47ffbb54581e274ffa0b62b355ddf534d29120bf [false] [Pipeline] sh 17:24:57 + git log --format=format:%s -1 47ffbb54581e274ffa0b62b355ddf534d29120bf [Pipeline] echo 17:24:57 ========================================================= 17:24:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:24:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:24:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:24:58 + grep -v github /etc/ssh/ssh_known_hosts 17:24:58 + [ -e /tmp/ssh_known_hosts ] 17:24:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:24:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:24:58 + sudo tee -a /etc/ssh/ssh_known_hosts 17:24:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:58 17:24:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:58 0.1.4: Pulling from edgex-devops/py-git-semver 17:24:58 b85a868b505f: Pulling fs layer 17:24:58 e2be974225ed: Pulling fs layer 17:24:58 339a4e72a1f5: Pulling fs layer 17:24:58 988bab9f4d93: Pulling fs layer 17:24:58 1469e6f7b9e6: Pulling fs layer 17:24:58 eaf3925da568: Pulling fs layer 17:24:58 bab4dde63d76: Pulling fs layer 17:24:58 bde34c3a00c8: Pulling fs layer 17:24:58 b352a97aabf1: Pulling fs layer 17:24:58 4872d77fe225: Pulling fs layer 17:24:58 5851b861e8e6: Pulling fs layer 17:24:58 1469e6f7b9e6: Waiting 17:24:58 eaf3925da568: Waiting 17:24:58 bab4dde63d76: Waiting 17:24:58 bde34c3a00c8: Waiting 17:24:58 b352a97aabf1: Waiting 17:24:58 4872d77fe225: Waiting 17:24:58 5851b861e8e6: Waiting 17:24:58 988bab9f4d93: Waiting 17:24:58 e2be974225ed: Verifying Checksum 17:24:58 e2be974225ed: Download complete 17:24:58 988bab9f4d93: Verifying Checksum 17:24:58 988bab9f4d93: Download complete 17:24:59 1469e6f7b9e6: Verifying Checksum 17:24:59 1469e6f7b9e6: Download complete 17:24:59 eaf3925da568: Verifying Checksum 17:24:59 eaf3925da568: Download complete 17:24:59 339a4e72a1f5: Verifying Checksum 17:24:59 339a4e72a1f5: Download complete 17:24:59 bde34c3a00c8: Download complete 17:24:59 b352a97aabf1: Verifying Checksum 17:24:59 b352a97aabf1: Download complete 17:24:59 4872d77fe225: Download complete 17:24:59 5851b861e8e6: Verifying Checksum 17:24:59 5851b861e8e6: Download complete 17:24:59 b85a868b505f: Verifying Checksum 17:24:59 b85a868b505f: Download complete 17:24:59 bab4dde63d76: Verifying Checksum 17:24:59 bab4dde63d76: Download complete 17:25:00 b85a868b505f: Pull complete 17:25:00 e2be974225ed: Pull complete 17:25:00 339a4e72a1f5: Pull complete 17:25:01 988bab9f4d93: Pull complete 17:25:01 1469e6f7b9e6: Pull complete 17:25:01 eaf3925da568: Pull complete 17:25:03 bab4dde63d76: Pull complete 17:25:03 bde34c3a00c8: Pull complete 17:25:03 b352a97aabf1: Pull complete 17:25:03 4872d77fe225: Pull complete 17:25:03 5851b861e8e6: Pull complete 17:25:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:25:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:25:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:03 prd-ubuntu20.04-docker-8c-8g-7267 does not seem to be running inside a container 17:25:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:25:06 $ docker top a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 -eo pid,comm 17:25:06 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). 17:25:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:25:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:06 [ssh-agent] Looking for ssh-agent implementation... 17:25:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:06 $ docker exec a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 ssh-agent 17:25:06 SSH_AUTH_SOCK=/tmp/ssh-tKWNpJddEHQk/agent.31 17:25:06 SSH_AGENT_PID=37 17:25:06 Running ssh-add (command line suppressed) 17:25:06 Identity added: /w/workspace/edgex-go/2@tmp/private_key_14127914150719989739.key (/w/workspace/edgex-go/2@tmp/private_key_14127914150719989739.key) 17:25:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:06 + git tag --points-at HEAD [Pipeline] } 17:25:06 $ docker exec --env ******** --env ******** a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 ssh-agent -k 17:25:07 unset SSH_AUTH_SOCK; 17:25:07 unset SSH_AGENT_PID; 17:25:07 echo Agent pid 37 killed; 17:25:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:25:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:07 [ssh-agent] Looking for ssh-agent implementation... 17:25:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:07 $ docker exec a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 ssh-agent 17:25:07 SSH_AUTH_SOCK=/tmp/ssh-lmHOsbfnAPQy/agent.69 17:25:07 SSH_AGENT_PID=75 17:25:07 Running ssh-add (command line suppressed) 17:25:07 Identity added: /w/workspace/edgex-go/2@tmp/private_key_12624456476214076773.key (/w/workspace/edgex-go/2@tmp/private_key_12624456476214076773.key) 17:25:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:07 + git semver init 17:25:07 2023-02-23 17:25:07,872 [run_init] DEBUG init version:0.0.0 force:False 17:25:07 2023-02-23 17:25:07,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 17:25:07 2023-02-23 17:25:07,873 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 17:25:07 2023-02-23 17:25:07,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 17:25:13 2023-02-23 17:25:12,524 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 17:25:13 2023-02-23 17:25:12,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4388 with force:False 17:25:13 2023-02-23 17:25:12,525 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4388 17:25:13 2023-02-23 17:25:12,529 [execute] INFO git cat-file --batch-check 17:25:13 2023-02-23 17:25:12,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 17:25:13 2023-02-23 17:25:12,535 [execute] INFO git cat-file --batch 17:25:13 2023-02-23 17:25:12,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 17:25:13 2023-02-23 17:25:12,540 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4388 17:25:13 0.0.0 [Pipeline] } 17:25:13 $ docker exec --env ******** --env ******** a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 ssh-agent -k 17:25:13 unset SSH_AUTH_SOCK; 17:25:13 unset SSH_AGENT_PID; 17:25:13 echo Agent pid 75 killed; 17:25:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:25:13 + git semver [Pipeline] } 17:25:13 $ docker stop --time=1 a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 17:25:15 $ docker rm -f --volumes a34e150cb41763c38a366a3298fa8dc05258c10a998007ddcb9218107f942276 [Pipeline] // withDockerContainer [Pipeline] sh 17:25:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:25:15 Stashed 1 file(s) [Pipeline] echo 17:25:15 [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 17:25:16 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 17:25:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:25:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:25:16 ========================================================= 17:25:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:25:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:25:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:25:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:25:16 213ec9aee27d: Pulling fs layer 17:25:16 4583459ba037: Pulling fs layer 17:25:16 93c1e223e6f2: Pulling fs layer 17:25:16 53926ce57604: Pulling fs layer 17:25:16 21b2b0c7a3f4: Pulling fs layer 17:25:16 22ff95d597cd: Pulling fs layer 17:25:16 12d6caf4c0d1: Pulling fs layer 17:25:16 96b7cbca73a9: Pulling fs layer 17:25:16 a7acece74701: Pulling fs layer 17:25:16 53926ce57604: Waiting 17:25:16 12d6caf4c0d1: Waiting 17:25:16 21b2b0c7a3f4: Waiting 17:25:16 96b7cbca73a9: Waiting 17:25:16 a7acece74701: Waiting 17:25:16 93c1e223e6f2: Verifying Checksum 17:25:16 93c1e223e6f2: Download complete 17:25:16 4583459ba037: Download complete 17:25:16 21b2b0c7a3f4: Verifying Checksum 17:25:16 21b2b0c7a3f4: Download complete 17:25:16 22ff95d597cd: Download complete 17:25:16 213ec9aee27d: Verifying Checksum 17:25:16 213ec9aee27d: Download complete 17:25:16 12d6caf4c0d1: Verifying Checksum 17:25:16 213ec9aee27d: Pull complete 17:25:16 4583459ba037: Pull complete 17:25:16 93c1e223e6f2: Pull complete 17:25:16 a7acece74701: Verifying Checksum 17:25:16 a7acece74701: Download complete 17:25:17 96b7cbca73a9: Verifying Checksum 17:25:17 96b7cbca73a9: Download complete 17:25:17 53926ce57604: Verifying Checksum 17:25:17 53926ce57604: Download complete 17:25:20 53926ce57604: Pull complete 17:25:20 21b2b0c7a3f4: Pull complete 17:25:20 22ff95d597cd: Pull complete 17:25:20 12d6caf4c0d1: Pull complete 17:25:22 96b7cbca73a9: Pull complete 17:25:23 a7acece74701: Pull complete 17:25:23 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:25:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:25:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:25:23 WORKDIR /edgex 17:25:23 COPY go.mod . 17:25:23 RUN go mod download 17:25:23 + docker build -t ci-base-image-x86_64 -f - . 17:25:24 Sending build context to Docker daemon 170.4MB 17:25:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:25:24 ---> db6d94c90886 17:25:24 Step 2/4 : WORKDIR /edgex 17:25:28 ---> Running in 0655bb5e6d41 17:25:28 Removing intermediate container 0655bb5e6d41 17:25:28 ---> 9e3dae077880 17:25:28 Step 3/4 : COPY go.mod . 17:25:28 ---> aec15a27ac3d 17:25:28 Step 4/4 : RUN go mod download 17:25:28 ---> Running in 687dd11f8b7b 17:25:30 Still waiting to schedule task 17:25:30 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:25:40 Removing intermediate container 687dd11f8b7b 17:25:40 ---> 53e92fbc19d7 17:25:40 Successfully built 53e92fbc19d7 17:25:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:41 + docker inspect -f . ci-base-image-x86_64 17:25:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:41 prd-ubuntu20.04-docker-8c-8g-7267 does not seem to be running inside a container 17:25:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:25:41 $ docker top 1b228cc3f6c2f201ecad1fa8e348bc7c663463bb26348b62520790c64693406b -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:41 + go version 17:25:41 go version go1.18.7 linux/amd64 [Pipeline] } 17:25:41 $ docker stop --time=1 1b228cc3f6c2f201ecad1fa8e348bc7c663463bb26348b62520790c64693406b 17:25:43 $ docker rm -f --volumes 1b228cc3f6c2f201ecad1fa8e348bc7c663463bb26348b62520790c64693406b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:43 + docker inspect -f . ci-base-image-x86_64 17:25:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:43 prd-ubuntu20.04-docker-8c-8g-7267 does not seem to be running inside a container 17:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:25:44 $ docker top 3034abd79d1e14ade87db049c968f27a7a2f2856fc9239d46875958a0f18ca2c -eo pid,comm [Pipeline] { [Pipeline] echo 17:25:44 ========================================================= 17:25:44 [edgeXBuildGoParallel] Running Tests and Build... 17:25:44 ========================================================= [Pipeline] sh 17:25:44 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 17:25:44 + make test 17:25:44 go test -race -coverprofile=coverage.out ./... 17:25:51 ? github.com/edgexfoundry/edgex-go [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:26:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.101s coverage: 28.7% of statements 17:26:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:26:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:26:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.140s coverage: 73.7% of statements 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.0% of statements 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.176s coverage: 88.5% of statements 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.110s coverage: 3.9% of statements 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements 17:26:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.094s coverage: 82.9% of statements 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 17:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 17:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.078s coverage: 94.4% of statements 17:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.336s coverage: 79.9% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.051s coverage: 86.9% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 77.4% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 63.1% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.296s coverage: 65.3% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 41.0% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:26:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:26:31 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 17:26:46 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." 17:26:46 go vet ./... 17:26:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:26:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:26:49 ./bin/test-attribution-txt.sh [Pipeline] echo 17:26:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:26:49 + ls -al . 17:26:49 total 744 17:26:49 drwxrwxr-x 11 1001 1001 4096 Feb 23 17:25 . 17:26:49 drwxr-xr-x 4 root root 4096 Feb 23 17:25 .. 17:26:49 drwxrwxr-x 2 1001 1001 4096 Feb 23 17:24 .blubracket 17:26:49 -rw-rw-r-- 1 1001 1001 16 Feb 23 17:24 .dockerignore 17:26:49 drwxrwxr-x 8 1001 1001 4096 Feb 23 17:26 .git 17:26:49 drwxrwxr-x 3 1001 1001 4096 Feb 23 17:24 .github 17:26:49 -rw-rw-r-- 1 1001 1001 1024 Feb 23 17:24 .gitignore 17:26:49 -rw-rw-r-- 1 1001 1001 42 Feb 23 17:24 .golangci.yml 17:26:49 -rw-rw-r-- 1 1001 1001 87 Feb 23 17:24 .hadolint.yml 17:26:49 drwxr-xr-x 3 1001 1001 4096 Feb 23 17:25 .semver 17:26:49 -rw-rw-r-- 1 1001 1001 166 Feb 23 17:24 .sonarcloud.properties 17:26:49 -rw-rw-r-- 1 1001 1001 1171 Feb 23 17:24 ADOPTERS.md 17:26:49 -rw-rw-r-- 1 1001 1001 10825 Feb 23 17:24 Attribution.txt 17:26:49 -rw-rw-r-- 1 1001 1001 73765 Feb 23 17:24 CHANGELOG.md 17:26:49 -rw-rw-r-- 1 1001 1001 3804 Feb 23 17:24 CONTRIBUTING.md 17:26:49 -rw-rw-r-- 1 1001 1001 677 Feb 23 17:24 GOVERNANCE.md 17:26:49 -rw-rw-r-- 1 1001 1001 883 Feb 23 17:24 Jenkinsfile 17:26:49 -rw-rw-r-- 1 1001 1001 10775 Feb 23 17:24 LICENSE 17:26:49 -rw-rw-r-- 1 1001 1001 13375 Feb 23 17:24 Makefile 17:26:49 -rw-rw-r-- 1 1001 1001 582 Feb 23 17:24 OWNERS.md 17:26:49 -rw-rw-r-- 1 1001 1001 9403 Feb 23 17:24 README.md 17:26:49 -rw-rw-r-- 1 1001 1001 6912 Feb 23 17:24 SECURITY.md 17:26:49 -rw-rw-r-- 1 1001 1001 5 Feb 23 17:25 VERSION 17:26:49 drwxrwxr-x 2 1001 1001 4096 Feb 23 17:24 bin 17:26:49 drwxrwxr-x 17 1001 1001 4096 Feb 23 17:24 cmd 17:26:49 -rw-r--r-- 1 root root 487037 Feb 23 17:26 coverage.out 17:26:49 -rw-rw-r-- 1 1001 1001 3296 Feb 23 17:24 go.mod 17:26:49 -rw-rw-r-- 1 1001 1001 33293 Feb 23 17:24 go.sum 17:26:49 drwxrwxr-x 7 1001 1001 4096 Feb 23 17:24 internal 17:26:49 drwxrwxr-x 3 1001 1001 4096 Feb 23 17:24 openapi 17:26:49 drwxrwxr-x 4 1001 1001 4096 Feb 23 17:24 snap 17:26:49 -rw-rw-r-- 1 1001 1001 204 Feb 23 17:24 version.go [Pipeline] sh 17:26:49 + '[' -e coverage.out ] 17:26:49 + chown 1001:1001 coverage.out [Pipeline] stash 17:26:49 Stashed 1 file(s) [Pipeline] sh 17:26:50 + make build 17:26:50 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 17:27:02 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 17:27:02 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 17:27:03 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 17:27:03 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 17:27:10 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 17:27: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 17:27: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:27:13 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 17:27:14 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 17:27:15 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 17:27: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:27:18 $ docker stop --time=1 3034abd79d1e14ade87db049c968f27a7a2f2856fc9239d46875958a0f18ca2c 17:27:22 $ docker rm -f --volumes 3034abd79d1e14ade87db049c968f27a7a2f2856fc9239d46875958a0f18ca2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:27:23 17:27:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:27:23 latest: Pulling from edgex-devops/edgex-compose 17:27:23 cbdbe7a5bc2a: Pulling fs layer 17:27:23 ca9280d653b3: Pulling fs layer 17:27:23 7e9c9ca2126c: Pulling fs layer 17:27:24 cbdbe7a5bc2a: Verifying Checksum 17:27:24 cbdbe7a5bc2a: Download complete 17:27:24 cbdbe7a5bc2a: Pull complete 17:27:24 ca9280d653b3: Verifying Checksum 17:27:24 ca9280d653b3: Download complete 17:27:24 7e9c9ca2126c: Download complete 17:27:24 ca9280d653b3: Pull complete 17:27:27 7e9c9ca2126c: Pull complete 17:27:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:27:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:27:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:27 prd-ubuntu20.04-docker-8c-8g-7267 does not seem to be running inside a container 17:27:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:27:29 $ docker top 3c8e5cb36653c7f2244a55123305e51332cdce3f962e98a17f3fd162f8594c11 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:29 + docker-compose build --help 17:27:29 + grep parallel 17:27:30 --parallel Build images in parallel. [Pipeline] } 17:27:30 $ docker stop --time=1 3c8e5cb36653c7f2244a55123305e51332cdce3f962e98a17f3fd162f8594c11 17:27:31 $ docker rm -f --volumes 3c8e5cb36653c7f2244a55123305e51332cdce3f962e98a17f3fd162f8594c11 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:27:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:32 prd-ubuntu20.04-docker-8c-8g-7267 does not seem to be running inside a container 17:27:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:27:32 $ docker top 967d41314b91e89d8c00a1b89e6808360c1c93876153b3d0f1bd9792213e2536 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:32 + docker-compose -f ./docker-compose-build.yml build --parallel 17:27:33 Building core-command ... 17:27:33 Building core-common-config-bootstrapper ... 17:27:33 Building core-data ... 17:27:33 Building core-metadata ... 17:27:33 Building security-bootstrapper ... 17:27:33 Building security-proxy-setup ... 17:27:33 Building security-secretstore-setup ... 17:27:33 Building security-spiffe-token-provider ... 17:27:33 Building security-spire-agent ... 17:27:33 Building security-spire-config ... 17:27:33 Building security-spire-server ... 17:27:33 Building support-notifications ... 17:27:33 Building support-scheduler ... 17:27:33 Building support-scheduler 17:27:33 Building core-metadata 17:27:33 Building security-proxy-setup 17:27:33 Building core-common-config-bootstrapper 17:27:33 Building security-spiffe-token-provider 17:27:43 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:43 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:27:43 ---> 53e92fbc19d7 17:27:43 Step 3/19 : WORKDIR /edgex-go 17:27:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:27:43 ---> 53e92fbc19d7 17:27:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:27:43 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:27:43 ---> 53e92fbc19d7 17:27:43 Step 3/21 : WORKDIR /edgex-go 17:27:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:27:43 ---> 53e92fbc19d7 17:27:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:27:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:27:44 ---> 53e92fbc19d7 17:27:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:27:49 ---> Running in b29f8649de21 17:27:49 ---> Running in 6ee3bfd77cf1 17:27:49 ---> Running in 1b20dc6886de 17:27:49 ---> Running in a203cd23f37e 17:27:49 ---> Running in f0df121bdc2b 17:27:49 Removing intermediate container 6ee3bfd77cf1 17:27:49 ---> 07960d56699b 17:27:49 Step 4/22 : WORKDIR /edgex-go 17:27:49 Removing intermediate container 1b20dc6886de 17:27:49 ---> 03fcfe4ea825 17:27:49 Step 4/24 : WORKDIR /edgex-go 17:27:49 Removing intermediate container b29f8649de21 17:27:49 ---> c6e7c81f460e 17:27:49 Step 4/22 : WORKDIR /edgex-go 17:27:49 Removing intermediate container f0df121bdc2b 17:27:49 ---> 5c4d649382f6 17:27:49 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:27:49 Removing intermediate container a203cd23f37e 17:27:49 ---> 819eee1f2c35 17:27:49 Step 4/21 : RUN apk add --update --no-cache make git 17:27:49 ---> Running in c985fcf577e9 17:27:49 ---> Running in b16ab92d73c3 17:27:49 ---> Running in 78c00f343347 17:27:49 ---> Running in 21cf008d6088 17:27:49 ---> Running in 2e496f6a5287 17:27:49 Removing intermediate container c985fcf577e9 17:27:49 ---> f58946937ac0 17:27:49 Step 5/24 : RUN apk add --update --no-cache make git 17:27:49 ---> Running in 6c6c3543989b 17:27:49 Removing intermediate container 78c00f343347 17:27:49 ---> e0d9d8ea9196 17:27:49 Step 5/22 : RUN apk add --update --no-cache make git 17:27:49 Removing intermediate container 21cf008d6088 17:27:49 ---> eb1293602b7c 17:27:49 Step 5/22 : RUN apk add --update --no-cache make git 17:27:49 ---> Running in b29b56a818b1 17:27:49 ---> Running in 7b1e271cb6d7 17:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:50 OK: 211 MiB in 51 packages 17:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:50 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:27:50 v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:27:50 OK: 17046 distinct packages available 17:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:50 OK: 211 MiB in 51 packages 17:27:50 OK: 211 MiB in 51 packages 17:27:50 OK: 211 MiB in 51 packages 17:27:50 OK: 211 MiB in 51 packages 17:27:50 Removing intermediate container 2e496f6a5287 17:27:50 ---> 6b49f4f79cc4 17:27:50 Step 5/21 : COPY go.mod vendor* ./ 17:27:50 ---> bb4152db83fa 17:27:50 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:50 ---> Running in 51ac6c4e6a3d 17:27:51 Removing intermediate container b29b56a818b1 17:27:51 ---> 3f1fccbcfa61 17:27:51 Step 6/22 : COPY go.mod vendor* ./ 17:27:51 Removing intermediate container 6c6c3543989b 17:27:51 ---> d21efa3a1b52 17:27:51 Step 6/24 : COPY go.mod vendor* ./ 17:27:51 ---> 290fe8ba358d 17:27:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:51 Removing intermediate container b16ab92d73c3 17:27:51 ---> 4e6de302ae3b 17:27:51 Step 5/19 : COPY go.mod vendor* ./ 17:27:51 ---> Running in 8387eaea8304 17:27:51 Removing intermediate container 7b1e271cb6d7 17:27:51 ---> fb0157468b23 17:27:51 Step 6/22 : COPY go.mod vendor* ./ 17:27:51 ---> 28097a2e23c0 17:27:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:51 ---> Running in c182d7166bcc 17:27:51 ---> a0d459381c33 17:27:51 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:51 ---> cd5ffc8c21c1 17:27:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:51 ---> Running in 0c71b6577872 17:27:51 ---> Running in a0ef7859b7a1 17:28:59 Removing intermediate container 0c71b6577872 17:28:59 ---> da1243b6489d 17:28:59 Step 7/19 : COPY . . 17:28:59 Removing intermediate container 8387eaea8304 17:28:59 ---> e45f9bfbd05d 17:28:59 Step 8/22 : COPY . . 17:28:59 Removing intermediate container 51ac6c4e6a3d 17:28:59 ---> 281684495360 17:28:59 Step 7/21 : COPY . . 17:28:59 Removing intermediate container a0ef7859b7a1 17:28:59 ---> 7f192094360e 17:28:59 Step 8/22 : COPY . . 17:28:59 Removing intermediate container c182d7166bcc 17:28:59 ---> 687fbbe405fe 17:28:59 Step 8/24 : COPY . . 17:29:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7268 in /w/workspace/edgexfoundry_edgex-go_PR-4388 [Pipeline] { [Pipeline] ws 17:29:02 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 17:29:02 The recommended git tool is: git 17:29:08 using credential edgex-jenkins-ssh 17:29:08 Cloning the remote Git repository 17:29:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:29:08 > git init /w/workspace/edgex-go/2 # timeout=10 17:29:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:29:08 > git --version # timeout=10 17:29:08 > git --version # 'git version 2.25.1' 17:29:08 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:21 ---> a8739884aad4 17:29:21 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:29:21 ---> b26b88e7adc8 17:29:21 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:29:21 ---> e0f9e194f8dd 17:29:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:29:21 ---> 7bbc7a6b977c 17:29:21 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:29:21 ---> 9974d2cb53b2 17:29:21 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:29:21 ---> Running in 67b4156fed45 17:29:21 ---> Running in 47ee8d9e6b39 17:29:21 ---> Running in 13118be8e87f 17:29:21 ---> Running in c41f4d1c34c1 17:29:21 ---> Running in f7d2858bcdd0 17:29:21 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 17:29:21 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 17:29:21 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 17:29:21 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 17:29:21 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 17:29:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:29:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:29:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:29:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4388/head:refs/remotes/origin/PR-4388 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:29:32 Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit 47ffbb54581e274ffa0b62b355ddf534d29120bf 17:29:32 Merge succeeded, producing 47ffbb54581e274ffa0b62b355ddf534d29120bf 17:29:32 Checking out Revision 47ffbb54581e274ffa0b62b355ddf534d29120bf (PR-4388) 17:29:32 > git config core.sparsecheckout # timeout=10 17:29:32 > git checkout -f 47ffbb54581e274ffa0b62b355ddf534d29120bf # timeout=10 17:29:32 > git remote # timeout=10 17:29:32 > git config --get remote.origin.url # timeout=10 17:29:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:32 > git merge 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 17:29:32 > git rev-parse HEAD^{commit} # timeout=10 17:29:32 > git config core.sparsecheckout # timeout=10 17:29:32 > git checkout -f 47ffbb54581e274ffa0b62b355ddf534d29120bf # timeout=10 17:29:36 Commit message: "fix: updated go-mod-bootstrap, go-mod-secrets version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:29:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:29:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:37 Dload Upload Total Spent Left Speed 17:29:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 17:29:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:29:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:29:38 + sudo tee /etc/docker/daemon.new 17:29:38 { 17:29:38 "registry-mirrors": [ 17:29:38 "https://nexus3.edgexfoundry.org:10001" 17:29:38 ], 17:29:38 "bip": "10.250.0.254/24", 17:29:38 "hosts": [ 17:29:38 "tcp://0.0.0.0:5555", 17:29:38 "unix:///var/run/docker.sock" 17:29:38 ], 17:29:38 "mtu": 1458, 17:29:38 "selinux-enabled": true, 17:29:38 "seccomp-profile": "/etc/docker/seccomp.json" 17:29:38 } [Pipeline] sh 17:29:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:29:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:57 provisioning config files... 17:29:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5901176786448964345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:57 ---> docker-login.sh 17:29:57 nexus3.edgexfoundry.org:10001 17:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:58 Configure a credential helper to remove this warning. See 17:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:58 17:29:58 Login Succeeded 17:29:58 nexus3.edgexfoundry.org:10002 17:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:58 Configure a credential helper to remove this warning. See 17:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:58 17:29:58 Login Succeeded 17:29:58 nexus3.edgexfoundry.org:10003 17:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:59 Configure a credential helper to remove this warning. See 17:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:59 17:29:59 Login Succeeded 17:29:59 nexus3.edgexfoundry.org:10004 17:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:59 Configure a credential helper to remove this warning. See 17:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:59 17:29:59 Login Succeeded 17:29:59 docker.io 17:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:00 Configure a credential helper to remove this warning. See 17:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:00 17:30:00 Login Succeeded 17:30:00 ---> docker-login.sh ends 17:30:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 17:30:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:30:00 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 17:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:00 ========================================================= 17:30:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:30:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:30:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:30:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:30:01 9b18e9b68314: Pulling fs layer 17:30:01 35d82f9e3411: Pulling fs layer 17:30:01 e16973657156: Pulling fs layer 17:30:01 fc693d55d65f: Pulling fs layer 17:30:01 7e9fc2657dce: Pulling fs layer 17:30:01 dda99020689f: Pulling fs layer 17:30:01 db1c61fa0a46: Pulling fs layer 17:30:01 891c053d2c06: Pulling fs layer 17:30:01 fc693d55d65f: Waiting 17:30:01 dda99020689f: Waiting 17:30:01 db1c61fa0a46: Waiting 17:30:01 7e9fc2657dce: Waiting 17:30:01 891c053d2c06: Waiting 17:30:01 e16973657156: Verifying Checksum 17:30:01 e16973657156: Download complete 17:30:01 35d82f9e3411: Verifying Checksum 17:30:01 35d82f9e3411: Download complete 17:30:01 7e9fc2657dce: Verifying Checksum 17:30:01 7e9fc2657dce: Download complete 17:30:01 dda99020689f: Verifying Checksum 17:30:01 dda99020689f: Download complete 17:30:01 9b18e9b68314: Verifying Checksum 17:30:01 9b18e9b68314: Download complete 17:30:02 9b18e9b68314: Pull complete 17:30:02 891c053d2c06: Verifying Checksum 17:30:02 891c053d2c06: Download complete 17:30:02 35d82f9e3411: Pull complete 17:30:03 e16973657156: Pull complete 17:30:03 db1c61fa0a46: Verifying Checksum 17:30:03 db1c61fa0a46: Download complete 17:30:04 fc693d55d65f: Verifying Checksum 17:30:04 fc693d55d65f: Download complete 17:30:05 Removing intermediate container c41f4d1c34c1 17:30:05 ---> 9ad8b167fb71 17:30:05 17:30:05 Step 9/21 : FROM alpine:3.16 17:30:05 Removing intermediate container 67b4156fed45 17:30:05 ---> 5a46aff8ffb6 17:30:05 17:30:05 Step 10/22 : FROM alpine:3.16 17:30:05 Removing intermediate container 13118be8e87f 17:30:05 ---> fea3726b6963 17:30:05 17:30:05 Step 10/24 : FROM alpine:3.16 17:30:05 Removing intermediate container 47ee8d9e6b39 17:30:05 ---> 9a019524efa6 17:30:05 17:30:05 Step 9/19 : FROM alpine:3.15 17:30:05 3.16: Pulling from library/alpine 17:30:06 3.16: Pulling from library/alpine 17:30:06 3.16: Pulling from library/alpine 17:30:08 3.15: Pulling from library/alpine 17:30:09 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:30:09 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:30:09 Status: Downloaded newer image for alpine:3.16 17:30:09 Status: Image is up to date for alpine:3.16 17:30:09 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:30:09 Status: Image is up to date for alpine:3.16 17:30:09 ---> dfd21b5a31f5 17:30:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:30:09 ---> dfd21b5a31f5 17:30:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:30:09 ---> dfd21b5a31f5 17:30:09 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:30:09 ---> Running in 19b722e62615 17:30:09 ---> Running in 9fbc850f5e25 17:30:09 ---> Running in 440826c4c244 17:30:09 Removing intermediate container f7d2858bcdd0 17:30:09 ---> d8f65aa874e8 17:30:09 17:30:09 Step 10/22 : FROM alpine:3.16 17:30:09 ---> dfd21b5a31f5 17:30:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:30:09 ---> Running in 15557db57a99 17:30:09 Removing intermediate container 9fbc850f5e25 17:30:09 ---> 130c4d3365e4 17:30:09 Step 12/22 : RUN apk add --update --no-cache dumb-init 17:30:10 ---> Running in fe43568c1f83 17:30:10 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 17:30:10 Status: Downloaded newer image for alpine:3.15 17:30:10 ---> 5ce65d7b0fde 17:30:10 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:30:10 ---> Running in 78b774b45d1e 17:30:10 Removing intermediate container 78b774b45d1e 17:30:10 ---> 6192d9014cfb 17:30:10 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:30:10 ---> Running in ea9c0d77e143 17:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:30:10 (1/1) Installing dumb-init (1.2.5-r1) 17:30:10 (1/6) Installing ca-certificates (20220614-r0) 17:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:30:10 Executing busybox-1.35.0-r17.trigger 17:30:10 OK: 6 MiB in 15 packages 17:30:10 (2/6) Installing brotli-libs (1.0.9-r6) 17:30:10 (1/1) Installing dumb-init (1.2.5-r1) 17:30:10 Executing busybox-1.35.0-r17.trigger 17:30:11 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:30:11 (4/6) Installing libcurl (7.83.1-r6) 17:30:11 OK: 6 MiB in 15 packages 17:30:11 (5/6) Installing curl (7.83.1-r6) 17:30:11 (6/6) Installing dumb-init (1.2.5-r1) 17:30:11 Executing busybox-1.35.0-r17.trigger 17:30:11 (1/1) Installing dumb-init (1.2.5-r1) 17:30:11 Executing ca-certificates-20220614-r0.trigger 17:30:11 Executing busybox-1.35.0-r17.trigger 17:30:11 OK: 6 MiB in 15 packages 17:30:11 OK: 8 MiB in 20 packages 17:30:11 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:30:11 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:30:11 OK: 15857 distinct packages available 17:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:30:11 (1/9) Installing ca-certificates (20220614-r0) 17:30:11 (2/9) Installing brotli-libs (1.0.9-r5) 17:30:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:30:11 Removing intermediate container 19b722e62615 17:30:11 ---> ca50e10f345a 17:30:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:30:11 (4/9) Installing libcurl (7.80.0-r6) 17:30:11 (5/9) Installing curl (7.80.0-r6) 17:30:11 (6/9) Installing dumb-init (1.2.5-r1) 17:30:11 ---> Running in 9eb033ed3383 17:30:11 (7/9) Installing musl-obstack (1.2.3-r0) 17:30:11 (8/9) Installing libucontext (1.1-r0) 17:30:11 (9/9) Installing gcompat (1.0.0-r4) 17:30:11 Executing busybox-1.34.1-r7.trigger 17:30:11 Removing intermediate container 15557db57a99 17:30:11 ---> 5386fd0b2095 17:30:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:30:11 Executing ca-certificates-20220614-r0.trigger 17:30:11 ---> Running in 5eb32448a279 17:30:11 OK: 8 MiB in 23 packages 17:30:11 Removing intermediate container 9eb033ed3383 17:30:11 ---> 86ceabf025c7 17:30:11 Step 13/24 : ENV APP_PORT=59881 17:30:11 Removing intermediate container fe43568c1f83 17:30:11 ---> a1a6f43a848e 17:30:11 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:11 Removing intermediate container 5eb32448a279 17:30:11 ---> b213e93afe7f 17:30:11 Step 13/22 : ENV APP_PORT=59861 17:30:11 Removing intermediate container 440826c4c244 17:30:11 ---> ca3bf4fb945c 17:30:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:30:11 ---> Running in aa43a2ada2a8 17:30:11 ---> Running in 03994348216e 17:30:11 ---> Running in 2c474122d6de 17:30:11 ---> 2523e0ab1fa2 17:30:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:30:11 Removing intermediate container aa43a2ada2a8 17:30:11 ---> 7aa0f77ebbae 17:30:11 Step 14/22 : EXPOSE $APP_PORT 17:30:11 Removing intermediate container 03994348216e 17:30:11 ---> 46e8ea04f929 17:30:11 Step 14/24 : EXPOSE $APP_PORT 17:30:11 Removing intermediate container 2c474122d6de 17:30:11 ---> 36e2f43756e9 17:30:11 Step 12/21 : WORKDIR /edgex 17:30:12 ---> Running in 1b9f9755e35b 17:30:12 ---> Running in 2c7d7890f952 17:30:12 ---> Running in b89c6172656e 17:30:12 Removing intermediate container 1b9f9755e35b 17:30:12 ---> 57e33d9d5d19 17:30:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:12 Removing intermediate container 2c7d7890f952 17:30:12 ---> c9ac5b4f6b82 17:30:12 Step 15/24 : WORKDIR / 17:30:12 ---> 6ce9cb024fc2 17:30:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:30:12 Removing intermediate container b89c6172656e 17:30:12 ---> 3930d99bbc8a 17:30:12 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:30:12 ---> Running in 2f3d328548cb 17:30:12 Removing intermediate container ea9c0d77e143 17:30:12 ---> 783aafae9681 17:30:12 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:12 ---> 8ac9828eaee8 17:30:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:30:12 Removing intermediate container 2f3d328548cb 17:30:12 ---> fff1d64a23b1 17:30:12 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:12 ---> baf7d6d0c5f5 17:30:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:30:12 ---> 69ccb79afc03 17:30:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:30:12 ---> dbcc83c82135 17:30:12 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:30:14 ---> fac9f3eb13a3 17:30:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:30:14 ---> 5633cfbb1e76 17:30:14 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:30:14 ---> 5422526de2c5 17:30:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:30:14 ---> 176a4d9d69b1 17:30:14 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:30:14 ---> b90af966319f 17:30:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:30:14 ---> Running in 476858d79aa9 17:30:14 ---> 05910e77f31d 17:30:14 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:30:14 ---> b4aeb145752d 17:30:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:30:14 ---> Running in 34a49356f5aa 17:30:14 ---> 40aceff1ad4b 17:30:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:30:14 ---> 0fbec5a9d5cf 17:30:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:30:14 ---> Running in b3b86be57452 17:30:14 Removing intermediate container 34a49356f5aa 17:30:14 ---> 6c3965e2ee7e 17:30:14 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:30:14 Removing intermediate container b3b86be57452 17:30:14 ---> 7c94ca7b5706 17:30:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:30:14 ---> Running in 7193730d2728 17:30:14 ---> Running in c84061201c21 17:30:14 ---> 390a7d625a69 17:30:14 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:30:14 ---> Running in 914594c741c7 17:30:14 ---> 4ab1a972d9fa 17:30:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:30:14 Removing intermediate container c84061201c21 17:30:14 ---> 979af51553d4 17:30:14 Step 20/22 : LABEL arch=x86_64 17:30:14 Removing intermediate container 7193730d2728 17:30:14 ---> d4d0b826a1f0 17:30:14 Step 17/19 : LABEL arch=x86_64 17:30:14 ---> Running in e239c2b9e3cc 17:30:14 ---> Running in ae822c8760b4 17:30:14 Removing intermediate container 476858d79aa9 17:30:14 ---> 041f031cfef9 17:30:14 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 17:30:14 ---> Running in 630828d290a2 17:30:14 ---> bb2f5a91a2c3 17:30:14 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:30:14 Removing intermediate container e239c2b9e3cc 17:30:14 ---> 3c7789d7a024 17:30:14 Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:30:14 ---> Running in 5e8142a5b44e 17:30:15 Removing intermediate container ae822c8760b4 17:30:15 ---> 9c9a44188396 17:30:15 Step 18/19 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:30:15 ---> Running in 8cd162c6ed37 17:30:15 Removing intermediate container 630828d290a2 17:30:15 ---> 94b9e4e8bed0 17:30:15 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 17:30:15 ---> Running in eb46766cf02d 17:30:15 ---> Running in 006e5a3b8d6f 17:30:15 Removing intermediate container 5e8142a5b44e 17:30:15 ---> 265727047ec7 17:30:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:30:15 Removing intermediate container 8cd162c6ed37 17:30:15 ---> 390ba631eefd 17:30:15 Step 22/22 : LABEL version=0.0.0 17:30:15 ---> Running in 580573241cf0 17:30:15 ---> Running in 6b5df6879751 17:30:15 Removing intermediate container eb46766cf02d 17:30:15 ---> e92f56a12e37 17:30:15 Step 19/19 : LABEL version=0.0.0 17:30:15 Removing intermediate container 006e5a3b8d6f 17:30:15 ---> 27f27c2df1dd 17:30:15 Step 20/22 : LABEL arch=x86_64 17:30:15 ---> Running in e7c8e78b3422 17:30:15 ---> Running in ffba9738f8ca 17:30:15 Removing intermediate container 580573241cf0 17:30:15 ---> 0f7176cee39d 17:30:15 Step 22/24 : LABEL arch=x86_64 17:30:15 Removing intermediate container 6b5df6879751 17:30:15 ---> ad960fa46ffc 17:30:15 17:30:15 Removing intermediate container 914594c741c7 17:30:15 ---> 0ab84a0ed286 17:30:15 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:30:15 ---> Running in f6f8918c4a43 17:30:15 Removing intermediate container e7c8e78b3422 17:30:15 ---> eb0512afd24a 17:30:15 17:30:15 ---> Running in 6ce6668ea86a 17:30:15 Successfully built ad960fa46ffc 17:30:15 Removing intermediate container ffba9738f8ca 17:30:15 ---> cf2af9ab86f5 17:30:15 Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:30:15 Successfully tagged support-scheduler:latest 17:30:15 Building core-command 17:30:15  Building support-scheduler ... done Successfully built eb0512afd24a 17:30:15 Successfully tagged security-spiffe-token-provider:latest 17:30:15  Building security-spiffe-token-provider ... done  ---> Running in c65b4bb21a4a 17:30:15 Building support-notifications 17:30:15 Removing intermediate container f6f8918c4a43 17:30:15 ---> b21ecb480bdb 17:30:15 Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:30:15 ---> Running in 8eb47fc3399b 17:30:15 Removing intermediate container 6ce6668ea86a 17:30:15 ---> 4f7cfe0ecfd2 17:30:15 Step 19/21 : LABEL arch=x86_64 17:30:15 ---> Running in 0d035aa5751b 17:30:15 Removing intermediate container c65b4bb21a4a 17:30:15 ---> a1f5d95a9288 17:30:15 Step 22/22 : LABEL version=0.0.0 17:30:16 fc693d55d65f: Pull complete 17:30:16 7e9fc2657dce: Pull complete 17:30:16 dda99020689f: Pull complete 17:30:20 db1c61fa0a46: Pull complete 17:30:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:30:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:30:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:30:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:30:21 ---> 53e92fbc19d7 17:30:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:30:21 ---> 53e92fbc19d7 17:30:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:30:21 ---> Using cache 17:30:21 ---> c6e7c81f460e 17:30:21 Step 4/22 : WORKDIR /edgex-go 17:30:21 ---> Using cache 17:30:21 ---> eb1293602b7c 17:30:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:30:21 ---> Using cache 17:30:21 ---> c6e7c81f460e 17:30:21 Step 4/23 : WORKDIR /edgex-go 17:30:21 ---> Using cache 17:30:21 ---> eb1293602b7c 17:30:21 Step 5/23 : RUN apk add --update --no-cache make git 17:30:21 ---> Using cache 17:30:21 ---> fb0157468b23 17:30:21 Step 6/23 : COPY go.mod vendor* ./ 17:30:21 ---> Using cache 17:30:21 ---> cd5ffc8c21c1 17:30:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:21 ---> Using cache 17:30:21 ---> 7f192094360e 17:30:21 Step 8/23 : COPY . . 17:30:21 ---> Using cache 17:30:21 ---> a8739884aad4 17:30:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:30:22 891c053d2c06: Pull complete 17:30:22 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:30:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:30:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:30:23 WORKDIR /edgex 17:30:23 COPY go.mod . 17:30:23 RUN go mod download 17:30:23 + docker build -t ci-base-image-arm64 -f - . 17:30:23 Sending build context to Docker daemon 3.094MB 17:30:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:30:23 ---> f96f9c87975a 17:30:23 Step 2/4 : WORKDIR /edgex 17:30:25 ---> Running in d1f502caac4e 17:30:25 Removing intermediate container 0d035aa5751b 17:30:25 ---> e1629a11fb8f 17:30:25 Step 20/21 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:30:25 ---> Running in 5679bb663603 17:30:25 Removing intermediate container 8eb47fc3399b 17:30:25 ---> b75c0fd86fa1 17:30:25 Step 24/24 : LABEL version=0.0.0 17:30:25 ---> Running in b7ea954e192a 17:30:25 ---> Running in e553978756fa 17:30:25 ---> Running in c16aa88d699d 17:30:25 ---> Running in e0ecaed12d30 17:30:25 Removing intermediate container d1f502caac4e 17:30:25 ---> 6df1fda7bc4f 17:30:25 17:30:25 Removing intermediate container c16aa88d699d 17:30:25 ---> 1016a0b1bc3b 17:30:25 Step 21/21 : LABEL version=0.0.0 17:30:25 Removing intermediate container e0ecaed12d30 17:30:25 ---> 0a0500d5119a 17:30:25 17:30:25 ---> Running in 913e457b9221 17:30:25 Successfully built 6df1fda7bc4f 17:30:25 Successfully tagged core-common-config-bootstrapper:latest 17:30:25  Building core-common-config-bootstrapper ... done Building security-spire-server 17:30:25 Successfully built 0a0500d5119a 17:30:25 Successfully tagged core-metadata:latest 17:30:25 Building security-spire-agent 17:30:25  Building core-metadata ... done Removing intermediate container 913e457b9221 17:30:25 ---> 10740ee7554b 17:30:25 17:30:25 Successfully built 10740ee7554b 17:30:25 Successfully tagged security-proxy-setup:latest 17:30:25 Building security-bootstrapper 17:30:25  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:25 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 17:30:25 Removing intermediate container 5679bb663603 17:30:25 ---> 02b0d7f23c4d 17:30:25 Step 3/4 : COPY go.mod . 17:30:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:26 OK: 211 MiB in 51 packages 17:30:26 ---> bb0fc8eeebb7 17:30:26 Step 4/4 : RUN go mod download 17:30:26 ---> Running in 02e3b3369bfb 17:30:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:30:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:30:33 ---> 53e92fbc19d7 17:30:33 Step 3/24 : WORKDIR /edgex-go 17:30:33 ---> Using cache 17:30:33 ---> 819eee1f2c35 17:30:33 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:30:35 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:30:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:30:35 ---> 53e92fbc19d7 17:30:35 Step 3/32 : WORKDIR /edgex-go 17:30:35 ---> Using cache 17:30:35 ---> 819eee1f2c35 17:30:35 Step 4/32 : RUN apk add --update --no-cache make git 17:30:35 ---> Using cache 17:30:35 ---> 6b49f4f79cc4 17:30:35 Step 5/32 : COPY go.mod vendor* ./ 17:30:35 ---> Using cache 17:30:35 ---> bb4152db83fa 17:30:35 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:35 ---> Using cache 17:30:35 ---> 281684495360 17:30:35 Step 7/32 : COPY . . 17:30:35 ---> Using cache 17:30:35 ---> 9974d2cb53b2 17:30:35 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:30:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:30:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:30:36 ---> 53e92fbc19d7 17:30:36 Step 3/23 : WORKDIR /edgex-go 17:30:36 ---> Using cache 17:30:36 ---> 819eee1f2c35 17:30:36 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:30:46 ---> Running in 1f5f9cb3ee0f 17:30:46 ---> Running in 7c7c3176e03f 17:30:46 ---> Running in 275a50c7a888 17:30:46 Removing intermediate container b7ea954e192a 17:30:46 ---> b81a78f45d89 17:30:46 Step 6/22 : COPY go.mod vendor* ./ 17:30:46 ---> 2e1f0bc344e5 17:30:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:46 ---> Running in 4b1d5c84fe93 17:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:46 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 17:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:46 OK: 211 MiB in 51 packages 17:30:46 OK: 211 MiB in 51 packages 17:30:46 Removing intermediate container 275a50c7a888 17:30:46 ---> e511c24bc387 17:30:46 Step 5/24 : COPY go.mod vendor* ./ 17:30:47 Removing intermediate container 7c7c3176e03f 17:30:47 ---> daef58d6f75a 17:30:47 Step 5/23 : COPY go.mod vendor* ./ 17:30:47 ---> dd269fe35837 17:30:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:47 ---> 4711e50ccffa 17:30:47 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:47 ---> Running in 40c81e8e2cf9 17:30:47 ---> Running in cc00488dda70 17:30:58 Removing intermediate container 02e3b3369bfb 17:30:58 ---> 9573ed2f8bb9 17:30:58 Successfully built 9573ed2f8bb9 17:30:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:59 + docker inspect -f . ci-base-image-arm64 17:30:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:59 prd-ubuntu20.04-docker-arm64-4c-16g-7268 does not seem to be running inside a container 17:30:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:30:59 Removing intermediate container e553978756fa 17:30:59 ---> b9b98722c4d9 17:30:59 17:30:59 Step 10/23 : FROM alpine:3.16 17:30:59 ---> dfd21b5a31f5 17:30:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:30:59 ---> Using cache 17:30:59 ---> 5386fd0b2095 17:30:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:30:59 ---> Using cache 17:30:59 ---> b213e93afe7f 17:30:59 Step 13/23 : ENV APP_PORT=59882 17:30:59 ---> Running in 6bea8f08db6b 17:31:00 Removing intermediate container 6bea8f08db6b 17:31:00 ---> 34249870b7d6 17:31:00 Step 14/23 : EXPOSE $APP_PORT 17:31:00 $ docker top b1ac11bea2edd7e263956d7fe78774672da53eed59563d755513fa34a7983670 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:01 + go version 17:31:01 go version go1.18.7 linux/arm64 [Pipeline] } 17:31:01 $ docker stop --time=1 b1ac11bea2edd7e263956d7fe78774672da53eed59563d755513fa34a7983670 17:31:01 ---> Running in e3086ecf74df 17:31:03 $ docker rm -f --volumes b1ac11bea2edd7e263956d7fe78774672da53eed59563d755513fa34a7983670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:03 + docker inspect -f . ci-base-image-arm64 17:31:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:05 prd-ubuntu20.04-docker-arm64-4c-16g-7268 does not seem to be running inside a container 17:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:31:06 $ docker top ef5a6a79b7d6fb51c6bc2a53ecf6f93c0f16d284abd0928e3a4ad6aee094d255 -eo pid,comm [Pipeline] { [Pipeline] echo 17:31:06 ========================================================= 17:31:06 [edgeXBuildGoParallel] Running Tests and Build... 17:31:06 ========================================================= [Pipeline] sh 17:31:07 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 17:31:07 + make test 17:31:07 go test -race -coverprofile=coverage.out ./... 17:31:10 Removing intermediate container e3086ecf74df 17:31:10 ---> cec0f0a5ae8e 17:31:10 Step 15/23 : WORKDIR / 17:31:12 ---> Running in dcf402098a6c 17:31:12 Removing intermediate container dcf402098a6c 17:31:12 ---> f7c533dfada3 17:31:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:27 ---> 0545515fc515 17:31:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:31:27 Removing intermediate container 1f5f9cb3ee0f 17:31:27 ---> 5dda4bb572ca 17:31:27 17:31:27 Step 9/32 : FROM alpine:3.16 17:31:27 ---> dfd21b5a31f5 17:31:27 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:31:27 ---> Running in 0bbb40d22dcf 17:31:28 Removing intermediate container 40c81e8e2cf9 17:31:28 ---> 2fc5926e7299 17:31:28 Step 7/24 : COPY . . 17:31:28 Removing intermediate container 4b1d5c84fe93 17:31:28 ---> 8ba7312774fc 17:31:28 Step 8/22 : COPY . . 17:31:28 Removing intermediate container cc00488dda70 17:31:28 ---> e31251052bc4 17:31:28 Step 7/23 : COPY . . 17:31:46 ---> 8c3872ef511a 17:31:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:31:46 ? github.com/edgexfoundry/edgex-go [no test files] 17:31:47 Removing intermediate container 0bbb40d22dcf 17:31:47 ---> 4ebaf4ebb167 17:31:47 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:31:47 ---> 4482d184dd7f 17:31:47 Step 19/23 : ENTRYPOINT ["/core-command"] 17:31:47 ---> Running in 1a409959f863 17:31:47 ---> Running in 8a3525d9503d 17:31:47 ---> 5432edeb8158 17:31:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:31:47 ---> b6fac1c9c756 17:31:47 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:31:47 ---> Running in a911c46c7753 17:31:47 ---> 14b6999802bb 17:31:47 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:31:47 ---> Running in 3121c4f5644e 17:31:47 Removing intermediate container 8a3525d9503d 17:31:47 ---> c7b9415c951d 17:31:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:31:47 ---> Running in fbff271028af 17:31:47 ---> Running in c71f3ca818dc 17:31:47 Removing intermediate container 3121c4f5644e 17:31:47 ---> ae312be400b4 17:31:47 Step 9/24 : WORKDIR /edgex-go/spire-build 17:31:47 ---> Running in 65c9a73137fe 17:31:47 Removing intermediate container fbff271028af 17:31:47 ---> de373efb78bc 17:31:47 Step 9/23 : WORKDIR /edgex-go/spire-build 17:31:47 Removing intermediate container c71f3ca818dc 17:31:47 ---> 40d9233646f3 17:31:47 Step 21/23 : LABEL arch=x86_64 17:31:47 ---> Running in 5e5f345ee34b 17:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:31:47 ---> Running in ffc6f62fef82 17:31:47 Removing intermediate container 65c9a73137fe 17:31:47 ---> 67df7868cf6d 17:31:47 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 17:31:47 ---> Running in 8998c24dd214 17:31: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 17:31:47 Removing intermediate container 5e5f345ee34b 17:31:47 ---> 3a9b175512ea 17:31:47 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 17:31:47 Removing intermediate container ffc6f62fef82 17:31:47 ---> 73ec8f9cbd04 17:31:47 Step 22/23 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:31:47 ---> Running in 0f4c3c3361d7 17:31:47 ---> Running in 6f67feddfb7c 17:31:47 Removing intermediate container 6f67feddfb7c 17:31:47 ---> 8fb64780280b 17:31:47 Step 23/23 : LABEL version=0.0.0 17:31:47 ---> Running in 184aca2dd339 17:31:47 (1/2) Installing dumb-init (1.2.5-r1) 17:31:47 Removing intermediate container 184aca2dd339 17:31:47 ---> f7b80764e897 17:31:47 (2/2) Installing su-exec (0.2-r1) 17:31:47 17:31:47 Executing busybox-1.35.0-r17.trigger 17:31:47 OK: 6 MiB in 16 packages 17:31:48 Successfully built f7b80764e897 17:31:48 Successfully tagged core-command:latest 17:31:48  Building core-command ... done Building core-data 17:31:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:31:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:31:50 ---> 53e92fbc19d7 17:31:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:31:50 ---> Using cache 17:31:50 ---> c6e7c81f460e 17:31:50 Step 4/22 : WORKDIR /edgex-go 17:31:50 ---> Using cache 17:31:50 ---> eb1293602b7c 17:31:50 Step 5/22 : RUN apk add --update --no-cache make git 17:31:50 ---> Using cache 17:31:50 ---> fb0157468b23 17:31:50 Step 6/22 : COPY go.mod vendor* ./ 17:31:50 ---> Using cache 17:31:50 ---> cd5ffc8c21c1 17:31:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:50 ---> Using cache 17:31:50 ---> 7f192094360e 17:31:50 Step 8/22 : COPY . . 17:31:50 ---> Using cache 17:31:50 ---> a8739884aad4 17:31:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:31:53 ---> Running in 42ee505ef319 17:31:53 Removing intermediate container 1a409959f863 17:31:53 ---> e1a679141ff5 17:31:53 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:31:53 Removing intermediate container 0f4c3c3361d7 17:31:53 ---> 5a4665b64807 17:31:53 Step 11/23 : WORKDIR /edgex-go 17:31:53 Removing intermediate container 8998c24dd214 17:31:53 ---> ae66f41f99ee 17:31:53 Step 11/24 : WORKDIR /edgex-go 17:31:53 ---> Running in c33df726b6d4 17:31:53 ---> Running in 26f95ca3ab67 17:31:53 ---> Running in 4fec465aeb61 17:31:53 Removing intermediate container 26f95ca3ab67 17:31:53 ---> bc498583a7f1 17:31:53 17:31:53 Step 12/23 : FROM alpine:3.15 17:31:53 ---> 5ce65d7b0fde 17:31:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:31:53 ---> Using cache 17:31:53 ---> 6192d9014cfb 17:31:53 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:31:53 Removing intermediate container c33df726b6d4 17:31:53 ---> 807b12318f65 17:31:53 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:31:53 ---> Running in 61ece0cdba66 17:31:53 Removing intermediate container 4fec465aeb61 17:31:53 ---> 7d40bef07d35 17:31:53 17:31:53 Step 12/24 : FROM alpine:3.15 17:31:53 ---> 5ce65d7b0fde 17:31:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:31:53 ---> Using cache 17:31:53 ---> 6192d9014cfb 17:31:53 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:31:53 ---> Running in b39421433ea9 17:31:53 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 17:31:53 ---> Running in 6b9223b43fd6 17:31:53 Removing intermediate container b39421433ea9 17:31:53 ---> 4a2077dcf7a5 17:31:53 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:31:53 ---> Running in 96322f06187f 17:31:54 Removing intermediate container 96322f06187f 17:31:54 ---> d4b91edefd0f 17:31:54 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:31:54 ---> Running in 4f4cbe735478 17:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:31:54 Removing intermediate container 4f4cbe735478 17:31:54 ---> ec401b9a93cd 17:31:54 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:31:54 ---> Running in 869076eddc09 17:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:31:54 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:31:54 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:31:54 OK: 15857 distinct packages available 17:31:54 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:31:54 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:31:54 OK: 15857 distinct packages available 17:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:31:55 (1/5) Installing dumb-init (1.2.5-r1) 17:31:55 (2/5) Installing musl-obstack (1.2.3-r0) 17:31:55 (3/5) Installing libucontext (1.1-r0) 17:31:55 (4/5) Installing gcompat (1.0.0-r4) 17:31:55 (1/5) Installing dumb-init (1.2.5-r1) 17:31:55 (5/5) Installing openssl (1.1.1t-r1) 17:31:55 (2/5) Installing musl-obstack (1.2.3-r0) 17:31:55 (3/5) Installing libucontext (1.1-r0) 17:31:55 (4/5) Installing gcompat (1.0.0-r4) 17:31:55 (5/5) Installing openssl (1.1.1t-r1) 17:31:55 Executing busybox-1.34.1-r7.trigger 17:31:55 OK: 7 MiB in 19 packages 17:31:55 Executing busybox-1.34.1-r7.trigger 17:31:55 OK: 7 MiB in 19 packages 17:31:55 Removing intermediate container 869076eddc09 17:31:55 ---> 6ecb05db75f2 17:31:55 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:31:56 ---> Running in 96e91d583b3c 17:31:56 Removing intermediate container 61ece0cdba66 17:31:56 ---> aee38da59a8b 17:31:56 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:31:56 Removing intermediate container 96e91d583b3c 17:31:56 ---> 9eae2c2c3e08 17:31:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:31:56 Removing intermediate container 6b9223b43fd6 17:31:56 ---> 426ab66403c7 17:31:56 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:31:58 ---> df98e0bfa205 17:31:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:32:00 ---> Running in 1d544cdd6026 17:32:00 ---> d5296248b3ee 17:32:00 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:32:00 ---> 16da53e69680 17:32:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:32:02 ---> 6aa314d54100 17:32:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:32:03 ---> 30bbe0ebb62e 17:32:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:32:03 ---> 097e9ad468d2 17:32:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:32:03 Removing intermediate container 1d544cdd6026 17:32:03 ---> f1d01fd1303c 17:32:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:03 ---> 8674c95e3869 17:32:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:32:03 ---> d46055b36ed5 17:32:03 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:32:03 ---> Running in fc1597362aa6 17:32:03 ---> 0243a8130a14 17:32:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:32:04 Removing intermediate container fc1597362aa6 17:32:04 ---> b88354c6aca2 17:32:04 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:32:04 ---> Running in b1371e870c50 17:32:04 ---> 15a68bb56d86 17:32:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:32:04 Removing intermediate container b1371e870c50 17:32:04 ---> 7f4c75eedac5 17:32:04 Step 21/23 : LABEL arch=x86_64 17:32:05 ---> Running in e4d54b602a9a 17:32:05 ---> 94e190050f4f 17:32:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:32:05 ---> f2b62310a193 17:32:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:32:05 ---> Running in 4680f89e15ea 17:32:05 Removing intermediate container e4d54b602a9a 17:32:05 ---> ddabd3a025ae 17:32:05 Step 22/23 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:32:05 ---> Running in 44eaa810b5e1 17:32:05 Removing intermediate container 4680f89e15ea 17:32:05 ---> fd8880da8418 17:32:05 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:32:05 ---> Running in 8443a02c25c7 17:32:05 Removing intermediate container 44eaa810b5e1 17:32:05 ---> 4a7c1de508df 17:32:05 Step 23/23 : LABEL version=0.0.0 17:32:05 ---> b1260a3d94ba 17:32:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:32:05 ---> Running in effaeb7768d9 17:32:06 Removing intermediate container effaeb7768d9 17:32:06 ---> f5e04557a318 17:32:06 17:32:06 Removing intermediate container 8443a02c25c7 17:32:06 ---> b77ae48f9c0f 17:32:06 Step 22/24 : LABEL arch=x86_64 17:32:06 ---> Running in cf26328c4788 17:32:06 Successfully built f5e04557a318 17:32:06 Successfully tagged security-spire-server:latest 17:32:06  Building security-spire-server ... done Building security-spire-config 17:32:06 Removing intermediate container cf26328c4788 17:32:06 ---> dfc4150e04dc 17:32:06 Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:32:07 ---> 8e3eb74dfbce 17:32:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:32:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:32:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:32:09 ---> 53e92fbc19d7 17:32:09 Step 3/24 : WORKDIR /edgex-go 17:32:09 ---> Using cache 17:32:09 ---> 819eee1f2c35 17:32:09 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:32:09 ---> Using cache 17:32:09 ---> daef58d6f75a 17:32:09 Step 5/24 : COPY go.mod vendor* ./ 17:32:09 ---> Using cache 17:32:09 ---> 4711e50ccffa 17:32:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:09 ---> Using cache 17:32:09 ---> e31251052bc4 17:32:09 Step 7/24 : COPY . . 17:32:09 ---> Using cache 17:32:09 ---> 14b6999802bb 17:32:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:32:09 ---> Using cache 17:32:09 ---> de373efb78bc 17:32:09 Step 9/24 : WORKDIR /edgex-go/spire-build 17:32:09 ---> Using cache 17:32:09 ---> 3a9b175512ea 17:32:09 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 17:32:13 ---> Running in f4ea2310b762 17:32:13 ---> Running in 4cbb302b6a75 17:32:13 ---> e24a52036946 17:32:13 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:32:13 Removing intermediate container f4ea2310b762 17:32:13 ---> c35b6f55e380 17:32:13 Step 24/24 : LABEL version=0.0.0 17:32:13 ---> d49a836aa5d3 17:32:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:32:13 ---> Running in b5e3f7e361e9 17:32:14 Removing intermediate container b5e3f7e361e9 17:32:14 ---> 61b702e385a1 17:32:14 17:32:14 Successfully built 61b702e385a1 17:32:14 Successfully tagged security-spire-agent:latest 17:32:14 Building security-secretstore-setup 17:32:14  Building security-spire-agent ... done  ---> abf5eca4676c 17:32:14 Step 27/32 : RUN chmod +x /entrypoint.sh 17:32:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:32:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:32:18 ---> 53e92fbc19d7 17:32:18 Step 3/24 : WORKDIR /edgex-go 17:32:18 ---> Using cache 17:32:18 ---> 819eee1f2c35 17:32:18 Step 4/24 : RUN apk add --update --no-cache make git 17:32:18 ---> Using cache 17:32:18 ---> 6b49f4f79cc4 17:32:18 Step 5/24 : COPY go.mod vendor* ./ 17:32:18 ---> Using cache 17:32:18 ---> bb4152db83fa 17:32:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:18 ---> Using cache 17:32:18 ---> 281684495360 17:32:18 Step 7/24 : COPY . . 17:32:18 ---> Using cache 17:32:18 ---> 9974d2cb53b2 17:32:18 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:32:21 ---> Running in 8f463ca17016 17:32:21 ---> Running in 6a3825cb452b 17:32:21 Removing intermediate container 4cbb302b6a75 17:32:21 ---> aaf7a2d0bcb1 17:32:21 Step 11/24 : WORKDIR /edgex-go 17:32:21 ---> Running in 6c00d25d3ff9 17:32:21 Removing intermediate container 6c00d25d3ff9 17:32:21 ---> 27375c71520b 17:32:21 17:32:21 Step 12/24 : FROM alpine:3.15 17:32:21 ---> 5ce65d7b0fde 17:32:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:32:21 ---> Using cache 17:32:21 ---> 6192d9014cfb 17:32:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:32:21 ---> Running in 5522b411542e 17:32:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:32:23 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:32:23 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:32:23 OK: 15857 distinct packages available 17:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:32:23 (1/4) Installing dumb-init (1.2.5-r1) 17:32:23 (2/4) Installing musl-obstack (1.2.3-r0) 17:32:23 (3/4) Installing libucontext (1.1-r0) 17:32:23 (4/4) Installing gcompat (1.0.0-r4) 17:32:23 Executing busybox-1.34.1-r7.trigger 17:32:23 OK: 6 MiB in 18 packages 17:32:26 Removing intermediate container 8f463ca17016 17:32:26 ---> 0dc5c1b89797 17:32:26 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:32:26 ---> Running in 98bf20db2ea1 17:32:26 Removing intermediate container 5522b411542e 17:32:26 ---> 344de9b8e5a8 17:32:26 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:32:26 Removing intermediate container 42ee505ef319 17:32:26 ---> 19c41b88e5ef 17:32:26 17:32:26 Step 10/22 : FROM alpine:3.16 17:32:26 ---> dfd21b5a31f5 17:32:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:32:26 Removing intermediate container a911c46c7753 17:32:26 ---> 7d88b7c143fe 17:32:26 17:32:26 Step 10/22 : FROM alpine:3.16 17:32:26 ---> dfd21b5a31f5 17:32:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:32:26 Removing intermediate container 98bf20db2ea1 17:32:26 ---> b3eda7a9dd64 17:32:26 Step 29/32 : CMD ["gate"] 17:32:26 ---> Running in 84d429760e9f 17:32:26 ---> Running in fd8f96b6f6ca 17:32:26 ---> Running in ba1a62077667 17:32:26 Removing intermediate container fd8f96b6f6ca 17:32:26 ---> 7af743362642 17:32:26 Step 30/32 : LABEL arch=x86_64 17:32:26 Removing intermediate container 84d429760e9f 17:32:26 ---> 71fb0be313d8 17:32:26 Step 12/22 : ENV APP_PORT=59880 17:32:26 ---> Running in 578dec38b465 17:32:26 ---> Running in 9c0ce5e091ad 17:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:32:27 (1/2) Installing ca-certificates (20220614-r0) 17:32:27 (2/2) Installing dumb-init (1.2.5-r1) 17:32:27 Executing busybox-1.35.0-r17.trigger 17:32:27 Executing ca-certificates-20220614-r0.trigger 17:32:27 Removing intermediate container 578dec38b465 17:32:27 ---> cff2e70e560e 17:32:27 Step 31/32 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:32:27 OK: 6 MiB in 16 packages 17:32:28 Removing intermediate container 9c0ce5e091ad 17:32:28 ---> f2e270834243 17:32:28 Step 13/22 : EXPOSE $APP_PORT 17:32:28 ---> Running in c5c866e4783b 17:32:28 ---> 06d04ab6b52c 17:32:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:32:28 ---> Running in d876189f9811 17:32:28 Removing intermediate container d876189f9811 17:32:28 ---> cbb569f34671 17:32:28 Step 14/22 : RUN apk add --update --no-cache dumb-init 17:32:28 Removing intermediate container c5c866e4783b 17:32:28 ---> 5cb891393292 17:32:28 Step 32/32 : LABEL version=0.0.0 17:32:28 ---> 30c33cb06b87 17:32:28 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:32:28 Removing intermediate container ba1a62077667 17:32:28 ---> d7f96604dc28 17:32:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:32:28 ---> Running in 242ca9472948 17:32:28 ---> Running in 65757e635ead 17:32:29 ---> Running in 3b9e23b00d7e 17:32:29 ---> Running in 3f5147125dfe 17:32:29 Removing intermediate container 65757e635ead 17:32:29 ---> 8af94023788a 17:32:29 17:32:29 Removing intermediate container 3f5147125dfe 17:32:29 ---> 0fc1d9499cbb 17:32:29 Step 13/22 : ENV APP_PORT=59860 17:32:29 ---> Running in 7a883dae3c7c 17:32:29 Successfully built 8af94023788a 17:32:29 Successfully tagged security-bootstrapper:latest 17:32:29  Building security-bootstrapper ... done Removing intermediate container 3b9e23b00d7e 17:32:29 ---> d9883c7ded08 17:32:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:32:29 Removing intermediate container 7a883dae3c7c 17:32:29 ---> c059321017f5 17:32:29 Step 14/22 : EXPOSE $APP_PORT 17:32:29 ---> Running in e16191fbdbd1 17:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:32:29 ---> 783434252435 17:32:29 Step 19/24 : WORKDIR / 17:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:32:29 ---> Running in 2059f8b7ebd6 17:32:29 Removing intermediate container e16191fbdbd1 17:32:29 ---> fd5ea68c2a1f 17:32:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:29 (1/1) Installing dumb-init (1.2.5-r1) 17:32:29 Executing busybox-1.35.0-r17.trigger 17:32:29 OK: 6 MiB in 15 packages 17:32:29 Removing intermediate container 2059f8b7ebd6 17:32:29 ---> 88b11b512719 17:32:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:32:29 ---> Running in e234fde0eff7 17:32:29 ---> e92e52239206 17:32:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:32:30 Removing intermediate container e234fde0eff7 17:32:30 ---> cb18507f4dba 17:32:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:32:30 ---> Running in 6507c96498eb 17:32:30 Removing intermediate container 242ca9472948 17:32:30 ---> bab5e20e5088 17:32:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:32 Removing intermediate container 6507c96498eb 17:32:32 ---> aa213d3bef75 17:32:32 Step 22/24 : LABEL arch=x86_64 17:32:32 ---> ee010617dddf 17:32:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:32:32 ---> Running in c5e53d2fbd65 17:32:32 ---> b847a4f0b82d 17:32:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:32:32 Removing intermediate container c5e53d2fbd65 17:32:32 ---> 2530fd65c20a 17:32:32 Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:32:32 ---> 880c536acd42 17:32:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:32:32 ---> Running in 15bc4885e75a 17:32:32 ---> Running in 4c4d19b12a3b 17:32:32 Removing intermediate container 15bc4885e75a 17:32:32 ---> 34f4c9870cfc 17:32:32 Step 24/24 : LABEL version=0.0.0 17:32:32 ---> Running in 43cdbff266e7 17:32:32 Removing intermediate container 4c4d19b12a3b 17:32:32 ---> 7e0d7144f781 17:32:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:32 ---> f0e696000a95 17:32:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:32:32 ---> Running in 14b7894ea7de 17:32:32 Removing intermediate container 43cdbff266e7 17:32:32 ---> d3571a146661 17:32:32 17:32:32 Successfully built d3571a146661 17:32:32 Successfully tagged security-spire-config:latest 17:32:33  Building security-spire-config ... done Removing intermediate container 14b7894ea7de 17:32:33 ---> 8fb4c82184d7 17:32:33 Step 20/22 : LABEL arch=x86_64 17:32:33 ---> Running in 3b35bc85232a 17:32:33 ---> 6bdc3a27f841 17:32:33 Step 18/22 : ENTRYPOINT ["/core-data"] 17:32:33 ---> Running in 888d0c84e71a 17:32:33 Removing intermediate container 3b35bc85232a 17:32:33 ---> f055f0adce98 17:32:33 Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:32:33 Removing intermediate container 888d0c84e71a 17:32:33 ---> 241f9ea67537 17:32:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:33 ---> Running in 420ec491f4bf 17:32:33 ---> Running in bba0096d11ee 17:32:33 Removing intermediate container 420ec491f4bf 17:32:33 ---> 17269dbb3a34 17:32:33 Step 22/22 : LABEL version=0.0.0 17:32:33 ---> Running in 3a3cb96206a2 17:32:33 Removing intermediate container bba0096d11ee 17:32:33 ---> 508a3f285fa1 17:32:33 Step 20/22 : LABEL arch=x86_64 17:32:33 ---> Running in 337f55a54573 17:32:33 Removing intermediate container 3a3cb96206a2 17:32:33 ---> 3ac83fdc6987 17:32:33 17:32:33 Removing intermediate container 337f55a54573 17:32:33 ---> 6822f0070b75 17:32:33 Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:32:33 ---> Running in 2e48844d4a37 17:32:33 Successfully built 3ac83fdc6987 17:32:33 Successfully tagged support-notifications:latest 17:32:33  Building support-notifications ... done Removing intermediate container 2e48844d4a37 17:32:33 ---> 93f1b6828bfb 17:32:33 Step 22/22 : LABEL version=0.0.0 17:32:33 ---> Running in cf49be671c72 17:32:34 Removing intermediate container cf49be671c72 17:32:34 ---> 421140ba7a99 17:32:34 17:32:34 Successfully built 421140ba7a99 17:32:34 Successfully tagged core-data:latest 17:32:39  Building core-data ... done 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 17:32:43 Removing intermediate container 6a3825cb452b 17:32:43 ---> 7f0bbfc3f5ee 17:32:43 17:32:43 Step 9/24 : FROM alpine:3.16 17:32:43 ---> dfd21b5a31f5 17:32:43 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:32:43 ---> Running in 8128fb1c3fd2 17:32:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:32:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:32:43 (1/3) Installing ca-certificates (20220614-r0) 17:32:43 (2/3) Installing dumb-init (1.2.5-r1) 17:32:43 (3/3) Installing su-exec (0.2-r1) 17:32:43 Executing busybox-1.35.0-r17.trigger 17:32:43 Executing ca-certificates-20220614-r0.trigger 17:32:43 OK: 6 MiB in 17 packages 17:32:44 Removing intermediate container 8128fb1c3fd2 17:32:44 ---> ecbd6575fea2 17:32:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:32:44 ---> Running in ff4fed745561 17:32:44 Removing intermediate container ff4fed745561 17:32:44 ---> 5fdb0a4864d8 17:32:44 Step 12/24 : WORKDIR / 17:32:44 ---> Running in 5bddfd13dc6d 17:32:44 Removing intermediate container 5bddfd13dc6d 17:32:44 ---> 9e757a92078e 17:32:44 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:32:44 ---> 00c005ce54f1 17:32:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:32:44 ---> 0fdb6ecc47cb 17:32:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:32:44 ---> 4f9f10ece0a5 17:32:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:32:45 ---> 5cc4aad0cff9 17:32:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:32:45 ---> 7df2055a2288 17:32:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:32:46 ---> 4c8fa610af4e 17:32:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:32:46 ---> 31693690f07d 17:32:46 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:32:46 ---> Running in edd2a856cf35 17:32:46 Removing intermediate container edd2a856cf35 17:32:46 ---> 5f7fdd09d0f9 17:32:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:32:46 ---> Running in aafae7cee344 17:32:46 Removing intermediate container aafae7cee344 17:32:46 ---> af94af450be5 17:32:46 Step 22/24 : LABEL arch=x86_64 17:32:46 ---> Running in 4fb789ef436c 17:32:46 Removing intermediate container 4fb789ef436c 17:32:46 ---> 853667df88f8 17:32:46 Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:32:46 ---> Running in 55d77a79830d 17:32:47 Removing intermediate container 55d77a79830d 17:32:47 ---> 8dde70801bbb 17:32:47 Step 24/24 : LABEL version=0.0.0 17:32:47 ---> Running in e16dbf27af13 17:32:47 Removing intermediate container e16dbf27af13 17:32:47 ---> 24b0a494b897 17:32:47 17:32:47 Successfully built 24b0a494b897 17:32:47 Successfully tagged security-secretstore-setup:latest 17:32:47  Building security-secretstore-setup ... done  [Pipeline] } 17:32:47 $ docker stop --time=1 967d41314b91e89d8c00a1b89e6808360c1c93876153b3d0f1bd9792213e2536 17:32:48 $ docker rm -f --volumes 967d41314b91e89d8c00a1b89e6808360c1c93876153b3d0f1bd9792213e2536 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:49 + docker images 17:32:49 REPOSITORY TAG IMAGE ID CREATED SIZE 17:32:49 security-secretstore-setup latest 24b0a494b897 1 second ago 30MB 17:32:49 7f0bbfc3f5ee 7 seconds ago 1.67GB 17:32:49 support-notifications latest 3ac83fdc6987 15 seconds ago 30.7MB 17:32:49 core-data latest 421140ba7a99 15 seconds ago 17.9MB 17:32:49 security-spire-config latest d3571a146661 16 seconds ago 85.8MB 17:32:49 security-bootstrapper latest 8af94023788a 19 seconds ago 20.4MB 17:32:49 19c41b88e5ef 25 seconds ago 1.68GB 17:32:49 7d88b7c143fe 25 seconds ago 1.74GB 17:32:49 27375c71520b 27 seconds ago 1.55GB 17:32:49 security-spire-agent latest 61b702e385a1 35 seconds ago 125MB 17:32:49 security-spire-server latest f5e04557a318 43 seconds ago 86.5MB 17:32:49 bc498583a7f1 55 seconds ago 1.55GB 17:32:49 7d40bef07d35 55 seconds ago 1.55GB 17:32:49 core-command latest f7b80764e897 About a minute ago 17.7MB 17:32:49 5dda4bb572ca About a minute ago 1.67GB 17:32:49 b9b98722c4d9 About a minute ago 1.68GB 17:32:49 security-proxy-setup latest 10740ee7554b 2 minutes ago 27.8MB 17:32:49 core-metadata latest 0a0500d5119a 2 minutes ago 18.5MB 17:32:49 core-common-config-bootstrapper latest 6df1fda7bc4f 2 minutes ago 15.5MB 17:32:49 security-spiffe-token-provider latest eb0512afd24a 2 minutes ago 30MB 17:32:49 support-scheduler latest ad960fa46ffc 2 minutes ago 30.1MB 17:32:49 d8f65aa874e8 2 minutes ago 1.74GB 17:32:49 9a019524efa6 2 minutes ago 1.72GB 17:32:49 fea3726b6963 2 minutes ago 1.69GB 17:32:49 5a46aff8ffb6 2 minutes ago 1.67GB 17:32:49 9ad8b167fb71 2 minutes ago 1.67GB 17:32:49 ci-base-image-x86_64 latest 53e92fbc19d7 7 minutes ago 904MB 17:32:49 alpine 3.15 5ce65d7b0fde 12 days ago 5.59MB 17:32:49 alpine 3.16 dfd21b5a31f5 12 days ago 5.55MB 17:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 17:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 17:32:49 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] } 17:33:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:33:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:33:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:33:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:33:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:33:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:33:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:33:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:33:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:33:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:33:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.356s coverage: 28.7% of statements 17:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.525s coverage: 98.5% of statements 17:34:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.196s coverage: 73.7% of statements 17:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:34:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.883s coverage: 54.0% of statements 17:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.397s coverage: 88.5% of statements 17:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.032s coverage: 3.9% of statements 17:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.777s coverage: 95.6% of statements 17:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:34:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.388s coverage: 72.2% of statements 17:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:34:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.315s coverage: 65.9% of statements 17:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:34:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.533s coverage: 0.9% of statements 17:34:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:34:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.251s coverage: 29.6% of statements 17:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.374s coverage: 47.1% of statements 17:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.274s coverage: 82.9% of statements 17:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.409s coverage: 94.1% of statements 17:34:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.227s coverage: 96.3% of statements 17:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements 17:35:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.264s coverage: 94.4% of statements 17:35:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements 17:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.506s coverage: 79.9% of statements 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.254s coverage: 86.9% of statements 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.237s coverage: 87.2% of statements 17:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.319s coverage: 77.4% of statements 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements 17:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements 17:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.901s coverage: 91.2% of statements 17:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.468s coverage: 63.1% of statements 17:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.279s coverage: 100.0% of statements 17:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements 17:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 17:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 17:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 17:35:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.391s coverage: 65.3% of statements 17:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.926s coverage: 41.0% of statements 17:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements 17:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.278s coverage: 84.8% of statements 17:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:35:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.327s coverage: 17.7% of statements 17:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:35:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.681s coverage: 92.3% of statements 17:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:35:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 63.2% of statements 17:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:35:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.491s coverage: 97.7% of statements 17:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:35:45 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 17:35:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:35:45 go vet ./... 17:37:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:37:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:37:37 ./bin/test-attribution-txt.sh [Pipeline] echo 17:37:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:37:38 + ls -al . 17:37:38 total 740 17:37:38 drwxrwxr-x 10 1001 1001 4096 Feb 23 17:31 . 17:37:38 drwxr-xr-x 4 root root 4096 Feb 23 17:31 .. 17:37:38 drwxrwxr-x 2 1001 1001 4096 Feb 23 17:29 .blubracket 17:37:38 -rw-rw-r-- 1 1001 1001 16 Feb 23 17:29 .dockerignore 17:37:38 drwxrwxr-x 8 1001 1001 4096 Feb 23 17:29 .git 17:37:38 drwxrwxr-x 3 1001 1001 4096 Feb 23 17:29 .github 17:37:38 -rw-rw-r-- 1 1001 1001 1024 Feb 23 17:29 .gitignore 17:37:38 -rw-rw-r-- 1 1001 1001 42 Feb 23 17:29 .golangci.yml 17:37:38 -rw-rw-r-- 1 1001 1001 87 Feb 23 17:29 .hadolint.yml 17:37:38 -rw-rw-r-- 1 1001 1001 166 Feb 23 17:29 .sonarcloud.properties 17:37:38 -rw-rw-r-- 1 1001 1001 1171 Feb 23 17:29 ADOPTERS.md 17:37:38 -rw-rw-r-- 1 1001 1001 10825 Feb 23 17:29 Attribution.txt 17:37:38 -rw-rw-r-- 1 1001 1001 73765 Feb 23 17:29 CHANGELOG.md 17:37:38 -rw-rw-r-- 1 1001 1001 3804 Feb 23 17:29 CONTRIBUTING.md 17:37:38 -rw-rw-r-- 1 1001 1001 677 Feb 23 17:29 GOVERNANCE.md 17:37:38 -rw-rw-r-- 1 1001 1001 883 Feb 23 17:29 Jenkinsfile 17:37:38 -rw-rw-r-- 1 1001 1001 10775 Feb 23 17:29 LICENSE 17:37:38 -rw-rw-r-- 1 1001 1001 13375 Feb 23 17:29 Makefile 17:37:38 -rw-rw-r-- 1 1001 1001 582 Feb 23 17:29 OWNERS.md 17:37:38 -rw-rw-r-- 1 1001 1001 9403 Feb 23 17:29 README.md 17:37:38 -rw-rw-r-- 1 1001 1001 6912 Feb 23 17:29 SECURITY.md 17:37:38 -rw-rw-r-- 1 1001 1001 5 Feb 23 17:25 VERSION 17:37:38 drwxrwxr-x 2 1001 1001 4096 Feb 23 17:29 bin 17:37:38 drwxrwxr-x 17 1001 1001 4096 Feb 23 17:29 cmd 17:37:38 -rw-r--r-- 1 root root 487037 Feb 23 17:35 coverage.out 17:37:38 -rw-rw-r-- 1 1001 1001 3296 Feb 23 17:29 go.mod 17:37:38 -rw-rw-r-- 1 1001 1001 33293 Feb 23 17:29 go.sum 17:37:38 drwxrwxr-x 7 1001 1001 4096 Feb 23 17:29 internal 17:37:38 drwxrwxr-x 3 1001 1001 4096 Feb 23 17:29 openapi 17:37:38 drwxrwxr-x 4 1001 1001 4096 Feb 23 17:29 snap 17:37:38 -rw-rw-r-- 1 1001 1001 204 Feb 23 17:29 version.go [Pipeline] sh 17:37:39 + '[' -e coverage.out ] 17:37:39 + chown 1001:1001 coverage.out [Pipeline] stash 17:37:39 Warning: overwriting stash ‘coverage-report’ 17:37:40 Stashed 1 file(s) [Pipeline] sh 17:37:41 + make build 17:37:41 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 17:39:17 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 17:39:19 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 17:39:24 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 17:39:28 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 17:40:15 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 17:40:23 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 17:40: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:40:38 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 17:40: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 17:40:44 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 17:40:59 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] } 17:41:07 $ docker stop --time=1 ef5a6a79b7d6fb51c6bc2a53ecf6f93c0f16d284abd0928e3a4ad6aee094d255 17:41:09 $ docker rm -f --volumes ef5a6a79b7d6fb51c6bc2a53ecf6f93c0f16d284abd0928e3a4ad6aee094d255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:41:11 17:41:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:41:12 latest: Pulling from edgex-devops/edgex-compose-arm64 17:41:12 29e5d40040c1: Pulling fs layer 17:41:12 1ce36da41761: Pulling fs layer 17:41:12 25b303627fd3: Pulling fs layer 17:41:12 29e5d40040c1: Verifying Checksum 17:41:12 29e5d40040c1: Download complete 17:41:12 1ce36da41761: Verifying Checksum 17:41:12 1ce36da41761: Download complete 17:41:12 29e5d40040c1: Pull complete 17:41:14 1ce36da41761: Pull complete 17:41:14 25b303627fd3: Verifying Checksum 17:41:14 25b303627fd3: Download complete 17:41:24 25b303627fd3: Pull complete 17:41:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:41:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:24 prd-ubuntu20.04-docker-arm64-4c-16g-7268 does not seem to be running inside a container 17:41:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:41:27 $ docker top 308195ec69b58cc6ee57b98b83d34e7c71f0c0707badde8e5889ae9dedd654a7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:28 + docker-compose build --help 17:41:28 + grep parallel 17:41:33 --parallel Build images in parallel. [Pipeline] } 17:41:33 $ docker stop --time=1 308195ec69b58cc6ee57b98b83d34e7c71f0c0707badde8e5889ae9dedd654a7 17:41:35 $ docker rm -f --volumes 308195ec69b58cc6ee57b98b83d34e7c71f0c0707badde8e5889ae9dedd654a7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:41:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:36 prd-ubuntu20.04-docker-arm64-4c-16g-7268 does not seem to be running inside a container 17:41:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:41:37 $ docker top c54dd1a128418734a6e0e4da04605cd93be8643687cbb143c0b3f3a78f8a8dcc -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:38 + docker-compose -f ./docker-compose-build.yml build --parallel 17:41:44 Building core-command ... 17:41:44 Building core-common-config-bootstrapper ... 17:41:44 Building core-data ... 17:41:44 Building core-metadata ... 17:41:44 Building security-bootstrapper ... 17:41:44 Building security-proxy-setup ... 17:41:44 Building security-secretstore-setup ... 17:41:44 Building security-spiffe-token-provider ... 17:41:44 Building security-spire-agent ... 17:41:44 Building security-spire-config ... 17:41:44 Building security-spire-server ... 17:41:44 Building support-notifications ... 17:41:44 Building support-scheduler ... 17:41:44 Building core-common-config-bootstrapper 17:41:44 Building core-metadata 17:41:44 Building security-spire-agent 17:41:44 Building support-scheduler 17:41:44 Building security-spiffe-token-provider 17:42:31 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:42:31 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:42:31 ---> 9573ed2f8bb9 17:42:31 Step 3/19 : WORKDIR /edgex-go 17:42:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:42:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:42:31 ---> 9573ed2f8bb9 17:42:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:42:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:42:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:42:31 ---> 9573ed2f8bb9 17:42:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:42:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:42:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:42:31 ---> 9573ed2f8bb9 17:42:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:42:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:42:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:42:31 ---> 9573ed2f8bb9 17:42:31 Step 3/24 : WORKDIR /edgex-go 17:42:32 ---> Running in 8a849f76b427 17:42:32 ---> Running in 09179b0e8967 17:42:32 ---> Running in 1cc0f33b5656 17:42:32 ---> Running in 5667b3060e20 17:42:32 ---> Running in 48b6fdaae7e3 17:42:33 Removing intermediate container 8a849f76b427 17:42:33 ---> 229919b15661 17:42:33 Step 4/22 : WORKDIR /edgex-go 17:42:33 Removing intermediate container 5667b3060e20 17:42:33 ---> d635f8861f73 17:42:33 Step 4/24 : WORKDIR /edgex-go 17:42:33 ---> Running in 60d33e2af77c 17:42:33 ---> Running in e15a296c42a4 17:42:33 Removing intermediate container 1cc0f33b5656 17:42:33 ---> e0b5fac05c5f 17:42:33 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:42:33 Removing intermediate container 09179b0e8967 17:42:33 ---> e54c7e9be83b 17:42:33 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:42:33 Removing intermediate container 48b6fdaae7e3 17:42:33 ---> 96136154b08c 17:42:33 Step 4/22 : WORKDIR /edgex-go 17:42:33 ---> Running in 02ebe2eb6c40 17:42:33 ---> Running in 31036c61ce1c 17:42:33 ---> Running in 3d28e1d33b0c 17:42:34 Removing intermediate container 60d33e2af77c 17:42:34 ---> caa5afb1fcfb 17:42:34 Step 5/22 : RUN apk add --update --no-cache make git 17:42:34 Removing intermediate container e15a296c42a4 17:42:34 ---> 08ed936b3472 17:42:34 Step 5/24 : RUN apk add --update --no-cache make git 17:42:34 ---> Running in 35cadc827beb 17:42:34 ---> Running in 2a9650197336 17:42:34 Removing intermediate container 3d28e1d33b0c 17:42:34 ---> 8d7f971c4ed9 17:42:34 Step 5/22 : RUN apk add --update --no-cache make git 17:42:34 ---> Running in 15625bc29ec2 17:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:42:38 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:42:38 v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:42:38 OK: 16903 distinct packages available 17:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:42:38 OK: 221 MiB in 51 packages 17:42:39 OK: 221 MiB in 51 packages 17:42:39 OK: 221 MiB in 51 packages 17:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:42:39 OK: 221 MiB in 51 packages 17:42:40 OK: 221 MiB in 51 packages 17:42:41 Removing intermediate container 02ebe2eb6c40 17:42:41 ---> d224d3fd0339 17:42:41 Step 5/24 : COPY go.mod vendor* ./ 17:42:41 Removing intermediate container 15625bc29ec2 17:42:41 ---> 5fbbad6afc80 17:42:41 Step 6/22 : COPY go.mod vendor* ./ 17:42:41 Removing intermediate container 35cadc827beb 17:42:41 ---> 068e52aa3107 17:42:41 Step 6/22 : COPY go.mod vendor* ./ 17:42:41 Removing intermediate container 2a9650197336 17:42:41 ---> b81d622b194a 17:42:41 Step 6/24 : COPY go.mod vendor* ./ 17:42:42 ---> 999f0b61a24b 17:42:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:42 ---> Running in e6373498fed0 17:42:42 ---> d7630af96213 17:42:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:42 Removing intermediate container 31036c61ce1c 17:42:42 ---> 78fa09dece2b 17:42:42 Step 5/19 : COPY go.mod vendor* ./ 17:42:42 ---> 48d49f48473a 17:42:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:43 ---> f7d12d104a5a 17:42:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:43 ---> Running in 1d06e183408a 17:42:43 ---> Running in cb9ef31d20f1 17:42:43 ---> Running in 22af6fb6e32b 17:42:44 ---> 2c1775cf959a 17:42:44 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:44 ---> Running in fe85cb3aa237 17:45:06 Removing intermediate container fe85cb3aa237 17:45:06 ---> de9d3af14661 17:45:06 Step 7/19 : COPY . . 17:45:06 Removing intermediate container e6373498fed0 17:45:06 ---> 67145d991624 17:45:06 Step 7/24 : COPY . . 17:45:06 Removing intermediate container 22af6fb6e32b 17:45:06 ---> 6f37ed0923fe 17:45:06 Step 8/24 : COPY . . 17:45:06 Removing intermediate container cb9ef31d20f1 17:45:06 ---> de665f3f5d61 17:45:06 Step 8/22 : COPY . . 17:45:06 Removing intermediate container 1d06e183408a 17:45:06 ---> 944b086b7af7 17:45:06 Step 8/22 : COPY . . 17:45:12 ---> 043c0c23c88b 17:45:12 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:45:12 ---> c1cee76ce4a4 17:45:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:45:12 ---> e9dcd94a3494 17:45:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:45:12 ---> febd37cf42d8 17:45:12 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:45:12 ---> Running in 0653dc4735c6 17:45:12 ---> d26ce3dc1b03 17:45:12 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:45:12 ---> Running in 18b143d94720 17:45:12 ---> Running in da60a81cba21 17:45:13 ---> Running in ca70f5fb994f 17:45:13 ---> Running in b621a452bba0 17:45:13 Removing intermediate container ca70f5fb994f 17:45:13 ---> e94832f8fa9a 17:45:13 Step 9/24 : WORKDIR /edgex-go/spire-build 17:45:13 ---> Running in db06707265d3 17:45:14 Removing intermediate container db06707265d3 17:45:14 ---> 373f0dd1d46e 17:45:14 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 17:45:14 ---> Running in f8ce223f3c5e 17:45:15 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 17:45:16 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 17:45:16 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 17:45: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 17:45:18 Removing intermediate container f8ce223f3c5e 17:45:18 ---> 292fbab28ee9 17:45:18 Step 11/24 : WORKDIR /edgex-go 17:45:18 ---> Running in 4eee380191d3 17:45:18 Removing intermediate container 4eee380191d3 17:45:18 ---> e913262c2cd8 17:45:18 17:45:18 Step 12/24 : FROM alpine:3.15 17:45:18 3.15: Pulling from library/alpine 17:45:22 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 17:45:22 Status: Downloaded newer image for alpine:3.15 17:45:22 ---> 354640af7b1b 17:45:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:45:22 ---> Running in e1e21912984f 17:45:23 Removing intermediate container e1e21912984f 17:45:23 ---> 3c2701f2b605 17:45:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:45:23 ---> Running in 1495a3f999ca 17:45:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:45:26 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:45:26 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:45:26 OK: 15734 distinct packages available 17:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:45:28 (1/5) Installing dumb-init (1.2.5-r1) 17:45:28 (2/5) Installing musl-obstack (1.2.3-r0) 17:45:28 (3/5) Installing libucontext (1.1-r0) 17:45:28 (4/5) Installing gcompat (1.0.0-r4) 17:45:29 (5/5) Installing openssl (1.1.1t-r1) 17:45:29 Executing busybox-1.34.1-r7.trigger 17:45:29 OK: 6 MiB in 19 packages 17:45:30 Removing intermediate container 1495a3f999ca 17:45:30 ---> f90c104c437c 17:45:30 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:45:35 ---> 80155e3c23e6 17:45:35 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:45:41 ---> f5a06024f2a8 17:45:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:45:41 ---> 72839e460a6f 17:45:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:45:42 ---> 0d2c66106389 17:45:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:45:43 ---> 87a0ad6ecd93 17:45:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:45:44 ---> Running in 3fdabb3a4174 17:45:44 Removing intermediate container 3fdabb3a4174 17:45:44 ---> 1b0016ee9c1b 17:45:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:45:44 ---> Running in ac896c71a427 17:45:45 Removing intermediate container ac896c71a427 17:45:45 ---> 0c3b5e62e40e 17:45:45 Step 22/24 : LABEL arch=arm64 17:45:45 ---> Running in da9796eeafd8 17:45:48 Removing intermediate container da9796eeafd8 17:45:48 ---> f36132010b0e 17:45:48 Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:45:48 ---> Running in fc38e04b68df 17:45:48 Removing intermediate container fc38e04b68df 17:45:48 ---> b8d7027f3e66 17:45:48 Step 24/24 : LABEL version=0.0.0 17:45:48 ---> Running in e561ddb80bf4 17:45:49 Removing intermediate container e561ddb80bf4 17:45:49 ---> f220490455b3 17:45:49 17:45:49 Successfully built f220490455b3 17:45:49 Successfully tagged security-spire-agent-arm64:latest 17:45:49  Building security-spire-agent ... done Building support-notifications 17:46:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:46:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:46:04 ---> 9573ed2f8bb9 17:46:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:46:04 ---> Using cache 17:46:04 ---> 96136154b08c 17:46:04 Step 4/22 : WORKDIR /edgex-go 17:46:04 ---> Using cache 17:46:04 ---> 8d7f971c4ed9 17:46:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:46:04 ---> Running in a2e7c30f033d 17:46:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:46:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:46:09 OK: 221 MiB in 51 packages 17:46:10 Removing intermediate container a2e7c30f033d 17:46:10 ---> 33462c228399 17:46:10 Step 6/22 : COPY go.mod vendor* ./ 17:46:13 ---> 60d6b06b1f7b 17:46:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:13 ---> Running in a3fb4b2611ed 17:48:05 Removing intermediate container a3fb4b2611ed 17:48:05 ---> 9a7df8fb1ff3 17:48:05 Step 8/22 : COPY . . 17:48:07 ---> 01c74e63ac45 17:48:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:48:07 ---> Running in 26571bfe6360 17:48:09 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 17:52:00 Removing intermediate container b621a452bba0 17:52:00 ---> 32eaa4a75f68 17:52:00 17:52:00 Step 10/22 : FROM alpine:3.16 17:52:00 3.16: Pulling from library/alpine 17:52:00 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:52:00 Status: Downloaded newer image for alpine:3.16 17:52:00 ---> 4c81e5bf8899 17:52:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:52:00 ---> Running in 9994e19dcece 17:52:00 Removing intermediate container 9994e19dcece 17:52:00 ---> a97a608551cf 17:52:00 Step 12/22 : RUN apk add --update --no-cache dumb-init 17:52:00 ---> Running in 94948e2d8424 17:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:52:01 (1/1) Installing dumb-init (1.2.5-r1) 17:52:01 Executing busybox-1.35.0-r17.trigger 17:52:01 OK: 5 MiB in 15 packages 17:52:02 Removing intermediate container 94948e2d8424 17:52:02 ---> 36581812c98b 17:52:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:03 ---> 8524bda09482 17:52:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:52:05 ---> 2f180ca7984e 17:52:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:52:06 ---> 1d768ef540ef 17:52:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:52:07 ---> f47f858ea47b 17:52:07 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:52:07 ---> Running in 32081c287eca 17:52:10 Removing intermediate container 32081c287eca 17:52:10 ---> d7aa008713ce 17:52:10 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 17:52:10 ---> Running in 819adefce217 17:52:12 Removing intermediate container 819adefce217 17:52:12 ---> 0e2d6358184d 17:52:12 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 17:52:12 ---> Running in 195ecf875180 17:52:13 Removing intermediate container 195ecf875180 17:52:13 ---> b0eeec468639 17:52:13 Step 20/22 : LABEL arch=arm64 17:52:13 ---> Running in e89809c68507 17:52:13 Removing intermediate container e89809c68507 17:52:13 ---> a9fc642746ee 17:52:13 Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:52:14 ---> Running in 8eab70719772 17:52:14 Removing intermediate container 8eab70719772 17:52:14 ---> 8acb70b7a11d 17:52:14 Step 22/22 : LABEL version=0.0.0 17:52:14 ---> Running in 2398c08182ae 17:52:14 Removing intermediate container 2398c08182ae 17:52:14 ---> 5b7aba77a258 17:52:14 17:52:15 Successfully built 5b7aba77a258 17:52:15 Successfully tagged core-common-config-bootstrapper-arm64:latest 17:52:15 Building core-data 17:52:30  Building core-common-config-bootstrapper ... done Removing intermediate container da60a81cba21 17:52:30 ---> 4c0c6dfdb20b 17:52:30 17:52:30 Step 10/24 : FROM alpine:3.16 17:52:30 ---> 4c81e5bf8899 17:52:30 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:52:30 ---> Running in a943250ba593 17:52:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:52:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:52:33 ---> 9573ed2f8bb9 17:52:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:52:33 ---> Using cache 17:52:33 ---> 96136154b08c 17:52:33 Step 4/22 : WORKDIR /edgex-go 17:52:33 ---> Using cache 17:52:33 ---> 8d7f971c4ed9 17:52:33 Step 5/22 : RUN apk add --update --no-cache make git 17:52:33 ---> Using cache 17:52:33 ---> 5fbbad6afc80 17:52:33 Step 6/22 : COPY go.mod vendor* ./ 17:52:33 ---> Using cache 17:52:33 ---> 48d49f48473a 17:52:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:33 ---> Using cache 17:52:33 ---> de665f3f5d61 17:52:33 Step 8/22 : COPY . . 17:52:33 ---> Using cache 17:52:33 ---> d26ce3dc1b03 17:52:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:52:33 ---> Running in 30bea01fef5f 17:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:52:35 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 17:52:35 (1/1) Installing dumb-init (1.2.5-r1) 17:52:35 Executing busybox-1.35.0-r17.trigger 17:52:35 OK: 5 MiB in 15 packages 17:52:38 Removing intermediate container a943250ba593 17:52:38 ---> 7ca61076a906 17:52:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:52:38 ---> Running in b07b89ab6d59 17:52:38 Removing intermediate container b07b89ab6d59 17:52:38 ---> 664899243ea9 17:52:38 Step 13/24 : ENV APP_PORT=59881 17:52:38 ---> Running in 46d8fdb0dbf4 17:52:39 Removing intermediate container 46d8fdb0dbf4 17:52:39 ---> 0f39c091dcab 17:52:39 Step 14/24 : EXPOSE $APP_PORT 17:52:39 ---> Running in 47268976986a 17:52:39 Removing intermediate container 47268976986a 17:52:39 ---> 2892a9873d1f 17:52:39 Step 15/24 : WORKDIR / 17:52:39 ---> Running in e10a44f0077c 17:52:40 Removing intermediate container e10a44f0077c 17:52:40 ---> cf2d9245e3d0 17:52:40 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:41 ---> 25a368cffa5e 17:52:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:52:43 ---> e5d890f7c212 17:52:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:52:43 ---> a516e99d65e6 17:52:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:52:44 ---> a57af0ca0a14 17:52:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:52:45 ---> Running in 6313efbb3a15 17:52:45 Removing intermediate container 6313efbb3a15 17:52:45 ---> af0a8f6b7c68 17:52:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:52:45 ---> Running in bc2916178cae 17:52:46 Removing intermediate container bc2916178cae 17:52:46 ---> c58160aaa813 17:52:46 Step 22/24 : LABEL arch=arm64 17:52:46 ---> Running in 283992ee7b85 17:52:46 Removing intermediate container 283992ee7b85 17:52:46 ---> b6559375202e 17:52:46 Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:52:46 ---> Running in b2abc2b30eed 17:52:47 Removing intermediate container b2abc2b30eed 17:52:47 ---> 0d531d54bd16 17:52:47 Step 24/24 : LABEL version=0.0.0 17:52:47 ---> Running in 86ef2050158d 17:52:48 Removing intermediate container 86ef2050158d 17:52:48 ---> c6009d2189e7 17:52:48 17:52:48 Successfully built c6009d2189e7 17:52:48 Successfully tagged core-metadata-arm64:latest 17:52:48  Building core-metadata ... done Building security-secretstore-setup 17:53:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:53:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:53:06 ---> 9573ed2f8bb9 17:53:06 Step 3/24 : WORKDIR /edgex-go 17:53:06 ---> Using cache 17:53:06 ---> e54c7e9be83b 17:53:06 Step 4/24 : RUN apk add --update --no-cache make git 17:53:06 ---> Running in 49955ce4175b 17:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:53:08 OK: 221 MiB in 51 packages 17:53:09 Removing intermediate container 49955ce4175b 17:53:09 ---> e8d7e10c94b5 17:53:09 Step 5/24 : COPY go.mod vendor* ./ 17:53:10 ---> 92c4f54e9c72 17:53:10 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:10 ---> Running in 32234f444ba7 17:53:57 Removing intermediate container 18b143d94720 17:53:57 ---> 90d9b49c9890 17:53:57 17:53:57 Step 9/19 : FROM alpine:3.15 17:53:57 ---> 354640af7b1b 17:53:57 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:53:57 ---> Using cache 17:53:57 ---> 3c2701f2b605 17:53:57 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:53:57 ---> Running in e694fd2163e5 17:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:54:00 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:54:00 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:54:00 OK: 15734 distinct packages available 17:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:54:01 (1/9) Installing ca-certificates (20220614-r0) 17:54:02 (2/9) Installing brotli-libs (1.0.9-r5) 17:54:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:54:02 (4/9) Installing libcurl (7.80.0-r6) 17:54:02 (5/9) Installing curl (7.80.0-r6) 17:54:02 (6/9) Installing dumb-init (1.2.5-r1) 17:54:02 (7/9) Installing musl-obstack (1.2.3-r0) 17:54:02 (8/9) Installing libucontext (1.1-r0) 17:54:02 (9/9) Installing gcompat (1.0.0-r4) 17:54:02 Executing busybox-1.34.1-r7.trigger 17:54:02 Executing ca-certificates-20220614-r0.trigger 17:54:02 OK: 8 MiB in 23 packages 17:54:05 Removing intermediate container e694fd2163e5 17:54:05 ---> b0250ea52281 17:54:05 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:54:07 ---> 48945f9f054e 17:54:07 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:54:09 ---> 30e6573a2168 17:54:09 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:54:10 ---> b061a2cd2acf 17:54:10 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:54:10 ---> Running in 4abbbdd2f789 17:54:11 Removing intermediate container 4abbbdd2f789 17:54:11 ---> 6d31514734bb 17:54:11 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:54:11 ---> Running in f117b4377174 17:54:11 Removing intermediate container f117b4377174 17:54:11 ---> 885fbb5d0c67 17:54:11 Step 17/19 : LABEL arch=arm64 17:54:11 ---> Running in 4a4ed851a8cb 17:54:12 Removing intermediate container 4a4ed851a8cb 17:54:12 ---> 119f56daa01a 17:54:12 Step 18/19 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:54:12 ---> Running in f08b38050bc2 17:54:12 Removing intermediate container f08b38050bc2 17:54:12 ---> 57e9f22f4555 17:54:12 Step 19/19 : LABEL version=0.0.0 17:54:12 ---> Running in 42b272712804 17:54:13 Removing intermediate container 42b272712804 17:54:13 ---> cf8ccbfc6752 17:54:13 17:54:13 Successfully built cf8ccbfc6752 17:54:13 Successfully tagged security-spiffe-token-provider-arm64:latest 17:54:13 Building security-bootstrapper 17:54:31  Building security-spiffe-token-provider ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:54:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:54:31 ---> 9573ed2f8bb9 17:54:31 Step 3/32 : WORKDIR /edgex-go 17:54:31 ---> Using cache 17:54:31 ---> e54c7e9be83b 17:54:31 Step 4/32 : RUN apk add --update --no-cache make git 17:54:31 ---> Using cache 17:54:31 ---> e8d7e10c94b5 17:54:31 Step 5/32 : COPY go.mod vendor* ./ 17:54:31 ---> Using cache 17:54:31 ---> 92c4f54e9c72 17:54:31 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:31 ---> Running in 708595de95cc 17:55:04 Removing intermediate container 32234f444ba7 17:55:04 ---> 51bf0b2a7082 17:55:04 Step 7/24 : COPY . . 17:55:08 Removing intermediate container 0653dc4735c6 17:55:08 ---> 33ac59135833 17:55:08 17:55:08 Step 10/22 : FROM alpine:3.16 17:55:08 ---> 4c81e5bf8899 17:55:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:55:08 ---> Using cache 17:55:08 ---> 7ca61076a906 17:55:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:55:08 ---> Using cache 17:55:08 ---> 664899243ea9 17:55:08 Step 13/22 : ENV APP_PORT=59861 17:55:08 ---> Running in e683170269e5 17:55:08 Removing intermediate container e683170269e5 17:55:08 ---> ffacc0779a6f 17:55:08 Step 14/22 : EXPOSE $APP_PORT 17:55:08 ---> Running in 3453a1414142 17:55:10 Removing intermediate container 3453a1414142 17:55:10 ---> 3c0b12142396 17:55:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:12 ---> 971f4fd92fbf 17:55:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:55:17 ---> 95ee790fc5f1 17:55:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:55:17 ---> 609adc591081 17:55:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:55:17 ---> Running in 433efaa88594 17:55:18 ---> ecdfb9fd695a 17:55:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:55:18 ---> Running in 8871e8324d28 17:55:18 Removing intermediate container 8871e8324d28 17:55:18 ---> 1f29796ce0db 17:55:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:55:19 ---> Running in 81228aa769bf 17:55:19 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 17:55:19 Removing intermediate container 81228aa769bf 17:55:19 ---> 49ba8bcc0661 17:55:19 Step 20/22 : LABEL arch=arm64 17:55:20 ---> Running in 06d9fb009a11 17:55:20 Removing intermediate container 06d9fb009a11 17:55:20 ---> 7c8a7e4bd918 17:55:20 Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:55:20 ---> Running in 6545777b28f9 17:55:21 Removing intermediate container 6545777b28f9 17:55:21 ---> d74d65278ef0 17:55:21 Step 22/22 : LABEL version=0.0.0 17:55:21 ---> Running in ecb0aeb7b57f 17:55:23 Removing intermediate container ecb0aeb7b57f 17:55:23 ---> 8699f1f277cc 17:55:23 17:55:23 Successfully built 8699f1f277cc 17:55:23 Successfully tagged support-scheduler-arm64:latest 17:55:23  Building support-scheduler ... done Building security-spire-server 17:55:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:55:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:55:41 ---> 9573ed2f8bb9 17:55:41 Step 3/23 : WORKDIR /edgex-go 17:55:41 ---> Using cache 17:55:41 ---> e54c7e9be83b 17:55:41 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:55:41 ---> Running in 09e41dc0758f 17:55:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:55:45 OK: 221 MiB in 51 packages 17:55:47 Removing intermediate container 09e41dc0758f 17:55:47 ---> bcc26dffbc27 17:55:47 Step 5/23 : COPY go.mod vendor* ./ 17:55:50 ---> 2153bc5720e4 17:55:50 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:50 ---> Running in 845e5d28e604 17:56:12 Removing intermediate container 708595de95cc 17:56:12 ---> 38d7bcb8380e 17:56:12 Step 7/32 : COPY . . 17:56:25 ---> 33ed0886eb53 17:56:25 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:56:25 ---> Running in de2254dab89e 17:56: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:57:48 Removing intermediate container 845e5d28e604 17:57:48 ---> 257a078f83ea 17:57:48 Step 7/23 : COPY . . 17:57:48 Removing intermediate container 26571bfe6360 17:57:48 ---> 195bd95b2bb1 17:57:48 17:57:48 Step 10/22 : FROM alpine:3.16 17:57:48 ---> 4c81e5bf8899 17:57:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:57:48 ---> Running in a2837b34bd2f 17:57:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:57:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:57:48 (1/2) Installing ca-certificates (20220614-r0) 17:57:48 (2/2) Installing dumb-init (1.2.5-r1) 17:57:48 Executing busybox-1.35.0-r17.trigger 17:57:48 Executing ca-certificates-20220614-r0.trigger 17:57:48 OK: 6 MiB in 16 packages 17:57:48 Removing intermediate container a2837b34bd2f 17:57:48 ---> 493a0b3c89ae 17:57:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:57:48 ---> Running in f1170f292a02 17:57:49 Removing intermediate container f1170f292a02 17:57:49 ---> ad46d3371944 17:57:49 Step 13/22 : ENV APP_PORT=59860 17:57:49 ---> Running in 762465ca2ffd 17:57:50 Removing intermediate container 762465ca2ffd 17:57:50 ---> 0aa5cf259763 17:57:50 Step 14/22 : EXPOSE $APP_PORT 17:57:50 ---> Running in 388c8e99139e 17:57:50 ---> a92ed928046f 17:57:50 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:57:50 ---> Running in 4954d8fa7224 17:57:51 Removing intermediate container 388c8e99139e 17:57:51 ---> 4c97abdb5287 17:57:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:57:51 Removing intermediate container 4954d8fa7224 17:57:51 ---> cc9da653c03d 17:57:51 Step 9/23 : WORKDIR /edgex-go/spire-build 17:57:52 ---> Running in 510386e977be 17:57:52 Removing intermediate container 510386e977be 17:57:52 ---> 5710d202c616 17:57:52 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 17:57:52 ---> 68dc50e287e3 17:57:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:57:52 ---> Running in fccee69434ed 17:57:56 ---> db5931508700 17:57:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:57:56 Removing intermediate container fccee69434ed 17:57:56 ---> 85e2e7e7a39e 17:57:56 Step 11/23 : WORKDIR /edgex-go 17:57:56 ---> Running in 8a04b4bd2569 17:57:58 ---> fabfe99c9b23 17:57:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:57:58 Removing intermediate container 8a04b4bd2569 17:57:58 ---> dc82cd553b81 17:57:58 17:57:58 Step 12/23 : FROM alpine:3.15 17:57:58 ---> 354640af7b1b 17:57:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:57:58 ---> Using cache 17:57:58 ---> 3c2701f2b605 17:57:58 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:57:58 ---> Using cache 17:57:58 ---> f90c104c437c 17:57:58 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:57:58 ---> Running in 37dfcfe4674d 17:57:59 Removing intermediate container 37dfcfe4674d 17:57:59 ---> bec5efe7d9ed 17:57:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:57:59 ---> Running in 94542d5c7606 17:58:00 Removing intermediate container 94542d5c7606 17:58:00 ---> b892dc6b232e 17:58:00 Step 20/22 : LABEL arch=arm64 17:58:00 ---> Running in ba9ed7f7c2b2 17:58:01 Removing intermediate container ba9ed7f7c2b2 17:58:01 ---> c6ec1c717245 17:58:01 Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:58:01 ---> Running in cf22c4c6b717 17:58:02 Removing intermediate container cf22c4c6b717 17:58:02 ---> 8cc0bd59852e 17:58:02 Step 22/22 : LABEL version=0.0.0 17:58:02 ---> Running in 8e46e916fd5c 17:58:03 Removing intermediate container 8e46e916fd5c 17:58:03 ---> ff5e1ba8e0b2 17:58:03 17:58:03 Successfully built ff5e1ba8e0b2 17:58:03 Successfully tagged support-notifications-arm64:latest 17:58:03 Building security-spire-config 17:58:06  Building support-notifications ... done  ---> 4ebd57095d4d 17:58:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:58:07 ---> 14521df16650 17:58:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:58:08 ---> 4cd002461aaa 17:58:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:58:12 ---> 31dca47eea58 17:58:12 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:58:12 ---> Running in 052b984f627c 17:58:13 Removing intermediate container 052b984f627c 17:58:13 ---> b65fcc1cab45 17:58:13 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:58:13 ---> Running in 41306cada145 17:58:13 Removing intermediate container 41306cada145 17:58:13 ---> 088ce6c23141 17:58:13 Step 21/23 : LABEL arch=arm64 17:58:13 ---> Running in de79d0643f15 17:58:14 Removing intermediate container de79d0643f15 17:58:14 ---> 5d807cf07001 17:58:14 Step 22/23 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:58:14 ---> Running in ab05abba5f6d 17:58:15 Removing intermediate container ab05abba5f6d 17:58:15 ---> eb9839575b0c 17:58:15 Step 23/23 : LABEL version=0.0.0 17:58:15 ---> Running in 1cb139cfa73a 17:58:16 Removing intermediate container 1cb139cfa73a 17:58:16 ---> d1be1b89b18d 17:58:16 17:58:16 Successfully built d1be1b89b18d 17:58:16 Successfully tagged security-spire-server-arm64:latest 17:58:16 Building core-command 17:58:23  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:58:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:58:23 ---> 9573ed2f8bb9 17:58:23 Step 3/24 : WORKDIR /edgex-go 17:58:23 ---> Using cache 17:58:23 ---> e54c7e9be83b 17:58:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:58:23 ---> Using cache 17:58:23 ---> bcc26dffbc27 17:58:23 Step 5/24 : COPY go.mod vendor* ./ 17:58:23 ---> Using cache 17:58:23 ---> 2153bc5720e4 17:58:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:23 ---> Using cache 17:58:23 ---> 257a078f83ea 17:58:23 Step 7/24 : COPY . . 17:58:23 ---> Using cache 17:58:23 ---> a92ed928046f 17:58:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:58:23 ---> Using cache 17:58:23 ---> cc9da653c03d 17:58:23 Step 9/24 : WORKDIR /edgex-go/spire-build 17:58:23 ---> Using cache 17:58:23 ---> 5710d202c616 17:58:23 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 17:58:24 ---> Running in 85a0c1f4590a 17:58:29 Removing intermediate container 85a0c1f4590a 17:58:29 ---> a3c97be6efa0 17:58:29 Step 11/24 : WORKDIR /edgex-go 17:58:29 ---> Running in 167eaa9d15e9 17:58:29 Removing intermediate container 167eaa9d15e9 17:58:29 ---> 6a7a5a8a9964 17:58:29 17:58:29 Step 12/24 : FROM alpine:3.15 17:58:29 ---> 354640af7b1b 17:58:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:58:29 ---> Using cache 17:58:29 ---> 3c2701f2b605 17:58:29 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:58:29 ---> Running in 5253c934c043 17:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:58:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:58:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:58:34 ---> 9573ed2f8bb9 17:58:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:58:34 ---> Using cache 17:58:34 ---> 96136154b08c 17:58:34 Step 4/23 : WORKDIR /edgex-go 17:58:34 ---> Using cache 17:58:34 ---> 8d7f971c4ed9 17:58:34 Step 5/23 : RUN apk add --update --no-cache make git 17:58:34 ---> Using cache 17:58:34 ---> 5fbbad6afc80 17:58:34 Step 6/23 : COPY go.mod vendor* ./ 17:58:34 ---> Using cache 17:58:34 ---> 48d49f48473a 17:58:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:34 ---> Using cache 17:58:34 ---> de665f3f5d61 17:58:34 Step 8/23 : COPY . . 17:58:34 ---> Using cache 17:58:34 ---> d26ce3dc1b03 17:58:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-commandv3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:58:34 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:58:34 OK: 15734 distinct packages available 17:58:34 17:58:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:58:34 ---> Running in d86e028677a5 17:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:58:36 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 17:58:36 (1/4) Installing dumb-init (1.2.5-r1) 17:58:36 (2/4) Installing musl-obstack (1.2.3-r0) 17:58:36 (3/4) Installing libucontext (1.1-r0) 17:58:36 (4/4) Installing gcompat (1.0.0-r4) 17:58:36 Executing busybox-1.34.1-r7.trigger 17:58:37 OK: 6 MiB in 18 packages 17:58:39 Removing intermediate container 5253c934c043 17:58:39 ---> dbc702e9c659 17:58:39 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:58:44 ---> 1fa56ac18efd 17:58:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:58:44 ---> 9b0503ec90d4 17:58:44 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:58:45 ---> Running in 568ffb91303d 17:58:45 Removing intermediate container 568ffb91303d 17:58:45 ---> 08d7156d72ec 17:58:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:58:46 ---> f69839b1f616 17:58:46 Step 19/24 : WORKDIR / 17:58:46 ---> Running in 958de59145b5 17:58:47 Removing intermediate container 958de59145b5 17:58:47 ---> fcf98e2d65b4 17:58:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:58:47 ---> Running in dce6e3c7895a 17:58:47 Removing intermediate container dce6e3c7895a 17:58:47 ---> 460ce97daf74 17:58:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:58:48 ---> Running in ee6e389864cc 17:58:50 Removing intermediate container ee6e389864cc 17:58:50 ---> 3fa9036a4dc1 17:58:50 Step 22/24 : LABEL arch=arm64 17:58:51 ---> Running in 95c64194f3a0 17:58:51 Removing intermediate container 95c64194f3a0 17:58:51 ---> f6fa9d4837e1 17:58:51 Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:58:51 ---> Running in a489e270b5ca 17:58:52 Removing intermediate container a489e270b5ca 17:58:52 ---> e2785442155b 17:58:52 Step 24/24 : LABEL version=0.0.0 17:58:52 ---> Running in 36fee6655256 17:58:52 Removing intermediate container 36fee6655256 17:58:52 ---> 8f9b6d149574 17:58:52 17:58:53 Successfully built 8f9b6d149574 17:58:53 Successfully tagged security-spire-config-arm64:latest 17:58:53 Building security-proxy-setup 17:59:10  Building security-spire-config ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:59:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:59:10 ---> 9573ed2f8bb9 17:59:10 Step 3/21 : WORKDIR /edgex-go 17:59:10 ---> Using cache 17:59:10 ---> e54c7e9be83b 17:59:10 Step 4/21 : RUN apk add --update --no-cache make git 17:59:10 ---> Using cache 17:59:10 ---> e8d7e10c94b5 17:59:10 Step 5/21 : COPY go.mod vendor* ./ 17:59:10 ---> Using cache 17:59:10 ---> 92c4f54e9c72 17:59:10 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:10 ---> Using cache 17:59:10 ---> 38d7bcb8380e 17:59:10 Step 7/21 : COPY . . 17:59:10 ---> Using cache 17:59:10 ---> 33ed0886eb53 17:59:10 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:59:10 ---> Running in 2dde23a2fe4c 17:59: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 17:59:33 Removing intermediate container 30bea01fef5f 17:59:33 ---> 61a6a1853813 17:59:33 17:59:33 Step 10/22 : FROM alpine:3.16 17:59:33 ---> 4c81e5bf8899 17:59:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:59:33 ---> Running in 373ba8ebecdd 17:59:33 Removing intermediate container 373ba8ebecdd 17:59:33 ---> 53c4721c715f 17:59:33 Step 12/22 : ENV APP_PORT=59880 17:59:33 ---> Running in 979c84051d9f 17:59:33 Removing intermediate container 979c84051d9f 17:59:33 ---> efdf11f31dcc 17:59:33 Step 13/22 : EXPOSE $APP_PORT 17:59:33 ---> Running in aca76309598f 17:59:33 Removing intermediate container aca76309598f 17:59:33 ---> bd09074f0260 17:59:33 Step 14/22 : RUN apk add --update --no-cache dumb-init 17:59:33 ---> Running in a1f2d79afe92 17:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:59:37 (1/1) Installing dumb-init (1.2.5-r1) 17:59:37 Executing busybox-1.35.0-r17.trigger 17:59:37 OK: 5 MiB in 15 packages 17:59:38 Removing intermediate container a1f2d79afe92 17:59:38 ---> 427a390849b7 17:59:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:59:39 ---> 9e2b2fc33cb8 17:59:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:59:41 ---> 6a00ddc7dffc 17:59:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:59:43 ---> 34f60c7d4c57 17:59:43 Step 18/22 : ENTRYPOINT ["/core-data"] 17:59:44 ---> Running in 59801d5271ef 17:59:44 Removing intermediate container 59801d5271ef 17:59:44 ---> 33334b6b5a76 17:59:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:59:44 ---> Running in 628ca30cf2ba 17:59:45 Removing intermediate container 628ca30cf2ba 17:59:45 ---> d77a77e0f2ba 17:59:45 Step 20/22 : LABEL arch=arm64 17:59:45 ---> Running in 7c5a293205e4 17:59:45 Removing intermediate container 7c5a293205e4 17:59:45 ---> 288bac78c8c2 17:59:45 Step 21/22 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 17:59:45 ---> Running in d8c0f0a95f04 17:59:46 Removing intermediate container d8c0f0a95f04 17:59:46 ---> daa862d91ff6 17:59:46 Step 22/22 : LABEL version=0.0.0 17:59:46 ---> Running in 971e731c303e 17:59:47 Removing intermediate container 971e731c303e 17:59:47 ---> 58f93db41067 17:59:47 17:59:47 Successfully built 58f93db41067 17:59:47 Successfully tagged core-data-arm64:latest 18:00:55  Building core-data ... done 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 18:01:17 Removing intermediate container 433efaa88594 18:01:17 ---> c5ebbd9e0c9f 18:01:17 18:01:17 Step 9/24 : FROM alpine:3.16 18:01:17 ---> 4c81e5bf8899 18:01:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:01:17 ---> Running in 181694e1bd06 18:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:01:17 (1/3) Installing ca-certificates (20220614-r0) 18:01:17 (2/3) Installing dumb-init (1.2.5-r1) 18:01:17 (3/3) Installing su-exec (0.2-r1) 18:01:17 Executing busybox-1.35.0-r17.trigger 18:01:17 Executing ca-certificates-20220614-r0.trigger 18:01:18 OK: 6 MiB in 17 packages 18:01:20 Removing intermediate container 181694e1bd06 18:01:20 ---> 8b43ede72321 18:01:20 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:01:20 ---> Running in 3ac83f7f449b 18:01:20 Removing intermediate container 3ac83f7f449b 18:01:20 ---> b3a653db1a32 18:01:20 Step 12/24 : WORKDIR / 18:01:21 ---> Running in 455fa5c9dec0 18:01:21 Removing intermediate container 455fa5c9dec0 18:01:21 ---> a74fca320109 18:01:21 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:01:22 ---> b6553da06442 18:01:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:01:23 ---> aef67bc73723 18:01:23 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:01:24 ---> d1631f87c828 18:01:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:01:25 ---> ecb1c0ed194c 18:01:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:01:26 ---> 612a12c5e409 18:01:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:01:28 ---> 4cc17036d078 18:01:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:01:29 ---> 3852ab52dd76 18:01:29 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:01:29 ---> Running in 494cc614f115 18:01:33 Removing intermediate container 494cc614f115 18:01:33 ---> 0bed9c74f9a0 18:01:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:01:33 ---> Running in 4603c150c743 18:01:33 Removing intermediate container 4603c150c743 18:01:33 ---> 91dc2ba86c47 18:01:33 Step 22/24 : LABEL arch=arm64 18:01:33 ---> Running in 08ff6d7e6729 18:01:33 Removing intermediate container 08ff6d7e6729 18:01:33 ---> b696e4d92c9c 18:01:33 Step 23/24 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 18:01:33 ---> Running in 04b77a9b7814 18:01:34 Removing intermediate container 04b77a9b7814 18:01:34 ---> 9e450b295cac 18:01:34 Step 24/24 : LABEL version=0.0.0 18:01:34 ---> Running in 1bbdb3a17147 18:01:35 Removing intermediate container 1bbdb3a17147 18:01:35 ---> 5c9c17671460 18:01:35 18:01:35 Successfully built 5c9c17671460 18:01:35 Successfully tagged security-secretstore-setup-arm64:latest 18:02:07  Building security-secretstore-setup ... done Removing intermediate container de2254dab89e 18:02:07 ---> fb230524dead 18:02:07 18:02:07 Step 9/32 : FROM alpine:3.16 18:02:07 ---> 4c81e5bf8899 18:02:07 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:02:07 ---> Running in 6ded92bcbeec 18:02:07 Removing intermediate container 6ded92bcbeec 18:02:07 ---> e5aa8ed87603 18:02:07 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 18:02:07 ---> Running in b05693d1d1f4 18:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:02:08 (1/2) Installing dumb-init (1.2.5-r1) 18:02:08 (2/2) Installing su-exec (0.2-r1) 18:02:08 Executing busybox-1.35.0-r17.trigger 18:02:08 OK: 5 MiB in 16 packages 18:02:10 Removing intermediate container b05693d1d1f4 18:02:10 ---> e86ac8cb2dab 18:02:10 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 18:02:10 ---> Running in 63677629255e 18:02:10 Removing intermediate container 63677629255e 18:02:10 ---> 2c56f45ccac9 18:02:10 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:02:11 ---> Running in 75fd9a38aa44 18:02:11 Removing intermediate container 75fd9a38aa44 18:02:11 ---> 304d28632d51 18:02:11 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:02:11 ---> Running in 15a0becb4c53 18:02:12 Removing intermediate container 15a0becb4c53 18:02:12 ---> 6455f4048aad 18:02:12 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:02:12 ---> Running in 3bc4fc013b7a 18:02:12 Removing intermediate container 3bc4fc013b7a 18:02:12 ---> 65411f03c4e8 18:02:12 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:02:12 ---> Running in 3b6750348c21 18:02:15 Removing intermediate container 3b6750348c21 18:02:15 ---> e49c5411fe32 18:02:15 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 18:02:15 ---> Running in a583cdf0ae55 18:02:16 Removing intermediate container a583cdf0ae55 18:02:16 ---> b68e18f6a469 18:02:16 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:02:17 ---> f74b3e42a785 18:02:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:02:17 ---> Running in 37dc23ebb9d7 18:02:19 Removing intermediate container 37dc23ebb9d7 18:02:19 ---> a37424a9f651 18:02:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:20 ---> ec16e5dd37fa 18:02:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:02:22 ---> 098da265383f 18:02:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:02:23 ---> ab9abc275f3b 18:02:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:02:24 ---> a2dc01275b4b 18:02:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:02:25 ---> dfdafecb9735 18:02:25 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:02:26 ---> dd997165af91 18:02:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:02:28 ---> a0f417fc3fb2 18:02:28 Step 27/32 : RUN chmod +x /entrypoint.sh 18:02:28 ---> Running in 57d446390ee8 18:02:32 Removing intermediate container 57d446390ee8 18:02:32 ---> 79cc318ad62d 18:02:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:02:32 ---> Running in f98bc5bb60e5 18:02:32 Removing intermediate container f98bc5bb60e5 18:02:32 ---> 1c6cd1bfa674 18:02:32 Step 29/32 : CMD ["gate"] 18:02:32 ---> Running in e2d138435069 18:02:32 Removing intermediate container e2d138435069 18:02:32 ---> a951e8c3dd82 18:02:32 Step 30/32 : LABEL arch=arm64 18:02:32 ---> Running in 7ad4724374ec 18:02:33 Removing intermediate container 7ad4724374ec 18:02:33 ---> e124898f942c 18:02:33 Step 31/32 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 18:02:33 ---> Running in 40a699fe9f3e 18:02:34 Removing intermediate container 40a699fe9f3e 18:02:34 ---> 81f763822016 18:02:34 Step 32/32 : LABEL version=0.0.0 18:02:34 ---> Running in cfe51c49840f 18:02:34 Removing intermediate container cfe51c49840f 18:02:34 ---> 4d65c7dde226 18:02:34 18:02:34 Successfully built 4d65c7dde226 18:02:34 Successfully tagged security-bootstrapper-arm64:latest 18:02:56  Building security-bootstrapper ... done 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 18:03:03 Removing intermediate container d86e028677a5 18:03:03 ---> 7299eb50d88f 18:03:03 18:03:03 Step 10/23 : FROM alpine:3.16 18:03:03 ---> 4c81e5bf8899 18:03:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:03:03 ---> Using cache 18:03:03 ---> 7ca61076a906 18:03:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:03:03 ---> Using cache 18:03:03 ---> 664899243ea9 18:03:03 Step 13/23 : ENV APP_PORT=59882 18:03:03 ---> Running in 8996bc4e720c 18:03:03 Removing intermediate container 8996bc4e720c 18:03:03 ---> e8f98a8f3b25 18:03:03 Step 14/23 : EXPOSE $APP_PORT 18:03:03 ---> Running in 34d78bce1841 18:03:03 Removing intermediate container 34d78bce1841 18:03:03 ---> c64b67502fe7 18:03:03 Step 15/23 : WORKDIR / 18:03:03 ---> Running in d5b9670f21d9 18:03:04 Removing intermediate container d5b9670f21d9 18:03:04 ---> f9edd3d8d6d6 18:03:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:03:04 ---> d860fc0f5f79 18:03:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:03:07 ---> cb09b65ca050 18:03:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:03:07 Removing intermediate container 2dde23a2fe4c 18:03:07 ---> 414adc46d3d9 18:03:07 18:03:07 Step 9/21 : FROM alpine:3.16 18:03:07 ---> 4c81e5bf8899 18:03:07 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 18:03:07 ---> Running in 756c14a5b176 18:03:07 ---> e05465204d4a 18:03:07 Step 19/23 : ENTRYPOINT ["/core-command"] 18:03:08 ---> Running in c21dcda96e05 18:03:08 Removing intermediate container c21dcda96e05 18:03:08 ---> 8543e315c3ef 18:03:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:03:08 ---> Running in a44d488c2951 18:03:08 Removing intermediate container a44d488c2951 18:03:08 ---> b3d0ec8626ba 18:03:08 Step 21/23 : LABEL arch=arm64 18:03:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:03:08 ---> Running in bb20328b58bd 18:03:09 Removing intermediate container bb20328b58bd 18:03:09 ---> df1545f54ac7 18:03:09 Step 22/23 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 18:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:03:09 ---> Running in 97a453485f2d 18:03:09 Removing intermediate container 97a453485f2d 18:03:09 ---> 7895985f9df8 18:03:09 Step 23/23 : LABEL version=0.0.0 18:03:09 ---> Running in f4572aecea77 18:03:09 Removing intermediate container f4572aecea77 18:03:09 ---> 2a1b49e77d3c 18:03:09 18:03:10 (1/6) Installing ca-certificates (20220614-r0) 18:03:10 Successfully built 2a1b49e77d3c 18:03:10 Successfully tagged core-command-arm64:latest 18:03:10  Building core-command ... done (2/6) Installing brotli-libs (1.0.9-r6) 18:03:10 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:03:10 (4/6) Installing libcurl (7.83.1-r6) 18:03:10 (5/6) Installing curl (7.83.1-r6) 18:03:10 (6/6) Installing dumb-init (1.2.5-r1) 18:03:10 Executing busybox-1.35.0-r17.trigger 18:03:10 Executing ca-certificates-20220614-r0.trigger 18:03:10 OK: 8 MiB in 20 packages 18:03:12 Removing intermediate container 756c14a5b176 18:03:12 ---> 9d5407c63bf4 18:03:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:03:12 ---> Running in 7d2a8f643c3d 18:03:12 Removing intermediate container 7d2a8f643c3d 18:03:12 ---> 1a2c426dddb6 18:03:12 Step 12/21 : WORKDIR /edgex 18:03:12 ---> Running in 396f6da649e1 18:03:12 Removing intermediate container 396f6da649e1 18:03:12 ---> 0de217ade5be 18:03:12 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:03:13 ---> 1cf3c1ab2eae 18:03:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:03:14 ---> a6d39652376b 18:03:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:03:14 ---> 886fd8d16243 18:03:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:03:15 ---> dc9692448a5e 18:03:15 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:03:15 ---> Running in 95d792c8ca2b 18:03:17 Removing intermediate container 95d792c8ca2b 18:03:17 ---> 1ae2dfe5a2e5 18:03:17 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 18:03:17 ---> Running in 9132c9a1a9d4 18:03:17 Removing intermediate container 9132c9a1a9d4 18:03:17 ---> b8be898c17b5 18:03:17 Step 19/21 : LABEL arch=arm64 18:03:17 ---> Running in ab08f332ddcb 18:03:17 Removing intermediate container ab08f332ddcb 18:03:17 ---> 9ca86038f4f0 18:03:17 Step 20/21 : LABEL git_sha=47ffbb54581e274ffa0b62b355ddf534d29120bf 18:03:17 ---> Running in 9b2ea447e7f5 18:03:18 Removing intermediate container 9b2ea447e7f5 18:03:18 ---> e9023d014889 18:03:18 Step 21/21 : LABEL version=0.0.0 18:03:18 ---> Running in b385fb1bc6c1 18:03:18 Removing intermediate container b385fb1bc6c1 18:03:18 ---> ff4a6ab1bd0c 18:03:18 18:03:18 Successfully built ff4a6ab1bd0c 18:03:18 Successfully tagged security-proxy-setup-arm64:latest 18:03:18  Building security-proxy-setup ... done  [Pipeline] } 18:03:18 $ docker stop --time=1 c54dd1a128418734a6e0e4da04605cd93be8643687cbb143c0b3f3a78f8a8dcc 18:03:20 $ docker rm -f --volumes c54dd1a128418734a6e0e4da04605cd93be8643687cbb143c0b3f3a78f8a8dcc [Pipeline] // withDockerContainer [Pipeline] sh 18:03:21 + docker images 18:03:21 REPOSITORY TAG IMAGE ID CREATED SIZE 18:03:21 security-proxy-setup-arm64 latest ff4a6ab1bd0c 3 seconds ago 26.9MB 18:03:21 core-command-arm64 latest 2a1b49e77d3c 12 seconds ago 17.1MB 18:03:21 414adc46d3d9 16 seconds ago 1.5GB 18:03:21 7299eb50d88f 20 seconds ago 1.51GB 18:03:21 security-bootstrapper-arm64 latest 4d65c7dde226 47 seconds ago 19.6MB 18:03:21 fb230524dead About a minute ago 1.5GB 18:03:21 security-secretstore-setup-arm64 latest 5c9c17671460 About a minute ago 29MB 18:03:21 c5ebbd9e0c9f 2 minutes ago 1.5GB 18:03:21 core-data-arm64 latest 58f93db41067 3 minutes ago 17.2MB 18:03:21 61a6a1853813 3 minutes ago 1.51GB 18:03:21 security-spire-config-arm64 latest 8f9b6d149574 4 minutes ago 83.6MB 18:03:21 6a7a5a8a9964 4 minutes ago 1.38GB 18:03:21 security-spire-server-arm64 latest d1be1b89b18d 5 minutes ago 84.3MB 18:03:21 support-notifications-arm64 latest ff5e1ba8e0b2 5 minutes ago 29.7MB 18:03:21 dc82cd553b81 5 minutes ago 1.38GB 18:03:21 195bd95b2bb1 5 minutes ago 1.57GB 18:03:21 support-scheduler-arm64 latest 8699f1f277cc 8 minutes ago 29MB 18:03:21 33ac59135833 8 minutes ago 1.57GB 18:03:21 security-spiffe-token-provider-arm64 latest cf8ccbfc6752 9 minutes ago 29.1MB 18:03:21 90d9b49c9890 9 minutes ago 1.54GB 18:03:21 core-metadata-arm64 latest c6009d2189e7 10 minutes ago 17.8MB 18:03:21 4c0c6dfdb20b 10 minutes ago 1.51GB 18:03:21 core-common-config-bootstrapper-arm64 latest 5b7aba77a258 11 minutes ago 14.9MB 18:03:21 32eaa4a75f68 11 minutes ago 1.5GB 18:03:21 security-spire-agent-arm64 latest f220490455b3 17 minutes ago 122MB 18:03:21 e913262c2cd8 18 minutes ago 1.38GB 18:03:21 ci-base-image-arm64 latest 9573ed2f8bb9 32 minutes ago 905MB 18:03:21 alpine 3.15 354640af7b1b 12 days ago 5.34MB 18:03:21 alpine 3.16 4c81e5bf8899 12 days ago 5.3MB 18:03:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 18:03:21 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 18:03:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:21 18:03:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:22 arm64: Pulling from edgex-lftools-log-publisher 18:03:22 8998bd30e6a1: Pulling fs layer 18:03:22 04944245beec: Pulling fs layer 18:03:22 699f458cf7ca: Pulling fs layer 18:03:22 765212b225bb: Pulling fs layer 18:03:22 f23df028b6ca: Pulling fs layer 18:03:22 d65c8cfc05b1: Pulling fs layer 18:03:22 2437ff75d9bd: Pulling fs layer 18:03:22 f23df028b6ca: Waiting 18:03:22 2437ff75d9bd: Waiting 18:03:22 d65c8cfc05b1: Waiting 18:03:22 765212b225bb: Waiting 18:03:22 04944245beec: Verifying Checksum 18:03:22 04944245beec: Download complete 18:03:22 765212b225bb: Download complete 18:03:22 f23df028b6ca: Verifying Checksum 18:03:22 d65c8cfc05b1: Download complete 18:03:22 699f458cf7ca: Verifying Checksum 18:03:22 699f458cf7ca: Download complete 18:03:22 8998bd30e6a1: Verifying Checksum 18:03:22 8998bd30e6a1: Download complete 18:03:25 2437ff75d9bd: Verifying Checksum 18:03:25 2437ff75d9bd: Download complete 18:03:26 8998bd30e6a1: Pull complete 18:03:27 04944245beec: Pull complete 18:03:28 699f458cf7ca: Pull complete 18:03:28 765212b225bb: Pull complete 18:03:29 f23df028b6ca: Pull complete 18:03:29 d65c8cfc05b1: Pull complete 18:03:46 2437ff75d9bd: Pull complete 18:03:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:46 prd-ubuntu20.04-docker-arm64-4c-16g-7268 does not seem to be running inside a container 18:03:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:03:49 $ docker top ecb332a1c830a5fa79bfa0e79f9b72a863e8aa3c1ae0f666c1d3776d22b248ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:50 ---> job-cost.sh 18:03:50 lf-activate-venv: SKIPPING 18:03:50 INFO: No Stack... 18:03:50 INFO: Retrieving Pricing Info for: v3-standard-4 18:03:51 INFO: Archiving Costs [Pipeline] sh 18:03:51 + cat /w/workspace/edgex-go/2/archives/cost.csv 18:03:51 + cut -d, -f6 [Pipeline] lock 18:03:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4388-2-stack-cost] 18:03:52 Resource [jenkins-edgexfoundry-edgex-go-PR-4388-2-stack-cost] did not exist. Created. 18:03:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4388-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:03:52 + echo total: 0.10999999940395355 [Pipeline] stash 18:03:52 Stashed 1 file(s) [Pipeline] } 18:03:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4388-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:03:52 $ docker stop --time=1 ecb332a1c830a5fa79bfa0e79f9b72a863e8aa3c1ae0f666c1d3776d22b248ae 18:03:54 $ docker rm -f --volumes ecb332a1c830a5fa79bfa0e79f9b72a863e8aa3c1ae0f666c1d3776d22b248ae [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 18:03:54 provisioning config files... 18:03:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config17837421187130756262tmp [Pipeline] { [Pipeline] sh 18:03:55 + set +x 18:03:55 + + curl -s https://codecov.io/bash 18:03:55 bash -s -- 18:03:55 18:03:55 _____ _ 18:03:55 / ____| | | 18:03:55 | | ___ __| | ___ ___ _____ __ 18:03:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:03:55 | |___| (_) | (_| | __/ (_| (_) \ V / 18:03:55 \_____\___/ \__,_|\___|\___\___/ \_/ 18:03:55 Bash-1.0.6 18:03:55 18:03:55 18:03:55 ==> git version 2.25.1 found 18:03:55 ==> 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 18:03:55 Release-Date: 2020-01-08 18:03:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:03:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:03:55 ==> Jenkins CI detected. 18:03:55 current dir:  /w/workspace/edgex-go/2 18:03:55 project root: . 18:03:55 --> token set from env 18:03:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:03:55 ==> Running gcov in . (disable via -X gcov) 18:03:55 ==> Python coveragepy not found 18:03:55 ==> Searching for coverage reports in: 18:03:55 + . 18:03:55 -> Found 1 reports 18:03:55 ==> Detecting git/mercurial file structure 18:03:55 ==> Reading reports 18:03:55 + ./coverage.out bytes=487037 18:03:55 ==> Appending adjustments 18:03:55 https://docs.codecov.io/docs/fixing-reports 18:03:56 + Found adjustments 18:03:56 ==> Gzipping contents 18:03:56 64K /tmp/codecov.FukAwO.gz 18:03:56 ==> Uploading reports 18:03:56 url: https://codecov.io 18:03:56 query: branch=PR-4388&commit=47ffbb54581e274ffa0b62b355ddf534d29120bf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4388%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4388&job=&cmd_args= 18:03:56 -> Pinging Codecov 18:03:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4388&commit=47ffbb54581e274ffa0b62b355ddf534d29120bf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4388%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4388&job=&cmd_args= 18:03:56 -> Uploading to 18:03:56 https://storage.googleapis.com/codecov/v4/raw/2023-02-23/00271124DB129430A58F1EEE437C3FCB/47ffbb54581e274ffa0b62b355ddf534d29120bf/9cc16340-d09f-48ed-bc92-1ac5cf8c517f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T180356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b01c612add46dbef7c0baf50cdcce7f7d5a91661310f3beb787c0199759aa35b 18:03:56 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:56 Dload Upload Total Spent Left Speed 18:03:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62908 0 0 100 62908 0 213k --:--:-- --:--:-- --:--:-- 214k 18:03:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/47ffbb54581e274ffa0b62b355ddf534d29120bf [Pipeline] } 18:03:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:03:57 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 18:03:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:03:58 ---> package-listing.sh 18:03:58 ++ facter osfamily 18:03:58 ++ tr '[:upper:]' '[:lower:]' 18:03:58 + OS_FAMILY=debian 18:03:58 + workspace=/w/workspace/edgex-go/2 18:03:58 + START_PACKAGES=/tmp/packages_start.txt 18:03:58 + END_PACKAGES=/tmp/packages_end.txt 18:03:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:03:58 + PACKAGES=/tmp/packages_start.txt 18:03:58 + '[' /w/workspace/edgex-go/2 ']' 18:03:58 + PACKAGES=/tmp/packages_end.txt 18:03:58 + case "${OS_FAMILY}" in 18:03:58 + dpkg -l 18:03:58 + grep '^ii' 18:03:58 + '[' -f /tmp/packages_start.txt ']' 18:03:58 + '[' -f /tmp/packages_end.txt ']' 18:03:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:03:58 + '[' /w/workspace/edgex-go/2 ']' 18:03:58 + mkdir -p /w/workspace/edgex-go/2/archives/ 18:03:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 18:03:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:03:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:59 18:03:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:00 latest: Pulling from edgex-lftools-log-publisher 18:04:00 5eb5b503b376: Pulling fs layer 18:04:00 5c69ac0246d0: Pulling fs layer 18:04:00 ec43610c2a17: Pulling fs layer 18:04:00 3a2ae6a8a46f: Pulling fs layer 18:04:00 33b1e0a273af: Pulling fs layer 18:04:00 5d3b04190fa2: Pulling fs layer 18:04:00 2f39f015ded8: Pulling fs layer 18:04:00 3a2ae6a8a46f: Waiting 18:04:00 33b1e0a273af: Waiting 18:04:00 5d3b04190fa2: Waiting 18:04:00 2f39f015ded8: Waiting 18:04:00 5c69ac0246d0: Download complete 18:04:00 3a2ae6a8a46f: Verifying Checksum 18:04:00 3a2ae6a8a46f: Download complete 18:04:00 33b1e0a273af: Verifying Checksum 18:04:00 33b1e0a273af: Download complete 18:04:00 5d3b04190fa2: Verifying Checksum 18:04:00 5d3b04190fa2: Download complete 18:04:00 ec43610c2a17: Verifying Checksum 18:04:00 ec43610c2a17: Download complete 18:04:00 5eb5b503b376: Verifying Checksum 18:04:00 5eb5b503b376: Download complete 18:04:01 2f39f015ded8: Download complete 18:04:01 5eb5b503b376: Pull complete 18:04:02 5c69ac0246d0: Pull complete 18:04:02 ec43610c2a17: Pull complete 18:04:02 3a2ae6a8a46f: Pull complete 18:04:02 33b1e0a273af: Pull complete 18:04:02 5d3b04190fa2: Pull complete 18:04:07 2f39f015ded8: Pull complete 18:04:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:07 prd-ubuntu20.04-docker-8c-8g-7267 does not seem to be running inside a container 18:04:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:04:09 $ docker top 39352040319ae05ea7f1bbf15deeaae111e3d6377ad322a3f27963fe16fb9adf -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:09 + touch /tmp/pre-build-complete [Pipeline] sh 18:04:10 + mkdir -p /var/log/sysstat [Pipeline] sh 18:04:10 + ls /var/log/sa-host 18:04:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:10 provisioning config files... 18:04:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8392214205927648464tmp [Pipeline] { [Pipeline] echo 18:04:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:04:10 ---> create-netrc.sh [Pipeline] } 18:04:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:04:11 ---> python-tools-install.sh [Pipeline] echo 18:04:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:04:11 ---> sudo-logs.sh 18:04:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:04:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:04:11 ---> job-cost.sh 18:04:11 lf-activate-venv: SKIPPING 18:04:11 DEBUG: total: 0.10999999940395355 18:04:11 INFO: Retrieving Stack Cost... 18:04:12 INFO: Retrieving Pricing Info for: v3-standard-8 18:04:12 INFO: Archiving Costs [Pipeline] echo 18:04:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:04:12 ---> logs-deploy.sh 18:04:12 lf-activate-venv: SKIPPING 18:04:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4388/2 18:04:12 INFO: archiving workspace using pattern(s): 18:04:13 Archives upload complete. 18:04:13 INFO: archiving logs to Nexus 18:04:14 ---> uname -a: 18:04:14 Linux prd-ubuntu20-04-docker-8c-8g-7267 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:04:14 18:04:14 18:04:14 ---> lscpu: 18:04:14 Architecture: x86_64 18:04:14 CPU op-mode(s): 32-bit, 64-bit 18:04:14 Byte Order: Little Endian 18:04:14 Address sizes: 40 bits physical, 48 bits virtual 18:04:14 CPU(s): 8 18:04:14 On-line CPU(s) list: 0-7 18:04:14 Thread(s) per core: 1 18:04:14 Core(s) per socket: 1 18:04:14 Socket(s): 8 18:04:14 NUMA node(s): 1 18:04:14 Vendor ID: AuthenticAMD 18:04:14 CPU family: 23 18:04:14 Model: 49 18:04:14 Model name: AMD EPYC-Rome Processor 18:04:14 Stepping: 0 18:04:14 CPU MHz: 2799.998 18:04:14 BogoMIPS: 5599.99 18:04:14 Virtualization: AMD-V 18:04:14 Hypervisor vendor: KVM 18:04:14 Virtualization type: full 18:04:14 L1d cache: 256 KiB 18:04:14 L1i cache: 256 KiB 18:04:14 L2 cache: 4 MiB 18:04:14 L3 cache: 128 MiB 18:04:14 NUMA node0 CPU(s): 0-7 18:04:14 Vulnerability Itlb multihit: Not affected 18:04:14 Vulnerability L1tf: Not affected 18:04:14 Vulnerability Mds: Not affected 18:04:14 Vulnerability Meltdown: Not affected 18:04:14 Vulnerability Mmio stale data: Not affected 18:04:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:04:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:04:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:04:14 Vulnerability Srbds: Not affected 18:04:14 Vulnerability Tsx async abort: Not affected 18:04:14 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 18:04:14 18:04:14 18:04:14 ---> nproc: 18:04:14 8 18:04:14 18:04:14 18:04:14 ---> df -h: 18:04:14 Filesystem Size Used Avail Use% Mounted on 18:04:14 overlay 155G 19G 137G 13% / 18:04:14 tmpfs 64M 0 64M 0% /dev 18:04:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:04:14 shm 64M 0 64M 0% /dev/shm 18:04:14 /dev/vda1 155G 19G 137G 13% /facter-os 18:04:14 18:04:14 18:04:14 ---> sar -b -r -n DEV: 18:04:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7267) 02/23/23 _x86_64_ (8 CPU) 18:04:14 18:04:14 17:24:10 LINUX RESTART (8 CPU) 18:04:14 18:04:14 17:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:04:14 17:26:01 145.44 3.45 141.99 0.00 418.33 138190.43 0.00 18:04:14 17:27:01 32.88 0.23 32.64 0.00 3.07 13663.47 0.00 18:04:14 17:28:01 220.30 0.02 220.28 0.00 4.27 102906.05 0.00 18:04:14 17:29:01 402.22 8.83 393.39 0.00 70.64 138181.67 0.00 18:04:14 17:30:01 305.95 10.96 294.98 0.00 3416.23 166527.71 0.00 18:04:14 17:31:01 599.23 0.17 599.07 0.00 16.53 164905.16 0.00 18:04:14 17:32:01 494.80 1.37 493.43 0.00 11.20 185169.20 0.00 18:04:14 17:33:01 631.34 0.08 631.26 0.00 6.40 105356.31 0.00 18:04:14 17:34:01 2.25 0.00 2.25 0.00 0.00 23.99 0.00 18:04:14 17:35:01 2.17 0.00 2.17 0.00 0.00 23.20 0.00 18:04:14 17:36:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 18:04:14 17:37:01 1.72 0.00 1.72 0.00 0.00 18.66 0.00 18:04:14 17:38:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 18:04:14 17:39:01 1.75 0.00 1.75 0.00 0.00 19.06 0.00 18:04:14 17:40:01 1.72 0.02 1.70 0.00 0.13 22.93 0.00 18:04:14 17:41:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 18:04:14 17:42:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 18:04:14 17:43:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 18:04:14 17:44:02 0.95 0.00 0.95 0.00 0.00 10.66 0.00 18:04:14 17:45:01 1.75 0.00 1.75 0.00 0.00 18.57 0.00 18:04:14 17:46:01 1.12 0.00 1.12 0.00 0.00 11.72 0.00 18:04:14 17:47:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 18:04:14 17:48:01 0.92 0.00 0.92 0.00 0.00 9.20 0.00 18:04:14 17:49:01 1.75 0.00 1.75 0.00 0.00 19.19 0.00 18:04:14 17:50:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 18:04:14 17:51:01 3.63 1.02 2.62 0.00 21.86 35.32 0.00 18:04:14 17:52:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 18:04:14 17:53:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 18:04:14 17:54:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 18:04:14 17:55:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 18:04:14 17:56:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 18:04:14 17:57:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 18:04:14 17:58:01 0.97 0.00 0.97 0.00 0.00 9.86 0.00 18:04:14 17:59:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 18:04:14 18:00:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 18:04:14 18:01:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 18:04:14 18:02:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 18:04:14 18:03:01 1.55 0.00 1.55 0.00 0.00 16.26 0.00 18:04:14 18:04:01 1.87 0.25 1.62 0.00 19.33 40.93 0.00 18:04:14 Average: 73.80 0.68 73.12 0.00 102.29 26045.88 0.00 18:04:14 18:04:14 17:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:04:14 17:26:01 27816804 31325140 970232 2.95 113312 3609252 2396816 7.06 1656288 2966244 443840 18:04:14 17:27:01 27892416 31575720 716576 2.18 115932 3753468 1770612 5.22 1228116 3291904 330672 18:04:14 17:28:01 26087876 31442060 834848 2.54 122524 5366320 2368648 6.98 1633104 4614576 3916 18:04:14 17:29:01 20707580 31512236 769056 2.34 284608 10366664 1884192 5.55 1736060 9613972 3053316 18:04:14 17:30:01 20737168 31446804 821732 2.50 314668 10196716 2140036 6.31 2204160 9051536 221792 18:04:14 17:31:01 20312428 31276668 978824 2.98 324044 10410968 2707452 7.98 2402600 9228732 110248 18:04:14 17:32:01 17961716 31253360 1002260 3.05 384104 12556480 2886056 8.51 2591076 11273072 74928 18:04:14 17:33:01 19625784 31524184 745744 2.27 390844 11205016 1873564 5.52 2327276 9939172 460 18:04:14 17:34:01 19625808 31524220 745664 2.27 390868 11205020 1873564 5.52 2327052 9939176 8 18:04:14 17:35:01 19626476 31525044 744788 2.26 390920 11205020 1873564 5.52 2326464 9939300 8 18:04:14 17:36:01 19633892 31532520 737320 2.24 390940 11205024 1873564 5.52 2318392 9939308 4 18:04:14 17:37:01 19634096 31532752 737036 2.24 390964 11205028 1873564 5.52 2318396 9939324 4 18:04:14 17:38:01 19636820 31535600 734220 2.23 390976 11205028 1873564 5.52 2316260 9939324 8 18:04:14 17:39:01 19637024 31535816 733924 2.23 390996 11205032 1873564 5.52 2316268 9939328 8 18:04:14 17:40:01 19636720 31535584 733936 2.23 391048 11205008 1892392 5.58 2316404 9939304 36 18:04:14 17:41:01 19636736 31535696 733808 2.23 391092 11205016 1892392 5.58 2316504 9939312 8 18:04:14 17:42:01 19636436 31535400 734076 2.23 391104 11205020 1892392 5.58 2316468 9939316 20 18:04:14 17:43:01 19636388 31535364 734040 2.23 391136 11205012 1892392 5.58 2316420 9939316 12 18:04:14 17:44:02 19636304 31535356 734252 2.23 391152 11205024 1892392 5.58 2316648 9939344 36 18:04:14 17:45:01 19636352 31535408 734168 2.23 391156 11205024 1892392 5.58 2316800 9939344 8 18:04:14 17:46:01 19636336 31535412 734132 2.23 391188 11205028 1908612 5.62 2316464 9939348 12 18:04:14 17:47:01 19636160 31535268 734200 2.23 391232 11205032 1908612 5.62 2316492 9939352 8 18:04:14 17:48:01 19636364 31535508 733932 2.23 391236 11205032 1908612 5.62 2316532 9939352 12 18:04:14 17:49:01 19636096 31535252 734108 2.23 391260 11205040 1908612 5.62 2316552 9939360 8 18:04:14 17:50:01 19636080 31535260 734032 2.23 391292 11205040 1908612 5.62 2316636 9939360 16 18:04:14 17:51:01 19635248 31535508 733792 2.23 391376 11205664 1938484 5.71 2316748 9939900 32 18:04:14 17:52:01 19634744 31535008 734236 2.23 391396 11205668 1938484 5.71 2316748 9939904 8 18:04:14 17:53:01 19634880 31535204 734268 2.23 391420 11205664 1938484 5.71 2316804 9939908 8 18:04:14 17:54:01 19634864 31535192 734228 2.23 391440 11205672 1938484 5.71 2316788 9939912 8 18:04:14 17:55:01 19634880 31535272 734128 2.23 391460 11205672 1938484 5.71 2316920 9939916 8 18:04:14 17:56:01 19634540 31534936 734388 2.23 391484 11205668 1938484 5.71 2316860 9939920 24 18:04:14 17:57:01 19634532 31535096 734184 2.23 391496 11205808 1938484 5.71 2316992 9940044 8 18:04:14 17:58:01 19634516 31535080 734164 2.23 391516 11205808 1938484 5.71 2316888 9940044 12 18:04:14 17:59:01 19634184 31534788 734340 2.23 391540 11205816 1938484 5.71 2316904 9940052 24 18:04:14 18:00:01 19634672 31535276 733884 2.23 391548 11205816 1938484 5.71 2316964 9940052 20 18:04:14 18:01:01 19634656 31535324 733836 2.23 391556 11205820 1938484 5.71 2316964 9940060 8 18:04:14 18:02:01 19634736 31535408 733696 2.23 391560 11205824 1938484 5.71 2317156 9940060 8 18:04:14 18:03:01 19634684 31535368 733876 2.23 391584 11205824 1938484 5.71 2316972 9940060 12 18:04:14 18:04:01 19363288 31494820 773936 2.35 391616 11434312 2151148 6.34 2359328 10167836 228144 18:04:14 Average: 20244879 31509844 760612 2.31 363579 10642547 1987631 5.86 2247756 9444496 114557 18:04:14 18:04:14 17:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:04:14 17:26:01 ens3 727.63 691.88 7480.83 105.56 0.00 0.00 0.00 0.00 18:04:14 17:26:01 vethcdeb540 0.08 0.25 0.01 0.02 0.00 0.00 0.00 0.00 18:04:14 17:26:01 docker0 567.94 525.23 41.69 3430.45 0.00 0.00 0.00 0.00 18:04:14 17:26:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 18:04:14 17:27:01 ens3 24.91 13.76 20.35 11.04 0.00 0.00 0.00 0.00 18:04:14 17:27:01 vethcdeb540 1.22 1.25 0.09 0.10 0.00 0.00 0.00 0.00 18:04:14 17:27:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 18:04:14 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:28:01 vethd4d2175 7.70 11.65 0.74 4.12 0.00 0.00 0.00 0.00 18:04:14 17:28:01 vethc728429 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 18:04:14 17:28:01 vethc05d2dc 7.85 11.95 0.75 4.15 0.00 0.00 0.00 0.00 18:04:14 17:28:01 ens3 173.07 106.73 1963.72 25.29 0.00 0.00 0.00 0.00 18:04:14 17:28:01 veth6849ac7 7.75 11.75 0.75 4.13 0.00 0.00 0.00 0.00 18:04:14 17:28:01 docker0 48.74 79.84 3.81 263.83 0.00 0.00 0.00 0.00 18:04:14 17:28:01 veth98c0672 7.88 11.70 0.76 4.12 0.00 0.00 0.00 0.00 18:04:14 17:28:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 18:04:14 17:28:01 vetheb7fa44 7.85 11.75 0.75 4.13 0.00 0.00 0.00 0.00 18:04:14 17:29:01 vethc728429 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:29:01 ens3 819.99 478.92 5841.64 47.24 0.00 0.00 0.00 0.00 18:04:14 17:29:01 docker0 476.17 815.31 38.80 5838.13 0.00 0.00 0.00 0.00 18:04:14 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:30:01 vetha1193bc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:04:14 17:30:01 vethc728429 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:30:01 ens3 157.24 92.28 2238.76 10.53 0.00 0.00 0.00 0.00 18:04:14 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:30:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 18:04:14 17:30:01 vethb1a0393 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:04:14 17:31:01 vethc728429 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 18:04:14 17:31:01 veth1e1e627 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:04:14 17:31:01 ens3 277.77 175.14 1174.81 29.19 0.00 0.00 0.00 0.00 18:04:14 17:31:01 docker0 142.59 234.46 11.49 1053.78 0.00 0.00 0.00 0.00 18:04:14 17:31:01 vetheaebdb5 37.49 58.33 3.63 150.77 0.00 0.00 0.00 0.01 18:04:14 17:31:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 18:04:14 17:31:01 veth9928228 51.10 86.15 4.91 365.57 0.00 0.00 0.00 0.03 18:04:14 17:31:01 vetha342581 37.14 54.93 3.61 144.80 0.00 0.00 0.00 0.01 18:04:14 17:32:01 vethe1a70af 0.02 0.27 0.00 0.02 0.00 0.00 0.00 0.00 18:04:14 17:32:01 vethc728429 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 18:04:14 17:32:01 ens3 366.35 175.50 3080.89 26.16 0.00 0.00 0.00 0.00 18:04:14 17:32:01 vethafea622 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:32:01 docker0 160.43 339.02 12.43 3059.62 0.00 0.00 0.00 0.00 18:04:14 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:32:01 veth9ed57ce 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 18:04:14 17:33:01 ens3 73.44 73.27 237.10 198.44 0.00 0.00 0.00 0.00 18:04:14 17:33:01 docker0 9.83 18.58 0.61 205.12 0.00 0.00 0.00 0.00 18:04:14 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:35:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:04:14 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:40:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:04:14 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:42:01 ens3 1.42 1.53 8.02 0.13 0.00 0.00 0.00 0.00 18:04:14 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:43:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:44:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:45:01 ens3 0.30 0.24 0.09 0.08 0.00 0.00 0.00 0.00 18:04:14 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:50:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:04:14 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:55:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 18:04:14 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:59:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 18:00:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:04:14 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 18:01:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 18:04:14 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 18:02:01 ens3 0.63 0.50 0.35 0.28 0.00 0.00 0.00 0.00 18:04:14 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 18:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:14 18:04:01 ens3 93.68 58.79 2519.16 9.96 0.00 0.00 0.00 0.00 18:04:14 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:14 18:04:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:04:14 Average: ens3 69.75 47.99 630.14 11.91 0.00 0.00 0.00 0.00 18:04:14 Average: docker0 36.09 51.65 2.79 355.30 0.00 0.00 0.00 0.00 18:04:14 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 18:04:14 18:04:14 18:04:14 ---> sar -P ALL: 18:04:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7267) 02/23/23 _x86_64_ (8 CPU) 18:04:14 18:04:14 17:24:10 LINUX RESTART (8 CPU) 18:04:14 18:04:14 17:25:01 CPU %user %nice %system %iowait %steal %idle 18:04:14 17:26:01 all 25.02 0.00 5.17 2.62 0.06 67.13 18:04:14 17:26:01 0 23.02 0.00 5.97 0.08 0.07 70.86 18:04:14 17:26:01 1 26.70 0.00 4.69 0.55 0.07 67.99 18:04:14 17:26:01 2 27.29 0.00 6.13 12.17 0.07 54.34 18:04:14 17:26:01 3 24.10 0.00 5.89 0.41 0.05 69.54 18:04:14 17:26:01 4 23.85 0.00 4.56 1.84 0.05 69.70 18:04:14 17:26:01 5 25.39 0.00 4.14 4.92 0.07 65.48 18:04:14 17:26:01 6 24.86 0.00 5.38 0.14 0.05 69.57 18:04:14 17:26:01 7 24.92 0.00 4.62 0.86 0.08 69.51 18:04:14 17:27:01 all 41.27 0.00 5.94 0.40 0.08 52.32 18:04:14 17:27:01 0 41.40 0.00 5.86 0.19 0.07 52.49 18:04:14 17:27:01 1 41.51 0.00 6.25 0.05 0.07 52.13 18:04:14 17:27:01 2 41.22 0.00 5.62 0.25 0.08 52.83 18:04:14 17:27:01 3 40.21 0.00 6.32 1.84 0.08 51.55 18:04:14 17:27:01 4 41.82 0.00 6.03 0.07 0.07 52.01 18:04:14 17:27:01 5 41.38 0.00 5.82 0.54 0.07 52.19 18:04:14 17:27:01 6 41.58 0.00 5.60 0.19 0.07 52.57 18:04:14 17:27:01 7 41.03 0.00 6.01 0.07 0.12 52.77 18:04:14 17:28:01 all 15.19 0.00 6.19 2.69 0.06 75.86 18:04:14 17:28:01 0 14.59 0.00 5.82 1.10 0.07 78.42 18:04:14 17:28:01 1 15.43 0.00 6.80 0.41 0.05 77.31 18:04:14 17:28:01 2 16.77 0.00 6.73 0.42 0.07 76.01 18:04:14 17:28:01 3 13.21 0.00 6.92 3.13 0.05 76.70 18:04:14 17:28:01 4 15.08 0.00 6.80 13.63 0.07 64.42 18:04:14 17:28:01 5 14.81 0.00 5.88 2.29 0.05 76.97 18:04:14 17:28:01 6 15.96 0.00 5.96 0.32 0.07 77.69 18:04:14 17:28:01 7 15.68 0.00 4.60 0.30 0.07 79.35 18:04:14 17:29:01 all 10.10 0.00 5.97 10.62 0.07 73.25 18:04:14 17:29:01 0 9.89 0.00 5.96 11.11 0.05 72.99 18:04:14 17:29:01 1 9.63 0.00 4.32 7.44 0.08 78.53 18:04:14 17:29:01 2 9.68 0.00 6.91 5.28 0.05 78.09 18:04:14 17:29:01 3 10.13 0.00 4.67 2.24 0.05 82.91 18:04:14 17:29:01 4 11.08 0.00 5.91 8.47 0.12 74.41 18:04:14 17:29:01 5 10.02 0.00 7.48 36.81 0.07 45.62 18:04:14 17:29:01 6 10.27 0.00 6.08 6.13 0.05 77.48 18:04:14 17:29:01 7 10.09 0.00 6.42 7.58 0.07 75.84 18:04:14 17:30:01 all 54.58 0.00 8.73 6.61 0.14 29.94 18:04:14 17:30:01 0 53.27 0.00 9.23 9.16 0.14 28.20 18:04:14 17:30:01 1 54.44 0.00 7.75 0.46 0.12 37.23 18:04:14 17:30:01 2 54.53 0.00 10.14 32.00 0.14 3.19 18:04:14 17:30:01 3 53.81 0.00 8.05 1.23 0.09 36.83 18:04:14 17:30:01 4 55.52 0.00 8.47 2.35 0.10 33.56 18:04:14 17:30:01 5 54.12 0.00 8.96 0.49 0.10 36.33 18:04:14 17:30:01 6 55.37 0.00 8.50 3.16 0.19 32.79 18:04:14 17:30:01 7 55.60 0.00 8.77 4.13 0.24 31.27 18:04:14 17:31:01 all 27.45 0.00 8.84 15.49 0.29 47.94 18:04:14 17:31:01 0 26.57 0.00 8.59 25.76 0.39 38.68 18:04:14 17:31:01 1 25.44 0.00 7.99 9.71 0.27 56.59 18:04:14 17:31:01 2 29.49 0.00 9.34 10.49 0.24 50.44 18:04:14 17:31:01 3 26.79 0.00 8.09 13.21 0.17 51.73 18:04:14 17:31:01 4 30.45 0.00 10.57 30.11 0.36 28.50 18:04:14 17:31:01 5 25.27 0.00 6.63 6.31 0.31 61.48 18:04:14 17:31:01 6 27.98 0.00 9.91 17.73 0.26 44.12 18:04:14 17:31:01 7 27.61 0.00 9.59 10.63 0.32 51.84 18:04:14 17:32:01 all 20.02 0.00 8.21 22.89 0.12 48.75 18:04:14 17:32:01 0 21.04 0.00 9.14 12.56 0.10 57.16 18:04:14 17:32:01 1 22.16 0.00 7.71 27.58 0.13 42.42 18:04:14 17:32:01 2 20.53 0.00 9.52 19.34 0.10 50.50 18:04:14 17:32:01 3 18.97 0.00 8.38 21.49 0.10 51.06 18:04:14 17:32:01 4 21.13 0.00 8.76 46.74 0.10 23.27 18:04:14 17:32:01 5 19.19 0.00 6.75 33.46 0.09 40.52 18:04:14 17:32:01 6 17.73 0.00 8.38 8.41 0.09 65.40 18:04:14 17:32:01 7 19.41 0.00 7.03 13.80 0.24 59.52 18:04:14 17:33:01 all 32.08 0.00 7.78 7.27 0.17 52.71 18:04:14 17:33:01 0 32.23 0.00 8.05 7.59 0.10 52.03 18:04:14 17:33:01 1 34.33 0.00 7.68 7.81 0.17 50.01 18:04:14 17:33:01 2 33.19 0.00 9.44 6.57 0.20 50.59 18:04:14 17:33:01 3 31.17 0.00 7.72 8.85 0.12 52.14 18:04:14 17:33:01 4 29.36 0.00 7.09 12.57 0.12 50.87 18:04:14 17:33:01 5 32.43 0.00 7.17 5.55 0.22 54.63 18:04:14 17:33:01 6 30.94 0.00 6.57 2.25 0.29 59.95 18:04:14 17:33:01 7 32.93 0.00 8.47 6.97 0.14 51.49 18:04:14 17:34:01 all 0.21 0.00 0.01 0.05 0.01 99.73 18:04:14 17:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:34:01 1 0.02 0.00 0.02 0.18 0.02 99.77 18:04:14 17:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:04:14 17:34:01 4 0.00 0.00 0.02 0.20 0.00 99.78 18:04:14 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:34:01 6 1.63 0.00 0.03 0.00 0.03 98.30 18:04:14 17:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:35:01 all 0.08 0.00 0.01 0.02 0.01 99.88 18:04:14 17:35:01 0 0.18 0.00 0.03 0.00 0.00 99.78 18:04:14 17:35:01 1 0.05 0.00 0.02 0.10 0.02 99.82 18:04:14 17:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:04:14 17:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:04:14 17:35:01 4 0.00 0.00 0.02 0.05 0.00 99.93 18:04:14 17:35:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:04:14 17:35:01 6 0.28 0.00 0.02 0.02 0.03 99.65 18:04:14 17:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:04:14 17:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:04:14 17:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:04:14 17:36:01 1 0.08 0.00 0.05 0.02 0.02 99.83 18:04:14 17:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:04:14 17:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:04:14 17:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:04:14 17:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 18:04:14 17:36:01 CPU %user %nice %system %iowait %steal %idle 18:04:14 17:37:01 all 0.03 0.00 0.01 0.02 0.01 99.93 18:04:14 17:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:37:01 1 0.07 0.00 0.03 0.05 0.02 99.83 18:04:14 17:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:04:14 17:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:04:14 17:37:01 4 0.02 0.00 0.00 0.13 0.00 99.85 18:04:14 17:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:37:01 6 0.12 0.00 0.02 0.00 0.03 99.83 18:04:14 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:38:01 all 0.13 0.00 0.01 3.95 0.00 95.90 18:04:14 17:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:04:14 17:38:01 1 0.07 0.00 0.02 0.35 0.02 99.55 18:04:14 17:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:38:01 4 0.00 0.00 0.03 1.47 0.00 98.50 18:04:14 17:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:38:01 6 0.93 0.00 0.02 29.68 0.02 69.35 18:04:14 17:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:39:01 all 0.10 0.00 0.01 0.13 0.01 99.75 18:04:14 17:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:04:14 17:39:01 1 0.12 0.00 0.02 0.35 0.02 99.50 18:04:14 17:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:39:01 3 0.03 0.00 0.02 0.17 0.00 99.78 18:04:14 17:39:01 4 0.00 0.00 0.00 0.52 0.02 99.47 18:04:14 17:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:04:14 17:39:01 6 0.63 0.00 0.03 0.00 0.03 99.30 18:04:14 17:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:40:01 all 0.10 0.00 0.03 0.07 0.01 99.79 18:04:14 17:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:04:14 17:40:01 1 0.10 0.00 0.02 0.00 0.02 99.87 18:04:14 17:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:04:14 17:40:01 3 0.05 0.00 0.02 0.00 0.05 99.88 18:04:14 17:40:01 4 0.00 0.00 0.03 0.53 0.00 99.43 18:04:14 17:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:04:14 17:40:01 6 0.53 0.00 0.02 0.00 0.02 99.43 18:04:14 17:40:01 7 0.03 0.00 0.05 0.00 0.02 99.90 18:04:14 17:41:01 all 0.02 0.00 0.01 0.03 0.00 99.94 18:04:14 17:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:04:14 17:41:01 1 0.05 0.00 0.03 0.17 0.00 99.75 18:04:14 17:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:04:14 17:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:04:14 17:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:04:14 17:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:41:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:04:14 17:42:01 all 0.04 0.00 0.01 0.03 0.01 99.91 18:04:14 17:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:04:14 17:42:01 1 0.07 0.00 0.02 0.18 0.02 99.72 18:04:14 17:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:04:14 17:42:01 4 0.02 0.00 0.02 0.05 0.00 99.92 18:04:14 17:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:04:14 17:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:04:14 17:42:01 7 0.08 0.00 0.02 0.00 0.02 99.88 18:04:14 17:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:04:14 17:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:43:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:04:14 17:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:04:14 17:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:04:14 17:43:01 4 0.02 0.00 0.00 0.10 0.00 99.88 18:04:14 17:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:43:01 6 0.07 0.00 0.00 0.00 0.00 99.93 18:04:14 17:43:01 7 0.02 0.00 0.02 0.00 0.08 99.88 18:04:14 17:44:02 all 0.02 0.00 0.00 0.02 0.01 99.95 18:04:14 17:44:02 0 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:44:02 1 0.05 0.00 0.02 0.02 0.02 99.90 18:04:14 17:44:02 2 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:44:02 3 0.03 0.00 0.00 0.00 0.02 99.95 18:04:14 17:44:02 4 0.00 0.00 0.00 0.12 0.00 99.88 18:04:14 17:44:02 5 0.03 0.00 0.00 0.00 0.00 99.97 18:04:14 17:44:02 6 0.02 0.00 0.00 0.00 0.02 99.97 18:04:14 17:44:02 7 0.02 0.00 0.02 0.00 0.03 99.93 18:04:14 17:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:04:14 17:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:04:14 17:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:04:14 17:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:04:14 17:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:04:14 17:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:04:14 17:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:04:14 17:46:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:04:14 17:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:04:14 17:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:04:14 17:46:01 3 0.00 0.00 0.00 0.07 0.02 99.92 18:04:14 17:46:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:04:14 17:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:04:14 17:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:04:14 17:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:04:14 17:47:01 all 0.19 0.00 0.01 0.01 0.01 99.78 18:04:14 17:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:47:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:04:14 17:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:04:14 17:47:01 4 0.02 0.00 0.02 0.03 0.02 99.92 18:04:14 17:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:47:01 6 1.40 0.00 0.00 0.00 0.00 98.60 18:04:14 17:47:01 7 0.05 0.00 0.02 0.00 0.03 99.90 18:04:14 18:04:14 17:47:01 CPU %user %nice %system %iowait %steal %idle 18:04:14 17:48:01 all 0.28 0.00 0.01 0.01 0.01 99.69 18:04:14 17:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:04:14 17:48:01 1 0.15 0.00 0.02 0.05 0.02 99.77 18:04:14 17:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:04:14 17:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:04:14 17:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:04:14 17:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:04:14 17:48:01 6 1.99 0.00 0.02 0.00 0.02 97.98 18:04:14 17:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:04:14 17:49:01 all 0.27 0.00 0.01 0.00 0.00 99.71 18:04:14 17:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:14 17:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:04:14 17:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:04:14 17:49:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:04:14 17:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:49:01 6 1.97 0.00 0.00 0.00 0.00 98.03 18:04:14 17:49:01 7 0.08 0.00 0.03 0.00 0.02 99.87 18:04:14 17:50:01 all 0.28 0.00 0.01 0.01 0.01 99.70 18:04:14 17:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:04:14 17:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:04:14 17:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:04:14 17:50:01 3 0.07 0.00 0.00 0.02 0.02 99.90 18:04:14 17:50:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:04:14 17:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:50:01 6 1.99 0.00 0.00 0.00 0.02 98.00 18:04:14 17:50:01 7 0.05 0.00 0.03 0.00 0.03 99.88 18:04:14 17:51:01 all 0.10 0.00 0.04 0.02 0.01 99.84 18:04:14 17:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:04:14 17:51:01 1 0.05 0.00 0.05 0.03 0.02 99.85 18:04:14 17:51:01 2 0.02 0.00 0.03 0.02 0.00 99.93 18:04:14 17:51:01 3 0.02 0.00 0.05 0.02 0.00 99.92 18:04:14 17:51:01 4 0.18 0.00 0.08 0.07 0.00 99.67 18:04:14 17:51:01 5 0.07 0.00 0.02 0.00 0.00 99.92 18:04:14 17:51:01 6 0.40 0.00 0.02 0.00 0.00 99.58 18:04:14 17:51:01 7 0.03 0.00 0.05 0.00 0.02 99.90 18:04:14 17:52:01 all 0.02 0.00 0.00 0.00 0.01 99.97 18:04:14 17:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:14 17:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:04:14 17:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:04:14 17:52:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:04:14 17:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:52:01 7 0.05 0.00 0.00 0.00 0.03 99.92 18:04:14 17:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:04:14 17:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:14 17:53:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:04:14 17:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:04:14 17:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:04:14 17:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:04:14 17:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:04:14 17:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:04:14 17:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:04:14 17:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:54:01 1 0.07 0.00 0.02 0.02 0.02 99.88 18:04:14 17:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:04:14 17:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:04:14 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:54:01 7 0.00 0.00 0.03 0.00 0.03 99.93 18:04:14 17:55:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:04:14 17:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:04:14 17:55:01 1 0.03 0.00 0.02 0.03 0.02 99.90 18:04:14 17:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:04:14 17:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:04:14 17:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:04:14 17:55:01 7 0.03 0.00 0.02 0.00 0.03 99.92 18:04:14 17:56:01 all 0.01 0.00 0.01 0.05 0.01 99.93 18:04:14 17:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:04:14 17:56:01 1 0.02 0.00 0.00 0.35 0.02 99.62 18:04:14 17:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:04:14 17:56:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:04:14 17:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:04:14 17:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:56:01 7 0.00 0.00 0.02 0.00 0.03 99.95 18:04:14 17:57:01 all 0.02 0.00 0.00 0.02 0.00 99.96 18:04:14 17:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:14 17:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:04:14 17:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:57:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:04:14 17:57:01 4 0.00 0.00 0.00 0.12 0.00 99.88 18:04:14 17:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:04:14 17:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:57:01 7 0.05 0.00 0.00 0.00 0.02 99.93 18:04:14 17:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:04:14 17:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:04:14 17:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:04:14 17:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:58:01 3 0.02 0.00 0.02 0.02 0.02 99.93 18:04:14 17:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:04:14 17:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:04:14 17:58:01 7 0.00 0.00 0.02 0.00 0.03 99.95 18:04:14 18:04:14 17:58:01 CPU %user %nice %system %iowait %steal %idle 18:04:14 17:59:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:04:14 17:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:04:14 17:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 18:04:14 17:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 17:59:01 3 0.02 0.00 0.02 0.07 0.00 99.90 18:04:14 17:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:04:14 17:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 17:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:04:14 18:00:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:04:14 18:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:04:14 18:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:04:14 18:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:04:14 18:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:04:14 18:00:01 4 0.00 0.00 0.00 0.03 0.02 99.95 18:04:14 18:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 18:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:04:14 18:00:01 7 0.05 0.00 0.03 0.02 0.03 99.87 18:04:14 18:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:04:14 18:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:04:14 18:01:01 1 0.03 0.00 0.02 0.02 0.00 99.93 18:04:14 18:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:04:14 18:01:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:04:14 18:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 18:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 18:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 18:01:01 7 0.05 0.00 0.03 0.00 0.02 99.90 18:04:14 18:02:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:04:14 18:02:01 0 0.05 0.00 0.00 0.00 0.00 99.95 18:04:14 18:02:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:04:14 18:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 18:02:01 3 0.03 0.00 0.00 0.03 0.00 99.93 18:04:14 18:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:04:14 18:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 18:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:04:14 18:02:01 7 0.03 0.00 0.00 0.00 0.03 99.93 18:04:14 18:03:01 all 0.01 0.00 0.00 0.01 0.01 99.96 18:04:14 18:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:04:14 18:03:01 1 0.03 0.00 0.00 0.02 0.03 99.92 18:04:14 18:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:14 18:03:01 3 0.03 0.00 0.00 0.02 0.02 99.93 18:04:14 18:03:01 4 0.00 0.00 0.00 0.08 0.00 99.92 18:04:14 18:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 18:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:14 18:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:04:14 18:04:01 all 0.95 0.00 0.41 0.01 0.01 98.62 18:04:14 18:04:01 0 1.43 0.00 0.53 0.00 0.02 98.02 18:04:14 18:04:01 1 1.25 0.00 0.32 0.00 0.02 98.42 18:04:14 18:04:01 2 1.18 0.00 0.37 0.05 0.00 98.40 18:04:14 18:04:01 3 1.08 0.00 0.45 0.00 0.02 98.45 18:04:14 18:04:01 4 0.57 0.00 0.37 0.03 0.00 99.03 18:04:14 18:04:01 5 0.67 0.00 0.37 0.00 0.02 98.95 18:04:14 18:04:01 6 0.77 0.00 0.49 0.00 0.02 98.73 18:04:14 18:04:01 7 0.65 0.00 0.37 0.00 0.03 98.95 18:04:14 Average: all 5.79 0.00 1.46 1.85 0.03 90.87 18:04:14 Average: 0 5.68 0.00 1.51 1.71 0.03 91.06 18:04:14 Average: 1 5.90 0.00 1.37 1.42 0.04 91.27 18:04:14 Average: 2 5.92 0.00 1.63 2.18 0.03 90.25 18:04:14 Average: 3 5.56 0.00 1.44 1.33 0.03 91.64 18:04:14 Average: 4 5.79 0.00 1.49 3.00 0.03 89.70 18:04:14 Average: 5 5.66 0.00 1.35 2.28 0.03 90.68 18:04:14 Average: 6 6.01 0.00 1.44 1.73 0.04 90.78 18:04:14 Average: 7 5.80 0.00 1.43 1.12 0.05 91.60 18:04:14 18:04:14 18:04:14