Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fec6cf3a3784ad653da647947fa9d06527c2b3f6+c89e7d447dc09ce70dc7b00762475a7ed7258b44 (b931ca04129ad07c65ee9baa4f66ab28877e094f) 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-ssh7960149826531795527.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-ssh7037076706630806656.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4976/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4976/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2797602577992605037.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-ssh1337070068328170247.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4976/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4976/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15908946053242237631.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23808 in /w/workspace/edgexfoundry_edgex-go_PR-4976 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c89e7d447dc09ce70dc7b00762475a7ed7258b44 into PR head commit fec6cf3a3784ad653da647947fa9d06527c2b3f6 Merge succeeded, producing 8809eb43fa468adf3f29f753588153fcf4a625c4 Checking out Revision 8809eb43fa468adf3f29f753588153fcf4a625c4 (PR-4976) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4976/head:refs/remotes/origin/PR-4976 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fec6cf3a3784ad653da647947fa9d06527c2b3f6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c89e7d447dc09ce70dc7b00762475a7ed7258b44 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8809eb43fa468adf3f29f753588153fcf4a625c4 # timeout=10 Commit message: "Merge commit 'c89e7d447dc09ce70dc7b00762475a7ed7258b44' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 4644424c0716d3ecc78c92d1ed4b29cf310b86cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:41 ========================================================= 08:29:41 EdgeX Global Pipelines Version Info 08:29:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:42 ------------------- 08:29:42 stable info: 08:29:42 ------------------- 08:29:42 Commited By: Ginny Guan ginny@iotechsys.com 08:29:42 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:29:42 Message: update stable to v1.0.265 08:29:42 ------------------- 08:29:42 experimental info: 08:29:42 ------------------- 08:29:42 Commited By: Cherry Wang cherry@iotechsys.com 08:29:42 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:29:42 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4976 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4976 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4976 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8809eb43fa468adf3f29f753588153fcf4a625c4 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8809eb4 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:43 provisioning config files... 08:29:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12285863140678119210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:43 ---> ****-login.sh 08:29:43 nexus3.edgexfoundry.org:10001 08:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:43 Configure a credential helper to remove this warning. See 08:29:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:43 08:29:43 Login Succeeded 08:29:43 nexus3.edgexfoundry.org:10002 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10003 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10004 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 ****.io 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 ---> ****-login.sh ends [Pipeline] } 08:29:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:44 + 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 08:29:44 + cut -d/ -f2 08:29:44 + dirname cmd/core-command/Dockerfile 08:29:44 + echo core-command,cmd/core-command/Dockerfile 08:29:44 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:44 + + cut -d/ -f2 08:29:44 dirname cmd/core-data/Dockerfile 08:29:44 + echo core-data,cmd/core-data/Dockerfile 08:29:44 + dirname cmd/core-keeper/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo core-keeper,cmd/core-keeper/Dockerfile 08:29:44 + dirname cmd/core-metadata/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:44 + + cut -d/ -f2 08:29:44 dirname cmd/security-bootstrapper/Dockerfile 08:29:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:44 + dirname cmd/security-proxy-auth/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:44 + dirname cmd/security-proxy-setup/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:44 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:44 + dirname cmd/security-spire-agent/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:44 + dirname cmd/security-spire-config/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:44 + dirname cmd/security-spire-server/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:44 + dirname cmd/support-cron-scheduler/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:29:44 + dirname cmd/support-notifications/Dockerfile 08:29:44 + cut -d/ -f2 08:29:44 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 08:29:44 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:45 + git rev-list -1 --merges 8809eb43fa468adf3f29f753588153fcf4a625c4~1..8809eb43fa468adf3f29f753588153fcf4a625c4 [Pipeline] echo 08:29:45 -----------> git rev-list -1 --merges 8809eb43fa468adf3f29f753588153fcf4a625c4~1..8809eb43fa468adf3f29f753588153fcf4a625c4 8809eb43fa468adf3f29f753588153fcf4a625c4 08:29:45 8809eb43fa468adf3f29f753588153fcf4a625c4 [false] [Pipeline] sh 08:29:45 + git log --format=format:%s -1 8809eb43fa468adf3f29f753588153fcf4a625c4 [Pipeline] echo 08:29:45 ========================================================= 08:29:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:46 + grep -v github /etc/ssh/ssh_known_hosts 08:29:46 + [ -e /tmp/ssh_known_hosts ] 08:29:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:46 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:46 08:29:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:46 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:46 b85a868b505f: Pulling fs layer 08:29:46 e2be974225ed: Pulling fs layer 08:29:46 339a4e72a1f5: Pulling fs layer 08:29:46 988bab9f4d93: Pulling fs layer 08:29:46 1469e6f7b9e6: Pulling fs layer 08:29:46 eaf3925da568: Pulling fs layer 08:29:46 bab4dde63d76: Pulling fs layer 08:29:46 bde34c3a00c8: Pulling fs layer 08:29:46 b352a97aabf1: Pulling fs layer 08:29:46 eaf3925da568: Waiting 08:29:46 bab4dde63d76: Waiting 08:29:46 988bab9f4d93: Waiting 08:29:46 bde34c3a00c8: Waiting 08:29:46 1469e6f7b9e6: Waiting 08:29:46 4872d77fe225: Pulling fs layer 08:29:46 5851b861e8e6: Pulling fs layer 08:29:46 b352a97aabf1: Waiting 08:29:46 4872d77fe225: Waiting 08:29:46 5851b861e8e6: Waiting 08:29:46 e2be974225ed: Verifying Checksum 08:29:46 e2be974225ed: Download complete 08:29:46 988bab9f4d93: Verifying Checksum 08:29:46 988bab9f4d93: Download complete 08:29:47 339a4e72a1f5: Verifying Checksum 08:29:47 339a4e72a1f5: Download complete 08:29:47 1469e6f7b9e6: Verifying Checksum 08:29:47 1469e6f7b9e6: Download complete 08:29:47 eaf3925da568: Download complete 08:29:47 bde34c3a00c8: Download complete 08:29:47 b352a97aabf1: Download complete 08:29:47 4872d77fe225: Verifying Checksum 08:29:47 4872d77fe225: Download complete 08:29:47 5851b861e8e6: Download complete 08:29:47 b85a868b505f: Verifying Checksum 08:29:47 b85a868b505f: Download complete 08:29:47 bab4dde63d76: Verifying Checksum 08:29:47 bab4dde63d76: Download complete 08:29:48 b85a868b505f: Pull complete 08:29:48 e2be974225ed: Pull complete 08:29:48 339a4e72a1f5: Pull complete 08:29:48 988bab9f4d93: Pull complete 08:29:49 1469e6f7b9e6: Pull complete 08:29:49 eaf3925da568: Pull complete 08:29:50 bab4dde63d76: Pull complete 08:29:50 bde34c3a00c8: Pull complete 08:29:50 b352a97aabf1: Pull complete 08:29:50 4872d77fe225: Pull complete 08:29:51 5851b861e8e6: Pull complete 08:29:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:51 prd-ubuntu20.04-docker-8c-8g-23808 does not seem to be running inside a container 08:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:52 $ docker top aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 -eo pid,comm 08:29:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:52 [ssh-agent] Looking for ssh-agent implementation... 08:29:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:52 $ docker exec aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 ssh-agent 08:29:52 SSH_AUTH_SOCK=/tmp/ssh-z8QashpUo7w4/agent.31 08:29:52 SSH_AGENT_PID=37 08:29:52 Running ssh-add (command line suppressed) 08:29:53 Identity added: /w/workspace/edgex-go/4@tmp/private_key_15706494459718813395.key (/w/workspace/edgex-go/4@tmp/private_key_15706494459718813395.key) 08:29:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:53 + git tag --points-at HEAD [Pipeline] } 08:29:53 $ docker exec --env ******** --env ******** aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 ssh-agent -k 08:29:53 unset SSH_AUTH_SOCK; 08:29:53 unset SSH_AGENT_PID; 08:29:53 echo Agent pid 37 killed; 08:29:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:53 [ssh-agent] Looking for ssh-agent implementation... 08:29:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:53 $ docker exec aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 ssh-agent 08:29:53 SSH_AUTH_SOCK=/tmp/ssh-WEllfEOcIKLW/agent.70 08:29:53 SSH_AGENT_PID=76 08:29:53 Running ssh-add (command line suppressed) 08:29:53 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2282955351528364924.key (/w/workspace/edgex-go/4@tmp/private_key_2282955351528364924.key) 08:29:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:54 + git semver init 08:29:54 2024-10-26 08:29:54,412 [run_init] DEBUG init version:0.0.0 force:False 08:29:54 2024-10-26 08:29:54,413 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:29:54 2024-10-26 08:29:54,413 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:29:54 2024-10-26 08:29:54,414 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:30:00 2024-10-26 08:29:59,724 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:30:00 2024-10-26 08:29:59,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4976 with force:False 08:30:00 2024-10-26 08:29:59,725 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4976 08:30:00 2024-10-26 08:29:59,729 [execute] INFO git cat-file --batch-check 08:30:00 2024-10-26 08:29:59,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:00 2024-10-26 08:29:59,736 [execute] INFO git cat-file --batch 08:30:00 2024-10-26 08:29:59,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:00 2024-10-26 08:29:59,740 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4976 08:30:00 0.0.0 [Pipeline] } 08:30:00 $ docker exec --env ******** --env ******** aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 ssh-agent -k 08:30:00 unset SSH_AUTH_SOCK; 08:30:00 unset SSH_AGENT_PID; 08:30:00 echo Agent pid 76 killed; 08:30:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:00 + git semver [Pipeline] } 08:30:00 $ docker stop --time=1 aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 08:30:02 $ docker rm -f --volumes aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:02 Stashed 1 file(s) [Pipeline] echo 08:30:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 08:30:03 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:30:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:03 ========================================================= 08:30:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:30:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:03 43c4264eed91: Pulling fs layer 08:30:03 4cc291be95ef: Pulling fs layer 08:30:03 2ac1f1163629: Pulling fs layer 08:30:03 5c3c966382ef: Pulling fs layer 08:30:03 4f4fb700ef54: Pulling fs layer 08:30:03 5d5c8e513c77: Pulling fs layer 08:30:03 9f66e0745190: Pulling fs layer 08:30:03 f49a43e4bbc0: Pulling fs layer 08:30:03 561ebcabdf7f: Pulling fs layer 08:30:03 5c3c966382ef: Waiting 08:30:03 4f4fb700ef54: Waiting 08:30:03 f49a43e4bbc0: Waiting 08:30:03 561ebcabdf7f: Waiting 08:30:03 5d5c8e513c77: Waiting 08:30:03 9f66e0745190: Waiting 08:30:03 4cc291be95ef: Verifying Checksum 08:30:03 4cc291be95ef: Download complete 08:30:03 5c3c966382ef: Verifying Checksum 08:30:03 5c3c966382ef: Download complete 08:30:03 4f4fb700ef54: Verifying Checksum 08:30:03 4f4fb700ef54: Download complete 08:30:03 43c4264eed91: Verifying Checksum 08:30:03 43c4264eed91: Download complete 08:30:03 5d5c8e513c77: Verifying Checksum 08:30:03 5d5c8e513c77: Download complete 08:30:03 9f66e0745190: Verifying Checksum 08:30:03 9f66e0745190: Download complete 08:30:03 43c4264eed91: Pull complete 08:30:03 4cc291be95ef: Pull complete 08:30:03 561ebcabdf7f: Verifying Checksum 08:30:03 561ebcabdf7f: Download complete 08:30:03 2ac1f1163629: Verifying Checksum 08:30:03 2ac1f1163629: Download complete 08:30:04 f49a43e4bbc0: Verifying Checksum 08:30:04 f49a43e4bbc0: Download complete 08:30:07 2ac1f1163629: Pull complete 08:30:07 5c3c966382ef: Pull complete 08:30:07 4f4fb700ef54: Pull complete 08:30:07 5d5c8e513c77: Pull complete 08:30:07 9f66e0745190: Pull complete 08:30:10 f49a43e4bbc0: Pull complete 08:30:10 561ebcabdf7f: Pull complete 08:30:10 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:30:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:30:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:10 WORKDIR /edgex 08:30:10 COPY go.mod . 08:30:10 RUN go mod download 08:30:10 + docker build -t ci-base-image-x86_64 -f - . 08:30:11 Sending build context to Docker daemon 177.8MB 08:30:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:11 ---> 3a752c3f9dda 08:30:11 Step 2/4 : WORKDIR /edgex 08:30:13 ---> Running in f619b0b8c3af 08:30:13 Removing intermediate container f619b0b8c3af 08:30:13 ---> 0be49dd39c57 08:30:13 Step 3/4 : COPY go.mod . 08:30:13 ---> e9a4a85bc034 08:30:13 Step 4/4 : RUN go mod download 08:30:13 ---> Running in 68e8eb2df9b2 08:30:51 Removing intermediate container 68e8eb2df9b2 08:30:51 ---> 723ee558f26b 08:30:51 Successfully built 723ee558f26b 08:30:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:52 + docker inspect -f . ci-base-image-x86_64 08:30:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:52 prd-ubuntu20.04-docker-8c-8g-23808 does not seem to be running inside a container 08:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:52 $ docker top 8044933089bfc8125177ec63b49d367dc29fb63c879e5e828b3592175ef5f840 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:53 + go version 08:30:53 go version go1.23.2 linux/amd64 [Pipeline] } 08:30:53 $ docker stop --time=1 8044933089bfc8125177ec63b49d367dc29fb63c879e5e828b3592175ef5f840 08:30:54 $ docker rm -f --volumes 8044933089bfc8125177ec63b49d367dc29fb63c879e5e828b3592175ef5f840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:54 + docker inspect -f . ci-base-image-x86_64 08:30:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:54 prd-ubuntu20.04-docker-8c-8g-23808 does not seem to be running inside a container 08:30:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:55 $ docker top c8eefa92d64773299633f679581ea0d50843d7955df57714570b66d53a617a62 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:55 ========================================================= 08:30:55 [edgeXBuildGoParallel] Running Tests and Build... 08:30:55 ========================================================= [Pipeline] sh 08:30:55 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:30:55 + make test 08:30:55 go test -race -coverprofile=coverage.out ./... 08:31:04 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:36 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:36 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements 08:31:36 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.076s coverage: 97.0% of statements 08:31:38 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:31:38 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:39 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:39 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:31:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:31:39 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:31:39 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:31:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:31:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:31:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 48.4% of statements 08:31:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:31:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.302s coverage: 93.4% of statements 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 9.4% of statements 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:31:43 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:31:43 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:31:43 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:31:43 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:43 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:31:43 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 95.8% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 08:31:45 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.039s coverage: 0.0% of statements [no tests to run] 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 1.0% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.054s coverage: 44.2% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.057s coverage: 41.7% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:31:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:31:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:31:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:31:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:31:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:31:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:31:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:31:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:31:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:31:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:31:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:31:51 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:31:51 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:31:51 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:31:53 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:31:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:31:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:31:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:31:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.032s coverage: 94.4% of statements 08:31:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:31:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:31:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:31:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:31:59 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 08:32:01 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 08:32:01 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 08:32:01 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:32:01 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:32:01 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:32:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:32:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:32:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.273s coverage: 79.9% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.048s coverage: 92.9% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.027s coverage: 100.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.162s coverage: 36.5% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 9.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.056s coverage: 97.7% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.027s coverage: 45.8% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.4% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 08:32:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:12 running golangci-lint 08:32:12 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:32:12 go version go1.23.2 linux/amd64 08:32:13 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:32:13 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:13 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:35 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 21.587198486s" 08:32:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.438851ms" 08:32:47 level=info msg="[linters_context/goanalysis] analyzers took 1m42.591261805s with top 10 stages: buildir: 51.082264414s, gosec: 3.746620466s, fact_deprecated: 2.885001423s, inspect: 2.778257749s, printf: 1.814097046s, ctrlflow: 1.710542268s, nilness: 1.300905439s, fact_purity: 1.188881926s, SA5012: 1.013559257s, typedness: 952.133401ms" 08:32:47 level=info msg="[runner] Issues before processing: 222, after processing: 0" 08:32:47 level=info msg="[runner] Processors filtering stat (in/out): nolint: 22/0, autogenerated_exclude: 222/222, exclude: 222/222, cgo: 222/222, skip_files: 222/222, skip_dirs: 222/222, exclude-rules: 222/22, invalid_issue: 222/222, path_prettifier: 222/222, filename_unadjuster: 222/222, identifier_marker: 222/222" 08:32:47 level=info msg="[runner] processing took 23.929891ms with stages: nolint: 12.024263ms, identifier_marker: 5.621631ms, autogenerated_exclude: 1.904318ms, path_prettifier: 1.744423ms, exclude-rules: 1.58694ms, skip_dirs: 907.373µs, invalid_issue: 61.852µs, cgo: 45.621µs, filename_unadjuster: 28µs, max_same_issues: 1.27µs, diff: 700ns, fixer: 660ns, max_from_linter: 420ns, uniq_by_line: 420ns, source_code: 410ns, skip_files: 390ns, exclude: 290ns, path_prefixer: 280ns, sort_results: 250ns, path_shortener: 160ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" 08:32:47 level=info msg="[runner] linters took 10.884446064s with stages: goanalysis_metalinter: 10.86038121s" 08:32:47 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:47 level=info msg="Memory: 326 samples, avg is 272.8MB, max is 1226.3MB" 08:32:47 level=info msg="Execution took 32.512000232s" 08:32:47 go vet ./... 08:32:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:51 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:32:52 + ls -al . 08:32:52 total 1828 08:32:52 drwxrwxr-x 11 1001 1001 4096 Oct 26 08:30 . 08:32:52 drwxr-xr-x 4 root root 4096 Oct 26 08:30 .. 08:32:52 drwxrwxr-x 2 1001 1001 4096 Oct 26 08:29 .blubracket 08:32:52 -rw-rw-r-- 1 1001 1001 10 Oct 26 08:29 .dockerignore 08:32:52 drwxrwxr-x 8 1001 1001 4096 Oct 26 08:32 .git 08:32:52 drwxrwxr-x 3 1001 1001 4096 Oct 26 08:29 .github 08:32:52 -rw-rw-r-- 1 1001 1001 1112 Oct 26 08:29 .gitignore 08:32:52 -rw-rw-r-- 1 1001 1001 199 Oct 26 08:29 .golangci.yml 08:32:52 -rw-rw-r-- 1 1001 1001 100 Oct 26 08:29 .hadolint.yml 08:32:52 drwxr-xr-x 3 1001 1001 4096 Oct 26 08:29 .semver 08:32:52 -rw-rw-r-- 1 1001 1001 155 Oct 26 08:29 .sonarcloud.properties 08:32:52 -rw-rw-r-- 1 1001 1001 1171 Oct 26 08:29 ADOPTERS.md 08:32:52 -rw-rw-r-- 1 1001 1001 21553 Oct 26 08:29 Attribution.txt 08:32:52 -rw-rw-r-- 1 1001 1001 100284 Oct 26 08:29 CHANGELOG.md 08:32:52 -rw-rw-r-- 1 1001 1001 3804 Oct 26 08:29 CONTRIBUTING.md 08:32:52 -rw-rw-r-- 1 1001 1001 677 Oct 26 08:29 GOVERNANCE.md 08:32:52 -rw-rw-r-- 1 1001 1001 858 Oct 26 08:29 Jenkinsfile 08:32:52 -rw-rw-r-- 1 1001 1001 10775 Oct 26 08:29 LICENSE 08:32:52 -rw-rw-r-- 1 1001 1001 16705 Oct 26 08:29 Makefile 08:32:52 -rw-rw-r-- 1 1001 1001 582 Oct 26 08:29 OWNERS.md 08:32:52 -rw-rw-r-- 1 1001 1001 9533 Oct 26 08:29 README.md 08:32:52 -rw-rw-r-- 1 1001 1001 789 Oct 26 08:29 SECURITY.md 08:32:52 -rw-rw-r-- 1 1001 1001 5 Oct 26 08:30 VERSION 08:32:52 drwxrwxr-x 2 1001 1001 4096 Oct 26 08:29 bin 08:32:52 drwxrwxr-x 19 1001 1001 4096 Oct 26 08:29 cmd 08:32:52 -rw-r--r-- 1 root root 1482932 Oct 26 08:32 coverage.out 08:32:52 drwxrwxr-x 2 1001 1001 4096 Oct 26 08:29 fuzz_test 08:32:52 -rw-rw-r-- 1 1001 1001 7277 Oct 26 08:29 go.mod 08:32:52 -rw-rw-r-- 1 1001 1001 101084 Oct 26 08:29 go.sum 08:32:52 drwxrwxr-x 7 1001 1001 4096 Oct 26 08:29 internal 08:32:52 drwxrwxr-x 2 1001 1001 4096 Oct 26 08:29 openapi 08:32:52 -rw-rw-r-- 1 1001 1001 584 Oct 26 08:29 security.txt 08:32:52 -rw-rw-r-- 1 1001 1001 204 Oct 26 08:29 version.go [Pipeline] sh 08:32:52 + '[' -e coverage.out ] 08:32:52 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:52 Stashed 1 file(s) [Pipeline] sh 08:32:53 + make build 08:32:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:33:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:33:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:33:19 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:33:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:33:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:34 $ docker stop --time=1 c8eefa92d64773299633f679581ea0d50843d7955df57714570b66d53a617a62 08:33:37 $ docker rm -f --volumes c8eefa92d64773299633f679581ea0d50843d7955df57714570b66d53a617a62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:38 08:33:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:38 latest: Pulling from edgex-devops/edgex-compose 08:33:38 91d30c5bc195: Pulling fs layer 08:33:38 2e9b0aa3be6d: Pulling fs layer 08:33:38 9c61dcf015f6: Pulling fs layer 08:33:38 4698f68db338: Pulling fs layer 08:33:38 2a2f49069b9e: Pulling fs layer 08:33:38 e0025b399a48: Pulling fs layer 08:33:38 4698f68db338: Waiting 08:33:38 2a2f49069b9e: Waiting 08:33:38 e0025b399a48: Waiting 08:33:38 91d30c5bc195: Verifying Checksum 08:33:38 91d30c5bc195: Download complete 08:33:38 4698f68db338: Verifying Checksum 08:33:38 4698f68db338: Download complete 08:33:39 2e9b0aa3be6d: Verifying Checksum 08:33:39 2e9b0aa3be6d: Download complete 08:33:39 e0025b399a48: Verifying Checksum 08:33:39 e0025b399a48: Download complete 08:33:39 91d30c5bc195: Pull complete 08:33:39 2a2f49069b9e: Download complete 08:33:39 2e9b0aa3be6d: Pull complete 08:33:39 9c61dcf015f6: Verifying Checksum 08:33:39 9c61dcf015f6: Download complete 08:33:42 9c61dcf015f6: Pull complete 08:33:42 4698f68db338: Pull complete 08:33:42 2a2f49069b9e: Pull complete 08:33:42 e0025b399a48: Pull complete 08:33:42 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:42 prd-ubuntu20.04-docker-8c-8g-23808 does not seem to be running inside a container 08:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:43 $ docker top 441d2c2838d8b441550d781f139e0cd181ab4d26f8be3e80203f3d65484a78a7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:43 + docker compose -f ./docker-compose-build.yml build --parallel 08:33:45 #1 [core-command internal] load build definition from Dockerfile 08:33:45 #1 transferring dockerfile: 08:33:45 #1 transferring dockerfile: 1.94kB done 08:33:45 #1 DONE 0.1s 08:33:45 08:33:45 #2 [security-spire-server internal] load build definition from Dockerfile 08:33:45 #2 transferring dockerfile: 1.70kB done 08:33:45 #2 DONE 0.0s 08:33:45 08:33:45 #3 [security-spire-agent internal] load build definition from Dockerfile 08:33:45 #3 transferring dockerfile: 1.81kB done 08:33:45 #3 DONE 0.0s 08:33:45 08:33:45 #4 [support-cron-scheduler internal] load build definition from Dockerfile 08:33:45 #4 transferring dockerfile: 1.86kB done 08:33:45 #4 DONE 0.0s 08:33:45 08:33:45 #5 [core-keeper internal] load build definition from Dockerfile 08:33:45 #5 transferring dockerfile: 2.07kB done 08:33:45 #5 DONE 0.0s 08:33:45 08:33:45 #6 [core-data internal] load build definition from Dockerfile 08:33:45 #6 transferring dockerfile: 2.07kB done 08:33:45 #6 DONE 0.0s 08:33:45 08:33:45 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:33:45 #7 transferring dockerfile: 1.89kB done 08:33:45 #7 DONE 0.0s 08:33:45 08:33:45 #8 [security-spire-config internal] load build definition from Dockerfile 08:33:45 #8 DONE 0.0s 08:33:45 08:33:45 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:33:45 #9 transferring dockerfile: 2.23kB done 08:33:45 #9 DONE 0.0s 08:33:45 08:33:45 #10 [security-bootstrapper internal] load build definition from Dockerfile 08:33:45 #10 transferring dockerfile: 3.17kB done 08:33:45 #10 DONE 0.0s 08:33:45 08:33:45 #8 [security-spire-config internal] load build definition from Dockerfile 08:33:45 #8 transferring dockerfile: 1.69kB done 08:33:45 #8 DONE 0.0s 08:33:45 08:33:45 #11 [security-proxy-auth internal] load build definition from Dockerfile 08:33:45 #11 transferring dockerfile: 2.15kB done 08:33:45 #11 DONE 0.0s 08:33:45 08:33:45 #12 [security-secretstore-setup internal] load build definition from Dockerfile 08:33:45 #12 transferring dockerfile: 2.49kB done 08:33:45 #12 DONE 0.0s 08:33:45 08:33:45 #13 [support-notifications internal] load build definition from Dockerfile 08:33:45 #13 transferring dockerfile: 2.02kB done 08:33:45 #13 DONE 0.0s 08:33:45 08:33:45 #14 [security-proxy-setup internal] load build definition from Dockerfile 08:33:45 #14 transferring dockerfile: 2.50kB done 08:33:45 #14 DONE 0.1s 08:33:45 08:33:45 #15 [core-metadata internal] load build definition from Dockerfile 08:33:45 #15 transferring dockerfile: 2.13kB done 08:33:45 #15 DONE 0.0s 08:33:45 08:33:45 #16 [core-command internal] load .dockerignore 08:33:45 #16 transferring context: 50B done 08:33:45 #16 DONE 0.0s 08:33:45 08:33:45 #17 [security-spire-server internal] load .dockerignore 08:33:46 #17 transferring context: 50B done 08:33:46 #17 DONE 0.0s 08:33:46 08:33:46 #18 [security-spire-agent internal] load .dockerignore 08:33:46 #18 transferring context: 50B done 08:33:46 #18 DONE 0.0s 08:33:46 08:33:46 #19 [support-cron-scheduler internal] load .dockerignore 08:33:46 #19 transferring context: 50B done 08:33:46 #19 DONE 0.0s 08:33:46 08:33:46 #20 [core-keeper internal] load .dockerignore 08:33:46 #20 transferring context: 50B done 08:33:46 #20 DONE 0.0s 08:33:46 08:33:46 #21 [core-data internal] load .dockerignore 08:33:46 #21 transferring context: 50B done 08:33:46 #21 DONE 0.0s 08:33:46 08:33:46 #22 [security-spiffe-token-provider internal] load .dockerignore 08:33:46 #22 transferring context: 50B done 08:33:46 #22 DONE 0.0s 08:33:46 08:33:46 #23 [core-common-config-bootstrapper internal] load .dockerignore 08:33:46 #23 transferring context: 50B done 08:33:46 #23 DONE 0.0s 08:33:46 08:33:46 #24 [security-bootstrapper internal] load .dockerignore 08:33:46 #24 transferring context: 50B done 08:33:46 #24 DONE 0.0s 08:33:46 08:33:46 #25 [security-spire-config internal] load .dockerignore 08:33:46 #25 transferring context: 50B done 08:33:46 #25 DONE 0.0s 08:33:46 08:33:46 #26 [security-proxy-auth internal] load .dockerignore 08:33:46 #26 transferring context: 50B done 08:33:46 #26 DONE 0.1s 08:33:46 08:33:46 #27 [security-secretstore-setup internal] load .dockerignore 08:33:46 #27 transferring context: 50B done 08:33:46 #27 DONE 0.1s 08:33:46 08:33:46 #28 [security-proxy-setup internal] load .dockerignore 08:33:46 #28 transferring context: 50B done 08:33:46 #28 DONE 0.1s 08:33:46 08:33:46 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:46 #29 DONE 0.0s 08:33:46 08:33:46 #30 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:33:46 #30 ... 08:33:46 08:33:46 #31 [core-metadata internal] load .dockerignore 08:33:46 #31 transferring context: 50B done 08:33:46 #31 DONE 0.0s 08:33:46 08:33:46 #32 [support-notifications internal] load .dockerignore 08:33:46 #32 transferring context: 50B done 08:33:46 #32 DONE 0.1s 08:33:46 08:33:46 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 08:33:46 #30 ... 08:33:46 08:33:46 #33 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:33:46 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:33:46 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:33:46 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:33:46 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:33:46 #33 DONE 0.1s 08:33:46 08:33:46 #30 [core-data internal] load metadata for docker.io/library/alpine:3.20 08:33:46 #30 ... 08:33:46 08:33:46 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:46 #29 DONE 0.0s 08:33:46 08:33:46 #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:33:46 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:33:46 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:33:46 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:33:46 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:33:46 #33 DONE 0.1s 08:33:46 08:33:46 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:33:46 #30 ... 08:33:46 08:33:46 #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:33:46 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:33:46 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:33:46 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:33:46 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:33:46 #33 DONE 0.1s 08:33:46 08:33:46 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:46 #29 DONE 0.0s 08:33:46 08:33:46 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 08:33:46 #30 DONE 0.3s 08:33:46 08:33:46 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:33:46 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:33:46 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:33:46 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:33:46 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:33:46 #33 DONE 0.1s 08:33:46 08:33:46 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:46 #29 DONE 0.0s 08:33:46 08:33:46 #34 [core-metadata internal] load build context 08:33:46 #34 ... 08:33:46 08:33:46 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:33:46 #35 DONE 0.6s 08:33:46 08:33:46 #34 [core-metadata internal] load build context 08:33:46 #34 ... 08:33:46 08:33:46 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:33:46 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:33:46 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:33:46 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:33:46 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:33:46 #33 DONE 0.1s 08:33:46 08:33:46 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:33:46 #36 DONE 0.7s 08:33:46 08:33:46 #34 [core-metadata internal] load build context 08:33:47 #34 ... 08:33:47 08:33:47 #37 [security-spire-server internal] load build context 08:33:47 #37 transferring context: 27.98kB 0.0s done 08:33:47 #37 DONE 0.3s 08:33:47 08:33:47 #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:33:47 #38 DONE 1.1s 08:33:47 08:33:47 #34 [core-metadata internal] load build context 08:33:47 #34 ... 08:33:47 08:33:47 #39 [security-spire-agent internal] load build context 08:33:47 #39 transferring context: 27.51kB 0.1s done 08:33:47 #39 DONE 0.3s 08:33:47 08:33:47 #40 [security-spire-config internal] load build context 08:33:47 #40 transferring context: 26.24kB 0.1s done 08:33:47 #40 DONE 0.4s 08:33:47 08:33:47 #34 [core-metadata internal] load build context 08:33:49 #34 ... 08:33:49 08:33:49 #41 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:49 #41 DONE 2.9s 08:33:49 08:33:49 #42 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:33:49 #0 0.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:49 #0 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:49 #0 1.298 (1/3) Installing ca-certificates (20240705-r0) 08:33:49 #0 1.324 (2/3) Installing dumb-init (1.2.5-r3) 08:33:49 #0 1.331 (3/3) Installing tzdata (2024b-r0) 08:33:49 #0 1.377 Executing busybox-1.36.1-r29.trigger 08:33:49 #0 1.385 Executing ca-certificates-20240705-r0.trigger 08:33:49 #0 1.423 OK: 10 MiB in 17 packages 08:33:49 #42 DONE 3.1s 08:33:49 08:33:49 #43 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:49 #0 0.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:49 #0 0.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:49 #0 1.286 (1/1) Installing dumb-init (1.2.5-r3) 08:33:49 #0 1.295 Executing busybox-1.36.1-r29.trigger 08:33:49 #0 1.303 OK: 8 MiB in 15 packages 08:33:49 #43 DONE 3.2s 08:33:49 08:33:49 #34 [core-metadata internal] load build context 08:33:49 #34 ... 08:33:49 08:33:49 #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:49 #0 0.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:49 #0 0.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:49 #0 1.294 (1/1) Installing dumb-init (1.2.5-r3) 08:33:49 #0 1.307 Executing busybox-1.36.1-r29.trigger 08:33:49 #0 1.312 OK: 8 MiB in 15 packages 08:33:49 #44 DONE 3.0s 08:33:49 08:33:49 #45 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:33:49 #0 1.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:49 #0 1.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:49 #0 1.813 (1/2) Installing dumb-init (1.2.5-r3) 08:33:49 #0 1.816 (2/2) Installing su-exec (0.2-r3) 08:33:49 #0 1.893 Executing busybox-1.36.1-r29.trigger 08:33:49 #0 1.893 OK: 8 MiB in 16 packages 08:33:49 #45 DONE 2.9s 08:33:49 08:33:49 #46 [support-notifications builder 2/7] WORKDIR /edgex-go 08:33:49 #46 DONE 2.4s 08:33:49 08:33:49 #34 [core-metadata internal] load build context 08:33:49 #34 ... 08:33:49 08:33:49 #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:49 #0 0.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:49 #0 0.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:49 #0 1.210 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:33:49 #0 1.210 v3.20.3-217-g3d33692a7ab [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:33:49 #0 1.210 OK: 24165 distinct packages available 08:33:49 #0 1.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:49 #0 1.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:49 #0 1.655 (1/14) Installing ca-certificates (20240705-r0) 08:33:49 #0 1.747 (2/14) Installing brotli-libs (1.1.0-r2) 08:33:49 #0 1.760 (3/14) Installing c-ares (1.33.1-r0) 08:33:49 #0 1.763 (4/14) Installing libunistring (1.2-r0) 08:33:49 #0 1.779 (5/14) Installing libidn2 (2.3.7-r0) 08:33:49 #0 1.780 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:33:49 #0 1.784 (7/14) Installing libpsl (0.21.5-r1) 08:33:49 #0 1.787 (8/14) Installing zstd-libs (1.5.6-r0) 08:33:49 #0 1.797 (9/14) Installing libcurl (8.10.1-r0) 08:33:49 #0 1.913 (10/14) Installing curl (8.10.1-r0) 08:33:49 #0 1.919 (11/14) Installing dumb-init (1.2.5-r3) 08:33:49 #0 1.936 (12/14) Installing musl-obstack (1.2.3-r2) 08:33:49 #0 1.939 (13/14) Installing libucontext (1.2-r3) 08:33:49 #0 1.944 (14/14) Installing gcompat (1.1.0-r4) 08:33:49 #0 1.950 Executing busybox-1.36.1-r29.trigger 08:33:49 #0 1.960 Executing ca-certificates-20240705-r0.trigger 08:33:49 #0 2.140 OK: 13 MiB in 28 packages 08:33:49 #47 DONE 3.1s 08:33:49 08:33:49 #34 [core-metadata internal] load build context 08:33:52 #34 transferring context: 137.53MB 5.5s 08:33:55 #34 ... 08:33:55 08:33:55 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:33:55 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 08:33:55 #48 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:33:55 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 08:33:55 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:33:55 #48 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:33:55 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 08:33:55 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 08:33:55 #48 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.1s done 08:33:55 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:33:55 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:33:55 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:33:55 #48 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.5s done 08:33:56 #48 ... 08:33:56 08:33:56 #49 [support-cron-scheduler internal] load build context 08:33:56 #49 ... 08:33:56 08:33:56 #50 [core-command internal] load build context 08:33:56 #50 ... 08:33:56 08:33:56 #51 [core-keeper internal] load build context 08:33:56 #51 ... 08:33:56 08:33:56 #52 [security-proxy-setup internal] load build context 08:33:56 #52 ... 08:33:56 08:33:56 #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:56 #0 3.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:56 #0 3.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:56 #0 4.061 (1/2) Installing ca-certificates (20240705-r0) 08:33:56 #0 4.102 (2/2) Installing dumb-init (1.2.5-r3) 08:33:56 #0 4.102 Executing busybox-1.36.1-r29.trigger 08:33:56 #0 4.102 Executing ca-certificates-20240705-r0.trigger 08:33:56 #0 4.179 OK: 9 MiB in 16 packages 08:33:56 #53 ... 08:33:56 08:33:56 #54 [security-spiffe-token-provider internal] load build context 08:33:57 #54 ... 08:33:57 08:33:57 #55 [security-secretstore-setup internal] load build context 08:33:57 #55 ... 08:33:57 08:33:57 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:57 #0 3.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:57 #0 3.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:57 #0 4.205 (1/4) Installing ca-certificates (20240705-r0) 08:33:57 #0 4.222 (2/4) Installing dumb-init (1.2.5-r3) 08:33:57 #0 4.228 (3/4) Installing su-exec (0.2-r3) 08:33:57 #0 4.232 (4/4) Installing yq-go (4.44.1-r2) 08:33:57 #0 4.330 Executing busybox-1.36.1-r29.trigger 08:33:57 #0 4.330 Executing ca-certificates-20240705-r0.trigger 08:33:57 #0 4.361 OK: 19 MiB in 18 packages 08:33:57 #56 ... 08:33:57 08:33:57 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:57 #0 5.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:57 #0 5.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:57 #0 5.562 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:33:57 #0 5.562 v3.20.3-217-g3d33692a7ab [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:33:57 #0 5.562 OK: 24165 distinct packages available 08:33:57 #0 5.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:57 #0 5.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:57 #0 6.001 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:33:57 #0 6.077 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:33:57 #0 6.087 (3/7) Installing dumb-init (1.2.5-r3) 08:33:57 #0 6.090 (4/7) Installing musl-obstack (1.2.3-r2) 08:33:57 #0 6.100 (5/7) Installing libucontext (1.2-r3) 08:33:57 #0 6.101 (6/7) Installing gcompat (1.1.0-r4) 08:33:57 #0 6.108 (7/7) Installing openssl (3.3.2-r1) 08:33:57 #0 6.115 Executing busybox-1.36.1-r29.trigger 08:33:57 #0 6.332 OK: 9 MiB in 19 packages 08:33:57 #57 ... 08:33:57 08:33:57 #58 [core-common-config-bootstrapper internal] load build context 08:33:57 #58 transferring context: 229.32MB 10.7s 08:33:57 #58 ... 08:33:57 08:33:57 #59 [support-notifications internal] load build context 08:33:57 #59 ... 08:33:57 08:33:57 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:33:57 #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 08:33:57 #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:33:57 #60 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:33:57 #60 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:33:57 #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 08:33:57 #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 08:33:57 #60 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:33:57 #60 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.2s done 08:33:57 #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.2s done 08:33:57 #60 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:33:57 #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:33:57 #60 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.9s done 08:33:57 #60 ... 08:33:57 08:33:57 #61 [security-proxy-auth internal] load build context 08:33:57 #61 ... 08:33:57 08:33:57 #62 [security-bootstrapper internal] load build context 08:33:57 #62 ... 08:33:57 08:33:57 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:57 #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:57 #0 3.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:57 #0 3.811 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:33:57 #0 3.811 v3.20.3-217-g3d33692a7ab [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:33:57 #0 3.811 OK: 24165 distinct packages available 08:33:57 #0 3.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:57 #0 3.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:57 #0 4.234 (1/4) Installing dumb-init (1.2.5-r3) 08:33:57 #0 4.245 (2/4) Installing musl-obstack (1.2.3-r2) 08:33:57 #0 4.245 (3/4) Installing libucontext (1.2-r3) 08:33:57 #0 4.248 (4/4) Installing gcompat (1.1.0-r4) 08:33:57 #0 4.252 Executing busybox-1.36.1-r29.trigger 08:33:57 #0 4.256 OK: 8 MiB in 18 packages 08:33:58 #63 ... 08:33:58 08:33:58 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:58 #0 3.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:58 #0 3.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:58 #0 3.884 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:33:58 #0 3.917 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:33:58 #0 3.927 (3/6) Installing dumb-init (1.2.5-r3) 08:33:58 #0 3.937 (4/6) Installing openssl (3.3.2-r1) 08:33:58 #0 3.944 (5/6) Installing su-exec (0.2-r3) 08:33:58 #0 3.949 (6/6) Installing yq-go (4.44.1-r2) 08:33:58 #0 4.033 Executing busybox-1.36.1-r29.trigger 08:33:58 #0 4.047 OK: 19 MiB in 18 packages 08:33:58 #64 ... 08:33:58 08:33:58 #65 [core-data internal] load build context 08:33:58 #65 ... 08:33:58 08:33:58 #59 [support-notifications internal] load build context 08:33:59 #59 transferring context: 553.76MB 12.3s done 08:33:59 #59 ... 08:33:59 08:33:59 #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:33:59 #66 ... 08:33:59 08:33:59 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:33:59 #67 ... 08:33:59 08:33:59 #68 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:33:59 #0 3.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:59 #0 3.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:59 #0 4.257 Upgrading critical system libraries and apk-tools: 08:33:59 #0 4.258 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:33:59 #0 4.378 Executing busybox-1.36.1-r29.trigger 08:33:59 #0 4.455 Continuing the upgrade transaction with new apk-tools: 08:33:59 #0 4.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:59 #0 4.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:59 #0 4.793 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:33:59 #0 4.827 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:33:59 #0 4.967 OK: 8 MiB in 15 packages 08:33:59 #68 ... 08:33:59 08:33:59 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:33:59 #69 ... 08:33:59 08:33:59 #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:33:59 #70 ... 08:33:59 08:33:59 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:00 #71 ... 08:34:00 08:34:00 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:00 #72 ... 08:34:00 08:34:00 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:34:00 #0 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:00 #0 3.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:00 #0 3.380 Upgrading critical system libraries and apk-tools: 08:34:00 #0 3.380 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:34:00 #0 3.388 Executing busybox-1.36.1-r29.trigger 08:34:00 #0 3.460 Continuing the upgrade transaction with new apk-tools: 08:34:00 #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:00 #0 3.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:00 #0 3.790 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:34:00 #0 3.979 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:34:00 #0 3.992 Executing ca-certificates-20240705-r0.trigger 08:34:00 #0 4.344 OK: 10 MiB in 17 packages 08:34:00 #73 ... 08:34:00 08:34:00 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:34:00 #0 3.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:00 #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:00 #0 3.803 Upgrading critical system libraries and apk-tools: 08:34:00 #0 3.803 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:34:00 #0 3.935 Executing busybox-1.36.1-r29.trigger 08:34:00 #0 4.015 Continuing the upgrade transaction with new apk-tools: 08:34:00 #0 4.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:00 #0 4.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:00 #0 4.362 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:34:00 #0 4.398 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:34:00 #0 4.603 OK: 8 MiB in 15 packages 08:34:00 #74 ... 08:34:00 08:34:00 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:00 #75 ... 08:34:00 08:34:00 #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:34:00 #76 ... 08:34:00 08:34:00 #58 [core-common-config-bootstrapper internal] load build context 08:34:02 #58 transferring context: 553.76MB 15.1s done 08:34:03 #58 ... 08:34:03 08:34:03 #34 [core-metadata internal] load build context 08:34:03 #34 transferring context: 553.76MB 14.5s done 08:34:06 #34 ... 08:34:06 08:34:06 #49 [support-cron-scheduler internal] load build context 08:34:06 #49 transferring context: 553.76MB 14.4s done 08:34:06 #49 ... 08:34:06 08:34:06 #50 [core-command internal] load build context 08:34:06 #50 transferring context: 553.76MB 15.1s done 08:34:06 #50 ... 08:34:06 08:34:06 #51 [core-keeper internal] load build context 08:34:06 #51 transferring context: 553.76MB 12.2s done 08:34:06 #51 ... 08:34:06 08:34:06 #52 [security-proxy-setup internal] load build context 08:34:06 #52 transferring context: 553.76MB 12.3s done 08:34:06 #52 ... 08:34:06 08:34:06 #54 [security-spiffe-token-provider internal] load build context 08:34:06 #54 transferring context: 553.76MB 13.5s done 08:34:07 #54 ... 08:34:07 08:34:07 #55 [security-secretstore-setup internal] load build context 08:34:07 #55 transferring context: 553.76MB 12.7s done 08:34:07 #55 ... 08:34:07 08:34:07 #61 [security-proxy-auth internal] load build context 08:34:07 #61 transferring context: 553.76MB 12.2s done 08:34:08 #61 ... 08:34:08 08:34:08 #62 [security-bootstrapper internal] load build context 08:34:08 #62 transferring context: 553.76MB 12.1s done 08:34:08 #62 ... 08:34:08 08:34:08 #65 [core-data internal] load build context 08:34:08 #65 transferring context: 553.76MB 12.2s done 08:34:13 #65 ... 08:34:13 08:34:13 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:13 #64 DONE 26.7s 08:34:13 08:34:13 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:34:13 #74 DONE 24.0s 08:34:13 08:34:13 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:13 #57 DONE 26.4s 08:34:13 08:34:13 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:34:13 #73 DONE 24.1s 08:34:13 08:34:13 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:13 #56 DONE 26.8s 08:34:13 08:34:13 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:34:13 #77 ... 08:34:13 08:34:13 #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:13 #53 DONE 26.8s 08:34:13 08:34:13 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:13 #63 DONE 26.4s 08:34:13 08:34:13 #51 [core-keeper internal] load build context 08:34:13 #51 DONE 27.2s 08:34:13 08:34:13 #65 [core-data internal] load build context 08:34:13 #65 DONE 27.2s 08:34:13 08:34:13 #62 [security-bootstrapper internal] load build context 08:34:13 #62 DONE 27.1s 08:34:13 08:34:13 #68 [core-command stage-1 3/8] RUN apk --no-cache upgrade 08:34:13 #68 DONE 24.4s 08:34:13 08:34:13 #61 [security-proxy-auth internal] load build context 08:34:13 #61 DONE 27.0s 08:34:13 08:34:13 #59 [support-notifications internal] load build context 08:34:13 #59 DONE 27.0s 08:34:13 08:34:13 #52 [security-proxy-setup internal] load build context 08:34:13 #52 DONE 27.0s 08:34:13 08:34:13 #55 [security-secretstore-setup internal] load build context 08:34:13 #55 DONE 27.0s 08:34:13 08:34:13 #54 [security-spiffe-token-provider internal] load build context 08:34:13 #54 DONE 27.3s 08:34:13 08:34:13 #34 [core-metadata internal] load build context 08:34:13 #34 DONE 27.1s 08:34:13 08:34:13 #49 [support-cron-scheduler internal] load build context 08:34:13 #49 DONE 27.4s 08:34:13 08:34:13 #58 [core-common-config-bootstrapper internal] load build context 08:34:13 #58 DONE 27.2s 08:34:13 08:34:13 #50 [core-command internal] load build context 08:34:13 #50 DONE 27.4s 08:34:13 08:34:13 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:13 #78 ... 08:34:13 08:34:13 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:13 #48 DONE 26.9s 08:34:13 08:34:13 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:34:13 #67 24.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:14 #67 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:14 #67 25.12 OK: 246 MiB in 54 packages 08:34:14 #67 DONE 25.2s 08:34:14 08:34:14 #79 [core-command builder 4/7] COPY go.mod vendor* ./ 08:34:14 #79 DONE 0.1s 08:34:14 08:34:14 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:14 #80 ... 08:34:14 08:34:14 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:14 #71 DONE 25.3s 08:34:14 08:34:14 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:14 #72 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:14 #72 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:14 #72 25.34 Upgrading critical system libraries and apk-tools: 08:34:14 #72 25.34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:34:15 #72 25.35 Executing busybox-1.36.1-r29.trigger 08:34:15 #72 25.43 Continuing the upgrade transaction with new apk-tools: 08:34:15 #72 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:15 #72 ... 08:34:15 08:34:15 #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:15 #76 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:15 #76 25.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:15 #76 25.42 OK: 246 MiB in 54 packages 08:34:15 #76 DONE 25.5s 08:34:15 08:34:15 #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:15 #81 DONE 0.1s 08:34:15 08:34:15 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:15 #72 25.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:15 #72 ... 08:34:15 08:34:15 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:15 #69 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:15 #69 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:15 #69 25.48 OK: 246 MiB in 54 packages 08:34:15 #69 DONE 25.6s 08:34:15 08:34:15 #82 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:34:15 #82 DONE 0.1s 08:34:15 08:34:15 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:15 #72 25.81 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:34:15 #72 25.86 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:34:15 #72 25.87 Executing ca-certificates-20240705-r0.trigger 08:34:15 #72 25.90 OK: 13 MiB in 28 packages 08:34:15 #72 DONE 26.1s 08:34:15 08:34:15 #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:34:15 #70 24.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:15 #70 25.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:15 #70 25.41 Upgrading critical system libraries and apk-tools: 08:34:15 #70 25.41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:34:15 #70 25.42 Executing busybox-1.36.1-r29.trigger 08:34:15 #70 25.50 Continuing the upgrade transaction with new apk-tools: 08:34:15 #70 25.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:15 #70 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:15 #70 25.90 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:34:15 #70 25.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:34:15 #70 25.96 OK: 8 MiB in 16 packages 08:34:15 #70 DONE 26.2s 08:34:15 08:34:15 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:15 #75 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:15 #75 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:15 #75 25.50 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:34:15 #75 25.50 v3.20.3-217-g3d33692a7ab [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:34:15 #75 25.50 OK: 24164 distinct packages available 08:34:15 #75 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:15 #75 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:15 #75 26.01 OK: 246 MiB in 54 packages 08:34:15 #75 DONE 26.2s 08:34:15 08:34:15 #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:15 #83 ... 08:34:15 08:34:15 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:34:15 #84 DONE 0.1s 08:34:16 08:34:16 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:16 #78 2.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:16 #78 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:16 #78 2.484 Upgrading critical system libraries and apk-tools: 08:34:16 #78 2.484 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:34:16 #78 2.492 Executing busybox-1.36.1-r29.trigger 08:34:16 #78 2.555 Continuing the upgrade transaction with new apk-tools: 08:34:16 #78 2.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:16 #78 2.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:16 #78 ... 08:34:16 08:34:16 #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:34:16 #66 25.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:16 #66 25.68 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:16 #66 26.51 (1/1) Installing dumb-init (1.2.5-r3) 08:34:16 #66 26.91 Executing busybox-1.36.1-r29.trigger 08:34:16 #66 26.91 OK: 8 MiB in 15 packages 08:34:16 #66 DONE 27.2s 08:34:16 08:34:16 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:34:16 #0 1.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:16 #0 1.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:16 #0 2.122 Upgrading critical system libraries and apk-tools: 08:34:16 #0 2.122 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:34:16 #0 2.128 Executing busybox-1.36.1-r29.trigger 08:34:16 #0 2.201 Continuing the upgrade transaction with new apk-tools: 08:34:16 #0 2.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:16 #0 2.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:16 #0 2.567 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:34:16 #0 2.604 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:34:16 #0 2.615 Executing ca-certificates-20240705-r0.trigger 08:34:16 #0 2.655 OK: 19 MiB in 18 packages 08:34:16 #85 DONE 3.1s 08:34:16 08:34:16 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:16 #78 2.981 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:34:16 #78 3.047 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:34:16 #78 3.056 OK: 8 MiB in 18 packages 08:34:16 #78 DONE 3.2s 08:34:16 08:34:16 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:16 #86 ... 08:34:16 08:34:16 #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:16 #83 DONE 1.1s 08:34:16 08:34:16 #87 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:34:16 #0 2.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:16 #0 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:16 #0 2.439 Upgrading critical system libraries and apk-tools: 08:34:16 #0 2.439 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:34:16 #0 2.446 Executing busybox-1.36.1-r29.trigger 08:34:16 #0 2.518 Continuing the upgrade transaction with new apk-tools: 08:34:16 #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:16 #0 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:16 #0 3.044 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:34:16 #0 3.082 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:34:16 #0 3.096 Executing ca-certificates-20240705-r0.trigger 08:34:16 #0 3.143 OK: 9 MiB in 16 packages 08:34:16 #87 DONE 3.3s 08:34:16 08:34:16 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:34:16 #88 DONE 0.1s 08:34:17 08:34:17 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:34:17 #77 1.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:17 #77 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:17 #77 3.162 Upgrading critical system libraries and apk-tools: 08:34:17 #77 3.162 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:34:17 #77 3.169 Executing busybox-1.36.1-r29.trigger 08:34:17 #77 3.306 Continuing the upgrade transaction with new apk-tools: 08:34:17 #77 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:17 #77 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:17 #77 ... 08:34:17 08:34:17 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:34:17 #0 1.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:17 #0 2.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:17 #0 3.130 Upgrading critical system libraries and apk-tools: 08:34:17 #0 3.130 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:34:17 #0 3.137 Executing busybox-1.36.1-r29.trigger 08:34:17 #0 3.230 Continuing the upgrade transaction with new apk-tools: 08:34:17 #0 3.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:17 #0 3.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:17 #0 4.020 OK: 19 MiB in 18 packages 08:34:17 #89 DONE 4.1s 08:34:17 08:34:17 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:34:17 #77 3.936 OK: 9 MiB in 19 packages 08:34:17 #77 DONE 4.1s 08:34:17 08:34:17 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:34:17 #0 1.174 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:17 #0 1.649 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:17 #0 2.353 OK: 246 MiB in 54 packages 08:34:17 #90 DONE 2.8s 08:34:17 08:34:17 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:17 #86 DONE 0.7s 08:34:17 08:34:17 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:34:17 #91 DONE 0.1s 08:34:17 08:34:17 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:34:17 #92 DONE 0.1s 08:34:17 08:34:17 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:34:18 #93 DONE 0.9s 08:34:18 08:34:18 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:34:18 #94 DONE 0.9s 08:34:18 08:34:18 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:18 #95 DONE 0.9s 08:34:18 08:34:18 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:34:18 #96 DONE 0.1s 08:34:18 08:34:18 #97 [security-spire-config stage-2 6/10] COPY security.txt / 08:34:18 #97 DONE 0.9s 08:34:18 08:34:18 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:19 #98 DONE 0.7s 08:34:19 08:34:19 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:19 #99 DONE 0.8s 08:34:19 08:34:19 #100 [security-spire-server stage-2 6/9] COPY security.txt / 08:34:19 #100 DONE 0.7s 08:34:19 08:34:19 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:34:19 #101 DONE 0.1s 08:34:19 08:34:19 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 08:34:19 #102 DONE 0.1s 08:34:19 08:34:19 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:19 #103 DONE 0.1s 08:34:19 08:34:19 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:19 #104 DONE 0.1s 08:34:19 08:34:19 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:19 #105 DONE 0.1s 08:34:19 08:34:19 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:19 #106 DONE 0.1s 08:34:19 08:34:19 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:19 #107 DONE 0.1s 08:34:19 08:34:19 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:19 #108 DONE 0.2s 08:34:19 08:34:19 #109 [security-spire-config] exporting to image 08:34:19 #109 exporting layers 08:34:19 #109 ... 08:34:19 08:34:19 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:19 #110 DONE 0.2s 08:34:19 08:34:19 #109 [security-spire-server] exporting to image 08:34:20 #109 ... 08:34:20 08:34:20 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:20 #111 DONE 0.3s 08:34:20 08:34:20 #109 [security-spire-agent] exporting to image 08:34:20 #109 exporting layers 0.6s done 08:34:20 #109 writing image sha256:d1275702b99f39a022635e572db2bda59c15bb962b727ee555101967436b32b5 done 08:34:20 #109 naming to docker.io/library/security-spire-config done 08:34:20 #109 exporting layers 0.6s done 08:34:20 #109 writing image sha256:fb76375ef3cc02c30d177b72beef61c30bbe851ab275883d4adc0c6802ca1cfb done 08:34:20 #109 naming to docker.io/library/security-spire-server done 08:34:20 #109 exporting layers 0.6s done 08:34:20 #109 writing image sha256:d0854aeb3eacbb221e37e68d352d4d1b4f637be5529aca9f3b8438350a324fd3 done 08:34:20 #109 naming to docker.io/library/security-spire-agent done 08:34:20 #109 DONE 1.1s 08:34:20 08:34:20 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:23 #112 ... 08:34:23 08:34:23 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:24 #60 ... 08:34:24 08:34:24 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:25 #113 ... 08:34:25 08:34:25 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:25 #114 ... 08:34:25 08:34:25 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:57 #115 DONE 40.2s 08:34:57 08:34:57 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:57 #112 DONE 37.0s 08:34:57 08:34:57 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:57 #114 DONE 40.4s 08:34:57 08:34:57 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:57 #113 DONE 39.7s 08:34:57 08:34:57 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:57 #80 DONE 40.9s 08:34:57 08:34:57 #116 [core-command builder 6/7] COPY . . 08:35:05 #116 ... 08:35:05 08:35:05 #117 [support-cron-scheduler builder 6/7] COPY . . 08:35:05 #117 ... 08:35:05 08:35:05 #118 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:05 #118 ... 08:35:05 08:35:05 #119 [core-keeper builder 7/8] COPY . . 08:35:05 #119 ... 08:35:05 08:35:05 #120 [security-bootstrapper builder 6/7] COPY . . 08:35:09 #120 ... 08:35:09 08:35:09 #119 [core-keeper builder 7/8] COPY . . 08:35:09 #119 DONE 13.4s 08:35:09 08:35:09 #121 [support-notifications builder 6/7] COPY . . 08:35:09 #121 CACHED 08:35:09 08:35:09 #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:09 #122 CACHED 08:35:09 08:35:09 #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 #123 CACHED 08:35:09 08:35:09 #117 [support-cron-scheduler builder 6/7] COPY . . 08:35:09 #117 DONE 13.4s 08:35:09 08:35:09 #118 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:09 #118 DONE 13.3s 08:35:09 08:35:09 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:35:09 #124 ... 08:35:09 08:35:09 #125 [core-metadata builder 6/7] COPY . . 08:35:09 #125 CACHED 08:35:09 08:35:09 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 #126 CACHED 08:35:09 08:35:09 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:35:09 #127 CACHED 08:35:09 08:35:09 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:09 #128 CACHED 08:35:09 08:35:09 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:09 #129 CACHED 08:35:09 08:35:09 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 #130 CACHED 08:35:09 08:35:09 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 #131 CACHED 08:35:09 08:35:09 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:09 #132 CACHED 08:35:09 08:35:09 #133 [security-proxy-auth builder 6/7] COPY . . 08:35:09 #133 CACHED 08:35:09 08:35:09 #134 [core-data builder 6/7] COPY . . 08:35:09 #134 CACHED 08:35:09 08:35:09 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:09 #135 CACHED 08:35:09 08:35:09 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 #136 CACHED 08:35:09 08:35:09 #120 [security-bootstrapper builder 6/7] COPY . . 08:35:09 #120 DONE 13.4s 08:35:09 08:35:09 #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 #137 CACHED 08:35:09 08:35:09 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:09 #138 CACHED 08:35:09 08:35:09 #139 [security-proxy-setup builder 6/7] COPY . . 08:35:09 #139 CACHED 08:35:09 08:35:09 #140 [security-secretstore-setup builder 6/7] COPY . . 08:35:09 #140 CACHED 08:35:09 08:35:09 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:09 #141 CACHED 08:35:09 08:35:09 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 #142 CACHED 08:35:09 08:35:09 #116 [core-command builder 6/7] COPY . . 08:35:09 #116 DONE 13.3s 08:35:09 08:35:09 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:10 #143 1.244 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:20 #143 ... 08:35:20 08:35:20 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:20 #0 0.759 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:35:20 #144 ... 08:35:20 08:35:20 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:35:20 #0 0.510 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:35:20 #145 ... 08:35:20 08:35:20 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:20 #0 1.160 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:35:20 #146 ... 08:35:20 08:35:20 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:20 #0 1.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:20 #147 ... 08:35:20 08:35:20 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:20 #0 1.026 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:20 #148 ... 08:35:20 08:35:20 #149 [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:35:20 #0 1.094 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:20 #149 ... 08:35:20 08:35:20 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:20 #0 0.885 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:20 #150 ... 08:35:20 08:35:20 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:20 #0 0.874 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:20 #151 ... 08:35:20 08:35:20 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:20 #0 1.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:35:20 #152 ... 08:35:20 08:35:20 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:35:20 #124 0.421 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:35:20 #124 ... 08:35:20 08:35:20 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:20 #0 0.936 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:36:56 #153 ... 08:36:56 08:36:56 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:56 #149 93.55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:37:44 #149 ... 08:37:44 08:37:44 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:37:44 #146 DONE 152.2s 08:37:44 08:37:44 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:44 #153 ... 08:37:44 08:37:44 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:44 #151 DONE 155.1s 08:37:44 08:37:44 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:44 #149 DONE 155.1s 08:37:44 08:37:44 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:44 #143 DONE 155.1s 08:37:44 08:37:44 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:37:44 #154 ... 08:37:44 08:37:44 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:37:44 #147 DONE 155.2s 08:37:44 08:37:44 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:44 #150 DONE 155.2s 08:37:44 08:37:44 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:37:44 #148 DONE 155.2s 08:37:44 08:37:44 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:37:44 #124 DONE 155.3s 08:37:44 08:37:44 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:44 #153 DONE 155.3s 08:37:44 08:37:44 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:44 #155 ... 08:37:44 08:37:44 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:44 #152 DONE 155.5s 08:37:44 08:37:44 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:37:44 #145 DONE 155.6s 08:37:44 08:37:44 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:37:44 #144 DONE 155.6s 08:37:44 08:37:44 #156 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #156 ... 08:37:45 08:37:45 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #154 DONE 0.9s 08:37:45 08:37:45 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #157 DONE 0.9s 08:37:45 08:37:45 #158 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:45 #158 DONE 0.9s 08:37:45 08:37:45 #159 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #159 DONE 0.9s 08:37:45 08:37:45 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #155 DONE 0.9s 08:37:45 08:37:45 #160 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:37:45 #160 ... 08:37:45 08:37:45 #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #161 DONE 0.8s 08:37:45 08:37:45 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #162 DONE 0.7s 08:37:45 08:37:45 #156 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #156 DONE 0.6s 08:37:45 08:37:45 #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #163 DONE 0.4s 08:37:45 08:37:45 #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:37:45 #164 ... 08:37:45 08:37:45 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:37:45 #165 DONE 0.5s 08:37:45 08:37:45 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:37:45 #166 DONE 0.5s 08:37:45 08:37:45 #160 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:37:45 #160 DONE 0.4s 08:37:45 08:37:45 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:45 #167 DONE 0.4s 08:37:45 08:37:45 #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #168 CACHED 08:37:45 08:37:45 #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:37:45 #169 CACHED 08:37:45 08:37:45 #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #170 CACHED 08:37:45 08:37:45 #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:45 #171 CACHED 08:37:45 08:37:45 #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:37:45 #172 CACHED 08:37:45 08:37:45 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #173 CACHED 08:37:45 08:37:45 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:45 #174 ... 08:37:45 08:37:45 #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:37:45 #175 DONE 0.8s 08:37:45 08:37:45 #176 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:45 #176 DONE 0.8s 08:37:45 08:37:45 #177 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:45 #177 DONE 0.8s 08:37:45 08:37:45 #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:37:45 #164 DONE 0.8s 08:37:46 08:37:46 #178 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:37:49 #178 ... 08:37:49 08:37:49 #179 [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:37:49 #179 DONE 3.9s 08:37:49 08:37:49 #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:49 #180 DONE 3.9s 08:37:49 08:37:49 #181 [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:37:49 #181 DONE 3.9s 08:37:49 08:37:49 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:49 #182 DONE 3.9s 08:37:49 08:37:49 #183 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:49 #183 DONE 3.9s 08:37:49 08:37:49 #184 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:49 #184 DONE 3.9s 08:37:49 08:37:49 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:49 #185 DONE 3.5s 08:37:49 08:37:49 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:49 #174 DONE 3.9s 08:37:49 08:37:49 #178 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:37:49 #178 DONE 3.4s 08:37:49 08:37:49 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:37:49 #186 DONE 3.5s 08:37:49 08:37:49 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:49 #187 DONE 3.5s 08:37:49 08:37:49 #188 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:37:49 #188 DONE 4.5s 08:37:49 08:37:49 #189 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:37:49 #189 ... 08:37:49 08:37:49 #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:49 #190 DONE 0.4s 08:37:49 08:37:49 #191 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:37:49 #191 DONE 0.4s 08:37:49 08:37:49 #192 [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:37:49 #192 DONE 0.5s 08:37:49 08:37:49 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:37:49 #193 DONE 0.4s 08:37:49 08:37:49 #194 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:49 #194 DONE 0.4s 08:37:49 08:37:49 #195 [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:37:49 #195 DONE 0.5s 08:37:49 08:37:49 #196 [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:37:49 #196 DONE 0.5s 08:37:49 08:37:49 #197 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:37:49 #197 DONE 0.5s 08:37:49 08:37:49 #198 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:37:49 #198 DONE 0.5s 08:37:49 08:37:49 #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:37:49 #199 DONE 0.5s 08:37:49 08:37:49 #109 [core-keeper] exporting to image 08:37:49 #109 exporting layers 08:37:50 #109 ... 08:37:50 08:37:50 #200 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:50 #200 DONE 0.5s 08:37:50 08:37:50 #109 [support-cron-scheduler] exporting to image 08:37:50 #109 ... 08:37:50 08:37:50 #189 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:37:50 #189 DONE 0.8s 08:37:50 08:37:50 #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:50 #201 DONE 0.5s 08:37:50 08:37:50 #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:50 #202 DONE 0.7s 08:37:50 08:37:50 #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:37:50 #203 DONE 0.6s 08:37:50 08:37:50 #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:50 #204 DONE 0.6s 08:37:50 08:37:50 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:50 #205 DONE 0.7s 08:37:50 08:37:50 #109 [support-cron-scheduler] exporting to image 08:37:50 #109 exporting layers 0.6s done 08:37:50 #109 ... 08:37:50 08:37:50 #206 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:37:50 #206 DONE 0.7s 08:37:50 08:37:50 #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:37:50 #207 DONE 0.6s 08:37:50 08:37:50 #109 [core-data] exporting to image 08:37:50 #109 exporting layers 0.7s done 08:37:50 #109 writing image sha256:90eaab30843fc75be7142c43ab54e3863cccc88d95d95f403003d4c641779f2f 08:37:50 #109 writing image sha256:3532f6a1c5aa1908d6cd8b218c9eb97d43477104dc8a022bf3cd120bfec3975c 0.1s done 08:37:50 #109 naming to docker.io/library/core-command 0.0s done 08:37:50 #109 ... 08:37:50 08:37:50 #208 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:37:50 #208 DONE 0.5s 08:37:50 08:37:50 #109 [core-command] exporting to image 08:37:50 #109 writing image sha256:90eaab30843fc75be7142c43ab54e3863cccc88d95d95f403003d4c641779f2f 0.3s done 08:37:50 #109 naming to docker.io/library/core-keeper 08:37:50 #109 ... 08:37:50 08:37:50 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:50 #209 DONE 0.5s 08:37:50 08:37:50 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:37:50 #210 DONE 0.5s 08:37:50 08:37:50 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:50 #211 DONE 0.5s 08:37:50 08:37:50 #109 [core-metadata] exporting to image 08:37:50 #109 exporting layers 1.0s done 08:37:50 #109 naming to docker.io/library/core-keeper done 08:37:50 #109 writing image sha256:38c76c1cc0bd7e36da22675aa75f97a6e4f43c9b8a3146d61281ff2a58ab7c6b 08:37:51 #109 writing image sha256:38c76c1cc0bd7e36da22675aa75f97a6e4f43c9b8a3146d61281ff2a58ab7c6b 0.0s done 08:37:51 #109 writing image sha256:330f0ddf7ecd19172ad6898fc0e595d63fc8fba0ab9f41bbde690886d228f255 0.0s done 08:37:51 #109 naming to docker.io/library/security-spiffe-token-provider done 08:37:51 #109 naming to docker.io/library/support-cron-scheduler done 08:37:51 #109 exporting layers 1.1s done 08:37:51 #109 ... 08:37:51 08:37:51 #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:51 #212 DONE 1.3s 08:37:51 08:37:51 #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:51 #213 DONE 0.7s 08:37:51 08:37:51 #214 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:51 #214 DONE 0.9s 08:37:51 08:37:51 #109 [core-data] exporting to image 08:37:51 #109 exporting layers 0.7s done 08:37:51 #109 writing image sha256:6af6d5be779209c1f75588c383e70818e94413e23e341c5f04db72763d5820b7 0.0s done 08:37:51 #109 naming to docker.io/library/support-notifications done 08:37:51 #109 writing image sha256:f711b32a2fec78dcda0f3f94a1f2caa03b98f94161f69fdfb92c0389e32beb67 done 08:37:51 #109 naming to docker.io/library/core-data done 08:37:51 #109 ... 08:37:51 08:37:51 #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:51 #215 DONE 1.3s 08:37:51 08:37:51 #216 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:51 #216 DONE 0.2s 08:37:51 08:37:51 #109 [core-common-config-bootstrapper] exporting to image 08:37:51 #109 exporting layers 0.2s done 08:37:51 #109 writing image sha256:094cb89c5623029f84ebde7581f08456a672cce5f2dc7c18df6dadf24e596a14 done 08:37:51 #109 naming to docker.io/library/core-metadata done 08:37:51 #109 writing image sha256:34452dcabddd014a971f51561a7b9bb864504d61a4f80d95c15292e6cf9c9a16 done 08:37:51 #109 naming to docker.io/library/core-common-config-bootstrapper done 08:37:52 #109 ... 08:37:52 08:37:52 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:52 #217 DONE 0.2s 08:37:52 08:37:52 #218 [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:37:52 #218 DONE 0.1s 08:37:52 08:37:52 #219 [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:37:52 #219 DONE 0.1s 08:37:52 08:37:52 #109 [security-proxy-auth] exporting to image 08:37:52 #109 exporting layers 0.3s done 08:37:52 #109 writing image sha256:39ad7370e04dcb68d807aabefb038af85d1c9b9997c77e80b4054f3e9752cc71 done 08:37:52 #109 naming to docker.io/library/security-proxy-auth done 08:37:52 #109 DONE 3.3s 08:37:52 08:37:52 #220 [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:37:52 #220 DONE 0.1s 08:37:52 08:37:52 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:52 #221 ... 08:37:52 08:37:52 #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:52 #222 DONE 1.2s 08:37:52 08:37:52 #223 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:37:52 #223 DONE 0.1s 08:37:52 08:37:52 #224 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:52 #224 DONE 0.0s 08:37:52 08:37:52 #109 [security-proxy-setup] exporting to image 08:37:52 #109 exporting layers 0.2s done 08:37:52 #109 writing image sha256:5df25f7c95b090a522c52177ff1d1e3d84fad2e8a16b75d701a458729d952e37 08:37:52 #109 ... 08:37:52 08:37:52 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:52 #221 DONE 0.5s 08:37:52 08:37:52 #109 [security-secretstore-setup] exporting to image 08:37:52 #109 writing image sha256:5df25f7c95b090a522c52177ff1d1e3d84fad2e8a16b75d701a458729d952e37 0.0s done 08:37:52 #109 naming to docker.io/library/security-proxy-setup done 08:37:52 #109 exporting layers 0.2s done 08:37:52 #109 ... 08:37:52 08:37:52 #225 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:37:52 #225 DONE 0.5s 08:37:52 08:37:52 #109 [security-bootstrapper] exporting to image 08:37:52 #109 writing image sha256:018ace242f182b76a6b73b52b9f7bc4f04400579ff84127100930cc0d0ad92c7 done 08:37:52 #109 naming to docker.io/library/security-secretstore-setup done 08:37:52 #109 exporting layers 0.2s done 08:37:52 #109 writing image sha256:452950da3a6848cac77474382ad22254c84ac5b23361f0b1be4aa91eb78d816f done 08:37:52 #109 naming to docker.io/library/security-bootstrapper done 08:37:52 #109 DONE 4.0s 08:37:52 08:37:52 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:52 time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:37:52 $ docker stop --time=1 441d2c2838d8b441550d781f139e0cd181ab4d26f8be3e80203f3d65484a78a7 08:37:54 $ docker rm -f --volumes 441d2c2838d8b441550d781f139e0cd181ab4d26f8be3e80203f3d65484a78a7 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:54 + docker images 08:37:54 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:54 security-secretstore-setup latest 018ace242f18 2 seconds ago 57.9MB 08:37:54 security-bootstrapper latest 452950da3a68 2 seconds ago 32.9MB 08:37:54 security-proxy-setup latest 5df25f7c95b0 3 seconds ago 39.4MB 08:37:54 core-common-config-bootstrapper latest 34452dcabddd 3 seconds ago 26.9MB 08:37:54 security-proxy-auth latest 39ad7370e04d 3 seconds ago 40MB 08:37:54 core-data latest f711b32a2fec 4 seconds ago 47.8MB 08:37:54 support-notifications latest 6af6d5be7792 4 seconds ago 71.1MB 08:37:54 core-metadata latest 094cb89c5623 4 seconds ago 48MB 08:37:54 core-command latest 3532f6a1c5aa 5 seconds ago 41.9MB 08:37:54 support-cron-scheduler latest 330f0ddf7ecd 5 seconds ago 72.3MB 08:37:54 core-keeper latest 90eaab30843f 5 seconds ago 41.5MB 08:37:54 security-spiffe-token-provider latest 38c76c1cc0bd 5 seconds ago 47.1MB 08:37:54 security-spire-agent latest d0854aeb3eac 3 minutes ago 188MB 08:37:54 security-spire-server latest fb76375ef3cc 3 minutes ago 128MB 08:37:54 security-spire-config latest d1275702b99f 3 minutes ago 127MB 08:37:54 ci-base-image-x86_64 latest 723ee558f26b 7 minutes ago 980MB 08:37:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 3 weeks ago 573MB 08:37:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 08:37:54 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:37:54 provisioning config files... 08:37:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3975710438046841059tmp [Pipeline] { [Pipeline] sh 08:37:55 + set +x 08:37:55 + curl -s https://codecov.io/bash 08:37:55 + bash -s -- 08:37:55 08:37:55 _____ _ 08:37:55 / ____| | | 08:37:55 | | ___ __| | ___ ___ _____ __ 08:37:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:37:55 | |___| (_) | (_| | __/ (_| (_) \ V / 08:37:55 \_____\___/ \__,_|\___|\___\___/ \_/ 08:37:55 Bash-1.0.6 08:37:55 08:37:55 08:37:55 ==> git version 2.25.1 found 08:37:55 ==> 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:37:55 Release-Date: 2020-01-08 08:37:55 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:37:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:37:55 ==> Jenkins CI detected. 08:37:55 current dir:  /w/workspace/edgex-go/4 08:37:55 project root: . 08:37:55 --> token set from env 08:37:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:37:55 ==> Running gcov in . (disable via -X gcov) 08:37:55 ==> Python coveragepy not found 08:37:55 ==> Searching for coverage reports in: 08:37:55 + . 08:37:55 -> Found 1 reports 08:37:55 ==> Detecting git/mercurial file structure 08:37:55 ==> Reading reports 08:37:55 + ./coverage.out bytes=1482932 08:37:55 ==> Appending adjustments 08:37:55 https://docs.codecov.io/docs/fixing-reports 08:37:56 + Found adjustments 08:37:56 ==> Gzipping contents 08:37:56 128K /tmp/codecov.EvHkZP.gz 08:37:56 ==> Uploading reports 08:37:56 url: https://codecov.io 08:37:56 query: branch=PR-4976&commit=8809eb43fa468adf3f29f753588153fcf4a625c4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4976%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4976&job=&cmd_args= 08:37:56 -> Pinging Codecov 08:37:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4976&commit=8809eb43fa468adf3f29f753588153fcf4a625c4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4976%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4976&job=&cmd_args= 08:37:57 -> Uploading to 08:37:57 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/8809eb43fa468adf3f29f753588153fcf4a625c4/319df374-0f83-4f32-9177-f1f0b145a96a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241026%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241026T083756Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dbc08cdb86731a4580ef9b4840c9a194a2dcb27f247084cc11c5eeada42c0c7b 08:37:57 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:57 Dload Upload Total Spent Left Speed 08:37:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 126k 0 0 100 126k 0 609k --:--:-- --:--:-- --:--:-- 609k 100 126k 0 0 100 126k 0 424k --:--:-- --:--:-- --:--:-- 423k 08:37:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8809eb43fa468adf3f29f753588153fcf4a625c4 [Pipeline] } 08:37:57 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:37:58 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 08:37:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:37:59 ---> package-listing.sh 08:37:59 ++ facter osfamily 08:37:59 ++ tr '[:upper:]' '[:lower:]' 08:37:59 + OS_FAMILY=debian 08:37:59 + workspace=/w/workspace/edgex-go/4 08:37:59 + START_PACKAGES=/tmp/packages_start.txt 08:37:59 + END_PACKAGES=/tmp/packages_end.txt 08:37:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:37:59 + PACKAGES=/tmp/packages_start.txt 08:37:59 + '[' /w/workspace/edgex-go/4 ']' 08:37:59 + PACKAGES=/tmp/packages_end.txt 08:37:59 + case "${OS_FAMILY}" in 08:37:59 + dpkg -l 08:37:59 + grep '^ii' 08:37:59 + '[' -f /tmp/packages_start.txt ']' 08:37:59 + '[' -f /tmp/packages_end.txt ']' 08:37:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:37:59 + '[' /w/workspace/edgex-go/4 ']' 08:37:59 + mkdir -p /w/workspace/edgex-go/4/archives/ 08:37:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 08:37:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:37:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:00 08:38:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:00 latest: Pulling from edgex-lftools-log-publisher 08:38:00 5eb5b503b376: Pulling fs layer 08:38:00 5c69ac0246d0: Pulling fs layer 08:38:00 ec43610c2a17: Pulling fs layer 08:38:00 3a2ae6a8a46f: Pulling fs layer 08:38:00 33b1e0a273af: Pulling fs layer 08:38:00 5d3b04190fa2: Pulling fs layer 08:38:00 2f39f015ded8: Pulling fs layer 08:38:00 5d3b04190fa2: Waiting 08:38:00 3a2ae6a8a46f: Waiting 08:38:00 33b1e0a273af: Waiting 08:38:00 2f39f015ded8: Waiting 08:38:00 5c69ac0246d0: Download complete 08:38:00 3a2ae6a8a46f: Verifying Checksum 08:38:00 3a2ae6a8a46f: Download complete 08:38:00 33b1e0a273af: Verifying Checksum 08:38:00 33b1e0a273af: Download complete 08:38:00 ec43610c2a17: Verifying Checksum 08:38:00 ec43610c2a17: Download complete 08:38:00 5d3b04190fa2: Verifying Checksum 08:38:00 5d3b04190fa2: Download complete 08:38:00 5eb5b503b376: Verifying Checksum 08:38:00 5eb5b503b376: Download complete 08:38:01 2f39f015ded8: Download complete 08:38:02 5eb5b503b376: Pull complete 08:38:02 5c69ac0246d0: Pull complete 08:38:02 ec43610c2a17: Pull complete 08:38:02 3a2ae6a8a46f: Pull complete 08:38:03 33b1e0a273af: Pull complete 08:38:03 5d3b04190fa2: Pull complete 08:38:07 2f39f015ded8: Pull complete 08:38:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:38:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:07 prd-ubuntu20.04-docker-8c-8g-23808 does not seem to be running inside a container 08:38:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:38:13 $ docker top 84781b262a864cd0aa9a55740c3080c928458d4b091e91fd16cea7a12491ef14 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:14 + touch /tmp/pre-build-complete [Pipeline] sh 08:38:14 + mkdir -p /var/log/sysstat [Pipeline] sh 08:38:14 + ls /var/log/sa-host 08:38:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:14 provisioning config files... 08:38:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5243799518385343839tmp [Pipeline] { [Pipeline] echo 08:38:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:38:15 ---> create-netrc.sh [Pipeline] } 08:38:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:38:15 ---> python-tools-install.sh [Pipeline] echo 08:38:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:38:15 ---> sudo-logs.sh 08:38:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:38:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:38:16 ---> job-cost.sh 08:38:16 lf-activate-venv: SKIPPING 08:38:16 INFO: No Stack... 08:38:16 INFO: Retrieving Pricing Info for: v3-standard-8 08:38:16 INFO: Archiving Costs [Pipeline] echo 08:38:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:38:16 ---> logs-deploy.sh 08:38:16 lf-activate-venv: SKIPPING 08:38:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4976/4 08:38:16 INFO: archiving workspace using pattern(s): 08:38:17 Archives upload complete. 08:38:17 INFO: archiving logs to Nexus 08:38:18 ---> uname -a: 08:38:18 Linux prd-ubuntu20-04-docker-8c-8g-23808 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:38:18 08:38:18 08:38:18 ---> lscpu: 08:38:18 Architecture: x86_64 08:38:18 CPU op-mode(s): 32-bit, 64-bit 08:38:18 Byte Order: Little Endian 08:38:18 Address sizes: 40 bits physical, 48 bits virtual 08:38:18 CPU(s): 8 08:38:18 On-line CPU(s) list: 0-7 08:38:18 Thread(s) per core: 1 08:38:18 Core(s) per socket: 1 08:38:18 Socket(s): 8 08:38:18 NUMA node(s): 1 08:38:18 Vendor ID: AuthenticAMD 08:38:18 CPU family: 23 08:38:18 Model: 49 08:38:18 Model name: AMD EPYC-Rome Processor 08:38:18 Stepping: 0 08:38:18 CPU MHz: 2800.000 08:38:18 BogoMIPS: 5600.00 08:38:18 Virtualization: AMD-V 08:38:18 Hypervisor vendor: KVM 08:38:18 Virtualization type: full 08:38:18 L1d cache: 256 KiB 08:38:18 L1i cache: 256 KiB 08:38:18 L2 cache: 4 MiB 08:38:18 L3 cache: 128 MiB 08:38:18 NUMA node0 CPU(s): 0-7 08:38:18 Vulnerability Itlb multihit: Not affected 08:38:18 Vulnerability L1tf: Not affected 08:38:18 Vulnerability Mds: Not affected 08:38:18 Vulnerability Meltdown: Not affected 08:38:18 Vulnerability Mmio stale data: Not affected 08:38:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:38:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:38:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:38:18 Vulnerability Srbds: Not affected 08:38:18 Vulnerability Tsx async abort: Not affected 08:38:18 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:38:18 08:38:18 08:38:18 ---> nproc: 08:38:18 8 08:38:18 08:38:18 08:38:18 ---> df -h: 08:38:18 Filesystem Size Used Avail Use% Mounted on 08:38:18 overlay 155G 28G 127G 19% / 08:38:18 tmpfs 64M 0 64M 0% /dev 08:38:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:38:18 shm 64M 0 64M 0% /dev/shm 08:38:18 /dev/vda1 155G 28G 127G 19% /facter-os 08:38:18 08:38:18 08:38:18 ---> sar -b -r -n DEV: 08:38:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23808) 10/26/24 _x86_64_ (8 CPU) 08:38:18 08:38:18 08:28:52 LINUX RESTART (8 CPU) 08:38:18 08:38:18 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:38:18 08:30:02 335.43 48.08 287.35 0.00 5413.10 112682.82 0.00 08:38:18 08:31:01 188.05 1.05 187.00 0.00 44.20 64161.36 0.00 08:38:18 08:32:01 41.02 0.03 40.99 0.00 0.27 32023.88 0.00 08:38:18 08:33:01 27.92 0.15 27.77 0.00 6.53 20084.67 0.00 08:38:18 08:34:01 315.56 0.37 315.19 0.00 43.59 199602.53 0.00 08:38:18 08:35:01 792.50 26.78 765.72 0.00 3665.39 235753.77 0.00 08:38:18 08:36:01 306.15 0.12 306.03 0.00 5.20 88989.37 0.00 08:38:18 08:37:01 342.97 0.03 342.94 0.00 0.27 110377.34 0.00 08:38:18 08:38:01 705.27 0.28 704.98 0.00 20.80 127521.28 0.00 08:38:18 Average: 339.71 8.56 331.15 0.00 1023.91 110220.23 0.00 08:38:18 08:38:18 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:38:18 08:30:02 29581996 31581604 763484 2.32 60756 2232404 1759960 5.19 1023512 1938724 20 08:38:18 08:31:01 28171760 31460884 841640 2.56 127176 3340776 2003128 5.90 1271528 2943068 49360 08:38:18 08:32:01 26769784 31249212 1049544 3.19 130856 4464660 2403052 7.08 2142136 3409388 246152 08:38:18 08:33:01 26525948 31257336 1038952 3.16 135424 4677868 2343628 6.91 1788036 3969392 432012 08:38:18 08:34:01 20390820 31325032 962020 2.93 147480 10719696 3253372 9.59 1999708 9724228 2120984 08:38:18 08:35:01 13952052 31343956 923288 2.81 324492 16586992 2547732 7.51 2848876 14882096 1508392 08:38:18 08:36:01 8133640 28079336 4118648 12.53 362828 18735140 11312640 33.34 7099692 15982068 1401600 08:38:18 08:37:01 5742336 27692968 4522808 13.75 374956 20694160 9192688 27.09 8129224 17338132 730684 08:38:18 08:38:01 9141052 31346024 918956 2.79 386960 21063632 2498092 7.36 3403004 18857384 162064 08:38:18 Average: 18712154 30592928 1682149 5.12 227881 11390592 4146032 12.22 3300635 9893831 739030 08:38:18 08:38:18 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:38:18 08:30:02 ens3 1322.40 1260.32 8129.05 161.84 0.00 0.00 0.00 0.00 08:38:18 08:30:02 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 08:38:18 08:30:02 docker0 732.59 630.34 49.31 2863.12 0.00 0.00 0.00 0.00 08:38:18 08:31:01 ens3 561.07 359.10 5379.69 46.78 0.00 0.00 0.00 0.00 08:38:18 08:31:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 08:38:18 08:31:01 docker0 282.22 430.41 23.53 2106.80 0.00 0.00 0.00 0.00 08:38:18 08:31:01 vethd4f6fa9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:32:01 ens3 29.32 18.23 24.52 12.60 0.00 0.00 0.00 0.00 08:38:18 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:32:01 docker0 0.30 0.30 0.02 0.03 0.00 0.00 0.00 0.00 08:38:18 08:32:01 vethd4f6fa9 0.30 0.35 0.02 0.03 0.00 0.00 0.00 0.00 08:38:18 08:33:01 ens3 25.97 16.63 21.23 12.78 0.00 0.00 0.00 0.00 08:38:18 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:18 08:33:01 docker0 1.22 1.22 0.09 0.11 0.00 0.00 0.00 0.00 08:38:18 08:33:01 vethd4f6fa9 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 08:38:18 08:34:01 veth0701a5f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:34:01 veth8e1799c 6.91 2.50 148.13 0.19 0.00 0.00 0.00 0.00 08:38:18 08:34:01 vethaee8b7b 4.00 7.61 0.29 113.72 0.00 0.00 0.00 0.01 08:38:18 08:34:01 vetha040fa1 2.80 5.46 0.22 77.38 0.00 0.00 0.00 0.01 08:38:18 08:34:01 vetha8bb8c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:34:01 ens3 209.66 108.43 4169.13 24.50 0.00 0.00 0.00 0.00 08:38:18 08:34:01 vethe373915 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:34:01 veth2f20244 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:34:01 veth7c39598 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:34:01 veth2ad4b78 4.45 9.30 0.34 118.45 0.00 0.00 0.00 0.01 08:38:18 08:34:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 08:38:18 08:34:01 veth8ea6558 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:34:01 vethf4defd2 3.72 8.78 0.28 113.82 0.00 0.00 0.00 0.01 08:38:18 08:34:01 veth6793254 3.58 8.55 0.27 113.78 0.00 0.00 0.00 0.01 08:38:18 08:34:01 vethe4d7a15 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:34:01 vethda04130 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:34:01 veth4857c2b 0.63 0.95 0.06 0.26 0.00 0.00 0.00 0.00 08:38:18 08:34:01 vethd043c32 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:34:01 veth79bd3b3 1.37 3.08 0.11 41.26 0.00 0.00 0.00 0.00 08:38:18 08:34:01 veth104c3df 2.50 6.91 0.19 148.13 0.00 0.00 0.00 0.01 08:38:18 08:34:01 docker0 37.10 76.07 2.34 1113.44 0.00 0.00 0.00 0.00 08:38:18 08:34:01 veth794c579 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:34:01 vethf9c75b1 2.47 6.55 0.19 109.90 0.00 0.00 0.00 0.01 08:38:18 08:34:01 veth537381f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:34:01 veth8590c30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:35:01 ens3 959.06 603.13 8292.58 220.76 0.00 0.00 0.00 0.00 08:38:18 08:35:01 veth58318ee 151.01 102.45 1175.95 9.71 0.00 0.00 0.00 0.00 08:38:18 08:35:01 veth52fe0cc 102.45 151.01 9.71 1175.95 0.00 0.00 0.00 0.10 08:38:18 08:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:38:18 08:35:01 veth4857c2b 0.08 0.73 0.00 0.03 0.00 0.00 0.00 0.00 08:38:18 08:35:01 docker0 487.95 799.68 40.58 6873.48 0.00 0.00 0.00 0.00 08:38:18 08:36:01 veth4bfffe2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:36:01 vethb14809c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:36:01 vethfe0bd6d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:36:01 veth4d8aae4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:36:01 ens3 13.06 7.78 10.70 5.90 0.00 0.00 0.00 0.00 08:38:18 08:36:01 vetha1872fc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:36:01 veth665361a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:36:01 veth69b7408 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:36:01 veth2a22546 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:36:01 veth69fbea6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:36:01 vethc5ee5f0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:36:01 veth4857c2b 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:36:01 veth8ccf77a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:36:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:36:01 vetheda9e81 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:18 08:37:01 veth4bfffe2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:37:01 vethb14809c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:37:01 vethfe0bd6d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:37:01 veth4d8aae4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:37:01 ens3 3.43 2.57 2.73 1.56 0.00 0.00 0.00 0.00 08:38:18 08:37:01 vetha1872fc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:37:01 veth665361a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:37:01 veth69b7408 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:37:01 veth2a22546 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:18 08:37:01 veth69fbea6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:37:01 vethc5ee5f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:37:01 veth4857c2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:37:01 veth8ccf77a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:37:01 vetheda9e81 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 08:38:01 ens3 93.08 57.01 2144.22 16.70 0.00 0.00 0.00 0.00 08:38:18 08:38:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 08:38:18 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:18 Average: ens3 357.05 270.17 3126.06 55.95 0.00 0.00 0.00 0.00 08:38:18 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 08:38:18 Average: docker0 171.05 214.93 12.85 1438.33 0.00 0.00 0.00 0.00 08:38:18 08:38:18 08:38:18 ---> sar -P ALL: 08:38:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23808) 10/26/24 _x86_64_ (8 CPU) 08:38:18 08:38:18 08:28:52 LINUX RESTART (8 CPU) 08:38:18 08:38:18 08:29:01 CPU %user %nice %system %iowait %steal %idle 08:38:18 08:30:02 all 8.43 0.00 2.84 1.44 0.05 87.23 08:38:18 08:30:02 0 7.96 0.00 2.18 2.33 0.03 87.49 08:38:18 08:30:02 1 12.35 0.00 3.36 3.26 0.07 80.97 08:38:18 08:30:02 2 10.29 0.00 2.03 0.54 0.07 87.08 08:38:18 08:30:02 3 8.53 0.00 2.81 1.92 0.05 86.69 08:38:18 08:30:02 4 9.97 0.00 3.76 0.49 0.05 85.73 08:38:18 08:30:02 5 7.87 0.00 3.47 0.35 0.05 88.26 08:38:18 08:30:02 6 4.62 0.00 1.82 0.72 0.05 92.79 08:38:18 08:30:02 7 5.83 0.00 3.29 1.95 0.05 88.88 08:38:18 08:31:01 all 8.35 0.00 3.54 1.66 0.06 86.39 08:38:18 08:31:01 0 7.18 0.00 3.97 0.48 0.05 88.32 08:38:18 08:31:01 1 7.50 0.00 3.20 2.59 0.07 86.64 08:38:18 08:31:01 2 9.11 0.00 4.66 7.15 0.07 79.01 08:38:18 08:31:01 3 7.61 0.00 3.73 0.15 0.07 88.44 08:38:18 08:31:01 4 9.07 0.00 3.67 0.12 0.05 87.09 08:38:18 08:31:01 5 7.14 0.00 2.67 0.15 0.05 89.99 08:38:18 08:31:01 6 8.68 0.00 2.30 0.09 0.05 88.88 08:38:18 08:31:01 7 10.50 0.00 4.16 2.55 0.09 82.69 08:38:18 08:32:01 all 41.83 0.00 6.40 1.18 0.11 50.48 08:38:18 08:32:01 0 39.82 0.00 6.47 6.39 0.10 47.22 08:38:18 08:32:01 1 41.51 0.00 6.20 0.20 0.08 52.00 08:38:18 08:32:01 2 44.59 0.00 6.20 0.61 0.10 48.50 08:38:18 08:32:01 3 42.65 0.00 6.82 0.08 0.12 50.33 08:38:18 08:32:01 4 39.96 0.00 6.42 1.13 0.13 52.36 08:38:18 08:32:01 5 40.71 0.00 6.83 0.25 0.10 52.11 08:38:18 08:32:01 6 45.24 0.00 5.98 0.17 0.10 48.51 08:38:18 08:32:01 7 40.13 0.00 6.29 0.64 0.10 52.84 08:38:18 08:33:01 all 57.40 0.00 7.00 0.12 0.09 35.39 08:38:18 08:33:01 0 58.54 0.00 7.36 0.02 0.08 34.00 08:38:18 08:33:01 1 59.51 0.00 7.06 0.02 0.10 33.31 08:38:18 08:33:01 2 57.37 0.00 6.75 0.12 0.08 35.67 08:38:18 08:33:01 3 56.78 0.00 6.94 0.02 0.08 36.19 08:38:18 08:33:01 4 57.61 0.00 7.49 0.30 0.10 34.50 08:38:18 08:33:01 5 55.84 0.00 6.88 0.02 0.08 37.18 08:38:18 08:33:01 6 57.00 0.00 7.01 0.00 0.10 35.89 08:38:18 08:33:01 7 56.58 0.00 6.51 0.45 0.08 36.38 08:38:18 08:34:01 all 36.53 0.00 8.77 2.51 0.09 52.11 08:38:18 08:34:01 0 36.38 0.00 8.23 2.35 0.10 52.93 08:38:18 08:34:01 1 36.47 0.00 8.71 1.26 0.08 53.47 08:38:18 08:34:01 2 36.48 0.00 8.43 1.56 0.10 53.42 08:38:18 08:34:01 3 37.12 0.00 9.19 2.28 0.10 51.31 08:38:18 08:34:01 4 36.42 0.00 8.91 3.44 0.08 51.14 08:38:18 08:34:01 5 37.66 0.00 8.89 2.19 0.08 51.18 08:38:18 08:34:01 6 36.24 0.00 8.34 1.15 0.07 54.21 08:38:18 08:34:01 7 35.44 0.00 9.46 5.84 0.10 49.17 08:38:18 08:35:01 all 10.58 0.00 6.28 15.67 0.07 67.40 08:38:18 08:35:01 0 11.31 0.00 4.89 8.26 0.05 75.48 08:38:18 08:35:01 1 9.93 0.00 8.99 33.11 0.08 47.89 08:38:18 08:35:01 2 9.98 0.00 6.39 19.89 0.07 63.67 08:38:18 08:35:01 3 10.90 0.00 5.38 5.96 0.07 77.70 08:38:18 08:35:01 4 10.83 0.00 7.19 22.78 0.07 59.13 08:38:18 08:35:01 5 10.42 0.00 5.71 6.05 0.07 77.75 08:38:18 08:35:01 6 10.37 0.00 5.57 19.62 0.07 64.37 08:38:18 08:35:01 7 10.90 0.00 6.14 9.83 0.05 73.08 08:38:18 08:36:01 all 74.90 0.00 10.78 4.08 0.10 10.13 08:38:18 08:36:01 0 74.89 0.00 10.89 0.95 0.10 13.16 08:38:18 08:36:01 1 75.65 0.00 10.47 12.71 0.08 1.09 08:38:18 08:36:01 2 75.81 0.00 10.00 6.14 0.08 7.98 08:38:18 08:36:01 3 72.99 0.00 12.62 1.12 0.10 13.17 08:38:18 08:36:01 4 74.93 0.00 10.73 0.83 0.10 13.40 08:38:18 08:36:01 5 75.08 0.00 9.94 5.74 0.10 9.15 08:38:18 08:36:01 6 74.69 0.00 11.24 2.65 0.10 11.32 08:38:18 08:36:01 7 75.20 0.00 10.38 2.54 0.10 11.78 08:38:18 08:37:01 all 89.52 0.00 10.32 0.00 0.16 0.00 08:38:18 08:37:01 0 88.22 0.00 11.58 0.00 0.19 0.00 08:38:18 08:37:01 1 90.42 0.00 9.44 0.00 0.13 0.00 08:38:18 08:37:01 2 89.05 0.00 10.78 0.00 0.15 0.02 08:38:18 08:37:01 3 88.41 0.00 11.44 0.00 0.15 0.00 08:38:18 08:37:01 4 90.76 0.00 9.08 0.00 0.15 0.00 08:38:18 08:37:01 5 89.90 0.00 9.95 0.00 0.15 0.00 08:38:18 08:37:01 6 89.62 0.00 10.17 0.00 0.21 0.00 08:38:18 08:37:01 7 89.73 0.00 10.15 0.00 0.12 0.00 08:38:18 08:38:01 all 53.94 0.00 9.59 7.43 0.15 28.90 08:38:18 08:38:01 0 52.55 0.00 9.89 12.43 0.16 24.97 08:38:18 08:38:01 1 54.74 0.00 9.12 7.71 0.14 28.30 08:38:18 08:38:01 2 53.74 0.00 9.49 2.34 0.17 34.26 08:38:18 08:38:01 3 53.35 0.00 10.46 4.52 0.14 31.53 08:38:18 08:38:01 4 54.46 0.00 9.38 11.05 0.12 24.99 08:38:18 08:38:01 5 54.46 0.00 9.89 5.26 0.19 30.20 08:38:18 08:38:01 6 54.64 0.00 8.07 4.78 0.12 32.39 08:38:18 08:38:01 7 53.53 0.00 10.40 11.44 0.14 24.50 08:38:18 Average: all 42.40 0.00 7.28 3.79 0.10 46.43 08:38:18 Average: 0 41.70 0.00 7.25 3.68 0.10 47.28 08:38:18 Average: 1 43.24 0.00 7.40 6.75 0.09 42.51 08:38:18 Average: 2 43.00 0.00 7.19 4.26 0.10 45.45 08:38:18 Average: 3 42.08 0.00 7.71 1.79 0.10 48.32 08:38:18 Average: 4 42.75 0.00 7.41 4.46 0.10 45.28 08:38:18 Average: 5 42.02 0.00 7.13 2.22 0.10 48.53 08:38:18 Average: 6 42.33 0.00 6.72 3.26 0.10 47.60 08:38:18 Average: 7 42.10 0.00 7.43 3.91 0.09 46.47 08:38:18 08:38:18 08:38:18