Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027+2801c4a9184f74e54c01e3d1eec2799807029e6c (af988bc91c871b0799a4d38250f6708df7e23c16) 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-ssh14033928949115270134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16680930428324657019.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5041/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5041/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4053531662662210895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh319288238693294286.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5041/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5041/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11706230952681736261.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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.23 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 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-36459 in /w/workspace/edgexfoundry_edgex-go_PR-5041 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2801c4a9184f74e54c01e3d1eec2799807029e6c into PR head commit d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 Merge succeeded, producing 55873b457401465485c4d4821679a8f6abf3564e Checking out Revision 55873b457401465485c4d4821679a8f6abf3564e (PR-5041) > 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/5041/head:refs/remotes/origin/PR-5041 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 # 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 2801c4a9184f74e54c01e3d1eec2799807029e6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55873b457401465485c4d4821679a8f6abf3564e # timeout=10 Commit message: "Merge commit '2801c4a9184f74e54c01e3d1eec2799807029e6c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:41 ========================================================= 08:29:41 EdgeX Global Pipelines Version Info 08:29:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 90f0038c17f1b15e22d23b10dfb207ce63941b5d # timeout=10 08:29:42 ------------------- 08:29:42 stable info: 08:29:42 ------------------- 08:29:42 Commited By: Cherry Wang cherry@iotechsys.com 08:29:42 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:29:42 Message: update stable to v1.0.269 08:29:42 ------------------- 08:29:42 experimental info: 08:29:42 ------------------- 08:29:42 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:42 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:29:42 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5041 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5041 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5041 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55873b457401465485c4d4821679a8f6abf3564e [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55873b4 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:43 provisioning config files... 08:29:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config11167857351379258226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:43 ---> ****-login.sh 08:29:43 nexus3.edgexfoundry.org:10001 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10002 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10003 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10004 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 ****.io 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 ---> ****-login.sh ends [Pipeline] } 08:29:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:45 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 08:29:45 + dirname cmd/core-command/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo core-command,cmd/core-command/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:45 + dirname cmd/core-data/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo core-data,cmd/core-data/Dockerfile 08:29:45 + dirname cmd/core-keeper/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo core-keeper,cmd/core-keeper/Dockerfile 08:29:45 + dirname cmd/core-metadata/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:45 + dirname cmd/security-bootstrapper/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:45 + dirname cmd/security-proxy-auth/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:45 + dirname cmd/security-proxy-setup/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:45 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:45 + dirname cmd/security-spire-agent/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:45 + dirname cmd/security-spire-config/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:45 + dirname cmd/security-spire-server/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:45 + dirname cmd/support-notifications/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:45 + dirname cmd/support-scheduler/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:45 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-keeper, dockerfile:cmd/core-keeper/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 08:29:45 + git rev-list -1 --merges 55873b457401465485c4d4821679a8f6abf3564e~1..55873b457401465485c4d4821679a8f6abf3564e [Pipeline] echo 08:29:45 -----------> git rev-list -1 --merges 55873b457401465485c4d4821679a8f6abf3564e~1..55873b457401465485c4d4821679a8f6abf3564e 55873b457401465485c4d4821679a8f6abf3564e 08:29:45 55873b457401465485c4d4821679a8f6abf3564e [false] [Pipeline] sh 08:29:45 + git log --format=format:%s -1 55873b457401465485c4d4821679a8f6abf3564e [Pipeline] echo 08:29:46 ========================================================= 08:29:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:46 + grep -v github /etc/ssh/ssh_known_hosts 08:29:46 + [ -e /tmp/ssh_known_hosts ] 08:29:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:46 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:46 sudo tee -a /etc/ssh/ssh_known_hosts 08:29:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:46 08:29:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:47 b85a868b505f: Pulling fs layer 08:29:47 e2be974225ed: Pulling fs layer 08:29:47 339a4e72a1f5: Pulling fs layer 08:29:47 988bab9f4d93: Pulling fs layer 08:29:47 1469e6f7b9e6: Pulling fs layer 08:29:47 eaf3925da568: Pulling fs layer 08:29:47 bab4dde63d76: Pulling fs layer 08:29:47 bde34c3a00c8: Pulling fs layer 08:29:47 b352a97aabf1: Pulling fs layer 08:29:47 4872d77fe225: Pulling fs layer 08:29:47 5851b861e8e6: Pulling fs layer 08:29:47 eaf3925da568: Waiting 08:29:47 bab4dde63d76: Waiting 08:29:47 1469e6f7b9e6: Waiting 08:29:47 b352a97aabf1: Waiting 08:29:47 5851b861e8e6: Waiting 08:29:47 4872d77fe225: Waiting 08:29:47 988bab9f4d93: Waiting 08:29:47 bde34c3a00c8: Waiting 08:29:47 e2be974225ed: Download complete 08:29:47 988bab9f4d93: Download complete 08:29:47 1469e6f7b9e6: Verifying Checksum 08:29:47 1469e6f7b9e6: Download complete 08:29:47 eaf3925da568: Verifying Checksum 08:29:47 eaf3925da568: Download complete 08:29:47 339a4e72a1f5: Download complete 08:29:47 bde34c3a00c8: Verifying Checksum 08:29:47 bde34c3a00c8: Download complete 08:29:47 b352a97aabf1: Verifying Checksum 08:29:47 b352a97aabf1: Download complete 08:29:47 4872d77fe225: Verifying Checksum 08:29:47 4872d77fe225: Download complete 08:29:47 5851b861e8e6: Verifying Checksum 08:29:47 5851b861e8e6: Download complete 08:29:47 b85a868b505f: Verifying Checksum 08:29:47 b85a868b505f: Download complete 08:29:47 bab4dde63d76: Verifying Checksum 08:29:47 bab4dde63d76: Download complete 08:29:48 b85a868b505f: Pull complete 08:29:48 e2be974225ed: Pull complete 08:29:49 339a4e72a1f5: Pull complete 08:29:49 988bab9f4d93: Pull complete 08:29:49 1469e6f7b9e6: Pull complete 08:29:49 eaf3925da568: Pull complete 08:29:51 bab4dde63d76: Pull complete 08:29:51 bde34c3a00c8: Pull complete 08:29:51 b352a97aabf1: Pull complete 08:29:51 4872d77fe225: Pull complete 08:29:51 5851b861e8e6: Pull complete 08:29:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:52 prd-ubuntu20.04-docker-8c-8g-36459 does not seem to be running inside a container 08:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:55 $ docker top bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 -eo pid,comm 08:29:55 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). 08:29:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:55 [ssh-agent] Looking for ssh-agent implementation... 08:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:55 $ docker exec bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 ssh-agent 08:29:56 SSH_AUTH_SOCK=/tmp/ssh-Ym7d2QQSRxVr/agent.33 08:29:56 SSH_AGENT_PID=39 08:29:56 Running ssh-add (command line suppressed) 08:29:56 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2997885381497034142.key (/w/workspace/edgex-go/4@tmp/private_key_2997885381497034142.key) 08:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:56 + git tag --points-at HEAD [Pipeline] } 08:29:56 $ docker exec --env ******** --env ******** bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 ssh-agent -k 08:29:56 unset SSH_AUTH_SOCK; 08:29:56 unset SSH_AGENT_PID; 08:29:56 echo Agent pid 39 killed; 08:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:56 [ssh-agent] Looking for ssh-agent implementation... 08:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:56 $ docker exec bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 ssh-agent 08:29:56 SSH_AUTH_SOCK=/tmp/ssh-pfPj7u78zK10/agent.72 08:29:56 SSH_AGENT_PID=79 08:29:56 Running ssh-add (command line suppressed) 08:29:57 Identity added: /w/workspace/edgex-go/4@tmp/private_key_12573176769987424670.key (/w/workspace/edgex-go/4@tmp/private_key_12573176769987424670.key) 08:29:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:57 + git semver init 08:29:57 2025-01-10 08:29:57,554 [run_init] DEBUG init version:0.0.0 force:False 08:29:57 2025-01-10 08:29:57,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:29:57 2025-01-10 08:29:57,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:29:57 2025-01-10 08:29:57,555 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:30:04 2025-01-10 08:30:03,112 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:30:04 2025-01-10 08:30:03,113 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-5041 with force:False 08:30:04 2025-01-10 08:30:03,113 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-5041 08:30:04 2025-01-10 08:30:03,118 [execute] INFO git cat-file --batch-check 08:30:04 2025-01-10 08:30:03,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:04 2025-01-10 08:30:03,124 [execute] INFO git cat-file --batch 08:30:04 2025-01-10 08:30:03,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:04 2025-01-10 08:30:03,130 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-5041 08:30:04 0.0.0 [Pipeline] } 08:30:04 $ docker exec --env ******** --env ******** bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 ssh-agent -k 08:30:04 unset SSH_AUTH_SOCK; 08:30:04 unset SSH_AGENT_PID; 08:30:04 echo Agent pid 79 killed; 08:30:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:04 + git semver [Pipeline] } 08:30:04 $ docker stop --time=1 bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 08:30:06 $ docker rm -f --volumes bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:08 Stashed 1 file(s) [Pipeline] echo 08:30:08 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 08:30:09 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:30:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:09 ========================================================= 08:30:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:30:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:09 da9db072f522: Pulling fs layer 08:30:09 6ef4a4ee8ca5: Pulling fs layer 08:30:09 06f05ace1117: Pulling fs layer 08:30:09 5fe327b54edc: Pulling fs layer 08:30:09 4f4fb700ef54: Pulling fs layer 08:30:09 92a5565b7b96: Pulling fs layer 08:30:09 ff9bb7016b71: Pulling fs layer 08:30:09 b67dba6c2c7d: Pulling fs layer 08:30:09 a813b0c90790: Pulling fs layer 08:30:09 b67dba6c2c7d: Waiting 08:30:09 4f4fb700ef54: Waiting 08:30:09 a813b0c90790: Waiting 08:30:09 92a5565b7b96: Waiting 08:30:09 ff9bb7016b71: Waiting 08:30:09 5fe327b54edc: Waiting 08:30:09 6ef4a4ee8ca5: Download complete 08:30:09 5fe327b54edc: Verifying Checksum 08:30:09 5fe327b54edc: Download complete 08:30:09 4f4fb700ef54: Verifying Checksum 08:30:09 4f4fb700ef54: Download complete 08:30:09 92a5565b7b96: Verifying Checksum 08:30:09 92a5565b7b96: Download complete 08:30:09 da9db072f522: Verifying Checksum 08:30:09 da9db072f522: Download complete 08:30:09 ff9bb7016b71: Verifying Checksum 08:30:09 ff9bb7016b71: Download complete 08:30:09 da9db072f522: Pull complete 08:30:09 6ef4a4ee8ca5: Pull complete 08:30:09 a813b0c90790: Verifying Checksum 08:30:09 a813b0c90790: Download complete 08:30:09 06f05ace1117: Verifying Checksum 08:30:09 06f05ace1117: Download complete 08:30:10 b67dba6c2c7d: Verifying Checksum 08:30:10 b67dba6c2c7d: Download complete 08:30:14 06f05ace1117: Pull complete 08:30:14 5fe327b54edc: Pull complete 08:30:14 4f4fb700ef54: Pull complete 08:30:14 92a5565b7b96: Pull complete 08:30:14 ff9bb7016b71: Pull complete 08:30:16 b67dba6c2c7d: Pull complete 08:30:16 a813b0c90790: Pull complete 08:30:16 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 08:30:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:30:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:17 WORKDIR /edgex 08:30:17 COPY go.mod . 08:30:17 RUN go mod download 08:30:17 + docker build -t ci-base-image-x86_64 -f - . 08:30:17 Sending build context to Docker daemon 178.5MB 08:30:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:17 ---> 3ba60ce46760 08:30:17 Step 2/4 : WORKDIR /edgex 08:30:24 ---> Running in 813c60d43de7 08:30:24 Removing intermediate container 813c60d43de7 08:30:24 ---> feac14e81d1f 08:30:24 Step 3/4 : COPY go.mod . 08:30:24 ---> 9be46151aeee 08:30:24 Step 4/4 : RUN go mod download 08:30:24 ---> Running in b8a0b3c95494 08:30:56 Removing intermediate container b8a0b3c95494 08:30:56 ---> 2fa585238a32 08:30:56 Successfully built 2fa585238a32 08:30:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:56 + docker inspect -f . ci-base-image-x86_64 08:30:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:56 prd-ubuntu20.04-docker-8c-8g-36459 does not seem to be running inside a container 08:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 08:30:57 $ docker top 788bc71675ed2138a647ac06b0c6c3aab940f45a6ce593dc25d395cec69fe02c -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:57 + go version 08:30:57 go version go1.23.4 linux/amd64 [Pipeline] } 08:30:57 $ docker stop --time=1 788bc71675ed2138a647ac06b0c6c3aab940f45a6ce593dc25d395cec69fe02c 08:30:58 $ docker rm -f --volumes 788bc71675ed2138a647ac06b0c6c3aab940f45a6ce593dc25d395cec69fe02c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:59 + docker inspect -f . ci-base-image-x86_64 08:30:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:59 prd-ubuntu20.04-docker-8c-8g-36459 does not seem to be running inside a container 08:30:59 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 08:30:59 $ docker top 33895c3637d7744e7ece82b925625f1cf8a339ab7c0e9716876be3269c35667b -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:59 ========================================================= 08:30:59 [edgeXBuildGoParallel] Running Tests and Build... 08:30:59 ========================================================= [Pipeline] sh 08:31:00 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:31:00 + make test 08:31:00 go test -race -coverprofile=coverage.out ./... 08:31:08 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:40 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:31:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:40 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 28.7% of statements 08:31:42 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 08:31:42 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:31:42 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:31:43 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:31:43 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:44 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:31:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:31:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:31:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:45 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:31:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 48.4% of statements 08:31:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:31:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.153s coverage: 93.4% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:31:48 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:31:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:48 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:31:48 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:48 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:31:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:31:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 9.4% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.463s coverage: 95.8% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements 08:31:49 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:31:50 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:31:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 44.2% of statements 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements 08:31:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:31:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:31:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:31:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:31:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 08:31:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:31:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:31:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:31:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:31:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:31:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:31:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:31:54 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:31:54 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:31:55 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:31:56 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:31:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:32:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:32:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:32:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:32:02 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:03 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:32:03 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:04 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:32:04 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:32:04 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:32:04 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 08:32:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:32:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:32:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:32:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:32:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:32:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:32:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:08 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.047s coverage: 92.9% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.032s coverage: 66.7% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 17.0% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.055s coverage: 82.1% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 36.8% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.0% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.136s coverage: 94.9% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 45.8% of statements 08:32:15 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:15 running golangci-lint 08:32:15 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:32:15 go version go1.23.4 linux/amd64 08:32:15 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:32:15 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:15 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:42 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 23.232505482s" 08:32:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.55197ms" 08:32:52 level=info msg="[linters_context/goanalysis] analyzers took 1m59.418936271s with top 10 stages: buildir: 1m3.034941786s, gosec: 5.069906802s, inspect: 4.196514761s, fact_deprecated: 3.662570161s, printf: 2.449645697s, ctrlflow: 2.260359677s, fact_purity: 1.614975931s, S1038: 1.531262014s, errcheck: 1.384778496s, nilness: 1.366066942s" 08:32:52 level=info msg="[runner] Issues before processing: 199, after processing: 0" 08:32:52 level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 199/199, identifier_marker: 199/199, exclude-rules: 199/17, invalid_issue: 199/199, path_prettifier: 199/199, exclude: 199/199, nolint: 17/0, cgo: 199/199, skip_files: 199/199, skip_dirs: 199/199, filename_unadjuster: 199/199" 08:32:52 level=info msg="[runner] processing took 24.035441ms with stages: nolint: 13.216858ms, identifier_marker: 5.500081ms, autogenerated_exclude: 1.61172ms, path_prettifier: 1.551ms, exclude-rules: 1.233358ms, skip_dirs: 844.304µs, cgo: 29.56µs, invalid_issue: 28.02µs, filename_unadjuster: 14.27µs, max_same_issues: 970ns, fixer: 760ns, uniq_by_line: 740ns, path_shortener: 690ns, max_from_linter: 640ns, source_code: 530ns, skip_files: 490ns, path_prefixer: 320ns, max_per_file_from_linter: 280ns, exclude: 270ns, sort_results: 240ns, diff: 240ns, severity-rules: 100ns" 08:32:52 level=info msg="[runner] linters took 13.000444527s with stages: goanalysis_metalinter: 12.976286296s" 08:32:52 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:52 level=info msg="Memory: 364 samples, avg is 281.2MB, max is 1177.4MB" 08:32:52 level=info msg="Execution took 36.293095563s" 08:32:52 go vet ./... 08:32:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:58 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:32:59 + ls -al . 08:32:59 total 1836 08:32:59 drwxrwxr-x 11 1001 1001 4096 Jan 10 08:31 . 08:32:59 drwxr-xr-x 4 root root 4096 Jan 10 08:30 .. 08:32:59 drwxrwxr-x 2 1001 1001 4096 Jan 10 08:29 .blubracket 08:32:59 -rw-rw-r-- 1 1001 1001 10 Jan 10 08:29 .dockerignore 08:32:59 drwxrwxr-x 8 1001 1001 4096 Jan 10 08:32 .git 08:32:59 drwxrwxr-x 3 1001 1001 4096 Jan 10 08:29 .github 08:32:59 -rw-rw-r-- 1 1001 1001 907 Jan 10 08:29 .gitignore 08:32:59 -rw-rw-r-- 1 1001 1001 199 Jan 10 08:29 .golangci.yml 08:32:59 -rw-rw-r-- 1 1001 1001 100 Jan 10 08:29 .hadolint.yml 08:32:59 drwxr-xr-x 3 1001 1001 4096 Jan 10 08:30 .semver 08:32:59 -rw-rw-r-- 1 1001 1001 155 Jan 10 08:29 .sonarcloud.properties 08:32:59 -rw-rw-r-- 1 1001 1001 1171 Jan 10 08:29 ADOPTERS.md 08:32:59 -rw-rw-r-- 1 1001 1001 17256 Jan 10 08:29 Attribution.txt 08:32:59 -rw-rw-r-- 1 1001 1001 100284 Jan 10 08:29 CHANGELOG.md 08:32:59 -rw-rw-r-- 1 1001 1001 3804 Jan 10 08:29 CONTRIBUTING.md 08:32:59 -rw-rw-r-- 1 1001 1001 677 Jan 10 08:29 GOVERNANCE.md 08:32:59 -rw-rw-r-- 1 1001 1001 858 Jan 10 08:29 Jenkinsfile 08:32:59 -rw-rw-r-- 1 1001 1001 10775 Jan 10 08:29 LICENSE 08:32:59 -rw-rw-r-- 1 1001 1001 16740 Jan 10 08:29 Makefile 08:32:59 -rw-rw-r-- 1 1001 1001 582 Jan 10 08:29 OWNERS.md 08:32:59 -rw-rw-r-- 1 1001 1001 9932 Jan 10 08:29 README.md 08:32:59 -rw-rw-r-- 1 1001 1001 789 Jan 10 08:29 SECURITY.md 08:32:59 -rw-rw-r-- 1 1001 1001 5 Jan 10 08:30 VERSION 08:32:59 drwxrwxr-x 2 1001 1001 4096 Jan 10 08:29 bin 08:32:59 drwxrwxr-x 19 1001 1001 4096 Jan 10 08:29 cmd 08:32:59 -rw-r--r-- 1 root root 1510933 Jan 10 08:32 coverage.out 08:32:59 drwxrwxr-x 2 1001 1001 4096 Jan 10 08:29 fuzz_test 08:32:59 -rw-rw-r-- 1 1001 1001 6506 Jan 10 08:29 go.mod 08:32:59 -rw-rw-r-- 1 1001 1001 88058 Jan 10 08:29 go.sum 08:32:59 drwxrwxr-x 7 1001 1001 4096 Jan 10 08:29 internal 08:32:59 drwxrwxr-x 2 1001 1001 4096 Jan 10 08:29 openapi 08:32:59 -rw-rw-r-- 1 1001 1001 584 Jan 10 08:29 security.txt 08:32:59 -rw-rw-r-- 1 1001 1001 204 Jan 10 08:29 version.go [Pipeline] sh 08:32:59 + '[' -e coverage.out ] 08:32:59 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:59 Stashed 1 file(s) [Pipeline] sh 08:32:59 + make build 08:32:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:33:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:33:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:33:26 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:33:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:39 $ docker stop --time=1 33895c3637d7744e7ece82b925625f1cf8a339ab7c0e9716876be3269c35667b 08:33:46 $ docker rm -f --volumes 33895c3637d7744e7ece82b925625f1cf8a339ab7c0e9716876be3269c35667b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:47 08:33:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:48 latest: Pulling from edgex-devops/edgex-compose 08:33:48 91d30c5bc195: Pulling fs layer 08:33:48 2e9b0aa3be6d: Pulling fs layer 08:33:48 9c61dcf015f6: Pulling fs layer 08:33:48 4698f68db338: Pulling fs layer 08:33:48 2a2f49069b9e: Pulling fs layer 08:33:48 e0025b399a48: Pulling fs layer 08:33:48 4698f68db338: Waiting 08:33:48 e0025b399a48: Waiting 08:33:48 2a2f49069b9e: Waiting 08:33:48 91d30c5bc195: Download complete 08:33:48 4698f68db338: Verifying Checksum 08:33:48 4698f68db338: Download complete 08:33:48 2e9b0aa3be6d: Verifying Checksum 08:33:48 2e9b0aa3be6d: Download complete 08:33:48 e0025b399a48: Verifying Checksum 08:33:48 e0025b399a48: Download complete 08:33:48 91d30c5bc195: Pull complete 08:33:48 2a2f49069b9e: Download complete 08:33:48 2e9b0aa3be6d: Pull complete 08:33:48 9c61dcf015f6: Verifying Checksum 08:33:48 9c61dcf015f6: Download complete 08:33:51 9c61dcf015f6: Pull complete 08:33:51 4698f68db338: Pull complete 08:33:51 2a2f49069b9e: Pull complete 08:33:51 e0025b399a48: Pull complete 08:33:51 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:51 prd-ubuntu20.04-docker-8c-8g-36459 does not seem to be running inside a container 08:33:51 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 08:33:54 $ docker top ba2e08514f5152bca1b775e8bafb5b6225de9a528a3fc363a09e69fcfc20fe83 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:54 + docker compose -f ./docker-compose-build.yml build --parallel 08:33:57 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:33:57 #1 transferring dockerfile: 2.23kB done 08:33:57 #1 DONE 0.0s 08:33:57 08:33:57 #2 [security-bootstrapper internal] load build definition from Dockerfile 08:33:57 #2 transferring dockerfile: 3.02kB 0.0s done 08:33:57 #2 DONE 0.0s 08:33:57 08:33:57 #3 [security-proxy-setup internal] load build definition from Dockerfile 08:33:57 #3 transferring dockerfile: 2.50kB done 08:33:57 #3 DONE 0.0s 08:33:57 08:33:57 #4 [core-keeper internal] load build definition from Dockerfile 08:33:57 #4 transferring dockerfile: 2.07kB done 08:33:57 #4 DONE 0.0s 08:33:57 08:33:57 #5 [support-notifications internal] load build definition from Dockerfile 08:33:57 #5 transferring dockerfile: 2.04kB done 08:33:57 #5 DONE 0.0s 08:33:57 08:33:57 #6 [core-command internal] load build definition from Dockerfile 08:33:57 #6 transferring dockerfile: 1.94kB done 08:33:57 #6 DONE 0.0s 08:33:57 08:33:57 #7 [security-spire-agent internal] load build definition from Dockerfile 08:33:57 #7 transferring dockerfile: 1.81kB done 08:33:57 #7 DONE 0.1s 08:33:57 08:33:57 #8 [support-scheduler internal] load build definition from Dockerfile 08:33:57 #8 transferring dockerfile: 1.82kB done 08:33:57 #8 DONE 0.0s 08:33:57 08:33:57 #9 [core-data internal] load build definition from Dockerfile 08:33:57 #9 transferring dockerfile: 2.07kB done 08:33:57 #9 DONE 0.1s 08:33:57 08:33:57 #10 [security-spire-server internal] load build definition from Dockerfile 08:33:57 #10 transferring dockerfile: 1.70kB done 08:33:57 #10 DONE 0.1s 08:33:57 08:33:57 #11 [security-spire-config internal] load build definition from Dockerfile 08:33:57 #11 transferring dockerfile: 1.69kB done 08:33:57 #11 DONE 0.1s 08:33:57 08:33:57 #12 [security-proxy-auth internal] load build definition from Dockerfile 08:33:57 #12 transferring dockerfile: 2.11kB done 08:33:57 #12 DONE 0.1s 08:33:57 08:33:57 #13 [core-metadata internal] load build definition from Dockerfile 08:33:57 #13 transferring dockerfile: 2.13kB done 08:33:57 #13 DONE 0.1s 08:33:57 08:33:57 #14 [core-common-config-bootstrapper internal] load .dockerignore 08:33:57 #14 transferring context: 50B done 08:33:57 #14 DONE 0.1s 08:33:57 08:33:57 #15 [security-secretstore-setup internal] load build definition from Dockerfile 08:33:57 #15 transferring dockerfile: 2.49kB done 08:33:57 #15 DONE 0.1s 08:33:57 08:33:57 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:33:57 #16 transferring dockerfile: 1.89kB done 08:33:57 #16 DONE 0.1s 08:33:57 08:33:57 #17 [security-proxy-setup internal] load .dockerignore 08:33:57 #17 transferring context: 50B done 08:33:57 #17 DONE 0.0s 08:33:57 08:33:57 #18 [security-bootstrapper internal] load .dockerignore 08:33:57 #18 transferring context: 50B done 08:33:57 #18 DONE 0.0s 08:33:57 08:33:57 #19 [core-keeper internal] load .dockerignore 08:33:57 #19 transferring context: 50B done 08:33:57 #19 DONE 0.0s 08:33:57 08:33:57 #20 [support-notifications internal] load .dockerignore 08:33:57 #20 transferring context: 50B done 08:33:57 #20 DONE 0.0s 08:33:57 08:33:57 #21 [support-scheduler internal] load .dockerignore 08:33:57 #21 transferring context: 50B done 08:33:57 #21 DONE 0.1s 08:33:57 08:33:57 #22 [core-command internal] load .dockerignore 08:33:57 #22 transferring context: 50B done 08:33:57 #22 DONE 0.1s 08:33:57 08:33:57 #23 [core-data internal] load .dockerignore 08:33:57 #23 transferring context: 50B done 08:33:57 #23 DONE 0.0s 08:33:57 08:33:57 #24 [security-spire-server internal] load .dockerignore 08:33:57 #24 transferring context: 50B done 08:33:57 #24 DONE 0.0s 08:33:57 08:33:57 #25 [security-spire-agent internal] load .dockerignore 08:33:57 #25 transferring context: 50B done 08:33:57 #25 DONE 0.1s 08:33:57 08:33:57 #26 [security-spiffe-token-provider internal] load .dockerignore 08:33:57 #26 transferring context: 50B done 08:33:57 #26 DONE 0.1s 08:33:57 08:33:57 #27 [security-spire-config internal] load .dockerignore 08:33:57 #27 transferring context: 50B done 08:33:57 #27 DONE 0.1s 08:33:57 08:33:57 #28 [security-proxy-auth internal] load .dockerignore 08:33:57 #28 transferring context: 50B done 08:33:57 #28 DONE 0.1s 08:33:57 08:33:57 #29 [core-metadata internal] load .dockerignore 08:33:57 #29 transferring context: 50B done 08:33:57 #29 DONE 0.1s 08:33:57 08:33:57 #30 [security-secretstore-setup internal] load .dockerignore 08:33:57 #30 transferring context: 50B done 08:33:57 #30 DONE 0.1s 08:33:57 08:33:57 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:58 #31 DONE 0.0s 08:33:58 08:33:58 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:33:58 #32 ... 08:33:58 08:33:58 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:58 #31 DONE 0.0s 08:33:58 08:33:58 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 08:33:58 #32 ... 08:33:58 08:33:58 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:58 #31 DONE 0.0s 08:33:58 08:33:58 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 08:33:58 #32 DONE 0.5s 08:33:58 08:33:58 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:33:58 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 08:33:58 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 08:33:58 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:33:58 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:33:58 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:33:58 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 1.05MB / 3.63MB 0.1s 08:33:58 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:33:58 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:33:58 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:33:58 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.15MB / 3.63MB 0.2s 08:33:58 #33 ... 08:33:58 08:33:58 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:33:58 #34 DONE 0.6s 08:33:58 08:33:58 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:33:58 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s 08:33:58 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done 08:33:58 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 08:33:58 #33 ... 08:33:58 08:33:58 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:33:58 #35 DONE 0.8s 08:33:58 08:33:58 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:33:58 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 08:33:58 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:33:58 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:33:58 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:33:58 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done 08:33:58 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 08:33:59 #33 ... 08:33:59 08:33:59 #36 [security-spire-config internal] load build context 08:33:59 #36 transferring context: 21.93kB 0.1s done 08:33:59 #36 DONE 0.7s 08:33:59 08:33:59 #37 [security-spire-server internal] load build context 08:33:59 #37 transferring context: 23.68kB 0.1s done 08:33:59 #37 DONE 0.8s 08:33:59 08:33:59 #38 [security-spire-agent internal] load build context 08:33:59 #38 transferring context: 23.21kB 0.1s done 08:33:59 #38 DONE 0.8s 08:33:59 08:33:59 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:33:59 #33 DONE 1.5s 08:33:59 08:33:59 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:33:59 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 08:33:59 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:33:59 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:33:59 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:33:59 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:33:59 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 08:33:59 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:33:59 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 08:33:59 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 0.7s 08:33:59 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:33:59 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:33:59 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 08:34:00 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.6s done 08:34:00 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:34:01 #39 ... 08:34:01 08:34:01 #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:01 #40 DONE 3.4s 08:34:01 08:34:01 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:03 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done 08:34:07 #39 ... 08:34:07 08:34:07 #41 [core-keeper internal] load build context 08:34:07 #41 transferring context: 243.25MB 8.7s 08:34:07 #41 ... 08:34:07 08:34:07 #42 [security-bootstrapper internal] load build context 08:34:07 #42 ... 08:34:07 08:34:07 #41 [core-keeper internal] load build context 08:34:08 #41 ... 08:34:08 08:34:08 #43 [security-spiffe-token-provider internal] load build context 08:34:08 #43 ... 08:34:08 08:34:08 #44 [core-data internal] load build context 08:34:08 #44 ... 08:34:08 08:34:08 #45 [support-notifications internal] load build context 08:34:08 #45 ... 08:34:08 08:34:08 #46 [core-metadata internal] load build context 08:34:08 #46 ... 08:34:08 08:34:08 #47 [security-proxy-auth internal] load build context 08:34:08 #47 ... 08:34:08 08:34:08 #48 [security-secretstore-setup internal] load build context 08:34:08 #48 ... 08:34:08 08:34:08 #49 [security-proxy-setup internal] load build context 08:34:09 #49 ... 08:34:09 08:34:09 #50 [core-common-config-bootstrapper internal] load build context 08:34:09 #50 ... 08:34:09 08:34:09 #51 [support-scheduler internal] load build context 08:34:09 #51 ... 08:34:09 08:34:09 #52 [core-command internal] load build context 08:34:09 #52 ... 08:34:09 08:34:09 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:09 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 08:34:09 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:34:09 #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:34:09 #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:34:09 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:34:09 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 08:34:09 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:34:09 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 08:34:09 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:34:09 #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.7s done 08:34:09 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:34:09 #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done 08:34:09 #53 ... 08:34:09 08:34:09 #50 [core-common-config-bootstrapper internal] load build context 08:34:09 #50 ... 08:34:09 08:34:09 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:09 #54 ... 08:34:09 08:34:09 #50 [core-common-config-bootstrapper internal] load build context 08:34:10 #50 ... 08:34:10 08:34:10 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:10 #55 ... 08:34:10 08:34:10 #56 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:10 #56 ... 08:34:10 08:34:10 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:34:10 #57 ... 08:34:10 08:34:10 #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:10 #58 ... 08:34:10 08:34:10 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:34:10 #59 ... 08:34:10 08:34:10 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:10 #60 ... 08:34:10 08:34:10 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:11 #61 ... 08:34:11 08:34:11 #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:11 #62 ... 08:34:11 08:34:11 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:11 #63 ... 08:34:11 08:34:11 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:11 #64 ... 08:34:11 08:34:11 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:11 #54 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:11 #54 ... 08:34:11 08:34:11 #65 [core-command builder 2/7] WORKDIR /edgex-go 08:34:11 #65 ... 08:34:11 08:34:11 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:11 #54 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:12 #54 12.62 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:34:12 #54 12.62 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:34:12 #54 12.62 OK: 24170 distinct packages available 08:34:12 #54 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:12 #54 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:12 #54 13.08 (1/4) Installing dumb-init (1.2.5-r3) 08:34:12 #54 13.08 (2/4) Installing musl-obstack (1.2.3-r2) 08:34:12 #54 13.09 (3/4) Installing libucontext (1.2-r3) 08:34:12 #54 13.09 (4/4) Installing gcompat (1.1.0-r4) 08:34:12 #54 13.09 Executing busybox-1.36.1-r29.trigger 08:34:12 #54 13.10 OK: 8 MiB in 18 packages 08:34:18 #54 ... 08:34:18 08:34:18 #49 [security-proxy-setup internal] load build context 08:34:18 #49 transferring context: 438.93MB 15.4s done 08:34:18 #49 ... 08:34:18 08:34:18 #42 [security-bootstrapper internal] load build context 08:34:18 #42 transferring context: 438.93MB 13.7s done 08:34:18 #42 ... 08:34:18 08:34:18 #48 [security-secretstore-setup internal] load build context 08:34:18 #48 transferring context: 438.93MB 15.1s done 08:34:18 #48 ... 08:34:18 08:34:18 #43 [security-spiffe-token-provider internal] load build context 08:34:18 #43 transferring context: 438.93MB 12.6s done 08:34:19 #43 ... 08:34:19 08:34:19 #41 [core-keeper internal] load build context 08:34:19 #41 transferring context: 438.93MB 14.6s done 08:34:20 #41 ... 08:34:20 08:34:20 #47 [security-proxy-auth internal] load build context 08:34:20 #47 transferring context: 438.93MB 12.4s done 08:34:20 #47 ... 08:34:20 08:34:20 #51 [support-scheduler internal] load build context 08:34:20 #51 transferring context: 438.93MB 14.3s done 08:34:20 #51 ... 08:34:20 08:34:20 #50 [core-common-config-bootstrapper internal] load build context 08:34:20 #50 transferring context: 438.93MB 14.6s done 08:34:21 #50 ... 08:34:21 08:34:21 #46 [core-metadata internal] load build context 08:34:21 #46 transferring context: 438.93MB 13.7s done 08:34:21 #46 ... 08:34:21 08:34:21 #52 [core-command internal] load build context 08:34:21 #52 transferring context: 438.93MB 14.0s done 08:34:22 #52 ... 08:34:22 08:34:22 #45 [support-notifications internal] load build context 08:34:22 #45 transferring context: 438.93MB 12.8s done 08:34:22 #45 ... 08:34:22 08:34:22 #44 [core-data internal] load build context 08:34:22 #44 transferring context: 438.93MB 13.8s done 08:34:40 #44 DONE 40.7s 08:34:40 08:34:40 #42 [security-bootstrapper internal] load build context 08:34:40 #42 DONE 40.6s 08:34:40 08:34:40 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:40 #54 DONE 39.2s 08:34:40 08:34:40 #47 [security-proxy-auth internal] load build context 08:34:40 #47 DONE 40.6s 08:34:40 08:34:40 #43 [security-spiffe-token-provider internal] load build context 08:34:40 #43 DONE 40.6s 08:34:40 08:34:40 #45 [support-notifications internal] load build context 08:34:40 #45 DONE 40.6s 08:34:40 08:34:40 #46 [core-metadata internal] load build context 08:34:40 #46 DONE 40.6s 08:34:40 08:34:40 #65 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:34:40 #65 DONE 37.5s 08:34:40 08:34:40 #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:34:40 #66 ... 08:34:40 08:34:40 #52 [core-command internal] load build context 08:34:40 #52 DONE 40.7s 08:34:40 08:34:40 #51 [support-scheduler internal] load build context 08:34:40 #51 DONE 40.7s 08:34:40 08:34:40 #41 [core-keeper internal] load build context 08:34:40 #41 DONE 40.7s 08:34:40 08:34:40 #49 [security-proxy-setup internal] load build context 08:34:40 #49 DONE 40.7s 08:34:40 08:34:40 #48 [security-secretstore-setup internal] load build context 08:34:40 #48 DONE 40.7s 08:34:40 08:34:40 #50 [core-common-config-bootstrapper internal] load build context 08:34:40 #50 DONE 40.7s 08:34:40 08:34:40 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:40 #39 ... 08:34:40 08:34:40 #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:40 #62 DONE 38.7s 08:34:40 08:34:40 #56 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:40 #56 39.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:40 #56 39.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:40 #56 ... 08:34:40 08:34:40 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:34:40 #57 38.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:40 #57 38.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:40 #57 39.22 (1/3) Installing ca-certificates (20241121-r1) 08:34:40 #57 39.24 (2/3) Installing dumb-init (1.2.5-r3) 08:34:40 #57 39.25 (3/3) Installing tzdata (2024b-r0) 08:34:40 #57 39.29 Executing busybox-1.36.1-r29.trigger 08:34:40 #57 39.29 Executing ca-certificates-20241121-r1.trigger 08:34:40 #57 39.33 OK: 10 MiB in 17 packages 08:34:40 #57 DONE 39.6s 08:34:40 08:34:40 #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:40 #58 38.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:40 #58 38.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:40 #58 39.10 (1/1) Installing dumb-init (1.2.5-r3) 08:34:40 #58 39.10 Executing busybox-1.36.1-r29.trigger 08:34:40 #58 39.10 OK: 8 MiB in 15 packages 08:34:40 #58 DONE 39.5s 08:34:40 08:34:40 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:40 #63 39.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:40 #63 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:40 #63 ... 08:34:40 08:34:40 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:40 #61 38.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:40 #61 38.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:40 #61 39.01 (1/4) Installing dumb-init (1.2.5-r3) 08:34:40 #61 39.07 (2/4) Installing openssl (3.3.2-r1) 08:34:40 #61 39.07 (3/4) Installing su-exec (0.2-r3) 08:34:40 #61 39.07 (4/4) Installing yq-go (4.44.1-r2) 08:34:40 #61 39.15 Executing busybox-1.36.1-r29.trigger 08:34:40 #61 39.15 OK: 19 MiB in 18 packages 08:34:40 #61 DONE 39.6s 08:34:40 08:34:40 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:40 #64 38.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:40 #64 38.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:40 #64 39.01 (1/4) Installing ca-certificates (20241121-r1) 08:34:40 #64 39.07 (2/4) Installing dumb-init (1.2.5-r3) 08:34:40 #64 39.07 (3/4) Installing su-exec (0.2-r3) 08:34:40 #64 39.08 (4/4) Installing yq-go (4.44.1-r2) 08:34:40 #64 39.15 Executing busybox-1.36.1-r29.trigger 08:34:40 #64 39.15 Executing ca-certificates-20241121-r1.trigger 08:34:40 #64 39.20 OK: 19 MiB in 18 packages 08:34:40 #64 DONE 39.6s 08:34:40 08:34:40 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:40 #60 38.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:40 #60 38.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:40 #60 39.10 (1/2) Installing dumb-init (1.2.5-r3) 08:34:40 #60 39.10 (2/2) Installing su-exec (0.2-r3) 08:34:40 #60 39.11 Executing busybox-1.36.1-r29.trigger 08:34:40 #60 39.12 OK: 8 MiB in 16 packages 08:34:40 #60 DONE 39.6s 08:34:40 08:34:40 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:40 #63 39.65 (1/1) Installing dumb-init (1.2.5-r3) 08:34:40 #63 39.66 Executing busybox-1.36.1-r29.trigger 08:34:40 #63 39.66 OK: 8 MiB in 15 packages 08:34:40 #63 DONE 40.0s 08:34:40 08:34:40 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:34:40 #59 39.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:40 #59 39.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:40 #59 39.57 (1/7) Installing ca-certificates (20241121-r1) 08:34:40 #59 39.59 (2/7) Installing dumb-init (1.2.5-r3) 08:34:40 #59 39.60 (3/7) Installing libgcc (13.2.1_git20240309-r0) 08:34:40 #59 39.60 (4/7) Installing libsodium (1.0.19-r0) 08:34:40 #59 39.62 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 08:34:40 #59 39.65 (6/7) Installing libzmq (4.3.5-r2) 08:34:40 #59 39.66 (7/7) Installing zeromq (4.3.5-r2) 08:34:40 #59 39.66 Executing busybox-1.36.1-r29.trigger 08:34:40 #59 39.68 Executing ca-certificates-20241121-r1.trigger 08:34:40 #59 39.73 OK: 12 MiB in 21 packages 08:34:40 #59 DONE 40.0s 08:34:40 08:34:40 #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:40 #56 39.65 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:34:40 #56 39.65 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:34:40 #56 39.65 OK: 24170 distinct packages available 08:34:40 #56 39.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:40 #56 39.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:40 #56 40.15 (1/5) Installing dumb-init (1.2.5-r3) 08:34:40 #56 40.16 (2/5) Installing musl-obstack (1.2.3-r2) 08:34:40 #56 40.16 (3/5) Installing libucontext (1.2-r3) 08:34:40 #56 40.16 (4/5) Installing gcompat (1.1.0-r4) 08:34:40 #56 40.17 (5/5) Installing openssl (3.3.2-r1) 08:34:40 #56 40.18 Executing busybox-1.36.1-r29.trigger 08:34:40 #56 40.19 OK: 9 MiB in 19 packages 08:34:40 #56 DONE 40.5s 08:34:40 08:34:40 #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:34:41 #67 ... 08:34:41 08:34:41 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:41 #0 1.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:41 #0 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:41 #0 1.966 OK: 248 MiB in 58 packages 08:34:41 #68 DONE 2.1s 08:34:41 08:34:41 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:41 #0 1.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:41 #0 1.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:41 #0 1.990 OK: 248 MiB in 58 packages 08:34:41 #69 DONE 2.1s 08:34:41 08:34:41 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:41 #55 39.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:41 #55 39.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:41 #55 40.19 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:34:41 #55 40.19 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:34:41 #55 40.19 OK: 24170 distinct packages available 08:34:41 #55 40.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:41 #55 40.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:41 #55 40.68 (1/14) Installing ca-certificates (20241121-r1) 08:34:41 #55 40.70 (2/14) Installing brotli-libs (1.1.0-r2) 08:34:41 #55 40.75 (3/14) Installing c-ares (1.33.1-r0) 08:34:41 #55 40.75 (4/14) Installing libunistring (1.2-r0) 08:34:41 #55 40.77 (5/14) Installing libidn2 (2.3.7-r0) 08:34:41 #55 40.78 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:34:41 #55 40.78 (7/14) Installing libpsl (0.21.5-r1) 08:34:41 #55 40.79 (8/14) Installing zstd-libs (1.5.6-r0) 08:34:41 #55 ... 08:34:41 08:34:41 #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:34:41 #70 DONE 0.1s 08:34:41 08:34:41 #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:34:41 #71 DONE 0.2s 08:34:41 08:34:41 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:41 #55 40.80 (9/14) Installing libcurl (8.11.1-r0) 08:34:41 #55 40.80 (10/14) Installing curl (8.11.1-r0) 08:34:41 #55 40.81 (11/14) Installing dumb-init (1.2.5-r3) 08:34:41 #55 40.81 (12/14) Installing musl-obstack (1.2.3-r2) 08:34:41 #55 40.82 (13/14) Installing libucontext (1.2-r3) 08:34:41 #55 40.82 (14/14) Installing gcompat (1.1.0-r4) 08:34:41 #55 40.82 Executing busybox-1.36.1-r29.trigger 08:34:41 #55 40.83 Executing ca-certificates-20241121-r1.trigger 08:34:41 #55 40.88 OK: 13 MiB in 28 packages 08:34:41 #55 DONE 41.1s 08:34:41 08:34:41 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:41 #0 2.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:41 #0 2.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:41 #0 2.417 OK: 8 MiB in 18 packages 08:34:41 #72 DONE 2.6s 08:34:41 08:34:41 #73 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:42 #73 DONE 1.2s 08:34:42 08:34:42 #74 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:34:42 #74 DONE 0.0s 08:34:42 08:34:42 #75 [security-spire-config stage-2 6/10] COPY security.txt / 08:34:42 #75 DONE 0.0s 08:34:42 08:34:42 #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:34:42 #66 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:42 #66 ... 08:34:42 08:34:42 #76 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:42 #76 DONE 0.1s 08:34:42 08:34:42 #77 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:42 #77 DONE 0.1s 08:34:42 08:34:42 #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:34:42 #66 4.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:42 #66 ... 08:34:42 08:34:42 #78 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:42 #78 DONE 0.0s 08:34:43 08:34:43 #79 [security-spire-config] exporting to image 08:34:43 #79 exporting layers 08:34:43 #79 ... 08:34:43 08:34:43 #80 [core-command builder 4/7] COPY go.mod vendor* ./ 08:34:43 #80 DONE 0.1s 08:34:43 08:34:43 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:34:43 #66 4.367 OK: 248 MiB in 58 packages 08:34:43 #66 DONE 4.5s 08:34:43 08:34:43 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:43 #81 ... 08:34:43 08:34:43 #82 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:43 #82 DONE 4.7s 08:34:43 08:34:43 #79 [security-spire-config] exporting to image 08:34:43 #79 exporting layers 0.7s done 08:34:43 #79 writing image sha256:e3c375bdf40595e4173ed0155f98383b8f93c5db4e5dfb1ad9e669829a21f430 done 08:34:43 #79 naming to docker.io/library/security-spire-config done 08:34:43 #79 DONE 0.7s 08:34:43 08:34:43 #83 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:43 #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:43 #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:43 #0 4.355 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:34:43 #0 4.355 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:34:43 #0 4.355 OK: 24172 distinct packages available 08:34:43 #0 4.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:43 #0 4.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:43 #0 4.779 OK: 248 MiB in 58 packages 08:34:43 #83 DONE 4.9s 08:34:43 08:34:43 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:34:43 #84 ... 08:34:43 08:34:43 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:34:43 #85 DONE 0.0s 08:34:43 08:34:43 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:44 #86 ... 08:34:44 08:34:44 #87 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 08:34:44 #0 4.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:44 #0 4.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:44 #0 4.347 OK: 8 MiB in 15 packages 08:34:44 #87 DONE 4.5s 08:34:44 08:34:44 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:34:44 #0 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:44 #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:44 #0 3.966 OK: 19 MiB in 18 packages 08:34:44 #88 DONE 4.1s 08:34:44 08:34:44 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:34:44 #0 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:44 #0 4.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:44 #0 4.526 OK: 10 MiB in 17 packages 08:34:44 #89 DONE 4.6s 08:34:44 08:34:44 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:34:44 #0 3.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:44 #0 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:44 #0 4.140 OK: 19 MiB in 18 packages 08:34:44 #90 DONE 4.3s 08:34:44 08:34:44 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:34:44 #91 DONE 0.0s 08:34:44 08:34:44 #92 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:34:44 #0 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:44 #0 4.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:44 #0 4.321 OK: 8 MiB in 16 packages 08:34:45 #92 DONE 4.6s 08:34:45 08:34:45 #93 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:34:45 #0 4.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:45 #0 5.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:45 #0 6.105 OK: 248 MiB in 58 packages 08:34:45 #93 DONE 6.3s 08:34:45 08:34:45 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:45 #94 ... 08:34:45 08:34:45 #95 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:34:45 #95 DONE 0.0s 08:34:45 08:34:45 #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:34:45 #67 4.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:45 #67 4.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:45 #67 ... 08:34:45 08:34:45 #96 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:34:45 #0 4.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:45 #0 4.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:45 #0 4.769 OK: 12 MiB in 21 packages 08:34:45 #96 DONE 4.9s 08:34:45 08:34:45 #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:34:45 #67 4.959 OK: 9 MiB in 19 packages 08:34:46 #67 ... 08:34:46 08:34:46 #97 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:34:46 #0 4.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:46 #0 4.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:46 #0 5.077 OK: 8 MiB in 15 packages 08:34:46 #97 DONE 5.7s 08:34:46 08:34:46 #67 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:34:46 #67 DONE 5.8s 08:34:46 08:34:46 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:46 #0 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:46 #0 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:46 #0 4.733 OK: 13 MiB in 28 packages 08:34:46 #98 DONE 5.3s 08:34:46 08:34:46 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:34:46 #84 3.287 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:47 #84 3.769 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:48 #84 4.581 OK: 248 MiB in 58 packages 08:34:48 #84 DONE 5.1s 08:34:48 08:34:48 #99 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:34:48 #0 4.518 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:48 #0 7.626 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:48 #0 8.432 (1/1) Installing dumb-init (1.2.5-r3) 08:34:48 #0 8.760 Executing busybox-1.36.1-r29.trigger 08:34:48 #0 8.766 OK: 8 MiB in 15 packages 08:34:48 #99 DONE 9.1s 08:34:48 08:34:48 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:48 #100 DONE 1.9s 08:34:48 08:34:48 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:34:48 #101 DONE 1.9s 08:34:48 08:34:48 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:49 #102 ... 08:34:49 08:34:49 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:49 #53 ... 08:34:49 08:34:49 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:34:49 #103 DONE 1.2s 08:34:49 08:34:49 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:34:49 #104 DONE 1.2s 08:34:49 08:34:49 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:49 #102 DONE 1.2s 08:34:49 08:34:49 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:49 #94 DONE 4.9s 08:34:49 08:34:49 #105 [security-spire-server stage-2 6/9] COPY security.txt / 08:34:49 #105 DONE 0.1s 08:34:49 08:34:49 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:50 #106 ... 08:34:50 08:34:50 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:34:50 #107 DONE 0.1s 08:34:50 08:34:50 #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:34:50 #108 DONE 0.1s 08:34:50 08:34:50 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:50 #106 DONE 0.1s 08:34:50 08:34:50 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 08:34:50 #109 DONE 0.1s 08:34:50 08:34:50 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:50 #110 DONE 0.1s 08:34:50 08:34:50 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:50 #111 DONE 0.1s 08:34:50 08:34:50 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:50 #112 DONE 0.0s 08:34:50 08:34:50 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:50 #113 DONE 0.1s 08:34:50 08:34:50 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:50 #114 DONE 0.1s 08:34:50 08:34:50 #79 [security-spire-server] exporting to image 08:34:50 #79 exporting layers 08:34:50 #79 exporting layers 0.7s done 08:34:50 #79 exporting layers 0.7s done 08:34:50 #79 writing image sha256:0854c63d4e3be86a1f667e5469b5c2a1a396f0a56745609f685915734aca3481 done 08:34:50 #79 naming to docker.io/library/security-spire-server 0.0s done 08:34:50 #79 writing image sha256:4cc513a9e3631922f3f2b9f576998dd0e1c3894b1914111c14ee9464b65e7b9c done 08:34:50 #79 naming to docker.io/library/security-spire-agent done 08:34:50 #79 DONE 1.5s 08:34:50 08:34:50 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:51 #115 ... 08:34:51 08:34:51 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:51 #116 ... 08:34:51 08:34:51 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:55 #117 ... 08:34:55 08:34:55 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #118 DONE 55.9s 08:35:42 08:35:42 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #81 DONE 57.8s 08:35:42 08:35:42 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #115 DONE 60.0s 08:35:42 08:35:42 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #86 DONE 57.3s 08:35:42 08:35:42 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #117 DONE 51.3s 08:35:42 08:35:42 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #116 DONE 60.0s 08:35:42 08:35:42 #119 [security-secretstore-setup builder 6/7] COPY . . 08:35:52 #119 ... 08:35:52 08:35:52 #120 [support-scheduler builder 6/7] COPY . . 08:35:52 #120 ... 08:35:52 08:35:52 #121 [support-notifications builder 6/7] COPY . . 08:35:52 #121 ... 08:35:52 08:35:52 #122 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:52 #122 ... 08:35:52 08:35:52 #123 [core-command builder 6/7] COPY . . 08:35:52 #123 ... 08:35:52 08:35:52 #124 [core-keeper builder 7/8] COPY . . 08:36:00 #124 DONE 19.5s 08:36:00 08:36:00 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:00 #125 CACHED 08:36:00 08:36:00 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:36:00 #126 CACHED 08:36:00 08:36:00 #127 [security-proxy-setup builder 6/7] COPY . . 08:36:00 #127 CACHED 08:36:00 08:36:00 #119 [security-secretstore-setup builder 6/7] COPY . . 08:36:00 #119 DONE 19.4s 08:36:00 08:36:00 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:00 #128 CACHED 08:36:00 08:36:00 #129 [security-bootstrapper builder 6/7] COPY . . 08:36:00 #129 CACHED 08:36:00 08:36:00 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:00 #130 CACHED 08:36:00 08:36:00 #122 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:00 #122 DONE 19.5s 08:36:00 08:36:00 #120 [support-scheduler builder 6/7] COPY . . 08:36:00 #120 DONE 19.5s 08:36:00 08:36:00 #123 [core-command builder 6/7] COPY . . 08:36:00 #123 DONE 19.6s 08:36:00 08:36:00 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:00 #131 ... 08:36:00 08:36:00 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 08:36:00 #132 CACHED 08:36:00 08:36:00 #133 [core-data builder 6/7] COPY . . 08:36:00 #133 CACHED 08:36:00 08:36:00 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:00 #134 CACHED 08:36:00 08:36:00 #135 [security-proxy-auth builder 6/7] COPY . . 08:36:00 #135 CACHED 08:36:00 08:36:00 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:00 #136 CACHED 08:36:00 08:36:00 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:36:00 #137 CACHED 08:36:00 08:36:00 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:00 #138 CACHED 08:36:00 08:36:00 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:00 #139 CACHED 08:36:00 08:36:00 #140 [core-metadata builder 6/7] COPY . . 08:36:00 #140 CACHED 08:36:00 08:36:00 #121 [support-notifications builder 6/7] COPY . . 08:36:00 #121 DONE 19.6s 08:36:00 08:36:00 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:00 #141 CACHED 08:36:00 08:36:00 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 08:36:00 #142 CACHED 08:36:00 08:36:00 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:00 #143 CACHED 08:36:00 08:36:00 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:02 #144 1.938 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:10 #144 ... 08:36:10 08:36:10 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:36:10 #0 1.119 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:36:10 #145 ... 08:36:10 08:36:10 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:10 #0 0.940 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:10 #146 ... 08:36:10 08:36:10 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:10 #0 1.056 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:11 #147 ... 08:36:11 08:36:11 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:11 #0 1.960 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:11 #148 ... 08:36:11 08:36:11 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:11 #0 0.752 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:11 #149 ... 08:36:11 08:36:11 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:11 #0 0.738 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:11 #150 ... 08:36:11 08:36:11 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:11 #0 0.739 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:11 #151 ... 08:36:11 08:36:11 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:11 #131 1.027 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:36:11 #131 ... 08:36:11 08:36:11 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:11 #0 0.801 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:11 #152 ... 08:36:11 08:36:11 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:11 #0 0.489 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:36:12 #153 ... 08:36:12 08:36:12 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:12 #0 1.324 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:37:34 #154 ... 08:37:34 08:37:34 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:34 #150 82.05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:21 #150 ... 08:38:21 08:38:21 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:21 #153 DONE 136.6s 08:38:21 08:38:21 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:26 #144 ... 08:38:26 08:38:26 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:26 #151 DONE 144.8s 08:38:26 08:38:26 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:32 #146 ... 08:38:32 08:38:32 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:32 #150 DONE 151.5s 08:38:32 08:38:32 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:32 #131 DONE 151.5s 08:38:32 08:38:32 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:32 #155 ... 08:38:32 08:38:32 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:32 #152 DONE 151.6s 08:38:32 08:38:32 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:32 #145 DONE 151.8s 08:38:32 08:38:32 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:32 #147 DONE 151.8s 08:38:32 08:38:32 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:32 #156 ... 08:38:32 08:38:32 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:32 #148 DONE 151.9s 08:38:32 08:38:32 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:32 #146 DONE 151.9s 08:38:32 08:38:32 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:32 #154 DONE 151.9s 08:38:32 08:38:32 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:32 #149 DONE 151.8s 08:38:32 08:38:32 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:32 #157 ... 08:38:32 08:38:32 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:32 #144 DONE 152.1s 08:38:32 08:38:32 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:32 #155 DONE 0.7s 08:38:32 08:38:32 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:32 #158 DONE 0.5s 08:38:33 08:38:33 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:33 #156 DONE 0.5s 08:38:33 08:38:33 #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:33 #159 DONE 0.6s 08:38:33 08:38:33 #160 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:33 #160 DONE 0.3s 08:38:33 08:38:33 #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:33 #161 DONE 0.2s 08:38:33 08:38:33 #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:33 #162 DONE 0.2s 08:38:33 08:38:33 #163 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:33 #163 ... 08:38:33 08:38:33 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:33 #157 DONE 0.3s 08:38:33 08:38:33 #164 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:33 #164 DONE 0.2s 08:38:33 08:38:33 #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:38:33 #165 DONE 0.4s 08:38:33 08:38:33 #166 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:33 #166 ... 08:38:33 08:38:33 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:33 #167 DONE 0.4s 08:38:33 08:38:33 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:33 #168 DONE 0.4s 08:38:33 08:38:33 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:33 #169 CACHED 08:38:33 08:38:33 #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:33 #170 CACHED 08:38:33 08:38:33 #171 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:38:33 #171 CACHED 08:38:33 08:38:33 #172 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:38:33 #172 CACHED 08:38:33 08:38:33 #163 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:33 #163 DONE 0.5s 08:38:33 08:38:33 #173 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:38:33 #173 DONE 0.5s 08:38:33 08:38:33 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:33 #174 CACHED 08:38:33 08:38:33 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:33 #175 CACHED 08:38:33 08:38:33 #176 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:33 #176 DONE 0.5s 08:38:33 08:38:33 #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:34 #177 ... 08:38:34 08:38:34 #166 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:34 #166 DONE 1.4s 08:38:34 08:38:34 #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:34 #178 DONE 1.4s 08:38:34 08:38:34 #179 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:34 #179 DONE 1.1s 08:38:34 08:38:34 #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:34 #180 ... 08:38:34 08:38:34 #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:38:34 #181 DONE 1.5s 08:38:34 08:38:34 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:34 #182 DONE 1.5s 08:38:34 08:38:34 #183 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:34 #183 DONE 1.5s 08:38:34 08:38:34 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:34 #184 DONE 1.5s 08:38:34 08:38:34 #185 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:38:34 #185 DONE 1.5s 08:38:34 08:38:34 #186 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:34 #186 DONE 1.5s 08:38:34 08:38:34 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:34 #187 DONE 1.5s 08:38:34 08:38:34 #188 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:38:35 #188 ... 08:38:35 08:38:35 #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:35 #177 DONE 2.6s 08:38:36 08:38:36 #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:36 #180 DONE 1.6s 08:38:36 08:38:36 #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:36 #189 DONE 1.6s 08:38:36 08:38:36 #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:36 #190 DONE 1.3s 08:38:36 08:38:36 #191 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:36 #191 DONE 1.3s 08:38:36 08:38:36 #192 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:36 #192 DONE 1.3s 08:38:36 08:38:36 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:38:36 #193 DONE 1.3s 08:38:36 08:38:36 #194 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:36 #194 ... 08:38:36 08:38:36 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:36 #195 DONE 1.3s 08:38:36 08:38:36 #196 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:38:36 #196 DONE 3.4s 08:38:36 08:38:36 #197 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:36 #197 DONE 0.7s 08:38:36 08:38:36 #198 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:36 #198 DONE 1.3s 08:38:36 08:38:36 #188 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:38:36 #188 DONE 1.4s 08:38:36 08:38:36 #79 [core-keeper] exporting to image 08:38:36 #79 exporting layers 08:38:36 #79 exporting layers 0.4s done 08:38:36 #79 ... 08:38:36 08:38:36 #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:36 #199 DONE 0.5s 08:38:36 08:38:36 #200 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:36 #200 DONE 0.5s 08:38:36 08:38:36 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:38:36 #201 DONE 0.5s 08:38:36 08:38:36 #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:36 #202 DONE 0.5s 08:38:36 08:38:36 #194 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:36 #194 DONE 0.5s 08:38:36 08:38:36 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:36 #203 DONE 0.5s 08:38:36 08:38:36 #79 [core-keeper] exporting to image 08:38:36 #79 exporting layers 0.3s done 08:38:36 #79 writing image sha256:77307aa905e3c1e4b37402f770d2eb23ae05003bf595c28c28b4e0fb1dfe19f7 done 08:38:36 #79 naming to docker.io/library/core-keeper 0.0s done 08:38:36 #79 writing image sha256:3ca03d05dbf9f529c4d92b3aa4c92b41f2349ff5cfac3fc70bcea72ae7376f54 0.0s done 08:38:36 #79 naming to docker.io/library/core-command 08:38:36 #79 ... 08:38:36 08:38:36 #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:36 #204 DONE 0.5s 08:38:36 08:38:36 #205 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:38:36 #205 DONE 0.5s 08:38:36 08:38:36 #206 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:38:36 #206 DONE 0.4s 08:38:36 08:38:36 #207 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:36 #207 DONE 0.5s 08:38:36 08:38:36 #79 [core-data] exporting to image 08:38:36 #79 naming to docker.io/library/core-command done 08:38:36 #79 ... 08:38:36 08:38:36 #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:38:36 #208 DONE 0.4s 08:38:36 08:38:36 #209 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:36 #209 DONE 0.4s 08:38:36 08:38:36 #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:36 #210 DONE 0.3s 08:38:36 08:38:36 #211 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:38:36 #211 DONE 0.3s 08:38:36 08:38:36 #212 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:38:36 #212 DONE 0.3s 08:38:36 08:38:36 #79 [support-scheduler] exporting to image 08:38:36 #79 exporting layers 0.3s done 08:38:36 #79 writing image sha256:46f16a46fa0043dc11fe95b8996593a1dfaaf00ffa805306757a20b95e3cf9ec 0.0s done 08:38:36 #79 writing image sha256:d1e23b223fbc47e317aef4611bc9982469ef66e9c2aafec60b9e23b443d5f040 0.0s done 08:38:36 #79 naming to docker.io/library/security-spiffe-token-provider done 08:38:36 #79 naming to docker.io/library/support-scheduler done 08:38:37 #79 ... 08:38:37 08:38:37 #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:37 #213 DONE 0.3s 08:38:37 08:38:37 #79 [support-scheduler] exporting to image 08:38:37 #79 writing image sha256:04153a406dfad96219912d267b7771bcdcf9f017373f9b8a080f66192aa9621c 08:38:37 #79 writing image sha256:04153a406dfad96219912d267b7771bcdcf9f017373f9b8a080f66192aa9621c 0.1s done 08:38:37 #79 naming to docker.io/library/core-data 08:38:37 #79 ... 08:38:37 08:38:37 #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:37 #214 DONE 0.9s 08:38:37 08:38:37 #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:37 #215 DONE 0.5s 08:38:37 08:38:37 #79 [security-proxy-auth] exporting to image 08:38:37 #79 naming to docker.io/library/core-data 0.1s done 08:38:37 #79 writing image sha256:a719d2201230b9a788912fca27db4f1daec4ecbda3b4464a56488ef8e8dd6a62 0.0s done 08:38:37 #79 naming to docker.io/library/core-metadata done 08:38:37 #79 writing image sha256:83e7321c3530bbe48d76e5c03a489bdeec4d691ca7a41cb112f39eeed19d5d58 08:38:37 #79 ... 08:38:37 08:38:37 #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:37 #216 DONE 0.3s 08:38:37 08:38:37 #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:37 #217 DONE 0.1s 08:38:37 08:38:37 #218 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:38:37 #218 DONE 0.0s 08:38:37 08:38:37 #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:37 #219 DONE 0.9s 08:38:37 08:38:37 #79 [core-common-config-bootstrapper] exporting to image 08:38:37 #79 writing image sha256:83e7321c3530bbe48d76e5c03a489bdeec4d691ca7a41cb112f39eeed19d5d58 done 08:38:37 #79 naming to docker.io/library/support-notifications done 08:38:37 #79 exporting layers 0.2s done 08:38:37 #79 writing image sha256:540d873510f419753d914e3836051fda7b0b5415e8277a52215f1de3f33d4cae done 08:38:37 #79 naming to docker.io/library/core-common-config-bootstrapper done 08:38:37 #79 writing image sha256:dd084c6c03f6b76127f47497a41f9744d66124b029f128b184f5d25bec1f1818 done 08:38:37 #79 naming to docker.io/library/security-proxy-auth done 08:38:37 #79 DONE 3.2s 08:38:37 08:38:37 #220 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:38:37 #220 DONE 0.0s 08:38:37 08:38:37 #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:38:37 #221 DONE 0.1s 08:38:37 08:38:37 #222 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:38 #222 ... 08:38:38 08:38:38 #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:38 #223 DONE 0.8s 08:38:38 08:38:38 #224 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:38 #224 DONE 0.1s 08:38:38 08:38:38 #79 [security-proxy-setup] exporting to image 08:38:38 #79 exporting layers 0.2s done 08:38:38 #79 writing image sha256:35a3814e0d11f511758a63f2ad58ed9a31e960a2bffdfa233720e9444f36052f done 08:38:38 #79 naming to docker.io/library/security-proxy-setup done 08:38:38 #79 DONE 3.3s 08:38:38 08:38:38 #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:38:38 #225 ... 08:38:38 08:38:38 #222 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:38 #222 DONE 0.5s 08:38:38 08:38:38 #79 [security-secretstore-setup] exporting to image 08:38:38 #79 exporting layers 0.3s done 08:38:38 #79 ... 08:38:38 08:38:38 #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:38:38 #225 DONE 0.5s 08:38:38 08:38:38 #79 [security-secretstore-setup] exporting to image 08:38:38 #79 writing image sha256:8e85f22f5b99fac741d21916edc7502a749028dd6b992027dd6248b454d4a5b8 done 08:38:38 #79 naming to docker.io/library/security-secretstore-setup done 08:38:38 #79 exporting layers 0.2s done 08:38:38 #79 writing image sha256:43dfca85a9eed6d88090feab543ce12fbb3f4408ed4fed0d5287d35685cff3e0 done 08:38:38 #79 naming to docker.io/library/security-bootstrapper done 08:38:38 #79 DONE 3.8s 08:38:38 08:38:38 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:38 time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:38:38 $ docker stop --time=1 ba2e08514f5152bca1b775e8bafb5b6225de9a528a3fc363a09e69fcfc20fe83 08:38:39 $ docker rm -f --volumes ba2e08514f5152bca1b775e8bafb5b6225de9a528a3fc363a09e69fcfc20fe83 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:40 + docker images 08:38:40 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:40 security-bootstrapper latest 43dfca85a9ee 2 seconds ago 20.3MB 08:38:40 security-proxy-auth latest dd084c6c03f6 3 seconds ago 30.7MB 08:38:40 security-secretstore-setup latest 8e85f22f5b99 3 seconds ago 41MB 08:38:40 security-proxy-setup latest 35a3814e0d11 3 seconds ago 29.3MB 08:38:40 core-common-config-bootstrapper latest 540d873510f4 3 seconds ago 17.1MB 08:38:40 security-spiffe-token-provider latest d1e23b223fbc 4 seconds ago 32.6MB 08:38:40 core-keeper latest 77307aa905e3 4 seconds ago 31.4MB 08:38:40 core-data latest 04153a406dfa 4 seconds ago 31.8MB 08:38:40 support-scheduler latest 46f16a46fa00 4 seconds ago 47MB 08:38:40 support-notifications latest 83e7321c3530 4 seconds ago 50.3MB 08:38:40 core-metadata latest a719d2201230 4 seconds ago 31.9MB 08:38:40 core-command latest 3ca03d05dbf9 5 seconds ago 27.6MB 08:38:40 security-spire-agent latest 4cc513a9e363 3 minutes ago 182MB 08:38:40 security-spire-server latest 0854c63d4e3b 3 minutes ago 122MB 08:38:40 security-spire-config latest e3c375bdf405 3 minutes ago 121MB 08:38:40 ci-base-image-x86_64 latest 2fa585238a32 7 minutes ago 982MB 08:38:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB 08:38:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 08:38:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:38:40 provisioning config files... 08:38:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7340000948556775995tmp [Pipeline] { [Pipeline] sh 08:38:41 + set +x 08:38:41 + curl -s https://codecov.io/bash 08:38:41 + bash -s -- 08:38:41 08:38:41 _____ _ 08:38:41 / ____| | | 08:38:41 | | ___ __| | ___ ___ _____ __ 08:38:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:38:41 | |___| (_) | (_| | __/ (_| (_) \ V / 08:38:41 \_____\___/ \__,_|\___|\___\___/ \_/ 08:38:41 Bash-1.0.6 08:38:41 08:38:41 08:38:41 ==> git version 2.25.1 found 08:38:41 ==> 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 08:38:41 Release-Date: 2020-01-08 08:38:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:38:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:38:41 ==> Jenkins CI detected. 08:38:41 current dir:  /w/workspace/edgex-go/4 08:38:41 project root: . 08:38:41 --> token set from env 08:38:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:38:41 ==> Running gcov in . (disable via -X gcov) 08:38:41 ==> Python coveragepy not found 08:38:41 ==> Searching for coverage reports in: 08:38:41 + . 08:38:41 -> Found 1 reports 08:38:41 ==> Detecting git/mercurial file structure 08:38:41 ==> Reading reports 08:38:41 + ./coverage.out bytes=1510933 08:38:41 ==> Appending adjustments 08:38:41 https://docs.codecov.io/docs/fixing-reports 08:38:42 + Found adjustments 08:38:42 ==> Gzipping contents 08:38:42 128K /tmp/codecov.CSR4O4.gz 08:38:42 ==> Uploading reports 08:38:42 url: https://codecov.io 08:38:42 query: branch=PR-5041&commit=55873b457401465485c4d4821679a8f6abf3564e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5041%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5041&job=&cmd_args= 08:38:42 -> Pinging Codecov 08:38:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5041&commit=55873b457401465485c4d4821679a8f6abf3564e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5041%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5041&job=&cmd_args= 08:38:42 -> Uploading to 08:38:42 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/55873b457401465485c4d4821679a8f6abf3564e/3aa3c61c-9c53-4975-ad04-6cf252cc6845.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T083842Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6f3ac10894af2d5be3c166a2c48f844ce1b6274878f1b746e402467ef1913e82 08:38:42 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:42 Dload Upload Total Spent Left Speed 08:38:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 501k --:--:-- --:--:-- --:--:-- 503k 08:38:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/55873b457401465485c4d4821679a8f6abf3564e [Pipeline] } 08:38:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:38:44 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 08:38:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:38:45 ---> package-listing.sh 08:38:45 ++ facter osfamily 08:38:45 ++ tr '[:upper:]' '[:lower:]' 08:38:45 + OS_FAMILY=debian 08:38:45 + workspace=/w/workspace/edgex-go/4 08:38:45 + START_PACKAGES=/tmp/packages_start.txt 08:38:45 + END_PACKAGES=/tmp/packages_end.txt 08:38:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:38:45 + PACKAGES=/tmp/packages_start.txt 08:38:45 + '[' /w/workspace/edgex-go/4 ']' 08:38:45 + PACKAGES=/tmp/packages_end.txt 08:38:45 + case "${OS_FAMILY}" in 08:38:45 + dpkg -l 08:38:45 + grep '^ii' 08:38:45 + '[' -f /tmp/packages_start.txt ']' 08:38:45 + '[' -f /tmp/packages_end.txt ']' 08:38:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:38:45 + '[' /w/workspace/edgex-go/4 ']' 08:38:45 + mkdir -p /w/workspace/edgex-go/4/archives/ 08:38:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 08:38:45 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:38:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:46 08:38:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:46 latest: Pulling from edgex-lftools-log-publisher 08:38:46 5eb5b503b376: Pulling fs layer 08:38:46 5c69ac0246d0: Pulling fs layer 08:38:46 ec43610c2a17: Pulling fs layer 08:38:46 3a2ae6a8a46f: Pulling fs layer 08:38:46 33b1e0a273af: Pulling fs layer 08:38:46 5d3b04190fa2: Pulling fs layer 08:38:46 2f39f015ded8: Pulling fs layer 08:38:46 3a2ae6a8a46f: Waiting 08:38:46 33b1e0a273af: Waiting 08:38:46 5d3b04190fa2: Waiting 08:38:46 2f39f015ded8: Waiting 08:38:46 5c69ac0246d0: Download complete 08:38:46 3a2ae6a8a46f: Verifying Checksum 08:38:46 3a2ae6a8a46f: Download complete 08:38:46 33b1e0a273af: Verifying Checksum 08:38:46 33b1e0a273af: Download complete 08:38:46 ec43610c2a17: Verifying Checksum 08:38:46 ec43610c2a17: Download complete 08:38:46 5d3b04190fa2: Verifying Checksum 08:38:46 5d3b04190fa2: Download complete 08:38:47 5eb5b503b376: Verifying Checksum 08:38:47 5eb5b503b376: Download complete 08:38:47 2f39f015ded8: Download complete 08:38:48 5eb5b503b376: Pull complete 08:38:48 5c69ac0246d0: Pull complete 08:38:49 ec43610c2a17: Pull complete 08:38:49 3a2ae6a8a46f: Pull complete 08:38:49 33b1e0a273af: Pull complete 08:38:49 5d3b04190fa2: Pull complete 08:38:53 2f39f015ded8: Pull complete 08:38:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:38:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:53 prd-ubuntu20.04-docker-8c-8g-36459 does not seem to be running inside a container 08:38:53 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:38:58 $ docker top 118889e713f907d258b8bcb6b0d736e0b94c48c30b4f64162019ad6451e90ca7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:58 + touch /tmp/pre-build-complete [Pipeline] sh 08:38:58 + mkdir -p /var/log/sysstat [Pipeline] sh 08:38:59 + ls /var/log/sa-host 08:38:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:59 provisioning config files... 08:38:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4121856416102920245tmp [Pipeline] { [Pipeline] echo 08:38:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:38:59 ---> create-netrc.sh [Pipeline] } 08:38:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:38:59 ---> python-tools-install.sh [Pipeline] echo 08:38:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:39:00 ---> sudo-logs.sh 08:39:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:39:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:39:00 ---> job-cost.sh 08:39:00 lf-activate-venv: SKIPPING 08:39:00 INFO: No Stack... 08:39:01 INFO: Retrieving Pricing Info for: v3-standard-8 08:39:01 INFO: Archiving Costs [Pipeline] echo 08:39:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:39:01 ---> logs-deploy.sh 08:39:01 lf-activate-venv: SKIPPING 08:39:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5041/4 08:39:01 INFO: archiving workspace using pattern(s): 08:39:02 Archives upload complete. 08:39:02 INFO: archiving logs to Nexus 08:39:03 ---> uname -a: 08:39:03 Linux prd-ubuntu20-04-docker-8c-8g-36459 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:39:03 08:39:03 08:39:03 ---> lscpu: 08:39:03 Architecture: x86_64 08:39:03 CPU op-mode(s): 32-bit, 64-bit 08:39:03 Byte Order: Little Endian 08:39:03 Address sizes: 40 bits physical, 48 bits virtual 08:39:03 CPU(s): 8 08:39:03 On-line CPU(s) list: 0-7 08:39:03 Thread(s) per core: 1 08:39:03 Core(s) per socket: 1 08:39:03 Socket(s): 8 08:39:03 NUMA node(s): 1 08:39:03 Vendor ID: AuthenticAMD 08:39:03 CPU family: 23 08:39:03 Model: 49 08:39:03 Model name: AMD EPYC-Rome Processor 08:39:03 Stepping: 0 08:39:03 CPU MHz: 2799.998 08:39:03 BogoMIPS: 5599.99 08:39:03 Virtualization: AMD-V 08:39:03 Hypervisor vendor: KVM 08:39:03 Virtualization type: full 08:39:03 L1d cache: 256 KiB 08:39:03 L1i cache: 256 KiB 08:39:03 L2 cache: 4 MiB 08:39:03 L3 cache: 128 MiB 08:39:03 NUMA node0 CPU(s): 0-7 08:39:03 Vulnerability Itlb multihit: Not affected 08:39:03 Vulnerability L1tf: Not affected 08:39:03 Vulnerability Mds: Not affected 08:39:03 Vulnerability Meltdown: Not affected 08:39:03 Vulnerability Mmio stale data: Not affected 08:39:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:39:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:39:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:39:03 Vulnerability Srbds: Not affected 08:39:03 Vulnerability Tsx async abort: Not affected 08:39:03 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 08:39:03 08:39:03 08:39:03 ---> nproc: 08:39:03 8 08:39:03 08:39:03 08:39:03 ---> df -h: 08:39:03 Filesystem Size Used Avail Use% Mounted on 08:39:03 overlay 155G 27G 129G 18% / 08:39:03 tmpfs 64M 0 64M 0% /dev 08:39:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:39:03 shm 64M 0 64M 0% /dev/shm 08:39:03 /dev/vda1 155G 27G 129G 18% /facter-os 08:39:03 08:39:03 08:39:03 ---> sar -b -r -n DEV: 08:39:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36459) 01/10/25 _x86_64_ (8 CPU) 08:39:03 08:39:03 08:28:53 LINUX RESTART (8 CPU) 08:39:03 08:39:03 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:39:03 08:30:02 347.84 48.26 299.58 0.00 5440.69 160538.58 0.00 08:39:03 08:31:01 191.68 1.30 190.37 0.00 47.59 64763.67 0.00 08:39:03 08:32:01 35.60 0.02 35.58 0.00 0.13 27490.92 0.00 08:39:03 08:33:01 29.70 0.10 29.60 0.00 2.00 16742.74 0.00 08:39:03 08:34:01 172.64 1.73 170.90 0.00 111.71 54301.88 0.00 08:39:03 08:35:02 564.28 13.16 551.12 0.00 4343.79 208912.83 0.00 08:39:03 08:36:01 579.29 8.12 571.17 0.00 64.94 206526.62 0.00 08:39:03 08:37:01 231.93 0.40 231.53 0.00 5.33 45618.52 0.00 08:39:03 08:38:01 341.35 0.05 341.30 0.00 0.40 121092.97 0.00 08:39:03 08:39:01 706.28 0.30 705.98 0.00 25.86 104494.24 0.00 08:39:03 Average: 319.92 7.35 312.56 0.00 1008.68 100968.58 0.00 08:39:03 08:39:03 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:39:03 08:30:02 29480752 31484308 854788 2.60 60644 2236120 1866872 5.50 1097304 1959912 896 08:39:03 08:31:01 28169376 31424524 874300 2.66 125468 3314980 2045272 6.03 1281712 2934080 18700 08:39:03 08:32:01 26890408 31306268 991116 3.01 128932 4408096 2329192 6.86 2035784 3397616 323036 08:39:03 08:33:01 26940424 31338804 955944 2.91 132900 4358484 2008804 5.92 1576880 3780244 306548 08:39:03 08:34:01 25562644 31111552 1174308 3.57 147300 5491632 3328728 9.81 1861892 4841472 1415972 08:39:03 08:35:02 19583052 30995800 1235836 3.76 258224 10890972 3826844 11.28 2853884 9416748 870088 08:39:03 08:36:01 14534984 31180216 1054860 3.21 373412 15781196 4646252 13.69 3093612 14002044 4468 08:39:03 08:37:01 9279732 28675972 3499800 10.64 407084 18148604 9595744 28.28 6701080 15220868 1293928 08:39:03 08:38:01 8023396 29641856 2551364 7.76 418360 20311164 7060224 20.81 6517812 16639924 497184 08:39:03 08:39:01 10057972 31389044 851784 2.59 431272 20121892 2369916 6.98 3327376 17970556 560 08:39:03 Average: 19852274 30854834 1404410 4.27 248360 10506314 3907785 11.52 3034734 9016346 473138 08:39:03 08:39:03 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:39:03 08:30:02 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 08:39:03 08:30:02 veth75ee045 612.08 534.13 49.94 2866.07 0.00 0.00 0.00 0.23 08:39:03 08:30:02 docker0 612.08 534.01 41.58 2866.06 0.00 0.00 0.00 0.00 08:39:03 08:30:02 ens3 1423.91 1408.47 8153.61 173.24 0.00 0.00 0.00 0.00 08:39:03 08:31:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 08:39:03 08:31:01 docker0 234.15 365.80 19.95 2070.85 0.00 0.00 0.00 0.00 08:39:03 08:31:01 ens3 509.13 321.79 5397.78 45.18 0.00 0.00 0.00 0.00 08:39:03 08:31:01 vethcc525c6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:03 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:32:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:39:03 08:32:01 ens3 25.95 17.92 20.98 12.01 0.00 0.00 0.00 0.00 08:39:03 08:32:01 vethcc525c6 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 08:39:03 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:03 08:33:01 docker0 1.15 1.15 0.09 0.10 0.00 0.00 0.00 0.00 08:39:03 08:33:01 ens3 27.22 18.08 22.18 13.41 0.00 0.00 0.00 0.00 08:39:03 08:33:01 vethcc525c6 1.15 1.17 0.10 0.10 0.00 0.00 0.00 0.00 08:39:03 08:34:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 08:39:03 08:34:01 veth1096d7d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:34:01 veth7826655 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:34:01 docker0 0.57 0.40 0.04 0.23 0.00 0.00 0.00 0.00 08:39:03 08:34:01 veth74e8155 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:34:01 veth9b90d94 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:34:01 ens3 193.90 124.01 3874.35 158.69 0.00 0.00 0.00 0.00 08:39:03 08:34:01 vethadd5bc1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:34:01 veth99876d1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:34:01 veth1de6d79 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:34:01 veth0a3ba62 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:34:01 veth4cfc73f 0.57 0.52 0.05 0.24 0.00 0.00 0.00 0.00 08:39:03 08:34:01 veth851790f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:35:02 vethb26c0a4 43.49 64.76 4.33 385.07 0.00 0.00 0.00 0.03 08:39:03 08:35:02 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 08:39:03 08:35:02 vethc9530e7 48.80 74.60 4.75 407.93 0.00 0.00 0.00 0.03 08:39:03 08:35:02 veth7ae002e 43.59 66.04 4.34 380.45 0.00 0.00 0.00 0.03 08:39:03 08:35:02 docker0 328.82 531.33 26.71 3815.71 0.00 0.00 0.00 0.00 08:39:03 08:35:02 veth27dfa8d 42.24 72.82 4.27 416.18 0.00 0.00 0.00 0.03 08:39:03 08:35:02 ens3 657.31 391.22 5932.44 49.12 0.00 0.00 0.00 0.00 08:39:03 08:35:02 veth4a88b12 46.89 71.73 4.64 411.70 0.00 0.00 0.00 0.03 08:39:03 08:35:02 vethdf973b4 45.68 73.55 4.52 408.25 0.00 0.00 0.00 0.03 08:39:03 08:35:02 veth4cfc73f 0.07 0.96 0.00 0.04 0.00 0.00 0.00 0.00 08:39:03 08:36:01 vetha0eaa60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 vethbdfcb69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 veth43418e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 veth20bd546 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 vetha0fc07b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 veth5ea899a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 docker0 178.41 379.16 17.47 4953.50 0.00 0.00 0.00 0.00 08:39:03 08:36:01 vetha46f63a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 veth44f01af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 ens3 389.29 185.87 4961.62 24.57 0.00 0.00 0.00 0.00 08:39:03 08:36:01 veth28e71d8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 veth65fd023 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 veth5f72cb6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 veth209ae4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 veth4cfc73f 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:39:03 08:36:01 veth97305c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 veth6d04a34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:36:01 vethcd3f0e9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:37:01 vetha0eaa60 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:39:03 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:03 08:37:01 veth43418e5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:39:03 08:37:01 veth20bd546 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:03 08:37:01 vetha0fc07b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:39:03 08:37:01 veth5ea899a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:03 08:37:01 veth85d0c98 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:03 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:37:01 vetha46f63a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:03 08:37:01 veth44f01af 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:39:03 08:37:01 ens3 11.14 7.51 9.09 5.17 0.00 0.00 0.00 0.00 08:39:03 08:37:01 veth65fd023 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:39:03 08:37:01 veth209ae4d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:03 08:37:01 veth4cfc73f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:37:01 veth353b08a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:03 08:37:01 veth6d04a34 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:39:03 08:38:01 vetha0eaa60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 veth43418e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 veth20bd546 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 vetha0fc07b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 veth5ea899a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 veth85d0c98 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 vetha46f63a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 veth44f01af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 ens3 6.18 3.78 8.19 2.37 0.00 0.00 0.00 0.00 08:39:03 08:38:01 veth65fd023 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 veth209ae4d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 veth4cfc73f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 veth353b08a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:38:01 veth6d04a34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:39:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 08:39:03 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:03 08:39:01 ens3 120.01 72.19 2553.93 25.10 0.00 0.00 0.00 0.00 08:39:03 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 08:39:03 Average: docker0 135.35 180.67 10.56 1364.30 0.00 0.00 0.00 0.00 08:39:03 Average: ens3 336.11 255.11 3087.15 50.93 0.00 0.00 0.00 0.00 08:39:03 08:39:03 08:39:03 ---> sar -P ALL: 08:39:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36459) 01/10/25 _x86_64_ (8 CPU) 08:39:03 08:39:03 08:28:53 LINUX RESTART (8 CPU) 08:39:03 08:39:03 08:29:01 CPU %user %nice %system %iowait %steal %idle 08:39:03 08:30:02 all 8.11 0.00 2.69 3.16 0.05 86.00 08:39:03 08:30:02 0 11.45 0.00 1.34 1.09 0.03 86.10 08:39:03 08:30:02 1 8.53 0.00 1.95 3.39 0.05 86.08 08:39:03 08:30:02 2 4.98 0.00 2.01 0.15 0.07 92.78 08:39:03 08:30:02 3 6.35 0.00 1.88 3.44 0.05 88.27 08:39:03 08:30:02 4 8.31 0.00 4.50 7.74 0.07 79.38 08:39:03 08:30:02 5 11.04 0.00 3.40 1.68 0.05 83.83 08:39:03 08:30:02 6 7.21 0.00 3.88 4.90 0.05 83.96 08:39:03 08:30:02 7 6.99 0.00 2.54 2.90 0.03 87.54 08:39:03 08:31:01 all 7.80 0.00 3.92 3.54 0.05 84.69 08:39:03 08:31:01 0 8.11 0.00 3.13 1.02 0.05 87.69 08:39:03 08:31:01 1 5.91 0.00 4.00 2.87 0.05 87.18 08:39:03 08:31:01 2 8.22 0.00 4.10 0.14 0.03 87.51 08:39:03 08:31:01 3 8.21 0.00 4.51 13.28 0.05 73.96 08:39:03 08:31:01 4 6.94 0.00 3.20 0.21 0.05 89.60 08:39:03 08:31:01 5 8.31 0.00 4.22 1.97 0.05 85.44 08:39:03 08:31:01 6 8.72 0.00 4.30 8.10 0.07 78.81 08:39:03 08:31:01 7 7.96 0.00 3.89 0.81 0.05 87.29 08:39:03 08:32:01 all 41.66 0.00 6.62 1.64 0.10 49.99 08:39:03 08:32:01 0 39.75 0.00 7.07 0.25 0.10 52.83 08:39:03 08:32:01 1 42.67 0.00 7.66 1.80 0.12 47.76 08:39:03 08:32:01 2 42.78 0.00 6.17 0.07 0.12 50.87 08:39:03 08:32:01 3 41.75 0.00 6.85 3.87 0.10 47.43 08:39:03 08:32:01 4 41.84 0.00 6.33 0.03 0.08 51.71 08:39:03 08:32:01 5 43.12 0.00 6.75 6.81 0.08 43.24 08:39:03 08:32:01 6 39.37 0.00 5.97 0.24 0.10 54.33 08:39:03 08:32:01 7 42.01 0.00 6.16 0.02 0.08 51.73 08:39:03 08:33:01 all 54.25 0.00 7.35 0.90 0.08 37.42 08:39:03 08:33:01 0 52.71 0.00 7.02 0.20 0.07 40.01 08:39:03 08:33:01 1 54.15 0.00 7.42 0.62 0.10 37.70 08:39:03 08:33:01 2 55.21 0.00 7.81 0.40 0.07 36.50 08:39:03 08:33:01 3 55.10 0.00 7.49 4.40 0.08 32.92 08:39:03 08:33:01 4 54.86 0.00 7.15 0.18 0.07 37.74 08:39:03 08:33:01 5 52.06 0.00 6.57 0.83 0.10 40.44 08:39:03 08:33:01 6 55.38 0.00 8.03 0.13 0.07 36.39 08:39:03 08:33:01 7 54.47 0.00 7.30 0.44 0.08 37.71 08:39:03 08:34:01 all 31.55 0.00 7.18 3.18 0.09 58.00 08:39:03 08:34:01 0 27.65 0.00 6.60 1.54 0.07 64.15 08:39:03 08:34:01 1 32.77 0.00 7.69 2.46 0.15 56.93 08:39:03 08:34:01 2 34.05 0.00 8.47 1.10 0.08 56.30 08:39:03 08:34:01 3 31.82 0.00 7.24 1.40 0.08 59.45 08:39:03 08:34:01 4 33.03 0.00 7.11 15.67 0.09 44.10 08:39:03 08:34:01 5 27.00 0.00 6.16 1.10 0.07 65.67 08:39:03 08:34:01 6 31.53 0.00 7.46 1.29 0.08 59.63 08:39:03 08:34:01 7 34.50 0.00 6.74 0.97 0.08 57.70 08:39:03 08:35:02 all 17.65 0.00 7.74 28.28 0.11 46.22 08:39:03 08:35:02 0 14.66 0.00 8.02 39.97 0.10 37.24 08:39:03 08:35:02 1 20.96 0.00 7.75 20.61 0.12 50.56 08:39:03 08:35:02 2 14.16 0.00 6.76 26.39 0.10 52.59 08:39:03 08:35:02 3 20.69 0.00 8.76 45.89 0.12 24.53 08:39:03 08:35:02 4 19.31 0.00 8.37 23.84 0.10 48.38 08:39:03 08:35:02 5 16.66 0.00 6.90 25.93 0.09 50.43 08:39:03 08:35:02 6 15.78 0.00 6.93 32.27 0.14 44.88 08:39:03 08:35:02 7 19.02 0.00 8.41 11.39 0.15 61.03 08:39:03 08:36:01 all 5.06 0.00 3.89 17.01 0.06 73.98 08:39:03 08:36:01 0 4.81 0.00 3.20 7.23 0.05 84.70 08:39:03 08:36:01 1 5.54 0.00 2.86 15.51 0.07 76.02 08:39:03 08:36:01 2 4.83 0.00 3.59 3.65 0.05 87.88 08:39:03 08:36:01 3 4.94 0.00 7.40 70.24 0.09 17.32 08:39:03 08:36:01 4 5.25 0.00 3.99 19.28 0.09 71.39 08:39:03 08:36:01 5 4.76 0.00 3.75 3.05 0.07 88.37 08:39:03 08:36:01 6 5.33 0.00 2.53 14.76 0.07 77.31 08:39:03 08:36:01 7 4.98 0.00 3.82 3.19 0.03 87.98 08:39:03 08:37:01 all 85.80 0.00 12.58 0.94 0.15 0.54 08:39:03 08:37:01 0 85.53 0.00 12.45 1.10 0.19 0.72 08:39:03 08:37:01 1 86.15 0.00 12.82 0.70 0.12 0.20 08:39:03 08:37:01 2 85.11 0.00 13.01 1.21 0.17 0.50 08:39:03 08:37:01 3 85.47 0.00 13.06 0.76 0.15 0.56 08:39:03 08:37:01 4 86.40 0.00 12.18 0.73 0.13 0.56 08:39:03 08:37:01 5 87.26 0.00 11.19 0.91 0.13 0.50 08:39:03 08:37:01 6 86.06 0.00 12.00 1.01 0.12 0.82 08:39:03 08:37:01 7 84.38 0.00 13.90 1.12 0.17 0.44 08:39:03 08:38:01 all 88.33 0.00 11.47 0.00 0.19 0.00 08:39:03 08:38:01 0 87.82 0.00 11.91 0.00 0.25 0.02 08:39:03 08:38:01 1 88.81 0.00 11.02 0.00 0.17 0.00 08:39:03 08:38:01 2 89.01 0.00 10.83 0.00 0.17 0.00 08:39:03 08:38:01 3 89.65 0.00 10.17 0.00 0.17 0.02 08:39:03 08:38:01 4 88.66 0.00 11.11 0.00 0.22 0.00 08:39:03 08:38:01 5 88.36 0.00 11.42 0.00 0.22 0.00 08:39:03 08:38:01 6 86.25 0.00 13.60 0.00 0.15 0.00 08:39:03 08:38:01 7 88.07 0.00 11.74 0.00 0.18 0.00 08:39:03 08:39:01 all 40.68 0.00 7.82 7.03 0.13 44.34 08:39:03 08:39:01 0 40.22 0.00 8.62 8.64 0.15 42.37 08:39:03 08:39:01 1 41.22 0.00 7.41 9.81 0.12 41.44 08:39:03 08:39:01 2 42.01 0.00 7.03 5.09 0.12 45.75 08:39:03 08:39:01 3 38.85 0.00 7.29 10.06 0.15 43.65 08:39:03 08:39:01 4 42.77 0.00 7.97 4.99 0.12 44.14 08:39:03 08:39:01 5 39.26 0.00 7.76 9.27 0.14 43.57 08:39:03 08:39:01 6 39.81 0.00 8.52 5.25 0.12 46.30 08:39:03 08:39:01 7 41.23 0.00 7.94 3.20 0.12 47.51 08:39:03 Average: all 38.16 0.00 7.13 6.54 0.10 48.08 08:39:03 Average: 0 36.97 0.00 6.90 6.10 0.11 49.92 08:39:03 Average: 1 38.85 0.00 7.07 5.73 0.11 48.25 08:39:03 Average: 2 38.18 0.00 6.99 3.81 0.10 50.92 08:39:03 Average: 3 38.45 0.00 7.47 15.15 0.11 38.82 08:39:03 Average: 4 38.76 0.00 7.19 7.25 0.10 46.70 08:39:03 Average: 5 37.78 0.00 6.81 5.15 0.10 50.16 08:39:03 Average: 6 37.74 0.00 7.34 6.73 0.10 48.09 08:39:03 Average: 7 38.51 0.00 7.26 2.40 0.10 51.73 08:39:03 08:39:03 08:39:03