Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0+a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 (59ed6c61285a83b33d84b980ca54970354455d4e) 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-ssh8913732335859010304.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-ssh3408848859721415214.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-4953/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-4953/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7946332461303122137.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-ssh16973941059569329542.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-4953/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-4953/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6475909114919711004.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/v3]] ========================================================= [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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22303 in /w/workspace/edgexfoundry_edgex-go_PR-4953 [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 > 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/4953/head:refs/remotes/origin/PR-4953 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 into PR head commit 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 Merge succeeded, producing 889cf6c038520a74291da52b5762caa497d56ac5 Checking out Revision 889cf6c038520a74291da52b5762caa497d56ac5 (PR-4953) > git config core.sparsecheckout # timeout=10 > git checkout -f 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 # 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 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 889cf6c038520a74291da52b5762caa497d56ac5 # timeout=10 Commit message: "Merge commit 'a0e9b9bcbc4402ccd30ed6ea31dfd92671977196' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f41ce11e8c4705b5cf9d1913c7e4a6fcb3594699 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:33:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:33:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:33:19 ========================================================= 08:33:19 EdgeX Global Pipelines Version Info 08:33:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:33:20 ------------------- 08:33:20 stable info: 08:33:20 ------------------- 08:33:20 Commited By: Ginny Guan ginny@iotechsys.com 08:33:20 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:33:20 Message: update stable to v1.0.265 08:33:20 ------------------- 08:33:20 experimental info: 08:33:20 ------------------- 08:33:20 Commited By: Cherry Wang cherry@iotechsys.com 08:33:20 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:33:20 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:33:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:33:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:33:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:33:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:33:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4953 [Pipeline] echo 08:33:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4953 [Pipeline] echo 08:33:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4953 [Pipeline] echo 08:33:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 889cf6c038520a74291da52b5762caa497d56ac5 [Pipeline] echo 08:33:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 889cf6c [Pipeline] echo 08:33:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:21 provisioning config files... 08:33:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14830668466701802029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:21 ---> ****-login.sh 08:33:21 nexus3.edgexfoundry.org:10001 08:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:21 Configure a credential helper to remove this warning. See 08:33:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:21 08:33:21 Login Succeeded 08:33:21 nexus3.edgexfoundry.org:10002 08:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:22 Configure a credential helper to remove this warning. See 08:33:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:22 08:33:22 Login Succeeded 08:33:22 nexus3.edgexfoundry.org:10003 08:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:22 Configure a credential helper to remove this warning. See 08:33:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:22 08:33:22 Login Succeeded 08:33:22 nexus3.edgexfoundry.org:10004 08:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:22 Configure a credential helper to remove this warning. See 08:33:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:22 08:33:22 Login Succeeded 08:33:22 ****.io 08:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:22 Configure a credential helper to remove this warning. See 08:33:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:22 08:33:22 Login Succeeded 08:33:22 ---> ****-login.sh ends [Pipeline] } 08:33:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:22 + 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:33:22 + dirname cmd/core-command/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo core-command,cmd/core-command/Dockerfile 08:33:22 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:33:22 + dirname cmd/core-data/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo core-data,cmd/core-data/Dockerfile 08:33:22 + + dirname cmd/core-keeper/Dockerfile 08:33:22 cut -d/ -f2 08:33:22 + echo core-keeper,cmd/core-keeper/Dockerfile 08:33:22 + dirname cmd/core-metadata/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo core-metadata,cmd/core-metadata/Dockerfile 08:33:22 + dirname cmd/security-bootstrapper/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:33:22 + dirname cmd/security-proxy-auth/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:33:22 + dirname cmd/security-proxy-setup/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:33:22 + dirname cmd/security-secretstore-setup/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:33:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:33:22 + dirname cmd/security-spire-agent/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:33:22 + dirname cmd/security-spire-config/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:33:22 + dirname cmd/security-spire-server/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:33:22 + dirname cmd/support-cron-scheduler/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:33:22 + dirname cmd/support-notifications/Dockerfile 08:33:22 + cut -d/ -f2 08:33:22 + echo support-notifications,cmd/support-notifications/Dockerfile 08:33:22 + + dirname cmd/support-scheduler/Dockerfile 08:33:22 cut -d/ -f2 08:33:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:33:22 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:33:23 + git rev-list -1 --merges 889cf6c038520a74291da52b5762caa497d56ac5~1..889cf6c038520a74291da52b5762caa497d56ac5 [Pipeline] echo 08:33:23 -----------> git rev-list -1 --merges 889cf6c038520a74291da52b5762caa497d56ac5~1..889cf6c038520a74291da52b5762caa497d56ac5 889cf6c038520a74291da52b5762caa497d56ac5 08:33:23 889cf6c038520a74291da52b5762caa497d56ac5 [false] [Pipeline] sh 08:33:23 + git log --format=format:%s -1 889cf6c038520a74291da52b5762caa497d56ac5 [Pipeline] echo 08:33:23 ========================================================= 08:33:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:33:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:33:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:33:24 + grep -v github /etc/ssh/ssh_known_hosts 08:33:24 + [ -e /tmp/ssh_known_hosts ] 08:33:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:33:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:33:24 + sudo tee -a /etc/ssh/ssh_known_hosts 08:33:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:24 08:33:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:24 0.1.4: Pulling from edgex-devops/py-git-semver 08:33:24 b85a868b505f: Pulling fs layer 08:33:24 e2be974225ed: Pulling fs layer 08:33:24 339a4e72a1f5: Pulling fs layer 08:33:24 988bab9f4d93: Pulling fs layer 08:33:24 1469e6f7b9e6: Pulling fs layer 08:33:24 eaf3925da568: Pulling fs layer 08:33:24 bab4dde63d76: Pulling fs layer 08:33:24 bde34c3a00c8: Pulling fs layer 08:33:24 b352a97aabf1: Pulling fs layer 08:33:24 4872d77fe225: Pulling fs layer 08:33:24 5851b861e8e6: Pulling fs layer 08:33:24 988bab9f4d93: Waiting 08:33:24 1469e6f7b9e6: Waiting 08:33:24 bab4dde63d76: Waiting 08:33:24 eaf3925da568: Waiting 08:33:24 bde34c3a00c8: Waiting 08:33:24 b352a97aabf1: Waiting 08:33:24 4872d77fe225: Waiting 08:33:24 5851b861e8e6: Waiting 08:33:24 e2be974225ed: Download complete 08:33:24 988bab9f4d93: Verifying Checksum 08:33:24 988bab9f4d93: Download complete 08:33:24 1469e6f7b9e6: Verifying Checksum 08:33:24 1469e6f7b9e6: Download complete 08:33:25 339a4e72a1f5: Verifying Checksum 08:33:25 339a4e72a1f5: Download complete 08:33:25 eaf3925da568: Verifying Checksum 08:33:25 eaf3925da568: Download complete 08:33:25 bde34c3a00c8: Download complete 08:33:25 b352a97aabf1: Verifying Checksum 08:33:25 b352a97aabf1: Download complete 08:33:25 4872d77fe225: Download complete 08:33:25 5851b861e8e6: Verifying Checksum 08:33:25 5851b861e8e6: Download complete 08:33:25 b85a868b505f: Verifying Checksum 08:33:25 b85a868b505f: Download complete 08:33:25 bab4dde63d76: Verifying Checksum 08:33:25 bab4dde63d76: Download complete 08:33:26 b85a868b505f: Pull complete 08:33:26 e2be974225ed: Pull complete 08:33:27 339a4e72a1f5: Pull complete 08:33:27 988bab9f4d93: Pull complete 08:33:27 1469e6f7b9e6: Pull complete 08:33:27 eaf3925da568: Pull complete 08:33:29 bab4dde63d76: Pull complete 08:33:29 bde34c3a00c8: Pull complete 08:33:29 b352a97aabf1: Pull complete 08:33:29 4872d77fe225: Pull complete 08:33:29 5851b861e8e6: Pull complete 08:33:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:33:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:30 prd-ubuntu20.04-docker-8c-8g-22303 does not seem to be running inside a container 08:33:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:33:31 $ docker top 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d -eo pid,comm 08:33:31 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:33:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:31 [ssh-agent] Looking for ssh-agent implementation... 08:33:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:31 $ docker exec 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d ssh-agent 08:33:31 SSH_AUTH_SOCK=/tmp/ssh-awFCwNcJ8HUk/agent.32 08:33:31 SSH_AGENT_PID=38 08:33:31 Running ssh-add (command line suppressed) 08:33:31 Identity added: /w/workspace/edgex-go/3@tmp/private_key_14746248856104661333.key (/w/workspace/edgex-go/3@tmp/private_key_14746248856104661333.key) 08:33:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:32 + git tag --points-at HEAD [Pipeline] } 08:33:32 $ docker exec --env ******** --env ******** 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d ssh-agent -k 08:33:32 unset SSH_AUTH_SOCK; 08:33:32 unset SSH_AGENT_PID; 08:33:32 echo Agent pid 38 killed; 08:33:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:33:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:32 [ssh-agent] Looking for ssh-agent implementation... 08:33:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:32 $ docker exec 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d ssh-agent 08:33:32 SSH_AUTH_SOCK=/tmp/ssh-zcar9YC7uBfi/agent.73 08:33:32 SSH_AGENT_PID=79 08:33:32 Running ssh-add (command line suppressed) 08:33:32 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7820078038003812995.key (/w/workspace/edgex-go/3@tmp/private_key_7820078038003812995.key) 08:33:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:32 + git semver init 08:33:33 2024-10-09 08:33:33,054 [run_init] DEBUG init version:0.0.0 force:False 08:33:33 2024-10-09 08:33:33,055 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:33:33 2024-10-09 08:33:33,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:33:33 2024-10-09 08:33:33,055 [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:33:38 2024-10-09 08:33:37,657 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:33:38 2024-10-09 08:33:37,658 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4953 with force:False 08:33:38 2024-10-09 08:33:37,658 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4953 08:33:38 2024-10-09 08:33:37,663 [execute] INFO git cat-file --batch-check 08:33:38 2024-10-09 08:33:37,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:33:38 2024-10-09 08:33:37,673 [execute] INFO git cat-file --batch 08:33:38 2024-10-09 08:33:37,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:33:38 2024-10-09 08:33:37,679 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4953 08:33:38 0.0.0 [Pipeline] } 08:33:38 $ docker exec --env ******** --env ******** 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d ssh-agent -k 08:33:38 unset SSH_AUTH_SOCK; 08:33:38 unset SSH_AGENT_PID; 08:33:38 echo Agent pid 79 killed; 08:33:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:38 + git semver [Pipeline] } 08:33:39 $ docker stop --time=1 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d 08:33:40 $ docker rm -f --volumes 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d [Pipeline] // withDockerContainer [Pipeline] sh 08:33:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:41 Stashed 1 file(s) [Pipeline] echo 08:33:41 [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:33:41 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:33:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:41 ========================================================= 08:33:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:33:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:33:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:33:41 43c4264eed91: Pulling fs layer 08:33:41 4cc291be95ef: Pulling fs layer 08:33:41 2ac1f1163629: Pulling fs layer 08:33:41 5c3c966382ef: Pulling fs layer 08:33:41 4f4fb700ef54: Pulling fs layer 08:33:41 5d5c8e513c77: Pulling fs layer 08:33:41 9f66e0745190: Pulling fs layer 08:33:41 f49a43e4bbc0: Pulling fs layer 08:33:41 561ebcabdf7f: Pulling fs layer 08:33:41 4f4fb700ef54: Waiting 08:33:41 5d5c8e513c77: Waiting 08:33:41 9f66e0745190: Waiting 08:33:41 f49a43e4bbc0: Waiting 08:33:41 561ebcabdf7f: Waiting 08:33:41 5c3c966382ef: Waiting 08:33:41 4cc291be95ef: Verifying Checksum 08:33:41 4cc291be95ef: Download complete 08:33:41 5c3c966382ef: Verifying Checksum 08:33:41 5c3c966382ef: Download complete 08:33:41 4f4fb700ef54: Verifying Checksum 08:33:41 4f4fb700ef54: Download complete 08:33:41 5d5c8e513c77: Verifying Checksum 08:33:41 5d5c8e513c77: Download complete 08:33:41 43c4264eed91: Verifying Checksum 08:33:41 43c4264eed91: Download complete 08:33:41 9f66e0745190: Verifying Checksum 08:33:41 9f66e0745190: Download complete 08:33:42 43c4264eed91: Pull complete 08:33:42 561ebcabdf7f: Download complete 08:33:42 4cc291be95ef: Pull complete 08:33:42 2ac1f1163629: Verifying Checksum 08:33:42 2ac1f1163629: Download complete 08:33:42 f49a43e4bbc0: Download complete 08:33:45 2ac1f1163629: Pull complete 08:33:45 5c3c966382ef: Pull complete 08:33:46 4f4fb700ef54: Pull complete 08:33:46 5d5c8e513c77: Pull complete 08:33:46 9f66e0745190: Pull complete 08:33:48 f49a43e4bbc0: Pull complete 08:33:49 561ebcabdf7f: Pull complete 08:33:49 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:33:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:33:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:33:49 WORKDIR /edgex 08:33:49 COPY go.mod . 08:33:49 RUN go mod download 08:33:49 + docker build -t ci-base-image-x86_64 -f - . 08:33:50 Sending build context to Docker daemon 179.7MB 08:33:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:33:50 ---> 3a752c3f9dda 08:33:50 Step 2/4 : WORKDIR /edgex 08:33:51 ---> Running in 4014749608be 08:33:52 Removing intermediate container 4014749608be 08:33:52 ---> 5c6be4d33e5e 08:33:52 Step 3/4 : COPY go.mod . 08:33:52 ---> 7c565e667ff6 08:33:52 Step 4/4 : RUN go mod download 08:33:52 ---> Running in 0b9a612223d8 08:34:18 Removing intermediate container 0b9a612223d8 08:34:18 ---> 3247c460c861 08:34:18 Successfully built 3247c460c861 08:34:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:19 + docker inspect -f . ci-base-image-x86_64 08:34:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:19 prd-ubuntu20.04-docker-8c-8g-22303 does not seem to be running inside a container 08:34:19 $ 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 ******** ci-base-image-x86_64 cat 08:34:19 $ docker top 1fcd7de959b2a3f4b3fe0fd42e6cc025b96e710fa7e866cd20def5db8710e321 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:20 + go version 08:34:20 go version go1.23.2 linux/amd64 [Pipeline] } 08:34:20 $ docker stop --time=1 1fcd7de959b2a3f4b3fe0fd42e6cc025b96e710fa7e866cd20def5db8710e321 08:34:21 $ docker rm -f --volumes 1fcd7de959b2a3f4b3fe0fd42e6cc025b96e710fa7e866cd20def5db8710e321 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:21 + docker inspect -f . ci-base-image-x86_64 08:34:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:21 prd-ubuntu20.04-docker-8c-8g-22303 does not seem to be running inside a container 08:34:21 $ 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 ******** ci-base-image-x86_64 cat 08:34:22 $ docker top a9e495a85eb1df45c4a61423aa48a089a76e092212e613e6f2f78b9aa9f78b1e -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:22 ========================================================= 08:34:22 [edgeXBuildGoParallel] Running Tests and Build... 08:34:22 ========================================================= [Pipeline] sh 08:34:22 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:34:22 + make test 08:34:22 go test -race -coverprofile=coverage.out ./... 08:34:30 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:57 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:34:57 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:34:58 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:34:58 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:34:59 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:34:59 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:34:59 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:34:59 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:34:59 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:34:59 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:34:59 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:34:59 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 08:35:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:35:00 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:35:00 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:35:00 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:35:01 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:35:01 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:35:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements 08:35:02 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 08:35:02 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:35:02 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:35:03 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:35:03 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:35:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements 08:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:35:04 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:35:04 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:35:04 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:35:04 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:35:04 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:35:04 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:35:04 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:35:05 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:35:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:35:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:35:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:35:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 08:35:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 53.3% of statements 08:35:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.511s coverage: 93.4% of statements 08:35:07 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements 08:35:07 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:35:07 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:35:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 10.0% of statements 08:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:35:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:35:09 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:35:09 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:35:09 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:35:09 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:35:09 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:35:09 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:35:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:35:09 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:35:09 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.412s coverage: 95.8% of statements 08:35:10 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 08:35:10 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:35:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:35:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] 08:35:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements 08:35:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 42.5% of statements 08:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 08:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.014s coverage: 77.8% of statements 08:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 08:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 08:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:35:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:35:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:35:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:35:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:35:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:35:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:35:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:35:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:35:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:35:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:35:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:35:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:35:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:35:16 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:35:16 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:35:16 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:35:17 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:35:19 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:35:19 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:35:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:35:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:35:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:35:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:35:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:35:24 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:35:24 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:35:24 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:35:24 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 08:35:25 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 08:35:25 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 08:35:25 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 08:35:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 08:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:35:26 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:35:26 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:35:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:35:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:35:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:35:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:35:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:35:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 08:35:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:35:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:35:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:35:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:35:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.048s coverage: 92.9% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 75.0% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.117s coverage: 63.1% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 36.5% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.029s coverage: 4.9% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.063s coverage: 97.1% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 19.9% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 95.7% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 08:35:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements 08:35:38 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:35:38 running golangci-lint 08:35:38 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:35:38 go version go1.23.2 linux/amd64 08:35:38 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:35:38 level=info msg="[config_reader] Used config file .golangci.yml" 08:35:38 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:36:00 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|exports_file|files|deps|name) took 21.807528399s" 08:36:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.409688ms" 08:36:12 level=info msg="[linters_context/goanalysis] analyzers took 1m55.200406381s with top 10 stages: buildir: 54.535764138s, gosec: 3.83373922s, fact_deprecated: 2.944867497s, inspect: 2.47018419s, printf: 1.825851774s, ctrlflow: 1.59190074s, nilness: 1.310921244s, fact_purity: 1.204312004s, S1038: 1.101037886s, typedness: 850.902058ms" 08:36:12 level=info msg="[runner] Issues before processing: 219, after processing: 0" 08:36:12 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 219/219, skip_dirs: 219/219, autogenerated_exclude: 219/219, exclude-rules: 219/22, nolint: 22/0, path_prettifier: 219/219, cgo: 219/219, invalid_issue: 219/219, identifier_marker: 219/219, exclude: 219/219, skip_files: 219/219" 08:36:12 level=info msg="[runner] processing took 21.931327ms with stages: nolint: 9.956966ms, autogenerated_exclude: 4.086771ms, identifier_marker: 3.976991ms, path_prettifier: 1.747673ms, exclude-rules: 1.112578ms, skip_dirs: 938.417µs, invalid_issue: 44.231µs, cgo: 39.85µs, filename_unadjuster: 21µs, max_same_issues: 2.05µs, uniq_by_line: 950ns, fixer: 640ns, max_from_linter: 630ns, sort_results: 530ns, skip_files: 510ns, diff: 390ns, exclude: 380ns, path_prefixer: 320ns, source_code: 130ns, max_per_file_from_linter: 110ns, path_shortener: 110ns, severity-rules: 100ns" 08:36:12 level=info msg="[runner] linters took 11.183636574s with stages: goanalysis_metalinter: 11.161568686s" 08:36:12 level=info msg="File cache stats: 0 entries of total size 0B" 08:36:12 level=info msg="Memory: 328 samples, avg is 278.4MB, max is 1287.7MB" 08:36:12 level=info msg="Execution took 33.040982644s" 08:36:12 go vet ./... 08:36:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:36:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:36:18 ./bin/test-attribution-txt.sh [Pipeline] echo 08:36:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:36:18 + ls -al . 08:36:18 total 1852 08:36:18 drwxrwxr-x 11 1001 1001 4096 Oct 9 08:34 . 08:36:18 drwxr-xr-x 4 root root 4096 Oct 9 08:34 .. 08:36:18 drwxrwxr-x 2 1001 1001 4096 Oct 9 08:33 .blubracket 08:36:18 -rw-rw-r-- 1 1001 1001 10 Oct 9 08:33 .dockerignore 08:36:18 drwxrwxr-x 8 1001 1001 4096 Oct 9 08:35 .git 08:36:18 drwxrwxr-x 3 1001 1001 4096 Oct 9 08:33 .github 08:36:18 -rw-rw-r-- 1 1001 1001 1102 Oct 9 08:33 .gitignore 08:36:18 -rw-rw-r-- 1 1001 1001 199 Oct 9 08:33 .golangci.yml 08:36:18 -rw-rw-r-- 1 1001 1001 100 Oct 9 08:33 .hadolint.yml 08:36:18 drwxr-xr-x 3 1001 1001 4096 Oct 9 08:33 .semver 08:36:18 -rw-rw-r-- 1 1001 1001 155 Oct 9 08:33 .sonarcloud.properties 08:36:18 -rw-rw-r-- 1 1001 1001 1171 Oct 9 08:33 ADOPTERS.md 08:36:18 -rw-rw-r-- 1 1001 1001 21553 Oct 9 08:33 Attribution.txt 08:36:18 -rw-rw-r-- 1 1001 1001 100284 Oct 9 08:33 CHANGELOG.md 08:36:18 -rw-rw-r-- 1 1001 1001 3804 Oct 9 08:33 CONTRIBUTING.md 08:36:18 -rw-rw-r-- 1 1001 1001 677 Oct 9 08:33 GOVERNANCE.md 08:36:18 -rw-rw-r-- 1 1001 1001 861 Oct 9 08:33 Jenkinsfile 08:36:18 -rw-rw-r-- 1 1001 1001 10775 Oct 9 08:33 LICENSE 08:36:18 -rw-rw-r-- 1 1001 1001 16854 Oct 9 08:33 Makefile 08:36:18 -rw-rw-r-- 1 1001 1001 582 Oct 9 08:33 OWNERS.md 08:36:18 -rw-rw-r-- 1 1001 1001 9528 Oct 9 08:33 README.md 08:36:18 -rw-rw-r-- 1 1001 1001 789 Oct 9 08:33 SECURITY.md 08:36:18 -rw-rw-r-- 1 1001 1001 5 Oct 9 08:33 VERSION 08:36:18 drwxrwxr-x 2 1001 1001 4096 Oct 9 08:33 bin 08:36:18 drwxrwxr-x 20 1001 1001 4096 Oct 9 08:33 cmd 08:36:18 -rw-r--r-- 1 root root 1504316 Oct 9 08:35 coverage.out 08:36:18 drwxrwxr-x 2 1001 1001 4096 Oct 9 08:33 fuzz_test 08:36:18 -rw-rw-r-- 1 1001 1001 7305 Oct 9 08:33 go.mod 08:36:18 -rw-rw-r-- 1 1001 1001 102748 Oct 9 08:33 go.sum 08:36:18 drwxrwxr-x 7 1001 1001 4096 Oct 9 08:33 internal 08:36:18 drwxrwxr-x 3 1001 1001 4096 Oct 9 08:33 openapi 08:36:18 -rw-rw-r-- 1 1001 1001 584 Oct 9 08:33 security.txt 08:36:18 -rw-rw-r-- 1 1001 1001 204 Oct 9 08:33 version.go [Pipeline] sh 08:36:19 + '[' -e coverage.out ] 08:36:19 + chown 1001:1001 coverage.out [Pipeline] stash 08:36:19 Stashed 1 file(s) [Pipeline] sh 08:36:19 + make build 08:36:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:36:44 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:48 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:36:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:36:57 $ docker stop --time=1 a9e495a85eb1df45c4a61423aa48a089a76e092212e613e6f2f78b9aa9f78b1e 08:37:00 $ docker rm -f --volumes a9e495a85eb1df45c4a61423aa48a089a76e092212e613e6f2f78b9aa9f78b1e [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:37:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:01 08:37:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:01 latest: Pulling from edgex-devops/edgex-compose 08:37:01 91d30c5bc195: Pulling fs layer 08:37:01 2e9b0aa3be6d: Pulling fs layer 08:37:01 9c61dcf015f6: Pulling fs layer 08:37:01 4698f68db338: Pulling fs layer 08:37:01 2a2f49069b9e: Pulling fs layer 08:37:01 e0025b399a48: Pulling fs layer 08:37:01 2a2f49069b9e: Waiting 08:37:01 e0025b399a48: Waiting 08:37:01 4698f68db338: Waiting 08:37:02 91d30c5bc195: Verifying Checksum 08:37:02 91d30c5bc195: Download complete 08:37:02 4698f68db338: Verifying Checksum 08:37:02 4698f68db338: Download complete 08:37:02 2e9b0aa3be6d: Verifying Checksum 08:37:02 2e9b0aa3be6d: Download complete 08:37:02 e0025b399a48: Download complete 08:37:02 91d30c5bc195: Pull complete 08:37:02 2a2f49069b9e: Download complete 08:37:02 2e9b0aa3be6d: Pull complete 08:37:02 9c61dcf015f6: Verifying Checksum 08:37:02 9c61dcf015f6: Download complete 08:37:05 9c61dcf015f6: Pull complete 08:37:05 4698f68db338: Pull complete 08:37:05 2a2f49069b9e: Pull complete 08:37:05 e0025b399a48: Pull complete 08:37:05 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:37:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:05 prd-ubuntu20.04-docker-8c-8g-22303 does not seem to be running inside a container 08:37:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:37:06 $ docker top 8aa1c236e9b221e1f1231ec941ea4b3d00bded5a55d6bb81bcbdb0736c6b4546 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:06 + docker compose -f ./docker-compose-build.yml build --parallel 08:37:09 #1 [core-command internal] load build definition from Dockerfile 08:37:09 #1 transferring dockerfile: 08:37:09 #1 transferring dockerfile: 1.93kB done 08:37:09 #1 DONE 0.0s 08:37:09 08:37:09 #2 [support-notifications internal] load build definition from Dockerfile 08:37:09 #2 transferring dockerfile: 2.02kB done 08:37:09 #2 DONE 0.0s 08:37:09 08:37:09 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:37:09 #3 transferring dockerfile: 2.15kB done 08:37:09 #3 DONE 0.0s 08:37:09 08:37:09 #4 [support-scheduler internal] load build definition from Dockerfile 08:37:09 #4 transferring dockerfile: 1.93kB done 08:37:09 #4 DONE 0.0s 08:37:09 08:37:09 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:37:09 #5 transferring dockerfile: 2.23kB done 08:37:09 #5 DONE 0.0s 08:37:09 08:37:09 #6 [security-secretstore-setup internal] load build definition from Dockerfile 08:37:09 #6 transferring dockerfile: 2.49kB done 08:37:09 #6 DONE 0.0s 08:37:09 08:37:09 #7 [security-spire-server internal] load build definition from Dockerfile 08:37:09 #7 transferring dockerfile: 1.70kB done 08:37:09 #7 DONE 0.0s 08:37:09 08:37:09 #8 [core-keeper internal] load build definition from Dockerfile 08:37:09 #8 transferring dockerfile: 2.07kB done 08:37:09 #8 DONE 0.1s 08:37:09 08:37:09 #9 [core-data internal] load build definition from Dockerfile 08:37:09 #9 transferring dockerfile: 2.07kB done 08:37:09 #9 DONE 0.1s 08:37:09 08:37:09 #10 [security-bootstrapper internal] load build definition from Dockerfile 08:37:09 #10 DONE 0.0s 08:37:09 08:37:09 #11 [security-spire-config internal] load build definition from Dockerfile 08:37:09 #11 transferring dockerfile: 1.69kB done 08:37:09 #11 DONE 0.1s 08:37:09 08:37:09 #12 [support-cron-scheduler internal] load build definition from Dockerfile 08:37:09 #12 transferring dockerfile: 1.85kB done 08:37:09 #12 DONE 0.1s 08:37:09 08:37:09 #13 [security-spire-agent internal] load build definition from Dockerfile 08:37:09 #13 transferring dockerfile: 1.81kB done 08:37:09 #13 DONE 0.1s 08:37:09 08:37:09 #14 [core-metadata internal] load build definition from Dockerfile 08:37:09 #14 transferring dockerfile: 2.13kB done 08:37:09 #14 DONE 0.1s 08:37:09 08:37:09 #10 [security-bootstrapper internal] load build definition from Dockerfile 08:37:09 #10 transferring dockerfile: 3.17kB done 08:37:09 #10 DONE 0.1s 08:37:09 08:37:09 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:37:09 #15 transferring dockerfile: 1.89kB done 08:37:09 #15 DONE 0.1s 08:37:09 08:37:09 #16 [security-proxy-setup internal] load build definition from Dockerfile 08:37:09 #16 transferring dockerfile: 2.50kB done 08:37:09 #16 DONE 0.1s 08:37:09 08:37:09 #17 [core-command internal] load .dockerignore 08:37:09 #17 transferring context: 50B done 08:37:09 #17 DONE 0.0s 08:37:09 08:37:09 #18 [support-notifications internal] load .dockerignore 08:37:09 #18 transferring context: 50B done 08:37:09 #18 DONE 0.0s 08:37:09 08:37:09 #19 [security-proxy-auth internal] load .dockerignore 08:37:09 #19 transferring context: 50B done 08:37:09 #19 DONE 0.0s 08:37:09 08:37:09 #20 [support-scheduler internal] load .dockerignore 08:37:10 #20 transferring context: 50B done 08:37:10 #20 DONE 0.0s 08:37:10 08:37:10 #21 [security-secretstore-setup internal] load .dockerignore 08:37:10 #21 transferring context: 50B done 08:37:10 #21 DONE 0.0s 08:37:10 08:37:10 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:37:10 #22 transferring context: 50B done 08:37:10 #22 DONE 0.0s 08:37:10 08:37:10 #23 [security-spire-server internal] load .dockerignore 08:37:10 #23 transferring context: 50B done 08:37:10 #23 DONE 0.0s 08:37:10 08:37:10 #24 [core-keeper internal] load .dockerignore 08:37:10 #24 transferring context: 50B done 08:37:10 #24 DONE 0.0s 08:37:10 08:37:10 #25 [core-data internal] load .dockerignore 08:37:10 #25 transferring context: 50B done 08:37:10 #25 DONE 0.0s 08:37:10 08:37:10 #26 [security-spire-agent internal] load .dockerignore 08:37:10 #26 transferring context: 50B done 08:37:10 #26 DONE 0.0s 08:37:10 08:37:10 #27 [support-cron-scheduler internal] load .dockerignore 08:37:10 #27 transferring context: 50B done 08:37:10 #27 DONE 0.1s 08:37:10 08:37:10 #28 [security-spire-config internal] load .dockerignore 08:37:10 #28 transferring context: 50B done 08:37:10 #28 DONE 0.0s 08:37:10 08:37:10 #29 [security-bootstrapper internal] load .dockerignore 08:37:10 #29 transferring context: 50B done 08:37:10 #29 DONE 0.1s 08:37:10 08:37:10 #30 [core-metadata internal] load .dockerignore 08:37:10 #30 transferring context: 50B done 08:37:10 #30 DONE 0.1s 08:37:10 08:37:10 #31 [security-spiffe-token-provider internal] load .dockerignore 08:37:10 #31 transferring context: 50B done 08:37:10 #31 DONE 0.0s 08:37:10 08:37:10 #32 [security-proxy-setup internal] load .dockerignore 08:37:10 #32 transferring context: 50B done 08:37:10 #32 DONE 0.0s 08:37:10 08:37:10 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:37:10 #33 DONE 0.0s 08:37:10 08:37:10 #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:37:10 #34 ... 08:37:10 08:37:10 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:37:10 #33 DONE 0.0s 08:37:10 08:37:10 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 08:37:10 #34 ... 08:37:10 08:37:10 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:37:10 #33 DONE 0.0s 08:37:10 08:37:10 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 08:37:10 #34 ... 08:37:10 08:37:10 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:37:10 #33 DONE 0.0s 08:37:10 08:37:10 #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:37:10 #34 DONE 0.5s 08:37:10 08:37:10 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:37:10 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 08:37:10 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 08:37:10 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:37:10 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:37:10 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:37:10 #35 DONE 0.5s 08:37:10 08:37:10 #36 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:37:10 #36 ... 08:37:10 08:37:10 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:37:10 #37 DONE 0.6s 08:37:10 08:37:10 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:37:10 #38 DONE 0.6s 08:37:10 08:37:10 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:37:10 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 08:37:10 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:37:10 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:37:10 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:37:10 #35 DONE 0.5s 08:37:11 08:37:11 #39 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:12 #39 ... 08:37:12 08:37:12 #40 [security-spire-agent internal] load build context 08:37:12 #40 transferring context: 27.51kB 0.0s done 08:37:12 #40 DONE 1.3s 08:37:12 08:37:12 #41 [security-spire-config internal] load build context 08:37:12 #41 transferring context: 26.23kB 0.0s done 08:37:12 #41 DONE 1.4s 08:37:12 08:37:12 #42 [security-spire-server internal] load build context 08:37:12 #42 transferring context: 27.98kB 0.0s done 08:37:12 #42 DONE 1.5s 08:37:12 08:37:12 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:37:12 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 08:37:12 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:37:12 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:37:12 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:37:12 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 08:37:12 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 08:37:12 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 08:37:12 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:37:12 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:37:12 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.05MB / 30.73MB 0.9s 08:37:12 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 1.0s 08:37:12 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:37:12 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 1.1s 08:37:12 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 1.2s 08:37:12 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s 08:37:12 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done 08:37:13 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:37:15 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done 08:37:19 #43 ... 08:37:19 08:37:19 #36 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:37:19 #36 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:19 #36 1.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:19 #36 1.964 (1/1) Installing dumb-init (1.2.5-r3) 08:37:19 #36 1.982 Executing busybox-1.36.1-r29.trigger 08:37:19 #36 1.992 OK: 8 MiB in 15 packages 08:37:19 #36 DONE 8.2s 08:37:19 08:37:19 #44 [core-command stage-1 3/8] RUN apk --no-cache upgrade 08:37:19 #44 ... 08:37:19 08:37:19 #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:37:19 #0 1.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:19 #0 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:19 #0 1.939 (1/2) Installing ca-certificates (20240705-r0) 08:37:19 #0 1.972 (2/2) Installing dumb-init (1.2.5-r3) 08:37:19 #0 1.977 Executing busybox-1.36.1-r29.trigger 08:37:19 #0 1.983 Executing ca-certificates-20240705-r0.trigger 08:37:19 #0 2.028 OK: 9 MiB in 16 packages 08:37:19 #45 DONE 8.5s 08:37:19 08:37:19 #46 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:37:19 #0 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:19 #0 3.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:19 #0 3.543 (1/2) Installing dumb-init (1.2.5-r3) 08:37:19 #0 3.546 (2/2) Installing su-exec (0.2-r3) 08:37:19 #0 3.630 Executing busybox-1.36.1-r29.trigger 08:37:19 #0 3.635 OK: 8 MiB in 16 packages 08:37:19 #46 DONE 8.5s 08:37:19 08:37:19 #47 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:19 #47 DONE 8.6s 08:37:19 08:37:19 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:37:19 #0 3.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:19 #0 3.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:19 #0 3.890 (1/4) Installing ca-certificates (20240705-r0) 08:37:19 #0 3.911 (2/4) Installing dumb-init (1.2.5-r3) 08:37:19 #0 3.915 (3/4) Installing su-exec (0.2-r3) 08:37:19 #0 3.917 (4/4) Installing yq-go (4.44.1-r2) 08:37:19 #0 3.980 Executing busybox-1.36.1-r29.trigger 08:37:19 #0 3.991 Executing ca-certificates-20240705-r0.trigger 08:37:19 #0 4.057 OK: 19 MiB in 18 packages 08:37:19 #48 DONE 8.6s 08:37:19 08:37:19 #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:37:19 #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:19 #0 3.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:19 #0 4.307 (1/1) Installing dumb-init (1.2.5-r3) 08:37:19 #0 4.314 Executing busybox-1.36.1-r29.trigger 08:37:19 #0 4.324 OK: 8 MiB in 15 packages 08:37:19 #49 DONE 8.6s 08:37:19 08:37:19 #50 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:37:19 #50 ... 08:37:19 08:37:19 #51 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:37:19 #0 1.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:19 #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:19 #0 2.015 (1/3) Installing ca-certificates (20240705-r0) 08:37:19 #0 2.040 (2/3) Installing dumb-init (1.2.5-r3) 08:37:19 #0 2.040 (3/3) Installing tzdata (2024b-r0) 08:37:19 #0 2.089 Executing busybox-1.36.1-r29.trigger 08:37:19 #0 2.106 Executing ca-certificates-20240705-r0.trigger 08:37:19 #0 2.186 OK: 10 MiB in 17 packages 08:37:19 #51 DONE 8.8s 08:37:19 08:37:19 #52 [core-command internal] load build context 08:37:19 #52 transferring context: 332.49MB 9.0s 08:37:19 #52 ... 08:37:19 08:37:19 #53 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:37:19 #53 DONE 9.5s 08:37:19 08:37:19 #52 [core-command internal] load build context 08:37:19 #52 ... 08:37:19 08:37:19 #54 [support-notifications builder 2/7] WORKDIR /edgex-go 08:37:20 #54 ... 08:37:20 08:37:20 #55 [support-scheduler internal] load build context 08:37:20 #55 ... 08:37:20 08:37:20 #56 [core-data internal] load build context 08:37:20 #56 ... 08:37:20 08:37:20 #57 [core-metadata internal] load build context 08:37:20 #57 ... 08:37:20 08:37:20 #58 [security-secretstore-setup internal] load build context 08:37:20 #58 ... 08:37:20 08:37:20 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:37:20 #0 9.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:20 #0 9.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:20 #59 ... 08:37:20 08:37:20 #60 [core-common-config-bootstrapper internal] load build context 08:37:21 #60 ... 08:37:21 08:37:21 #61 [support-cron-scheduler internal] load build context 08:37:21 #61 ... 08:37:21 08:37:21 #62 [security-proxy-auth internal] load build context 08:37:21 #62 ... 08:37:21 08:37:21 #63 [security-proxy-setup internal] load build context 08:37:21 #63 ... 08:37:21 08:37:21 #64 [security-spiffe-token-provider internal] load build context 08:37:21 #64 ... 08:37:21 08:37:21 #65 [security-bootstrapper internal] load build context 08:37:21 #65 ... 08:37:21 08:37:21 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:37:21 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 08:37:21 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:37:21 #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:37:21 #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:37:21 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 08:37:21 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 08:37:21 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done 08:37:21 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.1s done 08:37:21 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 08:37:21 #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done 08:37:21 #66 ... 08:37:21 08:37:21 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:21 #0 8.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:21 #0 9.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:21 #0 9.315 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:37:21 #0 9.315 v3.20.3-143-g84a4dfa4160 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:37:21 #0 9.315 OK: 24163 distinct packages available 08:37:21 #0 9.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:21 #0 9.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:21 #0 9.722 (1/4) Installing dumb-init (1.2.5-r3) 08:37:21 #0 9.727 (2/4) Installing musl-obstack (1.2.3-r2) 08:37:21 #0 9.731 (3/4) Installing libucontext (1.2-r3) 08:37:21 #0 9.737 (4/4) Installing gcompat (1.1.0-r4) 08:37:21 #0 9.761 Executing busybox-1.36.1-r29.trigger 08:37:21 #0 9.779 OK: 8 MiB in 18 packages 08:37:21 #67 ... 08:37:21 08:37:21 #68 [support-notifications internal] load build context 08:37:22 #68 ... 08:37:22 08:37:22 #69 [core-keeper internal] load build context 08:37:22 #69 ... 08:37:22 08:37:22 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:37:22 #0 9.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:22 #0 9.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:22 #0 10.14 (1/4) Installing dumb-init (1.2.5-r3) 08:37:22 #0 10.14 (2/4) Installing openssl (3.3.2-r0) 08:37:22 #0 10.15 (3/4) Installing su-exec (0.2-r3) 08:37:22 #0 10.15 (4/4) Installing yq-go (4.44.1-r2) 08:37:22 #0 10.21 Executing busybox-1.36.1-r29.trigger 08:37:22 #0 10.23 OK: 19 MiB in 18 packages 08:37:22 #70 ... 08:37:22 08:37:22 #69 [core-keeper internal] load build context 08:37:23 #69 transferring context: 452.82MB 12.8s done 08:37:25 #69 ... 08:37:25 08:37:25 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:37:25 #70 DONE 14.1s 08:37:25 08:37:25 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:25 #67 DONE 13.9s 08:37:25 08:37:25 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:37:25 #59 10.25 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:37:25 #59 10.25 v3.20.3-143-g84a4dfa4160 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:37:25 #59 10.25 OK: 24163 distinct packages available 08:37:25 #59 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:25 #59 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:25 #59 10.67 (1/14) Installing ca-certificates (20240705-r0) 08:37:25 #59 10.69 (2/14) Installing brotli-libs (1.1.0-r2) 08:37:25 #59 10.71 (3/14) Installing c-ares (1.33.1-r0) 08:37:25 #59 10.71 (4/14) Installing libunistring (1.2-r0) 08:37:25 #59 10.72 (5/14) Installing libidn2 (2.3.7-r0) 08:37:25 #59 10.72 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:37:25 #59 10.72 (7/14) Installing libpsl (0.21.5-r1) 08:37:25 #59 10.73 (8/14) Installing zstd-libs (1.5.6-r0) 08:37:25 #59 10.74 (9/14) Installing libcurl (8.10.1-r0) 08:37:25 #59 10.75 (10/14) Installing curl (8.10.1-r0) 08:37:25 #59 10.75 (11/14) Installing dumb-init (1.2.5-r3) 08:37:25 #59 10.76 (12/14) Installing musl-obstack (1.2.3-r2) 08:37:25 #59 10.76 (13/14) Installing libucontext (1.2-r3) 08:37:25 #59 10.77 (14/14) Installing gcompat (1.1.0-r4) 08:37:25 #59 10.77 Executing busybox-1.36.1-r29.trigger 08:37:25 #59 10.78 Executing ca-certificates-20240705-r0.trigger 08:37:25 #59 10.82 OK: 13 MiB in 28 packages 08:37:25 #59 DONE 14.1s 08:37:25 08:37:25 #64 [security-spiffe-token-provider internal] load build context 08:37:25 #64 transferring context: 452.82MB 11.9s done 08:37:25 #64 DONE 14.5s 08:37:25 08:37:25 #39 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:25 #39 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:25 #39 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:25 #39 10.53 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:37:25 #39 10.53 v3.20.3-143-g84a4dfa4160 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:37:25 #39 10.53 OK: 24163 distinct packages available 08:37:25 #39 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:25 #39 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:25 #39 10.98 (1/5) Installing dumb-init (1.2.5-r3) 08:37:25 #39 10.99 (2/5) Installing musl-obstack (1.2.3-r2) 08:37:25 #39 10.99 (3/5) Installing libucontext (1.2-r3) 08:37:25 #39 10.99 (4/5) Installing gcompat (1.1.0-r4) 08:37:25 #39 10.99 (5/5) Installing openssl (3.3.2-r0) 08:37:25 #39 11.01 Executing busybox-1.36.1-r29.trigger 08:37:25 #39 11.01 OK: 9 MiB in 19 packages 08:37:25 #39 DONE 14.0s 08:37:25 08:37:25 #61 [support-cron-scheduler internal] load build context 08:37:25 #61 transferring context: 452.82MB 12.1s done 08:37:25 #61 DONE 14.5s 08:37:25 08:37:25 #54 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:37:25 #54 DONE 5.2s 08:37:25 08:37:25 #52 [core-command internal] load build context 08:37:25 #52 transferring context: 452.82MB 12.0s done 08:37:25 #52 DONE 14.5s 08:37:25 08:37:25 #65 [security-bootstrapper internal] load build context 08:37:25 #65 transferring context: 452.82MB 12.6s done 08:37:25 #65 DONE 14.5s 08:37:25 08:37:25 #56 [core-data internal] load build context 08:37:25 #56 transferring context: 452.82MB 12.6s done 08:37:25 #56 DONE 14.6s 08:37:25 08:37:25 #55 [support-scheduler internal] load build context 08:37:25 #55 transferring context: 452.82MB 12.7s done 08:37:25 #55 DONE 14.6s 08:37:25 08:37:25 #69 [core-keeper internal] load build context 08:37:25 #69 DONE 14.6s 08:37:25 08:37:25 #58 [security-secretstore-setup internal] load build context 08:37:25 #58 transferring context: 452.82MB 13.1s done 08:37:25 #58 DONE 14.6s 08:37:25 08:37:25 #62 [security-proxy-auth internal] load build context 08:37:25 #62 transferring context: 452.82MB 13.3s done 08:37:25 #62 DONE 14.6s 08:37:25 08:37:25 #68 [support-notifications internal] load build context 08:37:25 #68 transferring context: 452.82MB 14.1s done 08:37:25 #68 DONE 14.6s 08:37:25 08:37:25 #60 [core-common-config-bootstrapper internal] load build context 08:37:25 #60 transferring context: 452.82MB 14.2s done 08:37:25 #60 DONE 14.6s 08:37:25 08:37:25 #63 [security-proxy-setup internal] load build context 08:37:25 #63 transferring context: 452.82MB 14.3s done 08:37:25 #63 DONE 14.6s 08:37:25 08:37:25 #57 [core-metadata internal] load build context 08:37:25 #57 transferring context: 452.82MB 14.3s done 08:37:25 #57 DONE 14.6s 08:37:25 08:37:25 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:37:26 #66 ... 08:37:26 08:37:26 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:26 #71 DONE 1.5s 08:37:26 08:37:26 #50 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:37:26 #50 6.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:26 #50 6.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:26 #50 6.607 Upgrading critical system libraries and apk-tools: 08:37:26 #50 6.607 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:37:26 #50 6.613 Executing busybox-1.36.1-r29.trigger 08:37:26 #50 6.747 Continuing the upgrade transaction with new apk-tools: 08:37:26 #50 6.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:26 #50 6.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:26 #50 ... 08:37:26 08:37:26 #72 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:37:26 #0 6.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:26 #0 6.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:26 #0 6.578 Upgrading critical system libraries and apk-tools: 08:37:26 #0 6.578 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:37:26 #0 6.583 Executing busybox-1.36.1-r29.trigger 08:37:26 #0 6.673 Continuing the upgrade transaction with new apk-tools: 08:37:26 #0 6.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:26 #0 6.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:26 #0 7.154 OK: 8 MiB in 16 packages 08:37:26 #72 DONE 7.3s 08:37:26 08:37:26 #44 [core-command stage-1 3/8] RUN apk --no-cache upgrade 08:37:26 #44 6.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:26 #44 6.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:26 #44 7.208 Upgrading critical system libraries and apk-tools: 08:37:26 #44 7.208 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:37:26 #44 7.220 Executing busybox-1.36.1-r29.trigger 08:37:26 #44 7.315 Continuing the upgrade transaction with new apk-tools: 08:37:26 #44 7.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:26 #44 7.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:26 #44 7.753 OK: 8 MiB in 15 packages 08:37:26 #44 DONE 8.0s 08:37:26 08:37:26 #50 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:37:26 #50 7.199 OK: 19 MiB in 18 packages 08:37:26 #50 DONE 7.4s 08:37:26 08:37:26 #73 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:37:26 #73 ... 08:37:26 08:37:26 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:37:26 #0 6.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:26 #0 6.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:26 #0 6.691 Upgrading critical system libraries and apk-tools: 08:37:26 #0 6.691 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:37:26 #0 6.700 Executing busybox-1.36.1-r29.trigger 08:37:26 #0 6.833 Continuing the upgrade transaction with new apk-tools: 08:37:26 #0 6.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:26 #0 7.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:26 #0 7.342 OK: 9 MiB in 16 packages 08:37:26 #74 DONE 7.4s 08:37:27 08:37:27 #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:37:27 #0 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:27 #0 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:27 #0 1.930 OK: 246 MiB in 54 packages 08:37:27 #75 DONE 2.0s 08:37:27 08:37:27 #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:37:27 #76 DONE 0.0s 08:37:27 08:37:27 #77 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:27 #77 ... 08:37:27 08:37:27 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:37:27 #0 6.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:27 #0 6.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:27 #0 6.966 Upgrading critical system libraries and apk-tools: 08:37:27 #0 6.966 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:37:27 #0 6.980 Executing busybox-1.36.1-r29.trigger 08:37:27 #0 7.067 Continuing the upgrade transaction with new apk-tools: 08:37:27 #0 7.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:27 #0 7.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:27 #0 7.450 OK: 8 MiB in 15 packages 08:37:27 #78 DONE 7.6s 08:37:27 08:37:27 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:37:27 #0 6.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:27 #0 6.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:27 #0 7.035 Upgrading critical system libraries and apk-tools: 08:37:27 #0 7.037 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:37:27 #0 7.044 Executing busybox-1.36.1-r29.trigger 08:37:27 #0 7.116 Continuing the upgrade transaction with new apk-tools: 08:37:27 #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:27 #0 7.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:27 #0 7.596 OK: 10 MiB in 17 packages 08:37:27 #79 DONE 7.7s 08:37:27 08:37:27 #80 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:37:27 #0 1.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:27 #0 2.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:27 #80 2.374 OK: 246 MiB in 54 packages 08:37:27 #80 DONE 2.7s 08:37:27 08:37:27 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:37:27 #0 6.217 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:27 #0 6.788 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:27 #0 7.550 (1/1) Installing dumb-init (1.2.5-r3) 08:37:27 #0 7.852 Executing busybox-1.36.1-r29.trigger 08:37:27 #0 7.860 OK: 8 MiB in 15 packages 08:37:27 #81 DONE 8.0s 08:37:27 08:37:27 #82 [core-command builder 4/7] COPY go.mod vendor* ./ 08:37:27 #82 DONE 0.0s 08:37:27 08:37:27 #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:29 #83 ... 08:37:29 08:37:29 #84 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:37:29 #0 1.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:29 #0 2.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:29 #0 2.384 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:37:29 #0 2.384 v3.20.3-143-g84a4dfa4160 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:37:29 #0 2.384 OK: 24162 distinct packages available 08:37:29 #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:29 #0 2.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:29 #0 2.904 OK: 246 MiB in 54 packages 08:37:29 #84 DONE 3.0s 08:37:29 08:37:29 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:37:29 #85 DONE 0.0s 08:37:29 08:37:29 #86 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:37:29 #0 2.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:29 #0 2.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:29 #0 2.930 OK: 246 MiB in 54 packages 08:37:29 #86 DONE 3.1s 08:37:29 08:37:29 #87 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:37:29 #87 DONE 0.0s 08:37:29 08:37:29 #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:29 #88 ... 08:37:29 08:37:29 #73 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:37:29 #73 DONE 1.8s 08:37:29 08:37:29 #89 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:37:29 #89 DONE 0.1s 08:37:29 08:37:29 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:37:29 #0 1.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:29 #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:29 #0 2.538 Upgrading critical system libraries and apk-tools: 08:37:29 #0 2.538 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:37:29 #0 2.546 Executing busybox-1.36.1-r29.trigger 08:37:29 #0 2.629 Continuing the upgrade transaction with new apk-tools: 08:37:29 #0 2.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:29 #0 2.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:29 #90 4.796 OK: 9 MiB in 19 packages 08:37:30 #90 DONE 4.9s 08:37:30 08:37:30 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:37:30 #91 ... 08:37:30 08:37:30 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:37:30 #92 DONE 0.4s 08:37:30 08:37:30 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:37:30 #91 DONE 0.4s 08:37:30 08:37:30 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:37:30 #93 DONE 0.0s 08:37:30 08:37:30 #94 [security-spire-server stage-2 6/9] COPY security.txt / 08:37:31 #94 DONE 0.5s 08:37:31 08:37:31 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:37:31 #95 DONE 0.6s 08:37:31 08:37:31 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:31 #96 DONE 0.0s 08:37:31 08:37:31 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:37:31 #97 DONE 0.0s 08:37:31 08:37:31 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:31 #98 DONE 0.0s 08:37:31 08:37:31 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 08:37:31 #99 DONE 0.1s 08:37:31 08:37:31 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:31 #100 DONE 0.1s 08:37:31 08:37:31 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:37:31 #101 DONE 0.0s 08:37:31 08:37:31 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:37:31 #102 DONE 0.1s 08:37:31 08:37:31 #103 [security-spire-server] exporting to image 08:37:31 #103 exporting layers 08:37:31 #103 ... 08:37:31 08:37:31 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:37:31 #104 DONE 0.0s 08:37:31 08:37:31 #103 [security-spire-agent] exporting to image 08:37:31 #103 exporting layers 0.6s done 08:37:31 #103 writing image sha256:781fb2d80277c1d999620bc4c6ddc7bc8c7e2bb8b5d13c28a17d18ebfc0663f7 done 08:37:31 #103 naming to docker.io/library/security-spire-server done 08:37:31 #103 exporting layers 0.6s done 08:37:31 #103 writing image sha256:a91663296c1d3bf3022a59a8bbe0393b113c7e078a176bb2f41ccd1cb077157f done 08:37:31 #103 naming to docker.io/library/security-spire-agent done 08:37:31 #103 DONE 0.7s 08:37:31 08:37:31 #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:37:31 #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:31 #0 2.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:31 #0 2.644 Upgrading critical system libraries and apk-tools: 08:37:31 #0 2.644 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:37:31 #0 2.649 Executing busybox-1.36.1-r29.trigger 08:37:31 #0 2.761 Continuing the upgrade transaction with new apk-tools: 08:37:31 #0 2.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:31 #0 5.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:32 #105 ... 08:37:32 08:37:32 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:37:32 #43 ... 08:37:32 08:37:32 #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:37:32 #0 2.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:32 #0 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:32 #0 2.875 Upgrading critical system libraries and apk-tools: 08:37:32 #0 2.875 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:37:32 #0 4.409 Executing busybox-1.36.1-r29.trigger 08:37:32 #0 4.482 Continuing the upgrade transaction with new apk-tools: 08:37:32 #0 4.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:32 #0 5.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:32 #0 7.322 OK: 8 MiB in 18 packages 08:37:32 #106 DONE 7.4s 08:37:32 08:37:32 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:37:32 #107 ... 08:37:32 08:37:32 #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:37:32 #105 7.370 OK: 13 MiB in 28 packages 08:37:32 #105 DONE 7.7s 08:37:32 08:37:32 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:37:32 #107 DONE 0.3s 08:37:32 08:37:32 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:37:32 #108 DONE 0.0s 08:37:32 08:37:32 #109 [security-spire-config stage-2 6/10] COPY security.txt / 08:37:32 #109 DONE 0.0s 08:37:32 08:37:32 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:32 #110 DONE 0.0s 08:37:32 08:37:32 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:32 #111 DONE 0.0s 08:37:32 08:37:32 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:32 #112 DONE 0.0s 08:37:32 08:37:32 #103 [security-spire-config] exporting to image 08:37:32 #103 ... 08:37:32 08:37:32 #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:37:32 #0 2.079 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:32 #0 5.794 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:32 #0 6.507 OK: 246 MiB in 54 packages 08:37:32 #113 DONE 6.6s 08:37:32 08:37:32 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:37:32 #114 DONE 0.0s 08:37:33 08:37:33 #115 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:37:33 #0 1.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:33 #0 2.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:33 #0 7.489 Upgrading critical system libraries and apk-tools: 08:37:33 #0 7.489 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:37:33 #0 7.496 Executing busybox-1.36.1-r29.trigger 08:37:33 #0 7.573 Continuing the upgrade transaction with new apk-tools: 08:37:33 #0 7.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:33 #0 7.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:33 #0 7.971 OK: 19 MiB in 18 packages 08:37:33 #115 DONE 8.1s 08:37:33 08:37:33 #116 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:37:33 #116 DONE 0.0s 08:37:33 08:37:33 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:33 #117 ... 08:37:33 08:37:33 #103 [security-spire-config] exporting to image 08:37:33 #103 exporting layers 0.6s done 08:37:33 #103 writing image sha256:69e6e2809bd07fa7620033d36521123ea7b3749f968c378ffa8db6d1df6ddfff done 08:37:33 #103 naming to docker.io/library/security-spire-config done 08:37:33 #103 DONE 1.3s 08:37:33 08:37:33 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:00 #118 DONE 31.7s 08:38:00 08:38:00 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:00 #117 DONE 26.7s 08:38:00 08:38:00 #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:00 #88 DONE 31.7s 08:38:00 08:38:00 #77 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:00 #77 DONE 32.7s 08:38:00 08:38:00 #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:00 #83 DONE 32.3s 08:38:00 08:38:00 #119 [core-command builder 6/7] COPY . . 08:38:04 #119 DONE 4.6s 08:38:04 08:38:04 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:38:04 #120 DONE 4.7s 08:38:04 08:38:04 #121 [core-metadata builder 6/7] COPY . . 08:38:04 #121 CACHED 08:38:04 08:38:04 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:38:04 #122 CACHED 08:38:04 08:38:04 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:04 #123 CACHED 08:38:04 08:38:04 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 08:38:04 #124 CACHED 08:38:04 08:38:04 #125 [core-data builder 6/7] COPY . . 08:38:04 #125 CACHED 08:38:04 08:38:04 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:04 #126 CACHED 08:38:04 08:38:04 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:04 #127 CACHED 08:38:04 08:38:04 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 08:38:04 #128 CACHED 08:38:04 08:38:04 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:38:04 #129 CACHED 08:38:04 08:38:04 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:04 #130 CACHED 08:38:04 08:38:04 #131 [support-scheduler builder 6/7] COPY . . 08:38:04 #131 CACHED 08:38:04 08:38:04 #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:38:04 #132 CACHED 08:38:04 08:38:04 #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:38:04 #133 CACHED 08:38:04 08:38:04 #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:04 #134 CACHED 08:38:04 08:38:04 #135 [security-bootstrapper builder 6/7] COPY . . 08:38:04 #135 CACHED 08:38:04 08:38:04 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:04 #136 CACHED 08:38:04 08:38:04 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:38:04 #137 CACHED 08:38:04 08:38:04 #138 [security-proxy-auth builder 6/7] COPY . . 08:38:04 #138 CACHED 08:38:04 08:38:04 #139 [support-cron-scheduler builder 6/7] COPY . . 08:38:04 #139 DONE 4.6s 08:38:04 08:38:04 #140 [security-proxy-setup builder 6/7] COPY . . 08:38:04 #140 CACHED 08:38:04 08:38:04 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:04 #141 CACHED 08:38:04 08:38:04 #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:38:04 #142 CACHED 08:38:04 08:38:04 #143 [security-secretstore-setup builder 6/7] COPY . . 08:38:04 #143 DONE 4.7s 08:38:04 08:38:04 #144 [support-notifications builder 6/7] COPY . . 08:38:04 #144 CACHED 08:38:04 08:38:04 #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:04 #145 CACHED 08:38:04 08:38:04 #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:38:04 #146 CACHED 08:38:04 08:38:04 #147 [core-keeper builder 7/8] COPY . . 08:38:04 #147 DONE 4.7s 08:38:04 08:38:04 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:05 #148 1.188 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:38:15 #148 ... 08:38:15 08:38:15 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:38:15 #0 1.079 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:38:15 #149 ... 08:38:15 08:38:15 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:15 #0 1.356 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:38:15 #150 ... 08:38:15 08:38:15 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:15 #0 0.523 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:38:15 #151 ... 08:38:15 08:38:15 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:15 #0 1.298 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:38:15 #152 ... 08:38:15 08:38:15 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:15 #0 1.056 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:38:15 #153 ... 08:38:15 08:38:15 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:15 #0 0.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:38:15 #154 ... 08:38:15 08:38:15 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:15 #0 0.666 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:38:15 #155 ... 08:38:15 08:38:15 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:15 #0 0.861 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:38:15 #156 ... 08:38:15 08:38:15 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:15 #0 0.798 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:38:15 #157 ... 08:38:15 08:38:15 #158 [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:15 #0 1.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:38:15 #158 ... 08:38:15 08:38:15 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:15 #0 0.452 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:38:15 #159 ... 08:38:15 08:38:15 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:15 #0 0.680 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:39:52 #160 ... 08:39:52 08:39:52 #158 [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:52 #158 96.56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:39:52 #158 ... 08:39:52 08:39:52 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:39:52 #151 DONE 96.8s 08:39:52 08:39:52 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:39:52 #43 ... 08:39:52 08:39:52 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:52 #161 DONE 0.1s 08:39:52 08:39:52 #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:52 #162 DONE 0.1s 08:39:52 08:39:52 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:39:52 #163 DONE 0.1s 08:39:52 08:39:52 #164 [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:52 #164 DONE 0.1s 08:39:52 08:39:52 #165 [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:52 #165 DONE 0.1s 08:39:52 08:39:52 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:39:52 #43 ... 08:39:52 08:39:52 #166 [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:52 #166 ... 08:39:52 08:39:52 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:39:52 #152 DONE 97.9s 08:39:52 08:39:52 #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:02 #166 ... 08:40:02 08:40:02 #158 [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:40:02 #158 DONE 116.5s 08:40:02 08:40:02 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:40:03 #155 ... 08:40:03 08:40:03 #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:40:35 #167 ... 08:40:35 08:40:35 #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:35 #166 DONE 48.0s 08:40:35 08:40:35 #103 [core-common-config-bootstrapper] exporting to image 08:40:35 #103 exporting layers 08:41:31 #103 ... 08:41:31 08:41:31 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #168 ... 08:41:31 08:41:31 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:41:31 #148 DONE 198.0s 08:41:31 08:41:31 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:41:31 #154 DONE 198.1s 08:41:31 08:41:31 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:41:31 #159 DONE 198.1s 08:41:31 08:41:31 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:41:31 #155 DONE 198.2s 08:41:31 08:41:31 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:41:31 #150 DONE 198.2s 08:41:31 08:41:31 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:41:31 #156 DONE 198.2s 08:41:31 08:41:31 #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #169 ... 08:41:31 08:41:31 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:41:31 #160 DONE 198.2s 08:41:31 08:41:31 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:41:31 #149 DONE 198.2s 08:41:31 08:41:31 #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #170 CACHED 08:41:31 08:41:31 #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:41:31 #171 CACHED 08:41:31 08:41:31 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:31 #157 DONE 198.4s 08:41:31 08:41:31 #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:31 #172 CACHED 08:41:31 08:41:31 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #173 CACHED 08:41:31 08:41:31 #174 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #174 ... 08:41:31 08:41:31 #175 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:31 #175 CACHED 08:41:31 08:41:31 #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #176 CACHED 08:41:31 08:41:31 #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:41:31 #167 DONE 80.1s 08:41:31 08:41:31 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:41:31 #153 DONE 198.6s 08:41:31 08:41:31 #103 [core-common-config-bootstrapper] exporting to image 08:41:31 #103 exporting layers 52.7s done 08:41:31 #103 writing image sha256:1045c1b1455fb9bbd622845caf5ab7fba6b67a4147dc9523a273116f31c2e9a7 0.0s done 08:41:31 #103 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:41:31 #103 DONE 54.6s 08:41:31 08:41:31 #177 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #177 CACHED 08:41:31 08:41:31 #178 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:41:31 #178 CACHED 08:41:31 08:41:31 #179 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:41:31 #179 ... 08:41:31 08:41:31 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #168 DONE 2.6s 08:41:31 08:41:31 #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #169 DONE 2.4s 08:41:31 08:41:31 #180 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #180 DONE 2.5s 08:41:31 08:41:31 #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #181 DONE 2.4s 08:41:31 08:41:31 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:41:31 #182 ... 08:41:31 08:41:31 #183 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #183 DONE 2.5s 08:41:31 08:41:31 #184 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:41:31 #184 DONE 2.7s 08:41:31 08:41:31 #174 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #174 DONE 2.6s 08:41:31 08:41:31 #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:41:31 #185 DONE 2.6s 08:41:31 08:41:31 #179 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:41:31 #179 DONE 2.4s 08:41:31 08:41:31 #186 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #186 DONE 2.4s 08:41:31 08:41:31 #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:41:31 #187 DONE 2.8s 08:41:31 08:41:31 #188 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:41:31 #188 ... 08:41:31 08:41:31 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:41:31 #189 DONE 1.3s 08:41:31 08:41:31 #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:31 #190 DONE 1.3s 08:41:31 08:41:31 #191 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:31 #191 DONE 0.9s 08:41:31 08:41:31 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:41:31 #182 DONE 1.4s 08:41:31 08:41:31 #192 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:41:31 #192 DONE 0.9s 08:41:31 08:41:31 #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:41:31 #193 DONE 1.0s 08:41:31 08:41:31 #194 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:41:31 #194 DONE 1.4s 08:41:31 08:41:31 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:41:31 #195 DONE 1.0s 08:41:31 08:41:31 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:41:31 #196 DONE 0.9s 08:41:31 08:41:31 #103 [support-scheduler] exporting to image 08:41:31 #103 ... 08:41:31 08:41:31 #188 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:41:31 #188 DONE 0.9s 08:41:31 08:41:31 #197 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:41:31 #197 DONE 0.9s 08:41:31 08:41:31 #198 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:41:31 #198 ... 08:41:31 08:41:31 #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:41:31 #199 DONE 4.0s 08:41:31 08:41:31 #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #200 ... 08:41:31 08:41:31 #201 [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:41:31 #201 DONE 2.0s 08:41:31 08:41:31 #202 [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:41:31 #202 ... 08:41:31 08:41:31 #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:31 #203 DONE 2.9s 08:41:31 08:41:31 #204 [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:41:31 #204 DONE 2.9s 08:41:31 08:41:31 #205 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:31 #205 DONE 2.9s 08:41:31 08:41:31 #206 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:41:31 #206 DONE 2.9s 08:41:31 08:41:31 #103 [support-scheduler] exporting to image 08:41:31 #103 exporting layers 1.9s done 08:41:31 #103 writing image sha256:9c10095b9825881f1178fe26e8e248752680ad0557c8bacfedcc89b84cb7b198 done 08:41:31 #103 naming to docker.io/library/core-command done 08:41:31 #103 writing image sha256:c8345cb08964d38dbd286db964d21a653c7d2bf9acdf12234aa8d8692fdef7e9 done 08:41:31 #103 naming to docker.io/library/support-scheduler 0.0s done 08:41:31 #103 DONE 57.5s 08:41:31 08:41:31 #207 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:41:31 #207 DONE 2.9s 08:41:31 08:41:31 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:41:31 #208 ... 08:41:31 08:41:31 #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:41:31 #209 DONE 3.1s 08:41:31 08:41:31 #198 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:41:31 #198 DONE 3.2s 08:41:31 08:41:31 #210 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:31 #210 DONE 3.2s 08:41:31 08:41:31 #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #200 DONE 2.7s 08:41:31 08:41:31 #211 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:41:31 #211 ... 08:41:31 08:41:31 #212 [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:41:31 #212 DONE 0.7s 08:41:31 08:41:31 #202 [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:41:31 #202 DONE 1.6s 08:41:31 08:41:31 #213 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:41:31 #213 DONE 0.7s 08:41:31 08:41:31 #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:41:31 #214 DONE 0.7s 08:41:31 08:41:31 #215 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:41:31 #215 DONE 0.7s 08:41:31 08:41:31 #216 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:41:31 #216 DONE 0.4s 08:41:31 08:41:31 #217 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:41:31 #217 DONE 0.4s 08:41:31 08:41:31 #218 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:41:31 #218 ... 08:41:31 08:41:31 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:41:31 #208 DONE 0.7s 08:41:31 08:41:31 #103 [support-cron-scheduler] exporting to image 08:41:31 #103 ... 08:41:31 08:41:31 #211 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:41:31 #211 DONE 1.1s 08:41:31 08:41:31 #103 [core-keeper] exporting to image 08:41:31 #103 ... 08:41:31 08:41:31 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:31 #219 DONE 1.8s 08:41:31 08:41:31 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:41:31 #220 DONE 0.6s 08:41:31 08:41:31 #221 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:41:31 #221 DONE 1.5s 08:41:31 08:41:31 #222 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:41:31 #222 DONE 1.5s 08:41:31 08:41:31 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:41:31 #223 DONE 1.5s 08:41:31 08:41:31 #218 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:41:31 #218 DONE 1.5s 08:41:31 08:41:31 #103 [core-data] exporting to image 08:41:32 #103 ... 08:41:32 08:41:32 #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:41:32 #224 DONE 0.4s 08:41:32 08:41:32 #225 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:41:32 #225 DONE 0.4s 08:41:32 08:41:32 #226 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:41:32 #226 DONE 0.4s 08:41:32 08:41:32 #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:32 #227 ... 08:41:32 08:41:32 #228 [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:41:32 #228 DONE 0.4s 08:41:32 08:41:32 #229 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:41:32 #229 DONE 0.4s 08:41:32 08:41:32 #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:41:32 #230 DONE 0.1s 08:41:32 08:41:32 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:41:32 #231 DONE 0.1s 08:41:32 08:41:32 #103 [core-keeper] exporting to image 08:41:32 #103 exporting layers 1.0s done 08:41:32 #103 writing image sha256:b8e7bfe0f1ba9e0ae02b95f1835223ff9f86286da50f8de4b6e9eed1c6df9246 0.1s done 08:41:32 #103 writing image sha256:a049e7595d9fcd7c2953afaefe26d702102fd848d918a6b31eb60d533535fe58 0.1s done 08:41:32 #103 naming to docker.io/library/support-cron-scheduler done 08:41:32 #103 writing image sha256:2a9eca39e0607fe279d447e5a59c9d1e17a8aefaf64762e8b5fdf430e97c3354 0.0s done 08:41:32 #103 naming to docker.io/library/security-spiffe-token-provider done 08:41:32 #103 writing image sha256:8e80cfe4ea4ee1dbba7aa9e5166f34c7852ee0dcacfe020bc2a08869a52a8bb6 0.0s done 08:41:32 #103 naming to docker.io/library/core-metadata done 08:41:32 #103 naming to docker.io/library/core-keeper done 08:41:32 #103 ... 08:41:32 08:41:32 #232 [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:41:32 #232 DONE 0.2s 08:41:32 08:41:32 #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:32 #227 DONE 0.7s 08:41:32 08:41:32 #103 [support-notifications] exporting to image 08:41:32 #103 writing image sha256:1f3bf4d3e31ca5c60c4072b03da4fb2a3a3eb6613c2aa67aae1ef84cd1f34b9d 0.0s done 08:41:32 #103 writing image sha256:aabf1266d7a5c7ac6c52a639a3860f4a21927abc40687d245dda99589b31b822 done 08:41:32 #103 naming to docker.io/library/security-proxy-auth done 08:41:32 #103 naming to docker.io/library/core-data done 08:41:32 #103 writing image sha256:74245e266306fc3a821a401eedbdfe7472730f043ea5d5cdef34f4a50bcdb885 done 08:41:32 #103 naming to docker.io/library/support-notifications done 08:41:32 #103 ... 08:41:32 08:41:32 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:41:32 #233 DONE 0.2s 08:41:32 08:41:32 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:41:32 #234 DONE 0.0s 08:41:32 08:41:32 #103 [support-notifications] exporting to image 08:41:32 #103 exporting layers 0.3s done 08:41:32 #103 writing image sha256:e29a926c0cbd52558e859d25af323c54fa4ce21705b7c1270ff4da418559d483 08:41:33 #103 ... 08:41:33 08:41:33 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:33 #235 DONE 0.5s 08:41:33 08:41:33 #103 [security-proxy-setup] exporting to image 08:41:33 #103 writing image sha256:e29a926c0cbd52558e859d25af323c54fa4ce21705b7c1270ff4da418559d483 done 08:41:33 #103 naming to docker.io/library/security-proxy-setup done 08:41:33 #103 ... 08:41:33 08:41:33 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:41:33 #236 DONE 0.4s 08:41:33 08:41:33 #103 [security-secretstore-setup] exporting to image 08:41:33 #103 exporting layers 0.3s done 08:41:33 #103 writing image sha256:0574d4fd29cd1e1bb64cb8e4b9c307a460ad3b0d8813b541a75ae09c48dc0dbe 0.0s done 08:41:33 #103 naming to docker.io/library/security-secretstore-setup done 08:41:33 #103 exporting layers 0.2s done 08:41:33 #103 writing image sha256:2e8a1097062b122f00264d21e3b8a41cb6b6c110e25a4c1d4cb6603ada9ff5bb done 08:41:33 #103 naming to docker.io/library/security-bootstrapper done 08:41:33 #103 DONE 61.0s 08:41:33 08:41:33 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:33 time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:41:33 $ docker stop --time=1 8aa1c236e9b221e1f1231ec941ea4b3d00bded5a55d6bb81bcbdb0736c6b4546 08:41:34 $ docker rm -f --volumes 8aa1c236e9b221e1f1231ec941ea4b3d00bded5a55d6bb81bcbdb0736c6b4546 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:34 + docker images 08:41:34 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:34 security-proxy-setup latest e29a926c0cbd 2 seconds ago 28.7MB 08:41:34 security-secretstore-setup latest 0574d4fd29cd 2 seconds ago 40.2MB 08:41:34 security-bootstrapper latest 2e8a1097062b 2 seconds ago 20.4MB 08:41:34 support-notifications latest 74245e266306 3 seconds ago 44.5MB 08:41:34 core-data latest aabf1266d7a5 3 seconds ago 29.6MB 08:41:34 security-proxy-auth latest 1f3bf4d3e31c 3 seconds ago 24.6MB 08:41:34 support-cron-scheduler latest b8e7bfe0f1ba 5 seconds ago 45.5MB 08:41:34 core-keeper latest 8e80cfe4ea4e 5 seconds ago 29MB 08:41:34 security-spiffe-token-provider latest a049e7595d9f 5 seconds ago 31.9MB 08:41:34 core-metadata latest 2a9eca39e060 5 seconds ago 29.8MB 08:41:34 support-scheduler latest c8345cb08964 8 seconds ago 43.9MB 08:41:34 core-command latest 9c10095b9825 8 seconds ago 25.9MB 08:41:34 core-common-config-bootstrapper latest 1045c1b1455f About a minute ago 16.5MB 08:41:34 security-spire-config latest 69e6e2809bd0 4 minutes ago 121MB 08:41:34 security-spire-agent latest a91663296c1d 4 minutes ago 183MB 08:41:34 security-spire-server latest 781fb2d80277 4 minutes ago 122MB 08:41:34 ci-base-image-x86_64 latest 3247c460c861 7 minutes ago 980MB 08:41:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 6 days ago 573MB 08:41:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 08:41:34 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:41:35 provisioning config files... 08:41:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4416688848600074051tmp [Pipeline] { [Pipeline] sh 08:41:35 + set +x 08:41:35 + curl -s https://codecov.io/bash 08:41:35 + bash -s -- 08:41:35 08:41:35 _____ _ 08:41:35 / ____| | | 08:41:35 | | ___ __| | ___ ___ _____ __ 08:41:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:41:35 | |___| (_) | (_| | __/ (_| (_) \ V / 08:41:35 \_____\___/ \__,_|\___|\___\___/ \_/ 08:41:35 Bash-1.0.6 08:41:35 08:41:35 08:41:35 ==> git version 2.25.1 found 08:41:35 ==> 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:41:35 Release-Date: 2020-01-08 08:41:35 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:41:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:41:35 ==> Jenkins CI detected. 08:41:35 current dir:  /w/workspace/edgex-go/3 08:41:35 project root: . 08:41:35 --> token set from env 08:41:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:41:35 ==> Running gcov in . (disable via -X gcov) 08:41:35 ==> Python coveragepy not found 08:41:35 ==> Searching for coverage reports in: 08:41:35 + . 08:41:36 -> Found 1 reports 08:41:36 ==> Detecting git/mercurial file structure 08:41:36 ==> Reading reports 08:41:36 + ./coverage.out bytes=1504316 08:41:36 ==> Appending adjustments 08:41:36 https://docs.codecov.io/docs/fixing-reports 08:41:37 + Found adjustments 08:41:37 ==> Gzipping contents 08:41:37 132K /tmp/codecov.GHYZj3.gz 08:41:37 ==> Uploading reports 08:41:37 url: https://codecov.io 08:41:37 query: branch=PR-4953&commit=889cf6c038520a74291da52b5762caa497d56ac5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4953%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4953&job=&cmd_args= 08:41:37 -> Pinging Codecov 08:41:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4953&commit=889cf6c038520a74291da52b5762caa497d56ac5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4953%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4953&job=&cmd_args= 08:41:37 -> Uploading to 08:41:37 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/889cf6c038520a74291da52b5762caa497d56ac5/b2b47d86-24e9-46cd-863a-f8a0266cc9a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T084137Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=02924adb24ac2930c575f596f3896cc5e5fef274ace789f1f82b9fc204b3a9b4 08:41:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:41:37 Dload Upload Total Spent Left Speed 08:41:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 205k --:--:-- --:--:-- --:--:-- 205k 08:41:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/889cf6c038520a74291da52b5762caa497d56ac5 [Pipeline] } 08:41:38 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:41:39 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 08:41:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:41:40 ---> package-listing.sh 08:41:40 ++ tr '[:upper:]' '[:lower:]' 08:41:40 ++ facter osfamily 08:41:40 + OS_FAMILY=debian 08:41:40 + workspace=/w/workspace/edgex-go/3 08:41:40 + START_PACKAGES=/tmp/packages_start.txt 08:41:40 + END_PACKAGES=/tmp/packages_end.txt 08:41:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:41:40 + PACKAGES=/tmp/packages_start.txt 08:41:40 + '[' /w/workspace/edgex-go/3 ']' 08:41:40 + PACKAGES=/tmp/packages_end.txt 08:41:40 + case "${OS_FAMILY}" in 08:41:40 + dpkg -l 08:41:40 + grep '^ii' 08:41:40 + '[' -f /tmp/packages_start.txt ']' 08:41:40 + '[' -f /tmp/packages_end.txt ']' 08:41:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:41:40 + '[' /w/workspace/edgex-go/3 ']' 08:41:40 + mkdir -p /w/workspace/edgex-go/3/archives/ 08:41:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 08:41:40 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:41:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:41 08:41:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:41 latest: Pulling from edgex-lftools-log-publisher 08:41:41 5eb5b503b376: Pulling fs layer 08:41:41 5c69ac0246d0: Pulling fs layer 08:41:41 ec43610c2a17: Pulling fs layer 08:41:41 3a2ae6a8a46f: Pulling fs layer 08:41:41 33b1e0a273af: Pulling fs layer 08:41:41 5d3b04190fa2: Pulling fs layer 08:41:41 2f39f015ded8: Pulling fs layer 08:41:41 3a2ae6a8a46f: Waiting 08:41:41 2f39f015ded8: Waiting 08:41:41 33b1e0a273af: Waiting 08:41:41 5d3b04190fa2: Waiting 08:41:41 5c69ac0246d0: Download complete 08:41:41 3a2ae6a8a46f: Download complete 08:41:41 33b1e0a273af: Verifying Checksum 08:41:41 33b1e0a273af: Download complete 08:41:41 5d3b04190fa2: Verifying Checksum 08:41:41 5d3b04190fa2: Download complete 08:41:41 ec43610c2a17: Verifying Checksum 08:41:41 ec43610c2a17: Download complete 08:41:41 5eb5b503b376: Verifying Checksum 08:41:41 5eb5b503b376: Download complete 08:41:42 2f39f015ded8: Download complete 08:41:43 5eb5b503b376: Pull complete 08:41:43 5c69ac0246d0: Pull complete 08:41:43 ec43610c2a17: Pull complete 08:41:43 3a2ae6a8a46f: Pull complete 08:41:43 33b1e0a273af: Pull complete 08:41:44 5d3b04190fa2: Pull complete 08:41:48 2f39f015ded8: Pull complete 08:41:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:48 prd-ubuntu20.04-docker-8c-8g-22303 does not seem to be running inside a container 08:41:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:41:59 $ docker top 4bc1db5803b058e1291e261e888c5bf2f7522e4bd267a7da897ea3b94b712cba -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:00 + touch /tmp/pre-build-complete [Pipeline] sh 08:42:00 + mkdir -p /var/log/sysstat [Pipeline] sh 08:42:00 + ls /var/log/sa-host 08:42:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:00 provisioning config files... 08:42:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config15163191286003095960tmp [Pipeline] { [Pipeline] echo 08:42:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:42:01 ---> create-netrc.sh [Pipeline] } 08:42:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:42:01 ---> python-tools-install.sh [Pipeline] echo 08:42:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:42:01 ---> sudo-logs.sh 08:42:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:42:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:42:01 ---> job-cost.sh 08:42:01 lf-activate-venv: SKIPPING 08:42:01 INFO: No Stack... 08:42:02 INFO: Retrieving Pricing Info for: v3-standard-8 08:42:02 INFO: Archiving Costs [Pipeline] echo 08:42:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:42:02 ---> logs-deploy.sh 08:42:02 lf-activate-venv: SKIPPING 08:42:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4953/3 08:42:02 INFO: archiving workspace using pattern(s): 08:42:03 Archives upload complete. 08:42:03 INFO: archiving logs to Nexus 08:42:04 ---> uname -a: 08:42:04 Linux prd-ubuntu20-04-docker-8c-8g-22303 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:42:04 08:42:04 08:42:04 ---> lscpu: 08:42:04 Architecture: x86_64 08:42:04 CPU op-mode(s): 32-bit, 64-bit 08:42:04 Byte Order: Little Endian 08:42:04 Address sizes: 40 bits physical, 48 bits virtual 08:42:04 CPU(s): 8 08:42:04 On-line CPU(s) list: 0-7 08:42:04 Thread(s) per core: 1 08:42:04 Core(s) per socket: 1 08:42:04 Socket(s): 8 08:42:04 NUMA node(s): 1 08:42:04 Vendor ID: AuthenticAMD 08:42:04 CPU family: 23 08:42:04 Model: 49 08:42:04 Model name: AMD EPYC-Rome Processor 08:42:04 Stepping: 0 08:42:04 CPU MHz: 2800.000 08:42:04 BogoMIPS: 5600.00 08:42:04 Virtualization: AMD-V 08:42:04 Hypervisor vendor: KVM 08:42:04 Virtualization type: full 08:42:04 L1d cache: 256 KiB 08:42:04 L1i cache: 256 KiB 08:42:04 L2 cache: 4 MiB 08:42:04 L3 cache: 128 MiB 08:42:04 NUMA node0 CPU(s): 0-7 08:42:04 Vulnerability Itlb multihit: Not affected 08:42:04 Vulnerability L1tf: Not affected 08:42:04 Vulnerability Mds: Not affected 08:42:04 Vulnerability Meltdown: Not affected 08:42:04 Vulnerability Mmio stale data: Not affected 08:42:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:42:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:42:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:42:04 Vulnerability Srbds: Not affected 08:42:04 Vulnerability Tsx async abort: Not affected 08:42:04 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:42:04 08:42:04 08:42:04 ---> nproc: 08:42:04 8 08:42:04 08:42:04 08:42:04 ---> df -h: 08:42:04 Filesystem Size Used Avail Use% Mounted on 08:42:04 overlay 155G 27G 128G 18% / 08:42:04 tmpfs 64M 0 64M 0% /dev 08:42:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:42:04 shm 64M 0 64M 0% /dev/shm 08:42:04 /dev/vda1 155G 27G 128G 18% /facter-os 08:42:04 08:42:04 08:42:04 ---> sar -b -r -n DEV: 08:42:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22303) 10/09/24 _x86_64_ (8 CPU) 08:42:04 08:42:04 08:32:27 LINUX RESTART (8 CPU) 08:42:04 08:42:04 08:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:42:04 08:34:01 396.71 19.32 377.39 0.00 2057.01 54705.17 0.00 08:42:04 08:35:01 105.13 2.47 102.67 0.00 47.99 36717.75 0.00 08:42:04 08:36:01 52.85 0.02 52.83 0.00 0.13 36594.89 0.00 08:42:04 08:37:01 55.32 0.12 55.21 0.00 4.27 43750.97 0.00 08:42:04 08:38:01 1062.46 25.90 1036.56 0.00 5593.20 368923.18 0.00 08:42:04 08:39:01 370.39 0.20 370.19 0.00 2.67 83672.91 0.00 08:42:04 08:40:01 521.84 0.00 521.84 0.00 0.00 137638.92 0.00 08:42:04 08:41:01 180.48 0.05 180.43 0.00 0.40 57475.70 0.00 08:42:04 08:42:01 552.29 0.27 552.02 0.00 19.60 56620.70 0.00 08:42:04 Average: 366.31 5.34 360.97 0.00 856.03 97419.96 0.00 08:42:04 08:42:04 08:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:42:04 08:34:01 28662540 31524744 785680 2.39 82096 3038796 1972732 5.81 1114444 2701732 8200 08:42:04 08:35:01 27077488 31430424 870364 2.65 130128 4347740 2023696 5.96 1885756 3369828 1017028 08:42:04 08:36:01 26821228 31226868 1071264 3.26 133788 4380604 2104144 6.20 1617832 3876304 506736 08:42:04 08:37:01 27986416 31518824 786408 2.39 137568 3566224 1884956 5.56 1331432 3065968 88 08:42:04 08:38:01 15234288 31344276 923432 2.81 328480 15334980 2552968 7.52 2799952 13683772 1306580 08:42:04 08:39:01 8831180 27694256 4497408 13.68 370524 17643972 12095888 35.65 7500276 14870088 1496192 08:42:04 08:40:01 6686844 27788712 4418720 13.44 383700 19826184 9538524 28.11 8146440 16353080 481728 08:42:04 08:41:01 10640600 31366772 891096 2.71 391392 19605884 2585684 7.62 3143228 17638592 751920 08:42:04 08:42:01 9879152 31388340 873268 2.66 401168 20321520 2394456 7.06 3203216 18287692 524 08:42:04 Average: 17979971 30587024 1679738 5.11 262094 12007323 4128116 12.17 3415842 10427451 618777 08:42:04 08:42:04 08:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:42:04 08:34:01 ens3 1739.76 1635.06 11631.06 207.49 0.00 0.00 0.00 0.00 08:42:04 08:34:01 docker0 730.11 709.76 53.52 3070.71 0.00 0.00 0.00 0.00 08:42:04 08:34:01 veth905c295 148.67 166.24 14.65 137.76 0.00 0.00 0.00 0.01 08:42:04 08:34:01 lo 4.95 4.95 0.48 0.48 0.00 0.00 0.00 0.00 08:42:04 08:35:01 ens3 224.95 110.81 1971.58 25.66 0.00 0.00 0.00 0.00 08:42:04 08:35:01 docker0 86.40 183.34 7.96 1933.19 0.00 0.00 0.00 0.00 08:42:04 08:35:01 vethc53c64a 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 08:42:04 08:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:42:04 08:36:01 ens3 35.70 25.01 27.49 16.39 0.00 0.00 0.00 0.00 08:42:04 08:36:01 docker0 1.72 1.72 0.13 0.15 0.00 0.00 0.00 0.00 08:42:04 08:36:01 vethc53c64a 1.72 1.73 0.15 0.16 0.00 0.00 0.00 0.00 08:42:04 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:37:01 ens3 42.56 39.89 27.89 131.21 0.00 0.00 0.00 0.00 08:42:04 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:37:01 lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 08:42:04 08:38:01 ens3 1118.65 600.77 12760.95 69.76 0.00 0.00 0.00 0.00 08:42:04 08:38:01 docker0 469.12 837.26 39.97 7630.13 0.00 0.00 0.00 0.00 08:42:04 08:38:01 lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 08:42:04 08:38:01 vethea27798 0.65 2.72 0.06 0.37 0.00 0.00 0.00 0.00 08:42:04 08:39:01 vethbd0eaa7 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 ens3 12.45 6.78 10.55 5.11 0.00 0.00 0.00 0.00 08:42:04 08:39:01 veth125d381 0.00 1.07 0.00 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 docker0 0.27 1.17 0.01 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 veth1988905 0.07 1.08 0.00 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:04 08:39:01 vethf0e15ed 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 vethc0bd5b5 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 veth062b891 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 veth876cb95 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 vethc1cd22f 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 veth9fd0edd 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 veth6fbe789 0.00 1.03 0.00 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 vethebed051 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 veth5426926 0.05 1.07 0.00 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 vethea27798 0.15 1.10 0.01 0.05 0.00 0.00 0.00 0.00 08:42:04 08:39:01 veth90d0d72 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 08:42:04 08:40:01 vethbd0eaa7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:04 08:40:01 ens3 4.58 2.55 3.67 1.98 0.00 0.00 0.00 0.00 08:42:04 08:40:01 veth125d381 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:04 08:40:01 docker0 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:42:04 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:40:01 vethf0e15ed 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 08:42:04 08:40:01 vethc0bd5b5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:04 08:40:01 veth8c5e598 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:42:04 08:40:01 veth876cb95 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:04 08:40:01 vethc1cd22f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:04 08:40:01 veth9fd0edd 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:04 08:40:01 vethebed051 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:04 08:40:01 veth5426926 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:04 08:40:01 vethea27798 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:04 08:40:01 veth90d0d72 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:04 08:41:01 vethbd0eaa7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:41:01 ens3 10.91 6.48 8.64 4.71 0.00 0.00 0.00 0.00 08:42:04 08:41:01 veth125d381 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:04 08:41:01 vethf0e15ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:41:01 vethc0bd5b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:41:01 veth876cb95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:41:01 vethc1cd22f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:41:01 veth9fd0edd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:41:01 vethebed051 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:41:01 veth5426926 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:41:01 vethea27798 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:41:01 veth90d0d72 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:42:01 ens3 107.57 67.66 2546.34 20.39 0.00 0.00 0.00 0.00 08:42:04 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:04 08:42:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 08:42:04 Average: ens3 363.75 274.67 3204.89 53.34 0.00 0.00 0.00 0.00 08:42:04 Average: docker0 141.96 191.62 11.21 1400.53 0.00 0.00 0.00 0.00 08:42:04 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 08:42:04 08:42:04 08:42:04 ---> sar -P ALL: 08:42:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22303) 10/09/24 _x86_64_ (8 CPU) 08:42:04 08:42:04 08:32:27 LINUX RESTART (8 CPU) 08:42:04 08:42:04 08:33:02 CPU %user %nice %system %iowait %steal %idle 08:42:04 08:34:01 all 11.57 0.00 4.30 1.21 0.09 82.84 08:42:04 08:34:01 0 13.62 0.00 4.72 0.88 0.09 80.70 08:42:04 08:34:01 1 9.13 0.00 4.56 0.09 0.10 86.12 08:42:04 08:34:01 2 16.17 0.00 5.02 4.32 0.07 74.41 08:42:04 08:34:01 3 9.66 0.00 3.79 0.34 0.07 86.14 08:42:04 08:34:01 4 14.53 0.00 4.91 2.83 0.10 77.62 08:42:04 08:34:01 5 12.02 0.00 4.05 0.74 0.09 83.10 08:42:04 08:34:01 6 8.94 0.00 3.81 0.03 0.10 87.11 08:42:04 08:34:01 7 8.43 0.00 3.50 0.43 0.09 87.55 08:42:04 08:35:01 all 37.01 0.00 6.31 0.48 0.12 56.09 08:42:04 08:35:01 0 36.67 0.00 6.20 0.32 0.12 56.69 08:42:04 08:35:01 1 37.95 0.00 6.43 0.08 0.08 55.44 08:42:04 08:35:01 2 37.56 0.00 5.91 0.00 0.12 56.41 08:42:04 08:35:01 3 36.22 0.00 5.86 0.03 0.13 57.75 08:42:04 08:35:01 4 37.83 0.00 7.21 2.61 0.12 52.23 08:42:04 08:35:01 5 36.73 0.00 6.37 0.51 0.13 56.26 08:42:04 08:35:01 6 35.79 0.00 5.92 0.03 0.10 58.16 08:42:04 08:35:01 7 37.30 0.00 6.59 0.22 0.12 55.77 08:42:04 08:36:01 all 38.48 0.00 5.55 0.39 0.10 55.47 08:42:04 08:36:01 0 38.49 0.00 5.78 0.12 0.10 55.51 08:42:04 08:36:01 1 37.48 0.00 6.02 0.00 0.10 56.40 08:42:04 08:36:01 2 40.67 0.00 5.91 0.00 0.10 53.32 08:42:04 08:36:01 3 36.59 0.00 5.34 0.00 0.10 57.97 08:42:04 08:36:01 4 38.83 0.00 5.29 0.00 0.10 55.78 08:42:04 08:36:01 5 42.90 0.00 5.59 0.08 0.12 51.31 08:42:04 08:36:01 6 36.00 0.00 5.02 0.00 0.10 58.88 08:42:04 08:36:01 7 36.90 0.00 5.47 2.90 0.12 54.61 08:42:04 08:37:01 all 48.52 0.00 6.56 0.33 0.12 44.47 08:42:04 08:37:01 0 45.84 0.00 6.65 0.08 0.10 47.33 08:42:04 08:37:01 1 47.47 0.00 6.55 1.96 0.12 43.91 08:42:04 08:37:01 2 48.27 0.00 7.40 0.02 0.12 44.19 08:42:04 08:37:01 3 50.09 0.00 6.27 0.05 0.12 43.47 08:42:04 08:37:01 4 49.29 0.00 6.27 0.05 0.12 44.27 08:42:04 08:37:01 5 48.10 0.00 6.26 0.00 0.12 45.52 08:42:04 08:37:01 6 49.36 0.00 6.70 0.00 0.13 43.80 08:42:04 08:37:01 7 49.74 0.00 6.41 0.50 0.10 43.25 08:42:04 08:38:01 all 26.12 0.00 11.25 7.76 0.14 54.73 08:42:04 08:38:01 0 25.00 0.00 10.69 4.38 0.15 59.78 08:42:04 08:38:01 1 26.42 0.00 11.02 6.18 0.14 56.24 08:42:04 08:38:01 2 27.70 0.00 10.86 5.39 0.14 55.92 08:42:04 08:38:01 3 26.58 0.00 10.79 7.84 0.15 54.64 08:42:04 08:38:01 4 25.75 0.00 13.44 18.85 0.15 41.81 08:42:04 08:38:01 5 25.80 0.00 9.99 4.51 0.15 59.54 08:42:04 08:38:01 6 26.09 0.00 11.46 7.04 0.14 55.27 08:42:04 08:38:01 7 25.62 0.00 11.74 8.00 0.14 54.49 08:42:04 08:39:01 all 83.07 0.00 11.42 1.35 0.14 4.01 08:42:04 08:39:01 0 83.98 0.00 10.54 0.90 0.13 4.44 08:42:04 08:39:01 1 82.14 0.00 12.38 0.74 0.15 4.59 08:42:04 08:39:01 2 83.43 0.00 10.91 0.70 0.15 4.81 08:42:04 08:39:01 3 83.32 0.00 11.12 1.45 0.13 3.97 08:42:04 08:39:01 4 83.20 0.00 11.64 4.04 0.15 0.97 08:42:04 08:39:01 5 83.36 0.00 10.92 0.62 0.13 4.97 08:42:04 08:39:01 6 83.42 0.00 11.27 1.02 0.15 4.14 08:42:04 08:39:01 7 81.75 0.00 12.57 1.35 0.15 4.18 08:42:04 08:40:01 all 90.43 0.00 9.41 0.00 0.16 0.00 08:42:04 08:40:01 0 91.43 0.00 8.42 0.00 0.15 0.00 08:42:04 08:40:01 1 89.37 0.00 10.49 0.00 0.13 0.00 08:42:04 08:40:01 2 91.01 0.00 8.86 0.00 0.13 0.00 08:42:04 08:40:01 3 90.68 0.00 9.15 0.00 0.17 0.00 08:42:04 08:40:01 4 90.34 0.00 9.51 0.00 0.15 0.00 08:42:04 08:40:01 5 90.53 0.00 9.24 0.00 0.22 0.00 08:42:04 08:40:01 6 90.42 0.00 9.42 0.00 0.15 0.00 08:42:04 08:40:01 7 89.66 0.00 10.17 0.00 0.17 0.00 08:42:04 08:41:01 all 57.77 0.00 10.03 8.99 0.16 23.04 08:42:04 08:41:01 0 56.92 0.00 9.32 10.62 0.21 22.93 08:42:04 08:41:01 1 57.52 0.00 10.25 21.12 0.12 10.98 08:42:04 08:41:01 2 58.74 0.00 9.12 3.31 0.15 28.68 08:42:04 08:41:01 3 56.59 0.00 10.79 1.99 0.17 30.45 08:42:04 08:41:01 4 59.39 0.00 9.98 27.24 0.16 3.23 08:42:04 08:41:01 5 58.37 0.00 10.09 2.19 0.19 29.16 08:42:04 08:41:01 6 57.57 0.00 10.58 1.40 0.14 30.30 08:42:04 08:41:01 7 57.03 0.00 10.13 4.02 0.14 28.67 08:42:04 08:42:01 all 4.29 0.00 2.21 14.55 0.08 78.88 08:42:04 08:42:01 0 3.53 0.00 2.03 21.82 0.05 72.57 08:42:04 08:42:01 1 3.98 0.00 2.40 37.21 0.09 56.32 08:42:04 08:42:01 2 3.85 0.00 2.77 8.53 0.05 84.80 08:42:04 08:42:01 3 5.62 0.00 2.13 7.32 0.07 84.86 08:42:04 08:42:01 4 2.78 0.00 1.81 7.60 0.22 87.59 08:42:04 08:42:01 5 5.48 0.00 2.34 21.95 0.05 70.17 08:42:04 08:42:01 6 5.69 0.00 2.34 8.94 0.07 82.96 08:42:04 08:42:01 7 3.37 0.00 1.86 3.28 0.03 91.46 08:42:04 Average: all 44.20 0.00 7.45 3.88 0.12 44.35 08:42:04 Average: 0 43.95 0.00 7.14 4.33 0.12 44.46 08:42:04 Average: 1 43.70 0.00 7.81 7.45 0.11 40.94 08:42:04 Average: 2 45.35 0.00 7.42 2.47 0.11 44.64 08:42:04 Average: 3 43.96 0.00 7.24 2.12 0.12 46.56 08:42:04 Average: 4 44.68 0.00 7.78 6.96 0.14 40.45 08:42:04 Average: 5 44.78 0.00 7.21 3.41 0.13 44.47 08:42:04 Average: 6 43.73 0.00 7.39 2.06 0.12 46.71 08:42:04 Average: 7 43.42 0.00 7.61 2.30 0.12 46.57 08:42:04 08:42:04 08:42:04