Pull request #4468 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 5b0efc985da2f4ef6f16e01679de337ae8c53260+39fc096b77c2eedd71264681ac4b967ce8df7b72 (9eac46c7a59608e4c0a16e3b7123b7782f5718b9) 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-ssh10396933474996233664.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8508492144346251049.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8814434860886616467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6497849346333429552.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4637602676453037568.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh953270314861522927.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5016 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 5b0efc985da2f4ef6f16e01679de337ae8c53260 > 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/4468/head:refs/remotes/origin/PR-4468 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b0efc985da2f4ef6f16e01679de337ae8c53260 # timeout=10 Merge succeeded, producing 5b0efc985da2f4ef6f16e01679de337ae8c53260 Checking out Revision 5b0efc985da2f4ef6f16e01679de337ae8c53260 (PR-4468) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b0efc985da2f4ef6f16e01679de337ae8c53260 # timeout=10 Commit message: "refactor: Remove use of TOML package" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:03:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:03:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:03:14 ========================================================= 01:03:14 EdgeX Global Pipelines Version Info 01:03:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:03:15 ------------------- 01:03:15 stable info: 01:03:15 ------------------- 01:03:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:03:15 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:03:15 Message: update stable to v1.0.245 01:03:16 ------------------- 01:03:16 experimental info: 01:03:16 ------------------- 01:03:16 Commited By: **** collab-it+edgex@linuxfoundation.org 01:03:16 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 01:03:16 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:03:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4468 [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4468 [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4468 [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b0efc985da2f4ef6f16e01679de337ae8c53260 [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b0efc9 [Pipeline] echo 01:03:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:03:17 provisioning config files... 01:03:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3921788632359129749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:17 ---> docker-login.sh 01:03:17 nexus3.edgexfoundry.org:10001 01:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:18 Configure a credential helper to remove this warning. See 01:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:18 01:03:18 Login Succeeded 01:03:18 nexus3.edgexfoundry.org:10002 01:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:18 Configure a credential helper to remove this warning. See 01:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:18 01:03:18 Login Succeeded 01:03:18 nexus3.edgexfoundry.org:10003 01:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:18 Configure a credential helper to remove this warning. See 01:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:18 01:03:18 Login Succeeded 01:03:18 nexus3.edgexfoundry.org:10004 01:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:18 Configure a credential helper to remove this warning. See 01:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:18 01:03:18 Login Succeeded 01:03:18 docker.io 01:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:18 Configure a credential helper to remove this warning. See 01:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:18 01:03:18 Login Succeeded 01:03:18 ---> docker-login.sh ends [Pipeline] } 01:03:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:03:19 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:03:19 + dirname cmd/core-command/Dockerfile 01:03:19 + cut -d/ -f2 01:03:19 + echo core-command,cmd/core-command/Dockerfile 01:03:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:03:19 + cut -d/ -f2 01:03:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:03:19 + dirname cmd/core-data/Dockerfile 01:03:19 + cut -d/ -f2 01:03:19 + echo core-data,cmd/core-data/Dockerfile 01:03:19 + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 01:03:19 01:03:19 + echo core-metadata,cmd/core-metadata/Dockerfile 01:03:19 + dirname cmd/security-bootstrapper/Dockerfile 01:03:19 + cut -d/ -f2 01:03:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:03:19 + dirname cmd/security-proxy-auth/Dockerfile 01:03:19 + cut -d/ -f2 01:03:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:03:19 + dirname cmd/security-proxy-setup/Dockerfile 01:03:19 + cut -d/ -f2 01:03:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:03:19 + dirname cmd/security-secretstore-setup/Dockerfile 01:03:19 + cut -d/ -f2 01:03:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:03:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:03:19 + cut -d/ -f2 01:03:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:03:19 + dirname cmd/security-spire-agent/Dockerfile 01:03:19 + cut -d/ -f2 01:03:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:03:19 + dirname cmd/security-spire-config/Dockerfile 01:03:19 + cut -d/ -f2 01:03:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:03:19 + dirname cmd/security-spire-server/Dockerfile 01:03:19 + cut -d/ -f2 01:03:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:03:19 + dirname cmd/support-notifications/Dockerfile 01:03:19 + cut -d/ -f2 01:03:19 + echo support-notifications,cmd/support-notifications/Dockerfile 01:03:19 + dirname cmd/support-scheduler/Dockerfile 01:03:19 + cut -d/ -f2 01:03:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:03:19 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:03:19 + git rev-list -1 --merges 5b0efc985da2f4ef6f16e01679de337ae8c53260~1..5b0efc985da2f4ef6f16e01679de337ae8c53260 [Pipeline] echo 01:03:19 -----------> git rev-list -1 --merges 5b0efc985da2f4ef6f16e01679de337ae8c53260~1..5b0efc985da2f4ef6f16e01679de337ae8c53260 5b0efc985da2f4ef6f16e01679de337ae8c53260 [false] [Pipeline] sh 01:03:20 + git log --format=format:%s -1 5b0efc985da2f4ef6f16e01679de337ae8c53260 [Pipeline] echo 01:03:20 ========================================================= 01:03:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:03:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:03:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:03:20 + grep -v github /etc/ssh/ssh_known_hosts 01:03:20 + [ -e /tmp/ssh_known_hosts ] 01:03:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:03:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:03:20 + sudo tee -a /etc/ssh/ssh_known_hosts 01:03:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:03:21 01:03:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:03:21 0.1.4: Pulling from edgex-devops/py-git-semver 01:03:21 b85a868b505f: Pulling fs layer 01:03:21 e2be974225ed: Pulling fs layer 01:03:21 339a4e72a1f5: Pulling fs layer 01:03:21 988bab9f4d93: Pulling fs layer 01:03:21 1469e6f7b9e6: Pulling fs layer 01:03:21 eaf3925da568: Pulling fs layer 01:03:21 bab4dde63d76: Pulling fs layer 01:03:21 bde34c3a00c8: Pulling fs layer 01:03:21 b352a97aabf1: Pulling fs layer 01:03:21 4872d77fe225: Pulling fs layer 01:03:21 5851b861e8e6: Pulling fs layer 01:03:21 bde34c3a00c8: Waiting 01:03:21 988bab9f4d93: Waiting 01:03:21 b352a97aabf1: Waiting 01:03:21 4872d77fe225: Waiting 01:03:21 eaf3925da568: Waiting 01:03:21 bab4dde63d76: Waiting 01:03:21 5851b861e8e6: Waiting 01:03:21 1469e6f7b9e6: Waiting 01:03:21 e2be974225ed: Download complete 01:03:21 988bab9f4d93: Verifying Checksum 01:03:21 988bab9f4d93: Download complete 01:03:21 1469e6f7b9e6: Verifying Checksum 01:03:21 1469e6f7b9e6: Download complete 01:03:21 eaf3925da568: Verifying Checksum 01:03:21 eaf3925da568: Download complete 01:03:21 339a4e72a1f5: Verifying Checksum 01:03:21 339a4e72a1f5: Download complete 01:03:21 bde34c3a00c8: Verifying Checksum 01:03:21 bde34c3a00c8: Download complete 01:03:21 b352a97aabf1: Download complete 01:03:21 4872d77fe225: Verifying Checksum 01:03:21 4872d77fe225: Download complete 01:03:21 5851b861e8e6: Verifying Checksum 01:03:21 b85a868b505f: Verifying Checksum 01:03:21 b85a868b505f: Download complete 01:03:22 bab4dde63d76: Verifying Checksum 01:03:22 bab4dde63d76: Download complete 01:03:22 b85a868b505f: Pull complete 01:03:23 e2be974225ed: Pull complete 01:03:23 339a4e72a1f5: Pull complete 01:03:23 988bab9f4d93: Pull complete 01:03:23 1469e6f7b9e6: Pull complete 01:03:23 eaf3925da568: Pull complete 01:03:25 bab4dde63d76: Pull complete 01:03:25 bde34c3a00c8: Pull complete 01:03:26 b352a97aabf1: Pull complete 01:03:26 4872d77fe225: Pull complete 01:03:26 5851b861e8e6: Pull complete 01:03:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:03:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:26 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 01:03:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:03:28 $ docker top d6d7669f6c292317c0d4a510cb02f5737940ce6dcf23cafaf53e824adfef4966 -eo pid,comm 01:03:28 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). 01:03:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:03:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:03:28 [ssh-agent] Looking for ssh-agent implementation... 01:03:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:03:28 $ docker exec d6d7669f6c292317c0d4a510cb02f5737940ce6dcf23cafaf53e824adfef4966 ssh-agent 01:03:28 SSH_AUTH_SOCK=/tmp/ssh-wTX0VSpjE1Y8/agent.33 01:03:28 SSH_AGENT_PID=39 01:03:28 Running ssh-add (command line suppressed) 01:03:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17519550383005957414.key (/w/workspace/edgex-go/1@tmp/private_key_17519550383005957414.key) 01:03:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:03:29 + git tag --points-at HEAD [Pipeline] } 01:03:29 $ docker exec --env ******** --env ******** d6d7669f6c292317c0d4a510cb02f5737940ce6dcf23cafaf53e824adfef4966 ssh-agent -k 01:03:29 unset SSH_AUTH_SOCK; 01:03:29 unset SSH_AGENT_PID; 01:03:29 echo Agent pid 39 killed; 01:03:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:03:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:03:29 [ssh-agent] Looking for ssh-agent implementation... 01:03:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:03:29 $ docker exec d6d7669f6c292317c0d4a510cb02f5737940ce6dcf23cafaf53e824adfef4966 ssh-agent 01:03:29 SSH_AUTH_SOCK=/tmp/ssh-7YWsop26igYI/agent.71 01:03:29 SSH_AGENT_PID=77 01:03:29 Running ssh-add (command line suppressed) 01:03:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8015327672831883739.key (/w/workspace/edgex-go/1@tmp/private_key_8015327672831883739.key) 01:03:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:03:30 + git semver init 01:03:30 2023-03-22 01:03:30,235 [run_init] DEBUG init version:0.0.0 force:False 01:03:30 2023-03-22 01:03:30,235 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 01:03:30 2023-03-22 01:03:30,236 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 01:03:30 2023-03-22 01:03:30,236 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 01:03:35 2023-03-22 01:03:34,643 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 01:03:35 2023-03-22 01:03:34,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4468 with force:False 01:03:35 2023-03-22 01:03:34,644 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4468 01:03:35 2023-03-22 01:03:34,649 [execute] INFO git cat-file --batch-check 01:03:35 2023-03-22 01:03:34,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 01:03:35 2023-03-22 01:03:34,655 [execute] INFO git cat-file --batch 01:03:35 2023-03-22 01:03:34,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 01:03:35 2023-03-22 01:03:34,661 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4468 01:03:35 0.0.0 [Pipeline] } 01:03:35 $ docker exec --env ******** --env ******** d6d7669f6c292317c0d4a510cb02f5737940ce6dcf23cafaf53e824adfef4966 ssh-agent -k 01:03:35 unset SSH_AUTH_SOCK; 01:03:35 unset SSH_AGENT_PID; 01:03:35 echo Agent pid 77 killed; 01:03:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:03:36 + git semver [Pipeline] } 01:03:36 $ docker stop --time=1 d6d7669f6c292317c0d4a510cb02f5737940ce6dcf23cafaf53e824adfef4966 01:03:37 $ docker rm -f --volumes d6d7669f6c292317c0d4a510cb02f5737940ce6dcf23cafaf53e824adfef4966 [Pipeline] // withDockerContainer [Pipeline] sh 01:03:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:03:38 Stashed 1 file(s) [Pipeline] echo 01:03:38 [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 01:03:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 01:03:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:03:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:03:39 ========================================================= 01:03:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:03:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:03:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:03:39 63b65145d645: Pulling fs layer 01:03:39 a2d21d5440eb: Pulling fs layer 01:03:39 935e6c44a52c: Pulling fs layer 01:03:39 94cc34f8dd06: Pulling fs layer 01:03:39 30dea6a524f1: Pulling fs layer 01:03:39 a2aff8979fd8: Pulling fs layer 01:03:39 6808be2612f2: Pulling fs layer 01:03:39 f25807f1079a: Pulling fs layer 01:03:39 94cc34f8dd06: Waiting 01:03:39 30dea6a524f1: Waiting 01:03:39 a2aff8979fd8: Waiting 01:03:39 6808be2612f2: Waiting 01:03:39 f25807f1079a: Waiting 01:03:39 a2d21d5440eb: Verifying Checksum 01:03:39 a2d21d5440eb: Download complete 01:03:39 94cc34f8dd06: Verifying Checksum 01:03:39 94cc34f8dd06: Download complete 01:03:39 30dea6a524f1: Verifying Checksum 01:03:39 30dea6a524f1: Download complete 01:03:39 63b65145d645: Verifying Checksum 01:03:39 63b65145d645: Download complete 01:03:39 a2aff8979fd8: Verifying Checksum 01:03:39 a2aff8979fd8: Download complete 01:03:39 63b65145d645: Pull complete 01:03:39 a2d21d5440eb: Pull complete 01:03:40 f25807f1079a: Verifying Checksum 01:03:40 f25807f1079a: Download complete 01:03:40 935e6c44a52c: Verifying Checksum 01:03:40 935e6c44a52c: Download complete 01:03:40 6808be2612f2: Verifying Checksum 01:03:40 6808be2612f2: Download complete 01:03:43 935e6c44a52c: Pull complete 01:03:43 94cc34f8dd06: Pull complete 01:03:43 30dea6a524f1: Pull complete 01:03:43 a2aff8979fd8: Pull complete 01:03:46 6808be2612f2: Pull complete 01:03:46 f25807f1079a: Pull complete 01:03:46 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:03:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:03:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:03:47 WORKDIR /edgex 01:03:47 COPY go.mod . 01:03:47 RUN go mod download 01:03:47 + docker build -t ci-base-image-x86_64 -f - . 01:03:47 Sending build context to Docker daemon 170.5MB 01:03:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:03:47 ---> 3b553350e43f 01:03:47 Step 2/4 : WORKDIR /edgex 01:03:49 ---> Running in 89bf616e1e0a 01:03:49 Removing intermediate container 89bf616e1e0a 01:03:49 ---> 9f5116c4def3 01:03:49 Step 3/4 : COPY go.mod . 01:03:49 ---> ea52a9015976 01:03:49 Step 4/4 : RUN go mod download 01:03:49 ---> Running in 9c01c393fc71 01:03:53 Still waiting to schedule task 01:03:53 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:04:02 Removing intermediate container 9c01c393fc71 01:04:02 ---> 9c9ccb026757 01:04:02 Successfully built 9c9ccb026757 01:04:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:02 + docker inspect -f . ci-base-image-x86_64 01:04:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:04:02 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 01:04:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:04:03 $ docker top d84eabe080ace2772869150f40bb43f1da8a379a2c908856c662f3bb5cd8d189 -eo pid,comm [Pipeline] { [Pipeline] sh 01:04:03 + go version 01:04:03 go version go1.20.2 linux/amd64 [Pipeline] } 01:04:03 $ docker stop --time=1 d84eabe080ace2772869150f40bb43f1da8a379a2c908856c662f3bb5cd8d189 01:04:05 $ docker rm -f --volumes d84eabe080ace2772869150f40bb43f1da8a379a2c908856c662f3bb5cd8d189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:05 + docker inspect -f . ci-base-image-x86_64 01:04:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:04:05 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 01:04: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:04:06 $ docker top dcab0a18486e51d0a4ad03abb9647e06e5f2e25c319c5632f47f02962177d675 -eo pid,comm [Pipeline] { [Pipeline] echo 01:04:06 ========================================================= 01:04:06 [edgeXBuildGoParallel] Running Tests and Build... 01:04:06 ========================================================= [Pipeline] sh 01:04:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 01:04:07 + make test 01:04:07 go test -race -coverprofile=coverage.out ./... 01:04:13 ? github.com/edgexfoundry/edgex-go [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:04:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:04:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 01:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 01:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:04:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:04:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:04:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.3% of statements 01:04:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 01:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:04:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.169s coverage: 88.5% of statements 01:04:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.9% of statements 01:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:04:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 95.6% of statements 01:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:04:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 01:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:04:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements 01:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:04:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 01:04:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements 01:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 45.5% of statements 01:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 82.9% of statements 01:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 01:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 01:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 01:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:04:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:04:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:04:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:04:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:04:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:04:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:04:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:04:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:04:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:04:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:04:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:04:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:04:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 01:04:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:04:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:04:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:04:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.304s coverage: 79.9% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.074s coverage: 92.9% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 81.2% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 82.1% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 01:05:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 01:05:05 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 01:05:27 go vet ./... 01:05:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:05:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:05:31 ./bin/test-attribution-txt.sh [Pipeline] echo 01:05:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:05:31 + ls -al . 01:05:31 total 704 01:05:31 drwxrwxr-x 11 1001 1001 4096 Mar 22 01:04 . 01:05:31 drwxr-xr-x 4 root root 4096 Mar 22 01:04 .. 01:05:31 drwxrwxr-x 2 1001 1001 4096 Mar 22 01:03 .blubracket 01:05:31 -rw-rw-r-- 1 1001 1001 16 Mar 22 01:03 .dockerignore 01:05:31 drwxrwxr-x 8 1001 1001 4096 Mar 22 01:03 .git 01:05:31 drwxrwxr-x 3 1001 1001 4096 Mar 22 01:03 .github 01:05:31 -rw-rw-r-- 1 1001 1001 1133 Mar 22 01:03 .gitignore 01:05:31 -rw-rw-r-- 1 1001 1001 42 Mar 22 01:03 .golangci.yml 01:05:31 -rw-rw-r-- 1 1001 1001 87 Mar 22 01:03 .hadolint.yml 01:05:31 drwxr-xr-x 3 1001 1001 4096 Mar 22 01:03 .semver 01:05:31 -rw-rw-r-- 1 1001 1001 166 Mar 22 01:03 .sonarcloud.properties 01:05:31 -rw-rw-r-- 1 1001 1001 1171 Mar 22 01:03 ADOPTERS.md 01:05:31 -rw-rw-r-- 1 1001 1001 10835 Mar 22 01:03 Attribution.txt 01:05:31 -rw-rw-r-- 1 1001 1001 73765 Mar 22 01:03 CHANGELOG.md 01:05:31 -rw-rw-r-- 1 1001 1001 3804 Mar 22 01:03 CONTRIBUTING.md 01:05:31 -rw-rw-r-- 1 1001 1001 677 Mar 22 01:03 GOVERNANCE.md 01:05:31 -rw-rw-r-- 1 1001 1001 883 Mar 22 01:03 Jenkinsfile 01:05:31 -rw-rw-r-- 1 1001 1001 10775 Mar 22 01:03 LICENSE 01:05:31 -rw-rw-r-- 1 1001 1001 14266 Mar 22 01:03 Makefile 01:05:31 -rw-rw-r-- 1 1001 1001 582 Mar 22 01:03 OWNERS.md 01:05:31 -rw-rw-r-- 1 1001 1001 9403 Mar 22 01:03 README.md 01:05:31 -rw-rw-r-- 1 1001 1001 789 Mar 22 01:03 SECURITY.md 01:05:31 -rw-rw-r-- 1 1001 1001 5 Mar 22 01:03 VERSION 01:05:31 drwxrwxr-x 2 1001 1001 4096 Mar 22 01:03 bin 01:05:31 drwxrwxr-x 18 1001 1001 4096 Mar 22 01:03 cmd 01:05:31 -rw-r--r-- 1 root root 447275 Mar 22 01:05 coverage.out 01:05:31 -rw-rw-r-- 1 1001 1001 3472 Mar 22 01:03 go.mod 01:05:31 -rw-rw-r-- 1 1001 1001 31317 Mar 22 01:03 go.sum 01:05:31 drwxrwxr-x 7 1001 1001 4096 Mar 22 01:03 internal 01:05:31 drwxrwxr-x 3 1001 1001 4096 Mar 22 01:03 openapi 01:05:31 -rw-rw-r-- 1 1001 1001 594 Mar 22 01:03 security.txt 01:05:31 drwxrwxr-x 4 1001 1001 4096 Mar 22 01:03 snap 01:05:31 -rw-rw-r-- 1 1001 1001 204 Mar 22 01:03 version.go [Pipeline] sh 01:05:32 + '[' -e coverage.out ] 01:05:32 + chown 1001:1001 coverage.out [Pipeline] stash 01:05:32 Stashed 1 file(s) [Pipeline] sh 01:05:32 + make build 01:05:32 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 01:05:44 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 01:05:45 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 01:05:46 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 01:05: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 01:05:53 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 01:05:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:05:55 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 01:05:57 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 01:05:57 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 01:05:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:05: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] } 01:06:00 $ docker stop --time=1 dcab0a18486e51d0a4ad03abb9647e06e5f2e25c319c5632f47f02962177d675 01:06:03 $ docker rm -f --volumes dcab0a18486e51d0a4ad03abb9647e06e5f2e25c319c5632f47f02962177d675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:06:04 01:06:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:06:05 latest: Pulling from edgex-devops/edgex-compose 01:06:05 cbdbe7a5bc2a: Pulling fs layer 01:06:05 ca9280d653b3: Pulling fs layer 01:06:05 7e9c9ca2126c: Pulling fs layer 01:06:05 cbdbe7a5bc2a: Download complete 01:06:05 cbdbe7a5bc2a: Pull complete 01:06:05 ca9280d653b3: Verifying Checksum 01:06:05 ca9280d653b3: Download complete 01:06:06 7e9c9ca2126c: Download complete 01:06:06 ca9280d653b3: Pull complete 01:06:09 7e9c9ca2126c: Pull complete 01:06:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:06:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:06:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:09 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 01:06:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:06:11 $ docker top bfd95be34b870d733149d61a52d4475cdeae989ff0cce8ba3fc24d80aca710f1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:11 + docker-compose build --help 01:06:11 + grep parallel 01:06:12 --parallel Build images in parallel. [Pipeline] } 01:06:12 $ docker stop --time=1 bfd95be34b870d733149d61a52d4475cdeae989ff0cce8ba3fc24d80aca710f1 01:06:13 $ docker rm -f --volumes bfd95be34b870d733149d61a52d4475cdeae989ff0cce8ba3fc24d80aca710f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:06:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:14 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 01:06:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:06:14 $ docker top ca39db658d7a10ec1a5c480402f5ecb00d3b742b83281ff870ff0db71dc60649 -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:15 + docker-compose -f ./docker-compose-build.yml build --parallel 01:06:15 Building core-command ... 01:06:15 Building core-common-config-bootstrapper ... 01:06:15 Building core-data ... 01:06:15 Building core-metadata ... 01:06:15 Building security-bootstrapper ... 01:06:15 Building security-proxy-auth ... 01:06:15 Building security-proxy-setup ... 01:06:15 Building security-secretstore-setup ... 01:06:15 Building security-spiffe-token-provider ... 01:06:15 Building security-spire-agent ... 01:06:15 Building security-spire-config ... 01:06:15 Building security-spire-server ... 01:06:15 Building support-notifications ... 01:06:15 Building support-scheduler ... 01:06:15 Building core-command 01:06:15 Building core-data 01:06:15 Building security-bootstrapper 01:06:15 Building core-metadata 01:06:15 Building security-spiffe-token-provider 01:06:27 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:06:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:06:27 ---> 9c9ccb026757 01:06:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:06:27 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:06:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:06:27 ---> 9c9ccb026757 01:06:27 Step 3/20 : WORKDIR /edgex-go 01:06:27 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:06:27 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:06:27 ---> 9c9ccb026757 01:06:27 Step 3/33 : WORKDIR /edgex-go 01:06:27 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:06:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:06:27 ---> 9c9ccb026757 01:06:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:06:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:06:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:06:27 ---> 9c9ccb026757 01:06:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:06:31 ---> Running in e4edb8ddb742 01:06:31 ---> Running in a7cb0cea592c 01:06:31 ---> Running in 7e5321030bfa 01:06:31 ---> Running in 622e81b6dc4c 01:06:31 ---> Running in 19ea8a500767 01:06:31 Removing intermediate container 622e81b6dc4c 01:06:31 ---> b8862939af6b 01:06:31 Step 4/25 : WORKDIR /edgex-go 01:06:31 Removing intermediate container e4edb8ddb742 01:06:31 ---> 5cd1c43d089f 01:06:31 Step 4/23 : WORKDIR /edgex-go 01:06:31 Removing intermediate container 19ea8a500767 01:06:31 ---> c0fb5addc069 01:06:31 Step 4/24 : WORKDIR /edgex-go 01:06:31 Removing intermediate container 7e5321030bfa 01:06:31 ---> 4279fa9dced7 01:06:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:06:31 Removing intermediate container a7cb0cea592c 01:06:31 ---> 0b0fcf5f1fa6 01:06:31 Step 4/33 : RUN apk add --update --no-cache make git 01:06:31 ---> Running in f6c9a42f31c5 01:06:31 ---> Running in 6cdd36dcaa0d 01:06:31 ---> Running in c787f313ce9b 01:06:31 ---> Running in d6a9006a2af7 01:06:31 ---> Running in 8ab3647666b6 01:06:31 Removing intermediate container f6c9a42f31c5 01:06:31 ---> b17e8a255a49 01:06:31 Step 5/23 : RUN apk add --update --no-cache make git 01:06:31 Removing intermediate container c787f313ce9b 01:06:31 ---> 02c98e085589 01:06:31 Step 5/24 : RUN apk add --update --no-cache make git 01:06:31 ---> Running in d79baad81a6b 01:06:31 Removing intermediate container 6cdd36dcaa0d 01:06:31 ---> 985faabf10e0 01:06:31 Step 5/25 : RUN apk add --update --no-cache make git 01:06:31 ---> Running in 9986e7adf212 01:06:31 ---> Running in 6dc06499144a 01:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:06:32 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:06:32 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:06:32 OK: 17820 distinct packages available 01:06:32 OK: 265 MiB in 53 packages 01:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:06:32 OK: 265 MiB in 53 packages 01:06:32 OK: 265 MiB in 53 packages 01:06:32 Removing intermediate container 8ab3647666b6 01:06:32 ---> bfcf316c36aa 01:06:32 Step 5/33 : COPY go.mod vendor* ./ 01:06:32 OK: 265 MiB in 53 packages 01:06:32 OK: 265 MiB in 53 packages 01:06:32 ---> d58c299a1ddd 01:06:32 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:32 ---> Running in 3b58fe8583b9 01:06:33 Removing intermediate container 9986e7adf212 01:06:33 ---> 4924fb576b8c 01:06:33 Step 6/24 : COPY go.mod vendor* ./ 01:06:33 Removing intermediate container 6dc06499144a 01:06:33 ---> 6d1a040168b8 01:06:33 Step 6/25 : COPY go.mod vendor* ./ 01:06:33 ---> 18a115b9099d 01:06:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:33 Removing intermediate container d79baad81a6b 01:06:33 ---> 40caf9aadad7 01:06:33 Step 6/23 : COPY go.mod vendor* ./ 01:06:33 ---> Running in ce2b276f9b3c 01:06:33 ---> c18519d5b645 01:06:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:33 Removing intermediate container d6a9006a2af7 01:06:33 ---> a12724a96229 01:06:33 Step 5/20 : COPY go.mod vendor* ./ 01:06:33 ---> Running in 44d7cb96a95c 01:06:33 ---> e4b9d8297c94 01:06:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:33 ---> Running in b01e548666df 01:06:33 ---> b1495aa807ea 01:06:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:33 ---> Running in a3cf1f6cde2f 01:07:20 Removing intermediate container b01e548666df 01:07:20 ---> 3f6c77f01388 01:07:20 Step 8/23 : COPY . . 01:07:20 Removing intermediate container 44d7cb96a95c 01:07:20 ---> f9c6c89fb881 01:07:20 Step 8/25 : COPY . . 01:07:20 Removing intermediate container 3b58fe8583b9 01:07:20 ---> 85332d605e5d 01:07:20 Step 7/33 : COPY . . 01:07:20 Removing intermediate container ce2b276f9b3c 01:07:20 ---> 469f786b14c8 01:07:20 Step 8/24 : COPY . . 01:07:20 Removing intermediate container a3cf1f6cde2f 01:07:20 ---> 9e3be205ae28 01:07:20 Step 7/20 : COPY . . 01:07:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5018 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws 01:07:24 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 01:07:24 The recommended git tool is: git 01:07:29 using credential edgex-jenkins-ssh 01:07:29 Cloning the remote Git repository 01:07:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:07:30 > git init /w/workspace/edgex-go/1 # timeout=10 01:07:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:07:30 > git --version # timeout=10 01:07:30 > git --version # 'git version 2.25.1' 01:07:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:07:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:07:32 ---> d4b8b2fae294 01:07:32 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:07:32 ---> 60c95e94b7c6 01:07:32 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:07:32 ---> 8ed287e2b504 01:07:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:07:32 ---> c6bc7106d87f 01:07:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:07:32 ---> Running in ecb4f012e4e0 01:07:32 ---> Running in a9b3812c4583 01:07:32 ---> Running in 6d3a38c63428 01:07:32 ---> 56921b57bcea 01:07:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:07:32 ---> Running in 24a0c349dd49 01:07:32 ---> Running in a432f46e5d46 01:07:32 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 01:07:32 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 01:07:32 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 01:07:32 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 01:07:32 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 01:07:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:07:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:07:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:07:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:07:50 using GIT_SSH to set credentials SSH Credentials for GitHub 01:07:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4468/head:refs/remotes/origin/PR-4468 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:07:51 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 5b0efc985da2f4ef6f16e01679de337ae8c53260 01:07:51 Merge succeeded, producing 5b0efc985da2f4ef6f16e01679de337ae8c53260 01:07:51 Checking out Revision 5b0efc985da2f4ef6f16e01679de337ae8c53260 (PR-4468) 01:07:51 > git config core.sparsecheckout # timeout=10 01:07:51 > git checkout -f 5b0efc985da2f4ef6f16e01679de337ae8c53260 # timeout=10 01:07:51 > git remote # timeout=10 01:07:51 > git config --get remote.origin.url # timeout=10 01:07:51 using GIT_SSH to set credentials SSH Credentials for GitHub 01:07:51 > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 01:07:51 > git rev-parse HEAD^{commit} # timeout=10 01:07:51 > git config core.sparsecheckout # timeout=10 01:07:51 > git checkout -f 5b0efc985da2f4ef6f16e01679de337ae8c53260 # timeout=10 01:07:55 Commit message: "refactor: Remove use of TOML package" 01:07:55 > git --version # timeout=10 01:07:55 > git --version # 'git version 2.25.1' 01:07:55 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:07:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:07:57 % Total % Received % Xferd Average Speed Time Time Time Current 01:07:57 Dload Upload Total Spent Left Speed 01:07:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 01:07:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:07:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 01:07:58 sudo tee /etc/docker/daemon.new 01:07:58 { 01:07:58 "registry-mirrors": [ 01:07:58 "https://nexus3.edgexfoundry.org:10001" 01:07:58 ], 01:07:58 "bip": "10.250.0.254/24", 01:07:58 "hosts": [ 01:07:58 "tcp://0.0.0.0:5555", 01:07:58 "unix:///var/run/docker.sock" 01:07:58 ], 01:07:58 "mtu": 1458, 01:07:58 "selinux-enabled": true, 01:07:58 "seccomp-profile": "/etc/docker/seccomp.json" 01:07:58 } [Pipeline] sh 01:07:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:07:58 + sudo service docker restart 01:08:11 Removing intermediate container a9b3812c4583 01:08:11 ---> 6150aacbb4d5 01:08:11 01:08:11 Step 9/33 : FROM alpine:3.17 01:08:11 Removing intermediate container 24a0c349dd49 01:08:11 ---> 926a97d3c8c7 01:08:11 01:08:11 Step 10/24 : FROM alpine:3.17 01:08:11 3.17: Pulling from library/alpine 01:08:11 3.17: Pulling from library/alpine 01:08:11 Removing intermediate container ecb4f012e4e0 01:08:11 ---> bfb75b8fa765 01:08:11 01:08:11 Step 10/25 : FROM alpine:3.17 01:08:11 Removing intermediate container 6d3a38c63428 01:08:11 ---> 3f4505c1940c 01:08:11 01:08:11 Step 10/23 : FROM alpine:3.17 01:08:11 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 01:08:11 3.17: Pulling from library/alpine 01:08:11 Status: Downloaded newer image for alpine:3.17 01:08:11 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 01:08:11 Status: Image is up to date for alpine:3.17 01:08:11 3.17: Pulling from library/alpine 01:08:11 ---> b2aa39c304c2 01:08:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:08:11 ---> b2aa39c304c2 01:08:11 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:08:11 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 01:08:11 Status: Image is up to date for alpine:3.17 01:08:11 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 01:08:11 Status: Image is up to date for alpine:3.17 01:08:11 ---> b2aa39c304c2 01:08:11 Step 11/25 : RUN apk add --update --no-cache dumb-init 01:08:11 ---> b2aa39c304c2 01:08:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:08:11 ---> Running in 48cc9db09525 01:08:11 ---> Running in 2265282225d6 01:08:11 ---> Running in ec6b5b8250c8 01:08:11 ---> Running in 4fd54b38208c 01:08:11 Removing intermediate container 48cc9db09525 01:08:11 ---> 7150631e2b6f 01:08:11 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 01:08:11 Removing intermediate container 4fd54b38208c 01:08:11 ---> 12479778d565 01:08:11 Step 12/23 : ENV APP_PORT=59880 01:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:08:11 ---> Running in 849b75f86b94 01:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:08:11 ---> Running in 6469d01d91b0 01:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:08:11 (1/1) Installing dumb-init (1.2.5-r2) 01:08:11 Executing busybox-1.35.0-r29.trigger 01:08:11 OK: 7 MiB in 16 packages 01:08:11 Removing intermediate container 6469d01d91b0 01:08:11 ---> 02e163602dc0 01:08:11 Step 13/23 : EXPOSE $APP_PORT 01:08:11 Removing intermediate container a432f46e5d46 01:08:11 ---> ea5f4b436ae1 01:08:11 01:08:11 Step 9/20 : FROM alpine:3.17 01:08:11 ---> b2aa39c304c2 01:08:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:08:11 ---> Using cache 01:08:11 ---> 7150631e2b6f 01:08:11 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:08:12 ---> Running in f48a628c65e0 01:08:12 ---> Running in ead8a75dda2e 01:08:12 (1/1) Installing dumb-init (1.2.5-r2) 01:08:12 Executing busybox-1.35.0-r29.trigger 01:08:12 OK: 7 MiB in 16 packages 01:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:08:12 Removing intermediate container ead8a75dda2e 01:08:12 ---> e8b757033815 01:08:12 Step 14/23 : RUN apk add --update --no-cache dumb-init 01:08:12 ---> Running in 74cf6ce2b870 01:08:12 Removing intermediate container 2265282225d6 01:08:12 ---> ea6940c655a0 01:08:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:08:12 (1/2) Installing dumb-init (1.2.5-r2) 01:08:12 (2/2) Installing su-exec (0.2-r2) 01:08:12 Executing busybox-1.35.0-r29.trigger 01:08:12 OK: 7 MiB in 17 packages 01:08:12 ---> Running in e3ac7b2fbab1 01:08:12 Removing intermediate container e3ac7b2fbab1 01:08:12 ---> 95b08777eba4 01:08:12 Step 13/24 : ENV APP_PORT=59882 01:08:12 Removing intermediate container ec6b5b8250c8 01:08:12 ---> 5c25128fa191 01:08:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:08:12 ---> Running in e5743543ff4d 01:08:12 ---> Running in e4228d135922 01:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:08:13 Removing intermediate container e5743543ff4d 01:08:13 ---> 92f463d3ff6f 01:08:13 Step 14/24 : EXPOSE $APP_PORT 01:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:08:13 Removing intermediate container e4228d135922 01:08:13 ---> 1de7f607f3bc 01:08:13 Step 13/25 : ENV APP_PORT=59881 01:08:13 ---> Running in 251d035f4b6d 01:08:13 ---> Running in 6c1d4f41fbb9 01:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:08:13 Removing intermediate container 849b75f86b94 01:08:13 ---> 0d09d3974c63 01:08:13 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 01:08:13 ---> Running in 247fa5044069 01:08:13 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:08:13 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:08:13 OK: 17818 distinct packages available 01:08:13 Removing intermediate container 251d035f4b6d 01:08:13 ---> 951290590bf7 01:08:13 Step 15/24 : WORKDIR / 01:08:13 Removing intermediate container 6c1d4f41fbb9 01:08:13 ---> d15b95c7c69c 01:08:13 Step 14/25 : EXPOSE $APP_PORT 01:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:08:13 (1/1) Installing dumb-init (1.2.5-r2) 01:08:13 Executing busybox-1.35.0-r29.trigger 01:08:13 OK: 7 MiB in 16 packages 01:08:13 ---> Running in 3c2559660566 01:08:13 ---> Running in 45e5dd1fe049 01:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:08:13 Removing intermediate container 247fa5044069 01:08:13 ---> 2786dd86ff4e 01:08:13 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:08:13 ---> Running in 5e69a9a2f8e5 01:08:13 (1/9) Installing ca-certificates (20220614-r4) 01:08:13 (2/9) Installing brotli-libs (1.0.9-r9) 01:08:13 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:08:13 (4/9) Installing libcurl (7.88.1-r1) 01:08:13 Removing intermediate container 3c2559660566 01:08:13 Removing intermediate container 45e5dd1fe049 01:08:13 ---> 63e2f8f60780 01:08:13 ---> b2e6464f30c3 01:08:13 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt /Step 15/25 : WORKDIR / 01:08:13 01:08:13 (5/9) Installing curl (7.88.1-r1) 01:08:13 (6/9) Installing dumb-init (1.2.5-r2) 01:08:13 (7/9) Installing musl-obstack (1.2.3-r0) 01:08:13 (8/9) Installing libucontext (1.2-r0) 01:08:13 (9/9) Installing gcompat (1.1.0-r0) 01:08:13 Executing busybox-1.35.0-r29.trigger 01:08:13 Executing ca-certificates-20220614-r4.trigger 01:08:13 ---> Running in 6959e7822cbc 01:08:13 Removing intermediate container 5e69a9a2f8e5 01:08:13 ---> d9c84aeed0fd 01:08:13 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:08:14 OK: 10 MiB in 24 packages 01:08:14 ---> Running in c3b4abf7ca51 01:08:14 ---> 77accc560a81 01:08:14 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 01:08:14 Removing intermediate container 74cf6ce2b870 01:08:14 ---> 42d11ccc0c09 01:08:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:14 Removing intermediate container 6959e7822cbc 01:08:14 ---> 4edc350fc605 01:08:14 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:14 Removing intermediate container c3b4abf7ca51 01:08:14 ---> d3ac1af8a82f 01:08:14 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:08:14 ---> Running in 104e7b73f972 01:08:14 ---> 1024fba68e30 01:08:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:08:14 ---> 3d95ef4118d0 01:08:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:08:14 ---> ae0462bdb2e6 01:08:14 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 01:08:14 Removing intermediate container 104e7b73f972 01:08:14 ---> b0e684413a7b 01:08:14 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:08:14 ---> Running in 96718cdd4e27 01:08:14 ---> b00745aafca6 01:08:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:08:14 Removing intermediate container f48a628c65e0 01:08:14 ---> a72d1d2091c0 01:08:14 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:15 ---> b43ecefefe4d 01:08:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:08:15 ---> 56c9a10d2951 01:08:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:08:15 ---> 42308ad4060b 01:08:15 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 01:08:15 ---> 5dbfed6b94de 01:08:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:08:15 ---> 12323a589a1e 01:08:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:08:15 ---> 8d62515e6a83 01:08:15 Step 20/24 : ENTRYPOINT ["/core-command"] 01:08:15 ---> d1eff1d03048 01:08:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:08:15 ---> Running in 1b843e0ae762 01:08:15 ---> 670ebe4ffb2f 01:08:15 Step 19/23 : ENTRYPOINT ["/core-data"] 01:08:15 ---> 7bce5d841f31 01:08:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:08:15 ---> Running in 35aef2405202 01:08:15 Removing intermediate container 1b843e0ae762 01:08:15 ---> 09fb0c008e53 01:08:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:08:15 Removing intermediate container 96718cdd4e27 01:08:15 ---> bb1b2ecebd5c 01:08:15 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:08:16 ---> Running in f96c68ec6cd3 01:08:16 Removing intermediate container 35aef2405202 01:08:16 ---> 855bf4bc4922 01:08:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:08:16 ---> 5e68ee7032c0 01:08:16 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:08:16 ---> Running in c57de8567fdf 01:08:16 ---> 5ace4764b2b4 01:08:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:08:16 ---> Running in 78ba3762e676 01:08:16 ---> Running in 6fa81c4b0e7e 01:08:16 Removing intermediate container f96c68ec6cd3 01:08:16 ---> 5065b9b06932 01:08:16 Step 22/24 : LABEL arch=x86_64 01:08:16 ---> Running in 8377155c96ec 01:08:16 Removing intermediate container c57de8567fdf 01:08:16 ---> 1b23c74c4a31 01:08:16 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [Pipeline] withEnv [Pipeline] { 01:08:17 ---> ed2161be627f 01:08:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:08:17 Removing intermediate container 6fa81c4b0e7e 01:08:17 ---> fbdf0a1cfe7a 01:08:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:08:17 Removing intermediate container 78ba3762e676 01:08:17 ---> 1f485ccca31d 01:08:17 Step 21/23 : LABEL arch=x86_64 01:08:17 Removing intermediate container 8377155c96ec 01:08:17 ---> 34a8283239bf 01:08:17 Step 23/24 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:08:17 ---> 367371113bd2 01:08:17 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:08:17 ---> Running in d57e43f7024b 01:08:17 ---> Running in d770994a7433 01:08:17 ---> Running in f4bc2b1cd7c2 01:08:17 ---> Running in 926ed79b0294 01:08:17 ---> Running in 64a1060cb6c6 [Pipeline] configFileProvider 01:08:17 provisioning config files... 01:08:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config408714350853722032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:17 Removing intermediate container d57e43f7024b 01:08:17 ---> 34fa5ea17a8a 01:08:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:08:17 Removing intermediate container d770994a7433 01:08:17 ---> 14e3e3e2d0da 01:08:17 Step 22/23 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:08:17 Removing intermediate container f4bc2b1cd7c2 01:08:17 ---> 36b492617a07 01:08:17 Step 23/25 : LABEL arch=x86_64 01:08:17 ---> Running in c75e249c9b6a 01:08:17 Removing intermediate container 64a1060cb6c6 01:08:17 ---> 0446cba201fb 01:08:17 Step 24/24 : LABEL version=0.0.0 01:08:17 ---> Running in 6ac2da19f5e0 01:08:17 ---> Running in 0230db5fe6a2 01:08:17 ---> Running in a9ecb7c58e6d 01:08:17 Removing intermediate container c75e249c9b6a 01:08:17 ---> fa9739393302 01:08:17 Step 18/20 : LABEL arch=x86_64 01:08:17 ---> Running in a59bc9cf7306 01:08:17 Removing intermediate container 6ac2da19f5e0 01:08:17 ---> 9e828cc4ddf2 01:08:17 Step 24/25 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:08:17 Removing intermediate container 0230db5fe6a2 01:08:17 ---> 5d3f5fb97988 01:08:17 Step 23/23 : LABEL version=0.0.0 01:08:17 ---> docker-login.sh 01:08:17 nexus3.edgexfoundry.org:10001 01:08:18 Removing intermediate container a9ecb7c58e6d 01:08:18 ---> e038a384fb0b 01:08:18 01:08:18 ---> Running in fbccbaa6ee12 01:08:18 Removing intermediate container a59bc9cf7306 01:08:18 ---> 7fd6ebccf392 01:08:18 Step 19/20 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:08:18 ---> Running in 80fc7848b808 01:08:18 Successfully built e038a384fb0b 01:08:18 Successfully tagged core-command:latest 01:08:18  Building core-command ... done Building support-scheduler 01:08:18 ---> Running in b441a9ae704b 01:08:18 Removing intermediate container fbccbaa6ee12 01:08:18 ---> c578dcdad292 01:08:18 Step 25/25 : LABEL version=0.0.0 01:08:18 Removing intermediate container 926ed79b0294 01:08:18 ---> 41f2c1de0d4a 01:08:18 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:18 Removing intermediate container 80fc7848b808 01:08:18 ---> 56deb5ca7e28 01:08:18 01:08:18 Successfully built 56deb5ca7e28 01:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:18 Configure a credential helper to remove this warning. See 01:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:18 01:08:18 Login Succeeded 01:08:18 nexus3.edgexfoundry.org:10002 01:08:18 ---> Running in 4a798c02987d 01:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:18 Successfully tagged core-data:latest 01:08:18  Building core-data ... done Building support-notifications 01:08:18 Removing intermediate container b441a9ae704b 01:08:18 ---> ab80f2470bb0 01:08:18 Step 20/20 : LABEL version=0.0.0 01:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:18 Configure a credential helper to remove this warning. See 01:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:18 01:08:18 Login Succeeded 01:08:18 nexus3.edgexfoundry.org:10003 01:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:19 Configure a credential helper to remove this warning. See 01:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:19 01:08:19 Login Succeeded 01:08:19 nexus3.edgexfoundry.org:10004 01:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:19 Configure a credential helper to remove this warning. See 01:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:19 01:08:19 Login Succeeded 01:08:19 docker.io 01:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:19 Configure a credential helper to remove this warning. See 01:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:19 01:08:19 Login Succeeded 01:08:19 ---> docker-login.sh ends [Pipeline] } 01:08:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:08:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 01:08:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:08:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:08:20 ========================================================= 01:08:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:08:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:08:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:08:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:08:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:08:21 ---> 9c9ccb026757 01:08:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:08:21 ---> Using cache 01:08:21 ---> c0fb5addc069 01:08:21 Step 4/23 : WORKDIR /edgex-go 01:08:21 ---> Using cache 01:08:21 ---> 02c98e085589 01:08:21 Step 5/23 : RUN apk add --update --no-cache make git 01:08:21 ---> Using cache 01:08:21 ---> 4924fb576b8c 01:08:21 Step 6/23 : COPY go.mod vendor* ./ 01:08:21 ---> Using cache 01:08:21 ---> 18a115b9099d 01:08:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:21 ---> Using cache 01:08:21 ---> 469f786b14c8 01:08:21 Step 8/23 : COPY . . 01:08:21 ---> Using cache 01:08:21 ---> c6bc7106d87f 01:08:21 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 01:08:21 ---> 247254375f01 01:08:21 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 01:08:22 ---> Running in 5a5b6f40880a 01:08:22 ---> Running in ca8cd6fe5e3b 01:08:22 Removing intermediate container 4a798c02987d 01:08:22 ---> 4d3c9a70cc4b 01:08:22 01:08:22 Successfully built 4d3c9a70cc4b 01:08:22 Successfully tagged core-metadata:latest 01:08:22  Building core-metadata ... done Building security-spire-config 01:08:22 ---> 3c06b33ccf8d 01:08:22 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:08:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:08:22 af6eaf76a39c: Pulling fs layer 01:08:22 55522c791124: Pulling fs layer 01:08:22 ce5c4a1c91eb: Pulling fs layer 01:08:22 169dfbe0d373: Pulling fs layer 01:08:22 e1ff8fa3b103: Pulling fs layer 01:08:22 52ebb69f0ebf: Pulling fs layer 01:08:22 5abe8eddf0d5: Pulling fs layer 01:08:22 e1ff8fa3b103: Waiting 01:08:22 52ebb69f0ebf: Waiting 01:08:22 169dfbe0d373: Waiting 01:08:22 5abe8eddf0d5: Waiting 01:08:22 55522c791124: Verifying Checksum 01:08:22 169dfbe0d373: Verifying Checksum 01:08:22 169dfbe0d373: Download complete 01:08:22 e1ff8fa3b103: Verifying Checksum 01:08:22 e1ff8fa3b103: Download complete 01:08:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:08:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:08:22 ---> 9c9ccb026757 01:08:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:08:22 ---> Using cache 01:08:22 ---> c0fb5addc069 01:08:22 Step 4/23 : WORKDIR /edgex-go 01:08:22 ---> Using cache 01:08:22 ---> 02c98e085589 01:08:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:08:22 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 01:08:22 af6eaf76a39c: Verifying Checksum 01:08:22 af6eaf76a39c: Download complete 01:08:23 af6eaf76a39c: Pull complete 01:08:23 5abe8eddf0d5: Verifying Checksum 01:08:23 5abe8eddf0d5: Download complete 01:08:24 55522c791124: Pull complete 01:08:24 Removing intermediate container 5a5b6f40880a 01:08:24 ---> b4fd44b144f4 01:08:24 01:08:24 ---> Running in 780413aed3be 01:08:24 Successfully built b4fd44b144f4 01:08:24 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:08:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:08:24 ce5c4a1c91eb: Verifying Checksum 01:08:24 ce5c4a1c91eb: Download complete 01:08:24 52ebb69f0ebf: Verifying Checksum 01:08:24 52ebb69f0ebf: Download complete 01:08:25 ---> ce8e7e22ee8f 01:08:25 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:08:25 ---> 9c9ccb026757 01:08:25 Step 3/27 : WORKDIR /edgex-go 01:08:25 ---> Using cache 01:08:25 ---> 0b0fcf5f1fa6 01:08:25 Step 4/27 : RUN apk add --update --no-cache make git build-base curlSuccessfully tagged security-spiffe-token-provider:latest 01:08:25  Building security-spiffe-token-provider ... done  01:08:25 Building security-secretstore-setup 01:08:25 ---> Running in 0dd543c61b44 01:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:08:26 OK: 265 MiB in 53 packages 01:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:08:27 OK: 265 MiB in 53 packages 01:08:28 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:08:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:08:28 ---> 9c9ccb026757 01:08:28 Step 3/25 : WORKDIR /edgex-go 01:08:28 ---> Using cache 01:08:28 ---> 0b0fcf5f1fa6 01:08:28 Step 4/25 : RUN apk add --update --no-cache make git 01:08:28 ---> Using cache 01:08:28 ---> bfcf316c36aa 01:08:28 Step 5/25 : COPY go.mod vendor* ./ 01:08:28 ---> Using cache 01:08:28 ---> d58c299a1ddd 01:08:28 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:28 ---> Using cache 01:08:28 ---> 85332d605e5d 01:08:28 Step 7/25 : COPY . . 01:08:28 ---> Using cache 01:08:28 ---> 60c95e94b7c6 01:08:28 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:08:28 ---> 4184394e9097 01:08:28 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 01:08:28 ---> Running in 26b38079eecf 01:08:29 Removing intermediate container 780413aed3be 01:08:29 ---> 5b6d594be4c9 01:08:29 Step 6/23 : COPY go.mod vendor* ./ 01:08:29 Removing intermediate container 0dd543c61b44 01:08:29 ---> 8de03687c389 01:08:29 Step 5/27 : COPY go.mod vendor* ./ 01:08:29 ---> aa2a36a45f17 01:08:29 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:08:29 ---> 152d776c131f 01:08:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:08:29 ---> 31523bdda2a8 01:08:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:29 ---> Running in 199fe3da94d7 01:08:30 ---> Running in 5d493ce5365a 01:08:30 ---> 2479432f727e 01:08:30 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:08:31 ---> f680c3847574 01:08:31 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:08:31 ---> a2ed5021d3dd 01:08:31 Step 28/33 : RUN chmod +x /entrypoint.sh 01:08:31 ---> Running in 68c90fc1c951 01:08:33 Removing intermediate container 68c90fc1c951 01:08:33 ---> 235cc151b4c7 01:08:33 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:08:33 ---> Running in ead1eded8f7d 01:08:33 Removing intermediate container ead1eded8f7d 01:08:33 ---> 6936e2d34901 01:08:33 Step 30/33 : CMD ["gate"] 01:08:33 ---> Running in d358cc9219a1 01:08:33 Removing intermediate container d358cc9219a1 01:08:33 ---> 3f7d3314883a 01:08:33 Step 31/33 : LABEL arch=x86_64 01:08:34 ---> Running in 844f425b61b7 01:08:34 Removing intermediate container 844f425b61b7 01:08:34 ---> 70fab977088b 01:08:34 Step 32/33 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:08:34 ---> Running in 9a36bc08524b 01:08:35 Removing intermediate container 9a36bc08524b 01:08:35 ---> a859a090d2b5 01:08:35 Step 33/33 : LABEL version=0.0.0 01:08:35 ---> Running in 4fe4f14e00ce 01:08:35 Removing intermediate container 4fe4f14e00ce 01:08:35 ---> 5d1867643631 01:08:35 01:08:35 Successfully built 5d1867643631 01:08:35 Successfully tagged security-bootstrapper:latest 01:08:35 Building security-spire-server 01:08:37 ce5c4a1c91eb: Pull complete 01:08:37 169dfbe0d373: Pull complete 01:08:37 e1ff8fa3b103: Pull complete 01:08:38  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:08:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:08:38 ---> 9c9ccb026757 01:08:38 Step 3/26 : WORKDIR /edgex-go 01:08:38 ---> Using cache 01:08:38 ---> 0b0fcf5f1fa6 01:08:38 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 01:08:38 ---> Using cache 01:08:38 ---> 8de03687c389 01:08:38 Step 5/26 : COPY go.mod vendor* ./ 01:08:38 ---> Using cache 01:08:38 ---> 31523bdda2a8 01:08:38 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:40 ---> Running in 1d1ca2eefecc 01:08:44 52ebb69f0ebf: Pull complete 01:08:45 5abe8eddf0d5: Pull complete 01:08:45 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 01:08:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:08:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:08:45 + docker build -t ci-base-image-arm64 -f - . 01:08:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:08:45 WORKDIR /edgex 01:08:45 COPY go.mod . 01:08:45 RUN go mod download 01:08:46 Sending build context to Docker daemon 2.932MB 01:08:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:08:46 ---> 6cb57ee374ae 01:08:46 Step 2/4 : WORKDIR /edgex 01:08:48 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 01:08:48 ---> Running in 679320c1a949 01:08:48 Removing intermediate container 679320c1a949 01:08:48 ---> e82da8d2d0e6 01:08:48 Step 3/4 : COPY go.mod . 01:08:49 ---> d38a1d099000 01:08:49 Step 4/4 : RUN go mod download 01:08:49 ---> Running in 2006559b757e 01:08:53 Removing intermediate container ca8cd6fe5e3b 01:08:53 ---> 3678cb447a2d 01:08:53 01:08:53 Step 10/23 : FROM alpine:3.17 01:08:53 ---> b2aa39c304c2 01:08:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:08:53 ---> Using cache 01:08:53 ---> 5c25128fa191 01:08:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:08:53 ---> Using cache 01:08:53 ---> 1de7f607f3bc 01:08:53 Step 13/23 : ENV APP_PORT=59861 01:08:54 ---> Running in 749cc3ec9c07 01:08:59 Removing intermediate container 749cc3ec9c07 01:08:59 ---> 1a37111e2475 01:08:59 Step 14/23 : EXPOSE $APP_PORT 01:08:59 Removing intermediate container 26b38079eecf 01:08:59 ---> d8f7c68cbe4e 01:08:59 01:08:59 Step 9/25 : FROM alpine:3.17 01:08:59 ---> b2aa39c304c2 01:08:59 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:08:59 ---> Running in e28c59357cc4 01:08:59 ---> Running in f39731deccf9 01:08:59 Removing intermediate container f39731deccf9 01:08:59 ---> d687706b9f93 01:08:59 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:09:00 ---> 8e3a15a8c3df 01:09:00 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:09:00 (1/3) Installing ca-certificates (20220614-r4) 01:09:00 (2/3) Installing dumb-init (1.2.5-r2) 01:09:00 ---> 9a81ff31f6f5 01:09:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:09:00 (3/3) Installing su-exec (0.2-r2) 01:09:00 Executing busybox-1.35.0-r29.trigger 01:09:00 Executing ca-certificates-20220614-r4.trigger 01:09:00 Removing intermediate container 199fe3da94d7 01:09:00 ---> df428fd8d833 01:09:00 Step 8/23 : COPY . . 01:09:00 Removing intermediate container 5d493ce5365a 01:09:00 ---> 2832e1309edf 01:09:00 Step 7/27 : COPY . . 01:09:00 OK: 8 MiB in 18 packages 01:09:07 ---> 3099fd4e1eda 01:09:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:09:07 Removing intermediate container e28c59357cc4 01:09:07 ---> 2e2c49e0a21d 01:09:07 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:09:07 ---> f68e96b9a4b5 01:09:07 Step 9/23 : RUN make cmd/support-notifications/support-notifications 01:09:07 ---> e6babf5cb72c 01:09:07 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:09:07 ---> Running in a79a92becea1 01:09:07 ---> Running in cac230a5b5df 01:09:07 ---> Running in 305d5de04dd9 01:09:07 ---> 91fd24079fde 01:09:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:09:07 ---> Running in f3bd51747163 01:09:07 Removing intermediate container a79a92becea1 01:09:07 ---> db89e52f06bb 01:09:07 Step 12/25 : WORKDIR / 01:09:07 Removing intermediate container 305d5de04dd9 01:09:07 ---> 3ad6303e6c13 01:09:07 Step 9/27 : WORKDIR /edgex-go/spire-build 01:09:07 ---> Running in bc731e2a7848 01:09:07 ---> Running in f0e11eab4a19 01:09:07 Removing intermediate container f3bd51747163 01:09:07 ---> 257b242e123b 01:09:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:09:07 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 01:09:07 ---> Running in 50fbe6de8f2d 01:09:07 Removing intermediate container bc731e2a7848 01:09:07 ---> 701fdc81a1b7 01:09:07 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:08 Removing intermediate container f0e11eab4a19 01:09:08 ---> 25324727095d 01:09:08 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:09:08 Removing intermediate container 50fbe6de8f2d 01:09:08 ---> 4b499018e519 01:09:08 Step 21/23 : LABEL arch=x86_64 01:09:08 ---> Running in fa0c1b8168f2 01:09:08 ---> 3e599f9bd487 01:09:08 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 01:09:08 ---> Running in 3ecb2c31a564 01:09:08 Removing intermediate container fa0c1b8168f2 01:09:08 ---> baec5d7eed80 01:09:08 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:09:09 Removing intermediate container 3ecb2c31a564 01:09:09 ---> 9cdea8c0c209 01:09:09 Step 22/23 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:09:09 ---> a3c0de84a81d 01:09:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:09:09 ---> Running in 60b771a6d532 01:09:09 ---> Running in fd672e43e832 01:09:09 Removing intermediate container fd672e43e832 01:09:09 ---> eb85796d27f8 01:09:09 Step 23/23 : LABEL version=0.0.0 01:09:09 ---> b0a6377043da 01:09:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:09:10 ---> Running in 3c631f63eb3b 01:09:10 ---> eb4bccff7fe6 01:09:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:09:10 Removing intermediate container 3c631f63eb3b 01:09:10 ---> 3282d7f576b4 01:09:10 01:09:10 Removing intermediate container 60b771a6d532 01:09:10 ---> 2ee6d1c1d279 01:09:10 Step 12/27 : WORKDIR /edgex-go 01:09:10 ---> c60817eb3e54 01:09:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:09:10 Successfully built 3282d7f576b4 01:09:10 Successfully tagged support-scheduler:latest 01:09:10 Building security-proxy-setup 01:09:10  Building support-scheduler ... done  ---> Running in 89666e4a44cd 01:09:12 Removing intermediate container 89666e4a44cd 01:09:12 ---> 5c2a35860f37 01:09:12 01:09:12 Step 13/27 : FROM alpine:3.17 01:09:12 ---> b2aa39c304c2 01:09:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:09:13 ---> 2075e589a35c 01:09:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:09:13 ---> Running in 031fa6d60b69 01:09:14 Removing intermediate container 031fa6d60b69 01:09:14 ---> 9e5817246c3f 01:09:14 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:09:14 ---> 06f343e2a7e1 01:09:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:09:14 ---> Running in 615fb6ec41ee 01:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:09:15 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:09:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:09:15 ---> 9c9ccb026757 01:09:15 Step 3/22 : WORKDIR /edgex-go 01:09:15 ---> Using cache 01:09:15 ---> 0b0fcf5f1fa6 01:09:15 Step 4/22 : RUN apk add --update --no-cache make git 01:09:15 ---> Using cache 01:09:15 ---> bfcf316c36aa 01:09:15 Step 5/22 : COPY go.mod vendor* ./ 01:09:15 ---> Using cache 01:09:15 ---> d58c299a1ddd 01:09:15 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:15 ---> Using cache 01:09:15 ---> 85332d605e5d 01:09:15 Step 7/22 : COPY . . 01:09:15 ---> Using cache 01:09:15 ---> 60c95e94b7c6 01:09:15 Step 8/22 : RUN make cmd/secrets-config/secrets-config 01:09:15 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:09:15 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:09:15 OK: 17818 distinct packages available 01:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:09:15 ---> ce0c1ce37b1c 01:09:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:09:16 ---> Running in 21ad1320e149 01:09:16 (1/4) Installing dumb-init (1.2.5-r2) 01:09:16 (2/4) Installing musl-obstack (1.2.3-r0) 01:09:16 (3/4) Installing libucontext (1.2-r0) 01:09:16 (4/4) Installing gcompat (1.1.0-r0) 01:09:16 ---> Running in 60864b56b47a 01:09:16 Executing busybox-1.35.0-r29.trigger 01:09:16 OK: 7 MiB in 19 packages 01:09:17 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 01:09:17 Removing intermediate container 1d1ca2eefecc 01:09:17 ---> 2c296d4eadf3 01:09:17 Step 7/26 : COPY . . 01:09:17 Removing intermediate container 615fb6ec41ee 01:09:17 ---> 311c8d59edb5 01:09:17 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:19 Removing intermediate container 60864b56b47a 01:09:19 ---> 806f61a561ee 01:09:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:09:20 ---> 7720e81305d8 01:09:20 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:09:20 ---> Running in 6a1baedb316a 01:09:20 Removing intermediate container 6a1baedb316a 01:09:20 ---> b8a13848535d 01:09:20 Step 23/25 : LABEL arch=x86_64 01:09:20 ---> b5072182cb85 01:09:20 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:09:20 ---> Running in 05b3f3549c00 01:09:21 Removing intermediate container 2006559b757e 01:09:21 ---> aaf7296f621f 01:09:21 Successfully built aaf7296f621f 01:09:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:09:21 Removing intermediate container 05b3f3549c00 01:09:21 ---> 30dc297d999d 01:09:21 Step 24/25 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 [Pipeline] sh 01:09:21 + docker inspect -f . ci-base-image-arm64 01:09:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:21 prd-ubuntu20.04-docker-arm64-4c-16g-5018 does not seem to be running inside a container 01:09:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:09:22 ---> Running in a689d856e6a1 01:09:22 Removing intermediate container a689d856e6a1 01:09:22 ---> 3cef9b013a45 01:09:22 Step 25/25 : LABEL version=0.0.0 01:09:22 ---> Running in 8534cecd0541 01:09:23 Removing intermediate container 8534cecd0541 01:09:23 ---> aa791caaadc4 01:09:23 01:09:23 $ docker top 8f3f0fc09294ef2bd26f3d472e984bcf411c7b077a897d37e87d2930c9562932 -eo pid,comm [Pipeline] { 01:09:23 Successfully built aa791caaadc4 01:09:23 Successfully tagged security-secretstore-setup:latest 01:09:23 Building core-common-config-bootstrapper 01:09:23  Building security-secretstore-setup ... done  ---> 63f14f3378df 01:09:23 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:09:23 ---> 76a67d755604 01:09:23 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [Pipeline] sh 01:09:24 + go version 01:09:24 go version go1.20.2 linux/arm64 [Pipeline] } 01:09:24 $ docker stop --time=1 8f3f0fc09294ef2bd26f3d472e984bcf411c7b077a897d37e87d2930c9562932 01:09:25 ---> Running in 11c096524936 01:09:26 ---> 71fcce141629 01:09:26 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:09:26 Removing intermediate container 11c096524936 01:09:26 ---> 40a04a7c88e7 01:09:26 Step 9/26 : WORKDIR /edgex-go/spire-build 01:09:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:09:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:09:26 ---> 9c9ccb026757 01:09:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:09:26 ---> Using cache 01:09:26 ---> c0fb5addc069 01:09:26 Step 4/23 : WORKDIR /edgex-go 01:09:26 ---> Using cache 01:09:26 ---> 02c98e085589 01:09:26 Step 5/23 : RUN apk add --update --no-cache make git 01:09:26 ---> Using cache 01:09:26 ---> 4924fb576b8c 01:09:26 Step 6/23 : COPY go.mod vendor* ./ 01:09:26 ---> Using cache 01:09:26 ---> 18a115b9099d 01:09:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:26 ---> Using cache 01:09:26 ---> 469f786b14c8 01:09:26 Step 8/23 : COPY . . 01:09:26 ---> Using cache 01:09:26 ---> c6bc7106d87f 01:09:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:09:26 ---> Running in 603ff1a0998b 01:09:26 ---> Running in ce238c74b601 01:09:26 ---> Running in fad524a3ef46 01:09:27 Removing intermediate container 603ff1a0998b 01:09:27 ---> 3320ce9b2d0c 01:09:27 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:09:27 Removing intermediate container fad524a3ef46 01:09:27 ---> 4755bd4103f8 01:09:27 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:09:27 $ docker rm -f --volumes 8f3f0fc09294ef2bd26f3d472e984bcf411c7b077a897d37e87d2930c9562932 01:09:27 ---> Running in 79ff444f8992 01:09:27 ---> d088587574cb 01:09:27 Step 22/27 : WORKDIR / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 01:09:27 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 01:09:27 ---> Running in 5c429a74db8a [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:27 Removing intermediate container 79ff444f8992 01:09:27 ---> bc7fef797cd6 01:09:27 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:09:27 ---> Running in 48e6f3681f36 01:09:28 + docker inspect -f . ci-base-image-arm64 01:09:28 . [Pipeline] } [Pipeline] // withEnv 01:09:28 Removing intermediate container 5c429a74db8a 01:09:28 ---> aeaae8567862 01:09:28 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:09:28 ---> Running in 8bdc9071e7e3 [Pipeline] withDockerContainer 01:09:28 prd-ubuntu20.04-docker-arm64-4c-16g-5018 does not seem to be running inside a container 01:09:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:09:28 Removing intermediate container 8bdc9071e7e3 01:09:28 ---> 2a2d1019d867 01:09:28 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:09:28 ---> Running in 4082ca94c6ce 01:09:28 Removing intermediate container 4082ca94c6ce 01:09:28 ---> 128ae734911c 01:09:28 Step 25/27 : LABEL arch=x86_64 01:09:28 ---> Running in a61498784d92 01:09:29 Removing intermediate container 48e6f3681f36 01:09:29 ---> 170fbbf0af38 01:09:29 Step 12/26 : WORKDIR /edgex-go 01:09:29 ---> Running in c2b9704d60f2 01:09:29 Removing intermediate container a61498784d92 01:09:29 ---> 90decf3664ff 01:09:29 Step 26/27 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:09:29 $ docker top abe897d287a4907e8487f3b57ad40d743daa9b76dd2e1f2ac7801e72df22402f -eo pid,comm 01:09:29 ---> Running in 842333adf102 [Pipeline] { [Pipeline] echo 01:09:29 ========================================================= 01:09:29 [edgeXBuildGoParallel] Running Tests and Build... 01:09:29 ========================================================= [Pipeline] sh 01:09:29 Removing intermediate container c2b9704d60f2 01:09:29 ---> d71db42a7a4a 01:09:29 01:09:29 Step 13/26 : FROM alpine:3.17 01:09:29 ---> b2aa39c304c2 01:09:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:09:29 ---> Using cache 01:09:29 ---> 9e5817246c3f 01:09:29 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:09:29 Removing intermediate container 842333adf102 01:09:29 ---> a09a972f22b8 01:09:29 Step 27/27 : LABEL version=0.0.0 01:09:29 ---> Running in 969294f480ef 01:09:29 ---> Running in dae8b5b25952 01:09:30 Removing intermediate container dae8b5b25952 01:09:30 ---> 6d878257ded7 01:09:30 01:09:30 Successfully built 6d878257ded7 01:09:30 Successfully tagged security-spire-config:latest 01:09:30 Building security-proxy-auth 01:09:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 01:09:30 + make test 01:09:30 go test -race -coverprofile=coverage.out ./... 01:09:30  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:09:30 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:09:30 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:09:30 OK: 17818 distinct packages available 01:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:09:31 (1/5) Installing dumb-init (1.2.5-r2) 01:09:31 (2/5) Installing musl-obstack (1.2.3-r0) 01:09:31 (3/5) Installing libucontext (1.2-r0) 01:09:31 (4/5) Installing gcompat (1.1.0-r0) 01:09:31 (5/5) Installing openssl (3.0.8-r0) 01:09:31 Executing busybox-1.35.0-r29.trigger 01:09:31 OK: 8 MiB in 20 packages 01:09:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:09:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:09:33 ---> 9c9ccb026757 01:09:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:09:33 ---> Using cache 01:09:33 ---> c0fb5addc069 01:09:33 Step 4/23 : WORKDIR /edgex-go 01:09:33 ---> Using cache 01:09:33 ---> 02c98e085589 01:09:33 Step 5/23 : RUN apk add --update --no-cache make git 01:09:33 ---> Using cache 01:09:33 ---> 4924fb576b8c 01:09:33 Step 6/23 : COPY go.mod vendor* ./ 01:09:33 ---> Using cache 01:09:33 ---> 18a115b9099d 01:09:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:33 ---> Using cache 01:09:33 ---> 469f786b14c8 01:09:33 Step 8/23 : COPY . . 01:09:35 ---> Using cache 01:09:35 ---> c6bc7106d87f 01:09:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:09:36 ---> Running in 95e25b33ca98 01:09:36 Removing intermediate container cac230a5b5df 01:09:36 ---> 695aca46417b 01:09:36 01:09:36 Step 10/23 : FROM alpine:3.17 01:09:36 ---> b2aa39c304c2 01:09:36 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:09:36 ---> Running in 024609a8066f 01:09:36 Removing intermediate container 969294f480ef 01:09:36 ---> 84b3f8451230 01:09:36 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:36 ---> 6fa99ab43006 01:09:36 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 01:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:09:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:09:37 (1/2) Installing ca-certificates (20220614-r4) 01:09:37 (2/2) Installing dumb-init (1.2.5-r2) 01:09:37 Executing busybox-1.35.0-r29.trigger 01:09:37 Executing ca-certificates-20220614-r4.trigger 01:09:37 OK: 8 MiB in 17 packages 01:09:37 ---> 9639c8666051 01:09:37 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:09:38 Removing intermediate container 024609a8066f 01:09:38 ---> 17df38418cfe 01:09:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 01:09:39 ---> 2d984125631a 01:09:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:09:39 ---> Running in 1c154a671a4b 01:09:39 Removing intermediate container 21ad1320e149 01:09:39 ---> 484666c830f6 01:09:39 01:09:39 Step 9/22 : FROM alpine:3.17 01:09:39 ---> b2aa39c304c2 01:09:39 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 01:09:39 ---> Running in 2d0909f6c76a 01:09:39 Removing intermediate container 1c154a671a4b 01:09:39 ---> 24b80e30677e 01:09:39 Step 13/23 : ENV APP_PORT=59860 01:09:39 ---> Running in 7d8cd20e40c3 01:09:39 ---> 80f2e092fb24 01:09:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:09:39 Removing intermediate container 7d8cd20e40c3 01:09:39 ---> 39f0d89403ca 01:09:39 Step 14/23 : EXPOSE $APP_PORT 01:09:39 ---> Running in 32dccfa1d561 01:09:39 ---> 8926f7fffd99 01:09:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:09:40 Removing intermediate container 32dccfa1d561 01:09:40 ---> 40fdb1b24d6b 01:09:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:09:40 ---> eb27a8c36812 01:09:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:09:40 ---> Running in 201710890f5a 01:09:40 ---> 1b522ce26ab0 01:09:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:09:40 Removing intermediate container 201710890f5a 01:09:40 ---> ccd3887f820a 01:09:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:09:40 (1/2) Installing dumb-init (1.2.5-r2) 01:09:40 (2/2) Installing openssl (3.0.8-r0) 01:09:40 Executing busybox-1.35.0-r29.trigger 01:09:40 OK: 8 MiB in 17 packages 01:09:40 ---> Running in f548001a7909 01:09:40 ---> 74bc67a3653d 01:09:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:09:40 Removing intermediate container f548001a7909 01:09:40 ---> 1574673213e6 01:09:40 Step 24/26 : LABEL arch=x86_64 01:09:40 ---> Running in f5af96198574 01:09:41 Removing intermediate container f5af96198574 01:09:41 ---> b24ec12633f1 01:09:41 Step 25/26 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:09:41 Removing intermediate container 2d0909f6c76a 01:09:41 ---> 8a83c9f7de14 01:09:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:09:41 ---> Running in 45bbecefed6a 01:09:41 ---> Running in 918903206e0b 01:09:41 ---> 6d5e83a4b714 01:09:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:09:41 Removing intermediate container 45bbecefed6a 01:09:41 ---> 9df842c8274b 01:09:41 Step 26/26 : LABEL version=0.0.0 01:09:41 Removing intermediate container 918903206e0b 01:09:41 ---> 4b2bd6a5da1d 01:09:41 Step 12/22 : WORKDIR /edgex 01:09:41 ---> Running in 2a6a4a4ebb0e 01:09:41 ---> Running in 2e9810a32a41 01:09:41 ---> 9fdec53cb944 01:09:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:09:42 Removing intermediate container 2a6a4a4ebb0e 01:09:42 ---> d69071222d4f 01:09:42 01:09:42 ---> Running in 910d517eed8b 01:09:42 Removing intermediate container 2e9810a32a41 01:09:42 ---> e10bcf58d7a8 01:09:42 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:42 Successfully built d69071222d4f 01:09:42 Successfully tagged security-spire-server:latest 01:09:42  Building security-spire-server ... done Building security-spire-agent 01:09:42 Removing intermediate container 910d517eed8b 01:09:42 ---> 635ce041e1d2 01:09:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:09:42 ---> Running in 3a43191e06bb 01:09:45 ---> cb2152e76ae0 01:09:45 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 01:09:45 Removing intermediate container 3a43191e06bb 01:09:45 ---> d94515be57f0 01:09:45 Step 21/23 : LABEL arch=x86_64 01:09:45 ---> Running in 5063438e2e1a 01:09:45 ---> c463ff71abc5 01:09:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:09:45 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:09:45 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:09:45 ---> 9c9ccb026757 01:09:45 Step 3/27 : WORKDIR /edgex-go 01:09:45 ---> Using cache 01:09:45 ---> 0b0fcf5f1fa6 01:09:45 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:09:45 ---> Using cache 01:09:45 ---> 8de03687c389 01:09:45 Step 5/27 : COPY go.mod vendor* ./ 01:09:45 ---> Using cache 01:09:45 ---> 31523bdda2a8 01:09:45 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:45 ---> Using cache 01:09:45 ---> 2c296d4eadf3 01:09:45 Step 7/27 : COPY . . 01:09:45 ---> Using cache 01:09:45 ---> 76a67d755604 01:09:45 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:09:45 ---> Using cache 01:09:45 ---> 40a04a7c88e7 01:09:45 Step 9/27 : WORKDIR /edgex-go/spire-build 01:09:45 ---> Using cache 01:09:45 ---> 4755bd4103f8 01:09:45 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:09:45 ---> Using cache 01:09:45 ---> bc7fef797cd6 01:09:45 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:09:45 ---> Running in 2350484ceb81 01:09:46 Removing intermediate container 5063438e2e1a 01:09:46 ---> abe1252c8a2e 01:09:46 Step 22/23 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:09:46 ---> c7e1b2565c60 01:09:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:09:46 ---> Running in 852ee339f45f 01:09:46 Removing intermediate container 852ee339f45f 01:09:46 ---> 478d35294734 01:09:46 Step 23/23 : LABEL version=0.0.0 01:09:46 ---> fd681941e9aa 01:09:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:09:46 ---> Running in 227832cd6871 01:09:47 Removing intermediate container 2350484ceb81 01:09:47 ---> b323936b5e6c 01:09:47 Step 12/27 : WORKDIR /edgex-go 01:09:47 Removing intermediate container 227832cd6871 01:09:47 ---> 794ab72f8c48 01:09:47 01:09:47 ---> 691ac20358de 01:09:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:09:47 ---> Running in 8868d98e0ebb 01:09:47 Successfully built 794ab72f8c48 01:09:47 ---> Running in fc29ab2ba891 01:09:47 Successfully tagged support-notifications:latest 01:09:48  Building support-notifications ... done Removing intermediate container 8868d98e0ebb 01:09:48 ---> e2b101691f4c 01:09:48 01:09:48 Step 13/27 : FROM alpine:3.17 01:09:48 ---> b2aa39c304c2 01:09:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:09:48 ---> Using cache 01:09:48 ---> 9e5817246c3f 01:09:48 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:09:48 ---> Using cache 01:09:48 ---> 84b3f8451230 01:09:48 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:48 ---> Using cache 01:09:48 ---> 6fa99ab43006 01:09:48 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:09:48 ---> Using cache 01:09:48 ---> 9639c8666051 01:09:48 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:09:48 Removing intermediate container fc29ab2ba891 01:09:48 ---> 879f2ff92abb 01:09:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:09:48 ---> Running in 97efa0dca82a 01:09:49 Removing intermediate container ce238c74b601 01:09:49 ---> 61328f27064a 01:09:49 01:09:49 Step 10/23 : FROM alpine:3.17 01:09:49 ---> b2aa39c304c2 01:09:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:09:49 ---> 3c2a6486ce41 01:09:49 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:09:49 ---> Running in 8b45fdff0baa 01:09:49 Removing intermediate container 97efa0dca82a 01:09:49 ---> 92a75a352fde 01:09:49 Step 20/22 : LABEL arch=x86_64 01:09:49 ---> Running in f653e0e8675b 01:09:49 Removing intermediate container 8b45fdff0baa 01:09:49 ---> f6ac30f02cf7 01:09:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:09:49 ---> Running in 120fb9eb13bf 01:09:49 Removing intermediate container f653e0e8675b 01:09:49 ---> f15d6f0c67ac 01:09:49 Step 21/22 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:09:49 ---> Running in 9f025428aa1f 01:09:49 Removing intermediate container 9f025428aa1f 01:09:49 ---> 51447525a032 01:09:49 Step 22/22 : LABEL version=0.0.0 01:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:09:50 ---> Running in d3ca21418ca8 01:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:09:50 Removing intermediate container d3ca21418ca8 01:09:50 ---> d7d2fa39faba 01:09:50 01:09:50 Successfully built d7d2fa39faba 01:09:50 Successfully tagged security-proxy-setup:latest 01:09:50  Building security-proxy-setup ... done (1/1) Installing dumb-init (1.2.5-r2) 01:09:50 Executing busybox-1.35.0-r29.trigger 01:09:50 OK: 7 MiB in 16 packages 01:09:50 ---> fa9bf60dd2e5 01:09:50 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:09:50 ---> 7e618daaedbc 01:09:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:09:50 Removing intermediate container 120fb9eb13bf 01:09:50 ---> 2851969bb0c8 01:09:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:51 ---> b82757a5bcd7 01:09:51 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:09:51 ---> 8506f6d5b5da 01:09:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:09:51 ---> 518d89bccfa7 01:09:51 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:09:51 ---> bb538587a8b1 01:09:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:09:51 ---> Running in 254e2c871f17 01:09:51 Removing intermediate container 254e2c871f17 01:09:51 ---> f2b15b1435e1 01:09:51 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:09:51 ---> 4f15a6b60749 01:09:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:09:51 ---> Running in 6822f87026e7 01:09:52 Removing intermediate container 6822f87026e7 01:09:52 ---> ba9934ae9779 01:09:52 Step 25/27 : LABEL arch=x86_64 01:09:52 ---> 43d7496c2859 01:09:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:09:52 ---> Running in 42b84338d36f 01:09:52 ---> 8813e077456b 01:09:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:09:52 Removing intermediate container 42b84338d36f 01:09:52 ---> db10b5a87d90 01:09:52 Step 26/27 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:09:52 ---> Running in b33a205a2cb3 01:09:52 ---> Running in 997bf0ccf977 01:09:52 Removing intermediate container 997bf0ccf977 01:09:52 ---> af811d955dbc 01:09:52 Step 27/27 : LABEL version=0.0.0 01:09:52 ---> Running in 409b54c7dd7c 01:09:52 Removing intermediate container 409b54c7dd7c 01:09:52 ---> 6c7e9c63ae08 01:09:52 01:09:53 Successfully built 6c7e9c63ae08 01:09:53 Successfully tagged security-spire-agent:latest 01:09:53  Building security-spire-agent ... done Removing intermediate container b33a205a2cb3 01:09:53 ---> 4f2dff4316a9 01:09:53 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:09:53 ---> Running in 9270479df750 01:09:53 Removing intermediate container 9270479df750 01:09:53 ---> 18c60e64ee73 01:09:53 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 01:09:53 ---> Running in 7d26cbe7ee24 01:09:54 Removing intermediate container 7d26cbe7ee24 01:09:54 ---> 672ea96bdf50 01:09:54 Step 21/23 : LABEL arch=x86_64 01:09:54 ---> Running in 0e40ad3065c3 01:09:54 Removing intermediate container 0e40ad3065c3 01:09:54 ---> 96d1a134147e 01:09:54 Step 22/23 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:09:54 ---> Running in 20cb85d0d693 01:09:54 Removing intermediate container 20cb85d0d693 01:09:54 ---> 522e046da63e 01:09:54 Step 23/23 : LABEL version=0.0.0 01:09:54 ---> Running in 0e4c85e1ed4e 01:09:55 Removing intermediate container 0e4c85e1ed4e 01:09:55 ---> 5e841807d40a 01:09:55 01:09:55 Successfully built 5e841807d40a 01:09:55 Successfully tagged core-common-config-bootstrapper:latest 01:09:55  Building core-common-config-bootstrapper ... done Removing intermediate container 95e25b33ca98 01:09:55 ---> 244a1890fc11 01:09:55 01:09:55 Step 10/23 : FROM alpine:3.17 01:09:55 ---> b2aa39c304c2 01:09:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:09:55 ---> Using cache 01:09:55 ---> f6ac30f02cf7 01:09:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:09:55 ---> Using cache 01:09:55 ---> 2851969bb0c8 01:09:55 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:55 ---> Using cache 01:09:55 ---> 8506f6d5b5da 01:09:55 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:09:55 ---> Using cache 01:09:55 ---> bb538587a8b1 01:09:55 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:09:56 ---> 471caea22673 01:09:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:09:56 ---> 29af04ea769d 01:09:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:09:56 ---> 0a24561cbb92 01:09:56 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:09:56 ---> Running in eb8e83dff56b 01:09:56 Removing intermediate container eb8e83dff56b 01:09:56 ---> 256bf4d18d27 01:09:56 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:09:56 ---> Running in b5f870fc9c11 01:09:57 Removing intermediate container b5f870fc9c11 01:09:57 ---> 03a3aab0ced2 01:09:57 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:09:57 ---> Running in 84ca0ff14d12 01:09:57 Removing intermediate container 84ca0ff14d12 01:09:57 ---> 0ae9444d5afc 01:09:57 Step 21/23 : LABEL arch=x86_64 01:09:57 ---> Running in 7bf230095fd3 01:09:57 Removing intermediate container 7bf230095fd3 01:09:57 ---> da524ad4394f 01:09:57 Step 22/23 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:09:57 ---> Running in fdbf83d30144 01:09:57 Removing intermediate container fdbf83d30144 01:09:57 ---> 0e0ac925782d 01:09:57 Step 23/23 : LABEL version=0.0.0 01:09:57 ---> Running in 79f02257159e 01:09:57 Removing intermediate container 79f02257159e 01:09:57 ---> a3495d1987df 01:09:57 01:09:57 Successfully built a3495d1987df 01:09:57 Successfully tagged security-proxy-auth:latest 01:09:57  Building security-proxy-auth ... done  [Pipeline] } 01:09:57 $ docker stop --time=1 ca39db658d7a10ec1a5c480402f5ecb00d3b742b83281ff870ff0db71dc60649 01:09:58 $ docker rm -f --volumes ca39db658d7a10ec1a5c480402f5ecb00d3b742b83281ff870ff0db71dc60649 [Pipeline] // withDockerContainer [Pipeline] sh 01:09:59 + docker images 01:09:59 REPOSITORY TAG IMAGE ID CREATED SIZE 01:09:59 security-proxy-auth latest a3495d1987df 2 seconds ago 18.3MB 01:09:59 244a1890fc11 4 seconds ago 1.66GB 01:09:59 core-common-config-bootstrapper latest 5e841807d40a 5 seconds ago 17.2MB 01:09:59 security-spire-agent latest 6c7e9c63ae08 7 seconds ago 129MB 01:09:59 security-proxy-setup latest d7d2fa39faba 9 seconds ago 18.7MB 01:09:59 61328f27064a 11 seconds ago 1.68GB 01:09:59 e2b101691f4c 12 seconds ago 1.55GB 01:09:59 support-notifications latest 794ab72f8c48 13 seconds ago 32.7MB 01:09:59 security-spire-server latest d69071222d4f 18 seconds ago 89.8MB 01:09:59 484666c830f6 21 seconds ago 1.67GB 01:09:59 695aca46417b 26 seconds ago 1.75GB 01:09:59 security-spire-config latest 6d878257ded7 30 seconds ago 88.9MB 01:09:59 d71db42a7a4a 30 seconds ago 1.55GB 01:09:59 security-secretstore-setup latest aa791caaadc4 37 seconds ago 32.7MB 01:09:59 support-scheduler latest 3282d7f576b4 49 seconds ago 32MB 01:09:59 5c2a35860f37 49 seconds ago 1.55GB 01:09:59 d8f7c68cbe4e About a minute ago 1.68GB 01:09:59 3678cb447a2d About a minute ago 1.75GB 01:09:59 security-bootstrapper latest 5d1867643631 About a minute ago 22.1MB 01:09:59 security-spiffe-token-provider latest b4fd44b144f4 About a minute ago 32.8MB 01:09:59 core-metadata latest 4d3c9a70cc4b About a minute ago 20.4MB 01:09:59 core-data latest 56deb5ca7e28 About a minute ago 20MB 01:09:59 core-command latest e038a384fb0b About a minute ago 19.8MB 01:09:59 ea5f4b436ae1 About a minute ago 1.73GB 01:09:59 bfb75b8fa765 About a minute ago 1.69GB 01:09:59 3f4505c1940c About a minute ago 1.69GB 01:09:59 926a97d3c8c7 About a minute ago 1.69GB 01:09:59 6150aacbb4d5 About a minute ago 1.67GB 01:09:59 ci-base-image-x86_64 latest 9c9ccb026757 6 minutes ago 881MB 01:09:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB 01:09:59 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 01:09:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 01:09:59 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] } 01:10:09 ? github.com/edgexfoundry/edgex-go [no test files] 01:12:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:12:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:12:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:12:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:12:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:12:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:12:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:12:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:12:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:12:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:12:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:12:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:12:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:12:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:12:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:12:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.272s coverage: 28.7% of statements 01:12:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.305s coverage: 98.5% of statements 01:12:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:12:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:12:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:12:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.414s coverage: 71.3% of statements 01:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:12:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.310s coverage: 54.0% of statements 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:13:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:13:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:13:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.596s coverage: 88.5% of statements 01:13:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.553s coverage: 3.9% of statements 01:13:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:13:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:13:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:13:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.582s coverage: 95.6% of statements 01:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:13:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.198s coverage: 72.2% of statements 01:13:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:13:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:13:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:13:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.233s coverage: 65.9% of statements 01:13:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:13:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:13:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.382s coverage: 0.9% of statements 01:13:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.0% of statements 01:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.293s coverage: 45.5% of statements 01:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 82.9% of statements 01:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 01:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.285s coverage: 96.3% of statements 01:13:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements 01:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements 01:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.074s coverage: 79.9% of statements 01:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.250s coverage: 92.9% of statements 01:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements 01:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.205s coverage: 86.9% of statements 01:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 01:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 01:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements 01:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.455s coverage: 81.2% of statements 01:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.486s coverage: 82.1% of statements 01:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 86.0% of statements 01:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.002s coverage: 63.1% of statements 01:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.237s coverage: 100.0% of statements 01:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements 01:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 01:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 01:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 01:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.988s coverage: 38.4% of statements 01:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:14:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements 01:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.314s coverage: 17.7% of statements 01:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.536s coverage: 92.3% of statements 01:14:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:14:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:14:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 61.5% of statements 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.390s coverage: 97.7% of statements 01:14:51 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 01:14:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:14:51 go vet ./... 01:17:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:17:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:17:43 ./bin/test-attribution-txt.sh [Pipeline] echo 01:17:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:17:43 + ls -al . 01:17:43 total 700 01:17:43 drwxrwxr-x 10 1001 1001 4096 Mar 22 01:09 . 01:17:43 drwxr-xr-x 4 root root 4096 Mar 22 01:09 .. 01:17:43 drwxrwxr-x 2 1001 1001 4096 Mar 22 01:07 .blubracket 01:17:43 -rw-rw-r-- 1 1001 1001 16 Mar 22 01:07 .dockerignore 01:17:43 drwxrwxr-x 8 1001 1001 4096 Mar 22 01:07 .git 01:17:43 drwxrwxr-x 3 1001 1001 4096 Mar 22 01:07 .github 01:17:43 -rw-rw-r-- 1 1001 1001 1133 Mar 22 01:07 .gitignore 01:17:43 -rw-rw-r-- 1 1001 1001 42 Mar 22 01:07 .golangci.yml 01:17:43 -rw-rw-r-- 1 1001 1001 87 Mar 22 01:07 .hadolint.yml 01:17:43 -rw-rw-r-- 1 1001 1001 166 Mar 22 01:07 .sonarcloud.properties 01:17:43 -rw-rw-r-- 1 1001 1001 1171 Mar 22 01:07 ADOPTERS.md 01:17:43 -rw-rw-r-- 1 1001 1001 10835 Mar 22 01:07 Attribution.txt 01:17:43 -rw-rw-r-- 1 1001 1001 73765 Mar 22 01:07 CHANGELOG.md 01:17:43 -rw-rw-r-- 1 1001 1001 3804 Mar 22 01:07 CONTRIBUTING.md 01:17:43 -rw-rw-r-- 1 1001 1001 677 Mar 22 01:07 GOVERNANCE.md 01:17:43 -rw-rw-r-- 1 1001 1001 883 Mar 22 01:07 Jenkinsfile 01:17:43 -rw-rw-r-- 1 1001 1001 10775 Mar 22 01:07 LICENSE 01:17:43 -rw-rw-r-- 1 1001 1001 14266 Mar 22 01:07 Makefile 01:17:43 -rw-rw-r-- 1 1001 1001 582 Mar 22 01:07 OWNERS.md 01:17:43 -rw-rw-r-- 1 1001 1001 9403 Mar 22 01:07 README.md 01:17:43 -rw-rw-r-- 1 1001 1001 789 Mar 22 01:07 SECURITY.md 01:17:43 -rw-rw-r-- 1 1001 1001 5 Mar 22 01:03 VERSION 01:17:43 drwxrwxr-x 2 1001 1001 4096 Mar 22 01:07 bin 01:17:43 drwxrwxr-x 18 1001 1001 4096 Mar 22 01:07 cmd 01:17:43 -rw-r--r-- 1 root root 447275 Mar 22 01:14 coverage.out 01:17:43 -rw-rw-r-- 1 1001 1001 3472 Mar 22 01:07 go.mod 01:17:43 -rw-rw-r-- 1 1001 1001 31317 Mar 22 01:07 go.sum 01:17:43 drwxrwxr-x 7 1001 1001 4096 Mar 22 01:07 internal 01:17:43 drwxrwxr-x 3 1001 1001 4096 Mar 22 01:07 openapi 01:17:43 -rw-rw-r-- 1 1001 1001 594 Mar 22 01:07 security.txt 01:17:43 drwxrwxr-x 4 1001 1001 4096 Mar 22 01:07 snap 01:17:43 -rw-rw-r-- 1 1001 1001 204 Mar 22 01:07 version.go [Pipeline] sh 01:17:44 + '[' -e coverage.out ] 01:17:44 + chown 1001:1001 coverage.out [Pipeline] stash 01:17:44 Warning: overwriting stash ‘coverage-report’ 01:17:44 Stashed 1 file(s) [Pipeline] sh 01:17:45 + make build 01:17:45 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 01:19: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 01:19:21 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 01:19:27 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 01:19:30 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 01:20:27 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 01:20:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:20:32 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 01:20:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:20:42 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 01:20:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:20:53 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] } 01:20:59 $ docker stop --time=1 abe897d287a4907e8487f3b57ad40d743daa9b76dd2e1f2ac7801e72df22402f 01:21:02 $ docker rm -f --volumes abe897d287a4907e8487f3b57ad40d743daa9b76dd2e1f2ac7801e72df22402f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:21:04 01:21:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:21:05 latest: Pulling from edgex-devops/edgex-compose-arm64 01:21:05 29e5d40040c1: Pulling fs layer 01:21:05 1ce36da41761: Pulling fs layer 01:21:05 25b303627fd3: Pulling fs layer 01:21:05 29e5d40040c1: Verifying Checksum 01:21:05 29e5d40040c1: Download complete 01:21:05 1ce36da41761: Verifying Checksum 01:21:05 1ce36da41761: Download complete 01:21:05 29e5d40040c1: Pull complete 01:21:07 1ce36da41761: Pull complete 01:21:07 25b303627fd3: Verifying Checksum 01:21:07 25b303627fd3: Download complete 01:21:17 25b303627fd3: Pull complete 01:21:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:21:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:21:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:18 prd-ubuntu20.04-docker-arm64-4c-16g-5018 does not seem to be running inside a container 01:21:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:21:20 $ docker top 178ebb66bd6adb05064aae58b6f8b8ae5215ddcca317dbb45864197777809a6a -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:21 + docker-compose build --help 01:21:21 + grep parallel 01:21:28 --parallel Build images in parallel. [Pipeline] } 01:21:28 $ docker stop --time=1 178ebb66bd6adb05064aae58b6f8b8ae5215ddcca317dbb45864197777809a6a 01:21:29 $ docker rm -f --volumes 178ebb66bd6adb05064aae58b6f8b8ae5215ddcca317dbb45864197777809a6a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:21:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:30 prd-ubuntu20.04-docker-arm64-4c-16g-5018 does not seem to be running inside a container 01:21:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:21:32 $ docker top 98407e9a52f181744ae8a3a531b601317a8d66ed324df505dc62d3805977118f -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:32 + docker-compose -f ./docker-compose-build.yml build --parallel 01:21:39 Building core-command ... 01:21:39 Building core-common-config-bootstrapper ... 01:21:39 Building core-data ... 01:21:39 Building core-metadata ... 01:21:39 Building security-bootstrapper ... 01:21:39 Building security-proxy-auth ... 01:21:39 Building security-proxy-setup ... 01:21:39 Building security-secretstore-setup ... 01:21:39 Building security-spiffe-token-provider ... 01:21:39 Building security-spire-agent ... 01:21:39 Building security-spire-config ... 01:21:39 Building security-spire-server ... 01:21:39 Building support-notifications ... 01:21:39 Building support-scheduler ... 01:21:39 Building security-spire-agent 01:21:39 Building support-scheduler 01:21:39 Building support-notifications 01:21:39 Building security-spire-config 01:21:39 Building core-data 01:22:26 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:22:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:22:26 ---> aaf7296f621f 01:22:26 Step 3/27 : WORKDIR /edgex-go 01:22:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:22:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:22:26 ---> aaf7296f621f 01:22:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:22:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:22:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:22:27 ---> aaf7296f621f 01:22:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:22:27 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:22:27 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:22:27 ---> aaf7296f621f 01:22:27 Step 3/27 : WORKDIR /edgex-go 01:22:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:22:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:22:27 ---> aaf7296f621f 01:22:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:22:27 ---> Running in 9421b8441c3a 01:22:27 ---> Running in fdafc0f9490c 01:22:27 ---> Running in 6d8d97dace22 01:22:27 ---> Running in 1f02e2c13184 01:22:27 ---> Running in 107e50acef01 01:22:28 Removing intermediate container 9421b8441c3a 01:22:28 ---> cb6d7260e344 01:22:28 Step 4/23 : WORKDIR /edgex-go 01:22:28 Removing intermediate container fdafc0f9490c 01:22:28 ---> d70ab991db21 01:22:28 Step 4/23 : WORKDIR /edgex-go 01:22:28 Removing intermediate container 107e50acef01 01:22:28 ---> cad5b1a3bbd9 01:22:28 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:22:28 ---> Running in 72914d053e4c 01:22:28 ---> Running in 8a14edfa20bc 01:22:28 Removing intermediate container 6d8d97dace22 01:22:28 ---> 772b5ae49b48 01:22:28 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:22:28 Removing intermediate container 1f02e2c13184 01:22:28 ---> ddb3fe201f43 01:22:28 Step 4/23 : WORKDIR /edgex-go 01:22:28 ---> Running in 8fc5c91877c7 01:22:28 ---> Running in d2918dd08974 01:22:28 ---> Running in f05a868c8d36 01:22:29 Removing intermediate container 72914d053e4c 01:22:29 ---> 4bf5717c3c85 01:22:29 Removing intermediate container 8a14edfa20bc 01:22:29 ---> 4071abdddd86 01:22:29 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:22:29 Step 5/23 : RUN apk add --update --no-cache make git 01:22:29 ---> Running in 5dd46b9de135 01:22:29 ---> Running in b463d0171bbb 01:22:29 Removing intermediate container f05a868c8d36 01:22:29 ---> 7b9b9d1f329c 01:22:29 Step 5/23 : RUN apk add --update --no-cache make git 01:22:30 ---> Running in e94c05a22472 01:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:22:33 OK: 263 MiB in 53 packages 01:22:33 OK: 263 MiB in 53 packages 01:22:34 OK: 263 MiB in 53 packages 01:22:35 OK: 263 MiB in 53 packages 01:22:35 OK: 263 MiB in 53 packages 01:22:35 Removing intermediate container d2918dd08974 01:22:35 ---> 564b9e11a982 01:22:35 Step 5/27 : COPY go.mod vendor* ./ 01:22:36 Removing intermediate container 8fc5c91877c7 01:22:36 ---> c1520df4e7bf 01:22:36 Step 5/27 : COPY go.mod vendor* ./ 01:22:36 Removing intermediate container 5dd46b9de135 01:22:36 ---> e9c38143e493 01:22:36 Step 6/23 : COPY go.mod vendor* ./ 01:22:37 Removing intermediate container b463d0171bbb 01:22:37 ---> ae1b314fa69f 01:22:37 Step 6/23 : COPY go.mod vendor* ./ 01:22:37 Removing intermediate container e94c05a22472 01:22:37 ---> ec69a8f3cab1 01:22:37 Step 6/23 : COPY go.mod vendor* ./ 01:22:37 ---> 6f80a76479e5 01:22:37 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:37 ---> Running in 1427d16362fd 01:22:37 ---> 1e81b4cc1833 01:22:37 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:38 ---> Running in 54e17db07224 01:22:38 ---> 9169bb2d4484 01:22:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:38 ---> Running in 409ce8a18627 01:22:39 ---> de46404022e3 01:22:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:39 ---> f5f50d58ea94 01:22:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:39 ---> Running in aa7669880d8e 01:22:39 ---> Running in 3f106d72e467 01:24:46 Removing intermediate container 54e17db07224 01:24:46 ---> 1b454feffc19 01:24:46 Step 7/27 : COPY . . 01:24:46 Removing intermediate container 1427d16362fd 01:24:46 ---> 76542518e000 01:24:46 Step 7/27 : COPY . . 01:24:46 Removing intermediate container aa7669880d8e 01:24:46 ---> 326d5eccda13 01:24:46 Step 8/23 : COPY . . 01:24:46 Removing intermediate container 409ce8a18627 01:24:46 ---> 24354dd391eb 01:24:46 Step 8/23 : COPY . .Removing intermediate container 3f106d72e467 01:24:46 01:24:46 ---> 2fba0cdcaf31 01:24:46 Step 8/23 : COPY . . 01:24:56 ---> d0202f93b970 01:24:56 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:24:56 ---> cc01b21e4633 01:24:56 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 01:24:56 ---> Running in ca3ddbadb8f2 01:24:56 ---> b91add21989b 01:24:56 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:24:56 ---> Running in 548e7cc2a87d 01:24:56 ---> e76ee2b340ca 01:24:56 Step 9/23 : RUN make cmd/support-notifications/support-notifications 01:24:56 ---> Running in 66859e2f8949 01:24:56 ---> 1768f1b0c5e9 01:24:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:24:56 ---> Running in 9ca5a7357abf 01:24:56 ---> Running in 0d150e9204ea 01:24:56 Removing intermediate container ca3ddbadb8f2 01:24:56 ---> f2475e71f283 01:24:56 Step 9/27 : WORKDIR /edgex-go/spire-build 01:24:56 ---> Running in c8dfb0baa106 01:24:56 Removing intermediate container 66859e2f8949 01:24:56 ---> ccc78001ed4b 01:24:56 Step 9/27 : WORKDIR /edgex-go/spire-build 01:24:56 ---> Running in 84c9e0509418 01:24:57 Removing intermediate container c8dfb0baa106 01:24:57 ---> bd97acf776a3 01:24:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:24:57 ---> Running in 2b3d83e45dcf 01:24:57 Removing intermediate container 84c9e0509418 01:24:57 ---> 3c028109eb8c 01:24:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:24:57 ---> Running in c92f72045778 01:24:57 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 01:24:58 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 01:24:58 Removing intermediate container 2b3d83e45dcf 01:24:58 ---> 08d7c6061a1f 01:24:58 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:24:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:24:58 Removing intermediate container c92f72045778 01:24:58 ---> c41450de8d16 01:24:58 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:24:58 ---> Running in b5a5a712edb8 01:24:58 ---> Running in 5de61c7259f6 01:25:03 Removing intermediate container b5a5a712edb8 01:25:03 ---> 5c0e73b30fd7 01:25:03 Step 12/27 : WORKDIR /edgex-go 01:25:03 ---> Running in afd56a653053 01:25:03 Removing intermediate container 5de61c7259f6 01:25:03 ---> 9b56271cab12 01:25:03 Step 12/27 : WORKDIR /edgex-go 01:25:03 ---> Running in 32be112a67e6 01:25:03 Removing intermediate container afd56a653053 01:25:03 ---> 2635d2637955 01:25:03 01:25:03 Step 13/27 : FROM alpine:3.17 01:25:04 Removing intermediate container 32be112a67e6 01:25:04 ---> 5865cd1fd810 01:25:04 01:25:04 Step 13/27 : FROM alpine:3.17 01:25:04 3.17: Pulling from library/alpine 01:25:04 3.17: Pulling from library/alpine 01:25:04 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 01:25:04 Status: Downloaded newer image for alpine:3.17 01:25:04 ---> d74e625d9115 01:25:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:25:04 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 01:25:04 Status: Image is up to date for alpine:3.17 01:25:04 ---> d74e625d9115 01:25:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:25:04 ---> Running in aacb5d45a4ab 01:25:04 ---> Running in d43c3624d0a5 01:25:04 Removing intermediate container aacb5d45a4ab 01:25:04 ---> e4f1b4e54508 01:25:04 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:25:04 Removing intermediate container d43c3624d0a5 01:25:04 ---> 4b124a99b2c1 01:25:04 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:25:05 ---> Running in 92581b64100e 01:25:05 ---> Running in 8356070676bb 01:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:10 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:25:10 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:25:10 OK: 17689 distinct packages available 01:25:10 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:25:10 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:25:10 OK: 17689 distinct packages available 01:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:12 (1/5) Installing dumb-init (1.2.5-r2) 01:25:12 (2/5) Installing musl-obstack (1.2.3-r0) 01:25:12 (3/5) Installing libucontext (1.2-r0) 01:25:12 (4/5) Installing gcompat (1.1.0-r0) 01:25:12 (5/5) Installing openssl (3.0.8-r0) 01:25:12 Executing busybox-1.35.0-r29.trigger 01:25:12 OK: 9 MiB in 20 packages 01:25:12 (1/4) Installing dumb-init (1.2.5-r2) 01:25:12 (2/4) Installing musl-obstack (1.2.3-r0) 01:25:12 (3/4) Installing libucontext (1.2-r0) 01:25:12 (4/4) Installing gcompat (1.1.0-r0) 01:25:12 Executing busybox-1.35.0-r29.trigger 01:25:12 OK: 8 MiB in 19 packages 01:25:15 Removing intermediate container 92581b64100e 01:25:15 ---> 7cb91f874f3f 01:25:15 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:25:15 Removing intermediate container 8356070676bb 01:25:15 ---> 75092d6ad391 01:25:15 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:25:16 ---> c3b2542ed6ea 01:25:16 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:25:16 ---> 613048ec9981 01:25:16 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:25:17 ---> 752ef4065f61 01:25:17 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:25:17 ---> ca1f31cfd07d 01:25:17 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:25:24 ---> 801c428ab240 01:25:24 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:25:25 ---> d4228d29ab7b 01:25:25 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:25:26 ---> a678e926b42b 01:25:26 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:25:26 ---> Running in 47416f60b597 01:25:27 Removing intermediate container 47416f60b597 01:25:27 ---> cb749560bf2c 01:25:27 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:25:28 ---> 200521666e19 01:25:28 Step 22/27 : WORKDIR / 01:25:28 ---> Running in d55a3bb89444 01:25:29 Removing intermediate container d55a3bb89444 01:25:29 ---> f1dec9ba8597 01:25:29 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:25:29 ---> Running in 26d0556dba48 01:25:31 Removing intermediate container 26d0556dba48 01:25:31 ---> 22ac314c9ca7 01:25:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:25:31 ---> Running in 9f858af92ddc 01:25:32 Removing intermediate container 9f858af92ddc 01:25:32 ---> 8c6266047d51 01:25:32 Step 25/27 : LABEL arch=arm64 01:25:32 ---> Running in df1b1a8042c7 01:25:32 ---> b8f141813688 01:25:32 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:25:33 Removing intermediate container df1b1a8042c7 01:25:33 ---> f82702642e14 01:25:33 Step 26/27 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:25:33 ---> 5d521affac5e 01:25:33 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:25:33 ---> Running in c1c8256300de 01:25:34 Removing intermediate container c1c8256300de 01:25:34 ---> 17884df6ae41 01:25:34 Step 27/27 : LABEL version=0.0.0 01:25:34 ---> 3834cbd78a74 01:25:34 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:25:34 ---> Running in 9d6ce609874c 01:25:35 Removing intermediate container 9d6ce609874c 01:25:35 ---> fe58a4e5a46a 01:25:35 01:25:35 ---> 373e8a0a162b 01:25:35 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:25:35 Successfully built fe58a4e5a46a 01:25:35 Successfully tagged security-spire-config-arm64:latest 01:25:35  Building security-spire-config ... done Building security-spire-server 01:25:35 ---> Running in b5b65b715928 01:25:36 Removing intermediate container b5b65b715928 01:25:36 ---> bf9c078c66cc 01:25:36 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:25:36 ---> Running in 3552501fc2d1 01:25:37 Removing intermediate container 3552501fc2d1 01:25:37 ---> 3bfd0152789e 01:25:37 Step 25/27 : LABEL arch=arm64 01:25:37 ---> Running in a50c6e522c22 01:25:37 Removing intermediate container a50c6e522c22 01:25:37 ---> f03e781bead8 01:25:37 Step 26/27 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:25:37 ---> Running in 0b791ed07d43 01:25:38 Removing intermediate container 0b791ed07d43 01:25:38 ---> 0300a93a0eda 01:25:38 Step 27/27 : LABEL version=0.0.0 01:25:38 ---> Running in ce827e6eb9d6 01:25:38 Removing intermediate container ce827e6eb9d6 01:25:38 ---> b5c2dac89d05 01:25:38 01:25:39 Successfully built b5c2dac89d05 01:25:39 Successfully tagged security-spire-agent-arm64:latest 01:25:39 Building security-proxy-setup 01:26:05  Building security-spire-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:26:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:26:05 ---> aaf7296f621f 01:26:05 Step 3/26 : WORKDIR /edgex-go 01:26:05 ---> Using cache 01:26:05 ---> 772b5ae49b48 01:26:05 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 01:26:05 ---> Using cache 01:26:05 ---> 564b9e11a982 01:26:05 Step 5/26 : COPY go.mod vendor* ./ 01:26:05 ---> Using cache 01:26:05 ---> 6f80a76479e5 01:26:05 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:05 ---> Using cache 01:26:05 ---> 76542518e000 01:26:05 Step 7/26 : COPY . . 01:26:05 ---> Using cache 01:26:05 ---> b91add21989b 01:26:05 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 01:26:05 ---> Using cache 01:26:05 ---> ccc78001ed4b 01:26:05 Step 9/26 : WORKDIR /edgex-go/spire-build 01:26:05 ---> Using cache 01:26:05 ---> 3c028109eb8c 01:26:05 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:26:05 ---> Using cache 01:26:05 ---> c41450de8d16 01:26:05 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:26:05 ---> Running in 0a3d80a4f5c6 01:26:05 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:26:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:26:05 ---> aaf7296f621f 01:26:05 Step 3/22 : WORKDIR /edgex-go 01:26:05 ---> Using cache 01:26:05 ---> 772b5ae49b48 01:26:05 Step 4/22 : RUN apk add --update --no-cache make git 01:26:05 ---> Running in 1ce53dce7daa 01:26:07 Removing intermediate container 0a3d80a4f5c6 01:26:07 ---> 5b8917c72524 01:26:07 Step 12/26 : WORKDIR /edgex-go 01:26:08 ---> Running in f3276111a525 01:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:26:08 Removing intermediate container f3276111a525 01:26:08 ---> 7f2156f61b28 01:26:08 01:26:08 Step 13/26 : FROM alpine:3.17 01:26:08 ---> d74e625d9115 01:26:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:26:08 ---> Using cache 01:26:08 ---> 4b124a99b2c1 01:26:08 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:26:08 ---> Running in 27b4a06a9267 01:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:26:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:26:10 OK: 263 MiB in 53 packages 01:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:26:12 Removing intermediate container 1ce53dce7daa 01:26:12 ---> f5cb5949bd1f 01:26:12 Step 5/22 : COPY go.mod vendor* ./ 01:26:13 ---> 03157dc44339 01:26:13 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:13 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:26:13 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:26:13 OK: 17689 distinct packages available 01:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:26:15 ---> Running in 247789888e16 01:26:15 (1/5) Installing dumb-init (1.2.5-r2) 01:26:15 (2/5) Installing musl-obstack (1.2.3-r0) 01:26:15 (3/5) Installing libucontext (1.2-r0) 01:26:15 (4/5) Installing gcompat (1.1.0-r0) 01:26:15 (5/5) Installing openssl (3.0.8-r0) 01:26:15 Executing busybox-1.35.0-r29.trigger 01:26:15 OK: 9 MiB in 20 packages 01:26:17 Removing intermediate container 27b4a06a9267 01:26:17 ---> f161c46e3a67 01:26:17 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:18 ---> 5f1ece211c43 01:26:18 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 01:26:19 ---> 3d411be61c48 01:26:19 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:26:25 ---> 4dd6a1360323 01:26:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:26:26 ---> 7a8e8e809b69 01:26:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:26:27 ---> 8e2fd22c95d7 01:26:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:26:27 ---> 3c119738c4a6 01:26:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:26:27 ---> Running in ac3e4ae8d8a3 01:26:28 Removing intermediate container ac3e4ae8d8a3 01:26:28 ---> e27a671513f0 01:26:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:26:28 ---> Running in ef71f04eca62 01:26:29 Removing intermediate container ef71f04eca62 01:26:29 ---> b19c2507a385 01:26:29 Step 24/26 : LABEL arch=arm64 01:26:29 ---> Running in df03632583d8 01:26:30 Removing intermediate container df03632583d8 01:26:30 ---> 76d16d996cf2 01:26:30 Step 25/26 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:26:30 ---> Running in 11f8506cea82 01:26:30 Removing intermediate container 11f8506cea82 01:26:30 ---> 0cffe7ffc6e0 01:26:30 Step 26/26 : LABEL version=0.0.0 01:26:30 ---> Running in 2d03f6c63bac 01:26:31 Removing intermediate container 2d03f6c63bac 01:26:31 ---> 997cb5847b56 01:26:31 01:26:31 Successfully built 997cb5847b56 01:26:31 Successfully tagged security-spire-server-arm64:latest 01:26:31  Building security-spire-server ... done Building security-secretstore-setup 01:26:49 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:26:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:26:49 ---> aaf7296f621f 01:26:49 Step 3/25 : WORKDIR /edgex-go 01:26:49 ---> Using cache 01:26:49 ---> 772b5ae49b48 01:26:49 Step 4/25 : RUN apk add --update --no-cache make git 01:26:49 ---> Using cache 01:26:49 ---> f5cb5949bd1f 01:26:49 Step 5/25 : COPY go.mod vendor* ./ 01:26:49 ---> Using cache 01:26:49 ---> 03157dc44339 01:26:49 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:49 ---> Running in dd8b8b67048e 01:28:27 Removing intermediate container 247789888e16 01:28:27 ---> 389193b4269e 01:28:27 Step 7/22 : COPY . . 01:28:45 ---> db4cb5ea1db2 01:28:45 Step 8/22 : RUN make cmd/secrets-config/secrets-config 01:28:45 ---> Running in db4b34d39049 01:28:46 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 01:28:47 Removing intermediate container dd8b8b67048e 01:28:47 ---> 847c5b4af878 01:28:47 Step 7/25 : COPY . . 01:29:02 ---> 4547fda7d465 01:29:02 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:29:02 ---> Running in b884211c5d2d 01:29:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:32:38 Removing intermediate container 0d150e9204ea 01:32:38 ---> 9981266dd49b 01:32:38 01:32:38 Step 10/23 : FROM alpine:3.17 01:32:38 ---> d74e625d9115 01:32:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:32:38 ---> Running in 4fc46c048701 01:32:38 Removing intermediate container 4fc46c048701 01:32:38 ---> a2b0fb460c8c 01:32:38 Step 12/23 : ENV APP_PORT=59880 01:32:38 ---> Running in f20d343eba43 01:32:38 Removing intermediate container f20d343eba43 01:32:38 ---> 5b82294d9d91 01:32:38 Step 13/23 : EXPOSE $APP_PORT 01:32:39 ---> Running in 0af1ae374bfb 01:32:39 Removing intermediate container 0af1ae374bfb 01:32:39 ---> 801bf0585cf3 01:32:39 Step 14/23 : RUN apk add --update --no-cache dumb-init 01:32:40 ---> Running in bd3b37a00402 01:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:32:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:32:44 (1/1) Installing dumb-init (1.2.5-r2) 01:32:44 Executing busybox-1.35.0-r29.trigger 01:32:44 OK: 8 MiB in 16 packages 01:32:47 Removing intermediate container bd3b37a00402 01:32:47 ---> b7b9e4cec522 01:32:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:32:48 ---> 8f445b13a36b 01:32:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:32:49 ---> 46571721fa98 01:32:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:32:51 ---> 8a57568d4780 01:32:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:32:52 ---> 49cce219e0e3 01:32:52 Step 19/23 : ENTRYPOINT ["/core-data"] 01:32:52 ---> Running in 8e7bd37c7381 01:32:52 Removing intermediate container 8e7bd37c7381 01:32:52 ---> 171fcbf1b8a4 01:32:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:32:52 ---> Running in 7570e00a5542 01:32:53 Removing intermediate container 7570e00a5542 01:32:53 ---> afb9ff3994d4 01:32:53 Step 21/23 : LABEL arch=arm64 01:32:53 ---> Running in 052d99fa7007 01:32:54 Removing intermediate container 052d99fa7007 01:32:54 ---> d3e89c22f478 01:32:54 Step 22/23 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:32:54 ---> Running in ca7c85aadfec 01:32:54 Removing intermediate container ca7c85aadfec 01:32:54 ---> a08a61145c6a 01:32:54 Step 23/23 : LABEL version=0.0.0 01:32:55 ---> Running in 3923cc49287a 01:32:55 Removing intermediate container 3923cc49287a 01:32:55 ---> db97129c310c 01:32:55 01:32:55 Successfully built db97129c310c 01:32:55 Successfully tagged core-data-arm64:latest 01:32:55  Building core-data ... done Building security-spiffe-token-provider 01:33:14 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:33:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:33:14 ---> aaf7296f621f 01:33:14 Step 3/20 : WORKDIR /edgex-go 01:33:14 ---> Using cache 01:33:14 ---> 772b5ae49b48 01:33:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:33:14 ---> Running in 20ae3a89bee7 01:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:33:18 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:33:18 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:33:18 OK: 17691 distinct packages available 01:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:33:20 OK: 263 MiB in 53 packages 01:33:22 Removing intermediate container 20ae3a89bee7 01:33:22 ---> 2a8388f3381d 01:33:22 Step 5/20 : COPY go.mod vendor* ./ 01:33:23 ---> a5d76e2f7129 01:33:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:23 ---> Running in 1392ac966341 01:35:15 Removing intermediate container 1392ac966341 01:35:15 ---> 713d29afcb76 01:35:15 Step 7/20 : COPY . . 01:35:33 ---> 58b75c241a8f 01:35:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:35:33 ---> Running in c081ca9f004a 01:35:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:35:45 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 01:35:45 Removing intermediate container 548e7cc2a87d 01:35:45 ---> 839abe052380 01:35:45 01:35:45 Step 10/23 : FROM alpine:3.17 01:35:45 ---> d74e625d9115 01:35:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:35:45 ---> Running in 56992bdd1e13 01:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:35:51 Removing intermediate container db4b34d39049 01:35:51 ---> 384ffa3c281e 01:35:51 01:35:51 Step 9/22 : FROM alpine:3.17 01:35:51 ---> d74e625d9115 01:35:51 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 01:35:51 (1/1) Installing dumb-init (1.2.5-r2) 01:35:51 Executing busybox-1.35.0-r29.trigger 01:35:51 OK: 8 MiB in 16 packages 01:35:51 ---> Running in 3c2701a938f5 01:35:51 Removing intermediate container 9ca5a7357abf 01:35:51 ---> 487bbcd68298 01:35:51 01:35:51 Step 10/23 : FROM alpine:3.17 01:35:51 ---> d74e625d9115 01:35:51 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:35:51 ---> Running in 200d0bc5359e 01:35:53 Removing intermediate container 56992bdd1e13 01:35:53 ---> 3193895dcd83 01:35:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:35:53 ---> Running in 4e35123b5b98 01:35:54 Removing intermediate container 4e35123b5b98 01:35:54 ---> 777f82268723 01:35:54 Step 13/23 : ENV APP_PORT=59861 01:35:54 ---> Running in 99bdd0e479ba 01:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:35:55 Removing intermediate container 99bdd0e479ba 01:35:55 ---> f3f87f446f99 01:35:55 Step 14/23 : EXPOSE $APP_PORT 01:35:55 ---> Running in 19c14199b5b7 01:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:35:56 Removing intermediate container 19c14199b5b7 01:35:56 ---> 1f65ccbd9105 01:35:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:56 (1/2) Installing dumb-init (1.2.5-r2) 01:35:56 (2/2) Installing openssl (3.0.8-r0) 01:35:56 Executing busybox-1.35.0-r29.trigger 01:35:56 OK: 8 MiB in 17 packages 01:35:57 (1/2) Installing ca-certificates (20220614-r4) 01:35:57 (2/2) Installing dumb-init (1.2.5-r2) 01:35:57 Executing busybox-1.35.0-r29.trigger 01:35:57 Executing ca-certificates-20220614-r4.trigger 01:35:58 OK: 8 MiB in 17 packages 01:35:58 ---> a63a4f00db69 01:35:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:35:59 Removing intermediate container 3c2701a938f5 01:35:59 ---> ff84a231db13 01:35:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:35:59 ---> Running in 265f78379d7f 01:36:00 Removing intermediate container 265f78379d7f 01:36:00 ---> d8e061884dd0 01:36:00 Step 12/22 : WORKDIR /edgex 01:36:00 ---> Running in 7c87e40d65d1 01:36:00 ---> a75fda7caccc 01:36:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:36:01 Removing intermediate container 200d0bc5359e 01:36:01 ---> a54c75f15237 01:36:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 01:36:01 Removing intermediate container 7c87e40d65d1 01:36:01 ---> adbae6ef6932 01:36:01 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:36:01 ---> Running in 894f5ffca675 01:36:02 Removing intermediate container 894f5ffca675 01:36:02 ---> 5dc5c0bbd2f6 01:36:02 Step 13/23 : ENV APP_PORT=59860 01:36:02 ---> Running in b7051c75ba84 01:36:03 ---> 7550bcfc2f50 01:36:03 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 01:36:04 Removing intermediate container b7051c75ba84 01:36:04 ---> 30f8b0393f53 01:36:04 Step 14/23 : EXPOSE $APP_PORT 01:36:04 ---> Running in e82ff4d549ca 01:36:04 ---> a687a5099545 01:36:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:36:05 Removing intermediate container e82ff4d549ca 01:36:05 ---> 8116e4d4886d 01:36:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:36:05 ---> 31f57edafe0c 01:36:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:36:06 ---> 8f8955895678 01:36:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:36:07 ---> fac6fc249733 01:36:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:36:07 ---> Running in ae4ba555d16b 01:36:07 ---> 501dd329abd5 01:36:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:36:09 Removing intermediate container ae4ba555d16b 01:36:09 ---> c5a47e669b98 01:36:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:36:09 Removing intermediate container b884211c5d2d 01:36:09 ---> 737a62b0b93f 01:36:09 01:36:09 Step 9/25 : FROM alpine:3.17 01:36:09 ---> d74e625d9115 01:36:09 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:36:09 ---> Running in 46796bf102c6 01:36:09 ---> Running in ab8961d8419d 01:36:09 ---> 69b8f556d610 01:36:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:36:10 Removing intermediate container ab8961d8419d 01:36:10 ---> c8645cf9509a 01:36:10 Step 21/23 : LABEL arch=arm64 01:36:10 ---> 89b95855d0c0 01:36:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:36:11 ---> Running in 0e278e4bbd74 01:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:36:12 Removing intermediate container 0e278e4bbd74 01:36:12 ---> 701274f7ac0e 01:36:12 Step 22/23 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:36:12 ---> Running in 5e04dfcb31c3 01:36:12 ---> 461f214bb033 01:36:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:36:12 ---> Running in 8283a33b33bb 01:36:12 Removing intermediate container 5e04dfcb31c3 01:36:12 ---> 9c3c99b16147 01:36:12 Step 23/23 : LABEL version=0.0.0 01:36:13 ---> Running in d612ccac8393 01:36:14 (1/3) Installing ca-certificates (20220614-r4) 01:36:14 (2/3) Installing dumb-init (1.2.5-r2) 01:36:14 (3/3) Installing su-exec (0.2-r2) 01:36:14 Executing busybox-1.35.0-r29.trigger 01:36:14 Executing ca-certificates-20220614-r4.trigger 01:36:17 OK: 8 MiB in 18 packages 01:36:17 Removing intermediate container d612ccac8393 01:36:17 ---> 09a0dba65ac1 01:36:17 01:36:17 ---> c1bf1a02ad6b 01:36:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:36:17 Successfully built 09a0dba65ac1 01:36:17 Successfully tagged support-scheduler-arm64:latest 01:36:17  Building support-scheduler ... done Building core-common-config-bootstrapper 01:36:19 ---> c0a067ab75f1 01:36:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:36:19 ---> Running in d7141772d1a8 01:36:19 Removing intermediate container 8283a33b33bb 01:36:19 ---> ff0cf9c644ef 01:36:19 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:36:19 ---> Running in 863abe44d2f2 01:36:20 Removing intermediate container d7141772d1a8 01:36:20 ---> de1707b18dc3 01:36:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:36:20 Removing intermediate container 46796bf102c6 01:36:20 ---> 710e95ecccf6 01:36:20 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:36:20 ---> Running in 398235443b96 01:36:20 ---> Running in 125b396434fb 01:36:20 Removing intermediate container 863abe44d2f2 01:36:20 ---> 14beeb960f8d 01:36:20 Step 20/22 : LABEL arch=arm64 01:36:21 ---> Running in 4adc6125c762 01:36:21 Removing intermediate container 125b396434fb 01:36:21 ---> f3c96882c46e 01:36:21 Step 21/23 : LABEL arch=arm64 01:36:21 ---> Running in 8f167fec5151 01:36:21 Removing intermediate container 398235443b96 01:36:21 ---> 23b75dd609fc 01:36:21 Step 12/25 : WORKDIR / 01:36:21 ---> Running in be6965bdf34a 01:36:21 Removing intermediate container 4adc6125c762 01:36:21 ---> 87c629f36058 01:36:21 Step 21/22 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:36:22 ---> Running in 76b76df11b7e 01:36:22 Removing intermediate container 8f167fec5151 01:36:22 ---> 0d9d7d606286 01:36:22 Step 22/23 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:36:22 ---> Running in 7e9f113ca9af 01:36:22 Removing intermediate container be6965bdf34a 01:36:22 ---> fefc315e3c4e 01:36:22 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:36:23 Removing intermediate container 7e9f113ca9af 01:36:23 ---> f94ae9819fb5 01:36:23 Step 23/23 : LABEL version=0.0.0 01:36:23 Removing intermediate container 76b76df11b7e 01:36:23 ---> ce1f9efca992 01:36:23 Step 22/22 : LABEL version=0.0.0 01:36:23 ---> Running in 8e83a2aff69e 01:36:23 ---> Running in 970c057ab1bd 01:36:24 ---> 0b32264f62c1 01:36:24 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 01:36:24 Removing intermediate container 970c057ab1bd 01:36:24 ---> c8388e5b2b65 01:36:24 Removing intermediate container 8e83a2aff69e 01:36:24 ---> 16a67162ef04 01:36:24 01:36:24 01:36:25 Successfully built c8388e5b2b65 01:36:25 Successfully tagged support-notifications-arm64:latest 01:36:25  Building support-notifications ... done Building security-bootstrapper 01:36:25 Successfully built 16a67162ef04 01:36:25 Successfully tagged security-proxy-setup-arm64:latest 01:36:25 Building core-command 01:36:25  Building security-proxy-setup ... done  ---> 70715d598404 01:36:25 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:36:25 ---> 516c45857a1a 01:36:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:36:27 ---> 3379f4d7ebf0 01:36:27 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:36:30 ---> b453c385a0e0 01:36:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:36:32 ---> 84e81a85827b 01:36:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:36:35 ---> e0e47abbc7ad 01:36:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:36:36 ---> b30adb984f71 01:36:36 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:36:36 ---> Running in 26ba53e5c6bf 01:36:39 Removing intermediate container 26ba53e5c6bf 01:36:39 ---> 6e4422562480 01:36:39 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:36:40 ---> Running in 286fca5c7747 01:36:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:36:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:36:42 ---> aaf7296f621f 01:36:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:36:42 ---> Using cache 01:36:42 ---> ddb3fe201f43 01:36:42 Step 4/23 : WORKDIR /edgex-go 01:36:42 ---> Using cache 01:36:42 ---> 7b9b9d1f329c 01:36:42 Step 5/23 : RUN apk add --update --no-cache make git 01:36:42 ---> Using cache 01:36:42 ---> ec69a8f3cab1 01:36:42 Step 6/23 : COPY go.mod vendor* ./ 01:36:42 ---> Using cache 01:36:42 ---> f5f50d58ea94 01:36:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:42 ---> Using cache 01:36:42 ---> 326d5eccda13 01:36:42 Step 8/23 : COPY . . 01:36:42 ---> Using cache 01:36:42 ---> 1768f1b0c5e9 01:36:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:36:42 Removing intermediate container 286fca5c7747 01:36:42 ---> 9176c3845c3a 01:36:42 Step 23/25 : LABEL arch=arm64 01:36:42 ---> Running in 4a95057acf71 01:36:42 ---> Running in 561904f03696 01:36:44 Removing intermediate container 561904f03696 01:36:44 ---> bef0b0e7de7c 01:36:44 Step 24/25 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:36:44 ---> Running in 25eb0426c929 01:36:45 Removing intermediate container 25eb0426c929 01:36:45 ---> c38be6dae4e2 01:36:45 Step 25/25 : LABEL version=0.0.0 01:36:45 ---> Running in 4a0a1f3211c0 01:36:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:36:46 Removing intermediate container 4a0a1f3211c0 01:36:46 ---> 9590a853fda3 01:36:46 01:36:47 Successfully built 9590a853fda3 01:36:47 Successfully tagged security-secretstore-setup-arm64:latest 01:36:47  Building security-secretstore-setup ... done Building core-metadata 01:37:02 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:37:02 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:37:02 ---> aaf7296f621f 01:37:02 Step 3/33 : WORKDIR /edgex-go 01:37:02 ---> Using cache 01:37:02 ---> 772b5ae49b48 01:37:02 Step 4/33 : RUN apk add --update --no-cache make git 01:37:02 ---> Using cache 01:37:02 ---> f5cb5949bd1f 01:37:02 Step 5/33 : COPY go.mod vendor* ./ 01:37:02 ---> Using cache 01:37:02 ---> 03157dc44339 01:37:02 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:02 ---> Using cache 01:37:02 ---> 847c5b4af878 01:37:02 Step 7/33 : COPY . . 01:37:02 ---> Using cache 01:37:02 ---> 4547fda7d465 01:37:02 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:37:02 ---> Running in 933b976e9cfb 01:37:03 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:37:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:37:03 ---> aaf7296f621f 01:37:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:37:03 ---> Using cache 01:37:03 ---> ddb3fe201f43 01:37:03 Step 4/24 : WORKDIR /edgex-go 01:37:03 ---> Using cache 01:37:03 ---> 7b9b9d1f329c 01:37:03 Step 5/24 : RUN apk add --update --no-cache make git 01:37:03 ---> Using cache 01:37:03 ---> ec69a8f3cab1 01:37:03 Step 6/24 : COPY go.mod vendor* ./ 01:37:03 ---> Using cache 01:37:03 ---> f5f50d58ea94 01:37:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:03 ---> Using cache 01:37:03 ---> 326d5eccda13 01:37:03 Step 8/24 : COPY . . 01:37:03 ---> Using cache 01:37:03 ---> 1768f1b0c5e9 01:37:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:37:03 ---> Running in c937e75d1281 01:37:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:37:05 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 01:37:18 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:37:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:37:18 ---> aaf7296f621f 01:37:18 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:37:18 ---> Using cache 01:37:18 ---> ddb3fe201f43 01:37:18 Step 4/25 : WORKDIR /edgex-go 01:37:18 ---> Using cache 01:37:18 ---> 7b9b9d1f329c 01:37:18 Step 5/25 : RUN apk add --update --no-cache make git 01:37:18 ---> Using cache 01:37:18 ---> ec69a8f3cab1 01:37:18 Step 6/25 : COPY go.mod vendor* ./ 01:37:18 ---> Using cache 01:37:18 ---> f5f50d58ea94 01:37:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:18 ---> Using cache 01:37:18 ---> 326d5eccda13 01:37:18 Step 8/25 : COPY . . 01:37:18 ---> Using cache 01:37:18 ---> 1768f1b0c5e9 01:37:18 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:37:18 ---> Running in 0902c7b9a875 01:37:18 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 01:43:55 Removing intermediate container 4a95057acf71 01:43:55 ---> 164d598461ce 01:43:55 01:43:55 Step 10/23 : FROM alpine:3.17 01:43:55 ---> d74e625d9115 01:43:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:43:55 ---> Running in 2ba44958a680 01:43:55 Removing intermediate container 2ba44958a680 01:43:55 ---> 3d9942b2fc67 01:43:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:43:55 ---> Running in 50c4c24a8cce 01:43:55 Removing intermediate container c081ca9f004a 01:43:55 ---> ed1d0e65f859 01:43:55 01:43:55 Step 9/20 : FROM alpine:3.17 01:43:55 ---> d74e625d9115 01:43:55 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:43:55 ---> Running in 1e2019b1943d 01:43:55 Removing intermediate container 933b976e9cfb 01:43:55 ---> 231f39c3acaa 01:43:55 01:43:55 Step 9/33 : FROM alpine:3.17 01:43:55 ---> d74e625d9115 01:43:55 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:43:55 ---> Using cache 01:43:55 ---> ff4f1e1f35f6 01:43:55 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 01:43:55 Removing intermediate container 1e2019b1943d 01:43:55 ---> ff4f1e1f35f6 01:43:55 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:43:55 ---> Running in cef2316ad203 01:43:55 ---> Running in 79b233ed62dc 01:43:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:43:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:43:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:43:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:43:56 (1/1) Installing dumb-init (1.2.5-r2) 01:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:43:56 Executing busybox-1.35.0-r29.trigger 01:43:56 OK: 8 MiB in 16 packages 01:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:43:57 (1/2) Installing dumb-init (1.2.5-r2) 01:43:57 (2/2) Installing su-exec (0.2-r2) 01:43:58 Executing busybox-1.35.0-r29.trigger 01:43:58 OK: 8 MiB in 17 packages 01:43:58 Removing intermediate container 50c4c24a8cce 01:43:58 ---> 45ab1e878fa7 01:43:58 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:43:58 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:43:58 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:43:58 OK: 17689 distinct packages available 01:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:43:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:43:59 ---> c7c630427714 01:43:59 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:44:00 Removing intermediate container cef2316ad203 01:44:00 ---> 5b1e0db4ec1e 01:44:00 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 01:44:00 ---> Running in b50008616bf3 01:44:00 ---> 2d06226d2e10 01:44:00 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:44:00 (1/9) Installing ca-certificates (20220614-r4) 01:44:00 (2/9) Installing brotli-libs (1.0.9-r9) 01:44:01 Removing intermediate container b50008616bf3 01:44:01 ---> ec360551a10d 01:44:01 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:44:01 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:44:01 (4/9) Installing libcurl (7.88.1-r1) 01:44:01 (5/9) Installing curl (7.88.1-r1) 01:44:01 (6/9) Installing dumb-init (1.2.5-r2) 01:44:01 (7/9) Installing musl-obstack (1.2.3-r0) 01:44:01 (8/9) Installing libucontext (1.2-r0) 01:44:01 (9/9) Installing gcompat (1.1.0-r0) 01:44:01 ---> Running in 1de1be51cef0 01:44:01 Executing busybox-1.35.0-r29.trigger 01:44:01 Executing ca-certificates-20220614-r4.trigger 01:44:01 OK: 11 MiB in 24 packages 01:44:01 Removing intermediate container 1de1be51cef0 01:44:01 ---> 87f3d815e473 01:44:01 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:44:02 ---> Running in 79210641f2be 01:44:03 ---> b3a02b05f7e0 01:44:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:44:03 Removing intermediate container 79210641f2be 01:44:03 ---> 8c633f6a342d 01:44:03 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:44:03 ---> Running in 0e7dd6673ab4 01:44:05 Removing intermediate container 0e7dd6673ab4 01:44:05 ---> c01dcea0c026 01:44:05 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:44:05 ---> de04ea770fd6 01:44:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:44:06 ---> Running in 3496083423c7 01:44:06 Removing intermediate container 79b233ed62dc 01:44:06 ---> e56690dfd529 01:44:06 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:44:08 ---> 01798bfe2175 01:44:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:44:08 ---> Running in 441088f45a2f 01:44:08 ---> 2bb9507e5316 01:44:08 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 01:44:10 ---> 879deb1d9002 01:44:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:44:10 Removing intermediate container 3496083423c7 01:44:10 ---> f25f2f1a0234 01:44:10 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:44:10 ---> Running in 5f1651c485ac 01:44:11 Removing intermediate container 5f1651c485ac 01:44:11 ---> f69a5d560d65 01:44:11 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:44:12 Removing intermediate container 441088f45a2f 01:44:12 ---> b531f370222f 01:44:12 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:44:12 ---> 793f49cb0ac6 01:44:12 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:44:12 ---> Running in b5ff2504c019 01:44:12 ---> Running in 0eba007922e7 01:44:13 Removing intermediate container b5ff2504c019 01:44:13 ---> 0b0e7551ce0e 01:44:13 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 01:44:13 ---> Running in 0021074b9b32 01:44:14 ---> 890feabdf81d 01:44:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:44:14 Removing intermediate container 0021074b9b32 01:44:14 ---> 8a012be81013 01:44:14 Step 21/23 : LABEL arch=arm64 01:44:14 ---> Running in 0083583e2017 01:44:15 ---> 1c305480541a 01:44:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:44:15 ---> Running in c0b3411017f6 01:44:15 Removing intermediate container 0083583e2017 01:44:15 ---> 54ce156c0c3f 01:44:15 Step 22/23 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:44:15 ---> Running in 456b0c9f2bb8 01:44:16 Removing intermediate container c0b3411017f6 01:44:16 ---> df3f5ee6e701 01:44:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:44:16 Removing intermediate container 456b0c9f2bb8 01:44:16 ---> 1452ec51c310 01:44:16 Step 23/23 : LABEL version=0.0.0 01:44:16 Removing intermediate container 0eba007922e7 01:44:16 ---> aabc3dfc893f 01:44:16 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:44:16 ---> Running in 09188082000a 01:44:16 ---> Running in ce668703da7f 01:44:17 Removing intermediate container 09188082000a 01:44:17 ---> e09bd8ecb350 01:44:17 Step 18/20 : LABEL arch=arm64 01:44:17 Removing intermediate container ce668703da7f 01:44:17 ---> dae38434b951 01:44:17 01:44:17 ---> fdd80d23c4ac 01:44:17 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 01:44:17 ---> Running in fb7d23b244b9 01:44:18 Successfully built dae38434b951 01:44:18 Successfully tagged core-common-config-bootstrapper-arm64:latest 01:44:18  Building core-common-config-bootstrapper ... done Building security-proxy-auth 01:44:18 Removing intermediate container fb7d23b244b9 01:44:18 ---> daa08439c6ad 01:44:18 Step 19/20 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:44:18 ---> Running in adc0b141270f 01:44:19 ---> a74efd383ef4 01:44:19 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:44:19 Removing intermediate container adc0b141270f 01:44:19 ---> f1035c3dae58 01:44:19 Step 20/20 : LABEL version=0.0.0 01:44:19 ---> Running in 74d7988e063e 01:44:20 Removing intermediate container c937e75d1281 01:44:20 ---> 7928576d106f 01:44:20 01:44:20 Step 10/24 : FROM alpine:3.17 01:44:20 ---> d74e625d9115 01:44:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:44:20 ---> Using cache 01:44:20 ---> 3193895dcd83 01:44:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:44:20 ---> Using cache 01:44:20 ---> 777f82268723 01:44:20 Step 13/24 : ENV APP_PORT=59882 01:44:20 Removing intermediate container 74d7988e063e 01:44:20 ---> 094861669fd0 01:44:20 01:44:20 ---> Running in 62f9205fb19a 01:44:21 Successfully built 094861669fd0 01:44:21 Successfully tagged security-spiffe-token-provider-arm64:latest 01:44:21  Building security-spiffe-token-provider ... done Removing intermediate container 62f9205fb19a 01:44:21 ---> 3861067eae26 01:44:21 Step 14/24 : EXPOSE $APP_PORT 01:44:21 ---> cd088250c306 01:44:21 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:44:21 ---> Running in 68dc978bc16d 01:44:22 Removing intermediate container 68dc978bc16d 01:44:22 ---> 80a9dd8000e4 01:44:22 Step 15/24 : WORKDIR / 01:44:22 ---> Running in 62aa3a70bf98 01:44:22 ---> e59bc07f9de0 01:44:22 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 01:44:23 Removing intermediate container 62aa3a70bf98 01:44:23 ---> 01bb73d21b13 01:44:23 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:44:23 ---> 646fd77fdb90 01:44:23 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:44:24 ---> a59d41e3eb0f 01:44:24 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 01:44:24 ---> 5588eb4ad3ec 01:44:24 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:44:25 ---> 7766db0c7f76 01:44:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:44:25 ---> 8e39359743d2 01:44:25 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:44:26 ---> f993076bb5f0 01:44:26 Step 28/33 : RUN chmod +x /entrypoint.sh 01:44:26 Removing intermediate container 0902c7b9a875 01:44:26 ---> ca409e9786f0 01:44:26 01:44:26 Step 10/25 : FROM alpine:3.17 01:44:26 ---> d74e625d9115 01:44:26 Step 11/25 : RUN apk add --update --no-cache dumb-init 01:44:26 ---> Using cache 01:44:26 ---> 3193895dcd83 01:44:26 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:44:26 ---> Using cache 01:44:26 ---> 777f82268723 01:44:26 Step 13/25 : ENV APP_PORT=59881 01:44:26 ---> Running in 85bef4acdde2 01:44:27 ---> Running in e391ee4ab105 01:44:27 ---> 9ed6f48482e2 01:44:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:44:27 Removing intermediate container e391ee4ab105 01:44:27 ---> 6e9d9d7da507 01:44:27 Step 14/25 : EXPOSE $APP_PORT 01:44:28 ---> Running in 887b0570cc74 01:44:28 ---> af920c2ffb76 01:44:28 Step 20/24 : ENTRYPOINT ["/core-command"] 01:44:28 Removing intermediate container 887b0570cc74 01:44:28 ---> 81f8a20b1dbe 01:44:28 Step 15/25 : WORKDIR / 01:44:28 ---> Running in 97794f4abb08 01:44:29 ---> Running in 2632672807ea 01:44:29 Removing intermediate container 97794f4abb08 01:44:29 ---> ecf75540ed73 01:44:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:44:29 ---> Running in 8b94a7a0ecb3 01:44:29 Removing intermediate container 2632672807ea 01:44:29 ---> 2bac0db5570c 01:44:29 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:44:29 Removing intermediate container 85bef4acdde2 01:44:29 ---> 198f56759b6b 01:44:29 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:44:29 ---> Running in d3d93bebb1c6 01:44:30 Removing intermediate container 8b94a7a0ecb3 01:44:30 ---> da5932de60c1 01:44:30 Step 22/24 : LABEL arch=arm64 01:44:30 ---> Running in fc73413aa17b 01:44:30 Removing intermediate container d3d93bebb1c6 01:44:30 ---> c0120bb15652 01:44:30 Step 30/33 : CMD ["gate"] 01:44:30 ---> 45a336224089 01:44:30 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 01:44:31 Removing intermediate container fc73413aa17b 01:44:31 ---> 2b1b862b9a6b 01:44:31 Step 23/24 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:44:31 ---> Running in 6a2f900a23ec 01:44:31 ---> Running in e7abf5d4bd1e 01:44:31 Removing intermediate container 6a2f900a23ec 01:44:31 ---> 01931b9fa581 01:44:31 Step 31/33 : LABEL arch=arm64 01:44:31 Removing intermediate container e7abf5d4bd1e 01:44:31 ---> 5f2a480a6120 01:44:31 Step 24/24 : LABEL version=0.0.0 01:44:31 ---> Running in 44186bb55997 01:44:31 ---> 18e8962b6a90 01:44:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:44:31 ---> Running in d4cf054c6bee 01:44:32 Removing intermediate container 44186bb55997 01:44:32 ---> 104476664893 01:44:32 Step 32/33 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:44:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:44:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:44:32 ---> aaf7296f621f 01:44:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:44:32 ---> Using cache 01:44:32 ---> ddb3fe201f43 01:44:32 Step 4/23 : WORKDIR /edgex-go 01:44:32 ---> Using cache 01:44:32 ---> 7b9b9d1f329c 01:44:32 Step 5/23 : RUN apk add --update --no-cache make git 01:44:32 ---> Using cache 01:44:32 ---> ec69a8f3cab1 01:44:32 Step 6/23 : COPY go.mod vendor* ./ 01:44:32 ---> Using cache 01:44:32 ---> f5f50d58ea94 01:44:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:32 ---> Using cache 01:44:32 ---> 326d5eccda13 01:44:32 Step 8/23 : COPY . . 01:44:32 Removing intermediate container d4cf054c6bee 01:44:32 ---> f4dad2d0c377 01:44:32 01:44:32 ---> Running in 142a22afd150 01:44:32 ---> Using cache 01:44:32 ---> 1768f1b0c5e9 01:44:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:44:32 ---> Running in b0e501f97d7e 01:44:32 Successfully built f4dad2d0c377 01:44:32 Successfully tagged core-command-arm64:latest 01:44:32  Building core-command ... done Removing intermediate container 142a22afd150 01:44:32 ---> a038d6bdc23a 01:44:32 Step 33/33 : LABEL version=0.0.0 01:44:33 ---> Running in 6540add0ed73 01:44:33 Removing intermediate container 6540add0ed73 01:44:33 ---> 0d201562f67c 01:44:33 01:44:33 ---> f9929a901b03 01:44:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:44:34 Successfully built 0d201562f67c 01:44:34 Successfully tagged security-bootstrapper-arm64:latest 01:44:34  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/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:44:34 ---> d174c27d8bf2 01:44:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:44:35 ---> e6b37aabd974 01:44:35 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:44:35 ---> Running in 7fc225ab0f0b 01:44:35 Removing intermediate container 7fc225ab0f0b 01:44:35 ---> d57da990d84c 01:44:35 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:44:35 ---> Running in e6206a659546 01:44:36 Removing intermediate container e6206a659546 01:44:36 ---> 8b0014d9075d 01:44:36 Step 23/25 : LABEL arch=arm64 01:44:36 ---> Running in 126910233afe 01:44:36 Removing intermediate container 126910233afe 01:44:36 ---> ab77a0bac823 01:44:36 Step 24/25 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:44:36 ---> Running in 575d2176ad24 01:44:37 Removing intermediate container 575d2176ad24 01:44:37 ---> 0d46c0df8f50 01:44:37 Step 25/25 : LABEL version=0.0.0 01:44:37 ---> Running in ff3539ce96da 01:44:37 Removing intermediate container ff3539ce96da 01:44:37 ---> d05e72d7be33 01:44:37 01:44:38 Successfully built d05e72d7be33 01:44:38 Successfully tagged core-metadata-arm64:latest 01:46:14  Building core-metadata ... done Removing intermediate container b0e501f97d7e 01:46:14 ---> 3108c324f143 01:46:14 01:46:14 Step 10/23 : FROM alpine:3.17 01:46:14 ---> d74e625d9115 01:46:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:46:14 ---> Using cache 01:46:14 ---> 3d9942b2fc67 01:46:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:46:14 ---> Using cache 01:46:14 ---> 45ab1e878fa7 01:46:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:14 ---> Using cache 01:46:14 ---> c7c630427714 01:46:14 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:46:14 ---> Using cache 01:46:14 ---> 2d06226d2e10 01:46:14 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:46:14 ---> 5e13bc5b87e3 01:46:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:46:14 ---> 723895d0fac6 01:46:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:46:14 ---> 57d91892fcbf 01:46:14 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:46:14 ---> Running in 9cae23a3f136 01:46:14 Removing intermediate container 9cae23a3f136 01:46:14 ---> 12345ccf5ac1 01:46:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:46:14 ---> Running in e91672efbb34 01:46:14 Removing intermediate container e91672efbb34 01:46:14 ---> 26a2d51c8d13 01:46:14 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:46:14 ---> Running in 20642c973b2e 01:46:14 Removing intermediate container 20642c973b2e 01:46:14 ---> 0ed226e331dd 01:46:14 Step 21/23 : LABEL arch=arm64 01:46:14 ---> Running in 4eb0f5679782 01:46:14 Removing intermediate container 4eb0f5679782 01:46:14 ---> abc6baab6c24 01:46:14 Step 22/23 : LABEL git_sha=5b0efc985da2f4ef6f16e01679de337ae8c53260 01:46:14 ---> Running in b3a80fb69443 01:46:14 Removing intermediate container b3a80fb69443 01:46:14 ---> a75732316217 01:46:14 Step 23/23 : LABEL version=0.0.0 01:46:14 ---> Running in 09680bd94f42 01:46:14 Removing intermediate container 09680bd94f42 01:46:14 ---> ceab372fd3b2 01:46:14 01:46:14 Successfully built ceab372fd3b2 01:46:14 Successfully tagged security-proxy-auth-arm64:latest 01:46:14  Building security-proxy-auth ... done  [Pipeline] } 01:46:14 $ docker stop --time=1 98407e9a52f181744ae8a3a531b601317a8d66ed324df505dc62d3805977118f 01:46:16 $ docker rm -f --volumes 98407e9a52f181744ae8a3a531b601317a8d66ed324df505dc62d3805977118f [Pipeline] // withDockerContainer [Pipeline] sh 01:46:16 + docker images 01:46:17 REPOSITORY TAG IMAGE ID CREATED SIZE 01:46:17 security-proxy-auth-arm64 latest ceab372fd3b2 7 seconds ago 18.2MB 01:46:17 3108c324f143 16 seconds ago 1.47GB 01:46:17 core-metadata-arm64 latest d05e72d7be33 About a minute ago 20.2MB 01:46:17 security-bootstrapper-arm64 latest 0d201562f67c About a minute ago 21.9MB 01:46:17 core-command-arm64 latest f4dad2d0c377 About a minute ago 19.6MB 01:46:17 ca409e9786f0 About a minute ago 1.5GB 01:46:17 security-spiffe-token-provider-arm64 latest 094861669fd0 About a minute ago 32.7MB 01:46:17 7928576d106f About a minute ago 1.49GB 01:46:17 core-common-config-bootstrapper-arm64 latest dae38434b951 2 minutes ago 17.2MB 01:46:17 231f39c3acaa 2 minutes ago 1.48GB 01:46:17 ed1d0e65f859 2 minutes ago 1.53GB 01:46:17 164d598461ce 2 minutes ago 1.49GB 01:46:17 security-secretstore-setup-arm64 latest 9590a853fda3 9 minutes ago 32.1MB 01:46:17 security-proxy-setup-arm64 latest 16a67162ef04 9 minutes ago 18.6MB 01:46:17 support-notifications-arm64 latest c8388e5b2b65 9 minutes ago 32.1MB 01:46:17 support-scheduler-arm64 latest 09a0dba65ac1 10 minutes ago 31.5MB 01:46:17 737a62b0b93f 10 minutes ago 1.49GB 01:46:17 487bbcd68298 10 minutes ago 1.56GB 01:46:17 384ffa3c281e 10 minutes ago 1.47GB 01:46:17 839abe052380 10 minutes ago 1.56GB 01:46:17 core-data-arm64 latest db97129c310c 13 minutes ago 19.8MB 01:46:17 9981266dd49b 13 minutes ago 1.5GB 01:46:17 security-spire-server-arm64 latest 997cb5847b56 19 minutes ago 87.1MB 01:46:17 7f2156f61b28 20 minutes ago 1.35GB 01:46:17 security-spire-agent-arm64 latest b5c2dac89d05 20 minutes ago 125MB 01:46:17 security-spire-config-arm64 latest fe58a4e5a46a 20 minutes ago 86.2MB 01:46:17 2635d2637955 21 minutes ago 1.35GB 01:46:17 5865cd1fd810 21 minutes ago 1.35GB 01:46:17 ci-base-image-arm64 latest aaf7296f621f 37 minutes ago 866MB 01:46:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB 01:46:17 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 01:46:17 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 01:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:18 01:46:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:18 arm64: Pulling from edgex-lftools-log-publisher 01:46:18 8998bd30e6a1: Pulling fs layer 01:46:18 04944245beec: Pulling fs layer 01:46:18 699f458cf7ca: Pulling fs layer 01:46:18 765212b225bb: Pulling fs layer 01:46:18 f23df028b6ca: Pulling fs layer 01:46:18 d65c8cfc05b1: Pulling fs layer 01:46:18 2437ff75d9bd: Pulling fs layer 01:46:18 765212b225bb: Waiting 01:46:18 f23df028b6ca: Waiting 01:46:18 d65c8cfc05b1: Waiting 01:46:18 2437ff75d9bd: Waiting 01:46:18 04944245beec: Verifying Checksum 01:46:18 04944245beec: Download complete 01:46:18 765212b225bb: Verifying Checksum 01:46:18 765212b225bb: Download complete 01:46:18 f23df028b6ca: Verifying Checksum 01:46:18 f23df028b6ca: Download complete 01:46:18 d65c8cfc05b1: Verifying Checksum 01:46:18 d65c8cfc05b1: Download complete 01:46:18 699f458cf7ca: Verifying Checksum 01:46:18 699f458cf7ca: Download complete 01:46:19 8998bd30e6a1: Verifying Checksum 01:46:19 8998bd30e6a1: Download complete 01:46:21 2437ff75d9bd: Verifying Checksum 01:46:21 2437ff75d9bd: Download complete 01:46:23 8998bd30e6a1: Pull complete 01:46:23 04944245beec: Pull complete 01:46:24 699f458cf7ca: Pull complete 01:46:24 765212b225bb: Pull complete 01:46:25 f23df028b6ca: Pull complete 01:46:25 d65c8cfc05b1: Pull complete 01:46:40 2437ff75d9bd: Pull complete 01:46:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:46:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:41 prd-ubuntu20.04-docker-arm64-4c-16g-5018 does not seem to be running inside a container 01:46:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:46:44 $ docker top 1490ccd455433ef786a218884f884499951aab66c81c5cf9fc7c9075ce962827 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:44 ---> job-cost.sh 01:46:44 lf-activate-venv: SKIPPING 01:46:44 INFO: No Stack... 01:46:45 INFO: Retrieving Pricing Info for: v3-standard-4 01:46:46 INFO: Archiving Costs [Pipeline] sh 01:46:46 + cut -d, -f6 01:46:46 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 01:46:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4468-1-stack-cost] 01:46:46 Resource [jenkins-edgexfoundry-edgex-go-PR-4468-1-stack-cost] did not exist. Created. 01:46:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4468-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:46:47 + echo total: 0.10999999940395355 [Pipeline] stash 01:46:47 Stashed 1 file(s) [Pipeline] } 01:46:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4468-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:46:47 $ docker stop --time=1 1490ccd455433ef786a218884f884499951aab66c81c5cf9fc7c9075ce962827 01:46:49 $ docker rm -f --volumes 1490ccd455433ef786a218884f884499951aab66c81c5cf9fc7c9075ce962827 [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 01:46:50 provisioning config files... 01:46:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4395167550346851902tmp [Pipeline] { [Pipeline] sh 01:46:50 + set +x 01:46:50 + bash -s -- 01:46:50 + curl -s https://codecov.io/bash 01:46:50 01:46:50 _____ _ 01:46:50 / ____| | | 01:46:50 | | ___ __| | ___ ___ _____ __ 01:46:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:46:50 | |___| (_) | (_| | __/ (_| (_) \ V / 01:46:50 \_____\___/ \__,_|\___|\___\___/ \_/ 01:46:50 Bash-1.0.6 01:46:50 01:46:50 01:46:50 ==> git version 2.25.1 found 01:46:50 ==> 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 01:46:50 Release-Date: 2020-01-08 01:46:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:46:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:46:50 ==> Jenkins CI detected. 01:46:50 current dir:  /w/workspace/edgex-go/1 01:46:50 project root: . 01:46:50 --> token set from env 01:46:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:46:50 ==> Running gcov in . (disable via -X gcov) 01:46:50 ==> Python coveragepy not found 01:46:50 ==> Searching for coverage reports in: 01:46:50 + . 01:46:50 -> Found 1 reports 01:46:50 ==> Detecting git/mercurial file structure 01:46:50 ==> Reading reports 01:46:50 + ./coverage.out bytes=447275 01:46:51 ==> Appending adjustments 01:46:51 https://docs.codecov.io/docs/fixing-reports 01:46:52 + Found adjustments 01:46:52 ==> Gzipping contents 01:46:52 60K /tmp/codecov.k597w9.gz 01:46:52 ==> Uploading reports 01:46:52 url: https://codecov.io 01:46:52 query: branch=PR-4468&commit=5b0efc985da2f4ef6f16e01679de337ae8c53260&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= 01:46:52 -> Pinging Codecov 01:46:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4468&commit=5b0efc985da2f4ef6f16e01679de337ae8c53260&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= 01:46:52 -> Uploading to 01:46:52 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/5b0efc985da2f4ef6f16e01679de337ae8c53260/0b5f6932-7d68-4488-bcd8-427c63547f95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T014652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef47f609e91b885456a12b8b3af1ada89b3629c3dbbb8cd02842f4b27e73d9a1 01:46:52 % Total % Received % Xferd Average Speed Time Time Time Current 01:46:52 Dload Upload Total Spent Left Speed 01:46:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57477 0 0 100 57477 0 199k --:--:-- --:--:-- --:--:-- 199k 01:46:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5b0efc985da2f4ef6f16e01679de337ae8c53260 [Pipeline] } 01:46:52 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 01:46:54 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 01:46:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:46:55 ---> package-listing.sh 01:46:55 ++ facter osfamily 01:46:55 ++ tr '[:upper:]' '[:lower:]' 01:46:55 + OS_FAMILY=debian 01:46:55 + workspace=/w/workspace/edgex-go/1 01:46:55 + START_PACKAGES=/tmp/packages_start.txt 01:46:55 + END_PACKAGES=/tmp/packages_end.txt 01:46:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:46:55 + PACKAGES=/tmp/packages_start.txt 01:46:55 + '[' /w/workspace/edgex-go/1 ']' 01:46:55 + PACKAGES=/tmp/packages_end.txt 01:46:55 + case "${OS_FAMILY}" in 01:46:55 + dpkg -l 01:46:55 + grep '^ii' 01:46:55 + '[' -f /tmp/packages_start.txt ']' 01:46:55 + '[' -f /tmp/packages_end.txt ']' 01:46:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:46:55 + '[' /w/workspace/edgex-go/1 ']' 01:46:55 + mkdir -p /w/workspace/edgex-go/1/archives/ 01:46:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 01:46:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:46:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:56 01:46:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:57 latest: Pulling from edgex-lftools-log-publisher 01:46:57 5eb5b503b376: Pulling fs layer 01:46:57 5c69ac0246d0: Pulling fs layer 01:46:57 ec43610c2a17: Pulling fs layer 01:46:57 3a2ae6a8a46f: Pulling fs layer 01:46:57 33b1e0a273af: Pulling fs layer 01:46:57 5d3b04190fa2: Pulling fs layer 01:46:57 2f39f015ded8: Pulling fs layer 01:46:57 3a2ae6a8a46f: Waiting 01:46:57 33b1e0a273af: Waiting 01:46:57 5d3b04190fa2: Waiting 01:46:57 2f39f015ded8: Waiting 01:46:57 5c69ac0246d0: Verifying Checksum 01:46:57 5c69ac0246d0: Download complete 01:46:57 3a2ae6a8a46f: Verifying Checksum 01:46:57 3a2ae6a8a46f: Download complete 01:46:57 33b1e0a273af: Download complete 01:46:57 5d3b04190fa2: Verifying Checksum 01:46:57 5d3b04190fa2: Download complete 01:46:57 ec43610c2a17: Verifying Checksum 01:46:57 ec43610c2a17: Download complete 01:46:57 5eb5b503b376: Verifying Checksum 01:46:57 5eb5b503b376: Download complete 01:46:58 2f39f015ded8: Download complete 01:46:58 5eb5b503b376: Pull complete 01:46:58 5c69ac0246d0: Pull complete 01:46:59 ec43610c2a17: Pull complete 01:46:59 3a2ae6a8a46f: Pull complete 01:46:59 33b1e0a273af: Pull complete 01:46:59 5d3b04190fa2: Pull complete 01:47:03 2f39f015ded8: Pull complete 01:47:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:47:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:47:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:03 prd-ubuntu20.04-docker-8c-8g-5016 does not seem to be running inside a container 01:47:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:47:05 $ docker top e0263be27b496e51af9a1314f4c1d2068089e1c85ca7c8ba0d936938c9603a1a -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:06 + touch /tmp/pre-build-complete [Pipeline] sh 01:47:06 + mkdir -p /var/log/sysstat [Pipeline] sh 01:47:07 + ls /var/log/sa-host 01:47:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:07 provisioning config files... 01:47:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1142723699326366305tmp [Pipeline] { [Pipeline] echo 01:47:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:47:07 ---> create-netrc.sh [Pipeline] } 01:47:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:47:08 ---> python-tools-install.sh [Pipeline] echo 01:47:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:47:08 ---> sudo-logs.sh 01:47:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:47:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:47:08 ---> job-cost.sh 01:47:08 lf-activate-venv: SKIPPING 01:47:08 DEBUG: total: 0.10999999940395355 01:47:08 INFO: Retrieving Stack Cost... 01:47:09 INFO: Retrieving Pricing Info for: v3-standard-8 01:47:09 INFO: Archiving Costs [Pipeline] echo 01:47:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:47:09 ---> logs-deploy.sh 01:47:09 lf-activate-venv: SKIPPING 01:47:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4468/1 01:47:09 INFO: archiving workspace using pattern(s): 01:47:10 Archives upload complete. 01:47:10 INFO: archiving logs to Nexus 01:47:11 ---> uname -a: 01:47:11 Linux prd-ubuntu20-04-docker-8c-8g-5016 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:47:11 01:47:11 01:47:11 ---> lscpu: 01:47:11 Architecture: x86_64 01:47:11 CPU op-mode(s): 32-bit, 64-bit 01:47:11 Byte Order: Little Endian 01:47:11 Address sizes: 40 bits physical, 48 bits virtual 01:47:11 CPU(s): 8 01:47:11 On-line CPU(s) list: 0-7 01:47:11 Thread(s) per core: 1 01:47:11 Core(s) per socket: 1 01:47:11 Socket(s): 8 01:47:11 NUMA node(s): 1 01:47:11 Vendor ID: AuthenticAMD 01:47:11 CPU family: 23 01:47:11 Model: 49 01:47:11 Model name: AMD EPYC-Rome Processor 01:47:11 Stepping: 0 01:47:11 CPU MHz: 2799.998 01:47:11 BogoMIPS: 5599.99 01:47:11 Virtualization: AMD-V 01:47:11 Hypervisor vendor: KVM 01:47:11 Virtualization type: full 01:47:11 L1d cache: 256 KiB 01:47:11 L1i cache: 256 KiB 01:47:11 L2 cache: 4 MiB 01:47:11 L3 cache: 128 MiB 01:47:11 NUMA node0 CPU(s): 0-7 01:47:11 Vulnerability Itlb multihit: Not affected 01:47:11 Vulnerability L1tf: Not affected 01:47:11 Vulnerability Mds: Not affected 01:47:11 Vulnerability Meltdown: Not affected 01:47:11 Vulnerability Mmio stale data: Not affected 01:47:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:47:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:47:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:47:11 Vulnerability Srbds: Not affected 01:47:11 Vulnerability Tsx async abort: Not affected 01:47:11 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 01:47:11 01:47:11 01:47:11 ---> nproc: 01:47:11 8 01:47:11 01:47:11 01:47:11 ---> df -h: 01:47:11 Filesystem Size Used Avail Use% Mounted on 01:47:11 overlay 155G 20G 136G 13% / 01:47:11 tmpfs 64M 0 64M 0% /dev 01:47:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:47:11 shm 64M 0 64M 0% /dev/shm 01:47:11 /dev/vda1 155G 20G 136G 13% /facter-os 01:47:11 01:47:11 01:47:11 ---> sar -b -r -n DEV: 01:47:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5016) 03/22/23 _x86_64_ (8 CPU) 01:47:11 01:47:11 01:02:35 LINUX RESTART (8 CPU) 01:47:11 01:47:11 01:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:47:11 01:04:01 304.98 16.66 288.32 0.00 1990.31 74188.51 0.00 01:47:11 01:05:01 37.65 0.03 37.62 0.00 6.26 17055.25 0.00 01:47:11 01:06:01 37.74 0.25 37.49 0.00 3.20 11493.97 0.00 01:47:11 01:07:01 442.54 5.23 437.31 0.00 60.39 170356.81 0.00 01:47:11 01:08:01 394.45 15.06 379.39 0.00 2943.69 225395.53 0.00 01:47:11 01:09:01 1029.54 3.20 1026.34 0.00 2284.19 260350.62 0.00 01:47:11 01:10:01 1282.42 0.22 1282.21 0.00 11.06 283504.70 0.00 01:47:11 01:11:01 2.92 0.00 2.92 0.00 0.00 41.33 0.00 01:47:11 01:12:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 01:47:11 01:13:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 01:47:11 01:14:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 01:47:11 01:15:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 01:47:11 01:16:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 01:47:11 01:17:01 0.98 0.02 0.97 0.00 0.13 12.13 0.00 01:47:11 01:18:01 2.17 0.02 2.15 0.00 0.13 28.40 0.00 01:47:11 01:19:01 1.75 0.00 1.75 0.00 0.00 19.99 0.00 01:47:11 01:20:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 01:47:11 01:21:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 01:47:11 01:22:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 01:47:11 01:23:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 01:47:11 01:24:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 01:47:11 01:25:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 01:47:11 01:26:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 01:47:11 01:27:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 01:47:11 01:28:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 01:47:11 01:29:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 01:47:11 01:30:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 01:47:11 01:31:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 01:47:11 01:32:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 01:47:11 01:33:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 01:47:11 01:34:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 01:47:11 01:35:01 2.98 1.58 1.40 0.00 37.19 18.53 0.00 01:47:11 01:36:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 01:47:11 01:37:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 01:47:11 01:38:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 01:47:11 01:39:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 01:47:11 01:40:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 01:47:11 01:41:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 01:47:11 01:42:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 01:47:11 01:43:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 01:47:11 01:44:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 01:47:11 01:45:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 01:47:11 01:46:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 01:47:11 01:47:01 4.03 0.22 3.82 0.00 16.93 319.28 0.00 01:47:11 Average: 81.32 0.96 80.36 0.00 166.45 23692.48 0.00 01:47:11 01:47:11 01:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:47:11 01:04:01 28590504 31603632 704672 2.14 110956 3146920 1717220 5.06 1078608 2817068 4052 01:47:11 01:05:01 27834656 31477608 821356 2.50 113336 3721768 2044132 6.02 1574588 3010984 96712 01:47:11 01:06:01 27558036 31577588 719328 2.19 116360 4066660 1876292 5.53 1409660 3425928 385880 01:47:11 01:07:01 23901716 31374384 911500 2.77 210560 7206976 2755672 8.12 2164356 6087012 155872 01:47:11 01:08:01 20383812 31223576 1022876 3.11 311668 10281064 3119096 9.19 2781148 8753204 174080 01:47:11 01:09:01 18862488 31416820 845604 2.57 365228 11889228 2422536 7.14 2310576 10713152 609588 01:47:11 01:10:01 19056680 31498704 767356 2.33 392616 11713660 1914400 5.64 2465520 10333288 224 01:47:11 01:11:01 19084880 31526916 739464 2.25 392628 11713664 1914400 5.64 2436312 10333280 28 01:47:11 01:12:01 19087228 31529272 737112 2.24 392648 11713672 1914400 5.64 2434396 10333288 8 01:47:11 01:13:01 19089132 31531748 735084 2.24 392680 11713672 1914400 5.64 2432140 10333820 132 01:47:11 01:14:01 19091124 31533760 733104 2.23 392688 11713676 1914400 5.64 2430632 10333840 8 01:47:11 01:15:01 19099480 31542312 724808 2.20 392708 11713676 1914400 5.64 2422644 10334004 172 01:47:11 01:16:01 19099748 31542592 724448 2.20 392716 11713680 1914400 5.64 2422632 10334008 8 01:47:11 01:17:01 19099328 31542256 724712 2.20 392728 11713688 1897528 5.59 2423232 10334016 176 01:47:11 01:18:01 19099856 31542780 724776 2.20 392760 11713660 1905944 5.62 2422676 10334008 64 01:47:11 01:19:01 19099888 31542816 724660 2.20 392776 11713668 1905944 5.62 2422668 10334012 16 01:47:11 01:20:01 19099872 31542840 724656 2.20 392780 11713668 1905944 5.62 2422644 10334012 4 01:47:11 01:21:01 19099604 31542580 724844 2.20 392792 11713672 1905944 5.62 2422840 10334016 44 01:47:11 01:22:01 19100308 31543448 724184 2.20 392812 11713804 1905944 5.62 2422984 10334148 12 01:47:11 01:23:01 19099872 31543104 724484 2.20 392836 11713796 1905944 5.62 2422700 10334188 44 01:47:11 01:24:01 19100116 31543352 724160 2.20 392852 11713808 1905944 5.62 2422752 10334192 8 01:47:11 01:25:01 19100036 31543324 724120 2.20 392868 11713816 1905944 5.62 2422748 10334200 148 01:47:11 01:26:01 19099704 31543004 724380 2.20 392880 11713816 1905944 5.62 2422880 10334200 8 01:47:11 01:27:01 19099488 31542848 724380 2.20 392908 11713816 1905944 5.62 2422988 10334204 148 01:47:11 01:28:01 19099948 31543344 724040 2.20 392944 11713812 1905944 5.62 2422812 10334208 24 01:47:11 01:29:01 19099680 31543104 724208 2.20 392960 11713828 1905944 5.62 2422964 10334212 152 01:47:11 01:30:01 19099632 31543064 724164 2.20 392984 11713832 1905944 5.62 2422820 10334216 28 01:47:11 01:31:01 19099560 31543024 724244 2.20 393004 11713832 1905944 5.62 2422868 10334216 176 01:47:11 01:32:01 19099796 31543288 723940 2.20 393016 11713836 1905944 5.62 2423160 10334220 8 01:47:11 01:33:01 19099708 31543208 723980 2.20 393036 11713828 1905944 5.62 2422984 10334220 48 01:47:11 01:34:01 19099844 31543372 723956 2.20 393040 11713844 1905944 5.62 2423384 10334228 12 01:47:11 01:35:01 19091520 31537140 730344 2.22 393084 11714960 1905944 5.62 2433056 10334552 148 01:47:11 01:36:01 19090976 31536604 730876 2.22 393096 11714960 1905944 5.62 2432684 10334552 8 01:47:11 01:37:01 19090952 31536604 730840 2.22 393108 11714964 1905944 5.62 2432652 10334556 180 01:47:11 01:38:01 19090936 31536596 730780 2.22 393128 11714956 1905944 5.62 2432636 10334560 8 01:47:11 01:39:01 19090920 31536612 730712 2.22 393136 11714968 1905944 5.62 2432748 10334560 176 01:47:11 01:40:01 19090556 31536256 731004 2.22 393140 11714972 1905944 5.62 2432664 10334564 8 01:47:11 01:41:01 19090760 31536468 730732 2.22 393148 11714972 1905944 5.62 2432688 10334564 184 01:47:11 01:42:01 19090676 31536392 730964 2.22 393148 11714976 1905944 5.62 2432672 10334568 8 01:47:11 01:43:01 19090440 31536164 731144 2.22 393164 11714984 1922012 5.66 2432732 10334572 200 01:47:11 01:44:01 19090068 31535812 731448 2.22 393172 11714984 1922012 5.66 2432764 10334572 8 01:47:11 01:45:01 19090344 31536100 731084 2.22 393192 11714992 1922012 5.66 2432692 10334584 140 01:47:11 01:46:01 19089980 31535764 731312 2.22 393208 11714992 1922012 5.66 2433064 10334584 8 01:47:11 01:47:01 18502728 31480032 785108 2.39 407352 12201108 2181888 6.43 2496416 10819508 490240 01:47:11 Average: 19821059 31524323 745022 2.27 367587 11044026 1971632 5.81 2356018 9727088 43618 01:47:11 01:47:11 01:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:47:11 01:04:01 docker0 598.59 584.88 42.93 3484.11 0.00 0.00 0.00 0.00 01:47:11 01:04:01 ens3 1550.50 1395.44 12534.77 196.63 0.00 0.00 0.00 0.00 01:47:11 01:04:01 lo 5.02 5.02 0.48 0.48 0.00 0.00 0.00 0.00 01:47:11 01:05:01 docker0 1.03 1.10 0.08 0.10 0.00 0.00 0.00 0.00 01:47:11 01:05:01 vethb8f4412 1.03 1.22 0.09 0.11 0.00 0.00 0.00 0.00 01:47:11 01:05:01 ens3 49.88 35.02 43.07 20.79 0.00 0.00 0.00 0.00 01:47:11 01:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:06:01 docker0 0.40 0.40 0.03 0.04 0.00 0.00 0.00 0.00 01:47:11 01:06:01 vethb8f4412 0.40 0.42 0.04 0.04 0.00 0.00 0.00 0.00 01:47:11 01:06:01 ens3 27.48 16.08 23.10 12.20 0.00 0.00 0.00 0.00 01:47:11 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:07:01 docker0 483.29 832.61 41.12 6304.95 0.00 0.00 0.00 0.00 01:47:11 01:07:01 veth14185a9 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 01:47:11 01:07:01 ens3 928.08 536.14 7996.68 63.85 0.00 0.00 0.00 0.00 01:47:11 01:07:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 01:47:11 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:08:01 vethebab2c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:47:11 01:08:01 vethfa90f8a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:47:11 01:08:01 veth0727c08 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:47:11 01:08:01 veth14185a9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:08:01 ens3 116.74 76.56 1441.26 9.36 0.00 0.00 0.00 0.00 01:47:11 01:08:01 veth90b51f8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:47:11 01:08:01 vethe78ec9c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:47:11 01:08:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:47:11 01:09:01 docker0 242.41 416.74 19.74 2890.17 0.00 0.00 0.00 0.00 01:47:11 01:09:01 veth14185a9 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 01:47:11 01:09:01 veth2b69c9b 38.48 54.09 3.63 71.27 0.00 0.00 0.00 0.01 01:47:11 01:09:01 ens3 627.94 356.46 4306.06 93.27 0.00 0.00 0.00 0.00 01:47:11 01:09:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 01:47:11 01:10:01 docker0 69.41 125.42 5.43 1450.05 0.00 0.00 0.00 0.00 01:47:11 01:10:01 ens3 198.92 133.87 1494.88 156.01 0.00 0.00 0.00 0.00 01:47:11 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:11:01 ens3 0.15 0.13 0.01 0.02 0.00 0.00 0.00 0.00 01:47:11 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:12:01 ens3 0.57 0.07 0.40 0.00 0.00 0.00 0.00 0.00 01:47:11 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:13:01 ens3 0.43 0.33 0.26 0.20 0.00 0.00 0.00 0.00 01:47:11 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:14:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 01:47:11 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:15:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:16:01 ens3 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:47:11 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:17:01 ens3 0.65 0.47 0.40 0.28 0.00 0.00 0.00 0.00 01:47:11 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:19:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:47:11 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:20:01 ens3 0.50 0.05 0.05 0.00 0.00 0.00 0.00 0.00 01:47:11 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:21:01 ens3 0.58 0.43 0.32 0.22 0.00 0.00 0.00 0.00 01:47:11 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:24:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 01:47:11 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:25:01 ens3 0.77 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:47:11 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:26:01 ens3 0.57 0.47 0.40 0.28 0.00 0.00 0.00 0.00 01:47:11 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:27:01 ens3 0.92 0.43 0.39 0.28 0.00 0.00 0.00 0.00 01:47:11 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:29:01 ens3 1.25 0.58 0.53 0.34 0.00 0.00 0.00 0.00 01:47:11 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:31:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:47:11 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:32:01 ens3 0.63 0.38 0.27 0.21 0.00 0.00 0.00 0.00 01:47:11 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:33:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:47:11 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:34:01 ens3 0.47 0.22 0.18 0.14 0.00 0.00 0.00 0.00 01:47:11 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:35:01 ens3 8.26 7.20 5.69 6.49 0.00 0.00 0.00 0.00 01:47:11 01:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:47:11 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:37:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:39:01 ens3 0.40 0.22 0.09 0.07 0.00 0.00 0.00 0.00 01:47:11 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:41:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:43:01 ens3 0.62 0.42 0.32 0.22 0.00 0.00 0.00 0.00 01:47:11 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:44:01 ens3 0.25 0.13 0.13 0.07 0.00 0.00 0.00 0.00 01:47:11 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:45:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:11 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:46:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:11 01:47:01 ens3 107.38 61.86 2521.45 10.98 0.00 0.00 0.00 0.00 01:47:11 01:47:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 01:47:11 Average: docker0 31.49 44.37 2.47 319.93 0.00 0.00 0.00 0.00 01:47:11 Average: ens3 81.89 59.13 685.76 12.93 0.00 0.00 0.00 0.00 01:47:11 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 01:47:11 01:47:11 01:47:11 ---> sar -P ALL: 01:47:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5016) 03/22/23 _x86_64_ (8 CPU) 01:47:11 01:47:11 01:02:35 LINUX RESTART (8 CPU) 01:47:11 01:47:11 01:03:02 CPU %user %nice %system %iowait %steal %idle 01:47:11 01:04:01 all 11.81 0.00 4.87 2.01 0.08 81.23 01:47:11 01:04:01 0 9.43 0.00 3.14 1.47 0.07 85.89 01:47:11 01:04:01 1 13.00 0.00 5.17 3.74 0.07 78.02 01:47:11 01:04:01 2 14.95 0.00 5.22 1.23 0.07 78.52 01:47:11 01:04:01 3 10.71 0.00 4.61 1.74 0.10 82.84 01:47:11 01:04:01 4 11.80 0.00 5.03 6.48 0.09 76.61 01:47:11 01:04:01 5 8.26 0.00 4.92 0.15 0.05 86.62 01:47:11 01:04:01 6 13.16 0.00 5.22 0.26 0.07 81.30 01:47:11 01:04:01 7 13.18 0.00 5.68 0.97 0.12 80.04 01:47:11 01:05:01 all 27.11 0.00 4.93 0.34 0.10 67.52 01:47:11 01:05:01 0 25.78 0.00 5.14 0.18 0.10 68.79 01:47:11 01:05:01 1 25.71 0.00 7.19 0.05 0.10 66.95 01:47:11 01:05:01 2 26.98 0.00 4.11 0.08 0.10 68.72 01:47:11 01:05:01 3 28.33 0.00 4.97 0.02 0.10 66.58 01:47:11 01:05:01 4 28.66 0.00 4.70 2.00 0.10 64.55 01:47:11 01:05:01 5 25.90 0.00 4.01 0.29 0.08 69.72 01:47:11 01:05:01 6 27.21 0.00 4.84 0.03 0.10 67.82 01:47:11 01:05:01 7 28.31 0.00 4.50 0.03 0.10 67.05 01:47:11 01:06:01 all 45.67 0.00 6.59 0.28 0.13 47.33 01:47:11 01:06:01 0 45.48 0.00 7.07 0.03 0.12 47.30 01:47:11 01:06:01 1 46.83 0.00 6.76 0.12 0.13 46.16 01:47:11 01:06:01 2 45.27 0.00 6.25 0.03 0.13 48.31 01:47:11 01:06:01 3 45.14 0.00 6.87 0.00 0.13 47.85 01:47:11 01:06:01 4 45.86 0.00 6.22 1.55 0.13 46.23 01:47:11 01:06:01 5 45.92 0.00 6.38 0.34 0.13 47.23 01:47:11 01:06:01 6 45.31 0.00 6.40 0.03 0.13 48.13 01:47:11 01:06:01 7 45.54 0.00 6.80 0.13 0.13 47.40 01:47:11 01:07:01 all 12.45 0.00 7.94 6.72 0.13 72.76 01:47:11 01:07:01 0 12.68 0.00 7.44 5.24 0.15 74.48 01:47:11 01:07:01 1 12.71 0.00 7.37 3.82 0.12 75.98 01:47:11 01:07:01 2 11.17 0.00 7.52 13.14 0.10 68.07 01:47:11 01:07:01 3 13.30 0.00 8.17 3.24 0.14 75.14 01:47:11 01:07:01 4 12.25 0.00 7.43 3.69 0.12 76.51 01:47:11 01:07:01 5 13.20 0.00 7.07 4.74 0.12 74.86 01:47:11 01:07:01 6 11.94 0.00 8.47 16.24 0.12 63.23 01:47:11 01:07:01 7 12.32 0.00 10.08 3.61 0.17 73.82 01:47:11 01:08:01 all 49.99 0.00 10.63 7.07 0.15 32.16 01:47:11 01:08:01 0 50.41 0.00 9.84 2.01 0.15 37.59 01:47:11 01:08:01 1 50.19 0.00 9.50 4.41 0.13 35.76 01:47:11 01:08:01 2 50.11 0.00 13.36 29.19 0.17 7.17 01:47:11 01:08:01 3 50.61 0.00 8.85 7.17 0.15 33.22 01:47:11 01:08:01 4 49.76 0.00 10.12 3.63 0.13 36.35 01:47:11 01:08:01 5 49.80 0.00 11.28 4.28 0.15 34.50 01:47:11 01:08:01 6 48.60 0.00 12.07 3.47 0.13 35.73 01:47:11 01:08:01 7 50.40 0.00 10.04 2.60 0.18 36.77 01:47:11 01:09:01 all 38.24 0.00 12.82 14.20 0.20 34.54 01:47:11 01:09:01 0 36.79 0.00 12.98 15.35 0.22 34.66 01:47:11 01:09:01 1 37.37 0.00 12.08 16.24 0.24 34.07 01:47:11 01:09:01 2 39.60 0.00 13.59 13.04 0.19 33.59 01:47:11 01:09:01 3 39.47 0.00 12.55 12.09 0.20 35.69 01:47:11 01:09:01 4 38.58 0.00 12.97 15.51 0.19 32.76 01:47:11 01:09:01 5 40.26 0.00 13.67 10.41 0.17 35.48 01:47:11 01:09:01 6 34.93 0.00 10.33 9.40 0.17 45.17 01:47:11 01:09:01 7 38.92 0.00 14.40 21.58 0.24 24.86 01:47:11 01:10:01 all 49.77 0.00 13.19 10.12 0.21 26.71 01:47:11 01:10:01 0 50.43 0.00 13.13 12.40 0.20 23.84 01:47:11 01:10:01 1 50.88 0.00 13.01 10.47 0.20 25.44 01:47:11 01:10:01 2 49.60 0.00 12.78 9.31 0.20 28.11 01:47:11 01:10:01 3 47.76 0.00 13.69 10.12 0.22 28.20 01:47:11 01:10:01 4 50.49 0.00 14.06 11.37 0.20 23.88 01:47:11 01:10:01 5 51.35 0.00 13.78 8.32 0.22 26.33 01:47:11 01:10:01 6 46.76 0.00 11.27 5.62 0.20 36.15 01:47:11 01:10:01 7 50.84 0.00 13.81 13.35 0.22 21.77 01:47:11 01:11:01 all 0.09 0.00 0.01 0.02 0.01 99.87 01:47:11 01:11:01 0 0.62 0.00 0.02 0.02 0.02 99.33 01:47:11 01:11:01 1 0.02 0.00 0.02 0.08 0.02 99.87 01:47:11 01:11:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:47:11 01:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:47:11 01:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:11:01 7 0.02 0.00 0.00 0.05 0.00 99.93 01:47:11 01:12:01 all 0.15 0.00 0.01 0.00 0.00 99.84 01:47:11 01:12:01 0 1.08 0.00 0.00 0.00 0.00 98.92 01:47:11 01:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:47:11 01:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:12:01 4 0.00 0.00 0.02 0.02 0.00 99.97 01:47:11 01:12:01 5 0.05 0.00 0.03 0.00 0.00 99.92 01:47:11 01:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:47:11 01:13:01 all 0.01 0.00 0.01 0.02 0.00 99.96 01:47:11 01:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:13:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:47:11 01:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:13:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:47:11 01:13:01 5 0.03 0.00 0.02 0.02 0.00 99.93 01:47:11 01:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:13:01 7 0.00 0.00 0.00 0.10 0.00 99.90 01:47:11 01:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:47:11 01:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:47:11 01:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:47:11 01:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:47:11 01:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:14:01 7 0.00 0.00 0.00 0.03 0.00 99.97 01:47:11 01:47:11 01:14:01 CPU %user %nice %system %iowait %steal %idle 01:47:11 01:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:47:11 01:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:47:11 01:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:47:11 01:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:15:01 4 0.00 0.00 0.03 0.02 0.00 99.95 01:47:11 01:15:01 5 0.05 0.00 0.03 0.00 0.00 99.92 01:47:11 01:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:47:11 01:16:01 all 0.20 0.00 0.00 0.00 0.00 99.80 01:47:11 01:16:01 0 1.50 0.00 0.00 0.00 0.02 98.48 01:47:11 01:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:47:11 01:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:47:11 01:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:17:01 all 0.05 0.00 0.02 0.00 0.00 99.92 01:47:11 01:17:01 0 0.27 0.00 0.03 0.00 0.00 99.70 01:47:11 01:17:01 1 0.08 0.00 0.02 0.00 0.00 99.90 01:47:11 01:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:17:01 4 0.02 0.00 0.00 0.03 0.02 99.93 01:47:11 01:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 01:47:11 01:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:18:01 all 0.02 0.00 0.03 0.01 0.00 99.94 01:47:11 01:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:47:11 01:18:01 1 0.03 0.00 0.05 0.05 0.00 99.87 01:47:11 01:18:01 2 0.02 0.00 0.05 0.00 0.00 99.93 01:47:11 01:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:47:11 01:18:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:47:11 01:18:01 5 0.03 0.00 0.05 0.00 0.00 99.92 01:47:11 01:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:18:01 7 0.02 0.00 0.02 0.03 0.00 99.93 01:47:11 01:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:47:11 01:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:19:01 1 0.03 0.00 0.02 0.03 0.00 99.92 01:47:11 01:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:47:11 01:19:01 5 0.03 0.00 0.03 0.02 0.02 99.90 01:47:11 01:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:19:01 7 0.00 0.00 0.02 0.02 0.00 99.97 01:47:11 01:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:47:11 01:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:20:01 1 0.05 0.00 0.02 0.02 0.00 99.92 01:47:11 01:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:20:01 5 0.05 0.00 0.02 0.00 0.00 99.93 01:47:11 01:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:21:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:47:11 01:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:21:01 1 0.07 0.00 0.02 0.03 0.00 99.88 01:47:11 01:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:21:01 5 0.02 0.00 0.05 0.00 0.00 99.93 01:47:11 01:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:21:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:47:11 01:22:01 all 0.07 0.00 0.01 0.00 0.00 99.91 01:47:11 01:22:01 0 0.27 0.00 0.00 0.00 0.00 99.73 01:47:11 01:22:01 1 0.27 0.00 0.02 0.00 0.02 99.70 01:47:11 01:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:22:01 5 0.03 0.00 0.02 0.03 0.00 99.92 01:47:11 01:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:47:11 01:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:47:11 01:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:47:11 01:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:47:11 01:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:47:11 01:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:23:01 5 0.03 0.00 0.03 0.03 0.02 99.88 01:47:11 01:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:47:11 01:23:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:47:11 01:24:01 all 0.11 0.00 0.01 0.01 0.00 99.87 01:47:11 01:24:01 0 0.80 0.00 0.00 0.00 0.00 99.20 01:47:11 01:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:47:11 01:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:47:11 01:24:01 5 0.02 0.00 0.03 0.02 0.00 99.93 01:47:11 01:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:24:01 7 0.00 0.00 0.00 0.03 0.00 99.97 01:47:11 01:25:01 all 0.09 0.00 0.01 0.00 0.00 99.90 01:47:11 01:25:01 0 0.53 0.00 0.05 0.00 0.00 99.42 01:47:11 01:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:47:11 01:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:25:01 5 0.05 0.00 0.02 0.02 0.02 99.90 01:47:11 01:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:47:11 01:25:01 CPU %user %nice %system %iowait %steal %idle 01:47:11 01:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 01:47:11 01:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:26:01 1 0.07 0.00 0.02 0.00 0.00 99.92 01:47:11 01:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:26:01 4 0.00 0.00 0.00 0.02 0.02 99.97 01:47:11 01:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:47:11 01:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:47:11 01:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:47:11 01:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:47:11 01:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:27:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:47:11 01:27:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:47:11 01:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:27:01 7 0.00 0.00 0.00 0.07 0.00 99.93 01:47:11 01:28:01 all 0.01 0.00 0.01 0.01 0.00 99.98 01:47:11 01:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:47:11 01:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:28:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:47:11 01:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:28:01 7 0.00 0.00 0.00 0.03 0.00 99.97 01:47:11 01:29:01 all 0.00 0.00 0.01 0.01 0.00 99.98 01:47:11 01:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:29:01 5 0.00 0.00 0.03 0.02 0.02 99.93 01:47:11 01:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:29:01 7 0.00 0.00 0.02 0.03 0.00 99.95 01:47:11 01:30:01 all 0.02 0.00 0.01 0.01 0.00 99.97 01:47:11 01:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:47:11 01:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:47:11 01:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:30:01 5 0.03 0.00 0.03 0.03 0.00 99.90 01:47:11 01:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:30:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:47:11 01:31:01 all 0.23 0.00 0.01 0.00 0.00 99.76 01:47:11 01:31:01 0 1.74 0.00 0.00 0.00 0.00 98.26 01:47:11 01:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:31:01 5 0.02 0.00 0.02 0.02 0.00 99.95 01:47:11 01:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:47:11 01:32:01 all 0.02 0.00 0.00 0.00 0.00 99.97 01:47:11 01:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:32:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:47:11 01:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:47:11 01:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:47:11 01:32:01 5 0.05 0.00 0.00 0.00 0.00 99.95 01:47:11 01:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:32:01 7 0.03 0.00 0.00 0.02 0.00 99.95 01:47:11 01:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:47:11 01:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:33:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:47:11 01:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:47:11 01:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:47:11 01:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:47:11 01:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:33:01 7 0.00 0.00 0.00 0.03 0.00 99.97 01:47:11 01:34:01 all 0.03 0.00 0.01 0.00 0.00 99.96 01:47:11 01:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:34:01 1 0.07 0.00 0.00 0.00 0.00 99.93 01:47:11 01:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:47:11 01:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:34:01 5 0.08 0.00 0.02 0.00 0.00 99.90 01:47:11 01:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:47:11 01:35:01 all 0.30 0.00 0.03 0.02 0.01 99.64 01:47:11 01:35:01 0 0.18 0.00 0.00 0.00 0.02 99.80 01:47:11 01:35:01 1 1.25 0.00 0.03 0.00 0.00 98.72 01:47:11 01:35:01 2 0.22 0.00 0.02 0.08 0.00 99.68 01:47:11 01:35:01 3 0.08 0.00 0.02 0.00 0.02 99.88 01:47:11 01:35:01 4 0.13 0.00 0.02 0.00 0.00 99.85 01:47:11 01:35:01 5 0.07 0.00 0.05 0.02 0.02 99.85 01:47:11 01:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:35:01 7 0.48 0.00 0.08 0.07 0.00 99.37 01:47:11 01:36:01 all 0.02 0.00 0.01 0.01 0.00 99.97 01:47:11 01:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:36:01 2 0.02 0.00 0.02 0.03 0.00 99.93 01:47:11 01:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:47:11 01:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:36:01 7 0.05 0.00 0.00 0.02 0.00 99.93 01:47:11 01:47:11 01:36:01 CPU %user %nice %system %iowait %steal %idle 01:47:11 01:37:01 all 0.23 0.00 0.01 0.00 0.00 99.75 01:47:11 01:37:01 0 1.79 0.00 0.00 0.00 0.00 98.21 01:47:11 01:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:37:01 5 0.02 0.00 0.02 0.02 0.00 99.95 01:47:11 01:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:47:11 01:38:01 all 0.24 0.00 0.01 0.01 0.00 99.74 01:47:11 01:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:38:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:47:11 01:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:38:01 4 0.03 0.00 0.02 0.02 0.00 99.93 01:47:11 01:38:01 5 0.05 0.00 0.03 0.00 0.00 99.92 01:47:11 01:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:38:01 7 1.73 0.00 0.03 0.02 0.00 98.22 01:47:11 01:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:47:11 01:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:39:01 5 0.02 0.00 0.02 0.03 0.00 99.93 01:47:11 01:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:47:11 01:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:47:11 01:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:47:11 01:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:47:11 01:40:01 5 0.03 0.00 0.03 0.02 0.02 99.90 01:47:11 01:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:40:01 7 0.03 0.00 0.00 0.02 0.00 99.95 01:47:11 01:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:47:11 01:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:41:01 5 0.03 0.00 0.05 0.02 0.00 99.90 01:47:11 01:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:42:01 all 0.01 0.00 0.00 0.01 0.00 99.97 01:47:11 01:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:47:11 01:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:47:11 01:42:01 5 0.05 0.00 0.02 0.03 0.00 99.90 01:47:11 01:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:42:01 7 0.05 0.00 0.00 0.02 0.00 99.93 01:47:11 01:43:01 all 0.01 0.00 0.00 0.01 0.00 99.98 01:47:11 01:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:43:01 5 0.00 0.00 0.00 0.03 0.00 99.97 01:47:11 01:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:43:01 7 0.03 0.00 0.00 0.02 0.00 99.95 01:47:11 01:44:01 all 0.05 0.00 0.01 0.00 0.00 99.93 01:47:11 01:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:47:11 01:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:47:11 01:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:44:01 5 0.00 0.00 0.03 0.02 0.02 99.93 01:47:11 01:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:44:01 7 0.30 0.00 0.02 0.02 0.00 99.67 01:47:11 01:45:01 all 0.27 0.00 0.01 0.01 0.00 99.72 01:47:11 01:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:45:01 2 0.00 0.00 0.00 0.05 0.00 99.95 01:47:11 01:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:47:11 01:45:01 5 0.07 0.00 0.00 0.00 0.00 99.93 01:47:11 01:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:45:01 7 2.02 0.00 0.00 0.02 0.02 97.95 01:47:11 01:46:01 all 0.02 0.00 0.01 0.01 0.00 99.97 01:47:11 01:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:47:11 01:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:47:11 01:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:47:11 01:46:01 5 0.00 0.00 0.02 0.03 0.00 99.95 01:47:11 01:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:47:11 01:46:01 7 0.08 0.00 0.00 0.02 0.00 99.90 01:47:11 01:47:01 all 2.32 0.00 0.93 0.03 0.01 96.71 01:47:11 01:47:01 0 2.27 0.00 1.34 0.02 0.02 96.36 01:47:11 01:47:01 1 2.13 0.00 0.98 0.00 0.00 96.88 01:47:11 01:47:01 2 2.44 0.00 1.09 0.03 0.02 96.42 01:47:11 01:47:01 3 1.74 0.00 0.87 0.00 0.02 97.38 01:47:11 01:47:01 4 2.14 0.00 0.85 0.00 0.02 96.99 01:47:11 01:47:01 5 2.43 0.00 0.84 0.00 0.02 96.72 01:47:11 01:47:01 6 2.66 0.00 0.60 0.02 0.02 96.71 01:47:11 01:47:01 7 2.72 0.00 0.91 0.13 0.02 96.22 01:47:11 01:47:11 Average: CPU %user %nice %system %iowait %steal %idle 01:47:11 Average: all 5.40 0.00 1.40 0.92 0.02 92.26 01:47:11 Average: 0 5.47 0.00 1.36 0.83 0.03 92.32 01:47:11 Average: 1 5.44 0.00 1.41 0.88 0.02 92.25 01:47:11 Average: 2 5.41 0.00 1.44 1.49 0.02 91.63 01:47:11 Average: 3 5.34 0.00 1.37 0.77 0.02 92.49 01:47:11 Average: 4 5.40 0.00 1.39 1.00 0.02 92.19 01:47:11 Average: 5 5.37 0.00 1.41 0.65 0.03 92.54 01:47:11 Average: 6 5.18 0.00 1.33 0.79 0.02 92.68 01:47:11 Average: 7 5.56 0.00 1.49 0.97 0.03 91.95 01:47:11 01:47:11 01:47:11