Pull request #4946 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from cd4614c311f4a830a34440bf0eb740bffc8e40ea+5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 (8cce0e99dbe0580a32f2a1df2c2eb147980750f2) 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-ssh11188963851766900.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-ssh7972101869026517886.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4946/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4946/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5768578954605151803.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4946/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11537120053242826808.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2925788147731119081.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4946/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4946/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16597967938665153169.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21987’ Running on prd-ubuntu20.04-docker-8c-8g-21989 in /w/workspace/edgexfoundry_edgex-go_PR-4946 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 into PR head commit cd4614c311f4a830a34440bf0eb740bffc8e40ea Merge succeeded, producing 736d9295daa3026b501ec547e12f6e12938b65c5 Checking out Revision 736d9295daa3026b501ec547e12f6e12938b65c5 (PR-4946) > 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/4946/head:refs/remotes/origin/PR-4946 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd4614c311f4a830a34440bf0eb740bffc8e40ea # 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 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 736d9295daa3026b501ec547e12f6e12938b65c5 # timeout=10 Commit message: "Merge commit '5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:50:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:50:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:50:43 ========================================================= 04:50:43 EdgeX Global Pipelines Version Info 04:50:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:50:44 ------------------- 04:50:44 stable info: 04:50:44 ------------------- 04:50:44 Commited By: Ginny Guan ginny@iotechsys.com 04:50:44 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:50:44 Message: update stable to v1.0.265 04:50:45 ------------------- 04:50:45 experimental info: 04:50:45 ------------------- 04:50:45 Commited By: Cherry Wang cherry@iotechsys.com 04:50:45 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:50:45 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:50:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:50:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:50:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:50:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:50:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:50:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:50:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4946 [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4946 [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4946 [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 736d9295daa3026b501ec547e12f6e12938b65c5 [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 736d929 [Pipeline] echo 04:50:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:47 provisioning config files... 04:50:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5860864996854013807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:47 ---> ****-login.sh 04:50:47 nexus3.edgexfoundry.org:10001 04:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:47 Configure a credential helper to remove this warning. See 04:50:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:47 04:50:47 Login Succeeded 04:50:47 nexus3.edgexfoundry.org:10002 04:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:47 Configure a credential helper to remove this warning. See 04:50:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:47 04:50:47 Login Succeeded 04:50:47 nexus3.edgexfoundry.org:10003 04:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:47 Configure a credential helper to remove this warning. See 04:50:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:47 04:50:47 Login Succeeded 04:50:47 nexus3.edgexfoundry.org:10004 04:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:48 Configure a credential helper to remove this warning. See 04:50:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:48 04:50:48 Login Succeeded 04:50:48 ****.io 04:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:48 Configure a credential helper to remove this warning. See 04:50:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:48 04:50:48 Login Succeeded 04:50:48 ---> ****-login.sh ends [Pipeline] } 04:50:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:50:50 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 04:50:50 + dirname cmd/core-command/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo core-command,cmd/core-command/Dockerfile 04:50:50 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:50:50 + dirname cmd/core-data/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo core-data,cmd/core-data/Dockerfile 04:50:50 + dirname cmd/core-keeper/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo core-keeper,cmd/core-keeper/Dockerfile 04:50:50 + dirname cmd/core-metadata/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo core-metadata,cmd/core-metadata/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + dirname cmd/security-bootstrapper/Dockerfile 04:50:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:50:50 + dirname cmd/security-proxy-auth/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:50:50 + + dirname cmd/security-proxy-setup/Dockerfilecut 04:50:50 -d/ -f2 04:50:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:50:50 + dirname cmd/security-secretstore-setup/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:50:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:50:50 + dirname cmd/security-spire-agent/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:50:50 + dirname cmd/security-spire-config/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:50:50 + dirname cmd/security-spire-server/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:50:50 + dirname cmd/support-cron-scheduler/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 04:50:50 + dirname cmd/support-notifications/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo support-notifications,cmd/support-notifications/Dockerfile 04:50:50 + dirname cmd/support-scheduler/Dockerfile 04:50:50 + cut -d/ -f2 04:50:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:50:50 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:50:50 + git rev-list -1 --merges 736d9295daa3026b501ec547e12f6e12938b65c5~1..736d9295daa3026b501ec547e12f6e12938b65c5 [Pipeline] echo 04:50:50 -----------> git rev-list -1 --merges 736d9295daa3026b501ec547e12f6e12938b65c5~1..736d9295daa3026b501ec547e12f6e12938b65c5 736d9295daa3026b501ec547e12f6e12938b65c5 04:50:50 736d9295daa3026b501ec547e12f6e12938b65c5 [false] [Pipeline] sh 04:50:51 + git log --format=format:%s -1 736d9295daa3026b501ec547e12f6e12938b65c5 [Pipeline] echo 04:50:51 ========================================================= 04:50:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:50:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:50:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:50:51 + grep -v github /etc/ssh/ssh_known_hosts 04:50:51 + [ -e /tmp/ssh_known_hosts ] 04:50:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:50:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:50:51 + sudo tee -a /etc/ssh/ssh_known_hosts 04:50:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:50:52 04:50:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:50:52 0.1.4: Pulling from edgex-devops/py-git-semver 04:50:52 b85a868b505f: Pulling fs layer 04:50:52 e2be974225ed: Pulling fs layer 04:50:52 339a4e72a1f5: Pulling fs layer 04:50:52 988bab9f4d93: Pulling fs layer 04:50:52 1469e6f7b9e6: Pulling fs layer 04:50:52 eaf3925da568: Pulling fs layer 04:50:52 bab4dde63d76: Pulling fs layer 04:50:52 bde34c3a00c8: Pulling fs layer 04:50:52 b352a97aabf1: Pulling fs layer 04:50:52 4872d77fe225: Pulling fs layer 04:50:52 5851b861e8e6: Pulling fs layer 04:50:52 bab4dde63d76: Waiting 04:50:52 b352a97aabf1: Waiting 04:50:52 5851b861e8e6: Waiting 04:50:52 4872d77fe225: Waiting 04:50:52 988bab9f4d93: Waiting 04:50:52 1469e6f7b9e6: Waiting 04:50:52 eaf3925da568: Waiting 04:50:52 bde34c3a00c8: Waiting 04:50:52 e2be974225ed: Verifying Checksum 04:50:52 e2be974225ed: Download complete 04:50:52 988bab9f4d93: Verifying Checksum 04:50:52 988bab9f4d93: Download complete 04:50:52 1469e6f7b9e6: Verifying Checksum 04:50:52 1469e6f7b9e6: Download complete 04:50:52 339a4e72a1f5: Verifying Checksum 04:50:52 339a4e72a1f5: Download complete 04:50:52 eaf3925da568: Download complete 04:50:52 bde34c3a00c8: Download complete 04:50:52 b352a97aabf1: Download complete 04:50:52 4872d77fe225: Verifying Checksum 04:50:52 4872d77fe225: Download complete 04:50:52 5851b861e8e6: Download complete 04:50:52 b85a868b505f: Verifying Checksum 04:50:52 b85a868b505f: Download complete 04:50:53 bab4dde63d76: Verifying Checksum 04:50:53 bab4dde63d76: Download complete 04:50:53 b85a868b505f: Pull complete 04:50:53 e2be974225ed: Pull complete 04:50:54 339a4e72a1f5: Pull complete 04:50:54 988bab9f4d93: Pull complete 04:50:54 1469e6f7b9e6: Pull complete 04:50:54 eaf3925da568: Pull complete 04:50:56 bab4dde63d76: Pull complete 04:50:56 bde34c3a00c8: Pull complete 04:50:56 b352a97aabf1: Pull complete 04:50:56 4872d77fe225: Pull complete 04:50:56 5851b861e8e6: Pull complete 04:50:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:50:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:50:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:56 prd-ubuntu20.04-docker-8c-8g-21989 does not seem to be running inside a container 04:50:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:50:59 $ docker top 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 -eo pid,comm 04:50:59 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). 04:50:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:51:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:00 [ssh-agent] Looking for ssh-agent implementation... 04:51:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:00 $ docker exec 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 ssh-agent 04:51:00 SSH_AUTH_SOCK=/tmp/ssh-4RlLzFTogWBo/agent.32 04:51:00 SSH_AGENT_PID=38 04:51:00 Running ssh-add (command line suppressed) 04:51:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9722329366109935233.key (/w/workspace/edgex-go/1@tmp/private_key_9722329366109935233.key) 04:51:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:00 + git tag --points-at HEAD [Pipeline] } 04:51:00 $ docker exec --env ******** --env ******** 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 ssh-agent -k 04:51:00 unset SSH_AUTH_SOCK; 04:51:00 unset SSH_AGENT_PID; 04:51:00 echo Agent pid 38 killed; 04:51:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:51:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:01 [ssh-agent] Looking for ssh-agent implementation... 04:51:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:01 $ docker exec 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 ssh-agent 04:51:02 SSH_AUTH_SOCK=/tmp/ssh-IxgkAu6n9K6B/agent.71 04:51:02 SSH_AGENT_PID=77 04:51:02 Running ssh-add (command line suppressed) 04:51:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9871922826887296438.key (/w/workspace/edgex-go/1@tmp/private_key_9871922826887296438.key) 04:51:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:02 + git semver init 04:51:02 2024-10-07 04:51:02,806 [run_init] DEBUG init version:0.0.0 force:False 04:51:02 2024-10-07 04:51:02,807 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 04:51:02 2024-10-07 04:51:02,807 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 04:51:02 2024-10-07 04:51:02,807 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 04:51:11 2024-10-07 04:51:10,564 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 04:51:11 2024-10-07 04:51:10,565 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4946 with force:False 04:51:11 2024-10-07 04:51:10,565 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4946 04:51:11 2024-10-07 04:51:10,569 [execute] INFO git cat-file --batch-check 04:51:11 2024-10-07 04:51:10,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 04:51:11 2024-10-07 04:51:10,575 [execute] INFO git cat-file --batch 04:51:11 2024-10-07 04:51:10,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 04:51:11 2024-10-07 04:51:10,579 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4946 04:51:11 0.0.0 [Pipeline] } 04:51:11 $ docker exec --env ******** --env ******** 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 ssh-agent -k 04:51:11 unset SSH_AUTH_SOCK; 04:51:11 unset SSH_AGENT_PID; 04:51:11 echo Agent pid 77 killed; 04:51:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:11 + git semver [Pipeline] } 04:51:11 $ docker stop --time=1 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 04:51:13 $ docker rm -f --volumes 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:51:14 Stashed 1 file(s) [Pipeline] echo 04:51:14 [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] } 04:51:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 04:51:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:51:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:51:16 ========================================================= 04:51:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:51:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:51:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:51:16 43c4264eed91: Pulling fs layer 04:51:16 4cc291be95ef: Pulling fs layer 04:51:16 2ac1f1163629: Pulling fs layer 04:51:16 5c3c966382ef: Pulling fs layer 04:51:16 4f4fb700ef54: Pulling fs layer 04:51:16 5d5c8e513c77: Pulling fs layer 04:51:16 9f66e0745190: Pulling fs layer 04:51:16 f49a43e4bbc0: Pulling fs layer 04:51:16 561ebcabdf7f: Pulling fs layer 04:51:16 5d5c8e513c77: Waiting 04:51:16 9f66e0745190: Waiting 04:51:16 f49a43e4bbc0: Waiting 04:51:16 561ebcabdf7f: Waiting 04:51:16 5c3c966382ef: Waiting 04:51:16 4f4fb700ef54: Waiting 04:51:16 4cc291be95ef: Download complete 04:51:16 5c3c966382ef: Verifying Checksum 04:51:16 5c3c966382ef: Download complete 04:51:16 4f4fb700ef54: Verifying Checksum 04:51:16 4f4fb700ef54: Download complete 04:51:16 5d5c8e513c77: Download complete 04:51:16 43c4264eed91: Download complete 04:51:16 9f66e0745190: Verifying Checksum 04:51:16 9f66e0745190: Download complete 04:51:17 43c4264eed91: Pull complete 04:51:17 561ebcabdf7f: Verifying Checksum 04:51:17 561ebcabdf7f: Download complete 04:51:17 4cc291be95ef: Pull complete 04:51:17 2ac1f1163629: Verifying Checksum 04:51:17 2ac1f1163629: Download complete 04:51:17 f49a43e4bbc0: Verifying Checksum 04:51:17 f49a43e4bbc0: Download complete 04:51:20 2ac1f1163629: Pull complete 04:51:20 5c3c966382ef: Pull complete 04:51:20 4f4fb700ef54: Pull complete 04:51:20 5d5c8e513c77: Pull complete 04:51:21 9f66e0745190: Pull complete 04:51:23 f49a43e4bbc0: Pull complete 04:51:23 561ebcabdf7f: Pull complete 04:51:23 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:51:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:51:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:51:23 WORKDIR /edgex 04:51:23 COPY go.mod . 04:51:23 RUN go mod download 04:51:23 + docker build -t ci-base-image-x86_64 -f - . 04:51:24 Sending build context to Docker daemon 179.6MB 04:51:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:51:24 ---> 3a752c3f9dda 04:51:24 Step 2/4 : WORKDIR /edgex 04:51:31 ---> Running in a5db7d1fb0e9 04:51:31 Removing intermediate container a5db7d1fb0e9 04:51:31 ---> 0b8491b02f0e 04:51:31 Step 3/4 : COPY go.mod . 04:51:31 ---> 88fde7014c95 04:51:31 Step 4/4 : RUN go mod download 04:51:31 ---> Running in 6d19075d50b0 04:51:53 Removing intermediate container 6d19075d50b0 04:51:53 ---> 947510f231f9 04:51:53 Successfully built 947510f231f9 04:51:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:53 + docker inspect -f . ci-base-image-x86_64 04:51:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:53 prd-ubuntu20.04-docker-8c-8g-21989 does not seem to be running inside a container 04:51:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:51:54 $ docker top 8c903e2993e5f9d64e54bb21226f0c39097bcd88d2bbe1c252f4cdc17aca6cfd -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:54 + go version 04:51:54 go version go1.23.2 linux/amd64 [Pipeline] } 04:51:54 $ docker stop --time=1 8c903e2993e5f9d64e54bb21226f0c39097bcd88d2bbe1c252f4cdc17aca6cfd 04:51:56 $ docker rm -f --volumes 8c903e2993e5f9d64e54bb21226f0c39097bcd88d2bbe1c252f4cdc17aca6cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:56 + docker inspect -f . ci-base-image-x86_64 04:51:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:57 prd-ubuntu20.04-docker-8c-8g-21989 does not seem to be running inside a container 04:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:51:57 $ docker top cef2d7645076f17e1f0c6f7fafef8dfcd650241146b451ddbfca58d15a435b2c -eo pid,comm [Pipeline] { [Pipeline] echo 04:51:57 ========================================================= 04:51:57 [edgeXBuildGoParallel] Running Tests and Build... 04:51:57 ========================================================= [Pipeline] sh 04:51:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 04:51:58 + make test 04:51:58 go test -race -coverprofile=coverage.out ./... 04:52:06 ? github.com/edgexfoundry/edgex-go [no test files] 04:52:33 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 04:52:33 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 04:52:34 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 04:52:34 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 04:52:35 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 04:52:35 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 04:52:35 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 04:52:35 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 04:52:35 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 04:52:35 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 04:52:35 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 04:52:35 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 04:52:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:52:35 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 04:52:35 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 04:52:35 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 04:52:37 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 04:52:37 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 04:52:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements 04:52:38 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 04:52:38 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 04:52:38 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 04:52:39 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 04:52:39 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 04:52:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 04:52:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:52:40 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 04:52:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 04:52:40 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:52:40 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 04:52:40 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 04:52:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:52:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 04:52:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 04:52:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:52:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 04:52:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 04:52:42 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 04:52:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:52:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 04:52:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 53.2% of statements 04:52:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.881s coverage: 93.4% of statements 04:52:43 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 04:52:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 04:52:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 04:52:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 10.3% of statements 04:52:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:52:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:52:45 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 04:52:45 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 04:52:45 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 04:52:45 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 04:52:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 04:52:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:52:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:52:45 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 04:52:45 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 04:52:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.430s coverage: 95.8% of statements 04:52:46 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 04:52:47 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 04:52:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:52:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 04:52:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.030s coverage: 0.0% of statements [no tests to run] 04:52:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements 04:52:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 42.5% of statements 04:52:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements 04:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 77.8% of statements 04:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 04:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.043s coverage: 96.3% of statements 04:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 04:52:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:52:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 04:52:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 04:52:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 04:52:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:52:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 04:52:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 04:52:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 04:52:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 04:52:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 04:52:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 04:52:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 04:52:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 04:52:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 04:52:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 04:52:52 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 04:52:52 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 04:52:53 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 04:52:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 04:52:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:52:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 04:52:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 04:52:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 04:52:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 04:52:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 04:53:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:53:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:53:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:53:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:53:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:53:01 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 04:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 04:53:02 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 04:53:02 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 04:53:02 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 04:53:04 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 04:53:04 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:53:04 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:53:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:53:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:53:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:53:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:53:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:53:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 04:53:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 04:53:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:53:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 04:53:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 04:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:53:08 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.277s coverage: 79.9% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.4% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.5% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 97.1% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 35.9% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 19.9% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements 04:53:14 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 04:53:14 running golangci-lint 04:53:15 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 04:53:15 go version go1.23.2 linux/amd64 04:53:15 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 04:53:15 level=info msg="[config_reader] Used config file .golangci.yml" 04:53:15 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:53:37 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 19.824443961s" 04:53:37 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.273349ms" 04:53:49 level=info msg="[linters_context/goanalysis] analyzers took 1m53.786510383s with top 10 stages: buildir: 1m0.431245308s, gosec: 5.367084307s, fact_deprecated: 3.729841431s, inspect: 3.516474237s, printf: 2.114124172s, ctrlflow: 1.846481956s, fact_purity: 1.321996776s, nilness: 1.237521216s, directives: 1.144385966s, S1038: 1.13197527s" 04:53:49 level=info msg="[runner] Issues before processing: 219, after processing: 0" 04:53:49 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 219/219, path_prettifier: 219/219, autogenerated_exclude: 219/219, cgo: 219/219, skip_files: 219/219, skip_dirs: 219/219, exclude: 219/219, filename_unadjuster: 219/219, invalid_issue: 219/219, exclude-rules: 219/22, nolint: 22/0" 04:53:49 level=info msg="[runner] processing took 20.88483ms with stages: nolint: 8.360326ms, identifier_marker: 6.048216ms, autogenerated_exclude: 2.23548ms, exclude-rules: 1.676334ms, path_prettifier: 1.596514ms, skip_dirs: 864.899µs, invalid_issue: 55.51µs, cgo: 29.331µs, filename_unadjuster: 14.28µs, max_same_issues: 730ns, fixer: 590ns, exclude: 530ns, uniq_by_line: 420ns, skip_files: 370ns, diff: 300ns, sort_results: 250ns, max_from_linter: 160ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_shortener: 110ns, path_prefixer: 100ns, severity-rules: 100ns" 04:53:49 level=info msg="[runner] linters took 12.46924139s with stages: goanalysis_metalinter: 12.448267299s" 04:53:49 level=info msg="File cache stats: 0 entries of total size 0B" 04:53:49 level=info msg="Memory: 322 samples, avg is 315.6MB, max is 1287.0MB" 04:53:49 level=info msg="Execution took 32.350369714s" 04:53:49 go vet ./... 04:53:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:53:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:53:54 ./bin/test-attribution-txt.sh [Pipeline] echo 04:53:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:53:55 + ls -al . 04:53:55 total 1848 04:53:55 drwxrwxr-x 11 1001 1001 4096 Oct 7 04:51 . 04:53:55 drwxr-xr-x 4 root root 4096 Oct 7 04:51 .. 04:53:55 drwxrwxr-x 2 1001 1001 4096 Oct 7 04:50 .blubracket 04:53:55 -rw-rw-r-- 1 1001 1001 10 Oct 7 04:50 .dockerignore 04:53:55 drwxrwxr-x 8 1001 1001 4096 Oct 7 04:53 .git 04:53:55 drwxrwxr-x 3 1001 1001 4096 Oct 7 04:50 .github 04:53:55 -rw-rw-r-- 1 1001 1001 1102 Oct 7 04:50 .gitignore 04:53:55 -rw-rw-r-- 1 1001 1001 199 Oct 7 04:50 .golangci.yml 04:53:55 -rw-rw-r-- 1 1001 1001 100 Oct 7 04:50 .hadolint.yml 04:53:55 drwxr-xr-x 3 1001 1001 4096 Oct 7 04:51 .semver 04:53:55 -rw-rw-r-- 1 1001 1001 155 Oct 7 04:50 .sonarcloud.properties 04:53:55 -rw-rw-r-- 1 1001 1001 1171 Oct 7 04:50 ADOPTERS.md 04:53:55 -rw-rw-r-- 1 1001 1001 21553 Oct 7 04:50 Attribution.txt 04:53:55 -rw-rw-r-- 1 1001 1001 100284 Oct 7 04:50 CHANGELOG.md 04:53:55 -rw-rw-r-- 1 1001 1001 3804 Oct 7 04:50 CONTRIBUTING.md 04:53:55 -rw-rw-r-- 1 1001 1001 677 Oct 7 04:50 GOVERNANCE.md 04:53:55 -rw-rw-r-- 1 1001 1001 861 Oct 7 04:50 Jenkinsfile 04:53:55 -rw-rw-r-- 1 1001 1001 10775 Oct 7 04:50 LICENSE 04:53:55 -rw-rw-r-- 1 1001 1001 16854 Oct 7 04:50 Makefile 04:53:55 -rw-rw-r-- 1 1001 1001 582 Oct 7 04:50 OWNERS.md 04:53:55 -rw-rw-r-- 1 1001 1001 9528 Oct 7 04:50 README.md 04:53:55 -rw-rw-r-- 1 1001 1001 789 Oct 7 04:50 SECURITY.md 04:53:55 -rw-rw-r-- 1 1001 1001 5 Oct 7 04:51 VERSION 04:53:55 drwxrwxr-x 2 1001 1001 4096 Oct 7 04:50 bin 04:53:55 drwxrwxr-x 20 1001 1001 4096 Oct 7 04:50 cmd 04:53:55 -rw-r--r-- 1 root root 1502112 Oct 7 04:53 coverage.out 04:53:55 drwxrwxr-x 2 1001 1001 4096 Oct 7 04:50 fuzz_test 04:53:55 -rw-rw-r-- 1 1001 1001 7305 Oct 7 04:50 go.mod 04:53:55 -rw-rw-r-- 1 1001 1001 102748 Oct 7 04:50 go.sum 04:53:55 drwxrwxr-x 7 1001 1001 4096 Oct 7 04:50 internal 04:53:55 drwxrwxr-x 3 1001 1001 4096 Oct 7 04:50 openapi 04:53:55 -rw-rw-r-- 1 1001 1001 584 Oct 7 04:50 security.txt 04:53:55 -rw-rw-r-- 1 1001 1001 204 Oct 7 04:50 version.go [Pipeline] sh 04:53:55 + '[' -e coverage.out ] 04:53:55 + chown 1001:1001 coverage.out [Pipeline] stash 04:53:55 Stashed 1 file(s) [Pipeline] sh 04:53:56 + make build 04:53:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:54:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:54:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:54:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:54:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:54:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:54:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:54:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:54:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:54:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:54:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:54:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:54:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:54:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:54:37 $ docker stop --time=1 cef2d7645076f17e1f0c6f7fafef8dfcd650241146b451ddbfca58d15a435b2c 04:54:46 $ docker rm -f --volumes cef2d7645076f17e1f0c6f7fafef8dfcd650241146b451ddbfca58d15a435b2c [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 04:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:54:48 04:54:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:54:48 latest: Pulling from edgex-devops/edgex-compose 04:54:48 91d30c5bc195: Pulling fs layer 04:54:48 2e9b0aa3be6d: Pulling fs layer 04:54:48 9c61dcf015f6: Pulling fs layer 04:54:48 4698f68db338: Pulling fs layer 04:54:48 2a2f49069b9e: Pulling fs layer 04:54:48 e0025b399a48: Pulling fs layer 04:54:48 4698f68db338: Waiting 04:54:48 e0025b399a48: Waiting 04:54:48 2a2f49069b9e: Waiting 04:54:48 91d30c5bc195: Verifying Checksum 04:54:48 4698f68db338: Verifying Checksum 04:54:48 4698f68db338: Download complete 04:54:49 91d30c5bc195: Pull complete 04:54:49 2e9b0aa3be6d: Verifying Checksum 04:54:49 2e9b0aa3be6d: Download complete 04:54:49 e0025b399a48: Verifying Checksum 04:54:49 e0025b399a48: Download complete 04:54:49 2a2f49069b9e: Verifying Checksum 04:54:49 2a2f49069b9e: Download complete 04:54:49 2e9b0aa3be6d: Pull complete 04:54:49 9c61dcf015f6: Verifying Checksum 04:54:49 9c61dcf015f6: Download complete 04:54:53 9c61dcf015f6: Pull complete 04:54:53 4698f68db338: Pull complete 04:54:53 2a2f49069b9e: Pull complete 04:54:53 e0025b399a48: Pull complete 04:54:53 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:54:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:53 prd-ubuntu20.04-docker-8c-8g-21989 does not seem to be running inside a container 04:54:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:55:00 $ docker top 7611e2fdbb98d24a5a75c33cc50a9b7a5d3d254a4b8f88fbe7f48d8e908c7f0b -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:00 + docker compose -f ./docker-compose-build.yml build --parallel 04:55:02 #1 [security-proxy-auth internal] load build definition from Dockerfile 04:55:02 #1 transferring dockerfile: 2.15kB 0.0s done 04:55:03 #1 DONE 1.2s 04:55:03 04:55:03 #2 [core-metadata internal] load build definition from Dockerfile 04:55:03 #2 DONE 0.0s 04:55:03 04:55:03 #3 [security-proxy-setup internal] load .dockerignore 04:55:04 #3 ... 04:55:04 04:55:04 #4 [security-proxy-auth internal] load .dockerignore 04:55:04 #4 transferring context: 50B done 04:55:04 #4 DONE 1.5s 04:55:04 04:55:04 #5 [security-bootstrapper internal] load .dockerignore 04:55:04 #5 transferring context: 50B done 04:55:04 #5 DONE 0.9s 04:55:04 04:55:04 #6 [security-secretstore-setup internal] load build definition from Dockerfile 04:55:04 #6 transferring dockerfile: 2.49kB done 04:55:04 #6 DONE 1.4s 04:55:04 04:55:04 #7 [security-secretstore-setup internal] load .dockerignore 04:55:04 #7 transferring context: 50B done 04:55:04 #7 DONE 1.1s 04:55:04 04:55:04 #8 [support-cron-scheduler internal] load build definition from Dockerfile 04:55:04 #8 transferring dockerfile: 1.85kB done 04:55:04 #8 DONE 1.6s 04:55:04 04:55:04 #9 [support-cron-scheduler internal] load .dockerignore 04:55:04 #9 transferring context: 50B done 04:55:04 #9 DONE 1.3s 04:55:04 04:55:04 #10 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:04 #10 DONE 0.0s 04:55:04 04:55:04 #3 [security-proxy-setup internal] load .dockerignore 04:55:04 #3 transferring context: 50B done 04:55:04 #3 DONE 0.9s 04:55:04 04:55:04 #11 [support-scheduler internal] load .dockerignore 04:55:04 #11 transferring context: 50B done 04:55:04 #11 DONE 0.9s 04:55:04 04:55:04 #12 [core-command internal] load .dockerignore 04:55:04 #12 transferring context: 50B done 04:55:04 #12 DONE 1.1s 04:55:04 04:55:04 #13 [security-bootstrapper internal] load build definition from Dockerfile 04:55:04 #13 transferring dockerfile: 3.17kB done 04:55:04 #13 DONE 1.3s 04:55:04 04:55:04 #10 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:04 #10 DONE 0.0s 04:55:04 04:55:04 #14 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 04:55:04 #14 DONE 0.3s 04:55:04 04:55:04 #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:55:04 #15 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:55:04 #15 ... 04:55:04 04:55:04 #16 [support-scheduler internal] load build definition from Dockerfile 04:55:04 #16 transferring dockerfile: 1.93kB done 04:55:04 #16 DONE 1.4s 04:55:04 04:55:04 #17 [support-notifications internal] load build definition from Dockerfile 04:55:04 #17 transferring dockerfile: 2.02kB done 04:55:04 #17 DONE 1.3s 04:55:04 04:55:04 #18 [support-notifications internal] load .dockerignore 04:55:04 #18 transferring context: 50B 0.0s done 04:55:04 #18 DONE 1.0s 04:55:04 04:55:04 #19 [security-spire-server internal] load build definition from Dockerfile 04:55:04 #19 transferring dockerfile: 1.70kB done 04:55:04 #19 DONE 1.1s 04:55:04 04:55:04 #20 [core-data internal] load build definition from Dockerfile 04:55:04 #20 transferring dockerfile: 2.07kB done 04:55:04 #20 DONE 1.2s 04:55:04 04:55:04 #21 [core-metadata internal] load .dockerignore 04:55:04 #21 transferring context: 50B done 04:55:04 #21 DONE 0.9s 04:55:04 04:55:04 #10 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:04 #10 DONE 0.0s 04:55:04 04:55:04 #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:55:04 #15 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:55:04 #15 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:55:04 #15 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:55:04 #15 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:55:04 #15 ... 04:55:04 04:55:04 #22 [core-data internal] load .dockerignore 04:55:04 #22 transferring context: 50B done 04:55:04 #22 DONE 1.0s 04:55:04 04:55:04 #23 [core-keeper internal] load build definition from Dockerfile 04:55:04 #23 transferring dockerfile: 2.07kB 0.0s done 04:55:04 #23 DONE 1.3s 04:55:04 04:55:04 #24 [core-keeper internal] load .dockerignore 04:55:04 #24 transferring context: 50B done 04:55:04 #24 DONE 1.0s 04:55:04 04:55:04 #25 [security-spire-agent internal] load build definition from Dockerfile 04:55:04 #25 transferring dockerfile: 1.81kB done 04:55:04 #25 DONE 1.1s 04:55:04 04:55:04 #26 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:55:04 #26 transferring dockerfile: 2.23kB 0.0s done 04:55:04 #26 DONE 1.2s 04:55:04 04:55:04 #27 [core-common-config-bootstrapper internal] load .dockerignore 04:55:04 #27 transferring context: 50B done 04:55:04 #27 DONE 1.0s 04:55:04 04:55:04 #28 [security-spire-agent internal] load .dockerignore 04:55:04 #28 transferring context: 50B done 04:55:04 #28 DONE 0.9s 04:55:04 04:55:04 #29 [core-command internal] load build definition from Dockerfile 04:55:04 #29 transferring dockerfile: 1.93kB 0.0s done 04:55:04 #29 DONE 1.7s 04:55:04 04:55:04 #2 [core-metadata internal] load build definition from Dockerfile 04:55:04 #2 transferring dockerfile: 2.13kB done 04:55:04 #2 DONE 1.0s 04:55:04 04:55:04 #30 [security-spire-config internal] load build definition from Dockerfile 04:55:04 #30 transferring dockerfile: 1.69kB 0.0s done 04:55:04 #30 DONE 1.2s 04:55:04 04:55:04 #31 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:55:04 #31 transferring dockerfile: 1.89kB done 04:55:04 #31 DONE 1.1s 04:55:04 04:55:04 #10 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:04 #10 DONE 0.0s 04:55:04 04:55:04 #14 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 04:55:04 #14 DONE 0.4s 04:55:04 04:55:04 #15 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:55:04 #15 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:55:04 #15 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:55:04 #15 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:55:04 #15 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:55:04 #15 ... 04:55:04 04:55:04 #32 [security-proxy-setup internal] load build definition from Dockerfile 04:55:04 #32 transferring dockerfile: 2.50kB 0.0s done 04:55:04 #32 DONE 1.5s 04:55:04 04:55:04 #33 [security-spire-server internal] load .dockerignore 04:55:04 #33 transferring context: 50B 0.0s done 04:55:04 #33 DONE 1.1s 04:55:04 04:55:04 #34 [security-spire-config internal] load .dockerignore 04:55:04 #34 transferring context: 50B done 04:55:04 #34 DONE 1.0s 04:55:04 04:55:04 #35 [security-spiffe-token-provider internal] load .dockerignore 04:55:04 #35 transferring context: 50B done 04:55:04 #35 DONE 1.0s 04:55:04 04:55:04 #15 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:55:04 #15 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:55:04 #15 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:55:04 #15 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:55:04 #15 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:55:05 #15 ... 04:55:05 04:55:05 #10 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:05 #10 DONE 0.0s 04:55:05 04:55:05 #10 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:05 #10 DONE 0.0s 04:55:05 04:55:05 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:55:05 #36 ... 04:55:05 04:55:05 #10 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:05 #10 DONE 0.0s 04:55:05 04:55:05 #14 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 04:55:05 #14 ... 04:55:05 04:55:05 #10 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:05 #10 DONE 0.0s 04:55:05 04:55:05 #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 04:55:06 #14 ... 04:55:06 04:55:06 #15 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:55:06 #15 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:55:06 #15 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:55:06 #15 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:55:06 #15 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:55:06 #15 DONE 1.8s 04:55:06 04:55:06 #14 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 04:55:06 #14 DONE 1.4s 04:55:06 04:55:06 #37 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:55:07 #37 ... 04:55:07 04:55:07 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:55:07 #38 DONE 1.9s 04:55:07 04:55:07 #39 [core-data internal] load build context 04:55:07 #39 ... 04:55:07 04:55:07 #15 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:55:07 #15 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:55:07 #15 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:55:07 #15 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:55:07 #15 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:55:07 #15 DONE 1.8s 04:55:07 04:55:07 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:55:07 #40 DONE 2.3s 04:55:07 04:55:07 #39 [core-data internal] load build context 04:55:10 #39 transferring context: 194.90MB 4.8s 04:55:13 #39 ... 04:55:13 04:55:13 #41 [core-common-config-bootstrapper internal] load build context 04:55:13 #41 ... 04:55:13 04:55:13 #42 [support-scheduler internal] load build context 04:55:13 #42 ... 04:55:13 04:55:13 #39 [core-data internal] load build context 04:55:14 #39 ... 04:55:14 04:55:14 #43 [support-cron-scheduler internal] load build context 04:55:14 #43 transferring context: 369.25MB 9.7s 04:55:14 #43 ... 04:55:14 04:55:14 #44 [security-proxy-auth internal] load build context 04:55:14 #44 ... 04:55:14 04:55:14 #45 [support-notifications internal] load build context 04:55:15 #45 ... 04:55:15 04:55:15 #46 [core-metadata internal] load build context 04:55:15 #46 ... 04:55:15 04:55:15 #47 [security-bootstrapper internal] load build context 04:55:15 #47 transferring context: 452.39MB 9.5s done 04:55:15 #47 ... 04:55:15 04:55:15 #48 [security-secretstore-setup internal] load build context 04:55:15 #48 ... 04:55:15 04:55:15 #44 [security-proxy-auth internal] load build context 04:55:16 #44 ... 04:55:16 04:55:16 #49 [core-command internal] load build context 04:55:16 #49 ... 04:55:16 04:55:16 #50 [core-keeper internal] load build context 04:55:16 #50 ... 04:55:16 04:55:16 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:55:16 #51 ... 04:55:16 04:55:16 #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:55:16 #52 ... 04:55:16 04:55:16 #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:55:16 #53 ... 04:55:16 04:55:16 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:16 #54 ... 04:55:16 04:55:16 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:55:16 #36 ... 04:55:16 04:55:16 #55 [security-proxy-setup internal] load build context 04:55:16 #55 ... 04:55:16 04:55:16 #56 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:55:16 #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:16 #0 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:16 #0 1.818 (1/3) Installing ca-certificates (20240705-r0) 04:55:16 #0 1.835 (2/3) Installing dumb-init (1.2.5-r3) 04:55:16 #0 1.841 (3/3) Installing tzdata (2024b-r0) 04:55:16 #0 1.873 Executing busybox-1.36.1-r29.trigger 04:55:16 #0 1.875 Executing ca-certificates-20240705-r0.trigger 04:55:16 #0 1.913 OK: 10 MiB in 17 packages 04:55:17 #56 ... 04:55:17 04:55:17 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:55:17 #57 ... 04:55:17 04:55:17 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:55:17 #0 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:17 #0 1.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:17 #0 1.620 (1/2) Installing dumb-init (1.2.5-r3) 04:55:17 #0 1.624 (2/2) Installing su-exec (0.2-r3) 04:55:17 #0 1.629 Executing busybox-1.36.1-r29.trigger 04:55:17 #0 1.656 OK: 8 MiB in 16 packages 04:55:17 #58 ... 04:55:17 04:55:17 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:55:17 #59 ... 04:55:17 04:55:17 #60 [security-spiffe-token-provider internal] load build context 04:55:17 #60 ... 04:55:17 04:55:17 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:55:17 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 5.1s done 04:55:17 #61 ... 04:55:17 04:55:17 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:55:17 #62 ... 04:55:17 04:55:17 #63 [security-spire-server internal] load build context 04:55:17 #63 ... 04:55:17 04:55:17 #64 [security-spire-config internal] load build context 04:55:17 #64 ... 04:55:17 04:55:17 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:55:17 #65 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 04:55:17 #65 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:55:17 #65 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 04:55:17 #65 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:55:17 #65 ... 04:55:17 04:55:17 #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:55:18 #66 ... 04:55:18 04:55:18 #67 [security-spire-agent internal] load build context 04:55:18 #67 ... 04:55:18 04:55:18 #46 [core-metadata internal] load build context 04:55:18 #46 transferring context: 452.39MB 13.2s done 04:55:21 #46 ... 04:55:21 04:55:21 #50 [core-keeper internal] load build context 04:55:21 #50 transferring context: 452.39MB 15.6s done 04:55:22 #50 ... 04:55:22 04:55:22 #64 [security-spire-config internal] load build context 04:55:23 #64 transferring context: 26.23kB done 04:55:23 #64 ... 04:55:23 04:55:23 #41 [core-common-config-bootstrapper internal] load build context 04:55:23 #41 transferring context: 452.39MB 12.5s done 04:55:23 #41 ... 04:55:23 04:55:23 #44 [security-proxy-auth internal] load build context 04:55:23 #44 transferring context: 452.39MB 15.4s done 04:55:24 #44 ... 04:55:24 04:55:24 #42 [support-scheduler internal] load build context 04:55:24 #42 transferring context: 452.39MB 13.2s done 04:55:24 #42 ... 04:55:24 04:55:24 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:55:24 #51 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:24 #51 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:24 #51 12.40 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:55:24 #51 12.40 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:55:24 #51 12.40 OK: 24163 distinct packages available 04:55:24 #51 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:24 #51 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:24 #51 12.86 (1/14) Installing ca-certificates (20240705-r0) 04:55:24 #51 12.88 (2/14) Installing brotli-libs (1.1.0-r2) 04:55:24 #51 12.90 (3/14) Installing c-ares (1.33.1-r0) 04:55:24 #51 12.90 (4/14) Installing libunistring (1.2-r0) 04:55:24 #51 12.92 (5/14) Installing libidn2 (2.3.7-r0) 04:55:24 #51 12.93 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:55:24 #51 12.93 (7/14) Installing libpsl (0.21.5-r1) 04:55:24 #51 12.95 (8/14) Installing zstd-libs (1.5.6-r0) 04:55:24 #51 12.97 (9/14) Installing libcurl (8.10.1-r0) 04:55:24 #51 12.98 (10/14) Installing curl (8.10.1-r0) 04:55:24 #51 12.99 (11/14) Installing dumb-init (1.2.5-r3) 04:55:24 #51 12.99 (12/14) Installing musl-obstack (1.2.3-r2) 04:55:24 #51 12.99 (13/14) Installing libucontext (1.2-r3) 04:55:24 #51 13.02 (14/14) Installing gcompat (1.1.0-r4) 04:55:24 #51 13.03 Executing busybox-1.36.1-r29.trigger 04:55:24 #51 13.04 Executing ca-certificates-20240705-r0.trigger 04:55:24 #51 13.07 OK: 13 MiB in 28 packages 04:55:24 #51 ... 04:55:24 04:55:24 #49 [core-command internal] load build context 04:55:24 #49 transferring context: 452.39MB 12.7s done 04:55:25 #49 ... 04:55:25 04:55:25 #43 [support-cron-scheduler internal] load build context 04:55:25 #43 transferring context: 452.39MB 12.4s done 04:55:25 #43 ... 04:55:25 04:55:25 #39 [core-data internal] load build context 04:55:25 #39 transferring context: 452.39MB 12.9s done 04:55:26 #39 ... 04:55:26 04:55:26 #48 [security-secretstore-setup internal] load build context 04:55:26 #48 transferring context: 452.39MB 12.7s done 04:55:26 #48 ... 04:55:26 04:55:26 #45 [support-notifications internal] load build context 04:55:26 #45 transferring context: 452.39MB 12.7s done 04:55:26 #45 ... 04:55:26 04:55:26 #60 [security-spiffe-token-provider internal] load build context 04:55:26 #60 transferring context: 452.39MB 14.1s done 04:55:27 #60 ... 04:55:27 04:55:27 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:55:27 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 12.1s 04:55:27 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 12.3s 04:55:27 #65 ... 04:55:27 04:55:27 #55 [security-proxy-setup internal] load build context 04:55:27 #55 transferring context: 452.39MB 12.6s done 04:55:27 #55 ... 04:55:27 04:55:27 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:55:31 #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 16.7s 04:55:31 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 17.4s 04:55:32 #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 17.8s 04:55:32 #65 ... 04:55:32 04:55:32 #63 [security-spire-server internal] load build context 04:55:32 #63 transferring context: 27.98kB done 04:55:32 #63 ... 04:55:32 04:55:32 #67 [security-spire-agent internal] load build context 04:55:32 #67 transferring context: 27.51kB done 04:55:34 #67 ... 04:55:34 04:55:34 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:55:34 #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:55:34 #61 ... 04:55:34 04:55:34 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:55:37 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 22.5s 04:55:37 #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 22.9s 04:55:37 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 23.3s 04:55:38 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 24.3s 04:55:41 #65 ... 04:55:41 04:55:41 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:55:41 #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 04:55:41 #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 04:55:44 #61 ... 04:55:44 04:55:44 #47 [security-bootstrapper internal] load build context 04:55:44 #47 DONE 39.4s 04:55:44 04:55:44 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:55:44 #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:55:44 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 04:55:44 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 04:55:44 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s 04:55:44 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.1s 04:55:44 #61 ... 04:55:44 04:55:44 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:55:44 #58 DONE 38.0s 04:55:44 04:55:44 #45 [support-notifications internal] load build context 04:55:44 #45 DONE 39.3s 04:55:44 04:55:44 #42 [support-scheduler internal] load build context 04:55:44 #42 DONE 39.4s 04:55:44 04:55:44 #39 [core-data internal] load build context 04:55:44 #39 DONE 39.3s 04:55:44 04:55:44 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:55:44 #51 DONE 38.0s 04:55:44 04:55:44 #48 [security-secretstore-setup internal] load build context 04:55:44 #48 DONE 39.5s 04:55:44 04:55:44 #41 [core-common-config-bootstrapper internal] load build context 04:55:44 #41 DONE 38.3s 04:55:44 04:55:44 #46 [core-metadata internal] load build context 04:55:44 #46 DONE 39.3s 04:55:44 04:55:44 #56 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:55:44 #56 DONE 38.0s 04:55:44 04:55:44 #43 [support-cron-scheduler internal] load build context 04:55:44 #43 DONE 39.5s 04:55:44 04:55:44 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:55:44 #61 ... 04:55:44 04:55:44 #55 [security-proxy-setup internal] load build context 04:55:44 #55 DONE 38.3s 04:55:44 04:55:44 #50 [core-keeper internal] load build context 04:55:44 #50 DONE 38.3s 04:55:44 04:55:44 #49 [core-command internal] load build context 04:55:44 #49 DONE 38.3s 04:55:44 04:55:44 #63 [security-spire-server internal] load build context 04:55:44 #63 DONE 36.9s 04:55:44 04:55:44 #60 [security-spiffe-token-provider internal] load build context 04:55:44 #60 DONE 38.3s 04:55:44 04:55:44 #64 [security-spire-config internal] load build context 04:55:44 #64 DONE 36.9s 04:55:44 04:55:44 #67 [security-spire-agent internal] load build context 04:55:44 #67 DONE 36.9s 04:55:44 04:55:44 #44 [security-proxy-auth internal] load build context 04:55:44 #44 DONE 39.6s 04:55:44 04:55:44 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:55:44 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 04:55:44 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 6.29MB / 20.02MB 0.3s 04:55:44 #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 04:55:44 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s 04:55:44 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 04:55:44 #61 ... 04:55:44 04:55:44 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:55:44 #36 DONE 40.7s 04:55:44 04:55:44 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:55:44 #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 04:55:44 #61 ... 04:55:44 04:55:44 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:44 #54 DONE 38.7s 04:55:44 04:55:44 #68 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 04:55:44 #68 DONE 0.2s 04:55:44 04:55:44 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:55:46 #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 04:55:47 #61 ... 04:55:47 04:55:47 #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:55:47 #52 38.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:47 #52 38.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:47 #52 39.08 (1/1) Installing dumb-init (1.2.5-r3) 04:55:47 #52 39.09 Executing busybox-1.36.1-r29.trigger 04:55:47 #52 39.10 OK: 8 MiB in 15 packages 04:55:47 #52 DONE 41.2s 04:55:47 04:55:47 #37 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:55:47 #37 38.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:47 #37 38.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:47 #37 39.10 (1/1) Installing dumb-init (1.2.5-r3) 04:55:47 #37 39.10 Executing busybox-1.36.1-r29.trigger 04:55:47 #37 39.11 OK: 8 MiB in 15 packages 04:55:47 #37 DONE 41.7s 04:55:47 04:55:47 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:55:47 #62 38.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:47 #62 38.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:47 #62 39.02 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:55:47 #62 39.02 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:55:47 #62 39.02 OK: 24163 distinct packages available 04:55:47 #62 39.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:47 #62 39.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:47 #62 39.54 (1/4) Installing dumb-init (1.2.5-r3) 04:55:47 #62 39.54 (2/4) Installing musl-obstack (1.2.3-r2) 04:55:47 #62 39.54 (3/4) Installing libucontext (1.2-r3) 04:55:47 #62 39.55 (4/4) Installing gcompat (1.1.0-r4) 04:55:47 #62 39.55 Executing busybox-1.36.1-r29.trigger 04:55:47 #62 39.56 OK: 8 MiB in 18 packages 04:55:47 #62 DONE 40.0s 04:55:47 04:55:47 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:55:47 #57 39.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:47 #57 39.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:47 #57 39.51 (1/4) Installing ca-certificates (20240705-r0) 04:55:47 #57 39.53 (2/4) Installing dumb-init (1.2.5-r3) 04:55:47 #57 39.53 (3/4) Installing su-exec (0.2-r3) 04:55:47 #57 39.54 (4/4) Installing yq-go (4.44.1-r2) 04:55:47 #57 39.66 Executing busybox-1.36.1-r29.trigger 04:55:47 #57 39.67 Executing ca-certificates-20240705-r0.trigger 04:55:47 #57 39.70 OK: 19 MiB in 18 packages 04:55:47 #57 DONE 41.3s 04:55:47 04:55:47 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:55:47 #69 ... 04:55:47 04:55:47 #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:55:47 #53 38.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:47 #53 38.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:47 #53 39.14 (1/2) Installing ca-certificates (20240705-r0) 04:55:47 #53 39.18 (2/2) Installing dumb-init (1.2.5-r3) 04:55:47 #53 39.19 Executing busybox-1.36.1-r29.trigger 04:55:47 #53 39.20 Executing ca-certificates-20240705-r0.trigger 04:55:47 #53 39.27 OK: 9 MiB in 16 packages 04:55:47 #53 DONE 41.4s 04:55:47 04:55:47 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:55:47 #59 38.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:47 #59 38.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:47 #59 38.97 (1/4) Installing dumb-init (1.2.5-r3) 04:55:47 #59 38.97 (2/4) Installing openssl (3.3.2-r0) 04:55:47 #59 38.99 (3/4) Installing su-exec (0.2-r3) 04:55:47 #59 38.99 (4/4) Installing yq-go (4.44.1-r2) 04:55:47 #59 39.08 Executing busybox-1.36.1-r29.trigger 04:55:47 #59 39.11 OK: 19 MiB in 18 packages 04:55:47 #59 DONE 41.3s 04:55:47 04:55:47 #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:55:47 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 28.2s done 04:55:47 #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 29.4s done 04:55:47 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 29.4s done 04:55:47 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:55:47 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 30.0s done 04:55:47 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:55:47 #65 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 04:55:47 #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 04:55:47 #65 DONE 40.4s 04:55:47 04:55:47 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:55:48 #61 ... 04:55:48 04:55:48 #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:55:48 #0 3.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:48 #0 3.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:48 #0 3.626 Upgrading critical system libraries and apk-tools: 04:55:48 #0 3.626 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:55:48 #0 3.630 Executing busybox-1.36.1-r29.trigger 04:55:48 #0 3.744 Continuing the upgrade transaction with new apk-tools: 04:55:48 #0 3.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:48 #0 3.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:48 #0 4.181 OK: 8 MiB in 16 packages 04:55:48 #70 DONE 4.3s 04:55:48 04:55:48 #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:55:48 #66 39.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:48 #66 39.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:48 #66 40.28 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:55:48 #66 40.28 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:55:48 #66 40.28 OK: 24163 distinct packages available 04:55:48 #66 40.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:48 #66 40.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:48 #66 40.78 (1/5) Installing dumb-init (1.2.5-r3) 04:55:48 #66 40.78 (2/5) Installing musl-obstack (1.2.3-r2) 04:55:48 #66 40.78 (3/5) Installing libucontext (1.2-r3) 04:55:48 #66 40.79 (4/5) Installing gcompat (1.1.0-r4) 04:55:48 #66 40.79 (5/5) Installing openssl (3.3.2-r0) 04:55:48 #66 40.80 Executing busybox-1.36.1-r29.trigger 04:55:48 #66 40.81 OK: 9 MiB in 19 packages 04:55:48 #66 DONE 41.0s 04:55:48 04:55:48 #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:55:48 #0 3.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:48 #0 3.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:48 #0 3.661 Upgrading critical system libraries and apk-tools: 04:55:48 #0 3.661 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:55:48 #0 3.668 Executing busybox-1.36.1-r29.trigger 04:55:48 #0 3.803 Continuing the upgrade transaction with new apk-tools: 04:55:48 #0 3.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:48 #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:48 #0 4.273 OK: 10 MiB in 17 packages 04:55:48 #71 DONE 4.4s 04:55:48 04:55:48 #72 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:55:49 #72 ... 04:55:49 04:55:49 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:55:49 #0 3.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:49 #0 3.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:49 #0 4.085 OK: 246 MiB in 54 packages 04:55:49 #73 DONE 4.3s 04:55:49 04:55:49 #74 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:55:49 #0 3.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:49 #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:49 #0 4.264 OK: 246 MiB in 54 packages 04:55:49 #74 DONE 4.4s 04:55:49 04:55:49 #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 04:55:49 #75 DONE 0.1s 04:55:49 04:55:49 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:55:49 #0 3.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:49 #0 3.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:49 #0 3.681 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:55:49 #0 3.681 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:55:49 #0 3.681 OK: 24162 distinct packages available 04:55:49 #0 3.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:49 #0 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:49 #0 4.185 OK: 246 MiB in 54 packages 04:55:49 #76 DONE 4.3s 04:55:49 04:55:49 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:55:49 #77 DONE 0.1s 04:55:49 04:55:49 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:55:49 #78 DONE 0.1s 04:55:49 04:55:49 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:49 #79 ... 04:55:49 04:55:49 #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:49 #80 DONE 4.6s 04:55:49 04:55:49 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:55:49 #0 3.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:49 #0 4.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:49 #0 4.919 Upgrading critical system libraries and apk-tools: 04:55:49 #0 4.920 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:55:49 #0 4.927 Executing busybox-1.36.1-r29.trigger 04:55:49 #0 5.017 Continuing the upgrade transaction with new apk-tools: 04:55:49 #0 5.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:49 #0 5.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:49 #0 5.411 OK: 13 MiB in 28 packages 04:55:49 #81 DONE 5.5s 04:55:49 04:55:49 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:55:49 #82 ... 04:55:49 04:55:49 #83 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:55:49 #0 4.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:49 #0 4.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:49 #0 5.242 OK: 246 MiB in 54 packages 04:55:49 #83 DONE 5.4s 04:55:49 04:55:49 #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:55:49 #84 DONE 0.0s 04:55:49 04:55:49 #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:51 #85 ... 04:55:51 04:55:51 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:55:51 #86 DONE 2.7s 04:55:51 04:55:51 #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 04:55:51 #87 DONE 0.1s 04:55:51 04:55:51 #72 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:55:51 #72 2.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:51 #72 2.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:51 #72 ... 04:55:51 04:55:51 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:55:51 #0 2.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:51 #0 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:51 #0 3.167 Upgrading critical system libraries and apk-tools: 04:55:51 #0 3.167 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:55:51 #0 3.168 Executing busybox-1.36.1-r29.trigger 04:55:51 #0 3.333 Continuing the upgrade transaction with new apk-tools: 04:55:51 #0 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:51 #0 3.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:51 #0 3.860 OK: 8 MiB in 18 packages 04:55:51 #88 DONE 4.2s 04:55:51 04:55:51 #72 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 04:55:51 #72 3.169 Upgrading critical system libraries and apk-tools: 04:55:51 #72 3.169 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:55:51 #72 3.178 Executing busybox-1.36.1-r29.trigger 04:55:51 #72 3.247 Continuing the upgrade transaction with new apk-tools: 04:55:51 #72 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:52 #72 3.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:52 #72 ... 04:55:52 04:55:52 #89 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:55:52 #0 2.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:52 #0 2.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:52 #0 3.242 Upgrading critical system libraries and apk-tools: 04:55:52 #0 3.242 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:55:52 #0 3.246 Executing busybox-1.36.1-r29.trigger 04:55:52 #0 3.379 Continuing the upgrade transaction with new apk-tools: 04:55:52 #0 3.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:52 #0 3.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:52 #0 3.902 OK: 8 MiB in 15 packages 04:55:52 #89 DONE 5.3s 04:55:52 04:55:52 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:55:52 #82 2.749 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:52 #82 3.201 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:52 #82 ... 04:55:52 04:55:52 #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:55:52 #0 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:52 #0 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:52 #0 3.489 Upgrading critical system libraries and apk-tools: 04:55:52 #0 3.489 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:55:52 #0 3.500 Executing busybox-1.36.1-r29.trigger 04:55:52 #0 3.634 Continuing the upgrade transaction with new apk-tools: 04:55:52 #0 3.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:52 #0 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:52 #0 4.214 OK: 8 MiB in 15 packages 04:55:52 #90 DONE 5.3s 04:55:52 04:55:52 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:55:52 #0 3.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:52 #0 3.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:52 #0 3.962 Upgrading critical system libraries and apk-tools: 04:55:52 #0 3.962 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:55:52 #0 3.972 Executing busybox-1.36.1-r29.trigger 04:55:52 #0 4.146 Continuing the upgrade transaction with new apk-tools: 04:55:52 #0 4.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:52 #0 4.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:52 #0 4.951 OK: 9 MiB in 16 packages 04:55:52 #91 DONE 5.3s 04:55:52 04:55:52 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:55:52 #0 3.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:52 #0 3.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:52 #0 3.700 Upgrading critical system libraries and apk-tools: 04:55:52 #0 3.700 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:55:52 #0 3.729 Executing busybox-1.36.1-r29.trigger 04:55:52 #0 3.860 Continuing the upgrade transaction with new apk-tools: 04:55:52 #0 3.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:52 #0 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:52 #0 4.733 OK: 19 MiB in 18 packages 04:55:52 #92 DONE 5.3s 04:55:52 04:55:52 #93 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:55:52 #0 5.315 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:52 #0 5.872 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:52 #0 6.690 (1/1) Installing dumb-init (1.2.5-r3) 04:55:52 #0 7.028 Executing busybox-1.36.1-r29.trigger 04:55:52 #0 7.285 OK: 8 MiB in 15 packages 04:55:52 #93 DONE 8.0s 04:55:52 04:55:52 #72 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 04:55:52 #72 4.043 OK: 9 MiB in 19 packages 04:55:52 #72 DONE 4.3s 04:55:52 04:55:52 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:55:52 #69 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:52 #69 3.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:52 #69 3.441 Upgrading critical system libraries and apk-tools: 04:55:52 #69 3.441 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:55:52 #69 3.455 Executing busybox-1.36.1-r29.trigger 04:55:52 #69 3.587 Continuing the upgrade transaction with new apk-tools: 04:55:52 #69 3.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:55:52 #69 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:55:52 #69 4.227 OK: 19 MiB in 18 packages 04:55:52 #69 DONE 5.3s 04:55:52 04:55:52 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:55:55 #94 ... 04:55:55 04:55:55 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:55:55 #95 DONE 3.6s 04:55:55 04:55:55 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:55:55 #94 DONE 2.5s 04:55:55 04:55:55 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:55:55 #82 3.910 OK: 246 MiB in 54 packages 04:55:55 #82 DONE 5.9s 04:55:55 04:55:55 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:55:55 #96 DONE 2.6s 04:55:55 04:55:55 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:55:55 #97 DONE 2.6s 04:55:55 04:55:55 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:55:55 #98 DONE 0.1s 04:55:55 04:55:55 #99 [security-spire-config stage-2 6/10] COPY security.txt / 04:55:55 #99 ... 04:55:55 04:55:55 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:55:55 #100 DONE 0.2s 04:55:55 04:55:55 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:55:55 #101 DONE 0.1s 04:55:55 04:55:55 #102 [security-spire-server stage-2 6/9] COPY security.txt / 04:55:56 #102 ... 04:55:56 04:55:56 #99 [security-spire-config stage-2 6/10] COPY security.txt / 04:55:56 #99 DONE 0.7s 04:55:56 04:55:56 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:55:56 #103 DONE 0.8s 04:55:56 04:55:56 #102 [security-spire-server stage-2 6/9] COPY security.txt / 04:55:56 #102 DONE 0.7s 04:55:56 04:55:56 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:55:56 #104 DONE 0.1s 04:55:56 04:55:56 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:55:56 #105 DONE 0.1s 04:55:56 04:55:56 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:55:56 #106 DONE 0.1s 04:55:56 04:55:56 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 04:55:56 #107 DONE 0.1s 04:55:56 04:55:56 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:55:56 #108 DONE 0.1s 04:55:56 04:55:56 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:55:56 #109 DONE 0.1s 04:55:56 04:55:56 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:55:56 #110 DONE 0.1s 04:55:56 04:55:56 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:55:56 #111 DONE 0.1s 04:55:56 04:55:56 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:55:56 #112 DONE 0.1s 04:55:56 04:55:56 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:55:56 #113 DONE 0.1s 04:55:56 04:55:56 #114 [security-spire-server] exporting to image 04:55:56 #114 exporting layers 04:55:56 #114 ... 04:55:56 04:55:56 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:55:56 #115 DONE 0.1s 04:55:56 04:55:56 #114 [security-spire-agent] exporting to image 04:55:57 #114 exporting layers 0.7s done 04:55:57 #114 writing image sha256:b1410f68fb7817650176d83a195aeb439b3043cdb8db64a5f334713d76102e9b done 04:55:57 #114 naming to docker.io/library/security-spire-config done 04:55:57 #114 exporting layers 0.8s done 04:55:57 #114 exporting layers 0.9s done 04:55:57 #114 writing image sha256:e5bd4d848f395fcba7968c7ab6b5ce959ede415ac172c2f70926a128dcf19a64 done 04:55:57 #114 naming to docker.io/library/security-spire-agent done 04:55:57 #114 writing image sha256:2714202053739780300a29e21d29ecb420da3da1e23e23527c99ada4b042521c done 04:55:57 #114 naming to docker.io/library/security-spire-server done 04:55:57 #114 DONE 1.0s 04:55:57 04:55:57 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:59 #116 ... 04:55:59 04:55:59 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:59 #117 ... 04:55:59 04:55:59 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:48 #118 DONE 51.3s 04:56:48 04:56:48 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:48 #116 DONE 44.4s 04:56:48 04:56:48 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:48 #79 DONE 51.4s 04:56:48 04:56:48 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:48 #117 DONE 51.4s 04:56:48 04:56:48 #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:48 #85 DONE 50.8s 04:56:48 04:56:48 #119 [security-spiffe-token-provider builder 6/7] COPY . . 04:56:50 #119 ... 04:56:50 04:56:50 #120 [security-secretstore-setup builder 6/7] COPY . . 04:56:50 #120 ... 04:56:50 04:56:50 #121 [core-keeper builder 7/8] COPY . . 04:56:50 #121 ... 04:56:50 04:56:50 #122 [support-cron-scheduler builder 6/7] COPY . . 04:56:51 #122 ... 04:56:51 04:56:51 #123 [security-proxy-auth builder 6/7] COPY . . 04:56:55 #123 ... 04:56:55 04:56:55 #124 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:56:55 #124 CACHED 04:56:55 04:56:55 #125 [support-notifications builder 6/7] COPY . . 04:56:55 #125 CACHED 04:56:55 04:56:55 #126 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:55 #126 CACHED 04:56:55 04:56:55 #122 [support-cron-scheduler builder 6/7] COPY . . 04:56:55 #122 DONE 14.1s 04:56:55 04:56:55 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:56:55 #127 ... 04:56:55 04:56:55 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:56:55 #128 CACHED 04:56:55 04:56:55 #129 [support-scheduler builder 6/7] COPY . . 04:56:55 #129 CACHED 04:56:55 04:56:55 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:55 #130 CACHED 04:56:55 04:56:55 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:56:55 #131 CACHED 04:56:55 04:56:55 #132 [security-bootstrapper builder 6/7] COPY . . 04:56:55 #132 CACHED 04:56:55 04:56:55 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:55 #133 CACHED 04:56:55 04:56:55 #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:56:55 #134 CACHED 04:56:55 04:56:55 #135 [security-proxy-setup builder 6/7] COPY . . 04:56:55 #135 CACHED 04:56:55 04:56:55 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:55 #136 CACHED 04:56:55 04:56:55 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 04:56:55 #137 CACHED 04:56:55 04:56:55 #138 [core-data builder 6/7] COPY . . 04:56:55 #138 CACHED 04:56:55 04:56:55 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:55 #139 CACHED 04:56:55 04:56:55 #140 [core-command builder 6/7] COPY . . 04:56:55 #140 CACHED 04:56:55 04:56:55 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 04:56:55 #141 CACHED 04:56:55 04:56:55 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:55 #142 CACHED 04:56:55 04:56:55 #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:55 #143 CACHED 04:56:55 04:56:55 #144 [core-common-config-bootstrapper builder 6/7] COPY . . 04:56:55 #144 CACHED 04:56:55 04:56:55 #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:56:55 #145 CACHED 04:56:55 04:56:55 #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:56:55 #146 CACHED 04:56:55 04:56:55 #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:55 #147 CACHED 04:56:55 04:56:55 #148 [core-metadata builder 6/7] COPY . . 04:56:55 #148 CACHED 04:56:55 04:56:55 #119 [security-spiffe-token-provider builder 6/7] COPY . . 04:56:55 #119 DONE 14.2s 04:56:55 04:56:55 #120 [security-secretstore-setup builder 6/7] COPY . . 04:56:55 #120 DONE 14.2s 04:56:55 04:56:55 #123 [security-proxy-auth builder 6/7] COPY . . 04:56:55 #123 DONE 14.1s 04:56:55 04:56:55 #121 [core-keeper builder 7/8] COPY . . 04:56:55 #121 DONE 14.2s 04:56:55 04:56:55 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:56:56 #149 1.214 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:57:06 #149 ... 04:57:06 04:57:06 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:57:06 #0 1.068 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:57:06 #150 ... 04:57:06 04:57:06 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:57:06 #0 1.197 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:57:06 #151 ... 04:57:06 04:57:06 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:57:06 #0 1.216 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:57:06 #152 ... 04:57:06 04:57:06 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:57:06 #0 1.321 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:57:06 #153 ... 04:57:06 04:57:06 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:57:06 #0 1.319 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:57:06 #154 ... 04:57:06 04:57:06 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:57:06 #0 1.493 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:57:06 #155 ... 04:57:06 04:57:06 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:57:06 #0 1.419 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:57:06 #156 ... 04:57:06 04:57:06 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:57:06 #0 1.559 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:57:06 #157 ... 04:57:06 04:57:06 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:57:06 #0 1.629 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:57:06 #158 ... 04:57:06 04:57:06 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:57:06 #127 0.943 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:57:06 #127 ... 04:57:06 04:57:06 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:57:06 #0 0.424 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:57:06 #159 ... 04:57:06 04:57:06 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:57:06 #0 1.430 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:58:58 #160 ... 04:58:58 04:58:58 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:58:58 #157 113.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:00:05 #157 ... 05:00:05 05:00:05 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:00:05 #151 DONE 190.6s 05:00:05 05:00:05 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:00:05 #160 DONE 190.5s 05:00:05 05:00:05 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:00:05 #127 DONE 190.7s 05:00:05 05:00:05 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:00:05 #154 DONE 190.6s 05:00:05 05:00:05 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:00:05 #153 DONE 190.6s 05:00:05 05:00:05 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:00:05 #158 DONE 190.6s 05:00:05 05:00:05 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:00:05 #156 DONE 190.6s 05:00:05 05:00:05 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:00:05 #150 DONE 190.6s 05:00:05 05:00:05 #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:00:05 #161 ... 05:00:05 05:00:05 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:00:05 #152 DONE 190.7s 05:00:05 05:00:05 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:00:05 #155 DONE 190.9s 05:00:05 05:00:05 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #162 ... 05:00:06 05:00:06 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:00:06 #149 DONE 191.0s 05:00:06 05:00:06 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:00:06 #159 DONE 191.1s 05:00:06 05:00:06 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:00:06 #157 DONE 191.1s 05:00:06 05:00:06 #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #163 ... 05:00:06 05:00:06 #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #161 DONE 0.9s 05:00:06 05:00:06 #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #164 DONE 1.0s 05:00:06 05:00:06 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:00:06 #165 DONE 1.0s 05:00:06 05:00:06 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #162 DONE 0.9s 05:00:06 05:00:06 #166 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #166 DONE 0.9s 05:00:06 05:00:06 #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:00:06 #167 ... 05:00:06 05:00:06 #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #168 DONE 0.7s 05:00:06 05:00:06 #169 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #169 DONE 0.9s 05:00:06 05:00:06 #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #163 DONE 0.6s 05:00:06 05:00:06 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #170 DONE 0.7s 05:00:06 05:00:06 #171 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #171 CACHED 05:00:06 05:00:06 #172 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:00:06 #172 CACHED 05:00:06 05:00:06 #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:00:06 #173 DONE 0.4s 05:00:06 05:00:06 #174 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:00:06 #174 ... 05:00:06 05:00:06 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #175 CACHED 05:00:06 05:00:06 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:00:06 #176 CACHED 05:00:06 05:00:06 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:00:06 #177 CACHED 05:00:06 05:00:06 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #178 CACHED 05:00:06 05:00:06 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:00:06 #179 CACHED 05:00:06 05:00:06 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:00:06 #180 CACHED 05:00:07 05:00:07 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:00:07 #181 ... 05:00:07 05:00:07 #182 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:00:07 #182 DONE 0.8s 05:00:07 05:00:07 #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:00:07 #167 DONE 0.7s 05:00:07 05:00:07 #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:00:07 #183 DONE 0.8s 05:00:07 05:00:07 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:00:07 #184 ... 05:00:07 05:00:07 #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:00:07 #185 DONE 1.1s 05:00:07 05:00:07 #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:00:07 #186 DONE 1.2s 05:00:08 05:00:08 #187 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:00:08 #187 DONE 1.5s 05:00:08 05:00:08 #188 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:00:08 #188 ... 05:00:08 05:00:08 #189 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:00:08 #189 DONE 1.5s 05:00:08 05:00:08 #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:00:08 #190 DONE 1.5s 05:00:08 05:00:08 #191 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:00:08 #191 ... 05:00:08 05:00:08 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:00:08 #181 DONE 1.6s 05:00:08 05:00:08 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:00:08 #192 DONE 1.6s 05:00:08 05:00:08 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:00:08 #193 ... 05:00:08 05:00:08 #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:00:08 #194 DONE 2.2s 05:00:08 05:00:08 #174 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:00:08 #174 DONE 2.3s 05:00:09 05:00:09 #195 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:00:10 #195 ... 05:00:10 05:00:10 #196 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:00:10 #196 DONE 3.3s 05:00:10 05:00:10 #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:00:10 #197 DONE 2.8s 05:00:10 05:00:10 #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:00:10 #198 ... 05:00:10 05:00:10 #199 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:00:10 #199 DONE 3.1s 05:00:10 05:00:10 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:00:10 #184 DONE 3.2s 05:00:10 05:00:10 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:00:10 #200 ... 05:00:10 05:00:10 #201 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:00:10 #201 DONE 2.8s 05:00:10 05:00:10 #188 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:00:10 #188 DONE 2.9s 05:00:10 05:00:10 #202 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:00:10 #202 DONE 2.6s 05:00:10 05:00:10 #191 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:00:10 #191 DONE 2.6s 05:00:10 05:00:10 #203 [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 05:00:10 #203 DONE 2.6s 05:00:10 05:00:10 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:00:10 #204 DONE 2.4s 05:00:10 05:00:10 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:00:10 #205 ... 05:00:10 05:00:10 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:00:10 #193 DONE 2.5s 05:00:10 05:00:10 #206 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:00:10 #206 DONE 1.8s 05:00:10 05:00:10 #207 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:00:10 #207 DONE 1.1s 05:00:10 05:00:10 #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:00:10 #198 DONE 1.0s 05:00:10 05:00:10 #195 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:00:10 #195 DONE 1.9s 05:00:10 05:00:10 #208 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:00:11 #208 ... 05:00:11 05:00:11 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:00:11 #200 DONE 0.7s 05:00:11 05:00:11 #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:00:11 #209 DONE 0.8s 05:00:11 05:00:11 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:00:11 #205 DONE 0.3s 05:00:11 05:00:11 #210 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:00:11 #210 DONE 0.5s 05:00:11 05:00:11 #211 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:00:11 #211 DONE 0.5s 05:00:11 05:00:11 #212 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 05:00:11 #212 ... 05:00:11 05:00:11 #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 05:00:11 #213 DONE 0.6s 05:00:11 05:00:11 #214 [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 05:00:11 #214 DONE 0.5s 05:00:11 05:00:11 #215 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:00:11 #215 DONE 0.6s 05:00:11 05:00:11 #114 [core-keeper] exporting to image 05:00:11 #114 exporting layers 05:00:11 #114 writing image sha256:679d701c8eeb1c6b3f5e8adffe5c4d3d80b7160cab8bff093b0b7ff04e874adc done 05:00:11 #114 naming to docker.io/library/support-scheduler 0.0s done 05:00:11 #114 writing image sha256:dec1906287425ad6938a346910a91fea00f546ce73db5b70f87012bca5aee967 0.0s done 05:00:11 #114 naming to docker.io/library/core-command done 05:00:11 #114 ... 05:00:11 05:00:11 #216 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:00:11 #216 DONE 0.6s 05:00:11 05:00:11 #208 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:00:11 #208 DONE 0.7s 05:00:11 05:00:11 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:00:11 #217 DONE 0.7s 05:00:11 05:00:11 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:00:11 #218 DONE 0.5s 05:00:11 05:00:11 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:00:11 #219 ... 05:00:11 05:00:11 #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:00:11 #220 DONE 0.6s 05:00:11 05:00:11 #212 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 05:00:11 #212 DONE 0.6s 05:00:12 05:00:12 #114 [support-notifications] exporting to image 05:00:12 #114 exporting layers 0.5s done 05:00:12 #114 writing image sha256:648ecd3ae59176d26836930fcb82348580fa99cab2df40b041dd5b6399872ea9 done 05:00:12 #114 naming to docker.io/library/support-cron-scheduler 05:00:12 #114 ... 05:00:12 05:00:12 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:00:12 #221 DONE 1.2s 05:00:12 05:00:12 #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:00:12 #222 DONE 0.6s 05:00:12 05:00:12 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:00:12 #223 DONE 0.5s 05:00:12 05:00:12 #224 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 05:00:12 #224 DONE 0.8s 05:00:12 05:00:12 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:00:12 #219 DONE 0.6s 05:00:12 05:00:12 #114 [core-keeper] exporting to image 05:00:12 #114 exporting layers 0.6s done 05:00:12 #114 naming to docker.io/library/support-cron-scheduler 0.4s done 05:00:12 #114 writing image sha256:70a8d1abcf8d9195dc88d3bbdbabee5c09af9ca2a803b14c9d896b3aeb83d783 0.0s done 05:00:12 #114 writing image sha256:4d240434fa977abcda347b999525e3743254d058fb4c77ebf4d9fc6cd1a2f3af 0.0s done 05:00:12 #114 naming to docker.io/library/security-spiffe-token-provider done 05:00:12 #114 naming to docker.io/library/core-keeper done 05:00:12 #114 ... 05:00:12 05:00:12 #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:00:12 #225 DONE 1.0s 05:00:12 05:00:12 #114 [core-data] exporting to image 05:00:12 #114 exporting layers 0.2s done 05:00:12 #114 writing image sha256:a115d63052513fa575ad5370e27757725d5928ff841f6fd28fe54c9bd076326b done 05:00:12 #114 naming to docker.io/library/core-data done 05:00:12 #114 exporting layers 0.4s done 05:00:12 #114 ... 05:00:12 05:00:12 #226 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:00:12 #226 DONE 0.4s 05:00:12 05:00:12 #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:00:12 #227 DONE 0.4s 05:00:12 05:00:12 #114 [support-notifications] exporting to image 05:00:12 #114 exporting layers 0.3s done 05:00:12 #114 writing image sha256:3c417551efcf09b58b5de49110d84b8265e1f85f574a1022b383923c0fa96d67 0.0s done 05:00:12 #114 writing image sha256:7fc7e5be11729ec736a797abce3d59275f042769aa358a82f09abec5fcdac9ae 0.0s done 05:00:12 #114 writing image sha256:397ce328538dfd62fd2026e7136d05c02d3c6503dbd1a5181f7fca93fd5eac34 0.0s done 05:00:12 #114 naming to docker.io/library/support-notifications 0.0s done 05:00:12 #114 naming to docker.io/library/core-metadata done 05:00:12 #114 naming to docker.io/library/security-proxy-auth done 05:00:12 #114 writing image sha256:7e977d28414a7d046b19c6b4e684b31fe611897a09d2c5c816f00b2471f4608a 05:00:13 #114 writing image sha256:7e977d28414a7d046b19c6b4e684b31fe611897a09d2c5c816f00b2471f4608a done 05:00:13 #114 naming to docker.io/library/core-common-config-bootstrapper done 05:00:13 #114 DONE 3.6s 05:00:13 05:00:13 #228 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:00:13 #228 DONE 0.1s 05:00:13 05:00:13 #229 [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/ 05:00:13 #229 DONE 0.1s 05:00:13 05:00:13 #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:00:13 #230 DONE 0.1s 05:00:13 05:00:13 #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:00:13 #231 DONE 0.1s 05:00:13 05:00:13 #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:00:13 #232 DONE 0.0s 05:00:13 05:00:13 #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:00:13 #233 DONE 0.7s 05:00:13 05:00:13 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:00:13 #234 DONE 0.1s 05:00:13 05:00:13 #114 [security-proxy-setup] exporting to image 05:00:13 #114 ... 05:00:13 05:00:13 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:00:13 #235 DONE 0.4s 05:00:13 05:00:13 #114 [security-proxy-setup] exporting to image 05:00:13 #114 exporting layers 0.2s done 05:00:13 #114 writing image sha256:912cfff355ec7dea1140cec7bb88e33f21cb9bfab660f4d69675753416e4b8cd done 05:00:13 #114 naming to docker.io/library/security-proxy-setup done 05:00:13 #114 exporting layers 0.2s done 05:00:13 #114 writing image sha256:dcaf895caa32bcafa0c7da39d1dd170d50b0d378df0cd773dd817ef6ac4c2da5 done 05:00:13 #114 naming to docker.io/library/security-secretstore-setup done 05:00:13 #114 DONE 3.9s 05:00:13 05:00:13 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:00:13 #236 DONE 0.5s 05:00:13 05:00:13 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:00:13 #61 ... 05:00:13 05:00:13 #114 [security-bootstrapper] exporting to image 05:00:13 #114 exporting layers 0.2s done 05:00:13 #114 writing image sha256:ac36e99fded9857f0ee1f998e0fa8b96d48e31f9aed5f67cffe08a79c7d4c981 done 05:00:13 #114 naming to docker.io/library/security-bootstrapper done 05:00:13 #114 DONE 4.1s 05:00:13 05:00:13 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:00:13 time="2024-10-07T04:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:13 time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:00:13 $ docker stop --time=1 7611e2fdbb98d24a5a75c33cc50a9b7a5d3d254a4b8f88fbe7f48d8e908c7f0b 05:00:15 $ docker rm -f --volumes 7611e2fdbb98d24a5a75c33cc50a9b7a5d3d254a4b8f88fbe7f48d8e908c7f0b [Pipeline] // withDockerContainer [Pipeline] sh 05:00:15 + docker images 05:00:15 REPOSITORY TAG IMAGE ID CREATED SIZE 05:00:15 security-secretstore-setup latest dcaf895caa32 2 seconds ago 40.2MB 05:00:15 security-bootstrapper latest ac36e99fded9 2 seconds ago 20.4MB 05:00:15 security-proxy-setup latest 912cfff355ec 3 seconds ago 28.7MB 05:00:15 core-metadata latest 3c417551efcf 3 seconds ago 29.7MB 05:00:15 core-common-config-bootstrapper latest 7e977d28414a 3 seconds ago 16.5MB 05:00:15 support-notifications latest 397ce328538d 4 seconds ago 44.4MB 05:00:15 security-proxy-auth latest 7fc7e5be1172 4 seconds ago 24.6MB 05:00:15 core-data latest a115d6305251 4 seconds ago 29.6MB 05:00:15 core-keeper latest 4d240434fa97 4 seconds ago 29MB 05:00:15 security-spiffe-token-provider latest 70a8d1abcf8d 5 seconds ago 31.8MB 05:00:15 support-cron-scheduler latest 648ecd3ae591 5 seconds ago 45.4MB 05:00:15 support-scheduler latest 679d701c8eeb 5 seconds ago 43.8MB 05:00:15 core-command latest dec190628742 5 seconds ago 25.9MB 05:00:15 security-spire-server latest 271420205373 4 minutes ago 122MB 05:00:15 security-spire-config latest b1410f68fb78 4 minutes ago 121MB 05:00:15 security-spire-agent latest e5bd4d848f39 4 minutes ago 183MB 05:00:15 ci-base-image-x86_64 latest 947510f231f9 8 minutes ago 979MB 05:00:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 days ago 573MB 05:00:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 05:00:15 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 05:00:16 provisioning config files... 05:00:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7655734404543434131tmp [Pipeline] { [Pipeline] sh 05:00:17 + set +x 05:00:17 + curl -s https://codecov.io/bash 05:00:17 + bash -s -- 05:00:17 05:00:17 _____ _ 05:00:17 / ____| | | 05:00:17 | | ___ __| | ___ ___ _____ __ 05:00:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:00:17 | |___| (_) | (_| | __/ (_| (_) \ V / 05:00:17 \_____\___/ \__,_|\___|\___\___/ \_/ 05:00:17 Bash-1.0.6 05:00:17 05:00:17 05:00:17 ==> git version 2.25.1 found 05:00:17 ==> 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 05:00:17 Release-Date: 2020-01-08 05:00:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:00:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:00:17 ==> Jenkins CI detected. 05:00:17 current dir:  /w/workspace/edgex-go/1 05:00:17 project root: . 05:00:17 --> token set from env 05:00:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:00:17 ==> Running gcov in . (disable via -X gcov) 05:00:17 ==> Python coveragepy not found 05:00:17 ==> Searching for coverage reports in: 05:00:17 + . 05:00:17 -> Found 1 reports 05:00:17 ==> Detecting git/mercurial file structure 05:00:17 ==> Reading reports 05:00:17 + ./coverage.out bytes=1502112 05:00:17 ==> Appending adjustments 05:00:17 https://docs.codecov.io/docs/fixing-reports 05:00:18 + Found adjustments 05:00:18 ==> Gzipping contents 05:00:18 132K /tmp/codecov.cUExk7.gz 05:00:18 ==> Uploading reports 05:00:18 url: https://codecov.io 05:00:18 query: branch=PR-4946&commit=736d9295daa3026b501ec547e12f6e12938b65c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4946%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4946&job=&cmd_args= 05:00:18 -> Pinging Codecov 05:00:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4946&commit=736d9295daa3026b501ec547e12f6e12938b65c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4946%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4946&job=&cmd_args= 05:00:18 -> Uploading to 05:00:18 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/736d9295daa3026b501ec547e12f6e12938b65c5/a4bbb903-b93e-44dd-b2b2-3bd116eb2fdb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T050018Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e8e5e3d6ba337f0016724f96af02d7c868d42c0563f505e917af9333192a89e6 05:00:18 % Total % Received % Xferd Average Speed Time Time Time Current 05:00:18 Dload Upload Total Spent Left Speed 05:00:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 499k --:--:-- --:--:-- --:--:-- 499k 05:00:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/736d9295daa3026b501ec547e12f6e12938b65c5 [Pipeline] } 05:00:19 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 05:00:20 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 05:00:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:00:22 ---> package-listing.sh 05:00:22 ++ facter osfamily 05:00:22 ++ tr '[:upper:]' '[:lower:]' 05:00:22 + OS_FAMILY=debian 05:00:22 + workspace=/w/workspace/edgex-go/1 05:00:22 + START_PACKAGES=/tmp/packages_start.txt 05:00:22 + END_PACKAGES=/tmp/packages_end.txt 05:00:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:00:22 + PACKAGES=/tmp/packages_start.txt 05:00:22 + '[' /w/workspace/edgex-go/1 ']' 05:00:22 + PACKAGES=/tmp/packages_end.txt 05:00:22 + case "${OS_FAMILY}" in 05:00:22 + dpkg -l 05:00:22 + grep '^ii' 05:00:22 + '[' -f /tmp/packages_start.txt ']' 05:00:22 + '[' -f /tmp/packages_end.txt ']' 05:00:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:00:22 + '[' /w/workspace/edgex-go/1 ']' 05:00:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:00:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:00:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:00:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:00:23 05:00:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:00:23 latest: Pulling from edgex-lftools-log-publisher 05:00:23 5eb5b503b376: Pulling fs layer 05:00:23 5c69ac0246d0: Pulling fs layer 05:00:23 ec43610c2a17: Pulling fs layer 05:00:23 3a2ae6a8a46f: Pulling fs layer 05:00:23 33b1e0a273af: Pulling fs layer 05:00:23 5d3b04190fa2: Pulling fs layer 05:00:23 2f39f015ded8: Pulling fs layer 05:00:23 33b1e0a273af: Waiting 05:00:23 5d3b04190fa2: Waiting 05:00:23 2f39f015ded8: Waiting 05:00:23 3a2ae6a8a46f: Waiting 05:00:23 5c69ac0246d0: Verifying Checksum 05:00:23 5c69ac0246d0: Download complete 05:00:23 3a2ae6a8a46f: Verifying Checksum 05:00:23 3a2ae6a8a46f: Download complete 05:00:23 33b1e0a273af: Verifying Checksum 05:00:23 33b1e0a273af: Download complete 05:00:23 5d3b04190fa2: Verifying Checksum 05:00:23 5d3b04190fa2: Download complete 05:00:23 ec43610c2a17: Verifying Checksum 05:00:23 ec43610c2a17: Download complete 05:00:23 5eb5b503b376: Verifying Checksum 05:00:23 5eb5b503b376: Download complete 05:00:24 2f39f015ded8: Download complete 05:00:25 5eb5b503b376: Pull complete 05:00:25 5c69ac0246d0: Pull complete 05:00:25 ec43610c2a17: Pull complete 05:00:25 3a2ae6a8a46f: Pull complete 05:00:25 33b1e0a273af: Pull complete 05:00:25 5d3b04190fa2: Pull complete 05:00:30 2f39f015ded8: Pull complete 05:00:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:00:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:30 prd-ubuntu20.04-docker-8c-8g-21989 does not seem to be running inside a container 05:00:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:00:34 $ docker top 8ca6261cdb5c7a1b12c48377c66baa806258b79024a53fc26e0adb36aced659e -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:35 + touch /tmp/pre-build-complete [Pipeline] sh 05:00:35 + mkdir -p /var/log/sysstat [Pipeline] sh 05:00:35 + ls /var/log/sa-host 05:00:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:36 provisioning config files... 05:00:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6850093805105723592tmp [Pipeline] { [Pipeline] echo 05:00:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:00:36 ---> create-netrc.sh [Pipeline] } 05:00:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:00:36 ---> python-tools-install.sh [Pipeline] echo 05:00:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:00:37 ---> sudo-logs.sh 05:00:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:00:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:00:37 ---> job-cost.sh 05:00:37 lf-activate-venv: SKIPPING 05:00:37 INFO: No Stack... 05:00:38 INFO: Retrieving Pricing Info for: v3-standard-8 05:00:38 INFO: Archiving Costs [Pipeline] echo 05:00:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:00:38 ---> logs-deploy.sh 05:00:38 lf-activate-venv: SKIPPING 05:00:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4946/1 05:00:38 INFO: archiving workspace using pattern(s): 05:00:39 Archives upload complete. 05:00:40 INFO: archiving logs to Nexus 05:00:40 ---> uname -a: 05:00:40 Linux prd-ubuntu20-04-docker-8c-8g-21989 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:00:40 05:00:40 05:00:40 ---> lscpu: 05:00:40 Architecture: x86_64 05:00:40 CPU op-mode(s): 32-bit, 64-bit 05:00:40 Byte Order: Little Endian 05:00:40 Address sizes: 40 bits physical, 48 bits virtual 05:00:40 CPU(s): 8 05:00:40 On-line CPU(s) list: 0-7 05:00:40 Thread(s) per core: 1 05:00:40 Core(s) per socket: 1 05:00:40 Socket(s): 8 05:00:40 NUMA node(s): 1 05:00:40 Vendor ID: AuthenticAMD 05:00:40 CPU family: 23 05:00:40 Model: 49 05:00:40 Model name: AMD EPYC-Rome Processor 05:00:40 Stepping: 0 05:00:40 CPU MHz: 2799.998 05:00:40 BogoMIPS: 5599.99 05:00:40 Virtualization: AMD-V 05:00:40 Hypervisor vendor: KVM 05:00:40 Virtualization type: full 05:00:40 L1d cache: 256 KiB 05:00:40 L1i cache: 256 KiB 05:00:40 L2 cache: 4 MiB 05:00:40 L3 cache: 128 MiB 05:00:40 NUMA node0 CPU(s): 0-7 05:00:40 Vulnerability Itlb multihit: Not affected 05:00:40 Vulnerability L1tf: Not affected 05:00:40 Vulnerability Mds: Not affected 05:00:40 Vulnerability Meltdown: Not affected 05:00:40 Vulnerability Mmio stale data: Not affected 05:00:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:00:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:00:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:00:40 Vulnerability Srbds: Not affected 05:00:40 Vulnerability Tsx async abort: Not affected 05:00:40 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 05:00:40 05:00:40 05:00:40 ---> nproc: 05:00:40 8 05:00:40 05:00:40 05:00:40 ---> df -h: 05:00:40 Filesystem Size Used Avail Use% Mounted on 05:00:40 overlay 155G 27G 128G 18% / 05:00:40 tmpfs 64M 0 64M 0% /dev 05:00:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:00:40 shm 64M 0 64M 0% /dev/shm 05:00:40 /dev/vda1 155G 27G 128G 18% /facter-os 05:00:40 05:00:40 05:00:40 ---> sar -b -r -n DEV: 05:00:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-21989) 10/07/24 _x86_64_ (8 CPU) 05:00:40 05:00:40 04:49:54 LINUX RESTART (8 CPU) 05:00:40 05:00:40 04:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:00:40 04:51:01 357.77 47.93 309.85 0.00 5404.83 183379.04 0.00 05:00:40 04:52:01 192.17 1.33 190.83 0.00 43.73 68923.85 0.00 05:00:40 04:53:01 39.74 0.03 39.71 0.00 0.27 29899.17 0.00 05:00:40 04:54:01 39.30 0.20 39.10 0.00 2.80 22162.61 0.00 05:00:40 04:55:01 69.67 1.15 68.52 0.00 93.45 43090.15 0.00 05:00:40 04:56:03 600.21 7.73 592.48 0.00 2008.46 223298.24 0.00 05:00:40 04:57:01 609.69 9.91 599.78 0.00 2433.32 187257.69 0.00 05:00:40 04:58:03 129.93 0.18 129.75 0.00 1.43 18422.32 0.00 05:00:40 04:59:01 237.25 0.09 237.16 0.00 0.69 81771.47 0.00 05:00:40 05:00:01 274.64 0.02 274.63 0.00 0.13 105104.03 0.00 05:00:40 Average: 254.75 6.85 247.90 0.00 998.16 96289.92 0.00 05:00:40 05:00:40 04:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:00:40 04:51:01 29715884 31546568 799456 2.43 60688 2064848 1790296 5.28 1019852 1807872 548 05:00:40 04:52:01 28039272 31302924 999332 3.04 127272 3316112 2038200 6.01 1410592 2936620 20788 05:00:40 04:53:01 26768356 31272596 1026176 3.12 130888 4488704 2423764 7.14 2138392 3410452 331376 05:00:40 04:54:01 26594136 31171952 1123096 3.42 136300 4529784 2449288 7.22 1794564 3898092 301708 05:00:40 04:55:01 27550632 31456676 844152 2.57 140440 3912456 1903780 5.61 1385272 3410836 1252 05:00:40 04:56:03 19616756 31077332 1159152 3.53 215948 11051456 3652356 10.76 2539040 9771692 610324 05:00:40 04:57:01 13810496 30361152 1828832 5.56 365360 15519496 5996724 17.67 3820156 13768804 102176 05:00:40 04:58:03 9048484 28482364 3684952 11.21 388624 18194048 10303712 30.37 6974648 15152328 2376276 05:00:40 04:59:01 6863872 28489412 3698008 11.25 397864 20336320 9003320 26.53 7702460 16599732 2676688 05:00:40 05:00:01 10558248 31347732 888900 2.70 403648 19678764 2516376 7.42 3197240 17665388 420368 05:00:40 Average: 19856614 30650871 1605206 4.88 236703 10309199 4207782 12.40 3198222 8842182 684150 05:00:40 05:00:40 04:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:00:40 04:51:01 veth0ca7ce9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:51:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:51:01 ens3 819.23 760.29 5298.19 121.72 0.00 0.00 0.00 0.00 05:00:40 04:51:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 05:00:40 04:52:01 veth1f9e3e9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:52:01 docker0 857.84 870.09 64.55 4957.66 0.00 0.00 0.00 0.00 05:00:40 04:52:01 ens3 1015.53 952.87 8190.71 100.13 0.00 0.00 0.00 0.00 05:00:40 04:52:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 05:00:40 04:53:01 veth1f9e3e9 0.23 0.28 0.02 0.03 0.00 0.00 0.00 0.00 05:00:40 04:53:01 docker0 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 05:00:40 04:53:01 ens3 30.54 21.76 24.52 14.05 0.00 0.00 0.00 0.00 05:00:40 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:54:01 veth1f9e3e9 1.27 1.28 0.11 0.11 0.00 0.00 0.00 0.00 05:00:40 04:54:01 docker0 1.27 1.27 0.09 0.11 0.00 0.00 0.00 0.00 05:00:40 04:54:01 ens3 28.29 20.38 22.91 13.97 0.00 0.00 0.00 0.00 05:00:40 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:00:40 04:55:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:55:01 vethcb9b7f2 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:55:01 ens3 85.67 58.36 2212.35 13.99 0.00 0.00 0.00 0.00 05:00:40 04:55:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 05:00:40 04:56:03 vethef06fd7 42.13 60.61 4.23 364.22 0.00 0.00 0.00 0.03 05:00:40 04:56:03 veth9513dd4 39.05 75.50 3.96 366.37 0.00 0.00 0.00 0.03 05:00:40 04:56:03 veth667e97b 42.39 60.00 4.28 367.35 0.00 0.00 0.00 0.03 05:00:40 04:56:03 vethf5499b2 41.70 60.71 4.21 362.31 0.00 0.00 0.00 0.03 05:00:40 04:56:03 docker0 255.96 413.25 20.40 3168.31 0.00 0.00 0.00 0.00 05:00:40 04:56:03 vethcb9b7f2 0.61 1.31 0.05 0.26 0.00 0.00 0.00 0.00 05:00:40 04:56:03 ens3 666.35 383.54 6229.77 186.79 0.00 0.00 0.00 0.00 05:00:40 04:56:03 veth9024c70 19.72 25.69 1.91 12.76 0.00 0.00 0.00 0.00 05:00:40 04:56:03 lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 05:00:40 04:57:01 vethc5247f6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:57:01 vethbcfdbfb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:57:01 vethc6327c3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:57:01 veth7f87364 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:57:01 vethf11e036 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:57:01 veth7e70d66 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:57:01 veth439a7a0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:57:01 docker0 228.71 465.28 20.67 4563.24 0.00 0.00 0.00 0.00 05:00:40 04:57:01 vethdc1348a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:57:01 vethcb9b7f2 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 05:00:40 04:57:01 ens3 511.31 244.63 5049.09 30.16 0.00 0.00 0.00 0.00 05:00:40 04:57:01 veth5e18d5b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:57:01 veth53300c4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:57:01 lo 0.14 0.14 0.02 0.02 0.00 0.00 0.00 0.00 05:00:40 04:57:01 veth0934585 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:57:01 veth7f19d5c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:57:01 vethe1be1e1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:00:40 04:58:03 vethc5247f6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 vethbcfdbfb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 vethc6327c3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 veth7f87364 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 vethf11e036 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 veth7e70d66 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 veth439a7a0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 vethdc1348a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 vethcb9b7f2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 ens3 6.89 4.27 5.54 3.09 0.00 0.00 0.00 0.00 05:00:40 04:58:03 veth5e18d5b 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 veth53300c4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 lo 0.19 0.19 0.01 0.01 0.00 0.00 0.00 0.00 05:00:40 04:58:03 veth0934585 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 veth7f19d5c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:58:03 vethe1be1e1 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 vethc5247f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 vethbcfdbfb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 vethc6327c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 veth7f87364 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 vethf11e036 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 veth7e70d66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 veth439a7a0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 vethdc1348a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 vethcb9b7f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 ens3 2.95 1.69 2.36 1.26 0.00 0.00 0.00 0.00 05:00:40 04:59:01 veth5e18d5b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 veth53300c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 veth0934585 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 veth7f19d5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 04:59:01 vethe1be1e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 vethc5247f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 vethbcfdbfb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 vethc6327c3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 veth7f87364 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 vethf11e036 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 veth7e70d66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 veth439a7a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 vethdc1348a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 vethcb9b7f2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 ens3 4.13 2.13 3.39 1.79 0.00 0.00 0.00 0.00 05:00:40 05:00:01 veth5e18d5b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 veth53300c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:00:40 05:00:01 veth0934585 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 veth7f19d5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:01 vethe1be1e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 Average: vethc5247f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 Average: vethbcfdbfb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 Average: vethc6327c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 Average: veth7f87364 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 Average: vethf11e036 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 Average: veth7e70d66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 Average: veth439a7a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 Average: docker0 134.57 174.97 10.58 1265.31 0.00 0.00 0.00 0.00 05:00:40 Average: vethdc1348a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 Average: vethcb9b7f2 0.08 0.16 0.01 0.03 0.00 0.00 0.00 0.00 05:00:40 Average: ens3 317.79 245.58 2709.34 49.24 0.00 0.00 0.00 0.00 05:00:40 Average: veth5e18d5b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 Average: veth53300c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 05:00:40 Average: veth0934585 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 Average: veth7f19d5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 Average: vethe1be1e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:00:40 05:00:40 05:00:40 ---> sar -P ALL: 05:00:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-21989) 10/07/24 _x86_64_ (8 CPU) 05:00:40 05:00:40 04:49:54 LINUX RESTART (8 CPU) 05:00:40 05:00:40 04:50:01 CPU %user %nice %system %iowait %steal %idle 05:00:40 04:51:01 all 6.98 0.00 2.09 3.17 0.05 87.72 05:00:40 04:51:01 0 8.14 0.00 4.02 10.82 0.05 76.97 05:00:40 04:51:01 1 9.50 0.00 1.57 0.12 0.05 88.76 05:00:40 04:51:01 2 5.96 0.00 2.17 0.92 0.05 90.90 05:00:40 04:51:01 3 4.76 0.00 1.51 5.62 0.03 88.07 05:00:40 04:51:01 4 5.96 0.00 1.98 0.96 0.05 91.05 05:00:40 04:51:01 5 9.50 0.00 1.97 2.11 0.03 86.38 05:00:40 04:51:01 6 5.05 0.00 1.24 1.24 0.05 92.42 05:00:40 04:51:01 7 6.91 0.00 2.28 3.55 0.05 87.21 05:00:40 04:52:01 all 8.90 0.00 3.81 4.06 0.08 83.15 05:00:40 04:52:01 0 7.73 0.00 3.80 3.51 0.05 84.91 05:00:40 04:52:01 1 8.09 0.00 3.64 0.14 0.07 88.07 05:00:40 04:52:01 2 8.24 0.00 3.53 0.36 0.07 87.81 05:00:40 04:52:01 3 13.46 0.00 3.90 5.45 0.07 77.12 05:00:40 04:52:01 4 8.02 0.00 4.11 21.22 0.10 66.55 05:00:40 04:52:01 5 7.93 0.00 3.33 0.58 0.10 88.05 05:00:40 04:52:01 6 9.81 0.00 3.51 0.52 0.07 86.09 05:00:40 04:52:01 7 7.88 0.00 4.65 0.88 0.08 86.51 05:00:40 04:53:01 all 41.08 0.00 6.37 1.84 0.10 50.61 05:00:40 04:53:01 0 40.20 0.00 6.30 0.64 0.10 52.75 05:00:40 04:53:01 1 40.45 0.00 7.46 0.49 0.12 51.48 05:00:40 04:53:01 2 45.56 0.00 6.20 5.16 0.10 42.97 05:00:40 04:53:01 3 40.81 0.00 6.08 0.78 0.10 52.24 05:00:40 04:53:01 4 42.55 0.00 5.72 0.20 0.08 51.44 05:00:40 04:53:01 5 39.60 0.00 6.04 0.74 0.10 53.52 05:00:40 04:53:01 6 39.42 0.00 6.07 6.73 0.08 47.70 05:00:40 04:53:01 7 40.03 0.00 7.07 0.02 0.12 52.77 05:00:40 04:54:01 all 54.13 0.00 7.43 1.42 0.10 36.92 05:00:40 04:54:01 0 54.37 0.00 7.70 0.35 0.08 37.49 05:00:40 04:54:01 1 54.78 0.00 7.85 1.28 0.08 36.01 05:00:40 04:54:01 2 53.48 0.00 7.68 1.00 0.14 37.71 05:00:40 04:54:01 3 55.05 0.00 6.81 0.17 0.10 37.88 05:00:40 04:54:01 4 54.00 0.00 7.26 0.42 0.10 38.21 05:00:40 04:54:01 5 52.96 0.00 7.08 0.56 0.10 39.30 05:00:40 04:54:01 6 53.77 0.00 7.33 6.08 0.10 32.71 05:00:40 04:54:01 7 54.62 0.00 7.74 1.53 0.08 36.04 05:00:40 04:55:01 all 25.71 0.00 5.71 4.75 0.07 63.76 05:00:40 04:55:01 0 26.55 0.00 6.60 2.01 0.08 64.75 05:00:40 04:55:01 1 25.98 0.00 5.85 1.94 0.07 66.16 05:00:40 04:55:01 2 24.31 0.00 5.97 0.24 0.07 69.42 05:00:40 04:55:01 3 25.55 0.00 5.16 0.56 0.05 68.68 05:00:40 04:55:01 4 25.03 0.00 5.46 0.12 0.05 69.34 05:00:40 04:55:01 5 24.28 0.00 5.22 24.74 0.10 45.65 05:00:40 04:55:01 6 26.20 0.00 5.47 1.18 0.07 67.09 05:00:40 04:55:01 7 27.78 0.00 5.92 7.39 0.07 58.84 05:00:40 04:56:03 all 22.15 0.00 8.58 27.82 0.16 41.29 05:00:40 04:56:03 0 22.70 0.00 8.07 32.86 0.10 36.27 05:00:40 04:56:03 1 23.21 0.00 8.74 30.01 0.15 37.88 05:00:40 04:56:03 2 22.66 0.00 8.42 18.56 0.22 50.14 05:00:40 04:56:03 3 21.26 0.00 8.78 34.83 0.19 34.95 05:00:40 04:56:03 4 22.16 0.00 8.62 42.35 0.20 26.67 05:00:40 04:56:03 5 19.29 0.00 8.85 24.99 0.17 46.69 05:00:40 04:56:03 6 22.90 0.00 8.61 25.83 0.14 42.53 05:00:40 04:56:03 7 23.01 0.00 8.58 13.15 0.10 55.16 05:00:40 04:57:01 all 10.86 0.00 5.78 26.11 0.08 57.17 05:00:40 04:57:01 0 10.18 0.00 4.47 7.63 0.07 77.65 05:00:40 04:57:01 1 10.38 0.00 5.15 9.69 0.07 74.71 05:00:40 04:57:01 2 8.40 0.00 6.28 8.91 0.05 76.35 05:00:40 04:57:01 3 9.92 0.00 4.19 9.78 0.05 76.06 05:00:40 04:57:01 4 11.44 0.00 6.60 29.93 0.11 51.93 05:00:40 04:57:01 5 11.76 0.00 4.67 19.23 0.12 64.22 05:00:40 04:57:01 6 12.66 0.00 8.43 63.92 0.11 14.88 05:00:40 04:57:01 7 12.18 0.00 6.44 60.40 0.10 20.87 05:00:40 04:58:03 all 87.65 0.00 11.48 0.70 0.15 0.02 05:00:40 04:58:03 0 87.34 0.00 11.06 1.38 0.20 0.02 05:00:40 04:58:03 1 88.03 0.00 11.18 0.61 0.15 0.03 05:00:40 04:58:03 2 87.06 0.00 11.95 0.83 0.13 0.03 05:00:40 04:58:03 3 87.25 0.00 11.78 0.77 0.18 0.02 05:00:40 04:58:03 4 86.91 0.00 12.59 0.33 0.17 0.00 05:00:40 04:58:03 5 86.71 0.00 12.29 0.83 0.15 0.02 05:00:40 04:58:03 6 88.52 0.00 10.99 0.34 0.13 0.02 05:00:40 04:58:03 7 89.30 0.00 10.05 0.51 0.11 0.03 05:00:40 04:59:01 all 88.25 0.00 11.57 0.01 0.17 0.00 05:00:40 04:59:01 0 89.51 0.00 10.37 0.00 0.12 0.00 05:00:40 04:59:01 1 87.62 0.00 12.05 0.02 0.31 0.00 05:00:40 04:59:01 2 88.78 0.00 11.06 0.02 0.14 0.00 05:00:40 04:59:01 3 88.24 0.00 11.56 0.04 0.16 0.00 05:00:40 04:59:01 4 88.12 0.00 11.70 0.00 0.18 0.00 05:00:40 04:59:01 5 89.66 0.00 10.22 0.00 0.12 0.00 05:00:40 04:59:01 6 88.19 0.00 11.69 0.00 0.12 0.00 05:00:40 04:59:01 7 85.59 0.00 14.21 0.00 0.19 0.00 05:00:40 05:00:01 all 47.01 0.00 6.84 7.56 0.12 38.47 05:00:40 05:00:01 0 47.60 0.00 6.14 4.14 0.08 42.03 05:00:40 05:00:01 1 45.76 0.00 6.52 0.28 0.19 47.25 05:00:40 05:00:01 2 46.79 0.00 6.57 0.90 0.10 45.64 05:00:40 05:00:01 3 46.34 0.00 6.92 1.46 0.10 45.17 05:00:40 05:00:01 4 48.91 0.00 6.33 7.93 0.10 36.73 05:00:40 05:00:01 5 47.80 0.00 6.80 0.07 0.10 45.23 05:00:40 05:00:01 6 45.01 0.00 8.72 45.08 0.19 1.00 05:00:40 05:00:01 7 47.74 0.00 6.75 1.62 0.10 43.80 05:00:40 Average: all 39.15 0.00 6.95 7.71 0.11 46.09 05:00:40 Average: 0 39.32 0.00 6.84 6.34 0.10 47.40 05:00:40 Average: 1 39.17 0.00 6.97 4.46 0.12 49.27 05:00:40 Average: 2 39.18 0.00 6.98 3.68 0.11 50.05 05:00:40 Average: 3 39.15 0.00 6.65 5.91 0.10 48.19 05:00:40 Average: 4 39.18 0.00 7.02 10.29 0.11 43.40 05:00:40 Average: 5 38.85 0.00 6.63 7.35 0.11 47.06 05:00:40 Average: 6 39.21 0.00 7.19 14.83 0.11 38.67 05:00:40 Average: 7 39.16 0.00 7.29 8.81 0.10 44.64 05:00:40 05:00:40 05:00:40