Pull request #4953 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0+7f550756abf89bcf15828d6373a305e4d40f5987 (b64f25048749810523e1db028fbeccaf6e2a36b0) 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-ssh7240021970131611630.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-ssh13078494496654972075.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-4953/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-4953/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1089028880103874010.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-4953/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2500539290758353754.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-ssh17217786616011047958.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-4953/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-4953/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3556868375903607148.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22082 in /w/workspace/edgexfoundry_edgex-go_PR-4953 [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 7f550756abf89bcf15828d6373a305e4d40f5987 into PR head commit 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 Merge succeeded, producing 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 Checking out Revision 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 (PR-4953) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4953/head:refs/remotes/origin/PR-4953 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7f550756abf89bcf15828d6373a305e4d40f5987 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 # timeout=10 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.3.0 to 2.4.0" 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 19:51:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:51:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:51:31 ========================================================= 19:51:31 EdgeX Global Pipelines Version Info 19:51:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:51:32 ------------------- 19:51:32 stable info: 19:51:32 ------------------- 19:51:32 Commited By: Ginny Guan ginny@iotechsys.com 19:51:32 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 19:51:32 Message: update stable to v1.0.265 19:51:32 ------------------- 19:51:32 experimental info: 19:51:32 ------------------- 19:51:32 Commited By: Cherry Wang cherry@iotechsys.com 19:51:32 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 19:51:32 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:51:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:51:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:51:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:51:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:51:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:51:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:51:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:51:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4953 [Pipeline] echo 19:51:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4953 [Pipeline] echo 19:51:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4953 [Pipeline] echo 19:51:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 [Pipeline] echo 19:51:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81171e8 [Pipeline] echo 19:51:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:34 provisioning config files... 19:51:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16948543347506852062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:35 ---> ****-login.sh 19:51:35 nexus3.edgexfoundry.org:10001 19:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:51:35 Configure a credential helper to remove this warning. See 19:51:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:51:35 19:51:35 Login Succeeded 19:51:35 nexus3.edgexfoundry.org:10002 19:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:51:35 Configure a credential helper to remove this warning. See 19:51:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:51:35 19:51:35 Login Succeeded 19:51:35 nexus3.edgexfoundry.org:10003 19:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:51:35 Configure a credential helper to remove this warning. See 19:51:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:51:35 19:51:35 Login Succeeded 19:51:35 nexus3.edgexfoundry.org:10004 19:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:51:35 Configure a credential helper to remove this warning. See 19:51:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:51:35 19:51:35 Login Succeeded 19:51:35 ****.io 19:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:51:36 Configure a credential helper to remove this warning. See 19:51:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:51:36 19:51:36 Login Succeeded 19:51:36 ---> ****-login.sh ends [Pipeline] } 19:51:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:51:36 + 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 19:51:36 + cut -d/ -f2 19:51:36 + dirname cmd/core-command/Dockerfile 19:51:36 + echo core-command,cmd/core-command/Dockerfile 19:51:36 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:51:36 + dirname cmd/core-data/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo core-data,cmd/core-data/Dockerfile 19:51:36 + dirname cmd/core-keeper/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo core-keeper,cmd/core-keeper/Dockerfile 19:51:36 + dirname cmd/core-metadata/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo core-metadata,cmd/core-metadata/Dockerfile 19:51:36 + dirname cmd/security-bootstrapper/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:51:36 + dirname cmd/security-proxy-auth/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:51:36 + dirname cmd/security-proxy-setup/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:51:36 + dirname cmd/security-secretstore-setup/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:51:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:51:36 + dirname cmd/security-spire-agent/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:51:36 + dirname cmd/security-spire-config/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:51:36 + dirname cmd/security-spire-server/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:51:36 + dirname cmd/support-cron-scheduler/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 19:51:36 + dirname cmd/support-notifications/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo support-notifications,cmd/support-notifications/Dockerfile 19:51:36 + dirname cmd/support-scheduler/Dockerfile 19:51:36 + cut -d/ -f2 19:51:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:51:36 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 19:51:37 + git rev-list -1 --merges 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0~1..81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 [Pipeline] echo 19:51:37 -----------> git rev-list -1 --merges 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0~1..81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 [false] [Pipeline] sh 19:51:37 + git log --format=format:%s -1 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 [Pipeline] echo 19:51:37 ========================================================= 19:51:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:51:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:51:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:51:38 + grep -v github /etc/ssh/ssh_known_hosts 19:51:38 + [ -e /tmp/ssh_known_hosts ] 19:51:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:51:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:51:38 + sudo tee -a /etc/ssh/ssh_known_hosts 19:51:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:51:38 19:51:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:51:39 0.1.4: Pulling from edgex-devops/py-git-semver 19:51:39 b85a868b505f: Pulling fs layer 19:51:39 e2be974225ed: Pulling fs layer 19:51:39 339a4e72a1f5: Pulling fs layer 19:51:39 988bab9f4d93: Pulling fs layer 19:51:39 1469e6f7b9e6: Pulling fs layer 19:51:39 eaf3925da568: Pulling fs layer 19:51:39 bab4dde63d76: Pulling fs layer 19:51:39 bde34c3a00c8: Pulling fs layer 19:51:39 b352a97aabf1: Pulling fs layer 19:51:39 4872d77fe225: Pulling fs layer 19:51:39 5851b861e8e6: Pulling fs layer 19:51:39 eaf3925da568: Waiting 19:51:39 bab4dde63d76: Waiting 19:51:39 988bab9f4d93: Waiting 19:51:39 5851b861e8e6: Waiting 19:51:39 1469e6f7b9e6: Waiting 19:51:39 bde34c3a00c8: Waiting 19:51:39 b352a97aabf1: Waiting 19:51:39 4872d77fe225: Waiting 19:51:39 e2be974225ed: Download complete 19:51:39 988bab9f4d93: Download complete 19:51:39 1469e6f7b9e6: Verifying Checksum 19:51:39 1469e6f7b9e6: Download complete 19:51:39 eaf3925da568: Verifying Checksum 19:51:39 eaf3925da568: Download complete 19:51:39 339a4e72a1f5: Verifying Checksum 19:51:39 339a4e72a1f5: Download complete 19:51:39 bde34c3a00c8: Download complete 19:51:39 b352a97aabf1: Verifying Checksum 19:51:39 b352a97aabf1: Download complete 19:51:39 4872d77fe225: Verifying Checksum 19:51:39 4872d77fe225: Download complete 19:51:39 5851b861e8e6: Verifying Checksum 19:51:39 5851b861e8e6: Download complete 19:51:39 b85a868b505f: Download complete 19:51:39 bab4dde63d76: Verifying Checksum 19:51:39 bab4dde63d76: Download complete 19:51:40 b85a868b505f: Pull complete 19:51:40 e2be974225ed: Pull complete 19:51:41 339a4e72a1f5: Pull complete 19:51:41 988bab9f4d93: Pull complete 19:51:41 1469e6f7b9e6: Pull complete 19:51:41 eaf3925da568: Pull complete 19:51:43 bab4dde63d76: Pull complete 19:51:43 bde34c3a00c8: Pull complete 19:51:43 b352a97aabf1: Pull complete 19:51:43 4872d77fe225: Pull complete 19:51:43 5851b861e8e6: Pull complete 19:51:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:51:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:51:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:44 prd-ubuntu20.04-docker-8c-8g-22082 does not seem to be running inside a container 19:51:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:51:47 $ docker top 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 -eo pid,comm 19:51:47 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). 19:51:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:51:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:51:48 [ssh-agent] Looking for ssh-agent implementation... 19:51:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:51:48 $ docker exec 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 ssh-agent 19:51:48 SSH_AUTH_SOCK=/tmp/ssh-zPhslPyuPqyb/agent.31 19:51:48 SSH_AGENT_PID=38 19:51:48 Running ssh-add (command line suppressed) 19:51:48 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15331261085683748893.key (/w/workspace/edgex-go/1@tmp/private_key_15331261085683748893.key) 19:51:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:51:48 + git tag --points-at HEAD [Pipeline] } 19:51:48 $ docker exec --env ******** --env ******** 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 ssh-agent -k 19:51:48 unset SSH_AUTH_SOCK; 19:51:48 unset SSH_AGENT_PID; 19:51:48 echo Agent pid 38 killed; 19:51:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:51:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:51:49 [ssh-agent] Looking for ssh-agent implementation... 19:51:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:51:49 $ docker exec 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 ssh-agent 19:51:49 SSH_AUTH_SOCK=/tmp/ssh-GggoB3esmIFW/agent.72 19:51:49 SSH_AGENT_PID=78 19:51:49 Running ssh-add (command line suppressed) 19:51:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1350577384507347898.key (/w/workspace/edgex-go/1@tmp/private_key_1350577384507347898.key) 19:51:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:51:49 + git semver init 19:51:50 2024-10-07 19:51:50,030 [run_init] DEBUG init version:0.0.0 force:False 19:51:50 2024-10-07 19:51:50,032 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:51:50 2024-10-07 19:51:50,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:51:50 2024-10-07 19:51:50,032 [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) 19:51:56 2024-10-07 19:51:55,927 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:51:56 2024-10-07 19:51:55,928 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4953 with force:False 19:51:56 2024-10-07 19:51:55,928 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4953 19:51:56 2024-10-07 19:51:55,933 [execute] INFO git cat-file --batch-check 19:51:56 2024-10-07 19:51:55,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:51:56 2024-10-07 19:51:55,940 [execute] INFO git cat-file --batch 19:51:56 2024-10-07 19:51:55,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:51:56 2024-10-07 19:51:55,945 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4953 19:51:56 0.0.0 [Pipeline] } 19:51:56 $ docker exec --env ******** --env ******** 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 ssh-agent -k 19:51:56 unset SSH_AUTH_SOCK; 19:51:56 unset SSH_AGENT_PID; 19:51:56 echo Agent pid 78 killed; 19:51:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:51:57 + git semver [Pipeline] } 19:51:57 $ docker stop --time=1 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 19:51:58 $ docker rm -f --volumes 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 [Pipeline] // withDockerContainer [Pipeline] sh 19:51:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:51:59 Stashed 1 file(s) [Pipeline] echo 19:51:59 [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] } 19:52:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:52:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:52:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:52:01 ========================================================= 19:52:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:52:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:52:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:52:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 19:52:01 43c4264eed91: Pulling fs layer 19:52:01 4cc291be95ef: Pulling fs layer 19:52:01 2ac1f1163629: Pulling fs layer 19:52:01 5c3c966382ef: Pulling fs layer 19:52:01 4f4fb700ef54: Pulling fs layer 19:52:01 5d5c8e513c77: Pulling fs layer 19:52:01 9f66e0745190: Pulling fs layer 19:52:01 f49a43e4bbc0: Pulling fs layer 19:52:01 561ebcabdf7f: Pulling fs layer 19:52:01 4f4fb700ef54: Waiting 19:52:01 5d5c8e513c77: Waiting 19:52:01 9f66e0745190: Waiting 19:52:01 5c3c966382ef: Waiting 19:52:01 561ebcabdf7f: Waiting 19:52:01 4cc291be95ef: Verifying Checksum 19:52:01 4cc291be95ef: Download complete 19:52:01 5c3c966382ef: Verifying Checksum 19:52:01 5c3c966382ef: Download complete 19:52:01 4f4fb700ef54: Verifying Checksum 19:52:01 4f4fb700ef54: Download complete 19:52:01 5d5c8e513c77: Verifying Checksum 19:52:01 5d5c8e513c77: Download complete 19:52:01 43c4264eed91: Verifying Checksum 19:52:01 43c4264eed91: Download complete 19:52:01 9f66e0745190: Verifying Checksum 19:52:01 9f66e0745190: Download complete 19:52:01 43c4264eed91: Pull complete 19:52:01 561ebcabdf7f: Verifying Checksum 19:52:01 561ebcabdf7f: Download complete 19:52:01 4cc291be95ef: Pull complete 19:52:02 2ac1f1163629: Verifying Checksum 19:52:02 2ac1f1163629: Download complete 19:52:02 f49a43e4bbc0: Verifying Checksum 19:52:02 f49a43e4bbc0: Download complete 19:52:05 2ac1f1163629: Pull complete 19:52:05 5c3c966382ef: Pull complete 19:52:05 4f4fb700ef54: Pull complete 19:52:05 5d5c8e513c77: Pull complete 19:52:05 9f66e0745190: Pull complete 19:52:07 f49a43e4bbc0: Pull complete 19:52:08 561ebcabdf7f: Pull complete 19:52:08 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 19:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:52:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 19:52:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:52:08 WORKDIR /edgex 19:52:08 COPY go.mod . 19:52:08 RUN go mod download 19:52:08 + docker build -t ci-base-image-x86_64 -f - . 19:52:09 Sending build context to Docker daemon 179.7MB 19:52:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:52:09 ---> 3a752c3f9dda 19:52:09 Step 2/4 : WORKDIR /edgex 19:52:16 ---> Running in 96009004a194 19:52:16 Removing intermediate container 96009004a194 19:52:16 ---> 3ab7de5caf75 19:52:16 Step 3/4 : COPY go.mod . 19:52:16 ---> 6269cddf4821 19:52:16 Step 4/4 : RUN go mod download 19:52:16 ---> Running in cdd0b6211ea4 19:52:42 Removing intermediate container cdd0b6211ea4 19:52:42 ---> aaf603b65fc7 19:52:42 Successfully built aaf603b65fc7 19:52:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:43 + docker inspect -f . ci-base-image-x86_64 19:52:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:43 prd-ubuntu20.04-docker-8c-8g-22082 does not seem to be running inside a container 19:52:43 $ 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 ******** ci-base-image-x86_64 cat 19:52:43 $ docker top 953d6e9008334a52a7e0d6538563479be538ac90dc23cb52b18986759e6fe32f -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:44 + go version 19:52:44 go version go1.23.2 linux/amd64 [Pipeline] } 19:52:44 $ docker stop --time=1 953d6e9008334a52a7e0d6538563479be538ac90dc23cb52b18986759e6fe32f 19:52:45 $ docker rm -f --volumes 953d6e9008334a52a7e0d6538563479be538ac90dc23cb52b18986759e6fe32f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:46 + docker inspect -f . ci-base-image-x86_64 19:52:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:46 prd-ubuntu20.04-docker-8c-8g-22082 does not seem to be running inside a container 19:52:46 $ 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 ******** ci-base-image-x86_64 cat 19:52:46 $ docker top 4c760387ff8019357765e1c277cafedda0c0b7f5635af4e03dba1128b1bf1e78 -eo pid,comm [Pipeline] { [Pipeline] echo 19:52:46 ========================================================= 19:52:46 [edgeXBuildGoParallel] Running Tests and Build... 19:52:46 ========================================================= [Pipeline] sh 19:52:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:52:47 + make test 19:52:47 go test -race -coverprofile=coverage.out ./... 19:52:57 ? github.com/edgexfoundry/edgex-go [no test files] 19:53:24 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 19:53:24 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 19:53:24 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 19:53:25 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 19:53:25 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 19:53:25 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 19:53:25 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 19:53:25 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 19:53:25 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 19:53:25 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 19:53:25 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 19:53:25 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 19:53:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:53:25 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 19:53:25 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 19:53:25 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 19:53:27 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 19:53:27 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 19:53:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements 19:53:28 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 19:53:28 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 19:53:28 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 19:53:29 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 19:53:29 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 19:53:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 19:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:53:30 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 19:53:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 19:53:30 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 19:53:30 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:53:30 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 19:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:53:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 19:53:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 19:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:53:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 19:53:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:53:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 19:53:31 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 19:53:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 19:53:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 19:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.065s coverage: 69.2% of statements 19:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements 19:53:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.939s coverage: 93.4% of statements 19:53:33 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements 19:53:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:53:33 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 19:53:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 19:53:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:53:33 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 19:53:33 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 19:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:53:33 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 19:53:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 19:53:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 19:53:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 10.0% of statements 19:53:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.418s coverage: 95.8% of statements 19:53:35 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 19:53:35 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 19:53:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:53:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 19:53:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.030s coverage: 0.0% of statements [no tests to run] 19:53:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements 19:53:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 42.5% of statements 19:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 19:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements 19:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 19:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 19:53:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 19:53:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:53:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 19:53:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 19:53:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 19:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:53:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 19:53:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 19:53:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 19:53:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 19:53:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 19:53:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 19:53:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 19:53:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 19:53:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 19:53:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 19:53:42 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 19:53:42 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 19:53:43 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 19:53:44 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 19:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:53:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 19:53:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 19:53:49 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 19:53:49 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 19:53:49 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 19:53:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 19:53:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:53:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 19:53:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 19:53:51 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 19:53:51 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 19:53:51 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 19:53:51 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 19:53:52 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 19:53:52 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 19:53:52 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 19:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:53:53 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 19:53:53 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:53:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 19:53:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 19:53:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 19:53:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 19:53:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:53:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 19:53:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:53:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 19:53:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 19:53:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:53:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.262s coverage: 79.9% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.039s coverage: 92.9% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.207s coverage: 66.7% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.027s coverage: 87.2% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.030s coverage: 86.0% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.5% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 89.5% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.036s coverage: 4.9% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.069s coverage: 97.1% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.031s coverage: 35.9% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 19:54:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements 19:54:02 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 19:54:02 running golangci-lint 19:54:02 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 19:54:02 go version go1.23.2 linux/amd64 19:54:02 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 19:54:02 level=info msg="[config_reader] Used config file .golangci.yml" 19:54:02 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:54:29 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 22.069524633s" 19:54:29 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.7988ms" 19:54:39 level=info msg="[linters_context/goanalysis] analyzers took 2m7.186493256s with top 10 stages: buildir: 1m1.592121495s, gosec: 4.034651367s, inspect: 3.259327846s, fact_deprecated: 2.754581397s, printf: 2.227455334s, ctrlflow: 1.686910025s, S1038: 1.536785091s, nilness: 1.284738685s, fact_purity: 1.273654969s, unused: 858.060658ms" 19:54:39 level=info msg="[runner] Issues before processing: 219, after processing: 0" 19:54:39 level=info msg="[runner] Processors filtering stat (in/out): cgo: 219/219, skip_files: 219/219, invalid_issue: 219/219, autogenerated_exclude: 219/219, filename_unadjuster: 219/219, skip_dirs: 219/219, identifier_marker: 219/219, exclude-rules: 219/22, nolint: 22/0, path_prettifier: 219/219, exclude: 219/219" 19:54:39 level=info msg="[runner] processing took 18.514247ms with stages: nolint: 7.301904ms, identifier_marker: 6.438817ms, autogenerated_exclude: 1.461071ms, path_prettifier: 1.30421ms, exclude-rules: 1.246929ms, skip_dirs: 611.375µs, cgo: 79.981µs, invalid_issue: 47.53µs, filename_unadjuster: 17.75µs, max_same_issues: 1.3µs, uniq_by_line: 680ns, fixer: 500ns, skip_files: 440ns, path_prefixer: 370ns, exclude: 290ns, sort_results: 240ns, diff: 220ns, max_from_linter: 170ns, source_code: 130ns, path_shortener: 120ns, severity-rules: 110ns, max_per_file_from_linter: 110ns" 19:54:39 level=info msg="[runner] linters took 12.60979272s with stages: goanalysis_metalinter: 12.591144701s" 19:54:39 level=info msg="File cache stats: 0 entries of total size 0B" 19:54:39 level=info msg="Memory: 349 samples, avg is 306.2MB, max is 1319.6MB" 19:54:39 level=info msg="Execution took 34.721978955s" 19:54:39 go vet ./... 19:54:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:54:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:54:46 ./bin/test-attribution-txt.sh [Pipeline] echo 19:54:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:54:46 + ls -al . 19:54:46 total 1852 19:54:46 drwxrwxr-x 11 1001 1001 4096 Oct 7 19:52 . 19:54:46 drwxr-xr-x 4 root root 4096 Oct 7 19:52 .. 19:54:46 drwxrwxr-x 2 1001 1001 4096 Oct 7 19:51 .blubracket 19:54:46 -rw-rw-r-- 1 1001 1001 10 Oct 7 19:51 .dockerignore 19:54:46 drwxrwxr-x 8 1001 1001 4096 Oct 7 19:54 .git 19:54:46 drwxrwxr-x 3 1001 1001 4096 Oct 7 19:51 .github 19:54:46 -rw-rw-r-- 1 1001 1001 1102 Oct 7 19:51 .gitignore 19:54:46 -rw-rw-r-- 1 1001 1001 199 Oct 7 19:51 .golangci.yml 19:54:46 -rw-rw-r-- 1 1001 1001 100 Oct 7 19:51 .hadolint.yml 19:54:46 drwxr-xr-x 3 1001 1001 4096 Oct 7 19:51 .semver 19:54:46 -rw-rw-r-- 1 1001 1001 155 Oct 7 19:51 .sonarcloud.properties 19:54:46 -rw-rw-r-- 1 1001 1001 1171 Oct 7 19:51 ADOPTERS.md 19:54:46 -rw-rw-r-- 1 1001 1001 21553 Oct 7 19:51 Attribution.txt 19:54:46 -rw-rw-r-- 1 1001 1001 100284 Oct 7 19:51 CHANGELOG.md 19:54:46 -rw-rw-r-- 1 1001 1001 3804 Oct 7 19:51 CONTRIBUTING.md 19:54:46 -rw-rw-r-- 1 1001 1001 677 Oct 7 19:51 GOVERNANCE.md 19:54:46 -rw-rw-r-- 1 1001 1001 861 Oct 7 19:51 Jenkinsfile 19:54:46 -rw-rw-r-- 1 1001 1001 10775 Oct 7 19:51 LICENSE 19:54:46 -rw-rw-r-- 1 1001 1001 16854 Oct 7 19:51 Makefile 19:54:46 -rw-rw-r-- 1 1001 1001 582 Oct 7 19:51 OWNERS.md 19:54:46 -rw-rw-r-- 1 1001 1001 9528 Oct 7 19:51 README.md 19:54:46 -rw-rw-r-- 1 1001 1001 789 Oct 7 19:51 SECURITY.md 19:54:46 -rw-rw-r-- 1 1001 1001 5 Oct 7 19:51 VERSION 19:54:46 drwxrwxr-x 2 1001 1001 4096 Oct 7 19:51 bin 19:54:46 drwxrwxr-x 20 1001 1001 4096 Oct 7 19:51 cmd 19:54:46 -rw-r--r-- 1 root root 1503744 Oct 7 19:54 coverage.out 19:54:46 drwxrwxr-x 2 1001 1001 4096 Oct 7 19:51 fuzz_test 19:54:46 -rw-rw-r-- 1 1001 1001 7305 Oct 7 19:51 go.mod 19:54:46 -rw-rw-r-- 1 1001 1001 102748 Oct 7 19:51 go.sum 19:54:46 drwxrwxr-x 7 1001 1001 4096 Oct 7 19:51 internal 19:54:46 drwxrwxr-x 3 1001 1001 4096 Oct 7 19:51 openapi 19:54:46 -rw-rw-r-- 1 1001 1001 584 Oct 7 19:51 security.txt 19:54:46 -rw-rw-r-- 1 1001 1001 204 Oct 7 19:51 version.go [Pipeline] sh 19:54:46 + '[' -e coverage.out ] 19:54:46 + chown 1001:1001 coverage.out [Pipeline] stash 19:54:46 Stashed 1 file(s) [Pipeline] sh 19:54:47 + make build 19:54:47 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 19:55:13 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 19:55:14 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 19:55:15 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 19:55:15 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 19:55:17 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 19:55:21 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 19:55:22 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 19:55:25 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 19:55:26 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 19:55:27 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 19:55:28 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 19:55:29 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 19:55:30 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] } 19:55:31 $ docker stop --time=1 4c760387ff8019357765e1c277cafedda0c0b7f5635af4e03dba1128b1bf1e78 19:55:38 $ docker rm -f --volumes 4c760387ff8019357765e1c277cafedda0c0b7f5635af4e03dba1128b1bf1e78 [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 19:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:55:39 19:55:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:55:40 latest: Pulling from edgex-devops/edgex-compose 19:55:40 91d30c5bc195: Pulling fs layer 19:55:40 2e9b0aa3be6d: Pulling fs layer 19:55:40 9c61dcf015f6: Pulling fs layer 19:55:40 4698f68db338: Pulling fs layer 19:55:40 2a2f49069b9e: Pulling fs layer 19:55:40 e0025b399a48: Pulling fs layer 19:55:40 4698f68db338: Waiting 19:55:40 2a2f49069b9e: Waiting 19:55:40 91d30c5bc195: Verifying Checksum 19:55:40 91d30c5bc195: Download complete 19:55:40 4698f68db338: Verifying Checksum 19:55:40 4698f68db338: Download complete 19:55:40 2e9b0aa3be6d: Verifying Checksum 19:55:40 2e9b0aa3be6d: Download complete 19:55:40 91d30c5bc195: Pull complete 19:55:40 e0025b399a48: Verifying Checksum 19:55:40 e0025b399a48: Download complete 19:55:40 2a2f49069b9e: Download complete 19:55:40 2e9b0aa3be6d: Pull complete 19:55:41 9c61dcf015f6: Verifying Checksum 19:55:41 9c61dcf015f6: Download complete 19:55:43 9c61dcf015f6: Pull complete 19:55:43 4698f68db338: Pull complete 19:55:43 2a2f49069b9e: Pull complete 19:55:43 e0025b399a48: Pull complete 19:55:43 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:55:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:44 prd-ubuntu20.04-docker-8c-8g-22082 does not seem to be running inside a container 19:55:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:55:47 $ docker top e4ec8214ff5eb874181c3e537d83d7460c7cc87fae65200760fc72455219f509 -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:47 + docker compose -f ./docker-compose-build.yml build --parallel 19:55:50 #1 [security-spire-agent internal] load build definition from Dockerfile 19:55:50 #1 transferring dockerfile: 1.81kB done 19:55:50 #1 DONE 0.0s 19:55:50 19:55:50 #2 [security-proxy-auth internal] load build definition from Dockerfile 19:55:50 #2 transferring dockerfile: 2.15kB done 19:55:50 #2 DONE 0.0s 19:55:50 19:55:50 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:55:50 #3 transferring dockerfile: 1.89kB done 19:55:50 #3 DONE 0.0s 19:55:50 19:55:50 #4 [core-keeper internal] load build definition from Dockerfile 19:55:50 #4 transferring dockerfile: 2.07kB done 19:55:50 #4 DONE 0.0s 19:55:50 19:55:50 #5 [support-scheduler internal] load build definition from Dockerfile 19:55:50 #5 transferring dockerfile: 1.93kB done 19:55:50 #5 DONE 0.0s 19:55:50 19:55:50 #6 [support-notifications internal] load build definition from Dockerfile 19:55:50 #6 transferring dockerfile: 2.02kB done 19:55:50 #6 DONE 0.0s 19:55:50 19:55:50 #7 [core-data internal] load build definition from Dockerfile 19:55:50 #7 transferring dockerfile: 2.07kB done 19:55:50 #7 DONE 0.0s 19:55:50 19:55:50 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:55:50 #8 transferring dockerfile: 2.23kB done 19:55:50 #8 DONE 0.1s 19:55:50 19:55:50 #9 [security-proxy-setup internal] load build definition from Dockerfile 19:55:50 #9 transferring dockerfile: 2.50kB done 19:55:50 #9 DONE 0.0s 19:55:50 19:55:50 #10 [security-bootstrapper internal] load build definition from Dockerfile 19:55:50 #10 transferring dockerfile: 3.17kB done 19:55:50 #10 DONE 0.0s 19:55:50 19:55:50 #11 [security-secretstore-setup internal] load build definition from Dockerfile 19:55:50 #11 transferring dockerfile: 2.49kB done 19:55:50 #11 DONE 0.1s 19:55:50 19:55:50 #12 [support-cron-scheduler internal] load build definition from Dockerfile 19:55:50 #12 transferring dockerfile: 1.85kB done 19:55:50 #12 DONE 0.1s 19:55:50 19:55:50 #13 [security-spire-agent internal] load .dockerignore 19:55:50 #13 transferring context: 50B done 19:55:50 #13 DONE 0.0s 19:55:50 19:55:50 #14 [core-metadata internal] load build definition from Dockerfile 19:55:50 #14 transferring dockerfile: 2.13kB done 19:55:50 #14 DONE 0.0s 19:55:50 19:55:50 #15 [security-spire-server internal] load build definition from Dockerfile 19:55:50 #15 transferring dockerfile: 1.70kB done 19:55:50 #15 DONE 0.1s 19:55:50 19:55:50 #16 [security-spire-config internal] load build definition from Dockerfile 19:55:50 #16 transferring dockerfile: 1.69kB done 19:55:50 #16 DONE 0.0s 19:55:50 19:55:50 #17 [core-command internal] load build definition from Dockerfile 19:55:50 #17 transferring dockerfile: 1.93kB done 19:55:50 #17 DONE 0.0s 19:55:50 19:55:50 #18 [security-proxy-auth internal] load .dockerignore 19:55:50 #18 transferring context: 50B done 19:55:50 #18 DONE 0.0s 19:55:50 19:55:50 #19 [security-spiffe-token-provider internal] load .dockerignore 19:55:50 #19 transferring context: 50B done 19:55:50 #19 DONE 0.0s 19:55:50 19:55:50 #20 [core-keeper internal] load .dockerignore 19:55:50 #20 transferring context: 50B done 19:55:50 #20 DONE 0.0s 19:55:50 19:55:50 #21 [support-scheduler internal] load .dockerignore 19:55:50 #21 transferring context: 50B done 19:55:50 #21 DONE 0.0s 19:55:50 19:55:50 #22 [support-notifications internal] load .dockerignore 19:55:50 #22 transferring context: 50B done 19:55:50 #22 DONE 0.0s 19:55:50 19:55:50 #23 [security-proxy-setup internal] load .dockerignore 19:55:50 #23 transferring context: 50B done 19:55:50 #23 DONE 0.0s 19:55:50 19:55:50 #24 [core-data internal] load .dockerignore 19:55:50 #24 transferring context: 50B done 19:55:50 #24 DONE 0.0s 19:55:50 19:55:50 #25 [security-bootstrapper internal] load .dockerignore 19:55:50 #25 transferring context: 50B done 19:55:50 #25 DONE 0.0s 19:55:50 19:55:50 #26 [core-common-config-bootstrapper internal] load .dockerignore 19:55:50 #26 transferring context: 50B done 19:55:50 #26 DONE 0.0s 19:55:50 19:55:50 #27 [security-secretstore-setup internal] load .dockerignore 19:55:50 #27 transferring context: 50B done 19:55:50 #27 DONE 0.0s 19:55:50 19:55:50 #28 [support-cron-scheduler internal] load .dockerignore 19:55:50 #28 transferring context: 50B done 19:55:50 #28 DONE 0.0s 19:55:50 19:55:50 #29 [security-spire-server internal] load .dockerignore 19:55:50 #29 transferring context: 50B done 19:55:50 #29 DONE 0.1s 19:55:50 19:55:50 #30 [core-metadata internal] load .dockerignore 19:55:50 #30 transferring context: 50B done 19:55:50 #30 DONE 0.1s 19:55:50 19:55:50 #31 [security-spire-config internal] load .dockerignore 19:55:50 #31 transferring context: 50B done 19:55:50 #31 DONE 0.1s 19:55:50 19:55:50 #32 [core-command internal] load .dockerignore 19:55:50 #32 transferring context: 50B done 19:55:50 #32 DONE 0.1s 19:55:50 19:55:50 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:55:51 #33 DONE 0.0s 19:55:51 19:55:51 #34 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:55:51 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 19:55:51 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 19:55:51 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 19:55:51 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 19:55:51 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 19:55:51 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 19:55:51 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 19:55:51 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 19:55:51 #34 DONE 0.4s 19:55:51 19:55:51 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:55:51 #33 DONE 0.0s 19:55:51 19:55:51 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:55:51 #35 DONE 0.4s 19:55:51 19:55:51 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:55:51 #36 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:55:51 #36 ... 19:55:51 19:55:51 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:55:51 #33 DONE 0.0s 19:55:51 19:55:51 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:55:51 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 19:55:51 #37 DONE 0.1s 19:55:51 19:55:51 #38 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 19:55:51 #38 ... 19:55:51 19:55:51 #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:55:51 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 19:55:51 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 19:55:51 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 19:55:51 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 19:55:51 #34 DONE 0.4s 19:55:51 19:55:51 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:55:51 #33 DONE 0.0s 19:55:51 19:55:51 #38 [core-command internal] load metadata for docker.io/library/alpine:3.20 19:55:51 #38 ... 19:55:51 19:55:51 #34 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:55:51 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 19:55:51 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 19:55:51 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 19:55:51 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 19:55:51 #34 DONE 0.4s 19:55:51 19:55:51 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:55:51 #39 DONE 0.7s 19:55:51 19:55:51 #40 [security-spire-agent internal] load build context 19:55:51 #40 transferring context: 27.51kB done 19:55:51 #40 DONE 0.4s 19:55:51 19:55:51 #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:55:51 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 19:55:51 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 19:55:51 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 19:55:51 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 19:55:51 #34 DONE 0.4s 19:55:51 19:55:51 #38 [core-command internal] load metadata for docker.io/library/alpine:3.20 19:55:51 #38 DONE 0.8s 19:55:51 19:55:51 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:55:51 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 19:55:51 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:55:51 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:55:52 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:55:52 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 19:55:52 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 19:55:52 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 19:55:52 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 19:55:52 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 19:55:52 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 19:55:52 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 19:55:52 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 19:55:52 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 19:55:52 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s 19:55:52 #37 ... 19:55:52 19:55:52 #41 [security-spire-server internal] load build context 19:55:52 #41 transferring context: 27.98kB 0.1s done 19:55:52 #41 DONE 0.7s 19:55:52 19:55:52 #42 [security-spire-config internal] load build context 19:55:52 #42 transferring context: 26.23kB 0.1s done 19:55:52 #42 DONE 0.7s 19:55:52 19:55:52 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:55:52 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.6s 19:55:52 #37 ... 19:55:52 19:55:52 #43 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:55:52 #43 DONE 1.5s 19:55:52 19:55:52 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:55:52 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:55:52 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.9s 19:55:52 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s 19:55:58 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.2s 19:56:01 #37 ... 19:56:01 19:56:01 #44 [support-scheduler internal] load build context 19:56:01 #44 transferring context: 364.77MB 10.0s 19:56:01 #44 ... 19:56:01 19:56:01 #45 [security-spiffe-token-provider internal] load build context 19:56:01 #45 ... 19:56:01 19:56:01 #46 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:56:01 #46 ... 19:56:01 19:56:01 #47 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 19:56:01 #0 1.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:01 #0 1.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:01 #0 1.739 (1/2) Installing ca-certificates (20240705-r0) 19:56:01 #0 1.759 (2/2) Installing dumb-init (1.2.5-r3) 19:56:01 #0 1.765 Executing busybox-1.36.1-r29.trigger 19:56:01 #0 1.774 Executing ca-certificates-20240705-r0.trigger 19:56:01 #0 1.809 OK: 9 MiB in 16 packages 19:56:01 #47 ... 19:56:01 19:56:01 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:56:01 #0 5.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:01 #0 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:01 #0 5.965 (1/4) Installing dumb-init (1.2.5-r3) 19:56:01 #0 5.973 (2/4) Installing openssl (3.3.2-r0) 19:56:01 #0 5.985 (3/4) Installing su-exec (0.2-r3) 19:56:01 #0 5.992 (4/4) Installing yq-go (4.44.1-r2) 19:56:01 #0 6.115 Executing busybox-1.36.1-r29.trigger 19:56:01 #0 6.129 OK: 19 MiB in 18 packages 19:56:01 #48 ... 19:56:01 19:56:01 #49 [core-keeper internal] load build context 19:56:01 #49 ... 19:56:01 19:56:01 #50 [core-command internal] load build context 19:56:01 #50 ... 19:56:01 19:56:01 #51 [security-bootstrapper internal] load build context 19:56:01 #51 ... 19:56:01 19:56:01 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:56:02 #52 ... 19:56:02 19:56:02 #53 [security-proxy-auth internal] load build context 19:56:02 #53 ... 19:56:02 19:56:02 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:02 #54 ... 19:56:02 19:56:02 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:56:02 #55 ... 19:56:02 19:56:02 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:56:02 #0 7.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:02 #0 7.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:02 #0 7.629 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:56:02 #0 7.629 v3.20.3-128-g88646525c73 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:56:02 #0 7.629 OK: 24163 distinct packages available 19:56:02 #0 7.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:02 #0 7.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:02 #0 8.034 (1/14) Installing ca-certificates (20240705-r0) 19:56:02 #0 8.123 (2/14) Installing brotli-libs (1.1.0-r2) 19:56:02 #0 8.131 (3/14) Installing c-ares (1.33.1-r0) 19:56:02 #0 8.137 (4/14) Installing libunistring (1.2-r0) 19:56:02 #0 8.153 (5/14) Installing libidn2 (2.3.7-r0) 19:56:02 #0 8.156 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:56:02 #0 8.169 (7/14) Installing libpsl (0.21.5-r1) 19:56:02 #0 8.172 (8/14) Installing zstd-libs (1.5.6-r0) 19:56:02 #0 8.182 (9/14) Installing libcurl (8.10.1-r0) 19:56:02 #0 8.189 (10/14) Installing curl (8.10.1-r0) 19:56:02 #0 8.194 (11/14) Installing dumb-init (1.2.5-r3) 19:56:02 #0 8.197 (12/14) Installing musl-obstack (1.2.3-r2) 19:56:02 #0 8.201 (13/14) Installing libucontext (1.2-r3) 19:56:02 #0 9.290 (14/14) Installing gcompat (1.1.0-r4) 19:56:02 #0 9.304 Executing busybox-1.36.1-r29.trigger 19:56:02 #0 9.313 Executing ca-certificates-20240705-r0.trigger 19:56:02 #0 9.345 OK: 13 MiB in 28 packages 19:56:02 #56 ... 19:56:02 19:56:02 #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:56:02 #57 ... 19:56:02 19:56:02 #58 [security-proxy-setup internal] load build context 19:56:02 #58 transferring context: 452.77MB 11.2s done 19:56:02 #58 ... 19:56:02 19:56:02 #59 [core-command builder 2/7] WORKDIR /edgex-go 19:56:02 #59 ... 19:56:02 19:56:02 #60 [security-secretstore-setup internal] load build context 19:56:02 #60 transferring context: 452.77MB 10.5s done 19:56:02 #60 ... 19:56:02 19:56:02 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:56:02 #36 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 19:56:02 #36 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:56:02 #36 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:56:02 #36 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:56:02 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 19:56:02 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 19:56:02 #36 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 19:56:02 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:56:02 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 19:56:02 #36 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.1s done 19:56:02 #36 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 19:56:02 #36 ... 19:56:02 19:56:02 #61 [support-cron-scheduler internal] load build context 19:56:02 #61 transferring context: 452.77MB 10.1s done 19:56:03 #61 ... 19:56:03 19:56:03 #62 [support-notifications internal] load build context 19:56:03 #62 ... 19:56:03 19:56:03 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:56:03 #63 ... 19:56:03 19:56:03 #64 [core-data internal] load build context 19:56:03 #64 ... 19:56:03 19:56:03 #65 [core-common-config-bootstrapper internal] load build context 19:56:03 #65 ... 19:56:03 19:56:03 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:56:03 #66 ... 19:56:03 19:56:03 #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:56:03 #0 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:03 #0 1.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:03 #0 1.727 (1/1) Installing dumb-init (1.2.5-r3) 19:56:03 #0 1.730 Executing busybox-1.36.1-r29.trigger 19:56:03 #0 1.750 OK: 8 MiB in 15 packages 19:56:03 #67 ... 19:56:03 19:56:03 #68 [core-metadata internal] load build context 19:56:03 #68 transferring context: 452.77MB 11.4s done 19:56:03 #68 ... 19:56:03 19:56:03 #65 [core-common-config-bootstrapper internal] load build context 19:56:05 #65 transferring context: 452.77MB 13.2s done 19:56:09 #65 ... 19:56:09 19:56:09 #53 [security-proxy-auth internal] load build context 19:56:09 #53 transferring context: 452.77MB 16.0s done 19:56:11 #53 ... 19:56:11 19:56:11 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:11 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.6s done 19:56:12 #37 ... 19:56:12 19:56:12 #45 [security-spiffe-token-provider internal] load build context 19:56:12 #45 transferring context: 452.77MB 10.6s done 19:56:12 #45 ... 19:56:12 19:56:12 #49 [core-keeper internal] load build context 19:56:12 #49 transferring context: 452.77MB 11.1s done 19:56:12 #49 ... 19:56:12 19:56:12 #44 [support-scheduler internal] load build context 19:56:12 #44 transferring context: 452.77MB 11.6s done 19:56:12 #44 ... 19:56:12 19:56:12 #50 [core-command internal] load build context 19:56:12 #50 transferring context: 452.77MB 13.6s done 19:56:12 #50 ... 19:56:12 19:56:12 #51 [security-bootstrapper internal] load build context 19:56:12 #51 transferring context: 452.77MB 11.8s done 19:56:12 #51 ... 19:56:12 19:56:12 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:12 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.4s 19:56:12 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done 19:56:13 #37 ... 19:56:13 19:56:13 #62 [support-notifications internal] load build context 19:56:13 #62 transferring context: 452.77MB 12.2s done 19:56:13 #62 ... 19:56:13 19:56:13 #64 [core-data internal] load build context 19:56:13 #64 transferring context: 452.77MB 11.7s done 19:56:18 #64 ... 19:56:18 19:56:18 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:56:18 #36 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 19:56:18 #36 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done 19:56:36 #36 ... 19:56:36 19:56:36 #45 [security-spiffe-token-provider internal] load build context 19:56:36 #45 DONE 44.2s 19:56:36 19:56:36 #59 [core-command builder 2/7] WORKDIR /edgex-go 19:56:36 #59 DONE 42.8s 19:56:36 19:56:36 #47 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 19:56:36 #47 DONE 44.0s 19:56:36 19:56:36 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:56:36 #69 ... 19:56:36 19:56:36 #67 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:56:36 #67 DONE 44.1s 19:56:36 19:56:36 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:56:36 #56 DONE 44.0s 19:56:36 19:56:36 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:56:36 #48 DONE 44.0s 19:56:36 19:56:36 #61 [support-cron-scheduler internal] load build context 19:56:36 #61 DONE 43.9s 19:56:36 19:56:36 #49 [core-keeper internal] load build context 19:56:36 #49 DONE 44.4s 19:56:36 19:56:36 #60 [security-secretstore-setup internal] load build context 19:56:36 #60 DONE 43.9s 19:56:36 19:56:36 #68 [core-metadata internal] load build context 19:56:36 #68 DONE 43.9s 19:56:36 19:56:36 #58 [security-proxy-setup internal] load build context 19:56:36 #58 DONE 44.3s 19:56:36 19:56:36 #44 [support-scheduler internal] load build context 19:56:36 #44 DONE 44.4s 19:56:36 19:56:36 #64 [core-data internal] load build context 19:56:36 #64 DONE 43.9s 19:56:36 19:56:36 #62 [support-notifications internal] load build context 19:56:36 #62 DONE 44.3s 19:56:36 19:56:36 #50 [core-command internal] load build context 19:56:36 #50 DONE 43.8s 19:56:36 19:56:36 #65 [core-common-config-bootstrapper internal] load build context 19:56:36 #65 DONE 44.0s 19:56:36 19:56:36 #51 [security-bootstrapper internal] load build context 19:56:36 #51 DONE 43.9s 19:56:36 19:56:36 #53 [security-proxy-auth internal] load build context 19:56:36 #53 DONE 44.5s 19:56:36 19:56:36 #70 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:56:36 #70 ... 19:56:36 19:56:36 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:36 #37 DONE 44.3s 19:56:36 19:56:36 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:56:36 #36 DONE 44.4s 19:56:36 19:56:36 #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:56:36 #57 44.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:36 #57 44.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:36 #57 ... 19:56:36 19:56:36 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:36 #54 DONE 45.0s 19:56:36 19:56:36 #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:56:36 #57 44.61 (1/1) Installing dumb-init (1.2.5-r3) 19:56:36 #57 44.62 Executing busybox-1.36.1-r29.trigger 19:56:36 #57 44.64 OK: 8 MiB in 15 packages 19:56:36 #57 DONE 44.8s 19:56:36 19:56:36 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:56:36 #63 44.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:36 #63 44.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:36 #63 45.04 (1/2) Installing dumb-init (1.2.5-r3) 19:56:36 #63 45.05 (2/2) Installing su-exec (0.2-r3) 19:56:36 #63 45.05 Executing busybox-1.36.1-r29.trigger 19:56:36 #63 45.06 OK: 8 MiB in 16 packages 19:56:37 #63 ... 19:56:37 19:56:37 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:56:37 #52 44.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:37 #52 44.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:37 #52 45.07 (1/3) Installing ca-certificates (20240705-r0) 19:56:37 #52 45.09 (2/3) Installing dumb-init (1.2.5-r3) 19:56:37 #52 45.09 (3/3) Installing tzdata (2024b-r0) 19:56:37 #52 45.13 Executing busybox-1.36.1-r29.trigger 19:56:37 #52 45.13 Executing ca-certificates-20240705-r0.trigger 19:56:37 #52 45.16 OK: 10 MiB in 17 packages 19:56:37 #52 DONE 45.4s 19:56:37 19:56:37 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:56:37 #63 DONE 45.4s 19:56:37 19:56:37 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:56:37 #55 44.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:37 #55 44.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:37 #55 45.08 (1/4) Installing ca-certificates (20240705-r0) 19:56:37 #55 45.09 (2/4) Installing dumb-init (1.2.5-r3) 19:56:37 #55 45.10 (3/4) Installing su-exec (0.2-r3) 19:56:37 #55 45.11 (4/4) Installing yq-go (4.44.1-r2) 19:56:37 #55 45.17 Executing busybox-1.36.1-r29.trigger 19:56:37 #55 45.18 Executing ca-certificates-20240705-r0.trigger 19:56:37 #55 45.29 OK: 19 MiB in 18 packages 19:56:37 #55 DONE 45.5s 19:56:37 19:56:37 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:56:37 #71 ... 19:56:37 19:56:37 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:56:37 #0 1.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:37 #0 1.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:37 #0 1.934 OK: 246 MiB in 54 packages 19:56:37 #72 DONE 2.1s 19:56:37 19:56:37 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:56:37 #66 44.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:37 #66 44.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:37 #66 45.02 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:56:37 #66 45.02 v3.20.3-128-g88646525c73 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:56:37 #66 45.02 OK: 24163 distinct packages available 19:56:37 #66 45.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:37 #66 45.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:37 #66 45.47 (1/4) Installing dumb-init (1.2.5-r3) 19:56:37 #66 45.47 (2/4) Installing musl-obstack (1.2.3-r2) 19:56:37 #66 45.48 (3/4) Installing libucontext (1.2-r3) 19:56:37 #66 45.48 (4/4) Installing gcompat (1.1.0-r4) 19:56:37 #66 45.48 Executing busybox-1.36.1-r29.trigger 19:56:37 #66 45.49 OK: 8 MiB in 18 packages 19:56:37 #66 DONE 45.7s 19:56:37 19:56:37 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:56:37 #73 DONE 0.1s 19:56:37 19:56:37 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:38 #74 ... 19:56:38 19:56:38 #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:56:38 #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:38 #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:38 #0 2.578 OK: 246 MiB in 54 packages 19:56:38 #75 DONE 2.7s 19:56:38 19:56:38 #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:38 #76 DONE 2.8s 19:56:38 19:56:38 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:56:38 #77 DONE 0.1s 19:56:38 19:56:38 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:38 #78 ... 19:56:38 19:56:38 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:56:38 #69 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:38 #69 2.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:38 #69 2.760 OK: 246 MiB in 54 packages 19:56:38 #69 DONE 3.0s 19:56:38 19:56:38 #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:56:38 #79 DONE 0.1s 19:56:38 19:56:38 #46 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:56:38 #46 44.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:38 #46 46.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:38 #46 46.34 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:56:38 #46 46.34 v3.20.3-128-g88646525c73 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:56:38 #46 46.34 OK: 24163 distinct packages available 19:56:38 #46 46.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:38 #46 46.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:38 #46 46.79 (1/5) Installing dumb-init (1.2.5-r3) 19:56:38 #46 46.79 (2/5) Installing musl-obstack (1.2.3-r2) 19:56:38 #46 46.79 (3/5) Installing libucontext (1.2-r3) 19:56:38 #46 46.80 (4/5) Installing gcompat (1.1.0-r4) 19:56:38 #46 46.80 (5/5) Installing openssl (3.3.2-r0) 19:56:38 #46 46.82 Executing busybox-1.36.1-r29.trigger 19:56:38 #46 46.83 OK: 9 MiB in 19 packages 19:56:38 #46 DONE 47.1s 19:56:38 19:56:38 #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:56:38 #0 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:38 #0 2.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:38 #0 2.510 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:56:38 #0 2.510 v3.20.3-128-g88646525c73 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:56:38 #0 2.510 OK: 24162 distinct packages available 19:56:38 #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:38 #0 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:38 #0 2.948 OK: 246 MiB in 54 packages 19:56:38 #80 DONE 3.1s 19:56:38 19:56:38 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:56:38 #81 DONE 0.0s 19:56:38 19:56:38 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:39 #82 ... 19:56:39 19:56:39 #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 19:56:39 #0 2.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:39 #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:39 #0 3.190 Upgrading critical system libraries and apk-tools: 19:56:39 #0 3.190 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:56:39 #0 3.195 Executing busybox-1.36.1-r29.trigger 19:56:39 #0 3.249 Continuing the upgrade transaction with new apk-tools: 19:56:39 #0 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:39 #0 3.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:39 #0 3.586 OK: 9 MiB in 16 packages 19:56:39 #83 DONE 4.1s 19:56:39 19:56:39 #70 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:56:39 #70 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:39 #70 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:39 #70 3.642 Upgrading critical system libraries and apk-tools: 19:56:39 #70 3.642 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:56:39 #70 3.649 Executing busybox-1.36.1-r29.trigger 19:56:39 #70 3.710 Continuing the upgrade transaction with new apk-tools: 19:56:39 #70 3.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:39 #70 3.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:39 #70 4.107 OK: 8 MiB in 15 packages 19:56:40 #70 DONE 4.7s 19:56:40 19:56:40 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:56:40 #0 3.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:40 #0 3.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:40 #0 3.924 Upgrading critical system libraries and apk-tools: 19:56:40 #0 3.924 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:56:40 #0 3.954 Executing busybox-1.36.1-r29.trigger 19:56:40 #0 4.064 Continuing the upgrade transaction with new apk-tools: 19:56:40 #0 4.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:40 #0 4.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:40 #0 4.653 OK: 19 MiB in 18 packages 19:56:40 #84 DONE 5.4s 19:56:40 19:56:40 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:56:40 #0 3.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:40 #0 3.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:40 #0 4.216 Upgrading critical system libraries and apk-tools: 19:56:40 #0 4.216 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:56:40 #0 4.223 Executing busybox-1.36.1-r29.trigger 19:56:40 #0 4.283 Continuing the upgrade transaction with new apk-tools: 19:56:40 #0 4.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:40 #0 4.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:40 #0 4.678 OK: 13 MiB in 28 packages 19:56:40 #85 DONE 5.4s 19:56:40 19:56:40 #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 19:56:40 #0 2.635 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:40 #0 3.236 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:40 #0 3.986 (1/1) Installing dumb-init (1.2.5-r3) 19:56:40 #0 4.278 Executing busybox-1.36.1-r29.trigger 19:56:40 #0 4.283 OK: 8 MiB in 15 packages 19:56:40 #86 DONE 4.4s 19:56:40 19:56:40 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:56:40 #87 DONE 0.0s 19:56:40 19:56:40 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:56:40 #0 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:40 #0 3.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:40 #0 4.001 Upgrading critical system libraries and apk-tools: 19:56:40 #0 4.001 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:56:40 #0 4.008 Executing busybox-1.36.1-r29.trigger 19:56:40 #0 4.073 Continuing the upgrade transaction with new apk-tools: 19:56:40 #0 4.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:40 #0 4.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:40 #88 4.462 OK: 8 MiB in 15 packages 19:56:41 #88 DONE 4.6s 19:56:41 19:56:41 #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:56:41 #0 3.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:41 #0 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:41 #89 4.130 Upgrading critical system libraries and apk-tools: 19:56:41 #89 4.130 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:56:41 #89 4.140 Executing busybox-1.36.1-r29.trigger 19:56:41 #89 4.227 Continuing the upgrade transaction with new apk-tools: 19:56:41 #89 4.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:41 #89 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:41 #89 4.580 OK: 8 MiB in 16 packages 19:56:41 #89 DONE 4.7s 19:56:41 19:56:41 #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:56:42 #90 ... 19:56:42 19:56:42 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:56:42 #71 4.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:42 #71 4.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:42 #71 4.509 Upgrading critical system libraries and apk-tools: 19:56:42 #71 4.509 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:56:42 #71 4.516 Executing busybox-1.36.1-r29.trigger 19:56:42 #71 4.592 Continuing the upgrade transaction with new apk-tools: 19:56:42 #71 4.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:42 #71 4.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:42 #71 4.996 OK: 19 MiB in 18 packages 19:56:42 #71 DONE 5.1s 19:56:42 19:56:42 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:56:42 #0 4.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:42 #0 4.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:42 #0 4.730 Upgrading critical system libraries and apk-tools: 19:56:42 #0 4.730 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:56:42 #0 4.737 Executing busybox-1.36.1-r29.trigger 19:56:42 #0 4.819 Continuing the upgrade transaction with new apk-tools: 19:56:42 #0 4.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:42 #0 4.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:42 #0 5.203 OK: 10 MiB in 17 packages 19:56:42 #91 DONE 5.3s 19:56:42 19:56:42 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:56:42 #0 4.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:42 #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:42 #0 4.480 Upgrading critical system libraries and apk-tools: 19:56:42 #0 4.480 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:56:42 #0 4.488 Executing busybox-1.36.1-r29.trigger 19:56:42 #0 4.550 Continuing the upgrade transaction with new apk-tools: 19:56:42 #0 4.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:42 #0 4.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:42 #0 4.931 OK: 8 MiB in 18 packages 19:56:42 #92 DONE 5.0s 19:56:42 19:56:42 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:56:43 #93 DONE 1.2s 19:56:43 19:56:43 #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:56:43 #0 3.956 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:43 #0 4.404 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:43 #0 5.143 OK: 246 MiB in 54 packages 19:56:43 #94 DONE 5.6s 19:56:43 19:56:43 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:56:43 #0 4.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:43 #0 4.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:43 #0 4.616 Upgrading critical system libraries and apk-tools: 19:56:43 #0 4.616 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:56:43 #0 4.659 Executing busybox-1.36.1-r29.trigger 19:56:43 #0 4.718 Continuing the upgrade transaction with new apk-tools: 19:56:43 #0 4.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:43 #0 4.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:43 #0 5.375 OK: 9 MiB in 19 packages 19:56:43 #95 DONE 5.6s 19:56:43 19:56:43 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:56:43 #96 ... 19:56:43 19:56:43 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:56:43 #97 DONE 0.0s 19:56:43 19:56:43 #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:56:43 #98 DONE 0.1s 19:56:44 19:56:44 #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:56:44 #90 DONE 2.1s 19:56:44 19:56:44 #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:56:45 #99 ... 19:56:45 19:56:45 #100 [security-spire-config stage-2 6/10] COPY security.txt / 19:56:45 #100 DONE 1.7s 19:56:45 19:56:45 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:56:45 #96 DONE 1.7s 19:56:45 19:56:45 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:56:45 #101 DONE 1.7s 19:56:45 19:56:45 #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:56:45 #99 DONE 1.6s 19:56:45 19:56:45 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:56:45 #102 DONE 0.1s 19:56:45 19:56:45 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:56:46 #103 DONE 1.2s 19:56:46 19:56:46 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:56:46 #104 DONE 0.8s 19:56:46 19:56:46 #105 [security-spire-server stage-2 6/9] COPY security.txt / 19:56:46 #105 DONE 0.1s 19:56:46 19:56:46 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:56:46 #106 DONE 1.2s 19:56:46 19:56:46 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:56:46 #107 DONE 0.1s 19:56:46 19:56:46 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:56:47 #108 DONE 0.1s 19:56:47 19:56:47 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:56:47 #109 DONE 0.1s 19:56:47 19:56:47 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 19:56:47 #110 DONE 0.1s 19:56:47 19:56:47 #111 [security-spire-config] exporting to image 19:56:47 #111 exporting layers 19:56:47 #111 ... 19:56:47 19:56:47 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:56:47 #112 DONE 0.1s 19:56:47 19:56:47 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:56:47 #113 DONE 0.1s 19:56:47 19:56:47 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:56:47 #114 DONE 0.1s 19:56:47 19:56:47 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:56:47 #115 DONE 0.1s 19:56:47 19:56:47 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:56:47 #116 DONE 0.1s 19:56:47 19:56:47 #111 [security-spire-server] exporting to image 19:56:47 #111 exporting layers 0.7s done 19:56:47 #111 writing image sha256:98c90e6b20cbe3a7b88963c06094ff3887df8ec3a74b2da8546afa4d88ee72d0 done 19:56:47 #111 naming to docker.io/library/security-spire-config done 19:56:47 #111 exporting layers 0.6s done 19:56:47 #111 writing image sha256:c950d34ed0afbea78e401752977e1ac727a9107bf817ff7d94c256856c752fdd done 19:56:47 #111 naming to docker.io/library/security-spire-server done 19:56:47 #111 writing image sha256:bbfe18051590d8b5e265f1ec99e76d46e15bf9153edad6f593df324781cbc1bb done 19:56:47 #111 naming to docker.io/library/security-spire-agent done 19:56:47 #111 DONE 1.1s 19:56:47 19:56:47 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:48 #117 ... 19:56:48 19:56:48 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:44 #118 ... 19:57:44 19:57:44 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:44 #82 DONE 59.4s 19:57:44 19:57:44 #119 [security-spiffe-token-provider builder 6/7] COPY . . 19:57:44 #119 ... 19:57:44 19:57:44 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:44 #118 DONE 59.7s 19:57:44 19:57:44 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:44 #78 DONE 60.0s 19:57:44 19:57:44 #120 [security-proxy-auth builder 6/7] COPY . . 19:57:44 #120 ... 19:57:44 19:57:44 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:44 #74 DONE 60.8s 19:57:44 19:57:44 #121 [security-proxy-setup builder 6/7] COPY . . 19:57:44 #121 ... 19:57:44 19:57:44 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:44 #117 DONE 54.8s 19:57:44 19:57:44 #122 [core-keeper builder 7/8] COPY . . 19:57:48 #122 ... 19:57:48 19:57:48 #123 [support-notifications builder 6/7] COPY . . 19:58:03 #123 DONE 22.8s 19:58:03 19:58:03 #119 [security-spiffe-token-provider builder 6/7] COPY . . 19:58:03 #119 ... 19:58:03 19:58:03 #124 [support-cron-scheduler builder 6/7] COPY . . 19:58:03 #124 CACHED 19:58:03 19:58:03 #125 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:03 #125 CACHED 19:58:03 19:58:03 #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:58:03 #126 CACHED 19:58:03 19:58:03 #127 [core-command builder 6/7] COPY . . 19:58:03 #127 CACHED 19:58:03 19:58:03 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:03 #128 CACHED 19:58:03 19:58:03 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 19:58:03 #129 CACHED 19:58:03 19:58:03 #130 [core-metadata builder 6/7] COPY . . 19:58:03 #130 CACHED 19:58:03 19:58:03 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:58:03 #131 CACHED 19:58:03 19:58:03 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:03 #132 CACHED 19:58:03 19:58:03 #120 [security-proxy-auth builder 6/7] COPY . . 19:58:03 #120 DONE 23.0s 19:58:03 19:58:03 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:03 #133 CACHED 19:58:03 19:58:03 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 19:58:03 #134 CACHED 19:58:03 19:58:03 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:58:03 #135 CACHED 19:58:03 19:58:03 #136 [core-data builder 6/7] COPY . . 19:58:03 #136 CACHED 19:58:03 19:58:03 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 19:58:03 #137 CACHED 19:58:03 19:58:03 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:03 #138 CACHED 19:58:03 19:58:03 #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:03 #139 CACHED 19:58:03 19:58:03 #140 [support-scheduler builder 6/7] COPY . . 19:58:03 #140 CACHED 19:58:03 19:58:03 #141 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:58:03 #141 CACHED 19:58:03 19:58:03 #122 [core-keeper builder 7/8] COPY . . 19:58:03 #122 DONE 22.4s 19:58:03 19:58:03 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:58:03 #142 ... 19:58:03 19:58:03 #119 [security-spiffe-token-provider builder 6/7] COPY . . 19:58:03 #119 DONE 23.3s 19:58:03 19:58:03 #121 [security-proxy-setup builder 6/7] COPY . . 19:58:03 #121 DONE 22.9s 19:58:03 19:58:03 #143 [security-secretstore-setup builder 6/7] COPY . . 19:58:03 #143 CACHED 19:58:03 19:58:03 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:58:03 #144 CACHED 19:58:03 19:58:03 #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:03 #145 CACHED 19:58:03 19:58:03 #146 [security-bootstrapper builder 6/7] COPY . . 19:58:03 #146 CACHED 19:58:03 19:58:03 #147 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:58:03 #147 CACHED 19:58:03 19:58:03 #148 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:03 #148 CACHED 19:58:03 19:58:03 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:58:07 #149 ... 19:58:07 19:58:07 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:58:07 #0 3.760 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 19:58:11 #150 ... 19:58:11 19:58:11 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:58:11 #0 5.560 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 19:58:11 #151 ... 19:58:11 19:58:11 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:58:11 #0 3.699 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 19:58:11 #152 ... 19:58:11 19:58:11 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:58:11 #0 5.808 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 19:58:11 #153 ... 19:58:11 19:58:11 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:58:11 #0 2.000 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 19:58:11 #154 ... 19:58:11 19:58:11 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:58:11 #155 ... 19:58:11 19:58:11 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:58:11 #0 2.141 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 19:58:11 #156 ... 19:58:11 19:58:11 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:58:11 #0 7.177 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 19:58:12 #157 ... 19:58:12 19:58:12 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:58:12 #0 2.185 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 19:58:12 #158 ... 19:58:12 19:58:12 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:58:12 #0 2.546 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 19:58:12 #159 ... 19:58:12 19:58:12 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:58:12 #0 10.48 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 19:58:12 #160 ... 19:58:12 19:58:12 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:58:12 #149 10.97 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 19:58:13 #149 ... 19:58:13 19:58:13 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:58:13 #142 2.187 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 19:58:13 #142 ... 19:58:13 19:58:13 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:58:13 #155 10.78 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 20:00:35 #155 ... 20:00:35 20:00:35 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:00:35 #149 141.9 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 20:01:42 #149 ... 20:01:42 20:01:42 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:01:42 #150 DONE 217.0s 20:01:42 20:01:42 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:01:42 #159 DONE 217.3s 20:01:42 20:01:42 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:01:42 #156 DONE 217.4s 20:01:42 20:01:42 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:01:42 #157 DONE 217.3s 20:01:42 20:01:42 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:01:42 #154 ... 20:01:42 20:01:42 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #161 ... 20:01:42 20:01:42 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:01:42 #155 DONE 217.6s 20:01:42 20:01:42 #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #162 ... 20:01:42 20:01:42 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:01:42 #154 DONE 218.7s 20:01:42 20:01:42 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:01:42 #163 ... 20:01:42 20:01:42 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:01:42 #142 DONE 219.0s 20:01:42 20:01:42 #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #164 ... 20:01:42 20:01:42 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:01:42 #153 DONE 219.1s 20:01:42 20:01:42 #165 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #165 ... 20:01:42 20:01:42 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:01:42 #149 DONE 219.2s 20:01:42 20:01:42 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:01:42 #160 DONE 219.3s 20:01:42 20:01:42 #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #166 ... 20:01:42 20:01:42 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:01:42 #151 DONE 219.9s 20:01:42 20:01:42 #167 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #167 ... 20:01:42 20:01:42 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:01:42 #152 DONE 220.1s 20:01:42 20:01:42 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:01:42 #158 DONE 220.2s 20:01:42 20:01:42 #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #168 ... 20:01:42 20:01:42 #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #166 DONE 3.1s 20:01:42 20:01:42 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #161 DONE 3.3s 20:01:42 20:01:42 #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #162 DONE 3.0s 20:01:42 20:01:42 #169 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:01:42 #169 ... 20:01:42 20:01:42 #165 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #165 DONE 3.3s 20:01:42 20:01:42 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:01:42 #163 DONE 2.8s 20:01:42 20:01:42 #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #164 DONE 2.0s 20:01:42 20:01:42 #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #168 DONE 1.2s 20:01:42 20:01:42 #170 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:01:42 #170 ... 20:01:42 20:01:42 #167 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #167 DONE 1.5s 20:01:42 20:01:42 #171 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #171 DONE 1.6s 20:01:42 20:01:42 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:01:42 #172 DONE 0.4s 20:01:42 20:01:42 #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:01:42 #173 DONE 0.9s 20:01:42 20:01:42 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:01:42 #174 CACHED 20:01:42 20:01:42 #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #175 CACHED 20:01:42 20:01:42 #176 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #176 CACHED 20:01:42 20:01:42 #177 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:01:42 #177 CACHED 20:01:42 20:01:42 #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:01:42 #178 DONE 0.9s 20:01:42 20:01:42 #169 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:01:42 #169 DONE 0.8s 20:01:42 20:01:42 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:01:42 #179 DONE 0.6s 20:01:42 20:01:42 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:01:42 #180 CACHED 20:01:42 20:01:42 #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #181 CACHED 20:01:42 20:01:42 #182 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:01:42 #182 CACHED 20:01:42 20:01:42 #183 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:01:42 #183 CACHED 20:01:42 20:01:42 #184 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:01:42 #184 DONE 0.6s 20:01:42 20:01:42 #170 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:01:42 #170 DONE 0.5s 20:01:42 20:01:42 #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:01:42 #185 ... 20:01:42 20:01:42 #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:01:42 #186 DONE 0.4s 20:01:42 20:01:42 #187 [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 20:01:46 #187 ... 20:01:46 20:01:46 #188 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:01:46 #188 DONE 3.3s 20:01:46 20:01:46 #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:01:46 #189 DONE 3.3s 20:01:46 20:01:46 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:01:46 #190 DONE 3.5s 20:01:46 20:01:46 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:01:46 #191 ... 20:01:46 20:01:46 #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:01:46 #192 DONE 3.5s 20:01:46 20:01:46 #193 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:01:46 #193 DONE 3.5s 20:01:46 20:01:46 #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:01:46 #194 DONE 3.5s 20:01:46 20:01:46 #195 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:01:46 #195 DONE 3.6s 20:01:46 20:01:46 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:01:46 #196 DONE 3.5s 20:01:46 20:01:46 #197 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:01:46 #197 DONE 3.6s 20:01:46 20:01:46 #187 [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 20:01:46 #187 DONE 3.6s 20:01:46 20:01:46 #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:01:46 #198 DONE 3.6s 20:01:46 20:01:46 #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:01:46 #185 DONE 3.6s 20:01:46 20:01:46 #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 20:01:46 #199 DONE 4.3s 20:01:46 20:01:46 #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 20:01:46 #200 ... 20:01:46 20:01:46 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:01:46 #191 DONE 0.6s 20:01:46 20:01:46 #201 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 20:01:46 #201 DONE 0.7s 20:01:46 20:01:46 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:01:46 #202 DONE 0.6s 20:01:46 20:01:46 #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:01:46 #203 DONE 0.6s 20:01:46 20:01:46 #204 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:01:46 #204 DONE 0.6s 20:01:46 20:01:46 #111 [security-spiffe-token-provider] exporting to image 20:01:46 #111 exporting layers 20:01:47 #111 ... 20:01:47 20:01:47 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:01:47 #205 DONE 0.8s 20:01:47 20:01:47 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:01:47 #206 DONE 0.9s 20:01:47 20:01:47 #111 [core-command] exporting to image 20:01:47 #111 ... 20:01:47 20:01:47 #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:01:47 #207 DONE 1.0s 20:01:47 20:01:47 #208 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:01:47 #208 DONE 1.0s 20:01:47 20:01:47 #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:01:47 #209 ... 20:01:47 20:01:47 #210 [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 20:01:47 #210 DONE 1.1s 20:01:47 20:01:47 #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:01:47 #211 DONE 1.2s 20:01:47 20:01:47 #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:01:47 #212 ... 20:01:47 20:01:47 #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 20:01:47 #200 DONE 1.3s 20:01:47 20:01:47 #213 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 20:01:47 #213 DONE 1.3s 20:01:47 20:01:47 #111 [support-cron-scheduler] exporting to image 20:01:47 #111 exporting layers 0.7s done 20:01:48 #111 exporting layers 1.5s done 20:01:48 #111 exporting layers 1.5s done 20:01:48 #111 writing image sha256:7d1d35cc03b4a452ca712146f15d1e67e266525221dec91d9405d8eb6a6bded8 20:01:48 #111 writing image sha256:3b8a3a43b88377ee2ccda0a298a4947eb4602a3d3b4fb40975498df3cd4a164f 20:01:48 #111 ... 20:01:48 20:01:48 #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 20:01:48 #214 DONE 1.9s 20:01:48 20:01:48 #215 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:01:48 #215 DONE 1.9s 20:01:48 20:01:48 #111 [core-keeper] exporting to image 20:01:48 #111 writing image sha256:7d1d35cc03b4a452ca712146f15d1e67e266525221dec91d9405d8eb6a6bded8 0.5s done 20:01:48 #111 naming to docker.io/library/core-keeper 0.0s done 20:01:48 #111 ... 20:01:48 20:01:48 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:01:48 #216 DONE 1.7s 20:01:48 20:01:48 #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:01:48 #209 DONE 1.6s 20:01:48 20:01:48 #111 [support-scheduler] exporting to image 20:01:48 #111 exporting layers 2.0s done 20:01:48 #111 writing image sha256:3b8a3a43b88377ee2ccda0a298a4947eb4602a3d3b4fb40975498df3cd4a164f 0.2s done 20:01:48 #111 writing image sha256:fe894470b21b451072b2f0dfb2f3e030a7e990e4c66f0176f42b83ad477962d0 0.0s done 20:01:48 #111 naming to docker.io/library/core-command done 20:01:48 #111 naming to docker.io/library/support-scheduler done 20:01:48 #111 ... 20:01:48 20:01:48 #217 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 20:01:48 #217 DONE 1.6s 20:01:48 20:01:48 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:01:48 #218 DONE 1.6s 20:01:48 20:01:48 #111 [support-notifications] exporting to image 20:01:49 #111 ... 20:01:49 20:01:49 #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:01:49 #212 DONE 1.6s 20:01:49 20:01:49 #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 20:01:49 #219 DONE 1.7s 20:01:49 20:01:49 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:01:51 #220 ... 20:01:51 20:01:51 #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 20:01:51 #221 DONE 2.0s 20:01:51 20:01:51 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:01:51 #222 DONE 2.0s 20:01:51 20:01:51 #111 [core-metadata] exporting to image 20:01:51 #111 writing image sha256:f3bb514b6ce36721d260986d8749e0a3e86990c7c47738a072784aee95d31137 0.1s done 20:01:51 #111 naming to docker.io/library/security-spiffe-token-provider done 20:01:51 #111 writing image sha256:d7c31bf0ad2f70729fc550155f07519a9f3c7b6242ea62a9151a592c85d7de26 0.0s done 20:01:51 #111 naming to docker.io/library/support-cron-scheduler 0.0s done 20:01:51 #111 writing image sha256:21055cd5a7f1a059a754092d3059f8bc3b330e730acccb087c41e1f9585666d3 done 20:01:51 #111 writing image sha256:b5a23392d89bab235b2f288f6de3975418f928bfe1b9784d352ab31ce8d28da6 done 20:01:51 #111 naming to docker.io/library/core-data done 20:01:51 #111 naming to docker.io/library/support-notifications done 20:01:51 #111 ... 20:01:51 20:01:51 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:01:51 #223 DONE 2.0s 20:01:51 20:01:51 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:01:51 #220 DONE 2.1s 20:01:51 20:01:51 #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:52 #224 ... 20:01:52 20:01:52 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:52 #225 DONE 3.3s 20:01:52 20:01:52 #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:52 #226 DONE 3.3s 20:01:52 20:01:52 #111 [core-common-config-bootstrapper] exporting to image 20:01:52 #111 writing image sha256:0f5647014276d0527a1d232b6df952ebc9f67e5c9eba8a0a8fda65b236f507b2 done 20:01:52 #111 naming to docker.io/library/core-metadata 20:01:52 #111 naming to docker.io/library/core-metadata 0.2s done 20:01:53 #111 ... 20:01:53 20:01:53 #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:01:53 #227 DONE 1.4s 20:01:53 20:01:53 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:01:53 #228 DONE 1.8s 20:01:53 20:01:53 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:01:53 #229 ... 20:01:53 20:01:53 #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:53 #224 DONE 1.8s 20:01:53 20:01:53 #111 [core-common-config-bootstrapper] exporting to image 20:01:53 #111 exporting layers 1.2s done 20:01:53 #111 writing image sha256:5ce2d8ff39f4f6e45190646b9ffae4f9f5b04990885d2f315b37db4fff6ff732 0.0s done 20:01:53 #111 naming to docker.io/library/security-proxy-auth 0.0s done 20:01:53 #111 writing image sha256:38a1871dac89636bb0e4302c4cd8f9d9ba6614c1aa02a1aebb987c13c0e8d2d3 0.0s done 20:01:53 #111 naming to docker.io/library/core-common-config-bootstrapper done 20:01:54 #111 ... 20:01:54 20:01:54 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:01:54 #229 DONE 0.9s 20:01:54 20:01:54 #230 [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/ 20:01:54 #230 DONE 1.0s 20:01:54 20:01:54 #231 [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/ 20:01:54 #231 DONE 0.5s 20:01:54 20:01:54 #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:01:55 #232 ... 20:01:55 20:01:55 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:55 #233 DONE 1.0s 20:01:55 20:01:55 #111 [security-proxy-setup] exporting to image 20:01:55 #111 writing image sha256:9ca06b9affe4e47c091426acd1e4a41f3c69d857eff793872c39f7ea5470fd9d done 20:01:55 #111 naming to docker.io/library/security-proxy-setup 0.1s done 20:01:55 #111 ... 20:01:55 20:01:55 #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:01:55 #232 DONE 1.0s 20:01:55 20:01:55 #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:01:56 #234 DONE 0.4s 20:01:56 20:01:56 #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:01:56 #235 DONE 0.3s 20:01:56 20:01:56 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:01:56 #236 ... 20:01:56 20:01:56 #111 [security-secretstore-setup] exporting to image 20:01:56 #111 exporting layers 1.8s done 20:01:56 #111 writing image sha256:f6cc78b9d0f7f10847f66848a9ccfe4a50bbf8ecd581d74e388e5b4a93734ee2 done 20:01:56 #111 naming to docker.io/library/security-secretstore-setup done 20:01:56 #111 DONE 11.1s 20:01:56 20:01:56 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:01:57 #236 DONE 0.9s 20:01:57 20:01:57 #111 [security-bootstrapper] exporting to image 20:01:58 #111 exporting layers 1.3s done 20:01:58 #111 writing image sha256:f7c20297680dbc3d9dba34e08539fb46bf787e3b5a291e8123be2d3c78e82a76 0.0s done 20:01:58 #111 naming to docker.io/library/security-bootstrapper done 20:01:58 #111 DONE 12.5s 20:01:58 time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:58 time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:01:58 $ docker stop --time=1 e4ec8214ff5eb874181c3e537d83d7460c7cc87fae65200760fc72455219f509 20:02:00 $ docker rm -f --volumes e4ec8214ff5eb874181c3e537d83d7460c7cc87fae65200760fc72455219f509 [Pipeline] // withDockerContainer [Pipeline] sh 20:02:00 + docker images 20:02:00 REPOSITORY TAG IMAGE ID CREATED SIZE 20:02:00 security-bootstrapper latest f7c20297680d 4 seconds ago 20.4MB 20:02:00 security-secretstore-setup latest f6cc78b9d0f7 6 seconds ago 40.2MB 20:02:00 security-proxy-setup latest 9ca06b9affe4 7 seconds ago 28.7MB 20:02:00 core-common-config-bootstrapper latest 38a1871dac89 8 seconds ago 16.5MB 20:02:00 security-proxy-auth latest 5ce2d8ff39f4 8 seconds ago 24.6MB 20:02:00 core-metadata latest 0f5647014276 10 seconds ago 29.8MB 20:02:00 core-data latest b5a23392d89b 12 seconds ago 29.6MB 20:02:00 support-notifications latest 21055cd5a7f1 12 seconds ago 44.5MB 20:02:00 support-cron-scheduler latest d7c31bf0ad2f 13 seconds ago 45.5MB 20:02:00 support-scheduler latest fe894470b21b 14 seconds ago 43.9MB 20:02:00 core-command latest 3b8a3a43b883 14 seconds ago 25.9MB 20:02:00 core-keeper latest 7d1d35cc03b4 14 seconds ago 29MB 20:02:00 security-spiffe-token-provider latest f3bb514b6ce3 14 seconds ago 31.9MB 20:02:00 security-spire-agent latest bbfe18051590 5 minutes ago 183MB 20:02:00 security-spire-server latest c950d34ed0af 5 minutes ago 122MB 20:02:00 security-spire-config latest 98c90e6b20cb 5 minutes ago 121MB 20:02:00 ci-base-image-x86_64 latest aaf603b65fc7 9 minutes ago 980MB 20:02:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 days ago 573MB 20:02:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 20:02:00 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 20:02:02 provisioning config files... 20:02:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14441824142013855409tmp [Pipeline] { [Pipeline] sh 20:02:02 + set +x 20:02:02 + bash -s -- 20:02:02 + curl -s https://codecov.io/bash 20:02:02 20:02:02 _____ _ 20:02:02 / ____| | | 20:02:02 | | ___ __| | ___ ___ _____ __ 20:02:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:02:02 | |___| (_) | (_| | __/ (_| (_) \ V / 20:02:02 \_____\___/ \__,_|\___|\___\___/ \_/ 20:02:02 Bash-1.0.6 20:02:02 20:02:02 20:02:02 ==> git version 2.25.1 found 20:02:02 ==> 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 20:02:02 Release-Date: 2020-01-08 20:02:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:02:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:02:02 ==> Jenkins CI detected. 20:02:02 current dir:  /w/workspace/edgex-go/1 20:02:02 project root: . 20:02:02 --> token set from env 20:02:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:02:02 ==> Running gcov in . (disable via -X gcov) 20:02:02 ==> Python coveragepy not found 20:02:02 ==> Searching for coverage reports in: 20:02:02 + . 20:02:02 -> Found 1 reports 20:02:02 ==> Detecting git/mercurial file structure 20:02:02 ==> Reading reports 20:02:02 + ./coverage.out bytes=1503744 20:02:02 ==> Appending adjustments 20:02:02 https://docs.codecov.io/docs/fixing-reports 20:02:04 + Found adjustments 20:02:04 ==> Gzipping contents 20:02:04 132K /tmp/codecov.ZSHZmW.gz 20:02:04 ==> Uploading reports 20:02:04 url: https://codecov.io 20:02:04 query: branch=PR-4953&commit=81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4953%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4953&job=&cmd_args= 20:02:04 -> Pinging Codecov 20:02:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4953&commit=81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4953%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4953&job=&cmd_args= 20:02:04 -> Uploading to 20:02:04 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0/1342d1ef-f4c5-41d5-b709-7bf0ca77e39c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T200204Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d63ca0133321b84a577f232f137365b88d1285e1cc4c4c98f7f8d5985554299b 20:02:04 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:04 Dload Upload Total Spent Left Speed 20:02:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 463k --:--:-- --:--:-- --:--:-- 463k 20:02:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 [Pipeline] } 20:02:04 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 20:02:06 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:02:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:02:07 ---> package-listing.sh 20:02:07 ++ facter osfamily 20:02:07 ++ tr '[:upper:]' '[:lower:]' 20:02:08 + OS_FAMILY=debian 20:02:08 + workspace=/w/workspace/edgex-go/1 20:02:08 + START_PACKAGES=/tmp/packages_start.txt 20:02:08 + END_PACKAGES=/tmp/packages_end.txt 20:02:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:02:08 + PACKAGES=/tmp/packages_start.txt 20:02:08 + '[' /w/workspace/edgex-go/1 ']' 20:02:08 + PACKAGES=/tmp/packages_end.txt 20:02:08 + case "${OS_FAMILY}" in 20:02:08 + dpkg -l 20:02:08 + grep '^ii' 20:02:08 + '[' -f /tmp/packages_start.txt ']' 20:02:08 + '[' -f /tmp/packages_end.txt ']' 20:02:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:02:08 + '[' /w/workspace/edgex-go/1 ']' 20:02:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:02:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:02:08 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 20:02:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:09 20:02:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:09 latest: Pulling from edgex-lftools-log-publisher 20:02:09 5eb5b503b376: Pulling fs layer 20:02:09 5c69ac0246d0: Pulling fs layer 20:02:09 ec43610c2a17: Pulling fs layer 20:02:09 3a2ae6a8a46f: Pulling fs layer 20:02:09 33b1e0a273af: Pulling fs layer 20:02:09 5d3b04190fa2: Pulling fs layer 20:02:09 2f39f015ded8: Pulling fs layer 20:02:09 3a2ae6a8a46f: Waiting 20:02:09 33b1e0a273af: Waiting 20:02:09 5d3b04190fa2: Waiting 20:02:09 2f39f015ded8: Waiting 20:02:09 5c69ac0246d0: Verifying Checksum 20:02:09 5c69ac0246d0: Download complete 20:02:09 3a2ae6a8a46f: Download complete 20:02:09 33b1e0a273af: Verifying Checksum 20:02:09 33b1e0a273af: Download complete 20:02:09 5d3b04190fa2: Verifying Checksum 20:02:09 5d3b04190fa2: Download complete 20:02:09 ec43610c2a17: Verifying Checksum 20:02:09 ec43610c2a17: Download complete 20:02:09 5eb5b503b376: Verifying Checksum 20:02:09 5eb5b503b376: Download complete 20:02:10 2f39f015ded8: Verifying Checksum 20:02:10 2f39f015ded8: Download complete 20:02:11 5eb5b503b376: Pull complete 20:02:11 5c69ac0246d0: Pull complete 20:02:12 ec43610c2a17: Pull complete 20:02:12 3a2ae6a8a46f: Pull complete 20:02:12 33b1e0a273af: Pull complete 20:02:12 5d3b04190fa2: Pull complete 20:02:17 2f39f015ded8: Pull complete 20:02:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:02:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:17 prd-ubuntu20.04-docker-8c-8g-22082 does not seem to be running inside a container 20:02:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:02:23 $ docker top bf7e123a0b1e304d05b7fdaf89f1c65d15204695ba412c9c0d9ac6efd9d05f2e -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:24 + touch /tmp/pre-build-complete [Pipeline] sh 20:02:24 + mkdir -p /var/log/sysstat [Pipeline] sh 20:02:24 + ls /var/log/sa-host 20:02:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:25 provisioning config files... 20:02:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config18425339093263552782tmp [Pipeline] { [Pipeline] echo 20:02:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:02:25 ---> create-netrc.sh [Pipeline] } 20:02:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:02:25 ---> python-tools-install.sh [Pipeline] echo 20:02:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:02:26 ---> sudo-logs.sh 20:02:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:02:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:02:26 ---> job-cost.sh 20:02:26 lf-activate-venv: SKIPPING 20:02:26 INFO: No Stack... 20:02:26 INFO: Retrieving Pricing Info for: v3-standard-8 20:02:27 INFO: Archiving Costs [Pipeline] echo 20:02:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:02:27 ---> logs-deploy.sh 20:02:27 lf-activate-venv: SKIPPING 20:02:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4953/1 20:02:27 INFO: archiving workspace using pattern(s): 20:02:28 Archives upload complete. 20:02:29 INFO: archiving logs to Nexus 20:02:29 ---> uname -a: 20:02:29 Linux prd-ubuntu20-04-docker-8c-8g-22082 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:02:29 20:02:29 20:02:29 ---> lscpu: 20:02:29 Architecture: x86_64 20:02:29 CPU op-mode(s): 32-bit, 64-bit 20:02:29 Byte Order: Little Endian 20:02:29 Address sizes: 40 bits physical, 48 bits virtual 20:02:29 CPU(s): 8 20:02:29 On-line CPU(s) list: 0-7 20:02:29 Thread(s) per core: 1 20:02:29 Core(s) per socket: 1 20:02:29 Socket(s): 8 20:02:29 NUMA node(s): 1 20:02:29 Vendor ID: AuthenticAMD 20:02:29 CPU family: 23 20:02:29 Model: 49 20:02:29 Model name: AMD EPYC-Rome Processor 20:02:29 Stepping: 0 20:02:29 CPU MHz: 2800.000 20:02:29 BogoMIPS: 5600.00 20:02:29 Virtualization: AMD-V 20:02:29 Hypervisor vendor: KVM 20:02:29 Virtualization type: full 20:02:29 L1d cache: 256 KiB 20:02:29 L1i cache: 256 KiB 20:02:29 L2 cache: 4 MiB 20:02:29 L3 cache: 128 MiB 20:02:29 NUMA node0 CPU(s): 0-7 20:02:29 Vulnerability Itlb multihit: Not affected 20:02:29 Vulnerability L1tf: Not affected 20:02:29 Vulnerability Mds: Not affected 20:02:29 Vulnerability Meltdown: Not affected 20:02:29 Vulnerability Mmio stale data: Not affected 20:02:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:02:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:02:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:02:29 Vulnerability Srbds: Not affected 20:02:29 Vulnerability Tsx async abort: Not affected 20:02:29 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 20:02:29 20:02:29 20:02:29 ---> nproc: 20:02:29 8 20:02:29 20:02:29 20:02:29 ---> df -h: 20:02:29 Filesystem Size Used Avail Use% Mounted on 20:02:29 overlay 155G 27G 128G 18% / 20:02:29 tmpfs 64M 0 64M 0% /dev 20:02:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:02:29 shm 64M 0 64M 0% /dev/shm 20:02:29 /dev/vda1 155G 27G 128G 18% /facter-os 20:02:29 20:02:29 20:02:29 ---> sar -b -r -n DEV: 20:02:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22082) 10/07/24 _x86_64_ (8 CPU) 20:02:29 20:02:29 19:50:44 LINUX RESTART (8 CPU) 20:02:29 20:02:29 19:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:02:29 19:52:01 331.31 47.89 283.42 0.00 5393.10 61573.47 0.00 20:02:29 19:53:01 186.72 1.15 185.57 0.00 36.53 63148.41 0.00 20:02:29 19:54:02 44.50 0.00 44.50 0.00 0.00 35836.07 0.00 20:02:29 19:55:01 42.32 0.15 42.17 0.00 2.44 21746.85 0.00 20:02:29 19:56:01 194.38 2.00 192.38 0.00 133.44 69763.17 0.00 20:02:29 19:57:01 611.03 14.89 596.14 0.00 4303.93 216127.83 0.00 20:02:29 19:58:01 336.68 2.58 334.09 0.00 34.79 154117.65 0.00 20:02:29 19:59:01 209.15 0.30 208.85 0.00 2.40 26649.74 0.00 20:02:29 20:00:02 250.94 0.08 250.86 0.00 0.66 68425.49 0.00 20:02:29 20:01:01 250.73 0.03 250.69 0.00 0.27 68849.88 0.00 20:02:29 20:02:01 587.34 0.03 587.30 0.00 2.53 85751.15 0.00 20:02:29 Average: 277.62 6.31 271.31 0.00 907.04 79534.15 0.00 20:02:29 20:02:29 19:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:02:29 19:52:01 29391716 31550260 792920 2.41 61596 2385288 1852156 5.46 1044740 2094768 150320 20:02:29 19:53:01 27583500 31221336 1079836 3.28 128396 3670832 2429708 7.16 1724740 3057348 376312 20:02:29 19:54:02 26915452 31403996 896712 2.73 130936 4469588 2014188 5.94 1974780 3425424 131648 20:02:29 19:55:01 26449536 31251816 1045500 3.18 136604 4742612 2334840 6.88 1816008 4011384 355804 20:02:29 19:56:01 23020844 31187100 1085804 3.30 154944 8034564 2741036 8.08 2041252 7122660 3187968 20:02:29 19:57:01 18396180 31101064 1126260 3.43 294472 12017376 3594236 10.59 2855488 10469944 1173580 20:02:29 19:58:01 15227220 31364512 882988 2.69 337728 15364696 2506912 7.39 2775312 13704964 1216 20:02:29 19:59:01 10434832 28880384 3290292 10.01 382816 17250780 10805512 31.85 6128168 14654884 1304868 20:02:29 20:00:02 5948924 26863428 5305448 16.13 394564 19594500 12097428 35.65 9309484 15846420 1740672 20:02:29 20:01:01 7071440 30092304 2100192 6.39 403060 21685452 5568644 16.41 6665156 17405324 2579256 20:02:29 20:02:01 10295968 31352372 892504 2.71 408968 19926616 2179456 6.42 3265724 17857404 380 20:02:29 Average: 18248692 30569870 1681678 5.11 257644 11740209 4374920 12.89 3600077 9968229 1000184 20:02:29 20:02:29 19:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:02:29 19:52:01 lo 5.47 5.47 0.53 0.53 0.00 0.00 0.00 0.00 20:02:29 19:52:01 docker0 640.93 569.71 43.75 2886.31 0.00 0.00 0.00 0.00 20:02:29 19:52:01 ens3 1564.42 1523.10 10710.07 190.53 0.00 0.00 0.00 0.00 20:02:29 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:29 19:53:01 docker0 259.14 359.96 21.88 2074.59 0.00 0.00 0.00 0.00 20:02:29 19:53:01 veth63f2bdb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 19:53:01 ens3 411.25 288.80 2786.34 40.76 0.00 0.00 0.00 0.00 20:02:29 19:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:54:02 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 20:02:29 19:54:02 veth63f2bdb 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 20:02:29 19:54:02 ens3 35.62 24.11 29.34 15.54 0.00 0.00 0.00 0.00 20:02:29 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:29 19:55:01 docker0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:55:01 veth63f2bdb 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:55:01 ens3 19.58 12.59 17.09 10.42 0.00 0.00 0.00 0.00 20:02:29 19:56:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 20:02:29 19:56:01 veth9f441e4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:56:01 veth698c3bc 1.35 2.73 0.10 38.62 0.00 0.00 0.00 0.00 20:02:29 19:56:01 veth2076910 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:56:01 vethd3967a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:56:01 docker0 11.55 19.85 0.74 309.37 0.00 0.00 0.00 0.00 20:02:29 19:56:01 veth5275653 5.12 7.35 0.41 116.61 0.00 0.00 0.00 0.01 20:02:29 19:56:01 vethda4cf87 0.55 0.60 0.05 0.24 0.00 0.00 0.00 0.00 20:02:29 19:56:01 ens3 221.26 145.58 4033.56 163.17 0.00 0.00 0.00 0.00 20:02:29 19:56:01 veth89b2d41 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:56:01 veth919f2c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:56:01 veth0f88396 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:56:01 vethba95f28 2.98 6.23 0.22 112.64 0.00 0.00 0.00 0.01 20:02:29 19:56:01 vethc7e1fe1 1.55 3.72 0.12 41.32 0.00 0.00 0.00 0.00 20:02:29 19:56:01 vethd4a767f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:56:01 veth0c24928 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:57:01 lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 20:02:29 19:57:01 vetha6f42b8 81.49 150.27 8.28 1166.78 0.00 0.00 0.00 0.10 20:02:29 19:57:01 veth70d6dc1 88.31 149.01 8.84 1183.85 0.00 0.00 0.00 0.10 20:02:29 19:57:01 docker0 501.64 795.20 41.69 7273.58 0.00 0.00 0.00 0.00 20:02:29 19:57:01 vethfab315e 91.22 126.32 9.04 1168.84 0.00 0.00 0.00 0.10 20:02:29 19:57:01 vethda4cf87 0.10 0.95 0.00 0.04 0.00 0.00 0.00 0.00 20:02:29 19:57:01 ens3 964.64 577.18 9349.72 66.68 0.00 0.00 0.00 0.00 20:02:29 19:57:01 veth8cbb65f 89.81 129.03 8.95 1165.57 0.00 0.00 0.00 0.10 20:02:29 19:57:01 vethad05581 88.07 128.46 8.80 1166.49 0.00 0.00 0.00 0.10 20:02:29 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:58:01 docker0 0.65 0.38 0.03 0.02 0.00 0.00 0.00 0.00 20:02:29 19:58:01 vethda4cf87 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:29 19:58:01 ens3 8.12 5.98 6.37 3.63 0.00 0.00 0.00 0.00 20:02:29 19:59:01 veth847a023 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 19:59:01 vethf65bae2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 19:59:01 veth71470dc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 19:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:02:29 19:59:01 vethe76d249 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 19:59:01 veth85549f4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:59:01 vethda4cf87 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 19:59:01 ens3 12.43 7.56 10.15 5.49 0.00 0.00 0.00 0.00 20:02:29 19:59:01 veth6eede71 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 19:59:01 veth9f73d56 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 19:59:01 vethb598ef9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 19:59:01 veth7e1643d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 19:59:01 veth2202d04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 19:59:01 veth40d0277 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 19:59:01 veth592694d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 19:59:01 vethf3f7ab8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:02:29 20:00:02 veth847a023 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 vethf65bae2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 veth71470dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 vethe76d249 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 veth85549f4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 vethda4cf87 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 ens3 1.25 0.79 0.91 0.49 0.00 0.00 0.00 0.00 20:02:29 20:00:02 veth6eede71 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 veth9f73d56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 vethb598ef9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 veth7e1643d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 veth2202d04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 veth40d0277 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 veth592694d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:00:02 vethf3f7ab8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 veth847a023 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 vethf65bae2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 veth71470dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:29 20:01:01 vethe76d249 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 veth85549f4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 vethda4cf87 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 ens3 5.68 3.29 4.49 2.41 0.00 0.00 0.00 0.00 20:02:29 20:01:01 veth6eede71 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 veth9f73d56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 vethb598ef9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 veth7e1643d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 veth2202d04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 veth40d0277 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 veth592694d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:01:01 vethf3f7ab8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:29 20:02:01 ens3 19.79 14.85 16.58 9.07 0.00 0.00 0.00 0.00 20:02:29 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 20:02:29 Average: docker0 129.41 159.90 9.90 1150.39 0.00 0.00 0.00 0.00 20:02:29 Average: ens3 298.15 237.61 2465.04 46.30 0.00 0.00 0.00 0.00 20:02:29 20:02:29 20:02:29 ---> sar -P ALL: 20:02:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22082) 10/07/24 _x86_64_ (8 CPU) 20:02:29 20:02:29 19:50:44 LINUX RESTART (8 CPU) 20:02:29 20:02:29 19:51:01 CPU %user %nice %system %iowait %steal %idle 20:02:29 19:52:01 all 8.58 0.00 2.69 3.09 0.07 85.57 20:02:29 19:52:01 0 9.41 0.00 2.01 1.04 0.05 87.48 20:02:29 19:52:01 1 11.17 0.00 3.55 9.50 0.10 75.68 20:02:29 19:52:01 2 6.99 0.00 2.61 7.20 0.07 83.13 20:02:29 19:52:01 3 11.45 0.00 2.89 0.43 0.07 85.15 20:02:29 19:52:01 4 5.70 0.00 2.57 0.57 0.07 91.09 20:02:29 19:52:01 5 6.72 0.00 2.30 2.56 0.07 88.35 20:02:29 19:52:01 6 6.39 0.00 2.68 0.43 0.07 90.43 20:02:29 19:52:01 7 10.82 0.00 2.88 3.03 0.07 83.19 20:02:29 19:53:01 all 18.55 0.00 4.68 4.95 0.08 71.74 20:02:29 19:53:01 0 19.77 0.00 4.80 1.67 0.10 73.66 20:02:29 19:53:01 1 19.51 0.00 5.43 15.70 0.08 59.27 20:02:29 19:53:01 2 19.20 0.00 3.81 1.57 0.07 75.36 20:02:29 19:53:01 3 18.87 0.00 4.26 3.05 0.08 73.75 20:02:29 19:53:01 4 16.90 0.00 4.23 2.90 0.08 75.88 20:02:29 19:53:01 5 16.87 0.00 5.46 9.98 0.08 67.60 20:02:29 19:53:01 6 17.93 0.00 5.17 2.92 0.08 73.88 20:02:29 19:53:01 7 19.34 0.00 4.32 1.86 0.07 74.42 20:02:29 19:54:02 all 31.27 0.00 5.38 2.59 0.11 60.65 20:02:29 19:54:02 0 31.57 0.00 5.21 0.12 0.08 63.01 20:02:29 19:54:02 1 31.02 0.00 5.27 0.08 0.12 63.50 20:02:29 19:54:02 2 30.22 0.00 5.89 0.13 0.10 63.66 20:02:29 19:54:02 3 33.70 0.00 5.64 2.38 0.22 58.06 20:02:29 19:54:02 4 29.07 0.00 4.47 1.86 0.10 64.49 20:02:29 19:54:02 5 33.95 0.00 5.60 1.95 0.10 58.40 20:02:29 19:54:02 6 31.30 0.00 5.27 0.07 0.08 63.28 20:02:29 19:54:02 7 29.34 0.00 5.67 14.11 0.10 50.77 20:02:29 19:55:01 all 60.34 0.00 8.43 4.09 0.12 27.02 20:02:29 19:55:01 0 61.44 0.00 8.65 4.72 0.10 25.09 20:02:29 19:55:01 1 60.88 0.00 8.30 3.20 0.12 27.50 20:02:29 19:55:01 2 60.44 0.00 8.48 0.64 0.10 30.33 20:02:29 19:55:01 3 60.45 0.00 8.95 2.25 0.12 28.23 20:02:29 19:55:01 4 58.44 0.00 7.93 7.15 0.21 26.28 20:02:29 19:55:01 5 60.44 0.00 8.32 2.82 0.10 28.32 20:02:29 19:55:01 6 61.47 0.00 8.66 2.44 0.10 27.32 20:02:29 19:55:01 7 59.16 0.00 8.14 9.58 0.10 23.02 20:02:29 19:56:01 all 28.55 0.00 7.06 4.87 0.10 59.42 20:02:29 19:56:01 0 29.52 0.00 6.83 1.32 0.12 62.20 20:02:29 19:56:01 1 29.34 0.00 6.49 1.61 0.08 62.47 20:02:29 19:56:01 2 29.19 0.00 6.64 4.02 0.08 60.06 20:02:29 19:56:01 3 28.83 0.00 7.34 2.92 0.12 60.79 20:02:29 19:56:01 4 26.23 0.00 6.35 5.96 0.10 61.35 20:02:29 19:56:01 5 28.38 0.00 8.16 7.06 0.12 56.28 20:02:29 19:56:01 6 29.56 0.00 7.05 1.31 0.08 61.99 20:02:29 19:56:01 7 27.30 0.00 7.61 14.82 0.09 50.19 20:02:29 19:57:01 all 15.32 0.00 6.53 29.25 0.21 48.69 20:02:29 19:57:01 0 15.46 0.00 5.90 22.99 0.17 55.49 20:02:29 19:57:01 1 14.39 0.00 6.10 13.17 0.18 66.16 20:02:29 19:57:01 2 15.21 0.00 6.98 13.57 0.24 64.01 20:02:29 19:57:01 3 15.59 0.00 7.16 59.40 0.25 17.60 20:02:29 19:57:01 4 17.64 0.00 6.68 34.37 0.17 41.14 20:02:29 19:57:01 5 14.56 0.00 6.38 44.70 0.22 34.14 20:02:29 19:57:01 6 14.97 0.00 6.54 11.60 0.20 66.69 20:02:29 19:57:01 7 14.72 0.00 6.50 34.54 0.24 44.01 20:02:29 19:58:01 all 2.12 0.00 1.87 25.37 0.07 70.57 20:02:29 19:58:01 0 2.60 0.00 1.56 40.84 0.15 54.85 20:02:29 19:58:01 1 2.50 0.00 1.28 6.72 0.05 89.46 20:02:29 19:58:01 2 2.44 0.00 1.60 9.20 0.03 86.73 20:02:29 19:58:01 3 2.25 0.00 1.71 35.72 0.07 60.26 20:02:29 19:58:01 4 1.75 0.00 1.80 14.77 0.05 81.63 20:02:29 19:58:01 5 1.73 0.00 2.04 17.33 0.05 78.84 20:02:29 19:58:01 6 1.77 0.00 2.62 40.05 0.07 55.49 20:02:29 19:58:01 7 1.93 0.00 2.40 38.31 0.07 57.29 20:02:29 19:59:01 all 68.42 0.00 13.57 14.20 0.30 3.51 20:02:29 19:59:01 0 68.49 0.00 13.67 14.39 0.12 3.33 20:02:29 19:59:01 1 66.78 0.00 13.80 14.17 0.94 4.31 20:02:29 19:59:01 2 68.98 0.00 14.04 15.37 0.24 1.36 20:02:29 19:59:01 3 68.94 0.00 12.52 12.98 0.15 5.41 20:02:29 19:59:01 4 68.17 0.00 14.16 15.24 0.16 2.26 20:02:29 19:59:01 5 68.98 0.00 13.11 13.86 0.14 3.91 20:02:29 19:59:01 6 68.20 0.00 13.61 13.68 0.45 4.06 20:02:29 19:59:01 7 68.75 0.00 13.65 13.94 0.19 3.47 20:02:29 20:00:02 all 87.30 0.00 12.41 0.00 0.28 0.00 20:02:29 20:00:02 0 87.72 0.00 12.04 0.00 0.24 0.00 20:02:29 20:00:02 1 86.65 0.00 13.04 0.02 0.29 0.00 20:02:29 20:00:02 2 86.43 0.00 13.28 0.00 0.29 0.00 20:02:29 20:00:02 3 87.73 0.00 11.97 0.00 0.30 0.00 20:02:29 20:00:02 4 87.22 0.00 12.52 0.00 0.26 0.00 20:02:29 20:00:02 5 87.91 0.00 11.72 0.02 0.35 0.00 20:02:29 20:00:02 6 87.41 0.00 12.26 0.00 0.33 0.00 20:02:29 20:00:02 7 87.34 0.00 12.46 0.00 0.20 0.00 20:02:29 20:01:01 all 87.09 0.00 12.40 0.21 0.26 0.03 20:02:29 20:01:01 0 87.33 0.00 12.27 0.13 0.25 0.02 20:02:29 20:01:01 1 86.11 0.00 13.24 0.37 0.28 0.00 20:02:29 20:01:01 2 87.22 0.00 12.37 0.10 0.28 0.02 20:02:29 20:01:01 3 86.79 0.00 12.67 0.16 0.27 0.11 20:02:29 20:01:01 4 87.00 0.00 12.56 0.21 0.23 0.00 20:02:29 20:01:01 5 88.23 0.00 11.35 0.14 0.24 0.03 20:02:29 20:01:01 6 87.07 0.00 12.18 0.41 0.32 0.02 20:02:29 20:01:01 7 86.96 0.00 12.57 0.19 0.21 0.07 20:02:29 20:02:01 all 12.50 0.00 3.77 15.40 0.10 68.23 20:02:29 20:02:01 0 12.88 0.00 3.34 11.80 0.08 71.90 20:02:29 20:02:01 1 12.32 0.00 4.47 13.33 0.10 69.78 20:02:29 20:02:01 2 12.73 0.00 4.31 33.13 0.12 49.71 20:02:29 20:02:01 3 11.81 0.00 2.94 9.50 0.07 75.69 20:02:29 20:02:01 4 12.98 0.00 3.62 9.29 0.07 74.04 20:02:29 20:02:01 5 12.99 0.00 4.14 31.76 0.17 50.93 20:02:29 20:02:01 6 12.00 0.00 3.62 5.31 0.10 78.97 20:02:29 20:02:01 7 12.32 0.00 3.73 9.20 0.07 74.69 20:02:29 20:02:29 Average: CPU %user %nice %system %iowait %steal %idle 20:02:29 Average: all 37.74 0.00 7.11 9.53 0.15 45.48 20:02:29 Average: 0 38.22 0.00 6.87 9.10 0.13 45.67 20:02:29 Average: 1 37.74 0.00 7.29 7.10 0.21 47.66 20:02:29 Average: 2 37.76 0.00 7.23 7.74 0.15 47.12 20:02:29 Average: 3 38.24 0.00 7.03 11.82 0.16 42.76 20:02:29 Average: 4 36.98 0.00 6.94 8.42 0.13 47.52 20:02:29 Average: 5 37.79 0.00 7.10 12.11 0.15 42.85 20:02:29 Average: 6 37.47 0.00 7.18 7.16 0.17 48.02 20:02:29 Average: 7 37.70 0.00 7.23 12.74 0.13 42.20 20:02:29 20:02:29 20:02:29