Pull request #4510 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from cdf1032a52b3208f5ed606d9734dfdb8b8f419bb+45fc594543f7f2c9980bb623fee04b627618be8c (536e65ad08744ceb017c9f72c7e9ac9df2dcb997) 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-ssh2413139808680556224.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-ssh9462994192094658363.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-4510/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-4510/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6359345647859834531.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-4510/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14837211648595418560.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-ssh17728179855468483095.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-4510/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-4510/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17442020379603095697.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7461 in /w/workspace/edgexfoundry_edgex-go_PR-4510 [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/4510/head:refs/remotes/origin/PR-4510 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 45fc594543f7f2c9980bb623fee04b627618be8c into PR head commit cdf1032a52b3208f5ed606d9734dfdb8b8f419bb Merge succeeded, producing cdf1032a52b3208f5ed606d9734dfdb8b8f419bb Checking out Revision cdf1032a52b3208f5ed606d9734dfdb8b8f419bb (PR-4510) > git config core.sparsecheckout # timeout=10 > git checkout -f cdf1032a52b3208f5ed606d9734dfdb8b8f419bb # 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 45fc594543f7f2c9980bb623fee04b627618be8c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdf1032a52b3208f5ed606d9734dfdb8b8f419bb # timeout=10 Commit message: "feat: Consume SecretProvider breaking changes" 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 22:08:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:08:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:08:11 ========================================================= 22:08:11 EdgeX Global Pipelines Version Info 22:08:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:08:12 ------------------- 22:08:12 stable info: 22:08:12 ------------------- 22:08:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:08:12 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:08:12 Message: update stable to v1.0.245 22:08:12 ------------------- 22:08:12 experimental info: 22:08:12 ------------------- 22:08:12 Commited By: **** collab-it+edgex@linuxfoundation.org 22:08:12 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 22:08:12 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4510 [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4510 [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4510 [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdf1032 [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:14 provisioning config files... 22:08:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2709558360064496848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:15 ---> docker-login.sh 22:08:15 nexus3.edgexfoundry.org:10001 22:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:15 Configure a credential helper to remove this warning. See 22:08:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:15 22:08:15 Login Succeeded 22:08:15 nexus3.edgexfoundry.org:10002 22:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:16 Configure a credential helper to remove this warning. See 22:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:16 22:08:16 Login Succeeded 22:08:16 nexus3.edgexfoundry.org:10003 22:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:16 Configure a credential helper to remove this warning. See 22:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:16 22:08:16 Login Succeeded 22:08:16 nexus3.edgexfoundry.org:10004 22:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:16 Configure a credential helper to remove this warning. See 22:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:16 22:08:16 Login Succeeded 22:08:16 docker.io 22:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:16 Configure a credential helper to remove this warning. See 22:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:16 22:08:16 Login Succeeded 22:08:16 ---> docker-login.sh ends [Pipeline] } 22:08:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:16 + 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 22:08:16 + dirname cmd/core-command/Dockerfile 22:08:16 + cut -d/ -f2 22:08:16 + echo core-command,cmd/core-command/Dockerfile 22:08:16 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:08:16 cut -d/ -f2 22:08:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:08:16 + dirname cmd/core-data/Dockerfile 22:08:16 + cut -d/ -f2 22:08:16 + echo core-data,cmd/core-data/Dockerfile 22:08:16 + dirname cmd/core-metadata/Dockerfile 22:08:16 + cut -d/ -f2 22:08:16 + echo core-metadata,cmd/core-metadata/Dockerfile 22:08:16 + dirname cmd/security-bootstrapper/Dockerfile 22:08:16 + cut -d/ -f2 22:08:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:08:16 + dirname cmd/security-proxy-auth/Dockerfile 22:08:16 + cut -d/ -f2 22:08:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:08:16 + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile 22:08:16 22:08:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:08:16 + dirname cmd/security-secretstore-setup/Dockerfile 22:08:16 + cut -d/ -f2 22:08:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:08:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:08:16 + cut -d/ -f2 22:08:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:08:16 + cut -d/ -f2 22:08:16 + dirname cmd/security-spire-agent/Dockerfile 22:08:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:08:16 + dirname cmd/security-spire-config/Dockerfile 22:08:16 + cut -d/ -f2 22:08:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:08:16 + dirname cmd/security-spire-server/Dockerfile 22:08:16 + cut -d/ -f2 22:08:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:08:16 + dirname cmd/support-notifications/Dockerfile 22:08:16 + cut -d/ -f2 22:08:16 + echo support-notifications,cmd/support-notifications/Dockerfile 22:08:16 + dirname cmd/support-scheduler/Dockerfile 22:08:16 + cut -d/ -f2 22:08:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:08:17 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 22:08:17 + git rev-list -1 --merges cdf1032a52b3208f5ed606d9734dfdb8b8f419bb~1..cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [Pipeline] echo 22:08:17 -----------> git rev-list -1 --merges cdf1032a52b3208f5ed606d9734dfdb8b8f419bb~1..cdf1032a52b3208f5ed606d9734dfdb8b8f419bb cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [false] [Pipeline] sh 22:08:17 + git log --format=format:%s -1 cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [Pipeline] echo 22:08:17 ========================================================= 22:08:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:08:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:08:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:08:18 + grep -v github /etc/ssh/ssh_known_hosts 22:08:18 + [ -e /tmp/ssh_known_hosts ] 22:08:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:08:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:08:18 + sudo tee -a /etc/ssh/ssh_known_hosts 22:08:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:18 22:08:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:19 0.1.4: Pulling from edgex-devops/py-git-semver 22:08:19 b85a868b505f: Pulling fs layer 22:08:19 e2be974225ed: Pulling fs layer 22:08:19 339a4e72a1f5: Pulling fs layer 22:08:19 988bab9f4d93: Pulling fs layer 22:08:19 1469e6f7b9e6: Pulling fs layer 22:08:19 eaf3925da568: Pulling fs layer 22:08:19 bab4dde63d76: Pulling fs layer 22:08:19 bde34c3a00c8: Pulling fs layer 22:08:19 b352a97aabf1: Pulling fs layer 22:08:19 4872d77fe225: Pulling fs layer 22:08:19 5851b861e8e6: Pulling fs layer 22:08:19 1469e6f7b9e6: Waiting 22:08:19 eaf3925da568: Waiting 22:08:19 bab4dde63d76: Waiting 22:08:19 bde34c3a00c8: Waiting 22:08:19 988bab9f4d93: Waiting 22:08:19 b352a97aabf1: Waiting 22:08:19 5851b861e8e6: Waiting 22:08:19 4872d77fe225: Waiting 22:08:19 e2be974225ed: Download complete 22:08:19 988bab9f4d93: Download complete 22:08:19 1469e6f7b9e6: Verifying Checksum 22:08:19 1469e6f7b9e6: Download complete 22:08:19 eaf3925da568: Verifying Checksum 22:08:19 eaf3925da568: Download complete 22:08:19 339a4e72a1f5: Verifying Checksum 22:08:19 339a4e72a1f5: Download complete 22:08:19 bde34c3a00c8: Verifying Checksum 22:08:19 bde34c3a00c8: Download complete 22:08:19 b352a97aabf1: Verifying Checksum 22:08:19 b352a97aabf1: Download complete 22:08:19 4872d77fe225: Download complete 22:08:19 5851b861e8e6: Verifying Checksum 22:08:19 5851b861e8e6: Download complete 22:08:19 b85a868b505f: Verifying Checksum 22:08:19 b85a868b505f: Download complete 22:08:19 bab4dde63d76: Verifying Checksum 22:08:19 bab4dde63d76: Download complete 22:08:21 b85a868b505f: Pull complete 22:08:21 e2be974225ed: Pull complete 22:08:21 339a4e72a1f5: Pull complete 22:08:21 988bab9f4d93: Pull complete 22:08:22 1469e6f7b9e6: Pull complete 22:08:22 eaf3925da568: Pull complete 22:08:23 bab4dde63d76: Pull complete 22:08:23 bde34c3a00c8: Pull complete 22:08:24 b352a97aabf1: Pull complete 22:08:24 4872d77fe225: Pull complete 22:08:24 5851b861e8e6: Pull complete 22:08:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:08:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:24 prd-ubuntu20.04-docker-8c-8g-7461 does not seem to be running inside a container 22:08:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:08:25 $ docker top 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d -eo pid,comm 22:08:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:08:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:26 [ssh-agent] Looking for ssh-agent implementation... 22:08:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:26 $ docker exec 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d ssh-agent 22:08:26 SSH_AUTH_SOCK=/tmp/ssh-9Pt5j17veqbA/agent.32 22:08:26 SSH_AGENT_PID=39 22:08:26 Running ssh-add (command line suppressed) 22:08:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1020137842026472058.key (/w/workspace/edgex-go/1@tmp/private_key_1020137842026472058.key) 22:08:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:26 + git tag --points-at HEAD [Pipeline] } 22:08:26 $ docker exec --env ******** --env ******** 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d ssh-agent -k 22:08:26 unset SSH_AUTH_SOCK; 22:08:26 unset SSH_AGENT_PID; 22:08:26 echo Agent pid 39 killed; 22:08:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:08:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:27 [ssh-agent] Looking for ssh-agent implementation... 22:08:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:27 $ docker exec 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d ssh-agent 22:08:27 SSH_AUTH_SOCK=/tmp/ssh-3wclsZ9vN8w1/agent.72 22:08:27 SSH_AGENT_PID=78 22:08:27 Running ssh-add (command line suppressed) 22:08:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14610797690400814892.key (/w/workspace/edgex-go/1@tmp/private_key_14610797690400814892.key) 22:08:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:27 + git semver init 22:08:28 2023-04-11 22:08:27,954 [run_init] DEBUG init version:0.0.0 force:False 22:08:28 2023-04-11 22:08:27,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 22:08:28 2023-04-11 22:08:27,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 22:08:28 2023-04-11 22:08:27,956 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 22:08:33 2023-04-11 22:08:32,421 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 22:08:33 2023-04-11 22:08:32,422 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4510 with force:False 22:08:33 2023-04-11 22:08:32,422 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4510 22:08:33 2023-04-11 22:08:32,426 [execute] INFO git cat-file --batch-check 22:08:33 2023-04-11 22:08:32,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:08:33 2023-04-11 22:08:32,432 [execute] INFO git cat-file --batch 22:08:33 2023-04-11 22:08:32,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:08:33 2023-04-11 22:08:32,438 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4510 22:08:33 0.0.0 [Pipeline] } 22:08:33 $ docker exec --env ******** --env ******** 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d ssh-agent -k 22:08:33 unset SSH_AUTH_SOCK; 22:08:33 unset SSH_AGENT_PID; 22:08:33 echo Agent pid 78 killed; 22:08:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:33 + git semver [Pipeline] } 22:08:34 $ docker stop --time=1 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d 22:08:35 $ docker rm -f --volumes 09a66bb94dbd5994f15a2f05c9214e05066e43dd8132670f4207604141613e6d [Pipeline] // withDockerContainer [Pipeline] sh 22:08:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:08:36 Stashed 1 file(s) [Pipeline] echo 22:08:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:08:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:36 ========================================================= 22:08:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:08:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:08:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:08:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:08:37 63b65145d645: Pulling fs layer 22:08:37 a2d21d5440eb: Pulling fs layer 22:08:37 935e6c44a52c: Pulling fs layer 22:08:37 94cc34f8dd06: Pulling fs layer 22:08:37 30dea6a524f1: Pulling fs layer 22:08:37 a2aff8979fd8: Pulling fs layer 22:08:37 30dea6a524f1: Waiting 22:08:37 94cc34f8dd06: Waiting 22:08:37 6808be2612f2: Pulling fs layer 22:08:37 f25807f1079a: Pulling fs layer 22:08:37 a2aff8979fd8: Waiting 22:08:37 6808be2612f2: Waiting 22:08:37 f25807f1079a: Waiting 22:08:37 a2d21d5440eb: Download complete 22:08:37 94cc34f8dd06: Verifying Checksum 22:08:37 94cc34f8dd06: Download complete 22:08:37 30dea6a524f1: Verifying Checksum 22:08:37 30dea6a524f1: Download complete 22:08:37 63b65145d645: Download complete 22:08:37 a2aff8979fd8: Verifying Checksum 22:08:37 a2aff8979fd8: Download complete 22:08:37 63b65145d645: Pull complete 22:08:37 a2d21d5440eb: Pull complete 22:08:37 f25807f1079a: Verifying Checksum 22:08:38 935e6c44a52c: Download complete 22:08:38 6808be2612f2: Verifying Checksum 22:08:38 6808be2612f2: Download complete 22:08:42 935e6c44a52c: Pull complete 22:08:42 94cc34f8dd06: Pull complete 22:08:42 30dea6a524f1: Pull complete 22:08:42 a2aff8979fd8: Pull complete 22:08:44 6808be2612f2: Pull complete 22:08:45 f25807f1079a: Pull complete 22:08:45 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:08:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:08:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 22:08:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:08:45 WORKDIR /edgex 22:08:45 COPY go.mod . 22:08:45 RUN go mod download 22:08:45 + docker build -t ci-base-image-x86_64 -f - . 22:08:46 Sending build context to Docker daemon 170.6MB 22:08:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:08:46 ---> 3b553350e43f 22:08:46 Step 2/4 : WORKDIR /edgex 22:08:48 ---> Running in fb27178d976f 22:08:48 Removing intermediate container fb27178d976f 22:08:48 ---> 42f0f7296597 22:08:48 Step 3/4 : COPY go.mod . 22:08:48 ---> 11b4fd672b1d 22:08:48 Step 4/4 : RUN go mod download 22:08:48 ---> Running in 5f77f8357383 22:08:51 Still waiting to schedule task 22:08:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:09:00 Removing intermediate container 5f77f8357383 22:09:00 ---> 5cf14c1919e3 22:09:00 Successfully built 5cf14c1919e3 22:09:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:00 + docker inspect -f . ci-base-image-x86_64 22:09:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:00 prd-ubuntu20.04-docker-8c-8g-7461 does not seem to be running inside a container 22:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:09:01 $ docker top 40c4d09b911e701e69e037675f366fd6e2dbff1f14ead4bd0fe259e64311fae9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:01 + go version 22:09:01 go version go1.20.2 linux/amd64 [Pipeline] } 22:09:01 $ docker stop --time=1 40c4d09b911e701e69e037675f366fd6e2dbff1f14ead4bd0fe259e64311fae9 22:09:03 $ docker rm -f --volumes 40c4d09b911e701e69e037675f366fd6e2dbff1f14ead4bd0fe259e64311fae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:03 + docker inspect -f . ci-base-image-x86_64 22:09:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:04 prd-ubuntu20.04-docker-8c-8g-7461 does not seem to be running inside a container 22:09:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:09:04 $ docker top 64fff8eada9882ad790d89270121932725077c20118d6116a4e440540c0b4861 -eo pid,comm [Pipeline] { [Pipeline] echo 22:09:04 ========================================================= 22:09:04 [edgeXBuildGoParallel] Running Tests and Build... 22:09:04 ========================================================= [Pipeline] sh 22:09:04 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:09:05 + make test 22:09:05 go test -race -coverprofile=coverage.out ./... 22:09:13 ? github.com/edgexfoundry/edgex-go [no test files] 22:09:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:09:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:09:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:09:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:09:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:09:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:09:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:09:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:09:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:09:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:09:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:09:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:09:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:09:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 22:09:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements 22:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:09:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.377s coverage: 88.5% of statements 22:09:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:09:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.397s coverage: 95.6% of statements 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:09:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:09:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 22:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:09:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 22:09:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:09:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 22:09:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.0% of statements 22:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 44.1% of statements 22:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 82.9% of statements 22:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 22:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 22:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 22:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:09:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:09:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:09:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:09:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:09:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:09:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:09:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:09:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:09:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:09:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:09:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:09:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 22:09:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:09:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.073s coverage: 92.9% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.2% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 86.0% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 22:10:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 22:10:07 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:10:07 running golangci-lint 22:10:07 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 22:10:07 go version go1.20.2 linux/amd64 22:10:07 level=info msg="[config_reader] Used config file .golangci.yml" 22:10:07 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 22:10:22 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|exports_file|files|name|types_sizes) took 15.353716282s" 22:10:22 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.858298ms" 22:10:30 level=info msg="[linters_context/goanalysis] analyzers took 59.933888393s with top 10 stages: buildir: 36.120098046s, inspect: 1.730332313s, fact_deprecated: 1.703369353s, printf: 1.46303141s, gosec: 1.245093661s, S1038: 1.124007682s, fact_purity: 959.163826ms, nilness: 867.775237ms, ctrlflow: 829.610267ms, typedness: 578.604361ms" 22:10:30 level=info msg="[runner] Issues before processing: 201, after processing: 0" 22:10:30 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 201/201, skip_files: 201/201, exclude-rules: 21/201, nolint: 0/21, cgo: 201/201, filename_unadjuster: 201/201, autogenerated_exclude: 201/201, skip_dirs: 201/201, identifier_marker: 201/201, exclude: 201/201" 22:10:30 level=info msg="[runner] processing took 18.88244ms with stages: nolint: 8.565984ms, identifier_marker: 5.017176ms, exclude-rules: 1.69687ms, autogenerated_exclude: 1.401876ms, path_prettifier: 1.401476ms, skip_dirs: 740.295µs, cgo: 36.242µs, filename_unadjuster: 16.941µs, skip_files: 960ns, max_from_linter: 790ns, max_same_issues: 780ns, exclude: 620ns, uniq_by_line: 570ns, source_code: 440ns, diff: 400ns, severity-rules: 380ns, sort_results: 180ns, path_shortener: 170ns, max_per_file_from_linter: 150ns, path_prefixer: 140ns" 22:10:30 level=info msg="[runner] linters took 8.680608049s with stages: goanalysis_metalinter: 8.661617715s" 22:10:30 level=info msg="File cache stats: 0 entries of total size 0B" 22:10:30 level=info msg="Memory: 242 samples, avg is 198.0MB, max is 806.5MB" 22:10:30 level=info msg="Execution took 24.089204024s" 22:10:30 go vet ./... 22:10:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:10:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:10:36 ./bin/test-attribution-txt.sh [Pipeline] echo 22:10:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:10:36 + ls -al . 22:10:36 total 704 22:10:36 drwxrwxr-x 11 1001 1001 4096 Apr 11 22:09 . 22:10:36 drwxr-xr-x 4 root root 4096 Apr 11 22:09 .. 22:10:36 drwxrwxr-x 2 1001 1001 4096 Apr 11 22:08 .blubracket 22:10:36 -rw-rw-r-- 1 1001 1001 16 Apr 11 22:08 .dockerignore 22:10:36 drwxrwxr-x 8 1001 1001 4096 Apr 11 22:08 .git 22:10:36 drwxrwxr-x 3 1001 1001 4096 Apr 11 22:08 .github 22:10:36 -rw-rw-r-- 1 1001 1001 1133 Apr 11 22:08 .gitignore 22:10:36 -rw-rw-r-- 1 1001 1001 42 Apr 11 22:08 .golangci.yml 22:10:36 -rw-rw-r-- 1 1001 1001 87 Apr 11 22:08 .hadolint.yml 22:10:36 drwxr-xr-x 3 1001 1001 4096 Apr 11 22:08 .semver 22:10:36 -rw-rw-r-- 1 1001 1001 166 Apr 11 22:08 .sonarcloud.properties 22:10:36 -rw-rw-r-- 1 1001 1001 1171 Apr 11 22:08 ADOPTERS.md 22:10:36 -rw-rw-r-- 1 1001 1001 10835 Apr 11 22:08 Attribution.txt 22:10:36 -rw-rw-r-- 1 1001 1001 73765 Apr 11 22:08 CHANGELOG.md 22:10:36 -rw-rw-r-- 1 1001 1001 3804 Apr 11 22:08 CONTRIBUTING.md 22:10:36 -rw-rw-r-- 1 1001 1001 677 Apr 11 22:08 GOVERNANCE.md 22:10:36 -rw-rw-r-- 1 1001 1001 883 Apr 11 22:08 Jenkinsfile 22:10:36 -rw-rw-r-- 1 1001 1001 10775 Apr 11 22:08 LICENSE 22:10:36 -rw-rw-r-- 1 1001 1001 14368 Apr 11 22:08 Makefile 22:10:36 -rw-rw-r-- 1 1001 1001 582 Apr 11 22:08 OWNERS.md 22:10:36 -rw-rw-r-- 1 1001 1001 9403 Apr 11 22:08 README.md 22:10:36 -rw-rw-r-- 1 1001 1001 789 Apr 11 22:08 SECURITY.md 22:10:36 -rw-rw-r-- 1 1001 1001 5 Apr 11 22:08 VERSION 22:10:36 drwxrwxr-x 2 1001 1001 4096 Apr 11 22:08 bin 22:10:36 drwxrwxr-x 18 1001 1001 4096 Apr 11 22:08 cmd 22:10:36 -rw-r--r-- 1 root root 448244 Apr 11 22:10 coverage.out 22:10:36 -rw-rw-r-- 1 1001 1001 3334 Apr 11 22:08 go.mod 22:10:36 -rw-rw-r-- 1 1001 1001 31305 Apr 11 22:08 go.sum 22:10:36 drwxrwxr-x 7 1001 1001 4096 Apr 11 22:08 internal 22:10:36 drwxrwxr-x 3 1001 1001 4096 Apr 11 22:08 openapi 22:10:36 -rw-rw-r-- 1 1001 1001 594 Apr 11 22:08 security.txt 22:10:36 drwxrwxr-x 4 1001 1001 4096 Apr 11 22:08 snap 22:10:36 -rw-rw-r-- 1 1001 1001 204 Apr 11 22:08 version.go [Pipeline] sh 22:10:36 + '[' -e coverage.out ] 22:10:36 + chown 1001:1001 coverage.out [Pipeline] stash 22:10:37 Stashed 1 file(s) [Pipeline] sh 22:10:37 + make build 22:10:37 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 22:10:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7462 in /w/workspace/edgexfoundry_edgex-go_PR-4510 [Pipeline] { [Pipeline] ws 22:10:40 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:10:40 The recommended git tool is: git 22:10:46 using credential edgex-jenkins-ssh 22:10:46 Cloning the remote Git repository 22:10:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:10:46 > git init /w/workspace/edgex-go/1 # timeout=10 22:10:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:10:46 > git --version # timeout=10 22:10:46 > git --version # 'git version 2.25.1' 22:10:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10: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 22:10:50 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 22:10:51 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 22:10:52 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 22:11:00 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 22:11:01 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 22:11:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:11:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:11:04 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 22:11:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:11:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:11:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11: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 [Pipeline] } 22:11:08 $ docker stop --time=1 64fff8eada9882ad790d89270121932725077c20118d6116a4e440540c0b4861 22:11:08 Merging remotes/origin/main commit 45fc594543f7f2c9980bb623fee04b627618be8c into PR head commit cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:11:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:11:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:11:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4510/head:refs/remotes/origin/PR-4510 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:11:08 > git config core.sparsecheckout # timeout=10 22:11:08 > git checkout -f cdf1032a52b3208f5ed606d9734dfdb8b8f419bb # timeout=10 22:11:08 > git remote # timeout=10 22:11:08 > git config --get remote.origin.url # timeout=10 22:11:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:08 > git merge 45fc594543f7f2c9980bb623fee04b627618be8c # timeout=10 22:11:08 > git rev-parse HEAD^{commit} # timeout=10 22:11:08 Merge succeeded, producing cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:11:08 Checking out Revision cdf1032a52b3208f5ed606d9734dfdb8b8f419bb (PR-4510) 22:11:08 > git config core.sparsecheckout # timeout=10 22:11:08 > git checkout -f cdf1032a52b3208f5ed606d9734dfdb8b8f419bb # timeout=10 22:11:12 Commit message: "feat: Consume SecretProvider breaking changes" 22:11:12 > git --version # timeout=10 22:11:12 > git --version # 'git version 2.25.1' 22:11:12 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 22:11:16 $ docker rm -f --volumes 64fff8eada9882ad790d89270121932725077c20118d6116a4e440540c0b4861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:11:17 22:11:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:11:18 % Total % Received % Xferd Average Speed Time Time Time Current 22:11:18 Dload Upload Total Spent Left Speed 22:11:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75898 22:11:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:11:18 latest: Pulling from edgex-devops/edgex-compose 22:11:18 cbdbe7a5bc2a: Pulling fs layer 22:11:18 ca9280d653b3: Pulling fs layer 22:11:18 7e9c9ca2126c: Pulling fs layer 22:11:18 cbdbe7a5bc2a: Download complete [Pipeline] sh 22:11:18 ca9280d653b3: Verifying Checksum 22:11:18 ca9280d653b3: Download complete 22:11:18 cbdbe7a5bc2a: Pull complete 22:11:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:11:19 7e9c9ca2126c: Download complete 22:11:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:11:19 + sudo tee /etc/docker/daemon.new 22:11:19 { 22:11:19 "registry-mirrors": [ 22:11:19 "https://nexus3.edgexfoundry.org:10001" 22:11:19 ], 22:11:19 "bip": "10.250.0.254/24", 22:11:19 "hosts": [ 22:11:19 "tcp://0.0.0.0:5555", 22:11:19 "unix:///var/run/docker.sock" 22:11:19 ], 22:11:19 "mtu": 1458, 22:11:19 "selinux-enabled": true, 22:11:19 "seccomp-profile": "/etc/docker/seccomp.json" 22:11:19 } [Pipeline] sh 22:11:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 22:11:19 ca9280d653b3: Pull complete [Pipeline] sh 22:11:19 + sudo service docker restart 22:11:23 7e9c9ca2126c: Pull complete 22:11:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:11:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:24 prd-ubuntu20.04-docker-8c-8g-7461 does not seem to be running inside a container 22:11:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:11:28 $ docker top 55fb29fc292a1c1093b40bab1d07100c0a098d2769cb5c083cb7205369ad9210 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:29 + docker-compose build --help 22:11:29 + grep parallel 22:11:29 --parallel Build images in parallel. [Pipeline] } 22:11:30 $ docker stop --time=1 55fb29fc292a1c1093b40bab1d07100c0a098d2769cb5c083cb7205369ad9210 22:11:31 $ docker rm -f --volumes 55fb29fc292a1c1093b40bab1d07100c0a098d2769cb5c083cb7205369ad9210 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:11:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:32 prd-ubuntu20.04-docker-8c-8g-7461 does not seem to be running inside a container 22:11:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:11:33 $ docker top 0a78a79c9947c8dd255c5bfd338a6a33328d9a0fab73fa800db764235a516c62 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:34 + docker-compose -f ./docker-compose-build.yml build --parallel 22:11:34 Building core-command ... 22:11:34 Building core-common-config-bootstrapper ... 22:11:34 Building core-data ... 22:11:34 Building core-metadata ... 22:11:34 Building security-bootstrapper ... 22:11:34 Building security-proxy-auth ... 22:11:34 Building security-proxy-setup ... 22:11:34 Building security-secretstore-setup ... 22:11:34 Building security-spiffe-token-provider ... 22:11:34 Building security-spire-agent ... 22:11:34 Building security-spire-config ... 22:11:34 Building security-spire-server ... 22:11:34 Building support-notifications ... 22:11:34 Building support-scheduler ... 22:11:34 Building core-command 22:11:34 Building core-data 22:11:34 Building security-bootstrapper 22:11:34 Building core-metadata 22:11:34 Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:38 provisioning config files... 22:11:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10646935465741587502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:38 ---> docker-login.sh 22:11:38 nexus3.edgexfoundry.org:10001 22:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:39 Configure a credential helper to remove this warning. See 22:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:39 22:11:39 Login Succeeded 22:11:39 nexus3.edgexfoundry.org:10002 22:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:39 Configure a credential helper to remove this warning. See 22:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:39 22:11:39 Login Succeeded 22:11:39 nexus3.edgexfoundry.org:10003 22:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:40 Configure a credential helper to remove this warning. See 22:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:40 22:11:40 Login Succeeded 22:11:40 nexus3.edgexfoundry.org:10004 22:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:40 Configure a credential helper to remove this warning. See 22:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:40 22:11:40 Login Succeeded 22:11:40 docker.io 22:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:41 Configure a credential helper to remove this warning. See 22:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:41 22:11:41 Login Succeeded 22:11:41 ---> docker-login.sh ends [Pipeline] } 22:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:11:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:42 ========================================================= 22:11:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:11:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:11:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:11:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:11:42 af6eaf76a39c: Pulling fs layer 22:11:42 55522c791124: Pulling fs layer 22:11:42 ce5c4a1c91eb: Pulling fs layer 22:11:42 169dfbe0d373: Pulling fs layer 22:11:42 e1ff8fa3b103: Pulling fs layer 22:11:42 52ebb69f0ebf: Pulling fs layer 22:11:42 5abe8eddf0d5: Pulling fs layer 22:11:42 e1ff8fa3b103: Waiting 22:11:42 52ebb69f0ebf: Waiting 22:11:42 5abe8eddf0d5: Waiting 22:11:42 169dfbe0d373: Waiting 22:11:42 55522c791124: Download complete 22:11:42 169dfbe0d373: Verifying Checksum 22:11:42 169dfbe0d373: Download complete 22:11:42 e1ff8fa3b103: Verifying Checksum 22:11:42 e1ff8fa3b103: Download complete 22:11:42 af6eaf76a39c: Verifying Checksum 22:11:42 af6eaf76a39c: Download complete 22:11:44 af6eaf76a39c: Pull complete 22:11:44 5abe8eddf0d5: Verifying Checksum 22:11:44 5abe8eddf0d5: Download complete 22:11:44 55522c791124: Pull complete 22:11:45 ce5c4a1c91eb: Verifying Checksum 22:11:45 ce5c4a1c91eb: Download complete 22:11:45 52ebb69f0ebf: Verifying Checksum 22:11:45 52ebb69f0ebf: Download complete 22:11:46 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:11:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:11:46 ---> 5cf14c1919e3 22:11:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:11:47 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:11:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:11:47 ---> 5cf14c1919e3 22:11:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:11:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:11:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:11:47 ---> 5cf14c1919e3 22:11:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:11:47 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:11:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:11:47 ---> 5cf14c1919e3 22:11:47 Step 3/20 : WORKDIR /edgex-go 22:11:48 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:11:48 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:11:48 ---> 5cf14c1919e3 22:11:48 Step 3/33 : WORKDIR /edgex-go 22:11:58 ce5c4a1c91eb: Pull complete 22:11:58 169dfbe0d373: Pull complete 22:11:58 e1ff8fa3b103: Pull complete 22:11:58 ---> Running in 14e8f71f638a 22:11:58 ---> Running in ede4a7993dfa 22:11:58 ---> Running in 42ff0c88a5dd 22:11:58 ---> Running in 64e98023c686 22:11:58 ---> Running in 74301d5fea7b 22:12:00 Removing intermediate container ede4a7993dfa 22:12:00 ---> 5c4d63f03197 22:12:00 Step 4/23 : WORKDIR /edgex-go 22:12:00 Removing intermediate container 42ff0c88a5dd 22:12:00 ---> 68962e19c324 22:12:00 Step 4/24 : WORKDIR /edgex-go 22:12:00 Removing intermediate container 64e98023c686 22:12:00 ---> 89a64e8408a9 22:12:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:12:00 Removing intermediate container 74301d5fea7b 22:12:00 ---> 5da19cce8604 22:12:00 Step 4/25 : WORKDIR /edgex-go 22:12:01 Removing intermediate container 14e8f71f638a 22:12:01 ---> 7413f61b11b4 22:12:01 Step 4/33 : RUN apk add --update --no-cache make git 22:12:01 ---> Running in c090f42aa7f3 22:12:01 ---> Running in d383dc8623e8 22:12:01 ---> Running in 2ef516e81fb4 22:12:01 ---> Running in fe44de35314e 22:12:01 ---> Running in 4b912cfd7158 22:12:02 Removing intermediate container d383dc8623e8 22:12:02 ---> a7427381c3c1 22:12:02 Step 5/23 : RUN apk add --update --no-cache make git 22:12:02 Removing intermediate container 2ef516e81fb4 22:12:02 ---> 1ebab20623c3 22:12:02 Step 5/24 : RUN apk add --update --no-cache make git 22:12:02 Removing intermediate container fe44de35314e 22:12:02 ---> 0f51bce4be5b 22:12:02 Step 5/25 : RUN apk add --update --no-cache make git 22:12:02 ---> Running in 894a217d8c28 22:12:02 ---> Running in 47a451a1c804 22:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:12:03 ---> Running in e57605f99fb4 22:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:12:03 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:12:03 v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:12:03 OK: 17824 distinct packages available 22:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:12:03 OK: 265 MiB in 53 packages 22:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:12:03 OK: 265 MiB in 53 packages 22:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:12:04 OK: 265 MiB in 53 packages 22:12:04 OK: 265 MiB in 53 packages 22:12:04 52ebb69f0ebf: Pull complete 22:12:05 OK: 265 MiB in 53 packages 22:12:06 5abe8eddf0d5: Pull complete 22:12:06 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:12:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 22:12:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:12:07 WORKDIR /edgex 22:12:07 COPY go.mod . 22:12:07 RUN go mod download 22:12:07 + docker build -t ci-base-image-arm64 -f - . 22:12:07 Removing intermediate container 4b912cfd7158 22:12:07 ---> f0dfdd1a2b21 22:12:07 Step 5/33 : COPY go.mod vendor* ./ 22:12:07 Sending build context to Docker daemon 2.936MB 22:12:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:12:07 ---> 6cb57ee374ae 22:12:07 Step 2/4 : WORKDIR /edgex 22:12:09 Removing intermediate container c090f42aa7f3 22:12:09 ---> b0206d97de54 22:12:09 Step 5/20 : COPY go.mod vendor* ./ 22:12:09 ---> 0524af4ebb9f 22:12:09 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:09 ---> 5d84be6b723c 22:12:09 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:10 ---> Running in 9f37a7fe1d7a 22:12:10 Removing intermediate container 9f37a7fe1d7a 22:12:10 ---> 4859a410bd99 22:12:10 Step 3/4 : COPY go.mod . 22:12:10 Removing intermediate container 47a451a1c804 22:12:10 ---> 40d8743e22ae 22:12:10 Step 6/23 : COPY go.mod vendor* ./ 22:12:10 ---> baf4f6d20e35 22:12:10 Step 4/4 : RUN go mod download 22:12:10 Removing intermediate container 894a217d8c28 22:12:10 ---> 2d0689fa0b2d 22:12:10 Step 6/24 : COPY go.mod vendor* ./ 22:12:11 ---> Running in b569f6205dd9 22:12:11 Removing intermediate container e57605f99fb4 22:12:11 ---> 338a4ea4c7ff 22:12:11 Step 6/25 : COPY go.mod vendor* ./ 22:12:11 ---> Running in 7e9e94446198 22:12:11 ---> Running in c71123520aad 22:12:12 ---> f81e21de5f35 22:12:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:12 ---> b130aa6fe984 22:12:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:12 ---> 077729fa0b56 22:12:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:12 ---> Running in 612a37faaf05 22:12:13 ---> Running in 4f55b28f359d 22:12:13 ---> Running in 6dab873d3bfb 22:12:43 Removing intermediate container b569f6205dd9 22:12:43 ---> 7c3aad41d699 22:12:43 Successfully built 7c3aad41d699 22:12:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:43 + docker inspect -f . ci-base-image-arm64 22:12:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:43 prd-ubuntu20.04-docker-arm64-4c-16g-7462 does not seem to be running inside a container 22:12:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:12:45 $ docker top 65d989228a26c7abcf394769853ea0d9c337b31239dcbce308973502ec6aeca0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:46 + go version 22:12:46 go version go1.20.2 linux/arm64 [Pipeline] } 22:12:46 $ docker stop --time=1 65d989228a26c7abcf394769853ea0d9c337b31239dcbce308973502ec6aeca0 22:12:48 $ docker rm -f --volumes 65d989228a26c7abcf394769853ea0d9c337b31239dcbce308973502ec6aeca0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:48 + docker inspect -f . ci-base-image-arm64 22:12:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:49 prd-ubuntu20.04-docker-arm64-4c-16g-7462 does not seem to be running inside a container 22:12:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:12:50 $ docker top 6730655f47cbaa423f2fd9b9b0d7b61d6657f44641b7e45dbbefaa72495a9709 -eo pid,comm [Pipeline] { [Pipeline] echo 22:12:51 ========================================================= 22:12:51 [edgeXBuildGoParallel] Running Tests and Build... 22:12:51 ========================================================= [Pipeline] sh 22:12:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:12:52 + make test 22:12:52 go test -race -coverprofile=coverage.out ./... 22:13:39 ? github.com/edgexfoundry/edgex-go [no test files] 22:14:05 Removing intermediate container 4f55b28f359d 22:14:05 ---> 294eefe2e1d5 22:14:05 Step 8/24 : COPY . . 22:14:05 Removing intermediate container 6dab873d3bfb 22:14:05 ---> 9dcae8a11204 22:14:05 Step 8/25 : COPY . . 22:14:05 Removing intermediate container c71123520aad 22:14:05 ---> 9e5384dcb222 22:14:05 Step 7/20 : COPY . . 22:14:05 Removing intermediate container 7e9e94446198 22:14:05 ---> 9ed973bf5c57 22:14:05 Step 7/33 : COPY . . 22:14:05 Removing intermediate container 612a37faaf05 22:14:05 ---> 55deb6d5ba13 22:14:05 Step 8/23 : COPY . . 22:14:13 ---> c642a24b63c6 22:14:13 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:14:13 ---> 14d871f7bdaf 22:14:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:14:13 ---> 4e0b2a23a1f9 22:14:13 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:14:13 ---> 524524b13a61 22:14:13 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:14:13 ---> Running in 296f87239686 22:14:13 ---> 9f66818281cd 22:14:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:14:13 ---> Running in e9fc624deb9a 22:14:13 ---> Running in 5fae6e210a27 22:14:13 ---> Running in 9b8a2a84eaa5 22:14:13 ---> Running in d6d117e8ff5c 22:14:13 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 22:14:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:14:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:14:13 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 22:14:13 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 22:14:52 Removing intermediate container e9fc624deb9a 22:14:52 ---> 8674c619eb1c 22:14:52 22:14:52 Step 9/33 : FROM alpine:3.17 22:14:52 Removing intermediate container 296f87239686 22:14:52 Removing intermediate container 9b8a2a84eaa5 22:14:52 ---> 940c40059e75 22:14:52 ---> ad296a72ffad 22:14:52 22:14:52 22:14:52 Step 10/24 : FROM alpine:3.17 22:14:52 Step 10/23 : FROM alpine:3.17 22:14:52 Removing intermediate container 5fae6e210a27 22:14:52 ---> 54c246caf992 22:14:52 22:14:52 Step 10/25 : FROM alpine:3.17 22:14:52 3.17: Pulling from library/alpine 22:14:52 3.17: Pulling from library/alpine 22:14:52 3.17: Pulling from library/alpine 22:14:52 3.17: Pulling from library/alpine 22:14:52 Removing intermediate container d6d117e8ff5c 22:14:52 ---> 0260a714b105 22:14:52 22:14:52 Step 9/20 : FROM alpine:3.17 22:14:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:14:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:14:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:14:52 Status: Downloaded newer image for alpine:3.17 22:14:52 Status: Downloaded newer image for alpine:3.17 22:14:52 Status: Image is up to date for alpine:3.17 22:14:52 ---> 9ed4aefc74f6 22:14:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:14:52 ---> 9ed4aefc74f6 22:14:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:14:52 ---> 9ed4aefc74f6 22:14:52 Step 11/25 : RUN apk add --update --no-cache dumb-init 22:14:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:14:52 Status: Image is up to date for alpine:3.17 22:14:52 ---> 9ed4aefc74f6 22:14:52 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:14:52 3.17: Pulling from library/alpine 22:14:52 ---> Running in 9039900f8458 22:14:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:14:52 ---> Running in 1c20328fc327 22:14:52 Status: Image is up to date for alpine:3.17 22:14:52 ---> Running in 655b45b9347d 22:14:52 ---> Running in 0842d7954882 22:14:52 ---> 9ed4aefc74f6 22:14:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:14:52 ---> Running in 8e22043d7104 22:14:52 Removing intermediate container 655b45b9347d 22:14:52 ---> dc7b80d18ac3 22:14:52 Step 12/23 : ENV APP_PORT=59880 22:14:52 Removing intermediate container 0842d7954882 22:14:52 ---> 5cc4a0c52af6 22:14:52 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 22:14:52 ---> Running in 3a1aa4ad5cc8 22:14:52 ---> Running in 71556acb1a84 22:14:52 Removing intermediate container 8e22043d7104 22:14:52 ---> 5389297412aa 22:14:52 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:14:52 ---> Running in 8c5d75c55516 22:14:52 Removing intermediate container 3a1aa4ad5cc8 22:14:52 ---> 721e5b6a995c 22:14:52 Step 13/23 : EXPOSE $APP_PORT 22:14:52 ---> Running in c5ee2d9b9301 22:14:52 Removing intermediate container c5ee2d9b9301 22:14:52 ---> bf2d18a023f1 22:14:52 Step 14/23 : RUN apk add --update --no-cache dumb-init 22:14:52 ---> Running in 6bd05744a381 22:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:14:52 (1/1) Installing dumb-init (1.2.5-r2) 22:14:52 Executing busybox-1.35.0-r29.trigger 22:14:52 OK: 7 MiB in 16 packages 22:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:14:52 (1/1) Installing dumb-init (1.2.5-r2) 22:14:52 Executing busybox-1.35.0-r29.trigger 22:14:52 OK: 7 MiB in 16 packages 22:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:14:52 (1/2) Installing dumb-init (1.2.5-r2) 22:14:52 (2/2) Installing su-exec (0.2-r2) 22:14:52 Executing busybox-1.35.0-r29.trigger 22:14:52 OK: 7 MiB in 17 packages 22:14:52 (1/1) Installing dumb-init (1.2.5-r2) 22:14:52 Executing busybox-1.35.0-r29.trigger 22:14:52 OK: 7 MiB in 16 packages 22:14:52 Removing intermediate container 9039900f8458 22:14:52 ---> 6284e04e08fd 22:14:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:14:52 ---> Running in 055903ff4c93 22:14:52 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:14:52 v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:14:52 OK: 17818 distinct packages available 22:14:52 Removing intermediate container 1c20328fc327 22:14:52 ---> f7b977600cf9 22:14:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:14:52 Removing intermediate container 055903ff4c93 22:14:52 ---> 74c5a99b93d4 22:14:52 Step 13/25 : ENV APP_PORT=59881 22:14:52 ---> Running in e9d4563916a1 22:14:52 ---> Running in c3a9d596f9df 22:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:14:52 Removing intermediate container c3a9d596f9df 22:14:52 ---> 912d3670006d 22:14:52 Step 13/24 : ENV APP_PORT=59882 22:14:52 Removing intermediate container e9d4563916a1 22:14:52 ---> 6494b4897ed9 22:14:52 Step 14/25 : EXPOSE $APP_PORT 22:14:52 ---> Running in 4503a98991cd 22:14:52 ---> Running in 292b99e725f4 22:14:52 Removing intermediate container 71556acb1a84 22:14:52 ---> 92e1ebbdcf67 22:14:52 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 22:14:52 ---> Running in a94976f0c634 22:14:52 (1/9) Installing ca-certificates (20220614-r4) 22:14:52 Removing intermediate container 292b99e725f4 22:14:52 ---> cacb79212a68 22:14:52 Step 15/25 : WORKDIR / 22:14:52 Removing intermediate container 4503a98991cd 22:14:52 ---> c422bcf9fa24 22:14:52 Step 14/24 : EXPOSE $APP_PORT 22:14:52 (2/9) Installing brotli-libs (1.0.9-r9) 22:14:52 (3/9) Installing nghttp2-libs (1.51.0-r0) 22:14:52 (4/9) Installing libcurl (7.88.1-r1) 22:14:52 (5/9) Installing curl (7.88.1-r1) 22:14:52 (6/9) Installing dumb-init (1.2.5-r2) 22:14:52 (7/9) Installing musl-obstack (1.2.3-r0) 22:14:52 ---> Running in 0da5d4cb0507 22:14:52 Removing intermediate container 6bd05744a381 22:14:52 ---> 657ac4c76f5d 22:14:52 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:52 ---> Running in 8c3af73bbea5 22:14:52 (8/9) Installing libucontext (1.2-r0) 22:14:52 (9/9) Installing gcompat (1.1.0-r0) 22:14:52 Executing busybox-1.35.0-r29.trigger 22:14:52 Executing ca-certificates-20220614-r4.trigger 22:14:52 Removing intermediate container a94976f0c634 22:14:52 ---> e071357390a7 22:14:52 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:14:52 ---> Running in c45c63d591a2 22:14:52 Removing intermediate container 0da5d4cb0507 22:14:52 ---> 1e778c3eb307 22:14:52 Step 15/24 : WORKDIR / 22:14:52 ---> Running in bb08adc5e11c 22:14:52 OK: 10 MiB in 24 packages 22:14:52 Removing intermediate container 8c3af73bbea5 22:14:52 ---> b12fad73a753 22:14:52 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:52 ---> 6064852e9daa 22:14:52 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:14:52 Removing intermediate container c45c63d591a2 22:14:52 ---> 94415c448e00 22:14:52 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:14:52 ---> Running in b9129d2fe797 22:14:52 Removing intermediate container bb08adc5e11c 22:14:52 ---> 96fa2e747583 22:14:52 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:52 ---> 209ac17b4357 22:14:52 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 22:14:52 Removing intermediate container b9129d2fe797 22:14:52 ---> 10e7338bb57f 22:14:52 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:14:52 ---> e4fc4f238ff8 22:14:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:14:52 ---> Running in 9c142b3134f2 22:14:52 ---> fc88bfbc1474 22:14:52 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 22:14:53 ---> da7ceb676401 22:14:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:14:53 Removing intermediate container 9c142b3134f2 22:14:53 ---> 91e953383761 22:14:53 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:14:53 ---> Running in 756860abdfbf 22:14:53 ---> b8bfec437ade 22:14:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:14:53 Removing intermediate container 8c5d75c55516 22:14:53 ---> 98d88bb5e519 22:14:53 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:53 ---> 6890ce064922 22:14:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:14:53 ---> 23d652db9d07 22:14:53 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 22:14:53 ---> 7827896f9942 22:14:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:14:53 ---> 692b3a889427 22:14:53 Step 19/23 : ENTRYPOINT ["/core-data"] 22:14:53 ---> Running in 102270682ce4 22:14:53 ---> 3d806f13e9ff 22:14:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:14:53 ---> ac36cdd1a05d 22:14:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:14:53 ---> e597057fc103 22:14:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:14:53 Removing intermediate container 102270682ce4 22:14:53 ---> 53b4739d8128 22:14:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:14:53 ---> Running in 5e87d77f2167 22:14:53 Removing intermediate container 756860abdfbf 22:14:53 ---> 7d91dd47c1ac 22:14:53 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:14:53 ---> 1c1dc5de6c3c 22:14:53 Step 20/24 : ENTRYPOINT ["/core-command"] 22:14:53 ---> Running in 9d55c2f3df9d 22:14:53 Removing intermediate container 5e87d77f2167 22:14:53 ---> 384c7b5c9027 22:14:53 Step 21/23 : LABEL arch=x86_64 22:14:53 ---> 7443652ad512 22:14:53 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:14:53 ---> Running in b32736d74414 22:14:54 ---> Running in 1b1df777e2dd 22:14:54 ---> Running in 4b05889e550b 22:14:54 Removing intermediate container 9d55c2f3df9d 22:14:54 ---> a538a74fb918 22:14:54 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:14:54 ---> 07556fb4edde 22:14:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:14:54 Removing intermediate container 1b1df777e2dd 22:14:54 ---> 5bda9326fd38 22:14:54 Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:14:54 Removing intermediate container b32736d74414 22:14:54 ---> 6edf94d2c87c 22:14:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:14:54 Removing intermediate container 4b05889e550b 22:14:54 ---> c90db364a327 22:14:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:14:54 ---> Running in 8cf87d006d3c 22:14:54 ---> Running in 8da6ad5cb6ac 22:14:54 ---> Running in 87757d4298c0 22:14:54 ---> 3fa450933cbb 22:14:54 ---> 89eab0e10a29 22:14:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ]Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:14:54 22:14:54 ---> Running in 5da333f527e5 22:14:54 ---> Running in 97163dce6851 22:14:54 Removing intermediate container 8cf87d006d3c 22:14:54 ---> 90f6f5b207b8 22:14:54 Step 23/23 : LABEL version=0.0.0 22:14:54 Removing intermediate container 8da6ad5cb6ac 22:14:54 ---> 6b889ce9be6a 22:14:54 Step 22/24 : LABEL arch=x86_64 22:14:54 Removing intermediate container 87757d4298c0 22:14:54 ---> 7b4b6ad9c272 22:14:54 Step 23/25 : LABEL arch=x86_64 22:14:54 ---> Running in be1b393391d2 22:14:54 ---> Running in 65bc47af54d7 22:14:54 ---> Running in 56e44aa63ba5 22:14:54 Removing intermediate container 97163dce6851 22:14:54 ---> e10029fadf7c 22:14:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:14:54 ---> Running in 999ad352f4b9 22:14:54 Removing intermediate container be1b393391d2 22:14:54 ---> e954ed2f9ed5 22:14:54 22:14:54 Removing intermediate container 65bc47af54d7 22:14:54 ---> 238caab1cddc 22:14:54 Step 23/24 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:14:54 Removing intermediate container 56e44aa63ba5 22:14:54 ---> c735268aefe7 22:14:54 Step 24/25 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:14:54 Successfully built e954ed2f9ed5 22:14:54 Successfully tagged core-data:latest 22:14:54  Building core-data ... done  ---> Running in 64e576783bd7 22:14:54 Building support-scheduler 22:14:54 ---> Running in 3ffa3df407c0 22:14:54 Removing intermediate container 999ad352f4b9 22:14:54 ---> ec2aab5a98bc 22:14:54 Step 18/20 : LABEL arch=x86_64 22:14:54 ---> Running in 8f713bfb103c 22:14:54 Removing intermediate container 3ffa3df407c0 22:14:54 ---> 42f54f869818 22:14:54 Step 24/24 : LABEL version=0.0.0 22:14:54 Removing intermediate container 64e576783bd7 22:14:54 ---> 897ad3aea326 22:14:54 Step 25/25 : LABEL version=0.0.0 22:14:55 ---> Running in ee8012095855 22:14:55 Removing intermediate container 8f713bfb103c 22:14:55 ---> 6ff3366b981f 22:14:55 Step 19/20 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:14:55 ---> Running in 533cd6038443 22:14:55 ---> Running in b868038a4eb7 22:14:55 Removing intermediate container ee8012095855 22:14:55 ---> d4968abfebf4 22:14:55 22:14:55 Removing intermediate container 5da333f527e5 22:14:55 ---> c5884c3c90f1 22:14:55 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:55 Removing intermediate container 533cd6038443 22:14:55 Removing intermediate container b868038a4eb7 22:14:55 ---> 069e0384c360 22:14:55 Successfully built d4968abfebf4 22:14:55 22:14:55 ---> bb71a2b90509 22:14:55 Step 20/20 : LABEL version=0.0.0 22:14:55 Successfully tagged core-command:latest 22:14:55 Building support-notifications 22:14:55  Building core-command ... done  ---> Running in 4288e2740b21 22:14:55 Successfully built 069e0384c360 22:14:55 Successfully tagged core-metadata:latest 22:14:55 Building security-spire-config 22:14:55  Building core-metadata ... done  ---> 2da772f8ea4f 22:14:55 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 22:14:55 Removing intermediate container 4288e2740b21 22:14:55 ---> 794800eed685 22:14:55 22:14:55 Successfully built 794800eed685 22:14:55 Successfully tagged security-spiffe-token-provider:latest 22:14:55 Building security-proxy-auth 22:14:56  Building security-spiffe-token-provider ... done  ---> 399b6ba27826 22:14:56 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:14:57 ---> 8f428475295c 22:14:57 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:14:58 ---> 3b94e9c0fc08 22:14:58 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 22:14:58 ---> dedb5e62b150 22:14:58 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:14:58 ---> 43b6d53df18b 22:14:58 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:14:58 ---> 894b3bc9fef8 22:14:58 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:14:58 ---> 14e0da53fbe3 22:14:58 Step 28/33 : RUN chmod +x /entrypoint.sh 22:14:58 ---> Running in 291ee80d7c5f 22:14:59 Removing intermediate container 291ee80d7c5f 22:14:59 ---> c0e78e1a0b39 22:14:59 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:14:59 ---> Running in 27de3fce601d 22:15:00 Removing intermediate container 27de3fce601d 22:15:00 ---> 6cdc706dea2f 22:15:00 Step 30/33 : CMD ["gate"] 22:15:00 ---> Running in 6f960c9f8784 22:15:00 Removing intermediate container 6f960c9f8784 22:15:00 ---> b3f35d944ab2 22:15:00 Step 31/33 : LABEL arch=x86_64 22:15:00 ---> Running in ffed55ea4b4e 22:15:00 Removing intermediate container ffed55ea4b4e 22:15:00 ---> cc08168535b8 22:15:00 Step 32/33 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:15:00 ---> Running in df12de094a04 22:15:00 Removing intermediate container df12de094a04 22:15:00 ---> b9884b0144e3 22:15:00 Step 33/33 : LABEL version=0.0.0 22:15:00 ---> Running in ec9726db6048 22:15:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:15:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:15:00 ---> 5cf14c1919e3 22:15:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:15:00 ---> Using cache 22:15:00 ---> 5da19cce8604 22:15:00 Step 4/23 : WORKDIR /edgex-go 22:15:00 ---> Using cache 22:15:00 ---> 0f51bce4be5b 22:15:00 Step 5/23 : RUN apk add --update --no-cache make git 22:15:00 ---> Using cache 22:15:00 ---> 338a4ea4c7ff 22:15:00 Step 6/23 : COPY go.mod vendor* ./ 22:15:00 ---> Using cache 22:15:00 ---> 077729fa0b56 22:15:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:00 ---> Using cache 22:15:00 ---> 9dcae8a11204 22:15:00 Step 8/23 : COPY . . 22:15:00 ---> Using cache 22:15:00 ---> 524524b13a61 22:15:00 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 22:15:00 ---> Running in cf63227252a6 22:15:00 Removing intermediate container ec9726db6048 22:15:00 ---> ee9e11a0c75e 22:15:00 22:15:00 Successfully built ee9e11a0c75e 22:15:00 Successfully tagged security-bootstrapper:latest 22:15:00  Building security-bootstrapper ... done Building security-secretstore-setup 22:15:01 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 22:15:03 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:15:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:15:03 ---> 5cf14c1919e3 22:15:03 Step 3/27 : WORKDIR /edgex-go 22:15:03 ---> Using cache 22:15:03 ---> 7413f61b11b4 22:15:03 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:15:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:15:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:15:04 ---> 5cf14c1919e3 22:15:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:15:04 ---> Using cache 22:15:04 ---> 5da19cce8604 22:15:04 Step 4/23 : WORKDIR /edgex-go 22:15:04 ---> Using cache 22:15:04 ---> 0f51bce4be5b 22:15:04 Step 5/23 : RUN apk add --update --no-cache make git 22:15:04 ---> Using cache 22:15:04 ---> 338a4ea4c7ff 22:15:04 Step 6/23 : COPY go.mod vendor* ./ 22:15:04 ---> Using cache 22:15:04 ---> 077729fa0b56 22:15:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:04 ---> Using cache 22:15:04 ---> 9dcae8a11204 22:15:04 Step 8/23 : COPY . . 22:15:04 ---> Using cache 22:15:04 ---> 524524b13a61 22:15:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 22:15:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:15:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:15:04 ---> 5cf14c1919e3 22:15:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:15:04 ---> Using cache 22:15:04 ---> 5da19cce8604 22:15:04 Step 4/23 : WORKDIR /edgex-go 22:15:04 ---> Using cache 22:15:04 ---> 0f51bce4be5b 22:15:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:15:05 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:15:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:15:05 ---> 5cf14c1919e3 22:15:05 Step 3/25 : WORKDIR /edgex-go 22:15:05 ---> Using cache 22:15:05 ---> 7413f61b11b4 22:15:05 Step 4/25 : RUN apk add --update --no-cache make git 22:15:05 ---> Using cache 22:15:05 ---> f0dfdd1a2b21 22:15:05 Step 5/25 : COPY go.mod vendor* ./ 22:15:05 ---> Using cache 22:15:05 ---> 0524af4ebb9f 22:15:05 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:05 ---> Using cache 22:15:05 ---> 9ed973bf5c57 22:15:05 Step 7/25 : COPY . . 22:15:05 ---> Using cache 22:15:05 ---> 4e0b2a23a1f9 22:15:05 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:15:05 ---> Running in 1a5b90ebbd66 22:15:05 ---> Running in e17a3e49cdbd 22:15:05 ---> Running in 3615376febd1 22:15:06 ---> Running in 1bc75e04d7f7 22:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:15:06 OK: 265 MiB in 53 packages 22:15: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 22:15:06 OK: 265 MiB in 53 packages 22:15: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:15:07 Removing intermediate container e17a3e49cdbd 22:15:07 ---> 4731d317c388 22:15:07 Step 6/23 : COPY go.mod vendor* ./ 22:15:07 Removing intermediate container 3615376febd1 22:15:07 ---> a8ac28e21ad8 22:15:07 Step 5/27 : COPY go.mod vendor* ./ 22:15:07 ---> 3385771f0958 22:15:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:07 ---> Running in 14088ad6d11b 22:15:07 ---> 539309c54f05 22:15:07 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:07 ---> Running in 9786fed0ccbc 22:15:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:15:29 Removing intermediate container 14088ad6d11b 22:15:29 ---> 530e33b25679 22:15:29 Step 8/23 : COPY . . 22:15:29 Removing intermediate container 9786fed0ccbc 22:15:29 ---> 07957b719a5c 22:15:29 Step 7/27 : COPY . . 22:15:31 ---> 267b84cc678d 22:15:31 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 22:15:32 ---> Running in f8da22b44d4b 22:15:32 Removing intermediate container 1bc75e04d7f7 22:15:32 ---> fb04d0158a8c 22:15:32 22:15:32 Step 10/23 : FROM alpine:3.17 22:15:32 ---> 9ed4aefc74f6 22:15:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:15:32 ---> 2ae6cb2cebf0 22:15:32 Step 9/23 : RUN make cmd/support-notifications/support-notifications 22:15:32 Removing intermediate container 1a5b90ebbd66 22:15:32 ---> 2491a02a0c24 22:15:32 22:15:32 Step 9/25 : FROM alpine:3.17 22:15:32 ---> 9ed4aefc74f6 22:15:32 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:15:32 ---> Running in f5178bd301e1 22:15:32 ---> Running in 575255c9edfa 22:15:32 ---> Running in 51f400249a84 22:15:32 Removing intermediate container cf63227252a6 22:15:32 ---> 0a70ef6db271 22:15:32 22:15:32 Step 10/23 : FROM alpine:3.17 22:15:32 ---> 9ed4aefc74f6 22:15:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:15:32 ---> Using cache 22:15:32 ---> f7b977600cf9 22:15:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:15:32 ---> Using cache 22:15:32 ---> 912d3670006d 22:15:32 Step 13/23 : ENV APP_PORT=59861 22:15:32 Removing intermediate container f8da22b44d4b 22:15:32 ---> 6f2112d859f6 22:15:32 Step 9/27 : WORKDIR /edgex-go/spire-build 22:15:32 ---> Running in 45f8daea54c4 22:15:32 ---> Running in af9f19a2250b 22:15:32 Removing intermediate container f5178bd301e1 22:15:32 ---> c91942f03b79 22:15:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:15:32 ---> Running in 3b0e6c3a33ff 22:15:32 Removing intermediate container 45f8daea54c4 22:15:32 ---> 98dc7547e084 22:15:32 Step 14/23 : EXPOSE $APP_PORT 22:15:32 Removing intermediate container af9f19a2250b 22:15:32 ---> 32ac6fa53777 22:15:32 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:15:32 ---> Running in 23891a3b5565 22:15:32 ---> Running in d24a170ceaad 22:15:32 Removing intermediate container 23891a3b5565 22:15:32 ---> c3d3d1567a6e 22:15:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:32 Removing intermediate container d24a170ceaad 22:15:32 ---> 415c7eeaff82 22:15:32 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:15:32 ---> Running in 3a8fcb8c3abd 22:15:32 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 22:15:32 ---> 37e74a2269db 22:15:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:15:33 ---> c5d273e4eea3 22:15:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:15:33 (1/3) Installing ca-certificates (20220614-r4) 22:15:33 (2/3) Installing dumb-init (1.2.5-r2) 22:15:33 (3/3) Installing su-exec (0.2-r2) 22:15:33 Executing busybox-1.35.0-r29.trigger 22:15:33 Executing ca-certificates-20220614-r4.trigger 22:15:33 (1/1) Installing dumb-init (1.2.5-r2) 22:15:33 Executing busybox-1.35.0-r29.trigger 22:15:33 ---> bff4e620d165 22:15:33 OK: 7 MiB in 16 packages 22:15:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:15:33 Removing intermediate container 3a8fcb8c3abd 22:15:33 ---> 79c8faf71372 22:15:33 Step 12/27 : WORKDIR /edgex-go 22:15:33 ---> Running in 8e6fdc1c8ccf 22:15:33 OK: 8 MiB in 18 packages 22:15:33 ---> 451fee54f412 22:15:33 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:15:33 ---> Running in 8e5d8872baaf 22:15:33 Removing intermediate container 8e6fdc1c8ccf 22:15:33 ---> 73fc71db9313 22:15:33 22:15:33 Step 13/27 : FROM alpine:3.17 22:15:33 ---> 9ed4aefc74f6 22:15:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:15:33 ---> Running in 30a3bb89a855 22:15:33 Removing intermediate container 8e5d8872baaf 22:15:33 ---> 2edaed0ea7cb 22:15:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:15:33 ---> Running in 32b01fc4f4c1 22:15:33 Removing intermediate container 30a3bb89a855 22:15:33 ---> 37c2e0875750 22:15:33 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:15:33 Removing intermediate container 3b0e6c3a33ff 22:15:33 ---> f8d6c9ccfc86 22:15:33 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:33 ---> Running in 11c3e21ab0af 22:15:33 Removing intermediate container 32b01fc4f4c1 22:15:33 ---> 986c71ef5d7e 22:15:33 Step 21/23 : LABEL arch=x86_64 22:15:34 ---> Running in a620babe474a 22:15:34 Removing intermediate container 51f400249a84 22:15:34 ---> 2aace67e7548 22:15:34 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:15:34 ---> 8c1cce90b818 22:15:34 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:15:34 ---> Running in 5158efbb66d6 22:15:34 Removing intermediate container a620babe474a 22:15:34 ---> c95eee490abb 22:15:34 Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:15:34 ---> Running in f8a56525b061 22:15:34 Removing intermediate container 5158efbb66d6 22:15:34 ---> d99afefaaefe 22:15:34 Step 12/25 : WORKDIR / 22:15:34 ---> Running in b6660fd71bc0 22:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:15:34 ---> 4cb3f4fe7f2c 22:15:34 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:15:34 Removing intermediate container f8a56525b061 22:15:34 ---> 301d6531c40e 22:15:34 Step 23/23 : LABEL version=0.0.0 22:15:34 ---> Running in fc81014cceb7 22:15:34 Removing intermediate container b6660fd71bc0 22:15:34 ---> caa486badabb 22:15:34 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:15:34 Removing intermediate container fc81014cceb7 22:15:34 ---> bee73adfc7f0 22:15:34 22:15:34 Successfully built bee73adfc7f0 22:15:34 Successfully tagged support-scheduler:latest 22:15:34 Building security-spire-server 22:15:34  Building support-scheduler ... done  ---> 3d5e0ccb848b 22:15:34 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 22:15:34 ---> 3a6162365d84 22:15:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:15:34 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:15:34 v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:15:34 OK: 17818 distinct packages available 22:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:15:35 (1/4) Installing dumb-init (1.2.5-r2) 22:15:35 (2/4) Installing musl-obstack (1.2.3-r0) 22:15:35 (3/4) Installing libucontext (1.2-r0) 22:15:35 (4/4) Installing gcompat (1.1.0-r0) 22:15:35 Executing busybox-1.35.0-r29.trigger 22:15:35 ---> 9f48bf81eaa9 22:15:35 OK: 7 MiB in 19 packages 22:15:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:15:35 ---> 228bbd0d9e16 22:15:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:15:35 ---> ae53df7a2e3d 22:15:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:15:35 ---> f77f2b0e0057 22:15:35 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:15:35 ---> 3521b61c39e5 22:15:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:15:35 ---> Running in 330b92caa51b 22:15:35 Removing intermediate container 11c3e21ab0af 22:15:35 ---> 35ddea0d110e 22:15:35 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:35 ---> ebee111176e2 22:15:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:15:35 ---> a364540dad47 22:15:35 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:15:36 ---> 498f6bcfd9ad 22:15:36 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:15:36 ---> 34f32be61e2e 22:15:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:15:37 Removing intermediate container 330b92caa51b 22:15:37 ---> a112d5d38a1e 22:15:37 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:15:37 ---> Running in 17da07bb7f86 22:15:37 Removing intermediate container 17da07bb7f86 22:15:37 ---> b5a57a96c125 22:15:37 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 22:15:37 ---> Running in 789cc96483c8 22:15:37 ---> 91d8e34b11aa 22:15:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:15:37 Removing intermediate container 789cc96483c8 22:15:37 ---> 75e439cb87cd 22:15:37 Step 21/23 : LABEL arch=x86_64 22:15:37 ---> Running in ac02f6447db9 22:15:37 ---> e7f0414578b4 22:15:37 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:15:37 Removing intermediate container ac02f6447db9 22:15:37 ---> cddb74045685 22:15:37 Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:15:37 ---> Running in c1a583597569 22:15:37 ---> Running in b72519f5a9c4 22:15:38 Removing intermediate container b72519f5a9c4 22:15:38 ---> aeacbaa83509 22:15:38 Step 23/23 : LABEL version=0.0.0 22:15:38 ---> Running in 2b4ff5a9fdeb 22:15:38 Removing intermediate container 2b4ff5a9fdeb 22:15:38 ---> ecea87828ee3 22:15:38 22:15:38 Successfully built ecea87828ee3 22:15:38 Successfully tagged security-proxy-auth:latest 22:15:38 Building security-proxy-setup 22:15:39  Building security-proxy-auth ... done  ---> 9a86b2628462 22:15:39 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:15:39 Removing intermediate container c1a583597569 22:15:39 ---> 4073df32c412 22:15:39 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:15:39 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:15:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:15:39 ---> 5cf14c1919e3 22:15:39 Step 3/26 : WORKDIR /edgex-go 22:15:39 ---> Using cache 22:15:39 ---> 7413f61b11b4 22:15:39 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 22:15:39 ---> Using cache 22:15:39 ---> a8ac28e21ad8 22:15:39 Step 5/26 : COPY go.mod vendor* ./ 22:15:39 ---> Using cache 22:15:39 ---> 539309c54f05 22:15:39 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:39 ---> Using cache 22:15:39 ---> 07957b719a5c 22:15:39 Step 7/26 : COPY . . 22:15:39 ---> Using cache 22:15:39 ---> 267b84cc678d 22:15:39 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 22:15:39 ---> Using cache 22:15:39 ---> 6f2112d859f6 22:15:39 Step 9/26 : WORKDIR /edgex-go/spire-build 22:15:39 ---> Using cache 22:15:39 ---> 32ac6fa53777 22:15:39 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:15:39 ---> Using cache 22:15:39 ---> 415c7eeaff82 22:15:39 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 22:15:39 ---> Running in 2f220e89ffff 22:15:39 ---> Running in 45aee0e8b60c 22:15:39 ---> 549b2ea7c055 22:15:39 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:15:39 ---> Running in ea08805bb01a 22:15:39 Removing intermediate container 2f220e89ffff 22:15:39 ---> 48d3c0a99a5d 22:15:39 Step 23/25 : LABEL arch=x86_64 22:15:40 ---> Running in dae9b385d1f6 22:15:40 Removing intermediate container ea08805bb01a 22:15:40 ---> 603f320f77ae 22:15:40 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:15:40 Removing intermediate container dae9b385d1f6 22:15:40 ---> 5a843fb1cbab 22:15:40 Step 24/25 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:15:40 ---> Running in 2e9654bee3e1 22:15:40 ---> 7f85c0c042a5 22:15:40 Step 22/27 : WORKDIR / 22:15:40 Removing intermediate container 2e9654bee3e1 22:15:40 ---> 93f7b2b01460 22:15:40 Step 25/25 : LABEL version=0.0.0 22:15:40 ---> Running in 58d75b05120a 22:15:40 ---> Running in cdd5fe17feb4 22:15:40 Removing intermediate container 58d75b05120a 22:15:40 ---> e517eb420e0d 22:15:40 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:15:41 Removing intermediate container cdd5fe17feb4 22:15:41 ---> e16e1b0076bd 22:15:41 22:15:41 Removing intermediate container 45aee0e8b60c 22:15:41 ---> 04397a0ab5d3 22:15:41 Step 12/26 : WORKDIR /edgex-go 22:15:41 ---> Running in 87e63ae305b4 22:15:41 ---> Running in 4e09cdde22c2 22:15:41 Successfully built e16e1b0076bd 22:15:41 Successfully tagged security-secretstore-setup:latest 22:15:41  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 22:15:41 Removing intermediate container 87e63ae305b4 22:15:41 ---> ad142563a0b3 22:15:41 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:15:41 ---> Running in f8f2b5e82270 22:15:41 Removing intermediate container 4e09cdde22c2 22:15:41 ---> 285570fc12d2 22:15:41 22:15:41 Step 13/26 : FROM alpine:3.17 22:15:41 ---> 9ed4aefc74f6 22:15:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:15:41 ---> Using cache 22:15:41 ---> 37c2e0875750 22:15:41 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:15:41 Removing intermediate container f8f2b5e82270 22:15:41 ---> faf5e429188e 22:15:41 Step 25/27 : LABEL arch=x86_64 22:15:41 ---> Running in bf5273a78d66 22:15:41 ---> Running in ac21ecf9ae59 22:15:42 Removing intermediate container ac21ecf9ae59 22:15:42 ---> e60874764a86 22:15:42 Step 26/27 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:15:42 ---> Running in ad61e1032fb9 22:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:15:42 Removing intermediate container ad61e1032fb9 22:15:42 ---> d428c9141eb7 22:15:42 Step 27/27 : LABEL version=0.0.0 22:15:42 ---> Running in ff49aae8aba1 22:15:42 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:15:42 v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:15:42 OK: 17818 distinct packages available 22:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:15:42 Removing intermediate container ff49aae8aba1 22:15:42 ---> 132966d82aa1 22:15:42 22:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:15:42 Successfully built 132966d82aa1 22:15:42 Successfully tagged security-spire-config:latest 22:15:42 Building security-spire-agent 22:15:43  Building security-spire-config ... done (1/5) Installing dumb-init (1.2.5-r2) 22:15:43 (2/5) Installing musl-obstack (1.2.3-r0) 22:15:43 (3/5) Installing libucontext (1.2-r0) 22:15:43 (4/5) Installing gcompat (1.1.0-r0) 22:15:43 (5/5) Installing openssl (3.0.8-r3) 22:15:43 Executing busybox-1.35.0-r29.trigger 22:15:43 OK: 8 MiB in 20 packages 22:15:44 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:15:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:15:44 ---> 5cf14c1919e3 22:15:44 Step 3/22 : WORKDIR /edgex-go 22:15:44 ---> Using cache 22:15:44 ---> 7413f61b11b4 22:15:44 Step 4/22 : RUN apk add --update --no-cache make git 22:15:44 ---> Using cache 22:15:44 ---> f0dfdd1a2b21 22:15:44 Step 5/22 : COPY go.mod vendor* ./ 22:15:44 ---> Using cache 22:15:44 ---> 0524af4ebb9f 22:15:44 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:44 ---> Using cache 22:15:44 ---> 9ed973bf5c57 22:15:44 Step 7/22 : COPY . . 22:15:44 ---> Using cache 22:15:44 ---> 4e0b2a23a1f9 22:15:44 Step 8/22 : RUN make cmd/secrets-config/secrets-config 22:15:44 ---> Running in 161010ef7d4c 22:15:45 Removing intermediate container bf5273a78d66 22:15:45 ---> 33028b2a514d 22:15:45 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:45 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 22:15:45 ---> f7f54020f63d 22:15:45 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 22:15:46 ---> 3c274249a363 22:15:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:15:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:15:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:15:47 ---> 5cf14c1919e3 22:15:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:15:47 ---> Using cache 22:15:47 ---> 5da19cce8604 22:15:47 Step 4/23 : WORKDIR /edgex-go 22:15:47 ---> Using cache 22:15:47 ---> 0f51bce4be5b 22:15:47 Step 5/23 : RUN apk add --update --no-cache make git 22:15:47 ---> Using cache 22:15:47 ---> 338a4ea4c7ff 22:15:47 Step 6/23 : COPY go.mod vendor* ./ 22:15:47 ---> Using cache 22:15:47 ---> 077729fa0b56 22:15:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:47 ---> Using cache 22:15:47 ---> 9dcae8a11204 22:15:47 Step 8/23 : COPY . . 22:15:47 ---> Using cache 22:15:47 ---> 524524b13a61 22:15:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:15:47 ---> Running in 23cc4c64eeef 22:15:47 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 22:15:48 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:15:48 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:15:48 ---> 5cf14c1919e3 22:15:48 Step 3/27 : WORKDIR /edgex-go 22:15:48 ---> Using cache 22:15:48 ---> 7413f61b11b4 22:15:48 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:15:48 ---> Using cache 22:15:48 ---> a8ac28e21ad8 22:15:48 Step 5/27 : COPY go.mod vendor* ./ 22:15:48 ---> Using cache 22:15:48 ---> 539309c54f05 22:15:48 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:48 ---> Using cache 22:15:48 ---> 07957b719a5c 22:15:48 Step 7/27 : COPY . . 22:15:48 ---> Using cache 22:15:48 ---> 267b84cc678d 22:15:48 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 22:15:48 ---> Using cache 22:15:48 ---> 6f2112d859f6 22:15:48 Step 9/27 : WORKDIR /edgex-go/spire-build 22:15:48 ---> Using cache 22:15:48 ---> 32ac6fa53777 22:15:48 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:15:48 ---> Using cache 22:15:48 ---> 415c7eeaff82 22:15:48 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:15:48 ---> Using cache 22:15:48 ---> 79c8faf71372 22:15:48 Step 12/27 : WORKDIR /edgex-go 22:15:48 ---> Using cache 22:15:48 ---> 73fc71db9313 22:15:48 22:15:48 Step 13/27 : FROM alpine:3.17 22:15:48 ---> 9ed4aefc74f6 22:15:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:15:48 ---> Using cache 22:15:48 ---> 37c2e0875750 22:15:48 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:15:48 ---> Using cache 22:15:48 ---> 33028b2a514d 22:15:48 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:48 ---> Using cache 22:15:48 ---> f7f54020f63d 22:15:48 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:15:48 ---> Using cache 22:15:48 ---> 3c274249a363 22:15:48 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:15:48 ---> 79d437b8286a 22:15:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:15:48 ---> 02920f3b7f82 22:15:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:15:49 ---> 1f3c687293d7 22:15:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:15:49 ---> d5e05235e70b 22:15:49 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:15:49 ---> 253e09a5745e 22:15:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:15:49 ---> Running in 110fed2874f9 22:15:50 Removing intermediate container 110fed2874f9 22:15:50 ---> a38dda3b7362 22:15:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:15:50 ---> Running in 3228c5a62612 22:15:50 Removing intermediate container 3228c5a62612 22:15:50 ---> 4f06d3919031 22:15:50 Step 24/26 : LABEL arch=x86_64 22:15:50 ---> Running in 0d9ce5230c46 22:15:50 Removing intermediate container 0d9ce5230c46 22:15:50 ---> 9c996d140b84 22:15:50 Step 25/26 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:15:50 ---> Running in 20ad7225e959 22:15:51 Removing intermediate container 20ad7225e959 22:15:51 ---> 137c86e33f55 22:15:51 Step 26/26 : LABEL version=0.0.0 22:15:51 ---> 4b990d2f0d13 22:15:51 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:15:51 ---> Running in 1ac9418b45fe 22:15:51 ---> 87fdc03b9b9b 22:15:51 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:15:51 Removing intermediate container 1ac9418b45fe 22:15:51 ---> 03b10b7eece6 22:15:51 22:15:51 Successfully built 03b10b7eece6 22:15:51 Successfully tagged security-spire-server:latest 22:15:52  Building security-spire-server ... done  ---> 3d7ddf26688f 22:15:52 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:15:52 ---> eacde0fc27df 22:15:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:15:52 ---> Running in f248af7daa58 22:15:53 Removing intermediate container f248af7daa58 22:15:53 ---> fa3c564ff68d 22:15:53 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:15:53 ---> Running in 29c138409fbc 22:15:53 Removing intermediate container 29c138409fbc 22:15:53 ---> dbb5e9a1b4c1 22:15:53 Step 25/27 : LABEL arch=x86_64 22:15:53 ---> Running in bf16e6771f2c 22:15:54 Removing intermediate container bf16e6771f2c 22:15:54 ---> 2f1c8c19b3c0 22:15:54 Step 26/27 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:15:54 Removing intermediate container 575255c9edfa 22:15:54 ---> dd8d98a02eda 22:15:54 22:15:54 Step 10/23 : FROM alpine:3.17 22:15:54 ---> 9ed4aefc74f6 22:15:54 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:15:54 ---> Running in 8c5d1f2f5dd2 22:15:54 ---> Running in 52f3d1cdc757 22:15:54 Removing intermediate container 8c5d1f2f5dd2 22:15:54 ---> 7637737902bb 22:15:54 Step 27/27 : LABEL version=0.0.0 22:15:54 ---> Running in 07ba74ea4c10 22:15:54 Removing intermediate container 07ba74ea4c10 22:15:54 ---> 0e893dc010ba 22:15:54 22:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:15:54 Successfully built 0e893dc010ba 22:15:54 Successfully tagged security-spire-agent:latest 22:15:54  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:15:55 (1/2) Installing ca-certificates (20220614-r4) 22:15:55 (2/2) Installing dumb-init (1.2.5-r2) 22:15:55 Executing busybox-1.35.0-r29.trigger 22:15:55 Executing ca-certificates-20220614-r4.trigger 22:15:55 OK: 8 MiB in 17 packages 22:15:56 Removing intermediate container 52f3d1cdc757 22:15:56 ---> 164dbdb64da0 22:15:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 22:15:56 ---> Running in 2394903e267f 22:15:56 Removing intermediate container 2394903e267f 22:15:56 ---> f7f356a4d0f3 22:15:56 Step 13/23 : ENV APP_PORT=59860 22:15:56 ---> Running in ebd2584a9073 22:15:56 Removing intermediate container ebd2584a9073 22:15:56 ---> d7280edc13b7 22:15:56 Step 14/23 : EXPOSE $APP_PORT 22:15:56 ---> Running in eb8d0318b8c4 22:15:56 Removing intermediate container eb8d0318b8c4 22:15:56 ---> dbf9b0f19327 22:15:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:56 ---> 565934c506ef 22:15:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:15:57 ---> 4701471499cd 22:15:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:15:57 ---> e8b267e6f959 22:15:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:15:57 ---> ba54552ae8c2 22:15:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:15:57 ---> Running in 754477fe5e38 22:15:57 Removing intermediate container 754477fe5e38 22:15:57 ---> a264c5a14cf8 22:15:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:15:57 ---> Running in 315dfa4908eb 22:15:58 Removing intermediate container 315dfa4908eb 22:15:58 ---> b4f045b802b3 22:15:58 Step 21/23 : LABEL arch=x86_64 22:15:58 ---> Running in 2065cc15a2ed 22:15:58 Removing intermediate container 2065cc15a2ed 22:15:58 ---> c0cba384975b 22:15:58 Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:15:58 ---> Running in 0d34a2d7ec23 22:15:58 Removing intermediate container 0d34a2d7ec23 22:15:58 ---> 8242b3a32205 22:15:58 Step 23/23 : LABEL version=0.0.0 22:15:58 ---> Running in 8675a4d6b05a 22:15:58 Removing intermediate container 8675a4d6b05a 22:15:58 ---> 920f4e37dcb7 22:15:58 22:15:58 Successfully built 920f4e37dcb7 22:15:58 Successfully tagged support-notifications:latest 22:16:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:16:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:16:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:16:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:16:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:16:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:16:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:16:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:16:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:16:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:16:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:16:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:16:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:16:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:16:02  Building support-notifications ... done Removing intermediate container 161010ef7d4c 22:16:02 ---> 191100296944 22:16:02 22:16:02 Step 9/22 : FROM alpine:3.17 22:16:02 ---> 9ed4aefc74f6 22:16:02 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 22:16:02 ---> Running in a7d8e5777339 22:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:16:03 (1/2) Installing dumb-init (1.2.5-r2) 22:16:03 (2/2) Installing openssl (3.0.8-r3) 22:16:03 Executing busybox-1.35.0-r29.trigger 22:16:03 OK: 8 MiB in 17 packages 22:16:04 Removing intermediate container 23cc4c64eeef 22:16:04 ---> 959a982cb359 22:16:04 22:16:04 Step 10/23 : FROM alpine:3.17 22:16:04 ---> 9ed4aefc74f6 22:16:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:16:04 ---> Using cache 22:16:04 ---> c91942f03b79 22:16:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:16:04 ---> Using cache 22:16:04 ---> f8d6c9ccfc86 22:16:04 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:04 ---> Using cache 22:16:04 ---> 8c1cce90b818 22:16:04 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:16:04 ---> Using cache 22:16:04 ---> 4cb3f4fe7f2c 22:16:04 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:16:04 Removing intermediate container a7d8e5777339 22:16:04 ---> 9825fbbb1f0a 22:16:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:16:04 ---> Running in ce06365ffd9a 22:16:04 Removing intermediate container ce06365ffd9a 22:16:04 ---> e57c8803b55d 22:16:04 Step 12/22 : WORKDIR /edgex 22:16:04 ---> Running in 775f0c6f130c 22:16:04 ---> 835901433391 22:16:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:16:04 Removing intermediate container 775f0c6f130c 22:16:04 ---> 448a5e7019ca 22:16:04 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:04 ---> 2bcf64a9f9f9 22:16:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:16:04 ---> f50620e0ee23 22:16:04 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 22:16:04 ---> f987186fe412 22:16:04 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:16:04 ---> Running in 29835ee38e98 22:16:04 ---> 74d697dea130 22:16:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:16:04 ---> 12a53a60be1f 22:16:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:16:05 ---> d9e0f7c2df84 22:16:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:16:05 ---> e85357ecee36 22:16:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:16:05 ---> Running in 13a0731e6195 22:16:05 Removing intermediate container 29835ee38e98 22:16:05 ---> 58fe98797a8a 22:16:05 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:16:05 ---> Running in 5202ca09b3b0 22:16:05 Removing intermediate container 5202ca09b3b0 22:16:05 ---> 8bdac1db2110 22:16:05 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 22:16:05 ---> Running in c1d493146927 22:16:05 Removing intermediate container c1d493146927 22:16:05 ---> 2e551c7bcfd7 22:16:05 Step 21/23 : LABEL arch=x86_64 22:16:05 ---> Running in 28a86252150f 22:16:05 Removing intermediate container 28a86252150f 22:16:05 ---> eeaa598b20c0 22:16:05 Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:16:05 ---> Running in 28767341d7b5 22:16:05 Removing intermediate container 28767341d7b5 22:16:05 ---> 1f24df35785f 22:16:05 Step 23/23 : LABEL version=0.0.0 22:16:05 ---> Running in 687c84426a33 22:16:05 Removing intermediate container 13a0731e6195 22:16:05 ---> 8bb7314865a9 22:16:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:16:05 ---> Running in fa2694bba39e 22:16:05 Removing intermediate container 687c84426a33 22:16:05 ---> b77af7c97fd4 22:16:05 22:16:05 Successfully built b77af7c97fd4 22:16:05 Successfully tagged core-common-config-bootstrapper:latest 22:16:05  Building core-common-config-bootstrapper ... done Removing intermediate container fa2694bba39e 22:16:05 ---> 850cf9df0c3b 22:16:05 Step 20/22 : LABEL arch=x86_64 22:16:05 ---> Running in 02f50fa8ee33 22:16:05 Removing intermediate container 02f50fa8ee33 22:16:05 ---> 51885083d09c 22:16:05 Step 21/22 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:16:05 ---> Running in 8067ba713b62 22:16:06 Removing intermediate container 8067ba713b62 22:16:06 ---> 61c9b4917f29 22:16:06 Step 22/22 : LABEL version=0.0.0 22:16:06 ---> Running in 0f54dd1c2390 22:16:06 Removing intermediate container 0f54dd1c2390 22:16:06 ---> b63f165dec25 22:16:06 22:16:06 Successfully built b63f165dec25 22:16:06 Successfully tagged security-proxy-setup:latest 22:16:06  Building security-proxy-setup ... done  [Pipeline] } 22:16:06 $ docker stop --time=1 0a78a79c9947c8dd255c5bfd338a6a33328d9a0fab73fa800db764235a516c62 22:16:07 $ docker rm -f --volumes 0a78a79c9947c8dd255c5bfd338a6a33328d9a0fab73fa800db764235a516c62 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:07 + docker images 22:16:07 REPOSITORY TAG IMAGE ID CREATED SIZE 22:16:07 security-proxy-setup latest b63f165dec25 1 second ago 18.7MB 22:16:07 core-common-config-bootstrapper latest b77af7c97fd4 2 seconds ago 17.2MB 22:16:07 959a982cb359 4 seconds ago 1.68GB 22:16:07 191100296944 6 seconds ago 1.66GB 22:16:07 support-notifications latest 920f4e37dcb7 9 seconds ago 32.7MB 22:16:07 security-spire-agent latest 0e893dc010ba 13 seconds ago 129MB 22:16:07 dd8d98a02eda 14 seconds ago 1.75GB 22:16:07 security-spire-server latest 03b10b7eece6 16 seconds ago 89.8MB 22:16:07 security-spire-config latest 132966d82aa1 25 seconds ago 88.9MB 22:16:07 285570fc12d2 26 seconds ago 1.54GB 22:16:07 security-secretstore-setup latest e16e1b0076bd 27 seconds ago 32.8MB 22:16:07 security-proxy-auth latest ecea87828ee3 29 seconds ago 18.3MB 22:16:07 support-scheduler latest bee73adfc7f0 33 seconds ago 32.1MB 22:16:07 73fc71db9313 34 seconds ago 1.54GB 22:16:07 0a70ef6db271 37 seconds ago 1.75GB 22:16:07 2491a02a0c24 38 seconds ago 1.68GB 22:16:07 fb04d0158a8c 39 seconds ago 1.66GB 22:16:07 security-bootstrapper latest ee9e11a0c75e About a minute ago 22.2MB 22:16:07 security-spiffe-token-provider latest 794800eed685 About a minute ago 32.8MB 22:16:07 core-metadata latest 069e0384c360 About a minute ago 20.4MB 22:16:07 core-command latest d4968abfebf4 About a minute ago 19.8MB 22:16:07 core-data latest e954ed2f9ed5 About a minute ago 20MB 22:16:07 0260a714b105 About a minute ago 1.72GB 22:16:07 ad296a72ffad About a minute ago 1.69GB 22:16:07 54c246caf992 About a minute ago 1.69GB 22:16:07 8674c619eb1c About a minute ago 1.67GB 22:16:07 940c40059e75 About a minute ago 1.69GB 22:16:07 ci-base-image-x86_64 latest 5cf14c1919e3 7 minutes ago 881MB 22:16:07 alpine 3.17 9ed4aefc74f6 13 days ago 7.05MB 22:16:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB 22:16:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 22:16:07 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] } 22:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.281s coverage: 28.7% of statements 22:16:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.301s coverage: 98.5% of statements 22:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:16:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.396s coverage: 71.5% of statements 22:16:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:16:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:16:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.336s coverage: 54.0% of statements 22:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:17:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.644s coverage: 88.5% of statements 22:17:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.500s coverage: 3.8% of statements 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:17:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.794s coverage: 95.6% of statements 22:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:17:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements 22:17:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:17:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:17:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:17:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.440s coverage: 65.9% of statements 22:17:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:17:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.416s coverage: 0.9% of statements 22:17:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.0% of statements 22:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 44.1% of statements 22:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.292s coverage: 82.9% of statements 22:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 22:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements 22:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 22:17:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:17:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:17:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:17:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:17:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.220s coverage: 94.4% of statements 22:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:17:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.073s coverage: 79.9% of statements 22:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.270s coverage: 92.9% of statements 22:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 64.4% of statements 22:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.221s coverage: 62.3% of statements 22:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements 22:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements 22:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements 22:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.471s coverage: 81.2% of statements 22:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.639s coverage: 82.1% of statements 22:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.301s coverage: 86.0% of statements 22:18:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:18:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements 22:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.245s coverage: 100.0% of statements 22:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements 22:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 22:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 22:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements 22:18:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:18:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:18:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.077s coverage: 38.4% of statements 22:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements 22:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements 22:18:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:18:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:18:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:18:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:18:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements 22:18:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:18:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:18:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:18:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:18:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.570s coverage: 92.3% of statements 22:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:18:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.319s coverage: 61.5% of statements 22:18:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:18:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:18:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements 22:18:50 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 22:18:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:18:50 go vet ./... 22:21:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:21:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:21:42 ./bin/test-attribution-txt.sh [Pipeline] echo 22:21:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:21:42 + ls -al . 22:21:42 total 700 22:21:42 drwxrwxr-x 10 1001 1001 4096 Apr 11 22:12 . 22:21:42 drwxr-xr-x 4 root root 4096 Apr 11 22:12 .. 22:21:42 drwxrwxr-x 2 1001 1001 4096 Apr 11 22:11 .blubracket 22:21:42 -rw-rw-r-- 1 1001 1001 16 Apr 11 22:11 .dockerignore 22:21:42 drwxrwxr-x 8 1001 1001 4096 Apr 11 22:11 .git 22:21:42 drwxrwxr-x 3 1001 1001 4096 Apr 11 22:11 .github 22:21:42 -rw-rw-r-- 1 1001 1001 1133 Apr 11 22:11 .gitignore 22:21:42 -rw-rw-r-- 1 1001 1001 42 Apr 11 22:11 .golangci.yml 22:21:42 -rw-rw-r-- 1 1001 1001 87 Apr 11 22:11 .hadolint.yml 22:21:42 -rw-rw-r-- 1 1001 1001 166 Apr 11 22:11 .sonarcloud.properties 22:21:42 -rw-rw-r-- 1 1001 1001 1171 Apr 11 22:11 ADOPTERS.md 22:21:42 -rw-rw-r-- 1 1001 1001 10835 Apr 11 22:11 Attribution.txt 22:21:42 -rw-rw-r-- 1 1001 1001 73765 Apr 11 22:11 CHANGELOG.md 22:21:42 -rw-rw-r-- 1 1001 1001 3804 Apr 11 22:11 CONTRIBUTING.md 22:21:42 -rw-rw-r-- 1 1001 1001 677 Apr 11 22:11 GOVERNANCE.md 22:21:42 -rw-rw-r-- 1 1001 1001 883 Apr 11 22:11 Jenkinsfile 22:21:42 -rw-rw-r-- 1 1001 1001 10775 Apr 11 22:11 LICENSE 22:21:42 -rw-rw-r-- 1 1001 1001 14368 Apr 11 22:11 Makefile 22:21:42 -rw-rw-r-- 1 1001 1001 582 Apr 11 22:11 OWNERS.md 22:21:42 -rw-rw-r-- 1 1001 1001 9403 Apr 11 22:11 README.md 22:21:42 -rw-rw-r-- 1 1001 1001 789 Apr 11 22:11 SECURITY.md 22:21:42 -rw-rw-r-- 1 1001 1001 5 Apr 11 22:08 VERSION 22:21:42 drwxrwxr-x 2 1001 1001 4096 Apr 11 22:11 bin 22:21:42 drwxrwxr-x 18 1001 1001 4096 Apr 11 22:11 cmd 22:21:42 -rw-r--r-- 1 root root 448244 Apr 11 22:18 coverage.out 22:21:42 -rw-rw-r-- 1 1001 1001 3334 Apr 11 22:11 go.mod 22:21:42 -rw-rw-r-- 1 1001 1001 31305 Apr 11 22:11 go.sum 22:21:42 drwxrwxr-x 7 1001 1001 4096 Apr 11 22:11 internal 22:21:42 drwxrwxr-x 3 1001 1001 4096 Apr 11 22:11 openapi 22:21:42 -rw-rw-r-- 1 1001 1001 594 Apr 11 22:11 security.txt 22:21:42 drwxrwxr-x 4 1001 1001 4096 Apr 11 22:11 snap 22:21:42 -rw-rw-r-- 1 1001 1001 204 Apr 11 22:11 version.go [Pipeline] sh 22:21:42 + '[' -e coverage.out ] 22:21:42 + chown 1001:1001 coverage.out [Pipeline] stash 22:21:42 Warning: overwriting stash ‘coverage-report’ 22:21:43 Stashed 1 file(s) [Pipeline] sh 22:21:43 + make build 22:21:44 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 22:23:20 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 22:23:24 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 22:23:30 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 22:23:34 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 22:24:21 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:24: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 22:24:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:24:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:24:43 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 22:24:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:24:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:24:58 $ docker stop --time=1 6730655f47cbaa423f2fd9b9b0d7b61d6657f44641b7e45dbbefaa72495a9709 22:25:00 $ docker rm -f --volumes 6730655f47cbaa423f2fd9b9b0d7b61d6657f44641b7e45dbbefaa72495a9709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:25:03 22:25:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:25:04 latest: Pulling from edgex-devops/edgex-compose-arm64 22:25:04 29e5d40040c1: Pulling fs layer 22:25:04 1ce36da41761: Pulling fs layer 22:25:04 25b303627fd3: Pulling fs layer 22:25:04 29e5d40040c1: Verifying Checksum 22:25:04 29e5d40040c1: Download complete 22:25:04 1ce36da41761: Verifying Checksum 22:25:04 1ce36da41761: Download complete 22:25:04 29e5d40040c1: Pull complete 22:25:05 25b303627fd3: Verifying Checksum 22:25:05 25b303627fd3: Download complete 22:25:05 1ce36da41761: Pull complete 22:25:18 25b303627fd3: Pull complete 22:25:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:25:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:25:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:18 prd-ubuntu20.04-docker-arm64-4c-16g-7462 does not seem to be running inside a container 22:25:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:25:20 $ docker top 20f2e7ea113656acccdfeb505949668167f71ce3fb1cc86af60f99b9361c5961 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:21 + docker-compose build --help 22:25:21 + grep parallel 22:25:26 --parallel Build images in parallel. [Pipeline] } 22:25:26 $ docker stop --time=1 20f2e7ea113656acccdfeb505949668167f71ce3fb1cc86af60f99b9361c5961 22:25:27 $ docker rm -f --volumes 20f2e7ea113656acccdfeb505949668167f71ce3fb1cc86af60f99b9361c5961 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:25:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:28 prd-ubuntu20.04-docker-arm64-4c-16g-7462 does not seem to be running inside a container 22:25: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:25:29 $ docker top 6bbaf56ee9aa9a9bc7666c6970c0905b727a333176865618f5df534ed0f4e245 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:30 + docker-compose -f ./docker-compose-build.yml build --parallel 22:25:36 Building core-command ... 22:25:36 Building core-common-config-bootstrapper ... 22:25:36 Building core-data ... 22:25:36 Building core-metadata ... 22:25:36 Building security-bootstrapper ... 22:25:36 Building security-proxy-auth ... 22:25:36 Building security-proxy-setup ... 22:25:36 Building security-secretstore-setup ... 22:25:36 Building security-spiffe-token-provider ... 22:25:36 Building security-spire-agent ... 22:25:36 Building security-spire-config ... 22:25:36 Building security-spire-server ... 22:25:36 Building support-notifications ... 22:25:36 Building support-scheduler ... 22:25:36 Building security-spire-config 22:25:36 Building security-proxy-setup 22:25:36 Building core-data 22:25:36 Building security-proxy-auth 22:25:36 Building security-spire-server 22:26:22 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:26:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:26:22 ---> 7c3aad41d699 22:26:22 Step 3/26 : WORKDIR /edgex-go 22:26:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:26:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:26:22 ---> 7c3aad41d699 22:26:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:26:22 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:26:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:26:22 ---> 7c3aad41d699 22:26:22 Step 3/27 : WORKDIR /edgex-go 22:26:22 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:26:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:26:22 ---> 7c3aad41d699 22:26:22 Step 3/22 : WORKDIR /edgex-go 22:26:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:26:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:26:22 ---> 7c3aad41d699 22:26:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:26:22 ---> Running in 7f8dc1294ade 22:26:22 ---> Running in ad5532baf91e 22:26:22 ---> Running in b7af479af574 22:26:22 ---> Running in 1eeb2854bc93 22:26:22 ---> Running in 37df8bb9d874 22:26:22 Removing intermediate container 7f8dc1294ade 22:26:22 ---> 68957d8434c5 22:26:22 Step 4/23 : WORKDIR /edgex-go 22:26:22 Removing intermediate container 37df8bb9d874 22:26:22 ---> fe469f0e2864 22:26:22 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:26:22 Removing intermediate container 1eeb2854bc93 22:26:22 ---> 1f121bf28a61 22:26:22 Step 4/22 : RUN apk add --update --no-cache make git 22:26:22 Removing intermediate container ad5532baf91e 22:26:22 ---> 0a85271699e3 22:26:22 Step 4/23 : WORKDIR /edgex-go 22:26:22 Removing intermediate container b7af479af574 22:26:22 ---> cc31516f9aa0 22:26:22 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 22:26:22 ---> Running in 22fd35652dc5 22:26:22 ---> Running in 3c4a718a12cb 22:26:22 ---> Running in 6e5d7a64d822 22:26:22 ---> Running in 319698ad73fc 22:26:22 ---> Running in 942cd1c1539e 22:26:22 Removing intermediate container 3c4a718a12cb 22:26:22 ---> 30d8bfc5d4cb 22:26:22 Step 5/23 : RUN apk add --update --no-cache make git 22:26:22 Removing intermediate container 942cd1c1539e 22:26:22 ---> 1dcc8242d70a 22:26:22 Step 5/23 : RUN apk add --update --no-cache make git 22:26:22 ---> Running in 26dd8b9eda62 22:26:22 ---> Running in ce139b3b5715 22:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:26:23 OK: 263 MiB in 53 packages 22:26:23 OK: 263 MiB in 53 packages 22:26:23 OK: 263 MiB in 53 packages 22:26:24 OK: 263 MiB in 53 packages 22:26:24 OK: 263 MiB in 53 packages 22:26:25 Removing intermediate container 22fd35652dc5 22:26:25 ---> e8ef3979d15d 22:26:25 Step 5/27 : COPY go.mod vendor* ./ 22:26:26 Removing intermediate container 6e5d7a64d822 22:26:26 ---> 3455abc283fb 22:26:26 Step 5/22 : COPY go.mod vendor* ./ 22:26:26 Removing intermediate container 319698ad73fc 22:26:26 ---> f881744b3c3a 22:26:26 Step 5/26 : COPY go.mod vendor* ./ 22:26:26 Removing intermediate container ce139b3b5715 22:26:26 Removing intermediate container 26dd8b9eda62 22:26:26 ---> c76d8edab6a3 22:26:26 Step 6/23 : COPY go.mod vendor* ./ 22:26:26 ---> 6086144400ac 22:26:26 Step 6/23 : COPY go.mod vendor* ./ 22:26:26 ---> 27fd6370bc54 22:26:26 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:26 ---> Running in 851ba90869f7 22:26:27 ---> af700db08720 22:26:27 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:27 ---> 5e24f7ae77da 22:26:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:27 ---> a65305baefdc 22:26:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:27 ---> Running in 97cabeb070b2 22:26:27 ---> Running in 21eabe55c015 22:26:27 ---> c7e22eecbfb7 22:26:27 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:27 ---> Running in 75c8e825f166 22:26:27 ---> Running in 203c2b0697b4 22:28:19 Removing intermediate container 75c8e825f166 22:28:19 ---> f717cc7de94d 22:28:19 Step 8/23 : COPY . . 22:28:19 Removing intermediate container 21eabe55c015 22:28:19 ---> 3de3d9aec455 22:28:19 Step 8/23 : COPY . . 22:28:19 Removing intermediate container 203c2b0697b4 22:28:19 ---> 75844101ef95 22:28:19 Step 7/26 : COPY . . 22:28:19 Removing intermediate container 851ba90869f7 22:28:19 ---> 65e58c23d14d 22:28:19 Step 7/27 : COPY . . 22:28:19 Removing intermediate container 97cabeb070b2 22:28:19 ---> bb32f999dc6e 22:28:19 Step 7/22 : COPY . . 22:28:29 ---> 5e35ac8f7c6d 22:28:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:28:29 ---> c75aa3140614 22:28:29 Step 8/22 : RUN make cmd/secrets-config/secrets-config 22:28:29 ---> 5cc18a8a9398 22:28:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 22:28:29 ---> Running in c876cfba0026 22:28:29 ---> Running in e65af74d86be 22:28:29 ---> 9b9ded4c4e06 22:28:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 22:28:29 ---> 311e5209e819 22:28:29 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 22:28:29 ---> Running in 6edb30393bd2 22:28:29 ---> Running in 6dfb7f6ae070 22:28:29 ---> Running in 166bf1fde552 22:28:29 Removing intermediate container 6dfb7f6ae070 22:28:29 Removing intermediate container 166bf1fde552 22:28:29 ---> 2f45ec90a0c2 22:28:29 Step 9/27 : WORKDIR /edgex-go/spire-build 22:28:29 ---> 1a3c2f062f42 22:28:29 Step 9/26 : WORKDIR /edgex-go/spire-build 22:28:29 ---> Running in eb6947fcf146 22:28:29 ---> Running in 7bc2ffcd5c51 22:28:30 Removing intermediate container 7bc2ffcd5c51 22:28:30 ---> 45286398e7f7 22:28:30 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:28:30 ---> Running in cb236912e53f 22:28:30 Removing intermediate container eb6947fcf146 22:28:30 ---> 1a099e5c1dd2 22:28:30 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:28:30 ---> Running in 54ddeb40299f 22:28:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:28:30 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 22:28:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:28:31 Removing intermediate container cb236912e53f 22:28:31 ---> 4f1376e65f6e 22:28:31 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:28:31 ---> Running in 2c7ea302895c 22:28:31 Removing intermediate container 54ddeb40299f 22:28:31 ---> 2f7a177d78d6 22:28:31 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 22:28:31 ---> Running in 6778838a94f3 22:28:34 Removing intermediate container 2c7ea302895c 22:28:34 ---> 5edd4b9258b5 22:28:34 Step 12/27 : WORKDIR /edgex-go 22:28:34 ---> Running in 009e15396d20 22:28:34 Removing intermediate container 6778838a94f3 22:28:34 ---> 534e9364cee4 22:28:34 Step 12/26 : WORKDIR /edgex-go 22:28:35 ---> Running in b4c976a28e7e 22:28:35 Removing intermediate container 009e15396d20 22:28:35 ---> 54aaea31d69d 22:28:35 22:28:35 Step 13/27 : FROM alpine:3.17 22:28:35 Removing intermediate container b4c976a28e7e 22:28:35 ---> 53e0ccb578db 22:28:35 22:28:35 Step 13/26 : FROM alpine:3.17 22:28:36 3.17: Pulling from library/alpine 22:28:36 3.17: Pulling from library/alpine 22:28:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:28:38 Status: Downloaded newer image for alpine:3.17 22:28:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:28:38 Status: Image is up to date for alpine:3.17 22:28:38 ---> 51e60588ff2c 22:28:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:28:38 ---> 51e60588ff2c 22:28:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:28:38 ---> Running in c3930bf7c5e6 22:28:38 ---> Running in a2c3ee936d8f 22:28:39 Removing intermediate container a2c3ee936d8f 22:28:39 ---> f30249c23135 22:28:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:28:39 Removing intermediate container c3930bf7c5e6 22:28:39 ---> f0a62a82bb08 22:28:39 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:28:39 ---> Running in cce1dd9db940 22:28:39 ---> Running in e9b5e8652d7f 22:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:28:43 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:28:43 v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:28:43 OK: 17689 distinct packages available 22:28:43 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:28:43 v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:28:43 OK: 17689 distinct packages available 22:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:28:47 (1/5) Installing dumb-init (1.2.5-r2) 22:28:47 (2/5) Installing musl-obstack (1.2.3-r0) 22:28:47 (3/5) Installing libucontext (1.2-r0) 22:28:47 (4/5) Installing gcompat (1.1.0-r0) 22:28:47 (5/5) Installing openssl (3.0.8-r3) 22:28:47 (1/4) Installing dumb-init (1.2.5-r2) 22:28:47 Executing busybox-1.35.0-r29.trigger 22:28:47 (2/4) Installing musl-obstack (1.2.3-r0) 22:28:47 (3/4) Installing libucontext (1.2-r0) 22:28:47 (4/4) Installing gcompat (1.1.0-r0) 22:28:47 Executing busybox-1.35.0-r29.trigger 22:28:47 OK: 9 MiB in 20 packages 22:28:47 OK: 8 MiB in 19 packages 22:28:49 Removing intermediate container e9b5e8652d7f 22:28:49 ---> e34db5ce423d 22:28:49 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:49 Removing intermediate container cce1dd9db940 22:28:49 ---> 2507d8d809a9 22:28:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:50 ---> 69adb101c82a 22:28:50 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 22:28:50 ---> 33f82263a6c2 22:28:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:28:51 ---> 4bb90491c5e3 22:28:51 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:28:51 ---> 1ad4d448fc6a 22:28:51 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:28:59 ---> 939b5a7dfbf6 22:28:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:28:59 ---> 270117a06c51 22:28:59 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:29:00 ---> 0c557fd25b4f 22:29:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:29:00 ---> 9e6d42a3bf52 22:29:00 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:29:00 ---> Running in 9339cc0bd241 22:29:01 Removing intermediate container 9339cc0bd241 22:29:01 ---> 22a90b15500f 22:29:01 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:29:01 ---> 9a90391f6be5 22:29:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:29:03 ---> 985a68370ab5 22:29:03 Step 22/27 : WORKDIR / 22:29:03 ---> 6c6f285cf7d0 22:29:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:29:03 ---> Running in 6ef0d31c850f 22:29:03 ---> Running in 9c7e1ae1e339 22:29:04 Removing intermediate container 9c7e1ae1e339 22:29:04 ---> 091d2e8fac14 22:29:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:29:04 Removing intermediate container 6ef0d31c850f 22:29:04 ---> f394e0ee59e9 22:29:04 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:29:04 ---> Running in b7d3f1cf4d1e 22:29:04 ---> Running in 8153f5a48d38 22:29:04 Removing intermediate container b7d3f1cf4d1e 22:29:04 ---> 4f592309364a 22:29:04 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:29:04 ---> Running in 18ca55761951 22:29:04 Removing intermediate container 8153f5a48d38 22:29:04 ---> 195f61af1af4 22:29:04 Step 24/26 : LABEL arch=arm64 22:29:05 ---> Running in c9725f20f6c4 22:29:05 Removing intermediate container 18ca55761951 22:29:05 ---> 6a5c233d67cd 22:29:05 Step 25/27 : LABEL arch=arm64 22:29:05 ---> Running in d923723cb17d 22:29:05 Removing intermediate container c9725f20f6c4 22:29:05 ---> a37a18f3a6e0 22:29:05 Step 25/26 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:29:06 ---> Running in 281cf5609a08 22:29:06 Removing intermediate container d923723cb17d 22:29:06 ---> 32aed672270c 22:29:06 Step 26/27 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:29:06 Removing intermediate container 281cf5609a08 22:29:06 ---> 4f8459bd7129 22:29:06 Step 26/26 : LABEL version=0.0.0 22:29:06 ---> Running in ae06914411df 22:29:06 ---> Running in d5e524ad1793 22:29:07 Removing intermediate container ae06914411df 22:29:07 ---> cf4eca8a06e5 22:29:07 Step 27/27 : LABEL version=0.0.0 22:29:07 ---> Running in 58c6b2852fee 22:29:07 Removing intermediate container d5e524ad1793 22:29:07 ---> 58e82f0cc7c2 22:29:07 22:29:08 Removing intermediate container 58c6b2852fee 22:29:08 ---> 0882c51d7fc3 22:29:08 22:29:08 Successfully built 58e82f0cc7c2 22:29:08 Successfully tagged security-spire-server-arm64:latest 22:29:08 Building security-spiffe-token-provider 22:29:08  Building security-spire-server ... done Successfully built 0882c51d7fc3 22:29:08 Successfully tagged security-spire-config-arm64:latest 22:29:08  Building security-spire-config ... done Building core-metadata 22:29:34 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:29:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:29:34 ---> 7c3aad41d699 22:29:34 Step 3/20 : WORKDIR /edgex-go 22:29:34 ---> Using cache 22:29:34 ---> cc31516f9aa0 22:29:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:29:34 ---> Running in 7a37a1f864b8 22:29:34 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:29:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:29:34 ---> 7c3aad41d699 22:29:34 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:29:34 ---> Using cache 22:29:34 ---> 0a85271699e3 22:29:34 Step 4/25 : WORKDIR /edgex-go 22:29:34 ---> Using cache 22:29:34 ---> 1dcc8242d70a 22:29:34 Step 5/25 : RUN apk add --update --no-cache make git 22:29:34 ---> Using cache 22:29:34 ---> c76d8edab6a3 22:29:34 Step 6/25 : COPY go.mod vendor* ./ 22:29:34 ---> Using cache 22:29:34 ---> a65305baefdc 22:29:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:34 ---> Using cache 22:29:34 ---> f717cc7de94d 22:29:34 Step 8/25 : COPY . . 22:29:34 ---> Using cache 22:29:34 ---> 5e35ac8f7c6d 22:29:34 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:29:34 ---> Running in 38f0169c3657 22:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:29:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:29:36 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 22:29:37 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:29:37 v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:29:37 OK: 17695 distinct packages available 22:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:29:40 OK: 263 MiB in 53 packages 22:29:41 Removing intermediate container 7a37a1f864b8 22:29:41 ---> 3dbdf966b210 22:29:41 Step 5/20 : COPY go.mod vendor* ./ 22:29:42 ---> a8cc93d2e66a 22:29:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:42 ---> Running in 6f7734bf37b2 22:31:19 Removing intermediate container 6f7734bf37b2 22:31:19 ---> a889b33525a5 22:31:19 Step 7/20 : COPY . . 22:31:21 ---> 328c924b379a 22:31:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:31:21 ---> Running in 94e62f3b4c03 22:31: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 22:34:44 Removing intermediate container 6edb30393bd2 22:34:44 ---> 8a79e2e979a7 22:34:44 22:34:44 Step 10/23 : FROM alpine:3.17 22:34:44 ---> 51e60588ff2c 22:34:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:34:44 ---> Running in d57c24f4b2f9 22:34:44 Removing intermediate container d57c24f4b2f9 22:34:44 ---> 0661bf1d3108 22:34:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:34:44 ---> Running in 10e483f42c7e 22:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:34:44 (1/1) Installing dumb-init (1.2.5-r2) 22:34:44 Executing busybox-1.35.0-r29.trigger 22:34:44 OK: 8 MiB in 16 packages 22:34:44 Removing intermediate container c876cfba0026 22:34:44 ---> 575f1c6eb964 22:34:44 22:34:44 Step 9/22 : FROM alpine:3.17 22:34:44 ---> 51e60588ff2c 22:34:44 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 22:34:44 ---> Running in 37d343bd951a 22:34:44 Removing intermediate container 10e483f42c7e 22:34:44 ---> a5c92bcc0833 22:34:44 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:34:44 ---> bfd79ac470e9 22:34:44 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:34:44 ---> 610573435947 22:34:44 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:34:45 (1/2) Installing dumb-init (1.2.5-r2) 22:34:45 (2/2) Installing openssl (3.0.8-r3) 22:34:45 Executing busybox-1.35.0-r29.trigger 22:34:45 OK: 8 MiB in 17 packages 22:34:48 ---> d5d4a02c54d0 22:34:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:34:48 Removing intermediate container 37d343bd951a 22:34:48 ---> 0bc2b08c8e81 22:34:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:34:49 ---> Running in f0f0d3b8c79c 22:34:49 ---> 4e47624c00ad 22:34:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:34:49 Removing intermediate container f0f0d3b8c79c 22:34:49 ---> 61821b86b292 22:34:49 Step 12/22 : WORKDIR /edgex 22:34:49 ---> Running in 8ce0ba0f5b8f 22:34:50 Removing intermediate container 8ce0ba0f5b8f 22:34:50 ---> 64ef7bf40cf0 22:34:50 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:34:50 ---> 62448a1439ef 22:34:50 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:34:50 ---> Running in ae6eee6a93b5 22:34:52 ---> f78c64cf4358 22:34:52 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 22:34:53 ---> 2d5f224939a2 22:34:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:34:54 Removing intermediate container ae6eee6a93b5 22:34:54 ---> 391c9409e8d5 22:34:54 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:34:54 ---> Running in 68f289aa657c 22:34:54 ---> a8d247d6da14 22:34:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:34:54 Removing intermediate container 68f289aa657c 22:34:54 ---> d1221fdbee48 22:34:54 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 22:34:55 ---> Running in c6f37a2f3114 22:34:56 Removing intermediate container c6f37a2f3114 22:34:56 ---> 19d9269b1aa9 22:34:56 Step 21/23 : LABEL arch=arm64 22:34:56 ---> Running in 9976a68c8537 22:34:56 ---> 9a794670cfeb 22:34:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:34:56 Removing intermediate container 9976a68c8537 22:34:56 ---> 4ca76a646986 22:34:56 Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:34:56 ---> Running in c9163080ac43 22:34:57 ---> 0deeb3cee5d3 22:34:57 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:34:57 Removing intermediate container c9163080ac43 22:34:57 ---> ecfb93a40a2d 22:34:57 Step 23/23 : LABEL version=0.0.0 22:34:57 ---> Running in ab27dd16ae5f 22:34:57 ---> Running in a5b92ae52927 22:34:58 Removing intermediate container a5b92ae52927 22:34:58 ---> 2966d1df9d0d 22:34:58 22:34:58 Successfully built 2966d1df9d0d 22:34:58 Successfully tagged security-proxy-auth-arm64:latest 22:34:58  Building security-proxy-auth ... done Building security-secretstore-setup 22:35:03 Removing intermediate container ab27dd16ae5f 22:35:03 ---> f216b822090f 22:35:03 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:35:03 ---> Running in e6fb5ecb4bfa 22:35:03 Removing intermediate container e6fb5ecb4bfa 22:35:03 ---> 0f441a60bb23 22:35:03 Step 20/22 : LABEL arch=arm64 22:35:03 ---> Running in 546b0e09764b 22:35:04 Removing intermediate container 546b0e09764b 22:35:04 ---> 9666af02af7e 22:35:04 Step 21/22 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:35:04 ---> Running in 40598ce793ff 22:35:04 Removing intermediate container 40598ce793ff 22:35:04 ---> cc72858baf7d 22:35:04 Step 22/22 : LABEL version=0.0.0 22:35:04 ---> Running in bf3f8acf67e0 22:35:05 Removing intermediate container bf3f8acf67e0 22:35:05 ---> 1a06ea19b001 22:35:05 22:35:05 Successfully built 1a06ea19b001 22:35:05 Successfully tagged security-proxy-setup-arm64:latest 22:35:05  Building security-proxy-setup ... done Building support-notifications 22:35:20 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:35:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:35:20 ---> 7c3aad41d699 22:35:20 Step 3/25 : WORKDIR /edgex-go 22:35:20 ---> Using cache 22:35:20 ---> cc31516f9aa0 22:35:20 Step 4/25 : RUN apk add --update --no-cache make git 22:35:20 ---> Running in 4ce8003405f9 22:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:35:25 OK: 263 MiB in 53 packages 22:35:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:35:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:35:30 ---> 7c3aad41d699 22:35:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:35:30 ---> Using cache 22:35:30 ---> 0a85271699e3 22:35:30 Step 4/23 : WORKDIR /edgex-go 22:35:30 ---> Using cache 22:35:30 ---> 1dcc8242d70a 22:35:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:35:30 Removing intermediate container 4ce8003405f9 22:35:30 ---> fd498a0a14c2 22:35:30 Step 5/25 : COPY go.mod vendor* ./ 22:35:30 ---> Running in de3181c73a98 22:35:31 ---> f7453e8c7f58 22:35:31 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:31 ---> Running in 011b8b5fa27f 22:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:35:34 Removing intermediate container e65af74d86be 22:35:34 ---> 99eb71f67426 22:35:34 22:35:34 Step 10/23 : FROM alpine:3.17 22:35:34 ---> 51e60588ff2c 22:35:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:35:34 ---> Running in 7ccc46dd60fb 22:35:34 OK: 263 MiB in 53 packages 22:35:35 Removing intermediate container 7ccc46dd60fb 22:35:35 ---> 1b8503f63e94 22:35:35 Step 12/23 : ENV APP_PORT=59880 22:35:35 ---> Running in 5067f3ab0b00 22:35:36 Removing intermediate container 5067f3ab0b00 22:35:36 ---> 2588de3ba50a 22:35:36 Step 13/23 : EXPOSE $APP_PORT 22:35:36 ---> Running in a2f6fbe23f7b 22:35:36 Removing intermediate container de3181c73a98 22:35:36 ---> 700b8dcdda65 22:35:36 Step 6/23 : COPY go.mod vendor* ./ 22:35:37 Removing intermediate container a2f6fbe23f7b 22:35:37 ---> 1a8fa48c0c54 22:35:37 Step 14/23 : RUN apk add --update --no-cache dumb-init 22:35:37 ---> Running in c2edb8512fef 22:35:37 ---> a4f38a904f1a 22:35:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:38 ---> Running in 4653fa4da66b 22:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:35:41 (1/1) Installing dumb-init (1.2.5-r2) 22:35:41 Executing busybox-1.35.0-r29.trigger 22:35:41 OK: 8 MiB in 16 packages 22:35:43 Removing intermediate container c2edb8512fef 22:35:43 ---> 439e195692e9 22:35:43 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:35:44 ---> f64218c6854b 22:35:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:35:45 ---> a46665a322cb 22:35:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:35:47 ---> 74bbf1274c2e 22:35:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:35:47 ---> 4f0934fd5462 22:35:47 Step 19/23 : ENTRYPOINT ["/core-data"] 22:35:48 ---> Running in 1cc2e0fcdd26 22:35:48 Removing intermediate container 1cc2e0fcdd26 22:35:48 ---> d209e95ddaec 22:35:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:35:48 ---> Running in 8a0b20be586b 22:35:49 Removing intermediate container 8a0b20be586b 22:35:49 ---> e056b869c3fd 22:35:49 Step 21/23 : LABEL arch=arm64 22:35:49 ---> Running in fe2086e41222 22:35:49 Removing intermediate container fe2086e41222 22:35:49 ---> ceaccb0c7254 22:35:49 Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:35:50 ---> Running in 122047a52f70 22:35:50 Removing intermediate container 122047a52f70 22:35:50 ---> 4150c761727e 22:35:50 Step 23/23 : LABEL version=0.0.0 22:35:50 ---> Running in 12ea9ba4950d 22:35:50 Removing intermediate container 12ea9ba4950d 22:35:50 ---> 8e624b5efdb4 22:35:50 22:35:51 Successfully built 8e624b5efdb4 22:35:51 Successfully tagged core-data-arm64:latest 22:35:51  Building core-data ... done Building security-spire-agent 22:36:09 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:36:09 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:36:09 ---> 7c3aad41d699 22:36:09 Step 3/27 : WORKDIR /edgex-go 22:36:09 ---> Using cache 22:36:09 ---> cc31516f9aa0 22:36:09 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:36:09 ---> Using cache 22:36:09 ---> f881744b3c3a 22:36:09 Step 5/27 : COPY go.mod vendor* ./ 22:36:09 ---> Using cache 22:36:09 ---> c7e22eecbfb7 22:36:09 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:09 ---> Using cache 22:36:09 ---> 75844101ef95 22:36:09 Step 7/27 : COPY . . 22:36:09 ---> Using cache 22:36:09 ---> 311e5209e819 22:36:09 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 22:36:09 ---> Using cache 22:36:09 ---> 1a3c2f062f42 22:36:09 Step 9/27 : WORKDIR /edgex-go/spire-build 22:36:09 ---> Using cache 22:36:09 ---> 1a099e5c1dd2 22:36:09 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:36:09 ---> Using cache 22:36:09 ---> 2f7a177d78d6 22:36:09 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:36:11 ---> Running in 1341f9f2552e 22:36:15 Removing intermediate container 1341f9f2552e 22:36:15 ---> e5a80e122c7c 22:36:15 Step 12/27 : WORKDIR /edgex-go 22:36:15 ---> Running in f9065b388076 22:36:15 Removing intermediate container f9065b388076 22:36:15 ---> f6be9686f366 22:36:15 22:36:15 Step 13/27 : FROM alpine:3.17 22:36:15 ---> 51e60588ff2c 22:36:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:36:15 ---> Using cache 22:36:15 ---> f30249c23135 22:36:15 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:36:15 ---> Running in 224db2b452c5 22:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:36:19 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:36:19 v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:36:19 OK: 17689 distinct packages available 22:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:36:23 (1/5) Installing dumb-init (1.2.5-r2) 22:36:23 (2/5) Installing musl-obstack (1.2.3-r0) 22:36:23 (3/5) Installing libucontext (1.2-r0) 22:36:23 (4/5) Installing gcompat (1.1.0-r0) 22:36:23 (5/5) Installing openssl (3.0.8-r3) 22:36:23 Executing busybox-1.35.0-r29.trigger 22:36:23 OK: 9 MiB in 20 packages 22:36:26 Removing intermediate container 224db2b452c5 22:36:26 ---> 3f976915fc43 22:36:26 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:36:27 ---> 077e919b627a 22:36:27 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:36:27 Removing intermediate container 38f0169c3657 22:36:27 ---> f36c4d7a9bc0 22:36:27 22:36:28 Step 10/25 : FROM alpine:3.17 22:36:28 ---> 51e60588ff2c 22:36:28 Step 11/25 : RUN apk add --update --no-cache dumb-init 22:36:28 ---> 3cb07cf2086b 22:36:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:36:28 ---> Running in 2738f1514465 22:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:36:32 ---> cc9a81bf0987 22:36:32 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:36:33 (1/1) Installing dumb-init (1.2.5-r2) 22:36:33 Executing busybox-1.35.0-r29.trigger 22:36:33 OK: 8 MiB in 16 packages 22:36:36 Removing intermediate container 2738f1514465 22:36:36 ---> 36c5b8a36053 22:36:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:36:37 ---> Running in 5f0d1c898c96 22:36:38 Removing intermediate container 5f0d1c898c96 22:36:38 ---> b94465b117c3 22:36:38 Step 13/25 : ENV APP_PORT=59881 22:36:38 ---> Running in 9eb4a594b1a5 22:36:39 Removing intermediate container 9eb4a594b1a5 22:36:39 ---> 9e1875043913 22:36:39 Step 14/25 : EXPOSE $APP_PORT 22:36:39 ---> Running in 15d99fe5b3ab 22:36:39 ---> 3217cbb7f747 22:36:39 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:36:39 Removing intermediate container 15d99fe5b3ab 22:36:39 ---> 77738035b136 22:36:39 Step 15/25 : WORKDIR / 22:36:40 ---> Running in f37da66c017c 22:36:40 ---> 185a17b92a46 22:36:40 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:36:41 Removing intermediate container f37da66c017c 22:36:41 ---> 013a013c7ae0 22:36:41 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:36:41 ---> 0e14828713bf 22:36:41 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:36:41 ---> 56bb61daa77d 22:36:41 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 22:36:42 ---> 697623ae4469 22:36:42 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:36:43 ---> Running in b35ee3a2bf22 22:36:43 ---> b48f3791519b 22:36:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:36:43 Removing intermediate container b35ee3a2bf22 22:36:43 ---> 051f019e3219 22:36:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:36:43 ---> Running in 0db6f2efecc4 22:36:44 Removing intermediate container 0db6f2efecc4 22:36:44 ---> e3f60ad44368 22:36:44 Step 25/27 : LABEL arch=arm64 22:36:44 ---> Running in 691ca57acf77 22:36:45 ---> f5a6faa8ea1e 22:36:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:36:45 Removing intermediate container 691ca57acf77 22:36:45 ---> 6e2a18c45890 22:36:45 Step 26/27 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:36:46 ---> Running in ff7d940fc8fa 22:36:46 Removing intermediate container ff7d940fc8fa 22:36:46 ---> df60e7c95123 22:36:46 Step 27/27 : LABEL version=0.0.0 22:36:46 ---> beba964b2e2e 22:36:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:36:46 ---> Running in bf884de03526 22:36:47 Removing intermediate container bf884de03526 22:36:47 ---> 69bac28fab02 22:36:47 22:36:47 ---> 8d3bb2979cbf 22:36:47 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:36:47 ---> Running in 79d7e7bf9c35 22:36:47 Successfully built 69bac28fab02 22:36:47 Successfully tagged security-spire-agent-arm64:latest 22:36:47 Building security-bootstrapper 22:36:50  Building security-spire-agent ... done Removing intermediate container 79d7e7bf9c35 22:36:50 ---> 7abd630d134b 22:36:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:36:50 ---> Running in 7c356909b76c 22:36:50 Removing intermediate container 7c356909b76c 22:36:50 ---> a0846961cba5 22:36:50 Step 23/25 : LABEL arch=arm64 22:36:51 ---> Running in ba5834ca5399 22:36:52 Removing intermediate container ba5834ca5399 22:36:52 ---> 8aae32ef332c 22:36:52 Step 24/25 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:36:52 ---> Running in ff00d232935b 22:36:53 Removing intermediate container ff00d232935b 22:36:53 ---> edc784f8224e 22:36:53 Step 25/25 : LABEL version=0.0.0 22:36:53 ---> Running in 15eca53006dc 22:36:55 Removing intermediate container 15eca53006dc 22:36:55 ---> 721f7a90cba4 22:36:55 22:36:55 Successfully built 721f7a90cba4 22:36:55 Successfully tagged core-metadata-arm64:latest 22:36:56 Building core-command 22:37:11  Building core-metadata ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:37:11 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:37:11 ---> 7c3aad41d699 22:37:11 Step 3/33 : WORKDIR /edgex-go 22:37:11 ---> Using cache 22:37:11 ---> cc31516f9aa0 22:37:11 Step 4/33 : RUN apk add --update --no-cache make git 22:37:11 ---> Using cache 22:37:11 ---> fd498a0a14c2 22:37:11 Step 5/33 : COPY go.mod vendor* ./ 22:37:11 ---> Using cache 22:37:11 ---> f7453e8c7f58 22:37:11 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:11 ---> Running in 5b8111b80f73 22:37:19 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:37:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:37:19 ---> 7c3aad41d699 22:37:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:37:19 ---> Using cache 22:37:19 ---> 0a85271699e3 22:37:19 Step 4/24 : WORKDIR /edgex-go 22:37:19 ---> Using cache 22:37:19 ---> 1dcc8242d70a 22:37:19 Step 5/24 : RUN apk add --update --no-cache make git 22:37:19 ---> Using cache 22:37:19 ---> c76d8edab6a3 22:37:19 Step 6/24 : COPY go.mod vendor* ./ 22:37:19 ---> Using cache 22:37:19 ---> a65305baefdc 22:37:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:19 ---> Using cache 22:37:19 ---> f717cc7de94d 22:37:19 Step 8/24 : COPY . . 22:37:19 ---> Using cache 22:37:19 ---> 5e35ac8f7c6d 22:37:19 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:37:19 ---> Running in 5ff3ff72c034 22:37:22 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 22:37:54 Removing intermediate container 011b8b5fa27f 22:37:54 ---> 01fd4a5f8ebb 22:37:54 Step 7/25 : COPY . . 22:37:54 Removing intermediate container 4653fa4da66b 22:37:54 ---> 997166c9ca48 22:37:54 Step 8/23 : COPY . . 22:38:12 ---> 8a149fa9dd24 22:38:12 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:38:12 ---> b20fe3beef32 22:38:12 Step 9/23 : RUN make cmd/support-notifications/support-notifications 22:38:12 ---> Running in 02583fac1479 22:38:12 ---> Running in e2acdb44126f 22:38:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:38:13 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 22:38:35 Removing intermediate container 94e62f3b4c03 22:38:35 ---> 2ff17bfc7cdb 22:38:35 22:38:35 Step 9/20 : FROM alpine:3.17 22:38:35 ---> 51e60588ff2c 22:38:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:38:35 ---> Running in b07e712a545a 22:38:35 Removing intermediate container b07e712a545a 22:38:35 ---> dd70aa53ac3f 22:38:35 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:38:35 ---> Running in de45a0b6e3d2 22:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:38:40 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:38:40 v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:38:40 OK: 17689 distinct packages available 22:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:38:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:38:43 (1/9) Installing ca-certificates (20220614-r4) 22:38:43 (2/9) Installing brotli-libs (1.0.9-r9) 22:38:43 (3/9) Installing nghttp2-libs (1.51.0-r0) 22:38:43 (4/9) Installing libcurl (7.88.1-r1) 22:38:43 (5/9) Installing curl (7.88.1-r1) 22:38:43 (6/9) Installing dumb-init (1.2.5-r2) 22:38:43 (7/9) Installing musl-obstack (1.2.3-r0) 22:38:43 (8/9) Installing libucontext (1.2-r0) 22:38:44 (9/9) Installing gcompat (1.1.0-r0) 22:38:44 Executing busybox-1.35.0-r29.trigger 22:38:44 Executing ca-certificates-20220614-r4.trigger 22:38:44 OK: 11 MiB in 24 packages 22:38:47 Removing intermediate container 5b8111b80f73 22:38:47 ---> fcc93e106e70 22:38:47 Step 7/33 : COPY . . 22:38:47 Removing intermediate container de45a0b6e3d2 22:38:47 ---> d82bbb921cf3 22:38:47 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:48 ---> 2c21c9fa52b9 22:38:48 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 22:38:50 ---> 97adf02a5f9a 22:38:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:38:53 ---> 16b05ba76310 22:38:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:38:54 ---> 91b4119734a5 22:38:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:38:54 ---> Running in 55988eea6199 22:38:55 Removing intermediate container 55988eea6199 22:38:55 ---> 292feae11d6d 22:38:55 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:38:55 ---> Running in 4781c00c0325 22:38:57 Removing intermediate container 4781c00c0325 22:38:57 ---> 80de36f9463b 22:38:57 Step 18/20 : LABEL arch=arm64 22:38:57 ---> Running in 1f34316efd71 22:38:58 Removing intermediate container 1f34316efd71 22:38:58 ---> eebc0db11ab3 22:38:58 Step 19/20 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:38:58 ---> Running in f1fb1c7db779 22:38:59 Removing intermediate container f1fb1c7db779 22:38:59 ---> 1a05be35855b 22:38:59 Step 20/20 : LABEL version=0.0.0 22:39:00 ---> Running in 267d5bd5e575 22:39:00 Removing intermediate container 267d5bd5e575 22:39:00 ---> 88e3a1befa86 22:39:00 22:39:01 Successfully built 88e3a1befa86 22:39:01 Successfully tagged security-spiffe-token-provider-arm64:latest 22:39:01 Building support-scheduler 22:39:03  Building security-spiffe-token-provider ... done  ---> 56b0df25cf3d 22:39:03 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:39:03 ---> Running in 614808fcc4ce 22:39:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:39:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:39:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:39:18 ---> 7c3aad41d699 22:39:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:39:18 ---> Using cache 22:39:18 ---> 0a85271699e3 22:39:18 Step 4/23 : WORKDIR /edgex-go 22:39:18 ---> Using cache 22:39:18 ---> 1dcc8242d70a 22:39:18 Step 5/23 : RUN apk add --update --no-cache make git 22:39:18 ---> Using cache 22:39:18 ---> c76d8edab6a3 22:39:18 Step 6/23 : COPY go.mod vendor* ./ 22:39:18 ---> Using cache 22:39:18 ---> a65305baefdc 22:39:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:18 ---> Using cache 22:39:18 ---> f717cc7de94d 22:39:18 Step 8/23 : COPY . . 22:39:18 ---> Using cache 22:39:18 ---> 5e35ac8f7c6d 22:39:18 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 22:39:18 ---> Running in 9c43865343f8 22:39:20 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 22:44:12 Removing intermediate container 5ff3ff72c034 22:44:12 ---> 46e7b42a7050 22:44:12 22:44:12 Step 10/24 : FROM alpine:3.17 22:44:12 ---> 51e60588ff2c 22:44:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:44:12 ---> Using cache 22:44:12 ---> 36c5b8a36053 22:44:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:44:12 ---> Using cache 22:44:12 ---> b94465b117c3 22:44:12 Step 13/24 : ENV APP_PORT=59882 22:44:12 ---> Running in b2f2cb21927f 22:44:12 Removing intermediate container b2f2cb21927f 22:44:12 ---> 386864d63bdc 22:44:12 Step 14/24 : EXPOSE $APP_PORT 22:44:12 ---> Running in 793615ec8eda 22:44:12 Removing intermediate container 793615ec8eda 22:44:12 ---> d34662726471 22:44:12 Step 15/24 : WORKDIR / 22:44:12 ---> Running in 45dcc658f42c 22:44:12 Removing intermediate container 45dcc658f42c 22:44:12 ---> e0cdd3fc9d99 22:44:12 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:12 ---> ff8f527c60b0 22:44:12 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 22:44:12 ---> 7c31841d5268 22:44:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:44:12 ---> b5bbcee9b206 22:44:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:44:12 ---> 87e4e8049454 22:44:12 Step 20/24 : ENTRYPOINT ["/core-command"] 22:44:12 ---> Running in 08816b07f929 22:44:12 Removing intermediate container 08816b07f929 22:44:12 ---> d8aaf57eefe1 22:44:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:44:12 ---> Running in 447b002c1a0c 22:44:12 Removing intermediate container 447b002c1a0c 22:44:12 ---> 6f5db5d486d5 22:44:12 Step 22/24 : LABEL arch=arm64 22:44:12 ---> Running in 322a9c587c7f 22:44:12 Removing intermediate container 322a9c587c7f 22:44:12 ---> 6dfaa4b414a5 22:44:12 Step 23/24 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:44:12 ---> Running in 51762316c181 22:44:12 Removing intermediate container 51762316c181 22:44:12 ---> ffbe3886aeeb 22:44:12 Step 24/24 : LABEL version=0.0.0 22:44:12 ---> Running in 369f233610dd 22:44:12 Removing intermediate container 369f233610dd 22:44:12 ---> d9d765e15233 22:44:12 22:44:12 Successfully built d9d765e15233 22:44:12 Successfully tagged core-command-arm64:latest 22:44:12  Building core-command ... done Building core-common-config-bootstrapper 22:44:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:44:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:44:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:44:27 ---> 7c3aad41d699 22:44:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:44:27 ---> Using cache 22:44:27 ---> 0a85271699e3 22:44:27 Step 4/23 : WORKDIR /edgex-go 22:44:27 ---> Using cache 22:44:27 ---> 1dcc8242d70a 22:44:27 Step 5/23 : RUN apk add --update --no-cache make git 22:44:27 ---> Using cache 22:44:27 ---> c76d8edab6a3 22:44:27 Step 6/23 : COPY go.mod vendor* ./ 22:44:27 ---> Using cache 22:44:27 ---> a65305baefdc 22:44:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:27 ---> Using cache 22:44:27 ---> f717cc7de94d 22:44:27 Step 8/23 : COPY . . 22:44:27 ---> Using cache 22:44:27 ---> 5e35ac8f7c6d 22:44:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:44:28 ---> Running in 3765fdb45639 22:44:30 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 22:44:38 Removing intermediate container 02583fac1479 22:44:38 ---> 7e7e532fd8c1 22:44:38 22:44:38 Step 9/25 : FROM alpine:3.17 22:44:38 ---> 51e60588ff2c 22:44:38 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:44:38 ---> Running in e0ae36169370 22:44:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:44:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:44:41 (1/3) Installing ca-certificates (20220614-r4) 22:44:42 (2/3) Installing dumb-init (1.2.5-r2) 22:44:42 (3/3) Installing su-exec (0.2-r2) 22:44:42 Executing busybox-1.35.0-r29.trigger 22:44:42 Executing ca-certificates-20220614-r4.trigger 22:44:42 OK: 8 MiB in 18 packages 22:44:45 Removing intermediate container e0ae36169370 22:44:45 ---> 535afc623d4f 22:44:45 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:44:45 ---> Running in 14ada8a27788 22:44:45 Removing intermediate container 14ada8a27788 22:44:45 ---> 0c5add33be8b 22:44:45 Step 12/25 : WORKDIR / 22:44:45 ---> Running in 22fc86f60e93 22:44:46 Removing intermediate container 22fc86f60e93 22:44:46 ---> d53f5eb14033 22:44:46 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:47 ---> 2ddb1547d11d 22:44:47 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 22:44:47 ---> e4d842f3a68e 22:44:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:44:48 ---> c5c64f607e1b 22:44:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:44:49 ---> 8f9fb841a2ae 22:44:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:44:50 ---> 46b79a73b52d 22:44:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:44:54 ---> 1b049608624e 22:44:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:44:55 ---> 1647fcbfaee8 22:44:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:44:56 ---> 678126bd85ff 22:44:56 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:44:56 ---> Running in 4fd417e1f8b5 22:44:59 Removing intermediate container 4fd417e1f8b5 22:44:59 ---> cb9ac4d67ac0 22:44:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:44:59 ---> Running in a5d2b1b159bd 22:45:00 Removing intermediate container a5d2b1b159bd 22:45:00 ---> 16a90f5d4c06 22:45:00 Step 23/25 : LABEL arch=arm64 22:45:00 ---> Running in d45633a421dd 22:45:00 Removing intermediate container d45633a421dd 22:45:00 ---> c1220c560f42 22:45:00 Step 24/25 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:45:00 ---> Running in 244c9bcaa9eb 22:45:01 Removing intermediate container 244c9bcaa9eb 22:45:01 ---> 2d914339672f 22:45:01 Step 25/25 : LABEL version=0.0.0 22:45:01 ---> Running in 5e7c79eddeba 22:45:02 Removing intermediate container 5e7c79eddeba 22:45:02 ---> 14bee87b5a2b 22:45:02 22:45:02 Successfully built 14bee87b5a2b 22:45:02 Successfully tagged security-secretstore-setup-arm64:latest 22:45:34  Building security-secretstore-setup ... done Removing intermediate container 614808fcc4ce 22:45:34 ---> b8c545b780a5 22:45:34 22:45:34 Step 9/33 : FROM alpine:3.17 22:45:34 ---> 51e60588ff2c 22:45:34 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:45:34 ---> Using cache 22:45:34 ---> dd70aa53ac3f 22:45:34 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 22:45:34 ---> Running in 75c26d1b9204 22:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:45:34 (1/2) Installing dumb-init (1.2.5-r2) 22:45:34 (2/2) Installing su-exec (0.2-r2) 22:45:34 Executing busybox-1.35.0-r29.trigger 22:45:34 OK: 8 MiB in 17 packages 22:45:36 Removing intermediate container 75c26d1b9204 22:45:36 ---> ac4bb535390c 22:45:36 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 22:45:36 ---> Running in f9a7e500bbe5 22:45:37 Removing intermediate container f9a7e500bbe5 22:45:37 ---> 126e00f6ef78 22:45:37 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:45:37 ---> Running in 08f59daa5153 22:45:37 Removing intermediate container 08f59daa5153 22:45:37 ---> 02ee5d44fe05 22:45:37 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:45:37 ---> Running in f4741f5ec630 22:45:38 Removing intermediate container f4741f5ec630 22:45:38 ---> 35f86bbd9d75 22:45:38 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:45:38 ---> Running in 450035c96170 22:45:39 Removing intermediate container 450035c96170 22:45:39 ---> bc99db9b3af3 22:45:39 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:45:39 ---> Running in 20c4972d6fd7 22:45:41 Removing intermediate container 20c4972d6fd7 22:45:41 ---> 640c68c92c52 22:45:41 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:45:41 ---> Running in d12420376a70 22:45:42 Removing intermediate container d12420376a70 22:45:42 ---> 0b7331bd4c69 22:45:42 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:45:43 ---> 4e966282c811 22:45:43 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:45:43 ---> Running in 1063debc1ccf 22:45:46 Removing intermediate container 1063debc1ccf 22:45:46 ---> 7fc7ca3d3bab 22:45:46 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:47 ---> 16c2b0284639 22:45:47 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 22:45:48 ---> 59abdae6d600 22:45:48 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:45:50 ---> 3afd889aca2a 22:45:50 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:45:51 ---> 95d93ae7882c 22:45:51 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 22:45:52 ---> f250886872d8 22:45:52 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:45:53 ---> 664875ffc936 22:45:53 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:45:54 ---> f2cb289b10a2 22:45:54 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:45:55 ---> 7bacc18d39b1 22:45:55 Step 28/33 : RUN chmod +x /entrypoint.sh 22:45:55 ---> Running in a5ce7c285aaa 22:46:00 Removing intermediate container a5ce7c285aaa 22:46:00 ---> bc5ca77b1810 22:46:00 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:46:00 ---> Running in c4e762aa0062 22:46:00 Removing intermediate container c4e762aa0062 22:46:00 ---> b6a28f810e17 22:46:00 Step 30/33 : CMD ["gate"] 22:46:00 ---> Running in 397ebebb0f1a 22:46:01 Removing intermediate container 397ebebb0f1a 22:46:01 ---> 6b26b9b5f531 22:46:01 Step 31/33 : LABEL arch=arm64 22:46:01 ---> Running in fd0efdef4a39 22:46:02 Removing intermediate container fd0efdef4a39 22:46:02 ---> 27236e15cc8e 22:46:02 Step 32/33 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:46:02 ---> Running in 91b06d5476e8 22:46:02 Removing intermediate container 91b06d5476e8 22:46:02 ---> c2d15e33fa31 22:46:02 Step 33/33 : LABEL version=0.0.0 22:46:03 ---> Running in 97b26a04b101 22:46:03 Removing intermediate container 97b26a04b101 22:46:03 ---> e7a57c2fa0a8 22:46:03 22:46:03 Successfully built e7a57c2fa0a8 22:46:03 Successfully tagged security-bootstrapper-arm64:latest 22:47:25  Building security-bootstrapper ... done Removing intermediate container e2acdb44126f 22:47:25 ---> 00844d7d137b 22:47:25 22:47:25 Step 10/23 : FROM alpine:3.17 22:47:25 ---> 51e60588ff2c 22:47:25 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:47:25 ---> Running in 5d25809a72a5 22:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:47:25 (1/2) Installing ca-certificates (20220614-r4) 22:47:25 (2/2) Installing dumb-init (1.2.5-r2) 22:47:25 Executing busybox-1.35.0-r29.trigger 22:47:25 Executing ca-certificates-20220614-r4.trigger 22:47:25 OK: 8 MiB in 17 packages 22:47:25 Removing intermediate container 5d25809a72a5 22:47:25 ---> 33aa6b25ca39 22:47:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 22:47:25 ---> Running in 7e4802e06190 22:47:25 Removing intermediate container 7e4802e06190 22:47:25 ---> 4ba9089b16a2 22:47:25 Step 13/23 : ENV APP_PORT=59860 22:47:25 ---> Running in ee022732ef82 22:47:25 Removing intermediate container ee022732ef82 22:47:25 ---> 22279fb3a60f 22:47:25 Step 14/23 : EXPOSE $APP_PORT 22:47:25 ---> Running in 6b4dcce61490 22:47:25 Removing intermediate container 6b4dcce61490 22:47:25 ---> 55b174964985 22:47:25 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:25 ---> d53e2efa55aa 22:47:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:47:25 ---> 82c07f988a4a 22:47:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:47:25 ---> 5383bbfbd0d7 22:47:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:47:25 ---> 55dc829fce99 22:47:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:47:25 ---> Running in 3b815a7e3bf8 22:47:26 Removing intermediate container 3b815a7e3bf8 22:47:26 ---> 67f396658929 22:47:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:47:26 ---> Running in 968475a2c3f1 22:47:27 Removing intermediate container 968475a2c3f1 22:47:27 ---> 9e86153bff72 22:47:27 Step 21/23 : LABEL arch=arm64 22:47:27 ---> Running in df9edd7c1ea7 22:47:27 Removing intermediate container df9edd7c1ea7 22:47:27 ---> 4083db2d6dbd 22:47:27 Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:47:27 ---> Running in 4e71230b1e2a 22:47:28 Removing intermediate container 4e71230b1e2a 22:47:28 ---> 5dbf7cd6d731 22:47:28 Step 23/23 : LABEL version=0.0.0 22:47:28 ---> Running in 27f5adcc22c6 22:47:31 Removing intermediate container 27f5adcc22c6 22:47:31 ---> 122e32b57fba 22:47:31 22:47:31 Successfully built 122e32b57fba 22:47:31 Successfully tagged support-notifications-arm64:latest 22:47:46  Building support-notifications ... done Removing intermediate container 9c43865343f8 22:47:46 ---> 466d34b7fc22 22:47:46 22:47:46 Step 10/23 : FROM alpine:3.17 22:47:46 ---> 51e60588ff2c 22:47:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:47:46 ---> Using cache 22:47:46 ---> 36c5b8a36053 22:47:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:47:46 ---> Using cache 22:47:46 ---> b94465b117c3 22:47:46 Step 13/23 : ENV APP_PORT=59861 22:47:46 ---> Running in 91b4d1e5e6c3 22:47:46 Removing intermediate container 91b4d1e5e6c3 22:47:46 ---> 839f5be7f095 22:47:46 Step 14/23 : EXPOSE $APP_PORT 22:47:46 ---> Running in 4e0c762d4f71 22:47:46 Removing intermediate container 4e0c762d4f71 22:47:46 ---> 9c1eab63990e 22:47:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:46 ---> 77c1a1e509ec 22:47:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:47:46 ---> f8c572fbf685 22:47:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:47:49 ---> 53a2cb8a461f 22:47:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:47:50 ---> 5201adea26d4 22:47:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:47:50 ---> Running in 90691a0b0337 22:47:50 Removing intermediate container 90691a0b0337 22:47:50 ---> 793d87bc3e82 22:47:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:47:50 ---> Running in 673a0c8e3186 22:47:51 Removing intermediate container 673a0c8e3186 22:47:51 ---> aea95575e869 22:47:51 Step 21/23 : LABEL arch=arm64 22:47:51 ---> Running in 90d348032631 22:47:52 Removing intermediate container 90d348032631 22:47:52 ---> 906757fcb4e6 22:47:52 Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:47:52 ---> Running in 58ed9126d49a 22:47:52 Removing intermediate container 58ed9126d49a 22:47:52 ---> e589b5fb2af9 22:47:52 Step 23/23 : LABEL version=0.0.0 22:47:52 ---> Running in 09f4ffb5770f 22:47:53 Removing intermediate container 09f4ffb5770f 22:47:53 ---> f200475bd801 22:47:53 22:47:53 Successfully built f200475bd801 22:47:53 Successfully tagged support-scheduler-arm64:latest 22:48:05  Building support-scheduler ... done Removing intermediate container 3765fdb45639 22:48:05 ---> e339b34dfd6c 22:48:05 22:48:05 Step 10/23 : FROM alpine:3.17 22:48:05 ---> 51e60588ff2c 22:48:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:48:05 ---> Using cache 22:48:05 ---> 0661bf1d3108 22:48:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:48:05 ---> Using cache 22:48:05 ---> a5c92bcc0833 22:48:05 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:05 ---> Using cache 22:48:06 ---> bfd79ac470e9 22:48:06 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:48:06 ---> Using cache 22:48:06 ---> 610573435947 22:48:06 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:48:07 ---> d46a1e9d6e6b 22:48:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:48:07 ---> 56db3c6a9765 22:48:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:48:07 ---> be3f8505159e 22:48:07 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:48:07 ---> Running in dbfc43e47df7 22:48:09 Removing intermediate container dbfc43e47df7 22:48:09 ---> dbf5b4f8f4bb 22:48:09 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:48:09 ---> Running in a00bc415d3b1 22:48:09 Removing intermediate container a00bc415d3b1 22:48:09 ---> 1d4143e7dce0 22:48:09 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 22:48:09 ---> Running in 04a4b9ac2ca6 22:48:10 Removing intermediate container 04a4b9ac2ca6 22:48:10 ---> bee32572fb69 22:48:10 Step 21/23 : LABEL arch=arm64 22:48:10 ---> Running in 909eb28d827f 22:48:10 Removing intermediate container 909eb28d827f 22:48:10 ---> ffbbe7008eec 22:48:10 Step 22/23 : LABEL git_sha=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb 22:48:10 ---> Running in 4e6049ce6f42 22:48:10 Removing intermediate container 4e6049ce6f42 22:48:10 ---> 78bffd7c5911 22:48:10 Step 23/23 : LABEL version=0.0.0 22:48:10 ---> Running in f710a3cd4fda 22:48:11 Removing intermediate container f710a3cd4fda 22:48:11 ---> d6e4555d8edf 22:48:11 22:48:11 Successfully built d6e4555d8edf 22:48:11 Successfully tagged core-common-config-bootstrapper-arm64:latest 22:48:12  Building core-common-config-bootstrapper ... done  [Pipeline] } 22:48:12 $ docker stop --time=1 6bbaf56ee9aa9a9bc7666c6970c0905b727a333176865618f5df534ed0f4e245 22:48:13 $ docker rm -f --volumes 6bbaf56ee9aa9a9bc7666c6970c0905b727a333176865618f5df534ed0f4e245 [Pipeline] // withDockerContainer [Pipeline] sh 22:48:14 + docker images 22:48:14 REPOSITORY TAG IMAGE ID CREATED SIZE 22:48:14 core-common-config-bootstrapper-arm64 latest d6e4555d8edf 3 seconds ago 17.2MB 22:48:14 e339b34dfd6c 10 seconds ago 1.48GB 22:48:14 support-scheduler-arm64 latest f200475bd801 21 seconds ago 31.5MB 22:48:14 466d34b7fc22 32 seconds ago 1.56GB 22:48:14 support-notifications-arm64 latest 122e32b57fba 46 seconds ago 32.2MB 22:48:14 00844d7d137b About a minute ago 1.56GB 22:48:14 security-bootstrapper-arm64 latest e7a57c2fa0a8 2 minutes ago 21.9MB 22:48:14 b8c545b780a5 2 minutes ago 1.48GB 22:48:14 security-secretstore-setup-arm64 latest 14bee87b5a2b 3 minutes ago 32.2MB 22:48:14 7e7e532fd8c1 3 minutes ago 1.49GB 22:48:14 core-command-arm64 latest d9d765e15233 4 minutes ago 19.7MB 22:48:14 46e7b42a7050 4 minutes ago 1.49GB 22:48:14 security-spiffe-token-provider-arm64 latest 88e3a1befa86 9 minutes ago 32.7MB 22:48:14 2ff17bfc7cdb 9 minutes ago 1.53GB 22:48:14 core-metadata-arm64 latest 721f7a90cba4 11 minutes ago 20.2MB 22:48:14 security-spire-agent-arm64 latest 69bac28fab02 11 minutes ago 125MB 22:48:14 f36c4d7a9bc0 11 minutes ago 1.5GB 22:48:14 f6be9686f366 11 minutes ago 1.35GB 22:48:14 core-data-arm64 latest 8e624b5efdb4 12 minutes ago 19.9MB 22:48:14 99eb71f67426 12 minutes ago 1.5GB 22:48:14 security-proxy-setup-arm64 latest 1a06ea19b001 13 minutes ago 18.7MB 22:48:14 security-proxy-auth-arm64 latest 2966d1df9d0d 13 minutes ago 18.3MB 22:48:14 575f1c6eb964 13 minutes ago 1.47GB 22:48:14 8a79e2e979a7 13 minutes ago 1.47GB 22:48:14 security-spire-server-arm64 latest 58e82f0cc7c2 19 minutes ago 87.1MB 22:48:14 security-spire-config-arm64 latest 0882c51d7fc3 19 minutes ago 86.2MB 22:48:14 54aaea31d69d 19 minutes ago 1.35GB 22:48:14 53e0ccb578db 19 minutes ago 1.35GB 22:48:14 ci-base-image-arm64 latest 7c3aad41d699 35 minutes ago 866MB 22:48:14 alpine 3.17 51e60588ff2c 13 days ago 7.46MB 22:48:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB 22:48:14 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 22:48:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:48:15 22:48:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:48:15 arm64: Pulling from edgex-lftools-log-publisher 22:48:15 8998bd30e6a1: Pulling fs layer 22:48:15 04944245beec: Pulling fs layer 22:48:15 699f458cf7ca: Pulling fs layer 22:48:15 765212b225bb: Pulling fs layer 22:48:15 f23df028b6ca: Pulling fs layer 22:48:15 d65c8cfc05b1: Pulling fs layer 22:48:15 2437ff75d9bd: Pulling fs layer 22:48:15 f23df028b6ca: Waiting 22:48:15 d65c8cfc05b1: Waiting 22:48:15 2437ff75d9bd: Waiting 22:48:16 04944245beec: Verifying Checksum 22:48:16 04944245beec: Download complete 22:48:16 765212b225bb: Verifying Checksum 22:48:16 765212b225bb: Download complete 22:48:16 f23df028b6ca: Verifying Checksum 22:48:16 f23df028b6ca: Download complete 22:48:16 d65c8cfc05b1: Verifying Checksum 22:48:16 d65c8cfc05b1: Download complete 22:48:16 699f458cf7ca: Verifying Checksum 22:48:16 699f458cf7ca: Download complete 22:48:16 8998bd30e6a1: Download complete 22:48:19 2437ff75d9bd: Download complete 22:48:20 8998bd30e6a1: Pull complete 22:48:21 04944245beec: Pull complete 22:48:22 699f458cf7ca: Pull complete 22:48:22 765212b225bb: Pull complete 22:48:23 f23df028b6ca: Pull complete 22:48:23 d65c8cfc05b1: Pull complete 22:48:38 2437ff75d9bd: Pull complete 22:48:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:48:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:38 prd-ubuntu20.04-docker-arm64-4c-16g-7462 does not seem to be running inside a container 22:48:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:48:41 $ docker top 90ac2f1edfab9b5361b5301a0e1c969a7613e298af1f69eb1a663e48f8eec461 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:42 ---> job-cost.sh 22:48:42 lf-activate-venv: SKIPPING 22:48:42 INFO: No Stack... 22:48:42 INFO: Retrieving Pricing Info for: v3-standard-4 22:48:43 INFO: Archiving Costs [Pipeline] sh 22:48:44 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:48:44 + cut -d, -f6 [Pipeline] lock 22:48:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4510-1-stack-cost] 22:48:44 Resource [jenkins-edgexfoundry-edgex-go-PR-4510-1-stack-cost] did not exist. Created. 22:48:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4510-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:48:45 + echo total: 0.10999999940395355 [Pipeline] stash 22:48:45 Stashed 1 file(s) [Pipeline] } 22:48:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4510-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:48:45 $ docker stop --time=1 90ac2f1edfab9b5361b5301a0e1c969a7613e298af1f69eb1a663e48f8eec461 22:48:47 $ docker rm -f --volumes 90ac2f1edfab9b5361b5301a0e1c969a7613e298af1f69eb1a663e48f8eec461 [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 22:48:48 provisioning config files... 22:48:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5436787363702725641tmp [Pipeline] { [Pipeline] sh 22:48:48 + set +x 22:48:48 + bash -s -- 22:48:48 + curl -s https://codecov.io/bash 22:48:48 22:48:48 _____ _ 22:48:48 / ____| | | 22:48:48 | | ___ __| | ___ ___ _____ __ 22:48:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:48:48 | |___| (_) | (_| | __/ (_| (_) \ V / 22:48:48 \_____\___/ \__,_|\___|\___\___/ \_/ 22:48:48 Bash-1.0.6 22:48:48 22:48:48 22:48:48 ==> git version 2.25.1 found 22:48:48 ==> 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 22:48:48 Release-Date: 2020-01-08 22:48:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:48:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:48:48 ==> Jenkins CI detected. 22:48:48 current dir:  /w/workspace/edgex-go/1 22:48:48 project root: . 22:48:48 --> token set from env 22:48:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:48:48 ==> Running gcov in . (disable via -X gcov) 22:48:48 ==> Python coveragepy not found 22:48:48 ==> Searching for coverage reports in: 22:48:48 + . 22:48:48 -> Found 1 reports 22:48:48 ==> Detecting git/mercurial file structure 22:48:48 ==> Reading reports 22:48:48 + ./coverage.out bytes=448244 22:48:48 ==> Appending adjustments 22:48:48 https://docs.codecov.io/docs/fixing-reports 22:48:49 + Found adjustments 22:48:49 ==> Gzipping contents 22:48:49 60K /tmp/codecov.fN2JCJ.gz 22:48:49 ==> Uploading reports 22:48:49 url: https://codecov.io 22:48:49 query: branch=PR-4510&commit=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4510%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4510&job=&cmd_args= 22:48:49 -> Pinging Codecov 22:48:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4510&commit=cdf1032a52b3208f5ed606d9734dfdb8b8f419bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4510%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4510&job=&cmd_args= 22:48:49 -> Uploading to 22:48:49 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/00271124DB129430A58F1EEE437C3FCB/cdf1032a52b3208f5ed606d9734dfdb8b8f419bb/29e2f46b-6090-487e-82cc-e134de041a4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T224849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38f2a5320fceb509d9e941b336daee7fb3a9ae5fa3bd53b3597addd89e089881 22:48:49 % Total % Received % Xferd Average Speed Time Time Time Current 22:48:49 Dload Upload Total Spent Left Speed 22:48:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57568 0 0 100 57568 0 183k --:--:-- --:--:-- --:--:-- 183k 22:48:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cdf1032a52b3208f5ed606d9734dfdb8b8f419bb [Pipeline] } 22:48:50 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 22:48:51 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:48:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:48:52 ---> package-listing.sh 22:48:52 ++ facter osfamily 22:48:52 ++ tr '[:upper:]' '[:lower:]' 22:48:53 + OS_FAMILY=debian 22:48:53 + workspace=/w/workspace/edgex-go/1 22:48:53 + START_PACKAGES=/tmp/packages_start.txt 22:48:53 + END_PACKAGES=/tmp/packages_end.txt 22:48:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:48:53 + PACKAGES=/tmp/packages_start.txt 22:48:53 + '[' /w/workspace/edgex-go/1 ']' 22:48:53 + PACKAGES=/tmp/packages_end.txt 22:48:53 + case "${OS_FAMILY}" in 22:48:53 + dpkg -l 22:48:53 + grep '^ii' 22:48:53 + '[' -f /tmp/packages_start.txt ']' 22:48:53 + '[' -f /tmp/packages_end.txt ']' 22:48:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:48:53 + '[' /w/workspace/edgex-go/1 ']' 22:48:53 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:48:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:48:53 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 22:48:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:53 22:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:54 latest: Pulling from edgex-lftools-log-publisher 22:48:54 5eb5b503b376: Pulling fs layer 22:48:54 5c69ac0246d0: Pulling fs layer 22:48:54 ec43610c2a17: Pulling fs layer 22:48:54 3a2ae6a8a46f: Pulling fs layer 22:48:54 33b1e0a273af: Pulling fs layer 22:48:54 5d3b04190fa2: Pulling fs layer 22:48:54 2f39f015ded8: Pulling fs layer 22:48:54 3a2ae6a8a46f: Waiting 22:48:54 33b1e0a273af: Waiting 22:48:54 5d3b04190fa2: Waiting 22:48:54 2f39f015ded8: Waiting 22:48:54 5c69ac0246d0: Download complete 22:48:54 33b1e0a273af: Verifying Checksum 22:48:54 33b1e0a273af: Download complete 22:48:54 5d3b04190fa2: Verifying Checksum 22:48:54 5d3b04190fa2: Download complete 22:48:54 ec43610c2a17: Verifying Checksum 22:48:54 ec43610c2a17: Download complete 22:48:54 5eb5b503b376: Verifying Checksum 22:48:54 5eb5b503b376: Download complete 22:48:55 2f39f015ded8: Verifying Checksum 22:48:55 2f39f015ded8: Download complete 22:48:55 5eb5b503b376: Pull complete 22:48:55 5c69ac0246d0: Pull complete 22:48:56 ec43610c2a17: Pull complete 22:48:56 3a2ae6a8a46f: Pull complete 22:48:56 33b1e0a273af: Pull complete 22:48:56 5d3b04190fa2: Pull complete 22:49:00 2f39f015ded8: Pull complete 22:49:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:49:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:49:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:00 prd-ubuntu20.04-docker-8c-8g-7461 does not seem to be running inside a container 22:49:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:49:03 $ docker top 8ffc758e377603afcafab0c1fb3d90d0595841681e5e2e8dd5504e8ff9d57621 -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:04 + touch /tmp/pre-build-complete [Pipeline] sh 22:49:04 + mkdir -p /var/log/sysstat [Pipeline] sh 22:49:04 + ls /var/log/sa-host 22:49:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:49:04 provisioning config files... 22:49:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12635013746648161314tmp [Pipeline] { [Pipeline] echo 22:49:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:49:05 ---> create-netrc.sh [Pipeline] } 22:49:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:49:05 ---> python-tools-install.sh [Pipeline] echo 22:49:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:49:05 ---> sudo-logs.sh 22:49:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:49:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:49:06 ---> job-cost.sh 22:49:06 lf-activate-venv: SKIPPING 22:49:06 DEBUG: total: 0.10999999940395355 22:49:06 INFO: Retrieving Stack Cost... 22:49:06 INFO: Retrieving Pricing Info for: v3-standard-8 22:49:07 INFO: Archiving Costs [Pipeline] echo 22:49:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:49:07 ---> logs-deploy.sh 22:49:07 lf-activate-venv: SKIPPING 22:49:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4510/1 22:49:07 INFO: archiving workspace using pattern(s): 22:49:08 Archives upload complete. 22:49:08 INFO: archiving logs to Nexus 22:49:09 ---> uname -a: 22:49:09 Linux prd-ubuntu20-04-docker-8c-8g-7461 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:49:09 22:49:09 22:49:09 ---> lscpu: 22:49:09 Architecture: x86_64 22:49:09 CPU op-mode(s): 32-bit, 64-bit 22:49:09 Byte Order: Little Endian 22:49:09 Address sizes: 40 bits physical, 48 bits virtual 22:49:09 CPU(s): 8 22:49:09 On-line CPU(s) list: 0-7 22:49:09 Thread(s) per core: 1 22:49:09 Core(s) per socket: 1 22:49:09 Socket(s): 8 22:49:09 NUMA node(s): 1 22:49:09 Vendor ID: AuthenticAMD 22:49:09 CPU family: 23 22:49:09 Model: 49 22:49:09 Model name: AMD EPYC-Rome Processor 22:49:09 Stepping: 0 22:49:09 CPU MHz: 2799.998 22:49:09 BogoMIPS: 5599.99 22:49:09 Virtualization: AMD-V 22:49:09 Hypervisor vendor: KVM 22:49:09 Virtualization type: full 22:49:09 L1d cache: 256 KiB 22:49:09 L1i cache: 256 KiB 22:49:09 L2 cache: 4 MiB 22:49:09 L3 cache: 128 MiB 22:49:09 NUMA node0 CPU(s): 0-7 22:49:09 Vulnerability Itlb multihit: Not affected 22:49:09 Vulnerability L1tf: Not affected 22:49:09 Vulnerability Mds: Not affected 22:49:09 Vulnerability Meltdown: Not affected 22:49:09 Vulnerability Mmio stale data: Not affected 22:49:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:49:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:49:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:49:09 Vulnerability Srbds: Not affected 22:49:09 Vulnerability Tsx async abort: Not affected 22:49:09 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 22:49:09 22:49:09 22:49:09 ---> nproc: 22:49:09 8 22:49:09 22:49:09 22:49:09 ---> df -h: 22:49:09 Filesystem Size Used Avail Use% Mounted on 22:49:09 overlay 155G 19G 137G 12% / 22:49:09 tmpfs 64M 0 64M 0% /dev 22:49:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:49:09 shm 64M 0 64M 0% /dev/shm 22:49:09 /dev/vda1 155G 19G 137G 12% /facter-os 22:49:09 22:49:09 22:49:09 ---> sar -b -r -n DEV: 22:49:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7461) 04/11/23 _x86_64_ (8 CPU) 22:49:09 22:49:09 22:07:31 LINUX RESTART (8 CPU) 22:49:09 22:49:09 22:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:49:09 22:09:01 327.68 11.61 316.06 0.00 1808.77 72788.80 0.00 22:49:09 22:10:01 33.06 0.07 32.99 0.00 6.93 16802.13 0.00 22:49:09 22:11:01 38.87 0.23 38.64 0.00 3.07 11357.03 0.00 22:49:09 22:12:01 123.86 0.08 123.78 0.00 10.26 94678.17 0.00 22:49:09 22:13:02 163.37 7.16 156.20 0.00 120.73 8793.37 0.00 22:49:09 22:14:01 262.91 4.55 258.36 0.00 47.11 123712.49 0.00 22:49:09 22:15:01 769.09 9.83 759.26 0.00 5093.95 281067.56 0.00 22:49:09 22:16:01 1273.69 1.65 1272.04 0.00 37.06 352094.12 0.00 22:49:09 22:17:01 175.21 0.08 175.12 0.00 7.60 13784.74 0.00 22:49:09 22:18:01 2.47 0.00 2.47 0.00 0.00 26.80 0.00 22:49:09 22:19:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 22:49:09 22:20:01 1.88 0.00 1.88 0.00 0.00 20.00 0.00 22:49:09 22:21:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 22:49:09 22:22:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 22:49:09 22:23:01 2.30 0.02 2.28 0.00 0.13 25.73 0.00 22:49:09 22:24:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 22:49:09 22:25:01 1.38 0.00 1.38 0.00 0.00 20.00 0.00 22:49:09 22:26:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 22:49:09 22:27:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 22:49:09 22:28:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 22:49:09 22:29:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 22:49:09 22:30:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 22:49:09 22:31:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 22:49:09 22:32:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 22:49:09 22:33:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 22:49:09 22:34:01 1.85 0.00 1.85 0.00 0.00 19.73 0.00 22:49:09 22:35:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 22:49:09 22:36:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 22:49:09 22:37:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 22:49:09 22:38:01 0.85 0.00 0.85 0.00 0.00 10.79 0.00 22:49:09 22:39:01 3.40 1.60 1.80 0.00 36.79 20.53 0.00 22:49:09 22:40:01 2.17 0.00 2.17 0.00 0.00 24.00 0.00 22:49:09 22:41:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 22:49:09 22:42:01 1.93 0.00 1.93 0.00 0.00 20.79 0.00 22:49:09 22:43:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 22:49:09 22:44:01 1.88 0.00 1.88 0.00 0.00 20.53 0.00 22:49:09 22:45:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 22:49:09 22:46:01 3.15 0.18 2.97 0.00 18.53 33.73 0.00 22:49:09 22:47:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 22:49:09 22:48:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 22:49:09 22:49:01 23.99 0.22 23.78 0.00 16.93 4183.67 0.00 22:49:09 Average: 79.03 0.91 78.12 0.00 175.83 23859.11 0.00 22:49:09 22:49:09 22:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:49:09 22:09:01 28547544 31570312 742608 2.26 111296 3149820 1784744 5.26 1119084 2816876 520 22:49:09 22:10:01 27808836 31460908 845272 2.57 113572 3724980 2025152 5.97 1597772 3018356 98452 22:49:09 22:11:01 27562220 31504672 799176 2.43 116072 3986532 1914004 5.64 1462460 3373896 301820 22:49:09 22:12:01 26160752 31524052 778876 2.37 119376 5381988 1851628 5.46 1588168 4623020 52 22:49:09 22:13:02 24207300 31315040 960120 2.92 196776 6821252 2467576 7.27 2015936 5880336 1419992 22:49:09 22:14:01 22209856 31479280 802348 2.44 286572 8764000 1935504 5.70 2148564 7630320 57928 22:49:09 22:15:01 20501780 31377400 887768 2.70 330236 10359720 2549776 7.51 2314332 9184160 167976 22:49:09 22:16:01 18837200 31402360 855780 2.60 369708 11872392 2301060 6.78 2658972 10363448 73116 22:49:09 22:17:01 19825616 31512776 755916 2.30 371824 11033752 1913504 5.64 2459016 9627332 200 22:49:09 22:18:01 19825432 31512668 755808 2.30 371864 11033760 1913504 5.64 2458344 9627336 16 22:49:09 22:19:01 19841920 31529196 739248 2.25 371892 11033764 1913504 5.64 2442048 9627340 12 22:49:09 22:20:01 19842668 31529972 738380 2.25 371916 11033768 1913504 5.64 2442140 9627344 4 22:49:09 22:21:01 19844416 31531736 736584 2.24 371968 11033768 1913504 5.64 2440088 9627344 16 22:49:09 22:22:01 19844528 31531912 736528 2.24 371976 11033772 1913504 5.64 2440192 9627364 48 22:49:09 22:23:01 19844828 31532332 736232 2.24 372028 11033776 1908464 5.62 2440332 9627368 4 22:49:09 22:24:01 19844812 31532316 736192 2.24 372072 11033772 1908464 5.62 2440336 9627368 8 22:49:09 22:25:01 19844788 31532316 736204 2.24 372092 11033756 1908464 5.62 2440192 9627348 8 22:49:09 22:26:01 19845000 31532548 735924 2.24 372100 11033756 1908464 5.62 2440400 9627348 48 22:49:09 22:27:01 19845232 31532836 735844 2.24 372140 11033764 1908464 5.62 2440640 9627356 8 22:49:09 22:28:01 19845248 31532860 735780 2.24 372168 11033756 1924528 5.67 2440348 9627364 12 22:49:09 22:29:01 19845388 31533060 735552 2.24 372180 11033772 1924528 5.67 2440228 9627424 8 22:49:09 22:30:01 19845340 31533056 735484 2.24 372232 11033776 1924528 5.67 2440276 9627428 8 22:49:09 22:31:01 19845256 31533024 735712 2.24 372244 11033776 1924528 5.67 2440608 9627428 12 22:49:09 22:32:01 19845272 31533056 735612 2.24 372296 11033780 1924528 5.67 2440416 9627432 44 22:49:09 22:33:01 19844940 31532784 735856 2.24 372324 11033776 1924528 5.67 2440516 9627436 16 22:49:09 22:34:01 19844924 31532800 735792 2.24 372336 11033780 1924528 5.67 2440532 9627436 0 22:49:09 22:35:01 19845120 31533012 735508 2.24 372348 11033788 1924528 5.67 2440528 9627440 8 22:49:09 22:36:01 19845064 31533088 735360 2.24 372348 11033924 1924528 5.67 2440556 9627560 184 22:49:09 22:37:01 19844984 31533008 735364 2.24 372364 11033924 1924528 5.67 2440540 9627560 4 22:49:09 22:38:01 19844456 31532504 735808 2.24 372372 11033928 1924528 5.67 2440632 9627564 196 22:49:09 22:39:01 19840412 31530616 737840 2.24 372424 11035028 1924528 5.67 2447128 9627920 52 22:49:09 22:40:01 19839672 31530000 738388 2.25 372480 11035032 1924528 5.67 2447284 9627888 24 22:49:09 22:41:01 19838884 31529264 739096 2.25 372524 11035036 1924528 5.67 2447308 9627892 160 22:49:09 22:42:01 19838608 31529044 739300 2.25 372576 11035036 1908028 5.62 2447612 9627892 172 22:49:09 22:43:01 19838772 31529256 739028 2.25 372632 11035028 1908028 5.62 2447552 9627896 12 22:49:09 22:44:01 19838584 31529080 739184 2.25 372656 11035036 1908028 5.62 2447320 9627896 4 22:49:09 22:45:01 19838488 31528992 739180 2.25 372672 11035048 1908028 5.62 2447196 9627900 4 22:49:09 22:46:01 19835636 31526948 741236 2.25 372712 11035612 1931376 5.69 2447624 9628408 4 22:49:09 22:47:01 19836340 31527656 740664 2.25 372768 11035612 1931376 5.69 2447476 9628408 8 22:49:09 22:48:01 19836292 31527672 740652 2.25 372792 11035616 1931376 5.69 2447420 9628412 52 22:49:09 22:49:01 19310504 31502320 763304 2.32 375116 11488768 1977504 5.83 2474728 10080908 359444 22:49:09 Average: 20733486 31514579 757671 2.30 339806 10210852 1956096 5.76 2331289 8903774 60504 22:49:09 22:49:09 22:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:49:09 22:09:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 22:49:09 22:09:01 ens3 1203.42 1141.56 11982.73 152.22 0.00 0.00 0.00 0.00 22:49:09 22:09:01 vethf09c208 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:49:09 22:09:01 docker0 541.64 529.10 40.44 3426.09 0.00 0.00 0.00 0.00 22:49:09 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:10:01 ens3 45.59 32.39 37.48 19.28 0.00 0.00 0.00 0.00 22:49:09 22:10:01 docker0 1.37 1.42 0.10 0.13 0.00 0.00 0.00 0.00 22:49:09 22:10:01 veth63523c4 1.37 1.55 0.12 0.14 0.00 0.00 0.00 0.00 22:49:09 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:11:01 ens3 31.51 19.14 32.50 12.15 0.00 0.00 0.00 0.00 22:49:09 22:11:01 docker0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:11:01 veth63523c4 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:12:01 vethe6be01d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:12:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 22:49:09 22:12:01 ens3 84.43 52.17 1694.25 18.26 0.00 0.00 0.00 0.00 22:49:09 22:12:01 veth444e2bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:12:01 veth80fbebb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:49:09 22:12:01 veth4a43571 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:12:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:49:09 22:12:01 vethd9786ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:13:02 veth196e729 111.92 215.85 10.44 1070.86 0.00 0.00 0.00 0.09 22:49:09 22:13:02 veth71c8da3 114.01 214.38 10.69 1083.57 0.00 0.00 0.00 0.09 22:49:09 22:13:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:49:09 22:13:02 ens3 1145.16 612.99 6520.90 62.57 0.00 0.00 0.00 0.00 22:49:09 22:13:02 veth2446136 113.53 215.61 10.53 1113.76 0.00 0.00 0.00 0.09 22:49:09 22:13:02 veth1a00ba0 116.35 212.52 10.82 1070.89 0.00 0.00 0.00 0.09 22:49:09 22:13:02 veth80fbebb 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 22:49:09 22:13:02 veth8d26e50 117.21 203.32 10.68 1063.97 0.00 0.00 0.00 0.09 22:49:09 22:13:02 docker0 582.39 1081.41 45.89 5657.00 0.00 0.00 0.00 0.00 22:49:09 22:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:49:09 22:14:01 ens3 66.31 58.09 590.42 5.41 0.00 0.00 0.00 0.00 22:49:09 22:14:01 veth80fbebb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:14:01 docker0 56.79 64.70 4.06 589.36 0.00 0.00 0.00 0.00 22:49:09 22:15:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 22:49:09 22:15:01 ens3 134.74 68.81 2295.94 12.85 0.00 0.00 0.00 0.00 22:49:09 22:15:01 veth481ee80 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:15:01 veth80fbebb 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 22:49:09 22:15:01 docker0 10.01 21.00 0.65 274.63 0.00 0.00 0.00 0.00 22:49:09 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:16:01 ens3 423.05 244.23 2825.80 203.26 0.00 0.00 0.00 0.00 22:49:09 22:16:01 veth80fbebb 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 22:49:09 22:16:01 veth1a79db4 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 22:49:09 22:16:01 docker0 187.35 362.46 15.55 2791.25 0.00 0.00 0.00 0.00 22:49:09 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:17:01 ens3 11.38 5.86 55.46 3.42 0.00 0.00 0.00 0.00 22:49:09 22:17:01 docker0 1.52 3.68 0.10 48.60 0.00 0.00 0.00 0.00 22:49:09 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:18:01 ens3 1.15 0.87 2.75 0.12 0.00 0.00 0.00 0.00 22:49:09 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:19:01 ens3 0.65 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:49:09 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:20:01 ens3 0.95 0.40 0.30 0.22 0.00 0.00 0.00 0.00 22:49:09 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:21:01 ens3 1.42 0.43 0.47 0.27 0.00 0.00 0.00 0.00 22:49:09 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:22:01 ens3 0.93 0.43 0.39 0.27 0.00 0.00 0.00 0.00 22:49:09 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:23:01 ens3 1.25 0.38 0.41 0.27 0.00 0.00 0.00 0.00 22:49:09 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:24:01 ens3 0.80 0.53 0.56 0.40 0.00 0.00 0.00 0.00 22:49:09 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:25:01 ens3 0.78 0.07 0.07 0.00 0.00 0.00 0.00 0.00 22:49:09 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:26:01 ens3 1.00 0.47 0.39 0.28 0.00 0.00 0.00 0.00 22:49:09 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:27:01 ens3 0.42 0.30 0.25 0.20 0.00 0.00 0.00 0.00 22:49:09 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:28:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 22:49:09 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:32:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:33:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:49:09 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:34:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:49:09 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:37:01 ens3 0.15 0.15 0.11 0.01 0.00 0.00 0.00 0.00 22:49:09 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:38:01 ens3 0.23 0.25 0.09 0.08 0.00 0.00 0.00 0.00 22:49:09 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:39:01 ens3 5.80 4.52 4.34 4.99 0.00 0.00 0.00 0.00 22:49:09 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:40:01 ens3 1.77 1.52 0.97 1.21 0.00 0.00 0.00 0.00 22:49:09 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:42:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:43:01 ens3 0.57 0.40 0.33 0.27 0.00 0.00 0.00 0.00 22:49:09 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:44:01 ens3 0.92 0.45 0.39 0.28 0.00 0.00 0.00 0.00 22:49:09 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:49:09 22:46:01 ens3 0.67 0.32 0.15 0.03 0.00 0.00 0.00 0.00 22:49:09 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:47:01 ens3 0.57 0.35 0.42 0.21 0.00 0.00 0.00 0.00 22:49:09 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:09 22:48:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:49:09 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 22:49:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 22:49:09 22:49:01 ens3 100.93 60.66 2524.73 12.42 0.00 0.00 0.00 0.00 22:49:09 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:09 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:49:09 Average: ens3 79.84 56.38 697.62 12.48 0.00 0.00 0.00 0.00 22:49:09 Average: docker0 33.74 50.45 2.61 312.38 0.00 0.00 0.00 0.00 22:49:09 22:49:09 22:49:09 ---> sar -P ALL: 22:49:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7461) 04/11/23 _x86_64_ (8 CPU) 22:49:09 22:49:09 22:07:31 LINUX RESTART (8 CPU) 22:49:09 22:49:09 22:08:01 CPU %user %nice %system %iowait %steal %idle 22:49:09 22:09:01 all 10.68 0.00 5.00 1.44 0.06 82.82 22:49:09 22:09:01 0 9.47 0.00 5.10 2.54 0.05 82.84 22:49:09 22:09:01 1 10.06 0.00 4.10 0.26 0.05 85.53 22:49:09 22:09:01 2 9.38 0.00 5.50 0.37 0.05 84.69 22:49:09 22:09:01 3 10.99 0.00 5.17 2.60 0.07 81.17 22:49:09 22:09:01 4 9.77 0.00 5.30 0.05 0.05 84.83 22:49:09 22:09:01 5 13.26 0.00 4.96 3.96 0.05 77.77 22:49:09 22:09:01 6 13.74 0.00 4.88 1.57 0.05 79.75 22:49:09 22:09:01 7 8.76 0.00 4.97 0.17 0.07 86.02 22:49:09 22:10:01 all 29.63 0.00 5.38 0.23 0.08 64.68 22:49:09 22:10:01 0 28.97 0.00 4.95 1.21 0.07 64.81 22:49:09 22:10:01 1 32.05 0.00 5.40 0.00 0.08 62.46 22:49:09 22:10:01 2 27.74 0.00 5.06 0.02 0.07 67.12 22:49:09 22:10:01 3 27.57 0.00 5.53 0.42 0.08 66.39 22:49:09 22:10:01 4 30.91 0.00 5.19 0.05 0.08 63.77 22:49:09 22:10:01 5 29.48 0.00 5.59 0.03 0.07 64.82 22:49:09 22:10:01 6 30.19 0.00 6.32 0.00 0.07 63.43 22:49:09 22:10:01 7 30.17 0.00 4.98 0.15 0.08 64.62 22:49:09 22:11:01 all 48.02 0.00 7.29 0.69 0.11 43.89 22:49:09 22:11:01 0 48.09 0.00 7.11 0.49 0.12 44.19 22:49:09 22:11:01 1 49.25 0.00 7.97 0.00 0.08 42.69 22:49:09 22:11:01 2 46.23 0.00 6.80 0.03 0.13 46.80 22:49:09 22:11:01 3 48.15 0.00 7.20 0.96 0.10 43.59 22:49:09 22:11:01 4 48.63 0.00 7.30 0.18 0.10 43.79 22:49:09 22:11:01 5 47.73 0.00 7.28 3.81 0.12 41.06 22:49:09 22:11:01 6 48.58 0.00 7.48 0.00 0.13 43.81 22:49:09 22:11:01 7 47.53 0.00 7.17 0.05 0.10 45.14 22:49:09 22:12:01 all 8.17 0.00 6.00 7.85 0.12 77.85 22:49:09 22:12:01 0 8.32 0.00 6.20 34.38 0.12 50.98 22:49:09 22:12:01 1 8.91 0.00 6.75 1.00 0.15 83.19 22:49:09 22:12:01 2 5.77 0.00 5.70 6.09 0.07 82.38 22:49:09 22:12:01 3 7.51 0.00 7.03 10.67 0.12 74.66 22:49:09 22:12:01 4 8.22 0.00 6.14 2.93 0.19 82.52 22:49:09 22:12:01 5 10.06 0.00 6.77 1.87 0.10 81.20 22:49:09 22:12:01 6 8.78 0.00 4.78 0.64 0.08 85.72 22:49:09 22:12:01 7 7.81 0.00 4.67 5.28 0.12 82.12 22:49:09 22:13:02 all 5.82 0.00 2.94 37.19 0.08 53.96 22:49:09 22:13:02 0 6.23 0.00 3.77 51.49 0.08 38.43 22:49:09 22:13:02 1 5.73 0.00 2.82 37.48 0.12 53.85 22:49:09 22:13:02 2 5.08 0.00 2.42 32.37 0.07 60.05 22:49:09 22:13:02 3 5.34 0.00 2.70 33.43 0.05 58.48 22:49:09 22:13:02 4 7.25 0.00 2.90 38.14 0.07 51.64 22:49:09 22:13:02 5 6.77 0.00 2.60 35.15 0.07 55.41 22:49:09 22:13:02 6 5.00 0.00 2.72 32.80 0.07 59.42 22:49:09 22:13:02 7 5.16 0.00 3.60 36.67 0.13 54.44 22:49:09 22:14:01 all 5.01 0.00 3.09 36.32 0.03 55.55 22:49:09 22:14:01 0 5.62 0.00 3.69 71.35 0.02 19.32 22:49:09 22:14:01 1 4.55 0.00 4.81 73.81 0.03 16.80 22:49:09 22:14:01 2 5.11 0.00 2.37 17.91 0.03 74.58 22:49:09 22:14:01 3 4.34 0.00 2.59 25.29 0.03 67.74 22:49:09 22:14:01 4 5.59 0.00 2.88 33.13 0.03 58.36 22:49:09 22:14:01 5 5.65 0.00 2.88 17.78 0.03 73.66 22:49:09 22:14:01 6 3.87 0.00 3.18 29.75 0.02 63.18 22:49:09 22:14:01 7 5.32 0.00 2.31 21.73 0.07 70.57 22:49:09 22:15:01 all 53.03 0.00 13.46 5.76 0.11 27.64 22:49:09 22:15:01 0 53.98 0.00 13.52 10.74 0.12 21.65 22:49:09 22:15:01 1 53.48 0.00 13.47 5.72 0.13 27.19 22:49:09 22:15:01 2 51.99 0.00 14.11 5.62 0.10 28.17 22:49:09 22:15:01 3 52.34 0.00 13.27 1.40 0.10 32.89 22:49:09 22:15:01 4 53.54 0.00 14.09 9.40 0.12 22.85 22:49:09 22:15:01 5 53.88 0.00 13.70 2.71 0.10 29.61 22:49:09 22:15:01 6 52.41 0.00 12.23 3.11 0.10 32.15 22:49:09 22:15:01 7 52.61 0.00 13.28 7.45 0.10 26.55 22:49:09 22:16:01 all 65.97 0.00 15.82 3.44 0.13 14.64 22:49:09 22:16:01 0 66.77 0.00 16.38 4.11 0.13 12.61 22:49:09 22:16:01 1 66.41 0.00 16.37 2.12 0.12 14.98 22:49:09 22:16:01 2 66.61 0.00 15.16 2.93 0.14 15.17 22:49:09 22:16:01 3 64.10 0.00 14.57 1.40 0.14 19.79 22:49:09 22:16:01 4 66.97 0.00 15.43 2.72 0.14 14.74 22:49:09 22:16:01 5 66.33 0.00 16.16 4.13 0.12 13.26 22:49:09 22:16:01 6 64.59 0.00 15.87 6.02 0.14 13.39 22:49:09 22:16:01 7 65.99 0.00 16.62 4.06 0.14 13.20 22:49:09 22:17:01 all 1.42 0.00 0.85 0.47 0.01 97.24 22:49:09 22:17:01 0 1.39 0.00 1.10 1.60 0.02 95.89 22:49:09 22:17:01 1 1.38 0.00 0.79 0.32 0.02 97.50 22:49:09 22:17:01 2 1.05 0.00 0.95 0.40 0.02 97.58 22:49:09 22:17:01 3 2.02 0.00 0.72 0.08 0.02 97.17 22:49:09 22:17:01 4 1.32 0.00 0.75 0.20 0.00 97.73 22:49:09 22:17:01 5 1.22 0.00 0.83 0.47 0.02 97.46 22:49:09 22:17:01 6 1.50 0.00 0.97 0.35 0.02 97.16 22:49:09 22:17:01 7 1.52 0.00 0.70 0.37 0.00 97.41 22:49:09 22:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:49:09 22:18:01 0 0.07 0.00 0.03 0.05 0.00 99.85 22:49:09 22:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:49:09 22:18:01 5 0.00 0.00 0.03 0.03 0.00 99.93 22:49:09 22:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:49:09 22:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:49:09 22:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:49:09 22:19:01 0 0.02 0.00 0.03 0.02 0.00 99.93 22:49:09 22:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:49:09 22:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:49:09 22:49:09 22:19:01 CPU %user %nice %system %iowait %steal %idle 22:49:09 22:20:01 all 0.24 0.00 0.01 0.13 0.00 99.61 22:49:09 22:20:01 0 0.00 0.00 0.02 0.15 0.02 99.82 22:49:09 22:20:01 1 1.86 0.00 0.00 0.00 0.02 98.13 22:49:09 22:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:20:01 5 0.02 0.00 0.02 0.63 0.00 99.33 22:49:09 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:20:01 7 0.02 0.00 0.03 0.27 0.00 99.68 22:49:09 22:21:01 all 0.16 0.00 0.02 0.19 0.00 99.64 22:49:09 22:21:01 0 0.08 0.00 0.00 0.35 0.00 99.57 22:49:09 22:21:01 1 1.04 0.00 0.05 0.00 0.00 98.91 22:49:09 22:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:21:01 5 0.03 0.00 0.00 0.97 0.00 99.00 22:49:09 22:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:21:01 7 0.03 0.00 0.03 0.17 0.00 99.77 22:49:09 22:22:01 all 0.03 0.00 0.01 0.20 0.00 99.76 22:49:09 22:22:01 0 0.15 0.00 0.02 0.80 0.00 99.03 22:49:09 22:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:49:09 22:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:22:01 5 0.02 0.00 0.02 0.33 0.00 99.63 22:49:09 22:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:49:09 22:22:01 7 0.02 0.00 0.02 0.50 0.00 99.47 22:49:09 22:23:01 all 0.18 0.00 0.02 0.19 0.00 99.60 22:49:09 22:23:01 0 0.07 0.00 0.03 0.00 0.00 99.90 22:49:09 22:23:01 1 1.21 0.00 0.02 0.00 0.02 98.76 22:49:09 22:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:23:01 3 0.03 0.00 0.00 0.57 0.00 99.40 22:49:09 22:23:01 4 0.02 0.00 0.03 0.00 0.00 99.95 22:49:09 22:23:01 5 0.03 0.00 0.02 0.55 0.00 99.40 22:49:09 22:23:01 6 0.03 0.00 0.03 0.00 0.00 99.93 22:49:09 22:23:01 7 0.03 0.00 0.03 0.43 0.02 99.48 22:49:09 22:24:01 all 0.04 0.00 0.02 0.14 0.00 99.80 22:49:09 22:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:49:09 22:24:01 1 0.15 0.00 0.05 0.00 0.00 99.80 22:49:09 22:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:24:01 3 0.02 0.00 0.02 0.52 0.00 99.45 22:49:09 22:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:24:01 5 0.03 0.00 0.02 0.42 0.00 99.53 22:49:09 22:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:49:09 22:24:01 7 0.02 0.00 0.02 0.20 0.00 99.77 22:49:09 22:25:01 all 0.03 0.00 0.01 0.04 0.00 99.92 22:49:09 22:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:49:09 22:25:01 1 0.12 0.00 0.02 0.00 0.00 99.87 22:49:09 22:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:25:01 3 0.02 0.00 0.00 0.18 0.00 99.80 22:49:09 22:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:25:01 5 0.03 0.00 0.00 0.15 0.00 99.82 22:49:09 22:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:25:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:49:09 22:26:01 all 0.23 0.00 0.01 0.00 0.01 99.75 22:49:09 22:26:01 0 0.00 0.00 0.03 0.00 0.00 99.97 22:49:09 22:26:01 1 1.70 0.00 0.00 0.00 0.02 98.29 22:49:09 22:26:01 2 0.00 0.00 0.03 0.00 0.00 99.97 22:49:09 22:26:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:49:09 22:26:01 4 0.07 0.00 0.00 0.00 0.00 99.93 22:49:09 22:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 22:49:09 22:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:49:09 22:27:01 all 0.27 0.00 0.01 0.01 0.00 99.71 22:49:09 22:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:49:09 22:27:01 1 1.95 0.00 0.02 0.00 0.00 98.03 22:49:09 22:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:27:01 3 0.03 0.00 0.00 0.03 0.00 99.93 22:49:09 22:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:27:01 5 0.02 0.00 0.02 0.03 0.00 99.93 22:49:09 22:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:27:01 7 0.05 0.00 0.02 0.00 0.02 99.92 22:49:09 22:28:01 all 0.06 0.00 0.01 0.01 0.01 99.91 22:49:09 22:28:01 0 0.02 0.00 0.03 0.03 0.02 99.90 22:49:09 22:28:01 1 0.38 0.00 0.02 0.00 0.02 99.58 22:49:09 22:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:49:09 22:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:49:09 22:28:01 5 0.00 0.00 0.02 0.02 0.00 99.97 22:49:09 22:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:28:01 7 0.00 0.00 0.02 0.00 0.03 99.95 22:49:09 22:29:01 all 0.20 0.00 0.01 0.01 0.01 99.77 22:49:09 22:29:01 0 0.02 0.00 0.05 0.02 0.03 99.88 22:49:09 22:29:01 1 1.47 0.00 0.02 0.00 0.02 98.50 22:49:09 22:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:49:09 22:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:49:09 22:29:01 5 0.00 0.00 0.00 0.03 0.02 99.95 22:49:09 22:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:29:01 7 0.02 0.00 0.02 0.00 0.03 99.93 22:49:09 22:30:01 all 0.05 0.00 0.01 0.35 0.02 99.57 22:49:09 22:30:01 0 0.00 0.00 0.00 0.00 0.03 99.97 22:49:09 22:30:01 1 0.33 0.00 0.00 0.00 0.02 99.65 22:49:09 22:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:30:01 3 0.00 0.00 0.02 0.70 0.02 99.27 22:49:09 22:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:49:09 22:30:01 5 0.02 0.00 0.00 1.52 0.00 98.47 22:49:09 22:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:30:01 7 0.02 0.00 0.02 0.58 0.05 99.33 22:49:09 22:49:09 22:30:01 CPU %user %nice %system %iowait %steal %idle 22:49:09 22:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:49:09 22:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:49:09 22:31:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:49:09 22:31:01 4 0.08 0.00 0.00 0.00 0.00 99.92 22:49:09 22:31:01 5 0.00 0.00 0.02 0.02 0.00 99.97 22:49:09 22:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:49:09 22:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:49:09 22:32:01 all 0.16 0.00 0.01 0.01 0.00 99.83 22:49:09 22:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 22:49:09 22:32:01 1 1.18 0.00 0.00 0.00 0.00 98.82 22:49:09 22:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:49:09 22:32:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:49:09 22:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 22:49:09 22:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 22:49:09 22:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:33:01 all 0.26 0.00 0.01 0.00 0.01 99.72 22:49:09 22:33:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:49:09 22:33:01 1 1.95 0.00 0.02 0.00 0.02 98.01 22:49:09 22:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:33:01 7 0.05 0.00 0.00 0.00 0.02 99.93 22:49:09 22:34:01 all 0.27 0.00 0.02 0.01 0.00 99.70 22:49:09 22:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:49:09 22:34:01 1 2.00 0.00 0.00 0.00 0.00 98.00 22:49:09 22:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:34:01 3 0.05 0.00 0.02 0.05 0.02 99.87 22:49:09 22:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:49:09 22:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 22:49:09 22:34:01 7 0.02 0.00 0.03 0.00 0.02 99.93 22:49:09 22:35:01 all 0.25 0.00 0.01 0.00 0.01 99.73 22:49:09 22:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:49:09 22:35:01 1 1.94 0.00 0.02 0.00 0.02 98.03 22:49:09 22:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:49:09 22:35:01 5 0.00 0.00 0.02 0.02 0.00 99.97 22:49:09 22:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:49:09 22:36:01 all 0.10 0.00 0.01 0.00 0.00 99.88 22:49:09 22:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:36:01 1 0.73 0.00 0.05 0.00 0.00 99.22 22:49:09 22:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:36:01 3 0.03 0.00 0.00 0.03 0.02 99.92 22:49:09 22:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:49:09 22:37:01 all 0.01 0.00 0.00 0.00 0.00 99.97 22:49:09 22:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:49:09 22:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:37:01 3 0.03 0.00 0.00 0.02 0.00 99.95 22:49:09 22:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:49:09 22:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 22:49:09 22:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:49:09 22:38:01 all 0.07 0.00 0.01 0.03 0.02 99.86 22:49:09 22:38:01 0 0.02 0.00 0.00 0.00 0.03 99.95 22:49:09 22:38:01 1 0.50 0.00 0.03 0.00 0.02 99.45 22:49:09 22:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:38:01 3 0.05 0.00 0.02 0.18 0.08 99.67 22:49:09 22:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:49:09 22:38:01 5 0.02 0.00 0.00 0.05 0.00 99.93 22:49:09 22:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:38:01 7 0.02 0.00 0.03 0.03 0.03 99.88 22:49:09 22:39:01 all 0.38 0.00 0.03 0.29 0.03 99.28 22:49:09 22:39:01 0 0.62 0.00 0.10 0.52 0.00 98.77 22:49:09 22:39:01 1 0.53 0.00 0.00 0.00 0.05 99.42 22:49:09 22:39:01 2 0.98 0.00 0.02 0.03 0.00 98.97 22:49:09 22:39:01 3 0.05 0.00 0.02 0.37 0.02 99.55 22:49:09 22:39:01 4 0.28 0.00 0.03 0.53 0.08 99.07 22:49:09 22:39:01 5 0.10 0.00 0.02 0.68 0.00 99.20 22:49:09 22:39:01 6 0.08 0.00 0.02 0.00 0.00 99.90 22:49:09 22:39:01 7 0.35 0.00 0.05 0.18 0.07 99.35 22:49:09 22:40:01 all 0.05 0.00 0.01 0.33 0.02 99.60 22:49:09 22:40:01 0 0.02 0.00 0.02 0.70 0.02 99.25 22:49:09 22:40:01 1 0.33 0.00 0.00 0.00 0.07 99.60 22:49:09 22:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:40:01 4 0.02 0.00 0.02 0.13 0.02 99.82 22:49:09 22:40:01 5 0.00 0.00 0.02 1.77 0.00 98.22 22:49:09 22:40:01 6 0.02 0.00 0.00 0.00 0.03 99.95 22:49:09 22:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:41:01 all 0.09 0.00 0.02 0.23 0.02 99.63 22:49:09 22:41:01 0 0.05 0.00 0.05 0.33 0.07 99.50 22:49:09 22:41:01 1 0.23 0.00 0.02 0.00 0.00 99.75 22:49:09 22:41:01 2 0.03 0.00 0.02 0.00 0.03 99.92 22:49:09 22:41:01 3 0.35 0.00 0.03 0.00 0.03 99.58 22:49:09 22:41:01 4 0.02 0.00 0.05 0.00 0.03 99.90 22:49:09 22:41:01 5 0.00 0.00 0.00 1.52 0.02 98.47 22:49:09 22:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:49:09 22:49:09 22:41:01 CPU %user %nice %system %iowait %steal %idle 22:49:09 22:42:01 all 0.05 0.00 0.02 0.26 0.01 99.65 22:49:09 22:42:01 0 0.00 0.00 0.02 0.87 0.00 99.12 22:49:09 22:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:49:09 22:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:42:01 3 0.33 0.00 0.03 0.00 0.02 99.62 22:49:09 22:42:01 4 0.03 0.00 0.02 0.05 0.03 99.87 22:49:09 22:42:01 5 0.00 0.00 0.00 1.20 0.00 98.80 22:49:09 22:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:49:09 22:42:01 7 0.00 0.00 0.02 0.00 0.03 99.95 22:49:09 22:43:01 all 0.01 0.00 0.01 0.03 0.00 99.94 22:49:09 22:43:01 0 0.03 0.00 0.02 0.18 0.02 99.75 22:49:09 22:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:43:01 4 0.03 0.00 0.03 0.00 0.02 99.92 22:49:09 22:43:01 5 0.00 0.00 0.02 0.08 0.00 99.90 22:49:09 22:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:44:01 all 0.02 0.00 0.00 0.01 0.00 99.97 22:49:09 22:44:01 0 0.00 0.00 0.00 0.03 0.00 99.97 22:49:09 22:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:49:09 22:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:49:09 22:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:49:09 22:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:49:09 22:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:49:09 22:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:49:09 22:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:49:09 22:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 22:49:09 22:45:01 5 0.00 0.00 0.00 0.08 0.00 99.92 22:49:09 22:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:46:01 all 0.16 0.00 0.04 0.31 0.02 99.47 22:49:09 22:46:01 0 0.03 0.00 0.02 0.87 0.05 99.03 22:49:09 22:46:01 1 0.55 0.00 0.13 0.15 0.00 99.17 22:49:09 22:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:46:01 3 0.58 0.00 0.07 0.00 0.00 99.35 22:49:09 22:46:01 4 0.02 0.00 0.00 0.32 0.05 99.62 22:49:09 22:46:01 5 0.02 0.00 0.02 1.17 0.00 98.80 22:49:09 22:46:01 6 0.03 0.00 0.05 0.00 0.02 99.90 22:49:09 22:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:49:09 22:47:01 all 0.07 0.00 0.01 0.15 0.01 99.75 22:49:09 22:47:01 0 0.02 0.00 0.03 0.35 0.02 99.58 22:49:09 22:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:49:09 22:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 22:49:09 22:47:01 3 0.47 0.00 0.02 0.00 0.00 99.52 22:49:09 22:47:01 4 0.02 0.00 0.02 0.03 0.05 99.88 22:49:09 22:47:01 5 0.00 0.00 0.02 0.82 0.02 99.15 22:49:09 22:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:49:09 22:48:01 all 0.04 0.00 0.01 0.13 0.02 99.80 22:49:09 22:48:01 0 0.00 0.00 0.02 0.53 0.00 99.45 22:49:09 22:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:49:09 22:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:49:09 22:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:49:09 22:48:01 4 0.00 0.00 0.03 0.00 0.03 99.93 22:49:09 22:48:01 5 0.00 0.00 0.02 0.52 0.05 99.42 22:49:09 22:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:49:09 22:48:01 7 0.28 0.00 0.00 0.00 0.03 99.68 22:49:09 22:49:01 all 2.74 0.00 1.15 0.28 0.03 95.80 22:49:09 22:49:01 0 2.83 0.00 1.22 1.67 0.03 94.25 22:49:09 22:49:01 1 2.16 0.00 1.96 0.00 0.02 95.86 22:49:09 22:49:01 2 2.86 0.00 0.77 0.00 0.02 96.36 22:49:09 22:49:01 3 2.88 0.00 0.99 0.03 0.03 96.07 22:49:09 22:49:01 4 2.71 0.00 1.02 0.00 0.05 96.23 22:49:09 22:49:01 5 2.70 0.00 0.95 0.52 0.00 95.83 22:49:09 22:49:01 6 3.26 0.00 1.31 0.02 0.02 95.40 22:49:09 22:49:01 7 2.52 0.00 1.02 0.02 0.05 96.39 22:49:09 Average: all 5.66 0.00 1.48 2.34 0.02 90.50 22:49:09 Average: 0 5.64 0.00 1.54 4.48 0.03 88.32 22:49:09 Average: 1 6.14 0.00 1.57 2.90 0.03 89.36 22:49:09 Average: 2 5.40 0.00 1.43 1.59 0.02 91.57 22:49:09 Average: 3 5.51 0.00 1.45 1.91 0.02 91.10 22:49:09 Average: 4 5.70 0.00 1.48 2.12 0.03 90.66 22:49:09 Average: 5 5.74 0.00 1.50 2.02 0.02 90.72 22:49:09 Average: 6 5.62 0.00 1.45 1.80 0.02 91.11 22:49:09 Average: 7 5.51 0.00 1.44 1.89 0.03 91.12 22:49:09 22:49:09 22:49:09