Pull request #4447 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5fc15286b136632a1013640e5cde388ba4031b52+776cc6a43b7b85b7458b36156c385c413c7a15f0 (e6b69b7edbb7fd082911ed6c0b9f6ab52d7b868b) 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-ssh2539900549396960229.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-ssh3917796829559989913.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-4447/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-4447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3918688514767783189.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-4447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17545866859339449304.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-ssh1269752823198843963.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-4447/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-4447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2449909574112129324.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 ‘prd-ubuntu20.04-docker-8c-8g-234’ is offline Running on prd-ubuntu20.04-docker-8c-8g-239 in /w/workspace/edgexfoundry_edgex-go_PR-4447 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4447/head:refs/remotes/origin/PR-4447 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit 5fc15286b136632a1013640e5cde388ba4031b52 Merge succeeded, producing 5fc15286b136632a1013640e5cde388ba4031b52 Checking out Revision 5fc15286b136632a1013640e5cde388ba4031b52 (PR-4447) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" 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 20:00:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 5fc15286b136632a1013640e5cde388ba4031b52 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fc15286b136632a1013640e5cde388ba4031b52 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:00:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:00:22 ========================================================= 20:00:22 EdgeX Global Pipelines Version Info 20:00:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:00:23 ------------------- 20:00:23 stable info: 20:00:23 ------------------- 20:00:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:00:23 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 20:00:23 Message: update stable to v1.0.245 20:00:23 ------------------- 20:00:23 experimental info: 20:00:23 ------------------- 20:00:23 Commited By: **** collab-it+edgex@linuxfoundation.org 20:00:23 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 20:00:23 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:00:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:00:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4447 [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4447 [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4447 [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fc15286b136632a1013640e5cde388ba4031b52 [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fc1528 [Pipeline] echo 20:00:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:25 provisioning config files... 20:00:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8714322091893844039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:25 ---> docker-login.sh 20:00:25 nexus3.edgexfoundry.org:10001 20:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:25 Configure a credential helper to remove this warning. See 20:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:25 20:00:25 Login Succeeded 20:00:25 nexus3.edgexfoundry.org:10002 20:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:26 Configure a credential helper to remove this warning. See 20:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:26 20:00:26 Login Succeeded 20:00:26 nexus3.edgexfoundry.org:10003 20:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:26 Configure a credential helper to remove this warning. See 20:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:26 20:00:26 Login Succeeded 20:00:26 nexus3.edgexfoundry.org:10004 20:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:26 Configure a credential helper to remove this warning. See 20:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:26 20:00:26 Login Succeeded 20:00:26 docker.io 20:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:26 Configure a credential helper to remove this warning. See 20:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:26 20:00:26 Login Succeeded 20:00:26 ---> docker-login.sh ends [Pipeline] } 20:00:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:26 + 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 20:00:26 + dirname cmd/core-command/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo core-command,cmd/core-command/Dockerfile 20:00:26 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:00:26 + dirname cmd/core-data/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo core-data,cmd/core-data/Dockerfile 20:00:26 + dirname cmd/core-metadata/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo core-metadata,cmd/core-metadata/Dockerfile 20:00:26 + dirname cmd/security-bootstrapper/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:00:26 + dirname cmd/security-proxy-auth/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:00:26 + dirname cmd/security-proxy-setup/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:00:26 + dirname cmd/security-secretstore-setup/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:00:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:00:26 + dirname cmd/security-spire-agent/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:00:26 + + cut -d/ -f2 20:00:26 dirname cmd/security-spire-config/Dockerfile 20:00:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:00:26 + dirname cmd/security-spire-server/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:00:26 + dirname cmd/support-notifications/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo support-notifications,cmd/support-notifications/Dockerfile 20:00:26 + dirname cmd/support-scheduler/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:00:26 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 20:00:27 + git rev-list -1 --merges 5fc15286b136632a1013640e5cde388ba4031b52~1..5fc15286b136632a1013640e5cde388ba4031b52 [Pipeline] echo 20:00:27 -----------> git rev-list -1 --merges 5fc15286b136632a1013640e5cde388ba4031b52~1..5fc15286b136632a1013640e5cde388ba4031b52 5fc15286b136632a1013640e5cde388ba4031b52 [false] [Pipeline] sh 20:00:27 + git log --format=format:%s -1 5fc15286b136632a1013640e5cde388ba4031b52 [Pipeline] echo 20:00:27 ========================================================= 20:00:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:00:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:00:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:00:28 + grep -v github /etc/ssh/ssh_known_hosts 20:00:28 + [ -e /tmp/ssh_known_hosts ] 20:00:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:00:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:00:28 + sudo tee -a /etc/ssh/ssh_known_hosts 20:00:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:28 20:00:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:28 0.1.4: Pulling from edgex-devops/py-git-semver 20:00:28 b85a868b505f: Pulling fs layer 20:00:28 e2be974225ed: Pulling fs layer 20:00:28 339a4e72a1f5: Pulling fs layer 20:00:28 988bab9f4d93: Pulling fs layer 20:00:28 1469e6f7b9e6: Pulling fs layer 20:00:28 eaf3925da568: Pulling fs layer 20:00:28 bab4dde63d76: Pulling fs layer 20:00:28 bde34c3a00c8: Pulling fs layer 20:00:28 b352a97aabf1: Pulling fs layer 20:00:28 4872d77fe225: Pulling fs layer 20:00:28 5851b861e8e6: Pulling fs layer 20:00:28 988bab9f4d93: Waiting 20:00:28 bab4dde63d76: Waiting 20:00:28 1469e6f7b9e6: Waiting 20:00:28 4872d77fe225: Waiting 20:00:28 bde34c3a00c8: Waiting 20:00:28 5851b861e8e6: Waiting 20:00:28 b352a97aabf1: Waiting 20:00:28 eaf3925da568: Waiting 20:00:28 e2be974225ed: Verifying Checksum 20:00:28 e2be974225ed: Download complete 20:00:28 988bab9f4d93: Verifying Checksum 20:00:28 988bab9f4d93: Download complete 20:00:29 1469e6f7b9e6: Verifying Checksum 20:00:29 1469e6f7b9e6: Download complete 20:00:29 eaf3925da568: Verifying Checksum 20:00:29 eaf3925da568: Download complete 20:00:29 339a4e72a1f5: Verifying Checksum 20:00:29 339a4e72a1f5: Download complete 20:00:29 bde34c3a00c8: Download complete 20:00:29 b352a97aabf1: Verifying Checksum 20:00:29 b352a97aabf1: Download complete 20:00:29 4872d77fe225: Verifying Checksum 20:00:29 4872d77fe225: Download complete 20:00:29 b85a868b505f: Verifying Checksum 20:00:29 b85a868b505f: Download complete 20:00:29 5851b861e8e6: Verifying Checksum 20:00:29 bab4dde63d76: Verifying Checksum 20:00:29 bab4dde63d76: Download complete 20:00:30 b85a868b505f: Pull complete 20:00:30 e2be974225ed: Pull complete 20:00:31 339a4e72a1f5: Pull complete 20:00:31 988bab9f4d93: Pull complete 20:00:31 1469e6f7b9e6: Pull complete 20:00:31 eaf3925da568: Pull complete 20:00:33 bab4dde63d76: Pull complete 20:00:33 bde34c3a00c8: Pull complete 20:00:33 b352a97aabf1: Pull complete 20:00:33 4872d77fe225: Pull complete 20:00:33 5851b861e8e6: Pull complete 20:00:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:00:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:33 prd-ubuntu20.04-docker-8c-8g-239 does not seem to be running inside a container 20:00:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:00:36 $ docker top 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df -eo pid,comm 20:00:36 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). 20:00:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:00:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:36 [ssh-agent] Looking for ssh-agent implementation... 20:00:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:36 $ docker exec 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df ssh-agent 20:00:36 SSH_AUTH_SOCK=/tmp/ssh-ITP4f8Jn1UBw/agent.31 20:00:36 SSH_AGENT_PID=37 20:00:36 Running ssh-add (command line suppressed) 20:00:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15771410156120745101.key (/w/workspace/edgex-go/1@tmp/private_key_15771410156120745101.key) 20:00:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:37 + git tag --points-at HEAD [Pipeline] } 20:00:37 $ docker exec --env ******** --env ******** 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df ssh-agent -k 20:00:37 unset SSH_AUTH_SOCK; 20:00:37 unset SSH_AGENT_PID; 20:00:37 echo Agent pid 37 killed; 20:00:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:00:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:37 [ssh-agent] Looking for ssh-agent implementation... 20:00:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:37 $ docker exec 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df ssh-agent 20:00:37 SSH_AUTH_SOCK=/tmp/ssh-km7i7tiEHc9F/agent.69 20:00:37 SSH_AGENT_PID=75 20:00:37 Running ssh-add (command line suppressed) 20:00:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10693381395762257143.key (/w/workspace/edgex-go/1@tmp/private_key_10693381395762257143.key) 20:00:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:38 + git semver init 20:00:38 2023-03-14 20:00:38,171 [run_init] DEBUG init version:0.0.0 force:False 20:00:38 2023-03-14 20:00:38,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:00:38 2023-03-14 20:00:38,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:00:38 2023-03-14 20:00:38,173 [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) 20:00:43 2023-03-14 20:00:42,881 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:00:43 2023-03-14 20:00:42,882 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4447 with force:False 20:00:43 2023-03-14 20:00:42,882 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4447 20:00:43 2023-03-14 20:00:42,887 [execute] INFO git cat-file --batch-check 20:00:43 2023-03-14 20:00:42,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:00:43 2023-03-14 20:00:42,892 [execute] INFO git cat-file --batch 20:00:43 2023-03-14 20:00:42,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:00:43 2023-03-14 20:00:42,897 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4447 20:00:43 0.0.0 [Pipeline] } 20:00:43 $ docker exec --env ******** --env ******** 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df ssh-agent -k 20:00:43 unset SSH_AUTH_SOCK; 20:00:43 unset SSH_AGENT_PID; 20:00:43 echo Agent pid 75 killed; 20:00:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:44 + git semver [Pipeline] } 20:00:44 $ docker stop --time=1 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df 20:00:45 $ docker rm -f --volumes 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df [Pipeline] // withDockerContainer [Pipeline] sh 20:00:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:00:46 Stashed 1 file(s) [Pipeline] echo 20:00:46 [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 20:00:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:00:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:47 ========================================================= 20:00:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:00:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:00:47 63b65145d645: Pulling fs layer 20:00:47 a2d21d5440eb: Pulling fs layer 20:00:47 935e6c44a52c: Pulling fs layer 20:00:47 94cc34f8dd06: Pulling fs layer 20:00:47 30dea6a524f1: Pulling fs layer 20:00:47 a2aff8979fd8: Pulling fs layer 20:00:47 6808be2612f2: Pulling fs layer 20:00:47 f25807f1079a: Pulling fs layer 20:00:47 a2aff8979fd8: Waiting 20:00:47 30dea6a524f1: Waiting 20:00:47 6808be2612f2: Waiting 20:00:47 94cc34f8dd06: Waiting 20:00:47 a2d21d5440eb: Verifying Checksum 20:00:47 a2d21d5440eb: Download complete 20:00:47 94cc34f8dd06: Verifying Checksum 20:00:47 94cc34f8dd06: Download complete 20:00:47 30dea6a524f1: Download complete 20:00:47 63b65145d645: Verifying Checksum 20:00:47 63b65145d645: Download complete 20:00:47 a2aff8979fd8: Verifying Checksum 20:00:47 a2aff8979fd8: Download complete 20:00:47 63b65145d645: Pull complete 20:00:47 a2d21d5440eb: Pull complete 20:00:48 f25807f1079a: Verifying Checksum 20:00:48 935e6c44a52c: Verifying Checksum 20:00:48 935e6c44a52c: Download complete 20:00:48 6808be2612f2: Verifying Checksum 20:00:48 6808be2612f2: Download complete 20:00:52 935e6c44a52c: Pull complete 20:00:52 94cc34f8dd06: Pull complete 20:00:52 30dea6a524f1: Pull complete 20:00:52 a2aff8979fd8: Pull complete 20:00:54 6808be2612f2: Pull complete 20:00:55 f25807f1079a: Pull complete 20:00:55 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:00:55 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:55 WORKDIR /edgex 20:00:55 COPY go.mod . 20:00:55 RUN go mod download 20:00:55 docker build -t ci-base-image-x86_64 -f - . 20:00:56 Sending build context to Docker daemon 170.4MB 20:00:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:56 ---> 3b553350e43f 20:00:56 Step 2/4 : WORKDIR /edgex 20:01:01 ---> Running in bfbdae19fced 20:01:01 Removing intermediate container bfbdae19fced 20:01:01 ---> 8cf0e406df49 20:01:01 Step 3/4 : COPY go.mod . 20:01:01 ---> 822032a3c4c7 20:01:01 Step 4/4 : RUN go mod download 20:01:01 ---> Running in bda45757e604 20:01:01 Still waiting to schedule task 20:01:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-240’ 20:01:13 Removing intermediate container bda45757e604 20:01:13 ---> 51516ebb3f36 20:01:13 Successfully built 51516ebb3f36 20:01:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:13 + docker inspect -f . ci-base-image-x86_64 20:01:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:14 prd-ubuntu20.04-docker-8c-8g-239 does not seem to be running inside a container 20:01:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:01:14 $ docker top c9ce07d571c06f4c33f1a006123e38ad26f8a8a7217ce91c783015802d4d2c4c -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:14 + go version 20:01:14 go version go1.20.2 linux/amd64 [Pipeline] } 20:01:15 $ docker stop --time=1 c9ce07d571c06f4c33f1a006123e38ad26f8a8a7217ce91c783015802d4d2c4c 20:01:16 $ docker rm -f --volumes c9ce07d571c06f4c33f1a006123e38ad26f8a8a7217ce91c783015802d4d2c4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:16 + docker inspect -f . ci-base-image-x86_64 20:01:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:17 prd-ubuntu20.04-docker-8c-8g-239 does not seem to be running inside a container 20:01:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:01:17 $ docker top 2aab1a2f5d398d1ee8b3d07ee6c4f152c7347136adde8eabc142956798ccc39a -eo pid,comm [Pipeline] { [Pipeline] echo 20:01:17 ========================================================= 20:01:17 [edgeXBuildGoParallel] Running Tests and Build... 20:01:17 ========================================================= [Pipeline] sh 20:01:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:01:18 + make test 20:01:18 go test -race -coverprofile=coverage.out ./... 20:01:26 ? github.com/edgexfoundry/edgex-go [no test files] 20:01:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:01:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:01:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:01:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:01:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 20:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 20:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:01:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:01:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:01:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.103s coverage: 71.2% of statements 20:01:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements 20:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:01:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.767s coverage: 88.5% of statements 20:01:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 20:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:01:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.351s coverage: 95.6% of statements 20:01:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:01:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:01:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:01:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:01:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:01:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 20:01:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:01:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:01:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:01:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements 20:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 45.5% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 82.9% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements 20:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 20:01:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:01:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:01:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:01:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:01:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:01:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:01:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:01:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:01:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:01:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:02:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:02:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.284s coverage: 79.9% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.075s coverage: 92.9% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 84.8% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 63.1% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.221s coverage: 38.4% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 61.5% of statements 20:02:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 20:02:15 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 20:02:41 go vet ./... 20:02:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:02:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:02:42 ./bin/test-attribution-txt.sh [Pipeline] echo 20:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:02:43 + ls -al . 20:02:43 total 704 20:02:43 drwxrwxr-x 11 1001 1001 4096 Mar 14 20:01 . 20:02:43 drwxr-xr-x 4 root root 4096 Mar 14 20:01 .. 20:02:43 drwxrwxr-x 2 1001 1001 4096 Mar 14 20:00 .blubracket 20:02:43 -rw-rw-r-- 1 1001 1001 16 Mar 14 20:00 .dockerignore 20:02:43 drwxrwxr-x 8 1001 1001 4096 Mar 14 20:00 .git 20:02:43 drwxrwxr-x 3 1001 1001 4096 Mar 14 20:00 .github 20:02:43 -rw-rw-r-- 1 1001 1001 1133 Mar 14 20:00 .gitignore 20:02:43 -rw-rw-r-- 1 1001 1001 42 Mar 14 20:00 .golangci.yml 20:02:43 -rw-rw-r-- 1 1001 1001 87 Mar 14 20:00 .hadolint.yml 20:02:43 drwxr-xr-x 3 1001 1001 4096 Mar 14 20:00 .semver 20:02:43 -rw-rw-r-- 1 1001 1001 166 Mar 14 20:00 .sonarcloud.properties 20:02:43 -rw-rw-r-- 1 1001 1001 1171 Mar 14 20:00 ADOPTERS.md 20:02:43 -rw-rw-r-- 1 1001 1001 10825 Mar 14 20:00 Attribution.txt 20:02:43 -rw-rw-r-- 1 1001 1001 73765 Mar 14 20:00 CHANGELOG.md 20:02:43 -rw-rw-r-- 1 1001 1001 3804 Mar 14 20:00 CONTRIBUTING.md 20:02:43 -rw-rw-r-- 1 1001 1001 677 Mar 14 20:00 GOVERNANCE.md 20:02:43 -rw-rw-r-- 1 1001 1001 883 Mar 14 20:00 Jenkinsfile 20:02:43 -rw-rw-r-- 1 1001 1001 10775 Mar 14 20:00 LICENSE 20:02:43 -rw-rw-r-- 1 1001 1001 14266 Mar 14 20:00 Makefile 20:02:43 -rw-rw-r-- 1 1001 1001 582 Mar 14 20:00 OWNERS.md 20:02:43 -rw-rw-r-- 1 1001 1001 9403 Mar 14 20:00 README.md 20:02:43 -rw-rw-r-- 1 1001 1001 789 Mar 14 20:00 SECURITY.md 20:02:43 -rw-rw-r-- 1 1001 1001 5 Mar 14 20:00 VERSION 20:02:43 drwxrwxr-x 2 1001 1001 4096 Mar 14 20:00 bin 20:02:43 drwxrwxr-x 18 1001 1001 4096 Mar 14 20:00 cmd 20:02:43 -rw-r--r-- 1 root root 447485 Mar 14 20:02 coverage.out 20:02:43 -rw-rw-r-- 1 1001 1001 3233 Mar 14 20:00 go.mod 20:02:43 -rw-rw-r-- 1 1001 1001 31100 Mar 14 20:00 go.sum 20:02:43 drwxrwxr-x 7 1001 1001 4096 Mar 14 20:00 internal 20:02:43 drwxrwxr-x 3 1001 1001 4096 Mar 14 20:00 openapi 20:02:43 -rw-rw-r-- 1 1001 1001 594 Mar 14 20:00 security.txt 20:02:43 drwxrwxr-x 4 1001 1001 4096 Mar 14 20:00 snap 20:02:43 -rw-rw-r-- 1 1001 1001 204 Mar 14 20:00 version.go [Pipeline] sh 20:02:43 + '[' -e coverage.out ] 20:02:43 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:43 Stashed 1 file(s) [Pipeline] sh 20:02:43 + make build 20:02:43 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 20:02:56 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 20:02:56 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 20:02:58 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 20:02: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 20:03:05 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 20:03:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:03:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:03:08 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 20:03:09 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 20:03:10 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 20:03:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:03:12 $ docker stop --time=1 2aab1a2f5d398d1ee8b3d07ee6c4f152c7347136adde8eabc142956798ccc39a 20:03:16 $ docker rm -f --volumes 2aab1a2f5d398d1ee8b3d07ee6c4f152c7347136adde8eabc142956798ccc39a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:17 20:03:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:18 latest: Pulling from edgex-devops/edgex-compose 20:03:18 cbdbe7a5bc2a: Pulling fs layer 20:03:18 ca9280d653b3: Pulling fs layer 20:03:18 7e9c9ca2126c: Pulling fs layer 20:03:18 cbdbe7a5bc2a: Verifying Checksum 20:03:18 cbdbe7a5bc2a: Download complete 20:03:18 ca9280d653b3: Download complete 20:03:18 cbdbe7a5bc2a: Pull complete 20:03:19 7e9c9ca2126c: Download complete 20:03:19 ca9280d653b3: Pull complete 20:03:22 7e9c9ca2126c: Pull complete 20:03:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:03:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:22 prd-ubuntu20.04-docker-8c-8g-239 does not seem to be running inside a container 20:03:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:03:25 $ docker top b9782534daabf1919fb2a02b1a5d1b4c1a800d506f7440253f1ac644f9f88aa1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:25 + docker-compose build --help 20:03:25 + grep parallel 20:03:26 --parallel Build images in parallel. [Pipeline] } 20:03:26 $ docker stop --time=1 b9782534daabf1919fb2a02b1a5d1b4c1a800d506f7440253f1ac644f9f88aa1 20:03:27 $ docker rm -f --volumes b9782534daabf1919fb2a02b1a5d1b4c1a800d506f7440253f1ac644f9f88aa1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:28 prd-ubuntu20.04-docker-8c-8g-239 does not seem to be running inside a container 20:03:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:03:28 $ docker top 889b5c25ff19f2c4352071f9815cf9ae2f7080ad59e56f281550dfd820a0c559 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:29 + docker-compose -f ./docker-compose-build.yml build --parallel 20:03:29 Building core-command ... 20:03:29 Building core-common-config-bootstrapper ... 20:03:29 Building core-data ... 20:03:29 Building core-metadata ... 20:03:29 Building security-bootstrapper ... 20:03:29 Building security-proxy-auth ... 20:03:29 Building security-proxy-setup ... 20:03:29 Building security-secretstore-setup ... 20:03:29 Building security-spiffe-token-provider ... 20:03:29 Building security-spire-agent ... 20:03:29 Building security-spire-config ... 20:03:29 Building security-spire-server ... 20:03:29 Building support-notifications ... 20:03:29 Building support-scheduler ... 20:03:29 Building security-bootstrapper 20:03:29 Building security-proxy-auth 20:03:29 Building security-spire-server 20:03:29 Building security-spire-agent 20:03:29 Building core-metadata 20:03:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:03:41 ---> 51516ebb3f36 20:03:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:03:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:41 ---> 51516ebb3f36 20:03:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:41 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:41 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:03:41 ---> 51516ebb3f36 20:03:41 Step 3/33 : WORKDIR /edgex-go 20:03:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:03:41 ---> 51516ebb3f36 20:03:41 Step 3/25 : WORKDIR /edgex-go 20:03:42 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:03:42 ---> 51516ebb3f36 20:03:42 Step 3/26 : WORKDIR /edgex-go 20:03:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-246 in /w/workspace/edgexfoundry_edgex-go_PR-4447 [Pipeline] { [Pipeline] ws 20:03:45 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:03:45 The recommended git tool is: git 20:03:50 ---> Running in f0b01a785a4a 20:03:50 ---> Running in bebf0c97ddd9 20:03:50 ---> Running in 85c3fe2bd099 20:03:50 ---> Running in 3b1ec762aaf8 20:03:50 ---> Running in fa9bf358964e 20:03:50 Removing intermediate container 3b1ec762aaf8 20:03:50 ---> 69c8a03a5460 20:03:50 Step 4/23 : WORKDIR /edgex-go 20:03:50 Removing intermediate container fa9bf358964e 20:03:50 ---> b32627c41c92 20:03:50 Step 4/25 : WORKDIR /edgex-go 20:03:50 Removing intermediate container f0b01a785a4a 20:03:50 ---> 5cf396b3c97e 20:03:50 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:03:50 Removing intermediate container 85c3fe2bd099 20:03:50 ---> 3ea5ab1892bf 20:03:50 Step 4/33 : RUN apk add --update --no-cache make git 20:03:50 ---> Running in a609b2ccefa8 20:03:50 ---> Running in aa99b537d8f6 20:03:50 ---> Running in 56a87daedb42 20:03:50 Removing intermediate container bebf0c97ddd9 20:03:50 ---> 77ac7b34e4c1 20:03:50 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:03:50 ---> Running in b2b9aba64ad5 20:03:50 ---> Running in 8a4ba92049c2 20:03:50 Removing intermediate container a609b2ccefa8 20:03:50 ---> cde44961fe57 20:03:50 Step 5/23 : RUN apk add --update --no-cache make git 20:03:50 Removing intermediate container aa99b537d8f6 20:03:50 ---> 30c73ad86514 20:03:50 Step 5/25 : RUN apk add --update --no-cache make git 20:03:50 ---> Running in bbdf70d6c264 20:03:50 ---> Running in 737f8182d4bd 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:50 OK: 265 MiB in 53 packages 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:50 OK: 265 MiB in 53 packages 20:03:50 OK: 265 MiB in 53 packages 20:03:51 OK: 265 MiB in 53 packages 20:03:51 OK: 265 MiB in 53 packages 20:03:51 Removing intermediate container 56a87daedb42 20:03:51 ---> f162bee2dc33 20:03:51 Step 5/26 : COPY go.mod vendor* ./ 20:03:51 Removing intermediate container b2b9aba64ad5 20:03:51 ---> 4375bc3ca0bc 20:03:51 Step 5/33 : COPY go.mod vendor* ./ 20:03:51 Removing intermediate container 8a4ba92049c2 20:03:51 ---> 55ad8ca76e7e 20:03:51 Step 5/25 : COPY go.mod vendor* ./ 20:03:51 ---> 1bf1e0acd3dd 20:03:51 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:51 ---> Running in 2247968eb1fb 20:03:51 Removing intermediate container bbdf70d6c264 20:03:51 ---> 0172d79fc88c 20:03:51 Step 6/23 : COPY go.mod vendor* ./ 20:03:51 ---> 14b1fca11b2c 20:03:51 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:51 ---> Running in e26bb35e6835 20:03:51 ---> 64268bfac106 20:03:51 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:51 Removing intermediate container 737f8182d4bd 20:03:51 ---> 693ce20e683e 20:03:51 Step 6/25 : COPY go.mod vendor* ./ 20:03:51 ---> Running in 9ea663a8bae7 20:03:51 ---> 41071a0fbb4c 20:03:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:52 ---> Running in 3376f73da6df 20:03:52 ---> 8c20726e8c0f 20:03:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:52 ---> Running in 4b917d5ffa73 20:03:52 using credential edgex-jenkins-ssh 20:03:52 Cloning the remote Git repository 20:03:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:03:52 > git init /w/workspace/edgex-go/1 # timeout=10 20:03:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:53 > git --version # timeout=10 20:03:53 > git --version # 'git version 2.25.1' 20:03:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:04:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:20 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit 5fc15286b136632a1013640e5cde388ba4031b52 20:04:21 Merge succeeded, producing 5fc15286b136632a1013640e5cde388ba4031b52 20:04:21 Checking out Revision 5fc15286b136632a1013640e5cde388ba4031b52 (PR-4447) 20:04:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:04:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:04:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4447/head:refs/remotes/origin/PR-4447 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:04:20 > git config core.sparsecheckout # timeout=10 20:04:20 > git checkout -f 5fc15286b136632a1013640e5cde388ba4031b52 # timeout=10 20:04:20 > git remote # timeout=10 20:04:20 > git config --get remote.origin.url # timeout=10 20:04:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:20 > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 20:04:20 > git rev-parse HEAD^{commit} # timeout=10 20:04:21 > git config core.sparsecheckout # timeout=10 20:04:21 > git checkout -f 5fc15286b136632a1013640e5cde388ba4031b52 # timeout=10 20:04:21 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" 20:04:21 > git --version # timeout=10 20:04:22 > git --version # 'git version 2.25.1' 20:04:22 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:04:23 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:23 Dload Upload Total Spent Left Speed 20:04:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 139k 0 --:--:-- --:--:-- --:--:-- 139k [Pipeline] sh 20:04:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:04:24 + sudo tee /etc/docker/daemon.new 20:04:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:04:24 { 20:04:24 "registry-mirrors": [ 20:04:24 "https://nexus3.edgexfoundry.org:10001" 20:04:24 ], 20:04:24 "bip": "10.250.0.254/24", 20:04:24 "hosts": [ 20:04:24 "tcp://0.0.0.0:5555", 20:04:24 "unix:///var/run/docker.sock" 20:04:24 ], 20:04:24 "mtu": 1458, 20:04:24 "selinux-enabled": true, 20:04:24 "seccomp-profile": "/etc/docker/seccomp.json" 20:04:24 } [Pipeline] sh 20:04:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:04:27 + sudo service docker restart 20:04:30 Removing intermediate container 9ea663a8bae7 20:04:30 ---> 90bc1f86e25a 20:04:30 Step 7/25 : COPY . . 20:04:30 Removing intermediate container 2247968eb1fb 20:04:30 ---> 2b5d505b7ea3 20:04:30 Step 7/26 : COPY . . 20:04:30 Removing intermediate container 3376f73da6df 20:04:30 ---> 50bbcd5adc84 20:04:30 Step 8/23 : COPY . . 20:04:30 Removing intermediate container e26bb35e6835 20:04:30 ---> e83627c8bfe6 20:04:30 Step 7/33 : COPY . . 20:04:30 Removing intermediate container 4b917d5ffa73 20:04:30 ---> 86b7414b52f7 20:04:30 Step 8/25 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:42 provisioning config files... 20:04:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14536304928917906933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:43 ---> docker-login.sh 20:04:43 nexus3.edgexfoundry.org:10001 20:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:44 Configure a credential helper to remove this warning. See 20:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:44 20:04:44 Login Succeeded 20:04:44 nexus3.edgexfoundry.org:10002 20:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:44 Configure a credential helper to remove this warning. See 20:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:44 20:04:44 Login Succeeded 20:04:44 nexus3.edgexfoundry.org:10003 20:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:44 Configure a credential helper to remove this warning. See 20:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:44 20:04:44 Login Succeeded 20:04:44 nexus3.edgexfoundry.org:10004 20:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:45 Configure a credential helper to remove this warning. See 20:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:45 20:04:45 Login Succeeded 20:04:45 docker.io 20:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:45 Configure a credential helper to remove this warning. See 20:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:45 20:04:45 Login Succeeded 20:04:45 ---> docker-login.sh ends [Pipeline] } 20:04:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:04:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:46 ========================================================= 20:04:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:04:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:04:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:04:47 af6eaf76a39c: Pulling fs layer 20:04:47 55522c791124: Pulling fs layer 20:04:47 ce5c4a1c91eb: Pulling fs layer 20:04:47 169dfbe0d373: Pulling fs layer 20:04:47 e1ff8fa3b103: Pulling fs layer 20:04:47 52ebb69f0ebf: Pulling fs layer 20:04:47 5abe8eddf0d5: Pulling fs layer 20:04:47 169dfbe0d373: Waiting 20:04:47 52ebb69f0ebf: Waiting 20:04:47 5abe8eddf0d5: Waiting 20:04:47 e1ff8fa3b103: Waiting 20:04:47 55522c791124: Verifying Checksum 20:04:47 55522c791124: Download complete 20:04:47 169dfbe0d373: Verifying Checksum 20:04:47 169dfbe0d373: Download complete 20:04:47 e1ff8fa3b103: Verifying Checksum 20:04:47 e1ff8fa3b103: Download complete 20:04:47 af6eaf76a39c: Verifying Checksum 20:04:47 af6eaf76a39c: Download complete 20:04:48 af6eaf76a39c: Pull complete 20:04:49 55522c791124: Pull complete 20:04:49 5abe8eddf0d5: Verifying Checksum 20:04:49 5abe8eddf0d5: Download complete 20:04:50 52ebb69f0ebf: Verifying Checksum 20:04:50 52ebb69f0ebf: Download complete 20:04:50 ce5c4a1c91eb: Verifying Checksum 20:04:50 ce5c4a1c91eb: Download complete 20:04:52 ---> c065f06def64 20:04:52 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:04:52 ---> 26e192c41067 20:04:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:04:52 ---> Running in 05d6a9daa93e 20:04:52 ---> 6f8776374d60 20:04:52 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:04:52 ---> a7887133b21c 20:04:52 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:52 ---> 511f5553f6fe 20:04:52 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:04:52 ---> Running in b690eed9afc9 20:04:52 ---> Running in e026be158a86 20:04:52 ---> Running in 62c5ad89ca70 20:04:52 ---> Running in 32bbd0ba236a 20:04:52 Removing intermediate container e026be158a86 20:04:52 ---> 1996e8da9305 20:04:52 Step 9/25 : WORKDIR /edgex-go/spire-build 20:04:52 Removing intermediate container 32bbd0ba236a 20:04:52 ---> c092ee6f985b 20:04:52 Step 9/26 : WORKDIR /edgex-go/spire-build 20:04:52 ---> Running in b8aa0849943a 20:04:52 ---> Running in eb07f88cc7bc 20:04:52 Removing intermediate container b8aa0849943a 20:04:52 ---> 9fbd5049e04a 20:04:52 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:52 Removing intermediate container eb07f88cc7bc 20:04:52 ---> b63d4468c3a2 20:04:52 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:52 ---> Running in 9acc7cb31702 20:04:52 ---> Running in 4803a3da8aac 20:04:52 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 20:04:52 Removing intermediate container 9acc7cb31702 20:04:52 ---> 9a04a226fb34 20:04:52 Step 11/25 : 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 20:04:52 Removing intermediate container 4803a3da8aac 20:04:52 ---> 23636e832274 20:04:52 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 20:04:52 ---> Running in d7a1e83151c9 20:04:52 ---> Running in 7404df93230d 20:04:52 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 20:04:52 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 20:04:52 Removing intermediate container d7a1e83151c9 20:04:52 ---> 6b7ce764e77c 20:04:52 Step 12/25 : WORKDIR /edgex-go 20:04:52 Removing intermediate container 7404df93230d 20:04:52 ---> 4c5c9f99213f 20:04:52 Step 12/26 : WORKDIR /edgex-go 20:04:52 ---> Running in 0869bc4a7d8a 20:04:52 ---> Running in 1e09e1502f8c 20:04:52 Removing intermediate container 0869bc4a7d8a 20:04:52 ---> bcc5cbbff43e 20:04:52 20:04:52 Step 13/26 : FROM alpine:3.17 20:04:52 Removing intermediate container 1e09e1502f8c 20:04:52 ---> 0792a3418acb 20:04:52 20:04:52 Step 13/25 : FROM alpine:3.17 20:04:53 3.17: Pulling from library/alpine 20:04:53 3.17: Pulling from library/alpine 20:04:53 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:53 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:53 Status: Downloaded newer image for alpine:3.17 20:04:53 Status: Image is up to date for alpine:3.17 20:04:53 ---> b2aa39c304c2 20:04:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:53 ---> b2aa39c304c2 20:04:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:53 ---> Running in 1611a2378e3d 20:04:53 ---> Running in d2b285ba1a75 20:04:53 Removing intermediate container 1611a2378e3d 20:04:53 ---> 5324313aab7e 20:04:53 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:53 ---> Running in 858243916fe2 20:04:53 Removing intermediate container d2b285ba1a75 20:04:53 ---> 43719067b15d 20:04:53 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:53 ---> Running in 51559148cfde 20:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:54 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:54 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:54 OK: 17812 distinct packages available 20:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:54 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:54 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:54 OK: 17812 distinct packages available 20:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:54 (1/5) Installing dumb-init (1.2.5-r2) 20:04:54 (2/5) Installing musl-obstack (1.2.3-r0) 20:04:55 (3/5) Installing libucontext (1.2-r0) 20:04:55 (4/5) Installing gcompat (1.1.0-r0) 20:04:55 (5/5) Installing openssl (3.0.8-r0) 20:04:55 (1/5) Installing dumb-init (1.2.5-r2) 20:04:55 Executing busybox-1.35.0-r29.trigger 20:04:55 (2/5) Installing musl-obstack (1.2.3-r0) 20:04:55 OK: 8 MiB in 20 packages 20:04:55 (3/5) Installing libucontext (1.2-r0) 20:04:55 (4/5) Installing gcompat (1.1.0-r0) 20:04:55 (5/5) Installing openssl (3.0.8-r0) 20:04:55 Executing busybox-1.35.0-r29.trigger 20:04:55 OK: 8 MiB in 20 packages 20:04:57 Removing intermediate container 51559148cfde 20:04:57 ---> e854945deced 20:04:57 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:04:57 Removing intermediate container 858243916fe2 20:04:57 ---> f28fb3defd72 20:04:57 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:04:58 ---> 59ab76a53d18 20:04:58 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:58 ---> dde28bd57a94 20:04:58 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:05:03 ce5c4a1c91eb: Pull complete 20:05:03 169dfbe0d373: Pull complete 20:05:03 e1ff8fa3b103: Pull complete 20:05:06 ---> 618b28f60fdd 20:05:06 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:06 ---> a10598bd3609 20:05:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:05:08 ---> efd957c6581f 20:05:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:05:08 ---> 51642ab02055 20:05:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:05:08 ---> 0f02a6242f41 20:05:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:05:09 ---> 84604dfcd0d8 20:05:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:05:09 ---> 78a6b724e84f 20:05:09 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:09 ---> Running in 64ca89628e34 20:05:09 ---> 40847d37ecf5 20:05:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:05:09 Removing intermediate container 64ca89628e34 20:05:09 ---> 7e6d9d26593a 20:05:09 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:09 ---> Running in 4b6aaf622211 20:05:10 ---> d1957ebe6ca7 20:05:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:10 ---> Running in 4e25162ab988 20:05:10 Removing intermediate container 4b6aaf622211 20:05:10 ---> abe6dd2c9e5a 20:05:10 Step 23/25 : LABEL arch=x86_64 20:05:10 ---> Running in 6b89da7c2c10 20:05:10 Removing intermediate container 4e25162ab988 20:05:10 ---> b36223e21523 20:05:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:11 ---> Running in 39482b7b012e 20:05:11 Removing intermediate container 6b89da7c2c10 20:05:11 ---> 977f4bcc52fc 20:05:11 Step 24/25 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:05:11 52ebb69f0ebf: Pull complete 20:05:12 Removing intermediate container 39482b7b012e 20:05:12 ---> e1f391194520 20:05:12 Step 24/26 : LABEL arch=x86_64 20:05:12 ---> Running in ccfe1bc38acd 20:05:12 ---> Running in 4000550ccaeb 20:05:12 5abe8eddf0d5: Pull complete 20:05:12 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:05:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:05:13 + docker build -t ci-base-image-arm64 -f - . 20:05:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:05:13 WORKDIR /edgex 20:05:13 COPY go.mod . 20:05:13 RUN go mod download 20:05:13 Removing intermediate container ccfe1bc38acd 20:05:13 ---> fc5751d62e28 20:05:13 Step 25/25 : LABEL version=0.0.0 20:05:14 Sending build context to Docker daemon 2.944MB 20:05:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:05:14 ---> 6cb57ee374ae 20:05:14 Step 2/4 : WORKDIR /edgex 20:05:14 Removing intermediate container 4000550ccaeb 20:05:14 ---> 3d71201b3fa8 20:05:14 Step 25/26 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:05:14 ---> Running in 6da27ac3b91a 20:05:14 ---> Running in 36ee614ebcc5 20:05:14 Removing intermediate container 6da27ac3b91a 20:05:14 ---> 65ba7e5ccc14 20:05:14 20:05:14 Removing intermediate container 36ee614ebcc5 20:05:14 ---> 1caff2a622e7 20:05:14 Step 26/26 : LABEL version=0.0.0 20:05:14 Successfully built 65ba7e5ccc14 20:05:14 Successfully tagged security-spire-server:latest 20:05:14  Building security-spire-server ... done Building core-command 20:05:14 ---> Running in dcf919178a0a 20:05:16 ---> Running in a76c5d32c73e 20:05:16 Removing intermediate container a76c5d32c73e 20:05:16 ---> 5a9df4764b29 20:05:16 Step 3/4 : COPY go.mod . 20:05:17 ---> 3d20dd21bb11 20:05:17 Step 4/4 : RUN go mod download 20:05:17 ---> Running in b5b8a928045b 20:05:17 Removing intermediate container dcf919178a0a 20:05:17 ---> 1f15de73f9c6 20:05:17 20:05:17 Successfully built 1f15de73f9c6 20:05:19 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:19 Successfully tagged security-spire-agent:latest 20:05:19 ---> 51516ebb3f36 20:05:19  Building security-spire-agent ... done Step 3/24 : ARG ADD_BUILD_TAGS="" 20:05:19 Building security-secretstore-setup 20:05:19 ---> Using cache 20:05:19 ---> b32627c41c92 20:05:19 Step 4/24 : WORKDIR /edgex-go 20:05:19 ---> Using cache 20:05:19 ---> 30c73ad86514 20:05:19 Step 5/24 : RUN apk add --update --no-cache make git 20:05:19 ---> Using cache 20:05:19 ---> 693ce20e683e 20:05:19 Step 6/24 : COPY go.mod vendor* ./ 20:05:19 ---> Using cache 20:05:19 ---> 8c20726e8c0f 20:05:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:19 ---> Using cache 20:05:19 ---> 86b7414b52f7 20:05:19 Step 8/24 : COPY . . 20:05:19 ---> Using cache 20:05:19 ---> c065f06def64 20:05:19 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:05:21 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:21 ---> 51516ebb3f36 20:05:21 Step 3/24 : WORKDIR /edgex-go 20:05:21 ---> Using cache 20:05:21 ---> 77ac7b34e4c1 20:05:21 Step 4/24 : RUN apk add --update --no-cache make git 20:05:22 ---> Running in eadd40e283ed 20:05:22 ---> Running in 4b852ef9e34a 20:05:22 Removing intermediate container b690eed9afc9 20:05:22 ---> 6592805e623f 20:05:22 20:05:22 Step 10/23 : FROM alpine:3.17 20:05:22 ---> b2aa39c304c2 20:05:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:22 ---> Running in 002049f17455 20:05:22 Removing intermediate container 62c5ad89ca70 20:05:22 ---> d3dc4ad4e1b6 20:05:22 20:05:22 Step 9/33 : FROM alpine:3.17 20:05:22 ---> b2aa39c304c2 20:05:22 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:22 ---> Using cache 20:05:22 ---> 43719067b15d 20:05:22 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:05:22 Removing intermediate container 05d6a9daa93e 20:05:22 ---> 909fc6eefcb2 20:05:22 20:05:22 Step 10/25 : FROM alpine:3.17 20:05:22 ---> b2aa39c304c2 20:05:22 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:05:22 ---> Running in 01c7f55ccbc0 20:05:22 ---> Running in a7a5c9edb8b3 20:05:22 Removing intermediate container 002049f17455 20:05:22 ---> d733fbc75a0b 20:05:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:23 ---> Running in 7638722e935e 20:05:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:23 OK: 265 MiB in 53 packages 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:23 (1/2) Installing dumb-init (1.2.5-r2) 20:05:23 (2/2) Installing su-exec (0.2-r2) 20:05:23 Executing busybox-1.35.0-r29.trigger 20:05:23 (1/1) Installing dumb-init (1.2.5-r2) 20:05:23 Executing busybox-1.35.0-r29.trigger 20:05:23 OK: 7 MiB in 16 packages 20:05:23 OK: 7 MiB in 17 packages 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:23 (1/1) Installing dumb-init (1.2.5-r2) 20:05:23 Executing busybox-1.35.0-r29.trigger 20:05:23 OK: 7 MiB in 16 packages 20:05:24 Removing intermediate container eadd40e283ed 20:05:24 ---> d6f6e0306871 20:05:24 Step 5/24 : COPY go.mod vendor* ./ 20:05:24 Removing intermediate container 7638722e935e 20:05:24 ---> ee66868c2f15 20:05:24 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:24 Removing intermediate container 01c7f55ccbc0 20:05:24 ---> 2c6d2113a2ee 20:05:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:05:24 Removing intermediate container a7a5c9edb8b3 20:05:24 ---> 3880086eb076 20:05:24 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:05:24 ---> Running in 3f88ad47f0b5 20:05:24 ---> Running in eb3c4d1d4a63 20:05:24 ---> 49caf8cba8f3 20:05:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:24 ---> Running in f697252799c9 20:05:24 Removing intermediate container 3f88ad47f0b5 20:05:24 ---> d749114b2af7 20:05:24 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:05:24 Removing intermediate container eb3c4d1d4a63 20:05:24 ---> 3876ebb40e44 20:05:24 Step 13/25 : ENV APP_PORT=59881 20:05:24 ---> Running in 8660002273e9 20:05:24 ---> Running in af95e0bf133e 20:05:24 ---> 7fc458d663f7 20:05:24 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:05:24 Removing intermediate container af95e0bf133e 20:05:24 ---> 1f4b63a66080 20:05:24 Step 14/25 : EXPOSE $APP_PORT 20:05:24 Removing intermediate container 8660002273e9 20:05:24 ---> eacdaa4f9a00 20:05:24 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:05:24 ---> Running in decffd5e01a6 20:05:24 ---> Running in df07e8e68028 20:05:24 Removing intermediate container decffd5e01a6 20:05:24 ---> 169c807199cf 20:05:24 Step 15/25 : WORKDIR / 20:05:25 ---> 6ef583023b7e 20:05:25 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:05:25 Removing intermediate container df07e8e68028 20:05:25 ---> e8f062f936f8 20:05:25 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:05:25 ---> Running in 2302df3a8afa 20:05:25 ---> Running in 31b27dd588b3 20:05:25 Removing intermediate container 31b27dd588b3 20:05:25 ---> 33e5ac7ecf66 20:05:25 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:05:25 Removing intermediate container 2302df3a8afa 20:05:25 ---> f86e6c1f99ec 20:05:25 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:25 ---> Running in a1d6a0efacf7 20:05:25 ---> c5bdcce6470d 20:05:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:05:25 ---> d9cf9553020e 20:05:25 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:05:25 ---> 56afed118058 20:05:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:05:25 ---> 3fee4b93f05c 20:05:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:05:26 ---> d35946a5ca6a 20:05:26 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:26 ---> Running in 98759b6899f8 20:05:26 Removing intermediate container a1d6a0efacf7 20:05:26 ---> d5d3d57c3c83 20:05:26 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:05:26 ---> Running in 35befef8e909 20:05:26 ---> d384c6d918e5 20:05:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:05:26 Removing intermediate container 35befef8e909 20:05:26 ---> b0ba9890f26f 20:05:26 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:05:27 ---> 972c3f1325cb 20:05:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:05:27 Removing intermediate container 98759b6899f8 20:05:27 ---> 1dff711e80cb 20:05:27 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:27 ---> Running in 571cb6136de7 20:05:27 ---> d08f927c37cf 20:05:27 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:05:27 ---> Running in 6b050310e55a 20:05:27 Removing intermediate container 571cb6136de7 20:05:27 ---> da2d6e78a9da 20:05:27 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:05:27 ---> Running in ef2ce0bbde5b 20:05:27 ---> b42566a6ec98 20:05:27 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:05:27 ---> Running in 8bf0769fed88 20:05:27 Removing intermediate container ef2ce0bbde5b 20:05:27 ---> b92590adf40c 20:05:27 Step 21/23 : LABEL arch=x86_64 20:05:27 ---> Running in 30e8b646f564 20:05:27 Removing intermediate container 8bf0769fed88 20:05:27 ---> 0586d70c6896 20:05:27 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:27 ---> Running in 586cc27ce515 20:05:27 Removing intermediate container 30e8b646f564 20:05:27 ---> e586ec42dcf2 20:05:27 Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:05:27 ---> Running in 4b9b67b43cd1 20:05:27 Removing intermediate container 586cc27ce515 20:05:27 ---> b05ef47287ad 20:05:27 Step 23/25 : LABEL arch=x86_64 20:05:27 ---> Running in eda84bc87312 20:05:28 Removing intermediate container 4b9b67b43cd1 20:05:28 ---> 6fbf923c7209 20:05:28 Step 23/23 : LABEL version=0.0.0 20:05:28 Removing intermediate container eda84bc87312 20:05:28 ---> bbdf0c889c33 20:05:28 Step 24/25 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:05:28 Removing intermediate container 6b050310e55a 20:05:28 ---> d250911733e6 20:05:28 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:28 ---> Running in 6044fd3553d6 20:05:28 ---> Running in 07b65e4b26be 20:05:28 Removing intermediate container 07b65e4b26be 20:05:28 ---> 6c76455692bb 20:05:28 20:05:28 Removing intermediate container 6044fd3553d6 20:05:28 ---> c65fb838db78 20:05:28 Step 25/25 : LABEL version=0.0.0 20:05:28 ---> Running in 49f67bc1d025 20:05:28 Successfully built 6c76455692bb 20:05:28 Successfully tagged security-proxy-auth:latest 20:05:28  Building security-proxy-auth ... done Building support-notifications 20:05:28 ---> 2d545e1c14c4 20:05:28 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:05:28 Removing intermediate container 49f67bc1d025 20:05:28 ---> daf5ca650c83 20:05:28 20:05:28 Successfully built daf5ca650c83 20:05:28 Successfully tagged core-metadata:latest 20:05:28 Building core-data 20:05:33  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:33 ---> 51516ebb3f36 20:05:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:33 ---> Using cache 20:05:33 ---> b32627c41c92 20:05:33 Step 4/23 : WORKDIR /edgex-go 20:05:33 ---> Using cache 20:05:33 ---> 30c73ad86514 20:05:33 Step 5/23 : RUN apk add --update --no-cache make git 20:05:33 ---> Using cache 20:05:33 ---> 693ce20e683e 20:05:33 Step 6/23 : COPY go.mod vendor* ./ 20:05:33 ---> Using cache 20:05:33 ---> 8c20726e8c0f 20:05:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:33 ---> Using cache 20:05:33 ---> 86b7414b52f7 20:05:33 Step 8/23 : COPY . . 20:05:33 ---> Using cache 20:05:33 ---> c065f06def64 20:05:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:33 ---> 51516ebb3f36 20:05:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:33 ---> Using cache 20:05:33 ---> b32627c41c92 20:05:33 Step 4/23 : WORKDIR /edgex-go 20:05:33 ---> Using cache 20:05:33 ---> 30c73ad86514 20:05:33 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:05:40 ---> 255761bb8d90 20:05:40 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:05:40 ---> Running in c50556ed5fea 20:05:40 ---> Running in 3305f9d724d4 20:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:40 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 20:05:41 OK: 265 MiB in 53 packages 20:05:41 ---> 2922690ae17f 20:05:41 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:05:41 ---> 9023203b0ab8 20:05:41 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:05:41 Removing intermediate container c50556ed5fea 20:05:41 ---> 9b22065ac6bd 20:05:41 Step 6/23 : COPY go.mod vendor* ./ 20:05:42 ---> 696208a1dcd8 20:05:42 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:05:43 ---> ce43af5d5dff 20:05:43 ---> 6959ff83d176 20:05:43 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:05:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:44 ---> Running in b369ce5aa010 20:05:44 ---> fb2f5a4d1a76 20:05:44 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:05:45 ---> 50c0f0383751 20:05:45 Step 28/33 : RUN chmod +x /entrypoint.sh 20:05:45 ---> Running in 4e965c7461d1 20:05:49 Removing intermediate container b5b8a928045b 20:05:49 ---> e98b614f8d40 20:05:49 Successfully built e98b614f8d40 20:05:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:49 + docker inspect -f . ci-base-image-arm64 20:05:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:50 prd-ubuntu20.04-docker-arm64-4c-16g-246 does not seem to be running inside a container 20:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:05:51 Removing intermediate container 4e965c7461d1 20:05:51 ---> 923e3f6868ff 20:05:51 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:05:51 ---> Running in a6850931e566 20:05:51 Removing intermediate container a6850931e566 20:05:51 ---> b4bfdadedf72 20:05:51 Step 30/33 : CMD ["gate"] 20:05:51 Removing intermediate container 4b852ef9e34a 20:05:51 ---> dee818250d95 20:05:51 20:05:51 Step 10/24 : FROM alpine:3.17 20:05:51 ---> b2aa39c304c2 20:05:51 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:05:51 ---> Using cache 20:05:51 ---> 2c6d2113a2ee 20:05:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:05:51 ---> Using cache 20:05:51 ---> 3876ebb40e44 20:05:51 Step 13/24 : ENV APP_PORT=59882 20:05:51 ---> Running in 76cbddcdaa14 20:05:51 ---> Running in 278bd2cfa711 20:05:51 Removing intermediate container 76cbddcdaa14 20:05:51 ---> 3d96762230ca 20:05:51 Step 31/33 : LABEL arch=x86_64 20:05:51 Removing intermediate container 278bd2cfa711 20:05:51 ---> 07151d01a6bb 20:05:51 Step 14/24 : EXPOSE $APP_PORT 20:05:51 ---> Running in 78fd52c6b678 20:05:51 ---> Running in 87939656ad85 20:05:51 Removing intermediate container 78fd52c6b678 20:05:51 ---> 585f2344b1b2 20:05:51 Step 32/33 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:05:51 Removing intermediate container 87939656ad85 20:05:51 ---> c97a7ac433e2 20:05:51 Step 15/24 : WORKDIR / 20:05:51 ---> Running in 6ca1e0a47e4c 20:05:51 ---> Running in a26b1fd22c1c 20:05:51 Removing intermediate container 6ca1e0a47e4c 20:05:51 ---> db12163ff33a 20:05:51 Step 33/33 : LABEL version=0.0.0 20:05:51 Removing intermediate container f697252799c9 20:05:51 ---> 69f4a3d23c51 20:05:51 Step 7/24 : COPY . . 20:05:51 ---> Running in dd01cf7b68ef 20:05:51 Removing intermediate container a26b1fd22c1c 20:05:51 ---> b573e7fe5174 20:05:51 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:51 Removing intermediate container dd01cf7b68ef 20:05:51 ---> 7d24d8c81a32 20:05:51 20:05:51 Successfully built 7d24d8c81a32 20:05:51 Successfully tagged security-bootstrapper:latest 20:05:51  Building security-bootstrapper ... done Building security-spire-config 20:05:51 $ docker top 9a231d07734f237c7245e51a65e9fff99599de4b5a52c32f25be59a5c09a2283 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:52 + go version 20:05:52 go version go1.20.2 linux/arm64 [Pipeline] } 20:05:52 $ docker stop --time=1 9a231d07734f237c7245e51a65e9fff99599de4b5a52c32f25be59a5c09a2283 20:05:54 $ docker rm -f --volumes 9a231d07734f237c7245e51a65e9fff99599de4b5a52c32f25be59a5c09a2283 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:55 + docker inspect -f . ci-base-image-arm64 20:05:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:55 prd-ubuntu20.04-docker-arm64-4c-16g-246 does not seem to be running inside a container 20:05:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:05:55 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:05:55 ---> 51516ebb3f36 20:05:55 Step 3/26 : WORKDIR /edgex-go 20:05:55 ---> Using cache 20:05:55 ---> 77ac7b34e4c1 20:05:55 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:05:55 ---> Using cache 20:05:55 ---> 55ad8ca76e7e 20:05:55 Step 5/26 : COPY go.mod vendor* ./ 20:05:55 ---> Using cache 20:05:55 ---> 64268bfac106 20:05:55 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:55 ---> Using cache 20:05:55 ---> 90bc1f86e25a 20:05:55 Step 7/26 : COPY . . 20:05:55 ---> Using cache 20:05:55 ---> 6f8776374d60 20:05:55 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:05:55 ---> Using cache 20:05:55 ---> 1996e8da9305 20:05:55 Step 9/26 : WORKDIR /edgex-go/spire-build 20:05:55 ---> Using cache 20:05:55 ---> 9fbd5049e04a 20:05:55 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:05:55 ---> Using cache 20:05:55 ---> 9a04a226fb34 20:05:55 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 20:05:56 $ docker top 377c02d20c31b1e03c6cdf3116f112d74db648f9bed73616f4b4ae2d6cf6679d -eo pid,comm [Pipeline] { [Pipeline] echo 20:05:57 ========================================================= 20:05:57 [edgeXBuildGoParallel] Running Tests and Build... 20:05:57 ========================================================= [Pipeline] sh 20:05:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:05:58 + make test 20:05:58 go test -race -coverprofile=coverage.out ./... 20:06:04 ---> 0b3f1b5921cf 20:06:04 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:06:04 ---> Running in aeef0edb90d6 20:06:04 ---> d136303d7e4c 20:06:04 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:04 ---> Running in b44c3a3646bc 20:06:04 ---> 5ba2b4cea339 20:06:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:06:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:06:07 ---> cda1e66673d2 20:06:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:06:07 Removing intermediate container 3305f9d724d4 20:06:07 ---> 4583a994715f 20:06:07 20:06:07 Step 10/23 : FROM alpine:3.17 20:06:07 ---> b2aa39c304c2 20:06:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:06:07 Removing intermediate container aeef0edb90d6 20:06:07 ---> dd1964cf9c45 20:06:07 Step 12/26 : WORKDIR /edgex-go 20:06:07 ---> Running in 00024c2bd4b0 20:06:07 ---> Running in a7dcc98fb0a6 20:06:07 ---> c191a13ebc01 20:06:07 Step 20/24 : ENTRYPOINT ["/core-command"] 20:06:07 ---> Running in d215897fe600 20:06:07 Removing intermediate container 00024c2bd4b0 20:06:07 ---> b10216f47c95 20:06:07 Step 12/23 : ENV APP_PORT=59880 20:06:08 Removing intermediate container a7dcc98fb0a6 20:06:08 ---> Running in a84a581d05e1 20:06:08 ---> 126b743081c6 20:06:08 20:06:08 Step 13/26 : FROM alpine:3.17 20:06:08 ---> b2aa39c304c2 20:06:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:08 ---> Using cache 20:06:08 ---> 43719067b15d 20:06:08 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:08 Removing intermediate container d215897fe600 20:06:08 ---> ff518932709f 20:06:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:08 ---> Running in 007d82af3ea4 20:06:08 Removing intermediate container a84a581d05e1 20:06:08 ---> a3638e17aa11 20:06:08 Step 13/23 : EXPOSE $APP_PORT 20:06:08 ---> Running in 1f187542869e 20:06:08 ---> Running in 8667f97fc55c 20:06:08 Removing intermediate container 8667f97fc55c 20:06:08 ---> ea2b7f54489b 20:06:08 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:06:08 ---> Running in 2c5152560bdc 20:06:08 Removing intermediate container 1f187542869e 20:06:08 ---> 3b2442615812 20:06:08 Step 22/24 : LABEL arch=x86_64 20:06:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:08 ---> Running in 8f5ab469f924 20:06:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:09 Removing intermediate container 8f5ab469f924 20:06:09 ---> f9f44704d4d4 20:06:09 Step 23/24 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:09 ---> Running in 8cf9a29e7178 20:06:09 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:09 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:09 OK: 17812 distinct packages available 20:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:09 (1/1) Installing dumb-init (1.2.5-r2) 20:06:09 Executing busybox-1.35.0-r29.trigger 20:06:09 OK: 7 MiB in 16 packages 20:06:09 Removing intermediate container 8cf9a29e7178 20:06:09 ---> 88223c98694b 20:06:09 Step 24/24 : LABEL version=0.0.0 20:06:09 ---> Running in b803f6b68393 20:06:09 (1/4) Installing dumb-init (1.2.5-r2) 20:06:09 (2/4) Installing musl-obstack (1.2.3-r0) 20:06:09 (3/4) Installing libucontext (1.2-r0) 20:06:09 (4/4) Installing gcompat (1.1.0-r0) 20:06:09 Executing busybox-1.35.0-r29.trigger 20:06:09 OK: 7 MiB in 19 packages 20:06:10 Removing intermediate container b803f6b68393 20:06:10 ---> b3dbae329fe3 20:06:10 20:06:10 Successfully built b3dbae329fe3 20:06:10 Successfully tagged core-command:latest 20:06:10  Building core-command ... done Building support-scheduler 20:06:10 Removing intermediate container b369ce5aa010 20:06:10 ---> 3eb98b8fa866 20:06:10 Step 8/23 : COPY . . 20:06:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:14 ---> 51516ebb3f36 20:06:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:06:14 ---> Using cache 20:06:14 ---> b32627c41c92 20:06:14 Step 4/23 : WORKDIR /edgex-go 20:06:14 ---> Using cache 20:06:14 ---> 30c73ad86514 20:06:14 Step 5/23 : RUN apk add --update --no-cache make git 20:06:14 ---> Using cache 20:06:14 ---> 693ce20e683e 20:06:14 Step 6/23 : COPY go.mod vendor* ./ 20:06:14 ---> Using cache 20:06:14 ---> 8c20726e8c0f 20:06:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:14 ---> Using cache 20:06:14 ---> 86b7414b52f7 20:06:14 Step 8/23 : COPY . . 20:06:14 ---> Using cache 20:06:14 ---> c065f06def64 20:06:14 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:06:19 Removing intermediate container 2c5152560bdc 20:06:19 ---> 76534d5d9787 20:06:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:19 Removing intermediate container 007d82af3ea4 20:06:19 ---> 885f6df82f96 20:06:19 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:06:19 ---> Running in f41d0c1e40f4 20:06:19 ---> 14fff1d5a07f 20:06:19 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:06:19 ---> 9a366f04082e 20:06:19 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:19 ---> Running in bc2f353e5c63 20:06:19 ---> 178d82524623 20:06:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:06:19 ---> 1a8a54a8b019 20:06:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:19 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 20:06:19 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 20:06:21 ---> 125fe59f30d0 20:06:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:06:21 ---> b48f73e28184 20:06:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:06:21 ---> 84c3849fde54 20:06:21 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:06:21 ---> a33f1a3fc27c 20:06:21 Step 19/23 : ENTRYPOINT ["/core-data"] 20:06:21 ---> Running in cf7b59d6ba4b 20:06:21 ---> Running in 6e305deba314 20:06:22 Removing intermediate container cf7b59d6ba4b 20:06:22 ---> 718f286b682a 20:06:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:06:22 Removing intermediate container 6e305deba314 20:06:22 ---> a016786b6caa 20:06:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:22 ---> Running in 357610a85a4c 20:06:22 Removing intermediate container 357610a85a4c 20:06:22 ---> 191a4695dd2a 20:06:22 Step 21/23 : LABEL arch=x86_64 20:06:22 ---> Running in 7c2258ffbbbe 20:06:22 ---> 7ccd9a62b834 20:06:22 Step 21/26 : WORKDIR / 20:06:22 ---> Running in 5b30aab9f83d 20:06:22 Removing intermediate container 7c2258ffbbbe 20:06:22 ---> da10d98a6506 20:06:22 Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:06:22 ---> Running in 192a6b7ef035 20:06:22 Removing intermediate container 5b30aab9f83d 20:06:22 ---> a0d5e2876ca6 20:06:22 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:22 ---> Running in 25c9bc98208d 20:06:22 Removing intermediate container 192a6b7ef035 20:06:22 ---> 543683eb3403 20:06:22 Step 23/23 : LABEL version=0.0.0 20:06:22 ---> Running in 541ab16c4077 20:06:22 Removing intermediate container 25c9bc98208d 20:06:22 ---> 15cb3dfd0854 20:06:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:22 ---> Running in b6a184ebce4f 20:06:22 Removing intermediate container 541ab16c4077 20:06:22 ---> f1ed23f2ef81 20:06:22 20:06:22 Removing intermediate container b6a184ebce4f 20:06:22 ---> 5634aa1899be 20:06:22 Step 24/26 : LABEL arch=x86_64 20:06:22 Successfully built f1ed23f2ef81 20:06:22 Successfully tagged core-data:latest 20:06:22  Building core-data ... done Building security-spiffe-token-provider 20:06:22 ---> Running in 32422094603a 20:06:22 Removing intermediate container 32422094603a 20:06:22 ---> 9f7a90fd4368 20:06:22 Step 25/26 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:06:22 ---> Running in b903b3810b97 20:06:25 Removing intermediate container b903b3810b97 20:06:25 ---> ce69a8cf747e 20:06:25 Step 26/26 : LABEL version=0.0.0 20:06:25 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:06:25 ---> 51516ebb3f36 20:06:25 Step 3/20 : WORKDIR /edgex-go 20:06:25 ---> Using cache 20:06:25 ---> 77ac7b34e4c1 20:06:25 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:06:28 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 20:06:28 ---> Running in 0947f969294f 20:06:28 ---> Running in 2893e35bf587 20:06:29 Removing intermediate container 0947f969294f 20:06:29 ---> 44b67ebafbb2 20:06:29 20:06:29 Successfully built 44b67ebafbb2 20:06:29 Successfully tagged security-spire-config:latest 20:06:29  Building security-spire-config ... done Building core-common-config-bootstrapper 20:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:30 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:30 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:30 OK: 17812 distinct packages available 20:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:30 OK: 265 MiB in 53 packages 20:06:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:33 ---> 51516ebb3f36 20:06:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:06:33 ---> Using cache 20:06:33 ---> b32627c41c92 20:06:33 Step 4/23 : WORKDIR /edgex-go 20:06:33 ---> Using cache 20:06:33 ---> 30c73ad86514 20:06:33 Step 5/23 : RUN apk add --update --no-cache make git 20:06:33 ---> Using cache 20:06:33 ---> 693ce20e683e 20:06:33 Step 6/23 : COPY go.mod vendor* ./ 20:06:33 ---> Using cache 20:06:33 ---> 8c20726e8c0f 20:06:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:33 ---> Using cache 20:06:33 ---> 86b7414b52f7 20:06:33 Step 8/23 : COPY . . 20:06:33 ---> Using cache 20:06:33 ---> c065f06def64 20:06:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:06:37 ---> Running in c92dddde7d4d 20:06:37 Removing intermediate container 2893e35bf587 20:06:37 ---> 7e5bf79c7b73 20:06:37 Step 5/20 : COPY go.mod vendor* ./ 20:06:37 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 20:06:38 ---> 558dcfc3c0be 20:06:38 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:39 ---> Running in 7e55f5966292 20:06:39 Removing intermediate container b44c3a3646bc 20:06:39 ---> f1d1f26e1ebb 20:06:39 20:06:39 Step 9/24 : FROM alpine:3.17 20:06:39 ---> b2aa39c304c2 20:06:39 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:06:40 ---> Running in b183a178bfae 20:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:40 (1/3) Installing ca-certificates (20220614-r4) 20:06:41 (2/3) Installing dumb-init (1.2.5-r2) 20:06:41 (3/3) Installing su-exec (0.2-r2) 20:06:41 Executing busybox-1.35.0-r29.trigger 20:06:41 Executing ca-certificates-20220614-r4.trigger 20:06:41 OK: 8 MiB in 18 packages 20:06:42 Removing intermediate container b183a178bfae 20:06:42 ---> aba66af918d9 20:06:42 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:06:42 ---> Running in 275b8a980713 20:06:43 Removing intermediate container 275b8a980713 20:06:43 ---> 641da3cff549 20:06:43 Step 12/24 : WORKDIR / 20:06:43 ---> Running in 758180ae52b9 20:06:43 Removing intermediate container 758180ae52b9 20:06:43 ---> db5a52ea496a 20:06:43 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:06:44 ---> 53bff44fddb6 20:06:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:06:45 ---> 9c62a9b323b0 20:06:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:06:52 ---> ebdba1ada124 20:06:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:06:52 ---> 74bfbb468e86 20:06:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:55 ? github.com/edgexfoundry/edgex-go [no test files] 20:07:00 ---> 1240dd5c2910 20:07:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:07:00 Removing intermediate container bc2f353e5c63 20:07:00 ---> 20523a52495d 20:07:00 20:07:00 Step 10/23 : FROM alpine:3.17 20:07:00 ---> b2aa39c304c2 20:07:00 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:07:00 Removing intermediate container f41d0c1e40f4 20:07:00 ---> f9a72aa551b3 20:07:00 20:07:00 Step 10/23 : FROM alpine:3.17 20:07:00 ---> b2aa39c304c2 20:07:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:07:00 ---> Using cache 20:07:00 ---> 2c6d2113a2ee 20:07:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:07:00 ---> Using cache 20:07:00 ---> 3876ebb40e44 20:07:00 Step 13/23 : ENV APP_PORT=59861 20:07:00 ---> Running in 2f8ab0893c0b 20:07:01 ---> Running in 82604bb0cde7 20:07:01 ---> 26d0d15b9fc8 20:07:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:07:01 Removing intermediate container 7e55f5966292 20:07:01 ---> b1ed8c681991 20:07:01 Step 7/20 : COPY . . 20:07:01 Removing intermediate container 82604bb0cde7 20:07:01 ---> fa3efa698222 20:07:01 Step 14/23 : EXPOSE $APP_PORT 20:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:02 (1/2) Installing ca-certificates (20220614-r4) 20:07:02 (2/2) Installing dumb-init (1.2.5-r2) 20:07:02 Executing busybox-1.35.0-r29.trigger 20:07:02 Executing ca-certificates-20220614-r4.trigger 20:07:02 OK: 8 MiB in 17 packages 20:07:05 ---> 34fbbe0eaf9f 20:07:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:05 ---> Running in 7657ca45dbf0 20:07:05 ---> Running in 3ed30c7500d4 20:07:05 Removing intermediate container c92dddde7d4d 20:07:05 ---> 69c1fe732160 20:07:05 20:07:05 Step 10/23 : FROM alpine:3.17 20:07:05 ---> b2aa39c304c2 20:07:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:07:05 ---> Using cache 20:07:05 ---> d733fbc75a0b 20:07:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:07:05 ---> Using cache 20:07:05 ---> ee66868c2f15 20:07:05 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:05 ---> Using cache 20:07:05 ---> 7fc458d663f7 20:07:05 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:07:05 ---> Using cache 20:07:05 Removing intermediate container 7657ca45dbf0 20:07:05 ---> 6ef583023b7e 20:07:05 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:07:05 ---> 977cbde82835 20:07:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:05 ---> 649b2995150c 20:07:05 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:07:05 Removing intermediate container 2f8ab0893c0b 20:07:05 ---> c2a3e732a99a 20:07:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:07:05 ---> Running in 2530a434b16c 20:07:05 ---> Running in 72bec484d3b6 20:07:06 ---> e9ceadc36b55 20:07:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:07:06 Removing intermediate container 72bec484d3b6 20:07:06 ---> bcce28aad51b 20:07:06 Step 13/23 : ENV APP_PORT=59860 20:07:06 ---> af4c308caed7 20:07:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:07:06 ---> Running in 81d7c565a5d7 20:07:06 ---> 163c2c4c6f11 20:07:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:07:06 Removing intermediate container 81d7c565a5d7 20:07:06 ---> bd3c75f83cda 20:07:06 Step 14/23 : EXPOSE $APP_PORT 20:07:06 ---> Running in 818d3268b6c0 20:07:06 ---> c49cd049b2a9 20:07:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:07:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:07:06 Removing intermediate container 818d3268b6c0 20:07:06 ---> 9c0aa42e2921 20:07:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:06 Removing intermediate container 3ed30c7500d4 20:07:06 ---> a0fa12f50ea2 20:07:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:07:06 ---> 9b4f7b9b76d0 20:07:06 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:06 ---> 0863d013cdae 20:07:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:07:06 ---> Running in b3b817602c8e 20:07:06 ---> f52821c91729 20:07:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:07:06 ---> Running in 05869977af40 20:07:06 Removing intermediate container b3b817602c8e 20:07:06 ---> 227f85283186 20:07:06 Step 22/24 : LABEL arch=x86_64 20:07:06 ---> Running in a806dcaf8009 20:07:07 ---> 5d078fdff828 20:07:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:07:07 ---> 5af9bf235f39 20:07:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:07:07 Removing intermediate container a806dcaf8009 20:07:07 ---> 43fedf3f7c5a 20:07:07 Step 23/24 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:07:07 ---> Running in c318c00e41a1 20:07:07 ---> Running in 0d1ebb8d35ae 20:07:07 Removing intermediate container c318c00e41a1 20:07:07 ---> ff0b8f7fa1a8 20:07:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"]Removing intermediate container 0d1ebb8d35ae 20:07:07 20:07:07 ---> e7579c6c73a3 20:07:07 Step 24/24 : LABEL version=0.0.0 20:07:08 ---> Running in 3a7345b7c7d7 20:07:08 ---> Running in 24f8fff6a357 20:07:08 ---> 8262e8dd5914 20:07:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:07:08 Removing intermediate container 24f8fff6a357 20:07:08 ---> 214cee894579 20:07:08 20:07:08 Removing intermediate container 3a7345b7c7d7 20:07:08 ---> 24167c6d8555 20:07:08 Step 21/23 : LABEL arch=x86_64 20:07:08 ---> Running in d3c1b728395b 20:07:08 Successfully built 214cee894579 20:07:08 Removing intermediate container 05869977af40 20:07:08 ---> b2111e92f3a1 20:07:08 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:07:08 Successfully tagged security-secretstore-setup:latest 20:07:08 Building security-proxy-setup 20:07:08  Building security-secretstore-setup ... done  ---> c7d4ef409f26 20:07:08 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:07:08 ---> Running in 5acb9751c8fe 20:07:08 Removing intermediate container d3c1b728395b 20:07:08 ---> ff6d0da3fc6a 20:07:08 Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:07:08 ---> Running in e4158f98c3a6 20:07:08 ---> Running in 5a484c759ddd 20:07:10 Removing intermediate container 5acb9751c8fe 20:07:10 ---> 8229d92acb82 20:07:10 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:07:11 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:07:11 ---> 51516ebb3f36 20:07:11 Step 3/21 : WORKDIR /edgex-go 20:07:11 ---> Using cache 20:07:11 ---> 77ac7b34e4c1 20:07:11 Step 4/21 : RUN apk add --update --no-cache make git 20:07:11 ---> Using cache 20:07:11 ---> d6f6e0306871 20:07:11 Step 5/21 : COPY go.mod vendor* ./ 20:07:11 ---> Using cache 20:07:11 ---> 49caf8cba8f3 20:07:11 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:11 ---> Using cache 20:07:11 ---> 69f4a3d23c51 20:07:11 Step 7/21 : COPY . . 20:07:11 ---> Using cache 20:07:11 ---> d136303d7e4c 20:07:11 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:07:12 Removing intermediate container e4158f98c3a6 20:07:12 ---> 885d1734bfab 20:07:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:12 Removing intermediate container 5a484c759ddd 20:07:12 ---> 36ee2537cb72 20:07:12 Step 23/23 : LABEL version=0.0.0 20:07:12 ---> Running in 3c250e3150d9 20:07:12 ---> Running in 6d6d40f2b035 20:07:12 ---> Running in 57b9a85d6e2f 20:07:12 ---> Running in a8fbd388dcf0 20:07:12 Removing intermediate container 57b9a85d6e2f 20:07:12 ---> ca16b6f5fa14 20:07:12 Step 21/23 : LABEL arch=x86_64 20:07:12 Removing intermediate container a8fbd388dcf0 20:07:12 ---> 4dc659649bf0 20:07:12 20:07:12 ---> Running in a263fd4fc881 20:07:12 Successfully built 4dc659649bf0 20:07:12 Removing intermediate container 3c250e3150d9 20:07:12 ---> 41a6d1fa1304 20:07:12 Step 21/23 : LABEL arch=x86_64 20:07:12 Successfully tagged support-scheduler:latest 20:07:12  Building support-scheduler ... done  ---> Running in 3279132f6c76 20:07:12 Removing intermediate container a263fd4fc881 20:07:12 ---> 01bfae038446 20:07:12 Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:07:12 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 20:07:12 ---> Running in 63a9b10eab2d 20:07:12 Removing intermediate container 3279132f6c76 20:07:12 ---> ff86f162be77 20:07:12 Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:07:13 ---> Running in 002e25e49807 20:07:13 Removing intermediate container 63a9b10eab2d 20:07:13 ---> bc00d2a8d397 20:07:13 Step 23/23 : LABEL version=0.0.0 20:07:13 ---> Running in cb51bdc8b158 20:07:13 Removing intermediate container 002e25e49807 20:07:13 ---> d2925d7e3200 20:07:13 Step 23/23 : LABEL version=0.0.0 20:07:13 ---> Running in 1e1df2daeb75 20:07:13 Removing intermediate container cb51bdc8b158 20:07:13 ---> 939ac8ffccb2 20:07:13 20:07:13 Successfully built 939ac8ffccb2 20:07:13 Successfully tagged support-notifications:latest 20:07:13  Building support-notifications ... done Removing intermediate container 1e1df2daeb75 20:07:13 ---> ec8b18d613ff 20:07:13 20:07:13 Successfully built ec8b18d613ff 20:07:13 Successfully tagged core-common-config-bootstrapper:latest 20:07:35  Building core-common-config-bootstrapper ... done Removing intermediate container 6d6d40f2b035 20:07:35 ---> 440097af5941 20:07:35 20:07:35 Step 9/21 : FROM alpine:3.17 20:07:35 ---> b2aa39c304c2 20:07:35 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:07:35 ---> Running in 93eadbe7a9f1 20:07:35 Removing intermediate container 2530a434b16c 20:07:35 ---> 2d6b51585279 20:07:35 20:07:35 Step 9/20 : FROM alpine:3.17 20:07:35 ---> b2aa39c304c2 20:07:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:35 ---> Using cache 20:07:35 ---> 43719067b15d 20:07:35 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:07:35 ---> Running in 2dfe6cc9f338 20:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:35 (1/2) Installing dumb-init (1.2.5-r2) 20:07:35 (2/2) Installing openssl (3.0.8-r0) 20:07:35 Executing busybox-1.35.0-r29.trigger 20:07:35 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:07:35 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:07:35 OK: 17812 distinct packages available 20:07:35 OK: 8 MiB in 17 packages 20:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:35 (1/9) Installing ca-certificates (20220614-r4) 20:07:35 Removing intermediate container 93eadbe7a9f1 20:07:35 ---> 7899a4b39709 20:07:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:07:35 (2/9) Installing brotli-libs (1.0.9-r9) 20:07:35 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:07:35 (4/9) Installing libcurl (7.88.1-r0) 20:07:35 ---> Running in 4b0172552ed2 20:07:35 (5/9) Installing curl (7.88.1-r0) 20:07:35 (6/9) Installing dumb-init (1.2.5-r2) 20:07:35 (7/9) Installing musl-obstack (1.2.3-r0) 20:07:35 (8/9) Installing libucontext (1.2-r0) 20:07:35 (9/9) Installing gcompat (1.1.0-r0) 20:07:35 Executing busybox-1.35.0-r29.trigger 20:07:35 Executing ca-certificates-20220614-r4.trigger 20:07:35 Removing intermediate container 4b0172552ed2 20:07:35 ---> 35bda7157523 20:07:35 Step 12/21 : WORKDIR /edgex 20:07:35 ---> Running in e2d580bdc9b9 20:07:35 OK: 10 MiB in 24 packages 20:07:35 Removing intermediate container e2d580bdc9b9 20:07:35 ---> 3ac4725eb93f 20:07:35 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:07:35 ---> 4c3998600b42 20:07:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:07:35 ---> 446edc8b8b58 20:07:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:07:35 Removing intermediate container 2dfe6cc9f338 20:07:35 ---> f4fde770e935 20:07:35 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:35 ---> ca09f937f8cf 20:07:35 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:07:35 ---> c9371aa6d3bf 20:07:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:07:35 ---> 3096d25716d5 20:07:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:07:35 ---> 209872ca80d6 20:07:35 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:35 ---> Running in b4109e9cf216 20:07:36 ---> e8b03981e486 20:07:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:07:36 ---> 6136e8345a4a 20:07:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:07:36 ---> Running in c627d6ec6398 20:07:36 Removing intermediate container b4109e9cf216 20:07:36 ---> c047e42b7040 20:07:36 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:07:36 Removing intermediate container c627d6ec6398 20:07:36 ---> bd540e5246d7 20:07:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:36 ---> Running in 3b33d25ff108 20:07:36 ---> Running in 1eef8db3e2eb 20:07:36 Removing intermediate container 3b33d25ff108 20:07:36 ---> 3b564676e81e 20:07:36 Step 19/21 : LABEL arch=x86_64 20:07:36 Removing intermediate container 1eef8db3e2eb 20:07:36 ---> fb10f3075268 20:07:36 Step 18/20 : LABEL arch=x86_64 20:07:36 ---> Running in 557c7ef0a013 20:07:36 ---> Running in 81b22e0fa611 20:07:36 Removing intermediate container 557c7ef0a013 20:07:36 ---> bc30daa06120 20:07:36 Step 20/21 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:07:36 Removing intermediate container 81b22e0fa611 20:07:36 ---> 4f8f25a5e738 20:07:36 Step 19/20 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:07:36 ---> Running in 2c78f36daa82 20:07:36 ---> Running in b3609acd24d2 20:07:37 Removing intermediate container 2c78f36daa82 20:07:37 ---> 1065a778779b 20:07:37 Step 21/21 : LABEL version=0.0.0 20:07:37 ---> Running in 4b6241bd9da2 20:07:37 Removing intermediate container b3609acd24d2 20:07:37 ---> 6a3019c9aa5f 20:07:37 Step 20/20 : LABEL version=0.0.0 20:07:37 ---> Running in 4ddee6967d69 20:07:37 Removing intermediate container 4b6241bd9da2 20:07:37 ---> 814fa0714891 20:07:37 20:07:37 Removing intermediate container 4ddee6967d69 20:07:37 ---> 99f5d3e969fa 20:07:37 20:07:37 Successfully built 814fa0714891 20:07:37 Successfully tagged security-proxy-setup:latest 20:07:37  Building security-proxy-setup ... done Successfully built 99f5d3e969fa 20:07:37 Successfully tagged security-spiffe-token-provider:latest 20:07:37  Building security-spiffe-token-provider ... done  [Pipeline] } 20:07:37 $ docker stop --time=1 889b5c25ff19f2c4352071f9815cf9ae2f7080ad59e56f281550dfd820a0c559 20:07:38 $ docker rm -f --volumes 889b5c25ff19f2c4352071f9815cf9ae2f7080ad59e56f281550dfd820a0c559 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:39 + docker images 20:07:39 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:39 security-proxy-setup latest 814fa0714891 1 second ago 18.7MB 20:07:39 security-spiffe-token-provider latest 99f5d3e969fa 1 second ago 32.6MB 20:07:39 2d6b51585279 6 seconds ago 1.72GB 20:07:39 440097af5941 8 seconds ago 1.66GB 20:07:39 core-common-config-bootstrapper latest ec8b18d613ff 25 seconds ago 17.5MB 20:07:39 support-notifications latest 939ac8ffccb2 25 seconds ago 33MB 20:07:39 support-scheduler latest 4dc659649bf0 26 seconds ago 32.4MB 20:07:39 security-secretstore-setup latest 214cee894579 31 seconds ago 32.6MB 20:07:39 69c1fe732160 33 seconds ago 1.68GB 20:07:39 20523a52495d 43 seconds ago 1.75GB 20:07:39 f9a72aa551b3 43 seconds ago 1.75GB 20:07:39 f1d1f26e1ebb 59 seconds ago 1.67GB 20:07:39 security-spire-config latest 44b67ebafbb2 About a minute ago 88.9MB 20:07:39 core-data latest f1ed23f2ef81 About a minute ago 20MB 20:07:39 core-command latest b3dbae329fe3 About a minute ago 19.8MB 20:07:39 126b743081c6 About a minute ago 1.54GB 20:07:39 4583a994715f About a minute ago 1.69GB 20:07:39 security-bootstrapper latest 7d24d8c81a32 About a minute ago 22MB 20:07:39 dee818250d95 About a minute ago 1.68GB 20:07:39 security-proxy-auth latest 6c76455692bb 2 minutes ago 18.3MB 20:07:39 core-metadata latest daf5ca650c83 2 minutes ago 20.6MB 20:07:39 909fc6eefcb2 2 minutes ago 1.69GB 20:07:39 d3dc4ad4e1b6 2 minutes ago 1.67GB 20:07:39 6592805e623f 2 minutes ago 1.66GB 20:07:39 security-spire-agent latest 1f15de73f9c6 2 minutes ago 129MB 20:07:39 security-spire-server latest 65ba7e5ccc14 2 minutes ago 89.8MB 20:07:39 bcc5cbbff43e 2 minutes ago 1.54GB 20:07:39 0792a3418acb 2 minutes ago 1.54GB 20:07:39 ci-base-image-x86_64 latest 51516ebb3f36 6 minutes ago 883MB 20:07:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB 20:07:39 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 20:07:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:07:39 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] } 20:09:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:09:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:09:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:09:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:09:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:09:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:09:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:09:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:09:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:09:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:09:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:09:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:09:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.328s coverage: 28.7% of statements 20:10:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.365s coverage: 98.5% of statements 20:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.488s coverage: 71.2% of statements 20:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 54.0% of statements 20:10:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:10:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:10:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:10:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:10:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.953s coverage: 88.5% of statements 20:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.432s coverage: 3.9% of statements 20:10:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:10:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:10:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:10:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.447s coverage: 95.6% of statements 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:10:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 72.2% of statements 20:11:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:11:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:11:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:11:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.283s coverage: 65.9% of statements 20:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:11:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.516s coverage: 0.9% of statements 20:11:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.317s coverage: 29.0% of statements 20:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.350s coverage: 45.5% of statements 20:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.318s coverage: 82.9% of statements 20:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements 20:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.338s coverage: 96.3% of statements 20:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.254s coverage: 94.4% of statements 20:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.478s coverage: 79.9% of statements 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.309s coverage: 92.9% of statements 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.241s coverage: 86.9% of statements 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.241s coverage: 87.2% of statements 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.206s coverage: 20.0% of statements 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.550s coverage: 81.2% of statements 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.520s coverage: 82.1% of statements 20:11:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:11:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.256s coverage: 84.8% of statements 20:12:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:12:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.186s coverage: 63.1% of statements 20:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.283s coverage: 100.0% of statements 20:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements 20:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 20:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 20:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 20:12:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:12:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:12:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.172s coverage: 38.4% of statements 20:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements 20:12:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:12:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:12:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:12:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:12:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 20:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:12:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.320s coverage: 17.7% of statements 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:12:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.689s coverage: 92.3% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.339s coverage: 61.5% of statements 20:12:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:12:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:12:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements 20:12:46 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 20:12:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:12:46 go vet ./... 20:15:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:15:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:15:54 ./bin/test-attribution-txt.sh [Pipeline] echo 20:15:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:15:55 + ls -al . 20:15:55 total 700 20:15:55 drwxrwxr-x 10 1001 1001 4096 Mar 14 20:06 . 20:15:55 drwxr-xr-x 4 root root 4096 Mar 14 20:05 .. 20:15:55 drwxrwxr-x 2 1001 1001 4096 Mar 14 20:04 .blubracket 20:15:55 -rw-rw-r-- 1 1001 1001 16 Mar 14 20:04 .dockerignore 20:15:55 drwxrwxr-x 8 1001 1001 4096 Mar 14 20:04 .git 20:15:55 drwxrwxr-x 3 1001 1001 4096 Mar 14 20:04 .github 20:15:55 -rw-rw-r-- 1 1001 1001 1133 Mar 14 20:04 .gitignore 20:15:55 -rw-rw-r-- 1 1001 1001 42 Mar 14 20:04 .golangci.yml 20:15:55 -rw-rw-r-- 1 1001 1001 87 Mar 14 20:04 .hadolint.yml 20:15:55 -rw-rw-r-- 1 1001 1001 166 Mar 14 20:04 .sonarcloud.properties 20:15:55 -rw-rw-r-- 1 1001 1001 1171 Mar 14 20:04 ADOPTERS.md 20:15:55 -rw-rw-r-- 1 1001 1001 10825 Mar 14 20:04 Attribution.txt 20:15:55 -rw-rw-r-- 1 1001 1001 73765 Mar 14 20:04 CHANGELOG.md 20:15:55 -rw-rw-r-- 1 1001 1001 3804 Mar 14 20:04 CONTRIBUTING.md 20:15:55 -rw-rw-r-- 1 1001 1001 677 Mar 14 20:04 GOVERNANCE.md 20:15:55 -rw-rw-r-- 1 1001 1001 883 Mar 14 20:04 Jenkinsfile 20:15:55 -rw-rw-r-- 1 1001 1001 10775 Mar 14 20:04 LICENSE 20:15:55 -rw-rw-r-- 1 1001 1001 14266 Mar 14 20:04 Makefile 20:15:55 -rw-rw-r-- 1 1001 1001 582 Mar 14 20:04 OWNERS.md 20:15:55 -rw-rw-r-- 1 1001 1001 9403 Mar 14 20:04 README.md 20:15:55 -rw-rw-r-- 1 1001 1001 789 Mar 14 20:04 SECURITY.md 20:15:55 -rw-rw-r-- 1 1001 1001 5 Mar 14 20:00 VERSION 20:15:55 drwxrwxr-x 2 1001 1001 4096 Mar 14 20:04 bin 20:15:55 drwxrwxr-x 18 1001 1001 4096 Mar 14 20:04 cmd 20:15:55 -rw-r--r-- 1 root root 447486 Mar 14 20:12 coverage.out 20:15:55 -rw-rw-r-- 1 1001 1001 3233 Mar 14 20:04 go.mod 20:15:55 -rw-rw-r-- 1 1001 1001 31100 Mar 14 20:04 go.sum 20:15:55 drwxrwxr-x 7 1001 1001 4096 Mar 14 20:04 internal 20:15:55 drwxrwxr-x 3 1001 1001 4096 Mar 14 20:04 openapi 20:15:55 -rw-rw-r-- 1 1001 1001 594 Mar 14 20:04 security.txt 20:15:55 drwxrwxr-x 4 1001 1001 4096 Mar 14 20:04 snap 20:15:55 -rw-rw-r-- 1 1001 1001 204 Mar 14 20:04 version.go [Pipeline] sh 20:15:56 + '[' -e coverage.out ] 20:15:56 + chown 1001:1001 coverage.out [Pipeline] stash 20:15:56 Warning: overwriting stash ‘coverage-report’ 20:15:57 Stashed 1 file(s) [Pipeline] sh 20:15:58 + make build 20:15: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 20:17:49 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 20:17:49 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 20:17:49 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 20:17:53 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 20:18:49 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 20:18: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:19:00 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 20:19:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:19:11 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 20:19:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:19:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:19:32 $ docker stop --time=1 377c02d20c31b1e03c6cdf3116f112d74db648f9bed73616f4b4ae2d6cf6679d 20:19:34 $ docker rm -f --volumes 377c02d20c31b1e03c6cdf3116f112d74db648f9bed73616f4b4ae2d6cf6679d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:37 20:19:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:37 latest: Pulling from edgex-devops/edgex-compose-arm64 20:19:37 29e5d40040c1: Pulling fs layer 20:19:37 1ce36da41761: Pulling fs layer 20:19:37 25b303627fd3: Pulling fs layer 20:19:37 29e5d40040c1: Verifying Checksum 20:19:37 29e5d40040c1: Download complete 20:19:38 1ce36da41761: Verifying Checksum 20:19:38 1ce36da41761: Download complete 20:19:38 29e5d40040c1: Pull complete 20:19:39 1ce36da41761: Pull complete 20:19:39 25b303627fd3: Verifying Checksum 20:19:39 25b303627fd3: Download complete 20:19:49 25b303627fd3: Pull complete 20:19:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:19:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:50 prd-ubuntu20.04-docker-arm64-4c-16g-246 does not seem to be running inside a container 20:19:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:19:53 $ docker top 710ca32570ba82cf900ee1a7a88188673d8c0c186b30f851c2cb5f8fdd75f621 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:54 + docker-compose build --help+ 20:19:54 grep parallel 20:20:00 --parallel Build images in parallel. [Pipeline] } 20:20:01 $ docker stop --time=1 710ca32570ba82cf900ee1a7a88188673d8c0c186b30f851c2cb5f8fdd75f621 20:20:02 $ docker rm -f --volumes 710ca32570ba82cf900ee1a7a88188673d8c0c186b30f851c2cb5f8fdd75f621 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:20:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:03 prd-ubuntu20.04-docker-arm64-4c-16g-246 does not seem to be running inside a container 20:20:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:20:05 $ docker top 8220dc8b43a8003b1ace0835fca6458d7bfd61c38c4fc5e1cb342e608c145e84 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:06 + docker-compose -f ./docker-compose-build.yml build --parallel 20:20:14 Building core-command ... 20:20:14 Building core-common-config-bootstrapper ... 20:20:14 Building core-data ... 20:20:14 Building core-metadata ... 20:20:14 Building security-bootstrapper ... 20:20:14 Building security-proxy-auth ... 20:20:14 Building security-proxy-setup ... 20:20:14 Building security-secretstore-setup ... 20:20:14 Building security-spiffe-token-provider ... 20:20:14 Building security-spire-agent ... 20:20:14 Building security-spire-config ... 20:20:14 Building security-spire-server ... 20:20:14 Building support-notifications ... 20:20:14 Building support-scheduler ... 20:20:14 Building security-spire-config 20:20:14 Building security-secretstore-setup 20:20:14 Building security-spire-server 20:20:14 Building security-bootstrapper 20:20:14 Building security-spiffe-token-provider 20:21:11 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:21:11 ---> e98b614f8d40 20:21:11 Step 3/25 : WORKDIR /edgex-go 20:21:11 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:21:11 ---> e98b614f8d40 20:21:11 Step 3/26 : WORKDIR /edgex-go 20:21:11 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:11 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:21:11 ---> e98b614f8d40 20:21:11 Step 3/33 : WORKDIR /edgex-go 20:21:11 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:21:11 ---> e98b614f8d40 20:21:11 Step 3/20 : WORKDIR /edgex-go 20:21:11 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:11 ---> e98b614f8d40 20:21:11 Step 3/24 : WORKDIR /edgex-go 20:21:11 ---> Running in 0aa65d59fac8 20:21:11 ---> Running in 89e139cbd50b 20:21:11 ---> Running in e0ac5b018a81 20:21:11 ---> Running in c37541a806eb 20:21:11 ---> Running in 1add9fe6f933 20:21:11 Removing intermediate container e0ac5b018a81 20:21:11 ---> 5412168c1668 20:21:11 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:21:11 Removing intermediate container 1add9fe6f933 20:21:11 ---> 4b50777f2caa 20:21:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:21:11 Removing intermediate container c37541a806eb 20:21:11 ---> 9054689f42c1 20:21:11 Step 4/24 : RUN apk add --update --no-cache make git 20:21:11 ---> Running in b5c82fd1cc48 20:21:11 Removing intermediate container 89e139cbd50b 20:21:11 ---> b4bfa690faf6 20:21:11 Step 4/33 : RUN apk add --update --no-cache make git 20:21:11 Removing intermediate container 0aa65d59fac8 20:21:11 ---> 2ef970727fc0 20:21:11 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:21:11 ---> Running in 31ba96eceed5 20:21:11 ---> Running in 81c4bef60ef5 20:21:11 ---> Running in f38df77831a6 20:21:11 ---> Running in 9e8f4e538696 20:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:14 OK: 263 MiB in 53 packages 20:21:14 OK: 263 MiB in 53 packages 20:21:15 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:21:15 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:21:15 OK: 17683 distinct packages available 20:21:15 OK: 263 MiB in 53 packages 20:21:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:16 Removing intermediate container b5c82fd1cc48 20:21:16 ---> 4b824234f6b7 20:21:16 Step 5/26 : COPY go.mod vendor* ./ 20:21:17 Removing intermediate container f38df77831a6 20:21:17 ---> f12b92efea9c 20:21:17 Step 5/33 : COPY go.mod vendor* ./ 20:21:17 Removing intermediate container 31ba96eceed5 20:21:17 ---> 42e3663843aa 20:21:17 Step 5/24 : COPY go.mod vendor* ./ 20:21:17 OK: 263 MiB in 53 packages 20:21:18 OK: 263 MiB in 53 packages 20:21:18 ---> 14e73b46d872 20:21:18 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:18 ---> Running in 8c80268ffc8d 20:21:19 ---> 8b044e6546a2 20:21:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:19 ---> 552d413701f0 20:21:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:19 ---> Running in efa50c86d25c 20:21:19 ---> Running in 7e16ac0c94da 20:21:20 Removing intermediate container 9e8f4e538696 20:21:20 ---> a38c0d5f5cbd 20:21:20 Step 5/25 : COPY go.mod vendor* ./ 20:21:20 Removing intermediate container 81c4bef60ef5 20:21:20 ---> a9f6d7a2659e 20:21:20 Step 5/20 : COPY go.mod vendor* ./ 20:21:21 ---> 1b8b9bcf4ca8 20:21:21 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:21 ---> Running in 743a804c9f6d 20:21:22 ---> 37e113f74383 20:21:22 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:22 ---> Running in a049ca654171 20:23:29 Removing intermediate container efa50c86d25c 20:23:29 ---> 11b764e7bbf0 20:23:29 Step 7/33 : COPY . . 20:23:29 Removing intermediate container a049ca654171 20:23:29 ---> 3ef0064c0ef4 20:23:29 Step 7/20 : COPY . . 20:23:29 Removing intermediate container 7e16ac0c94da 20:23:29 ---> 4a2cbbc6a374 20:23:29 Step 7/24 : COPY . . 20:23:29 Removing intermediate container 8c80268ffc8d 20:23:29 ---> 03bdfd82b261 20:23:29 Step 7/26 : COPY . . 20:23:29 Removing intermediate container 743a804c9f6d 20:23:29 ---> 55d07f45f3b9 20:23:29 Step 7/25 : COPY . . 20:23:51 ---> ce5d55f23caa 20:23:51 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:23:51 ---> cbcba053b6bc 20:23:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:51 ---> Running in 6fc0001e5702 20:23:51 ---> 00d04858b329 20:23:51 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:23:51 ---> Running in d7048f3a3d37 20:23:51 ---> 977445a7909b 20:23:51 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:23:51 ---> ac2ccb4e63a3 20:23:51 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:23:51 ---> Running in 7f43408c9e61 20:23:51 ---> Running in 914d89be45e0 20:23:51 ---> Running in fd859e1ad935 20:23:51 Removing intermediate container 914d89be45e0 20:23:51 ---> 6eba0bb3a788 20:23:51 Step 9/26 : WORKDIR /edgex-go/spire-build 20:23:51 Removing intermediate container fd859e1ad935 20:23:51 ---> e60dc09e42d1 20:23:51 Step 9/25 : WORKDIR /edgex-go/spire-build 20:23:51 ---> Running in 927dbc55fa69 20:23:51 ---> Running in d25d9061033e 20:23:51 Removing intermediate container d25d9061033e 20:23:51 ---> a8bd3dba30ed 20:23:51 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:23:51 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 20:23:51 Removing intermediate container 927dbc55fa69 20:23:51 ---> 7d21fba5f925 20:23:51 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:23:51 ---> Running in ddbb4ca0180c 20:23:51 ---> Running in e6288b96f0f1 20:23:51 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 20:23:51 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 20:23:51 Removing intermediate container e6288b96f0f1 20:23:51 ---> 092474fbbea9 20:23:51 Removing intermediate container ddbb4ca0180c 20:23:51 ---> 155048f364e6 20:23:51 Step 11/25 : 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 20:23:51 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 20:23:51 ---> Running in 5ec19be309d9 20:23:51 ---> Running in 35ab95ddd3f5 20:23:56 Removing intermediate container 5ec19be309d9 20:23:56 ---> 26f572ff8ddb 20:23:56 Step 12/26 : WORKDIR /edgex-go 20:23:56 Removing intermediate container 35ab95ddd3f5 20:23:56 ---> 9c825a4bec72 20:23:56 Step 12/25 : WORKDIR /edgex-go 20:23:56 ---> Running in 21fbdad3a72a 20:23:56 ---> Running in c94dc105a964 20:23:56 Removing intermediate container 21fbdad3a72a 20:23:56 ---> d29a848e7a43 20:23:56 20:23:57 Step 13/26 : FROM alpine:3.17 20:23:57 Removing intermediate container c94dc105a964 20:23:57 ---> acdbb56c2043 20:23:57 20:23:57 Step 13/25 : FROM alpine:3.17 20:23:57 3.17: Pulling from library/alpine 20:23:57 3.17: Pulling from library/alpine 20:23:57 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:23:57 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:23:57 Status: Image is up to date for alpine:3.17 20:23:57 Status: Downloaded newer image for alpine:3.17 20:23:57 ---> d74e625d9115 20:23:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:57 ---> d74e625d9115 20:23:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:57 ---> Running in 65c00a9e8c95 20:23:57 ---> Running in 53b798733649 20:23:58 Removing intermediate container 65c00a9e8c95 20:23:58 ---> 9010fe9fba08 20:23:58 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:58 ---> Running in 1025affad4e4 20:23:58 Removing intermediate container 53b798733649 20:23:58 ---> f3cb09cb3d10 20:23:58 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:23:58 ---> Running in 1150c21d05f2 20:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:04 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:24:04 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:24:04 OK: 17683 distinct packages available 20:24:04 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:24:04 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:24:04 OK: 17683 distinct packages available 20:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:07 (1/5) Installing dumb-init (1.2.5-r2) 20:24:07 (2/5) Installing musl-obstack (1.2.3-r0) 20:24:07 (3/5) Installing libucontext (1.2-r0) 20:24:07 (4/5) Installing gcompat (1.1.0-r0) 20:24:07 (5/5) Installing openssl (3.0.8-r0) 20:24:07 Executing busybox-1.35.0-r29.trigger 20:24:07 OK: 9 MiB in 20 packages 20:24:07 (1/4) Installing dumb-init (1.2.5-r2) 20:24:07 (2/4) Installing musl-obstack (1.2.3-r0) 20:24:07 (3/4) Installing libucontext (1.2-r0) 20:24:07 (4/4) Installing gcompat (1.1.0-r0) 20:24:07 Executing busybox-1.35.0-r29.trigger 20:24:07 OK: 8 MiB in 19 packages 20:24:12 Removing intermediate container 1025affad4e4 20:24:12 Removing intermediate container 1150c21d05f2 20:24:12 ---> 6c4179956e7a 20:24:12 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:24:12 ---> 2d98b2e0ccf4 20:24:12 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:24:12 ---> 1c7044a6b98c 20:24:12 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:12 ---> 758c77859da8 20:24:12 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:23 ---> 3c0b9e840d61 20:24:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:24:23 ---> 9b781f2cf5ea 20:24:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:24:23 ---> e9c756e42702 20:24:23 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:24:23 ---> Running in d54bd9a6d7c8 20:24:24 ---> b96d7d5ffdfb 20:24:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:24:24 Removing intermediate container d54bd9a6d7c8 20:24:24 ---> 84aa3945f3cc 20:24:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:24:25 ---> bab82a007118 20:24:25 Step 21/26 : WORKDIR / 20:24:26 ---> Running in 03d074923ef9 20:24:26 ---> 13769b103298 20:24:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:24:26 Removing intermediate container 03d074923ef9 20:24:26 ---> 9f0185aa3f8a 20:24:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:26 ---> Running in cfdead4068e4 20:24:27 ---> 987b8f5da472 20:24:27 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:27 ---> Running in ed6b9437616d 20:24:27 Removing intermediate container cfdead4068e4 20:24:27 ---> bd38e67a1353 20:24:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:27 ---> Running in b6af58a0355b 20:24:28 Removing intermediate container ed6b9437616d 20:24:28 ---> d5e35a67f842 20:24:28 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:28 ---> Running in 653cb869876a 20:24:28 Removing intermediate container b6af58a0355b 20:24:28 ---> 114464e3b539 20:24:28 Step 24/26 : LABEL arch=arm64 20:24:28 ---> Running in 4f9ea787ad65 20:24:29 Removing intermediate container 653cb869876a 20:24:29 ---> 839a47edd271 20:24:29 Step 23/25 : LABEL arch=arm64 20:24:29 Removing intermediate container 4f9ea787ad65 20:24:29 ---> b339c8dcb6fa 20:24:29 Step 25/26 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:24:29 ---> Running in 9e82ab848ad9 20:24:29 ---> Running in 50606a11efe9 20:24:30 Removing intermediate container 9e82ab848ad9 20:24:30 ---> 1bd2a77b001f 20:24:30 Step 24/25 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:24:30 Removing intermediate container 50606a11efe9 20:24:30 ---> 036ffae77232 20:24:30 Step 26/26 : LABEL version=0.0.0 20:24:30 ---> Running in 54a8a0d8c1d6 20:24:30 ---> Running in 4edf83e92fc8 20:24:31 Removing intermediate container 4edf83e92fc8 20:24:31 ---> 6322f045a123 20:24:31 20:24:31 Removing intermediate container 54a8a0d8c1d6 20:24:31 ---> d3a0519e6603 20:24:31 Step 25/25 : LABEL version=0.0.0 20:24:31 ---> Running in 99c75b382cce 20:24:31 Successfully built 6322f045a123 20:24:31 Successfully tagged security-spire-config-arm64:latest 20:24:31  Building security-spire-config ... done Building core-metadata 20:24:32 Removing intermediate container 99c75b382cce 20:24:32 ---> 14ab651c9ee8 20:24:32 20:24:32 Successfully built 14ab651c9ee8 20:24:32 Successfully tagged security-spire-server-arm64:latest 20:24:32 Building core-data 20:25:04  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:25:04 ---> e98b614f8d40 20:25:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:25:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:04 ---> e98b614f8d40 20:25:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:25:04 ---> Running in fb32a36a21c5 20:25:04 ---> Running in 6c7dd717c6e1 20:25:05 Removing intermediate container 6c7dd717c6e1 20:25:05 ---> 6743d74ed724 20:25:05 Step 4/23 : WORKDIR /edgex-go 20:25:05 Removing intermediate container fb32a36a21c5 20:25:05 ---> b405b3c9173d 20:25:05 Step 4/25 : WORKDIR /edgex-go 20:25:05 ---> Running in 9c22291afea0 20:25:05 ---> Running in 488ae6da1841 20:25:06 Removing intermediate container 488ae6da1841 20:25:06 ---> 8710a55d2f19 20:25:06 Step 5/23 : RUN apk add --update --no-cache make gitRemoving intermediate container 9c22291afea0 20:25:06 ---> 90f4086a8ed4 20:25:06 Step 5/25 : RUN apk add --update --no-cache make git 20:25:06 20:25:06 ---> Running in 51e9780ea6f4 20:25:06 ---> Running in 2d7e6513ac92 20:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:12 OK: 263 MiB in 53 packages 20:25:12 OK: 263 MiB in 53 packages 20:25:14 Removing intermediate container 51e9780ea6f4 20:25:14 ---> bd0af2d57e23 20:25:14 Step 6/25 : COPY go.mod vendor* ./ 20:25:14 Removing intermediate container 2d7e6513ac92 20:25:14 ---> 00133e8c0457 20:25:14 Step 6/23 : COPY go.mod vendor* ./ 20:25:15 ---> 979bd85f859e 20:25:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:15 ---> 1bed6840ba40 20:25:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:15 ---> Running in 68ae7041b2eb 20:25:15 ---> Running in 4f29bdd6a5fe 20:27:37 Removing intermediate container 4f29bdd6a5fe 20:27:37 ---> c3b544669b03 20:27:37 Step 8/25 : COPY . . 20:27:37 Removing intermediate container 68ae7041b2eb 20:27:37 ---> 4e70efd65806 20:27:37 Step 8/23 : COPY . . 20:27:47 ---> ea9d0973feb6 20:27:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:27:47 ---> 32a879fc0f9d 20:27:47 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:27:47 ---> Running in 81be61ff5ae9 20:27:47 ---> Running in ea2e2deb6a77 20:27:49 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 20:27:49 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 20:31:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:31:26 Removing intermediate container 7f43408c9e61 20:31:26 ---> 536323715067 20:31:26 20:31:26 Step 9/33 : FROM alpine:3.17 20:31:26 ---> d74e625d9115 20:31:26 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:26 ---> Using cache 20:31:26 ---> f3cb09cb3d10 20:31:26 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:31:26 ---> Running in ae3713cf7154 20:31:26 Removing intermediate container d7048f3a3d37 20:31:26 ---> aa76aa54a473 20:31:26 20:31:26 Step 9/24 : FROM alpine:3.17 20:31:26 ---> d74e625d9115 20:31:26 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:31:26 ---> Running in 6f0a473f665a 20:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:30 (1/2) Installing dumb-init (1.2.5-r2) 20:31:30 (2/2) Installing su-exec (0.2-r2) 20:31:30 Executing busybox-1.35.0-r29.trigger 20:31:30 OK: 8 MiB in 17 packages 20:31:30 (1/3) Installing ca-certificates (20220614-r4) 20:31:30 (2/3) Installing dumb-init (1.2.5-r2) 20:31:30 (3/3) Installing su-exec (0.2-r2) 20:31:30 Executing busybox-1.35.0-r29.trigger 20:31:30 Executing ca-certificates-20220614-r4.trigger 20:31:31 OK: 8 MiB in 18 packages 20:31:32 Removing intermediate container ae3713cf7154 20:31:32 ---> 22aacd5b61b7 20:31:32 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:31:32 ---> Running in d84ef0f7d0e1 20:31:33 Removing intermediate container d84ef0f7d0e1 20:31:33 ---> 986b709b5b50 20:31:33 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:31:33 ---> Running in 95e9f985d30f 20:31:34 Removing intermediate container 95e9f985d30f 20:31:34 ---> 448b2921351c 20:31:34 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:31:34 ---> Running in 07775c311713 20:31:34 Removing intermediate container 6f0a473f665a 20:31:34 ---> b8d582978606 20:31:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:31:35 ---> Running in 384a83165719 20:31:35 Removing intermediate container 07775c311713 20:31:35 ---> 16be559062c7 20:31:35 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:31:35 Removing intermediate container 384a83165719 20:31:35 ---> 912032a557d9 20:31:35 Step 12/24 : WORKDIR / 20:31:36 ---> Running in 0d73827cec1b 20:31:36 ---> Running in 7517eb7ea1a9 20:31:36 Removing intermediate container 0d73827cec1b 20:31:36 Removing intermediate container 7517eb7ea1a9 20:31:36 ---> 0b1f1768791e 20:31:36 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:31:36 ---> e2093f6ec6be 20:31:36 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:31:36 ---> Running in c61b2239e940 20:31:38 ---> 519c2dd64d6d 20:31:38 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:31:39 ---> fa1b66ee472e 20:31:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:31:41 Removing intermediate container c61b2239e940 20:31:41 ---> c0464049bb2d 20:31:41 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:31:41 ---> 30431060cb1f 20:31:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:31:41 ---> Running in 5357386728f4 20:31:42 Removing intermediate container 5357386728f4 20:31:42 ---> 4017fe7e2698 20:31:42 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:31:42 ---> a38f010ecb68 20:31:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:31:43 ---> 8c5e75357066 20:31:43 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:31:44 ---> Running in f6f88da9ec1b 20:31:45 ---> f29b42c9d3e0 20:31:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:31:48 ---> a1e8597d91e1 20:31:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:31:48 Removing intermediate container f6f88da9ec1b 20:31:48 ---> e2a583a9b3e6 20:31:48 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:49 ---> 0d77e6edc4b1 20:31:49 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:49 ---> Running in 90e293eb2076 20:31:50 ---> 8299f2c9123e 20:31:50 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:31:51 ---> 9049a5123161 20:31:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:31:54 Removing intermediate container 90e293eb2076 20:31:54 ---> d4f23230feb3 20:31:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:31:54 ---> 29ae54767566 20:31:54 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:31:54 ---> Running in b1072a3c2b30 20:31:55 Removing intermediate container b1072a3c2b30 20:31:55 ---> 2d044695eb0d 20:31:55 Step 22/24 : LABEL arch=arm64 20:31:55 ---> Running in 872ae3763355 20:31:55 ---> 9bf6881079e0 20:31:55 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:31:56 Removing intermediate container 872ae3763355 20:31:56 ---> b15d3f1b950f 20:31:56 Step 23/24 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:31:56 ---> Running in 7fc107eb00e8 20:31:57 ---> cd82e7762b45 20:31:57 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:31:57 Removing intermediate container 7fc107eb00e8 20:31:57 ---> 4ea5b84561c7 20:31:57 Step 24/24 : LABEL version=0.0.0 20:31:57 ---> Running in 5b2d1e3ac78d 20:31:58 Removing intermediate container 5b2d1e3ac78d 20:31:58 ---> 513cf7a3da0e 20:31:58 20:31:58 ---> 62b76c56205d 20:31:58 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:31:59 Successfully built 513cf7a3da0e 20:31:59 Successfully tagged security-secretstore-setup-arm64:latest 20:31:59  Building security-secretstore-setup ... done Building security-proxy-auth 20:31:59 ---> fc08dfea5bdf 20:31:59 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:32:01 ---> 069f22c3074d 20:32:01 Step 28/33 : RUN chmod +x /entrypoint.sh 20:32:01 ---> Running in 79105870d7a8 20:32:05 Removing intermediate container 79105870d7a8 20:32:05 ---> 685e2a14cfa5 20:32:05 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:32:05 ---> Running in f4dcf2eff75f 20:32:06 Removing intermediate container f4dcf2eff75f 20:32:06 ---> 4425040f6e2e 20:32:06 Step 30/33 : CMD ["gate"] 20:32:06 ---> Running in 2f193aadc9f1 20:32:06 Removing intermediate container 2f193aadc9f1 20:32:06 ---> 379f307253cf 20:32:06 Step 31/33 : LABEL arch=arm64 20:32:06 ---> Running in eaee125b14ff 20:32:07 Removing intermediate container eaee125b14ff 20:32:07 ---> e39d41098f79 20:32:07 Step 32/33 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:32:07 ---> Running in 89c97930d16e 20:32:08 Removing intermediate container 89c97930d16e 20:32:08 ---> 84922853d25d 20:32:08 Step 33/33 : LABEL version=0.0.0 20:32:08 ---> Running in 52d0fcdae415 20:32:09 Removing intermediate container 52d0fcdae415 20:32:09 ---> 5f72fec72b70 20:32:09 20:32:10 Successfully built 5f72fec72b70 20:32:10 Successfully tagged security-bootstrapper-arm64:latest 20:32:10 Building core-command 20:32:28  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:28 ---> e98b614f8d40 20:32:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:32:28 ---> Using cache 20:32:28 ---> b405b3c9173d 20:32:28 Step 4/23 : WORKDIR /edgex-go 20:32:28 ---> Using cache 20:32:28 ---> 90f4086a8ed4 20:32:28 Step 5/23 : RUN apk add --update --no-cache make git 20:32:28 ---> Using cache 20:32:28 ---> bd0af2d57e23 20:32:28 Step 6/23 : COPY go.mod vendor* ./ 20:32:28 ---> Using cache 20:32:28 ---> 1bed6840ba40 20:32:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:28 ---> Using cache 20:32:28 ---> c3b544669b03 20:32:28 Step 8/23 : COPY . . 20:32:28 ---> Using cache 20:32:28 ---> 32a879fc0f9d 20:32:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:32:28 ---> Running in 07e0d4f82975 20:32: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:32:36 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:32:36 ---> e98b614f8d40 20:32:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:32:36 ---> Using cache 20:32:36 ---> b405b3c9173d 20:32:36 Step 4/24 : WORKDIR /edgex-go 20:32:36 ---> Using cache 20:32:36 ---> 90f4086a8ed4 20:32:36 Step 5/24 : RUN apk add --update --no-cache make git 20:32:36 ---> Using cache 20:32:36 ---> bd0af2d57e23 20:32:36 Step 6/24 : COPY go.mod vendor* ./ 20:32:36 ---> Using cache 20:32:36 ---> 1bed6840ba40 20:32:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:36 ---> Using cache 20:32:36 ---> c3b544669b03 20:32:36 Step 8/24 : COPY . . 20:32:36 ---> Using cache 20:32:36 ---> 32a879fc0f9d 20:32:36 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:32:36 ---> Running in 195f898177ea 20:32:38 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 20:34:15 Removing intermediate container 6fc0001e5702 20:34:15 ---> 5e69d16ae182 20:34:15 20:34:15 Step 9/20 : FROM alpine:3.17 20:34:15 ---> d74e625d9115 20:34:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:15 ---> Using cache 20:34:15 ---> f3cb09cb3d10 20:34:15 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:34:15 ---> Running in 31e968978c43 20:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:19 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:34:19 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:34:19 OK: 17683 distinct packages available 20:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:22 (1/9) Installing ca-certificates (20220614-r4) 20:34:22 (2/9) Installing brotli-libs (1.0.9-r9) 20:34:22 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:34:22 (4/9) Installing libcurl (7.88.1-r0) 20:34:22 (5/9) Installing curl (7.88.1-r0) 20:34:22 (6/9) Installing dumb-init (1.2.5-r2) 20:34:22 (7/9) Installing musl-obstack (1.2.3-r0) 20:34:22 (8/9) Installing libucontext (1.2-r0) 20:34:22 (9/9) Installing gcompat (1.1.0-r0) 20:34:22 Executing busybox-1.35.0-r29.trigger 20:34:22 Executing ca-certificates-20220614-r4.trigger 20:34:23 OK: 11 MiB in 24 packages 20:34:25 Removing intermediate container 31e968978c43 20:34:25 ---> 65cdbe6b6ce6 20:34:25 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:26 ---> 842d10c0a629 20:34:26 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:34:27 ---> 0a2115d9e260 20:34:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:34:30 ---> 102ea466cd52 20:34:30 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:34:31 ---> ebaee6a1e3e2 20:34:31 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:34:31 ---> Running in dc4281c97720 20:34:31 Removing intermediate container dc4281c97720 20:34:31 ---> 4e436c9abe3b 20:34:31 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:31 ---> Running in 5d98fd07c0b9 20:34:32 Removing intermediate container 5d98fd07c0b9 20:34:32 ---> 8022e6d9c74f 20:34:32 Step 18/20 : LABEL arch=arm64 20:34:32 ---> Running in 817c4af5a95e 20:34:33 Removing intermediate container 817c4af5a95e 20:34:33 ---> 60e2bdafb2ac 20:34:33 Step 19/20 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:34:33 ---> Running in cbb52e38ffea 20:34:33 Removing intermediate container cbb52e38ffea 20:34:33 ---> 1c66b9a5b940 20:34:33 Step 20/20 : LABEL version=0.0.0 20:34:33 ---> Running in f903a0ebd95b 20:34:34 Removing intermediate container f903a0ebd95b 20:34:34 ---> f3a01a21b3d7 20:34:34 20:34:34 Successfully built f3a01a21b3d7 20:34:34 Successfully tagged security-spiffe-token-provider-arm64:latest 20:34:34 Building core-common-config-bootstrapper 20:34:56  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:34:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:56 ---> e98b614f8d40 20:34:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:34:56 ---> Using cache 20:34:56 ---> b405b3c9173d 20:34:56 Step 4/23 : WORKDIR /edgex-go 20:34:56 ---> Using cache 20:34:56 ---> 90f4086a8ed4 20:34:56 Step 5/23 : RUN apk add --update --no-cache make git 20:34:56 ---> Using cache 20:34:56 ---> bd0af2d57e23 20:34:56 Step 6/23 : COPY go.mod vendor* ./ 20:34:56 ---> Using cache 20:34:56 ---> 1bed6840ba40 20:34:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:56 ---> Using cache 20:34:56 ---> c3b544669b03 20:34:56 Step 8/23 : COPY . . 20:34:56 ---> Using cache 20:34:56 ---> 32a879fc0f9d 20:34:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:34:56 ---> Running in 0aff9136ba7a 20:34:56 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 20:37:03 Removing intermediate container 81be61ff5ae9 20:37:03 ---> 59e820f30550 20:37:03 Removing intermediate container ea2e2deb6a77 20:37:03 20:37:03 Step 10/23 : FROM alpine:3.17 20:37:03 ---> d74e625d9115 20:37:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:37:03 ---> 811bc67df40f 20:37:03 20:37:03 Step 10/25 : FROM alpine:3.17 20:37:03 ---> d74e625d9115 20:37:03 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:37:03 ---> Running in 58c52e5e4037 20:37:03 ---> Running in e29562fec058 20:37:03 Removing intermediate container 58c52e5e4037 20:37:03 ---> 13785503fe2e 20:37:03 Step 12/23 : ENV APP_PORT=59880 20:37:03 ---> Running in e42982c765dd 20:37:03 Removing intermediate container e42982c765dd 20:37:03 ---> a758dc2b1a00 20:37:03 Step 13/23 : EXPOSE $APP_PORT 20:37:03 ---> Running in 2beb72b59bba 20:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:03 Removing intermediate container 2beb72b59bba 20:37:03 ---> 0e62e59d5fdc 20:37:03 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:37:03 ---> Running in af8b92a391ac 20:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:03 (1/1) Installing dumb-init (1.2.5-r2) 20:37:03 Executing busybox-1.35.0-r29.trigger 20:37:03 OK: 8 MiB in 16 packages 20:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:04 Removing intermediate container e29562fec058 20:37:04 ---> b09946ebdb2b 20:37:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:04 ---> Running in 964ff56dc2e3 20:37:04 (1/1) Installing dumb-init (1.2.5-r2) 20:37:04 Executing busybox-1.35.0-r29.trigger 20:37:04 OK: 8 MiB in 16 packages 20:37:04 Removing intermediate container 964ff56dc2e3 20:37:04 ---> 175bd23a6a18 20:37:04 Step 13/25 : ENV APP_PORT=59881 20:37:04 ---> Running in 4d6d06ca102d 20:37:05 Removing intermediate container 4d6d06ca102d 20:37:05 ---> 871f7c4eb2b1 20:37:05 Step 14/25 : EXPOSE $APP_PORT 20:37:06 ---> Running in 3231a03c8eb6 20:37:06 Removing intermediate container af8b92a391ac 20:37:06 ---> 812370f7f42b 20:37:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:07 Removing intermediate container 3231a03c8eb6 20:37:07 ---> da9a8de9ee52 20:37:07 Step 15/25 : WORKDIR / 20:37:07 ---> Running in 4fb04785414b 20:37:07 ---> f472be5afb27 20:37:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:37:08 Removing intermediate container 4fb04785414b 20:37:08 ---> 305f2e1e445a 20:37:08 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:09 ---> 17f1de79891d 20:37:09 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:37:09 ---> d24110c34f32 20:37:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:37:10 ---> 3a7201bea725 20:37:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:37:12 ---> 48f20db5bec7 20:37:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:37:13 ---> c89224b903f0 20:37:13 Step 19/23 : ENTRYPOINT ["/core-data"] 20:37:13 ---> 9e0f741064dc 20:37:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:37:13 ---> Running in 5985b1f433c3 20:37:14 Removing intermediate container 5985b1f433c3 20:37:14 ---> 869fb187f4f6 20:37:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:14 ---> Running in 6c3d06bacb92 20:37:14 ---> 35d007f72e58 20:37:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:37:15 Removing intermediate container 6c3d06bacb92 20:37:15 ---> 430162194410 20:37:15 Step 21/23 : LABEL arch=arm64 20:37:15 ---> Running in 7c54d37dab7c 20:37:16 Removing intermediate container 7c54d37dab7c 20:37:16 ---> 4644c460a175 20:37:16 Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:37:16 ---> 12c04f741d50 20:37:16 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:37:16 ---> Running in 00ef62d09e53 20:37:16 ---> Running in 922a527fe6ac 20:37:17 Removing intermediate container 00ef62d09e53 20:37:17 ---> 0db68fd3f55c 20:37:17 Step 23/23 : LABEL version=0.0.0 20:37:17 Removing intermediate container 922a527fe6ac 20:37:17 ---> d1a0c521f0c1 20:37:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:17 ---> Running in 4f9f7d807045 20:37:17 ---> Running in ee38b0ea3bf2 20:37:18 Removing intermediate container ee38b0ea3bf2 20:37:18 ---> 5f8efef071b6 20:37:18 20:37:18 Removing intermediate container 4f9f7d807045 20:37:18 ---> 634100b15f5a 20:37:18 Step 23/25 : LABEL arch=arm64 20:37:18 ---> Running in 051c15e970b1 20:37:18 Successfully built 5f8efef071b6 20:37:19 Successfully tagged core-data-arm64:latest 20:37:19  Building core-data ... done Building security-proxy-setup 20:37:19 Removing intermediate container 051c15e970b1 20:37:19 ---> 4ecb93d21ec2 20:37:19 Step 24/25 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:37:19 ---> Running in 0adb78ad4404 20:37:19 Removing intermediate container 0adb78ad4404 20:37:19 ---> b84359214d33 20:37:19 Step 25/25 : LABEL version=0.0.0 20:37:19 ---> Running in 5e34e3b4ea32 20:37:20 Removing intermediate container 5e34e3b4ea32 20:37:20 ---> dd65d8e8ed47 20:37:20 20:37:20 Successfully built dd65d8e8ed47 20:37:20 Successfully tagged core-metadata-arm64:latest 20:37:20  Building core-metadata ... done Building security-spire-agent 20:37:53 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:37:53 ---> e98b614f8d40 20:37:53 Step 3/21 : WORKDIR /edgex-go 20:37:53 ---> Using cache 20:37:53 ---> 2ef970727fc0 20:37:53 Step 4/21 : RUN apk add --update --no-cache make git 20:37:53 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:37:53 ---> e98b614f8d40 20:37:53 Step 3/26 : WORKDIR /edgex-go 20:37:53 ---> Using cache 20:37:53 ---> 2ef970727fc0 20:37:53 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:37:53 ---> Using cache 20:37:53 ---> a38c0d5f5cbd 20:37:53 Step 5/26 : COPY go.mod vendor* ./ 20:37:53 ---> Using cache 20:37:53 ---> 1b8b9bcf4ca8 20:37:53 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:53 ---> Using cache 20:37:53 ---> 55d07f45f3b9 20:37:53 Step 7/26 : COPY . . 20:37:53 ---> Using cache 20:37:53 ---> ac2ccb4e63a3 20:37:53 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:37:53 ---> Using cache 20:37:53 ---> e60dc09e42d1 20:37:53 ---> Running in af4f1797416f 20:37:53 Step 9/26 : WORKDIR /edgex-go/spire-build 20:37:53 ---> Using cache 20:37:53 ---> a8bd3dba30ed 20:37:53 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:37:53 ---> Using cache 20:37:53 ---> 155048f364e6 20:37:53 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 20:37:53 ---> Running in c41eb73891d9 20:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:53 Removing intermediate container c41eb73891d9 20:37:53 ---> 7330b5c9d159 20:37:53 Step 12/26 : WORKDIR /edgex-go 20:37:53 ---> Running in 86c78467aabd 20:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:54 Removing intermediate container 86c78467aabd 20:37:54 ---> 4eaf70c10848 20:37:54 20:37:54 Step 13/26 : FROM alpine:3.17 20:37:54 ---> d74e625d9115 20:37:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:54 ---> Using cache 20:37:54 ---> f3cb09cb3d10 20:37:54 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:37:54 ---> Running in c06594760096 20:37:55 OK: 263 MiB in 53 packages 20:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:57 Removing intermediate container af4f1797416f 20:37:57 ---> 5bc14f69f48a 20:37:57 Step 5/21 : COPY go.mod vendor* ./ 20:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:59 ---> a0d01c503728 20:37:59 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:59 ---> Running in b61b5732991f 20:37:59 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:37:59 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:37:59 OK: 17683 distinct packages available 20:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:38:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:38:03 (1/5) Installing dumb-init (1.2.5-r2) 20:38:03 (2/5) Installing musl-obstack (1.2.3-r0) 20:38:03 (3/5) Installing libucontext (1.2-r0) 20:38:03 (4/5) Installing gcompat (1.1.0-r0) 20:38:03 (5/5) Installing openssl (3.0.8-r0) 20:38:03 Executing busybox-1.35.0-r29.trigger 20:38:03 OK: 9 MiB in 20 packages 20:38:04 Removing intermediate container c06594760096 20:38:04 ---> 4d608b019b90 20:38:04 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:38:05 ---> 88e5641dfe39 20:38:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:38:09 ---> 3873d2ed588a 20:38:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:38:15 ---> fe9494d1af79 20:38:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:38:15 ---> a8a20954ddc0 20:38:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:38:17 ---> 8781fcaa4b16 20:38:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:38:18 ---> b1b92e1732dc 20:38:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:18 ---> Running in 2c7731fdcd83 20:38:19 Removing intermediate container 2c7731fdcd83 20:38:19 ---> 63fc090c17cb 20:38:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:19 ---> Running in a7fdf51e1e66 20:38:19 Removing intermediate container a7fdf51e1e66 20:38:19 ---> a5b6d911e257 20:38:19 Step 24/26 : LABEL arch=arm64 20:38:20 ---> Running in fee6e8be2f0d 20:38:20 Removing intermediate container fee6e8be2f0d 20:38:20 ---> 759b0ce6ed1d 20:38:20 Step 25/26 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:38:20 ---> Running in 63d43989fc83 20:38:21 Removing intermediate container 63d43989fc83 20:38:21 ---> bec132e55780 20:38:21 Step 26/26 : LABEL version=0.0.0 20:38:21 ---> Running in deb33bed857b 20:38:22 Removing intermediate container deb33bed857b 20:38:22 ---> ea9f93f2af38 20:38:22 20:38:22 Successfully built ea9f93f2af38 20:38:22 Successfully tagged security-spire-agent-arm64:latest 20:38:22  Building security-spire-agent ... done Building support-scheduler 20:38:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:38:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:38:44 ---> e98b614f8d40 20:38:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:38:44 ---> Using cache 20:38:44 ---> b405b3c9173d 20:38:44 Step 4/23 : WORKDIR /edgex-go 20:38:44 ---> Using cache 20:38:44 ---> 90f4086a8ed4 20:38:44 Step 5/23 : RUN apk add --update --no-cache make git 20:38:44 ---> Using cache 20:38:44 ---> bd0af2d57e23 20:38:44 Step 6/23 : COPY go.mod vendor* ./ 20:38:44 ---> Using cache 20:38:44 ---> 1bed6840ba40 20:38:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:44 ---> Using cache 20:38:44 ---> c3b544669b03 20:38:44 Step 8/23 : COPY . . 20:38:44 ---> Using cache 20:38:44 ---> 32a879fc0f9d 20:38:44 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:38:44 ---> Running in 3eec4449f451 20:38:44 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 20:39:52 Removing intermediate container b61b5732991f 20:39:52 ---> 43ddd676997f 20:39:52 Step 7/21 : COPY . . 20:39:57 ---> 1c5344051c6e 20:39:57 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:39:57 ---> Running in 1eaa3e1f1b24 20:39:59 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 20:40:21 Removing intermediate container 07e0d4f82975 20:40:21 ---> 73da19e5486c 20:40:21 20:40:21 Step 10/23 : FROM alpine:3.17 20:40:21 ---> d74e625d9115 20:40:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:40:21 ---> Running in dc4e1af23378 20:40:21 Removing intermediate container dc4e1af23378 20:40:21 ---> 1f106e326cc4 20:40:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:40:21 ---> Running in ee2a241bc5aa 20:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:26 (1/1) Installing dumb-init (1.2.5-r2) 20:40:26 Executing busybox-1.35.0-r29.trigger 20:40:26 OK: 8 MiB in 16 packages 20:40:28 Removing intermediate container ee2a241bc5aa 20:40:28 ---> 076a93d943d7 20:40:28 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:29 ---> dbc94a815b5d 20:40:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:40:30 ---> 25a335c2d435 20:40:30 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:40:32 ---> 7d9864415061 20:40:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:40:33 ---> 3207caf2e0b6 20:40:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:40:33 ---> f1b2303162a1 20:40:33 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:40:34 ---> Running in 5b2a4eac4923 20:40:37 Removing intermediate container 5b2a4eac4923 20:40:37 ---> 50e02c95e5fa 20:40:37 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:40:37 ---> Running in b6d6d6949a47 20:40:38 Removing intermediate container b6d6d6949a47 20:40:38 ---> c132259e5727 20:40:38 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:40:38 ---> Running in da1cd8538e37 20:40:39 Removing intermediate container da1cd8538e37 20:40:39 ---> e80040503601 20:40:39 Step 21/23 : LABEL arch=arm64 20:40:39 ---> Running in 767b0705adf6 20:40:39 Removing intermediate container 767b0705adf6 20:40:39 ---> eb0fa1f82f4a 20:40:39 Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:40:39 ---> Running in eb737835e063 20:40:40 Removing intermediate container eb737835e063 20:40:40 ---> f60d58502ebd 20:40:40 Step 23/23 : LABEL version=0.0.0 20:40:40 ---> Running in ebc1f1b52676 20:40:41 Removing intermediate container ebc1f1b52676 20:40:41 ---> fb2a57a48827 20:40:41 20:40:41 Successfully built fb2a57a48827 20:40:41 Successfully tagged security-proxy-auth-arm64:latest 20:40:41 Building support-notifications 20:41:00  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:41:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:41:00 ---> e98b614f8d40 20:41:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:41:00 ---> Using cache 20:41:00 ---> b405b3c9173d 20:41:00 Step 4/23 : WORKDIR /edgex-go 20:41:00 ---> Using cache 20:41:00 ---> 90f4086a8ed4 20:41:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:41:00 ---> Running in a0ae49e32405 20:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:05 OK: 263 MiB in 53 packages 20:41:07 Removing intermediate container a0ae49e32405 20:41:07 ---> e1a138812146 20:41:07 Step 6/23 : COPY go.mod vendor* ./ 20:41:07 ---> cce1cd023123 20:41:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:08 ---> Running in 3cc22e57c074 20:41:26 Removing intermediate container 195f898177ea 20:41:26 ---> 4978e4404d52 20:41:26 20:41:26 Step 10/24 : FROM alpine:3.17 20:41:26 ---> d74e625d9115 20:41:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:41:26 ---> Using cache 20:41:26 ---> b09946ebdb2b 20:41:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:41:26 ---> Using cache 20:41:26 ---> 175bd23a6a18 20:41:26 Step 13/24 : ENV APP_PORT=59882 20:41:26 ---> Running in 9437ad08ee55 20:41:27 Removing intermediate container 9437ad08ee55 20:41:27 ---> c09048f33939 20:41:27 Step 14/24 : EXPOSE $APP_PORT 20:41:27 ---> Running in 6e9bce21fb72 20:41:27 Removing intermediate container 6e9bce21fb72 20:41:27 ---> 7a79c3e69af8 20:41:27 Step 15/24 : WORKDIR / 20:41:28 ---> Running in d591524507d4 20:41:28 Removing intermediate container d591524507d4 20:41:28 ---> 29e5159fac56 20:41:28 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:29 ---> d30284266a26 20:41:29 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:41:31 ---> ced3aac5eacb 20:41:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:41:32 ---> 1aca4d684780 20:41:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:41:34 ---> 30f3f7d84725 20:41:34 Step 20/24 : ENTRYPOINT ["/core-command"] 20:41:34 ---> Running in 3ae434c2ade1 20:41:34 Removing intermediate container 3ae434c2ade1 20:41:34 ---> 016ce694e1e5 20:41:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:34 ---> Running in f37184bfaf23 20:41:35 Removing intermediate container f37184bfaf23 20:41:35 ---> 37669a6ec48f 20:41:35 Step 22/24 : LABEL arch=arm64 20:41:35 ---> Running in 174650edde46 20:41:36 Removing intermediate container 174650edde46 20:41:36 ---> cf32e9661e19 20:41:36 Step 23/24 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:41:36 ---> Running in ae976ed696c6 20:41:36 Removing intermediate container ae976ed696c6 20:41:36 ---> 5b054566aaf2 20:41:36 Step 24/24 : LABEL version=0.0.0 20:41:36 ---> Running in a67847509ce5 20:41:37 Removing intermediate container a67847509ce5 20:41:37 ---> 0ee98425c15b 20:41:37 20:41:38 Successfully built 0ee98425c15b 20:41:38 Successfully tagged core-command-arm64:latest 20:42:46  Building core-command ... done Removing intermediate container 3cc22e57c074 20:42:46 ---> c9f9a49d9555 20:42:46 Step 8/23 : COPY . . 20:42:56 ---> a7a1cda54000 20:42:56 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:42:56 ---> Running in b86225ad25ad 20:42:59 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 20:43:09 Removing intermediate container 0aff9136ba7a 20:43:09 ---> 027d13dbeb94 20:43:09 20:43:09 Step 10/23 : FROM alpine:3.17 20:43:09 ---> d74e625d9115 20:43:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:43:09 ---> Using cache 20:43:09 ---> 1f106e326cc4 20:43:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:43:09 ---> Using cache 20:43:09 ---> 076a93d943d7 20:43:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:09 ---> Using cache 20:43:09 ---> dbc94a815b5d 20:43:09 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:43:09 ---> Using cache 20:43:09 ---> 25a335c2d435 20:43:09 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:43:10 ---> bc9e4d4c3821 20:43:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:43:11 ---> b93a9b16af46 20:43:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:43:12 ---> e80cfc2f3979 20:43:12 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:43:12 ---> Running in 6277178fe079 20:43:15 Removing intermediate container 6277178fe079 20:43:15 ---> 7caa066d2dac 20:43:15 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:43:15 ---> Running in 956b7a22b4ae 20:43:16 Removing intermediate container 956b7a22b4ae 20:43:16 ---> 3c993e8e6526 20:43:16 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:43:16 ---> Running in 2af484fbfb79 20:43:17 Removing intermediate container 2af484fbfb79 20:43:17 ---> b88d2e60f6d6 20:43:17 Step 21/23 : LABEL arch=arm64 20:43:17 ---> Running in 6d226b3c98e6 20:43:17 Removing intermediate container 6d226b3c98e6 20:43:17 ---> a36f4f1a2674 20:43:17 Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:43:17 ---> Running in 0909830d55c0 20:43:18 Removing intermediate container 0909830d55c0 20:43:18 ---> 9dc4c532b03c 20:43:18 Step 23/23 : LABEL version=0.0.0 20:43:18 ---> Running in ad99de010a64 20:43:19 Removing intermediate container ad99de010a64 20:43:19 ---> 4ce86e816ba3 20:43:19 20:43:19 Successfully built 4ce86e816ba3 20:43:19 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:45:56  Building core-common-config-bootstrapper ... done Removing intermediate container 1eaa3e1f1b24 20:45:56 ---> 3832973c72e8 20:45:56 20:45:56 Step 9/21 : FROM alpine:3.17 20:45:56 ---> d74e625d9115 20:45:56 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:45:56 ---> Running in 4bacb5e36e35 20:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:45:56 (1/2) Installing dumb-init (1.2.5-r2) 20:45:56 (2/2) Installing openssl (3.0.8-r0) 20:45:56 Executing busybox-1.35.0-r29.trigger 20:45:56 OK: 8 MiB in 17 packages 20:45:56 Removing intermediate container 4bacb5e36e35 20:45:56 ---> 605dfe889d5c 20:45:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:45:56 ---> Running in 04c0b6d4b146 20:45:56 Removing intermediate container 04c0b6d4b146 20:45:56 ---> 859bccb6e0bc 20:45:56 Step 12/21 : WORKDIR /edgex 20:45:56 ---> Running in 648ab47668bf 20:45:56 Removing intermediate container 648ab47668bf 20:45:56 ---> ea3acf3b8c51 20:45:56 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:45:56 ---> cc68e04df4c8 20:45:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:45:56 ---> 327bac81e4b5 20:45:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:45:56 ---> 6212f519f6f8 20:45:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:45:56 ---> dcf0084dce36 20:45:56 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:45:56 ---> Running in e92b1e35fd5e 20:46:00 Removing intermediate container e92b1e35fd5e 20:46:00 ---> 8c609b0a3eb3 20:46:00 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:46:00 ---> Running in 1794fff2b84c 20:46:00 Removing intermediate container 1794fff2b84c 20:46:00 ---> 22a9c82609af 20:46:00 Step 19/21 : LABEL arch=arm64 20:46:00 ---> Running in d7017ba57bda 20:46:01 Removing intermediate container d7017ba57bda 20:46:01 ---> 0b38af1dfe9a 20:46:01 Step 20/21 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:46:01 ---> Running in 9d2ce7f8653e 20:46:01 Removing intermediate container 9d2ce7f8653e 20:46:01 ---> 78c6847aea1a 20:46:01 Step 21/21 : LABEL version=0.0.0 20:46:02 ---> Running in 007e1d7e2c2c 20:46:02 Removing intermediate container 007e1d7e2c2c 20:46:02 ---> 7a0442d6f082 20:46:02 20:46:02 Successfully built 7a0442d6f082 20:46:02 Successfully tagged security-proxy-setup-arm64:latest 20:47:24  Building security-proxy-setup ... done Removing intermediate container 3eec4449f451 20:47:24 ---> 39535e5d9613 20:47:24 20:47:24 Step 10/23 : FROM alpine:3.17 20:47:24 ---> d74e625d9115 20:47:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:47:24 ---> Using cache 20:47:24 ---> b09946ebdb2b 20:47:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:24 ---> Using cache 20:47:24 ---> 175bd23a6a18 20:47:24 Step 13/23 : ENV APP_PORT=59861 20:47:24 ---> Running in 5455ebc4ffc9 20:47:24 Removing intermediate container 5455ebc4ffc9 20:47:24 ---> b64dcd4861d6 20:47:24 Step 14/23 : EXPOSE $APP_PORT 20:47:24 ---> Running in e5678ef4ce0c 20:47:24 Removing intermediate container e5678ef4ce0c 20:47:24 ---> bfb64420d474 20:47:24 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:24 ---> 959f0e64c725 20:47:24 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:47:24 ---> 2b7dc6c29a51 20:47:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:47:24 ---> 38b9b4aefad6 20:47:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:47:24 ---> 64b42f831f58 20:47:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:47:24 ---> Running in 1c853c5c91a1 20:47:24 Removing intermediate container 1c853c5c91a1 20:47:24 ---> 430e29844fa3 20:47:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:47:24 ---> Running in 97e4face40f9 20:47:24 Removing intermediate container 97e4face40f9 20:47:24 ---> 4c2e30ab6d13 20:47:24 Step 21/23 : LABEL arch=arm64 20:47:24 ---> Running in de6864696fb8 20:47:24 Removing intermediate container de6864696fb8 20:47:24 ---> ef7bb4f86b1f 20:47:24 Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:47:24 ---> Running in a1dfbecd3ac2 20:47:24 Removing intermediate container a1dfbecd3ac2 20:47:24 ---> 4e9677440c9f 20:47:24 Step 23/23 : LABEL version=0.0.0 20:47:24 ---> Running in f51b85113cc5 20:47:24 Removing intermediate container f51b85113cc5 20:47:24 ---> e051b26324cd 20:47:24 20:47:24 Successfully built e051b26324cd 20:47:24 Successfully tagged support-scheduler-arm64:latest 20:48:03  Building support-scheduler ... done Removing intermediate container b86225ad25ad 20:48:03 ---> 46d1ef78e494 20:48:03 20:48:03 Step 10/23 : FROM alpine:3.17 20:48:03 ---> d74e625d9115 20:48:03 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:48:03 ---> Running in 3d96c3fdf69e 20:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:48:06 (1/2) Installing ca-certificates (20220614-r4) 20:48:06 (2/2) Installing dumb-init (1.2.5-r2) 20:48:06 Executing busybox-1.35.0-r29.trigger 20:48:06 Executing ca-certificates-20220614-r4.trigger 20:48:07 OK: 8 MiB in 17 packages 20:48:08 Removing intermediate container 3d96c3fdf69e 20:48:08 ---> 81f48d8cc2d0 20:48:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:48:08 ---> Running in 7f682efe22e8 20:48:08 Removing intermediate container 7f682efe22e8 20:48:08 ---> 9583c48c6755 20:48:08 Step 13/23 : ENV APP_PORT=59860 20:48:08 ---> Running in f94a1520270c 20:48:09 Removing intermediate container f94a1520270c 20:48:09 ---> b863381a2e88 20:48:09 Step 14/23 : EXPOSE $APP_PORT 20:48:09 ---> Running in 4044f521d758 20:48:09 Removing intermediate container 4044f521d758 20:48:09 ---> dd128e8546d1 20:48:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:09 ---> 3ecc9b6bdfce 20:48:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:48:10 ---> 121be30bb53c 20:48:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:48:12 ---> 4ce7c1b5881c 20:48:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:48:12 ---> 535112a1e70e 20:48:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:48:12 ---> Running in 2538ad9e39ff 20:48:13 Removing intermediate container 2538ad9e39ff 20:48:13 ---> 6af1366b26aa 20:48:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:48:13 ---> Running in dbae4b08f32a 20:48:13 Removing intermediate container dbae4b08f32a 20:48:13 ---> 358dff2a0d92 20:48:13 Step 21/23 : LABEL arch=arm64 20:48:13 ---> Running in fa2ed6303679 20:48:13 Removing intermediate container fa2ed6303679 20:48:13 ---> bb89bfb39910 20:48:13 Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 20:48:14 ---> Running in 3928c4b54e01 20:48:14 Removing intermediate container 3928c4b54e01 20:48:14 ---> 223480148049 20:48:14 Step 23/23 : LABEL version=0.0.0 20:48:14 ---> Running in 79fa6aad0ac1 20:48:15 Removing intermediate container 79fa6aad0ac1 20:48:15 ---> a939d41bb6bb 20:48:15 20:48:15 Successfully built a939d41bb6bb 20:48:15 Successfully tagged support-notifications-arm64:latest 20:48:15  Building support-notifications ... done  [Pipeline] } 20:48:15 $ docker stop --time=1 8220dc8b43a8003b1ace0835fca6458d7bfd61c38c4fc5e1cb342e608c145e84 20:48:18 $ docker rm -f --volumes 8220dc8b43a8003b1ace0835fca6458d7bfd61c38c4fc5e1cb342e608c145e84 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:19 + docker images 20:48:19 REPOSITORY TAG IMAGE ID CREATED SIZE 20:48:19 support-notifications-arm64 latest a939d41bb6bb 5 seconds ago 32.5MB 20:48:19 46d1ef78e494 18 seconds ago 1.56GB 20:48:19 support-scheduler-arm64 latest e051b26324cd 56 seconds ago 31.8MB 20:48:19 39535e5d9613 About a minute ago 1.56GB 20:48:19 security-proxy-setup-arm64 latest 7a0442d6f082 2 minutes ago 18.6MB 20:48:19 3832973c72e8 2 minutes ago 1.47GB 20:48:19 core-common-config-bootstrapper-arm64 latest 4ce86e816ba3 5 minutes ago 17.4MB 20:48:19 027d13dbeb94 5 minutes ago 1.48GB 20:48:19 core-command-arm64 latest 0ee98425c15b 6 minutes ago 19.7MB 20:48:19 4978e4404d52 6 minutes ago 1.49GB 20:48:19 security-proxy-auth-arm64 latest fb2a57a48827 7 minutes ago 18.2MB 20:48:19 73da19e5486c 8 minutes ago 1.47GB 20:48:19 security-spire-agent-arm64 latest ea9f93f2af38 9 minutes ago 125MB 20:48:19 4eaf70c10848 10 minutes ago 1.35GB 20:48:19 core-metadata-arm64 latest dd65d8e8ed47 10 minutes ago 20.4MB 20:48:19 core-data-arm64 latest 5f8efef071b6 11 minutes ago 19.9MB 20:48:19 59e820f30550 11 minutes ago 1.5GB 20:48:19 811bc67df40f 11 minutes ago 1.5GB 20:48:19 security-spiffe-token-provider-arm64 latest f3a01a21b3d7 13 minutes ago 32.7MB 20:48:19 5e69d16ae182 14 minutes ago 1.53GB 20:48:19 security-bootstrapper-arm64 latest 5f72fec72b70 16 minutes ago 21.8MB 20:48:19 security-secretstore-setup-arm64 latest 513cf7a3da0e 16 minutes ago 32MB 20:48:19 aa76aa54a473 16 minutes ago 1.48GB 20:48:19 536323715067 16 minutes ago 1.47GB 20:48:19 security-spire-server-arm64 latest 14ab651c9ee8 23 minutes ago 87.1MB 20:48:19 security-spire-config-arm64 latest 6322f045a123 23 minutes ago 86.2MB 20:48:19 acdbb56c2043 24 minutes ago 1.35GB 20:48:19 d29a848e7a43 24 minutes ago 1.35GB 20:48:19 ci-base-image-arm64 latest e98b614f8d40 42 minutes ago 868MB 20:48:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB 20:48:19 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 20:48:19 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 20:48:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:20 20:48:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:21 arm64: Pulling from edgex-lftools-log-publisher 20:48:21 8998bd30e6a1: Pulling fs layer 20:48:21 04944245beec: Pulling fs layer 20:48:21 699f458cf7ca: Pulling fs layer 20:48:21 765212b225bb: Pulling fs layer 20:48:21 f23df028b6ca: Pulling fs layer 20:48:21 d65c8cfc05b1: Pulling fs layer 20:48:21 2437ff75d9bd: Pulling fs layer 20:48:21 f23df028b6ca: Waiting 20:48:21 2437ff75d9bd: Waiting 20:48:21 765212b225bb: Waiting 20:48:21 d65c8cfc05b1: Waiting 20:48:21 04944245beec: Verifying Checksum 20:48:21 04944245beec: Download complete 20:48:21 765212b225bb: Verifying Checksum 20:48:21 765212b225bb: Download complete 20:48:21 f23df028b6ca: Verifying Checksum 20:48:21 f23df028b6ca: Download complete 20:48:21 d65c8cfc05b1: Verifying Checksum 20:48:21 d65c8cfc05b1: Download complete 20:48:21 699f458cf7ca: Verifying Checksum 20:48:21 699f458cf7ca: Download complete 20:48:21 8998bd30e6a1: Verifying Checksum 20:48:21 8998bd30e6a1: Download complete 20:48:24 2437ff75d9bd: Verifying Checksum 20:48:24 2437ff75d9bd: Download complete 20:48:25 8998bd30e6a1: Pull complete 20:48:26 04944245beec: Pull complete 20:48:27 699f458cf7ca: Pull complete 20:48:27 765212b225bb: Pull complete 20:48:28 f23df028b6ca: Pull complete 20:48:28 d65c8cfc05b1: Pull complete 20:48:41 2437ff75d9bd: Pull complete 20:48:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:41 prd-ubuntu20.04-docker-arm64-4c-16g-246 does not seem to be running inside a container 20:48: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:48:44 $ docker top b5c685b054fe1a8120b0c13b2b5ab7a9904d1d45a5dc2299d1ff6d431f9811f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:45 ---> job-cost.sh 20:48:45 lf-activate-venv: SKIPPING 20:48:45 INFO: No Stack... 20:48:46 INFO: Retrieving Pricing Info for: v3-standard-4 20:48:47 INFO: Archiving Costs [Pipeline] sh 20:48:47 + cut -d, -f6 20:48:47 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:48:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4447-1-stack-cost] 20:48:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4447-1-stack-cost] did not exist. Created. 20:48:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4447-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:48 + echo total: 0.10999999940395355 [Pipeline] stash 20:48:48 Stashed 1 file(s) [Pipeline] } 20:48:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4447-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:48 $ docker stop --time=1 b5c685b054fe1a8120b0c13b2b5ab7a9904d1d45a5dc2299d1ff6d431f9811f0 20:48:50 $ docker rm -f --volumes b5c685b054fe1a8120b0c13b2b5ab7a9904d1d45a5dc2299d1ff6d431f9811f0 [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 20:48:51 provisioning config files... 20:48:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15722057091848524983tmp [Pipeline] { [Pipeline] sh 20:48:51 + set +x 20:48:51 + curl -s https://codecov.io/bash 20:48:51 + bash -s -- 20:48:51 20:48:51 _____ _ 20:48:51 / ____| | | 20:48:51 | | ___ __| | ___ ___ _____ __ 20:48:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:48:51 | |___| (_) | (_| | __/ (_| (_) \ V / 20:48:51 \_____\___/ \__,_|\___|\___\___/ \_/ 20:48:51 Bash-1.0.6 20:48:51 20:48:51 20:48:51 ==> git version 2.25.1 found 20:48:51 ==> 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 20:48:51 Release-Date: 2020-01-08 20:48:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:48:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:48:51 ==> Jenkins CI detected. 20:48:51 current dir:  /w/workspace/edgex-go/1 20:48:51 project root: . 20:48:51 --> token set from env 20:48:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:48:51 ==> Running gcov in . (disable via -X gcov) 20:48:51 ==> Python coveragepy not found 20:48:51 ==> Searching for coverage reports in: 20:48:51 + . 20:48:51 -> Found 1 reports 20:48:51 ==> Detecting git/mercurial file structure 20:48:51 ==> Reading reports 20:48:51 + ./coverage.out bytes=447486 20:48:51 ==> Appending adjustments 20:48:51 https://docs.codecov.io/docs/fixing-reports 20:48:53 + Found adjustments 20:48:53 ==> Gzipping contents 20:48:53 60K /tmp/codecov.to3SdG.gz 20:48:53 ==> Uploading reports 20:48:53 url: https://codecov.io 20:48:53 query: branch=PR-4447&commit=5fc15286b136632a1013640e5cde388ba4031b52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4447&job=&cmd_args= 20:48:53 -> Pinging Codecov 20:48:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4447&commit=5fc15286b136632a1013640e5cde388ba4031b52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4447&job=&cmd_args= 20:48:53 -> Uploading to 20:48:53 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/5fc15286b136632a1013640e5cde388ba4031b52/c79b87ad-2f9e-478c-97ee-87dba5e1fd20.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T204852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33b10b8cb4dcbd5ce93bed2271fc5abb341fc17c009da4b2ee7e005d8b925271 20:48:53 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:53 Dload Upload Total Spent Left Speed 20:48:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57641 0 0 100 57641 0 225k --:--:-- --:--:-- --:--:-- 225k 20:48:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5fc15286b136632a1013640e5cde388ba4031b52 [Pipeline] } 20:48:53 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 20:48:54 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:48:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:48:55 ---> package-listing.sh 20:48:55 ++ facter osfamily 20:48:55 ++ tr '[:upper:]' '[:lower:]' 20:48:56 + OS_FAMILY=debian 20:48:56 + workspace=/w/workspace/edgex-go/1 20:48:56 + START_PACKAGES=/tmp/packages_start.txt 20:48:56 + END_PACKAGES=/tmp/packages_end.txt 20:48:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:48:56 + PACKAGES=/tmp/packages_start.txt 20:48:56 + '[' /w/workspace/edgex-go/1 ']' 20:48:56 + PACKAGES=/tmp/packages_end.txt 20:48:56 + case "${OS_FAMILY}" in 20:48:56 + dpkg -l 20:48:56 + grep '^ii' 20:48:56 + '[' -f /tmp/packages_start.txt ']' 20:48:56 + '[' -f /tmp/packages_end.txt ']' 20:48:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:48:56 + '[' /w/workspace/edgex-go/1 ']' 20:48:56 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:48:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:48:56 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 20:48:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:57 20:48:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:57 latest: Pulling from edgex-lftools-log-publisher 20:48:57 5eb5b503b376: Pulling fs layer 20:48:57 5c69ac0246d0: Pulling fs layer 20:48:57 ec43610c2a17: Pulling fs layer 20:48:57 3a2ae6a8a46f: Pulling fs layer 20:48:57 33b1e0a273af: Pulling fs layer 20:48:57 5d3b04190fa2: Pulling fs layer 20:48:57 2f39f015ded8: Pulling fs layer 20:48:57 33b1e0a273af: Waiting 20:48:57 5d3b04190fa2: Waiting 20:48:57 2f39f015ded8: Waiting 20:48:57 3a2ae6a8a46f: Waiting 20:48:57 5c69ac0246d0: Verifying Checksum 20:48:57 5c69ac0246d0: Download complete 20:48:57 3a2ae6a8a46f: Verifying Checksum 20:48:57 3a2ae6a8a46f: Download complete 20:48:57 33b1e0a273af: Verifying Checksum 20:48:57 33b1e0a273af: Download complete 20:48:57 5d3b04190fa2: Verifying Checksum 20:48:57 5d3b04190fa2: Download complete 20:48:57 ec43610c2a17: Verifying Checksum 20:48:57 ec43610c2a17: Download complete 20:48:57 5eb5b503b376: Verifying Checksum 20:48:57 5eb5b503b376: Download complete 20:48:58 2f39f015ded8: Download complete 20:48:59 5eb5b503b376: Pull complete 20:48:59 5c69ac0246d0: Pull complete 20:49:00 ec43610c2a17: Pull complete 20:49:00 3a2ae6a8a46f: Pull complete 20:49:00 33b1e0a273af: Pull complete 20:49:00 5d3b04190fa2: Pull complete 20:49:05 2f39f015ded8: Pull complete 20:49:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:49:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:06 prd-ubuntu20.04-docker-8c-8g-239 does not seem to be running inside a container 20:49:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:49:11 $ docker top 6a53eb65a03cf74fa25b64e8c640dd1dfa7845e35a3daf0ef3493c52886ce052 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:11 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:11 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:12 + ls /var/log/sa-host 20:49:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:12 provisioning config files... 20:49:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4170870044621437066tmp [Pipeline] { [Pipeline] echo 20:49:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:12 ---> create-netrc.sh [Pipeline] } 20:49:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:13 ---> python-tools-install.sh [Pipeline] echo 20:49:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:13 ---> sudo-logs.sh 20:49:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:49:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:49:13 ---> job-cost.sh 20:49:13 lf-activate-venv: SKIPPING 20:49:13 DEBUG: total: 0.10999999940395355 20:49:13 INFO: Retrieving Stack Cost... 20:49:14 INFO: Retrieving Pricing Info for: v3-standard-8 20:49:14 INFO: Archiving Costs [Pipeline] echo 20:49:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:49:15 ---> logs-deploy.sh 20:49:15 lf-activate-venv: SKIPPING 20:49:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4447/1 20:49:15 INFO: archiving workspace using pattern(s): 20:49:15 Archives upload complete. 20:49:15 INFO: archiving logs to Nexus 20:49:16 ---> uname -a: 20:49:16 Linux prd-ubuntu20-04-docker-8c-8g-239 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:49:16 20:49:16 20:49:16 ---> lscpu: 20:49:16 Architecture: x86_64 20:49:16 CPU op-mode(s): 32-bit, 64-bit 20:49:16 Byte Order: Little Endian 20:49:16 Address sizes: 40 bits physical, 48 bits virtual 20:49:16 CPU(s): 8 20:49:16 On-line CPU(s) list: 0-7 20:49:16 Thread(s) per core: 1 20:49:16 Core(s) per socket: 1 20:49:16 Socket(s): 8 20:49:16 NUMA node(s): 1 20:49:16 Vendor ID: AuthenticAMD 20:49:16 CPU family: 23 20:49:16 Model: 49 20:49:16 Model name: AMD EPYC-Rome Processor 20:49:16 Stepping: 0 20:49:16 CPU MHz: 2800.002 20:49:16 BogoMIPS: 5600.00 20:49:16 Virtualization: AMD-V 20:49:16 Hypervisor vendor: KVM 20:49:16 Virtualization type: full 20:49:16 L1d cache: 256 KiB 20:49:16 L1i cache: 256 KiB 20:49:16 L2 cache: 4 MiB 20:49:16 L3 cache: 128 MiB 20:49:16 NUMA node0 CPU(s): 0-7 20:49:16 Vulnerability Itlb multihit: Not affected 20:49:16 Vulnerability L1tf: Not affected 20:49:16 Vulnerability Mds: Not affected 20:49:16 Vulnerability Meltdown: Not affected 20:49:16 Vulnerability Mmio stale data: Not affected 20:49:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:49:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:49:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:49:16 Vulnerability Srbds: Not affected 20:49:16 Vulnerability Tsx async abort: Not affected 20:49:16 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 20:49:16 20:49:16 20:49:16 ---> nproc: 20:49:16 8 20:49:16 20:49:16 20:49:16 ---> df -h: 20:49:16 Filesystem Size Used Avail Use% Mounted on 20:49:16 overlay 155G 19G 136G 13% / 20:49:16 tmpfs 64M 0 64M 0% /dev 20:49:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:49:16 shm 64M 0 64M 0% /dev/shm 20:49:16 /dev/vda1 155G 19G 136G 13% /facter-os 20:49:16 20:49:16 20:49:16 ---> sar -b -r -n DEV: 20:49:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-239) 03/14/23 _x86_64_ (8 CPU) 20:49:16 20:49:16 19:59:42 LINUX RESTART (8 CPU) 20:49:16 20:49:16 20:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:49:16 20:01:01 153.07 43.56 109.52 0.00 4887.59 170923.91 0.00 20:49:16 20:02:01 81.55 0.53 81.02 0.00 10.53 71630.99 0.00 20:49:16 20:03:01 41.44 0.22 41.23 0.00 2.93 17747.59 0.00 20:49:16 20:04:01 331.68 5.52 326.16 0.00 63.06 118443.46 0.00 20:49:16 20:05:01 530.99 11.55 519.44 0.00 943.55 243438.45 0.00 20:49:16 20:06:01 848.34 6.13 842.21 0.00 4289.86 236753.76 0.00 20:49:16 20:07:01 737.29 0.67 736.63 0.00 13.73 224257.16 0.00 20:49:16 20:08:01 509.64 0.10 509.54 0.00 6.53 89104.81 0.00 20:49:16 20:09:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 20:49:16 20:10:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 20:49:16 20:11:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 20:49:16 20:12:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 20:49:16 20:13:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 20:49:16 20:14:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 20:49:16 20:15:01 1.85 0.02 1.83 0.00 0.13 25.06 0.00 20:49:16 20:16:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 20:49:16 20:17:01 1.25 0.02 1.23 0.00 0.13 14.13 0.00 20:49:16 20:18:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 20:49:16 20:19:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 20:49:16 20:20:01 1.87 0.00 1.87 0.00 0.00 21.59 0.00 20:49:16 20:21:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 20:49:16 20:22:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 20:49:16 20:23:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 20:49:16 20:24:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 20:49:16 20:25:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 20:49:16 20:26:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 20:49:16 20:27:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 20:49:16 20:28:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 20:49:16 20:29:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 20:49:16 20:30:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 20:49:16 20:31:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 20:49:16 20:32:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 20:49:16 20:33:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 20:49:16 20:34:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 20:49:16 20:35:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 20:49:16 20:36:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 20:49:16 20:37:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 20:49:16 20:38:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 20:49:16 20:39:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 20:49:16 20:40:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 20:49:16 20:41:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 20:49:16 20:42:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 20:49:16 20:43:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 20:49:16 20:44:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 20:49:16 20:45:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 20:49:16 20:46:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 20:49:16 20:47:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 20:49:16 20:48:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 20:49:16 20:49:01 4.95 0.25 4.70 0.00 19.33 387.40 0.00 20:49:16 Average: 67.15 1.40 65.75 0.00 208.94 23946.30 0.00 20:49:16 20:49:16 20:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:49:16 20:01:01 28736144 31618392 695936 2.12 73936 3077684 1907392 5.62 1027324 2753888 468 20:49:16 20:02:01 27753992 31413868 885448 2.69 113684 3734552 2286160 6.74 1646136 3017004 330088 20:49:16 20:03:01 27647428 31549912 747700 2.27 116892 3948992 1889776 5.57 1415136 3332524 285452 20:49:16 20:04:01 24203352 31514708 769316 2.34 200384 7017416 1913704 5.64 2006320 5909400 1410960 20:49:16 20:05:01 20978672 30800076 1455068 4.42 305300 9346676 4145600 12.22 2773712 8249236 258424 20:49:16 20:06:01 19356248 31476320 785236 2.39 348940 11487956 1989308 5.86 2367844 10179204 226668 20:49:16 20:07:01 17917636 31414148 843896 2.57 421332 12711992 2488460 7.33 2484196 11416844 4816 20:49:16 20:08:01 19091792 31530996 732916 2.23 427048 11673924 1904236 5.61 2467028 10291352 540 20:49:16 20:09:01 19092012 31531272 732492 2.23 427072 11673928 1904236 5.61 2466916 10291356 24 20:49:16 20:10:01 19101792 31541136 722592 2.20 427108 11673928 1904236 5.61 2457516 10291412 144 20:49:16 20:11:01 19101452 31540824 722820 2.20 427116 11673932 1904236 5.61 2457876 10291416 12 20:49:16 20:12:01 19105320 31544848 718824 2.19 427136 11674064 1904236 5.61 2453772 10291548 176 20:49:16 20:13:01 19105736 31545272 718324 2.18 427144 11674068 1904236 5.61 2454076 10291548 184 20:49:16 20:14:01 19105900 31545464 718076 2.18 427164 11674072 1904236 5.61 2454212 10291556 216 20:49:16 20:15:01 19106272 31545880 717692 2.18 427192 11674056 1910008 5.63 2453484 10291556 24 20:49:16 20:16:01 19106004 31545624 717952 2.18 427212 11674048 1910008 5.63 2453608 10291536 180 20:49:16 20:17:01 19106192 31545840 717596 2.18 427232 11674052 1910008 5.63 2454404 10291540 200 20:49:16 20:18:01 19105916 31545580 717844 2.18 427240 11674060 1910008 5.63 2453868 10291540 44 20:49:16 20:19:01 19105916 31545596 717792 2.18 427252 11674064 1910008 5.63 2453676 10291544 12 20:49:16 20:20:01 19106116 31545828 717760 2.18 427284 11674052 1910008 5.63 2453712 10291560 0 20:49:16 20:21:01 19104360 31544100 719500 2.19 427300 11674064 1910008 5.63 2455904 10291560 24 20:49:16 20:22:01 19103816 31543584 719952 2.19 427320 11674072 1910008 5.63 2455896 10291564 152 20:49:16 20:23:01 19103768 31543556 719924 2.19 427340 11674068 1910008 5.63 2455948 10291568 28 20:49:16 20:24:01 19103968 31543792 719844 2.19 427364 11674080 1910008 5.63 2455972 10291572 172 20:49:16 20:25:01 19103660 31543512 720096 2.19 427388 11674084 1910008 5.63 2455996 10291576 8 20:49:16 20:26:01 19103652 31543516 720032 2.19 427400 11674084 1910008 5.63 2456088 10291576 40 20:49:16 20:27:01 19103856 31543744 719744 2.19 427420 11674088 1910008 5.63 2456032 10291580 8 20:49:16 20:28:01 19103556 31543456 719972 2.19 427432 11674084 1910008 5.63 2456040 10291580 148 20:49:16 20:29:01 19103476 31543404 719964 2.19 427456 11674088 1910008 5.63 2456080 10291584 20 20:49:16 20:30:01 19103676 31543636 719888 2.19 427480 11674092 1910008 5.63 2456088 10291588 56 20:49:16 20:31:01 19103864 31543840 719648 2.19 427492 11674100 1910008 5.63 2456180 10291588 8 20:49:16 20:32:01 19103848 31543872 719556 2.19 427536 11674104 1910008 5.63 2456156 10291592 180 20:49:16 20:33:01 19103800 31543836 719532 2.19 427552 11674100 1910008 5.63 2456164 10291596 56 20:49:16 20:34:01 19103752 31543804 719504 2.19 427560 11674108 1910008 5.63 2456180 10291596 176 20:49:16 20:35:01 19103452 31543532 719716 2.19 427584 11674112 1910008 5.63 2456208 10291604 48 20:49:16 20:36:01 19103112 31543220 719968 2.19 427608 11674116 1926060 5.68 2456928 10291604 44 20:49:16 20:37:01 19103104 31543228 719900 2.19 427620 11674120 1926060 5.68 2457052 10291608 8 20:49:16 20:38:01 19103600 31543748 719432 2.19 427640 11674120 1926060 5.68 2456892 10291616 164 20:49:16 20:39:01 19103444 31543696 719608 2.19 427648 11674252 1909560 5.63 2457176 10291704 4 20:49:16 20:40:01 19102884 31543192 720084 2.19 427660 11674260 1909560 5.63 2457584 10291748 140 20:49:16 20:41:01 19103376 31543704 719776 2.19 427672 11674264 1909560 5.63 2457016 10291756 8 20:49:16 20:42:01 19103328 31543656 719796 2.19 427672 11674264 1909560 5.63 2456940 10291756 176 20:49:16 20:43:01 19103028 31543372 720020 2.19 427692 11674260 1909560 5.63 2456952 10291760 56 20:49:16 20:44:01 19103484 31543844 719488 2.19 427700 11674268 1909560 5.63 2457080 10291760 44 20:49:16 20:45:01 19103436 31543800 719472 2.19 427708 11674264 1909560 5.63 2457068 10291764 56 20:49:16 20:46:01 19103388 31543772 719432 2.19 427732 11674268 1909560 5.63 2457104 10291768 144 20:49:16 20:47:01 19103588 31543972 719372 2.19 427740 11674276 1893476 5.58 2457152 10291768 8 20:49:16 20:48:01 19103288 31543700 719628 2.19 427756 11674276 1893476 5.58 2457048 10291772 140 20:49:16 20:49:01 18642840 31494700 767816 2.33 429080 12066996 2172040 6.40 2505868 10683780 396376 20:49:16 Average: 19764822 31521599 744407 2.26 398658 11061854 1981099 5.84 2386604 9744846 59533 20:49:16 20:49:16 20:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:49:16 20:01:01 docker0 524.93 452.49 37.48 2740.65 0.00 0.00 0.00 0.00 20:49:16 20:01:01 veth9410b3c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:01:01 lo 5.33 5.33 0.51 0.51 0.00 0.00 0.00 0.00 20:49:16 20:01:01 veth91619cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:01:01 ens3 1602.58 1530.36 11951.91 181.76 0.00 0.00 0.00 0.00 20:49:16 20:02:01 docker0 68.59 95.67 5.66 687.83 0.00 0.00 0.00 0.00 20:49:16 20:02:01 vethaa6a7cc 0.10 0.28 0.01 0.02 0.00 0.00 0.00 0.00 20:49:16 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:02:01 ens3 167.62 129.03 731.60 100.00 0.00 0.00 0.00 0.00 20:49:16 20:03:01 docker0 0.70 0.67 0.05 0.06 0.00 0.00 0.00 0.00 20:49:16 20:03:01 vethaa6a7cc 0.70 0.68 0.06 0.06 0.00 0.00 0.00 0.00 20:49:16 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:03:01 ens3 28.55 16.45 23.47 11.67 0.00 0.00 0.00 0.00 20:49:16 20:04:01 docker0 519.23 818.43 42.46 6138.39 0.00 0.00 0.00 0.00 20:49:16 20:04:01 veth10dc165 106.37 172.69 10.02 1185.81 0.00 0.00 0.00 0.10 20:49:16 20:04:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:49:16 20:04:01 veth0dfeb4e 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 20:49:16 20:04:01 vethd601ac6 100.73 160.16 9.68 1185.27 0.00 0.00 0.00 0.10 20:49:16 20:04:01 ens3 917.43 582.32 7839.15 70.00 0.00 0.00 0.00 0.00 20:49:16 20:04:01 vethd97fd74 106.20 151.44 10.03 1184.71 0.00 0.00 0.00 0.10 20:49:16 20:05:01 veth64ec553 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:49:16 20:05:01 docker0 8.23 15.29 0.52 183.78 0.00 0.00 0.00 0.00 20:49:16 20:05:01 veth2047953 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:49:16 20:05:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 20:49:16 20:05:01 veth0dfeb4e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:49:16 20:05:01 ens3 76.11 36.94 1051.53 8.82 0.00 0.00 0.00 0.00 20:49:16 20:05:01 veth912d4fb 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:49:16 20:06:01 veth5cf988d 191.62 97.75 1187.57 9.17 0.00 0.00 0.00 0.00 20:49:16 20:06:01 docker0 197.92 406.50 15.77 2589.10 0.00 0.00 0.00 0.00 20:49:16 20:06:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 20:49:16 20:06:01 veth0dfeb4e 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 20:49:16 20:06:01 veth551a6c8 97.75 191.62 9.17 1187.57 0.00 0.00 0.00 0.10 20:49:16 20:06:01 ens3 539.00 261.65 4566.14 39.36 0.00 0.00 0.00 0.00 20:49:16 20:07:01 docker0 101.50 211.91 8.18 1448.32 0.00 0.00 0.00 0.00 20:49:16 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:07:01 veth0dfeb4e 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 20:49:16 20:07:01 ens3 251.26 129.61 1478.58 26.86 0.00 0.00 0.00 0.00 20:49:16 20:07:01 vethccbe488 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:08:01 docker0 7.39 14.92 0.49 196.53 0.00 0.00 0.00 0.00 20:49:16 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:08:01 ens3 36.34 22.23 213.60 9.84 0.00 0.00 0.00 0.00 20:49:16 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:09:01 ens3 0.30 0.15 0.41 0.01 0.00 0.00 0.00 0.00 20:49:16 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:10:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:11:01 ens3 0.23 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:49:16 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:12:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:14:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:15:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:49:16 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:16:01 ens3 0.40 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:49:16 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:17:01 ens3 0.30 0.13 0.12 0.01 0.00 0.00 0.00 0.00 20:49:16 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:18:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:49:16 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:19:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:49:16 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:21:01 ens3 2.30 3.05 0.22 27.59 0.00 0.00 0.00 0.00 20:49:16 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:23:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:24:01 ens3 0.32 0.20 0.07 0.01 0.00 0.00 0.00 0.00 20:49:16 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:25:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:26:01 ens3 2.10 3.30 0.20 6.75 0.00 0.00 0.00 0.00 20:49:16 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:29:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:49:16 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:30:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:31:01 ens3 3.75 7.03 0.31 7.34 0.00 0.00 0.00 0.00 20:49:16 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:32:01 ens3 0.40 0.17 0.13 0.01 0.00 0.00 0.00 0.00 20:49:16 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:34:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:35:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:49:16 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:36:01 ens3 5.52 10.68 0.72 14.59 0.00 0.00 0.00 0.00 20:49:16 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:37:01 ens3 3.05 5.93 0.43 7.39 0.00 0.00 0.00 0.00 20:49:16 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:39:01 ens3 0.43 0.00 0.04 0.00 0.00 0.00 0.00 0.00 20:49:16 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:40:01 ens3 1.55 2.02 0.33 6.80 0.00 0.00 0.00 0.00 20:49:16 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:41:01 ens3 0.83 2.02 0.12 6.67 0.00 0.00 0.00 0.00 20:49:16 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:42:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:49:16 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:43:01 ens3 5.95 11.86 0.62 21.44 0.00 0.00 0.00 0.00 20:49:16 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:44:01 ens3 2.27 2.65 0.48 32.44 0.00 0.00 0.00 0.00 20:49:16 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:46:01 ens3 3.32 3.27 0.28 6.73 0.00 0.00 0.00 0.00 20:49:16 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:47:01 ens3 0.30 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:49:16 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:16 20:48:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:49:16 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:16 20:49:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 20:49:16 20:49:01 ens3 140.06 92.10 2523.59 79.29 0.00 0.00 0.00 0.00 20:49:16 Average: docker0 29.15 41.14 2.26 285.40 0.00 0.00 0.00 0.00 20:49:16 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:49:16 Average: ens3 77.47 58.26 620.09 13.58 0.00 0.00 0.00 0.00 20:49:16 20:49:16 20:49:16 ---> sar -P ALL: 20:49:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-239) 03/14/23 _x86_64_ (8 CPU) 20:49:16 20:49:16 19:59:42 LINUX RESTART (8 CPU) 20:49:16 20:49:16 20:00:01 CPU %user %nice %system %iowait %steal %idle 20:49:16 20:01:01 all 10.30 0.00 3.84 3.37 0.05 82.44 20:49:16 20:01:01 0 9.91 0.00 2.74 0.29 0.05 87.02 20:49:16 20:01:01 1 10.62 0.00 4.00 2.17 0.07 83.14 20:49:16 20:01:01 2 9.68 0.00 4.12 1.95 0.05 84.20 20:49:16 20:01:01 3 10.41 0.00 4.53 0.26 0.05 84.75 20:49:16 20:01:01 4 11.35 0.00 2.88 5.97 0.05 79.74 20:49:16 20:01:01 5 7.97 0.00 2.80 4.56 0.05 84.62 20:49:16 20:01:01 6 11.79 0.00 5.41 0.44 0.05 82.31 20:49:16 20:01:01 7 10.64 0.00 4.22 11.36 0.07 73.72 20:49:16 20:02:01 all 29.26 0.00 5.66 1.64 0.08 63.36 20:49:16 20:02:01 0 30.19 0.00 5.08 0.87 0.08 63.78 20:49:16 20:02:01 1 26.12 0.00 5.78 2.33 0.07 65.69 20:49:16 20:02:01 2 29.81 0.00 5.99 2.97 0.07 61.16 20:49:16 20:02:01 3 32.39 0.00 5.88 0.12 0.08 61.52 20:49:16 20:02:01 4 31.54 0.00 5.23 0.18 0.08 62.96 20:49:16 20:02:01 5 27.59 0.00 5.71 0.42 0.08 66.20 20:49:16 20:02:01 6 29.80 0.00 6.12 0.69 0.08 63.30 20:49:16 20:02:01 7 26.65 0.00 5.45 5.56 0.08 62.26 20:49:16 20:03:01 all 44.89 0.00 6.01 0.62 0.08 48.41 20:49:16 20:03:01 0 46.84 0.00 6.70 0.02 0.08 46.36 20:49:16 20:03:01 1 45.12 0.00 5.55 0.52 0.08 48.72 20:49:16 20:03:01 2 42.98 0.00 6.19 3.97 0.08 46.77 20:49:16 20:03:01 3 46.47 0.00 6.01 0.03 0.08 47.41 20:49:16 20:03:01 4 43.60 0.00 5.93 0.07 0.07 50.34 20:49:16 20:03:01 5 44.09 0.00 5.95 0.18 0.07 49.71 20:49:16 20:03:01 6 45.24 0.00 5.98 0.05 0.07 48.66 20:49:16 20:03:01 7 44.76 0.00 5.77 0.10 0.08 49.29 20:49:16 20:04:01 all 15.78 0.00 8.17 6.43 0.07 69.55 20:49:16 20:04:01 0 15.73 0.00 8.52 3.12 0.07 72.56 20:49:16 20:04:01 1 14.67 0.00 7.30 14.00 0.07 63.96 20:49:16 20:04:01 2 16.21 0.00 8.16 3.28 0.05 72.29 20:49:16 20:04:01 3 16.48 0.00 8.02 3.08 0.08 72.34 20:49:16 20:04:01 4 13.86 0.00 8.98 17.80 0.07 59.29 20:49:16 20:04:01 5 17.57 0.00 8.23 2.95 0.10 71.15 20:49:16 20:04:01 6 16.10 0.00 7.08 2.85 0.07 73.90 20:49:16 20:04:01 7 15.60 0.00 9.09 4.30 0.08 70.92 20:49:16 20:05:01 all 19.69 0.00 7.93 14.00 0.07 58.32 20:49:16 20:05:01 0 20.41 0.00 7.13 18.41 0.07 53.98 20:49:16 20:05:01 1 19.65 0.00 7.09 9.41 0.05 63.80 20:49:16 20:05:01 2 19.44 0.00 8.29 10.16 0.07 62.04 20:49:16 20:05:01 3 19.81 0.00 7.36 6.80 0.07 65.96 20:49:16 20:05:01 4 19.99 0.00 9.70 36.54 0.07 33.71 20:49:16 20:05:01 5 19.34 0.00 8.55 25.04 0.07 47.00 20:49:16 20:05:01 6 19.74 0.00 7.74 2.34 0.05 70.13 20:49:16 20:05:01 7 19.10 0.00 7.58 3.53 0.10 69.69 20:49:16 20:06:01 all 46.44 0.00 14.02 15.18 0.15 24.21 20:49:16 20:06:01 0 47.37 0.00 14.09 22.12 0.16 16.26 20:49:16 20:06:01 1 44.79 0.00 15.70 14.47 0.21 24.84 20:49:16 20:06:01 2 48.46 0.00 13.78 11.87 0.15 25.74 20:49:16 20:06:01 3 46.89 0.00 13.78 12.34 0.14 26.85 20:49:16 20:06:01 4 47.04 0.00 13.38 8.63 0.12 30.84 20:49:16 20:06:01 5 45.77 0.00 13.16 11.75 0.14 29.18 20:49:16 20:06:01 6 46.35 0.00 14.28 17.46 0.15 21.76 20:49:16 20:06:01 7 44.82 0.00 14.01 22.97 0.12 18.09 20:49:16 20:07:01 all 53.75 0.00 13.33 10.18 0.14 22.60 20:49:16 20:07:01 0 54.73 0.00 14.02 11.99 0.15 19.11 20:49:16 20:07:01 1 55.21 0.00 14.00 18.44 0.14 12.22 20:49:16 20:07:01 2 53.31 0.00 16.17 8.98 0.14 21.40 20:49:16 20:07:01 3 53.52 0.00 11.30 5.38 0.14 29.68 20:49:16 20:07:01 4 51.83 0.00 13.35 12.06 0.12 22.63 20:49:16 20:07:01 5 53.11 0.00 12.82 8.67 0.14 25.26 20:49:16 20:07:01 6 56.12 0.00 13.36 11.07 0.14 19.31 20:49:16 20:07:01 7 52.14 0.00 11.59 4.91 0.14 31.22 20:49:16 20:08:01 all 24.24 0.00 6.08 5.92 0.07 63.69 20:49:16 20:08:01 0 26.03 0.00 6.23 2.69 0.07 64.98 20:49:16 20:08:01 1 24.36 0.00 6.44 7.37 0.07 61.77 20:49:16 20:08:01 2 24.02 0.00 6.76 6.74 0.05 62.43 20:49:16 20:08:01 3 22.97 0.00 5.05 8.30 0.05 63.62 20:49:16 20:08:01 4 24.01 0.00 6.49 1.79 0.07 67.64 20:49:16 20:08:01 5 24.02 0.00 6.01 9.05 0.10 60.81 20:49:16 20:08:01 6 25.78 0.00 6.07 9.58 0.07 58.50 20:49:16 20:08:01 7 22.68 0.00 5.60 1.81 0.07 69.84 20:49:16 20:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:49:16 20:09:01 0 0.00 0.00 0.00 0.03 0.00 99.97 20:49:16 20:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:49:16 20:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:10:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:49:16 20:10:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:49:16 20:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:10:01 4 0.05 0.00 0.00 0.00 0.02 99.93 20:49:16 20:10:01 5 0.03 0.00 0.02 0.02 0.02 99.92 20:49:16 20:10:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:49:16 20:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:11:01 all 0.04 0.00 0.01 0.00 0.00 99.94 20:49:16 20:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:11:01 3 0.22 0.00 0.00 0.00 0.00 99.78 20:49:16 20:11:01 4 0.05 0.00 0.00 0.00 0.02 99.93 20:49:16 20:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:11:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:49:16 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:49:16 20:11:01 CPU %user %nice %system %iowait %steal %idle 20:49:16 20:12:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:49:16 20:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:49:16 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:49:16 20:12:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:49:16 20:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:49:16 20:13:01 all 0.01 0.00 0.01 0.00 0.01 99.98 20:49:16 20:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:49:16 20:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:49:16 20:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:49:16 20:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:49:16 20:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:14:01 all 0.02 0.00 0.01 0.02 0.01 99.94 20:49:16 20:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:49:16 20:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:49:16 20:14:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:49:16 20:14:01 6 0.03 0.00 0.02 0.15 0.02 99.78 20:49:16 20:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:15:01 all 0.03 0.00 0.03 0.01 0.01 99.92 20:49:16 20:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:15:01 2 0.02 0.00 0.07 0.03 0.00 99.88 20:49:16 20:15:01 3 0.07 0.00 0.05 0.00 0.00 99.88 20:49:16 20:15:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:49:16 20:15:01 5 0.07 0.00 0.03 0.00 0.03 99.87 20:49:16 20:15:01 6 0.02 0.00 0.03 0.07 0.00 99.88 20:49:16 20:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:16:01 all 0.03 0.00 0.01 0.01 0.00 99.94 20:49:16 20:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:16:01 3 0.20 0.00 0.02 0.00 0.00 99.78 20:49:16 20:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:49:16 20:16:01 6 0.02 0.00 0.03 0.10 0.02 99.83 20:49:16 20:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:17:01 all 0.09 0.00 0.01 0.01 0.01 99.89 20:49:16 20:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:49:16 20:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:49:16 20:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:49:16 20:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:17:01 4 0.63 0.00 0.00 0.02 0.02 99.33 20:49:16 20:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:49:16 20:17:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:49:16 20:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:18:01 all 0.27 0.00 0.01 0.06 0.00 99.66 20:49:16 20:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:18:01 4 1.99 0.00 0.02 0.00 0.02 97.98 20:49:16 20:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:49:16 20:18:01 6 0.05 0.00 0.00 0.45 0.00 99.50 20:49:16 20:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:19:01 all 0.27 0.00 0.01 0.01 0.00 99.70 20:49:16 20:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:49:16 20:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:19:01 4 2.02 0.00 0.02 0.00 0.00 97.96 20:49:16 20:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:49:16 20:19:01 6 0.03 0.00 0.03 0.10 0.02 99.82 20:49:16 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:20:01 all 0.26 0.00 0.01 0.01 0.01 99.71 20:49:16 20:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:49:16 20:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:20:01 4 2.00 0.00 0.00 0.00 0.02 97.98 20:49:16 20:20:01 5 0.02 0.00 0.05 0.00 0.02 99.92 20:49:16 20:20:01 6 0.00 0.00 0.00 0.08 0.00 99.92 20:49:16 20:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:21:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:49:16 20:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:21:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:49:16 20:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:49:16 20:21:01 4 0.43 0.00 0.02 0.00 0.02 99.53 20:49:16 20:21:01 5 0.08 0.00 0.07 0.00 0.02 99.83 20:49:16 20:21:01 6 0.10 0.00 0.00 0.00 0.00 99.90 20:49:16 20:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:49:16 20:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:49:16 20:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:49:16 20:22:01 6 0.00 0.00 0.00 0.03 0.02 99.95 20:49:16 20:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:49:16 20:22:01 CPU %user %nice %system %iowait %steal %idle 20:49:16 20:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:49:16 20:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:49:16 20:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:23:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:49:16 20:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:49:16 20:23:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:49:16 20:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:24:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:49:16 20:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:49:16 20:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:49:16 20:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:49:16 20:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:25:01 all 0.02 0.00 0.00 0.00 0.01 99.97 20:49:16 20:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:25:01 2 0.07 0.00 0.00 0.00 0.00 99.93 20:49:16 20:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:49:16 20:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:25:01 6 0.00 0.00 0.02 0.03 0.02 99.93 20:49:16 20:25:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:49:16 20:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:49:16 20:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:49:16 20:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:26:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:49:16 20:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:27:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:49:16 20:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:49:16 20:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:27:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:49:16 20:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:49:16 20:28:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:49:16 20:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:49:16 20:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:49:16 20:28:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:49:16 20:28:01 7 0.00 0.00 0.02 0.00 0.03 99.95 20:49:16 20:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:49:16 20:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:49:16 20:29:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:49:16 20:29:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:49:16 20:30:01 all 0.00 0.00 0.01 0.01 0.01 99.97 20:49:16 20:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:49:16 20:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:30:01 5 0.00 0.00 0.03 0.00 0.02 99.95 20:49:16 20:30:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:49:16 20:30:01 7 0.02 0.00 0.03 0.00 0.03 99.92 20:49:16 20:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:49:16 20:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:49:16 20:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:49:16 20:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:31:01 6 0.03 0.00 0.02 0.02 0.03 99.90 20:49:16 20:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:32:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:49:16 20:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:49:16 20:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:49:16 20:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:32:01 6 0.05 0.00 0.02 0.05 0.02 99.87 20:49:16 20:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:33:01 all 0.00 0.00 0.00 0.00 0.00 99.99 20:49:16 20:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:49:16 20:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:49:16 20:33:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:49:16 20:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:49:16 20:33:01 CPU %user %nice %system %iowait %steal %idle 20:49:16 20:34:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:49:16 20:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:34:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:49:16 20:34:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:49:16 20:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:34:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:49:16 20:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:35:01 all 0.01 0.00 0.00 0.00 0.00 99.99 20:49:16 20:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:35:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:49:16 20:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:36:01 all 0.03 0.00 0.01 0.02 0.00 99.94 20:49:16 20:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:36:01 4 0.07 0.00 0.02 0.03 0.00 99.88 20:49:16 20:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:49:16 20:36:01 6 0.07 0.00 0.02 0.13 0.02 99.77 20:49:16 20:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:37:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:49:16 20:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:37:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:49:16 20:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:37:01 6 0.02 0.00 0.05 0.07 0.02 99.85 20:49:16 20:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:49:16 20:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:38:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:49:16 20:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:39:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:49:16 20:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:39:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:49:16 20:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:39:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:49:16 20:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:49:16 20:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:49:16 20:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:49:16 20:40:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:49:16 20:40:01 5 0.07 0.00 0.02 0.00 0.02 99.90 20:49:16 20:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:49:16 20:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:41:01 all 0.00 0.00 0.01 0.00 0.00 99.98 20:49:16 20:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:41:01 6 0.02 0.00 0.02 0.03 0.02 99.92 20:49:16 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:49:16 20:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:49:16 20:42:01 4 0.03 0.00 0.00 0.02 0.02 99.93 20:49:16 20:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:49:16 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:43:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:49:16 20:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:49:16 20:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:43:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:49:16 20:43:01 6 0.02 0.00 0.05 0.07 0.02 99.85 20:49:16 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:44:01 all 0.04 0.00 0.01 0.00 0.00 99.94 20:49:16 20:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:44:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:49:16 20:44:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:49:16 20:44:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:49:16 20:44:01 6 0.07 0.00 0.00 0.03 0.02 99.88 20:49:16 20:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:49:16 20:49:16 20:44:01 CPU %user %nice %system %iowait %steal %idle 20:49:16 20:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:49:16 20:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:45:01 3 0.07 0.00 0.02 0.00 0.00 99.92 20:49:16 20:45:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:49:16 20:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:45:01 6 0.00 0.00 0.03 0.00 0.02 99.95 20:49:16 20:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:49:16 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:49:16 20:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:49:16 20:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:49:16 20:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:49:16 20:46:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:49:16 20:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:49:16 20:47:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:49:16 20:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:49:16 20:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:49:16 20:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:49:16 20:47:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:49:16 20:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:49:16 20:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:49:16 20:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:49:16 20:48:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:49:16 20:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:49:16 20:48:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:49:16 20:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:16 20:49:01 all 1.85 0.00 0.78 0.23 0.01 97.14 20:49:16 20:49:01 0 1.65 0.00 1.07 0.10 0.02 97.16 20:49:16 20:49:01 1 1.44 0.00 0.85 0.10 0.00 97.61 20:49:16 20:49:01 2 2.15 0.00 0.73 0.00 0.02 97.09 20:49:16 20:49:01 3 1.56 0.00 0.87 0.00 0.02 97.56 20:49:16 20:49:01 4 1.95 0.00 0.62 0.25 0.02 97.16 20:49:16 20:49:01 5 2.03 0.00 0.67 0.13 0.02 97.15 20:49:16 20:49:01 6 1.90 0.00 0.75 1.20 0.03 96.11 20:49:16 20:49:01 7 2.09 0.00 0.63 0.03 0.00 97.24 20:49:16 Average: all 4.99 0.00 1.33 1.16 0.02 92.50 20:49:16 Average: 0 5.09 0.00 1.32 1.19 0.02 92.39 20:49:16 Average: 1 4.87 0.00 1.34 1.38 0.02 92.40 20:49:16 Average: 2 4.97 0.00 1.42 1.01 0.01 92.59 20:49:16 Average: 3 5.07 0.00 1.27 0.73 0.02 92.91 20:49:16 Average: 4 5.10 0.00 1.35 1.68 0.02 91.86 20:49:16 Average: 5 4.87 0.00 1.30 1.26 0.02 92.55 20:49:16 Average: 6 5.12 0.00 1.36 0.96 0.02 92.55 20:49:16 Average: 7 4.81 0.00 1.29 1.09 0.02 92.79 20:49:16 20:49:16 20:49:16