Pull request #5171 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5+5253eced39842caddeb9918bdd1527479e310d43 (0608332597669f8cef64d64adb93326bb0ed77dc) 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-ssh4536396889368038623.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh5160658198029675661.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-5171/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-5171/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15738334659847778521.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-5171/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8148028555231002397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh16439106753596445836.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-5171/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-5171/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10573920234359727256.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-2782 in /w/workspace/edgexfoundry_edgex-go_PR-5171 [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 5253eced39842caddeb9918bdd1527479e310d43 into PR head commit 0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5 Merge succeeded, producing 0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5 Checking out Revision 0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5 (PR-5171) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > 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/5171/head:refs/remotes/origin/PR-5171 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5 # 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 5253eced39842caddeb9918bdd1527479e310d43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:32:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:32:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:32:51 ========================================================= 19:32:51 EdgeX Global Pipelines Version Info 19:32:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:32:52 ------------------- 19:32:52 stable info: 19:32:52 ------------------- 19:32:52 Commited By: Ginny Guan ginny@iotechsys.com 19:32:52 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 19:32:52 Message: update stable to v1.0.274 19:32:53 ------------------- 19:32:53 experimental info: 19:32:53 ------------------- 19:32:53 Commited By: **** collab-it+edgex@linuxfoundation.org 19:32:53 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 19:32:53 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:32:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:32:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:32:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:32:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:32:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:32:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:32:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:32:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5171 [Pipeline] echo 19:32:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5171 [Pipeline] echo 19:32:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5171 [Pipeline] echo 19:32:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5 [Pipeline] echo 19:32:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ad65c5 [Pipeline] echo 19:32:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:32:55 provisioning config files... 19:32:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config845142197629974367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:32:55 ---> ****-login.sh 19:32:55 nexus3.edgexfoundry.org:10001 19:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:32:56 Configure a credential helper to remove this warning. See 19:32:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:32:56 19:32:56 Login Succeeded 19:32:56 nexus3.edgexfoundry.org:10002 19:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:32:56 Configure a credential helper to remove this warning. See 19:32:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:32:56 19:32:56 Login Succeeded 19:32:56 nexus3.edgexfoundry.org:10003 19:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:32:56 Configure a credential helper to remove this warning. See 19:32:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:32:56 19:32:56 Login Succeeded 19:32:56 nexus3.edgexfoundry.org:10004 19:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:32:56 Configure a credential helper to remove this warning. See 19:32:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:32:56 19:32:56 Login Succeeded 19:32:56 ****.io 19:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:32:56 Configure a credential helper to remove this warning. See 19:32:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:32:56 19:32:56 Login Succeeded 19:32:56 ---> ****-login.sh ends [Pipeline] } 19:32:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:32:57 + 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:32:57 + dirname cmd/core-command/Dockerfile 19:32:57 + cut -d/ -f2 19:32:57 + echo core-command,cmd/core-command/Dockerfile 19:32:57 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 19:32:57 cut -d/ -f2 19:32:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:32:57 + dirname cmd/core-data/Dockerfile 19:32:57 + cut -d/ -f2 19:32:57 + echo core-data,cmd/core-data/Dockerfile 19:32:57 + dirname cmd/core-keeper/Dockerfile 19:32:57 + cut -d/ -f2 19:32:57 + echo core-keeper,cmd/core-keeper/Dockerfile 19:32:57 + dirname cmd/core-metadata/Dockerfile+ 19:32:57 cut -d/ -f2 19:32:57 + echo core-metadata,cmd/core-metadata/Dockerfile 19:32:57 + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile 19:32:57 19:32:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:32:57 + dirname cmd/security-proxy-auth/Dockerfile 19:32:57 + cut -d/ -f2 19:32:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:32:57 + dirname cmd/security-proxy-setup/Dockerfile 19:32:57 + cut -d/ -f2 19:32:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:32:57 + dirname cmd/security-secretstore-setup/Dockerfile 19:32:57 + cut -d/ -f2 19:32:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:32:57 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 19:32:57 -f2 19:32:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:32:57 + dirname cmd/security-spire-agent/Dockerfile 19:32:57 + cut -d/ -f2 19:32:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:32:57 + dirname cmd/security-spire-config/Dockerfile 19:32:57 + cut -d/ -f2 19:32:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:32:57 + dirname+ cmd/security-spire-server/Dockerfile 19:32:57 cut -d/ -f2 19:32:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:32:57 + + dirname cmd/support-notifications/Dockerfilecut 19:32:57 -d/ -f2 19:32:57 + echo support-notifications,cmd/support-notifications/Dockerfile 19:32:57 + dirname cmd/support-scheduler/Dockerfile 19:32:57 + cut -d/ -f2 19:32:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:32:57 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:32:57 + git rev-list -1 --merges 0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5~1..0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5 [Pipeline] echo 19:32:57 -----------> git rev-list -1 --merges 0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5~1..0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5 0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5 [false] [Pipeline] sh 19:32:58 + git log --format=format:%s -1 0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5 [Pipeline] echo 19:32:58 ========================================================= 19:32:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:32:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:32:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:32:58 + grep -v github /etc/ssh/ssh_known_hosts 19:32:58 + [ -e /tmp/ssh_known_hosts ] 19:32:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:32:58 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 19:32:58 -a /etc/ssh/ssh_known_hosts 19:32:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:32:59 19:32:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:32:59 0.1.4: Pulling from edgex-devops/py-git-semver 19:32:59 3dae71ba6b94: Pulling fs layer 19:32:59 6bf1a483ea7c: Pulling fs layer 19:32:59 f5dfc541a4d3: Pulling fs layer 19:32:59 461d9e800cba: Pulling fs layer 19:32:59 80192f66455f: Pulling fs layer 19:32:59 2e8e34ca0e6c: Pulling fs layer 19:32:59 a29436f7fd5d: Pulling fs layer 19:32:59 923cac83aea3: Pulling fs layer 19:32:59 25ad8b0a4227: Pulling fs layer 19:32:59 db01528c6b51: Pulling fs layer 19:32:59 28988de357af: Pulling fs layer 19:32:59 a29436f7fd5d: Waiting 19:32:59 923cac83aea3: Waiting 19:32:59 25ad8b0a4227: Waiting 19:32:59 db01528c6b51: Waiting 19:32:59 461d9e800cba: Waiting 19:32:59 80192f66455f: Waiting 19:32:59 2e8e34ca0e6c: Waiting 19:32:59 6bf1a483ea7c: Verifying Checksum 19:32:59 6bf1a483ea7c: Download complete 19:32:59 461d9e800cba: Download complete 19:32:59 80192f66455f: Download complete 19:33:00 f5dfc541a4d3: Verifying Checksum 19:33:00 f5dfc541a4d3: Download complete 19:33:00 3dae71ba6b94: Verifying Checksum 19:33:00 3dae71ba6b94: Download complete 19:33:00 923cac83aea3: Verifying Checksum 19:33:00 923cac83aea3: Download complete 19:33:00 25ad8b0a4227: Verifying Checksum 19:33:00 25ad8b0a4227: Download complete 19:33:00 db01528c6b51: Verifying Checksum 19:33:00 db01528c6b51: Download complete 19:33:00 28988de357af: Verifying Checksum 19:33:00 28988de357af: Download complete 19:33:00 a29436f7fd5d: Verifying Checksum 19:33:00 a29436f7fd5d: Download complete 19:33:00 2e8e34ca0e6c: Verifying Checksum 19:33:00 2e8e34ca0e6c: Download complete 19:33:01 3dae71ba6b94: Pull complete 19:33:01 6bf1a483ea7c: Pull complete 19:33:01 f5dfc541a4d3: Pull complete 19:33:01 461d9e800cba: Pull complete 19:33:01 80192f66455f: Pull complete 19:33:05 2e8e34ca0e6c: Pull complete 19:33:06 a29436f7fd5d: Pull complete 19:33:06 923cac83aea3: Pull complete 19:33:06 25ad8b0a4227: Pull complete 19:33:06 db01528c6b51: Pull complete 19:33:06 28988de357af: Pull complete 19:33:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 19:33:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:06 prd-ubuntu20.04-docker-8c-8g-2782 does not seem to be running inside a container 19:33:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:33:10 $ docker top 0073ed66a592318cead1de556497728101e86f95b66c9ce905871daafc54142a -eo pid,comm 19:33:10 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:33:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:33:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:33:11 [ssh-agent] Looking for ssh-agent implementation... 19:33:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:11 $ docker exec 0073ed66a592318cead1de556497728101e86f95b66c9ce905871daafc54142a ssh-agent 19:33:11 SSH_AUTH_SOCK=/tmp/ssh-o1MGXmD7IEvN/agent.32 19:33:11 SSH_AGENT_PID=38 19:33:11 Running ssh-add (command line suppressed) 19:33:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13712009104004592615.key (/w/workspace/edgex-go/1@tmp/private_key_13712009104004592615.key) 19:33:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:33:11 + git tag --points-at HEAD [Pipeline] } 19:33:11 $ docker exec --env ******** --env ******** 0073ed66a592318cead1de556497728101e86f95b66c9ce905871daafc54142a ssh-agent -k 19:33:11 unset SSH_AUTH_SOCK; 19:33:11 unset SSH_AGENT_PID; 19:33:11 echo Agent pid 38 killed; 19:33:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:33:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:33:11 [ssh-agent] Looking for ssh-agent implementation... 19:33:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:12 $ docker exec 0073ed66a592318cead1de556497728101e86f95b66c9ce905871daafc54142a ssh-agent 19:33:12 SSH_AUTH_SOCK=/tmp/ssh-lAS9KR3X0OfN/agent.71 19:33:12 SSH_AGENT_PID=77 19:33:12 Running ssh-add (command line suppressed) 19:33:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_888950811935840239.key (/w/workspace/edgex-go/1@tmp/private_key_888950811935840239.key) 19:33:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:33:12 + git semver init 19:33:12 2025-06-04 19:33:12,894 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 19:33:12 2025-06-04 19:33:12,897 [run_init] DEBUG init version:0.0.0 force:False 19:33:12 2025-06-04 19:33:12,898 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:33:12 2025-06-04 19:33:12,899 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:33:12 2025-06-04 19:33:12,899 [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, stdin=None, shell=False, universal_newlines=False) 19:33:18 2025-06-04 19:33:17,965 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:33:18 2025-06-04 19:33:17,966 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5171 with force:False 19:33:18 2025-06-04 19:33:17,967 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5171 19:33:18 2025-06-04 19:33:17,971 [execute] INFO git cat-file --batch-check 19:33:18 2025-06-04 19:33:17,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 19:33:18 2025-06-04 19:33:17,974 [execute] INFO git cat-file --batch 19:33:18 2025-06-04 19:33:17,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 19:33:18 2025-06-04 19:33:17,978 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5171 19:33:18 0.0.0 [Pipeline] } 19:33:18 $ docker exec --env ******** --env ******** 0073ed66a592318cead1de556497728101e86f95b66c9ce905871daafc54142a ssh-agent -k 19:33:18 unset SSH_AUTH_SOCK; 19:33:18 unset SSH_AGENT_PID; 19:33:18 echo Agent pid 77 killed; 19:33:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:33:18 + git semver [Pipeline] } 19:33:19 $ docker stop --time=1 0073ed66a592318cead1de556497728101e86f95b66c9ce905871daafc54142a 19:33:20 $ docker rm -f --volumes 0073ed66a592318cead1de556497728101e86f95b66c9ce905871daafc54142a [Pipeline] // withDockerContainer [Pipeline] sh 19:33:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:33:21 Stashed 1 file(s) [Pipeline] echo 19:33:21 [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:33:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:33:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 19:33:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 19:33:22 ========================================================= 19:33:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:33:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:33:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:33:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 19:33:23 0a9a5dfd008f: Pulling fs layer 19:33:23 dbfa0bcfca99: Pulling fs layer 19:33:23 70eabb1d9476: Pulling fs layer 19:33:23 957bedc73fa3: Pulling fs layer 19:33:23 4f4fb700ef54: Pulling fs layer 19:33:23 f40432e63723: Pulling fs layer 19:33:23 90b4343acab7: Pulling fs layer 19:33:23 9f67ea4ac784: Pulling fs layer 19:33:23 9228b9a606be: Pulling fs layer 19:33:23 f40432e63723: Waiting 19:33:23 4f4fb700ef54: Waiting 19:33:23 957bedc73fa3: Waiting 19:33:23 9228b9a606be: Waiting 19:33:23 90b4343acab7: Waiting 19:33:23 dbfa0bcfca99: Verifying Checksum 19:33:23 dbfa0bcfca99: Download complete 19:33:23 957bedc73fa3: Verifying Checksum 19:33:23 957bedc73fa3: Download complete 19:33:23 4f4fb700ef54: Download complete 19:33:23 f40432e63723: Download complete 19:33:23 0a9a5dfd008f: Download complete 19:33:23 90b4343acab7: Verifying Checksum 19:33:23 90b4343acab7: Download complete 19:33:23 0a9a5dfd008f: Pull complete 19:33:23 dbfa0bcfca99: Pull complete 19:33:23 9228b9a606be: Verifying Checksum 19:33:23 9228b9a606be: Download complete 19:33:23 70eabb1d9476: Download complete 19:33:23 9f67ea4ac784: Download complete 19:33:27 70eabb1d9476: Pull complete 19:33:27 957bedc73fa3: Pull complete 19:33:27 4f4fb700ef54: Pull complete 19:33:27 f40432e63723: Pull complete 19:33:27 90b4343acab7: Pull complete 19:33:29 9f67ea4ac784: Pull complete 19:33:30 9228b9a606be: Pull complete 19:33:30 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 19:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:33:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 19:33:30 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:33:30 WORKDIR /edgex 19:33:30 COPY go.mod . 19:33:30 RUN go mod download build 19:33:30 -t ci-base-image-x86_64 -f - . 19:33:31 Sending build context to Docker daemon 185.8MB 19:33:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:33:31 ---> 69404ca5bff2 19:33:31 Step 2/4 : WORKDIR /edgex 19:33:35 ---> Running in d33fabee2bbb 19:33:35 Removing intermediate container d33fabee2bbb 19:33:35 ---> 6c6240afc1ae 19:33:35 Step 3/4 : COPY go.mod . 19:33:35 ---> f3efd4e63de1 19:33:35 Step 4/4 : RUN go mod download 19:33:35 ---> Running in d06c30708e61 19:33:57 Removing intermediate container d06c30708e61 19:33:57 ---> fbd6c19263da 19:33:57 Successfully built fbd6c19263da 19:33:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:57 + docker inspect -f . ci-base-image-x86_64 19:33:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:58 prd-ubuntu20.04-docker-8c-8g-2782 does not seem to be running inside a container 19:33:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:33:58 $ docker top c8e5d9cb94cd7619aa25d228a3be904ec2a0a887d3283480ea0dabc5b37cc7a9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:58 + go version 19:33:58 go version go1.23.8 linux/amd64 [Pipeline] } 19:33:58 $ docker stop --time=1 c8e5d9cb94cd7619aa25d228a3be904ec2a0a887d3283480ea0dabc5b37cc7a9 19:34:00 $ docker rm -f --volumes c8e5d9cb94cd7619aa25d228a3be904ec2a0a887d3283480ea0dabc5b37cc7a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:01 + docker inspect -f . ci-base-image-x86_64 19:34:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:01 prd-ubuntu20.04-docker-8c-8g-2782 does not seem to be running inside a container 19:34:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:34:01 $ docker top 5cf70b3aeeefa2293ae80f6dce1cced2f0cc7acf1bf48080d4ba8985f40a1cf4 -eo pid,comm [Pipeline] { [Pipeline] echo 19:34:01 ========================================================= 19:34:01 [edgeXBuildGoParallel] Running Tests and Build... 19:34:01 ========================================================= [Pipeline] sh 19:34:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:34:02 + make test 19:34:02 go test -race -coverprofile=coverage.out ./... 19:34:10 ? github.com/edgexfoundry/edgex-go [no test files] 19:34:37 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 19:34:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:34:37 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 19:34:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.037s coverage: 42.3% of statements 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 19:34:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements 19:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 19:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 19:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 19:34:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 19:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 19:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:34:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 19:34:38 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 19:34:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:34:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 19:34:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements 19:34:40 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 3.5% of statements 19:34:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.069s coverage: 45.2% of statements 19:34:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.841s coverage: 93.4% of statements 19:34:40 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.3% of statements 19:34:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 19:34:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 19:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 8.4% of statements 19:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 19:34:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:34:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 19:34:42 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 19:34:42 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 19:34:42 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 19:34:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:34:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 19:34:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:34:42 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 19:34:42 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 19:34:42 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 19:34:42 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 19:34:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.365s coverage: 95.8% of statements 19:34:43 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 19:34:43 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 19:34:43 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 19:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:34:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 19:34:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 19:34:44 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 19:34:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 0.0% of statements [no tests to run] 19:34:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 19:34:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 38.1% of statements 19:34:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 19:34:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements 19:34:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 87.1% of statements 19:34:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 19:34:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 19:34:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.043s coverage: 96.3% of statements 19:34:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 19:34:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 19:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:34:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 19:34:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 19:34:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 19:34:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 19:34:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 19:34:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 19:34:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 19:34:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 19:34:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 19:34:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 19:34:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 19:34:48 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 19:34:48 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 19:34:48 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 19:34:50 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 19:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:34:51 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 19:34:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 19:34:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 19:34:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 19:34:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 19:34:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 19:34:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 19:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 19:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 19:34:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 19:34:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 19:34:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 19:34:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 19:34:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:34:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 19:34:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 19:34:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 19:34:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 19:34:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 19:34:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 19:34:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 19:34:59 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 19:35:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 19:35:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 19:35:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 19:35:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 19:35:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 19:35:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:35:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 19:35:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:35:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 19:35:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 19:35:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 19:35:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 19:35:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:35:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.044s coverage: 92.9% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.036s coverage: 68.8% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.032s coverage: 87.2% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.085s coverage: 82.1% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 6.8% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.166s coverage: 54.5% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 29.2% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.018s coverage: 76.2% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.0% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 94.9% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 97.7% of statements 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements 19:35:09 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:35:09 running golangci-lint 19:35:09 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 19:35:09 go version go1.23.8 linux/amd64 19:35:09 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 19:35:09 level=info msg="[config_reader] Used config file .golangci.yml" 19:35:09 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:35:36 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|compiled_files|deps|imports|name|types_sizes) took 23.174873134s" 19:35:36 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.833364ms" 19:35:48 level=info msg="[linters_context/goanalysis] analyzers took 2m1.650042553s with top 10 stages: buildir: 1m10.580542591s, gosec: 5.302269586s, inspect: 3.13282309s, fact_deprecated: 2.539647423s, ctrlflow: 2.239174773s, printf: 2.087127261s, nilness: 1.622019376s, S1038: 1.526536491s, fact_purity: 1.409124262s, unused: 1.242148695s" 19:35:48 level=info msg="[runner] Issues before processing: 202, after processing: 0" 19:35:48 level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, skip_files: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, filename_unadjuster: 202/202, exclude: 202/202, exclude-rules: 202/20, nolint: 20/0" 19:35:48 level=info msg="[runner] processing took 19.046078ms with stages: nolint: 8.103996ms, identifier_marker: 5.056037ms, path_prettifier: 1.798577ms, autogenerated_exclude: 1.781646ms, exclude-rules: 1.257452ms, skip_dirs: 938.079µs, cgo: 45.51µs, invalid_issue: 45.331µs, filename_unadjuster: 14.79µs, uniq_by_line: 720ns, max_same_issues: 620ns, fixer: 580ns, skip_files: 490ns, max_from_linter: 460ns, severity-rules: 380ns, path_shortener: 370ns, exclude: 260ns, sort_results: 250ns, diff: 170ns, source_code: 140ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" 19:35:48 level=info msg="[runner] linters took 14.549183349s with stages: goanalysis_metalinter: 14.530040529s" 19:35:48 level=info msg="File cache stats: 0 entries of total size 0B" 19:35:48 level=info msg="Memory: 376 samples, avg is 320.0MB, max is 1457.0MB" 19:35:48 level=info msg="Execution took 37.778990694s" 19:35:48 go vet ./... 19:35:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:35:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:35:54 ./bin/test-attribution-txt.sh 19:35:54 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 19:35:54 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo 19:35:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 19:35:55 + ls -al . 19:35:55 total 1992 19:35:55 drwxrwxr-x 11 1001 1001 4096 Jun 4 19:34 . 19:35:55 drwxr-xr-x 4 root root 4096 Jun 4 19:34 .. 19:35:55 drwxrwxr-x 2 1001 1001 4096 Jun 4 19:32 .blubracket 19:35:55 -rw-rw-r-- 1 1001 1001 10 Jun 4 19:32 .dockerignore 19:35:55 drwxrwxr-x 8 1001 1001 4096 Jun 4 19:35 .git 19:35:55 drwxrwxr-x 3 1001 1001 4096 Jun 4 19:32 .github 19:35:55 -rw-rw-r-- 1 1001 1001 909 Jun 4 19:32 .gitignore 19:35:55 -rw-rw-r-- 1 1001 1001 218 Jun 4 19:32 .golangci.yml 19:35:55 -rw-rw-r-- 1 1001 1001 100 Jun 4 19:32 .hadolint.yml 19:35:55 drwxr-xr-x 3 1001 1001 4096 Jun 4 19:33 .semver 19:35:55 -rw-rw-r-- 1 1001 1001 155 Jun 4 19:32 .sonarcloud.properties 19:35:55 -rw-rw-r-- 1 1001 1001 1171 Jun 4 19:32 ADOPTERS.md 19:35:55 -rw-rw-r-- 1 1001 1001 17374 Jun 4 19:32 Attribution.txt 19:35:55 -rw-rw-r-- 1 1001 1001 108018 Jun 4 19:32 CHANGELOG.md 19:35:55 -rw-rw-r-- 1 1001 1001 3804 Jun 4 19:32 CONTRIBUTING.md 19:35:55 -rw-rw-r-- 1 1001 1001 677 Jun 4 19:32 GOVERNANCE.md 19:35:55 -rw-rw-r-- 1 1001 1001 858 Jun 4 19:32 Jenkinsfile 19:35:55 -rw-rw-r-- 1 1001 1001 10775 Jun 4 19:32 LICENSE 19:35:55 -rw-rw-r-- 1 1001 1001 16740 Jun 4 19:32 Makefile 19:35:55 -rw-rw-r-- 1 1001 1001 582 Jun 4 19:32 OWNERS.md 19:35:55 -rw-rw-r-- 1 1001 1001 9932 Jun 4 19:32 README.md 19:35:55 -rw-rw-r-- 1 1001 1001 789 Jun 4 19:32 SECURITY.md 19:35:55 -rw-rw-r-- 1 1001 1001 5 Jun 4 19:33 VERSION 19:35:55 drwxrwxr-x 2 1001 1001 4096 Jun 4 19:32 bin 19:35:55 drwxrwxr-x 19 1001 1001 4096 Jun 4 19:32 cmd 19:35:55 -rw-r--r-- 1 root root 1661236 Jun 4 19:35 coverage.out 19:35:55 drwxrwxr-x 2 1001 1001 4096 Jun 4 19:32 fuzz_test 19:35:55 -rw-rw-r-- 1 1001 1001 6474 Jun 4 19:32 go.mod 19:35:55 -rw-rw-r-- 1 1001 1001 88008 Jun 4 19:32 go.sum 19:35:55 drwxrwxr-x 7 1001 1001 4096 Jun 4 19:32 internal 19:35:55 drwxrwxr-x 2 1001 1001 4096 Jun 4 19:32 openapi 19:35:55 -rw-rw-r-- 1 1001 1001 584 Jun 4 19:32 security.txt 19:35:55 -rw-rw-r-- 1 1001 1001 204 Jun 4 19:32 version.go [Pipeline] sh 19:35:56 + '[' -e coverage.out ] 19:35:56 + chown 1001:1001 coverage.out [Pipeline] stash 19:35:56 Stashed 1 file(s) [Pipeline] sh 19:35:56 + make build 19:35:56 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:36:23 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:36:23 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:36:23 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:36:23 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:36:25 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:36:30 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:36:32 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:36:34 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:36:37 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:36:38 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:36:39 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:36:40 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:36:42 $ docker stop --time=1 5cf70b3aeeefa2293ae80f6dce1cced2f0cc7acf1bf48080d4ba8985f40a1cf4 19:36:45 $ docker rm -f --volumes 5cf70b3aeeefa2293ae80f6dce1cced2f0cc7acf1bf48080d4ba8985f40a1cf4 [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:36:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:36:47 19:36:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:36:48 latest: Pulling from edgex-devops/edgex-compose 19:36:48 91d30c5bc195: Pulling fs layer 19:36:48 2e9b0aa3be6d: Pulling fs layer 19:36:48 9c61dcf015f6: Pulling fs layer 19:36:48 4698f68db338: Pulling fs layer 19:36:48 2a2f49069b9e: Pulling fs layer 19:36:48 e0025b399a48: Pulling fs layer 19:36:48 4698f68db338: Waiting 19:36:48 2a2f49069b9e: Waiting 19:36:48 e0025b399a48: Waiting 19:36:48 91d30c5bc195: Verifying Checksum 19:36:48 91d30c5bc195: Download complete 19:36:48 4698f68db338: Download complete 19:36:48 91d30c5bc195: Pull complete 19:36:48 2e9b0aa3be6d: Verifying Checksum 19:36:48 2e9b0aa3be6d: Download complete 19:36:48 e0025b399a48: Verifying Checksum 19:36:48 e0025b399a48: Download complete 19:36:48 2a2f49069b9e: Verifying Checksum 19:36:48 2a2f49069b9e: Download complete 19:36:48 2e9b0aa3be6d: Pull complete 19:36:48 9c61dcf015f6: Verifying Checksum 19:36:48 9c61dcf015f6: Download complete 19:36:51 9c61dcf015f6: Pull complete 19:36:51 4698f68db338: Pull complete 19:36:51 2a2f49069b9e: Pull complete 19:36:51 e0025b399a48: Pull complete 19:36:51 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:36:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:52 prd-ubuntu20.04-docker-8c-8g-2782 does not seem to be running inside a container 19:36:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:36:53 $ docker top 807167c9baaa56318d998a9912699ee84356df24c02144a4a35503e59d4ee1b5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:54 + docker compose -f ./docker-compose-build.yml build --parallel 19:36:56 #1 [security-spire-server internal] load build definition from Dockerfile 19:36:56 #1 transferring dockerfile: 1.70kB done 19:36:56 #1 DONE 0.0s 19:36:56 19:36:56 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:36:56 #2 transferring dockerfile: 2.23kB done 19:36:56 #2 DONE 0.0s 19:36:56 19:36:56 #3 [core-keeper internal] load build definition from Dockerfile 19:36:56 #3 transferring dockerfile: 2.01kB done 19:36:56 #3 DONE 0.0s 19:36:56 19:36:56 #4 [security-proxy-setup internal] load build definition from Dockerfile 19:36:56 #4 transferring dockerfile: 2.50kB done 19:36:56 #4 DONE 0.0s 19:36:56 19:36:56 #5 [core-metadata internal] load build definition from Dockerfile 19:36:56 #5 transferring dockerfile: 2.10kB done 19:36:56 #5 DONE 0.0s 19:36:56 19:36:56 #6 [support-notifications internal] load build definition from Dockerfile 19:36:56 #6 transferring dockerfile: 2.00kB done 19:36:56 #6 DONE 0.0s 19:36:56 19:36:56 #7 [security-bootstrapper internal] load build definition from Dockerfile 19:36:56 #7 transferring dockerfile: 3.02kB done 19:36:56 #7 DONE 0.0s 19:36:56 19:36:56 #8 [core-data internal] load build definition from Dockerfile 19:36:56 #8 transferring dockerfile: 2.04kB done 19:36:56 #8 DONE 0.0s 19:36:56 19:36:56 #9 [security-proxy-auth internal] load build definition from Dockerfile 19:36:56 #9 transferring dockerfile: 2.14kB done 19:36:56 #9 DONE 0.0s 19:36:56 19:36:56 #10 [support-scheduler internal] load build definition from Dockerfile 19:36:56 #10 transferring dockerfile: 1.83kB done 19:36:56 #10 DONE 0.0s 19:36:56 19:36:56 #11 [security-spire-config internal] load build definition from Dockerfile 19:36:56 #11 transferring dockerfile: 1.69kB done 19:36:56 #11 DONE 0.1s 19:36:56 19:36:56 #12 [security-spire-agent internal] load build definition from Dockerfile 19:36:56 #12 transferring dockerfile: 1.81kB done 19:36:56 #12 DONE 0.1s 19:36:56 19:36:56 #13 [security-secretstore-setup internal] load build definition from Dockerfile 19:36:56 #13 transferring dockerfile: 2.49kB done 19:36:56 #13 DONE 0.1s 19:36:56 19:36:56 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:36:56 #14 transferring dockerfile: 1.89kB done 19:36:56 #14 DONE 0.0s 19:36:56 19:36:56 #15 [security-spire-server internal] load .dockerignore 19:36:56 #15 transferring context: 50B done 19:36:56 #15 DONE 0.0s 19:36:56 19:36:56 #16 [core-command internal] load build definition from Dockerfile 19:36:56 #16 transferring dockerfile: 1.94kB done 19:36:56 #16 DONE 0.1s 19:36:56 19:36:56 #17 [core-common-config-bootstrapper internal] load .dockerignore 19:36:56 #17 transferring context: 50B done 19:36:56 #17 DONE 0.0s 19:36:56 19:36:56 #18 [core-keeper internal] load .dockerignore 19:36:56 #18 transferring context: 50B done 19:36:56 #18 DONE 0.0s 19:36:56 19:36:56 #19 [security-proxy-setup internal] load .dockerignore 19:36:56 #19 transferring context: 50B done 19:36:56 #19 DONE 0.0s 19:36:56 19:36:56 #20 [core-metadata internal] load .dockerignore 19:36:56 #20 transferring context: 50B done 19:36:56 #20 DONE 0.0s 19:36:56 19:36:56 #21 [support-notifications internal] load .dockerignore 19:36:56 #21 transferring context: 50B done 19:36:56 #21 DONE 0.0s 19:36:56 19:36:56 #22 [security-bootstrapper internal] load .dockerignore 19:36:57 #22 transferring context: 50B done 19:36:57 #22 DONE 0.0s 19:36:57 19:36:57 #23 [security-proxy-auth internal] load .dockerignore 19:36:57 #23 transferring context: 50B done 19:36:57 #23 DONE 0.0s 19:36:57 19:36:57 #24 [core-data internal] load .dockerignore 19:36:57 #24 transferring context: 50B done 19:36:57 #24 DONE 0.0s 19:36:57 19:36:57 #25 [support-scheduler internal] load .dockerignore 19:36:57 #25 transferring context: 50B done 19:36:57 #25 DONE 0.0s 19:36:57 19:36:57 #26 [security-spire-config internal] load .dockerignore 19:36:57 #26 transferring context: 50B done 19:36:57 #26 DONE 0.0s 19:36:57 19:36:57 #27 [security-secretstore-setup internal] load .dockerignore 19:36:57 #27 transferring context: 50B done 19:36:57 #27 DONE 0.0s 19:36:57 19:36:57 #28 [security-spiffe-token-provider internal] load .dockerignore 19:36:57 #28 transferring context: 50B done 19:36:57 #28 DONE 0.1s 19:36:57 19:36:57 #29 [security-spire-agent internal] load .dockerignore 19:36:57 #29 transferring context: 50B done 19:36:57 #29 DONE 0.1s 19:36:57 19:36:57 #30 [core-command internal] load .dockerignore 19:36:57 #30 transferring context: 50B done 19:36:57 #30 DONE 0.1s 19:36:57 19:36:57 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 19:36:57 #31 DONE 0.2s 19:36:57 19:36:57 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:36:57 #32 DONE 0.0s 19:36:57 19:36:57 #33 [security-bootstrapper internal] load build context 19:36:57 #33 ... 19:36:57 19:36:57 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:36:57 #32 DONE 0.0s 19:36:57 19:36:57 #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 19:36:57 #31 DONE 0.2s 19:36:57 19:36:57 #34 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 19:36:57 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 19:36:57 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 19:36:57 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 19:36:57 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 19:36:57 #34 DONE 0.2s 19:36:57 19:36:57 #33 [security-bootstrapper internal] load build context 19:36:57 #33 ... 19:36:57 19:36:57 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:36:57 #32 DONE 0.0s 19:36:57 19:36:57 #33 [security-bootstrapper internal] load build context 19:36:57 #33 ... 19:36:57 19:36:57 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:36:57 #32 DONE 0.0s 19:36:57 19:36:57 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 19:36:57 #31 DONE 0.4s 19:36:57 19:36:57 #33 [security-bootstrapper internal] load build context 19:36:57 #33 ... 19:36:57 19:36:57 #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 19:36:57 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 19:36:57 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 19:36:57 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 19:36:57 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 19:36:57 #34 DONE 0.2s 19:36:57 19:36:57 #33 [security-bootstrapper internal] load build context 19:36:57 #33 ... 19:36:57 19:36:57 #34 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 19:36:57 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 19:36:57 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 19:36:57 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 19:36:57 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 19:36:57 #34 DONE 0.3s 19:36:57 19:36:57 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 19:36:57 #35 DONE 0.8s 19:36:57 19:36:57 #33 [security-bootstrapper internal] load build context 19:36:58 #33 ... 19:36:58 19:36:58 #36 [security-spire-server internal] load build context 19:36:58 #36 transferring context: 23.80kB 0.0s done 19:36:58 #36 DONE 0.1s 19:36:58 19:36:58 #33 [security-bootstrapper internal] load build context 19:36:58 #33 ... 19:36:58 19:36:58 #34 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 19:36:58 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 19:36:58 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 19:36:58 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 19:36:58 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 19:36:58 #34 DONE 0.3s 19:36:58 19:36:58 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 19:36:58 #37 DONE 0.7s 19:36:58 19:36:58 #38 [security-spire-config internal] load build context 19:36:58 #38 transferring context: 22.05kB 0.0s done 19:36:58 #38 DONE 0.3s 19:36:58 19:36:58 #33 [security-bootstrapper internal] load build context 19:36:58 #33 ... 19:36:58 19:36:58 #39 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:36:58 #39 DONE 1.1s 19:36:58 19:36:58 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:36:58 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 19:36:58 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 19:36:58 #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 19:36:58 #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 19:36:58 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s 19:36:58 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s 19:36:58 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s 19:36:58 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 19:36:58 #40 ... 19:36:58 19:36:58 #41 [security-spire-agent internal] load build context 19:36:58 #41 transferring context: 23.33kB 0.0s done 19:36:58 #41 DONE 0.3s 19:36:58 19:36:58 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:36:58 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 19:36:58 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 19:36:58 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 19:36:58 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.4s 19:36:58 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 19:36:58 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.5s 19:36:58 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 19:36:58 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 20.97MB / 36.47MB 0.6s 19:36:58 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s 19:37:04 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.1s done 19:37:07 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 19:37:07 #40 ... 19:37:07 19:37:07 #42 [support-notifications internal] load build context 19:37:07 #42 transferring context: 357.96MB 9.9s 19:37:07 #42 ... 19:37:07 19:37:07 #43 [core-keeper internal] load build context 19:37:07 #43 ... 19:37:07 19:37:07 #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:37:07 #0 1.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:07 #0 1.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:07 #0 2.125 (1/1) Installing dumb-init (1.2.5-r3) 19:37:07 #0 2.129 Executing busybox-1.36.1-r29.trigger 19:37:07 #0 2.139 OK: 8 MiB in 15 packages 19:37:07 #44 ... 19:37:07 19:37:07 #45 [core-command internal] load build context 19:37:08 #45 ... 19:37:08 19:37:08 #46 [core-common-config-bootstrapper internal] load build context 19:37:08 #46 ... 19:37:08 19:37:08 #47 [security-proxy-auth internal] load build context 19:37:08 #47 ... 19:37:08 19:37:08 #33 [security-bootstrapper internal] load build context 19:37:08 #33 ... 19:37:08 19:37:08 #48 [core-data internal] load build context 19:37:08 #48 ... 19:37:08 19:37:08 #49 [core-metadata internal] load build context 19:37:09 #49 ... 19:37:09 19:37:09 #50 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:37:09 #50 ... 19:37:09 19:37:09 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 19:37:09 #51 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done 19:37:09 #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 19:37:09 #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.0s done 19:37:09 #51 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 3.0s done 19:37:09 #51 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 19:37:09 #51 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 19:37:09 #51 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 19:37:09 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 19:37:09 #51 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.3s done 19:37:09 #51 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 19:37:09 #51 ... 19:37:09 19:37:09 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:37:09 #0 1.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:09 #0 1.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:09 #0 2.055 (1/4) Installing dumb-init (1.2.5-r3) 19:37:09 #0 2.065 (2/4) Installing openssl (3.3.3-r0) 19:37:09 #0 2.077 (3/4) Installing su-exec (0.2-r3) 19:37:09 #0 2.080 (4/4) Installing yq-go (4.44.1-r2) 19:37:09 #0 2.164 Executing busybox-1.36.1-r29.trigger 19:37:09 #0 2.187 OK: 19 MiB in 18 packages 19:37:09 #52 ... 19:37:09 19:37:09 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:09 #0 2.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:09 #0 3.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:09 #0 3.855 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:37:09 #0 3.855 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:37:09 #0 3.855 OK: 24171 distinct packages available 19:37:09 #0 3.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:09 #0 3.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:09 #0 4.231 (1/14) Installing ca-certificates (20241121-r1) 19:37:09 #0 4.245 (2/14) Installing brotli-libs (1.1.0-r2) 19:37:09 #0 4.253 (3/14) Installing c-ares (1.33.1-r0) 19:37:09 #0 4.257 (4/14) Installing libunistring (1.2-r0) 19:37:09 #0 4.269 (5/14) Installing libidn2 (2.3.7-r0) 19:37:09 #0 4.277 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:37:09 #0 4.280 (7/14) Installing libpsl (0.21.5-r1) 19:37:09 #0 4.286 (8/14) Installing zstd-libs (1.5.6-r0) 19:37:09 #0 4.291 (9/14) Installing libcurl (8.12.1-r0) 19:37:09 #0 4.300 (10/14) Installing curl (8.12.1-r0) 19:37:09 #0 4.306 (11/14) Installing dumb-init (1.2.5-r3) 19:37:09 #0 4.309 (12/14) Installing musl-obstack (1.2.3-r2) 19:37:09 #0 4.313 (13/14) Installing libucontext (1.2-r3) 19:37:09 #0 4.316 (14/14) Installing gcompat (1.1.0-r4) 19:37:09 #0 4.324 Executing busybox-1.36.1-r29.trigger 19:37:09 #0 4.329 Executing ca-certificates-20241121-r1.trigger 19:37:09 #0 4.365 OK: 13 MiB in 28 packages 19:37:09 #53 ... 19:37:09 19:37:09 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 19:37:09 #0 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:09 #0 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:09 #0 1.469 (1/7) Installing ca-certificates (20241121-r1) 19:37:09 #0 1.715 (2/7) Installing dumb-init (1.2.5-r3) 19:37:09 #0 1.722 (3/7) Installing libgcc (13.2.1_git20240309-r1) 19:37:09 #0 1.727 (4/7) Installing libsodium (1.0.19-r0) 19:37:09 #0 1.739 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 19:37:09 #0 1.762 (6/7) Installing libzmq (4.3.5-r2) 19:37:09 #0 1.779 (7/7) Installing zeromq (4.3.5-r2) 19:37:09 #0 1.787 Executing busybox-1.36.1-r29.trigger 19:37:09 #0 1.797 Executing ca-certificates-20241121-r1.trigger 19:37:09 #0 1.856 OK: 12 MiB in 21 packages 19:37:09 #54 ... 19:37:09 19:37:09 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:09 #55 ... 19:37:09 19:37:09 #56 [security-proxy-setup internal] load build context 19:37:09 #56 ... 19:37:09 19:37:09 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:37:09 #57 ... 19:37:09 19:37:09 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:37:09 #0 0.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:09 #0 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:09 #0 1.432 (1/3) Installing ca-certificates (20241121-r1) 19:37:09 #0 1.458 (2/3) Installing dumb-init (1.2.5-r3) 19:37:09 #0 1.461 (3/3) Installing tzdata (2025b-r0) 19:37:09 #0 1.681 Executing busybox-1.36.1-r29.trigger 19:37:09 #0 1.697 Executing ca-certificates-20241121-r1.trigger 19:37:09 #0 1.752 OK: 10 MiB in 17 packages 19:37:10 #58 ... 19:37:10 19:37:10 #59 [security-secretstore-setup internal] load build context 19:37:10 #59 ... 19:37:10 19:37:10 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:37:10 #60 ... 19:37:10 19:37:10 #61 [support-notifications builder 2/7] WORKDIR /edgex-go 19:37:10 #61 ... 19:37:10 19:37:10 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:10 #62 ... 19:37:10 19:37:10 #63 [security-spiffe-token-provider internal] load build context 19:37:10 #63 transferring context: 507.71MB 12.2s done 19:37:10 #63 ... 19:37:10 19:37:10 #64 [support-scheduler internal] load build context 19:37:10 #64 ... 19:37:10 19:37:10 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:10 #65 ... 19:37:10 19:37:10 #64 [support-scheduler internal] load build context 19:37:10 #64 transferring context: 507.71MB 13.0s done 19:37:16 #64 ... 19:37:16 19:37:16 #45 [core-command internal] load build context 19:37:16 #45 transferring context: 507.71MB 13.9s done 19:37:16 #45 ... 19:37:16 19:37:16 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 19:37:16 #51 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 19:37:16 #51 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.3s done 19:37:17 #51 ... 19:37:17 19:37:17 #42 [support-notifications internal] load build context 19:37:17 #42 transferring context: 507.71MB 13.6s done 19:37:17 #42 ... 19:37:17 19:37:17 #43 [core-keeper internal] load build context 19:37:17 #43 transferring context: 507.71MB 14.5s done 19:37:18 #43 ... 19:37:18 19:37:18 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:37:18 #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.1s 19:37:18 #40 ... 19:37:18 19:37:18 #46 [core-common-config-bootstrapper internal] load build context 19:37:18 #46 transferring context: 507.71MB 13.1s done 19:37:18 #46 ... 19:37:18 19:37:18 #47 [security-proxy-auth internal] load build context 19:37:18 #47 transferring context: 507.71MB 13.8s done 19:37:18 #47 ... 19:37:18 19:37:18 #33 [security-bootstrapper internal] load build context 19:37:18 #33 transferring context: 507.71MB 13.8s done 19:37:19 #33 ... 19:37:19 19:37:19 #49 [core-metadata internal] load build context 19:37:19 #49 transferring context: 507.71MB 13.4s done 19:37:19 #49 ... 19:37:19 19:37:19 #48 [core-data internal] load build context 19:37:19 #48 transferring context: 507.71MB 12.5s done 19:37:19 #48 ... 19:37:19 19:37:19 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:37:19 #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.8s done 19:37:20 #40 ... 19:37:20 19:37:20 #56 [security-proxy-setup internal] load build context 19:37:20 #56 transferring context: 507.71MB 13.4s done 19:37:20 #56 ... 19:37:20 19:37:20 #59 [security-secretstore-setup internal] load build context 19:37:20 #59 transferring context: 507.71MB 13.8s done 19:37:32 #59 ... 19:37:32 19:37:32 #63 [security-spiffe-token-provider internal] load build context 19:37:32 #63 DONE 33.6s 19:37:32 19:37:32 #61 [support-notifications builder 2/7] WORKDIR /edgex-go 19:37:32 #61 DONE 32.9s 19:37:32 19:37:32 #48 [core-data internal] load build context 19:37:32 #48 DONE 33.9s 19:37:32 19:37:32 #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:37:32 #66 ... 19:37:32 19:37:32 #46 [core-common-config-bootstrapper internal] load build context 19:37:32 #46 DONE 34.1s 19:37:32 19:37:32 #56 [security-proxy-setup internal] load build context 19:37:32 #56 DONE 34.0s 19:37:32 19:37:32 #49 [core-metadata internal] load build context 19:37:32 #49 DONE 34.0s 19:37:32 19:37:32 #64 [support-scheduler internal] load build context 19:37:32 #64 DONE 33.9s 19:37:32 19:37:32 #42 [support-notifications internal] load build context 19:37:32 #42 DONE 34.0s 19:37:32 19:37:32 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:32 #62 DONE 33.9s 19:37:32 19:37:32 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 19:37:32 #54 DONE 33.8s 19:37:32 19:37:32 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:32 #53 DONE 33.6s 19:37:32 19:37:32 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:37:32 #52 DONE 33.9s 19:37:32 19:37:32 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:37:32 #58 DONE 33.9s 19:37:32 19:37:32 #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:37:32 #44 DONE 33.9s 19:37:32 19:37:32 #33 [security-bootstrapper internal] load build context 19:37:32 #33 DONE 34.1s 19:37:32 19:37:32 #47 [security-proxy-auth internal] load build context 19:37:32 #47 DONE 34.0s 19:37:32 19:37:32 #59 [security-secretstore-setup internal] load build context 19:37:32 #59 DONE 33.9s 19:37:32 19:37:32 #45 [core-command internal] load build context 19:37:32 #45 DONE 33.9s 19:37:32 19:37:32 #43 [core-keeper internal] load build context 19:37:32 #43 DONE 34.2s 19:37:32 19:37:32 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:37:32 #67 ... 19:37:32 19:37:32 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 19:37:32 #51 DONE 33.4s 19:37:32 19:37:32 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:37:32 #40 DONE 33.9s 19:37:32 19:37:32 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:37:32 #68 ... 19:37:32 19:37:32 #50 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:37:32 #50 34.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:32 #50 34.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:32 #50 35.10 (1/1) Installing dumb-init (1.2.5-r3) 19:37:32 #50 35.11 Executing busybox-1.36.1-r29.trigger 19:37:32 #50 35.12 OK: 8 MiB in 15 packages 19:37:32 #50 DONE 35.4s 19:37:32 19:37:32 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:37:32 #60 34.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:32 #60 34.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:32 #60 34.69 (1/4) Installing ca-certificates (20241121-r1) 19:37:32 #60 34.71 (2/4) Installing dumb-init (1.2.5-r3) 19:37:32 #60 34.71 (3/4) Installing su-exec (0.2-r3) 19:37:32 #60 34.72 (4/4) Installing yq-go (4.44.1-r2) 19:37:32 #60 34.79 Executing busybox-1.36.1-r29.trigger 19:37:32 #60 34.80 Executing ca-certificates-20241121-r1.trigger 19:37:32 #60 34.84 OK: 19 MiB in 18 packages 19:37:32 #60 DONE 35.0s 19:37:32 19:37:32 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:37:32 #57 34.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:32 #57 34.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:32 #57 35.05 (1/2) Installing dumb-init (1.2.5-r3) 19:37:32 #57 35.06 (2/2) Installing su-exec (0.2-r3) 19:37:32 #57 35.06 Executing busybox-1.36.1-r29.trigger 19:37:32 #57 35.06 OK: 8 MiB in 16 packages 19:37:32 #57 DONE 35.3s 19:37:32 19:37:32 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:37:32 #68 1.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:32 #68 1.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:33 #68 ... 19:37:33 19:37:33 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:33 #55 34.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:33 #55 34.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:33 #55 34.54 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:37:33 #55 34.54 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:37:33 #55 34.54 OK: 24171 distinct packages available 19:37:33 #55 34.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:33 #55 34.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:33 #55 34.98 (1/4) Installing dumb-init (1.2.5-r3) 19:37:33 #55 34.99 (2/4) Installing musl-obstack (1.2.3-r2) 19:37:33 #55 34.99 (3/4) Installing libucontext (1.2-r3) 19:37:33 #55 34.99 (4/4) Installing gcompat (1.1.0-r4) 19:37:33 #55 35.00 Executing busybox-1.36.1-r29.trigger 19:37:33 #55 35.00 OK: 8 MiB in 18 packages 19:37:33 #55 DONE 35.2s 19:37:33 19:37:33 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:33 #65 34.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:33 #65 34.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:33 #65 34.57 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:37:33 #65 34.57 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:37:33 #65 34.57 OK: 24171 distinct packages available 19:37:33 #65 34.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:33 #65 34.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:33 #65 35.05 (1/5) Installing dumb-init (1.2.5-r3) 19:37:33 #65 35.05 (2/5) Installing musl-obstack (1.2.3-r2) 19:37:33 #65 35.06 (3/5) Installing libucontext (1.2-r3) 19:37:33 #65 35.06 (4/5) Installing gcompat (1.1.0-r4) 19:37:33 #65 35.06 (5/5) Installing openssl (3.3.3-r0) 19:37:33 #65 35.08 Executing busybox-1.36.1-r29.trigger 19:37:33 #65 35.08 OK: 9 MiB in 19 packages 19:37:33 #65 DONE 35.4s 19:37:33 19:37:33 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:37:33 #68 2.026 OK: 248 MiB in 58 packages 19:37:33 #68 DONE 2.1s 19:37:33 19:37:33 #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:37:33 #69 DONE 0.1s 19:37:33 19:37:33 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:37:33 #66 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:33 #66 1.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:33 #66 2.088 OK: 248 MiB in 58 packages 19:37:33 #66 DONE 2.2s 19:37:33 19:37:33 #70 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:37:33 #70 DONE 0.1s 19:37:33 19:37:33 #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:34 #71 ... 19:37:34 19:37:34 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:37:34 #0 1.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:34 #0 2.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:34 #0 2.351 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:37:34 #0 2.351 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:37:34 #0 2.351 OK: 24171 distinct packages available 19:37:34 #0 2.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:34 #0 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:34 #0 2.812 OK: 248 MiB in 58 packages 19:37:34 #72 DONE 3.0s 19:37:34 19:37:34 #73 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:37:34 #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:34 #0 2.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:34 #0 2.874 OK: 248 MiB in 58 packages 19:37:34 #73 DONE 3.0s 19:37:34 19:37:34 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:34 #74 DONE 3.0s 19:37:34 19:37:34 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:37:34 #75 DONE 0.1s 19:37:34 19:37:34 #76 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 19:37:34 #0 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:34 #0 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:34 #0 3.009 OK: 248 MiB in 58 packages 19:37:34 #76 DONE 3.1s 19:37:34 19:37:34 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:37:34 #77 DONE 0.1s 19:37:34 19:37:34 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:37:34 #78 DONE 0.1s 19:37:34 19:37:34 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:34 #79 ... 19:37:34 19:37:34 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:37:34 #0 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:34 #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:34 #0 3.254 OK: 13 MiB in 28 packages 19:37:34 #80 DONE 3.4s 19:37:34 19:37:34 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:37:34 #67 3.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:34 #67 3.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:35 #67 3.844 OK: 8 MiB in 15 packages 19:37:35 #67 DONE 4.0s 19:37:35 19:37:35 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:37:35 #0 1.140 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:35 #81 ... 19:37:35 19:37:35 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:37:35 #0 3.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:35 #0 3.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:35 #0 4.143 OK: 12 MiB in 21 packages 19:37:35 #82 DONE 4.2s 19:37:35 19:37:35 #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:37:35 #83 ... 19:37:35 19:37:35 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:37:35 #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:35 #0 4.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:35 #0 4.315 OK: 10 MiB in 17 packages 19:37:35 #84 DONE 4.4s 19:37:35 19:37:35 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:37:35 #0 2.865 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:35 #0 3.432 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:35 #0 4.152 (1/1) Installing dumb-init (1.2.5-r3) 19:37:35 #0 4.450 Executing busybox-1.36.1-r29.trigger 19:37:35 #0 4.459 OK: 8 MiB in 15 packages 19:37:35 #85 DONE 4.7s 19:37:35 19:37:35 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:37:35 #81 1.586 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:36 #81 ... 19:37:36 19:37:36 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:37:36 #0 2.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:36 #0 2.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:36 #0 3.306 OK: 19 MiB in 18 packages 19:37:36 #86 DONE 3.4s 19:37:36 19:37:36 #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:37:36 #83 3.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:36 #83 ... 19:37:36 19:37:36 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:37:36 #0 4.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:36 #0 4.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:36 #0 4.853 OK: 19 MiB in 18 packages 19:37:36 #87 DONE 5.0s 19:37:36 19:37:36 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:37:36 #88 DONE 0.0s 19:37:36 19:37:36 #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:37:36 #83 3.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:36 #83 ... 19:37:36 19:37:36 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:37:36 #0 3.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:36 #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:36 #0 3.727 OK: 8 MiB in 16 packages 19:37:36 #89 DONE 3.9s 19:37:36 19:37:36 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:37:36 #81 2.346 OK: 248 MiB in 58 packages 19:37:36 #81 DONE 2.5s 19:37:36 19:37:36 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:37:36 #90 DONE 0.1s 19:37:36 19:37:36 #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:37:36 #83 4.006 OK: 8 MiB in 15 packages 19:37:36 #83 DONE 4.1s 19:37:36 19:37:36 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:37 #91 ... 19:37:37 19:37:37 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:37:37 #0 3.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:37 #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:37 #0 3.798 OK: 8 MiB in 18 packages 19:37:37 #92 DONE 3.9s 19:37:37 19:37:37 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:38 #93 DONE 1.0s 19:37:38 19:37:38 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:37:38 #0 3.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:37:38 #0 3.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:37:38 #0 3.999 OK: 9 MiB in 19 packages 19:37:38 #94 DONE 5.1s 19:37:38 19:37:38 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:37:39 #95 DONE 1.2s 19:37:39 19:37:39 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:37:39 #96 DONE 1.2s 19:37:39 19:37:39 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:39 #97 DONE 1.2s 19:37:39 19:37:39 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:37:39 #98 ... 19:37:39 19:37:39 #99 [security-spire-config stage-2 6/10] COPY security.txt / 19:37:39 #99 DONE 0.1s 19:37:39 19:37:39 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:37:40 #100 DONE 0.8s 19:37:40 19:37:40 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:40 #101 DONE 0.9s 19:37:40 19:37:40 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:37:40 #98 DONE 0.8s 19:37:40 19:37:40 #102 [security-spire-server stage-2 6/9] COPY security.txt / 19:37:40 #102 DONE 0.1s 19:37:40 19:37:40 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:37:40 #103 DONE 0.1s 19:37:40 19:37:40 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:37:40 #104 DONE 0.1s 19:37:40 19:37:40 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 19:37:40 #105 DONE 0.1s 19:37:40 19:37:40 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:37:40 #106 DONE 0.1s 19:37:40 19:37:40 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:37:40 #107 DONE 0.1s 19:37:40 19:37:40 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:37:40 #108 DONE 0.1s 19:37:40 19:37:40 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:37:40 #109 DONE 0.1s 19:37:40 19:37:40 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:37:40 #110 DONE 0.1s 19:37:40 19:37:40 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:37:40 #111 DONE 0.1s 19:37:40 19:37:40 #112 [security-spire-server] exporting to image 19:37:40 #112 exporting layers 19:37:40 #112 ... 19:37:40 19:37:40 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:37:40 #113 DONE 0.1s 19:37:40 19:37:40 #114 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:37:40 #114 DONE 4.2s 19:37:40 19:37:40 #112 [security-spire-agent] exporting to image 19:37:40 #112 ... 19:37:40 19:37:40 #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:37:40 #115 DONE 0.1s 19:37:41 19:37:41 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:41 #116 ... 19:37:41 19:37:41 #112 [security-spire-server] exporting to image 19:37:41 #112 exporting layers 0.8s done 19:37:41 #112 writing image sha256:be7b8c758ad64ae580f058db9fe155deffbc9128a5093b2e483750fc47cc3601 done 19:37:41 #112 naming to docker.io/library/security-spire-config done 19:37:41 #112 writing image sha256:ff92c133b65d001a51854db102d0732274758a39ff19d30793e933b363e69dec done 19:37:41 #112 naming to docker.io/library/security-spire-server done 19:37:41 #112 exporting layers 0.8s done 19:37:41 #112 writing image sha256:9dc5d1f2f9f845cb01d7af531b50ff2efa32a561af3107046c3fecc5b23ce8a9 done 19:37:41 #112 naming to docker.io/library/security-spire-agent done 19:37:41 #112 DONE 1.1s 19:37:41 19:37:41 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:43 #117 ... 19:37:43 19:37:43 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:29 #118 DONE 104.0s 19:39:29 19:39:29 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:29 #116 DONE 103.1s 19:39:29 19:39:29 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:29 #91 DONE 100.6s 19:39:29 19:39:29 #119 [security-proxy-setup builder 6/7] COPY . . 19:39:29 #119 ... 19:39:29 19:39:29 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:29 #117 DONE 103.2s 19:39:29 19:39:29 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:29 #79 DONE 103.1s 19:39:29 19:39:29 #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:29 #71 DONE 104.1s 19:39:29 19:39:29 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 19:39:29 #120 ... 19:39:29 19:39:29 #121 [support-scheduler builder 6/7] COPY . . 19:39:29 #121 ... 19:39:29 19:39:29 #122 [security-spiffe-token-provider builder 6/7] COPY . . 19:39:29 #122 ... 19:39:29 19:39:29 #123 [core-keeper builder 7/8] COPY . . 19:39:29 #123 ... 19:39:29 19:39:29 #124 [support-notifications builder 6/7] COPY . . 19:39:35 #124 ... 19:39:35 19:39:35 #121 [support-scheduler builder 6/7] COPY . . 19:39:35 #121 DONE 18.2s 19:39:35 19:39:35 #122 [security-spiffe-token-provider builder 6/7] COPY . . 19:39:35 #122 DONE 18.2s 19:39:35 19:39:35 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:39:35 #125 CACHED 19:39:35 19:39:35 #126 [security-secretstore-setup builder 6/7] COPY . . 19:39:35 #126 CACHED 19:39:35 19:39:35 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:35 #127 CACHED 19:39:35 19:39:35 #128 [security-bootstrapper builder 6/7] COPY . . 19:39:35 #128 CACHED 19:39:35 19:39:35 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:39:35 #129 CACHED 19:39:35 19:39:35 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:35 #130 CACHED 19:39:35 19:39:35 #119 [security-proxy-setup builder 6/7] COPY . . 19:39:35 #119 DONE 18.2s 19:39:35 19:39:35 #124 [support-notifications builder 6/7] COPY . . 19:39:35 #124 DONE 18.2s 19:39:35 19:39:35 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 19:39:35 #120 DONE 18.2s 19:39:35 19:39:35 #131 [core-command builder 6/7] COPY . . 19:39:35 #131 CACHED 19:39:35 19:39:35 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 19:39:35 #132 CACHED 19:39:35 19:39:35 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:35 #133 CACHED 19:39:35 19:39:35 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:35 #134 CACHED 19:39:35 19:39:35 #135 [core-metadata builder 6/7] COPY . . 19:39:35 #135 CACHED 19:39:35 19:39:35 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:39:35 #136 CACHED 19:39:35 19:39:35 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 19:39:35 #137 CACHED 19:39:35 19:39:35 #138 [core-data builder 6/7] COPY . . 19:39:35 #138 CACHED 19:39:35 19:39:35 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:35 #139 CACHED 19:39:35 19:39:35 #140 [security-proxy-auth builder 6/7] COPY . . 19:39:35 #140 CACHED 19:39:35 19:39:35 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:39:35 #141 CACHED 19:39:35 19:39:35 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:35 #142 CACHED 19:39:35 19:39:35 #123 [core-keeper builder 7/8] COPY . . 19:39:35 #123 DONE 18.3s 19:39:35 19:39:35 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:39:37 #143 1.192 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:39:47 #143 ... 19:39:47 19:39:47 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:39:47 #0 0.639 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:39:47 #144 ... 19:39:47 19:39:47 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:39:47 #0 0.328 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:39:47 #145 ... 19:39:47 19:39:47 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:39:47 #0 1.008 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:39:47 #146 ... 19:39:47 19:39:47 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:39:47 #0 0.638 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:39:47 #147 ... 19:39:47 19:39:47 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:39:47 #0 0.480 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:39:47 #148 ... 19:39:47 19:39:47 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:39:47 #0 0.665 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:39:47 #149 ... 19:39:47 19:39:47 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:39:47 #0 0.900 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:39:47 #150 ... 19:39:47 19:39:47 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:39:47 #0 1.139 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:39:47 #151 ... 19:39:47 19:39:47 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:39:47 #0 0.745 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:39:47 #152 ... 19:39:47 19:39:47 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:39:47 #0 1.094 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:39:47 #153 ... 19:39:47 19:39:47 #154 [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:39:47 #0 1.008 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:41:24 #154 ... 19:41:24 19:41:24 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:41:24 #144 DONE 93.6s 19:41:24 19:41:24 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:41:24 #148 DONE 93.6s 19:41:24 19:41:24 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:41:24 #152 ... 19:41:24 19:41:24 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:41:24 #155 DONE 0.4s 19:41:24 19:41:24 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:41:24 #156 DONE 0.4s 19:41:24 19:41:24 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:41:24 #157 DONE 0.3s 19:41:24 19:41:24 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:41:24 #158 DONE 0.5s 19:41:24 19:41:24 #159 [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:41:24 #159 DONE 0.4s 19:41:24 19:41:24 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:41:24 #160 DONE 0.2s 19:41:24 19:41:24 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:24 #161 ... 19:41:24 19:41:24 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:41:24 #162 DONE 1.6s 19:41:24 19:41:24 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:41:24 #163 DONE 0.4s 19:41:24 19:41:24 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:41:24 #164 DONE 0.4s 19:41:24 19:41:24 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:41:24 #165 DONE 0.4s 19:41:24 19:41:24 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:41:24 #166 DONE 0.1s 19:41:24 19:41:24 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:41:24 #146 ... 19:41:24 19:41:24 #167 [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:41:24 #167 DONE 0.2s 19:41:24 19:41:24 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:24 #161 DONE 1.5s 19:41:24 19:41:24 #112 [core-common-config-bootstrapper] exporting to image 19:41:24 #112 exporting layers 19:41:24 #112 ... 19:41:24 19:41:24 #168 [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:41:24 #168 DONE 0.2s 19:41:24 19:41:24 #169 [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:41:24 #169 DONE 0.3s 19:41:24 19:41:24 #112 [core-common-config-bootstrapper] exporting to image 19:41:24 #112 exporting layers 0.6s done 19:41:24 #112 writing image sha256:66a809e42f022cf2dbb68fd275fae675e9ec5969a45a9f75466dd00c33c08147 19:41:24 #112 writing image sha256:66a809e42f022cf2dbb68fd275fae675e9ec5969a45a9f75466dd00c33c08147 0.1s done 19:41:24 #112 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 19:41:24 #112 DONE 2.0s 19:41:24 19:41:24 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:41:24 #170 DONE 0.5s 19:41:24 19:41:24 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:41:24 #171 DONE 1.6s 19:41:24 19:41:24 #112 [security-bootstrapper] exporting to image 19:41:24 #112 exporting layers 0.7s done 19:41:24 #112 writing image sha256:dd7a0757a3e5961bd022d0521781a3d3600e8aaaa4fb5d39814719a0eea4c274 done 19:41:24 #112 naming to docker.io/library/security-bootstrapper done 19:41:24 #112 DONE 2.7s 19:41:24 19:41:24 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:42:20 #152 ... 19:42:20 19:42:20 #154 [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:42:20 #154 160.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:42:35 #154 ... 19:42:35 19:42:35 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:42:35 #145 DONE 179.0s 19:42:35 19:42:35 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:42:35 #149 DONE 179.0s 19:42:35 19:42:35 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:42:35 #146 DONE 179.0s 19:42:35 19:42:35 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:42:35 #150 DONE 179.0s 19:42:35 19:42:35 #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:42:35 #172 ... 19:42:35 19:42:35 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:42:35 #143 DONE 179.0s 19:42:35 19:42:35 #154 [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:42:35 #154 DONE 179.2s 19:42:35 19:42:35 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:42:35 #152 DONE 179.1s 19:42:35 19:42:35 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:42:35 #147 DONE 179.2s 19:42:35 19:42:35 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:42:35 #151 DONE 179.2s 19:42:35 19:42:35 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:42:35 #153 DONE 179.2s 19:42:35 19:42:35 #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:42:35 #173 ... 19:42:35 19:42:35 #174 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:42:35 #174 DONE 0.2s 19:42:35 19:42:35 #175 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:42:35 #175 DONE 0.2s 19:42:35 19:42:35 #176 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:42:35 #176 DONE 0.3s 19:42:35 19:42:35 #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:42:35 #172 DONE 0.3s 19:42:35 19:42:35 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:42:35 #177 DONE 0.2s 19:42:35 19:42:35 #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:42:35 #178 DONE 0.2s 19:42:35 19:42:35 #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:42:35 #179 DONE 0.2s 19:42:35 19:42:35 #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:42:35 #180 ... 19:42:35 19:42:35 #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:42:35 #173 DONE 0.4s 19:42:35 19:42:35 #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:42:35 #181 DONE 0.4s 19:42:35 19:42:35 #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:42:35 #182 DONE 0.3s 19:42:35 19:42:35 #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:42:35 #183 DONE 0.4s 19:42:35 19:42:35 #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:42:35 #184 DONE 0.3s 19:42:35 19:42:35 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:42:35 #185 ... 19:42:35 19:42:35 #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:42:35 #186 DONE 0.5s 19:42:35 19:42:35 #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:42:35 #187 CACHED 19:42:35 19:42:35 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:42:35 #188 CACHED 19:42:35 19:42:35 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:42:35 #189 CACHED 19:42:35 19:42:35 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:42:35 #190 CACHED 19:42:35 19:42:35 #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:42:35 #180 DONE 0.5s 19:42:35 19:42:35 #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:42:35 #191 DONE 0.6s 19:42:35 19:42:35 #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:42:35 #192 ... 19:42:35 19:42:35 #193 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:42:35 #193 DONE 0.6s 19:42:35 19:42:35 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:42:35 #194 DONE 0.6s 19:42:36 19:42:36 #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:42:36 #195 ... 19:42:36 19:42:36 #196 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:42:36 #196 DONE 1.0s 19:42:36 19:42:36 #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:42:36 #197 DONE 1.1s 19:42:36 19:42:36 #112 [core-keeper] exporting to image 19:42:36 #112 exporting layers 19:42:36 #112 ... 19:42:36 19:42:36 #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:42:36 #198 DONE 1.2s 19:42:36 19:42:36 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:42:36 #199 DONE 1.2s 19:42:36 19:42:36 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:42:36 #185 DONE 1.5s 19:42:36 19:42:36 #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:42:36 #200 DONE 1.3s 19:42:37 19:42:37 #201 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:42:37 #201 DONE 1.3s 19:42:37 19:42:37 #202 [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:42:37 #202 DONE 1.0s 19:42:37 19:42:37 #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:42:37 #192 DONE 1.3s 19:42:37 19:42:37 #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:42:37 #195 DONE 1.1s 19:42:37 19:42:37 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 19:42:37 #203 ... 19:42:37 19:42:37 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:42:37 #204 DONE 0.6s 19:42:37 19:42:37 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:42:37 #205 DONE 0.3s 19:42:37 19:42:37 #112 [support-notifications] exporting to image 19:42:37 #112 exporting layers 0.2s done 19:42:37 #112 writing image sha256:76e39ad3e500255402047404676475c8220064157dafad34ad6d5b044a58574e 0.0s done 19:42:37 #112 naming to docker.io/library/core-keeper done 19:42:37 #112 ... 19:42:37 19:42:37 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:42:37 #206 DONE 0.4s 19:42:37 19:42:37 #207 [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:42:37 #207 DONE 0.4s 19:42:37 19:42:37 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 19:42:37 #208 DONE 0.4s 19:42:37 19:42:37 #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:42:37 #209 DONE 0.4s 19:42:37 19:42:37 #210 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:42:37 #210 DONE 0.4s 19:42:37 19:42:37 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 19:42:37 #203 DONE 0.4s 19:42:37 19:42:37 #112 [core-data] exporting to image 19:42:37 #112 writing image sha256:179a8ed6930fd318d8e551c19ed7bc914a8e99687e4c04b6ea2fb7797c732a8b done 19:42:37 #112 naming to docker.io/library/core-data done 19:42:37 #112 exporting layers 0.3s done 19:42:37 #112 ... 19:42:37 19:42:37 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:42:37 #211 DONE 0.4s 19:42:37 19:42:37 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:42:37 #212 DONE 0.3s 19:42:37 19:42:37 #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:42:37 #213 DONE 0.2s 19:42:37 19:42:37 #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:42:37 #214 DONE 0.3s 19:42:37 19:42:37 #112 [core-command] exporting to image 19:42:37 #112 exporting layers 0.4s done 19:42:37 #112 writing image sha256:66a07e7285895ed1b981d6eb704d7f0685178fa4dfa20f813d597720677f2858 0.0s done 19:42:37 #112 writing image sha256:e4ada519b73b3af342918cafb369c2f130b66f6f91b05abcb35d6aa79b2a2391 0.0s done 19:42:37 #112 naming to docker.io/library/support-notifications done 19:42:37 #112 naming to docker.io/library/core-command done 19:42:37 #112 exporting layers 0.4s done 19:42:37 #112 writing image sha256:833891613e27fb00616064c750788dc66c0cf7276394cbaed3e1cdad3f0f115f 0.0s done 19:42:37 #112 naming to docker.io/library/security-spiffe-token-provider done 19:42:37 #112 writing image sha256:78d3fb429781402bd0edb2fc9254b388dce82ce529c5b6f133202db70bb96f5e 19:42:37 #112 ... 19:42:37 19:42:37 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:42:37 #215 DONE 0.2s 19:42:37 19:42:37 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:42:37 #216 DONE 0.2s 19:42:37 19:42:37 #112 [support-scheduler] exporting to image 19:42:37 #112 writing image sha256:78d3fb429781402bd0edb2fc9254b388dce82ce529c5b6f133202db70bb96f5e done 19:42:37 #112 naming to docker.io/library/support-scheduler done 19:42:38 #112 ... 19:42:38 19:42:38 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:42:38 #217 DONE 0.2s 19:42:38 19:42:38 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:42:38 #218 DONE 0.0s 19:42:38 19:42:38 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:42:38 #219 DONE 0.5s 19:42:38 19:42:38 #112 [security-proxy-auth] exporting to image 19:42:38 #112 exporting layers 0.6s done 19:42:38 #112 ... 19:42:38 19:42:38 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:42:38 #220 DONE 0.5s 19:42:38 19:42:38 #112 [core-metadata] exporting to image 19:42:38 #112 writing image sha256:e0a4eb16393252823550bdd784036ca1a2a2911d972d9ad9c732806853d930c8 done 19:42:38 #112 naming to docker.io/library/core-metadata done 19:42:38 #112 exporting layers 0.2s done 19:42:38 #112 writing image sha256:acb7cbb650c2ac2f65c314f83a0a19ea25e2793cda0cabf20ac3f3e9c2e22b11 done 19:42:38 #112 naming to docker.io/library/security-proxy-auth done 19:42:38 #112 exporting layers 0.2s done 19:42:38 #112 writing image sha256:b3c544892a039a99301de343b197aee8b21aac4ec2b0098c8f75cb8db9eacf0e done 19:42:38 #112 naming to docker.io/library/security-proxy-setup done 19:42:38 #112 DONE 4.7s 19:42:38 19:42:38 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:42:38 #221 DONE 0.5s 19:42:38 19:42:38 #112 [security-secretstore-setup] exporting to image 19:42:38 #112 exporting layers 0.3s done 19:42:38 #112 writing image sha256:7c4e518a53f84c3fe9de58c794963d1e64bf0c6b4d14e9eb4e3f3efa9e191fe3 done 19:42:38 #112 naming to docker.io/library/security-secretstore-setup done 19:42:38 #112 DONE 5.1s 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:42:38 time="2025-06-04T19:36:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:42:38 $ docker stop --time=1 807167c9baaa56318d998a9912699ee84356df24c02144a4a35503e59d4ee1b5 19:42:40 $ docker rm -f --volumes 807167c9baaa56318d998a9912699ee84356df24c02144a4a35503e59d4ee1b5 [Pipeline] // withDockerContainer [Pipeline] sh 19:42:40 + docker images 19:42:40 REPOSITORY TAG IMAGE ID CREATED SIZE 19:42:40 security-proxy-setup latest b3c544892a03 2 seconds ago 38.5MB 19:42:40 security-secretstore-setup latest 7c4e518a53f8 2 seconds ago 68.7MB 19:42:40 security-proxy-auth latest acb7cbb650c2 3 seconds ago 31.8MB 19:42:40 support-scheduler latest 78d3fb429781 3 seconds ago 48.8MB 19:42:40 core-metadata latest e0a4eb163932 3 seconds ago 33.1MB 19:42:40 security-spiffe-token-provider latest 833891613e27 3 seconds ago 47.7MB 19:42:40 core-command latest e4ada519b73b 3 seconds ago 28.4MB 19:42:40 core-keeper latest 76e39ad3e500 4 seconds ago 32.5MB 19:42:40 support-notifications latest 66a07e728589 4 seconds ago 52.4MB 19:42:40 core-data latest 179a8ed6930f 4 seconds ago 32.9MB 19:42:40 security-bootstrapper latest dd7a0757a3e5 About a minute ago 20.4MB 19:42:40 core-common-config-bootstrapper latest 66a809e42f02 About a minute ago 17.1MB 19:42:40 security-spire-agent latest 9dc5d1f2f9f8 5 minutes ago 195MB 19:42:40 security-spire-server latest ff92c133b65d 5 minutes ago 149MB 19:42:40 security-spire-config latest be7b8c758ad6 5 minutes ago 149MB 19:42:40 ci-base-image-x86_64 latest fbd6c19263da 8 minutes ago 925MB 19:42:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 9 days ago 573MB 19:42:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 7 weeks ago 574MB 19:42:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [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:42:41 provisioning config files... 19:42:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14664936536804017680tmp [Pipeline] { [Pipeline] sh 19:42:42 + set +x 19:42:42 + curl -s https://codecov.io/bash 19:42:42 + bash -s -- 19:42:42 19:42:42 _____ _ 19:42:42 / ____| | | 19:42:42 | | ___ __| | ___ ___ _____ __ 19:42:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:42:42 | |___| (_) | (_| | __/ (_| (_) \ V / 19:42:42 \_____\___/ \__,_|\___|\___\___/ \_/ 19:42:42 Bash-1.0.6 19:42:42 19:42:42 19:42:42 ==> git version 2.25.1 found 19:42:42 ==> 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:42:42 Release-Date: 2020-01-08 19:42:42 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:42:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:42:42 ==> Jenkins CI detected. 19:42:42 current dir:  /w/workspace/edgex-go/1 19:42:42 project root: . 19:42:42 --> token set from env 19:42:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:42:42 ==> Running gcov in . (disable via -X gcov) 19:42:42 ==> Python coveragepy not found 19:42:42 ==> Searching for coverage reports in: 19:42:42 + . 19:42:42 -> Found 1 reports 19:42:42 ==> Detecting git/mercurial file structure 19:42:42 ==> Reading reports 19:42:42 + ./coverage.out bytes=1661236 19:42:42 ==> Appending adjustments 19:42:42 https://docs.codecov.io/docs/fixing-reports 19:42:43 + Found adjustments 19:42:43 ==> Gzipping contents 19:42:43 140K /tmp/codecov.roUS0d.gz 19:42:43 ==> Uploading reports 19:42:43 url: https://codecov.io 19:42:43 query: branch=PR-5171&commit=0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5171&job=&cmd_args= 19:42:43 -> Pinging Codecov 19:42:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5171&commit=0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5171&job=&cmd_args= 19:42:44 -> Uploading to 19:42:44 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5/2c3c22eb-7d4d-4af6-884a-237ef4dc8227.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250604%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250604T194243Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=976a3dd398c594d03effbfaf7386f15ca14cd126b3547e673b914b1b464d82d3 19:42:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:42:44 Dload Upload Total Spent Left Speed 19:42:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 529k --:--:-- --:--:-- --:--:-- 529k 19:42:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0ad65c5c7db12aeb0a2f347ff97bf6e24874c6a5 [Pipeline] } 19:42:44 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:42:45 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:42:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:42:47 ---> package-listing.sh 19:42:47 ++ tr '[:upper:]' '[:lower:]' 19:42:47 ++ facter osfamily 19:42:47 + OS_FAMILY=debian 19:42:47 + workspace=/w/workspace/edgex-go/1 19:42:47 + START_PACKAGES=/tmp/packages_start.txt 19:42:47 + END_PACKAGES=/tmp/packages_end.txt 19:42:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:42:47 + PACKAGES=/tmp/packages_start.txt 19:42:47 + '[' /w/workspace/edgex-go/1 ']' 19:42:47 + PACKAGES=/tmp/packages_end.txt 19:42:47 + case "${OS_FAMILY}" in 19:42:47 + dpkg -l 19:42:47 + grep '^ii' 19:42:47 + '[' -f /tmp/packages_start.txt ']' 19:42:47 + '[' -f /tmp/packages_end.txt ']' 19:42:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:42:47 + '[' /w/workspace/edgex-go/1 ']' 19:42:47 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:42:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:42:47 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:42:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:48 19:42:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:48 latest: Pulling from edgex-lftools-log-publisher 19:42:48 5eb5b503b376: Pulling fs layer 19:42:48 5c69ac0246d0: Pulling fs layer 19:42:48 ec43610c2a17: Pulling fs layer 19:42:48 3a2ae6a8a46f: Pulling fs layer 19:42:48 33b1e0a273af: Pulling fs layer 19:42:48 5d3b04190fa2: Pulling fs layer 19:42:48 2f39f015ded8: Pulling fs layer 19:42:48 2f39f015ded8: Waiting 19:42:48 33b1e0a273af: Waiting 19:42:48 5d3b04190fa2: Waiting 19:42:48 3a2ae6a8a46f: Waiting 19:42:48 5c69ac0246d0: Download complete 19:42:48 3a2ae6a8a46f: Verifying Checksum 19:42:48 3a2ae6a8a46f: Download complete 19:42:48 33b1e0a273af: Verifying Checksum 19:42:48 33b1e0a273af: Download complete 19:42:48 5d3b04190fa2: Verifying Checksum 19:42:48 5d3b04190fa2: Download complete 19:42:48 ec43610c2a17: Verifying Checksum 19:42:48 ec43610c2a17: Download complete 19:42:48 5eb5b503b376: Verifying Checksum 19:42:48 5eb5b503b376: Download complete 19:42:49 2f39f015ded8: Verifying Checksum 19:42:49 2f39f015ded8: Download complete 19:42:50 5eb5b503b376: Pull complete 19:42:50 5c69ac0246d0: Pull complete 19:42:50 ec43610c2a17: Pull complete 19:42:50 3a2ae6a8a46f: Pull complete 19:42:50 33b1e0a273af: Pull complete 19:42:51 5d3b04190fa2: Pull complete 19:42:55 2f39f015ded8: Pull complete 19:42:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:55 prd-ubuntu20.04-docker-8c-8g-2782 does not seem to be running inside a container 19:42:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:42:58 $ docker top dbd6a43bc06f9e2fc9a4a73d699a0a4fcbcdfb3c1f0e3b7e673b78242b7b156b -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:58 + touch /tmp/pre-build-complete [Pipeline] sh 19:42:59 + mkdir -p /var/log/sysstat [Pipeline] sh 19:42:59 + ls /var/log/sa-host 19:42:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:59 provisioning config files... 19:42:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14975892578010176967tmp [Pipeline] { [Pipeline] echo 19:42:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:43:00 ---> create-netrc.sh [Pipeline] } 19:43:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:43:00 ---> python-tools-install.sh [Pipeline] echo 19:43:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:43:01 ---> sudo-logs.sh 19:43:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:43:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:43:01 ---> job-cost.sh 19:43:01 lf-activate-venv: SKIPPING 19:43:01 INFO: No Stack... 19:43:01 INFO: Retrieving Pricing Info for: v3-standard-8 19:43:02 INFO: Archiving Costs [Pipeline] echo 19:43:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:43:02 ---> logs-deploy.sh 19:43:02 lf-activate-venv: SKIPPING 19:43:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5171/1 19:43:02 INFO: archiving workspace using pattern(s): 19:43:03 Archives upload complete. 19:43:03 INFO: archiving logs to Nexus 19:43:04 ---> uname -a: 19:43:04 Linux prd-ubuntu20-04-docker-8c-8g-2782 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:43:04 19:43:04 19:43:04 ---> lscpu: 19:43:04 Architecture: x86_64 19:43:04 CPU op-mode(s): 32-bit, 64-bit 19:43:04 Byte Order: Little Endian 19:43:04 Address sizes: 40 bits physical, 48 bits virtual 19:43:04 CPU(s): 8 19:43:04 On-line CPU(s) list: 0-7 19:43:04 Thread(s) per core: 1 19:43:04 Core(s) per socket: 1 19:43:04 Socket(s): 8 19:43:04 NUMA node(s): 1 19:43:04 Vendor ID: AuthenticAMD 19:43:04 CPU family: 23 19:43:04 Model: 49 19:43:04 Model name: AMD EPYC-Rome Processor 19:43:04 Stepping: 0 19:43:04 CPU MHz: 2800.000 19:43:04 BogoMIPS: 5600.00 19:43:04 Virtualization: AMD-V 19:43:04 Hypervisor vendor: KVM 19:43:04 Virtualization type: full 19:43:04 L1d cache: 256 KiB 19:43:04 L1i cache: 256 KiB 19:43:04 L2 cache: 4 MiB 19:43:04 L3 cache: 128 MiB 19:43:04 NUMA node0 CPU(s): 0-7 19:43:04 Vulnerability Itlb multihit: Not affected 19:43:04 Vulnerability L1tf: Not affected 19:43:04 Vulnerability Mds: Not affected 19:43:04 Vulnerability Meltdown: Not affected 19:43:04 Vulnerability Mmio stale data: Not affected 19:43:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:43:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:43:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:43:04 Vulnerability Srbds: Not affected 19:43:04 Vulnerability Tsx async abort: Not affected 19:43:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:43:04 19:43:04 19:43:04 ---> nproc: 19:43:04 8 19:43:04 19:43:04 19:43:04 ---> df -h: 19:43:04 Filesystem Size Used Avail Use% Mounted on 19:43:04 overlay 155G 29G 126G 19% / 19:43:04 tmpfs 64M 0 64M 0% /dev 19:43:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:43:04 shm 64M 0 64M 0% /dev/shm 19:43:04 /dev/vda1 155G 29G 126G 19% /facter-os 19:43:04 19:43:04 19:43:04 ---> sar -b -r -n DEV: 19:43:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2782) 06/04/25 _x86_64_ (8 CPU) 19:43:04 19:43:04 19:32:03 LINUX RESTART (8 CPU) 19:43:04 19:43:04 19:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:43:04 19:34:01 227.53 4.10 223.43 0.00 407.67 85961.14 0.00 19:43:04 19:35:01 41.81 0.02 41.79 0.00 0.13 28303.30 0.00 19:43:04 19:36:01 48.66 0.20 48.46 0.00 2.80 26663.02 0.00 19:43:04 19:37:01 181.95 0.32 181.64 0.00 34.66 70160.31 0.00 19:43:04 19:38:01 774.63 22.08 752.55 0.00 2781.61 243586.94 0.00 19:43:04 19:39:01 182.24 0.00 182.24 0.00 0.00 60179.27 0.00 19:43:04 19:40:01 282.06 0.80 281.26 0.00 12.13 134455.85 0.00 19:43:04 19:41:01 292.14 0.02 292.12 0.00 0.13 100991.80 0.00 19:43:04 19:42:01 343.09 0.02 343.07 0.00 2.93 60960.88 0.00 19:43:04 19:43:01 589.59 0.35 589.24 0.00 23.86 116161.71 0.00 19:43:04 Average: 296.37 2.79 293.58 0.00 326.61 92744.70 0.00 19:43:04 19:43:04 19:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:43:04 19:34:01 28031060 31509204 793144 2.41 124972 3561436 1945200 5.73 1176720 3205352 652 19:43:04 19:35:01 26624180 31349668 944440 2.87 129364 4708996 2172140 6.40 2023304 3667748 334936 19:43:04 19:36:01 26487248 31306660 984668 2.99 134772 4768312 2378464 7.01 1660804 4133184 172380 19:43:04 19:37:01 25177136 31125632 1155836 3.51 146648 5881156 3207216 9.45 1852188 5222824 828956 19:43:04 19:38:01 16228196 31346376 900004 2.74 365052 14312892 2434648 7.18 2939844 12529912 2652764 19:43:04 19:39:01 16230992 31349284 897368 2.73 365192 14312976 2434648 7.18 2937824 12529960 874652 19:43:04 19:40:01 9499116 28991740 3188868 9.70 401644 18236660 9514032 28.04 5700728 15992992 956188 19:43:04 19:41:01 6018736 28019924 4163884 12.66 418444 20623284 10080484 29.71 7729256 17345100 653596 19:43:04 19:42:01 3526284 28907760 3274052 9.96 432876 23855080 7502428 22.11 8450636 18989764 2236844 19:43:04 19:43:01 7616208 31385532 856032 2.60 443000 22451112 2195484 6.47 3412188 20226432 456 19:43:04 Average: 16543916 30529178 1715830 5.22 296196 13271190 4386474 12.93 3788349 11384327 871142 19:43:04 19:43:04 19:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:43:04 19:34:01 ens3 999.58 840.26 7882.63 92.10 0.00 0.00 0.00 0.00 19:43:04 19:34:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 19:43:04 19:34:01 docker0 740.66 836.58 54.70 4639.25 0.00 0.00 0.00 0.00 19:43:04 19:34:01 vethb85a3cb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:35:01 ens3 33.81 22.01 28.17 14.22 0.00 0.00 0.00 0.00 19:43:04 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:04 19:35:01 docker0 0.30 0.32 0.02 0.03 0.00 0.00 0.00 0.00 19:43:04 19:35:01 vethb85a3cb 0.30 0.43 0.02 0.04 0.00 0.00 0.00 0.00 19:43:04 19:36:01 ens3 24.70 17.23 20.11 12.65 0.00 0.00 0.00 0.00 19:43:04 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:36:01 docker0 0.95 0.95 0.07 0.08 0.00 0.00 0.00 0.00 19:43:04 19:36:01 vethb85a3cb 0.95 0.97 0.08 0.08 0.00 0.00 0.00 0.00 19:43:04 19:37:01 vethda6d6e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:37:01 vethb8b4cec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:37:01 veth5418ccf 1.27 2.42 0.10 38.63 0.00 0.00 0.00 0.00 19:43:04 19:37:01 veth0b85986 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:43:04 19:37:01 ens3 182.67 124.51 3413.68 149.52 0.00 0.00 0.00 0.00 19:43:04 19:37:01 veth2cef999 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:37:01 vethfbe9924 2.73 5.15 0.20 47.57 0.00 0.00 0.00 0.00 19:43:04 19:37:01 veth4573242 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:37:01 veth5a1877f 3.32 5.60 0.24 76.24 0.00 0.00 0.00 0.01 19:43:04 19:37:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 19:43:04 19:37:01 vetha4814c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:37:01 docker0 12.95 23.81 0.81 340.05 0.00 0.00 0.00 0.00 19:43:04 19:37:01 veth8886ca2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:37:01 veth6500fa1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:37:01 veth36c8d5c 0.33 0.48 0.03 0.14 0.00 0.00 0.00 0.00 19:43:04 19:37:01 veth5295bcf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:37:01 vethd64023a 2.57 4.50 0.20 64.75 0.00 0.00 0.00 0.01 19:43:04 19:37:01 veth9fb2d45 2.73 6.60 0.20 112.80 0.00 0.00 0.00 0.01 19:43:04 19:38:01 ens3 1173.74 610.65 10784.43 71.53 0.00 0.00 0.00 0.00 19:43:04 19:38:01 veth54a8773 71.63 157.96 7.61 1228.26 0.00 0.00 0.00 0.10 19:43:04 19:38:01 veth0d23dcc 84.24 156.78 8.44 1229.86 0.00 0.00 0.00 0.10 19:43:04 19:38:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 19:43:04 19:38:01 veth99cfbbf 91.40 159.40 8.90 1233.41 0.00 0.00 0.00 0.10 19:43:04 19:38:01 docker0 538.07 1034.16 45.77 8479.75 0.00 0.00 0.00 0.00 19:43:04 19:38:01 veth36c8d5c 0.05 0.88 0.00 0.04 0.00 0.00 0.00 0.00 19:43:04 19:38:01 veth6ae3d10 80.97 170.28 8.21 1232.09 0.00 0.00 0.00 0.10 19:43:04 19:38:01 vethd0b997d 77.27 156.43 7.97 1228.23 0.00 0.00 0.00 0.10 19:43:04 19:38:01 vetha636fa5 82.81 145.25 8.33 1252.42 0.00 0.00 0.00 0.10 19:43:04 19:39:01 ens3 2.47 1.37 1.88 0.97 0.00 0.00 0.00 0.00 19:43:04 19:39:01 veth54a8773 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:39:01 veth0d23dcc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:04 19:39:01 veth99cfbbf 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:39:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:39:01 veth36c8d5c 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:04 19:39:01 veth6ae3d10 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:39:01 vethd0b997d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:39:01 vetha636fa5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:40:01 veth2ceee1a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:43:04 19:40:01 veth397d09b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:43:04 19:40:01 veth19c8ee8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:43:04 19:40:01 veth4183b39 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:43:04 19:40:01 ens3 11.23 8.45 9.29 5.44 0.00 0.00 0.00 0.00 19:43:04 19:40:01 vetha60a5a9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:43:04 19:40:01 vethf30138c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:43:04 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:40:01 veth0ede423 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:43:04 19:40:01 vethf52bf6b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:43:04 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:40:01 veth0493779 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:43:04 19:40:01 veth6407c4a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:43:04 19:40:01 veth36c8d5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:40:01 veth985ed4b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:43:04 19:40:01 vethe012e1e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:43:04 19:41:01 veth2ceee1a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:41:01 veth397d09b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:41:01 veth19c8ee8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:41:01 veth4183b39 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:41:01 ens3 2.72 2.20 2.08 1.19 0.00 0.00 0.00 0.00 19:43:04 19:41:01 vetha60a5a9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:41:01 vethf30138c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:04 19:41:01 veth0ede423 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:41:01 vethf52bf6b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:41:01 veth0493779 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:41:01 veth6407c4a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:41:01 veth36c8d5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:41:01 veth985ed4b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:41:01 vethe012e1e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:42:01 veth2ceee1a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:42:01 veth397d09b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:42:01 veth19c8ee8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:42:01 veth4183b39 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:42:01 ens3 5.51 2.82 4.58 2.48 0.00 0.00 0.00 0.00 19:43:04 19:42:01 vetha60a5a9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:42:01 vethf30138c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:42:01 veth0ede423 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:42:01 vethf52bf6b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:42:01 veth0493779 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:42:01 veth6407c4a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:42:01 veth36c8d5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 19:43:01 ens3 124.66 79.64 2552.88 23.54 0.00 0.00 0.00 0.00 19:43:04 19:43:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 19:43:04 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:04 Average: ens3 256.11 170.91 2469.95 37.36 0.00 0.00 0.00 0.00 19:43:04 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 19:43:04 Average: docker0 129.30 189.59 10.14 1345.95 0.00 0.00 0.00 0.00 19:43:04 19:43:04 19:43:04 ---> sar -P ALL: 19:43:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2782) 06/04/25 _x86_64_ (8 CPU) 19:43:04 19:43:04 19:32:03 LINUX RESTART (8 CPU) 19:43:04 19:43:04 19:33:01 CPU %user %nice %system %iowait %steal %idle 19:43:04 19:34:01 all 9.45 0.00 4.51 2.96 0.07 83.00 19:43:04 19:34:01 0 9.21 0.00 3.61 0.86 0.07 86.25 19:43:04 19:34:01 1 8.76 0.00 5.23 8.16 0.08 77.77 19:43:04 19:34:01 2 10.74 0.00 4.62 6.50 0.05 78.09 19:43:04 19:34:01 3 7.89 0.00 4.42 3.55 0.07 84.08 19:43:04 19:34:01 4 8.91 0.00 4.43 0.22 0.08 86.35 19:43:04 19:34:01 5 12.26 0.00 4.81 3.72 0.07 79.14 19:43:04 19:34:01 6 9.06 0.00 4.57 0.19 0.08 86.10 19:43:04 19:34:01 7 8.78 0.00 4.44 0.53 0.07 86.19 19:43:04 19:35:01 all 44.81 0.00 7.03 0.64 0.09 47.43 19:43:04 19:35:01 0 45.19 0.00 7.53 1.16 0.10 46.03 19:43:04 19:35:01 1 47.35 0.00 6.85 3.29 0.10 42.41 19:43:04 19:35:01 2 45.12 0.00 6.80 0.49 0.10 47.49 19:43:04 19:35:01 3 45.93 0.00 6.43 0.03 0.10 47.51 19:43:04 19:35:01 4 45.56 0.00 6.38 0.02 0.08 47.96 19:43:04 19:35:01 5 42.32 0.00 7.80 0.05 0.10 49.72 19:43:04 19:35:01 6 41.72 0.00 7.46 0.03 0.08 50.71 19:43:04 19:35:01 7 45.34 0.00 6.96 0.02 0.08 47.60 19:43:04 19:36:01 all 59.57 0.00 7.62 0.54 0.09 32.19 19:43:04 19:36:01 0 58.64 0.00 7.34 0.05 0.10 33.87 19:43:04 19:36:01 1 58.21 0.00 7.99 2.53 0.08 31.19 19:43:04 19:36:01 2 59.70 0.00 7.25 0.49 0.07 32.49 19:43:04 19:36:01 3 59.76 0.00 7.38 0.02 0.08 32.76 19:43:04 19:36:01 4 60.13 0.00 7.21 0.03 0.10 32.53 19:43:04 19:36:01 5 60.64 0.00 8.01 0.65 0.10 30.60 19:43:04 19:36:01 6 59.39 0.00 8.67 0.02 0.10 31.82 19:43:04 19:36:01 7 60.09 0.00 7.08 0.50 0.10 32.23 19:43:04 19:37:01 all 33.55 0.00 7.50 1.56 0.08 57.31 19:43:04 19:37:01 0 34.01 0.00 7.14 1.21 0.07 57.57 19:43:04 19:37:01 1 32.15 0.00 8.72 1.60 0.10 57.43 19:43:04 19:37:01 2 33.38 0.00 7.84 4.65 0.08 54.04 19:43:04 19:37:01 3 33.42 0.00 7.72 0.71 0.08 58.07 19:43:04 19:37:01 4 34.08 0.00 6.82 0.47 0.07 58.55 19:43:04 19:37:01 5 34.84 0.00 7.49 1.26 0.07 56.34 19:43:04 19:37:01 6 33.07 0.00 7.31 0.42 0.08 59.12 19:43:04 19:37:01 7 33.46 0.00 6.97 2.14 0.07 57.37 19:43:04 19:38:01 all 22.21 0.00 9.16 17.32 0.09 51.22 19:43:04 19:38:01 0 21.23 0.00 10.92 39.37 0.08 28.39 19:43:04 19:38:01 1 22.46 0.00 9.04 9.72 0.10 58.68 19:43:04 19:38:01 2 23.28 0.00 8.61 10.06 0.08 57.96 19:43:04 19:38:01 3 21.53 0.00 8.76 9.20 0.08 60.42 19:43:04 19:38:01 4 24.02 0.00 8.66 6.67 0.08 60.57 19:43:04 19:38:01 5 19.60 0.00 9.60 9.97 0.08 60.74 19:43:04 19:38:01 6 23.36 0.00 8.07 12.19 0.07 56.31 19:43:04 19:38:01 7 22.19 0.00 9.61 41.47 0.10 26.64 19:43:04 19:39:01 all 0.50 0.00 0.38 16.59 0.03 82.50 19:43:04 19:39:01 0 0.02 0.00 1.73 74.70 0.05 23.51 19:43:04 19:39:01 1 0.37 0.00 0.17 1.40 0.02 98.05 19:43:04 19:39:01 2 0.33 0.00 0.25 0.00 0.05 99.37 19:43:04 19:39:01 3 0.18 0.00 0.15 2.00 0.02 97.65 19:43:04 19:39:01 4 0.32 0.00 0.23 3.58 0.03 95.84 19:43:04 19:39:01 5 0.12 0.00 0.22 50.16 0.00 49.51 19:43:04 19:39:01 6 0.35 0.00 0.23 0.00 0.03 99.38 19:43:04 19:39:01 7 2.25 0.00 0.11 1.46 0.03 96.14 19:43:04 19:40:01 all 36.56 0.00 6.82 14.35 0.08 42.19 19:43:04 19:40:01 0 35.95 0.00 6.65 54.46 0.08 2.86 19:43:04 19:40:01 1 35.98 0.00 7.40 0.80 0.07 55.75 19:43:04 19:40:01 2 36.92 0.00 6.85 6.42 0.08 49.72 19:43:04 19:40:01 3 37.05 0.00 6.67 4.70 0.08 51.50 19:43:04 19:40:01 4 37.09 0.00 7.02 11.47 0.07 44.36 19:43:04 19:40:01 5 35.83 0.00 5.72 19.70 0.07 38.68 19:43:04 19:40:01 6 36.47 0.00 7.16 11.50 0.10 44.77 19:43:04 19:40:01 7 37.20 0.00 7.08 6.15 0.08 49.49 19:43:04 19:41:01 all 87.05 0.00 10.64 0.33 0.32 1.66 19:43:04 19:41:01 0 87.23 0.00 10.63 0.08 0.12 1.94 19:43:04 19:41:01 1 87.26 0.00 11.43 0.09 0.14 1.08 19:43:04 19:41:01 2 88.64 0.00 9.73 0.10 0.10 1.43 19:43:04 19:41:01 3 86.95 0.00 11.01 0.10 0.12 1.82 19:43:04 19:41:01 4 87.56 0.00 9.97 0.10 0.12 2.25 19:43:04 19:41:01 5 85.57 0.00 10.18 0.10 1.49 2.65 19:43:04 19:41:01 6 87.17 0.00 10.54 0.08 0.10 2.10 19:43:04 19:41:01 7 86.00 0.00 11.64 1.98 0.38 0.00 19:43:04 19:42:01 all 90.17 0.00 9.71 0.00 0.12 0.00 19:43:04 19:42:01 0 89.49 0.00 10.39 0.00 0.12 0.00 19:43:04 19:42:01 1 89.44 0.00 10.44 0.00 0.12 0.00 19:43:04 19:42:01 2 90.57 0.00 9.30 0.00 0.13 0.00 19:43:04 19:42:01 3 90.20 0.00 9.68 0.00 0.12 0.00 19:43:04 19:42:01 4 88.85 0.00 11.04 0.00 0.12 0.00 19:43:04 19:42:01 5 90.75 0.00 9.15 0.00 0.10 0.00 19:43:04 19:42:01 6 91.08 0.00 8.79 0.00 0.13 0.00 19:43:04 19:42:01 7 91.00 0.00 8.88 0.00 0.12 0.00 19:43:04 19:43:01 all 30.95 0.00 6.63 6.44 0.10 55.88 19:43:04 19:43:01 0 29.22 0.00 6.14 3.02 0.08 61.53 19:43:04 19:43:01 1 31.89 0.00 6.60 2.60 0.12 58.78 19:43:04 19:43:01 2 31.36 0.00 6.67 3.61 0.08 58.27 19:43:04 19:43:01 3 31.75 0.00 5.80 2.71 0.08 59.65 19:43:04 19:43:01 4 31.43 0.00 7.25 3.73 0.08 57.51 19:43:04 19:43:01 5 30.79 0.00 6.89 22.12 0.12 40.08 19:43:04 19:43:01 6 30.36 0.00 6.83 4.66 0.10 58.05 19:43:04 19:43:01 7 30.81 0.00 6.84 9.22 0.10 53.03 19:43:04 Average: all 41.52 0.00 7.00 6.08 0.11 45.30 19:43:04 Average: 0 41.08 0.00 7.21 17.46 0.09 34.17 19:43:04 Average: 1 41.32 0.00 7.38 3.02 0.09 48.20 19:43:04 Average: 2 42.07 0.00 6.79 3.22 0.08 47.83 19:43:04 Average: 3 41.55 0.00 6.80 2.29 0.08 49.27 19:43:04 Average: 4 41.87 0.00 6.90 2.63 0.08 48.51 19:43:04 Average: 5 41.28 0.00 6.98 10.80 0.22 40.72 19:43:04 Average: 6 41.27 0.00 6.96 2.90 0.09 48.78 19:43:04 Average: 7 41.72 0.00 6.95 6.31 0.11 44.91 19:43:04 19:43:04 19:43:04