Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fec6cf3a3784ad653da647947fa9d06527c2b3f6+ead55998a61037c88c593b6744c8da68f1c88ef7 (2f99c1f28feb13558f5fe0894e83d0cc29150647) 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-ssh15476891113670763018.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11256306163915935344.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-4976/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-4976/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12204258899564419697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14467324915261469804.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-4976/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-4976/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3852646781546805796.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-23496 in /w/workspace/edgexfoundry_edgex-go_PR-4976 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 ead55998a61037c88c593b6744c8da68f1c88ef7 into PR head commit fec6cf3a3784ad653da647947fa9d06527c2b3f6 Merge succeeded, producing 4644424c0716d3ecc78c92d1ed4b29cf310b86cd Checking out Revision 4644424c0716d3ecc78c92d1ed4b29cf310b86cd (PR-4976) > 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/4976/head:refs/remotes/origin/PR-4976 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fec6cf3a3784ad653da647947fa9d06527c2b3f6 # 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 ead55998a61037c88c593b6744c8da68f1c88ef7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4644424c0716d3ecc78c92d1ed4b29cf310b86cd # timeout=10 Commit message: "Merge commit 'ead55998a61037c88c593b6744c8da68f1c88ef7' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:44 ========================================================= 08:29:44 EdgeX Global Pipelines Version Info 08:29:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e4014764eedd9e0f8cf6a346488c24f2c61715b3 # timeout=10 08:29:45 ------------------- 08:29:45 stable info: 08:29:45 ------------------- 08:29:45 Commited By: Ginny Guan ginny@iotechsys.com 08:29:45 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:29:45 Message: update stable to v1.0.265 08:29:46 ------------------- 08:29:46 experimental info: 08:29:46 ------------------- 08:29:46 Commited By: Cherry Wang cherry@iotechsys.com 08:29:46 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:29:46 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4976 [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4976 [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4976 [Pipeline] echo 08:29:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4644424c0716d3ecc78c92d1ed4b29cf310b86cd [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4644424 [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:47 provisioning config files... 08:29:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3784516030626832736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:47 ---> ****-login.sh 08:29:47 nexus3.edgexfoundry.org:10001 08:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:47 Configure a credential helper to remove this warning. See 08:29:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:47 08:29:47 Login Succeeded 08:29:47 nexus3.edgexfoundry.org:10002 08:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:47 Configure a credential helper to remove this warning. See 08:29:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:47 08:29:47 Login Succeeded 08:29:47 nexus3.edgexfoundry.org:10003 08:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:48 Configure a credential helper to remove this warning. See 08:29:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:48 08:29:48 Login Succeeded 08:29:48 nexus3.edgexfoundry.org:10004 08:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:48 Configure a credential helper to remove this warning. See 08:29:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:48 08:29:48 Login Succeeded 08:29:48 ****.io 08:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:48 Configure a credential helper to remove this warning. See 08:29:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:48 08:29:48 Login Succeeded 08:29:48 ---> ****-login.sh ends [Pipeline] } 08:29:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:48 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:48 + dirname cmd/core-command/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo core-command,cmd/core-command/Dockerfile 08:29:48 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:48 + dirname cmd/core-data/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo core-data,cmd/core-data/Dockerfile 08:29:48 + dirname cmd/core-keeper/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo core-keeper,cmd/core-keeper/Dockerfile 08:29:48 + dirname cmd/core-metadata/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:48 + dirname cmd/security-bootstrapper/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:48 + dirname cmd/security-proxy-auth/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:48 + dirname cmd/security-proxy-setup/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:48 + + dirname cmd/security-secretstore-setup/Dockerfilecut 08:29:48 -d/ -f2 08:29:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:48 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:48 + dirname cmd/security-spire-agent/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:48 + dirname cmd/security-spire-config/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:48 + dirname cmd/security-spire-server/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:48 + dirname cmd/support-cron-scheduler/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:29:48 + dirname cmd/support-notifications/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:48 + dirname cmd/support-scheduler/Dockerfile 08:29:48 + cut -d/ -f2 08:29:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:48 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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:49 + git rev-list -1 --merges 4644424c0716d3ecc78c92d1ed4b29cf310b86cd~1..4644424c0716d3ecc78c92d1ed4b29cf310b86cd [Pipeline] echo 08:29:49 -----------> git rev-list -1 --merges 4644424c0716d3ecc78c92d1ed4b29cf310b86cd~1..4644424c0716d3ecc78c92d1ed4b29cf310b86cd 4644424c0716d3ecc78c92d1ed4b29cf310b86cd 08:29:49 4644424c0716d3ecc78c92d1ed4b29cf310b86cd [false] [Pipeline] sh 08:29:49 + git log --format=format:%s -1 4644424c0716d3ecc78c92d1ed4b29cf310b86cd [Pipeline] echo 08:29:49 ========================================================= 08:29:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:50 + grep -v github /etc/ssh/ssh_known_hosts 08:29:50 + [ -e /tmp/ssh_known_hosts ] 08:29:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:50 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:50 08:29:50 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:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:50 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:50 b85a868b505f: Pulling fs layer 08:29:50 e2be974225ed: Pulling fs layer 08:29:50 339a4e72a1f5: Pulling fs layer 08:29:50 988bab9f4d93: Pulling fs layer 08:29:50 1469e6f7b9e6: Pulling fs layer 08:29:50 eaf3925da568: Pulling fs layer 08:29:50 bab4dde63d76: Pulling fs layer 08:29:50 bde34c3a00c8: Pulling fs layer 08:29:50 b352a97aabf1: Pulling fs layer 08:29:50 4872d77fe225: Pulling fs layer 08:29:50 5851b861e8e6: Pulling fs layer 08:29:50 bde34c3a00c8: Waiting 08:29:50 988bab9f4d93: Waiting 08:29:50 1469e6f7b9e6: Waiting 08:29:50 b352a97aabf1: Waiting 08:29:50 5851b861e8e6: Waiting 08:29:50 eaf3925da568: Waiting 08:29:50 4872d77fe225: Waiting 08:29:50 bab4dde63d76: Waiting 08:29:50 e2be974225ed: Download complete 08:29:50 988bab9f4d93: Verifying Checksum 08:29:50 988bab9f4d93: Download complete 08:29:50 1469e6f7b9e6: Verifying Checksum 08:29:50 1469e6f7b9e6: Download complete 08:29:50 eaf3925da568: Download complete 08:29:51 339a4e72a1f5: Verifying Checksum 08:29:51 339a4e72a1f5: Download complete 08:29:51 bde34c3a00c8: Verifying Checksum 08:29:51 bde34c3a00c8: Download complete 08:29:51 b352a97aabf1: Download complete 08:29:51 4872d77fe225: Verifying Checksum 08:29:51 5851b861e8e6: Verifying Checksum 08:29:51 5851b861e8e6: Download complete 08:29:51 b85a868b505f: Download complete 08:29:51 bab4dde63d76: Verifying Checksum 08:29:51 bab4dde63d76: Download complete 08:29:52 b85a868b505f: Pull complete 08:29:52 e2be974225ed: Pull complete 08:29:53 339a4e72a1f5: Pull complete 08:29:53 988bab9f4d93: Pull complete 08:29:53 1469e6f7b9e6: Pull complete 08:29:53 eaf3925da568: Pull complete 08:29:55 bab4dde63d76: Pull complete 08:29:55 bde34c3a00c8: Pull complete 08:29:55 b352a97aabf1: Pull complete 08:29:55 4872d77fe225: Pull complete 08:29:55 5851b861e8e6: Pull complete 08:29:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:55 prd-ubuntu20.04-docker-8c-8g-23496 does not seem to be running inside a container 08:29:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:58 $ docker top 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 -eo pid,comm 08:29:58 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:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:59 [ssh-agent] Looking for ssh-agent implementation... 08:29:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:59 $ docker exec 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 ssh-agent 08:29:59 SSH_AUTH_SOCK=/tmp/ssh-GYHJT2gIM76F/agent.32 08:29:59 SSH_AGENT_PID=38 08:29:59 Running ssh-add (command line suppressed) 08:29:59 Identity added: /w/workspace/edgex-go/3@tmp/private_key_11645227086049399520.key (/w/workspace/edgex-go/3@tmp/private_key_11645227086049399520.key) 08:29:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:59 + git tag --points-at HEAD [Pipeline] } 08:29:59 $ docker exec --env ******** --env ******** 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 ssh-agent -k 08:29:59 unset SSH_AUTH_SOCK; 08:29:59 unset SSH_AGENT_PID; 08:29:59 echo Agent pid 38 killed; 08:29:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:59 [ssh-agent] Looking for ssh-agent implementation... 08:29:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:59 $ docker exec 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 ssh-agent 08:30:00 SSH_AUTH_SOCK=/tmp/ssh-48iV1a8n5biM/agent.72 08:30:00 SSH_AGENT_PID=78 08:30:00 Running ssh-add (command line suppressed) 08:30:00 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1329463388706420252.key (/w/workspace/edgex-go/3@tmp/private_key_1329463388706420252.key) 08:30:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:00 + git semver init 08:30:00 2024-10-22 08:30:00,693 [run_init] DEBUG init version:0.0.0 force:False 08:30:00 2024-10-22 08:30:00,694 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:30:00 2024-10-22 08:30:00,695 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:30:00 2024-10-22 08:30:00,695 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:30:07 2024-10-22 08:30:06,098 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:30:07 2024-10-22 08:30:06,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4976 with force:False 08:30:07 2024-10-22 08:30:06,099 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4976 08:30:07 2024-10-22 08:30:06,104 [execute] INFO git cat-file --batch-check 08:30:07 2024-10-22 08:30:06,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:07 2024-10-22 08:30:06,112 [execute] INFO git cat-file --batch 08:30:07 2024-10-22 08:30:06,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:07 2024-10-22 08:30:06,118 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4976 08:30:07 0.0.0 [Pipeline] } 08:30:07 $ docker exec --env ******** --env ******** 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 ssh-agent -k 08:30:07 unset SSH_AUTH_SOCK; 08:30:07 unset SSH_AGENT_PID; 08:30:07 echo Agent pid 78 killed; 08:30:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:07 + git semver [Pipeline] } 08:30:08 $ docker stop --time=1 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 08:30:09 $ docker rm -f --volumes 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:10 Stashed 1 file(s) [Pipeline] echo 08:30:10 [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:10 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:30:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:10 ========================================================= 08:30:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:30:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:11 43c4264eed91: Pulling fs layer 08:30:11 4cc291be95ef: Pulling fs layer 08:30:11 2ac1f1163629: Pulling fs layer 08:30:11 5c3c966382ef: Pulling fs layer 08:30:11 4f4fb700ef54: Pulling fs layer 08:30:11 5d5c8e513c77: Pulling fs layer 08:30:11 9f66e0745190: Pulling fs layer 08:30:11 f49a43e4bbc0: Pulling fs layer 08:30:11 561ebcabdf7f: Pulling fs layer 08:30:11 9f66e0745190: Waiting 08:30:11 f49a43e4bbc0: Waiting 08:30:11 5c3c966382ef: Waiting 08:30:11 4f4fb700ef54: Waiting 08:30:11 561ebcabdf7f: Waiting 08:30:11 4cc291be95ef: Download complete 08:30:11 5c3c966382ef: Verifying Checksum 08:30:11 5c3c966382ef: Download complete 08:30:11 4f4fb700ef54: Download complete 08:30:11 43c4264eed91: Verifying Checksum 08:30:11 43c4264eed91: Download complete 08:30:11 5d5c8e513c77: Verifying Checksum 08:30:11 5d5c8e513c77: Download complete 08:30:11 9f66e0745190: Verifying Checksum 08:30:11 9f66e0745190: Download complete 08:30:11 43c4264eed91: Pull complete 08:30:11 561ebcabdf7f: Verifying Checksum 08:30:11 561ebcabdf7f: Download complete 08:30:11 4cc291be95ef: Pull complete 08:30:11 2ac1f1163629: Verifying Checksum 08:30:11 2ac1f1163629: Download complete 08:30:11 f49a43e4bbc0: Verifying Checksum 08:30:11 f49a43e4bbc0: Download complete 08:30:15 2ac1f1163629: Pull complete 08:30:15 5c3c966382ef: Pull complete 08:30:15 4f4fb700ef54: Pull complete 08:30:15 5d5c8e513c77: Pull complete 08:30:15 9f66e0745190: Pull complete 08:30:17 f49a43e4bbc0: Pull complete 08:30:17 561ebcabdf7f: Pull complete 08:30:17 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:30:18 + + docker build -t ci-base-image-x86_64 -fecho - . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:18 WORKDIR /edgex 08:30:18 COPY go.mod . 08:30:18 RUN go mod download 08:30:18 08:30:18 Sending build context to Docker daemon 177.9MB 08:30:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:18 ---> 3a752c3f9dda 08:30:18 Step 2/4 : WORKDIR /edgex 08:30:24 ---> Running in ab7a821b8d25 08:30:24 Removing intermediate container ab7a821b8d25 08:30:24 ---> 8d767ccff509 08:30:24 Step 3/4 : COPY go.mod . 08:30:24 ---> df30398831fb 08:30:24 Step 4/4 : RUN go mod download 08:30:24 ---> Running in 5f96edef5e57 08:30:56 Removing intermediate container 5f96edef5e57 08:30:56 ---> df88a7b83e65 08:30:56 Successfully built df88a7b83e65 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-23496 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:57 $ docker top 3a37effc3c34432a0fa7d9b231858d3d63a6f20355db51c19479cc2b160c1495 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:57 + go version 08:30:57 go version go1.23.2 linux/amd64 [Pipeline] } 08:30:57 $ docker stop --time=1 3a37effc3c34432a0fa7d9b231858d3d63a6f20355db51c19479cc2b160c1495 08:30:58 $ docker rm -f --volumes 3a37effc3c34432a0fa7d9b231858d3d63a6f20355db51c19479cc2b160c1495 [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-23496 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:59 $ docker top 38e69d311c636da633b6d846ddf522399a2871cb31aa54c64831f7881c986dd5 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:59 ========================================================= 08:30:59 [edgeXBuildGoParallel] Running Tests and Build... 08:30:59 ========================================================= [Pipeline] sh 08:30:59 + git config --global --add safe.directory /w/workspace/edgex-go/3 [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:34 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:31:34 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:37 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:31:37 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:31:37 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:31:38 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:31:38 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements 08:31:41 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 08:31:41 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:31:41 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:31:41 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:31:41 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:42 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:31:42 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:31:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:31:42 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:31:42 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:31:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:31:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 48.4% of statements 08:31:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:31:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.390s coverage: 93.4% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 91.7% of statements 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:31:46 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:31:46 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:31:46 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:46 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:31:46 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:31:46 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 9.4% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.438s coverage: 95.8% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 08:31:47 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 44.2% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 41.7% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:31:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:31:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:31:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:31:50 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/postgres/container coverage: 0.0% of statements 08:31:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:31:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:31:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:31:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:31:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:31:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:31:53 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:31:53 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:31:53 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:31:55 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:31:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:31:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:31:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:31:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:32:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:32:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:32:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:32:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:32:01 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.032s coverage: 94.4% of statements 08:32:02 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 08:32:02 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 08:32:02 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:32:03 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:03 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:32:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:32:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:32:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:32:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:32:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 08:32:07 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/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:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.325s coverage: 79.9% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.017s coverage: 86.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.131s coverage: 63.1% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.125s coverage: 36.5% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 9.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.083s coverage: 97.7% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.030s coverage: 45.8% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.4% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 98.9% of statements 08:32:14 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.2 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 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 23.175317517s" 08:32:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 63.108997ms" 08:32:52 level=info msg="[linters_context/goanalysis] analyzers took 1m45.461300258s with top 10 stages: buildir: 1m2.050598398s, gosec: 4.642867654s, inspect: 3.12642876s, fact_deprecated: 2.666242615s, printf: 1.970046077s, ctrlflow: 1.699578011s, fact_purity: 1.359229388s, nilness: 1.35529117s, S1038: 1.280478562s, typedness: 944.142345ms" 08:32:52 level=info msg="[runner] Issues before processing: 222, after processing: 0" 08:32:52 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 222/222, skip_dirs: 222/222, autogenerated_exclude: 222/222, exclude-rules: 222/22, path_prettifier: 222/222, skip_files: 222/222, nolint: 22/0, identifier_marker: 222/222, exclude: 222/222, cgo: 222/222, invalid_issue: 222/222" 08:32:52 level=info msg="[runner] processing took 20.04337ms with stages: nolint: 9.128532ms, identifier_marker: 5.149971ms, path_prettifier: 2.095323ms, exclude-rules: 1.637532ms, autogenerated_exclude: 1.080628ms, skip_dirs: 803.83µs, invalid_issue: 73.902µs, cgo: 53.021µs, filename_unadjuster: 16.271µs, max_same_issues: 750ns, path_shortener: 500ns, skip_files: 470ns, uniq_by_line: 460ns, fixer: 410ns, path_prefixer: 350ns, exclude: 320ns, sort_results: 270ns, diff: 260ns, source_code: 190ns, max_from_linter: 160ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" 08:32:52 level=info msg="[runner] linters took 12.9432557s with stages: goanalysis_metalinter: 12.923130618s" 08:32:52 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:52 level=info msg="Memory: 363 samples, avg is 300.9MB, max is 1278.3MB" 08:32:52 level=info msg="Execution took 36.189461054s" 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:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:32:59 + ls -al . 08:32:59 total 1908 08:32:59 drwxrwxr-x 11 1001 1001 4096 Oct 22 08:31 . 08:32:59 drwxr-xr-x 4 root root 4096 Oct 22 08:30 .. 08:32:59 drwxrwxr-x 2 1001 1001 4096 Oct 22 08:29 .blubracket 08:32:59 -rw-rw-r-- 1 1001 1001 10 Oct 22 08:29 .dockerignore 08:32:59 drwxrwxr-x 8 1001 1001 4096 Oct 22 08:32 .git 08:32:59 drwxrwxr-x 3 1001 1001 4096 Oct 22 08:29 .github 08:32:59 -rw-rw-r-- 1 1001 1001 1152 Oct 22 08:29 .gitignore 08:32:59 -rw-rw-r-- 1 1001 1001 199 Oct 22 08:29 .golangci.yml 08:32:59 -rw-rw-r-- 1 1001 1001 100 Oct 22 08:29 .hadolint.yml 08:32:59 drwxr-xr-x 3 1001 1001 4096 Oct 22 08:30 .semver 08:32:59 -rw-rw-r-- 1 1001 1001 155 Oct 22 08:29 .sonarcloud.properties 08:32:59 -rw-rw-r-- 1 1001 1001 1171 Oct 22 08:29 ADOPTERS.md 08:32:59 -rw-rw-r-- 1 1001 1001 21553 Oct 22 08:29 Attribution.txt 08:32:59 -rw-rw-r-- 1 1001 1001 100284 Oct 22 08:29 CHANGELOG.md 08:32:59 -rw-rw-r-- 1 1001 1001 3804 Oct 22 08:29 CONTRIBUTING.md 08:32:59 -rw-rw-r-- 1 1001 1001 677 Oct 22 08:29 GOVERNANCE.md 08:32:59 -rw-rw-r-- 1 1001 1001 858 Oct 22 08:29 Jenkinsfile 08:32:59 -rw-rw-r-- 1 1001 1001 10775 Oct 22 08:29 LICENSE 08:32:59 -rw-rw-r-- 1 1001 1001 17391 Oct 22 08:29 Makefile 08:32:59 -rw-rw-r-- 1 1001 1001 582 Oct 22 08:29 OWNERS.md 08:32:59 -rw-rw-r-- 1 1001 1001 9528 Oct 22 08:29 README.md 08:32:59 -rw-rw-r-- 1 1001 1001 789 Oct 22 08:29 SECURITY.md 08:32:59 -rw-rw-r-- 1 1001 1001 5 Oct 22 08:30 VERSION 08:32:59 drwxrwxr-x 2 1001 1001 4096 Oct 22 08:29 bin 08:32:59 drwxrwxr-x 20 1001 1001 4096 Oct 22 08:29 cmd 08:32:59 -rw-r--r-- 1 root root 1566560 Oct 22 08:32 coverage.out 08:32:59 drwxrwxr-x 2 1001 1001 4096 Oct 22 08:29 fuzz_test 08:32:59 -rw-rw-r-- 1 1001 1001 7277 Oct 22 08:29 go.mod 08:32:59 -rw-rw-r-- 1 1001 1001 101084 Oct 22 08:29 go.sum 08:32:59 drwxrwxr-x 7 1001 1001 4096 Oct 22 08:29 internal 08:32:59 drwxrwxr-x 2 1001 1001 4096 Oct 22 08:29 openapi 08:32:59 -rw-rw-r-- 1 1001 1001 584 Oct 22 08:29 security.txt 08:32:59 -rw-rw-r-- 1 1001 1001 204 Oct 22 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:33:00 + make build 08:33:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:33:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:33:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:33:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:33 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:33:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:33:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:46 $ docker stop --time=1 38e69d311c636da633b6d846ddf522399a2871cb31aa54c64831f7881c986dd5 08:33:52 $ docker rm -f --volumes 38e69d311c636da633b6d846ddf522399a2871cb31aa54c64831f7881c986dd5 [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:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:53 08:33:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:54 latest: Pulling from edgex-devops/edgex-compose 08:33:54 91d30c5bc195: Pulling fs layer 08:33:54 2e9b0aa3be6d: Pulling fs layer 08:33:54 9c61dcf015f6: Pulling fs layer 08:33:54 4698f68db338: Pulling fs layer 08:33:54 2a2f49069b9e: Pulling fs layer 08:33:54 e0025b399a48: Pulling fs layer 08:33:54 4698f68db338: Waiting 08:33:54 2a2f49069b9e: Waiting 08:33:54 91d30c5bc195: Verifying Checksum 08:33:54 91d30c5bc195: Download complete 08:33:54 4698f68db338: Verifying Checksum 08:33:54 4698f68db338: Download complete 08:33:54 2e9b0aa3be6d: Verifying Checksum 08:33:54 2e9b0aa3be6d: Download complete 08:33:54 e0025b399a48: Download complete 08:33:54 91d30c5bc195: Pull complete 08:33:54 2a2f49069b9e: Verifying Checksum 08:33:54 2a2f49069b9e: Download complete 08:33:54 2e9b0aa3be6d: Pull complete 08:33:54 9c61dcf015f6: Verifying Checksum 08:33:54 9c61dcf015f6: Download complete 08:33:57 9c61dcf015f6: Pull complete 08:33:57 4698f68db338: Pull complete 08:33:57 2a2f49069b9e: Pull complete 08:33:57 e0025b399a48: Pull complete 08:33:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:33:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:58 prd-ubuntu20.04-docker-8c-8g-23496 does not seem to be running inside a container 08:33:58 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:02 $ docker top 4499ec120e748d5766d177ae90a1a418c2fa0e9dfb0b208d7fae39b50ebacef9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:03 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:05 #1 [support-cron-scheduler internal] load build definition from Dockerfile 08:34:05 #1 transferring dockerfile: 1.85kB done 08:34:06 #1 DONE 0.3s 08:34:06 08:34:06 #2 [core-command internal] load build definition from Dockerfile 08:34:06 #2 transferring dockerfile: 1.93kB done 08:34:06 #2 DONE 0.0s 08:34:06 08:34:06 #3 [security-bootstrapper internal] load build definition from Dockerfile 08:34:06 #3 transferring dockerfile: 3.17kB done 08:34:06 #3 DONE 0.0s 08:34:06 08:34:06 #4 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:06 #4 transferring dockerfile: 2.49kB done 08:34:06 #4 DONE 0.0s 08:34:06 08:34:06 #5 [security-spire-server internal] load build definition from Dockerfile 08:34:06 #5 transferring dockerfile: 1.70kB done 08:34:06 #5 DONE 0.0s 08:34:06 08:34:06 #6 [security-spire-config internal] load build definition from Dockerfile 08:34:06 #6 transferring dockerfile: 1.69kB done 08:34:06 #6 DONE 0.0s 08:34:06 08:34:06 #7 [support-notifications internal] load build definition from Dockerfile 08:34:06 #7 transferring dockerfile: 2.02kB done 08:34:06 #7 DONE 0.0s 08:34:06 08:34:06 #8 [security-proxy-auth internal] load build definition from Dockerfile 08:34:06 #8 transferring dockerfile: 2.15kB done 08:34:06 #8 DONE 0.0s 08:34:06 08:34:06 #9 [security-spire-agent internal] load build definition from Dockerfile 08:34:06 #9 transferring dockerfile: 1.81kB done 08:34:06 #9 DONE 0.0s 08:34:06 08:34:06 #10 [core-data internal] load build definition from Dockerfile 08:34:06 #10 transferring dockerfile: 2.07kB done 08:34:06 #10 DONE 0.0s 08:34:06 08:34:06 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:06 #11 transferring dockerfile: 1.89kB done 08:34:06 #11 DONE 0.0s 08:34:06 08:34:06 #12 [support-scheduler internal] load build definition from Dockerfile 08:34:06 #12 transferring dockerfile: 1.93kB done 08:34:06 #12 DONE 0.0s 08:34:06 08:34:06 #13 [core-keeper internal] load build definition from Dockerfile 08:34:06 #13 transferring dockerfile: 2.07kB done 08:34:06 #13 DONE 0.0s 08:34:06 08:34:06 #14 [security-proxy-setup internal] load build definition from Dockerfile 08:34:06 #14 transferring dockerfile: 2.50kB done 08:34:06 #14 DONE 0.0s 08:34:06 08:34:06 #15 [core-metadata internal] load build definition from Dockerfile 08:34:06 #15 transferring dockerfile: 2.13kB done 08:34:06 #15 DONE 0.0s 08:34:06 08:34:06 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:06 #16 transferring dockerfile: 2.23kB done 08:34:06 #16 DONE 0.0s 08:34:06 08:34:06 #17 [support-cron-scheduler internal] load .dockerignore 08:34:06 #17 transferring context: 50B done 08:34:06 #17 DONE 0.0s 08:34:06 08:34:06 #18 [core-command internal] load .dockerignore 08:34:06 #18 transferring context: 50B done 08:34:06 #18 DONE 0.0s 08:34:06 08:34:06 #19 [security-secretstore-setup internal] load .dockerignore 08:34:06 #19 transferring context: 50B done 08:34:06 #19 DONE 0.0s 08:34:06 08:34:06 #20 [security-spire-server internal] load .dockerignore 08:34:06 #20 transferring context: 50B done 08:34:06 #20 DONE 0.0s 08:34:06 08:34:06 #21 [security-bootstrapper internal] load .dockerignore 08:34:06 #21 transferring context: 50B done 08:34:06 #21 DONE 0.0s 08:34:06 08:34:06 #22 [security-spire-config internal] load .dockerignore 08:34:06 #22 transferring context: 50B done 08:34:06 #22 DONE 0.0s 08:34:06 08:34:06 #23 [support-notifications internal] load .dockerignore 08:34:06 #23 transferring context: 50B done 08:34:06 #23 DONE 0.0s 08:34:06 08:34:06 #24 [security-proxy-auth internal] load .dockerignore 08:34:06 #24 transferring context: 50B done 08:34:06 #24 DONE 0.0s 08:34:06 08:34:06 #25 [core-keeper internal] load .dockerignore 08:34:06 #25 DONE 0.0s 08:34:06 08:34:06 #26 [security-spire-agent internal] load .dockerignore 08:34:06 #26 transferring context: 50B done 08:34:06 #26 DONE 0.0s 08:34:06 08:34:06 #27 [security-spiffe-token-provider internal] load .dockerignore 08:34:06 #27 transferring context: 50B done 08:34:06 #27 DONE 0.0s 08:34:06 08:34:06 #28 [core-data internal] load .dockerignore 08:34:06 #28 transferring context: 50B done 08:34:06 #28 DONE 0.1s 08:34:06 08:34:06 #25 [core-keeper internal] load .dockerignore 08:34:06 #25 transferring context: 50B done 08:34:06 #25 DONE 0.0s 08:34:06 08:34:06 #29 [support-scheduler internal] load .dockerignore 08:34:06 #29 transferring context: 50B done 08:34:06 #29 DONE 0.1s 08:34:06 08:34:06 #30 [security-proxy-setup internal] load .dockerignore 08:34:06 #30 transferring context: 50B done 08:34:06 #30 DONE 0.1s 08:34:06 08:34:06 #31 [core-metadata internal] load .dockerignore 08:34:06 #31 transferring context: 50B done 08:34:06 #31 DONE 0.0s 08:34:06 08:34:06 #32 [core-common-config-bootstrapper internal] load .dockerignore 08:34:06 #32 transferring context: 50B done 08:34:06 #32 DONE 0.0s 08:34:06 08:34:06 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:06 #33 DONE 0.0s 08:34:06 08:34:06 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:34:06 #34 DONE 0.1s 08:34:06 08:34:06 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:34:06 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:34:06 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:34:06 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:34:06 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:34:06 #35 DONE 0.0s 08:34:06 08:34:06 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:06 #33 DONE 0.0s 08:34:06 08:34:06 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 08:34:06 #34 DONE 0.1s 08:34:06 08:34:06 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:34:06 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:34:06 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:34:06 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:34:06 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:34:06 #35 DONE 0.1s 08:34:06 08:34:06 #36 [security-secretstore-setup internal] load build context 08:34:06 #36 ... 08:34:06 08:34:06 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:06 #33 DONE 0.0s 08:34:06 08:34:06 #36 [security-secretstore-setup internal] load build context 08:34:07 #36 ... 08:34:07 08:34:07 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:34:07 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:34:07 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:34:07 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:34:07 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:34:07 #35 DONE 0.1s 08:34:07 08:34:07 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:07 #33 DONE 0.0s 08:34:07 08:34:07 #36 [security-secretstore-setup internal] load build context 08:34:07 #36 ... 08:34:07 08:34:07 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:34:07 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:34:07 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:34:07 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:34:07 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:34:07 #35 DONE 0.1s 08:34:07 08:34:07 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:07 #33 DONE 0.0s 08:34:07 08:34:07 #36 [security-secretstore-setup internal] load build context 08:34:07 #36 ... 08:34:07 08:34:07 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:07 #33 DONE 0.0s 08:34:07 08:34:07 #36 [security-secretstore-setup internal] load build context 08:34:07 #36 ... 08:34:07 08:34:07 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:07 #33 DONE 0.0s 08:34:07 08:34:07 #36 [security-secretstore-setup internal] load build context 08:34:07 #36 ... 08:34:07 08:34:07 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:34:07 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:34:07 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:34:07 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:34:07 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:34:07 #35 DONE 0.1s 08:34:07 08:34:07 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:34:07 #34 DONE 0.6s 08:34:07 08:34:07 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:07 #37 DONE 1.2s 08:34:07 08:34:07 #36 [security-secretstore-setup internal] load build context 08:34:08 #36 ... 08:34:08 08:34:08 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:34:08 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:34:08 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:34:08 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:34:08 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:34:08 #35 DONE 0.1s 08:34:08 08:34:08 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:34:08 #38 DONE 1.2s 08:34:08 08:34:08 #36 [security-secretstore-setup internal] load build context 08:34:08 #36 ... 08:34:08 08:34:08 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:34:08 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:34:08 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:34:08 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:34:08 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:34:08 #35 DONE 0.1s 08:34:08 08:34:08 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:34:08 #39 DONE 0.9s 08:34:08 08:34:08 #36 [security-secretstore-setup internal] load build context 08:34:09 #36 ... 08:34:09 08:34:09 #40 [security-spire-config internal] load build context 08:34:09 #40 transferring context: 26.23kB 0.1s done 08:34:09 #40 DONE 1.8s 08:34:09 08:34:09 #36 [security-secretstore-setup internal] load build context 08:34:14 #36 transferring context: 293.54MB 6.9s 08:34:15 #36 ... 08:34:15 08:34:15 #41 [core-command internal] load build context 08:34:15 #41 ... 08:34:15 08:34:15 #36 [security-secretstore-setup internal] load build context 08:34:16 #36 ... 08:34:16 08:34:16 #42 [support-cron-scheduler internal] load build context 08:34:16 #42 ... 08:34:16 08:34:16 #43 [security-bootstrapper internal] load build context 08:34:16 #43 ... 08:34:16 08:34:16 #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:16 #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:16 #0 1.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:16 #0 1.698 (1/4) Installing ca-certificates (20240705-r0) 08:34:16 #0 1.760 (2/4) Installing dumb-init (1.2.5-r3) 08:34:16 #0 1.847 (3/4) Installing su-exec (0.2-r3) 08:34:16 #0 1.851 (4/4) Installing yq-go (4.44.1-r2) 08:34:16 #0 2.112 Executing busybox-1.36.1-r29.trigger 08:34:16 #0 2.119 Executing ca-certificates-20240705-r0.trigger 08:34:16 #0 2.172 OK: 19 MiB in 18 packages 08:34:16 #44 ... 08:34:16 08:34:16 #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:16 #0 0.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:16 #0 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:16 #0 1.454 (1/2) Installing ca-certificates (20240705-r0) 08:34:16 #0 1.577 (2/2) Installing dumb-init (1.2.5-r3) 08:34:16 #0 1.611 Executing busybox-1.36.1-r29.trigger 08:34:16 #0 1.647 Executing ca-certificates-20240705-r0.trigger 08:34:16 #0 1.823 OK: 9 MiB in 16 packages 08:34:17 #45 ... 08:34:17 08:34:17 #46 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:34:17 #0 1.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:17 #0 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:17 #0 2.084 (1/2) Installing dumb-init (1.2.5-r3) 08:34:17 #0 2.090 (2/2) Installing su-exec (0.2-r3) 08:34:17 #0 2.092 Executing busybox-1.36.1-r29.trigger 08:34:17 #0 2.102 OK: 8 MiB in 16 packages 08:34:17 #46 ... 08:34:17 08:34:17 #47 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:34:17 #0 1.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:17 #0 1.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:17 #0 1.491 (1/3) Installing ca-certificates (20240705-r0) 08:34:17 #0 1.565 (2/3) Installing dumb-init (1.2.5-r3) 08:34:17 #0 1.582 (3/3) Installing tzdata (2024b-r0) 08:34:17 #0 1.874 Executing busybox-1.36.1-r29.trigger 08:34:17 #0 1.884 Executing ca-certificates-20240705-r0.trigger 08:34:17 #0 2.105 OK: 10 MiB in 17 packages 08:34:18 #47 ... 08:34:18 08:34:18 #48 [support-notifications internal] load build context 08:34:18 #48 ... 08:34:18 08:34:18 #49 [core-data internal] load build context 08:34:18 #49 ... 08:34:18 08:34:18 #50 [security-proxy-setup internal] load build context 08:34:18 #50 ... 08:34:18 08:34:18 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:18 #0 1.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:18 #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:18 #0 1.814 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:34:18 #0 1.814 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:34:18 #0 1.814 OK: 24165 distinct packages available 08:34:18 #0 1.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:18 #0 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:18 #0 2.239 (1/14) Installing ca-certificates (20240705-r0) 08:34:18 #0 2.252 (2/14) Installing brotli-libs (1.1.0-r2) 08:34:18 #0 2.262 (3/14) Installing c-ares (1.33.1-r0) 08:34:18 #0 2.277 (4/14) Installing libunistring (1.2-r0) 08:34:18 #0 2.277 (5/14) Installing libidn2 (2.3.7-r0) 08:34:18 #0 2.282 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:34:18 #0 2.286 (7/14) Installing libpsl (0.21.5-r1) 08:34:18 #0 2.288 (8/14) Installing zstd-libs (1.5.6-r0) 08:34:18 #0 2.299 (9/14) Installing libcurl (8.10.1-r0) 08:34:18 #0 2.309 (10/14) Installing curl (8.10.1-r0) 08:34:18 #0 2.317 (11/14) Installing dumb-init (1.2.5-r3) 08:34:18 #0 2.317 (12/14) Installing musl-obstack (1.2.3-r2) 08:34:18 #0 2.320 (13/14) Installing libucontext (1.2-r3) 08:34:18 #0 2.323 (14/14) Installing gcompat (1.1.0-r4) 08:34:18 #0 2.332 Executing busybox-1.36.1-r29.trigger 08:34:18 #0 2.332 Executing ca-certificates-20240705-r0.trigger 08:34:18 #0 2.359 OK: 13 MiB in 28 packages 08:34:18 #51 ... 08:34:18 08:34:18 #52 [security-spire-agent internal] load build context 08:34:18 #52 transferring context: 27.51kB 0.1s done 08:34:18 #52 DONE 10.3s 08:34:18 08:34:18 #53 [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:18 #53 ... 08:34:18 08:34:18 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:18 #54 ... 08:34:18 08:34:18 #55 [security-proxy-auth internal] load build context 08:34:18 #55 transferring context: 393.76MB 11.3s 08:34:18 #55 ... 08:34:18 08:34:18 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:18 #56 ... 08:34:18 08:34:18 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:18 #57 ... 08:34:18 08:34:18 #58 [core-common-config-bootstrapper internal] load build context 08:34:19 #58 ... 08:34:19 08:34:19 #59 [security-spiffe-token-provider internal] load build context 08:34:19 #59 ... 08:34:19 08:34:19 #60 [core-metadata builder 2/7] WORKDIR /edgex-go 08:34:19 #60 ... 08:34:19 08:34:19 #61 [support-scheduler internal] load build context 08:34:19 #61 ... 08:34:19 08:34:19 #62 [core-metadata internal] load build context 08:34:19 #62 ... 08:34:19 08:34:19 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:19 #0 1.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:19 #0 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:19 #0 1.475 (1/1) Installing dumb-init (1.2.5-r3) 08:34:19 #0 1.478 Executing busybox-1.36.1-r29.trigger 08:34:19 #0 1.506 OK: 8 MiB in 15 packages 08:34:19 #63 ... 08:34:19 08:34:19 #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:19 #64 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.9s done 08:34:19 #64 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:34:19 #64 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:34:19 #64 ... 08:34:19 08:34:19 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:19 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done 08:34:19 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:34:19 #65 ... 08:34:19 08:34:19 #66 [core-keeper internal] load build context 08:34:19 #66 ... 08:34:19 08:34:19 #67 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:19 #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:19 #0 2.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:19 #0 2.515 (1/1) Installing dumb-init (1.2.5-r3) 08:34:19 #0 2.521 Executing busybox-1.36.1-r29.trigger 08:34:19 #0 2.532 OK: 8 MiB in 15 packages 08:34:19 #67 ... 08:34:19 08:34:19 #68 [security-spire-server internal] load build context 08:34:19 #68 transferring context: 27.98kB 0.1s done 08:34:19 #68 ... 08:34:19 08:34:19 #66 [core-keeper internal] load build context 08:34:19 #66 transferring context: 307.86MB 12.0s 08:34:25 #66 transferring context: 526.12MB 17.0s 08:34:25 #66 ... 08:34:25 08:34:25 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:25 #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:34:25 #65 ... 08:34:25 08:34:25 #41 [core-command internal] load build context 08:34:25 #41 transferring context: 610.60MB 17.5s done 08:34:25 #41 ... 08:34:25 08:34:25 #66 [core-keeper internal] load build context 08:34:26 #66 transferring context: 610.60MB 17.8s done 08:34:26 #66 ... 08:34:26 08:34:26 #68 [security-spire-server internal] load build context 08:34:26 #68 DONE 18.4s 08:34:26 08:34:26 #48 [support-notifications internal] load build context 08:34:26 #48 ... 08:34:26 08:34:26 #42 [support-cron-scheduler internal] load build context 08:34:26 #42 transferring context: 610.60MB 18.2s done 08:34:27 #42 ... 08:34:27 08:34:27 #36 [security-secretstore-setup internal] load build context 08:34:27 #36 transferring context: 610.60MB 15.9s done 08:34:27 #36 ... 08:34:27 08:34:27 #43 [security-bootstrapper internal] load build context 08:34:27 #43 transferring context: 610.60MB 17.1s done 08:34:27 #43 ... 08:34:27 08:34:27 #48 [support-notifications internal] load build context 08:34:28 #48 transferring context: 610.60MB 21.1s done 08:34:28 #48 ... 08:34:28 08:34:28 #50 [security-proxy-setup internal] load build context 08:34:28 #50 transferring context: 610.60MB 13.6s done 08:34:28 #50 ... 08:34:28 08:34:28 #49 [core-data internal] load build context 08:34:28 #49 transferring context: 610.60MB 18.4s done 08:34:28 #49 ... 08:34:28 08:34:28 #55 [security-proxy-auth internal] load build context 08:34:28 #55 transferring context: 610.60MB 16.1s done 08:34:28 #55 ... 08:34:28 08:34:28 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:28 #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:34:29 #65 ... 08:34:29 08:34:29 #59 [security-spiffe-token-provider internal] load build context 08:34:29 #59 transferring context: 610.60MB 18.0s done 08:34:29 #59 ... 08:34:29 08:34:29 #61 [support-scheduler internal] load build context 08:34:29 #61 transferring context: 610.60MB 16.7s done 08:34:29 #61 ... 08:34:29 08:34:29 #62 [core-metadata internal] load build context 08:34:29 #62 transferring context: 610.60MB 14.3s done 08:34:30 #62 ... 08:34:30 08:34:30 #58 [core-common-config-bootstrapper internal] load build context 08:34:30 #58 transferring context: 610.60MB 16.6s done 08:34:31 #58 ... 08:34:31 08:34:31 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:31 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 1.8s 08:34:31 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.2s 08:34:34 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 5.0s 08:34:35 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.3s 08:34:37 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.3s 08:34:37 #65 ... 08:34:37 08:34:37 #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:37 #64 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:34:37 #64 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 8.2s 08:34:38 #64 ... 08:34:38 08:34:38 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:38 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.6s done 08:34:38 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 08:34:39 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:34:39 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.3s 08:34:40 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.3s done 08:34:43 #65 ... 08:34:43 08:34:43 #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:43 #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 8.3s done 08:34:43 #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.9s done 08:34:43 #64 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 12.5s done 08:34:43 #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:34:43 #64 ... 08:34:43 08:34:43 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:43 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 14.3s 08:34:44 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 4.19MB / 20.02MB 14.7s 08:34:44 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 12.58MB / 20.02MB 14.8s 08:34:44 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 17.83MB / 20.02MB 15.0s 08:34:44 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 15.1s 08:34:45 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:34:49 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 20.1s 08:34:50 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 21.2s 08:34:51 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 21.8s 08:34:52 #65 ... 08:34:52 08:34:52 #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:52 #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:34:52 #64 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 22.6s 08:34:52 #64 ... 08:34:52 08:34:52 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:52 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 22.8s done 08:34:53 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 24.0s done 08:34:53 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:34:54 #65 ... 08:34:54 08:34:54 #50 [security-proxy-setup internal] load build context 08:34:54 #50 DONE 46.4s 08:34:54 08:34:54 #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:54 #64 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 24.0s done 08:34:54 #64 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:34:54 #64 ... 08:34:54 08:34:54 #62 [core-metadata internal] load build context 08:34:54 #62 DONE 47.2s 08:34:54 08:34:54 #55 [security-proxy-auth internal] load build context 08:34:54 #55 DONE 47.7s 08:34:54 08:34:54 #36 [security-secretstore-setup internal] load build context 08:34:54 #36 DONE 48.0s 08:34:54 08:34:54 #58 [core-common-config-bootstrapper internal] load build context 08:34:54 #58 DONE 47.2s 08:34:54 08:34:54 #43 [security-bootstrapper internal] load build context 08:34:54 #43 DONE 47.9s 08:34:54 08:34:54 #61 [support-scheduler internal] load build context 08:34:54 #61 DONE 47.2s 08:34:54 08:34:54 #41 [core-command internal] load build context 08:34:54 #41 DONE 48.0s 08:34:54 08:34:54 #59 [security-spiffe-token-provider internal] load build context 08:34:54 #59 DONE 47.6s 08:34:54 08:34:54 #49 [core-data internal] load build context 08:34:54 #49 DONE 47.6s 08:34:54 08:34:54 #66 [core-keeper internal] load build context 08:34:54 #66 DONE 47.3s 08:34:54 08:34:54 #48 [support-notifications internal] load build context 08:34:54 #48 DONE 47.8s 08:34:54 08:34:54 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:54 #63 DONE 47.4s 08:34:54 08:34:54 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:54 #51 DONE 47.5s 08:34:54 08:34:54 #42 [support-cron-scheduler internal] load build context 08:34:54 #42 DONE 48.2s 08:34:54 08:34:54 #60 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:34:54 #60 DONE 47.2s 08:34:54 08:34:54 #47 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:34:54 #47 DONE 48.2s 08:34:54 08:34:54 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:34:55 #69 ... 08:34:55 08:34:55 #46 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:34:55 #46 DONE 48.0s 08:34:55 08:34:55 #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:55 #45 DONE 47.9s 08:34:55 08:34:55 #67 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:55 #67 DONE 48.2s 08:34:55 08:34:55 #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:55 #44 DONE 48.2s 08:34:55 08:34:55 #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:55 #64 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.3s 08:34:55 #64 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done 08:34:56 #64 ... 08:34:56 08:34:56 #53 [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:56 #53 DONE 48.9s 08:34:56 08:34:56 #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:57 #64 ... 08:34:57 08:34:57 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:57 #57 47.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:57 #57 48.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:57 #57 49.34 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:34:57 #57 49.38 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:34:57 #57 49.39 (3/6) Installing dumb-init (1.2.5-r3) 08:34:57 #57 49.39 (4/6) Installing openssl (3.3.2-r1) 08:34:57 #57 49.41 (5/6) Installing su-exec (0.2-r3) 08:34:57 #57 49.41 (6/6) Installing yq-go (4.44.1-r2) 08:34:57 #57 49.50 Executing busybox-1.36.1-r29.trigger 08:34:57 #57 49.50 OK: 19 MiB in 18 packages 08:34:57 #57 DONE 49.8s 08:34:57 08:34:57 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:57 #56 49.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:57 #56 49.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:58 #56 49.70 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:34:58 #56 49.70 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:34:58 #56 49.70 OK: 24165 distinct packages available 08:34:58 #56 49.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:58 #56 49.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:58 #56 ... 08:34:58 08:34:58 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:58 #54 48.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:58 #54 48.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:58 #54 48.80 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:34:58 #54 48.80 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:34:58 #54 48.80 OK: 24165 distinct packages available 08:34:58 #54 48.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:58 #54 48.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:58 #54 49.32 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:34:58 #54 49.36 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:34:58 #54 49.37 (3/7) Installing dumb-init (1.2.5-r3) 08:34:58 #54 49.38 (4/7) Installing musl-obstack (1.2.3-r2) 08:34:58 #54 49.38 (5/7) Installing libucontext (1.2-r3) 08:34:58 #54 49.38 (6/7) Installing gcompat (1.1.0-r4) 08:34:58 #54 49.39 (7/7) Installing openssl (3.3.2-r1) 08:34:58 #54 49.40 Executing busybox-1.36.1-r29.trigger 08:34:58 #54 49.41 OK: 9 MiB in 19 packages 08:34:58 #54 DONE 50.1s 08:34:58 08:34:58 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:58 #0 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:58 #0 2.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:58 #0 3.186 OK: 246 MiB in 54 packages 08:34:58 #70 DONE 3.7s 08:34:58 08:34:58 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:58 #56 50.20 (1/4) Installing dumb-init (1.2.5-r3) 08:34:58 #56 50.20 (2/4) Installing musl-obstack (1.2.3-r2) 08:34:58 #56 50.21 (3/4) Installing libucontext (1.2-r3) 08:34:58 #56 50.21 (4/4) Installing gcompat (1.1.0-r4) 08:34:58 #56 50.23 Executing busybox-1.36.1-r29.trigger 08:34:58 #56 50.23 OK: 8 MiB in 18 packages 08:34:58 #56 ... 08:34:58 08:34:58 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:58 #71 DONE 4.0s 08:34:59 08:34:59 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:34:59 #72 ... 08:34:59 08:34:59 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:59 #56 DONE 50.7s 08:34:59 08:34:59 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:34:59 #73 DONE 0.7s 08:34:59 08:34:59 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:59 #74 ... 08:34:59 08:34:59 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:34:59 #69 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:59 #69 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:59 #69 4.084 OK: 246 MiB in 54 packages 08:34:59 #69 DONE 4.6s 08:34:59 08:34:59 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:59 #0 3.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 4.149 OK: 246 MiB in 54 packages 08:34:59 #75 DONE 4.8s 08:34:59 08:34:59 #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:00 #76 ... 08:35:00 08:35:00 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:35:00 #0 0.878 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:00 #0 1.436 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:00 #0 2.146 (1/1) Installing dumb-init (1.2.5-r3) 08:35:00 #0 2.455 Executing busybox-1.36.1-r29.trigger 08:35:00 #0 2.465 OK: 8 MiB in 15 packages 08:35:00 #77 DONE 3.3s 08:35:00 08:35:00 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:35:00 #0 4.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:00 #0 4.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:00 #0 4.764 Upgrading critical system libraries and apk-tools: 08:35:00 #0 4.764 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:35:00 #0 4.774 Executing busybox-1.36.1-r29.trigger 08:35:00 #0 4.837 Continuing the upgrade transaction with new apk-tools: 08:35:00 #0 4.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:00 #0 4.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:00 #0 5.192 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:35:00 #0 5.304 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:35:00 #0 5.315 OK: 8 MiB in 15 packages 08:35:00 #78 DONE 5.6s 08:35:00 08:35:00 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:00 #0 4.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:00 #0 4.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:00 #0 4.891 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:35:00 #0 4.891 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:35:00 #0 4.891 OK: 24164 distinct packages available 08:35:00 #0 4.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:00 #0 5.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:00 #0 5.431 OK: 246 MiB in 54 packages 08:35:00 #79 DONE 5.6s 08:35:00 08:35:00 #80 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:00 #80 DONE 1.1s 08:35:00 08:35:00 #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:00 #76 DONE 1.1s 08:35:00 08:35:00 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:00 #0 4.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:00 #0 4.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:00 #0 4.801 Upgrading critical system libraries and apk-tools: 08:35:00 #0 4.801 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:35:00 #0 4.812 Executing busybox-1.36.1-r29.trigger 08:35:00 #0 4.893 Continuing the upgrade transaction with new apk-tools: 08:35:00 #0 4.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:00 #0 4.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:00 #0 5.304 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:35:00 #0 5.425 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:35:00 #0 5.462 Executing ca-certificates-20240705-r0.trigger 08:35:00 #0 5.509 OK: 10 MiB in 17 packages 08:35:00 #81 DONE 5.7s 08:35:00 08:35:00 #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:00 #82 ... 08:35:00 08:35:00 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:00 #83 DONE 0.1s 08:35:00 08:35:00 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:01 #84 ... 08:35:01 08:35:01 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:35:01 #0 5.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:01 #0 5.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:01 #0 5.772 Upgrading critical system libraries and apk-tools: 08:35:01 #0 5.772 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:35:01 #0 5.781 Executing busybox-1.36.1-r29.trigger 08:35:01 #0 5.852 Continuing the upgrade transaction with new apk-tools: 08:35:01 #0 5.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:01 #0 5.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:01 #0 6.235 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:35:01 #0 6.270 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:35:01 #0 6.280 OK: 8 MiB in 16 packages 08:35:01 #85 DONE 6.4s 08:35:01 08:35:01 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:03 #86 ... 08:35:03 08:35:03 #87 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:35:03 #0 6.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 6.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 6.914 Upgrading critical system libraries and apk-tools: 08:35:03 #0 6.914 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:35:03 #0 6.927 Executing busybox-1.36.1-r29.trigger 08:35:03 #0 7.006 Continuing the upgrade transaction with new apk-tools: 08:35:03 #0 7.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.406 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:35:03 #0 7.444 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:35:03 #0 7.452 Executing ca-certificates-20240705-r0.trigger 08:35:03 #0 7.534 OK: 9 MiB in 16 packages 08:35:03 #87 DONE 7.8s 08:35:03 08:35:03 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:03 #72 3.336 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:03 #72 3.834 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:03 #72 ... 08:35:03 08:35:03 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:03 #0 6.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 6.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.154 Upgrading critical system libraries and apk-tools: 08:35:03 #0 7.154 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:35:03 #0 7.163 Executing busybox-1.36.1-r29.trigger 08:35:03 #0 7.255 Continuing the upgrade transaction with new apk-tools: 08:35:03 #0 7.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.744 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:35:03 #0 7.824 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:35:03 #0 7.832 Executing ca-certificates-20240705-r0.trigger 08:35:03 #0 7.890 OK: 13 MiB in 28 packages 08:35:03 #88 DONE 8.2s 08:35:03 08:35:03 #89 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:35:03 #0 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 6.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.223 Upgrading critical system libraries and apk-tools: 08:35:03 #0 7.223 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:35:03 #0 7.231 Executing busybox-1.36.1-r29.trigger 08:35:03 #0 7.309 Continuing the upgrade transaction with new apk-tools: 08:35:03 #0 7.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.828 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:35:03 #0 7.899 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:35:03 #0 7.908 OK: 8 MiB in 15 packages 08:35:03 #89 DONE 8.2s 08:35:03 08:35:03 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:03 #0 6.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 6.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.127 Upgrading critical system libraries and apk-tools: 08:35:03 #0 7.127 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:35:03 #0 7.135 Executing busybox-1.36.1-r29.trigger 08:35:03 #0 7.235 Continuing the upgrade transaction with new apk-tools: 08:35:03 #0 7.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.772 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:35:03 #0 7.832 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:35:03 #0 7.854 Executing ca-certificates-20240705-r0.trigger 08:35:03 #0 7.943 OK: 19 MiB in 18 packages 08:35:03 #90 DONE 8.2s 08:35:03 08:35:03 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:03 #86 DONE 1.9s 08:35:03 08:35:03 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:03 #0 3.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 3.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 3.906 Upgrading critical system libraries and apk-tools: 08:35:03 #0 3.906 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:35:03 #0 3.934 Executing busybox-1.36.1-r29.trigger 08:35:03 #0 3.990 Continuing the upgrade transaction with new apk-tools: 08:35:03 #0 3.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 4.513 OK: 9 MiB in 19 packages 08:35:03 #91 DONE 4.7s 08:35:03 08:35:03 #92 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:35:03 #92 DONE 0.1s 08:35:03 08:35:03 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:04 #93 ... 08:35:04 08:35:04 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:04 #0 3.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 3.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 3.620 Upgrading critical system libraries and apk-tools: 08:35:04 #0 3.620 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:35:04 #0 3.633 Executing busybox-1.36.1-r29.trigger 08:35:04 #0 3.730 Continuing the upgrade transaction with new apk-tools: 08:35:04 #0 3.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 3.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 4.235 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:35:04 #0 4.356 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:35:04 #0 4.904 OK: 8 MiB in 18 packages 08:35:04 #94 DONE 5.4s 08:35:04 08:35:04 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:04 #72 4.584 OK: 246 MiB in 54 packages 08:35:04 #72 DONE 5.6s 08:35:04 08:35:04 #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:04 #0 3.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 4.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 5.399 Upgrading critical system libraries and apk-tools: 08:35:04 #0 5.399 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:35:04 #0 5.412 Executing busybox-1.36.1-r29.trigger 08:35:04 #0 5.536 Continuing the upgrade transaction with new apk-tools: 08:35:04 #0 5.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 6.395 OK: 19 MiB in 18 packages 08:35:04 #95 DONE 6.9s 08:35:04 08:35:04 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:04 #96 DONE 1.4s 08:35:04 08:35:04 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:04 #93 DONE 1.4s 08:35:04 08:35:04 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:04 #97 ... 08:35:04 08:35:04 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:04 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done 08:35:04 #65 ... 08:35:04 08:35:04 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:05 #98 DONE 1.4s 08:35:05 08:35:05 #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:05 #99 DONE 1.4s 08:35:05 08:35:05 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:05 #100 DONE 1.4s 08:35:05 08:35:05 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:05 #97 DONE 1.4s 08:35:05 08:35:05 #101 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:05 #101 DONE 1.4s 08:35:05 08:35:05 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:05 #102 DONE 0.1s 08:35:05 08:35:05 #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #103 ... 08:35:06 08:35:06 #104 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:06 #104 DONE 0.1s 08:35:06 08:35:06 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:06 #105 DONE 0.1s 08:35:06 08:35:06 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:06 #106 DONE 0.1s 08:35:06 08:35:06 #107 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:06 #107 DONE 0.1s 08:35:06 08:35:06 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:06 #108 DONE 0.1s 08:35:06 08:35:06 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:06 #109 DONE 0.1s 08:35:06 08:35:06 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:06 #110 DONE 0.1s 08:35:06 08:35:06 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:06 #111 DONE 0.1s 08:35:06 08:35:06 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:06 #112 DONE 0.1s 08:35:06 08:35:06 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:06 #113 DONE 0.1s 08:35:06 08:35:06 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:06 #114 DONE 0.1s 08:35:06 08:35:06 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:06 #115 DONE 0.1s 08:35:06 08:35:06 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:06 #116 DONE 0.0s 08:35:06 08:35:06 #117 [security-spire-agent] exporting to image 08:35:06 #117 exporting layers 08:35:06 #117 exporting layers 0.6s done 08:35:06 #117 writing image sha256:409251ce746e0e0c8c151eebbe2f499e0ba0a74609690373ce839f9048a9c2f4 done 08:35:06 #117 naming to docker.io/library/security-spire-server done 08:35:07 #117 exporting layers 0.8s done 08:35:07 #117 writing image sha256:445d36d7bbc5deb8b7feb84a708b12a5ef65eb8838b335d9564dcd36e526b6a8 done 08:35:07 #117 naming to docker.io/library/security-spire-agent done 08:35:07 #117 writing image sha256:8599dae0798fc22f8a7b6787fcde6ec0cc124baeba02f5ecea46f4c876ce3043 done 08:35:07 #117 naming to docker.io/library/security-spire-config done 08:35:07 #117 DONE 0.9s 08:35:07 08:35:07 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:03 #118 DONE 60.5s 08:36:03 08:36:03 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:03 #84 DONE 60.3s 08:36:03 08:36:03 #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:03 #103 DONE 55.0s 08:36:03 08:36:03 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:03 #74 DONE 61.7s 08:36:03 08:36:03 #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:03 #82 DONE 60.5s 08:36:03 08:36:03 #119 [support-cron-scheduler builder 6/7] COPY . . 08:36:12 #119 ... 08:36:12 08:36:12 #120 [core-keeper builder 7/8] COPY . . 08:36:12 #120 ... 08:36:12 08:36:12 #121 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:12 #121 ... 08:36:12 08:36:12 #122 [security-secretstore-setup builder 6/7] COPY . . 08:36:12 #122 ... 08:36:12 08:36:12 #123 [core-command builder 6/7] COPY . . 08:36:12 #123 ... 08:36:12 08:36:12 #119 [support-cron-scheduler builder 6/7] COPY . . 08:36:12 #119 DONE 11.8s 08:36:12 08:36:12 #124 [security-proxy-setup builder 6/7] COPY . . 08:36:12 #124 CACHED 08:36:12 08:36:12 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:36:12 #125 CACHED 08:36:12 08:36:12 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #126 CACHED 08:36:12 08:36:12 #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:36:12 #127 CACHED 08:36:12 08:36:12 #128 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #128 CACHED 08:36:12 08:36:12 #129 [support-notifications builder 6/7] COPY . . 08:36:12 #129 CACHED 08:36:12 08:36:12 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #130 CACHED 08:36:12 08:36:12 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 08:36:12 #131 CACHED 08:36:12 08:36:12 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:12 #132 CACHED 08:36:12 08:36:12 #133 [core-metadata builder 6/7] COPY . . 08:36:12 #133 CACHED 08:36:12 08:36:12 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:12 #134 CACHED 08:36:12 08:36:12 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #135 CACHED 08:36:12 08:36:12 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 08:36:12 #136 CACHED 08:36:12 08:36:12 #137 [core-data builder 6/7] COPY . . 08:36:12 #137 CACHED 08:36:12 08:36:12 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #138 CACHED 08:36:12 08:36:12 #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:12 #139 CACHED 08:36:12 08:36:12 #140 [support-scheduler builder 6/7] COPY . . 08:36:12 #140 CACHED 08:36:12 08:36:12 #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #141 CACHED 08:36:12 08:36:12 #121 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:12 #121 DONE 11.9s 08:36:12 08:36:12 #142 [security-proxy-auth builder 6/7] COPY . . 08:36:12 #142 CACHED 08:36:12 08:36:12 #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:36:12 #143 CACHED 08:36:12 08:36:12 #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #144 CACHED 08:36:12 08:36:12 #145 [security-bootstrapper builder 6/7] COPY . . 08:36:12 #145 CACHED 08:36:12 08:36:12 #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 #146 CACHED 08:36:12 08:36:12 #147 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:12 #147 CACHED 08:36:12 08:36:12 #120 [core-keeper builder 7/8] COPY . . 08:36:12 #120 DONE 11.9s 08:36:12 08:36:12 #122 [security-secretstore-setup builder 6/7] COPY . . 08:36:12 #122 DONE 11.9s 08:36:12 08:36:12 #123 [core-command builder 6/7] COPY . . 08:36:12 #123 DONE 11.9s 08:36:12 08:36:12 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:36:14 #148 1.257 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:36:24 #148 ... 08:36:24 08:36:24 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:24 #0 0.727 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:24 #149 ... 08:36:24 08:36:24 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:24 #0 1.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:24 #150 ... 08:36:24 08:36:24 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:24 #0 0.869 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:24 #151 ... 08:36:24 08:36:24 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:24 #0 1.714 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:24 #152 ... 08:36:24 08:36:24 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:36:24 #0 0.506 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:36:24 #153 ... 08:36:24 08:36:24 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:24 #0 0.770 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:24 #154 ... 08:36:24 08:36:24 #155 [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:24 #0 1.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:24 #155 ... 08:36:24 08:36:24 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:24 #0 0.605 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:24 #156 ... 08:36:24 08:36:24 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:24 #0 1.292 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:36:24 #157 ... 08:36:24 08:36:24 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:24 #0 1.544 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:24 #158 ... 08:36:24 08:36:24 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:24 #0 1.289 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:36:24 #159 ... 08:36:24 08:36:24 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:24 #0 0.909 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:38:01 #160 ... 08:38:01 08:38:01 #155 [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:01 #155 96.84 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:39:08 #155 ... 08:39:08 08:39:08 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:39:08 #154 DONE 166.9s 08:39:08 08:39:08 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:39:08 #150 ... 08:39:08 08:39:08 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:39:08 #152 DONE 167.3s 08:39:08 08:39:08 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:39:08 #150 DONE 167.3s 08:39:08 08:39:08 #155 [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:39:08 #155 DONE 167.3s 08:39:08 08:39:08 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:39:08 #157 DONE 167.3s 08:39:08 08:39:08 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:39:08 #158 DONE 167.4s 08:39:08 08:39:08 #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #161 ... 08:39:08 08:39:08 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:39:08 #151 DONE 167.5s 08:39:08 08:39:08 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:39:08 #160 DONE 167.6s 08:39:08 08:39:08 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:39:08 #153 DONE 167.7s 08:39:08 08:39:08 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #162 ... 08:39:08 08:39:08 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:39:08 #148 DONE 167.7s 08:39:08 08:39:08 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:08 #159 DONE 167.7s 08:39:08 08:39:08 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:39:08 #156 DONE 167.8s 08:39:08 08:39:08 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:39:08 #149 DONE 167.8s 08:39:08 08:39:08 #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #163 ... 08:39:08 08:39:08 #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #161 DONE 0.9s 08:39:08 08:39:08 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:39:08 #164 DONE 1.0s 08:39:08 08:39:08 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #162 DONE 0.8s 08:39:08 08:39:08 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #165 DONE 0.9s 08:39:08 08:39:08 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #166 DONE 0.6s 08:39:08 08:39:08 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:39:08 #167 ... 08:39:08 08:39:08 #168 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #168 DONE 0.8s 08:39:08 08:39:08 #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #163 DONE 0.7s 08:39:08 08:39:08 #169 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #169 DONE 0.5s 08:39:08 08:39:08 #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:08 #170 DONE 0.5s 08:39:08 08:39:08 #171 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #171 DONE 0.6s 08:39:08 08:39:08 #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:08 #172 ... 08:39:08 08:39:08 #173 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:39:08 #173 CACHED 08:39:08 08:39:08 #174 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #174 CACHED 08:39:08 08:39:08 #175 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #175 CACHED 08:39:08 08:39:08 #176 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:08 #176 CACHED 08:39:08 08:39:08 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #177 CACHED 08:39:08 08:39:08 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:08 #178 CACHED 08:39:08 08:39:08 #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #179 CACHED 08:39:08 08:39:08 #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:39:08 #180 CACHED 08:39:08 08:39:08 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:39:08 #181 DONE 0.5s 08:39:08 08:39:08 #182 [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:39:08 #182 ... 08:39:08 08:39:08 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:39:08 #167 DONE 1.0s 08:39:08 08:39:08 #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:08 #183 DONE 1.1s 08:39:08 08:39:08 #184 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:39:08 #184 DONE 0.9s 08:39:08 08:39:08 #185 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:39:08 #185 ... 08:39:08 08:39:08 #186 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:39:08 #186 DONE 2.2s 08:39:08 08:39:08 #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:39:08 #187 ... 08:39:08 08:39:08 #188 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:39:08 #188 DONE 2.7s 08:39:08 08:39:08 #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:08 #172 DONE 2.7s 08:39:08 08:39:08 #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:39:08 #189 ... 08:39:08 08:39:08 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:39:08 #190 DONE 2.9s 08:39:08 08:39:08 #191 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:39:08 #191 DONE 2.9s 08:39:08 08:39:08 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:39:08 #192 DONE 2.9s 08:39:08 08:39:08 #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:39:08 #193 DONE 2.9s 08:39:08 08:39:08 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:39:08 #194 DONE 2.9s 08:39:08 08:39:08 #182 [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:39:08 #182 DONE 2.8s 08:39:08 08:39:08 #195 [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:39:08 #195 ... 08:39:08 08:39:08 #196 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:39:08 #196 DONE 3.8s 08:39:08 08:39:08 #197 [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:39:08 #197 DONE 2.6s 08:39:08 08:39:08 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:39:08 #198 DONE 2.6s 08:39:08 08:39:08 #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:39:08 #199 ... 08:39:08 08:39:08 #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:39:08 #187 DONE 2.8s 08:39:08 08:39:08 #185 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:39:08 #185 DONE 4.1s 08:39:08 08:39:08 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:39:08 #200 DONE 2.0s 08:39:08 08:39:08 #201 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:39:08 #201 DONE 2.3s 08:39:08 08:39:08 #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:39:08 #189 DONE 2.2s 08:39:08 08:39:08 #117 [support-scheduler] exporting to image 08:39:08 #117 exporting layers 08:39:08 #117 ... 08:39:08 08:39:08 #202 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:39:08 #202 DONE 2.0s 08:39:08 08:39:08 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:39:08 #203 DONE 2.1s 08:39:08 08:39:08 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:39:08 #204 DONE 2.1s 08:39:08 08:39:08 #205 [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:39:08 #205 DONE 2.1s 08:39:08 08:39:08 #117 [core-command] exporting to image 08:39:08 #117 ... 08:39:08 08:39:08 #195 [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:39:08 #195 DONE 2.1s 08:39:08 08:39:08 #206 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:39:08 #206 DONE 1.8s 08:39:08 08:39:08 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:39:08 #207 DONE 1.8s 08:39:08 08:39:08 #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:39:08 #199 DONE 1.9s 08:39:08 08:39:08 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:39:08 #208 DONE 0.5s 08:39:08 08:39:08 #117 [security-spiffe-token-provider] exporting to image 08:39:08 #117 exporting layers 0.3s done 08:39:08 #117 writing image sha256:294f274b8e24ec6ef7257091fd11078441216f5026e00c69475ebfd06cae8c4e 0.0s done 08:39:08 #117 naming to docker.io/library/core-command 08:39:08 #117 ... 08:39:08 08:39:08 #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:39:08 #209 DONE 0.5s 08:39:08 08:39:08 #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:39:08 #210 DONE 0.5s 08:39:08 08:39:08 #117 [core-command] exporting to image 08:39:08 #117 exporting layers 0.4s done 08:39:08 #117 naming to docker.io/library/core-command 0.0s done 08:39:08 #117 ... 08:39:08 08:39:08 #211 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:39:08 #211 DONE 0.8s 08:39:08 08:39:08 #212 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:39:08 #212 DONE 0.8s 08:39:08 08:39:08 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:39:08 #213 DONE 0.8s 08:39:08 08:39:08 #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:39:08 #214 DONE 0.7s 08:39:08 08:39:08 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:39:08 #215 DONE 0.7s 08:39:08 08:39:08 #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:39:08 #216 DONE 0.7s 08:39:08 08:39:08 #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:39:08 #217 DONE 0.7s 08:39:08 08:39:08 #117 [support-scheduler] exporting to image 08:39:08 #117 exporting layers 0.6s done 08:39:08 #117 writing image sha256:71724ac5cb28fb810798218f1fbcc1f94a32155a84222fc810ebdaf9fe1d216e done 08:39:08 #117 naming to docker.io/library/support-scheduler done 08:39:08 #117 ... 08:39:08 08:39:08 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:39:08 #218 DONE 0.6s 08:39:08 08:39:08 #117 [security-spiffe-token-provider] exporting to image 08:39:08 #117 writing image sha256:3bb6f1675da07b339978d5473a5bad144370d5980cbc1e300bb2f0976f03c837 done 08:39:08 #117 naming to docker.io/library/core-keeper done 08:39:08 #117 writing image sha256:ffe6a65f5d69492a4b80d34d1a59f65c9a6f1c29e323e3bf4c3b137073c53729 done 08:39:08 #117 naming to docker.io/library/security-spiffe-token-provider done 08:39:08 #117 ... 08:39:08 08:39:08 #219 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:39:08 #219 DONE 0.6s 08:39:08 08:39:08 #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:39:08 #220 DONE 0.7s 08:39:08 08:39:08 #117 [core-metadata] exporting to image 08:39:08 #117 exporting layers 1.0s done 08:39:08 #117 ... 08:39:08 08:39:08 #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:39:08 #221 DONE 0.7s 08:39:08 08:39:08 #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:39:08 #222 DONE 0.7s 08:39:08 08:39:08 #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:39:08 #223 DONE 0.7s 08:39:08 08:39:08 #117 [support-cron-scheduler] exporting to image 08:39:08 #117 exporting layers 0.6s done 08:39:08 #117 writing image sha256:021e0994391c268e65ddcf90382e1d3ec5d421686b91f3fc2dfb465757f1e31c done 08:39:08 #117 writing image sha256:3c315e9fece7bed1f9de383c59e860b70f8629ef1b8457bb3efb0797efd6f4e4 done 08:39:08 #117 naming to docker.io/library/support-cron-scheduler done 08:39:08 #117 naming to docker.io/library/core-data done 08:39:08 #117 ... 08:39:08 08:39:08 #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:39:08 #224 DONE 0.4s 08:39:08 08:39:08 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:08 #225 DONE 1.1s 08:39:08 08:39:08 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:39:08 #226 DONE 0.4s 08:39:08 08:39:08 #117 [support-cron-scheduler] exporting to image 08:39:08 #117 exporting layers 0.5s done 08:39:08 #117 ... 08:39:08 08:39:08 #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:08 #227 DONE 1.1s 08:39:08 08:39:08 #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:39:08 #228 DONE 0.2s 08:39:08 08:39:08 #117 [support-notifications] exporting to image 08:39:08 #117 writing image sha256:c4bec453f5b5d83e7a8a71be12449067c3465797f3fa3a8b3ebe1eb1646c3719 0.0s done 08:39:08 #117 writing image sha256:a39804416ffa47bb2f7e5f38fe6b23a3ee30a5ac119cf7dacd9b4f3054dc6706 done 08:39:08 #117 naming to docker.io/library/core-metadata done 08:39:08 #117 naming to docker.io/library/support-notifications 0.0s done 08:39:08 #117 ... 08:39:08 08:39:08 #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:39:08 #229 DONE 0.2s 08:39:08 08:39:08 #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:39:08 #230 DONE 0.1s 08:39:08 08:39:08 #117 [core-common-config-bootstrapper] exporting to image 08:39:08 #117 exporting layers 0.2s done 08:39:08 #117 writing image sha256:1e7e3b4f1743143250098246e57698ff531a4ef5307e75093fb0f54055554a9a 0.0s done 08:39:08 #117 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:39:08 #117 exporting layers 0.3s done 08:39:08 #117 writing image sha256:6def3bbb853ce913ec8aab8e4689277aab502a007ae694bbf42fb4a1ebd797f1 done 08:39:08 #117 naming to docker.io/library/security-proxy-auth done 08:39:08 #117 DONE 3.2s 08:39:08 08:39:08 #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:39:08 #231 DONE 0.1s 08:39:08 08:39:08 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:08 #232 DONE 0.8s 08:39:08 08:39:08 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:39:09 #233 DONE 0.1s 08:39:09 08:39:09 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:39:09 #234 DONE 0.1s 08:39:09 08:39:09 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:39:09 #235 ... 08:39:09 08:39:09 #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:09 #236 DONE 0.4s 08:39:09 08:39:09 #117 [security-proxy-setup] exporting to image 08:39:09 #117 exporting layers 0.2s done 08:39:09 #117 writing image sha256:32d73378eed7b44fb0a72f34370b3494f98ff0aa2f030aad2003f443df5cd614 done 08:39:09 #117 naming to docker.io/library/security-proxy-setup done 08:39:09 #117 writing image sha256:eada0a9393ec5ea339f4941fba75c7556b91a910e6e467b264c187a18846db35 done 08:39:09 #117 naming to docker.io/library/security-secretstore-setup done 08:39:09 #117 DONE 3.6s 08:39:09 08:39:09 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:39:09 #235 DONE 0.4s 08:39:09 08:39:09 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:39:09 #65 ... 08:39:09 08:39:09 #117 [security-bootstrapper] exporting to image 08:39:09 #117 exporting layers 0.2s done 08:39:09 #117 writing image sha256:4f970c56c82c3acc1eddbd8021d6e70677f86bb5e8a85931ff327bb69381e50e done 08:39:09 #117 naming to docker.io/library/security-bootstrapper done 08:39:09 #117 DONE 3.8s 08:39:09 08:39:09 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:09 time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:39:09 $ docker stop --time=1 4499ec120e748d5766d177ae90a1a418c2fa0e9dfb0b208d7fae39b50ebacef9 08:39:11 $ docker rm -f --volumes 4499ec120e748d5766d177ae90a1a418c2fa0e9dfb0b208d7fae39b50ebacef9 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:11 + docker images 08:39:11 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:11 security-bootstrapper latest 4f970c56c82c 2 seconds ago 32.9MB 08:39:11 security-secretstore-setup latest eada0a9393ec 2 seconds ago 57.9MB 08:39:11 core-common-config-bootstrapper latest 1e7e3b4f1743 3 seconds ago 26.9MB 08:39:11 security-proxy-auth latest 6def3bbb853c 3 seconds ago 40MB 08:39:11 security-proxy-setup latest 32d73378eed7 3 seconds ago 39.4MB 08:39:11 core-metadata latest a39804416ffa 4 seconds ago 48MB 08:39:11 support-notifications latest c4bec453f5b5 4 seconds ago 71.1MB 08:39:11 core-data latest 021e0994391c 4 seconds ago 47.8MB 08:39:11 security-spiffe-token-provider latest ffe6a65f5d69 5 seconds ago 47.1MB 08:39:11 core-command latest 294f274b8e24 5 seconds ago 41.9MB 08:39:11 support-cron-scheduler latest 3c315e9fece7 5 seconds ago 72.3MB 08:39:11 core-keeper latest 3bb6f1675da0 5 seconds ago 41.5MB 08:39:11 support-scheduler latest 71724ac5cb28 5 seconds ago 70.3MB 08:39:11 security-spire-server latest 409251ce746e 4 minutes ago 128MB 08:39:11 security-spire-config latest 8599dae0798f 4 minutes ago 127MB 08:39:11 security-spire-agent latest 445d36d7bbc5 4 minutes ago 188MB 08:39:11 ci-base-image-x86_64 latest df88a7b83e65 8 minutes ago 980MB 08:39:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 weeks ago 573MB 08:39:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 08:39:11 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:39:11 provisioning config files... 08:39:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config15179550352182376913tmp [Pipeline] { [Pipeline] sh 08:39:12 + set +x 08:39:12 + curl -s https://codecov.io/bash 08:39:12 + bash -s -- 08:39:12 08:39:12 _____ _ 08:39:12 / ____| | | 08:39:12 | | ___ __| | ___ ___ _____ __ 08:39:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:39:12 | |___| (_) | (_| | __/ (_| (_) \ V / 08:39:12 \_____\___/ \__,_|\___|\___\___/ \_/ 08:39:12 Bash-1.0.6 08:39:12 08:39:12 08:39:12 ==> git version 2.25.1 found 08:39:12 ==> 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:39:12 Release-Date: 2020-01-08 08:39:12 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:39:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:39:12 ==> Jenkins CI detected. 08:39:12 current dir:  /w/workspace/edgex-go/3 08:39:12 project root: . 08:39:12 --> token set from env 08:39:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:39:12 ==> Running gcov in . (disable via -X gcov) 08:39:12 ==> Python coveragepy not found 08:39:12 ==> Searching for coverage reports in: 08:39:12 + . 08:39:12 -> Found 1 reports 08:39:12 ==> Detecting git/mercurial file structure 08:39:12 ==> Reading reports 08:39:12 + ./coverage.out bytes=1566560 08:39:12 ==> Appending adjustments 08:39:12 https://docs.codecov.io/docs/fixing-reports 08:39:13 + Found adjustments 08:39:13 ==> Gzipping contents 08:39:13 136K /tmp/codecov.7EZ0bS.gz 08:39:13 ==> Uploading reports 08:39:13 url: https://codecov.io 08:39:13 query: branch=PR-4976&commit=4644424c0716d3ecc78c92d1ed4b29cf310b86cd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4976%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4976&job=&cmd_args= 08:39:13 -> Pinging Codecov 08:39:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4976&commit=4644424c0716d3ecc78c92d1ed4b29cf310b86cd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4976%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4976&job=&cmd_args= 08:39:20 -> Uploading to 08:39:20 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/4644424c0716d3ecc78c92d1ed4b29cf310b86cd/037e5d69-948d-4319-b189-20edceafdcf7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T083917Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b9b4c96cbea6174172b07f7e6fde43d0c4af19ae63dfba663d16e42fd7ab9ceb 08:39:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:39:20 Dload Upload Total Spent Left Speed 08:39:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 0 0 100 133k 0 495k --:--:-- --:--:-- --:--:-- 495k 08:39:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4644424c0716d3ecc78c92d1ed4b29cf310b86cd [Pipeline] } 08:39:20 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:39:20 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 08:39:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:39:22 ---> package-listing.sh 08:39:22 ++ facter osfamily 08:39:22 ++ tr '[:upper:]' '[:lower:]' 08:39:22 + OS_FAMILY=debian 08:39:22 + workspace=/w/workspace/edgex-go/3 08:39:22 + START_PACKAGES=/tmp/packages_start.txt 08:39:22 + END_PACKAGES=/tmp/packages_end.txt 08:39:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:39:22 + PACKAGES=/tmp/packages_start.txt 08:39:22 + '[' /w/workspace/edgex-go/3 ']' 08:39:22 + PACKAGES=/tmp/packages_end.txt 08:39:22 + case "${OS_FAMILY}" in 08:39:22 + dpkg -l 08:39:22 + grep '^ii' 08:39:22 + '[' -f /tmp/packages_start.txt ']' 08:39:22 + '[' -f /tmp/packages_end.txt ']' 08:39:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:39:22 + '[' /w/workspace/edgex-go/3 ']' 08:39:22 + mkdir -p /w/workspace/edgex-go/3/archives/ 08:39:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 08:39:22 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:39:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:23 08:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:23 latest: Pulling from edgex-lftools-log-publisher 08:39:23 5eb5b503b376: Pulling fs layer 08:39:23 5c69ac0246d0: Pulling fs layer 08:39:23 ec43610c2a17: Pulling fs layer 08:39:23 3a2ae6a8a46f: Pulling fs layer 08:39:23 33b1e0a273af: Pulling fs layer 08:39:23 5d3b04190fa2: Pulling fs layer 08:39:23 2f39f015ded8: Pulling fs layer 08:39:23 3a2ae6a8a46f: Waiting 08:39:23 33b1e0a273af: Waiting 08:39:23 5d3b04190fa2: Waiting 08:39:23 2f39f015ded8: Waiting 08:39:23 5c69ac0246d0: Download complete 08:39:23 3a2ae6a8a46f: Verifying Checksum 08:39:23 3a2ae6a8a46f: Download complete 08:39:23 33b1e0a273af: Verifying Checksum 08:39:23 33b1e0a273af: Download complete 08:39:23 ec43610c2a17: Verifying Checksum 08:39:23 ec43610c2a17: Download complete 08:39:23 5d3b04190fa2: Verifying Checksum 08:39:23 5d3b04190fa2: Download complete 08:39:23 5eb5b503b376: Verifying Checksum 08:39:23 5eb5b503b376: Download complete 08:39:24 2f39f015ded8: Download complete 08:39:24 5eb5b503b376: Pull complete 08:39:25 5c69ac0246d0: Pull complete 08:39:25 ec43610c2a17: Pull complete 08:39:25 3a2ae6a8a46f: Pull complete 08:39:25 33b1e0a273af: Pull complete 08:39:25 5d3b04190fa2: Pull complete 08:39:29 2f39f015ded8: Pull complete 08:39:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:39:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:30 prd-ubuntu20.04-docker-8c-8g-23496 does not seem to be running inside a container 08:39:30 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:39:36 $ docker top 004d69923e4166cf1d507c3296c879c10a20646bb74d0b62ebbafa8af6dc2725 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:37 + touch /tmp/pre-build-complete [Pipeline] sh 08:39:37 + mkdir -p /var/log/sysstat [Pipeline] sh 08:39:37 + ls /var/log/sa-host 08:39:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:37 provisioning config files... 08:39:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config18303092274661396021tmp [Pipeline] { [Pipeline] echo 08:39:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:39:38 ---> create-netrc.sh [Pipeline] } 08:39:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:39:38 ---> python-tools-install.sh [Pipeline] echo 08:39:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:39:38 ---> sudo-logs.sh 08:39:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:39:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:39:39 ---> job-cost.sh 08:39:39 lf-activate-venv: SKIPPING 08:39:39 INFO: No Stack... 08:39:39 INFO: Retrieving Pricing Info for: v3-standard-8 08:39:39 INFO: Archiving Costs [Pipeline] echo 08:39:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:39:39 ---> logs-deploy.sh 08:39:39 lf-activate-venv: SKIPPING 08:39:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4976/3 08:39:39 INFO: archiving workspace using pattern(s): 08:39:40 Archives upload complete. 08:39:41 INFO: archiving logs to Nexus 08:39:41 ---> uname -a: 08:39:41 Linux prd-ubuntu20-04-docker-8c-8g-23496 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:39:41 08:39:41 08:39:41 ---> lscpu: 08:39:41 Architecture: x86_64 08:39:41 CPU op-mode(s): 32-bit, 64-bit 08:39:41 Byte Order: Little Endian 08:39:41 Address sizes: 40 bits physical, 48 bits virtual 08:39:41 CPU(s): 8 08:39:41 On-line CPU(s) list: 0-7 08:39:41 Thread(s) per core: 1 08:39:41 Core(s) per socket: 1 08:39:41 Socket(s): 8 08:39:41 NUMA node(s): 1 08:39:41 Vendor ID: AuthenticAMD 08:39:41 CPU family: 23 08:39:41 Model: 49 08:39:41 Model name: AMD EPYC-Rome Processor 08:39:41 Stepping: 0 08:39:41 CPU MHz: 2800.000 08:39:41 BogoMIPS: 5600.00 08:39:41 Virtualization: AMD-V 08:39:41 Hypervisor vendor: KVM 08:39:41 Virtualization type: full 08:39:41 L1d cache: 256 KiB 08:39:41 L1i cache: 256 KiB 08:39:41 L2 cache: 4 MiB 08:39:41 L3 cache: 128 MiB 08:39:41 NUMA node0 CPU(s): 0-7 08:39:41 Vulnerability Itlb multihit: Not affected 08:39:41 Vulnerability L1tf: Not affected 08:39:41 Vulnerability Mds: Not affected 08:39:41 Vulnerability Meltdown: Not affected 08:39:41 Vulnerability Mmio stale data: Not affected 08:39:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:39:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:39:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:39:41 Vulnerability Srbds: Not affected 08:39:41 Vulnerability Tsx async abort: Not affected 08:39:41 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:41 08:39:41 08:39:41 ---> nproc: 08:39:41 8 08:39:41 08:39:41 08:39:41 ---> df -h: 08:39:41 Filesystem Size Used Avail Use% Mounted on 08:39:41 overlay 155G 31G 125G 20% / 08:39:41 tmpfs 64M 0 64M 0% /dev 08:39:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:39:41 shm 64M 0 64M 0% /dev/shm 08:39:41 /dev/vda1 155G 31G 125G 20% /facter-os 08:39:41 08:39:41 08:39:41 ---> sar -b -r -n DEV: 08:39:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23496) 10/22/24 _x86_64_ (8 CPU) 08:39:41 08:39:41 08:28:54 LINUX RESTART (8 CPU) 08:39:41 08:39:41 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:39:41 08:30:01 367.29 48.10 319.19 0.00 5418.59 156645.92 0.00 08:39:41 08:31:01 194.28 1.18 193.10 0.00 26.53 68805.20 0.00 08:39:41 08:32:01 36.74 0.02 36.73 0.00 0.13 29906.77 0.00 08:39:41 08:33:01 34.23 0.22 34.01 0.00 5.87 17731.31 0.00 08:39:41 08:34:01 64.52 0.98 63.54 0.00 67.59 48859.72 0.00 08:39:41 08:35:01 452.20 9.56 442.64 0.00 5150.95 286251.12 0.00 08:39:41 08:36:01 605.61 13.70 591.92 0.00 363.88 114932.76 0.00 08:39:41 08:37:01 273.34 0.48 272.85 0.00 5.06 122636.22 0.00 08:39:41 08:38:02 264.48 0.03 264.45 0.00 0.26 111693.53 0.00 08:39:41 08:39:01 429.13 0.03 429.09 0.00 0.27 147301.12 0.00 08:39:41 Average: 271.92 7.43 264.49 0.00 1104.10 110422.61 0.00 08:39:41 08:39:41 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:39:41 08:30:01 29722932 31546536 794296 2.42 60600 2063232 1806452 5.32 1018036 1799556 3800 08:39:41 08:31:01 28157732 31407136 892096 2.71 127400 3307852 2054796 6.06 1301448 2926332 19608 08:39:41 08:32:01 26804252 31291720 1003972 3.05 130880 4477072 2362316 6.96 2113420 3401588 327348 08:39:41 08:33:01 26955852 31414668 878460 2.67 135576 4415248 1952404 5.75 1503640 3834952 296788 08:39:41 08:34:01 27454732 31506920 793272 2.41 139540 4060720 1882316 5.55 1339084 3557536 44208 08:39:41 08:35:01 18637384 31300832 966868 2.94 150832 12391392 3416928 10.07 2259968 11143316 1416 08:39:41 08:36:01 12203880 31364164 893412 2.72 327032 18305288 2629404 7.75 2949228 16471092 2940860 08:39:41 08:37:01 6721836 28267756 3919848 11.92 366260 20266588 11629304 34.27 6927636 17483692 1565332 08:39:41 08:38:02 2632228 26356888 5844756 17.77 379752 22373124 11039316 32.53 9641308 18818848 837540 08:39:41 08:39:01 7407004 31343352 910316 2.77 390880 22731872 2633916 7.76 3491064 20426368 300 08:39:41 Average: 18669783 30579997 1689730 5.14 220875 11439239 4140715 12.20 3254483 9986328 603720 08:39:41 08:39:41 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:39:41 08:30:01 ens3 705.00 526.47 5348.50 99.47 0.00 0.00 0.00 0.00 08:39:41 08:30:01 veth276b4f0 7.28 9.33 0.85 88.74 0.00 0.00 0.00 0.01 08:39:41 08:30:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 08:39:41 08:30:01 docker0 7.28 9.23 0.75 88.73 0.00 0.00 0.00 0.00 08:39:41 08:31:01 ens3 1035.79 911.93 8056.19 94.48 0.00 0.00 0.00 0.00 08:39:41 08:31:01 vethea8b3d4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:31:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 08:39:41 08:31:01 docker0 827.91 895.37 61.32 4838.05 0.00 0.00 0.00 0.00 08:39:41 08:32:01 ens3 29.71 16.70 24.20 13.19 0.00 0.00 0.00 0.00 08:39:41 08:32:01 vethea8b3d4 0.17 0.22 0.01 0.02 0.00 0.00 0.00 0.00 08:39:41 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:32:01 docker0 0.17 0.17 0.01 0.02 0.00 0.00 0.00 0.00 08:39:41 08:33:01 ens3 26.78 15.10 22.16 13.04 0.00 0.00 0.00 0.00 08:39:41 08:33:01 vethea8b3d4 1.28 1.30 0.11 0.11 0.00 0.00 0.00 0.00 08:39:41 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:41 08:33:01 docker0 1.28 1.28 0.10 0.11 0.00 0.00 0.00 0.00 08:39:41 08:34:01 ens3 117.01 102.42 2230.02 153.18 0.00 0.00 0.00 0.00 08:39:41 08:34:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 08:39:41 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:35:01 veth58396d1 0.02 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:35:01 ens3 372.11 203.82 4361.87 33.25 0.00 0.00 0.00 0.00 08:39:41 08:35:01 vethf9fd6c5 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 08:39:41 08:35:01 vethf0e670c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:35:01 veth87016b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:35:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 08:39:41 08:35:01 docker0 58.05 106.73 3.53 1397.32 0.00 0.00 0.00 0.00 08:39:41 08:35:01 vethdbebf97 1.87 4.18 0.13 38.18 0.00 0.00 0.00 0.00 08:39:41 08:35:01 vethf06b471 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:35:01 vethc904421 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:35:01 veth4deb828 0.83 1.07 0.06 7.84 0.00 0.00 0.00 0.00 08:39:41 08:35:01 vethfef99d8 0.88 1.15 0.07 7.37 0.00 0.00 0.00 0.00 08:39:41 08:35:01 vethe9e734e 0.35 0.78 0.03 0.15 0.00 0.00 0.00 0.00 08:39:41 08:36:01 ens3 803.07 443.37 6693.37 48.92 0.00 0.00 0.00 0.00 08:39:41 08:36:01 veth0e7ede7 151.47 89.05 1202.67 8.89 0.00 0.00 0.00 0.00 08:39:41 08:36:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:39:41 08:36:01 docker0 436.50 790.49 37.88 6682.46 0.00 0.00 0.00 0.00 08:39:41 08:36:01 vethcc0c427 159.73 78.36 1183.50 8.13 0.00 0.00 0.00 0.00 08:39:41 08:36:01 vetha685330 78.36 159.73 8.13 1183.50 0.00 0.00 0.00 0.10 08:39:41 08:36:01 veth0f91225 89.05 151.47 8.89 1202.67 0.00 0.00 0.00 0.10 08:39:41 08:36:01 veth8f3cb3a 73.56 146.72 7.76 1191.10 0.00 0.00 0.00 0.10 08:39:41 08:36:01 vethb7eda99 79.34 132.62 8.21 1189.29 0.00 0.00 0.00 0.10 08:39:41 08:36:01 vethe9e734e 0.12 0.50 0.01 0.02 0.00 0.00 0.00 0.00 08:39:41 08:37:01 veth8fee12b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:37:01 vetha8155e9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:37:01 vethf740244 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:37:01 ens3 14.35 8.79 11.36 6.35 0.00 0.00 0.00 0.00 08:39:41 08:37:01 vethd0cda87 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:37:01 vethcf97bd2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:37:01 veth620e9ec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:37:01 veth4ca735c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:37:01 veth113827c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:37:01 veth7a95118 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:37:01 veth20c310b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:41 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:37:01 veth0dd24d7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:37:01 veth9cbea41 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:37:01 vethe9e734e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:37:01 veth3110022 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:39:41 08:38:02 veth8fee12b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 vetha8155e9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 vethf740244 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 ens3 2.87 1.69 2.26 1.21 0.00 0.00 0.00 0.00 08:39:41 08:38:02 vethd0cda87 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 vethcf97bd2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 veth620e9ec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 veth4ca735c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 veth113827c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 veth7a95118 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 veth20c310b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 veth0dd24d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 veth9cbea41 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 vethe9e734e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:38:02 veth3110022 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:39:01 vethc5378d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:39:01 ens3 5.02 2.59 4.03 2.13 0.00 0.00 0.00 0.00 08:39:41 08:39:01 veth332f06c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:39:41 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 08:39:01 vethe9e734e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 Average: vethc5378d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 Average: ens3 311.20 223.31 2675.67 46.52 0.00 0.00 0.00 0.00 08:39:41 Average: veth332f06c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:41 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 08:39:41 Average: docker0 133.13 180.34 10.36 1300.80 0.00 0.00 0.00 0.00 08:39:41 Average: vethe9e734e 0.05 0.13 0.00 0.02 0.00 0.00 0.00 0.00 08:39:41 08:39:41 08:39:41 ---> sar -P ALL: 08:39:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23496) 10/22/24 _x86_64_ (8 CPU) 08:39:41 08:39:41 08:28:54 LINUX RESTART (8 CPU) 08:39:41 08:39:41 08:29:01 CPU %user %nice %system %iowait %steal %idle 08:39:41 08:30:01 all 7.97 0.00 2.39 2.48 0.06 87.10 08:39:41 08:30:01 0 6.98 0.00 1.91 0.39 0.05 90.67 08:39:41 08:30:01 1 4.60 0.00 2.24 9.94 0.05 83.17 08:39:41 08:30:01 2 5.11 0.00 1.59 0.15 0.03 93.12 08:39:41 08:30:01 3 12.02 0.00 2.90 4.49 0.07 80.54 08:39:41 08:30:01 4 9.91 0.00 1.82 0.84 0.07 87.36 08:39:41 08:30:01 5 8.67 0.00 4.28 3.28 0.07 83.70 08:39:41 08:30:01 6 8.22 0.00 2.17 0.39 0.07 89.15 08:39:41 08:30:01 7 8.28 0.00 2.20 0.42 0.05 89.05 08:39:41 08:31:01 all 8.30 0.00 3.97 3.59 0.07 84.07 08:39:41 08:31:01 0 8.76 0.00 4.35 2.19 0.07 84.63 08:39:41 08:31:01 1 9.57 0.00 4.11 0.89 0.07 85.35 08:39:41 08:31:01 2 7.79 0.00 3.22 0.17 0.08 88.74 08:39:41 08:31:01 3 7.81 0.00 4.29 8.25 0.07 79.58 08:39:41 08:31:01 4 8.88 0.00 4.26 2.97 0.07 83.82 08:39:41 08:31:01 5 7.93 0.00 3.50 6.43 0.07 82.07 08:39:41 08:31:01 6 7.80 0.00 4.30 7.64 0.08 80.17 08:39:41 08:31:01 7 7.84 0.00 3.69 0.19 0.08 88.19 08:39:41 08:32:01 all 41.15 0.00 5.97 1.55 0.11 51.21 08:39:41 08:32:01 0 41.56 0.00 7.55 0.08 0.10 50.71 08:39:41 08:32:01 1 40.08 0.00 5.77 0.00 0.12 54.03 08:39:41 08:32:01 2 45.91 0.00 6.12 0.02 0.12 47.83 08:39:41 08:32:01 3 34.71 0.00 5.57 10.77 0.10 48.84 08:39:41 08:32:01 4 42.95 0.00 5.42 1.12 0.13 50.37 08:39:41 08:32:01 5 39.14 0.00 5.39 0.22 0.10 55.15 08:39:41 08:32:01 6 43.41 0.00 5.72 0.20 0.12 50.55 08:39:41 08:32:01 7 41.40 0.00 6.26 0.00 0.12 52.23 08:39:41 08:33:01 all 54.77 0.00 6.72 0.68 0.10 37.74 08:39:41 08:33:01 0 55.40 0.00 6.80 0.17 0.10 37.53 08:39:41 08:33:01 1 54.80 0.00 6.30 0.97 0.10 37.82 08:39:41 08:33:01 2 56.02 0.00 6.64 0.30 0.08 36.96 08:39:41 08:33:01 3 51.28 0.00 5.47 0.90 0.10 42.25 08:39:41 08:33:01 4 54.76 0.00 7.97 1.01 0.10 36.15 08:39:41 08:33:01 5 55.15 0.00 6.69 0.07 0.10 37.99 08:39:41 08:33:01 6 55.13 0.00 7.07 1.88 0.10 35.81 08:39:41 08:33:01 7 55.56 0.00 6.78 0.17 0.08 37.41 08:39:41 08:34:01 all 31.25 0.00 5.51 3.40 0.09 59.76 08:39:41 08:34:01 0 31.47 0.00 4.76 0.47 0.08 63.21 08:39:41 08:34:01 1 32.79 0.00 6.21 4.19 0.07 56.74 08:39:41 08:34:01 2 32.65 0.00 5.69 5.32 0.08 56.26 08:39:41 08:34:01 3 28.07 0.00 5.19 12.59 0.08 54.07 08:39:41 08:34:01 4 31.92 0.00 5.58 2.13 0.10 60.26 08:39:41 08:34:01 5 33.06 0.00 5.64 1.61 0.10 59.60 08:39:41 08:34:01 6 31.98 0.00 5.54 0.32 0.08 62.07 08:39:41 08:34:01 7 28.02 0.00 5.43 0.61 0.08 65.86 08:39:41 08:35:01 all 21.92 0.00 7.64 25.68 0.15 44.60 08:39:41 08:35:01 0 22.11 0.00 7.28 19.00 0.12 51.49 08:39:41 08:35:01 1 21.53 0.00 7.47 11.69 0.14 59.17 08:39:41 08:35:01 2 23.28 0.00 8.19 33.94 0.14 34.46 08:39:41 08:35:01 3 20.14 0.00 6.13 18.83 0.12 54.78 08:39:41 08:35:01 4 22.89 0.00 7.87 24.83 0.20 44.21 08:39:41 08:35:01 5 23.05 0.00 8.00 49.74 0.12 19.09 08:39:41 08:35:01 6 20.59 0.00 8.13 14.24 0.24 56.81 08:39:41 08:35:01 7 21.75 0.00 8.10 33.26 0.16 36.73 08:39:41 08:36:01 all 9.14 0.00 6.30 15.36 0.25 68.95 08:39:41 08:36:01 0 8.26 0.00 7.72 54.60 0.25 29.16 08:39:41 08:36:01 1 8.72 0.00 5.74 7.61 0.22 77.71 08:39:41 08:36:01 2 10.01 0.00 6.88 8.86 0.27 73.99 08:39:41 08:36:01 3 9.60 0.00 6.42 7.81 0.23 75.93 08:39:41 08:36:01 4 9.83 0.00 7.07 10.49 0.31 72.30 08:39:41 08:36:01 5 9.92 0.00 5.53 14.51 0.24 69.81 08:39:41 08:36:01 6 7.11 0.00 4.45 9.50 0.22 78.72 08:39:41 08:36:01 7 9.70 0.00 6.58 9.83 0.23 73.65 08:39:41 08:37:01 all 67.19 0.00 10.09 6.72 0.15 15.85 08:39:41 08:37:01 0 67.37 0.00 9.98 19.99 0.13 2.52 08:39:41 08:37:01 1 66.97 0.00 9.56 2.40 0.20 20.87 08:39:41 08:37:01 2 68.35 0.00 9.90 4.67 0.15 16.92 08:39:41 08:37:01 3 66.63 0.00 9.59 7.52 0.13 16.13 08:39:41 08:37:01 4 67.46 0.00 10.32 7.87 0.15 14.20 08:39:41 08:37:01 5 68.08 0.00 10.14 3.57 0.12 18.09 08:39:41 08:37:01 6 66.05 0.00 10.18 2.78 0.13 20.86 08:39:41 08:37:01 7 66.62 0.00 11.05 4.98 0.15 17.21 08:39:41 08:38:02 all 89.79 0.00 10.00 0.00 0.20 0.00 08:39:41 08:38:02 0 90.13 0.00 9.66 0.00 0.20 0.00 08:39:41 08:38:02 1 90.00 0.00 9.85 0.00 0.15 0.00 08:39:41 08:38:02 2 89.87 0.00 9.97 0.00 0.17 0.00 08:39:41 08:38:02 3 90.66 0.00 9.21 0.00 0.13 0.00 08:39:41 08:38:02 4 89.22 0.00 10.61 0.00 0.17 0.00 08:39:41 08:38:02 5 90.35 0.00 9.46 0.00 0.18 0.00 08:39:41 08:38:02 6 88.91 0.00 10.62 0.00 0.46 0.00 08:39:41 08:38:02 7 89.19 0.00 10.64 0.00 0.17 0.00 08:39:41 08:39:01 all 71.40 0.00 9.81 6.60 0.17 12.03 08:39:41 08:39:01 0 70.80 0.00 9.49 1.53 0.14 18.05 08:39:41 08:39:01 1 72.45 0.00 9.47 3.14 0.15 14.78 08:39:41 08:39:01 2 70.75 0.00 10.39 17.58 0.14 1.14 08:39:41 08:39:01 3 72.79 0.00 9.19 0.51 0.15 17.36 08:39:41 08:39:01 4 70.80 0.00 10.25 5.51 0.26 13.18 08:39:41 08:39:01 5 72.54 0.00 9.22 8.15 0.16 9.93 08:39:41 08:39:01 6 69.53 0.00 10.00 4.65 0.20 15.63 08:39:41 08:39:01 7 71.49 0.00 10.44 11.65 0.14 6.27 08:39:41 Average: all 40.47 0.00 6.84 6.52 0.13 46.04 08:39:41 Average: 0 40.44 0.00 6.93 9.53 0.12 42.98 08:39:41 Average: 1 40.38 0.00 6.68 4.05 0.13 48.76 08:39:41 Average: 2 41.20 0.00 6.85 7.02 0.13 44.81 08:39:41 Average: 3 39.54 0.00 6.39 7.15 0.12 46.79 08:39:41 Average: 4 41.07 0.00 7.11 5.61 0.15 46.05 08:39:41 Average: 5 41.03 0.00 6.79 8.65 0.12 43.40 08:39:41 Average: 6 39.86 0.00 6.81 4.11 0.17 49.06 08:39:41 Average: 7 40.25 0.00 7.12 6.01 0.13 46.49 08:39:41 08:39:41 08:39:41