Pull request #5044 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47+0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c (e99d1c9b8a669749b936e45e4ae32f5602d4539a) 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-ssh776270456521945590.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15810604246910758513.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-5044/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-5044/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10585056306023599388.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-5044/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3744168893580628955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh9417613039343761166.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-5044/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-5044/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6175488793248903060.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36408 in /w/workspace/edgexfoundry_edgex-go_PR-5044 [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 > 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 Merging remotes/origin/main commit 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c into PR head commit 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 Merge succeeded, producing 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 Checking out Revision 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 (PR-5044) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.14.1 to 2.14.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > 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/5044/head:refs/remotes/origin/PR-5044 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 # 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 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:10:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:10:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:10:22 ========================================================= 19:10:22 EdgeX Global Pipelines Version Info 19:10:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:10:23 ------------------- 19:10:23 stable info: 19:10:23 ------------------- 19:10:23 Commited By: Cherry Wang cherry@iotechsys.com 19:10:23 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 19:10:23 Message: update stable to v1.0.269 19:10:23 ------------------- 19:10:23 experimental info: 19:10:23 ------------------- 19:10:23 Commited By: **** collab-it+edgex@linuxfoundation.org 19:10:23 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 19:10:23 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:10:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:10:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 19:10:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:10:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:10:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:10:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5044 [Pipeline] echo 19:10:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5044 [Pipeline] echo 19:10:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5044 [Pipeline] echo 19:10:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 [Pipeline] echo 19:10:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ce032d [Pipeline] echo 19:10:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:25 provisioning config files... 19:10:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8109927474691663002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:26 ---> ****-login.sh 19:10:26 nexus3.edgexfoundry.org:10001 19:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:26 Configure a credential helper to remove this warning. See 19:10:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:26 19:10:26 Login Succeeded 19:10:26 nexus3.edgexfoundry.org:10002 19:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:26 Configure a credential helper to remove this warning. See 19:10:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:26 19:10:26 Login Succeeded 19:10:26 nexus3.edgexfoundry.org:10003 19:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:26 Configure a credential helper to remove this warning. See 19:10:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:26 19:10:26 Login Succeeded 19:10:26 nexus3.edgexfoundry.org:10004 19:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:26 Configure a credential helper to remove this warning. See 19:10:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:26 19:10:26 Login Succeeded 19:10:26 ****.io 19:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:27 Configure a credential helper to remove this warning. See 19:10:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:27 19:10:27 Login Succeeded 19:10:27 ---> ****-login.sh ends [Pipeline] } 19:10:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:27 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:10:27 + dirname cmd/core-command/Dockerfile 19:10:27 + cut -d/ -f2 19:10:27 + echo core-command,cmd/core-command/Dockerfile 19:10:27 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 19:10:27 19:10:27 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:10:27 + dirname cmd/core-data/Dockerfile 19:10:27 + cut -d/ -f2 19:10:27 + echo core-data,cmd/core-data/Dockerfile 19:10:27 + cut -d/ -f2 19:10:27 + dirname cmd/core-keeper/Dockerfile 19:10:27 + echo core-keeper,cmd/core-keeper/Dockerfile 19:10:27 + dirname cmd/core-metadata/Dockerfile 19:10:27 + cut -d/ -f2 19:10:27 + echo core-metadata,cmd/core-metadata/Dockerfile 19:10:27 + cut -d/ -f2 19:10:27 + dirname cmd/security-bootstrapper/Dockerfile 19:10:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:10:27 + dirname cmd/security-proxy-auth/Dockerfile 19:10:27 + cut -d/ -f2 19:10:27 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:10:27 + dirname cmd/security-proxy-setup/Dockerfile 19:10:27 + cut -d/ -f2 19:10:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:10:27 + dirname cmd/security-secretstore-setup/Dockerfile 19:10:27 + cut -d/ -f2 19:10:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:10:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:10:27 + cut -d/ -f2 19:10:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:10:27 + dirname cmd/security-spire-agent/Dockerfile 19:10:27 + cut -d/ -f2 19:10:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:10:27 + dirname cmd/security-spire-config/Dockerfile 19:10:27 + cut -d/ -f2 19:10:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:10:27 + + dirname cmd/security-spire-server/Dockerfile 19:10:27 cut -d/ -f2 19:10:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:10:27 + dirname cmd/support-notifications/Dockerfile 19:10:27 + cut -d/ -f2 19:10:27 + echo support-notifications,cmd/support-notifications/Dockerfile 19:10:27 + dirname cmd/support-scheduler/Dockerfile 19:10:27 + cut -d/ -f2 19:10:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:10:27 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-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:10:28 + git rev-list -1 --merges 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47~1..3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 [Pipeline] echo 19:10:28 -----------> git rev-list -1 --merges 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47~1..3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 [false] [Pipeline] sh 19:10:28 + git log --format=format:%s -1 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 [Pipeline] echo 19:10:28 ========================================================= 19:10:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:10:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:10:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:10:29 + grep -v github /etc/ssh/ssh_known_hosts 19:10:29 + [ -e /tmp/ssh_known_hosts ] 19:10:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:10:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:10:29 + sudo tee -a /etc/ssh/ssh_known_hosts 19:10:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:29 19:10:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:29 0.1.4: Pulling from edgex-devops/py-git-semver 19:10:29 b85a868b505f: Pulling fs layer 19:10:29 e2be974225ed: Pulling fs layer 19:10:29 339a4e72a1f5: Pulling fs layer 19:10:29 988bab9f4d93: Pulling fs layer 19:10:29 1469e6f7b9e6: Pulling fs layer 19:10:29 eaf3925da568: Pulling fs layer 19:10:29 bab4dde63d76: Pulling fs layer 19:10:29 bde34c3a00c8: Pulling fs layer 19:10:29 b352a97aabf1: Pulling fs layer 19:10:29 4872d77fe225: Pulling fs layer 19:10:29 5851b861e8e6: Pulling fs layer 19:10:29 b352a97aabf1: Waiting 19:10:29 bde34c3a00c8: Waiting 19:10:29 4872d77fe225: Waiting 19:10:29 988bab9f4d93: Waiting 19:10:29 5851b861e8e6: Waiting 19:10:29 1469e6f7b9e6: Waiting 19:10:29 eaf3925da568: Waiting 19:10:29 bab4dde63d76: Waiting 19:10:29 e2be974225ed: Download complete 19:10:29 988bab9f4d93: Verifying Checksum 19:10:29 988bab9f4d93: Download complete 19:10:29 1469e6f7b9e6: Verifying Checksum 19:10:29 1469e6f7b9e6: Download complete 19:10:29 339a4e72a1f5: Verifying Checksum 19:10:29 339a4e72a1f5: Download complete 19:10:29 eaf3925da568: Verifying Checksum 19:10:29 eaf3925da568: Download complete 19:10:30 bde34c3a00c8: Download complete 19:10:30 b352a97aabf1: Download complete 19:10:30 4872d77fe225: Verifying Checksum 19:10:30 4872d77fe225: Download complete 19:10:30 5851b861e8e6: Verifying Checksum 19:10:30 5851b861e8e6: Download complete 19:10:30 b85a868b505f: Verifying Checksum 19:10:30 b85a868b505f: Download complete 19:10:30 bab4dde63d76: Verifying Checksum 19:10:30 bab4dde63d76: Download complete 19:10:31 b85a868b505f: Pull complete 19:10:31 e2be974225ed: Pull complete 19:10:31 339a4e72a1f5: Pull complete 19:10:32 988bab9f4d93: Pull complete 19:10:32 1469e6f7b9e6: Pull complete 19:10:32 eaf3925da568: Pull complete 19:10:34 bab4dde63d76: Pull complete 19:10:34 bde34c3a00c8: Pull complete 19:10:34 b352a97aabf1: Pull complete 19:10:34 4872d77fe225: Pull complete 19:10:34 5851b861e8e6: Pull complete 19:10:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:10:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:34 prd-ubuntu20.04-docker-8c-8g-36408 does not seem to be running inside a container 19:10:34 $ 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:10:36 $ docker top 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a -eo pid,comm 19:10:36 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:10:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:36 [ssh-agent] Looking for ssh-agent implementation... 19:10:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:36 $ docker exec 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a ssh-agent 19:10:36 SSH_AUTH_SOCK=/tmp/ssh-txsuYVQnBbrb/agent.32 19:10:36 SSH_AGENT_PID=38 19:10:36 Running ssh-add (command line suppressed) 19:10:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6493441762217701253.key (/w/workspace/edgex-go/1@tmp/private_key_6493441762217701253.key) 19:10:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:36 + git tag --points-at HEAD [Pipeline] } 19:10:36 $ docker exec --env ******** --env ******** 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a ssh-agent -k 19:10:37 unset SSH_AUTH_SOCK; 19:10:37 unset SSH_AGENT_PID; 19:10:37 echo Agent pid 38 killed; 19:10:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:10:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:37 [ssh-agent] Looking for ssh-agent implementation... 19:10:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:37 $ docker exec 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a ssh-agent 19:10:37 SSH_AUTH_SOCK=/tmp/ssh-HCXSsjNrprNL/agent.71 19:10:37 SSH_AGENT_PID=77 19:10:37 Running ssh-add (command line suppressed) 19:10:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9015673310464081345.key (/w/workspace/edgex-go/1@tmp/private_key_9015673310464081345.key) 19:10:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:37 + git semver init 19:10:38 2025-01-09 19:10:38,080 [run_init] DEBUG init version:0.0.0 force:False 19:10:38 2025-01-09 19:10:38,081 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:10:38 2025-01-09 19:10:38,081 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:10:38 2025-01-09 19:10:38,082 [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:10:43 2025-01-09 19:10:42,851 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:10:43 2025-01-09 19:10:42,851 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5044 with force:False 19:10:43 2025-01-09 19:10:42,851 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5044 19:10:43 2025-01-09 19:10:42,856 [execute] INFO git cat-file --batch-check 19:10:43 2025-01-09 19:10:42,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:10:43 2025-01-09 19:10:42,864 [execute] INFO git cat-file --batch 19:10:43 2025-01-09 19:10:42,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:10:43 2025-01-09 19:10:42,870 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5044 19:10:43 0.0.0 [Pipeline] } 19:10:43 $ docker exec --env ******** --env ******** 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a ssh-agent -k 19:10:43 unset SSH_AUTH_SOCK; 19:10:43 unset SSH_AGENT_PID; 19:10:43 echo Agent pid 77 killed; 19:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:44 + git semver [Pipeline] } 19:10:44 $ docker stop --time=1 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a 19:10:45 $ docker rm -f --volumes 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a [Pipeline] // withDockerContainer [Pipeline] sh 19:10:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:10:46 Stashed 1 file(s) [Pipeline] echo 19:10:46 [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:10:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:10:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:10:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:10:47 ========================================================= 19:10:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:10:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:10:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 19:10:48 da9db072f522: Pulling fs layer 19:10:48 6ef4a4ee8ca5: Pulling fs layer 19:10:48 06f05ace1117: Pulling fs layer 19:10:48 5fe327b54edc: Pulling fs layer 19:10:48 4f4fb700ef54: Pulling fs layer 19:10:48 92a5565b7b96: Pulling fs layer 19:10:48 ff9bb7016b71: Pulling fs layer 19:10:48 b67dba6c2c7d: Pulling fs layer 19:10:48 a813b0c90790: Pulling fs layer 19:10:48 5fe327b54edc: Waiting 19:10:48 4f4fb700ef54: Waiting 19:10:48 92a5565b7b96: Waiting 19:10:48 ff9bb7016b71: Waiting 19:10:48 b67dba6c2c7d: Waiting 19:10:48 a813b0c90790: Waiting 19:10:48 6ef4a4ee8ca5: Download complete 19:10:48 5fe327b54edc: Verifying Checksum 19:10:48 5fe327b54edc: Download complete 19:10:48 4f4fb700ef54: Download complete 19:10:48 92a5565b7b96: Verifying Checksum 19:10:48 92a5565b7b96: Download complete 19:10:48 da9db072f522: Download complete 19:10:48 ff9bb7016b71: Verifying Checksum 19:10:48 ff9bb7016b71: Download complete 19:10:48 da9db072f522: Pull complete 19:10:48 a813b0c90790: Verifying Checksum 19:10:48 a813b0c90790: Download complete 19:10:48 6ef4a4ee8ca5: Pull complete 19:10:48 06f05ace1117: Verifying Checksum 19:10:48 06f05ace1117: Download complete 19:10:48 b67dba6c2c7d: Verifying Checksum 19:10:48 b67dba6c2c7d: Download complete 19:10:52 06f05ace1117: Pull complete 19:10:52 5fe327b54edc: Pull complete 19:10:52 4f4fb700ef54: Pull complete 19:10:52 92a5565b7b96: Pull complete 19:10:52 ff9bb7016b71: Pull complete 19:10:54 b67dba6c2c7d: Pull complete 19:10:55 a813b0c90790: Pull complete 19:10:55 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 19:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:10:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 19:10:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:10:55 WORKDIR /edgex 19:10:55 COPY go.mod . 19:10:55 RUN go mod download 19:10:55 + docker build -t ci-base-image-x86_64 -f - . 19:10:56 Sending build context to Docker daemon 178.5MB 19:10:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:10:56 ---> 3ba60ce46760 19:10:56 Step 2/4 : WORKDIR /edgex 19:10:59 ---> Running in 3a559354fb4f 19:10:59 Removing intermediate container 3a559354fb4f 19:10:59 ---> 8c63464949a7 19:10:59 Step 3/4 : COPY go.mod . 19:10:59 ---> a90580244356 19:10:59 Step 4/4 : RUN go mod download 19:10:59 ---> Running in 19b182298c8b 19:11:25 Removing intermediate container 19b182298c8b 19:11:25 ---> 842454adb24a 19:11:25 Successfully built 842454adb24a 19:11:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:26 + docker inspect -f . ci-base-image-x86_64 19:11:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:26 prd-ubuntu20.04-docker-8c-8g-36408 does not seem to be running inside a container 19:11:26 $ 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:11:26 $ docker top 2d5ee41fd340459240fc4c1673b4661945d96c1a62dce85988d1a3145b7cffb9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:27 + go version 19:11:27 go version go1.23.4 linux/amd64 [Pipeline] } 19:11:27 $ docker stop --time=1 2d5ee41fd340459240fc4c1673b4661945d96c1a62dce85988d1a3145b7cffb9 19:11:28 $ docker rm -f --volumes 2d5ee41fd340459240fc4c1673b4661945d96c1a62dce85988d1a3145b7cffb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:29 + docker inspect -f . ci-base-image-x86_64 19:11:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:29 prd-ubuntu20.04-docker-8c-8g-36408 does not seem to be running inside a container 19:11:29 $ 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:11:29 $ docker top c301d6b352746271effeba36f1da83ee73640f097fc9ce080d49b804618a49f4 -eo pid,comm [Pipeline] { [Pipeline] echo 19:11:30 ========================================================= 19:11:30 [edgeXBuildGoParallel] Running Tests and Build... 19:11:30 ========================================================= [Pipeline] sh 19:11:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:11:30 + make test 19:11:30 go test -race -coverprofile=coverage.out ./... 19:11:40 ? github.com/edgexfoundry/edgex-go [no test files] 19:12:07 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 19:12:07 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 19:12:08 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 19:12:08 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 19:12:08 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 19:12:08 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 19:12:08 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 19:12:08 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 19:12:08 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 19:12:08 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 19:12:08 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 19:12:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:12:09 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 19:12:09 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 19:12:09 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 19:12:10 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 19:12:10 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 19:12:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 19:12:12 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 19:12:12 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 19:12:12 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 19:12:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 19:12:13 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 19:12:13 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 19:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:12:14 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 19:12:14 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 19:12:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 19:12:14 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:12:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 19:12:14 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 19:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:12:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:12:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 19:12:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:12:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 19:12:16 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 19:12:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 19:12:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 48.4% of statements 19:12:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 19:12:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 19:12:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.391s coverage: 93.4% of statements 19:12:17 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.061s coverage: 91.7% of statements 19:12:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 9.4% of statements 19:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:12:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:12:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:12:18 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 19:12:18 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 19:12:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 19:12:18 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 19:12:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:12:18 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 19:12:18 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 19:12:18 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.416s coverage: 95.8% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 19:12:20 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 19:12:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:12:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 19:12:20 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 19:12:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 19:12:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] 19:12:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 19:12:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 44.2% of statements 19:12:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements 19:12:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 19:12:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 19:12:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 19:12:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 19:12:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 19:12:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 19:12:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements 19:12:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:12:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 19:12:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 19:12:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 19:12:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 19:12:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 19:12:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 19:12:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 19:12:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 19:12:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 19:12:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 19:12:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 19:12:25 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 19:12:25 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 19:12:25 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 19:12:26 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 19:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:12:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 19:12:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 19:12:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 19:12:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 19:12:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 19:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 19:12:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:12:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 19:12:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 19:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:12:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 19:12:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 19:12:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 19:12:34 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 19:12:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.023s coverage: 94.4% of statements 19:12:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 19:12:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 19:12:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 19:12:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 19:12:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:12:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 19:12:37 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:12:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 19:12:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 19:12:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 19:12:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:12:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.146s coverage: 63.1% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.021s coverage: 88.6% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 36.8% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 94.9% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 45.8% of statements 19:12:43 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:12:43 running golangci-lint 19:12:43 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 19:12:43 go version go1.23.4 linux/amd64 19:12:44 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 19:12:44 level=info msg="[config_reader] Used config file .golangci.yml" 19:12:44 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:13:10 level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 24.442451353s" 19:13:10 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.557786ms" 19:13:22 level=info msg="[linters_context/goanalysis] analyzers took 2m4.701213851s with top 10 stages: buildir: 1m8.446911459s, gosec: 4.3425451s, inspect: 2.920170561s, nilness: 2.262505906s, fact_deprecated: 2.250871126s, printf: 1.978783497s, fact_purity: 1.932309747s, S1038: 1.603155849s, ctrlflow: 1.555626784s, typedness: 1.121048954s" 19:13:22 level=info msg="[runner] Issues before processing: 199, after processing: 0" 19:13:22 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 199/199, exclude: 199/199, exclude-rules: 199/17, invalid_issue: 199/199, skip_dirs: 199/199, identifier_marker: 199/199, autogenerated_exclude: 199/199, cgo: 199/199, filename_unadjuster: 199/199, path_prettifier: 199/199, nolint: 17/0" 19:13:22 level=info msg="[runner] processing took 19.65886ms with stages: nolint: 8.410244ms, identifier_marker: 5.419ms, autogenerated_exclude: 1.769139ms, path_prettifier: 1.650064ms, exclude-rules: 1.375573ms, skip_dirs: 901.695µs, cgo: 75.403µs, invalid_issue: 35.351µs, filename_unadjuster: 16.041µs, max_same_issues: 1.14µs, uniq_by_line: 700ns, source_code: 630ns, skip_files: 550ns, fixer: 530ns, path_prefixer: 490ns, sort_results: 450ns, severity-rules: 390ns, path_shortener: 380ns, max_from_linter: 300ns, max_per_file_from_linter: 280ns, exclude: 270ns, diff: 240ns" 19:13:22 level=info msg="[runner] linters took 14.045030321s with stages: goanalysis_metalinter: 14.025237736s" 19:13:22 level=info msg="File cache stats: 0 entries of total size 0B" 19:13:22 level=info msg="Memory: 380 samples, avg is 299.9MB, max is 1324.3MB" 19:13:22 level=info msg="Execution took 38.541276598s" 19:13:22 go vet ./... 19:13:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:31 ./bin/test-attribution-txt.sh [Pipeline] echo 19:13:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:13:31 + ls -al . 19:13:31 total 1836 19:13:31 drwxrwxr-x 11 1001 1001 4096 Jan 9 19:11 . 19:13:31 drwxr-xr-x 4 root root 4096 Jan 9 19:11 .. 19:13:31 drwxrwxr-x 2 1001 1001 4096 Jan 9 19:10 .blubracket 19:13:31 -rw-rw-r-- 1 1001 1001 10 Jan 9 19:10 .dockerignore 19:13:31 drwxrwxr-x 8 1001 1001 4096 Jan 9 19:12 .git 19:13:31 drwxrwxr-x 3 1001 1001 4096 Jan 9 19:10 .github 19:13:31 -rw-rw-r-- 1 1001 1001 907 Jan 9 19:10 .gitignore 19:13:31 -rw-rw-r-- 1 1001 1001 199 Jan 9 19:10 .golangci.yml 19:13:31 -rw-rw-r-- 1 1001 1001 100 Jan 9 19:10 .hadolint.yml 19:13:31 drwxr-xr-x 3 1001 1001 4096 Jan 9 19:10 .semver 19:13:31 -rw-rw-r-- 1 1001 1001 155 Jan 9 19:10 .sonarcloud.properties 19:13:31 -rw-rw-r-- 1 1001 1001 1171 Jan 9 19:10 ADOPTERS.md 19:13:31 -rw-rw-r-- 1 1001 1001 17256 Jan 9 19:10 Attribution.txt 19:13:31 -rw-rw-r-- 1 1001 1001 100284 Jan 9 19:10 CHANGELOG.md 19:13:31 -rw-rw-r-- 1 1001 1001 3804 Jan 9 19:10 CONTRIBUTING.md 19:13:31 -rw-rw-r-- 1 1001 1001 677 Jan 9 19:10 GOVERNANCE.md 19:13:31 -rw-rw-r-- 1 1001 1001 858 Jan 9 19:10 Jenkinsfile 19:13:31 -rw-rw-r-- 1 1001 1001 10775 Jan 9 19:10 LICENSE 19:13:31 -rw-rw-r-- 1 1001 1001 16740 Jan 9 19:10 Makefile 19:13:31 -rw-rw-r-- 1 1001 1001 582 Jan 9 19:10 OWNERS.md 19:13:31 -rw-rw-r-- 1 1001 1001 9932 Jan 9 19:10 README.md 19:13:31 -rw-rw-r-- 1 1001 1001 789 Jan 9 19:10 SECURITY.md 19:13:31 -rw-rw-r-- 1 1001 1001 5 Jan 9 19:10 VERSION 19:13:31 drwxrwxr-x 2 1001 1001 4096 Jan 9 19:10 bin 19:13:31 drwxrwxr-x 19 1001 1001 4096 Jan 9 19:10 cmd 19:13:31 -rw-r--r-- 1 root root 1510933 Jan 9 19:12 coverage.out 19:13:31 drwxrwxr-x 2 1001 1001 4096 Jan 9 19:10 fuzz_test 19:13:31 -rw-rw-r-- 1 1001 1001 6506 Jan 9 19:10 go.mod 19:13:31 -rw-rw-r-- 1 1001 1001 88058 Jan 9 19:10 go.sum 19:13:31 drwxrwxr-x 7 1001 1001 4096 Jan 9 19:10 internal 19:13:31 drwxrwxr-x 2 1001 1001 4096 Jan 9 19:10 openapi 19:13:31 -rw-rw-r-- 1 1001 1001 584 Jan 9 19:10 security.txt 19:13:31 -rw-rw-r-- 1 1001 1001 204 Jan 9 19:10 version.go [Pipeline] sh 19:13:31 + '[' -e coverage.out ] 19:13:31 + chown 1001:1001 coverage.out [Pipeline] stash 19:13:32 Stashed 1 file(s) [Pipeline] sh 19:13:32 + make build 19:13:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:13:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:13:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 19:13:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:14:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:14:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:14:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:14:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:14:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:14:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:14:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 19:14:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:14:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:14:15 $ docker stop --time=1 c301d6b352746271effeba36f1da83ee73640f097fc9ce080d49b804618a49f4 19:14:20 $ docker rm -f --volumes c301d6b352746271effeba36f1da83ee73640f097fc9ce080d49b804618a49f4 [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:14:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:22 19:14:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:23 latest: Pulling from edgex-devops/edgex-compose 19:14:23 91d30c5bc195: Pulling fs layer 19:14:23 2e9b0aa3be6d: Pulling fs layer 19:14:23 9c61dcf015f6: Pulling fs layer 19:14:23 4698f68db338: Pulling fs layer 19:14:23 2a2f49069b9e: Pulling fs layer 19:14:23 e0025b399a48: Pulling fs layer 19:14:23 2a2f49069b9e: Waiting 19:14:23 4698f68db338: Waiting 19:14:23 e0025b399a48: Waiting 19:14:23 91d30c5bc195: Verifying Checksum 19:14:23 4698f68db338: Verifying Checksum 19:14:23 4698f68db338: Download complete 19:14:23 2e9b0aa3be6d: Verifying Checksum 19:14:23 2e9b0aa3be6d: Download complete 19:14:23 e0025b399a48: Download complete 19:14:23 91d30c5bc195: Pull complete 19:14:23 2a2f49069b9e: Download complete 19:14:23 2e9b0aa3be6d: Pull complete 19:14:23 9c61dcf015f6: Verifying Checksum 19:14:23 9c61dcf015f6: Download complete 19:14:27 9c61dcf015f6: Pull complete 19:14:27 4698f68db338: Pull complete 19:14:27 2a2f49069b9e: Pull complete 19:14:32 e0025b399a48: Pull complete 19:14:32 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:33 prd-ubuntu20.04-docker-8c-8g-36408 does not seem to be running inside a container 19:14:33 $ 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:14:33 $ docker top 799e07b3f077d48955f9aab41fbbeaa08fff619f5378464c79b9d3ebef1b4e79 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:34 + docker compose -f ./docker-compose-build.yml build --parallel 19:14:36 #1 [support-scheduler internal] load build definition from Dockerfile 19:14:36 #1 transferring dockerfile: 1.82kB done 19:14:36 #1 DONE 0.1s 19:14:36 19:14:36 #2 [security-proxy-setup internal] load build definition from Dockerfile 19:14:36 #2 transferring dockerfile: 2.50kB done 19:14:36 #2 DONE 0.0s 19:14:36 19:14:36 #3 [core-keeper internal] load build definition from Dockerfile 19:14:36 #3 transferring dockerfile: 2.07kB done 19:14:36 #3 DONE 0.0s 19:14:36 19:14:36 #4 [core-metadata internal] load build definition from Dockerfile 19:14:36 #4 transferring dockerfile: 2.13kB done 19:14:36 #4 DONE 0.0s 19:14:36 19:14:36 #5 [security-proxy-auth internal] load build definition from Dockerfile 19:14:36 #5 transferring dockerfile: 2.15kB done 19:14:36 #5 DONE 0.0s 19:14:36 19:14:36 #6 [core-command internal] load build definition from Dockerfile 19:14:36 #6 transferring dockerfile: 1.94kB done 19:14:36 #6 DONE 0.0s 19:14:36 19:14:36 #7 [support-scheduler internal] load .dockerignore 19:14:36 #7 transferring context: 50B done 19:14:36 #7 DONE 0.0s 19:14:36 19:14:36 #8 [security-spire-config internal] load build definition from Dockerfile 19:14:36 #8 transferring dockerfile: 1.69kB done 19:14:36 #8 DONE 0.1s 19:14:36 19:14:36 #9 [security-spire-agent internal] load build definition from Dockerfile 19:14:36 #9 transferring dockerfile: 1.81kB done 19:14:36 #9 DONE 0.1s 19:14:36 19:14:36 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:14:36 #10 transferring dockerfile: 2.23kB done 19:14:36 #10 DONE 0.1s 19:14:36 19:14:36 #11 [security-spire-server internal] load build definition from Dockerfile 19:14:36 #11 transferring dockerfile: 1.70kB done 19:14:36 #11 DONE 0.1s 19:14:36 19:14:36 #12 [security-secretstore-setup internal] load build definition from Dockerfile 19:14:36 #12 transferring dockerfile: 2.49kB done 19:14:37 #12 DONE 0.1s 19:14:37 19:14:37 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:14:37 #13 transferring dockerfile: 1.89kB done 19:14:37 #13 DONE 0.1s 19:14:37 19:14:37 #14 [security-bootstrapper internal] load build definition from Dockerfile 19:14:37 #14 transferring dockerfile: 3.02kB done 19:14:37 #14 DONE 0.1s 19:14:37 19:14:37 #15 [support-notifications internal] load build definition from Dockerfile 19:14:37 #15 transferring dockerfile: 2.04kB done 19:14:37 #15 DONE 0.1s 19:14:37 19:14:37 #16 [core-data internal] load build definition from Dockerfile 19:14:37 #16 transferring dockerfile: 2.07kB done 19:14:37 #16 DONE 0.1s 19:14:37 19:14:37 #17 [security-proxy-setup internal] load .dockerignore 19:14:37 #17 transferring context: 50B done 19:14:37 #17 DONE 0.1s 19:14:37 19:14:37 #18 [core-metadata internal] load .dockerignore 19:14:37 #18 transferring context: 50B done 19:14:37 #18 DONE 0.1s 19:14:37 19:14:37 #19 [core-keeper internal] load .dockerignore 19:14:37 #19 transferring context: 50B done 19:14:37 #19 DONE 0.1s 19:14:37 19:14:37 #20 [security-proxy-auth internal] load .dockerignore 19:14:37 #20 transferring context: 50B done 19:14:37 #20 DONE 0.0s 19:14:37 19:14:37 #21 [core-command internal] load .dockerignore 19:14:37 #21 transferring context: 50B done 19:14:37 #21 DONE 0.0s 19:14:37 19:14:37 #22 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:14:37 #22 DONE 0.0s 19:14:37 19:14:37 #23 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 19:14:37 #23 ... 19:14:37 19:14:37 #24 [security-spire-config internal] load .dockerignore 19:14:37 #24 transferring context: 50B done 19:14:37 #24 DONE 0.0s 19:14:37 19:14:37 #25 [security-spire-agent internal] load .dockerignore 19:14:37 #25 transferring context: 50B done 19:14:37 #25 DONE 0.1s 19:14:37 19:14:37 #26 [core-common-config-bootstrapper internal] load .dockerignore 19:14:37 #26 transferring context: 50B done 19:14:37 #26 DONE 0.1s 19:14:37 19:14:37 #27 [security-spire-server internal] load .dockerignore 19:14:37 #27 transferring context: 50B done 19:14:37 #27 DONE 0.1s 19:14:37 19:14:37 #28 [security-spiffe-token-provider internal] load .dockerignore 19:14:37 #28 transferring context: 50B done 19:14:37 #28 DONE 0.1s 19:14:37 19:14:37 #29 [security-bootstrapper internal] load .dockerignore 19:14:37 #29 transferring context: 50B done 19:14:37 #29 DONE 0.0s 19:14:37 19:14:37 #30 [security-secretstore-setup internal] load .dockerignore 19:14:37 #30 transferring context: 50B done 19:14:37 #30 DONE 0.1s 19:14:37 19:14:37 #23 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 19:14:37 #23 DONE 0.2s 19:14:37 19:14:37 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:14:37 #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 19:14:37 #31 ... 19:14:37 19:14:37 #32 [core-data internal] load .dockerignore 19:14:37 #32 transferring context: 50B done 19:14:37 #32 DONE 0.1s 19:14:37 19:14:37 #33 [support-notifications internal] load .dockerignore 19:14:37 #33 transferring context: 50B done 19:14:37 #33 DONE 0.1s 19:14:37 19:14:37 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:14:37 #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 19:14:37 #31 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 19:14:37 #31 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 19:14:37 #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.15MB / 3.63MB 0.1s 19:14:37 #31 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 19:14:37 #31 ... 19:14:37 19:14:37 #22 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:14:37 #22 DONE 0.0s 19:14:37 19:14:37 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:14:37 #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s 19:14:37 #31 ... 19:14:37 19:14:37 #22 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:14:37 #22 DONE 0.0s 19:14:37 19:14:37 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:14:37 #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 19:14:37 #31 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 19:14:37 #31 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 19:14:37 #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done 19:14:37 #31 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 19:14:37 #31 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 19:14:37 #31 ... 19:14:37 19:14:37 #23 [core-command internal] load metadata for docker.io/library/alpine:3.20 19:14:37 #23 DONE 0.4s 19:14:37 19:14:37 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:14:37 #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 19:14:37 #31 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 19:14:37 #31 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 19:14:37 #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done 19:14:37 #31 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 19:14:37 #31 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 19:14:38 #31 ... 19:14:38 19:14:38 #22 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:14:38 #22 DONE 0.0s 19:14:38 19:14:38 #22 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:14:38 #22 DONE 0.0s 19:14:38 19:14:38 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:14:38 #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 19:14:38 #31 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 19:14:38 #31 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 19:14:38 #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done 19:14:38 #31 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 19:14:38 #31 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 19:14:38 #31 ... 19:14:38 19:14:38 #22 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:14:38 #22 DONE 0.0s 19:14:38 19:14:38 #23 [core-data internal] load metadata for docker.io/library/alpine:3.20 19:14:38 #23 DONE 0.8s 19:14:38 19:14:38 #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:14:38 #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 19:14:38 #31 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 19:14:38 #31 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 19:14:38 #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done 19:14:38 #31 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 19:14:38 #31 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 19:14:38 #31 DONE 1.6s 19:14:38 19:14:38 #34 [support-scheduler internal] load build context 19:14:39 #34 ... 19:14:39 19:14:39 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:14:39 #35 DONE 1.9s 19:14:39 19:14:39 #34 [support-scheduler internal] load build context 19:14:42 #34 transferring context: 140.12MB 5.0s 19:14:45 #34 ... 19:14:45 19:14:45 #36 [core-keeper internal] load build context 19:14:45 #36 ... 19:14:45 19:14:45 #34 [support-scheduler internal] load build context 19:14:47 #34 ... 19:14:47 19:14:47 #37 [security-proxy-setup internal] load build context 19:14:47 #37 ... 19:14:47 19:14:47 #34 [support-scheduler internal] load build context 19:14:47 #34 transferring context: 231.22MB 10.1s 19:14:47 #34 ... 19:14:47 19:14:47 #38 [core-metadata internal] load build context 19:14:47 #38 ... 19:14:47 19:14:47 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:14:47 #39 ... 19:14:47 19:14:47 #40 [security-proxy-auth internal] load build context 19:14:47 #40 ... 19:14:47 19:14:47 #41 [core-command internal] load build context 19:14:48 #41 ... 19:14:48 19:14:48 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:14:48 #42 ... 19:14:48 19:14:48 #43 [security-spiffe-token-provider internal] load build context 19:14:48 #43 ... 19:14:48 19:14:48 #44 [security-bootstrapper internal] load build context 19:14:48 #44 ... 19:14:48 19:14:48 #45 [core-common-config-bootstrapper internal] load build context 19:14:48 #45 ... 19:14:48 19:14:48 #46 [core-data internal] load build context 19:14:48 #46 ... 19:14:48 19:14:48 #47 [security-secretstore-setup internal] load build context 19:14:48 #47 ... 19:14:48 19:14:48 #48 [support-notifications internal] load build context 19:14:48 #48 ... 19:14:48 19:14:48 #45 [core-common-config-bootstrapper internal] load build context 19:14:48 #45 ... 19:14:48 19:14:48 #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:49 #49 ... 19:14:49 19:14:49 #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:14:49 #50 ... 19:14:49 19:14:49 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:14:49 #51 ... 19:14:49 19:14:49 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:14:49 #52 ... 19:14:49 19:14:49 #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:14:49 #53 ... 19:14:49 19:14:49 #38 [core-metadata internal] load build context 19:14:52 #38 transferring context: 436.70MB 15.0s 19:14:52 #38 transferring context: 439.00MB 15.0s done 19:14:53 #38 ... 19:14:53 19:14:53 #34 [support-scheduler internal] load build context 19:14:53 #34 transferring context: 439.00MB 15.9s done 19:14:54 #34 ... 19:14:54 19:14:54 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:14:56 #54 ... 19:14:56 19:14:56 #36 [core-keeper internal] load build context 19:14:56 #36 transferring context: 439.00MB 14.5s done 19:14:56 #36 ... 19:14:56 19:14:56 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:14:56 #55 ... 19:14:56 19:14:56 #43 [security-spiffe-token-provider internal] load build context 19:14:56 #43 transferring context: 439.00MB 14.6s done 19:14:59 #43 ... 19:14:59 19:14:59 #37 [security-proxy-setup internal] load build context 19:14:59 #37 transferring context: 439.00MB 14.3s done 19:14:59 #37 ... 19:14:59 19:14:59 #47 [security-secretstore-setup internal] load build context 19:14:59 #47 transferring context: 439.00MB 13.3s done 19:14:59 #47 ... 19:14:59 19:14:59 #41 [core-command internal] load build context 19:14:59 #41 transferring context: 439.00MB 13.9s done 19:14:59 #41 ... 19:14:59 19:14:59 #40 [security-proxy-auth internal] load build context 19:14:59 #40 transferring context: 439.00MB 15.0s done 19:15:00 #40 ... 19:15:00 19:15:00 #44 [security-bootstrapper internal] load build context 19:15:00 #44 transferring context: 439.00MB 14.6s done 19:15:00 #44 ... 19:15:00 19:15:00 #46 [core-data internal] load build context 19:15:00 #46 transferring context: 439.00MB 12.8s done 19:15:00 #46 ... 19:15:00 19:15:00 #45 [core-common-config-bootstrapper internal] load build context 19:15:00 #45 transferring context: 439.00MB 14.1s done 19:15:00 #45 ... 19:15:00 19:15:00 #48 [support-notifications internal] load build context 19:15:00 #48 transferring context: 439.00MB 13.0s done 19:15:01 #48 ... 19:15:01 19:15:01 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:15:03 #56 ... 19:15:03 19:15:03 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:15:03 #42 DONE 25.6s 19:15:03 19:15:03 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 19:15:06 #57 ... 19:15:06 19:15:06 #58 [core-metadata builder 2/7] WORKDIR /edgex-go 19:15:07 #58 ... 19:15:07 19:15:07 #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:15:07 #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 19:15:07 #31 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 19:15:07 #31 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 19:15:07 #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done 19:15:07 #31 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 19:15:07 #31 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 19:15:07 #31 DONE 1.6s 19:15:07 19:15:07 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:15:07 #39 DONE 29.7s 19:15:07 19:15:07 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:15:07 #59 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:15:08 #59 ... 19:15:08 19:15:08 #41 [core-command internal] load build context 19:15:08 #41 DONE 30.2s 19:15:08 19:15:08 #46 [core-data internal] load build context 19:15:08 #46 DONE 29.7s 19:15:08 19:15:08 #37 [security-proxy-setup internal] load build context 19:15:08 #37 DONE 30.6s 19:15:08 19:15:08 #48 [support-notifications internal] load build context 19:15:08 #48 DONE 29.8s 19:15:08 19:15:08 #36 [core-keeper internal] load build context 19:15:08 #36 DONE 30.6s 19:15:08 19:15:08 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:08 #60 ... 19:15:08 19:15:08 #40 [security-proxy-auth internal] load build context 19:15:08 #40 DONE 30.6s 19:15:08 19:15:08 #47 [security-secretstore-setup internal] load build context 19:15:08 #47 DONE 30.0s 19:15:08 19:15:08 #45 [core-common-config-bootstrapper internal] load build context 19:15:08 #45 DONE 30.2s 19:15:08 19:15:08 #38 [core-metadata internal] load build context 19:15:08 #38 DONE 30.7s 19:15:08 19:15:08 #44 [security-bootstrapper internal] load build context 19:15:08 #44 DONE 30.3s 19:15:08 19:15:08 #43 [security-spiffe-token-provider internal] load build context 19:15:08 #43 DONE 30.3s 19:15:08 19:15:08 #34 [support-scheduler internal] load build context 19:15:08 #34 DONE 31.1s 19:15:08 19:15:08 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:15:08 #59 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.9s done 19:15:08 #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 19:15:08 #59 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:15:08 #59 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:15:08 #59 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:15:08 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:15:08 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 19:15:08 #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:15:08 #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 19:15:08 #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 19:15:08 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:15:08 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:15:08 #59 ... 19:15:08 19:15:08 #61 [security-spire-config internal] load build context 19:15:08 #61 transferring context: 21.93kB 0.0s done 19:15:08 #61 DONE 1.2s 19:15:08 19:15:08 #62 [security-spire-server internal] load build context 19:15:08 #62 transferring context: 23.68kB 0.0s done 19:15:08 #62 DONE 1.3s 19:15:08 19:15:08 #63 [security-spire-agent internal] load build context 19:15:08 #63 transferring context: 23.21kB 0.0s done 19:15:08 #63 DONE 1.3s 19:15:08 19:15:08 #58 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:15:08 #58 DONE 2.5s 19:15:08 19:15:08 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:15:08 #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 19:15:08 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:15:08 #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.4s 19:15:08 #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:15:08 #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 19:15:08 #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.5s 19:15:08 #59 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:15:08 #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s 19:15:08 #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s done 19:15:09 #59 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19:15:09 #59 ... 19:15:09 19:15:09 #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:09 #49 DONE 30.7s 19:15:09 19:15:09 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:15:10 #59 ... 19:15:10 19:15:10 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 19:15:10 #57 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:10 #57 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:10 #57 10.83 (1/7) Installing ca-certificates (20241121-r1) 19:15:10 #57 10.85 (2/7) Installing dumb-init (1.2.5-r3) 19:15:10 #57 10.85 (3/7) Installing libgcc (13.2.1_git20240309-r0) 19:15:10 #57 10.85 (4/7) Installing libsodium (1.0.19-r0) 19:15:10 #57 10.86 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 19:15:10 #57 10.88 (6/7) Installing libzmq (4.3.5-r2) 19:15:10 #57 10.89 (7/7) Installing zeromq (4.3.5-r2) 19:15:10 #57 10.90 Executing busybox-1.36.1-r29.trigger 19:15:10 #57 10.91 Executing ca-certificates-20241121-r1.trigger 19:15:10 #57 10.94 OK: 12 MiB in 21 packages 19:15:10 #57 DONE 11.7s 19:15:10 19:15:10 #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:15:10 #50 30.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:10 #50 30.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:10 #50 30.60 (1/3) Installing ca-certificates (20241121-r1) 19:15:10 #50 30.61 (2/3) Installing dumb-init (1.2.5-r3) 19:15:10 #50 30.62 (3/3) Installing tzdata (2024b-r0) 19:15:10 #50 30.65 Executing busybox-1.36.1-r29.trigger 19:15:10 #50 30.66 Executing ca-certificates-20241121-r1.trigger 19:15:10 #50 30.73 OK: 10 MiB in 17 packages 19:15:10 #50 DONE 31.5s 19:15:10 19:15:10 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:15:10 #59 ... 19:15:10 19:15:10 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:15:10 #54 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:10 #54 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:10 #54 16.01 (1/2) Installing dumb-init (1.2.5-r3) 19:15:10 #54 16.02 (2/2) Installing su-exec (0.2-r3) 19:15:10 #54 16.02 Executing busybox-1.36.1-r29.trigger 19:15:10 #54 16.03 OK: 8 MiB in 16 packages 19:15:10 #54 DONE 16.4s 19:15:10 19:15:10 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:15:10 #52 30.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:10 #52 30.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:10 #52 30.61 (1/4) Installing ca-certificates (20241121-r1) 19:15:10 #52 30.63 (2/4) Installing dumb-init (1.2.5-r3) 19:15:10 #52 30.63 (3/4) Installing su-exec (0.2-r3) 19:15:10 #52 30.63 (4/4) Installing yq-go (4.44.1-r2) 19:15:10 #52 30.71 Executing busybox-1.36.1-r29.trigger 19:15:10 #52 30.71 Executing ca-certificates-20241121-r1.trigger 19:15:10 #52 30.76 OK: 19 MiB in 18 packages 19:15:10 #52 DONE 31.6s 19:15:10 19:15:10 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:15:10 #51 30.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:10 #51 30.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:10 #51 31.17 (1/4) Installing dumb-init (1.2.5-r3) 19:15:10 #51 31.19 (2/4) Installing openssl (3.3.2-r1) 19:15:10 #51 31.20 (3/4) Installing su-exec (0.2-r3) 19:15:10 #51 31.21 (4/4) Installing yq-go (4.44.1-r2) 19:15:10 #51 31.31 Executing busybox-1.36.1-r29.trigger 19:15:10 #51 31.32 OK: 19 MiB in 18 packages 19:15:10 #51 DONE 31.6s 19:15:10 19:15:10 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:15:10 #59 ... 19:15:10 19:15:10 #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:15:10 #53 30.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:10 #53 30.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:10 #53 31.26 (1/1) Installing dumb-init (1.2.5-r3) 19:15:10 #53 31.27 Executing busybox-1.36.1-r29.trigger 19:15:10 #53 31.27 OK: 8 MiB in 15 packages 19:15:10 #53 DONE 31.7s 19:15:10 19:15:10 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:15:10 #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done 19:15:10 #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:15:10 #64 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:15:10 #64 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:15:10 #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:15:10 #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:15:10 #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:15:10 #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:15:10 #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 19:15:10 #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 19:15:10 #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:15:10 #64 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 19:15:10 #64 DONE 3.4s 19:15:10 19:15:10 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:15:10 #59 ... 19:15:10 19:15:10 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:15:10 #55 24.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:10 #55 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:10 #55 24.95 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:15:10 #55 24.95 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:15:10 #55 24.95 OK: 24170 distinct packages available 19:15:10 #55 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:10 #55 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:10 #55 25.41 (1/14) Installing ca-certificates (20241121-r1) 19:15:10 #55 25.42 (2/14) Installing brotli-libs (1.1.0-r2) 19:15:10 #55 25.44 (3/14) Installing c-ares (1.33.1-r0) 19:15:10 #55 25.44 (4/14) Installing libunistring (1.2-r0) 19:15:10 #55 25.46 (5/14) Installing libidn2 (2.3.7-r0) 19:15:10 #55 25.46 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:15:10 #55 25.47 (7/14) Installing libpsl (0.21.5-r1) 19:15:10 #55 25.47 (8/14) Installing zstd-libs (1.5.6-r0) 19:15:10 #55 25.48 (9/14) Installing libcurl (8.11.1-r0) 19:15:10 #55 25.49 (10/14) Installing curl (8.11.1-r0) 19:15:10 #55 25.51 (11/14) Installing dumb-init (1.2.5-r3) 19:15:10 #55 25.51 (12/14) Installing musl-obstack (1.2.3-r2) 19:15:10 #55 25.52 (13/14) Installing libucontext (1.2-r3) 19:15:10 #55 25.52 (14/14) Installing gcompat (1.1.0-r4) 19:15:10 #55 25.52 Executing busybox-1.36.1-r29.trigger 19:15:10 #55 25.53 Executing ca-certificates-20241121-r1.trigger 19:15:10 #55 25.58 OK: 13 MiB in 28 packages 19:15:10 #55 DONE 25.7s 19:15:10 19:15:10 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:15:10 #59 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done 19:15:11 #59 DONE 3.8s 19:15:11 19:15:11 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:15:11 #56 8.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:11 #56 8.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:11 #56 9.128 (1/1) Installing dumb-init (1.2.5-r3) 19:15:11 #56 9.136 Executing busybox-1.36.1-r29.trigger 19:15:11 #56 9.140 OK: 8 MiB in 15 packages 19:15:11 #56 DONE 9.5s 19:15:11 19:15:11 #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:15:11 #65 ... 19:15:11 19:15:11 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:15:11 #0 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:11 #0 2.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:11 #0 2.807 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:15:11 #0 2.807 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:15:11 #0 2.807 OK: 24170 distinct packages available 19:15:11 #0 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:11 #0 2.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:11 #0 3.207 (1/4) Installing dumb-init (1.2.5-r3) 19:15:11 #0 3.211 (2/4) Installing musl-obstack (1.2.3-r2) 19:15:11 #0 3.214 (3/4) Installing libucontext (1.2-r3) 19:15:11 #0 3.220 (4/4) Installing gcompat (1.1.0-r4) 19:15:11 #0 3.224 Executing busybox-1.36.1-r29.trigger 19:15:11 #0 3.233 OK: 8 MiB in 18 packages 19:15:11 #66 DONE 3.4s 19:15:11 19:15:11 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:11 #60 2.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:11 #60 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:11 #60 2.940 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:15:11 #60 2.940 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:15:11 #60 2.940 OK: 24170 distinct packages available 19:15:11 #60 3.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:11 #60 3.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:11 #60 3.413 (1/5) Installing dumb-init (1.2.5-r3) 19:15:11 #60 3.417 (2/5) Installing musl-obstack (1.2.3-r2) 19:15:11 #60 3.420 (3/5) Installing libucontext (1.2-r3) 19:15:11 #60 3.424 (4/5) Installing gcompat (1.1.0-r4) 19:15:11 #60 3.429 (5/5) Installing openssl (3.3.2-r1) 19:15:11 #60 3.441 Executing busybox-1.36.1-r29.trigger 19:15:11 #60 3.454 OK: 9 MiB in 19 packages 19:15:11 #60 DONE 3.6s 19:15:11 19:15:11 #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:15:11 #67 ... 19:15:11 19:15:11 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:15:11 #0 2.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:11 #0 2.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:11 #0 3.146 OK: 248 MiB in 58 packages 19:15:11 #68 DONE 3.3s 19:15:12 19:15:12 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:12 #69 DONE 3.3s 19:15:12 19:15:12 #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:15:12 #70 DONE 0.1s 19:15:12 19:15:12 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:12 #71 ... 19:15:12 19:15:12 #72 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:15:12 #72 DONE 0.0s 19:15:12 19:15:12 #73 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:15:12 #0 3.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:12 #0 3.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:12 #0 3.650 OK: 248 MiB in 58 packages 19:15:12 #73 DONE 3.8s 19:15:12 19:15:12 #74 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:12 #74 ... 19:15:12 19:15:12 #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:15:12 #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:12 #0 3.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:12 #0 3.917 OK: 248 MiB in 58 packages 19:15:12 #75 DONE 4.1s 19:15:12 19:15:12 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:15:12 #76 DONE 0.1s 19:15:12 19:15:12 #77 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 19:15:12 #0 3.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:12 #0 3.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:12 #0 3.994 OK: 248 MiB in 58 packages 19:15:12 #77 DONE 4.1s 19:15:12 19:15:12 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:15:12 #78 DONE 0.0s 19:15:12 19:15:12 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:13 #79 ... 19:15:13 19:15:13 #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:15:13 #0 3.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:13 #0 3.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:13 #0 4.069 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:15:13 #0 4.069 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:15:13 #0 4.069 OK: 24172 distinct packages available 19:15:13 #0 4.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:13 #0 4.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:13 #0 4.499 OK: 248 MiB in 58 packages 19:15:13 #80 DONE 4.6s 19:15:13 19:15:13 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:15:13 #81 DONE 0.0s 19:15:13 19:15:13 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:13 #82 ... 19:15:13 19:15:13 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:15:13 #0 2.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:13 #0 2.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:13 #0 2.978 OK: 10 MiB in 17 packages 19:15:13 #83 DONE 3.1s 19:15:13 19:15:13 #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:15:13 #65 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:13 #65 3.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:14 #65 ... 19:15:14 19:15:14 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:15:14 #0 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:14 #0 2.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:14 #0 3.228 OK: 19 MiB in 18 packages 19:15:14 #84 DONE 3.3s 19:15:14 19:15:14 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:15:14 #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:14 #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:14 #0 3.224 OK: 8 MiB in 16 packages 19:15:14 #85 DONE 3.3s 19:15:14 19:15:14 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:15:14 #0 2.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:14 #0 2.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:14 #0 3.227 OK: 19 MiB in 18 packages 19:15:14 #86 DONE 3.3s 19:15:14 19:15:14 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:15:14 #87 DONE 0.0s 19:15:14 19:15:14 #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:15:14 #65 3.502 OK: 8 MiB in 15 packages 19:15:14 #65 DONE 3.6s 19:15:14 19:15:14 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:15:14 #88 ... 19:15:14 19:15:14 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:15:14 #0 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:14 #0 3.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:14 #0 3.369 OK: 8 MiB in 15 packages 19:15:14 #89 DONE 3.5s 19:15:14 19:15:14 #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 19:15:14 #0 3.372 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:14 #0 3.915 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:14 #0 4.592 (1/1) Installing dumb-init (1.2.5-r3) 19:15:14 #0 4.875 Executing busybox-1.36.1-r29.trigger 19:15:14 #0 4.884 OK: 8 MiB in 15 packages 19:15:14 #90 DONE 5.0s 19:15:14 19:15:14 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 19:15:14 #0 2.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:14 #0 3.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:14 #0 4.039 OK: 12 MiB in 21 packages 19:15:14 #91 DONE 4.2s 19:15:14 19:15:14 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:15:14 #0 3.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:14 #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:14 #0 3.466 OK: 8 MiB in 18 packages 19:15:14 #92 DONE 3.6s 19:15:14 19:15:14 #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:15:14 #67 3.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:15 #67 3.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:15 #67 ... 19:15:15 19:15:15 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:15:15 #93 DONE 0.3s 19:15:15 19:15:15 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:15:15 #94 DONE 0.0s 19:15:15 19:15:15 #95 [security-spire-config stage-2 6/10] COPY security.txt / 19:15:15 #95 DONE 0.0s 19:15:15 19:15:15 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:15:15 #96 DONE 0.0s 19:15:15 19:15:15 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:15:15 #0 3.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:15 #0 4.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:15 #0 4.278 OK: 13 MiB in 28 packages 19:15:15 #97 DONE 4.4s 19:15:15 19:15:15 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:15:15 #98 DONE 0.0s 19:15:15 19:15:15 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:15:15 #99 DONE 0.0s 19:15:15 19:15:15 #67 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:15:15 #67 3.735 OK: 9 MiB in 19 packages 19:15:15 #67 DONE 3.9s 19:15:15 19:15:15 #100 [security-spire-config] exporting to image 19:15:15 #100 exporting layers 19:15:15 #100 ... 19:15:15 19:15:15 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:15:15 #101 DONE 0.4s 19:15:15 19:15:15 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:15:15 #102 DONE 0.4s 19:15:15 19:15:15 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:15:15 #103 DONE 0.1s 19:15:15 19:15:15 #104 [security-spire-server stage-2 6/9] COPY security.txt / 19:15:15 #104 DONE 0.2s 19:15:15 19:15:15 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:15:16 #105 DONE 0.3s 19:15:16 19:15:16 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:15:16 #106 DONE 0.0s 19:15:16 19:15:16 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:15:16 #107 DONE 0.1s 19:15:16 19:15:16 #100 [security-spire-config] exporting to image 19:15:16 #100 exporting layers 0.7s done 19:15:16 #100 writing image sha256:485d309c4fdb73e3b09e9b006e62744673389dcdba852dfcb17da638c16e3b00 done 19:15:16 #100 naming to docker.io/library/security-spire-config done 19:15:16 #100 DONE 0.7s 19:15:16 19:15:16 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:15:16 #108 DONE 0.1s 19:15:16 19:15:16 #109 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:15:16 #0 2.957 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:15:16 #0 3.409 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:15:16 #0 4.167 OK: 248 MiB in 58 packages 19:15:16 #109 DONE 4.3s 19:15:16 19:15:16 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 19:15:16 #110 DONE 0.1s 19:15:16 19:15:16 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:15:16 #111 DONE 0.1s 19:15:16 19:15:16 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:15:16 #112 DONE 0.1s 19:15:16 19:15:16 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:15:16 #113 DONE 0.1s 19:15:16 19:15:16 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:15:16 #114 DONE 0.1s 19:15:16 19:15:16 #100 [security-spire-server] exporting to image 19:15:16 #100 ... 19:15:16 19:15:16 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:15:16 #115 DONE 0.1s 19:15:16 19:15:16 #100 [security-spire-agent] exporting to image 19:15:16 #100 ... 19:15:16 19:15:16 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:15:16 #88 DONE 2.7s 19:15:16 19:15:16 #116 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:15:16 #116 DONE 0.0s 19:15:16 19:15:16 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:17 #117 ... 19:15:17 19:15:17 #100 [security-spire-agent] exporting to image 19:15:17 #100 exporting layers 0.6s done 19:15:17 #100 writing image sha256:cffaeead48f9cea1878f30cba0ac0a11da349cd4fa2e4194ba9091f99cbd4f0d done 19:15:17 #100 naming to docker.io/library/security-spire-server done 19:15:17 #100 writing image sha256:14cc3f782b60bb1ca33e8abe88f1751bc89c88894bc56b3c010532cedec259fb done 19:15:17 #100 naming to docker.io/library/security-spire-agent done 19:15:17 #100 DONE 1.5s 19:15:17 19:15:17 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:13 #118 ... 19:16:13 19:16:13 #74 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:13 #74 DONE 57.4s 19:16:13 19:16:13 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:13 #118 DONE 57.1s 19:16:13 19:16:13 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:13 #117 DONE 53.5s 19:16:13 19:16:13 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:13 #82 DONE 56.6s 19:16:13 19:16:13 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:13 #79 DONE 57.1s 19:16:13 19:16:13 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:13 #71 DONE 57.9s 19:16:13 19:16:13 #119 [support-notifications builder 6/7] COPY . . 19:16:20 #119 ... 19:16:20 19:16:20 #120 [security-proxy-auth builder 6/7] COPY . . 19:16:20 #120 ... 19:16:20 19:16:20 #121 [security-proxy-setup builder 6/7] COPY . . 19:16:20 #121 ... 19:16:20 19:16:20 #122 [security-spiffe-token-provider builder 6/7] COPY . . 19:16:20 #122 ... 19:16:20 19:16:20 #123 [support-scheduler builder 6/7] COPY . . 19:16:20 #123 ... 19:16:20 19:16:20 #124 [core-keeper builder 7/8] COPY . . 19:16:32 #124 DONE 21.8s 19:16:32 19:16:32 #121 [security-proxy-setup builder 6/7] COPY . . 19:16:32 #121 DONE 21.9s 19:16:32 19:16:32 #122 [security-spiffe-token-provider builder 6/7] COPY . . 19:16:32 #122 DONE 21.9s 19:16:32 19:16:32 #123 [support-scheduler builder 6/7] COPY . . 19:16:32 #123 DONE 21.9s 19:16:32 19:16:32 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:16:32 #125 ... 19:16:32 19:16:32 #120 [security-proxy-auth builder 6/7] COPY . . 19:16:32 #120 DONE 21.9s 19:16:32 19:16:32 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:16:32 #126 CACHED 19:16:32 19:16:32 #127 [core-metadata builder 6/7] COPY . . 19:16:32 #127 CACHED 19:16:32 19:16:32 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:32 #128 CACHED 19:16:32 19:16:32 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:32 #129 CACHED 19:16:32 19:16:32 #130 [core-command builder 6/7] COPY . . 19:16:32 #130 CACHED 19:16:32 19:16:32 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 19:16:32 #131 CACHED 19:16:32 19:16:32 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:16:32 #132 CACHED 19:16:32 19:16:32 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:32 #133 CACHED 19:16:32 19:16:32 #134 [security-bootstrapper builder 6/7] COPY . . 19:16:32 #134 CACHED 19:16:32 19:16:32 #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:32 #135 CACHED 19:16:32 19:16:32 #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:16:32 #136 CACHED 19:16:32 19:16:32 #137 [security-secretstore-setup builder 6/7] COPY . . 19:16:32 #137 CACHED 19:16:32 19:16:32 #119 [support-notifications builder 6/7] COPY . . 19:16:32 #119 DONE 21.9s 19:16:32 19:16:32 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:16:32 #138 CACHED 19:16:32 19:16:32 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:32 #139 CACHED 19:16:32 19:16:32 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 19:16:32 #140 CACHED 19:16:32 19:16:32 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 19:16:32 #141 CACHED 19:16:32 19:16:32 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:32 #142 CACHED 19:16:32 19:16:32 #143 [core-data builder 6/7] COPY . . 19:16:32 #143 CACHED 19:16:32 19:16:32 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:16:33 #144 2.103 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 19:16:41 #144 ... 19:16:41 19:16:41 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:16:41 #0 2.441 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:16:41 #145 ... 19:16:41 19:16:41 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:16:41 #0 0.535 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:16:41 #146 ... 19:16:41 19:16:41 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:16:41 #0 1.528 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:16:42 #147 ... 19:16:42 19:16:42 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:16:42 #0 1.043 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:16:42 #148 ... 19:16:42 19:16:42 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:16:42 #0 0.704 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:42 #149 ... 19:16:42 19:16:42 #150 [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:16:42 #0 1.537 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:16:42 #150 ... 19:16:42 19:16:42 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:16:42 #0 0.804 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 19:16:42 #151 ... 19:16:42 19:16:42 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:16:42 #0 1.260 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:16:42 #152 ... 19:16:42 19:16:42 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:16:42 #125 0.822 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:16:42 #125 ... 19:16:42 19:16:42 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:16:42 #0 1.672 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:16:43 #153 ... 19:16:43 19:16:43 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:16:43 #0 1.600 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:18:20 #154 ... 19:18:20 19:18:20 #150 [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:18:20 #150 102.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19:27 #150 ... 19:19:27 19:19:27 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:19:27 #154 DONE 172.9s 19:19:27 19:19:27 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:19:27 #151 DONE 172.9s 19:19:27 19:19:27 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:19:27 #145 DONE 172.9s 19:19:27 19:19:27 #150 [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:19:27 #150 DONE 172.9s 19:19:27 19:19:27 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:19:27 #153 DONE 172.9s 19:19:27 19:19:27 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:19:27 #147 DONE 172.9s 19:19:27 19:19:27 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:19:27 #144 DONE 173.0s 19:19:27 19:19:27 #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:19:27 #155 ... 19:19:27 19:19:27 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:19:27 #146 DONE 173.3s 19:19:27 19:19:27 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:19:27 #125 DONE 173.3s 19:19:27 19:19:27 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:19:27 #148 DONE 173.3s 19:19:27 19:19:27 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:19:27 #149 DONE 173.4s 19:19:27 19:19:27 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:19:27 #152 DONE 173.3s 19:19:27 19:19:27 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:19:27 #156 DONE 0.7s 19:19:27 19:19:27 #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:19:27 #157 DONE 0.7s 19:19:27 19:19:27 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:19:27 #158 DONE 0.7s 19:19:27 19:19:27 #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:19:27 #155 DONE 0.7s 19:19:27 19:19:27 #159 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:19:27 #159 DONE 0.2s 19:19:27 19:19:27 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:19:27 #160 ... 19:19:27 19:19:27 #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:19:27 #161 DONE 0.3s 19:19:27 19:19:27 #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:19:27 #162 DONE 0.3s 19:19:27 19:19:27 #163 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:19:27 #163 DONE 0.2s 19:19:27 19:19:27 #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:19:27 #164 DONE 0.3s 19:19:27 19:19:27 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:19:27 #165 DONE 0.3s 19:19:27 19:19:27 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:19:27 #166 CACHED 19:19:27 19:19:27 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:19:27 #167 CACHED 19:19:27 19:19:27 #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:19:27 #168 CACHED 19:19:27 19:19:27 #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:19:27 #169 CACHED 19:19:27 19:19:27 #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:19:27 #170 DONE 0.2s 19:19:27 19:19:27 #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:19:27 #171 CACHED 19:19:27 19:19:27 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:19:27 #172 CACHED 19:19:27 19:19:27 #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:19:27 #173 DONE 0.1s 19:19:27 19:19:27 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:19:27 #174 ... 19:19:27 19:19:27 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:19:27 #160 DONE 0.5s 19:19:27 19:19:27 #175 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:19:27 #175 DONE 0.5s 19:19:27 19:19:27 #176 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:19:27 #176 ... 19:19:27 19:19:27 #177 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:19:27 #177 DONE 1.5s 19:19:27 19:19:27 #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:19:27 #178 DONE 1.5s 19:19:27 19:19:27 #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:19:27 #179 DONE 1.5s 19:19:27 19:19:27 #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:19:27 #180 DONE 1.5s 19:19:27 19:19:27 #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:19:27 #181 DONE 1.5s 19:19:27 19:19:27 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:19:27 #182 DONE 1.5s 19:19:27 19:19:27 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:19:27 #183 DONE 1.5s 19:19:27 19:19:27 #184 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:19:27 #184 ... 19:19:27 19:19:27 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:19:27 #174 DONE 1.8s 19:19:27 19:19:27 #185 [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 19:19:27 #185 DONE 1.5s 19:19:27 19:19:27 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:19:27 #186 DONE 1.8s 19:19:27 19:19:27 #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:19:27 #187 ... 19:19:27 19:19:27 #176 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:19:27 #176 DONE 2.0s 19:19:28 19:19:28 #188 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:19:28 #188 DONE 1.0s 19:19:28 19:19:28 #189 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:19:28 #189 DONE 1.0s 19:19:28 19:19:28 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:19:28 #190 DONE 1.0s 19:19:28 19:19:28 #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:19:28 #191 DONE 1.0s 19:19:28 19:19:28 #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:19:28 #192 DONE 1.0s 19:19:28 19:19:28 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:19:28 #193 ... 19:19:28 19:19:28 #184 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:19:28 #184 DONE 1.0s 19:19:28 19:19:28 #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:19:28 #194 DONE 1.0s 19:19:28 19:19:28 #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:19:28 #187 DONE 0.7s 19:19:28 19:19:28 #195 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:19:28 #195 DONE 0.5s 19:19:28 19:19:28 #196 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:19:28 #196 DONE 0.3s 19:19:28 19:19:28 #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 19:19:28 #197 DONE 0.8s 19:19:28 19:19:28 #100 [support-scheduler] exporting to image 19:19:28 #100 exporting layers 0.1s done 19:19:28 #100 ... 19:19:28 19:19:28 #198 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 19:19:28 #198 DONE 0.5s 19:19:28 19:19:28 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:19:28 #193 DONE 0.5s 19:19:28 19:19:28 #199 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:19:28 #199 DONE 0.5s 19:19:28 19:19:28 #200 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:19:28 #200 DONE 0.5s 19:19:28 19:19:28 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:28 #201 ... 19:19:28 19:19:28 #202 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:19:28 #202 DONE 0.5s 19:19:28 19:19:28 #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:19:28 #203 DONE 0.5s 19:19:28 19:19:28 #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:19:28 #204 DONE 0.6s 19:19:28 19:19:28 #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:19:28 #205 DONE 0.5s 19:19:28 19:19:28 #206 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 19:19:28 #206 DONE 0.5s 19:19:28 19:19:28 #207 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:19:28 #207 DONE 3.3s 19:19:28 19:19:28 #208 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 19:19:28 #208 DONE 0.2s 19:19:28 19:19:28 #100 [support-notifications] exporting to image 19:19:28 #100 writing image sha256:eddaa30f3af98322d0c1ce7f566229fa567b3fd4c8ff5eac61de733953597540 19:19:28 #100 writing image sha256:2de2b886a45ff0364256bdc28f672f792915bcfdca37d0dadc0d8d30cf4e4de8 19:19:29 #100 ... 19:19:29 19:19:29 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:19:29 #209 DONE 0.4s 19:19:29 19:19:29 #100 [core-data] exporting to image 19:19:29 #100 writing image sha256:eddaa30f3af98322d0c1ce7f566229fa567b3fd4c8ff5eac61de733953597540 0.3s done 19:19:29 #100 naming to docker.io/library/core-command 19:19:29 #100 ... 19:19:29 19:19:29 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 19:19:29 #210 DONE 0.4s 19:19:29 19:19:29 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:19:29 #211 DONE 0.4s 19:19:29 19:19:29 #212 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:19:29 #212 DONE 0.4s 19:19:29 19:19:29 #100 [support-scheduler] exporting to image 19:19:29 #100 exporting layers 0.5s done 19:19:29 #100 writing image sha256:2de2b886a45ff0364256bdc28f672f792915bcfdca37d0dadc0d8d30cf4e4de8 0.3s done 19:19:29 #100 naming to docker.io/library/core-command done 19:19:29 #100 naming to docker.io/library/support-scheduler done 19:19:29 #100 writing image sha256:9fa3ec8a03bab9f69f864cef7ddb6a2d5e01b8566e6eef264e5e3ec1274032d4 0.0s done 19:19:29 #100 naming to docker.io/library/core-keeper 19:19:29 #100 naming to docker.io/library/core-keeper done 19:19:29 #100 writing image sha256:f20a92769f07a55dce675d1a3720b42c3229b41b8ba319df98ab7047fda6807c 19:19:29 #100 ... 19:19:29 19:19:29 #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:19:29 #213 DONE 0.4s 19:19:29 19:19:29 #214 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:19:29 #214 DONE 0.4s 19:19:29 19:19:29 #100 [security-spiffe-token-provider] exporting to image 19:19:29 #100 exporting layers 0.5s done 19:19:29 #100 writing image sha256:f20a92769f07a55dce675d1a3720b42c3229b41b8ba319df98ab7047fda6807c 0.0s done 19:19:29 #100 naming to docker.io/library/security-spiffe-token-provider done 19:19:29 #100 ... 19:19:29 19:19:29 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:29 #201 DONE 1.0s 19:19:29 19:19:29 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:29 #215 DONE 1.0s 19:19:29 19:19:29 #100 [support-notifications] exporting to image 19:19:29 #100 writing image sha256:529a5e688d8c8167b51646c2099f54491e15a8cac861f2893da25ad37fccbeac done 19:19:29 #100 naming to docker.io/library/support-notifications done 19:19:30 #100 ... 19:19:30 19:19:30 #216 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:19:30 #216 DONE 0.6s 19:19:30 19:19:30 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:19:30 #217 DONE 0.6s 19:19:30 19:19:30 #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:30 #218 DONE 1.2s 19:19:30 19:19:30 #100 [security-proxy-setup] exporting to image 19:19:30 #100 writing image sha256:64ad340621cc55b87b632f24f33c67b32c4db41ec4b149dd9f80e1147c00f5dd 0.0s done 19:19:30 #100 writing image sha256:838f11e8e05ad03e3cb70e72f64a835d1e95bf377c58ba522923ff34c8b424e8 0.0s done 19:19:30 #100 naming to docker.io/library/core-data done 19:19:30 #100 naming to docker.io/library/core-metadata done 19:19:30 #100 writing image sha256:d7a8095dab4db06e2f4c0fb240488ea5930c68e0d24874859c067053458c934b 19:19:30 #100 ... 19:19:30 19:19:30 #219 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:19:30 #219 DONE 0.1s 19:19:30 19:19:30 #220 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:19:30 #220 DONE 0.1s 19:19:30 19:19:30 #100 [security-proxy-auth] exporting to image 19:19:30 #100 writing image sha256:d7a8095dab4db06e2f4c0fb240488ea5930c68e0d24874859c067053458c934b done 19:19:30 #100 writing image sha256:1fd54e715bd60f095c6f145e4a3dde57765ddb82907a4a6f96802985c3037247 0.0s done 19:19:30 #100 naming to docker.io/library/core-common-config-bootstrapper done 19:19:30 #100 naming to docker.io/library/security-proxy-auth done 19:19:30 #100 ... 19:19:30 19:19:30 #221 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 19:19:30 #221 DONE 0.2s 19:19:30 19:19:30 #222 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:19:30 #222 DONE 0.0s 19:19:30 19:19:30 #100 [security-proxy-setup] exporting to image 19:19:30 #100 exporting layers 0.4s done 19:19:30 #100 writing image sha256:a2bd5aeafb695c81140b5d052d21930b95628f78a98bacb05dd854b5aafe7fa1 done 19:19:30 #100 naming to docker.io/library/security-proxy-setup done 19:19:30 #100 DONE 4.0s 19:19:30 19:19:30 #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:19:30 #223 DONE 0.0s 19:19:30 19:19:30 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:19:30 #224 ... 19:19:30 19:19:30 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:30 #225 DONE 0.7s 19:19:31 19:19:31 #100 [security-secretstore-setup] exporting to image 19:19:31 #100 ... 19:19:31 19:19:31 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:19:31 #224 DONE 0.4s 19:19:31 19:19:31 #100 [security-bootstrapper] exporting to image 19:19:31 #100 exporting layers 0.2s done 19:19:31 #100 writing image sha256:d6d0c20558b7a9da6dbb990e852c6fa30e650dec607bd97646bffc610edd7032 0.0s done 19:19:31 #100 naming to docker.io/library/security-secretstore-setup 19:19:31 #100 naming to docker.io/library/security-secretstore-setup done 19:19:31 #100 exporting layers 0.3s done 19:19:31 #100 writing image sha256:56ee18b402688a2e5c8e8768039a65228c1e77b9a36041efbdd4797e837cd416 done 19:19:31 #100 naming to docker.io/library/security-bootstrapper done 19:19:31 #100 DONE 4.5s 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:31 time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:19:31 $ docker stop --time=1 799e07b3f077d48955f9aab41fbbeaa08fff619f5378464c79b9d3ebef1b4e79 19:19:33 $ docker rm -f --volumes 799e07b3f077d48955f9aab41fbbeaa08fff619f5378464c79b9d3ebef1b4e79 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:33 + docker images 19:19:33 REPOSITORY TAG IMAGE ID CREATED SIZE 19:19:33 security-bootstrapper latest 56ee18b40268 2 seconds ago 20.3MB 19:19:33 security-secretstore-setup latest d6d0c20558b7 3 seconds ago 41MB 19:19:33 security-proxy-setup latest a2bd5aeafb69 3 seconds ago 29.3MB 19:19:33 core-common-config-bootstrapper latest d7a8095dab4d 4 seconds ago 17.1MB 19:19:33 security-proxy-auth latest 1fd54e715bd6 4 seconds ago 30.7MB 19:19:33 support-notifications latest 529a5e688d8c 5 seconds ago 50.3MB 19:19:33 support-scheduler latest 2de2b886a45f 5 seconds ago 47MB 19:19:33 core-data latest 838f11e8e05a 5 seconds ago 31.8MB 19:19:33 core-metadata latest 64ad340621cc 5 seconds ago 31.9MB 19:19:33 security-spiffe-token-provider latest f20a92769f07 5 seconds ago 32.6MB 19:19:33 core-keeper latest 9fa3ec8a03ba 5 seconds ago 31.4MB 19:19:33 core-command latest eddaa30f3af9 5 seconds ago 27.6MB 19:19:33 security-spire-server latest cffaeead48f9 4 minutes ago 122MB 19:19:33 security-spire-agent latest 14cc3f782b60 4 minutes ago 182MB 19:19:33 security-spire-config latest 485d309c4fdb 4 minutes ago 121MB 19:19:33 ci-base-image-x86_64 latest 842454adb24a 8 minutes ago 982MB 19:19:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB 19:19:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 19:19:33 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 19:19:34 provisioning config files... 19:19:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13801579250224084542tmp [Pipeline] { [Pipeline] sh 19:19:35 + set +x 19:19:35 + curl -s https://codecov.io/bash 19:19:35 + bash -s -- 19:19:35 19:19:35 _____ _ 19:19:35 / ____| | | 19:19:35 | | ___ __| | ___ ___ _____ __ 19:19:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:19:35 | |___| (_) | (_| | __/ (_| (_) \ V / 19:19:35 \_____\___/ \__,_|\___|\___\___/ \_/ 19:19:35 Bash-1.0.6 19:19:35 19:19:35 19:19:35 ==> git version 2.25.1 found 19:19:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:19:35 Release-Date: 2020-01-08 19:19:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:19:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:19:35 ==> Jenkins CI detected. 19:19:35 current dir:  /w/workspace/edgex-go/1 19:19:35 project root: . 19:19:35 --> token set from env 19:19:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:19:35 ==> Running gcov in . (disable via -X gcov) 19:19:35 ==> Python coveragepy not found 19:19:35 ==> Searching for coverage reports in: 19:19:35 + . 19:19:35 -> Found 1 reports 19:19:35 ==> Detecting git/mercurial file structure 19:19:35 ==> Reading reports 19:19:35 + ./coverage.out bytes=1510933 19:19:35 ==> Appending adjustments 19:19:35 https://docs.codecov.io/docs/fixing-reports 19:19:36 + Found adjustments 19:19:36 ==> Gzipping contents 19:19:36 128K /tmp/codecov.Gc6nsI.gz 19:19:36 ==> Uploading reports 19:19:36 url: https://codecov.io 19:19:36 query: branch=PR-5044&commit=3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5044%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5044&job=&cmd_args= 19:19:36 -> Pinging Codecov 19:19:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5044&commit=3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5044%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5044&job=&cmd_args= 19:19:37 -> Uploading to 19:19:37 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47/884ffe64-f9a3-4987-ad68-5f1caca99da4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250109%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250109T191936Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a3c20e04218ae23335f852904dd09f37c45a65a079b2510e198b6001217bd635 19:19:37 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:37 Dload Upload Total Spent Left Speed 19:19:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 126k 0 0 100 126k 0 509k --:--:-- --:--:-- --:--:-- 509k 19:19:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 [Pipeline] } 19:19:37 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 19:19:38 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:19:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:19:39 ---> package-listing.sh 19:19:39 ++ facter osfamily 19:19:39 ++ tr '[:upper:]' '[:lower:]' 19:19:40 + OS_FAMILY=debian 19:19:40 + workspace=/w/workspace/edgex-go/1 19:19:40 + START_PACKAGES=/tmp/packages_start.txt 19:19:40 + END_PACKAGES=/tmp/packages_end.txt 19:19:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:19:40 + PACKAGES=/tmp/packages_start.txt 19:19:40 + '[' /w/workspace/edgex-go/1 ']' 19:19:40 + PACKAGES=/tmp/packages_end.txt 19:19:40 + case "${OS_FAMILY}" in 19:19:40 + dpkg -l 19:19:40 + grep '^ii' 19:19:40 + '[' -f /tmp/packages_start.txt ']' 19:19:40 + '[' -f /tmp/packages_end.txt ']' 19:19:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:19:40 + '[' /w/workspace/edgex-go/1 ']' 19:19:40 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:19:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:19:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:19:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:41 19:19:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:41 latest: Pulling from edgex-lftools-log-publisher 19:19:41 5eb5b503b376: Pulling fs layer 19:19:41 5c69ac0246d0: Pulling fs layer 19:19:41 ec43610c2a17: Pulling fs layer 19:19:41 3a2ae6a8a46f: Pulling fs layer 19:19:41 33b1e0a273af: Pulling fs layer 19:19:41 5d3b04190fa2: Pulling fs layer 19:19:41 2f39f015ded8: Pulling fs layer 19:19:41 33b1e0a273af: Waiting 19:19:41 5d3b04190fa2: Waiting 19:19:41 2f39f015ded8: Waiting 19:19:41 3a2ae6a8a46f: Waiting 19:19:41 5c69ac0246d0: Download complete 19:19:41 3a2ae6a8a46f: Download complete 19:19:41 33b1e0a273af: Verifying Checksum 19:19:41 33b1e0a273af: Download complete 19:19:41 5d3b04190fa2: Verifying Checksum 19:19:41 5d3b04190fa2: Download complete 19:19:41 ec43610c2a17: Verifying Checksum 19:19:41 ec43610c2a17: Download complete 19:19:42 5eb5b503b376: Download complete 19:19:42 2f39f015ded8: Download complete 19:19:43 5eb5b503b376: Pull complete 19:19:43 5c69ac0246d0: Pull complete 19:19:44 ec43610c2a17: Pull complete 19:19:44 3a2ae6a8a46f: Pull complete 19:19:44 33b1e0a273af: Pull complete 19:19:44 5d3b04190fa2: Pull complete 19:19:48 2f39f015ded8: Pull complete 19:19:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:19:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:48 prd-ubuntu20.04-docker-8c-8g-36408 does not seem to be running inside a container 19:19:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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 19:19:54 $ docker top 6fdf09524de22985cda7a587654cd1c951af311c7ffd1e87adc2b2be48727db2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:54 + touch /tmp/pre-build-complete [Pipeline] sh 19:19:55 + mkdir -p /var/log/sysstat [Pipeline] sh 19:19:55 + ls /var/log/sa-host 19:19:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:55 provisioning config files... 19:19:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4319883905080468464tmp [Pipeline] { [Pipeline] echo 19:19:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:19:56 ---> create-netrc.sh [Pipeline] } 19:19:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:19:56 ---> python-tools-install.sh [Pipeline] echo 19:19:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:19:56 ---> sudo-logs.sh 19:19:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:19:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:19:57 ---> job-cost.sh 19:19:57 lf-activate-venv: SKIPPING 19:19:57 INFO: No Stack... 19:19:57 INFO: Retrieving Pricing Info for: v3-standard-8 19:19:57 INFO: Archiving Costs [Pipeline] echo 19:19:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:19:58 ---> logs-deploy.sh 19:19:58 lf-activate-venv: SKIPPING 19:19:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5044/1 19:19:58 INFO: archiving workspace using pattern(s): 19:19:59 Archives upload complete. 19:19:59 INFO: archiving logs to Nexus 19:20:00 ---> uname -a: 19:20:00 Linux prd-ubuntu20-04-docker-8c-8g-36408 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:20:00 19:20:00 19:20:00 ---> lscpu: 19:20:00 Architecture: x86_64 19:20:00 CPU op-mode(s): 32-bit, 64-bit 19:20:00 Byte Order: Little Endian 19:20:00 Address sizes: 40 bits physical, 48 bits virtual 19:20:00 CPU(s): 8 19:20:00 On-line CPU(s) list: 0-7 19:20:00 Thread(s) per core: 1 19:20:00 Core(s) per socket: 1 19:20:00 Socket(s): 8 19:20:00 NUMA node(s): 1 19:20:00 Vendor ID: AuthenticAMD 19:20:00 CPU family: 23 19:20:00 Model: 49 19:20:00 Model name: AMD EPYC-Rome Processor 19:20:00 Stepping: 0 19:20:00 CPU MHz: 2799.998 19:20:00 BogoMIPS: 5599.99 19:20:00 Virtualization: AMD-V 19:20:00 Hypervisor vendor: KVM 19:20:00 Virtualization type: full 19:20:00 L1d cache: 256 KiB 19:20:00 L1i cache: 256 KiB 19:20:00 L2 cache: 4 MiB 19:20:00 L3 cache: 128 MiB 19:20:00 NUMA node0 CPU(s): 0-7 19:20:00 Vulnerability Itlb multihit: Not affected 19:20:00 Vulnerability L1tf: Not affected 19:20:00 Vulnerability Mds: Not affected 19:20:00 Vulnerability Meltdown: Not affected 19:20:00 Vulnerability Mmio stale data: Not affected 19:20:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:20:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:20:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:20:00 Vulnerability Srbds: Not affected 19:20:00 Vulnerability Tsx async abort: Not affected 19:20:00 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 19:20:00 19:20:00 19:20:00 ---> nproc: 19:20:00 8 19:20:00 19:20:00 19:20:00 ---> df -h: 19:20:00 Filesystem Size Used Avail Use% Mounted on 19:20:00 overlay 155G 27G 129G 18% / 19:20:00 tmpfs 64M 0 64M 0% /dev 19:20:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:20:00 shm 64M 0 64M 0% /dev/shm 19:20:00 /dev/vda1 155G 27G 129G 18% /facter-os 19:20:00 19:20:00 19:20:00 ---> sar -b -r -n DEV: 19:20:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36408) 01/09/25 _x86_64_ (8 CPU) 19:20:00 19:20:00 19:09:19 LINUX RESTART (8 CPU) 19:20:00 19:20:00 19:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:20:00 19:11:01 362.00 38.14 323.86 0.00 4261.65 54096.37 0.00 19:20:00 19:12:01 129.15 0.72 128.43 0.00 16.80 35387.19 0.00 19:20:00 19:13:01 49.99 0.00 49.99 0.00 0.00 34577.84 0.00 19:20:00 19:14:01 27.20 1.22 25.98 0.00 24.66 19006.97 0.00 19:20:00 19:15:01 196.58 10.45 186.14 0.00 5204.60 114266.56 0.00 19:20:00 19:16:01 925.51 17.71 907.80 0.00 402.00 235438.72 0.00 19:20:00 19:17:01 215.19 0.78 214.41 0.00 13.20 107546.95 0.00 19:20:00 19:18:01 250.77 0.02 250.75 0.00 0.13 58058.89 0.00 19:20:00 19:19:01 269.40 0.07 269.34 0.00 0.53 66816.26 0.00 19:20:00 Average: 269.54 7.68 261.87 0.00 1102.52 80578.16 0.00 19:20:00 19:20:00 19:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:20:00 19:11:01 28646776 31496020 817828 2.49 79312 3029668 1983812 5.85 1137324 2696452 1152 19:20:00 19:12:01 27271004 31409184 895096 2.72 127156 4143064 2003836 5.91 1785924 3286480 849508 19:20:00 19:13:01 26710836 31231028 1070432 3.26 128608 4502860 2418148 7.13 1929932 3678624 679148 19:20:00 19:14:01 26495312 31371932 927084 2.82 132184 4815104 2004132 5.91 1822108 3961496 475296 19:20:00 19:15:01 21830252 31382720 908720 2.76 142056 9382936 2497020 7.36 2011804 8319888 2936376 19:20:00 19:16:01 17476964 31350824 917952 2.79 334548 13125484 2590052 7.63 2864888 11405532 555072 19:20:00 19:17:01 11143356 29005780 3198204 9.73 369104 16706948 10111580 29.80 5643160 14495252 1014672 19:20:00 19:18:01 7132920 27538944 4659420 14.17 383620 19118372 11177608 32.94 8291312 15732456 1794124 19:20:00 19:19:01 8819912 30797508 1428864 4.35 393832 20693124 4086028 12.04 5079668 17324892 2380356 19:20:00 Average: 19503037 30620438 1647067 5.01 232269 10613062 4319135 12.73 3396236 8989008 1187300 19:20:00 19:20:00 19:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:20:00 19:11:01 docker0 678.99 600.22 46.72 2905.42 0.00 0.00 0.00 0.00 19:20:00 19:11:01 veth7c9420b 34.36 41.12 3.26 36.55 0.00 0.00 0.00 0.00 19:20:00 19:11:01 ens3 1324.54 1233.19 11354.16 167.97 0.00 0.00 0.00 0.00 19:20:00 19:11:01 lo 5.06 5.06 0.50 0.50 0.00 0.00 0.00 0.00 19:20:00 19:12:01 docker0 199.87 297.22 16.86 1998.89 0.00 0.00 0.00 0.00 19:20:00 19:12:01 ens3 324.48 215.61 2025.59 30.31 0.00 0.00 0.00 0.00 19:20:00 19:12:01 veth7b852b2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:20:00 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:00 19:13:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 19:20:00 19:13:01 ens3 37.01 23.71 29.14 16.37 0.00 0.00 0.00 0.00 19:20:00 19:13:01 veth7b852b2 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 19:20:00 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:14:01 ens3 19.50 13.01 21.98 9.99 0.00 0.00 0.00 0.00 19:20:00 19:14:01 veth7b852b2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:00 19:15:01 docker0 0.58 0.43 0.05 0.23 0.00 0.00 0.00 0.00 19:20:00 19:15:01 veth312d80e 0.58 0.57 0.05 0.24 0.00 0.00 0.00 0.00 19:20:00 19:15:01 ens3 228.10 165.01 4387.28 167.66 0.00 0.00 0.00 0.00 19:20:00 19:15:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 19:20:00 19:16:01 docker0 511.30 900.05 44.13 8695.17 0.00 0.00 0.00 0.00 19:20:00 19:16:01 veth312d80e 0.07 1.15 0.00 0.05 0.00 0.00 0.00 0.00 19:20:00 19:16:01 veth3888628 81.99 144.35 8.21 1213.71 0.00 0.00 0.00 0.10 19:20:00 19:16:01 veth028f24c 80.71 117.86 8.16 1211.65 0.00 0.00 0.00 0.10 19:20:00 19:16:01 vethfd3f8ba 76.02 129.97 7.81 1213.71 0.00 0.00 0.00 0.10 19:20:00 19:16:01 ens3 950.08 533.97 9543.31 61.36 0.00 0.00 0.00 0.00 19:20:00 19:16:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:20:00 19:16:01 veth8758b00 71.31 132.17 7.50 1213.98 0.00 0.00 0.00 0.10 19:20:00 19:16:01 vethf0ba874 70.71 129.34 7.51 1214.93 0.00 0.00 0.00 0.10 19:20:00 19:16:01 veth582a722 70.03 138.20 7.42 1215.17 0.00 0.00 0.00 0.10 19:20:00 19:17:01 veth91d47e5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:20:00 19:17:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:17:01 veth312d80e 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:17:01 vethd174ee0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:20:00 19:17:01 veth1d469e8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:20:00 19:17:01 veth1dd35d3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:20:00 19:17:01 vethf01049f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:20:00 19:17:01 veth2ec2cf6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:20:00 19:17:01 veth8e198c5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:20:00 19:17:01 ens3 17.76 12.68 13.68 7.97 0.00 0.00 0.00 0.00 19:20:00 19:17:01 vethb751eb3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:20:00 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:17:01 vethe2eed35 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:20:00 19:17:01 veth7a492b1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:20:00 19:17:01 veth6481dc5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:20:00 19:17:01 veth3365644 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:20:00 19:18:01 veth91d47e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 veth312d80e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 vethd174ee0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 veth1d469e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 veth1dd35d3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 vethf01049f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 veth2ec2cf6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 veth8e198c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 ens3 2.07 1.68 1.60 0.92 0.00 0.00 0.00 0.00 19:20:00 19:18:01 vethb751eb3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:00 19:18:01 vethe2eed35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 veth7a492b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 veth6481dc5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 veth3365644 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 veth91d47e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 veth312d80e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 vethd174ee0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 veth1d469e8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 veth1dd35d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 vethf01049f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 veth2ec2cf6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 veth8e198c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 ens3 5.83 3.96 4.78 2.64 0.00 0.00 0.00 0.00 19:20:00 19:19:01 vethb751eb3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 vethe2eed35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 veth7a492b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 veth6481dc5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 veth3365644 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: veth91d47e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: docker0 154.68 199.92 11.98 1511.05 0.00 0.00 0.00 0.00 19:20:00 Average: veth312d80e 0.08 0.20 0.01 0.03 0.00 0.00 0.00 0.00 19:20:00 Average: vethd174ee0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: veth1d469e8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: veth1dd35d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: vethf01049f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: veth2ec2cf6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: veth8e198c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: ens3 323.25 244.75 3042.27 51.68 0.00 0.00 0.00 0.00 19:20:00 Average: vethb751eb3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 19:20:00 Average: vethe2eed35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: veth7a492b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: veth6481dc5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: veth3365644 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:20:00 19:20:00 ---> sar -P ALL: 19:20:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36408) 01/09/25 _x86_64_ (8 CPU) 19:20:00 19:20:00 19:09:19 LINUX RESTART (8 CPU) 19:20:00 19:20:00 19:10:01 CPU %user %nice %system %iowait %steal %idle 19:20:00 19:11:01 all 11.16 0.00 4.04 1.48 0.06 83.26 19:20:00 19:11:01 0 9.66 0.00 4.09 0.49 0.05 85.71 19:20:00 19:11:01 1 10.94 0.00 4.05 3.71 0.07 81.23 19:20:00 19:11:01 2 11.94 0.00 5.17 0.14 0.05 82.71 19:20:00 19:11:01 3 8.74 0.00 3.05 0.61 0.07 87.53 19:20:00 19:11:01 4 17.51 0.00 5.55 4.50 0.07 72.37 19:20:00 19:11:01 5 11.31 0.00 3.55 0.37 0.05 84.72 19:20:00 19:11:01 6 8.33 0.00 3.71 1.89 0.07 86.01 19:20:00 19:11:01 7 10.84 0.00 3.16 0.15 0.05 85.80 19:20:00 19:12:01 all 31.60 0.00 5.92 2.31 0.08 60.09 19:20:00 19:12:01 0 33.07 0.00 6.19 1.23 0.07 59.44 19:20:00 19:12:01 1 30.83 0.00 6.47 12.73 0.08 49.89 19:20:00 19:12:01 2 31.11 0.00 5.67 0.10 0.10 63.02 19:20:00 19:12:01 3 31.15 0.00 5.48 0.02 0.07 63.29 19:20:00 19:12:01 4 31.68 0.00 5.71 0.20 0.08 62.32 19:20:00 19:12:01 5 31.04 0.00 6.33 0.88 0.08 61.67 19:20:00 19:12:01 6 32.81 0.00 5.66 3.32 0.07 58.16 19:20:00 19:12:01 7 31.14 0.00 5.84 0.03 0.08 62.91 19:20:00 19:13:01 all 38.50 0.00 6.90 1.62 0.09 52.88 19:20:00 19:13:01 0 39.03 0.00 6.62 0.74 0.10 53.52 19:20:00 19:13:01 1 39.71 0.00 6.91 0.05 0.08 53.24 19:20:00 19:13:01 2 37.75 0.00 7.23 0.05 0.12 54.85 19:20:00 19:13:01 3 39.02 0.00 6.88 0.20 0.08 53.82 19:20:00 19:13:01 4 39.08 0.00 6.72 1.08 0.08 53.03 19:20:00 19:13:01 5 37.54 0.00 6.95 0.39 0.10 55.02 19:20:00 19:13:01 6 37.15 0.00 6.93 3.38 0.08 52.46 19:20:00 19:13:01 7 38.71 0.00 6.98 7.13 0.08 47.09 19:20:00 19:14:01 all 58.24 0.00 7.74 0.59 0.09 33.35 19:20:00 19:14:01 0 58.87 0.00 8.19 0.22 0.08 32.64 19:20:00 19:14:01 1 59.68 0.00 7.34 0.20 0.10 32.68 19:20:00 19:14:01 2 58.64 0.00 7.63 0.22 0.07 33.45 19:20:00 19:14:01 3 56.78 0.00 7.76 2.66 0.08 32.72 19:20:00 19:14:01 4 57.70 0.00 7.33 0.83 0.08 34.07 19:20:00 19:14:01 5 58.91 0.00 7.68 0.15 0.10 33.16 19:20:00 19:14:01 6 58.09 0.00 7.99 0.29 0.08 33.55 19:20:00 19:14:01 7 57.25 0.00 7.99 0.17 0.08 34.52 19:20:00 19:15:01 all 20.99 0.00 7.19 13.49 0.11 58.21 19:20:00 19:15:01 0 20.66 0.00 8.07 21.43 0.10 49.74 19:20:00 19:15:01 1 22.64 0.00 7.27 14.02 0.12 55.95 19:20:00 19:15:01 2 18.92 0.00 7.23 24.07 0.16 49.63 19:20:00 19:15:01 3 20.87 0.00 6.84 4.46 0.10 67.73 19:20:00 19:15:01 4 20.26 0.00 6.78 11.71 0.10 61.15 19:20:00 19:15:01 5 21.15 0.00 6.81 18.85 0.10 53.09 19:20:00 19:15:01 6 21.95 0.00 7.20 3.57 0.10 67.17 19:20:00 19:15:01 7 21.44 0.00 7.35 10.13 0.12 60.97 19:20:00 19:16:01 all 12.44 0.00 6.41 12.25 0.07 68.84 19:20:00 19:16:01 0 14.22 0.00 8.08 50.57 0.08 27.04 19:20:00 19:16:01 1 11.23 0.00 5.14 4.68 0.05 78.90 19:20:00 19:16:01 2 13.06 0.00 7.25 11.37 0.07 68.25 19:20:00 19:16:01 3 10.89 0.00 5.33 5.53 0.07 78.18 19:20:00 19:16:01 4 10.89 0.00 5.50 5.46 0.05 78.09 19:20:00 19:16:01 5 14.64 0.00 7.25 11.02 0.07 67.02 19:20:00 19:16:01 6 11.12 0.00 5.63 3.82 0.07 79.36 19:20:00 19:16:01 7 13.48 0.00 7.09 5.69 0.07 73.68 19:20:00 19:17:01 all 40.44 0.00 8.30 12.33 0.14 38.79 19:20:00 19:17:01 0 41.24 0.00 8.93 35.18 0.10 14.55 19:20:00 19:17:01 1 39.96 0.00 7.59 7.81 0.10 44.55 19:20:00 19:17:01 2 41.18 0.00 8.62 9.01 0.07 41.12 19:20:00 19:17:01 3 39.78 0.00 8.92 17.31 0.10 33.89 19:20:00 19:17:01 4 39.18 0.00 8.00 18.12 0.12 34.58 19:20:00 19:17:01 5 41.93 0.00 8.08 1.72 0.10 48.17 19:20:00 19:17:01 6 40.35 0.00 7.33 2.60 0.34 49.38 19:20:00 19:17:01 7 39.93 0.00 8.93 6.84 0.15 44.14 19:20:00 19:18:01 all 86.49 0.00 13.24 0.00 0.26 0.01 19:20:00 19:18:01 0 86.43 0.00 13.31 0.00 0.26 0.00 19:20:00 19:18:01 1 85.73 0.00 14.02 0.00 0.23 0.02 19:20:00 19:18:01 2 87.55 0.00 12.23 0.00 0.22 0.00 19:20:00 19:18:01 3 86.48 0.00 13.12 0.00 0.38 0.02 19:20:00 19:18:01 4 86.02 0.00 13.76 0.00 0.21 0.02 19:20:00 19:18:01 5 86.34 0.00 13.33 0.00 0.33 0.00 19:20:00 19:18:01 6 87.40 0.00 12.41 0.00 0.17 0.02 19:20:00 19:18:01 7 85.91 0.00 13.78 0.00 0.31 0.00 19:20:00 19:19:01 all 86.44 0.00 12.56 0.31 0.22 0.47 19:20:00 19:19:01 0 85.28 0.00 13.62 0.35 0.21 0.53 19:20:00 19:19:01 1 86.50 0.00 12.25 0.22 0.19 0.85 19:20:00 19:19:01 2 88.11 0.00 11.18 0.03 0.17 0.50 19:20:00 19:19:01 3 86.63 0.00 12.46 0.19 0.23 0.48 19:20:00 19:19:01 4 86.46 0.00 12.38 0.36 0.19 0.62 19:20:00 19:19:01 5 85.68 0.00 13.53 0.33 0.22 0.24 19:20:00 19:19:01 6 86.84 0.00 12.52 0.17 0.15 0.32 19:20:00 19:19:01 7 86.02 0.00 12.54 0.81 0.42 0.19 19:20:00 Average: all 42.61 0.00 7.99 4.95 0.12 44.32 19:20:00 Average: 0 42.82 0.00 8.52 12.30 0.12 36.24 19:20:00 Average: 1 42.68 0.00 7.84 4.85 0.11 44.52 19:20:00 Average: 2 43.02 0.00 8.01 4.96 0.11 43.90 19:20:00 Average: 3 41.90 0.00 7.72 3.46 0.13 46.79 19:20:00 Average: 4 42.93 0.00 7.94 4.72 0.11 44.30 19:20:00 Average: 5 42.79 0.00 8.12 3.76 0.13 45.21 19:20:00 Average: 6 42.52 0.00 7.69 2.12 0.13 47.54 19:20:00 Average: 7 42.22 0.00 8.12 3.47 0.15 46.05 19:20:00 19:20:00 19:20:00