Pull request #4958 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from c94b75765c681b3a5bfec0b7f1c5f8817a12445c+7f550756abf89bcf15828d6373a305e4d40f5987 (7a5b7dbd11c7e420a692d3f93aeca99362a3b743) 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-ssh3494152211272597017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7531620379600816612.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4958/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-4958/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12784015013050168088.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-4958/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2363374874849902771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3604940699520567665.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-4958/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-4958/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16266888541097294721.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22155 in /w/workspace/edgexfoundry_edgex-go_PR-4958 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7f550756abf89bcf15828d6373a305e4d40f5987 into PR head commit c94b75765c681b3a5bfec0b7f1c5f8817a12445c Merge succeeded, producing c94b75765c681b3a5bfec0b7f1c5f8817a12445c Checking out Revision c94b75765c681b3a5bfec0b7f1c5f8817a12445c (PR-4958) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4958/head:refs/remotes/origin/PR-4958 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c94b75765c681b3a5bfec0b7f1c5f8817a12445c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7f550756abf89bcf15828d6373a305e4d40f5987 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c94b75765c681b3a5bfec0b7f1c5f8817a12445c # timeout=10 Commit message: "fix: Add validation for update scheduleJob API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-08T04:31:19.285Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-08T04:31:19.476Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-08T04:31:19.594Z] ========================================================= [2024-10-08T04:31:19.594Z] EdgeX Global Pipelines Version Info [2024-10-08T04:31:19.594Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:31:20.340Z] ------------------- [2024-10-08T04:31:20.340Z] stable info: [2024-10-08T04:31:20.340Z] ------------------- [2024-10-08T04:31:20.340Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-08T04:31:20.340Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-08T04:31:20.340Z] Message: update stable to v1.0.265 [2024-10-08T04:31:20.912Z] ------------------- [2024-10-08T04:31:20.912Z] experimental info: [2024-10-08T04:31:20.912Z] ------------------- [2024-10-08T04:31:20.912Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-08T04:31:20.912Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-08T04:31:20.912Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-08T04:31:21.133Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-08T04:31:21.191Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-08T04:31:21.247Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-08T04:31:21.308Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-08T04:31:21.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-08T04:31:21.424Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-08T04:31:21.480Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-08T04:31:21.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-08T04:31:21.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-08T04:31:21.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-08T04:31:21.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-08T04:31:21.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-08T04:31:21.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-08T04:31:21.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-08T04:31:21.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-08T04:31:21.987Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T04:31:22.045Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T04:31:22.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-08T04:31:22.153Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-08T04:31:22.204Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-08T04:31:22.262Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-08T04:31:22.316Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-08T04:31:22.558Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-08T04:31:22.611Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4958 [Pipeline] echo [2024-10-08T04:31:22.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4958 [Pipeline] echo [2024-10-08T04:31:22.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4958 [Pipeline] echo [2024-10-08T04:31:22.767Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c94b75765c681b3a5bfec0b7f1c5f8817a12445c [Pipeline] echo [2024-10-08T04:31:22.823Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c94b757 [Pipeline] echo [2024-10-08T04:31:22.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:31:23.016Z] provisioning config files... [2024-10-08T04:31:23.031Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11127410133798046695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:31:23.408Z] ---> ****-login.sh [2024-10-08T04:31:23.408Z] nexus3.edgexfoundry.org:10001 [2024-10-08T04:31:23.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:31:23.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:31:23.668Z] Configure a credential helper to remove this warning. See [2024-10-08T04:31:23.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:31:23.668Z] [2024-10-08T04:31:23.668Z] Login Succeeded [2024-10-08T04:31:23.668Z] nexus3.edgexfoundry.org:10002 [2024-10-08T04:31:23.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:31:23.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:31:23.668Z] Configure a credential helper to remove this warning. See [2024-10-08T04:31:23.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:31:23.668Z] [2024-10-08T04:31:23.668Z] Login Succeeded [2024-10-08T04:31:23.668Z] nexus3.edgexfoundry.org:10003 [2024-10-08T04:31:23.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:31:23.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:31:23.927Z] Configure a credential helper to remove this warning. See [2024-10-08T04:31:23.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:31:23.927Z] [2024-10-08T04:31:23.927Z] Login Succeeded [2024-10-08T04:31:23.927Z] nexus3.edgexfoundry.org:10004 [2024-10-08T04:31:23.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:31:23.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:31:23.927Z] Configure a credential helper to remove this warning. See [2024-10-08T04:31:23.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:31:23.928Z] [2024-10-08T04:31:23.928Z] Login Succeeded [2024-10-08T04:31:23.928Z] ****.io [2024-10-08T04:31:24.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:31:24.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:31:24.187Z] Configure a credential helper to remove this warning. See [2024-10-08T04:31:24.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:31:24.187Z] [2024-10-08T04:31:24.187Z] Login Succeeded [2024-10-08T04:31:24.187Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T04:31:24.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T04:31:24.660Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/core-command/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/core-data/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-08T04:31:24.660Z] + + dirname cmd/core-keeper/Dockerfile [2024-10-08T04:31:24.660Z] cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-08T04:31:24.660Z] + + dirname cmd/core-metadata/Dockerfile [2024-10-08T04:31:24.660Z] cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/support-notifications/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-08T04:31:24.660Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-08T04:31:24.660Z] + cut -d/ -f2 [2024-10-08T04:31:24.660Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-08T04:31:24.713Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-08T04:31:25.244Z] + git rev-list -1 --merges c94b75765c681b3a5bfec0b7f1c5f8817a12445c~1..c94b75765c681b3a5bfec0b7f1c5f8817a12445c [Pipeline] echo [2024-10-08T04:31:25.283Z] -----------> git rev-list -1 --merges c94b75765c681b3a5bfec0b7f1c5f8817a12445c~1..c94b75765c681b3a5bfec0b7f1c5f8817a12445c c94b75765c681b3a5bfec0b7f1c5f8817a12445c [false] [Pipeline] sh [2024-10-08T04:31:25.599Z] + git log --format=format:%s -1 c94b75765c681b3a5bfec0b7f1c5f8817a12445c [Pipeline] echo [2024-10-08T04:31:25.649Z] ========================================================= [2024-10-08T04:31:25.649Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-08T04:31:25.649Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-08T04:31:26.164Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T04:31:26.164Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-08T04:31:26.164Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-08T04:31:26.164Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-08T04:31:26.164Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-08T04:31:26.164Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-08T04:31:26.164Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:31:26.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:31:26.624Z] [2024-10-08T04:31:26.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:31:27.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:31:27.030Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-08T04:31:27.030Z] b85a868b505f: Pulling fs layer [2024-10-08T04:31:27.030Z] e2be974225ed: Pulling fs layer [2024-10-08T04:31:27.030Z] 339a4e72a1f5: Pulling fs layer [2024-10-08T04:31:27.030Z] 988bab9f4d93: Pulling fs layer [2024-10-08T04:31:27.030Z] 1469e6f7b9e6: Pulling fs layer [2024-10-08T04:31:27.030Z] eaf3925da568: Pulling fs layer [2024-10-08T04:31:27.030Z] bab4dde63d76: Pulling fs layer [2024-10-08T04:31:27.030Z] bde34c3a00c8: Pulling fs layer [2024-10-08T04:31:27.030Z] b352a97aabf1: Pulling fs layer [2024-10-08T04:31:27.030Z] 4872d77fe225: Pulling fs layer [2024-10-08T04:31:27.030Z] 5851b861e8e6: Pulling fs layer [2024-10-08T04:31:27.030Z] 988bab9f4d93: Waiting [2024-10-08T04:31:27.030Z] 1469e6f7b9e6: Waiting [2024-10-08T04:31:27.030Z] eaf3925da568: Waiting [2024-10-08T04:31:27.030Z] bab4dde63d76: Waiting [2024-10-08T04:31:27.030Z] bde34c3a00c8: Waiting [2024-10-08T04:31:27.030Z] b352a97aabf1: Waiting [2024-10-08T04:31:27.030Z] 4872d77fe225: Waiting [2024-10-08T04:31:27.030Z] 5851b861e8e6: Waiting [2024-10-08T04:31:27.030Z] e2be974225ed: Download complete [2024-10-08T04:31:27.030Z] 988bab9f4d93: Download complete [2024-10-08T04:31:27.030Z] 1469e6f7b9e6: Verifying Checksum [2024-10-08T04:31:27.030Z] 1469e6f7b9e6: Download complete [2024-10-08T04:31:27.030Z] eaf3925da568: Verifying Checksum [2024-10-08T04:31:27.030Z] eaf3925da568: Download complete [2024-10-08T04:31:27.293Z] 339a4e72a1f5: Verifying Checksum [2024-10-08T04:31:27.293Z] 339a4e72a1f5: Download complete [2024-10-08T04:31:27.293Z] bde34c3a00c8: Verifying Checksum [2024-10-08T04:31:27.293Z] bde34c3a00c8: Download complete [2024-10-08T04:31:27.293Z] b352a97aabf1: Verifying Checksum [2024-10-08T04:31:27.293Z] b352a97aabf1: Download complete [2024-10-08T04:31:27.293Z] 4872d77fe225: Verifying Checksum [2024-10-08T04:31:27.293Z] 4872d77fe225: Download complete [2024-10-08T04:31:27.293Z] 5851b861e8e6: Verifying Checksum [2024-10-08T04:31:27.293Z] 5851b861e8e6: Download complete [2024-10-08T04:31:27.293Z] b85a868b505f: Verifying Checksum [2024-10-08T04:31:27.293Z] b85a868b505f: Download complete [2024-10-08T04:31:27.553Z] bab4dde63d76: Verifying Checksum [2024-10-08T04:31:27.553Z] bab4dde63d76: Download complete [2024-10-08T04:31:28.492Z] b85a868b505f: Pull complete [2024-10-08T04:31:28.492Z] e2be974225ed: Pull complete [2024-10-08T04:31:29.061Z] 339a4e72a1f5: Pull complete [2024-10-08T04:31:29.061Z] 988bab9f4d93: Pull complete [2024-10-08T04:31:29.327Z] 1469e6f7b9e6: Pull complete [2024-10-08T04:31:29.327Z] eaf3925da568: Pull complete [2024-10-08T04:31:31.278Z] bab4dde63d76: Pull complete [2024-10-08T04:31:31.278Z] bde34c3a00c8: Pull complete [2024-10-08T04:31:31.278Z] b352a97aabf1: Pull complete [2024-10-08T04:31:31.278Z] 4872d77fe225: Pull complete [2024-10-08T04:31:31.278Z] 5851b861e8e6: Pull complete [2024-10-08T04:31:31.278Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-08T04:31:31.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:31:31.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:31:31.556Z] prd-ubuntu20.04-docker-8c-8g-22155 does not seem to be running inside a container [2024-10-08T04:31:31.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T04:31:34.470Z] $ docker top 44253defcb9c7af610c80e9efabf452e9975c4d249576086900a51c55c545d8a -eo pid,comm [2024-10-08T04:31:34.524Z] 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). [2024-10-08T04:31:34.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T04:31:34.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T04:31:34.705Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T04:31:34.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T04:31:34.827Z] $ docker exec 44253defcb9c7af610c80e9efabf452e9975c4d249576086900a51c55c545d8a ssh-agent [2024-10-08T04:31:34.931Z] SSH_AUTH_SOCK=/tmp/ssh-u8vjukIkHOZH/agent.31 [2024-10-08T04:31:34.931Z] SSH_AGENT_PID=37 [2024-10-08T04:31:34.938Z] Running ssh-add (command line suppressed) [2024-10-08T04:31:35.053Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5094964619681124605.key (/w/workspace/edgex-go/1@tmp/private_key_5094964619681124605.key) [2024-10-08T04:31:35.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T04:31:35.418Z] + git tag --points-at HEAD [Pipeline] } [2024-10-08T04:31:35.449Z] $ docker exec --env ******** --env ******** 44253defcb9c7af610c80e9efabf452e9975c4d249576086900a51c55c545d8a ssh-agent -k [2024-10-08T04:31:35.565Z] unset SSH_AUTH_SOCK; [2024-10-08T04:31:35.565Z] unset SSH_AGENT_PID; [2024-10-08T04:31:35.565Z] echo Agent pid 37 killed; [2024-10-08T04:31:35.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-08T04:31:35.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T04:31:35.689Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T04:31:35.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T04:31:35.797Z] $ docker exec 44253defcb9c7af610c80e9efabf452e9975c4d249576086900a51c55c545d8a ssh-agent [2024-10-08T04:31:35.901Z] SSH_AUTH_SOCK=/tmp/ssh-DZ4XmJsnzQ5i/agent.71 [2024-10-08T04:31:35.901Z] SSH_AGENT_PID=77 [2024-10-08T04:31:35.906Z] Running ssh-add (command line suppressed) [2024-10-08T04:31:36.007Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5885379322716222984.key (/w/workspace/edgex-go/1@tmp/private_key_5885379322716222984.key) [2024-10-08T04:31:36.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T04:31:36.370Z] + git semver init [2024-10-08T04:31:36.630Z] 2024-10-08 04:31:36,549 [run_init] DEBUG init version:0.0.0 force:False [2024-10-08T04:31:36.630Z] 2024-10-08 04:31:36,550 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-10-08T04:31:36.630Z] 2024-10-08 04:31:36,550 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-10-08T04:31:36.630Z] 2024-10-08 04:31:36,550 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-10-08T04:31:41.922Z] 2024-10-08 04:31:41,707 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-10-08T04:31:41.922Z] 2024-10-08 04:31:41,707 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4958 with force:False [2024-10-08T04:31:41.922Z] 2024-10-08 04:31:41,707 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4958 [2024-10-08T04:31:41.922Z] 2024-10-08 04:31:41,712 [execute] INFO git cat-file --batch-check [2024-10-08T04:31:41.922Z] 2024-10-08 04:31:41,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T04:31:41.922Z] 2024-10-08 04:31:41,717 [execute] INFO git cat-file --batch [2024-10-08T04:31:41.922Z] 2024-10-08 04:31:41,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T04:31:41.922Z] 2024-10-08 04:31:41,722 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4958 [2024-10-08T04:31:41.922Z] 0.0.0 [Pipeline] } [2024-10-08T04:31:41.957Z] $ docker exec --env ******** --env ******** 44253defcb9c7af610c80e9efabf452e9975c4d249576086900a51c55c545d8a ssh-agent -k [2024-10-08T04:31:42.059Z] unset SSH_AUTH_SOCK; [2024-10-08T04:31:42.060Z] unset SSH_AGENT_PID; [2024-10-08T04:31:42.060Z] echo Agent pid 77 killed; [2024-10-08T04:31:42.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T04:31:42.513Z] + git semver [Pipeline] } [2024-10-08T04:31:42.802Z] $ docker stop --time=1 44253defcb9c7af610c80e9efabf452e9975c4d249576086900a51c55c545d8a [2024-10-08T04:31:44.089Z] $ docker rm -f --volumes 44253defcb9c7af610c80e9efabf452e9975c4d249576086900a51c55c545d8a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T04:31:44.508Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-08T04:31:44.850Z] Stashed 1 file(s) [Pipeline] echo [2024-10-08T04:31:44.876Z] [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] } [2024-10-08T04:31:46.296Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-10-08T04:31:46.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:31:46.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:31:46.453Z] ========================================================= [2024-10-08T04:31:46.453Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-08T04:31:46.453Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-08T04:31:46.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T04:31:46.828Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-08T04:31:46.828Z] 43c4264eed91: Pulling fs layer [2024-10-08T04:31:46.828Z] 4cc291be95ef: Pulling fs layer [2024-10-08T04:31:46.828Z] 2ac1f1163629: Pulling fs layer [2024-10-08T04:31:46.828Z] 5c3c966382ef: Pulling fs layer [2024-10-08T04:31:46.828Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T04:31:46.828Z] 5d5c8e513c77: Pulling fs layer [2024-10-08T04:31:46.828Z] 9f66e0745190: Pulling fs layer [2024-10-08T04:31:46.828Z] f49a43e4bbc0: Pulling fs layer [2024-10-08T04:31:46.828Z] 561ebcabdf7f: Pulling fs layer [2024-10-08T04:31:46.828Z] 5c3c966382ef: Waiting [2024-10-08T04:31:46.828Z] 4f4fb700ef54: Waiting [2024-10-08T04:31:46.828Z] 5d5c8e513c77: Waiting [2024-10-08T04:31:46.828Z] 9f66e0745190: Waiting [2024-10-08T04:31:46.828Z] 561ebcabdf7f: Waiting [2024-10-08T04:31:46.828Z] f49a43e4bbc0: Waiting [2024-10-08T04:31:46.828Z] 4cc291be95ef: Verifying Checksum [2024-10-08T04:31:46.828Z] 4cc291be95ef: Download complete [2024-10-08T04:31:46.828Z] 5c3c966382ef: Verifying Checksum [2024-10-08T04:31:46.828Z] 5c3c966382ef: Download complete [2024-10-08T04:31:47.086Z] 4f4fb700ef54: Download complete [2024-10-08T04:31:47.086Z] 5d5c8e513c77: Download complete [2024-10-08T04:31:47.086Z] 43c4264eed91: Download complete [2024-10-08T04:31:47.086Z] 9f66e0745190: Verifying Checksum [2024-10-08T04:31:47.086Z] 9f66e0745190: Download complete [2024-10-08T04:31:47.086Z] 43c4264eed91: Pull complete [2024-10-08T04:31:47.344Z] 561ebcabdf7f: Verifying Checksum [2024-10-08T04:31:47.344Z] 561ebcabdf7f: Download complete [2024-10-08T04:31:47.344Z] 4cc291be95ef: Pull complete [2024-10-08T04:31:47.344Z] 2ac1f1163629: Verifying Checksum [2024-10-08T04:31:47.344Z] 2ac1f1163629: Download complete [2024-10-08T04:31:47.914Z] f49a43e4bbc0: Verifying Checksum [2024-10-08T04:31:47.914Z] f49a43e4bbc0: Download complete [2024-10-08T04:31:51.196Z] 2ac1f1163629: Pull complete [2024-10-08T04:31:51.196Z] 5c3c966382ef: Pull complete [2024-10-08T04:31:51.196Z] 4f4fb700ef54: Pull complete [2024-10-08T04:31:51.455Z] 5d5c8e513c77: Pull complete [2024-10-08T04:31:51.455Z] 9f66e0745190: Pull complete [2024-10-08T04:31:53.989Z] f49a43e4bbc0: Pull complete [2024-10-08T04:31:54.259Z] 561ebcabdf7f: Pull complete [2024-10-08T04:31:54.259Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-08T04:31:54.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T04:31:54.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-08T04:31:54.632Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T04:31:54.632Z] WORKDIR /edgex [2024-10-08T04:31:54.632Z] COPY go.mod . [2024-10-08T04:31:54.632Z] RUN go mod download [2024-10-08T04:31:54.632Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-08T04:31:55.198Z] Sending build context to Docker daemon 179.7MB [2024-10-08T04:31:55.199Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T04:31:55.199Z] ---> 3a752c3f9dda [2024-10-08T04:31:55.199Z] Step 2/4 : WORKDIR /edgex [2024-10-08T04:32:00.507Z] ---> Running in ac0b26721ddd [2024-10-08T04:32:00.507Z] Removing intermediate container ac0b26721ddd [2024-10-08T04:32:00.507Z] ---> 34aa7d80c306 [2024-10-08T04:32:00.507Z] Step 3/4 : COPY go.mod . [2024-10-08T04:32:00.767Z] ---> 3b27fa650b1a [2024-10-08T04:32:00.767Z] Step 4/4 : RUN go mod download [2024-10-08T04:32:00.767Z] ---> Running in d30a26b1993d [2024-10-08T04:32:27.357Z] Removing intermediate container d30a26b1993d [2024-10-08T04:32:27.357Z] ---> 9ae944322507 [2024-10-08T04:32:27.357Z] Successfully built 9ae944322507 [2024-10-08T04:32:27.357Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:32:27.766Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T04:32:27.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:32:27.937Z] prd-ubuntu20.04-docker-8c-8g-22155 does not seem to be running inside a container [2024-10-08T04:32:27.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T04:32:28.424Z] $ docker top 287d6fa642e612a1f9201d2ce0ee53db7b76dd6b4d31f3fc3b9dd4231dae2ce1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:32:28.841Z] + go version [2024-10-08T04:32:28.841Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-08T04:32:28.881Z] $ docker stop --time=1 287d6fa642e612a1f9201d2ce0ee53db7b76dd6b4d31f3fc3b9dd4231dae2ce1 [2024-10-08T04:32:30.162Z] $ docker rm -f --volumes 287d6fa642e612a1f9201d2ce0ee53db7b76dd6b4d31f3fc3b9dd4231dae2ce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:32:30.945Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T04:32:30.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:32:31.132Z] prd-ubuntu20.04-docker-8c-8g-22155 does not seem to be running inside a container [2024-10-08T04:32:31.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T04:32:31.499Z] $ docker top 12088a0da874f8c741038b21a200439281a117d603bf4e6b0b4a83dd475025ab -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-08T04:32:31.623Z] ========================================================= [2024-10-08T04:32:31.623Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-08T04:32:31.623Z] ========================================================= [Pipeline] sh [2024-10-08T04:32:31.920Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-08T04:32:32.301Z] + make test [2024-10-08T04:32:32.302Z] go test -race -coverprofile=coverage.out ./... [2024-10-08T04:32:40.424Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-08T04:33:12.524Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-08T04:33:13.903Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-08T04:33:13.903Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-08T04:33:14.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-10-08T04:33:15.103Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-08T04:33:15.103Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-08T04:33:15.103Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-08T04:33:16.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2024-10-08T04:33:16.040Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-08T04:33:16.040Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-08T04:33:16.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-08T04:33:16.979Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-08T04:33:16.979Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-08T04:33:16.979Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T04:33:16.979Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-08T04:33:16.979Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-08T04:33:16.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-08T04:33:16.979Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-08T04:33:16.979Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-08T04:33:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-08T04:33:18.355Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-08T04:33:18.355Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T04:33:18.355Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-08T04:33:18.355Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-08T04:33:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.2% of statements [2024-10-08T04:33:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements [2024-10-08T04:33:19.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.635s coverage: 93.4% of statements [2024-10-08T04:33:19.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements [2024-10-08T04:33:19.860Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-08T04:33:19.860Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-08T04:33:20.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 10.0% of statements [2024-10-08T04:33:21.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-08T04:33:21.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-08T04:33:21.745Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-08T04:33:21.745Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-08T04:33:21.745Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-08T04:33:21.745Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-08T04:33:21.745Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T04:33:21.745Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-08T04:33:21.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-08T04:33:21.745Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-08T04:33:21.745Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-08T04:33:23.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.383s coverage: 95.8% of statements [2024-10-08T04:33:23.120Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-10-08T04:33:23.379Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-08T04:33:23.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-08T04:33:23.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-08T04:33:24.207Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] [2024-10-08T04:33:24.776Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.8% of statements [2024-10-08T04:33:24.777Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 42.5% of statements [2024-10-08T04:33:25.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-10-08T04:33:25.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements [2024-10-08T04:33:25.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements [2024-10-08T04:33:25.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.167s coverage: 96.3% of statements [2024-10-08T04:33:25.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-10-08T04:33:25.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-08T04:33:25.862Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-08T04:33:25.862Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-08T04:33:25.862Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-08T04:33:26.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-08T04:33:26.122Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-08T04:33:26.122Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-08T04:33:26.122Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-08T04:33:27.499Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-08T04:33:27.499Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-08T04:33:27.499Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-08T04:33:28.435Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-08T04:33:28.435Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-08T04:33:28.435Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-08T04:33:28.435Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-08T04:33:28.695Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-08T04:33:28.695Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-08T04:33:29.267Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-08T04:33:30.644Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-08T04:33:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-08T04:33:32.591Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-08T04:33:32.591Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-08T04:33:35.125Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-08T04:33:35.125Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-08T04:33:35.125Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-08T04:33:36.503Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-08T04:33:36.503Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-08T04:33:36.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-08T04:33:37.070Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-08T04:33:37.070Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-08T04:33:37.070Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-08T04:33:37.070Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-08T04:33:38.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2024-10-08T04:33:38.003Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-08T04:33:38.003Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-08T04:33:38.003Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-08T04:33:39.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-08T04:33:39.384Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T04:33:39.384Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-08T04:33:41.316Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-08T04:33:41.316Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-08T04:33:41.316Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-08T04:33:41.316Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-08T04:33:42.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-08T04:33:42.697Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-08T04:33:42.697Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T04:33:42.697Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-08T04:33:43.647Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-08T04:33:43.647Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-08T04:33:43.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-08T04:33:43.909Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.274s coverage: 79.9% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.046s coverage: 92.9% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.032s coverage: 75.0% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.111s coverage: 63.1% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 36.5% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.083s coverage: 97.1% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.028s coverage: 35.9% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 95.7% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-10-08T04:33:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 98.9% of statements [2024-10-08T04:33:50.484Z] 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 [2024-10-08T04:33:50.743Z] running golangci-lint [2024-10-08T04:33:50.743Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-08T04:33:50.743Z] go version go1.23.2 linux/amd64 [2024-10-08T04:33:51.000Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-08T04:33:51.000Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-08T04:33:51.000Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-08T04:34:13.009Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|name|types_sizes|exports_file|imports) took 20.74137212s" [2024-10-08T04:34:13.009Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.124601ms" [2024-10-08T04:34:27.897Z] level=info msg="[linters_context/goanalysis] analyzers took 2m8.381124238s with top 10 stages: buildir: 1m7.822958927s, gosec: 5.627734031s, inspect: 3.52972362s, fact_deprecated: 3.328451719s, ctrlflow: 2.247265506s, printf: 2.161389584s, isgenerated: 1.647270531s, fact_purity: 1.553498919s, S1038: 1.551716917s, nilness: 1.422901372s" [2024-10-08T04:34:27.897Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-08T04:34:27.897Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 219/219, identifier_marker: 219/219, nolint: 22/0, path_prettifier: 219/219, skip_files: 219/219, skip_dirs: 219/219, autogenerated_exclude: 219/219, exclude: 219/219, exclude-rules: 219/22, filename_unadjuster: 219/219, invalid_issue: 219/219" [2024-10-08T04:34:27.897Z] level=info msg="[runner] processing took 16.315439ms with stages: nolint: 7.972139ms, identifier_marker: 4.192486ms, path_prettifier: 1.486386ms, exclude-rules: 1.115593ms, autogenerated_exclude: 1.081044ms, skip_dirs: 401.181µs, cgo: 26.32µs, invalid_issue: 21.33µs, filename_unadjuster: 12.24µs, max_same_issues: 1.33µs, exclude: 1.17µs, fixer: 740ns, uniq_by_line: 700ns, skip_files: 570ns, sort_results: 410ns, diff: 400ns, severity-rules: 390ns, source_code: 320ns, path_prefixer: 290ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2024-10-08T04:34:27.897Z] level=info msg="[runner] linters took 13.960700208s with stages: goanalysis_metalinter: 13.944277679s" [2024-10-08T04:34:27.897Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-08T04:34:27.897Z] level=info msg="Memory: 344 samples, avg is 321.3MB, max is 1246.5MB" [2024-10-08T04:34:27.897Z] level=info msg="Execution took 34.751554745s" [2024-10-08T04:34:27.897Z] go vet ./... [2024-10-08T04:34:33.189Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T04:34:33.189Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T04:34:33.189Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T04:34:33.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-08T04:34:33.864Z] + ls -al . [2024-10-08T04:34:33.864Z] total 1852 [2024-10-08T04:34:33.864Z] drwxrwxr-x 11 1001 1001 4096 Oct 8 04:32 . [2024-10-08T04:34:33.864Z] drwxr-xr-x 4 root root 4096 Oct 8 04:32 .. [2024-10-08T04:34:33.864Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 04:31 .blubracket [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 10 Oct 8 04:31 .dockerignore [2024-10-08T04:34:33.864Z] drwxrwxr-x 8 1001 1001 4096 Oct 8 04:33 .git [2024-10-08T04:34:33.864Z] drwxrwxr-x 3 1001 1001 4096 Oct 8 04:31 .github [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 1102 Oct 8 04:31 .gitignore [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 199 Oct 8 04:31 .golangci.yml [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 100 Oct 8 04:31 .hadolint.yml [2024-10-08T04:34:33.864Z] drwxr-xr-x 3 1001 1001 4096 Oct 8 04:31 .semver [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 155 Oct 8 04:31 .sonarcloud.properties [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 1171 Oct 8 04:31 ADOPTERS.md [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 21553 Oct 8 04:31 Attribution.txt [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 100284 Oct 8 04:31 CHANGELOG.md [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 3804 Oct 8 04:31 CONTRIBUTING.md [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 677 Oct 8 04:31 GOVERNANCE.md [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 861 Oct 8 04:31 Jenkinsfile [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 10775 Oct 8 04:31 LICENSE [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 16854 Oct 8 04:31 Makefile [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 582 Oct 8 04:31 OWNERS.md [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 9528 Oct 8 04:31 README.md [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 789 Oct 8 04:31 SECURITY.md [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 5 Oct 8 04:31 VERSION [2024-10-08T04:34:33.864Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 04:31 bin [2024-10-08T04:34:33.864Z] drwxrwxr-x 20 1001 1001 4096 Oct 8 04:31 cmd [2024-10-08T04:34:33.864Z] -rw-r--r-- 1 root root 1503744 Oct 8 04:33 coverage.out [2024-10-08T04:34:33.864Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 04:31 fuzz_test [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 7305 Oct 8 04:31 go.mod [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 102748 Oct 8 04:31 go.sum [2024-10-08T04:34:33.864Z] drwxrwxr-x 7 1001 1001 4096 Oct 8 04:31 internal [2024-10-08T04:34:33.864Z] drwxrwxr-x 3 1001 1001 4096 Oct 8 04:31 openapi [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 584 Oct 8 04:31 security.txt [2024-10-08T04:34:33.864Z] -rw-rw-r-- 1 1001 1001 204 Oct 8 04:31 version.go [Pipeline] sh [2024-10-08T04:34:34.185Z] + '[' -e coverage.out ] [2024-10-08T04:34:34.185Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-08T04:34:34.362Z] Stashed 1 file(s) [Pipeline] sh [2024-10-08T04:34:34.659Z] + make build [2024-10-08T04:34:34.659Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-08T04:35:01.200Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-08T04:35:01.200Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-08T04:35:02.577Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-08T04:35:03.145Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-08T04:35:05.046Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-08T04:35:10.310Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-08T04:35:11.681Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-08T04:35:14.214Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-08T04:35:16.116Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-08T04:35:17.051Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-08T04:35:17.616Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-08T04:35:18.551Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-08T04:35:19.490Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-08T04:35:20.455Z] $ docker stop --time=1 12088a0da874f8c741038b21a200439281a117d603bf4e6b0b4a83dd475025ab [2024-10-08T04:35:25.555Z] $ docker rm -f --volumes 12088a0da874f8c741038b21a200439281a117d603bf4e6b0b4a83dd475025ab [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 [2024-10-08T04:35:27.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-08T04:35:27.435Z] [2024-10-08T04:35:27.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:35:27.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-08T04:35:27.829Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-08T04:35:27.829Z] 91d30c5bc195: Pulling fs layer [2024-10-08T04:35:27.829Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-08T04:35:27.829Z] 9c61dcf015f6: Pulling fs layer [2024-10-08T04:35:27.829Z] 4698f68db338: Pulling fs layer [2024-10-08T04:35:27.829Z] 2a2f49069b9e: Pulling fs layer [2024-10-08T04:35:27.829Z] e0025b399a48: Pulling fs layer [2024-10-08T04:35:27.829Z] 4698f68db338: Waiting [2024-10-08T04:35:27.829Z] 2a2f49069b9e: Waiting [2024-10-08T04:35:27.829Z] 91d30c5bc195: Verifying Checksum [2024-10-08T04:35:27.829Z] 91d30c5bc195: Download complete [2024-10-08T04:35:27.829Z] 4698f68db338: Download complete [2024-10-08T04:35:28.088Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-08T04:35:28.088Z] 2e9b0aa3be6d: Download complete [2024-10-08T04:35:28.088Z] e0025b399a48: Download complete [2024-10-08T04:35:28.088Z] 91d30c5bc195: Pull complete [2024-10-08T04:35:28.088Z] 2a2f49069b9e: Download complete [2024-10-08T04:35:28.346Z] 2e9b0aa3be6d: Pull complete [2024-10-08T04:35:28.604Z] 9c61dcf015f6: Verifying Checksum [2024-10-08T04:35:28.604Z] 9c61dcf015f6: Download complete [2024-10-08T04:35:31.141Z] 9c61dcf015f6: Pull complete [2024-10-08T04:35:31.141Z] 4698f68db338: Pull complete [2024-10-08T04:35:31.707Z] 2a2f49069b9e: Pull complete [2024-10-08T04:35:31.707Z] e0025b399a48: Pull complete [2024-10-08T04:35:31.707Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-08T04:35:31.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-08T04:35:31.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:35:31.956Z] prd-ubuntu20.04-docker-8c-8g-22155 does not seem to be running inside a container [2024-10-08T04:35:31.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-08T04:35:34.966Z] $ docker top a6d7c87f9442b2d2084546886e77adb1e38410d7b5bca464d9a5e174d28e6a13 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:35:35.380Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-08T04:35:37.914Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #1 transferring dockerfile: 1.81kB done [2024-10-08T04:35:37.914Z] #1 DONE 0.0s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #2 [core-command internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #2 transferring dockerfile: 1.93kB done [2024-10-08T04:35:37.914Z] #2 DONE 0.0s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #3 transferring dockerfile: 2.07kB done [2024-10-08T04:35:37.914Z] #3 DONE 0.0s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #4 transferring dockerfile: 1.70kB done [2024-10-08T04:35:37.914Z] #4 DONE 0.0s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #5 transferring dockerfile: 1.89kB done [2024-10-08T04:35:37.914Z] #5 DONE 0.0s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #6 [core-data internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #6 transferring dockerfile: 2.07kB done [2024-10-08T04:35:37.914Z] #6 DONE 0.0s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #7 transferring dockerfile: 1.85kB done [2024-10-08T04:35:37.914Z] #7 DONE 0.0s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #8 transferring dockerfile: 2.50kB done [2024-10-08T04:35:37.914Z] #8 DONE 0.0s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #9 transferring dockerfile: 2.02kB done [2024-10-08T04:35:37.914Z] #9 DONE 0.0s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #10 transferring dockerfile: 3.17kB done [2024-10-08T04:35:37.914Z] #10 DONE 0.0s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #11 transferring dockerfile: 2.49kB done [2024-10-08T04:35:37.914Z] #11 DONE 0.1s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #12 transferring dockerfile: 2.23kB done [2024-10-08T04:35:37.914Z] #12 DONE 0.1s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #13 transferring dockerfile: 2.13kB done [2024-10-08T04:35:37.914Z] #13 DONE 0.1s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #14 transferring dockerfile: 1.93kB done [2024-10-08T04:35:37.914Z] #14 DONE 0.1s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #15 transferring dockerfile: 2.15kB done [2024-10-08T04:35:37.914Z] #15 DONE 0.0s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-10-08T04:35:37.914Z] #16 transferring dockerfile: 1.69kB done [2024-10-08T04:35:37.914Z] #16 DONE 0.1s [2024-10-08T04:35:37.914Z] [2024-10-08T04:35:37.914Z] #17 [security-spire-agent internal] load .dockerignore [2024-10-08T04:35:37.914Z] #17 transferring context: 50B done [2024-10-08T04:35:37.914Z] #17 DONE 0.0s [2024-10-08T04:35:38.173Z] [2024-10-08T04:35:38.173Z] #18 [core-command internal] load .dockerignore [2024-10-08T04:35:38.173Z] #18 transferring context: 50B done [2024-10-08T04:35:38.173Z] #18 DONE 0.0s [2024-10-08T04:35:38.173Z] [2024-10-08T04:35:38.173Z] #19 [core-keeper internal] load .dockerignore [2024-10-08T04:35:38.173Z] #19 transferring context: 50B done [2024-10-08T04:35:38.173Z] #19 DONE 0.0s [2024-10-08T04:35:38.173Z] [2024-10-08T04:35:38.173Z] #20 [security-spire-server internal] load .dockerignore [2024-10-08T04:35:38.173Z] #20 transferring context: 50B done [2024-10-08T04:35:38.173Z] #20 DONE 0.0s [2024-10-08T04:35:38.173Z] [2024-10-08T04:35:38.173Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-10-08T04:35:38.173Z] #21 transferring context: 50B done [2024-10-08T04:35:38.173Z] #21 DONE 0.0s [2024-10-08T04:35:38.173Z] [2024-10-08T04:35:38.173Z] #22 [core-data internal] load .dockerignore [2024-10-08T04:35:38.173Z] #22 transferring context: 50B done [2024-10-08T04:35:38.173Z] #22 DONE 0.0s [2024-10-08T04:35:38.173Z] [2024-10-08T04:35:38.173Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-10-08T04:35:38.173Z] #23 transferring context: 50B done [2024-10-08T04:35:38.173Z] #23 DONE 0.0s [2024-10-08T04:35:38.173Z] [2024-10-08T04:35:38.173Z] #24 [security-proxy-setup internal] load .dockerignore [2024-10-08T04:35:38.173Z] #24 transferring context: 50B done [2024-10-08T04:35:38.173Z] #24 DONE 0.0s [2024-10-08T04:35:38.173Z] [2024-10-08T04:35:38.173Z] #25 [support-notifications internal] load .dockerignore [2024-10-08T04:35:38.173Z] #25 transferring context: 50B done [2024-10-08T04:35:38.173Z] #25 DONE 0.0s [2024-10-08T04:35:38.173Z] [2024-10-08T04:35:38.173Z] #26 [core-metadata internal] load .dockerignore [2024-10-08T04:35:38.440Z] #26 transferring context: 50B done [2024-10-08T04:35:38.440Z] #26 DONE 0.1s [2024-10-08T04:35:38.440Z] [2024-10-08T04:35:38.440Z] #27 [security-bootstrapper internal] load .dockerignore [2024-10-08T04:35:38.440Z] #27 transferring context: 50B done [2024-10-08T04:35:38.440Z] #27 DONE 0.0s [2024-10-08T04:35:38.440Z] [2024-10-08T04:35:38.440Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-08T04:35:38.440Z] #28 transferring context: 50B done [2024-10-08T04:35:38.440Z] #28 DONE 0.0s [2024-10-08T04:35:38.440Z] [2024-10-08T04:35:38.440Z] #29 [support-scheduler internal] load .dockerignore [2024-10-08T04:35:38.440Z] #29 transferring context: 50B done [2024-10-08T04:35:38.440Z] #29 DONE 0.0s [2024-10-08T04:35:38.440Z] [2024-10-08T04:35:38.440Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-10-08T04:35:38.440Z] #30 transferring context: 50B done [2024-10-08T04:35:38.440Z] #30 DONE 0.1s [2024-10-08T04:35:38.440Z] [2024-10-08T04:35:38.440Z] #31 [security-spire-config internal] load .dockerignore [2024-10-08T04:35:38.440Z] #31 transferring context: 50B done [2024-10-08T04:35:38.440Z] #31 DONE 0.1s [2024-10-08T04:35:38.440Z] [2024-10-08T04:35:38.440Z] #32 [security-proxy-auth internal] load .dockerignore [2024-10-08T04:35:38.440Z] #32 transferring context: 50B done [2024-10-08T04:35:38.440Z] #32 DONE 0.1s [2024-10-08T04:35:38.440Z] [2024-10-08T04:35:38.440Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-08T04:35:38.440Z] #33 ... [2024-10-08T04:35:38.440Z] [2024-10-08T04:35:38.440Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T04:35:38.440Z] #34 DONE 0.0s [2024-10-08T04:35:38.726Z] [2024-10-08T04:35:38.726Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T04:35:38.726Z] #34 DONE 0.0s [2024-10-08T04:35:38.726Z] [2024-10-08T04:35:38.726Z] #35 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T04:35:38.726Z] #35 ... [2024-10-08T04:35:38.726Z] [2024-10-08T04:35:38.726Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T04:35:38.726Z] #34 DONE 0.0s [2024-10-08T04:35:38.726Z] [2024-10-08T04:35:38.726Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T04:35:38.726Z] #35 DONE 0.5s [2024-10-08T04:35:38.726Z] [2024-10-08T04:35:38.726Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-08T04:35:38.726Z] #36 DONE 0.4s [2024-10-08T04:35:38.726Z] [2024-10-08T04:35:38.726Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-08T04:35:38.726Z] #33 DONE 0.4s [2024-10-08T04:35:38.726Z] [2024-10-08T04:35:38.726Z] #37 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T04:35:38.726Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T04:35:39.019Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-08T04:35:39.307Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T04:35:39.307Z] #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T04:35:39.307Z] #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T04:35:39.307Z] #37 ... [2024-10-08T04:35:39.307Z] [2024-10-08T04:35:39.307Z] #38 [security-spire-config internal] load build context [2024-10-08T04:35:39.307Z] #38 transferring context: 26.23kB 0.0s done [2024-10-08T04:35:39.307Z] #38 DONE 0.4s [2024-10-08T04:35:39.307Z] [2024-10-08T04:35:39.307Z] #39 [security-spire-agent internal] load build context [2024-10-08T04:35:39.307Z] #39 transferring context: 27.51kB 0.1s done [2024-10-08T04:35:39.307Z] #39 DONE 0.4s [2024-10-08T04:35:39.307Z] [2024-10-08T04:35:39.307Z] #40 [security-spire-server internal] load build context [2024-10-08T04:35:39.307Z] #40 transferring context: 27.98kB 0.1s done [2024-10-08T04:35:39.307Z] #40 DONE 0.5s [2024-10-08T04:35:39.307Z] [2024-10-08T04:35:39.307Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T04:35:39.307Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-08T04:35:39.307Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-08T04:35:39.307Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-08T04:35:39.307Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-08T04:35:39.307Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-08T04:35:39.307Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-10-08T04:35:39.307Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-10-08T04:35:39.307Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T04:35:39.579Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s [2024-10-08T04:35:39.579Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-08T04:35:39.579Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.88MB / 30.73MB 0.7s [2024-10-08T04:35:39.870Z] #41 ... [2024-10-08T04:35:39.870Z] [2024-10-08T04:35:39.870Z] #37 [support-scheduler stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T04:35:39.870Z] #37 DONE 1.0s [2024-10-08T04:35:39.870Z] [2024-10-08T04:35:39.870Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T04:35:39.870Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.8s [2024-10-08T04:35:39.870Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-10-08T04:35:39.870Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [2024-10-08T04:35:39.870Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-08T04:35:40.474Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done [2024-10-08T04:35:40.474Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-08T04:35:41.476Z] #41 ... [2024-10-08T04:35:41.476Z] [2024-10-08T04:35:41.476Z] #42 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-08T04:35:41.476Z] #42 DONE 2.7s [2024-10-08T04:35:41.476Z] [2024-10-08T04:35:41.476Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T04:35:43.390Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.9s done [2024-10-08T04:35:43.872Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.9s done [2024-10-08T04:35:48.483Z] #41 ... [2024-10-08T04:35:48.483Z] [2024-10-08T04:35:48.483Z] #43 [support-notifications internal] load build context [2024-10-08T04:35:48.483Z] #43 transferring context: 216.99MB 8.4s [2024-10-08T04:35:48.483Z] #43 ... [2024-10-08T04:35:48.483Z] [2024-10-08T04:35:48.483Z] #44 [support-scheduler internal] load build context [2024-10-08T04:35:48.483Z] #44 ... [2024-10-08T04:35:48.483Z] [2024-10-08T04:35:48.483Z] #43 [support-notifications internal] load build context [2024-10-08T04:35:49.423Z] #43 ... [2024-10-08T04:35:49.423Z] [2024-10-08T04:35:49.423Z] #45 [core-keeper internal] load build context [2024-10-08T04:35:49.423Z] #45 ... [2024-10-08T04:35:49.423Z] [2024-10-08T04:35:49.423Z] #46 [security-bootstrapper internal] load build context [2024-10-08T04:35:50.285Z] #46 ... [2024-10-08T04:35:50.285Z] [2024-10-08T04:35:50.286Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T04:35:50.286Z] #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-10-08T04:35:50.286Z] #47 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-08T04:35:50.286Z] #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-08T04:35:50.286Z] #47 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-08T04:35:50.286Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-10-08T04:35:50.286Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done [2024-10-08T04:35:50.286Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T04:35:50.286Z] #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-10-08T04:35:50.286Z] #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done [2024-10-08T04:35:50.286Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-08T04:35:50.286Z] #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-08T04:35:50.286Z] #47 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.9s done [2024-10-08T04:35:50.286Z] #47 ... [2024-10-08T04:35:50.286Z] [2024-10-08T04:35:50.286Z] #48 [security-proxy-auth internal] load build context [2024-10-08T04:35:50.546Z] #48 ... [2024-10-08T04:35:50.546Z] [2024-10-08T04:35:50.546Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T04:35:50.546Z] #0 1.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:35:50.546Z] #0 1.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:35:50.546Z] #0 2.194 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T04:35:50.546Z] #0 2.194 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T04:35:50.546Z] #0 2.194 OK: 24163 distinct packages available [2024-10-08T04:35:50.546Z] #0 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:35:50.546Z] #0 2.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:35:50.546Z] #0 2.690 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T04:35:50.546Z] #0 2.709 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-08T04:35:50.546Z] #0 2.714 (3/4) Installing libucontext (1.2-r3) [2024-10-08T04:35:50.546Z] #0 2.749 (4/4) Installing gcompat (1.1.0-r4) [2024-10-08T04:35:50.546Z] #0 2.749 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:35:50.546Z] #0 2.749 OK: 8 MiB in 18 packages [2024-10-08T04:35:50.546Z] #49 ... [2024-10-08T04:35:50.546Z] [2024-10-08T04:35:50.546Z] #50 [support-cron-scheduler internal] load build context [2024-10-08T04:35:50.546Z] #50 ... [2024-10-08T04:35:50.546Z] [2024-10-08T04:35:50.546Z] #51 [core-data internal] load build context [2024-10-08T04:35:50.546Z] #51 ... [2024-10-08T04:35:50.546Z] [2024-10-08T04:35:50.546Z] #52 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T04:35:50.804Z] #52 ... [2024-10-08T04:35:50.804Z] [2024-10-08T04:35:50.804Z] #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T04:35:50.804Z] #53 ... [2024-10-08T04:35:50.804Z] [2024-10-08T04:35:50.804Z] #54 [core-metadata internal] load build context [2024-10-08T04:35:51.061Z] #54 ... [2024-10-08T04:35:51.061Z] [2024-10-08T04:35:51.061Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T04:35:51.061Z] #55 ... [2024-10-08T04:35:51.061Z] [2024-10-08T04:35:51.061Z] #56 [security-secretstore-setup internal] load build context [2024-10-08T04:35:51.061Z] #56 ... [2024-10-08T04:35:51.061Z] [2024-10-08T04:35:51.061Z] #57 [core-command internal] load build context [2024-10-08T04:35:51.628Z] #57 ... [2024-10-08T04:35:51.628Z] [2024-10-08T04:35:51.628Z] #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T04:35:51.628Z] #58 ... [2024-10-08T04:35:51.628Z] [2024-10-08T04:35:51.628Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T04:35:51.628Z] #59 ... [2024-10-08T04:35:51.628Z] [2024-10-08T04:35:51.628Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T04:35:51.888Z] #60 ... [2024-10-08T04:35:51.888Z] [2024-10-08T04:35:51.888Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T04:35:51.888Z] #61 ... [2024-10-08T04:35:51.888Z] [2024-10-08T04:35:51.888Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T04:35:51.888Z] #0 2.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:35:51.888Z] #0 2.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:35:51.888Z] #0 2.986 (1/4) Installing ca-certificates (20240705-r0) [2024-10-08T04:35:51.888Z] #0 3.003 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-08T04:35:51.888Z] #0 3.011 (3/4) Installing su-exec (0.2-r3) [2024-10-08T04:35:51.888Z] #0 3.081 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T04:35:51.888Z] #0 3.150 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:35:51.888Z] #0 3.163 Executing ca-certificates-20240705-r0.trigger [2024-10-08T04:35:51.888Z] #0 3.205 OK: 19 MiB in 18 packages [2024-10-08T04:35:52.416Z] #62 ... [2024-10-08T04:35:52.416Z] [2024-10-08T04:35:52.416Z] #63 [security-proxy-setup internal] load build context [2024-10-08T04:35:52.416Z] #63 ... [2024-10-08T04:35:52.416Z] [2024-10-08T04:35:52.416Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T04:35:52.674Z] #64 ... [2024-10-08T04:35:52.674Z] [2024-10-08T04:35:52.674Z] #65 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-10-08T04:35:52.674Z] #65 ... [2024-10-08T04:35:52.674Z] [2024-10-08T04:35:52.674Z] #66 [security-spiffe-token-provider internal] load build context [2024-10-08T04:35:52.674Z] #66 transferring context: 296.18MB 13.6s [2024-10-08T04:35:52.674Z] #66 ... [2024-10-08T04:35:52.674Z] [2024-10-08T04:35:52.674Z] #67 [core-common-config-bootstrapper internal] load build context [2024-10-08T04:35:52.674Z] #67 ... [2024-10-08T04:35:52.674Z] [2024-10-08T04:35:52.674Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T04:35:52.934Z] #68 ... [2024-10-08T04:35:52.934Z] [2024-10-08T04:35:52.934Z] #66 [security-spiffe-token-provider internal] load build context [2024-10-08T04:35:58.387Z] #66 ... [2024-10-08T04:35:58.387Z] [2024-10-08T04:35:58.387Z] #44 [support-scheduler internal] load build context [2024-10-08T04:35:58.387Z] #44 transferring context: 452.46MB 15.1s done [2024-10-08T04:35:58.387Z] #44 ... [2024-10-08T04:35:58.387Z] [2024-10-08T04:35:58.387Z] #51 [core-data internal] load build context [2024-10-08T04:35:58.718Z] #51 ... [2024-10-08T04:35:58.718Z] [2024-10-08T04:35:58.718Z] #66 [security-spiffe-token-provider internal] load build context [2024-10-08T04:35:59.305Z] #66 transferring context: 437.23MB 20.1s [2024-10-08T04:35:59.305Z] #66 transferring context: 452.46MB 20.4s done [2024-10-08T04:35:59.563Z] #66 ... [2024-10-08T04:35:59.563Z] [2024-10-08T04:35:59.563Z] #43 [support-notifications internal] load build context [2024-10-08T04:35:59.563Z] #43 transferring context: 452.46MB 20.5s done [2024-10-08T04:35:59.563Z] #43 ... [2024-10-08T04:35:59.563Z] [2024-10-08T04:35:59.563Z] #45 [core-keeper internal] load build context [2024-10-08T04:35:59.822Z] #45 ... [2024-10-08T04:35:59.822Z] [2024-10-08T04:35:59.822Z] #46 [security-bootstrapper internal] load build context [2024-10-08T04:35:59.822Z] #46 ... [2024-10-08T04:35:59.822Z] [2024-10-08T04:35:59.822Z] #45 [core-keeper internal] load build context [2024-10-08T04:36:00.086Z] #45 transferring context: 452.46MB 21.2s done [2024-10-08T04:36:00.685Z] #45 ... [2024-10-08T04:36:00.685Z] [2024-10-08T04:36:00.685Z] #48 [security-proxy-auth internal] load build context [2024-10-08T04:36:00.685Z] #48 transferring context: 452.46MB 18.9s done [2024-10-08T04:36:00.685Z] #48 ... [2024-10-08T04:36:00.685Z] [2024-10-08T04:36:00.685Z] #50 [support-cron-scheduler internal] load build context [2024-10-08T04:36:00.685Z] #50 transferring context: 452.46MB 20.0s done [2024-10-08T04:36:00.943Z] #50 ... [2024-10-08T04:36:00.943Z] [2024-10-08T04:36:00.943Z] #51 [core-data internal] load build context [2024-10-08T04:36:00.943Z] #51 transferring context: 452.46MB 21.5s done [2024-10-08T04:36:01.266Z] #51 ... [2024-10-08T04:36:01.266Z] [2024-10-08T04:36:01.266Z] #54 [core-metadata internal] load build context [2024-10-08T04:36:01.266Z] #54 transferring context: 452.46MB 20.9s done [2024-10-08T04:36:01.266Z] #54 ... [2024-10-08T04:36:01.266Z] [2024-10-08T04:36:01.266Z] #56 [security-secretstore-setup internal] load build context [2024-10-08T04:36:01.266Z] #56 transferring context: 452.46MB 18.9s done [2024-10-08T04:36:01.527Z] #56 ... [2024-10-08T04:36:01.527Z] [2024-10-08T04:36:01.527Z] #57 [core-command internal] load build context [2024-10-08T04:36:01.527Z] #57 transferring context: 452.46MB 21.4s done [2024-10-08T04:36:02.521Z] #57 ... [2024-10-08T04:36:02.521Z] [2024-10-08T04:36:02.521Z] #63 [security-proxy-setup internal] load build context [2024-10-08T04:36:02.521Z] #63 transferring context: 452.46MB 20.8s done [2024-10-08T04:36:02.878Z] #63 ... [2024-10-08T04:36:02.878Z] [2024-10-08T04:36:02.878Z] #67 [core-common-config-bootstrapper internal] load build context [2024-10-08T04:36:02.878Z] #67 transferring context: 452.46MB 15.2s done [2024-10-08T04:36:12.309Z] #67 ... [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #46 [security-bootstrapper internal] load build context [2024-10-08T04:36:12.309Z] #46 transferring context: 452.46MB 21.2s done [2024-10-08T04:36:12.309Z] #46 ... [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #67 [core-common-config-bootstrapper internal] load build context [2024-10-08T04:36:12.309Z] #67 DONE 32.2s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #44 [support-scheduler internal] load build context [2024-10-08T04:36:12.309Z] #44 DONE 32.2s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T04:36:12.309Z] #62 DONE 30.5s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #65 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-08T04:36:12.309Z] #65 DONE 29.6s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T04:36:12.309Z] #49 DONE 31.3s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #48 [security-proxy-auth internal] load build context [2024-10-08T04:36:12.309Z] #48 DONE 32.3s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #56 [security-secretstore-setup internal] load build context [2024-10-08T04:36:12.309Z] #56 DONE 32.3s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #50 [support-cron-scheduler internal] load build context [2024-10-08T04:36:12.309Z] #50 DONE 32.3s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #66 [security-spiffe-token-provider internal] load build context [2024-10-08T04:36:12.309Z] #66 DONE 32.3s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T04:36:12.309Z] #69 ... [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #43 [support-notifications internal] load build context [2024-10-08T04:36:12.309Z] #43 DONE 32.3s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #63 [security-proxy-setup internal] load build context [2024-10-08T04:36:12.309Z] #63 DONE 32.4s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #54 [core-metadata internal] load build context [2024-10-08T04:36:12.309Z] #54 DONE 32.4s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #46 [security-bootstrapper internal] load build context [2024-10-08T04:36:12.309Z] #46 DONE 32.4s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #51 [core-data internal] load build context [2024-10-08T04:36:12.309Z] #51 DONE 32.4s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #45 [core-keeper internal] load build context [2024-10-08T04:36:12.309Z] #45 DONE 32.4s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #57 [core-command internal] load build context [2024-10-08T04:36:12.309Z] #57 DONE 32.4s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T04:36:12.309Z] #47 DONE 32.5s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T04:36:12.309Z] #41 DONE 32.8s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T04:36:12.309Z] #68 30.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:12.309Z] #68 ... [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T04:36:12.309Z] #59 DONE 31.5s [2024-10-08T04:36:12.309Z] [2024-10-08T04:36:12.309Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T04:36:12.309Z] #60 31.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:12.938Z] #60 32.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.219Z] #60 ... [2024-10-08T04:36:13.219Z] [2024-10-08T04:36:13.219Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T04:36:13.219Z] #70 DONE 2.1s [2024-10-08T04:36:13.491Z] [2024-10-08T04:36:13.491Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T04:36:13.491Z] #60 32.83 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T04:36:13.491Z] #60 32.83 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T04:36:13.491Z] #60 32.83 OK: 24163 distinct packages available [2024-10-08T04:36:13.491Z] #60 32.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.491Z] #60 33.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.753Z] #60 ... [2024-10-08T04:36:13.753Z] [2024-10-08T04:36:13.753Z] #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T04:36:13.753Z] #53 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.753Z] #53 32.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.753Z] #53 32.52 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T04:36:13.753Z] #53 32.56 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:13.753Z] #53 32.57 OK: 8 MiB in 15 packages [2024-10-08T04:36:13.753Z] #53 DONE 33.3s [2024-10-08T04:36:13.753Z] [2024-10-08T04:36:13.753Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T04:36:13.753Z] #68 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.753Z] #68 32.45 (1/3) Installing ca-certificates (20240705-r0) [2024-10-08T04:36:13.753Z] #68 32.59 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-08T04:36:13.753Z] #68 32.59 (3/3) Installing tzdata (2024b-r0) [2024-10-08T04:36:13.753Z] #68 32.65 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:13.753Z] #68 32.66 Executing ca-certificates-20240705-r0.trigger [2024-10-08T04:36:13.753Z] #68 32.72 OK: 10 MiB in 17 packages [2024-10-08T04:36:13.753Z] #68 DONE 33.3s [2024-10-08T04:36:13.753Z] [2024-10-08T04:36:13.753Z] #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T04:36:13.753Z] #58 31.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.753Z] #58 32.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.753Z] #58 32.51 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T04:36:13.753Z] #58 32.56 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:13.753Z] #58 32.57 OK: 8 MiB in 15 packages [2024-10-08T04:36:13.753Z] #58 DONE 33.3s [2024-10-08T04:36:13.753Z] [2024-10-08T04:36:13.753Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T04:36:13.753Z] #0 1.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.753Z] #0 2.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.753Z] #0 2.492 OK: 246 MiB in 54 packages [2024-10-08T04:36:13.753Z] #71 DONE 2.8s [2024-10-08T04:36:13.753Z] [2024-10-08T04:36:13.753Z] #52 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T04:36:13.753Z] #52 31.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.753Z] #52 32.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.753Z] #52 32.64 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-08T04:36:13.753Z] #52 32.65 (2/2) Installing su-exec (0.2-r3) [2024-10-08T04:36:13.753Z] #52 32.67 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:13.753Z] #52 32.68 OK: 8 MiB in 16 packages [2024-10-08T04:36:13.753Z] #52 DONE 33.4s [2024-10-08T04:36:13.753Z] [2024-10-08T04:36:13.753Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T04:36:13.753Z] #69 1.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.753Z] #69 1.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:13.753Z] #69 2.475 OK: 246 MiB in 54 packages [2024-10-08T04:36:13.753Z] #69 DONE 2.8s [2024-10-08T04:36:13.753Z] [2024-10-08T04:36:13.753Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T04:36:13.753Z] #60 33.35 (1/14) Installing ca-certificates (20240705-r0) [2024-10-08T04:36:13.753Z] #60 33.37 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-08T04:36:14.015Z] #60 ... [2024-10-08T04:36:14.015Z] [2024-10-08T04:36:14.015Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T04:36:14.015Z] #64 31.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.015Z] #64 32.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.015Z] #64 32.88 (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T04:36:14.015Z] #64 32.97 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T04:36:14.015Z] #64 32.98 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:14.015Z] #64 32.99 Executing ca-certificates-20240705-r0.trigger [2024-10-08T04:36:14.015Z] #64 33.09 OK: 9 MiB in 16 packages [2024-10-08T04:36:14.015Z] #64 DONE 33.4s [2024-10-08T04:36:14.015Z] [2024-10-08T04:36:14.015Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T04:36:14.015Z] #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.015Z] #0 1.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.015Z] #0 2.459 OK: 246 MiB in 54 packages [2024-10-08T04:36:14.015Z] #72 DONE 2.8s [2024-10-08T04:36:14.015Z] [2024-10-08T04:36:14.015Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T04:36:14.015Z] #55 31.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.015Z] #55 32.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.015Z] #55 32.63 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T04:36:14.015Z] #55 32.63 (2/4) Installing openssl (3.3.2-r0) [2024-10-08T04:36:14.015Z] #55 32.66 (3/4) Installing su-exec (0.2-r3) [2024-10-08T04:36:14.015Z] #55 32.66 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T04:36:14.015Z] #55 32.86 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:14.015Z] #55 32.97 OK: 19 MiB in 18 packages [2024-10-08T04:36:14.015Z] #55 DONE 33.4s [2024-10-08T04:36:14.015Z] [2024-10-08T04:36:14.015Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T04:36:14.015Z] #60 33.38 (3/14) Installing c-ares (1.33.1-r0) [2024-10-08T04:36:14.015Z] #60 33.38 (4/14) Installing libunistring (1.2-r0) [2024-10-08T04:36:14.015Z] #60 33.40 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-08T04:36:14.015Z] #60 33.40 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-08T04:36:14.015Z] #60 33.41 (7/14) Installing libpsl (0.21.5-r1) [2024-10-08T04:36:14.015Z] #60 33.41 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-08T04:36:14.015Z] #60 33.44 (9/14) Installing libcurl (8.10.1-r0) [2024-10-08T04:36:14.015Z] #60 33.44 (10/14) Installing curl (8.10.1-r0) [2024-10-08T04:36:14.015Z] #60 33.45 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-08T04:36:14.015Z] #60 33.45 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-08T04:36:14.015Z] #60 33.45 (13/14) Installing libucontext (1.2-r3) [2024-10-08T04:36:14.015Z] #60 33.46 (14/14) Installing gcompat (1.1.0-r4) [2024-10-08T04:36:14.015Z] #60 33.46 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:14.015Z] #60 ... [2024-10-08T04:36:14.015Z] [2024-10-08T04:36:14.015Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T04:36:14.015Z] #61 31.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.015Z] #61 32.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.015Z] #61 32.78 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T04:36:14.015Z] #61 32.78 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T04:36:14.015Z] #61 32.78 OK: 24163 distinct packages available [2024-10-08T04:36:14.015Z] #61 32.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.015Z] #61 32.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.015Z] #61 33.34 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-08T04:36:14.015Z] #61 33.34 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-08T04:36:14.015Z] #61 33.35 (3/5) Installing libucontext (1.2-r3) [2024-10-08T04:36:14.015Z] #61 33.35 (4/5) Installing gcompat (1.1.0-r4) [2024-10-08T04:36:14.015Z] #61 33.35 (5/5) Installing openssl (3.3.2-r0) [2024-10-08T04:36:14.015Z] #61 33.37 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:14.015Z] #61 33.38 OK: 9 MiB in 19 packages [2024-10-08T04:36:14.015Z] #61 DONE 33.8s [2024-10-08T04:36:14.015Z] [2024-10-08T04:36:14.015Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T04:36:14.015Z] #60 33.52 Executing ca-certificates-20240705-r0.trigger [2024-10-08T04:36:14.015Z] #60 33.56 OK: 13 MiB in 28 packages [2024-10-08T04:36:14.284Z] #60 DONE 33.7s [2024-10-08T04:36:14.284Z] [2024-10-08T04:36:14.284Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-08T04:36:14.284Z] #73 DONE 0.3s [2024-10-08T04:36:14.284Z] [2024-10-08T04:36:14.284Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-08T04:36:14.284Z] #74 DONE 0.3s [2024-10-08T04:36:14.284Z] [2024-10-08T04:36:14.284Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-08T04:36:14.284Z] #75 DONE 0.3s [2024-10-08T04:36:14.284Z] [2024-10-08T04:36:14.284Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T04:36:14.284Z] #0 1.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.284Z] #0 1.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.284Z] #0 2.331 Upgrading critical system libraries and apk-tools: [2024-10-08T04:36:14.284Z] #0 2.331 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T04:36:14.284Z] #0 2.415 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:14.284Z] #0 2.513 Continuing the upgrade transaction with new apk-tools: [2024-10-08T04:36:14.284Z] #0 2.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.284Z] #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.284Z] #0 2.956 OK: 19 MiB in 18 packages [2024-10-08T04:36:14.284Z] #76 DONE 3.1s [2024-10-08T04:36:14.284Z] [2024-10-08T04:36:14.284Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T04:36:14.284Z] #77 ... [2024-10-08T04:36:14.284Z] [2024-10-08T04:36:14.284Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T04:36:14.284Z] #0 1.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.284Z] #0 1.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.284Z] #0 2.373 Upgrading critical system libraries and apk-tools: [2024-10-08T04:36:14.284Z] #0 2.373 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T04:36:14.284Z] #0 2.402 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:14.284Z] #0 2.593 Continuing the upgrade transaction with new apk-tools: [2024-10-08T04:36:14.284Z] #0 2.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.284Z] #0 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:14.284Z] #0 3.028 OK: 8 MiB in 18 packages [2024-10-08T04:36:14.284Z] #78 DONE 3.2s [2024-10-08T04:36:14.667Z] [2024-10-08T04:36:14.667Z] #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T04:36:15.610Z] #79 ... [2024-10-08T04:36:15.611Z] [2024-10-08T04:36:15.611Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T04:36:15.611Z] #0 1.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:15.611Z] #0 2.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:15.611Z] #0 2.715 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T04:36:15.611Z] #0 2.715 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T04:36:15.611Z] #0 2.715 OK: 24162 distinct packages available [2024-10-08T04:36:15.611Z] #0 2.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:15.611Z] #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:15.611Z] #0 3.217 OK: 246 MiB in 54 packages [2024-10-08T04:36:15.611Z] #80 DONE 4.4s [2024-10-08T04:36:15.611Z] [2024-10-08T04:36:15.611Z] #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T04:36:15.611Z] #81 DONE 1.2s [2024-10-08T04:36:15.611Z] [2024-10-08T04:36:15.611Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-08T04:36:15.611Z] #82 DONE 0.0s [2024-10-08T04:36:15.611Z] [2024-10-08T04:36:15.611Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-08T04:36:15.611Z] #83 DONE 0.1s [2024-10-08T04:36:15.611Z] [2024-10-08T04:36:15.611Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-08T04:36:15.611Z] #84 DONE 0.0s [2024-10-08T04:36:15.611Z] [2024-10-08T04:36:15.611Z] #85 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T04:36:15.611Z] #85 DONE 0.0s [2024-10-08T04:36:15.611Z] [2024-10-08T04:36:15.611Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:36:15.611Z] #86 ... [2024-10-08T04:36:15.611Z] [2024-10-08T04:36:15.611Z] #87 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-08T04:36:15.611Z] #87 DONE 0.0s [2024-10-08T04:36:15.611Z] [2024-10-08T04:36:15.611Z] #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-08T04:36:15.611Z] #88 DONE 0.0s [2024-10-08T04:36:16.231Z] [2024-10-08T04:36:16.231Z] #89 [security-spire-config] exporting to image [2024-10-08T04:36:16.231Z] #89 exporting layers [2024-10-08T04:36:18.072Z] #89 exporting layers 0.7s done [2024-10-08T04:36:18.072Z] #89 writing image sha256:47b06290e201e58cdef96261f780530a0d58b308b8a1db5f9255937eb7529ebe done [2024-10-08T04:36:18.072Z] #89 naming to docker.io/library/security-spire-config done [2024-10-08T04:36:18.072Z] #89 DONE 0.7s [2024-10-08T04:36:18.072Z] [2024-10-08T04:36:18.072Z] #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T04:36:18.072Z] #0 1.185 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:18.072Z] #0 3.367 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:18.072Z] #0 4.258 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T04:36:18.072Z] #90 4.556 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:18.072Z] #90 4.564 OK: 8 MiB in 15 packages [2024-10-08T04:36:18.072Z] #90 DONE 4.7s [2024-10-08T04:36:18.072Z] [2024-10-08T04:36:18.072Z] #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T04:36:18.072Z] #79 2.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:18.072Z] #79 ... [2024-10-08T04:36:18.072Z] [2024-10-08T04:36:18.072Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T04:36:18.072Z] #0 2.369 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:18.072Z] #0 3.101 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:18.072Z] #0 3.889 OK: 246 MiB in 54 packages [2024-10-08T04:36:18.072Z] #91 DONE 4.0s [2024-10-08T04:36:18.072Z] [2024-10-08T04:36:18.072Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-08T04:36:18.072Z] #92 DONE 0.0s [2024-10-08T04:36:18.072Z] [2024-10-08T04:36:18.072Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:36:19.017Z] #93 ... [2024-10-08T04:36:19.017Z] [2024-10-08T04:36:19.017Z] #94 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T04:36:19.017Z] #0 2.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.017Z] #0 2.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.017Z] #0 3.140 Upgrading critical system libraries and apk-tools: [2024-10-08T04:36:19.017Z] #0 3.140 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T04:36:19.017Z] #0 3.144 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:19.017Z] #0 3.218 Continuing the upgrade transaction with new apk-tools: [2024-10-08T04:36:19.017Z] #0 3.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.017Z] #0 4.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.017Z] #0 4.745 OK: 8 MiB in 15 packages [2024-10-08T04:36:19.017Z] #94 DONE 5.0s [2024-10-08T04:36:19.017Z] [2024-10-08T04:36:19.017Z] #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T04:36:19.017Z] #79 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.017Z] #79 4.818 Upgrading critical system libraries and apk-tools: [2024-10-08T04:36:19.017Z] #79 4.818 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T04:36:19.017Z] #79 4.836 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:19.017Z] #79 4.926 Continuing the upgrade transaction with new apk-tools: [2024-10-08T04:36:19.017Z] #79 4.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.017Z] #79 5.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #79 5.371 OK: 8 MiB in 15 packages [2024-10-08T04:36:19.279Z] #79 ... [2024-10-08T04:36:19.279Z] [2024-10-08T04:36:19.279Z] #95 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T04:36:19.279Z] #0 3.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.674 Upgrading critical system libraries and apk-tools: [2024-10-08T04:36:19.279Z] #0 4.674 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T04:36:19.279Z] #0 4.680 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:19.279Z] #0 4.748 Continuing the upgrade transaction with new apk-tools: [2024-10-08T04:36:19.279Z] #0 4.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 5.117 OK: 9 MiB in 16 packages [2024-10-08T04:36:19.279Z] #95 DONE 5.3s [2024-10-08T04:36:19.279Z] [2024-10-08T04:36:19.279Z] #96 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T04:36:19.279Z] #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.707 Upgrading critical system libraries and apk-tools: [2024-10-08T04:36:19.279Z] #0 4.707 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T04:36:19.279Z] #0 4.717 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:19.279Z] #0 4.821 Continuing the upgrade transaction with new apk-tools: [2024-10-08T04:36:19.279Z] #0 4.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 5.202 OK: 8 MiB in 16 packages [2024-10-08T04:36:19.279Z] #96 DONE 5.4s [2024-10-08T04:36:19.279Z] [2024-10-08T04:36:19.279Z] #97 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T04:36:19.279Z] #0 3.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.840 Upgrading critical system libraries and apk-tools: [2024-10-08T04:36:19.279Z] #0 4.840 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T04:36:19.279Z] #0 4.849 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:19.279Z] #0 4.926 Continuing the upgrade transaction with new apk-tools: [2024-10-08T04:36:19.279Z] #0 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 5.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 5.358 OK: 10 MiB in 17 packages [2024-10-08T04:36:19.279Z] #97 DONE 5.5s [2024-10-08T04:36:19.279Z] [2024-10-08T04:36:19.279Z] #98 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T04:36:19.279Z] #0 3.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.697 Upgrading critical system libraries and apk-tools: [2024-10-08T04:36:19.279Z] #0 4.697 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T04:36:19.279Z] #0 4.711 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:19.279Z] #0 4.825 Continuing the upgrade transaction with new apk-tools: [2024-10-08T04:36:19.279Z] #0 4.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 5.247 OK: 19 MiB in 18 packages [2024-10-08T04:36:19.279Z] #98 DONE 5.4s [2024-10-08T04:36:19.279Z] [2024-10-08T04:36:19.279Z] #99 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T04:36:19.279Z] #0 3.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.502 Upgrading critical system libraries and apk-tools: [2024-10-08T04:36:19.279Z] #0 4.502 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T04:36:19.279Z] #0 4.507 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:19.279Z] #0 4.589 Continuing the upgrade transaction with new apk-tools: [2024-10-08T04:36:19.279Z] #0 4.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.279Z] #0 4.946 OK: 9 MiB in 19 packages [2024-10-08T04:36:19.279Z] #99 DONE 5.3s [2024-10-08T04:36:19.279Z] [2024-10-08T04:36:19.279Z] #79 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T04:36:19.540Z] #79 DONE 5.6s [2024-10-08T04:36:19.540Z] [2024-10-08T04:36:19.540Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T04:36:19.540Z] #77 3.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.540Z] #77 4.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.540Z] #77 4.352 Upgrading critical system libraries and apk-tools: [2024-10-08T04:36:19.540Z] #77 4.352 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T04:36:19.540Z] #77 4.378 Executing busybox-1.36.1-r29.trigger [2024-10-08T04:36:19.540Z] #77 4.503 Continuing the upgrade transaction with new apk-tools: [2024-10-08T04:36:19.540Z] #77 4.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.540Z] #77 4.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:36:19.540Z] #77 4.948 OK: 13 MiB in 28 packages [2024-10-08T04:36:19.540Z] #77 DONE 5.1s [2024-10-08T04:36:19.540Z] [2024-10-08T04:36:19.540Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-08T04:36:20.482Z] #100 DONE 1.0s [2024-10-08T04:36:20.482Z] [2024-10-08T04:36:20.482Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T04:36:20.482Z] #101 DONE 1.0s [2024-10-08T04:36:20.482Z] [2024-10-08T04:36:20.482Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-08T04:36:20.482Z] #102 DONE 1.1s [2024-10-08T04:36:20.482Z] [2024-10-08T04:36:20.482Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T04:36:20.482Z] #103 ERROR: mount already exists with name [2024-10-08T04:36:20.482Z] [2024-10-08T04:36:20.482Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-08T04:36:20.482Z] #104 DONE 0.1s [2024-10-08T04:36:20.482Z] [2024-10-08T04:36:20.482Z] #105 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-08T04:36:20.482Z] #105 ... [2024-10-08T04:36:20.482Z] [2024-10-08T04:36:20.482Z] #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:36:20.482Z] #106 CANCELED [2024-10-08T04:36:20.482Z] [2024-10-08T04:36:20.482Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:36:20.482Z] #93 CANCELED [2024-10-08T04:36:20.482Z] [2024-10-08T04:36:20.482Z] #107 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:36:20.482Z] #107 CANCELED [2024-10-08T04:36:20.482Z] [2024-10-08T04:36:20.482Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:36:20.482Z] #86 CANCELED [2024-10-08T04:36:20.482Z] [2024-10-08T04:36:20.482Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:36:20.482Z] #108 CANCELED [2024-10-08T04:36:20.744Z] [2024-10-08T04:36:20.744Z] #105 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-08T04:36:21.317Z] #105 CANCELED [2024-10-08T04:36:21.317Z] ------ [2024-10-08T04:36:21.317Z] > [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin: [2024-10-08T04:36:21.317Z] ------ [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] time="2024-10-08T04:35:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T04:36:21.317Z] failed to solve: mount already exists with name [Pipeline] } [2024-10-08T04:36:21.374Z] $ docker stop --time=1 a6d7c87f9442b2d2084546886e77adb1e38410d7b5bca464d9a5e174d28e6a13 [2024-10-08T04:36:22.682Z] $ docker rm -f --volumes a6d7c87f9442b2d2084546886e77adb1e38410d7b5bca464d9a5e174d28e6a13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-08T04:36:23.668Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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 [2024-10-08T04:36:25.603Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:36:25.948Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:36:26.858Z] ---> package-listing.sh [2024-10-08T04:36:26.858Z] ++ facter osfamily [2024-10-08T04:36:26.858Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-08T04:36:27.116Z] + OS_FAMILY=debian [2024-10-08T04:36:27.116Z] + workspace=/w/workspace/edgex-go/1 [2024-10-08T04:36:27.116Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-08T04:36:27.116Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-08T04:36:27.116Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-08T04:36:27.116Z] + PACKAGES=/tmp/packages_start.txt [2024-10-08T04:36:27.116Z] + '[' /w/workspace/edgex-go/1 ']' [2024-10-08T04:36:27.116Z] + PACKAGES=/tmp/packages_end.txt [2024-10-08T04:36:27.116Z] + case "${OS_FAMILY}" in [2024-10-08T04:36:27.116Z] + dpkg -l [2024-10-08T04:36:27.116Z] + grep '^ii' [2024-10-08T04:36:27.116Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-08T04:36:27.116Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-08T04:36:27.116Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-08T04:36:27.116Z] + '[' /w/workspace/edgex-go/1 ']' [2024-10-08T04:36:27.116Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-10-08T04:36:27.116Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-10-08T04:36:27.160Z] 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 [2024-10-08T04:36:27.464Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:36:28.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:36:28.124Z] [2024-10-08T04:36:28.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:36:28.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:36:28.523Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-08T04:36:28.523Z] 5eb5b503b376: Pulling fs layer [2024-10-08T04:36:28.523Z] 5c69ac0246d0: Pulling fs layer [2024-10-08T04:36:28.523Z] ec43610c2a17: Pulling fs layer [2024-10-08T04:36:28.523Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-08T04:36:28.523Z] 33b1e0a273af: Pulling fs layer [2024-10-08T04:36:28.523Z] 5d3b04190fa2: Pulling fs layer [2024-10-08T04:36:28.523Z] 2f39f015ded8: Pulling fs layer [2024-10-08T04:36:28.523Z] 3a2ae6a8a46f: Waiting [2024-10-08T04:36:28.523Z] 33b1e0a273af: Waiting [2024-10-08T04:36:28.523Z] 5d3b04190fa2: Waiting [2024-10-08T04:36:28.523Z] 2f39f015ded8: Waiting [2024-10-08T04:36:28.523Z] 5c69ac0246d0: Verifying Checksum [2024-10-08T04:36:28.523Z] 5c69ac0246d0: Download complete [2024-10-08T04:36:28.523Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-08T04:36:28.523Z] 3a2ae6a8a46f: Download complete [2024-10-08T04:36:28.523Z] 33b1e0a273af: Verifying Checksum [2024-10-08T04:36:28.523Z] 33b1e0a273af: Download complete [2024-10-08T04:36:28.523Z] 5d3b04190fa2: Verifying Checksum [2024-10-08T04:36:28.523Z] 5d3b04190fa2: Download complete [2024-10-08T04:36:28.523Z] ec43610c2a17: Verifying Checksum [2024-10-08T04:36:28.523Z] ec43610c2a17: Download complete [2024-10-08T04:36:28.782Z] 5eb5b503b376: Download complete [2024-10-08T04:36:29.351Z] 2f39f015ded8: Download complete [2024-10-08T04:36:29.918Z] 5eb5b503b376: Pull complete [2024-10-08T04:36:29.918Z] 5c69ac0246d0: Pull complete [2024-10-08T04:36:30.486Z] ec43610c2a17: Pull complete [2024-10-08T04:36:30.486Z] 3a2ae6a8a46f: Pull complete [2024-10-08T04:36:30.745Z] 33b1e0a273af: Pull complete [2024-10-08T04:36:31.005Z] 5d3b04190fa2: Pull complete [2024-10-08T04:36:35.193Z] 2f39f015ded8: Pull complete [2024-10-08T04:36:35.193Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-08T04:36:35.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:36:35.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:36:35.459Z] prd-ubuntu20.04-docker-8c-8g-22155 does not seem to be running inside a container [2024-10-08T04:36:35.492Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-08T04:36:40.232Z] $ docker top c920f107839a30c7387fe0013f080ca0f52b0338d8811a4d5e8b9f010c72e62f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:36:40.664Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-08T04:36:40.984Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-08T04:36:41.307Z] + ls /var/log/sa-host [2024-10-08T04:36:41.307Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:36:41.477Z] provisioning config files... [2024-10-08T04:36:41.486Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12202173199333992542tmp [Pipeline] { [Pipeline] echo [2024-10-08T04:36:41.557Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:36:41.879Z] ---> create-netrc.sh [Pipeline] } [2024-10-08T04:36:41.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:36:42.337Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-08T04:36:42.380Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:36:42.703Z] ---> sudo-logs.sh [2024-10-08T04:36:42.703Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-08T04:36:42.809Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:36:43.131Z] ---> job-cost.sh [2024-10-08T04:36:43.131Z] lf-activate-venv: SKIPPING [2024-10-08T04:36:43.131Z] INFO: No Stack... [2024-10-08T04:36:43.391Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T04:36:43.651Z] INFO: Archiving Costs [Pipeline] echo [2024-10-08T04:36:43.696Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:36:44.021Z] ---> logs-deploy.sh [2024-10-08T04:36:44.021Z] lf-activate-venv: SKIPPING [2024-10-08T04:36:44.021Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4958/1 [2024-10-08T04:36:44.021Z] INFO: archiving workspace using pattern(s): [2024-10-08T04:36:44.960Z] Archives upload complete. [2024-10-08T04:36:44.960Z] INFO: archiving logs to Nexus