Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fec6cf3a3784ad653da647947fa9d06527c2b3f6+c89e7d447dc09ce70dc7b00762475a7ed7258b44 (b931ca04129ad07c65ee9baa4f66ab28877e094f) 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-ssh7960149826531795527.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-ssh7037076706630806656.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4976/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4976/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2797602577992605037.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 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-ssh1337070068328170247.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4976/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4976/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15908946053242237631.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23808 in /w/workspace/edgexfoundry_edgex-go_PR-4976 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 c89e7d447dc09ce70dc7b00762475a7ed7258b44 into PR head commit fec6cf3a3784ad653da647947fa9d06527c2b3f6 Merge succeeded, producing 8809eb43fa468adf3f29f753588153fcf4a625c4 Checking out Revision 8809eb43fa468adf3f29f753588153fcf4a625c4 (PR-4976) > 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/4976/head:refs/remotes/origin/PR-4976 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fec6cf3a3784ad653da647947fa9d06527c2b3f6 # 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 c89e7d447dc09ce70dc7b00762475a7ed7258b44 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8809eb43fa468adf3f29f753588153fcf4a625c4 # timeout=10 Commit message: "Merge commit 'c89e7d447dc09ce70dc7b00762475a7ed7258b44' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 4644424c0716d3ecc78c92d1ed4b29cf310b86cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-26T08:29:40.935Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-26T08:29:41.008Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-26T08:29:41.038Z] ========================================================= [2024-10-26T08:29:41.038Z] EdgeX Global Pipelines Version Info [2024-10-26T08:29:41.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-26T08:29:42.138Z] ------------------- [2024-10-26T08:29:42.138Z] stable info: [2024-10-26T08:29:42.138Z] ------------------- [2024-10-26T08:29:42.138Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-26T08:29:42.138Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-26T08:29:42.138Z] Message: update stable to v1.0.265 [2024-10-26T08:29:42.400Z] ------------------- [2024-10-26T08:29:42.400Z] experimental info: [2024-10-26T08:29:42.400Z] ------------------- [2024-10-26T08:29:42.400Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-26T08:29:42.400Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-26T08:29:42.400Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-26T08:29:42.487Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-26T08:29:42.506Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-26T08:29:42.524Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-26T08:29:42.543Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-26T08:29:42.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-26T08:29:42.583Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-26T08:29:42.604Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-26T08:29:42.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-26T08:29:42.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-26T08:29:42.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-26T08:29:42.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-26T08:29:42.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-26T08:29:42.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-26T08:29:42.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-26T08:29:42.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-26T08:29:42.818Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-26T08:29:42.838Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-26T08:29:42.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-26T08:29:42.876Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-26T08:29:42.897Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-10-26T08:29:42.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-26T08:29:42.938Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-26T08:29:42.958Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-26T08:29:42.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4976 [Pipeline] echo [2024-10-26T08:29:43.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4976 [Pipeline] echo [2024-10-26T08:29:43.028Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4976 [Pipeline] echo [2024-10-26T08:29:43.049Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8809eb43fa468adf3f29f753588153fcf4a625c4 [Pipeline] echo [2024-10-26T08:29:43.073Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8809eb4 [Pipeline] echo [2024-10-26T08:29:43.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-26T08:29:43.150Z] provisioning config files... [2024-10-26T08:29:43.169Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12285863140678119210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-26T08:29:43.501Z] ---> ****-login.sh [2024-10-26T08:29:43.501Z] nexus3.edgexfoundry.org:10001 [2024-10-26T08:29:43.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-26T08:29:43.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-26T08:29:43.763Z] Configure a credential helper to remove this warning. See [2024-10-26T08:29:43.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-26T08:29:43.763Z] [2024-10-26T08:29:43.763Z] Login Succeeded [2024-10-26T08:29:43.763Z] nexus3.edgexfoundry.org:10002 [2024-10-26T08:29:44.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-26T08:29:44.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-26T08:29:44.024Z] Configure a credential helper to remove this warning. See [2024-10-26T08:29:44.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-26T08:29:44.024Z] [2024-10-26T08:29:44.024Z] Login Succeeded [2024-10-26T08:29:44.024Z] nexus3.edgexfoundry.org:10003 [2024-10-26T08:29:44.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-26T08:29:44.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-26T08:29:44.025Z] Configure a credential helper to remove this warning. See [2024-10-26T08:29:44.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-26T08:29:44.025Z] [2024-10-26T08:29:44.025Z] Login Succeeded [2024-10-26T08:29:44.025Z] nexus3.edgexfoundry.org:10004 [2024-10-26T08:29:44.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-26T08:29:44.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-26T08:29:44.287Z] Configure a credential helper to remove this warning. See [2024-10-26T08:29:44.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-26T08:29:44.287Z] [2024-10-26T08:29:44.287Z] Login Succeeded [2024-10-26T08:29:44.287Z] ****.io [2024-10-26T08:29:44.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-26T08:29:44.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-26T08:29:44.553Z] Configure a credential helper to remove this warning. See [2024-10-26T08:29:44.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-26T08:29:44.553Z] [2024-10-26T08:29:44.553Z] Login Succeeded [2024-10-26T08:29:44.553Z] ---> ****-login.sh ends [Pipeline] } [2024-10-26T08:29:44.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-26T08:29:44.883Z] + 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 [2024-10-26T08:29:44.883Z] + cut -d/ -f2 [2024-10-26T08:29:44.883Z] + dirname cmd/core-command/Dockerfile [2024-10-26T08:29:44.883Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-26T08:29:44.883Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-26T08:29:44.883Z] + cut -d/ -f2 [2024-10-26T08:29:44.883Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-26T08:29:44.883Z] + + cut -d/ -f2 [2024-10-26T08:29:44.883Z] dirname cmd/core-data/Dockerfile [2024-10-26T08:29:44.883Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-26T08:29:44.883Z] + dirname cmd/core-keeper/Dockerfile [2024-10-26T08:29:44.883Z] + cut -d/ -f2 [2024-10-26T08:29:44.883Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-26T08:29:44.883Z] + dirname cmd/core-metadata/Dockerfile [2024-10-26T08:29:44.883Z] + cut -d/ -f2 [2024-10-26T08:29:44.883Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-26T08:29:44.883Z] + + cut -d/ -f2 [2024-10-26T08:29:44.883Z] dirname cmd/security-bootstrapper/Dockerfile [2024-10-26T08:29:44.883Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-26T08:29:44.883Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-26T08:29:44.883Z] + cut -d/ -f2 [2024-10-26T08:29:44.883Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-26T08:29:44.883Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-26T08:29:44.883Z] + cut -d/ -f2 [2024-10-26T08:29:44.883Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-26T08:29:44.883Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-26T08:29:44.883Z] + cut -d/ -f2 [2024-10-26T08:29:44.883Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-26T08:29:44.883Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-26T08:29:44.883Z] + cut -d/ -f2 [2024-10-26T08:29:44.883Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-26T08:29:44.883Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-26T08:29:44.883Z] + cut -d/ -f2 [2024-10-26T08:29:44.883Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-26T08:29:44.883Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-26T08:29:44.883Z] + cut -d/ -f2 [2024-10-26T08:29:44.883Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-26T08:29:44.883Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-26T08:29:44.883Z] + cut -d/ -f2 [2024-10-26T08:29:44.883Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-26T08:29:44.883Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-26T08:29:44.883Z] + cut -d/ -f2 [2024-10-26T08:29:44.883Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-26T08:29:44.883Z] + dirname cmd/support-notifications/Dockerfile [2024-10-26T08:29:44.883Z] + cut -d/ -f2 [2024-10-26T08:29:44.883Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-10-26T08:29:44.917Z] 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-26T08:29:45.266Z] + git rev-list -1 --merges 8809eb43fa468adf3f29f753588153fcf4a625c4~1..8809eb43fa468adf3f29f753588153fcf4a625c4 [Pipeline] echo [2024-10-26T08:29:45.279Z] -----------> git rev-list -1 --merges 8809eb43fa468adf3f29f753588153fcf4a625c4~1..8809eb43fa468adf3f29f753588153fcf4a625c4 8809eb43fa468adf3f29f753588153fcf4a625c4 [2024-10-26T08:29:45.279Z] 8809eb43fa468adf3f29f753588153fcf4a625c4 [false] [Pipeline] sh [2024-10-26T08:29:45.573Z] + git log --format=format:%s -1 8809eb43fa468adf3f29f753588153fcf4a625c4 [Pipeline] echo [2024-10-26T08:29:45.591Z] ========================================================= [2024-10-26T08:29:45.591Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-26T08:29:45.591Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-26T08:29:46.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-26T08:29:46.027Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-26T08:29:46.027Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-26T08:29:46.027Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-26T08:29:46.027Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-26T08:29:46.027Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-26T08:29:46.027Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-26T08:29:46.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-26T08:29:46.479Z] [2024-10-26T08:29:46.479Z] 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-26T08:29:46.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-26T08:29:46.790Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-26T08:29:46.790Z] b85a868b505f: Pulling fs layer [2024-10-26T08:29:46.790Z] e2be974225ed: Pulling fs layer [2024-10-26T08:29:46.790Z] 339a4e72a1f5: Pulling fs layer [2024-10-26T08:29:46.790Z] 988bab9f4d93: Pulling fs layer [2024-10-26T08:29:46.790Z] 1469e6f7b9e6: Pulling fs layer [2024-10-26T08:29:46.790Z] eaf3925da568: Pulling fs layer [2024-10-26T08:29:46.790Z] bab4dde63d76: Pulling fs layer [2024-10-26T08:29:46.790Z] bde34c3a00c8: Pulling fs layer [2024-10-26T08:29:46.790Z] b352a97aabf1: Pulling fs layer [2024-10-26T08:29:46.790Z] eaf3925da568: Waiting [2024-10-26T08:29:46.790Z] bab4dde63d76: Waiting [2024-10-26T08:29:46.790Z] 988bab9f4d93: Waiting [2024-10-26T08:29:46.790Z] bde34c3a00c8: Waiting [2024-10-26T08:29:46.790Z] 1469e6f7b9e6: Waiting [2024-10-26T08:29:46.790Z] 4872d77fe225: Pulling fs layer [2024-10-26T08:29:46.790Z] 5851b861e8e6: Pulling fs layer [2024-10-26T08:29:46.790Z] b352a97aabf1: Waiting [2024-10-26T08:29:46.790Z] 4872d77fe225: Waiting [2024-10-26T08:29:46.790Z] 5851b861e8e6: Waiting [2024-10-26T08:29:46.790Z] e2be974225ed: Verifying Checksum [2024-10-26T08:29:46.790Z] e2be974225ed: Download complete [2024-10-26T08:29:46.790Z] 988bab9f4d93: Verifying Checksum [2024-10-26T08:29:46.790Z] 988bab9f4d93: Download complete [2024-10-26T08:29:47.050Z] 339a4e72a1f5: Verifying Checksum [2024-10-26T08:29:47.050Z] 339a4e72a1f5: Download complete [2024-10-26T08:29:47.050Z] 1469e6f7b9e6: Verifying Checksum [2024-10-26T08:29:47.050Z] 1469e6f7b9e6: Download complete [2024-10-26T08:29:47.050Z] eaf3925da568: Download complete [2024-10-26T08:29:47.050Z] bde34c3a00c8: Download complete [2024-10-26T08:29:47.050Z] b352a97aabf1: Download complete [2024-10-26T08:29:47.050Z] 4872d77fe225: Verifying Checksum [2024-10-26T08:29:47.050Z] 4872d77fe225: Download complete [2024-10-26T08:29:47.050Z] 5851b861e8e6: Download complete [2024-10-26T08:29:47.050Z] b85a868b505f: Verifying Checksum [2024-10-26T08:29:47.050Z] b85a868b505f: Download complete [2024-10-26T08:29:47.309Z] bab4dde63d76: Verifying Checksum [2024-10-26T08:29:47.309Z] bab4dde63d76: Download complete [2024-10-26T08:29:48.246Z] b85a868b505f: Pull complete [2024-10-26T08:29:48.246Z] e2be974225ed: Pull complete [2024-10-26T08:29:48.815Z] 339a4e72a1f5: Pull complete [2024-10-26T08:29:48.815Z] 988bab9f4d93: Pull complete [2024-10-26T08:29:49.074Z] 1469e6f7b9e6: Pull complete [2024-10-26T08:29:49.074Z] eaf3925da568: Pull complete [2024-10-26T08:29:50.981Z] bab4dde63d76: Pull complete [2024-10-26T08:29:50.981Z] bde34c3a00c8: Pull complete [2024-10-26T08:29:50.981Z] b352a97aabf1: Pull complete [2024-10-26T08:29:50.981Z] 4872d77fe225: Pull complete [2024-10-26T08:29:51.241Z] 5851b861e8e6: Pull complete [2024-10-26T08:29:51.241Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-26T08:29:51.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-26T08:29:51.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-26T08:29:51.368Z] prd-ubuntu20.04-docker-8c-8g-23808 does not seem to be running inside a container [2024-10-26T08:29:51.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-26T08:29:52.615Z] $ docker top aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 -eo pid,comm [2024-10-26T08:29:52.672Z] 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-26T08:29:52.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-26T08:29:52.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-26T08:29:52.726Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-26T08:29:52.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-26T08:29:52.823Z] $ docker exec aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 ssh-agent [2024-10-26T08:29:52.919Z] SSH_AUTH_SOCK=/tmp/ssh-z8QashpUo7w4/agent.31 [2024-10-26T08:29:52.919Z] SSH_AGENT_PID=37 [2024-10-26T08:29:52.925Z] Running ssh-add (command line suppressed) [2024-10-26T08:29:53.037Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_15706494459718813395.key (/w/workspace/edgex-go/4@tmp/private_key_15706494459718813395.key) [2024-10-26T08:29:53.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-26T08:29:53.354Z] + git tag --points-at HEAD [Pipeline] } [2024-10-26T08:29:53.364Z] $ docker exec --env ******** --env ******** aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 ssh-agent -k [2024-10-26T08:29:53.458Z] unset SSH_AUTH_SOCK; [2024-10-26T08:29:53.458Z] unset SSH_AGENT_PID; [2024-10-26T08:29:53.458Z] echo Agent pid 37 killed; [2024-10-26T08:29:53.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-26T08:29:53.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-26T08:29:53.514Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-26T08:29:53.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-26T08:29:53.623Z] $ docker exec aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 ssh-agent [2024-10-26T08:29:53.725Z] SSH_AUTH_SOCK=/tmp/ssh-WEllfEOcIKLW/agent.70 [2024-10-26T08:29:53.725Z] SSH_AGENT_PID=76 [2024-10-26T08:29:53.731Z] Running ssh-add (command line suppressed) [2024-10-26T08:29:53.829Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2282955351528364924.key (/w/workspace/edgex-go/4@tmp/private_key_2282955351528364924.key) [2024-10-26T08:29:53.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-26T08:29:54.143Z] + git semver init [2024-10-26T08:29:54.723Z] 2024-10-26 08:29:54,412 [run_init] DEBUG init version:0.0.0 force:False [2024-10-26T08:29:54.723Z] 2024-10-26 08:29:54,413 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2024-10-26T08:29:54.723Z] 2024-10-26 08:29:54,413 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2024-10-26T08:29:54.723Z] 2024-10-26 08:29:54,414 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2024-10-26T08:30:00.002Z] 2024-10-26 08:29:59,724 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2024-10-26T08:30:00.002Z] 2024-10-26 08:29:59,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4976 with force:False [2024-10-26T08:30:00.002Z] 2024-10-26 08:29:59,725 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4976 [2024-10-26T08:30:00.002Z] 2024-10-26 08:29:59,729 [execute] INFO git cat-file --batch-check [2024-10-26T08:30:00.002Z] 2024-10-26 08:29:59,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-10-26T08:30:00.002Z] 2024-10-26 08:29:59,736 [execute] INFO git cat-file --batch [2024-10-26T08:30:00.002Z] 2024-10-26 08:29:59,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-10-26T08:30:00.002Z] 2024-10-26 08:29:59,740 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4976 [2024-10-26T08:30:00.002Z] 0.0.0 [Pipeline] } [2024-10-26T08:30:00.011Z] $ docker exec --env ******** --env ******** aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 ssh-agent -k [2024-10-26T08:30:00.119Z] unset SSH_AUTH_SOCK; [2024-10-26T08:30:00.120Z] unset SSH_AGENT_PID; [2024-10-26T08:30:00.120Z] echo Agent pid 76 killed; [2024-10-26T08:30:00.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-26T08:30:00.449Z] + git semver [Pipeline] } [2024-10-26T08:30:00.719Z] $ docker stop --time=1 aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 [2024-10-26T08:30:02.041Z] $ docker rm -f --volumes aefe664abdd0b55992cb9891d7321c94386e9addf11880d7fd8d74430f816814 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-26T08:30:02.379Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-26T08:30:02.608Z] Stashed 1 file(s) [Pipeline] echo [2024-10-26T08:30:02.612Z] [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-26T08:30:03.130Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-10-26T08:30:03.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-26T08:30:03.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-26T08:30:03.180Z] ========================================================= [2024-10-26T08:30:03.180Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-26T08:30:03.180Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-26T08:30:03.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-26T08:30:03.474Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-26T08:30:03.474Z] 43c4264eed91: Pulling fs layer [2024-10-26T08:30:03.474Z] 4cc291be95ef: Pulling fs layer [2024-10-26T08:30:03.474Z] 2ac1f1163629: Pulling fs layer [2024-10-26T08:30:03.474Z] 5c3c966382ef: Pulling fs layer [2024-10-26T08:30:03.474Z] 4f4fb700ef54: Pulling fs layer [2024-10-26T08:30:03.474Z] 5d5c8e513c77: Pulling fs layer [2024-10-26T08:30:03.474Z] 9f66e0745190: Pulling fs layer [2024-10-26T08:30:03.474Z] f49a43e4bbc0: Pulling fs layer [2024-10-26T08:30:03.474Z] 561ebcabdf7f: Pulling fs layer [2024-10-26T08:30:03.474Z] 5c3c966382ef: Waiting [2024-10-26T08:30:03.474Z] 4f4fb700ef54: Waiting [2024-10-26T08:30:03.474Z] f49a43e4bbc0: Waiting [2024-10-26T08:30:03.474Z] 561ebcabdf7f: Waiting [2024-10-26T08:30:03.474Z] 5d5c8e513c77: Waiting [2024-10-26T08:30:03.474Z] 9f66e0745190: Waiting [2024-10-26T08:30:03.474Z] 4cc291be95ef: Verifying Checksum [2024-10-26T08:30:03.474Z] 4cc291be95ef: Download complete [2024-10-26T08:30:03.474Z] 5c3c966382ef: Verifying Checksum [2024-10-26T08:30:03.474Z] 5c3c966382ef: Download complete [2024-10-26T08:30:03.474Z] 4f4fb700ef54: Verifying Checksum [2024-10-26T08:30:03.474Z] 4f4fb700ef54: Download complete [2024-10-26T08:30:03.474Z] 43c4264eed91: Verifying Checksum [2024-10-26T08:30:03.474Z] 43c4264eed91: Download complete [2024-10-26T08:30:03.474Z] 5d5c8e513c77: Verifying Checksum [2024-10-26T08:30:03.474Z] 5d5c8e513c77: Download complete [2024-10-26T08:30:03.474Z] 9f66e0745190: Verifying Checksum [2024-10-26T08:30:03.474Z] 9f66e0745190: Download complete [2024-10-26T08:30:03.732Z] 43c4264eed91: Pull complete [2024-10-26T08:30:03.732Z] 4cc291be95ef: Pull complete [2024-10-26T08:30:03.732Z] 561ebcabdf7f: Verifying Checksum [2024-10-26T08:30:03.732Z] 561ebcabdf7f: Download complete [2024-10-26T08:30:03.991Z] 2ac1f1163629: Verifying Checksum [2024-10-26T08:30:03.991Z] 2ac1f1163629: Download complete [2024-10-26T08:30:04.249Z] f49a43e4bbc0: Verifying Checksum [2024-10-26T08:30:04.249Z] f49a43e4bbc0: Download complete [2024-10-26T08:30:07.534Z] 2ac1f1163629: Pull complete [2024-10-26T08:30:07.534Z] 5c3c966382ef: Pull complete [2024-10-26T08:30:07.534Z] 4f4fb700ef54: Pull complete [2024-10-26T08:30:07.534Z] 5d5c8e513c77: Pull complete [2024-10-26T08:30:07.534Z] 9f66e0745190: Pull complete [2024-10-26T08:30:10.071Z] f49a43e4bbc0: Pull complete [2024-10-26T08:30:10.331Z] 561ebcabdf7f: Pull complete [2024-10-26T08:30:10.331Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-26T08:30:10.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-26T08:30:10.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-26T08:30:10.637Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-26T08:30:10.637Z] WORKDIR /edgex [2024-10-26T08:30:10.637Z] COPY go.mod . [2024-10-26T08:30:10.637Z] RUN go mod download [2024-10-26T08:30:10.637Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-26T08:30:11.205Z] Sending build context to Docker daemon 177.8MB [2024-10-26T08:30:11.205Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-26T08:30:11.205Z] ---> 3a752c3f9dda [2024-10-26T08:30:11.205Z] Step 2/4 : WORKDIR /edgex [2024-10-26T08:30:13.110Z] ---> Running in f619b0b8c3af [2024-10-26T08:30:13.110Z] Removing intermediate container f619b0b8c3af [2024-10-26T08:30:13.110Z] ---> 0be49dd39c57 [2024-10-26T08:30:13.110Z] Step 3/4 : COPY go.mod . [2024-10-26T08:30:13.110Z] ---> e9a4a85bc034 [2024-10-26T08:30:13.110Z] Step 4/4 : RUN go mod download [2024-10-26T08:30:13.110Z] ---> Running in 68e8eb2df9b2 [2024-10-26T08:30:51.864Z] Removing intermediate container 68e8eb2df9b2 [2024-10-26T08:30:51.864Z] ---> 723ee558f26b [2024-10-26T08:30:51.864Z] Successfully built 723ee558f26b [2024-10-26T08:30:51.864Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-26T08:30:52.166Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-26T08:30:52.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-26T08:30:52.251Z] prd-ubuntu20.04-docker-8c-8g-23808 does not seem to be running inside a container [2024-10-26T08:30:52.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-26T08:30:52.789Z] $ docker top 8044933089bfc8125177ec63b49d367dc29fb63c879e5e828b3592175ef5f840 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-26T08:30:53.145Z] + go version [2024-10-26T08:30:53.145Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-26T08:30:53.152Z] $ docker stop --time=1 8044933089bfc8125177ec63b49d367dc29fb63c879e5e828b3592175ef5f840 [2024-10-26T08:30:54.410Z] $ docker rm -f --volumes 8044933089bfc8125177ec63b49d367dc29fb63c879e5e828b3592175ef5f840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-26T08:30:54.838Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-26T08:30:54.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-26T08:30:54.926Z] prd-ubuntu20.04-docker-8c-8g-23808 does not seem to be running inside a container [2024-10-26T08:30:54.956Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-26T08:30:55.314Z] $ docker top c8eefa92d64773299633f679581ea0d50843d7955df57714570b66d53a617a62 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-26T08:30:55.384Z] ========================================================= [2024-10-26T08:30:55.384Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-26T08:30:55.384Z] ========================================================= [Pipeline] sh [2024-10-26T08:30:55.663Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-10-26T08:30:55.970Z] + make test [2024-10-26T08:30:55.970Z] go test -race -coverprofile=coverage.out ./... [2024-10-26T08:31:04.088Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-26T08:31:36.158Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-26T08:31:36.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements [2024-10-26T08:31:36.984Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-26T08:31:36.984Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-26T08:31:36.984Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-26T08:31:37.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.076s coverage: 97.0% of statements [2024-10-26T08:31:38.485Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-26T08:31:38.485Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-26T08:31:39.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-26T08:31:39.050Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-26T08:31:39.050Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-26T08:31:39.050Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-26T08:31:39.050Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-26T08:31:39.050Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-26T08:31:39.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-26T08:31:39.050Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-26T08:31:39.050Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-26T08:31:40.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-26T08:31:40.431Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-26T08:31:40.431Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-26T08:31:40.431Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-26T08:31:40.431Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-26T08:31:41.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements [2024-10-26T08:31:41.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 48.4% of statements [2024-10-26T08:31:41.940Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-26T08:31:41.940Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-26T08:31:42.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.302s coverage: 93.4% of statements [2024-10-26T08:31:42.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2024-10-26T08:31:43.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 9.4% of statements [2024-10-26T08:31:43.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-26T08:31:43.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-26T08:31:43.709Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-26T08:31:43.709Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-26T08:31:43.709Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-26T08:31:43.709Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-26T08:31:43.709Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-26T08:31:43.709Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-26T08:31:43.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-26T08:31:43.709Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-26T08:31:43.709Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-26T08:31:45.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 95.8% of statements [2024-10-26T08:31:45.089Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2024-10-26T08:31:45.348Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-26T08:31:45.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-26T08:31:45.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-26T08:31:46.555Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.039s coverage: 0.0% of statements [no tests to run] [2024-10-26T08:31:46.555Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 1.0% of statements [2024-10-26T08:31:46.555Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.054s coverage: 44.2% of statements [2024-10-26T08:31:46.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.057s coverage: 41.7% of statements [2024-10-26T08:31:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements [2024-10-26T08:31:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements [2024-10-26T08:31:47.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-10-26T08:31:47.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-10-26T08:31:47.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-26T08:31:47.905Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-26T08:31:47.905Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-26T08:31:47.905Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-26T08:31:48.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-26T08:31:48.474Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-26T08:31:48.474Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-26T08:31:48.474Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-26T08:31:49.433Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-26T08:31:49.433Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-26T08:31:49.433Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-26T08:31:50.810Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-26T08:31:50.810Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-26T08:31:50.810Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-26T08:31:50.810Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-26T08:31:51.069Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-26T08:31:51.069Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-26T08:31:51.638Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-26T08:31:53.542Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-26T08:31:53.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-26T08:31:55.181Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-26T08:31:55.181Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-26T08:31:57.716Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-26T08:31:57.716Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-26T08:31:57.716Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-26T08:31:59.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.032s coverage: 94.4% of statements [2024-10-26T08:31:59.095Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-26T08:31:59.095Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-26T08:31:59.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-26T08:31:59.663Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-26T08:31:59.663Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-26T08:31:59.663Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-26T08:31:59.663Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-26T08:32:01.043Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-26T08:32:01.043Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-26T08:32:01.043Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-26T08:32:01.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-26T08:32:01.984Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-26T08:32:01.984Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-26T08:32:03.364Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-26T08:32:03.364Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-26T08:32:03.364Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-26T08:32:03.364Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-26T08:32:04.741Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-26T08:32:04.741Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.273s coverage: 79.9% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.048s coverage: 92.9% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.027s coverage: 100.0% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.162s coverage: 36.5% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 9.0% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.056s coverage: 97.7% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.027s coverage: 45.8% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.4% of statements [2024-10-26T08:32:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements [2024-10-26T08:32:12.867Z] 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-26T08:32:12.867Z] running golangci-lint [2024-10-26T08:32:12.867Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-26T08:32:12.867Z] go version go1.23.2 linux/amd64 [2024-10-26T08:32:13.126Z] 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-26T08:32:13.126Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-26T08:32:13.126Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-26T08:32:35.056Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 21.587198486s" [2024-10-26T08:32:35.056Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.438851ms" [2024-10-26T08:32:47.286Z] level=info msg="[linters_context/goanalysis] analyzers took 1m42.591261805s with top 10 stages: buildir: 51.082264414s, gosec: 3.746620466s, fact_deprecated: 2.885001423s, inspect: 2.778257749s, printf: 1.814097046s, ctrlflow: 1.710542268s, nilness: 1.300905439s, fact_purity: 1.188881926s, SA5012: 1.013559257s, typedness: 952.133401ms" [2024-10-26T08:32:47.286Z] level=info msg="[runner] Issues before processing: 222, after processing: 0" [2024-10-26T08:32:47.286Z] level=info msg="[runner] Processors filtering stat (in/out): nolint: 22/0, autogenerated_exclude: 222/222, exclude: 222/222, cgo: 222/222, skip_files: 222/222, skip_dirs: 222/222, exclude-rules: 222/22, invalid_issue: 222/222, path_prettifier: 222/222, filename_unadjuster: 222/222, identifier_marker: 222/222" [2024-10-26T08:32:47.286Z] level=info msg="[runner] processing took 23.929891ms with stages: nolint: 12.024263ms, identifier_marker: 5.621631ms, autogenerated_exclude: 1.904318ms, path_prettifier: 1.744423ms, exclude-rules: 1.58694ms, skip_dirs: 907.373µs, invalid_issue: 61.852µs, cgo: 45.621µs, filename_unadjuster: 28µs, max_same_issues: 1.27µs, diff: 700ns, fixer: 660ns, max_from_linter: 420ns, uniq_by_line: 420ns, source_code: 410ns, skip_files: 390ns, exclude: 290ns, path_prefixer: 280ns, sort_results: 250ns, path_shortener: 160ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2024-10-26T08:32:47.286Z] level=info msg="[runner] linters took 10.884446064s with stages: goanalysis_metalinter: 10.86038121s" [2024-10-26T08:32:47.286Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-26T08:32:47.286Z] level=info msg="Memory: 326 samples, avg is 272.8MB, max is 1226.3MB" [2024-10-26T08:32:47.286Z] level=info msg="Execution took 32.512000232s" [2024-10-26T08:32:47.286Z] go vet ./... [2024-10-26T08:32:51.470Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-26T08:32:51.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-26T08:32:51.729Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-26T08:32:52.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-26T08:32:52.296Z] + ls -al . [2024-10-26T08:32:52.296Z] total 1828 [2024-10-26T08:32:52.296Z] drwxrwxr-x 11 1001 1001 4096 Oct 26 08:30 . [2024-10-26T08:32:52.296Z] drwxr-xr-x 4 root root 4096 Oct 26 08:30 .. [2024-10-26T08:32:52.296Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 08:29 .blubracket [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 10 Oct 26 08:29 .dockerignore [2024-10-26T08:32:52.296Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 08:32 .git [2024-10-26T08:32:52.296Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 08:29 .github [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 1112 Oct 26 08:29 .gitignore [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 199 Oct 26 08:29 .golangci.yml [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 100 Oct 26 08:29 .hadolint.yml [2024-10-26T08:32:52.296Z] drwxr-xr-x 3 1001 1001 4096 Oct 26 08:29 .semver [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 155 Oct 26 08:29 .sonarcloud.properties [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 08:29 ADOPTERS.md [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 21553 Oct 26 08:29 Attribution.txt [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 100284 Oct 26 08:29 CHANGELOG.md [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 08:29 CONTRIBUTING.md [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 08:29 GOVERNANCE.md [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 858 Oct 26 08:29 Jenkinsfile [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 08:29 LICENSE [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 16705 Oct 26 08:29 Makefile [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 08:29 OWNERS.md [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 9533 Oct 26 08:29 README.md [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 789 Oct 26 08:29 SECURITY.md [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 08:30 VERSION [2024-10-26T08:32:52.296Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 08:29 bin [2024-10-26T08:32:52.296Z] drwxrwxr-x 19 1001 1001 4096 Oct 26 08:29 cmd [2024-10-26T08:32:52.296Z] -rw-r--r-- 1 root root 1482932 Oct 26 08:32 coverage.out [2024-10-26T08:32:52.296Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 08:29 fuzz_test [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 7277 Oct 26 08:29 go.mod [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 101084 Oct 26 08:29 go.sum [2024-10-26T08:32:52.296Z] drwxrwxr-x 7 1001 1001 4096 Oct 26 08:29 internal [2024-10-26T08:32:52.296Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 08:29 openapi [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 584 Oct 26 08:29 security.txt [2024-10-26T08:32:52.296Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 08:29 version.go [Pipeline] sh [2024-10-26T08:32:52.580Z] + '[' -e coverage.out ] [2024-10-26T08:32:52.581Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-26T08:32:52.729Z] Stashed 1 file(s) [Pipeline] sh [2024-10-26T08:32:53.012Z] + make build [2024-10-26T08:32:53.012Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-26T08:33:14.943Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-26T08:33:15.202Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-26T08:33:17.111Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-26T08:33:17.680Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-26T08:33:19.583Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-26T08:33:24.847Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-26T08:33:26.753Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-26T08:33:29.290Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-26T08:33:30.226Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-26T08:33:30.793Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-26T08:33:31.727Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-26T08:33:33.105Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-26T08:33:34.494Z] $ docker stop --time=1 c8eefa92d64773299633f679581ea0d50843d7955df57714570b66d53a617a62 [2024-10-26T08:33:37.324Z] $ docker rm -f --volumes c8eefa92d64773299633f679581ea0d50843d7955df57714570b66d53a617a62 [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-26T08:33:38.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-26T08:33:38.462Z] [2024-10-26T08:33:38.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-26T08:33:38.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-26T08:33:38.761Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-26T08:33:38.761Z] 91d30c5bc195: Pulling fs layer [2024-10-26T08:33:38.761Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-26T08:33:38.761Z] 9c61dcf015f6: Pulling fs layer [2024-10-26T08:33:38.761Z] 4698f68db338: Pulling fs layer [2024-10-26T08:33:38.761Z] 2a2f49069b9e: Pulling fs layer [2024-10-26T08:33:38.761Z] e0025b399a48: Pulling fs layer [2024-10-26T08:33:38.761Z] 4698f68db338: Waiting [2024-10-26T08:33:38.761Z] 2a2f49069b9e: Waiting [2024-10-26T08:33:38.761Z] e0025b399a48: Waiting [2024-10-26T08:33:38.761Z] 91d30c5bc195: Verifying Checksum [2024-10-26T08:33:38.761Z] 91d30c5bc195: Download complete [2024-10-26T08:33:38.761Z] 4698f68db338: Verifying Checksum [2024-10-26T08:33:38.761Z] 4698f68db338: Download complete [2024-10-26T08:33:39.018Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-26T08:33:39.018Z] 2e9b0aa3be6d: Download complete [2024-10-26T08:33:39.018Z] e0025b399a48: Verifying Checksum [2024-10-26T08:33:39.018Z] e0025b399a48: Download complete [2024-10-26T08:33:39.018Z] 91d30c5bc195: Pull complete [2024-10-26T08:33:39.018Z] 2a2f49069b9e: Download complete [2024-10-26T08:33:39.275Z] 2e9b0aa3be6d: Pull complete [2024-10-26T08:33:39.533Z] 9c61dcf015f6: Verifying Checksum [2024-10-26T08:33:39.533Z] 9c61dcf015f6: Download complete [2024-10-26T08:33:42.062Z] 9c61dcf015f6: Pull complete [2024-10-26T08:33:42.062Z] 4698f68db338: Pull complete [2024-10-26T08:33:42.062Z] 2a2f49069b9e: Pull complete [2024-10-26T08:33:42.062Z] e0025b399a48: Pull complete [2024-10-26T08:33:42.062Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-26T08:33:42.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-26T08:33:42.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-26T08:33:42.153Z] prd-ubuntu20.04-docker-8c-8g-23808 does not seem to be running inside a container [2024-10-26T08:33:42.182Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-26T08:33:43.163Z] $ docker top 441d2c2838d8b441550d781f139e0cd181ab4d26f8be3e80203f3d65484a78a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-26T08:33:43.516Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-26T08:33:45.427Z] #1 [core-command internal] load build definition from Dockerfile [2024-10-26T08:33:45.427Z] #1 transferring dockerfile: [2024-10-26T08:33:45.685Z] #1 transferring dockerfile: 1.94kB done [2024-10-26T08:33:45.685Z] #1 DONE 0.1s [2024-10-26T08:33:45.685Z] [2024-10-26T08:33:45.685Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-10-26T08:33:45.685Z] #2 transferring dockerfile: 1.70kB done [2024-10-26T08:33:45.685Z] #2 DONE 0.0s [2024-10-26T08:33:45.685Z] [2024-10-26T08:33:45.685Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-10-26T08:33:45.685Z] #3 transferring dockerfile: 1.81kB done [2024-10-26T08:33:45.685Z] #3 DONE 0.0s [2024-10-26T08:33:45.685Z] [2024-10-26T08:33:45.685Z] #4 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-26T08:33:45.685Z] #4 transferring dockerfile: 1.86kB done [2024-10-26T08:33:45.685Z] #4 DONE 0.0s [2024-10-26T08:33:45.685Z] [2024-10-26T08:33:45.685Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-10-26T08:33:45.685Z] #5 transferring dockerfile: 2.07kB done [2024-10-26T08:33:45.685Z] #5 DONE 0.0s [2024-10-26T08:33:45.685Z] [2024-10-26T08:33:45.685Z] #6 [core-data internal] load build definition from Dockerfile [2024-10-26T08:33:45.685Z] #6 transferring dockerfile: 2.07kB done [2024-10-26T08:33:45.686Z] #6 DONE 0.0s [2024-10-26T08:33:45.686Z] [2024-10-26T08:33:45.686Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-26T08:33:45.686Z] #7 transferring dockerfile: 1.89kB done [2024-10-26T08:33:45.686Z] #7 DONE 0.0s [2024-10-26T08:33:45.686Z] [2024-10-26T08:33:45.686Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-10-26T08:33:45.686Z] #8 DONE 0.0s [2024-10-26T08:33:45.686Z] [2024-10-26T08:33:45.686Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-26T08:33:45.686Z] #9 transferring dockerfile: 2.23kB done [2024-10-26T08:33:45.945Z] #9 DONE 0.0s [2024-10-26T08:33:45.945Z] [2024-10-26T08:33:45.945Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-26T08:33:45.945Z] #10 transferring dockerfile: 3.17kB done [2024-10-26T08:33:45.945Z] #10 DONE 0.0s [2024-10-26T08:33:45.945Z] [2024-10-26T08:33:45.945Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-10-26T08:33:45.945Z] #8 transferring dockerfile: 1.69kB done [2024-10-26T08:33:45.945Z] #8 DONE 0.0s [2024-10-26T08:33:45.945Z] [2024-10-26T08:33:45.945Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-26T08:33:45.945Z] #11 transferring dockerfile: 2.15kB done [2024-10-26T08:33:45.945Z] #11 DONE 0.0s [2024-10-26T08:33:45.945Z] [2024-10-26T08:33:45.945Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-26T08:33:45.945Z] #12 transferring dockerfile: 2.49kB done [2024-10-26T08:33:45.945Z] #12 DONE 0.0s [2024-10-26T08:33:45.945Z] [2024-10-26T08:33:45.945Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-10-26T08:33:45.945Z] #13 transferring dockerfile: 2.02kB done [2024-10-26T08:33:45.945Z] #13 DONE 0.0s [2024-10-26T08:33:45.945Z] [2024-10-26T08:33:45.945Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-26T08:33:45.945Z] #14 transferring dockerfile: 2.50kB done [2024-10-26T08:33:45.945Z] #14 DONE 0.1s [2024-10-26T08:33:45.945Z] [2024-10-26T08:33:45.945Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-10-26T08:33:45.945Z] #15 transferring dockerfile: 2.13kB done [2024-10-26T08:33:45.945Z] #15 DONE 0.0s [2024-10-26T08:33:45.945Z] [2024-10-26T08:33:45.945Z] #16 [core-command internal] load .dockerignore [2024-10-26T08:33:45.945Z] #16 transferring context: 50B done [2024-10-26T08:33:45.945Z] #16 DONE 0.0s [2024-10-26T08:33:45.945Z] [2024-10-26T08:33:45.945Z] #17 [security-spire-server internal] load .dockerignore [2024-10-26T08:33:46.205Z] #17 transferring context: 50B done [2024-10-26T08:33:46.205Z] #17 DONE 0.0s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #18 [security-spire-agent internal] load .dockerignore [2024-10-26T08:33:46.205Z] #18 transferring context: 50B done [2024-10-26T08:33:46.205Z] #18 DONE 0.0s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #19 [support-cron-scheduler internal] load .dockerignore [2024-10-26T08:33:46.205Z] #19 transferring context: 50B done [2024-10-26T08:33:46.205Z] #19 DONE 0.0s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #20 [core-keeper internal] load .dockerignore [2024-10-26T08:33:46.205Z] #20 transferring context: 50B done [2024-10-26T08:33:46.205Z] #20 DONE 0.0s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #21 [core-data internal] load .dockerignore [2024-10-26T08:33:46.205Z] #21 transferring context: 50B done [2024-10-26T08:33:46.205Z] #21 DONE 0.0s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-10-26T08:33:46.205Z] #22 transferring context: 50B done [2024-10-26T08:33:46.205Z] #22 DONE 0.0s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-26T08:33:46.205Z] #23 transferring context: 50B done [2024-10-26T08:33:46.205Z] #23 DONE 0.0s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #24 [security-bootstrapper internal] load .dockerignore [2024-10-26T08:33:46.205Z] #24 transferring context: 50B done [2024-10-26T08:33:46.205Z] #24 DONE 0.0s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #25 [security-spire-config internal] load .dockerignore [2024-10-26T08:33:46.205Z] #25 transferring context: 50B done [2024-10-26T08:33:46.205Z] #25 DONE 0.0s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #26 [security-proxy-auth internal] load .dockerignore [2024-10-26T08:33:46.205Z] #26 transferring context: 50B done [2024-10-26T08:33:46.205Z] #26 DONE 0.1s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-10-26T08:33:46.205Z] #27 transferring context: 50B done [2024-10-26T08:33:46.205Z] #27 DONE 0.1s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #28 [security-proxy-setup internal] load .dockerignore [2024-10-26T08:33:46.205Z] #28 transferring context: 50B done [2024-10-26T08:33:46.205Z] #28 DONE 0.1s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-26T08:33:46.205Z] #29 DONE 0.0s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-26T08:33:46.205Z] #30 ... [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #31 [core-metadata internal] load .dockerignore [2024-10-26T08:33:46.205Z] #31 transferring context: 50B done [2024-10-26T08:33:46.205Z] #31 DONE 0.0s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #32 [support-notifications internal] load .dockerignore [2024-10-26T08:33:46.205Z] #32 transferring context: 50B done [2024-10-26T08:33:46.205Z] #32 DONE 0.1s [2024-10-26T08:33:46.205Z] [2024-10-26T08:33:46.205Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-10-26T08:33:46.465Z] #30 ... [2024-10-26T08:33:46.465Z] [2024-10-26T08:33:46.465Z] #33 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-26T08:33:46.465Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-26T08:33:46.465Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-26T08:33:46.465Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-26T08:33:46.465Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-26T08:33:46.465Z] #33 DONE 0.1s [2024-10-26T08:33:46.465Z] [2024-10-26T08:33:46.465Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-26T08:33:46.465Z] #30 ... [2024-10-26T08:33:46.465Z] [2024-10-26T08:33:46.465Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-26T08:33:46.465Z] #29 DONE 0.0s [2024-10-26T08:33:46.465Z] [2024-10-26T08:33:46.465Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-26T08:33:46.465Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-26T08:33:46.465Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-26T08:33:46.465Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-26T08:33:46.465Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-26T08:33:46.465Z] #33 DONE 0.1s [2024-10-26T08:33:46.465Z] [2024-10-26T08:33:46.465Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-26T08:33:46.724Z] #30 ... [2024-10-26T08:33:46.724Z] [2024-10-26T08:33:46.724Z] #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-26T08:33:46.724Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-26T08:33:46.724Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-26T08:33:46.724Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-26T08:33:46.724Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-26T08:33:46.724Z] #33 DONE 0.1s [2024-10-26T08:33:46.724Z] [2024-10-26T08:33:46.724Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-26T08:33:46.724Z] #29 DONE 0.0s [2024-10-26T08:33:46.724Z] [2024-10-26T08:33:46.724Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-26T08:33:46.724Z] #30 DONE 0.3s [2024-10-26T08:33:46.724Z] [2024-10-26T08:33:46.724Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-26T08:33:46.724Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-26T08:33:46.724Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-26T08:33:46.724Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-26T08:33:46.724Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-26T08:33:46.724Z] #33 DONE 0.1s [2024-10-26T08:33:46.724Z] [2024-10-26T08:33:46.724Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-26T08:33:46.724Z] #29 DONE 0.0s [2024-10-26T08:33:46.724Z] [2024-10-26T08:33:46.724Z] #34 [core-metadata internal] load build context [2024-10-26T08:33:46.981Z] #34 ... [2024-10-26T08:33:46.981Z] [2024-10-26T08:33:46.981Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-26T08:33:46.981Z] #35 DONE 0.6s [2024-10-26T08:33:46.981Z] [2024-10-26T08:33:46.981Z] #34 [core-metadata internal] load build context [2024-10-26T08:33:46.981Z] #34 ... [2024-10-26T08:33:46.981Z] [2024-10-26T08:33:46.981Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-26T08:33:46.981Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-26T08:33:46.981Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-26T08:33:46.981Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-26T08:33:46.981Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-26T08:33:46.981Z] #33 DONE 0.1s [2024-10-26T08:33:46.981Z] [2024-10-26T08:33:46.982Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-26T08:33:46.982Z] #36 DONE 0.7s [2024-10-26T08:33:46.982Z] [2024-10-26T08:33:46.982Z] #34 [core-metadata internal] load build context [2024-10-26T08:33:47.245Z] #34 ... [2024-10-26T08:33:47.245Z] [2024-10-26T08:33:47.245Z] #37 [security-spire-server internal] load build context [2024-10-26T08:33:47.245Z] #37 transferring context: 27.98kB 0.0s done [2024-10-26T08:33:47.245Z] #37 DONE 0.3s [2024-10-26T08:33:47.245Z] [2024-10-26T08:33:47.245Z] #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-26T08:33:47.245Z] #38 DONE 1.1s [2024-10-26T08:33:47.245Z] [2024-10-26T08:33:47.245Z] #34 [core-metadata internal] load build context [2024-10-26T08:33:47.245Z] #34 ... [2024-10-26T08:33:47.245Z] [2024-10-26T08:33:47.245Z] #39 [security-spire-agent internal] load build context [2024-10-26T08:33:47.245Z] #39 transferring context: 27.51kB 0.1s done [2024-10-26T08:33:47.245Z] #39 DONE 0.3s [2024-10-26T08:33:47.245Z] [2024-10-26T08:33:47.245Z] #40 [security-spire-config internal] load build context [2024-10-26T08:33:47.245Z] #40 transferring context: 26.24kB 0.1s done [2024-10-26T08:33:47.245Z] #40 DONE 0.4s [2024-10-26T08:33:47.245Z] [2024-10-26T08:33:47.245Z] #34 [core-metadata internal] load build context [2024-10-26T08:33:49.814Z] #34 ... [2024-10-26T08:33:49.814Z] [2024-10-26T08:33:49.814Z] #41 [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-26T08:33:49.814Z] #41 DONE 2.9s [2024-10-26T08:33:49.814Z] [2024-10-26T08:33:49.814Z] #42 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-26T08:33:49.814Z] #0 0.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:49.814Z] #0 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:49.814Z] #0 1.298 (1/3) Installing ca-certificates (20240705-r0) [2024-10-26T08:33:49.814Z] #0 1.324 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-26T08:33:49.814Z] #0 1.331 (3/3) Installing tzdata (2024b-r0) [2024-10-26T08:33:49.814Z] #0 1.377 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:33:49.814Z] #0 1.385 Executing ca-certificates-20240705-r0.trigger [2024-10-26T08:33:49.814Z] #0 1.423 OK: 10 MiB in 17 packages [2024-10-26T08:33:49.814Z] #42 DONE 3.1s [2024-10-26T08:33:49.814Z] [2024-10-26T08:33:49.814Z] #43 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-26T08:33:49.814Z] #0 0.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:49.814Z] #0 0.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:49.814Z] #0 1.286 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-26T08:33:49.814Z] #0 1.295 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:33:49.814Z] #0 1.303 OK: 8 MiB in 15 packages [2024-10-26T08:33:49.814Z] #43 DONE 3.2s [2024-10-26T08:33:49.814Z] [2024-10-26T08:33:49.814Z] #34 [core-metadata internal] load build context [2024-10-26T08:33:49.814Z] #34 ... [2024-10-26T08:33:49.814Z] [2024-10-26T08:33:49.814Z] #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-26T08:33:49.814Z] #0 0.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:49.814Z] #0 0.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:49.814Z] #0 1.294 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-26T08:33:49.814Z] #0 1.307 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:33:49.814Z] #0 1.312 OK: 8 MiB in 15 packages [2024-10-26T08:33:49.814Z] #44 DONE 3.0s [2024-10-26T08:33:49.814Z] [2024-10-26T08:33:49.814Z] #45 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-26T08:33:49.814Z] #0 1.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:49.814Z] #0 1.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:49.814Z] #0 1.813 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-26T08:33:49.814Z] #0 1.816 (2/2) Installing su-exec (0.2-r3) [2024-10-26T08:33:49.814Z] #0 1.893 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:33:49.814Z] #0 1.893 OK: 8 MiB in 16 packages [2024-10-26T08:33:49.814Z] #45 DONE 2.9s [2024-10-26T08:33:49.814Z] [2024-10-26T08:33:49.814Z] #46 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-10-26T08:33:49.814Z] #46 DONE 2.4s [2024-10-26T08:33:49.814Z] [2024-10-26T08:33:49.814Z] #34 [core-metadata internal] load build context [2024-10-26T08:33:49.814Z] #34 ... [2024-10-26T08:33:49.814Z] [2024-10-26T08:33:49.814Z] #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-26T08:33:49.814Z] #0 0.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:49.814Z] #0 0.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:49.814Z] #0 1.210 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-26T08:33:49.814Z] #0 1.210 v3.20.3-217-g3d33692a7ab [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-26T08:33:49.814Z] #0 1.210 OK: 24165 distinct packages available [2024-10-26T08:33:49.814Z] #0 1.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:49.814Z] #0 1.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:49.814Z] #0 1.655 (1/14) Installing ca-certificates (20240705-r0) [2024-10-26T08:33:49.814Z] #0 1.747 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-26T08:33:49.814Z] #0 1.760 (3/14) Installing c-ares (1.33.1-r0) [2024-10-26T08:33:49.814Z] #0 1.763 (4/14) Installing libunistring (1.2-r0) [2024-10-26T08:33:49.814Z] #0 1.779 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-26T08:33:49.814Z] #0 1.780 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-26T08:33:49.814Z] #0 1.784 (7/14) Installing libpsl (0.21.5-r1) [2024-10-26T08:33:49.814Z] #0 1.787 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-26T08:33:49.814Z] #0 1.797 (9/14) Installing libcurl (8.10.1-r0) [2024-10-26T08:33:49.814Z] #0 1.913 (10/14) Installing curl (8.10.1-r0) [2024-10-26T08:33:49.814Z] #0 1.919 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-26T08:33:49.814Z] #0 1.936 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-26T08:33:49.814Z] #0 1.939 (13/14) Installing libucontext (1.2-r3) [2024-10-26T08:33:49.814Z] #0 1.944 (14/14) Installing gcompat (1.1.0-r4) [2024-10-26T08:33:49.814Z] #0 1.950 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:33:49.814Z] #0 1.960 Executing ca-certificates-20240705-r0.trigger [2024-10-26T08:33:49.814Z] #0 2.140 OK: 13 MiB in 28 packages [2024-10-26T08:33:49.814Z] #47 DONE 3.1s [2024-10-26T08:33:49.814Z] [2024-10-26T08:33:49.814Z] #34 [core-metadata internal] load build context [2024-10-26T08:33:52.347Z] #34 transferring context: 137.53MB 5.5s [2024-10-26T08:33:55.638Z] #34 ... [2024-10-26T08:33:55.638Z] [2024-10-26T08:33:55.638Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-26T08:33:55.638Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-10-26T08:33:55.638Z] #48 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-26T08:33:55.638Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-26T08:33:55.638Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-26T08:33:55.638Z] #48 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-26T08:33:55.638Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-26T08:33:55.638Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-10-26T08:33:55.638Z] #48 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.1s done [2024-10-26T08:33:55.638Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-26T08:33:55.638Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-26T08:33:55.638Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-26T08:33:55.638Z] #48 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.5s done [2024-10-26T08:33:56.570Z] #48 ... [2024-10-26T08:33:56.570Z] [2024-10-26T08:33:56.570Z] #49 [support-cron-scheduler internal] load build context [2024-10-26T08:33:56.570Z] #49 ... [2024-10-26T08:33:56.570Z] [2024-10-26T08:33:56.570Z] #50 [core-command internal] load build context [2024-10-26T08:33:56.570Z] #50 ... [2024-10-26T08:33:56.570Z] [2024-10-26T08:33:56.570Z] #51 [core-keeper internal] load build context [2024-10-26T08:33:56.570Z] #51 ... [2024-10-26T08:33:56.570Z] [2024-10-26T08:33:56.570Z] #52 [security-proxy-setup internal] load build context [2024-10-26T08:33:56.827Z] #52 ... [2024-10-26T08:33:56.827Z] [2024-10-26T08:33:56.827Z] #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-26T08:33:56.827Z] #0 3.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:56.827Z] #0 3.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:56.827Z] #0 4.061 (1/2) Installing ca-certificates (20240705-r0) [2024-10-26T08:33:56.827Z] #0 4.102 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-26T08:33:56.827Z] #0 4.102 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:33:56.827Z] #0 4.102 Executing ca-certificates-20240705-r0.trigger [2024-10-26T08:33:56.827Z] #0 4.179 OK: 9 MiB in 16 packages [2024-10-26T08:33:56.827Z] #53 ... [2024-10-26T08:33:56.827Z] [2024-10-26T08:33:56.827Z] #54 [security-spiffe-token-provider internal] load build context [2024-10-26T08:33:57.085Z] #54 ... [2024-10-26T08:33:57.085Z] [2024-10-26T08:33:57.085Z] #55 [security-secretstore-setup internal] load build context [2024-10-26T08:33:57.085Z] #55 ... [2024-10-26T08:33:57.085Z] [2024-10-26T08:33:57.085Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-26T08:33:57.085Z] #0 3.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:57.085Z] #0 3.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:57.085Z] #0 4.205 (1/4) Installing ca-certificates (20240705-r0) [2024-10-26T08:33:57.085Z] #0 4.222 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-26T08:33:57.085Z] #0 4.228 (3/4) Installing su-exec (0.2-r3) [2024-10-26T08:33:57.085Z] #0 4.232 (4/4) Installing yq-go (4.44.1-r2) [2024-10-26T08:33:57.085Z] #0 4.330 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:33:57.085Z] #0 4.330 Executing ca-certificates-20240705-r0.trigger [2024-10-26T08:33:57.085Z] #0 4.361 OK: 19 MiB in 18 packages [2024-10-26T08:33:57.085Z] #56 ... [2024-10-26T08:33:57.085Z] [2024-10-26T08:33:57.085Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-26T08:33:57.085Z] #0 5.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:57.085Z] #0 5.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:57.085Z] #0 5.562 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-26T08:33:57.085Z] #0 5.562 v3.20.3-217-g3d33692a7ab [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-26T08:33:57.085Z] #0 5.562 OK: 24165 distinct packages available [2024-10-26T08:33:57.085Z] #0 5.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:57.085Z] #0 5.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:57.085Z] #0 6.001 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:33:57.085Z] #0 6.077 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:33:57.085Z] #0 6.087 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-26T08:33:57.085Z] #0 6.090 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-26T08:33:57.085Z] #0 6.100 (5/7) Installing libucontext (1.2-r3) [2024-10-26T08:33:57.085Z] #0 6.101 (6/7) Installing gcompat (1.1.0-r4) [2024-10-26T08:33:57.085Z] #0 6.108 (7/7) Installing openssl (3.3.2-r1) [2024-10-26T08:33:57.085Z] #0 6.115 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:33:57.085Z] #0 6.332 OK: 9 MiB in 19 packages [2024-10-26T08:33:57.346Z] #57 ... [2024-10-26T08:33:57.346Z] [2024-10-26T08:33:57.346Z] #58 [core-common-config-bootstrapper internal] load build context [2024-10-26T08:33:57.346Z] #58 transferring context: 229.32MB 10.7s [2024-10-26T08:33:57.346Z] #58 ... [2024-10-26T08:33:57.346Z] [2024-10-26T08:33:57.346Z] #59 [support-notifications internal] load build context [2024-10-26T08:33:57.603Z] #59 ... [2024-10-26T08:33:57.603Z] [2024-10-26T08:33:57.603Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-26T08:33:57.603Z] #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-10-26T08:33:57.603Z] #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-26T08:33:57.603Z] #60 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-26T08:33:57.603Z] #60 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-26T08:33:57.603Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-26T08:33:57.603Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-10-26T08:33:57.603Z] #60 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-26T08:33:57.603Z] #60 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.2s done [2024-10-26T08:33:57.603Z] #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.2s done [2024-10-26T08:33:57.603Z] #60 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-26T08:33:57.603Z] #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-26T08:33:57.603Z] #60 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.9s done [2024-10-26T08:33:57.603Z] #60 ... [2024-10-26T08:33:57.603Z] [2024-10-26T08:33:57.603Z] #61 [security-proxy-auth internal] load build context [2024-10-26T08:33:57.861Z] #61 ... [2024-10-26T08:33:57.861Z] [2024-10-26T08:33:57.861Z] #62 [security-bootstrapper internal] load build context [2024-10-26T08:33:57.861Z] #62 ... [2024-10-26T08:33:57.861Z] [2024-10-26T08:33:57.861Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-26T08:33:57.861Z] #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:57.861Z] #0 3.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:57.861Z] #0 3.811 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-26T08:33:57.861Z] #0 3.811 v3.20.3-217-g3d33692a7ab [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-26T08:33:57.861Z] #0 3.811 OK: 24165 distinct packages available [2024-10-26T08:33:57.861Z] #0 3.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:57.861Z] #0 3.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:57.861Z] #0 4.234 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-26T08:33:57.861Z] #0 4.245 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-26T08:33:57.861Z] #0 4.245 (3/4) Installing libucontext (1.2-r3) [2024-10-26T08:33:57.861Z] #0 4.248 (4/4) Installing gcompat (1.1.0-r4) [2024-10-26T08:33:57.861Z] #0 4.252 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:33:57.861Z] #0 4.256 OK: 8 MiB in 18 packages [2024-10-26T08:33:58.119Z] #63 ... [2024-10-26T08:33:58.119Z] [2024-10-26T08:33:58.119Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-26T08:33:58.119Z] #0 3.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:58.119Z] #0 3.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:58.119Z] #0 3.884 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:33:58.119Z] #0 3.917 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:33:58.119Z] #0 3.927 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-26T08:33:58.119Z] #0 3.937 (4/6) Installing openssl (3.3.2-r1) [2024-10-26T08:33:58.119Z] #0 3.944 (5/6) Installing su-exec (0.2-r3) [2024-10-26T08:33:58.119Z] #0 3.949 (6/6) Installing yq-go (4.44.1-r2) [2024-10-26T08:33:58.119Z] #0 4.033 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:33:58.119Z] #0 4.047 OK: 19 MiB in 18 packages [2024-10-26T08:33:58.119Z] #64 ... [2024-10-26T08:33:58.119Z] [2024-10-26T08:33:58.119Z] #65 [core-data internal] load build context [2024-10-26T08:33:58.119Z] #65 ... [2024-10-26T08:33:58.119Z] [2024-10-26T08:33:58.119Z] #59 [support-notifications internal] load build context [2024-10-26T08:33:59.054Z] #59 transferring context: 553.76MB 12.3s done [2024-10-26T08:33:59.620Z] #59 ... [2024-10-26T08:33:59.620Z] [2024-10-26T08:33:59.620Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-26T08:33:59.620Z] #66 ... [2024-10-26T08:33:59.620Z] [2024-10-26T08:33:59.620Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-26T08:33:59.620Z] #67 ... [2024-10-26T08:33:59.620Z] [2024-10-26T08:33:59.620Z] #68 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-10-26T08:33:59.620Z] #0 3.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:59.620Z] #0 3.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:59.620Z] #0 4.257 Upgrading critical system libraries and apk-tools: [2024-10-26T08:33:59.620Z] #0 4.258 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-26T08:33:59.620Z] #0 4.378 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:33:59.620Z] #0 4.455 Continuing the upgrade transaction with new apk-tools: [2024-10-26T08:33:59.620Z] #0 4.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:59.620Z] #0 4.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:33:59.620Z] #0 4.793 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:33:59.620Z] #0 4.827 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:33:59.620Z] #0 4.967 OK: 8 MiB in 15 packages [2024-10-26T08:33:59.877Z] #68 ... [2024-10-26T08:33:59.877Z] [2024-10-26T08:33:59.877Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-26T08:33:59.877Z] #69 ... [2024-10-26T08:33:59.877Z] [2024-10-26T08:33:59.877Z] #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-26T08:33:59.877Z] #70 ... [2024-10-26T08:33:59.877Z] [2024-10-26T08:33:59.877Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-26T08:34:00.168Z] #71 ... [2024-10-26T08:34:00.168Z] [2024-10-26T08:34:00.168Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-26T08:34:00.428Z] #72 ... [2024-10-26T08:34:00.428Z] [2024-10-26T08:34:00.428Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-26T08:34:00.428Z] #0 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:00.428Z] #0 3.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:00.428Z] #0 3.380 Upgrading critical system libraries and apk-tools: [2024-10-26T08:34:00.428Z] #0 3.380 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-26T08:34:00.428Z] #0 3.388 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:34:00.428Z] #0 3.460 Continuing the upgrade transaction with new apk-tools: [2024-10-26T08:34:00.428Z] #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:00.428Z] #0 3.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:00.428Z] #0 3.790 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:00.428Z] #0 3.979 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:00.428Z] #0 3.992 Executing ca-certificates-20240705-r0.trigger [2024-10-26T08:34:00.428Z] #0 4.344 OK: 10 MiB in 17 packages [2024-10-26T08:34:00.428Z] #73 ... [2024-10-26T08:34:00.428Z] [2024-10-26T08:34:00.428Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-26T08:34:00.428Z] #0 3.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:00.428Z] #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:00.428Z] #0 3.803 Upgrading critical system libraries and apk-tools: [2024-10-26T08:34:00.428Z] #0 3.803 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-26T08:34:00.428Z] #0 3.935 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:34:00.428Z] #0 4.015 Continuing the upgrade transaction with new apk-tools: [2024-10-26T08:34:00.428Z] #0 4.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:00.428Z] #0 4.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:00.428Z] #0 4.362 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:00.428Z] #0 4.398 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:00.428Z] #0 4.603 OK: 8 MiB in 15 packages [2024-10-26T08:34:00.428Z] #74 ... [2024-10-26T08:34:00.428Z] [2024-10-26T08:34:00.428Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-26T08:34:00.686Z] #75 ... [2024-10-26T08:34:00.686Z] [2024-10-26T08:34:00.686Z] #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-26T08:34:00.686Z] #76 ... [2024-10-26T08:34:00.686Z] [2024-10-26T08:34:00.686Z] #58 [core-common-config-bootstrapper internal] load build context [2024-10-26T08:34:02.064Z] #58 transferring context: 553.76MB 15.1s done [2024-10-26T08:34:03.441Z] #58 ... [2024-10-26T08:34:03.441Z] [2024-10-26T08:34:03.441Z] #34 [core-metadata internal] load build context [2024-10-26T08:34:03.441Z] #34 transferring context: 553.76MB 14.5s done [2024-10-26T08:34:06.732Z] #34 ... [2024-10-26T08:34:06.732Z] [2024-10-26T08:34:06.732Z] #49 [support-cron-scheduler internal] load build context [2024-10-26T08:34:06.732Z] #49 transferring context: 553.76MB 14.4s done [2024-10-26T08:34:06.732Z] #49 ... [2024-10-26T08:34:06.732Z] [2024-10-26T08:34:06.732Z] #50 [core-command internal] load build context [2024-10-26T08:34:06.732Z] #50 transferring context: 553.76MB 15.1s done [2024-10-26T08:34:06.732Z] #50 ... [2024-10-26T08:34:06.732Z] [2024-10-26T08:34:06.732Z] #51 [core-keeper internal] load build context [2024-10-26T08:34:06.732Z] #51 transferring context: 553.76MB 12.2s done [2024-10-26T08:34:06.991Z] #51 ... [2024-10-26T08:34:06.991Z] [2024-10-26T08:34:06.991Z] #52 [security-proxy-setup internal] load build context [2024-10-26T08:34:06.991Z] #52 transferring context: 553.76MB 12.3s done [2024-10-26T08:34:06.991Z] #52 ... [2024-10-26T08:34:06.991Z] [2024-10-26T08:34:06.991Z] #54 [security-spiffe-token-provider internal] load build context [2024-10-26T08:34:06.991Z] #54 transferring context: 553.76MB 13.5s done [2024-10-26T08:34:07.250Z] #54 ... [2024-10-26T08:34:07.250Z] [2024-10-26T08:34:07.250Z] #55 [security-secretstore-setup internal] load build context [2024-10-26T08:34:07.250Z] #55 transferring context: 553.76MB 12.7s done [2024-10-26T08:34:07.879Z] #55 ... [2024-10-26T08:34:07.879Z] [2024-10-26T08:34:07.879Z] #61 [security-proxy-auth internal] load build context [2024-10-26T08:34:07.879Z] #61 transferring context: 553.76MB 12.2s done [2024-10-26T08:34:08.155Z] #61 ... [2024-10-26T08:34:08.155Z] [2024-10-26T08:34:08.155Z] #62 [security-bootstrapper internal] load build context [2024-10-26T08:34:08.155Z] #62 transferring context: 553.76MB 12.1s done [2024-10-26T08:34:08.545Z] #62 ... [2024-10-26T08:34:08.545Z] [2024-10-26T08:34:08.545Z] #65 [core-data internal] load build context [2024-10-26T08:34:08.545Z] #65 transferring context: 553.76MB 12.2s done [2024-10-26T08:34:13.996Z] #65 ... [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-26T08:34:13.996Z] #64 DONE 26.7s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-26T08:34:13.996Z] #74 DONE 24.0s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-26T08:34:13.996Z] #57 DONE 26.4s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-26T08:34:13.996Z] #73 DONE 24.1s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-26T08:34:13.996Z] #56 DONE 26.8s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-26T08:34:13.996Z] #77 ... [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-26T08:34:13.996Z] #53 DONE 26.8s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-26T08:34:13.996Z] #63 DONE 26.4s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #51 [core-keeper internal] load build context [2024-10-26T08:34:13.996Z] #51 DONE 27.2s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #65 [core-data internal] load build context [2024-10-26T08:34:13.996Z] #65 DONE 27.2s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #62 [security-bootstrapper internal] load build context [2024-10-26T08:34:13.996Z] #62 DONE 27.1s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #68 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-10-26T08:34:13.996Z] #68 DONE 24.4s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #61 [security-proxy-auth internal] load build context [2024-10-26T08:34:13.996Z] #61 DONE 27.0s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #59 [support-notifications internal] load build context [2024-10-26T08:34:13.996Z] #59 DONE 27.0s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #52 [security-proxy-setup internal] load build context [2024-10-26T08:34:13.996Z] #52 DONE 27.0s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #55 [security-secretstore-setup internal] load build context [2024-10-26T08:34:13.996Z] #55 DONE 27.0s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #54 [security-spiffe-token-provider internal] load build context [2024-10-26T08:34:13.996Z] #54 DONE 27.3s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #34 [core-metadata internal] load build context [2024-10-26T08:34:13.996Z] #34 DONE 27.1s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #49 [support-cron-scheduler internal] load build context [2024-10-26T08:34:13.996Z] #49 DONE 27.4s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #58 [core-common-config-bootstrapper internal] load build context [2024-10-26T08:34:13.996Z] #58 DONE 27.2s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #50 [core-command internal] load build context [2024-10-26T08:34:13.996Z] #50 DONE 27.4s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-26T08:34:13.996Z] #78 ... [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-26T08:34:13.996Z] #48 DONE 26.9s [2024-10-26T08:34:13.996Z] [2024-10-26T08:34:13.996Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-26T08:34:13.996Z] #67 24.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:14.255Z] #67 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:14.514Z] #67 25.12 OK: 246 MiB in 54 packages [2024-10-26T08:34:14.514Z] #67 DONE 25.2s [2024-10-26T08:34:14.514Z] [2024-10-26T08:34:14.514Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-26T08:34:14.514Z] #79 DONE 0.1s [2024-10-26T08:34:14.514Z] [2024-10-26T08:34:14.514Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:34:14.772Z] #80 ... [2024-10-26T08:34:14.772Z] [2024-10-26T08:34:14.772Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-26T08:34:14.772Z] #71 DONE 25.3s [2024-10-26T08:34:14.772Z] [2024-10-26T08:34:14.772Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-26T08:34:14.772Z] #72 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:14.772Z] #72 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:14.772Z] #72 25.34 Upgrading critical system libraries and apk-tools: [2024-10-26T08:34:14.772Z] #72 25.34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-26T08:34:15.030Z] #72 25.35 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:34:15.030Z] #72 25.43 Continuing the upgrade transaction with new apk-tools: [2024-10-26T08:34:15.030Z] #72 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.030Z] #72 ... [2024-10-26T08:34:15.030Z] [2024-10-26T08:34:15.030Z] #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-26T08:34:15.030Z] #76 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.030Z] #76 25.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.030Z] #76 25.42 OK: 246 MiB in 54 packages [2024-10-26T08:34:15.030Z] #76 DONE 25.5s [2024-10-26T08:34:15.030Z] [2024-10-26T08:34:15.030Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-26T08:34:15.030Z] #81 DONE 0.1s [2024-10-26T08:34:15.030Z] [2024-10-26T08:34:15.030Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-26T08:34:15.030Z] #72 25.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.290Z] #72 ... [2024-10-26T08:34:15.290Z] [2024-10-26T08:34:15.290Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-26T08:34:15.290Z] #69 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.290Z] #69 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.290Z] #69 25.48 OK: 246 MiB in 54 packages [2024-10-26T08:34:15.290Z] #69 DONE 25.6s [2024-10-26T08:34:15.290Z] [2024-10-26T08:34:15.290Z] #82 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-26T08:34:15.290Z] #82 DONE 0.1s [2024-10-26T08:34:15.290Z] [2024-10-26T08:34:15.290Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-26T08:34:15.290Z] #72 25.81 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:15.549Z] #72 25.86 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:15.549Z] #72 25.87 Executing ca-certificates-20240705-r0.trigger [2024-10-26T08:34:15.549Z] #72 25.90 OK: 13 MiB in 28 packages [2024-10-26T08:34:15.808Z] #72 DONE 26.1s [2024-10-26T08:34:15.808Z] [2024-10-26T08:34:15.808Z] #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-26T08:34:15.808Z] #70 24.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.808Z] #70 25.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.808Z] #70 25.41 Upgrading critical system libraries and apk-tools: [2024-10-26T08:34:15.808Z] #70 25.41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-26T08:34:15.808Z] #70 25.42 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:34:15.808Z] #70 25.50 Continuing the upgrade transaction with new apk-tools: [2024-10-26T08:34:15.808Z] #70 25.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.808Z] #70 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.808Z] #70 25.90 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:15.808Z] #70 25.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:15.808Z] #70 25.96 OK: 8 MiB in 16 packages [2024-10-26T08:34:15.808Z] #70 DONE 26.2s [2024-10-26T08:34:15.808Z] [2024-10-26T08:34:15.808Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-26T08:34:15.808Z] #75 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.808Z] #75 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.808Z] #75 25.50 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-26T08:34:15.808Z] #75 25.50 v3.20.3-217-g3d33692a7ab [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-26T08:34:15.808Z] #75 25.50 OK: 24164 distinct packages available [2024-10-26T08:34:15.808Z] #75 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.808Z] #75 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:15.808Z] #75 26.01 OK: 246 MiB in 54 packages [2024-10-26T08:34:15.808Z] #75 DONE 26.2s [2024-10-26T08:34:15.808Z] [2024-10-26T08:34:15.808Z] #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-26T08:34:15.808Z] #83 ... [2024-10-26T08:34:15.808Z] [2024-10-26T08:34:15.808Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-26T08:34:15.808Z] #84 DONE 0.1s [2024-10-26T08:34:16.066Z] [2024-10-26T08:34:16.066Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-26T08:34:16.066Z] #78 2.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.066Z] #78 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.066Z] #78 2.484 Upgrading critical system libraries and apk-tools: [2024-10-26T08:34:16.066Z] #78 2.484 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-26T08:34:16.066Z] #78 2.492 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:34:16.324Z] #78 2.555 Continuing the upgrade transaction with new apk-tools: [2024-10-26T08:34:16.324Z] #78 2.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.324Z] #78 2.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.583Z] #78 ... [2024-10-26T08:34:16.583Z] [2024-10-26T08:34:16.583Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-26T08:34:16.583Z] #66 25.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.583Z] #66 25.68 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.583Z] #66 26.51 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-26T08:34:16.583Z] #66 26.91 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:34:16.583Z] #66 26.91 OK: 8 MiB in 15 packages [2024-10-26T08:34:16.583Z] #66 DONE 27.2s [2024-10-26T08:34:16.583Z] [2024-10-26T08:34:16.583Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-26T08:34:16.583Z] #0 1.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.583Z] #0 1.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.583Z] #0 2.122 Upgrading critical system libraries and apk-tools: [2024-10-26T08:34:16.583Z] #0 2.122 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-26T08:34:16.583Z] #0 2.128 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:34:16.583Z] #0 2.201 Continuing the upgrade transaction with new apk-tools: [2024-10-26T08:34:16.583Z] #0 2.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.583Z] #0 2.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.583Z] #0 2.567 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:16.583Z] #0 2.604 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:16.583Z] #0 2.615 Executing ca-certificates-20240705-r0.trigger [2024-10-26T08:34:16.583Z] #0 2.655 OK: 19 MiB in 18 packages [2024-10-26T08:34:16.583Z] #85 DONE 3.1s [2024-10-26T08:34:16.583Z] [2024-10-26T08:34:16.583Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-26T08:34:16.583Z] #78 2.981 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:16.583Z] #78 3.047 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:16.841Z] #78 3.056 OK: 8 MiB in 18 packages [2024-10-26T08:34:16.842Z] #78 DONE 3.2s [2024-10-26T08:34:16.842Z] [2024-10-26T08:34:16.842Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-26T08:34:16.842Z] #86 ... [2024-10-26T08:34:16.842Z] [2024-10-26T08:34:16.842Z] #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-26T08:34:16.842Z] #83 DONE 1.1s [2024-10-26T08:34:16.842Z] [2024-10-26T08:34:16.842Z] #87 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-26T08:34:16.842Z] #0 2.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.842Z] #0 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.842Z] #0 2.439 Upgrading critical system libraries and apk-tools: [2024-10-26T08:34:16.842Z] #0 2.439 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-26T08:34:16.842Z] #0 2.446 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:34:16.842Z] #0 2.518 Continuing the upgrade transaction with new apk-tools: [2024-10-26T08:34:16.842Z] #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.842Z] #0 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:16.842Z] #0 3.044 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:16.842Z] #0 3.082 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-26T08:34:16.842Z] #0 3.096 Executing ca-certificates-20240705-r0.trigger [2024-10-26T08:34:16.842Z] #0 3.143 OK: 9 MiB in 16 packages [2024-10-26T08:34:16.842Z] #87 DONE 3.3s [2024-10-26T08:34:16.842Z] [2024-10-26T08:34:16.842Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-26T08:34:16.842Z] #88 DONE 0.1s [2024-10-26T08:34:17.100Z] [2024-10-26T08:34:17.100Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-26T08:34:17.100Z] #77 1.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:17.100Z] #77 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:17.100Z] #77 3.162 Upgrading critical system libraries and apk-tools: [2024-10-26T08:34:17.100Z] #77 3.162 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-26T08:34:17.100Z] #77 3.169 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:34:17.100Z] #77 3.306 Continuing the upgrade transaction with new apk-tools: [2024-10-26T08:34:17.100Z] #77 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:17.100Z] #77 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:17.667Z] #77 ... [2024-10-26T08:34:17.667Z] [2024-10-26T08:34:17.667Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-26T08:34:17.667Z] #0 1.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:17.667Z] #0 2.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:17.667Z] #0 3.130 Upgrading critical system libraries and apk-tools: [2024-10-26T08:34:17.667Z] #0 3.130 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-26T08:34:17.667Z] #0 3.137 Executing busybox-1.36.1-r29.trigger [2024-10-26T08:34:17.667Z] #0 3.230 Continuing the upgrade transaction with new apk-tools: [2024-10-26T08:34:17.667Z] #0 3.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:17.667Z] #0 3.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:17.667Z] #0 4.020 OK: 19 MiB in 18 packages [2024-10-26T08:34:17.667Z] #89 DONE 4.1s [2024-10-26T08:34:17.667Z] [2024-10-26T08:34:17.667Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-26T08:34:17.667Z] #77 3.936 OK: 9 MiB in 19 packages [2024-10-26T08:34:17.667Z] #77 DONE 4.1s [2024-10-26T08:34:17.667Z] [2024-10-26T08:34:17.667Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-26T08:34:17.667Z] #0 1.174 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:17.667Z] #0 1.649 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-26T08:34:17.667Z] #0 2.353 OK: 246 MiB in 54 packages [2024-10-26T08:34:17.667Z] #90 DONE 2.8s [2024-10-26T08:34:17.667Z] [2024-10-26T08:34:17.667Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-26T08:34:17.667Z] #86 DONE 0.7s [2024-10-26T08:34:17.667Z] [2024-10-26T08:34:17.667Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-26T08:34:17.667Z] #91 DONE 0.1s [2024-10-26T08:34:17.667Z] [2024-10-26T08:34:17.667Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-26T08:34:17.667Z] #92 DONE 0.1s [2024-10-26T08:34:17.667Z] [2024-10-26T08:34:17.667Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-26T08:34:18.602Z] #93 DONE 0.9s [2024-10-26T08:34:18.602Z] [2024-10-26T08:34:18.602Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-26T08:34:18.602Z] #94 DONE 0.9s [2024-10-26T08:34:18.602Z] [2024-10-26T08:34:18.602Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-26T08:34:18.602Z] #95 DONE 0.9s [2024-10-26T08:34:18.602Z] [2024-10-26T08:34:18.602Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-26T08:34:18.602Z] #96 DONE 0.1s [2024-10-26T08:34:18.602Z] [2024-10-26T08:34:18.602Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-26T08:34:18.602Z] #97 DONE 0.9s [2024-10-26T08:34:18.602Z] [2024-10-26T08:34:18.602Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-26T08:34:19.536Z] #98 DONE 0.7s [2024-10-26T08:34:19.536Z] [2024-10-26T08:34:19.536Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-26T08:34:19.536Z] #99 DONE 0.8s [2024-10-26T08:34:19.536Z] [2024-10-26T08:34:19.536Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-26T08:34:19.536Z] #100 DONE 0.7s [2024-10-26T08:34:19.536Z] [2024-10-26T08:34:19.536Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-26T08:34:19.536Z] #101 DONE 0.1s [2024-10-26T08:34:19.536Z] [2024-10-26T08:34:19.536Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-26T08:34:19.536Z] #102 DONE 0.1s [2024-10-26T08:34:19.536Z] [2024-10-26T08:34:19.536Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-26T08:34:19.536Z] #103 DONE 0.1s [2024-10-26T08:34:19.536Z] [2024-10-26T08:34:19.536Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-26T08:34:19.536Z] #104 DONE 0.1s [2024-10-26T08:34:19.536Z] [2024-10-26T08:34:19.536Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-26T08:34:19.536Z] #105 DONE 0.1s [2024-10-26T08:34:19.536Z] [2024-10-26T08:34:19.536Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-26T08:34:19.536Z] #106 DONE 0.1s [2024-10-26T08:34:19.536Z] [2024-10-26T08:34:19.536Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-26T08:34:19.536Z] #107 DONE 0.1s [2024-10-26T08:34:19.536Z] [2024-10-26T08:34:19.536Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-26T08:34:19.797Z] #108 DONE 0.2s [2024-10-26T08:34:19.797Z] [2024-10-26T08:34:19.797Z] #109 [security-spire-config] exporting to image [2024-10-26T08:34:19.797Z] #109 exporting layers [2024-10-26T08:34:19.797Z] #109 ... [2024-10-26T08:34:19.797Z] [2024-10-26T08:34:19.797Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-26T08:34:19.797Z] #110 DONE 0.2s [2024-10-26T08:34:19.797Z] [2024-10-26T08:34:19.797Z] #109 [security-spire-server] exporting to image [2024-10-26T08:34:20.055Z] #109 ... [2024-10-26T08:34:20.055Z] [2024-10-26T08:34:20.055Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-26T08:34:20.055Z] #111 DONE 0.3s [2024-10-26T08:34:20.055Z] [2024-10-26T08:34:20.055Z] #109 [security-spire-agent] exporting to image [2024-10-26T08:34:20.055Z] #109 exporting layers 0.6s done [2024-10-26T08:34:20.313Z] #109 writing image sha256:d1275702b99f39a022635e572db2bda59c15bb962b727ee555101967436b32b5 done [2024-10-26T08:34:20.313Z] #109 naming to docker.io/library/security-spire-config done [2024-10-26T08:34:20.313Z] #109 exporting layers 0.6s done [2024-10-26T08:34:20.313Z] #109 writing image sha256:fb76375ef3cc02c30d177b72beef61c30bbe851ab275883d4adc0c6802ca1cfb done [2024-10-26T08:34:20.313Z] #109 naming to docker.io/library/security-spire-server done [2024-10-26T08:34:20.570Z] #109 exporting layers 0.6s done [2024-10-26T08:34:20.570Z] #109 writing image sha256:d0854aeb3eacbb221e37e68d352d4d1b4f637be5529aca9f3b8438350a324fd3 done [2024-10-26T08:34:20.570Z] #109 naming to docker.io/library/security-spire-agent done [2024-10-26T08:34:20.570Z] #109 DONE 1.1s [2024-10-26T08:34:20.570Z] [2024-10-26T08:34:20.570Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:34:23.862Z] #112 ... [2024-10-26T08:34:23.862Z] [2024-10-26T08:34:23.862Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-26T08:34:24.120Z] #60 ... [2024-10-26T08:34:24.120Z] [2024-10-26T08:34:24.120Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:34:25.058Z] #113 ... [2024-10-26T08:34:25.058Z] [2024-10-26T08:34:25.058Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:34:25.317Z] #114 ... [2024-10-26T08:34:25.317Z] [2024-10-26T08:34:25.317Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:34:57.418Z] #115 DONE 40.2s [2024-10-26T08:34:57.418Z] [2024-10-26T08:34:57.418Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:34:57.418Z] #112 DONE 37.0s [2024-10-26T08:34:57.418Z] [2024-10-26T08:34:57.418Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:34:57.418Z] #114 DONE 40.4s [2024-10-26T08:34:57.418Z] [2024-10-26T08:34:57.418Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:34:57.418Z] #113 DONE 39.7s [2024-10-26T08:34:57.418Z] [2024-10-26T08:34:57.418Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:34:57.418Z] #80 DONE 40.9s [2024-10-26T08:34:57.418Z] [2024-10-26T08:34:57.418Z] #116 [core-command builder 6/7] COPY . . [2024-10-26T08:35:05.735Z] #116 ... [2024-10-26T08:35:05.735Z] [2024-10-26T08:35:05.735Z] #117 [support-cron-scheduler builder 6/7] COPY . . [2024-10-26T08:35:05.735Z] #117 ... [2024-10-26T08:35:05.735Z] [2024-10-26T08:35:05.735Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-26T08:35:05.995Z] #118 ... [2024-10-26T08:35:05.995Z] [2024-10-26T08:35:05.995Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-26T08:35:05.995Z] #119 ... [2024-10-26T08:35:05.995Z] [2024-10-26T08:35:05.995Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-10-26T08:35:09.312Z] #120 ... [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-26T08:35:09.312Z] #119 DONE 13.4s [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #121 [support-notifications builder 6/7] COPY . . [2024-10-26T08:35:09.312Z] #121 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-26T08:35:09.312Z] #122 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:35:09.312Z] #123 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #117 [support-cron-scheduler builder 6/7] COPY . . [2024-10-26T08:35:09.312Z] #117 DONE 13.4s [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-26T08:35:09.312Z] #118 DONE 13.3s [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-26T08:35:09.312Z] #124 ... [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #125 [core-metadata builder 6/7] COPY . . [2024-10-26T08:35:09.312Z] #125 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:35:09.312Z] #126 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-26T08:35:09.312Z] #127 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-26T08:35:09.312Z] #128 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-26T08:35:09.312Z] #129 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:35:09.312Z] #130 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:35:09.312Z] #131 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-26T08:35:09.312Z] #132 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-10-26T08:35:09.312Z] #133 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #134 [core-data builder 6/7] COPY . . [2024-10-26T08:35:09.312Z] #134 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-26T08:35:09.312Z] #135 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:35:09.312Z] #136 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-10-26T08:35:09.312Z] #120 DONE 13.4s [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:35:09.312Z] #137 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-26T08:35:09.312Z] #138 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-10-26T08:35:09.312Z] #139 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2024-10-26T08:35:09.312Z] #140 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-26T08:35:09.312Z] #141 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-26T08:35:09.312Z] #142 CACHED [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #116 [core-command builder 6/7] COPY . . [2024-10-26T08:35:09.312Z] #116 DONE 13.3s [2024-10-26T08:35:09.312Z] [2024-10-26T08:35:09.312Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-26T08:35:10.246Z] #143 1.244 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-26T08:35:20.229Z] #143 ... [2024-10-26T08:35:20.229Z] [2024-10-26T08:35:20.229Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-26T08:35:20.229Z] #0 0.759 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-26T08:35:20.229Z] #144 ... [2024-10-26T08:35:20.229Z] [2024-10-26T08:35:20.229Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-26T08:35:20.229Z] #0 0.510 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-26T08:35:20.229Z] #145 ... [2024-10-26T08:35:20.229Z] [2024-10-26T08:35:20.229Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-26T08:35:20.229Z] #0 1.160 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-26T08:35:20.229Z] #146 ... [2024-10-26T08:35:20.229Z] [2024-10-26T08:35:20.229Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-26T08:35:20.229Z] #0 1.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-26T08:35:20.229Z] #147 ... [2024-10-26T08:35:20.229Z] [2024-10-26T08:35:20.229Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-26T08:35:20.229Z] #0 1.026 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-26T08:35:20.229Z] #148 ... [2024-10-26T08:35:20.229Z] [2024-10-26T08:35:20.229Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-26T08:35:20.229Z] #0 1.094 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-26T08:35:20.229Z] #149 ... [2024-10-26T08:35:20.229Z] [2024-10-26T08:35:20.229Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-26T08:35:20.229Z] #0 0.885 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-26T08:35:20.229Z] #150 ... [2024-10-26T08:35:20.229Z] [2024-10-26T08:35:20.229Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-26T08:35:20.229Z] #0 0.874 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-26T08:35:20.229Z] #151 ... [2024-10-26T08:35:20.229Z] [2024-10-26T08:35:20.229Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-26T08:35:20.229Z] #0 1.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-26T08:35:20.500Z] #152 ... [2024-10-26T08:35:20.500Z] [2024-10-26T08:35:20.500Z] #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-26T08:35:20.500Z] #124 0.421 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-26T08:35:20.500Z] #124 ... [2024-10-26T08:35:20.500Z] [2024-10-26T08:35:20.500Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-26T08:35:20.500Z] #0 0.936 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-26T08:36:56.955Z] #153 ... [2024-10-26T08:36:56.956Z] [2024-10-26T08:36:56.956Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-26T08:36:56.956Z] #149 93.55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-26T08:37:44.006Z] #149 ... [2024-10-26T08:37:44.006Z] [2024-10-26T08:37:44.006Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-26T08:37:44.006Z] #146 DONE 152.2s [2024-10-26T08:37:44.006Z] [2024-10-26T08:37:44.006Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-26T08:37:44.006Z] #153 ... [2024-10-26T08:37:44.006Z] [2024-10-26T08:37:44.006Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-26T08:37:44.006Z] #151 DONE 155.1s [2024-10-26T08:37:44.006Z] [2024-10-26T08:37:44.006Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-26T08:37:44.006Z] #149 DONE 155.1s [2024-10-26T08:37:44.006Z] [2024-10-26T08:37:44.006Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-26T08:37:44.006Z] #143 DONE 155.1s [2024-10-26T08:37:44.006Z] [2024-10-26T08:37:44.006Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:44.006Z] #154 ... [2024-10-26T08:37:44.006Z] [2024-10-26T08:37:44.006Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-26T08:37:44.006Z] #147 DONE 155.2s [2024-10-26T08:37:44.006Z] [2024-10-26T08:37:44.006Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-26T08:37:44.006Z] #150 DONE 155.2s [2024-10-26T08:37:44.006Z] [2024-10-26T08:37:44.006Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-26T08:37:44.006Z] #148 DONE 155.2s [2024-10-26T08:37:44.006Z] [2024-10-26T08:37:44.006Z] #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-26T08:37:44.006Z] #124 DONE 155.3s [2024-10-26T08:37:44.264Z] [2024-10-26T08:37:44.264Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-26T08:37:44.264Z] #153 DONE 155.3s [2024-10-26T08:37:44.264Z] [2024-10-26T08:37:44.264Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:44.523Z] #155 ... [2024-10-26T08:37:44.523Z] [2024-10-26T08:37:44.523Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-26T08:37:44.523Z] #152 DONE 155.5s [2024-10-26T08:37:44.523Z] [2024-10-26T08:37:44.523Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-26T08:37:44.523Z] #145 DONE 155.6s [2024-10-26T08:37:44.523Z] [2024-10-26T08:37:44.523Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-26T08:37:44.523Z] #144 DONE 155.6s [2024-10-26T08:37:44.523Z] [2024-10-26T08:37:44.523Z] #156 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:45.089Z] #156 ... [2024-10-26T08:37:45.089Z] [2024-10-26T08:37:45.089Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:45.089Z] #154 DONE 0.9s [2024-10-26T08:37:45.089Z] [2024-10-26T08:37:45.090Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:45.090Z] #157 DONE 0.9s [2024-10-26T08:37:45.090Z] [2024-10-26T08:37:45.090Z] #158 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-26T08:37:45.090Z] #158 DONE 0.9s [2024-10-26T08:37:45.090Z] [2024-10-26T08:37:45.090Z] #159 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:45.090Z] #159 DONE 0.9s [2024-10-26T08:37:45.090Z] [2024-10-26T08:37:45.090Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:45.090Z] #155 DONE 0.9s [2024-10-26T08:37:45.090Z] [2024-10-26T08:37:45.090Z] #160 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-26T08:37:45.090Z] #160 ... [2024-10-26T08:37:45.090Z] [2024-10-26T08:37:45.090Z] #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:45.090Z] #161 DONE 0.8s [2024-10-26T08:37:45.090Z] [2024-10-26T08:37:45.090Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:45.090Z] #162 DONE 0.7s [2024-10-26T08:37:45.090Z] [2024-10-26T08:37:45.090Z] #156 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:45.090Z] #156 DONE 0.6s [2024-10-26T08:37:45.090Z] [2024-10-26T08:37:45.090Z] #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:45.090Z] #163 DONE 0.4s [2024-10-26T08:37:45.348Z] [2024-10-26T08:37:45.348Z] #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-26T08:37:45.607Z] #164 ... [2024-10-26T08:37:45.607Z] [2024-10-26T08:37:45.607Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-26T08:37:45.607Z] #165 DONE 0.5s [2024-10-26T08:37:45.607Z] [2024-10-26T08:37:45.607Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-26T08:37:45.607Z] #166 DONE 0.5s [2024-10-26T08:37:45.607Z] [2024-10-26T08:37:45.607Z] #160 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-26T08:37:45.607Z] #160 DONE 0.4s [2024-10-26T08:37:45.607Z] [2024-10-26T08:37:45.607Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-26T08:37:45.607Z] #167 DONE 0.4s [2024-10-26T08:37:45.607Z] [2024-10-26T08:37:45.607Z] #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:45.607Z] #168 CACHED [2024-10-26T08:37:45.607Z] [2024-10-26T08:37:45.607Z] #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-26T08:37:45.607Z] #169 CACHED [2024-10-26T08:37:45.607Z] [2024-10-26T08:37:45.607Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:45.607Z] #170 CACHED [2024-10-26T08:37:45.607Z] [2024-10-26T08:37:45.607Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-26T08:37:45.607Z] #171 CACHED [2024-10-26T08:37:45.607Z] [2024-10-26T08:37:45.607Z] #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-26T08:37:45.607Z] #172 CACHED [2024-10-26T08:37:45.607Z] [2024-10-26T08:37:45.607Z] #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:45.607Z] #173 CACHED [2024-10-26T08:37:45.607Z] [2024-10-26T08:37:45.607Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-26T08:37:45.919Z] #174 ... [2024-10-26T08:37:45.919Z] [2024-10-26T08:37:45.919Z] #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-26T08:37:45.919Z] #175 DONE 0.8s [2024-10-26T08:37:45.919Z] [2024-10-26T08:37:45.919Z] #176 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-26T08:37:45.919Z] #176 DONE 0.8s [2024-10-26T08:37:45.919Z] [2024-10-26T08:37:45.919Z] #177 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-26T08:37:45.919Z] #177 DONE 0.8s [2024-10-26T08:37:45.919Z] [2024-10-26T08:37:45.919Z] #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-26T08:37:45.919Z] #164 DONE 0.8s [2024-10-26T08:37:46.267Z] [2024-10-26T08:37:46.267Z] #178 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-26T08:37:49.603Z] #178 ... [2024-10-26T08:37:49.603Z] [2024-10-26T08:37:49.603Z] #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-26T08:37:49.603Z] #179 DONE 3.9s [2024-10-26T08:37:49.603Z] [2024-10-26T08:37:49.603Z] #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-26T08:37:49.603Z] #180 DONE 3.9s [2024-10-26T08:37:49.603Z] [2024-10-26T08:37:49.603Z] #181 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-26T08:37:49.603Z] #181 DONE 3.9s [2024-10-26T08:37:49.603Z] [2024-10-26T08:37:49.603Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-26T08:37:49.603Z] #182 DONE 3.9s [2024-10-26T08:37:49.603Z] [2024-10-26T08:37:49.603Z] #183 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-26T08:37:49.603Z] #183 DONE 3.9s [2024-10-26T08:37:49.603Z] [2024-10-26T08:37:49.603Z] #184 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-26T08:37:49.603Z] #184 DONE 3.9s [2024-10-26T08:37:49.603Z] [2024-10-26T08:37:49.603Z] #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-26T08:37:49.603Z] #185 DONE 3.5s [2024-10-26T08:37:49.603Z] [2024-10-26T08:37:49.603Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-26T08:37:49.603Z] #174 DONE 3.9s [2024-10-26T08:37:49.603Z] [2024-10-26T08:37:49.603Z] #178 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-26T08:37:49.603Z] #178 DONE 3.4s [2024-10-26T08:37:49.603Z] [2024-10-26T08:37:49.603Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-26T08:37:49.603Z] #186 DONE 3.5s [2024-10-26T08:37:49.603Z] [2024-10-26T08:37:49.603Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-26T08:37:49.603Z] #187 DONE 3.5s [2024-10-26T08:37:49.603Z] [2024-10-26T08:37:49.603Z] #188 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-26T08:37:49.603Z] #188 DONE 4.5s [2024-10-26T08:37:49.603Z] [2024-10-26T08:37:49.603Z] #189 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:49.863Z] #189 ... [2024-10-26T08:37:49.863Z] [2024-10-26T08:37:49.863Z] #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-26T08:37:49.863Z] #190 DONE 0.4s [2024-10-26T08:37:49.863Z] [2024-10-26T08:37:49.863Z] #191 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-26T08:37:49.863Z] #191 DONE 0.4s [2024-10-26T08:37:49.863Z] [2024-10-26T08:37:49.863Z] #192 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-26T08:37:49.863Z] #192 DONE 0.5s [2024-10-26T08:37:49.863Z] [2024-10-26T08:37:49.863Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-26T08:37:49.863Z] #193 DONE 0.4s [2024-10-26T08:37:49.863Z] [2024-10-26T08:37:49.863Z] #194 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-26T08:37:49.863Z] #194 DONE 0.4s [2024-10-26T08:37:49.863Z] [2024-10-26T08:37:49.863Z] #195 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-26T08:37:49.863Z] #195 DONE 0.5s [2024-10-26T08:37:49.863Z] [2024-10-26T08:37:49.863Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-26T08:37:49.863Z] #196 DONE 0.5s [2024-10-26T08:37:49.863Z] [2024-10-26T08:37:49.863Z] #197 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-26T08:37:49.863Z] #197 DONE 0.5s [2024-10-26T08:37:49.863Z] [2024-10-26T08:37:49.863Z] #198 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-26T08:37:49.863Z] #198 DONE 0.5s [2024-10-26T08:37:49.863Z] [2024-10-26T08:37:49.863Z] #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-26T08:37:49.863Z] #199 DONE 0.5s [2024-10-26T08:37:49.863Z] [2024-10-26T08:37:49.863Z] #109 [core-keeper] exporting to image [2024-10-26T08:37:49.863Z] #109 exporting layers [2024-10-26T08:37:50.125Z] #109 ... [2024-10-26T08:37:50.125Z] [2024-10-26T08:37:50.125Z] #200 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-26T08:37:50.125Z] #200 DONE 0.5s [2024-10-26T08:37:50.125Z] [2024-10-26T08:37:50.125Z] #109 [support-cron-scheduler] exporting to image [2024-10-26T08:37:50.385Z] #109 ... [2024-10-26T08:37:50.385Z] [2024-10-26T08:37:50.385Z] #189 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-26T08:37:50.385Z] #189 DONE 0.8s [2024-10-26T08:37:50.385Z] [2024-10-26T08:37:50.385Z] #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-26T08:37:50.385Z] #201 DONE 0.5s [2024-10-26T08:37:50.385Z] [2024-10-26T08:37:50.385Z] #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-26T08:37:50.385Z] #202 DONE 0.7s [2024-10-26T08:37:50.385Z] [2024-10-26T08:37:50.385Z] #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-26T08:37:50.385Z] #203 DONE 0.6s [2024-10-26T08:37:50.385Z] [2024-10-26T08:37:50.385Z] #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-26T08:37:50.385Z] #204 DONE 0.6s [2024-10-26T08:37:50.385Z] [2024-10-26T08:37:50.385Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-26T08:37:50.385Z] #205 DONE 0.7s [2024-10-26T08:37:50.385Z] [2024-10-26T08:37:50.385Z] #109 [support-cron-scheduler] exporting to image [2024-10-26T08:37:50.385Z] #109 exporting layers 0.6s done [2024-10-26T08:37:50.385Z] #109 ... [2024-10-26T08:37:50.385Z] [2024-10-26T08:37:50.385Z] #206 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-26T08:37:50.385Z] #206 DONE 0.7s [2024-10-26T08:37:50.385Z] [2024-10-26T08:37:50.385Z] #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-26T08:37:50.385Z] #207 DONE 0.6s [2024-10-26T08:37:50.385Z] [2024-10-26T08:37:50.385Z] #109 [core-data] exporting to image [2024-10-26T08:37:50.385Z] #109 exporting layers 0.7s done [2024-10-26T08:37:50.385Z] #109 writing image sha256:90eaab30843fc75be7142c43ab54e3863cccc88d95d95f403003d4c641779f2f [2024-10-26T08:37:50.666Z] #109 writing image sha256:3532f6a1c5aa1908d6cd8b218c9eb97d43477104dc8a022bf3cd120bfec3975c 0.1s done [2024-10-26T08:37:50.666Z] #109 naming to docker.io/library/core-command 0.0s done [2024-10-26T08:37:50.666Z] #109 ... [2024-10-26T08:37:50.666Z] [2024-10-26T08:37:50.666Z] #208 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-26T08:37:50.666Z] #208 DONE 0.5s [2024-10-26T08:37:50.666Z] [2024-10-26T08:37:50.666Z] #109 [core-command] exporting to image [2024-10-26T08:37:50.955Z] #109 writing image sha256:90eaab30843fc75be7142c43ab54e3863cccc88d95d95f403003d4c641779f2f 0.3s done [2024-10-26T08:37:50.955Z] #109 naming to docker.io/library/core-keeper [2024-10-26T08:37:50.955Z] #109 ... [2024-10-26T08:37:50.955Z] [2024-10-26T08:37:50.955Z] #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-26T08:37:50.955Z] #209 DONE 0.5s [2024-10-26T08:37:50.955Z] [2024-10-26T08:37:50.955Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-26T08:37:50.955Z] #210 DONE 0.5s [2024-10-26T08:37:50.955Z] [2024-10-26T08:37:50.955Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-26T08:37:50.955Z] #211 DONE 0.5s [2024-10-26T08:37:50.955Z] [2024-10-26T08:37:50.955Z] #109 [core-metadata] exporting to image [2024-10-26T08:37:50.955Z] #109 exporting layers 1.0s done [2024-10-26T08:37:50.955Z] #109 naming to docker.io/library/core-keeper done [2024-10-26T08:37:50.955Z] #109 writing image sha256:38c76c1cc0bd7e36da22675aa75f97a6e4f43c9b8a3146d61281ff2a58ab7c6b [2024-10-26T08:37:51.244Z] #109 writing image sha256:38c76c1cc0bd7e36da22675aa75f97a6e4f43c9b8a3146d61281ff2a58ab7c6b 0.0s done [2024-10-26T08:37:51.244Z] #109 writing image sha256:330f0ddf7ecd19172ad6898fc0e595d63fc8fba0ab9f41bbde690886d228f255 0.0s done [2024-10-26T08:37:51.244Z] #109 naming to docker.io/library/security-spiffe-token-provider done [2024-10-26T08:37:51.244Z] #109 naming to docker.io/library/support-cron-scheduler done [2024-10-26T08:37:51.504Z] #109 exporting layers 1.1s done [2024-10-26T08:37:51.765Z] #109 ... [2024-10-26T08:37:51.765Z] [2024-10-26T08:37:51.765Z] #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-26T08:37:51.765Z] #212 DONE 1.3s [2024-10-26T08:37:51.765Z] [2024-10-26T08:37:51.765Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-26T08:37:51.765Z] #213 DONE 0.7s [2024-10-26T08:37:51.765Z] [2024-10-26T08:37:51.765Z] #214 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-26T08:37:51.765Z] #214 DONE 0.9s [2024-10-26T08:37:51.765Z] [2024-10-26T08:37:51.765Z] #109 [core-data] exporting to image [2024-10-26T08:37:51.765Z] #109 exporting layers 0.7s done [2024-10-26T08:37:51.765Z] #109 writing image sha256:6af6d5be779209c1f75588c383e70818e94413e23e341c5f04db72763d5820b7 0.0s done [2024-10-26T08:37:51.765Z] #109 naming to docker.io/library/support-notifications done [2024-10-26T08:37:51.765Z] #109 writing image sha256:f711b32a2fec78dcda0f3f94a1f2caa03b98f94161f69fdfb92c0389e32beb67 done [2024-10-26T08:37:51.765Z] #109 naming to docker.io/library/core-data done [2024-10-26T08:37:51.765Z] #109 ... [2024-10-26T08:37:51.765Z] [2024-10-26T08:37:51.765Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-26T08:37:51.765Z] #215 DONE 1.3s [2024-10-26T08:37:51.765Z] [2024-10-26T08:37:51.765Z] #216 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-26T08:37:51.765Z] #216 DONE 0.2s [2024-10-26T08:37:51.765Z] [2024-10-26T08:37:51.765Z] #109 [core-common-config-bootstrapper] exporting to image [2024-10-26T08:37:51.765Z] #109 exporting layers 0.2s done [2024-10-26T08:37:51.765Z] #109 writing image sha256:094cb89c5623029f84ebde7581f08456a672cce5f2dc7c18df6dadf24e596a14 done [2024-10-26T08:37:51.765Z] #109 naming to docker.io/library/core-metadata done [2024-10-26T08:37:51.765Z] #109 writing image sha256:34452dcabddd014a971f51561a7b9bb864504d61a4f80d95c15292e6cf9c9a16 done [2024-10-26T08:37:51.765Z] #109 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-26T08:37:52.025Z] #109 ... [2024-10-26T08:37:52.025Z] [2024-10-26T08:37:52.025Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-26T08:37:52.025Z] #217 DONE 0.2s [2024-10-26T08:37:52.025Z] [2024-10-26T08:37:52.025Z] #218 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-26T08:37:52.025Z] #218 DONE 0.1s [2024-10-26T08:37:52.025Z] [2024-10-26T08:37:52.025Z] #219 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-26T08:37:52.025Z] #219 DONE 0.1s [2024-10-26T08:37:52.025Z] [2024-10-26T08:37:52.025Z] #109 [security-proxy-auth] exporting to image [2024-10-26T08:37:52.025Z] #109 exporting layers 0.3s done [2024-10-26T08:37:52.025Z] #109 writing image sha256:39ad7370e04dcb68d807aabefb038af85d1c9b9997c77e80b4054f3e9752cc71 done [2024-10-26T08:37:52.025Z] #109 naming to docker.io/library/security-proxy-auth done [2024-10-26T08:37:52.025Z] #109 DONE 3.3s [2024-10-26T08:37:52.025Z] [2024-10-26T08:37:52.025Z] #220 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-26T08:37:52.025Z] #220 DONE 0.1s [2024-10-26T08:37:52.025Z] [2024-10-26T08:37:52.025Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-26T08:37:52.285Z] #221 ... [2024-10-26T08:37:52.285Z] [2024-10-26T08:37:52.285Z] #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-26T08:37:52.285Z] #222 DONE 1.2s [2024-10-26T08:37:52.285Z] [2024-10-26T08:37:52.285Z] #223 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-26T08:37:52.285Z] #223 DONE 0.1s [2024-10-26T08:37:52.285Z] [2024-10-26T08:37:52.285Z] #224 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-26T08:37:52.285Z] #224 DONE 0.0s [2024-10-26T08:37:52.285Z] [2024-10-26T08:37:52.285Z] #109 [security-proxy-setup] exporting to image [2024-10-26T08:37:52.285Z] #109 exporting layers 0.2s done [2024-10-26T08:37:52.285Z] #109 writing image sha256:5df25f7c95b090a522c52177ff1d1e3d84fad2e8a16b75d701a458729d952e37 [2024-10-26T08:37:52.555Z] #109 ... [2024-10-26T08:37:52.555Z] [2024-10-26T08:37:52.555Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-26T08:37:52.555Z] #221 DONE 0.5s [2024-10-26T08:37:52.555Z] [2024-10-26T08:37:52.555Z] #109 [security-secretstore-setup] exporting to image [2024-10-26T08:37:52.555Z] #109 writing image sha256:5df25f7c95b090a522c52177ff1d1e3d84fad2e8a16b75d701a458729d952e37 0.0s done [2024-10-26T08:37:52.555Z] #109 naming to docker.io/library/security-proxy-setup done [2024-10-26T08:37:52.555Z] #109 exporting layers 0.2s done [2024-10-26T08:37:52.815Z] #109 ... [2024-10-26T08:37:52.815Z] [2024-10-26T08:37:52.815Z] #225 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-26T08:37:52.815Z] #225 DONE 0.5s [2024-10-26T08:37:52.815Z] [2024-10-26T08:37:52.815Z] #109 [security-bootstrapper] exporting to image [2024-10-26T08:37:52.815Z] #109 writing image sha256:018ace242f182b76a6b73b52b9f7bc4f04400579ff84127100930cc0d0ad92c7 done [2024-10-26T08:37:52.815Z] #109 naming to docker.io/library/security-secretstore-setup done [2024-10-26T08:37:52.815Z] #109 exporting layers 0.2s done [2024-10-26T08:37:52.815Z] #109 writing image sha256:452950da3a6848cac77474382ad22254c84ac5b23361f0b1be4aa91eb78d816f done [2024-10-26T08:37:52.815Z] #109 naming to docker.io/library/security-bootstrapper done [2024-10-26T08:37:52.815Z] #109 DONE 4.0s [2024-10-26T08:37:52.815Z] [2024-10-26T08:37:52.815Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-26T08:37:52.815Z] time="2024-10-26T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-26T08:37:52.829Z] $ docker stop --time=1 441d2c2838d8b441550d781f139e0cd181ab4d26f8be3e80203f3d65484a78a7 [2024-10-26T08:37:54.091Z] $ docker rm -f --volumes 441d2c2838d8b441550d781f139e0cd181ab4d26f8be3e80203f3d65484a78a7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-26T08:37:54.444Z] + docker images [2024-10-26T08:37:54.444Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-26T08:37:54.444Z] security-secretstore-setup latest 018ace242f18 2 seconds ago 57.9MB [2024-10-26T08:37:54.444Z] security-bootstrapper latest 452950da3a68 2 seconds ago 32.9MB [2024-10-26T08:37:54.444Z] security-proxy-setup latest 5df25f7c95b0 3 seconds ago 39.4MB [2024-10-26T08:37:54.444Z] core-common-config-bootstrapper latest 34452dcabddd 3 seconds ago 26.9MB [2024-10-26T08:37:54.444Z] security-proxy-auth latest 39ad7370e04d 3 seconds ago 40MB [2024-10-26T08:37:54.444Z] core-data latest f711b32a2fec 4 seconds ago 47.8MB [2024-10-26T08:37:54.444Z] support-notifications latest 6af6d5be7792 4 seconds ago 71.1MB [2024-10-26T08:37:54.444Z] core-metadata latest 094cb89c5623 4 seconds ago 48MB [2024-10-26T08:37:54.444Z] core-command latest 3532f6a1c5aa 5 seconds ago 41.9MB [2024-10-26T08:37:54.444Z] support-cron-scheduler latest 330f0ddf7ecd 5 seconds ago 72.3MB [2024-10-26T08:37:54.444Z] core-keeper latest 90eaab30843f 5 seconds ago 41.5MB [2024-10-26T08:37:54.444Z] security-spiffe-token-provider latest 38c76c1cc0bd 5 seconds ago 47.1MB [2024-10-26T08:37:54.444Z] security-spire-agent latest d0854aeb3eac 3 minutes ago 188MB [2024-10-26T08:37:54.444Z] security-spire-server latest fb76375ef3cc 3 minutes ago 128MB [2024-10-26T08:37:54.444Z] security-spire-config latest d1275702b99f 3 minutes ago 127MB [2024-10-26T08:37:54.444Z] ci-base-image-x86_64 latest 723ee558f26b 7 minutes ago 980MB [2024-10-26T08:37:54.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 3 weeks ago 573MB [2024-10-26T08:37:54.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-10-26T08:37:54.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-26T08:37:54.859Z] provisioning config files... [2024-10-26T08:37:54.865Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3975710438046841059tmp [Pipeline] { [Pipeline] sh [2024-10-26T08:37:55.159Z] + set +x [2024-10-26T08:37:55.160Z] + curl -s https://codecov.io/bash [2024-10-26T08:37:55.160Z] + bash -s -- [2024-10-26T08:37:55.419Z] [2024-10-26T08:37:55.419Z] _____ _ [2024-10-26T08:37:55.419Z] / ____| | | [2024-10-26T08:37:55.419Z] | | ___ __| | ___ ___ _____ __ [2024-10-26T08:37:55.419Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-26T08:37:55.419Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-26T08:37:55.419Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-26T08:37:55.419Z] Bash-1.0.6 [2024-10-26T08:37:55.419Z] [2024-10-26T08:37:55.419Z] [2024-10-26T08:37:55.419Z] ==> git version 2.25.1 found [2024-10-26T08:37:55.419Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-26T08:37:55.419Z] Release-Date: 2020-01-08 [2024-10-26T08:37:55.419Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-26T08:37:55.420Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-26T08:37:55.420Z] ==> Jenkins CI detected. [2024-10-26T08:37:55.420Z] current dir:  /w/workspace/edgex-go/4 [2024-10-26T08:37:55.420Z] project root: . [2024-10-26T08:37:55.420Z] --> token set from env [2024-10-26T08:37:55.420Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-26T08:37:55.420Z] ==> Running gcov in . (disable via -X gcov) [2024-10-26T08:37:55.420Z] ==> Python coveragepy not found [2024-10-26T08:37:55.420Z] ==> Searching for coverage reports in: [2024-10-26T08:37:55.420Z] + . [2024-10-26T08:37:55.420Z] -> Found 1 reports [2024-10-26T08:37:55.420Z] ==> Detecting git/mercurial file structure [2024-10-26T08:37:55.420Z] ==> Reading reports [2024-10-26T08:37:55.420Z] + ./coverage.out bytes=1482932 [2024-10-26T08:37:55.420Z] ==> Appending adjustments [2024-10-26T08:37:55.420Z] https://docs.codecov.io/docs/fixing-reports [2024-10-26T08:37:56.799Z] + Found adjustments [2024-10-26T08:37:56.799Z] ==> Gzipping contents [2024-10-26T08:37:56.799Z] 128K /tmp/codecov.EvHkZP.gz [2024-10-26T08:37:56.799Z] ==> Uploading reports [2024-10-26T08:37:56.799Z] url: https://codecov.io [2024-10-26T08:37:56.799Z] query: branch=PR-4976&commit=8809eb43fa468adf3f29f753588153fcf4a625c4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4976%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4976&job=&cmd_args= [2024-10-26T08:37:56.799Z] -> Pinging Codecov [2024-10-26T08:37:56.799Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4976&commit=8809eb43fa468adf3f29f753588153fcf4a625c4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4976%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4976&job=&cmd_args= [2024-10-26T08:37:57.058Z] -> Uploading to [2024-10-26T08:37:57.058Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/8809eb43fa468adf3f29f753588153fcf4a625c4/319df374-0f83-4f32-9177-f1f0b145a96a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241026%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241026T083756Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dbc08cdb86731a4580ef9b4840c9a194a2dcb27f247084cc11c5eeada42c0c7b [2024-10-26T08:37:57.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-26T08:37:57.058Z] Dload Upload Total Spent Left Speed [2024-10-26T08:37:57.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 126k 0 0 100 126k 0 609k --:--:-- --:--:-- --:--:-- 609k 100 126k 0 0 100 126k 0 424k --:--:-- --:--:-- --:--:-- 423k [2024-10-26T08:37:57.319Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8809eb43fa468adf3f29f753588153fcf4a625c4 [Pipeline] } [2024-10-26T08:37:57.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-26T08:37:58.038Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-26T08:37:58.330Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-26T08:37:59.193Z] ---> package-listing.sh [2024-10-26T08:37:59.193Z] ++ facter osfamily [2024-10-26T08:37:59.193Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-26T08:37:59.453Z] + OS_FAMILY=debian [2024-10-26T08:37:59.453Z] + workspace=/w/workspace/edgex-go/4 [2024-10-26T08:37:59.453Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-26T08:37:59.453Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-26T08:37:59.453Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-26T08:37:59.453Z] + PACKAGES=/tmp/packages_start.txt [2024-10-26T08:37:59.453Z] + '[' /w/workspace/edgex-go/4 ']' [2024-10-26T08:37:59.453Z] + PACKAGES=/tmp/packages_end.txt [2024-10-26T08:37:59.453Z] + case "${OS_FAMILY}" in [2024-10-26T08:37:59.453Z] + dpkg -l [2024-10-26T08:37:59.453Z] + grep '^ii' [2024-10-26T08:37:59.453Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-26T08:37:59.453Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-26T08:37:59.453Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-26T08:37:59.453Z] + '[' /w/workspace/edgex-go/4 ']' [2024-10-26T08:37:59.453Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2024-10-26T08:37:59.453Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2024-10-26T08:37:59.467Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-26T08:37:59.748Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-26T08:38:00.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-26T08:38:00.317Z] [2024-10-26T08:38:00.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-26T08:38:00.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-26T08:38:00.620Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-26T08:38:00.620Z] 5eb5b503b376: Pulling fs layer [2024-10-26T08:38:00.620Z] 5c69ac0246d0: Pulling fs layer [2024-10-26T08:38:00.620Z] ec43610c2a17: Pulling fs layer [2024-10-26T08:38:00.620Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-26T08:38:00.620Z] 33b1e0a273af: Pulling fs layer [2024-10-26T08:38:00.620Z] 5d3b04190fa2: Pulling fs layer [2024-10-26T08:38:00.620Z] 2f39f015ded8: Pulling fs layer [2024-10-26T08:38:00.620Z] 5d3b04190fa2: Waiting [2024-10-26T08:38:00.620Z] 3a2ae6a8a46f: Waiting [2024-10-26T08:38:00.620Z] 33b1e0a273af: Waiting [2024-10-26T08:38:00.620Z] 2f39f015ded8: Waiting [2024-10-26T08:38:00.620Z] 5c69ac0246d0: Download complete [2024-10-26T08:38:00.878Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-26T08:38:00.878Z] 3a2ae6a8a46f: Download complete [2024-10-26T08:38:00.878Z] 33b1e0a273af: Verifying Checksum [2024-10-26T08:38:00.878Z] 33b1e0a273af: Download complete [2024-10-26T08:38:00.878Z] ec43610c2a17: Verifying Checksum [2024-10-26T08:38:00.878Z] ec43610c2a17: Download complete [2024-10-26T08:38:00.878Z] 5d3b04190fa2: Verifying Checksum [2024-10-26T08:38:00.878Z] 5d3b04190fa2: Download complete [2024-10-26T08:38:00.878Z] 5eb5b503b376: Verifying Checksum [2024-10-26T08:38:00.878Z] 5eb5b503b376: Download complete [2024-10-26T08:38:01.444Z] 2f39f015ded8: Download complete [2024-10-26T08:38:02.381Z] 5eb5b503b376: Pull complete [2024-10-26T08:38:02.381Z] 5c69ac0246d0: Pull complete [2024-10-26T08:38:02.948Z] ec43610c2a17: Pull complete [2024-10-26T08:38:02.948Z] 3a2ae6a8a46f: Pull complete [2024-10-26T08:38:03.207Z] 33b1e0a273af: Pull complete [2024-10-26T08:38:03.207Z] 5d3b04190fa2: Pull complete [2024-10-26T08:38:07.397Z] 2f39f015ded8: Pull complete [2024-10-26T08:38:07.397Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-26T08:38:07.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-26T08:38:07.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-26T08:38:07.495Z] prd-ubuntu20.04-docker-8c-8g-23808 does not seem to be running inside a container [2024-10-26T08:38:07.517Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-26T08:38:13.820Z] $ docker top 84781b262a864cd0aa9a55740c3080c928458d4b091e91fd16cea7a12491ef14 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-26T08:38:14.173Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-26T08:38:14.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-26T08:38:14.751Z] + ls /var/log/sa-host [2024-10-26T08:38:14.751Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-26T08:38:14.900Z] provisioning config files... [2024-10-26T08:38:14.908Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5243799518385343839tmp [Pipeline] { [Pipeline] echo [2024-10-26T08:38:14.926Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-26T08:38:15.212Z] ---> create-netrc.sh [Pipeline] } [2024-10-26T08:38:15.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-26T08:38:15.574Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-26T08:38:15.584Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-26T08:38:15.872Z] ---> sudo-logs.sh [2024-10-26T08:38:15.872Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-26T08:38:15.898Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-26T08:38:16.182Z] ---> job-cost.sh [2024-10-26T08:38:16.182Z] lf-activate-venv: SKIPPING [2024-10-26T08:38:16.182Z] INFO: No Stack... [2024-10-26T08:38:16.440Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-26T08:38:16.699Z] INFO: Archiving Costs [Pipeline] echo [2024-10-26T08:38:16.710Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-26T08:38:16.991Z] ---> logs-deploy.sh [2024-10-26T08:38:16.991Z] lf-activate-venv: SKIPPING [2024-10-26T08:38:16.991Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4976/4 [2024-10-26T08:38:16.991Z] INFO: archiving workspace using pattern(s): [2024-10-26T08:38:17.929Z] Archives upload complete. [2024-10-26T08:38:17.929Z] INFO: archiving logs to Nexus