Pull request #4736 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4011040be8602b114c9c254f8682a64ab4e38d79+1be2c8c34642fa8a66c24634d1371341b97af3d6 (63ad2de2b274e1975293ef3efa59887397b9ea2d) 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-ssh17177134979151629044.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6419715668870144883.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4736/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4736/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10191788322918586819.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4736/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1613544830579183458.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16260796372129530922.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4736/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4736/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7701079368215670533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24988 in /w/workspace/edgexfoundry_edgex-go_PR-4736 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1be2c8c34642fa8a66c24634d1371341b97af3d6 into PR head commit 4011040be8602b114c9c254f8682a64ab4e38d79 Merge succeeded, producing 4011040be8602b114c9c254f8682a64ab4e38d79 Checking out Revision 4011040be8602b114c9c254f8682a64ab4e38d79 (PR-4736) > 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/4736/head:refs/remotes/origin/PR-4736 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4011040be8602b114c9c254f8682a64ab4e38d79 # 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 1be2c8c34642fa8a66c24634d1371341b97af3d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4011040be8602b114c9c254f8682a64ab4e38d79 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-13T19:28:28.314Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-13T19:28:28.515Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-13T19:28:28.624Z] ========================================================= [2023-12-13T19:28:28.624Z] EdgeX Global Pipelines Version Info [2023-12-13T19:28:28.624Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-13T19:28:29.390Z] ------------------- [2023-12-13T19:28:29.390Z] stable info: [2023-12-13T19:28:29.390Z] ------------------- [2023-12-13T19:28:29.390Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-13T19:28:29.390Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-13T19:28:29.390Z] Message: update stable to v1.0.258 [2023-12-13T19:28:29.961Z] ------------------- [2023-12-13T19:28:29.961Z] experimental info: [2023-12-13T19:28:29.961Z] ------------------- [2023-12-13T19:28:29.961Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-13T19:28:29.961Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-13T19:28:29.961Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-13T19:28:30.174Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-13T19:28:30.249Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-13T19:28:30.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-13T19:28:30.344Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-13T19:28:30.391Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-13T19:28:30.442Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-13T19:28:30.491Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-13T19:28:30.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-13T19:28:30.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-13T19:28:30.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-13T19:28:30.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-13T19:28:30.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-13T19:28:30.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-13T19:28:30.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-13T19:28:30.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-13T19:28:31.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-13T19:28:31.086Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-13T19:28:31.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-13T19:28:31.212Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-13T19:28:31.280Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-13T19:28:31.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-13T19:28:31.406Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-13T19:28:31.468Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-13T19:28:31.537Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4736 [Pipeline] echo [2023-12-13T19:28:31.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4736 [Pipeline] echo [2023-12-13T19:28:31.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4736 [Pipeline] echo [2023-12-13T19:28:31.731Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4011040be8602b114c9c254f8682a64ab4e38d79 [Pipeline] echo [2023-12-13T19:28:31.789Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4011040 [Pipeline] echo [2023-12-13T19:28:31.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-13T19:28:32.022Z] provisioning config files... [2023-12-13T19:28:32.060Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8465255941864026741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-13T19:28:32.463Z] ---> ****-login.sh [2023-12-13T19:28:32.463Z] nexus3.edgexfoundry.org:10001 [2023-12-13T19:28:32.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T19:28:32.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T19:28:32.725Z] Configure a credential helper to remove this warning. See [2023-12-13T19:28:32.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T19:28:32.725Z] [2023-12-13T19:28:32.725Z] Login Succeeded [2023-12-13T19:28:32.725Z] nexus3.edgexfoundry.org:10002 [2023-12-13T19:28:32.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T19:28:32.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T19:28:32.986Z] Configure a credential helper to remove this warning. See [2023-12-13T19:28:32.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T19:28:32.986Z] [2023-12-13T19:28:32.986Z] Login Succeeded [2023-12-13T19:28:32.986Z] nexus3.edgexfoundry.org:10003 [2023-12-13T19:28:32.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T19:28:32.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T19:28:32.986Z] Configure a credential helper to remove this warning. See [2023-12-13T19:28:32.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T19:28:32.986Z] [2023-12-13T19:28:32.986Z] Login Succeeded [2023-12-13T19:28:32.986Z] nexus3.edgexfoundry.org:10004 [2023-12-13T19:28:33.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T19:28:33.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T19:28:33.247Z] Configure a credential helper to remove this warning. See [2023-12-13T19:28:33.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T19:28:33.247Z] [2023-12-13T19:28:33.247Z] Login Succeeded [2023-12-13T19:28:33.247Z] ****.io [2023-12-13T19:28:33.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T19:28:33.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T19:28:33.510Z] Configure a credential helper to remove this warning. See [2023-12-13T19:28:33.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T19:28:33.510Z] [2023-12-13T19:28:33.510Z] Login Succeeded [2023-12-13T19:28:33.510Z] ---> ****-login.sh ends [Pipeline] } [2023-12-13T19:28:33.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-13T19:28:34.006Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/core-command/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/core-data/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/core-metadata/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/security-spire-agent/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/security-spire-server/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/support-notifications/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-13T19:28:34.006Z] + dirname cmd/support-scheduler/Dockerfile [2023-12-13T19:28:34.006Z] + cut -d/ -f2 [2023-12-13T19:28:34.006Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-13T19:28:34.056Z] 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-13T19:28:34.644Z] + git rev-list -1 --merges 4011040be8602b114c9c254f8682a64ab4e38d79~1..4011040be8602b114c9c254f8682a64ab4e38d79 [Pipeline] echo [2023-12-13T19:28:34.677Z] -----------> git rev-list -1 --merges 4011040be8602b114c9c254f8682a64ab4e38d79~1..4011040be8602b114c9c254f8682a64ab4e38d79 4011040be8602b114c9c254f8682a64ab4e38d79 [false] [Pipeline] sh [2023-12-13T19:28:35.001Z] + git log --format=format:%s -1 4011040be8602b114c9c254f8682a64ab4e38d79 [Pipeline] echo [2023-12-13T19:28:35.037Z] ========================================================= [2023-12-13T19:28:35.037Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-13T19:28:35.037Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-13T19:28:35.553Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-13T19:28:35.553Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-13T19:28:35.553Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-13T19:28:35.553Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-13T19:28:35.553Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-13T19:28:35.553Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-13T19:28:35.553Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T19:28:36.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-13T19:28:36.055Z] [2023-12-13T19:28:36.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T19:28:36.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-13T19:28:36.460Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-13T19:28:36.460Z] b85a868b505f: Pulling fs layer [2023-12-13T19:28:36.460Z] e2be974225ed: Pulling fs layer [2023-12-13T19:28:36.460Z] 339a4e72a1f5: Pulling fs layer [2023-12-13T19:28:36.460Z] 988bab9f4d93: Pulling fs layer [2023-12-13T19:28:36.460Z] 1469e6f7b9e6: Pulling fs layer [2023-12-13T19:28:36.460Z] eaf3925da568: Pulling fs layer [2023-12-13T19:28:36.460Z] bab4dde63d76: Pulling fs layer [2023-12-13T19:28:36.460Z] bde34c3a00c8: Pulling fs layer [2023-12-13T19:28:36.460Z] b352a97aabf1: Pulling fs layer [2023-12-13T19:28:36.460Z] 4872d77fe225: Pulling fs layer [2023-12-13T19:28:36.460Z] 5851b861e8e6: Pulling fs layer [2023-12-13T19:28:36.460Z] 988bab9f4d93: Waiting [2023-12-13T19:28:36.460Z] b352a97aabf1: Waiting [2023-12-13T19:28:36.460Z] eaf3925da568: Waiting [2023-12-13T19:28:36.460Z] 4872d77fe225: Waiting [2023-12-13T19:28:36.460Z] 5851b861e8e6: Waiting [2023-12-13T19:28:36.460Z] bab4dde63d76: Waiting [2023-12-13T19:28:36.460Z] bde34c3a00c8: Waiting [2023-12-13T19:28:36.460Z] e2be974225ed: Download complete [2023-12-13T19:28:36.460Z] 988bab9f4d93: Verifying Checksum [2023-12-13T19:28:36.460Z] 988bab9f4d93: Download complete [2023-12-13T19:28:36.720Z] 1469e6f7b9e6: Verifying Checksum [2023-12-13T19:28:36.720Z] 1469e6f7b9e6: Download complete [2023-12-13T19:28:36.720Z] 339a4e72a1f5: Verifying Checksum [2023-12-13T19:28:36.720Z] 339a4e72a1f5: Download complete [2023-12-13T19:28:36.720Z] eaf3925da568: Download complete [2023-12-13T19:28:36.720Z] bde34c3a00c8: Verifying Checksum [2023-12-13T19:28:36.720Z] bde34c3a00c8: Download complete [2023-12-13T19:28:36.720Z] b352a97aabf1: Download complete [2023-12-13T19:28:36.720Z] 4872d77fe225: Verifying Checksum [2023-12-13T19:28:36.720Z] 4872d77fe225: Download complete [2023-12-13T19:28:36.720Z] 5851b861e8e6: Download complete [2023-12-13T19:28:36.720Z] b85a868b505f: Download complete [2023-12-13T19:28:36.979Z] bab4dde63d76: Verifying Checksum [2023-12-13T19:28:36.980Z] bab4dde63d76: Download complete [2023-12-13T19:28:37.918Z] b85a868b505f: Pull complete [2023-12-13T19:28:38.178Z] e2be974225ed: Pull complete [2023-12-13T19:28:38.746Z] 339a4e72a1f5: Pull complete [2023-12-13T19:28:38.746Z] 988bab9f4d93: Pull complete [2023-12-13T19:28:39.005Z] 1469e6f7b9e6: Pull complete [2023-12-13T19:28:39.005Z] eaf3925da568: Pull complete [2023-12-13T19:28:40.913Z] bab4dde63d76: Pull complete [2023-12-13T19:28:40.913Z] bde34c3a00c8: Pull complete [2023-12-13T19:28:41.173Z] b352a97aabf1: Pull complete [2023-12-13T19:28:41.173Z] 4872d77fe225: Pull complete [2023-12-13T19:28:41.434Z] 5851b861e8e6: Pull complete [2023-12-13T19:28:41.434Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-13T19:28:41.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-13T19:28:41.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T19:28:41.769Z] prd-ubuntu20.04-docker-8c-8g-24988 does not seem to be running inside a container [2023-12-13T19:28:41.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-13T19:28:46.428Z] $ docker top 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 -eo pid,comm [2023-12-13T19:28:46.485Z] 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). [2023-12-13T19:28:46.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-13T19:28:46.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-13T19:28:46.673Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-13T19:28:46.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-13T19:28:46.787Z] $ docker exec 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 ssh-agent [2023-12-13T19:28:46.882Z] SSH_AUTH_SOCK=/tmp/ssh-2MByoHP7JcjI/agent.32 [2023-12-13T19:28:46.882Z] SSH_AGENT_PID=39 [2023-12-13T19:28:46.889Z] Running ssh-add (command line suppressed) [2023-12-13T19:28:46.999Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16347999668079605227.key (/w/workspace/edgex-go/1@tmp/private_key_16347999668079605227.key) [2023-12-13T19:28:47.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-13T19:28:47.373Z] + git tag --points-at HEAD [Pipeline] } [2023-12-13T19:28:47.402Z] $ docker exec --env ******** --env ******** 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 ssh-agent -k [2023-12-13T19:28:47.506Z] unset SSH_AUTH_SOCK; [2023-12-13T19:28:47.508Z] unset SSH_AGENT_PID; [2023-12-13T19:28:47.508Z] echo Agent pid 39 killed; [2023-12-13T19:28:47.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-13T19:28:47.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-13T19:28:47.648Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-13T19:28:47.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-13T19:28:47.781Z] $ docker exec 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 ssh-agent [2023-12-13T19:28:47.899Z] SSH_AUTH_SOCK=/tmp/ssh-dCREx81f2kI3/agent.71 [2023-12-13T19:28:47.899Z] SSH_AGENT_PID=77 [2023-12-13T19:28:47.903Z] Running ssh-add (command line suppressed) [2023-12-13T19:28:48.020Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3256424654756308657.key (/w/workspace/edgex-go/1@tmp/private_key_3256424654756308657.key) [2023-12-13T19:28:48.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-13T19:28:48.384Z] + git semver init [2023-12-13T19:28:48.645Z] 2023-12-13 19:28:48,599 [run_init] DEBUG init version:0.0.0 force:False [2023-12-13T19:28:48.645Z] 2023-12-13 19:28:48,600 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-12-13T19:28:48.645Z] 2023-12-13 19:28:48,600 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-12-13T19:28:48.645Z] 2023-12-13 19:28:48,600 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-12-13T19:28:58.648Z] 2023-12-13 19:28:57,394 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-12-13T19:28:58.649Z] 2023-12-13 19:28:57,394 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4736 with force:False [2023-12-13T19:28:58.649Z] 2023-12-13 19:28:57,395 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4736 [2023-12-13T19:28:58.649Z] 2023-12-13 19:28:57,397 [execute] INFO git cat-file --batch-check [2023-12-13T19:28:58.649Z] 2023-12-13 19:28:57,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-13T19:28:58.649Z] 2023-12-13 19:28:57,403 [execute] INFO git cat-file --batch [2023-12-13T19:28:58.649Z] 2023-12-13 19:28:57,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-13T19:28:58.649Z] 2023-12-13 19:28:57,408 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4736 [2023-12-13T19:28:58.649Z] 0.0.0 [Pipeline] } [2023-12-13T19:28:58.679Z] $ docker exec --env ******** --env ******** 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 ssh-agent -k [2023-12-13T19:28:58.786Z] unset SSH_AUTH_SOCK; [2023-12-13T19:28:58.786Z] unset SSH_AGENT_PID; [2023-12-13T19:28:58.786Z] echo Agent pid 77 killed; [2023-12-13T19:28:58.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-13T19:28:59.305Z] + git semver [Pipeline] } [2023-12-13T19:28:59.589Z] $ docker stop --time=1 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 [2023-12-13T19:29:00.907Z] $ docker rm -f --volumes 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-13T19:29:01.354Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-13T19:29:01.747Z] Stashed 1 file(s) [Pipeline] echo [2023-12-13T19:29:01.764Z] [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) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-13T19:29:02.791Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-13T19:29:02.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-13T19:29:02.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-13T19:29:02.969Z] ========================================================= [2023-12-13T19:29:02.969Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-13T19:29:02.969Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-13T19:29:03.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-13T19:29:03.339Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-13T19:29:03.339Z] 7264a8db6415: Pulling fs layer [2023-12-13T19:29:03.339Z] c4d48a809fc2: Pulling fs layer [2023-12-13T19:29:03.339Z] 4f1c88b9dad5: Pulling fs layer [2023-12-13T19:29:03.339Z] ad3a456e5733: Pulling fs layer [2023-12-13T19:29:03.339Z] 69c7f0334f64: Pulling fs layer [2023-12-13T19:29:03.339Z] 1f1c1a5573a3: Pulling fs layer [2023-12-13T19:29:03.339Z] ce7588e14bc9: Pulling fs layer [2023-12-13T19:29:03.339Z] b5e4710f87ac: Pulling fs layer [2023-12-13T19:29:03.339Z] 1f1c1a5573a3: Waiting [2023-12-13T19:29:03.339Z] ce7588e14bc9: Waiting [2023-12-13T19:29:03.339Z] b5e4710f87ac: Waiting [2023-12-13T19:29:03.339Z] ad3a456e5733: Waiting [2023-12-13T19:29:03.339Z] 69c7f0334f64: Waiting [2023-12-13T19:29:03.339Z] c4d48a809fc2: Verifying Checksum [2023-12-13T19:29:03.339Z] c4d48a809fc2: Download complete [2023-12-13T19:29:03.339Z] ad3a456e5733: Download complete [2023-12-13T19:29:03.339Z] 69c7f0334f64: Download complete [2023-12-13T19:29:03.605Z] 7264a8db6415: Verifying Checksum [2023-12-13T19:29:03.605Z] 7264a8db6415: Download complete [2023-12-13T19:29:03.605Z] 1f1c1a5573a3: Verifying Checksum [2023-12-13T19:29:03.605Z] 1f1c1a5573a3: Download complete [2023-12-13T19:29:03.865Z] 7264a8db6415: Pull complete [2023-12-13T19:29:03.865Z] b5e4710f87ac: Verifying Checksum [2023-12-13T19:29:03.865Z] b5e4710f87ac: Download complete [2023-12-13T19:29:03.865Z] c4d48a809fc2: Pull complete [2023-12-13T19:29:04.125Z] 4f1c88b9dad5: Verifying Checksum [2023-12-13T19:29:04.125Z] 4f1c88b9dad5: Download complete [2023-12-13T19:29:04.384Z] ce7588e14bc9: Verifying Checksum [2023-12-13T19:29:04.384Z] ce7588e14bc9: Download complete [2023-12-13T19:29:07.675Z] 4f1c88b9dad5: Pull complete [2023-12-13T19:29:07.675Z] ad3a456e5733: Pull complete [2023-12-13T19:29:07.675Z] 69c7f0334f64: Pull complete [2023-12-13T19:29:07.675Z] 1f1c1a5573a3: Pull complete [2023-12-13T19:29:10.207Z] ce7588e14bc9: Pull complete [2023-12-13T19:29:10.467Z] b5e4710f87ac: Pull complete [2023-12-13T19:29:10.727Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-13T19:29:10.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-13T19:29:10.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-13T19:29:11.112Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-13T19:29:11.112Z] WORKDIR /edgex [2023-12-13T19:29:11.112Z] COPY go.mod . [2023-12-13T19:29:11.112Z] RUN go mod download build [2023-12-13T19:29:11.112Z] -t ci-base-image-x86_64 -f - . [2023-12-13T19:29:11.679Z] Sending build context to Docker daemon 175.1MB [2023-12-13T19:29:11.679Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-13T19:29:11.679Z] ---> 88b5674ff536 [2023-12-13T19:29:11.679Z] Step 2/4 : WORKDIR /edgex [2023-12-13T19:29:17.223Z] Still waiting to schedule task [2023-12-13T19:29:17.223Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-13T19:29:19.840Z] ---> Running in 7bb632c69c69 [2023-12-13T19:29:19.840Z] Removing intermediate container 7bb632c69c69 [2023-12-13T19:29:19.840Z] ---> 1d90fe7a91f2 [2023-12-13T19:29:19.840Z] Step 3/4 : COPY go.mod . [2023-12-13T19:29:19.840Z] ---> 5184e74239d4 [2023-12-13T19:29:19.840Z] Step 4/4 : RUN go mod download [2023-12-13T19:29:19.840Z] ---> Running in 0a9b2d8a12a2 [2023-12-13T19:29:41.814Z] Removing intermediate container 0a9b2d8a12a2 [2023-12-13T19:29:41.814Z] ---> 6e7cb761a310 [2023-12-13T19:29:41.814Z] Successfully built 6e7cb761a310 [2023-12-13T19:29:41.814Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T19:29:42.213Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-13T19:29:42.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T19:29:42.430Z] prd-ubuntu20.04-docker-8c-8g-24988 does not seem to be running inside a container [2023-12-13T19:29:42.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-13T19:29:42.818Z] $ docker top fe5001c8df80969e0e5296053b7a063f832a3ee7358dddd8ca735c27e97cf1f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-13T19:29:43.275Z] + go version [2023-12-13T19:29:43.275Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-13T19:29:43.311Z] $ docker stop --time=1 fe5001c8df80969e0e5296053b7a063f832a3ee7358dddd8ca735c27e97cf1f2 [2023-12-13T19:29:44.575Z] $ docker rm -f --volumes fe5001c8df80969e0e5296053b7a063f832a3ee7358dddd8ca735c27e97cf1f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T19:29:45.543Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-13T19:29:45.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T19:29:45.752Z] prd-ubuntu20.04-docker-8c-8g-24988 does not seem to be running inside a container [2023-12-13T19:29:45.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-13T19:29:46.149Z] $ docker top 2e0fbcc31e8ca7d980e4df5ee96a4e71a4921dd7461d0ea108439b53281eb977 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-13T19:29:46.324Z] ========================================================= [2023-12-13T19:29:46.324Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-13T19:29:46.324Z] ========================================================= [Pipeline] sh [2023-12-13T19:29:46.621Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-13T19:29:47.039Z] + make test [2023-12-13T19:29:47.040Z] go test -race -coverprofile=coverage.out ./... [2023-12-13T19:29:55.195Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-13T19:30:07.411Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-13T19:30:07.411Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-13T19:30:07.411Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-13T19:30:07.411Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-13T19:30:07.411Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-13T19:30:07.411Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-13T19:30:07.411Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-13T19:30:07.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-13T19:30:07.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-13T19:30:07.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-13T19:30:08.239Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-13T19:30:08.239Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-13T19:30:08.239Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-13T19:30:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-13T19:30:10.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-13T19:30:10.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-13T19:30:11.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2023-12-13T19:30:12.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements [2023-12-13T19:30:12.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-13T19:30:12.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-13T19:30:12.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-13T19:30:14.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-13T19:30:14.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-13T19:30:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-13T19:30:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-13T19:30:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-13T19:30:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-13T19:30:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-13T19:30:16.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-13T19:30:16.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-13T19:30:16.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements [2023-12-13T19:30:16.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 53.2% of statements [2023-12-13T19:30:19.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.586s coverage: 93.4% of statements [2023-12-13T19:30:19.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.073s coverage: 4.1% of statements [2023-12-13T19:30:19.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-13T19:30:19.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-13T19:30:19.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-13T19:30:19.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-13T19:30:19.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-13T19:30:19.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-13T19:30:19.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-13T19:30:19.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-13T19:30:19.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-13T19:30:19.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-13T19:30:20.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.557s coverage: 97.6% of statements [2023-12-13T19:30:20.961Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.051s coverage: 72.2% of statements [2023-12-13T19:30:21.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-13T19:30:21.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-13T19:30:22.908Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.070s coverage: 0.9% of statements [2023-12-13T19:30:22.908Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements [2023-12-13T19:30:22.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.053s coverage: 41.7% of statements [2023-12-13T19:30:22.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.040s coverage: 82.9% of statements [2023-12-13T19:30:22.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.045s coverage: 94.1% of statements [2023-12-13T19:30:23.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.085s coverage: 96.3% of statements [2023-12-13T19:30:24.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.049s coverage: 87.5% of statements [2023-12-13T19:30:24.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-13T19:30:24.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-13T19:30:24.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-13T19:30:24.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-13T19:30:24.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-13T19:30:24.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-13T19:30:24.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-13T19:30:24.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-13T19:30:25.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-13T19:30:25.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-13T19:30:25.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-13T19:30:25.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-13T19:30:26.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-13T19:30:26.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-13T19:30:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-13T19:30:27.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-13T19:30:28.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-13T19:30:29.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-13T19:30:29.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-13T19:30:32.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-13T19:30:32.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-13T19:30:32.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-13T19:30:33.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-13T19:30:33.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-13T19:30:33.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-13T19:30:34.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-13T19:30:34.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-13T19:30:34.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-13T19:30:34.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-13T19:30:36.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-13T19:30:36.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-13T19:30:36.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-13T19:30:36.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-13T19:30:36.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.065s coverage: 94.4% of statements [2023-12-13T19:30:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-13T19:30:37.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-13T19:30:37.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-13T19:30:37.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-13T19:30:38.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-13T19:30:38.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-13T19:30:39.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-13T19:30:39.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.293s coverage: 79.9% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.063s coverage: 92.9% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.041s coverage: 64.4% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.042s coverage: 87.2% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.100s coverage: 81.8% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.184s coverage: 63.1% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.187s coverage: 38.4% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.047s coverage: 84.8% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.069s coverage: 19.9% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 95.7% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements [2023-12-13T19:30:49.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 98.9% of statements [2023-12-13T19:30:49.303Z] 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 [2023-12-13T19:30:49.303Z] running golangci-lint [2023-12-13T19:30:49.303Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-13T19:30:49.303Z] go version go1.21.0 linux/amd64 [2023-12-13T19:30:49.303Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-13T19:30:49.303Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-13T19:30:59.094Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24989 in /w/workspace/edgexfoundry_edgex-go_PR-4736 [Pipeline] { [Pipeline] ws [2023-12-13T19:30:59.183Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-12-13T19:31:02.307Z] The recommended git tool is: git [2023-12-13T19:31:04.261Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|name|exports_file|imports|types_sizes) took 14.34959269s" [2023-12-13T19:31:04.261Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.359554ms" [2023-12-13T19:31:09.528Z] using credential edgex-jenkins-ssh [2023-12-13T19:31:09.548Z] Cloning the remote Git repository [2023-12-13T19:31:09.590Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-13T19:31:09.683Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-12-13T19:31:09.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-13T19:31:09.838Z] > git --version # timeout=10 [2023-12-13T19:31:09.857Z] > git --version # 'git version 2.25.1' [2023-12-13T19:31:09.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-13T19:31:10.010Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-13T19:31:14.235Z] level=info msg="[linters_context/goanalysis] analyzers took 1m19.414878628s with top 10 stages: buildir: 39.344501123s, gosec: 8.129783805s, fact_deprecated: 2.057708054s, inspect: 1.800251887s, S1038: 1.362145772s, printf: 1.185203675s, nilness: 1.069050051s, ctrlflow: 968.722446ms, fact_purity: 955.125568ms, typedness: 744.680773ms" [2023-12-13T19:31:14.235Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-13T19:31:14.235Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, skip_dirs: 197/197" [2023-12-13T19:31:14.236Z] level=info msg="[runner] processing took 22.244621ms with stages: nolint: 11.378132ms, identifier_marker: 5.54457ms, exclude-rules: 1.531509ms, autogenerated_exclude: 1.510908ms, path_prettifier: 1.498138ms, skip_dirs: 654.674µs, cgo: 90.38µs, filename_unadjuster: 27.01µs, max_same_issues: 1.83µs, uniq_by_line: 1.08µs, fixer: 840ns, exclude: 820ns, diff: 780ns, severity-rules: 630ns, path_shortener: 570ns, path_prefixer: 570ns, skip_files: 560ns, sort_results: 510ns, source_code: 440ns, max_from_linter: 390ns, max_per_file_from_linter: 280ns" [2023-12-13T19:31:14.236Z] level=info msg="[runner] linters took 9.773061896s with stages: goanalysis_metalinter: 9.750604673s" [2023-12-13T19:31:14.236Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-13T19:31:14.236Z] level=info msg="Memory: 241 samples, avg is 243.7MB, max is 916.6MB" [2023-12-13T19:31:14.236Z] level=info msg="Execution took 24.204823468s" [2023-12-13T19:31:14.236Z] go vet ./... [2023-12-13T19:31:18.430Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-13T19:31:18.430Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-13T19:31:18.430Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-13T19:31:18.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-13T19:31:18.816Z] + ls -al . [2023-12-13T19:31:18.816Z] total 736 [2023-12-13T19:31:18.816Z] drwxrwxr-x 11 1001 1001 4096 Dec 13 19:29 . [2023-12-13T19:31:18.816Z] drwxr-xr-x 4 root root 4096 Dec 13 19:29 .. [2023-12-13T19:31:18.816Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 19:28 .blubracket [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 10 Dec 13 19:28 .dockerignore [2023-12-13T19:31:18.816Z] drwxrwxr-x 8 1001 1001 4096 Dec 13 19:30 .git [2023-12-13T19:31:18.816Z] drwxrwxr-x 3 1001 1001 4096 Dec 13 19:28 .github [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 1074 Dec 13 19:28 .gitignore [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 42 Dec 13 19:28 .golangci.yml [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 100 Dec 13 19:28 .hadolint.yml [2023-12-13T19:31:18.816Z] drwxr-xr-x 3 1001 1001 4096 Dec 13 19:28 .semver [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 155 Dec 13 19:28 .sonarcloud.properties [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 1171 Dec 13 19:28 ADOPTERS.md [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 11674 Dec 13 19:28 Attribution.txt [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 100284 Dec 13 19:28 CHANGELOG.md [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 3804 Dec 13 19:28 CONTRIBUTING.md [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 677 Dec 13 19:28 GOVERNANCE.md [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 861 Dec 13 19:28 Jenkinsfile [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 10775 Dec 13 19:28 LICENSE [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 15060 Dec 13 19:28 Makefile [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 582 Dec 13 19:28 OWNERS.md [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 9528 Dec 13 19:28 README.md [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 789 Dec 13 19:28 SECURITY.md [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 5 Dec 13 19:29 VERSION [2023-12-13T19:31:18.816Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 19:28 bin [2023-12-13T19:31:18.816Z] drwxrwxr-x 18 1001 1001 4096 Dec 13 19:28 cmd [2023-12-13T19:31:18.816Z] -rw-r--r-- 1 root root 453602 Dec 13 19:30 coverage.out [2023-12-13T19:31:18.816Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 19:28 fuzz_test [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 3685 Dec 13 19:28 go.mod [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 34438 Dec 13 19:28 go.sum [2023-12-13T19:31:18.816Z] drwxrwxr-x 7 1001 1001 4096 Dec 13 19:28 internal [2023-12-13T19:31:18.816Z] drwxrwxr-x 3 1001 1001 4096 Dec 13 19:28 openapi [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 584 Dec 13 19:28 security.txt [2023-12-13T19:31:18.816Z] -rw-rw-r-- 1 1001 1001 204 Dec 13 19:28 version.go [Pipeline] sh [2023-12-13T19:31:19.128Z] + '[' -e coverage.out ] [2023-12-13T19:31:19.128Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-13T19:31:19.272Z] Stashed 1 file(s) [Pipeline] sh [2023-12-13T19:31:19.566Z] + make build [2023-12-13T19:31:19.566Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-13T19:31:25.749Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-13T19:31:25.768Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-13T19:31:27.248Z] Merging remotes/origin/main commit 1be2c8c34642fa8a66c24634d1371341b97af3d6 into PR head commit 4011040be8602b114c9c254f8682a64ab4e38d79 [2023-12-13T19:31:27.627Z] Merge succeeded, producing 4011040be8602b114c9c254f8682a64ab4e38d79 [2023-12-13T19:31:27.628Z] Checking out Revision 4011040be8602b114c9c254f8682a64ab4e38d79 (PR-4736) [2023-12-13T19:31:28.276Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-12-13T19:31:28.326Z] > git --version # timeout=10 [2023-12-13T19:31:28.340Z] > git --version # 'git version 2.25.1' [2023-12-13T19:31:28.353Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-13T19:31:26.556Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-13T19:31:26.592Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-13T19:31:26.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-13T19:31:26.608Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4736/head:refs/remotes/origin/PR-4736 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-13T19:31:27.265Z] > git config core.sparsecheckout # timeout=10 [2023-12-13T19:31:27.333Z] > git checkout -f 4011040be8602b114c9c254f8682a64ab4e38d79 # timeout=10 [2023-12-13T19:31:27.542Z] > git remote # timeout=10 [2023-12-13T19:31:27.559Z] > git config --get remote.origin.url # timeout=10 [2023-12-13T19:31:27.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-13T19:31:27.586Z] > git merge 1be2c8c34642fa8a66c24634d1371341b97af3d6 # timeout=10 [2023-12-13T19:31:27.610Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-13T19:31:27.633Z] > git config core.sparsecheckout # timeout=10 [2023-12-13T19:31:27.645Z] > git checkout -f 4011040be8602b114c9c254f8682a64ab4e38d79 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-13T19:31:29.707Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-13T19:31:29.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-13T19:31:29.707Z] Dload Upload Total Spent Left Speed [2023-12-13T19:31:29.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 81819 0 --:--:-- --:--:-- --:--:-- 81819 [Pipeline] sh [2023-12-13T19:31:30.056Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-13T19:31:30.402Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-12-13T19:31:30.402Z] sudo tee /etc/docker/daemon.new [2023-12-13T19:31:30.402Z] { [2023-12-13T19:31:30.402Z] "registry-mirrors": [ [2023-12-13T19:31:30.402Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-13T19:31:30.402Z] ], [2023-12-13T19:31:30.402Z] "bip": "10.250.0.254/24", [2023-12-13T19:31:30.402Z] "hosts": [ [2023-12-13T19:31:30.402Z] "tcp://0.0.0.0:5555", [2023-12-13T19:31:30.402Z] "unix:///var/run/docker.sock" [2023-12-13T19:31:30.402Z] ], [2023-12-13T19:31:30.402Z] "mtu": 1458, [2023-12-13T19:31:30.402Z] "selinux-enabled": true, [2023-12-13T19:31:30.402Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-13T19:31:30.402Z] } [Pipeline] sh [2023-12-13T19:31:30.746Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-13T19:31:31.097Z] + sudo service docker restart [2023-12-13T19:31:31.794Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-13T19:31:32.733Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-13T19:31:33.670Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-13T19:31:34.259Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-13T19:31:40.821Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-13T19:31:40.821Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-13T19:31:42.200Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-13T19:31:43.135Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-13T19:31:43.707Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-13T19:31:44.657Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-13T19:31:45.593Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-12-13T19:31:46.566Z] $ docker stop --time=1 2e0fbcc31e8ca7d980e4df5ee96a4e71a4921dd7461d0ea108439b53281eb977 [2023-12-13T19:31:53.374Z] $ docker rm -f --volumes 2e0fbcc31e8ca7d980e4df5ee96a4e71a4921dd7461d0ea108439b53281eb977 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-12-13T19:31:54.090Z] provisioning config files... [2023-12-13T19:31:54.118Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4113483859779132892tmp [Pipeline] // stage [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-12-13T19:31:54.695Z] ---> ****-login.sh [2023-12-13T19:31:54.695Z] nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [2023-12-13T19:31:54.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T19:31:55.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T19:31:55.239Z] Configure a credential helper to remove this warning. See [2023-12-13T19:31:55.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T19:31:55.239Z] [2023-12-13T19:31:55.239Z] Login Succeeded [2023-12-13T19:31:55.239Z] nexus3.edgexfoundry.org:10002 [2023-12-13T19:31:55.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T19:31:55.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-13T19:31:55.466Z] [2023-12-13T19:31:55.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [2023-12-13T19:31:55.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T19:31:55.508Z] Configure a credential helper to remove this warning. See [2023-12-13T19:31:55.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T19:31:55.508Z] [2023-12-13T19:31:55.508Z] Login Succeeded [2023-12-13T19:31:55.508Z] nexus3.edgexfoundry.org:10003 [2023-12-13T19:31:55.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T19:31:55.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T19:31:55.777Z] Configure a credential helper to remove this warning. See [2023-12-13T19:31:55.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T19:31:55.777Z] [2023-12-13T19:31:55.777Z] Login Succeeded [2023-12-13T19:31:55.777Z] nexus3.edgexfoundry.org:10004 [2023-12-13T19:31:55.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T19:31:55.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-13T19:31:55.909Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-13T19:31:55.909Z] 91d30c5bc195: Pulling fs layer [2023-12-13T19:31:55.909Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-13T19:31:55.909Z] 9c61dcf015f6: Pulling fs layer [2023-12-13T19:31:55.909Z] 4698f68db338: Pulling fs layer [2023-12-13T19:31:55.909Z] 2a2f49069b9e: Pulling fs layer [2023-12-13T19:31:55.909Z] e0025b399a48: Pulling fs layer [2023-12-13T19:31:55.909Z] 4698f68db338: Waiting [2023-12-13T19:31:55.909Z] 2a2f49069b9e: Waiting [2023-12-13T19:31:56.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T19:31:56.046Z] Configure a credential helper to remove this warning. See [2023-12-13T19:31:56.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T19:31:56.046Z] [2023-12-13T19:31:56.046Z] Login Succeeded [2023-12-13T19:31:56.046Z] ****.io [2023-12-13T19:31:56.168Z] 91d30c5bc195: Verifying Checksum [2023-12-13T19:31:56.168Z] 91d30c5bc195: Download complete [2023-12-13T19:31:56.168Z] 4698f68db338: Verifying Checksum [2023-12-13T19:31:56.168Z] 4698f68db338: Download complete [2023-12-13T19:31:56.168Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-13T19:31:56.168Z] 2e9b0aa3be6d: Download complete [2023-12-13T19:31:56.168Z] e0025b399a48: Download complete [2023-12-13T19:31:56.168Z] 91d30c5bc195: Pull complete [2023-12-13T19:31:56.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T19:31:56.426Z] 2a2f49069b9e: Verifying Checksum [2023-12-13T19:31:56.426Z] 2a2f49069b9e: Download complete [2023-12-13T19:31:56.426Z] 2e9b0aa3be6d: Pull complete [2023-12-13T19:31:56.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T19:31:56.588Z] Configure a credential helper to remove this warning. See [2023-12-13T19:31:56.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T19:31:56.588Z] [2023-12-13T19:31:56.588Z] Login Succeeded [2023-12-13T19:31:56.588Z] ---> ****-login.sh ends [Pipeline] } [2023-12-13T19:31:56.625Z] Deleting 1 temporary files [2023-12-13T19:31:56.684Z] 9c61dcf015f6: Download complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-12-13T19:31:57.503Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-13T19:31:57.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-13T19:31:57.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-13T19:31:57.689Z] ========================================================= [2023-12-13T19:31:57.689Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-13T19:31:57.689Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-13T19:31:58.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-13T19:31:58.115Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-13T19:31:58.115Z] 9fda8d8052c6: Pulling fs layer [2023-12-13T19:31:58.115Z] 5d54e960e981: Pulling fs layer [2023-12-13T19:31:58.115Z] c4a7e357bf2a: Pulling fs layer [2023-12-13T19:31:58.115Z] f0e02332f6b5: Pulling fs layer [2023-12-13T19:31:58.115Z] 872ee5b61b7b: Pulling fs layer [2023-12-13T19:31:58.115Z] 0c6a40ed1a82: Pulling fs layer [2023-12-13T19:31:58.115Z] f0e02332f6b5: Waiting [2023-12-13T19:31:58.115Z] 94ae7d8d031c: Pulling fs layer [2023-12-13T19:31:58.115Z] 0c6a40ed1a82: Waiting [2023-12-13T19:31:58.115Z] 94ae7d8d031c: Waiting [2023-12-13T19:31:58.388Z] 5d54e960e981: Verifying Checksum [2023-12-13T19:31:58.388Z] 5d54e960e981: Download complete [2023-12-13T19:31:58.388Z] f0e02332f6b5: Download complete [2023-12-13T19:31:58.388Z] 9fda8d8052c6: Download complete [2023-12-13T19:31:58.388Z] 872ee5b61b7b: Download complete [2023-12-13T19:31:58.658Z] 94ae7d8d031c: Verifying Checksum [2023-12-13T19:31:58.658Z] 94ae7d8d031c: Download complete [2023-12-13T19:31:58.930Z] 9fda8d8052c6: Pull complete [2023-12-13T19:31:59.216Z] 9c61dcf015f6: Pull complete [2023-12-13T19:31:59.476Z] 4698f68db338: Pull complete [2023-12-13T19:31:59.520Z] 5d54e960e981: Pull complete [2023-12-13T19:31:59.737Z] 2a2f49069b9e: Pull complete [2023-12-13T19:31:59.737Z] e0025b399a48: Pull complete [2023-12-13T19:31:59.788Z] c4a7e357bf2a: Verifying Checksum [2023-12-13T19:31:59.788Z] c4a7e357bf2a: Download complete [2023-12-13T19:31:59.997Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-13T19:31:59.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-13T19:31:59.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T19:32:00.459Z] prd-ubuntu20.04-docker-8c-8g-24988 does not seem to be running inside a container [2023-12-13T19:32:00.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-12-13T19:32:00.753Z] 0c6a40ed1a82: Verifying Checksum [2023-12-13T19:32:00.753Z] 0c6a40ed1a82: Download complete [2023-12-13T19:32:04.682Z] $ docker top b094b9dd64a47ee4896cffaa6e3cc56d7c6a27a387f7fc1a874bd8ea9f52518c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-13T19:32:05.175Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-13T19:32:07.711Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #1 transferring dockerfile: 1.89kB done [2023-12-13T19:32:07.711Z] #1 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #2 transferring dockerfile: 1.81kB done [2023-12-13T19:32:07.711Z] #2 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #3 transferring dockerfile: 1.93kB done [2023-12-13T19:32:07.711Z] #3 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #4 transferring dockerfile: 2.93kB done [2023-12-13T19:32:07.711Z] #4 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #5 transferring dockerfile: 2.15kB done [2023-12-13T19:32:07.711Z] #5 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #6 transferring dockerfile: 2.06kB done [2023-12-13T19:32:07.711Z] #6 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #7 transferring dockerfile: 2.49kB done [2023-12-13T19:32:07.711Z] #7 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #8 [security-spiffe-token-provider internal] load .dockerignore [2023-12-13T19:32:07.711Z] #8 transferring context: 50B done [2023-12-13T19:32:07.711Z] #8 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #9 transferring dockerfile: 2.50kB done [2023-12-13T19:32:07.711Z] #9 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #10 transferring dockerfile: 1.95kB done [2023-12-13T19:32:07.711Z] #10 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #11 [core-data internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #11 transferring dockerfile: 2.01kB done [2023-12-13T19:32:07.711Z] #11 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #12 transferring dockerfile: 1.70kB done [2023-12-13T19:32:07.711Z] #12 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #13 transferring dockerfile: 2.23kB done [2023-12-13T19:32:07.711Z] #13 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #14 [core-command internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #14 transferring dockerfile: 1.93kB done [2023-12-13T19:32:07.711Z] #14 DONE 0.0s [2023-12-13T19:32:07.711Z] [2023-12-13T19:32:07.711Z] #15 [security-spire-config internal] load build definition from Dockerfile [2023-12-13T19:32:07.711Z] #15 transferring dockerfile: 1.69kB done [2023-12-13T19:32:07.711Z] #15 DONE 0.0s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #16 [security-spire-agent internal] load .dockerignore [2023-12-13T19:32:07.972Z] #16 transferring context: 50B done [2023-12-13T19:32:07.972Z] #16 DONE 0.0s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #17 [support-scheduler internal] load .dockerignore [2023-12-13T19:32:07.972Z] #17 transferring context: 50B done [2023-12-13T19:32:07.972Z] #17 DONE 0.0s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #18 [security-bootstrapper internal] load .dockerignore [2023-12-13T19:32:07.972Z] #18 transferring context: 50B done [2023-12-13T19:32:07.972Z] #18 DONE 0.0s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #19 [security-proxy-auth internal] load .dockerignore [2023-12-13T19:32:07.972Z] #19 transferring context: 50B done [2023-12-13T19:32:07.972Z] #19 DONE 0.0s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #20 [core-metadata internal] load .dockerignore [2023-12-13T19:32:07.972Z] #20 transferring context: 50B done [2023-12-13T19:32:07.972Z] #20 DONE 0.0s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-12-13T19:32:07.972Z] #21 transferring context: 50B done [2023-12-13T19:32:07.972Z] #21 DONE 0.0s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #22 [security-proxy-setup internal] load .dockerignore [2023-12-13T19:32:07.972Z] #22 transferring context: 50B done [2023-12-13T19:32:07.972Z] #22 DONE 0.0s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #23 [support-notifications internal] load .dockerignore [2023-12-13T19:32:07.972Z] #23 transferring context: 50B done [2023-12-13T19:32:07.972Z] #23 DONE 0.0s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #24 [core-data internal] load .dockerignore [2023-12-13T19:32:07.972Z] #24 transferring context: 50B done [2023-12-13T19:32:07.972Z] #24 DONE 0.0s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #25 [security-spire-server internal] load .dockerignore [2023-12-13T19:32:07.972Z] #25 transferring context: 50B done [2023-12-13T19:32:07.972Z] #25 DONE 0.0s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-13T19:32:07.972Z] #26 transferring context: 50B done [2023-12-13T19:32:07.972Z] #26 DONE 0.0s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-13T19:32:07.972Z] #27 DONE 0.0s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T19:32:07.972Z] #28 DONE 0.1s [2023-12-13T19:32:07.972Z] [2023-12-13T19:32:07.972Z] #29 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:32:07.972Z] #29 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-13T19:32:08.230Z] #29 ... [2023-12-13T19:32:08.230Z] [2023-12-13T19:32:08.230Z] #30 [core-command internal] load .dockerignore [2023-12-13T19:32:08.230Z] #30 transferring context: 50B done [2023-12-13T19:32:08.230Z] #30 DONE 0.1s [2023-12-13T19:32:08.230Z] [2023-12-13T19:32:08.230Z] #31 [security-spire-config internal] load .dockerignore [2023-12-13T19:32:08.230Z] #31 transferring context: 50B done [2023-12-13T19:32:08.230Z] #31 DONE 0.1s [2023-12-13T19:32:08.230Z] [2023-12-13T19:32:08.230Z] #29 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:32:08.230Z] #29 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:32:08.230Z] #29 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-13T19:32:08.230Z] #29 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-13T19:32:08.230Z] #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 1.05MB / 3.40MB 0.1s [2023-12-13T19:32:08.230Z] #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-13T19:32:08.230Z] #29 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2023-12-13T19:32:08.230Z] #29 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-13T19:32:08.230Z] #29 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:32:08.230Z] #29 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-13T19:32:08.230Z] #29 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-13T19:32:08.230Z] #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-13T19:32:08.487Z] #29 ... [2023-12-13T19:32:08.487Z] [2023-12-13T19:32:08.487Z] #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-13T19:32:08.487Z] #27 DONE 0.0s [2023-12-13T19:32:08.487Z] [2023-12-13T19:32:08.487Z] #28 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T19:32:08.487Z] #28 DONE 0.2s [2023-12-13T19:32:08.487Z] [2023-12-13T19:32:08.487Z] #29 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:32:08.487Z] #29 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-13T19:32:08.487Z] #29 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:32:08.487Z] #29 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-13T19:32:08.487Z] #29 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-13T19:32:08.487Z] #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-13T19:32:08.487Z] #29 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-13T19:32:08.487Z] #29 ... [2023-12-13T19:32:08.487Z] [2023-12-13T19:32:08.487Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-13T19:32:08.487Z] #27 DONE 0.0s [2023-12-13T19:32:08.487Z] [2023-12-13T19:32:08.487Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-13T19:32:08.487Z] #32 DONE 0.7s [2023-12-13T19:32:08.759Z] [2023-12-13T19:32:08.759Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-12-13T19:32:08.759Z] #33 ... [2023-12-13T19:32:08.759Z] [2023-12-13T19:32:08.759Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-13T19:32:08.759Z] #32 DONE 0.7s [2023-12-13T19:32:08.759Z] [2023-12-13T19:32:08.759Z] #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-13T19:32:08.759Z] #27 DONE 0.0s [2023-12-13T19:32:08.759Z] [2023-12-13T19:32:08.760Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-12-13T19:32:08.760Z] #33 ... [2023-12-13T19:32:08.760Z] [2023-12-13T19:32:08.760Z] #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-13T19:32:08.760Z] #27 DONE 0.0s [2023-12-13T19:32:09.063Z] [2023-12-13T19:32:09.063Z] #29 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:32:09.063Z] #29 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-13T19:32:09.063Z] #29 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:32:09.063Z] #29 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-13T19:32:09.063Z] #29 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-13T19:32:09.063Z] #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-13T19:32:09.063Z] #29 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-13T19:32:10.000Z] #29 DONE 2.1s [2023-12-13T19:32:10.000Z] [2023-12-13T19:32:10.000Z] #34 [support-scheduler internal] load build context [2023-12-13T19:32:12.592Z] #34 transferring context: 309.48MB 4.4s done [2023-12-13T19:32:18.088Z] #34 ... [2023-12-13T19:32:18.088Z] [2023-12-13T19:32:18.088Z] #35 [security-spiffe-token-provider internal] load build context [2023-12-13T19:32:18.088Z] #35 transferring context: 309.48MB 3.9s done [2023-12-13T19:32:18.349Z] #35 ... [2023-12-13T19:32:18.349Z] [2023-12-13T19:32:18.349Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-13T19:32:18.349Z] #36 ... [2023-12-13T19:32:18.349Z] [2023-12-13T19:32:18.349Z] #37 [core-metadata internal] load build context [2023-12-13T19:32:18.349Z] #37 transferring context: 309.48MB 4.1s done [2023-12-13T19:32:18.610Z] #37 ... [2023-12-13T19:32:18.610Z] [2023-12-13T19:32:18.610Z] #28 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T19:32:18.610Z] #28 ... [2023-12-13T19:32:18.610Z] [2023-12-13T19:32:18.610Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-13T19:32:18.870Z] #38 ... [2023-12-13T19:32:18.870Z] [2023-12-13T19:32:18.870Z] #39 [security-proxy-auth internal] load build context [2023-12-13T19:32:18.870Z] #39 transferring context: 309.48MB 4.3s done [2023-12-13T19:32:19.077Z] c4a7e357bf2a: Pull complete [2023-12-13T19:32:19.077Z] f0e02332f6b5: Pull complete [2023-12-13T19:32:19.077Z] 872ee5b61b7b: Pull complete [2023-12-13T19:32:19.130Z] #39 ... [2023-12-13T19:32:19.130Z] [2023-12-13T19:32:19.130Z] #40 [security-secretstore-setup internal] load build context [2023-12-13T19:32:19.130Z] #40 ... [2023-12-13T19:32:19.130Z] [2023-12-13T19:32:19.130Z] #41 [security-bootstrapper internal] load build context [2023-12-13T19:32:19.130Z] #41 transferring context: 309.48MB 4.1s done [2023-12-13T19:32:23.341Z] #41 DONE 14.5s [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-13T19:32:23.341Z] #32 DONE 0.7s [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #29 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:32:23.341Z] #29 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-13T19:32:23.341Z] #29 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:32:23.341Z] #29 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-13T19:32:23.341Z] #29 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-13T19:32:23.341Z] #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-13T19:32:23.341Z] #29 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-13T19:32:23.341Z] #29 DONE 2.1s [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #37 [core-metadata internal] load build context [2023-12-13T19:32:23.341Z] #37 DONE 14.4s [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #28 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T19:32:23.341Z] #28 DONE 14.5s [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #34 [support-scheduler internal] load build context [2023-12-13T19:32:23.341Z] #34 DONE 14.6s [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-12-13T19:32:23.341Z] #33 DONE 14.5s [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #35 [security-spiffe-token-provider internal] load build context [2023-12-13T19:32:23.341Z] #35 DONE 14.9s [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-13T19:32:23.341Z] #42 ... [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #39 [security-proxy-auth internal] load build context [2023-12-13T19:32:23.341Z] #39 DONE 14.5s [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #43 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T19:32:23.341Z] #43 ... [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-13T19:32:23.341Z] #36 DONE 15.0s [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #44 [core-command internal] load build context [2023-12-13T19:32:23.341Z] #44 transferring context: 4.97MB 0.3s [2023-12-13T19:32:23.341Z] #44 ... [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #29 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:32:23.341Z] #29 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-13T19:32:23.341Z] #29 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:32:23.341Z] #29 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-13T19:32:23.341Z] #29 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-13T19:32:23.341Z] #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-13T19:32:23.341Z] #29 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-13T19:32:23.341Z] #29 DONE 2.1s [2023-12-13T19:32:23.341Z] [2023-12-13T19:32:23.341Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-13T19:32:23.341Z] #38 DONE 15.2s [2023-12-13T19:32:23.599Z] [2023-12-13T19:32:23.599Z] #45 [security-spire-agent internal] load build context [2023-12-13T19:32:23.599Z] #45 transferring context: 17.63kB 0.0s done [2023-12-13T19:32:23.599Z] #45 DONE 0.1s [2023-12-13T19:32:23.599Z] [2023-12-13T19:32:23.599Z] #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-13T19:32:23.599Z] #46 ... [2023-12-13T19:32:23.599Z] [2023-12-13T19:32:23.599Z] #47 [security-spire-config internal] load build context [2023-12-13T19:32:23.599Z] #47 transferring context: 16.35kB 0.0s done [2023-12-13T19:32:23.599Z] #47 DONE 0.2s [2023-12-13T19:32:23.599Z] [2023-12-13T19:32:23.599Z] #48 [security-spire-server internal] load build context [2023-12-13T19:32:23.599Z] #48 transferring context: 18.10kB 0.0s done [2023-12-13T19:32:23.599Z] #48 DONE 0.2s [2023-12-13T19:32:23.858Z] [2023-12-13T19:32:23.858Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:32:23.858Z] #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-12-13T19:32:23.858Z] #49 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-13T19:32:23.858Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-12-13T19:32:23.858Z] #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-13T19:32:23.858Z] #49 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-13T19:32:23.858Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-12-13T19:32:23.858Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2023-12-13T19:32:23.858Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-12-13T19:32:23.858Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-13T19:32:23.858Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2023-12-13T19:32:23.858Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s [2023-12-13T19:32:23.858Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-13T19:32:23.858Z] #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2023-12-13T19:32:24.117Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-12-13T19:32:24.117Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-12-13T19:32:24.117Z] #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.27MB / 25.84MB 0.5s [2023-12-13T19:32:24.377Z] #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 0.6s [2023-12-13T19:32:24.377Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-13T19:32:24.377Z] #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.45MB / 25.84MB 0.7s [2023-12-13T19:32:24.377Z] #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2023-12-13T19:32:27.298Z] 0c6a40ed1a82: Pull complete [2023-12-13T19:32:28.578Z] #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.4s done [2023-12-13T19:32:29.239Z] 94ae7d8d031c: Pull complete [2023-12-13T19:32:29.239Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-13T19:32:29.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-13T19:32:29.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-13T19:32:29.660Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-13T19:32:29.660Z] WORKDIR /edgex [2023-12-13T19:32:29.660Z] COPY go.mod . [2023-12-13T19:32:29.660Z] RUN go mod download [2023-12-13T19:32:29.660Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-13T19:32:35.380Z] #49 ... [2023-12-13T19:32:35.380Z] [2023-12-13T19:32:35.380Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-13T19:32:35.380Z] #0 4.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.380Z] #0 4.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.380Z] #0 4.597 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T19:32:35.380Z] #0 4.597 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T19:32:35.380Z] #0 4.597 OK: 20069 distinct packages available [2023-12-13T19:32:35.380Z] #0 4.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.380Z] #0 4.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.380Z] #0 4.982 (1/11) Installing ca-certificates (20230506-r0) [2023-12-13T19:32:35.380Z] #0 5.281 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-13T19:32:35.380Z] #0 5.296 (3/11) Installing libunistring (1.1-r1) [2023-12-13T19:32:35.380Z] #0 5.308 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-13T19:32:35.380Z] #0 5.314 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-13T19:32:35.380Z] #0 5.319 (6/11) Installing libcurl (8.5.0-r0) [2023-12-13T19:32:35.380Z] #0 5.326 (7/11) Installing curl (8.5.0-r0) [2023-12-13T19:32:35.380Z] #0 5.367 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-13T19:32:35.380Z] #0 5.374 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-13T19:32:35.380Z] #0 5.377 (10/11) Installing libucontext (1.2-r2) [2023-12-13T19:32:35.380Z] #0 5.379 (11/11) Installing gcompat (1.1.0-r1) [2023-12-13T19:32:35.380Z] #0 5.383 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:32:35.380Z] #0 5.391 Executing ca-certificates-20230506-r0.trigger [2023-12-13T19:32:35.380Z] #0 5.432 OK: 12 MiB in 26 packages [2023-12-13T19:32:35.380Z] #50 ... [2023-12-13T19:32:35.380Z] [2023-12-13T19:32:35.380Z] #51 [security-proxy-setup internal] load build context [2023-12-13T19:32:35.380Z] #51 transferring context: 309.48MB 5.4s done [2023-12-13T19:32:35.380Z] #51 ... [2023-12-13T19:32:35.380Z] [2023-12-13T19:32:35.380Z] #52 [support-notifications internal] load build context [2023-12-13T19:32:35.380Z] #52 transferring context: 309.48MB 5.9s done [2023-12-13T19:32:35.380Z] #52 ... [2023-12-13T19:32:35.380Z] [2023-12-13T19:32:35.380Z] #53 [core-data internal] load build context [2023-12-13T19:32:35.380Z] #53 transferring context: 309.48MB 6.5s done [2023-12-13T19:32:35.644Z] #53 ... [2023-12-13T19:32:35.644Z] [2023-12-13T19:32:35.644Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-13T19:32:35.644Z] #0 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.644Z] #0 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.644Z] #0 1.163 (1/4) Installing ca-certificates (20230506-r0) [2023-12-13T19:32:35.644Z] #0 1.195 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-13T19:32:35.644Z] #0 1.201 (3/4) Installing su-exec (0.2-r3) [2023-12-13T19:32:35.644Z] #0 1.235 (4/4) Installing yq (4.33.3-r5) [2023-12-13T19:32:35.644Z] #0 1.336 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:32:35.644Z] #0 1.342 Executing ca-certificates-20230506-r0.trigger [2023-12-13T19:32:35.644Z] #0 1.458 OK: 17 MiB in 19 packages [2023-12-13T19:32:35.644Z] #54 ... [2023-12-13T19:32:35.644Z] [2023-12-13T19:32:35.644Z] #43 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T19:32:35.644Z] #43 1.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.644Z] #43 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.644Z] #43 1.411 OK: 264 MiB in 52 packages [2023-12-13T19:32:35.906Z] #43 ... [2023-12-13T19:32:35.906Z] [2023-12-13T19:32:35.906Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-13T19:32:35.906Z] #0 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.906Z] #0 1.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.906Z] #0 1.730 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T19:32:35.906Z] #0 1.730 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T19:32:35.906Z] #0 1.730 OK: 20071 distinct packages available [2023-12-13T19:32:35.906Z] #0 1.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.906Z] #0 1.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.906Z] #0 2.142 OK: 264 MiB in 52 packages [2023-12-13T19:32:35.906Z] #55 ... [2023-12-13T19:32:35.906Z] [2023-12-13T19:32:35.906Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T19:32:35.906Z] #0 1.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.906Z] #0 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:35.906Z] #0 1.788 OK: 264 MiB in 52 packages [2023-12-13T19:32:36.167Z] #56 ... [2023-12-13T19:32:36.167Z] [2023-12-13T19:32:36.167Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-13T19:32:36.167Z] #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:36.167Z] #0 1.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:36.167Z] #0 1.376 OK: 264 MiB in 52 packages [2023-12-13T19:32:36.167Z] #57 ... [2023-12-13T19:32:36.167Z] [2023-12-13T19:32:36.167Z] #58 [core-common-config-bootstrapper internal] load build context [2023-12-13T19:32:36.167Z] #58 transferring context: 309.48MB 5.5s done [2023-12-13T19:32:36.329Z] #0 building with "default" instance using docker driver [2023-12-13T19:32:36.329Z] [2023-12-13T19:32:36.329Z] #1 [internal] load build definition from Dockerfile [2023-12-13T19:32:36.329Z] #1 transferring dockerfile: 172B 0.0s done [2023-12-13T19:32:36.329Z] #1 DONE 0.1s [2023-12-13T19:32:36.329Z] [2023-12-13T19:32:36.329Z] #2 [internal] load .dockerignore [2023-12-13T19:32:36.329Z] #2 transferring context: 50B 0.0s done [2023-12-13T19:32:36.329Z] #2 DONE 0.1s [2023-12-13T19:32:36.329Z] [2023-12-13T19:32:36.329Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-13T19:32:36.329Z] #3 DONE 0.0s [2023-12-13T19:32:36.329Z] [2023-12-13T19:32:36.329Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-13T19:32:36.329Z] #4 ... [2023-12-13T19:32:36.329Z] [2023-12-13T19:32:36.329Z] #5 [internal] load build context [2023-12-13T19:32:36.329Z] #5 transferring context: 3.72kB done [2023-12-13T19:32:36.329Z] #5 DONE 0.1s [2023-12-13T19:32:36.329Z] [2023-12-13T19:32:36.329Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-13T19:32:36.329Z] #4 DONE 0.2s [2023-12-13T19:32:36.329Z] [2023-12-13T19:32:36.329Z] #6 [2/4] WORKDIR /edgex [2023-12-13T19:32:36.329Z] #6 DONE 1.1s [2023-12-13T19:32:36.329Z] [2023-12-13T19:32:36.329Z] #7 [3/4] COPY go.mod . [2023-12-13T19:32:36.329Z] #7 DONE 0.1s [2023-12-13T19:32:36.329Z] [2023-12-13T19:32:36.329Z] #8 [4/4] RUN go mod download [2023-12-13T19:32:36.428Z] #58 ... [2023-12-13T19:32:36.428Z] [2023-12-13T19:32:36.428Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-13T19:32:36.428Z] #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-12-13T19:32:36.428Z] #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-13T19:32:36.428Z] #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-13T19:32:36.428Z] #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-13T19:32:36.428Z] #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-13T19:32:36.428Z] #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-13T19:32:36.428Z] #59 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-13T19:32:36.428Z] #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-12-13T19:32:36.428Z] #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 11.8s done [2023-12-13T19:32:36.428Z] #59 ... [2023-12-13T19:32:36.428Z] [2023-12-13T19:32:36.428Z] #44 [core-command internal] load build context [2023-12-13T19:32:36.428Z] #44 transferring context: 309.48MB 7.4s done [2023-12-13T19:32:36.691Z] #44 ... [2023-12-13T19:32:36.691Z] [2023-12-13T19:32:36.691Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-13T19:32:36.691Z] #0 0.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:36.691Z] #0 0.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:36.691Z] #0 1.231 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-13T19:32:36.691Z] #0 1.238 (2/2) Installing su-exec (0.2-r3) [2023-12-13T19:32:36.691Z] #0 1.288 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:32:36.691Z] #0 1.288 OK: 7 MiB in 17 packages [2023-12-13T19:32:36.953Z] #60 ... [2023-12-13T19:32:36.953Z] [2023-12-13T19:32:36.953Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-13T19:32:36.953Z] #0 5.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:36.953Z] #0 5.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:36.953Z] #0 6.059 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-13T19:32:36.953Z] #0 6.064 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:32:36.953Z] #0 6.075 OK: 7 MiB in 16 packages [2023-12-13T19:32:36.953Z] #61 ... [2023-12-13T19:32:36.953Z] [2023-12-13T19:32:36.953Z] #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-13T19:32:36.953Z] #42 2.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:36.953Z] #42 2.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:36.953Z] #42 2.394 (1/2) Installing ca-certificates (20230506-r0) [2023-12-13T19:32:36.953Z] #42 2.413 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-13T19:32:36.953Z] #42 2.417 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:32:36.953Z] #42 2.428 Executing ca-certificates-20230506-r0.trigger [2023-12-13T19:32:36.953Z] #42 2.467 OK: 8 MiB in 17 packages [2023-12-13T19:32:37.215Z] #42 ... [2023-12-13T19:32:37.215Z] [2023-12-13T19:32:37.215Z] #40 [security-secretstore-setup internal] load build context [2023-12-13T19:32:37.215Z] #40 transferring context: 309.48MB 6.0s done [2023-12-13T19:32:37.215Z] #40 ... [2023-12-13T19:32:37.215Z] [2023-12-13T19:32:37.215Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-13T19:32:37.477Z] #62 ... [2023-12-13T19:32:37.477Z] [2023-12-13T19:32:37.477Z] #63 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-13T19:32:37.477Z] #0 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:37.477Z] #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:37.477Z] #0 1.604 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-13T19:32:37.477Z] #0 1.611 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:32:37.477Z] #0 1.628 OK: 7 MiB in 16 packages [2023-12-13T19:32:37.738Z] #63 ... [2023-12-13T19:32:37.738Z] [2023-12-13T19:32:37.738Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-13T19:32:45.947Z] #64 ... [2023-12-13T19:32:45.947Z] [2023-12-13T19:32:45.947Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:32:45.947Z] #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-12-13T19:32:45.947Z] #49 ... [2023-12-13T19:32:45.947Z] [2023-12-13T19:32:45.947Z] #51 [security-proxy-setup internal] load build context [2023-12-13T19:32:45.947Z] #51 DONE 22.8s [2023-12-13T19:32:45.947Z] [2023-12-13T19:32:45.947Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-13T19:32:45.947Z] #60 DONE 22.9s [2023-12-13T19:32:45.947Z] [2023-12-13T19:32:45.948Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:32:45.948Z] #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-13T19:32:45.948Z] #49 ... [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-13T19:32:45.948Z] #61 DONE 22.8s [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T19:32:45.948Z] #56 DONE 22.9s [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-13T19:32:45.948Z] #63 DONE 23.0s [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-13T19:32:45.948Z] #54 DONE 23.0s [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-13T19:32:45.948Z] #50 DONE 22.9s [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-13T19:32:45.948Z] #55 DONE 22.9s [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:32:45.948Z] #49 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-12-13T19:32:45.948Z] #49 ... [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #43 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T19:32:45.948Z] #43 DONE 23.0s [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-13T19:32:45.948Z] #57 DONE 23.0s [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #58 [core-common-config-bootstrapper internal] load build context [2023-12-13T19:32:45.948Z] #58 DONE 23.0s [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-13T19:32:45.948Z] #42 DONE 22.9s [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #52 [support-notifications internal] load build context [2023-12-13T19:32:45.948Z] #52 DONE 23.0s [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #40 [security-secretstore-setup internal] load build context [2023-12-13T19:32:45.948Z] #40 DONE 37.2s [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #53 [core-data internal] load build context [2023-12-13T19:32:45.948Z] #53 DONE 23.0s [2023-12-13T19:32:45.948Z] [2023-12-13T19:32:45.948Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:32:46.284Z] #49 ... [2023-12-13T19:32:46.284Z] [2023-12-13T19:32:46.284Z] #44 [core-command internal] load build context [2023-12-13T19:32:46.284Z] #44 DONE 23.0s [2023-12-13T19:32:46.284Z] [2023-12-13T19:32:46.284Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:32:46.429Z] #8 DONE 12.6s [2023-12-13T19:32:46.430Z] [2023-12-13T19:32:46.430Z] #9 exporting to image [2023-12-13T19:32:46.430Z] #9 exporting layers [2023-12-13T19:32:47.227Z] #49 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done [2023-12-13T19:32:47.798Z] #49 ... [2023-12-13T19:32:47.798Z] [2023-12-13T19:32:47.798Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:32:47.798Z] #65 DONE 2.0s [2023-12-13T19:32:47.798Z] [2023-12-13T19:32:47.798Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:32:47.798Z] #66 DONE 1.9s [2023-12-13T19:32:47.798Z] [2023-12-13T19:32:47.798Z] #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:32:47.798Z] #67 DONE 2.0s [2023-12-13T19:32:47.798Z] [2023-12-13T19:32:47.798Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:32:47.798Z] #68 DONE 2.0s [2023-12-13T19:32:48.060Z] [2023-12-13T19:32:48.060Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:32:48.060Z] #49 DONE 24.5s [2023-12-13T19:32:48.060Z] [2023-12-13T19:32:48.060Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-13T19:32:48.060Z] #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-13T19:32:48.060Z] #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2023-12-13T19:32:48.060Z] #59 DONE 24.5s [2023-12-13T19:32:48.060Z] [2023-12-13T19:32:48.060Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-13T19:32:48.060Z] #62 24.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:48.060Z] #62 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:48.060Z] #62 24.83 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-13T19:32:48.060Z] #62 24.83 (2/4) Installing openssl (3.1.4-r1) [2023-12-13T19:32:48.060Z] #62 24.84 (3/4) Installing su-exec (0.2-r3) [2023-12-13T19:32:48.060Z] #62 24.85 (4/4) Installing yq (4.33.3-r5) [2023-12-13T19:32:48.060Z] #62 24.92 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:32:48.060Z] #62 24.92 OK: 17 MiB in 19 packages [2023-12-13T19:32:48.320Z] #62 DONE 25.2s [2023-12-13T19:32:48.320Z] [2023-12-13T19:32:48.320Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-13T19:32:48.891Z] #69 ... [2023-12-13T19:32:48.891Z] [2023-12-13T19:32:48.891Z] #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-13T19:32:48.891Z] #46 24.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:48.891Z] #46 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:48.891Z] #46 24.47 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T19:32:48.891Z] #46 24.47 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T19:32:48.891Z] #46 24.47 OK: 20069 distinct packages available [2023-12-13T19:32:48.891Z] #46 24.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:48.891Z] #46 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:48.891Z] #46 24.86 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-13T19:32:48.891Z] #46 24.86 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-13T19:32:48.891Z] #46 24.86 (3/4) Installing libucontext (1.2-r2) [2023-12-13T19:32:48.891Z] #46 24.87 (4/4) Installing gcompat (1.1.0-r1) [2023-12-13T19:32:48.892Z] #46 24.87 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:32:48.892Z] #46 24.88 OK: 8 MiB in 19 packages [2023-12-13T19:32:48.892Z] #46 DONE 25.1s [2023-12-13T19:32:48.892Z] [2023-12-13T19:32:48.892Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-13T19:32:48.892Z] #64 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:48.892Z] #64 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:48.892Z] #64 24.52 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T19:32:48.892Z] #64 24.52 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T19:32:48.892Z] #64 24.52 OK: 20069 distinct packages available [2023-12-13T19:32:48.892Z] #64 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:48.892Z] #64 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:48.892Z] #64 24.91 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-13T19:32:48.892Z] #64 24.94 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-13T19:32:48.892Z] #64 24.94 (3/5) Installing libucontext (1.2-r2) [2023-12-13T19:32:48.892Z] #64 24.94 (4/5) Installing gcompat (1.1.0-r1) [2023-12-13T19:32:48.892Z] #64 24.95 (5/5) Installing openssl (3.1.4-r1) [2023-12-13T19:32:48.892Z] #64 24.96 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:32:48.892Z] #64 24.97 OK: 8 MiB in 20 packages [2023-12-13T19:32:48.892Z] #64 DONE 25.2s [2023-12-13T19:32:48.892Z] [2023-12-13T19:32:48.892Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-13T19:32:49.461Z] #70 ... [2023-12-13T19:32:49.461Z] [2023-12-13T19:32:49.461Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-13T19:32:49.461Z] #0 3.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:49.461Z] #0 3.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:49.461Z] #0 3.584 OK: 7 MiB in 17 packages [2023-12-13T19:32:49.461Z] #71 DONE 3.8s [2023-12-13T19:32:49.721Z] [2023-12-13T19:32:49.721Z] #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-13T19:32:49.982Z] #72 ... [2023-12-13T19:32:49.982Z] [2023-12-13T19:32:49.982Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T19:32:49.982Z] #0 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:49.982Z] #0 3.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:49.982Z] #0 3.796 OK: 7 MiB in 16 packages [2023-12-13T19:32:49.982Z] #73 DONE 4.2s [2023-12-13T19:32:49.982Z] [2023-12-13T19:32:49.982Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T19:32:49.982Z] #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:49.982Z] #0 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:49.982Z] #0 3.781 OK: 12 MiB in 26 packages [2023-12-13T19:32:49.982Z] #74 DONE 4.2s [2023-12-13T19:32:49.982Z] [2023-12-13T19:32:49.982Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-13T19:32:49.982Z] #0 3.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:49.982Z] #0 3.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:49.982Z] #0 4.121 OK: 17 MiB in 19 packages [2023-12-13T19:32:49.982Z] #75 DONE 4.3s [2023-12-13T19:32:49.982Z] [2023-12-13T19:32:49.982Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T19:32:49.982Z] #0 3.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:49.982Z] #0 3.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:49.982Z] #0 4.211 OK: 7 MiB in 16 packages [2023-12-13T19:32:50.244Z] #76 DONE 4.4s [2023-12-13T19:32:50.244Z] [2023-12-13T19:32:50.244Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T19:32:50.244Z] #0 4.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:50.244Z] #0 4.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:50.505Z] #77 4.406 OK: 8 MiB in 17 packages [2023-12-13T19:32:50.505Z] #77 DONE 4.7s [2023-12-13T19:32:50.505Z] [2023-12-13T19:32:50.505Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-13T19:32:51.075Z] #78 2.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:51.075Z] #78 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:51.337Z] #78 ... [2023-12-13T19:32:51.337Z] [2023-12-13T19:32:51.337Z] #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-13T19:32:51.337Z] #72 DONE 1.7s [2023-12-13T19:32:51.337Z] [2023-12-13T19:32:51.337Z] #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-13T19:32:51.337Z] #79 DONE 0.0s [2023-12-13T19:32:51.337Z] [2023-12-13T19:32:51.337Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-13T19:32:51.337Z] #78 2.778 OK: 8 MiB in 19 packages [2023-12-13T19:32:51.599Z] #78 DONE 2.9s [2023-12-13T19:32:51.599Z] [2023-12-13T19:32:51.599Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-13T19:32:51.599Z] #70 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:51.599Z] #70 2.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:51.599Z] #70 3.010 OK: 8 MiB in 20 packages [2023-12-13T19:32:52.547Z] #70 DONE 3.9s [2023-12-13T19:32:52.547Z] [2023-12-13T19:32:52.547Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T19:32:52.547Z] #80 DONE 0.9s [2023-12-13T19:32:52.547Z] [2023-12-13T19:32:52.547Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-13T19:32:54.465Z] #81 ... [2023-12-13T19:32:54.465Z] [2023-12-13T19:32:54.465Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-13T19:32:54.465Z] #69 2.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:54.465Z] #69 4.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T19:32:54.465Z] #69 4.241 OK: 17 MiB in 19 packages [2023-12-13T19:32:54.465Z] #69 DONE 6.0s [2023-12-13T19:32:54.465Z] [2023-12-13T19:32:54.465Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-13T19:32:54.465Z] #81 DONE 1.8s [2023-12-13T19:32:54.465Z] [2023-12-13T19:32:54.465Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T19:32:54.465Z] #82 DONE 1.8s [2023-12-13T19:32:54.465Z] [2023-12-13T19:32:54.465Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-13T19:32:54.465Z] #83 DONE 1.8s [2023-12-13T19:32:54.465Z] [2023-12-13T19:32:54.465Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-13T19:32:54.465Z] #84 DONE 0.1s [2023-12-13T19:32:54.465Z] [2023-12-13T19:32:54.465Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-13T19:32:54.465Z] #85 ... [2023-12-13T19:32:54.465Z] [2023-12-13T19:32:54.465Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-13T19:32:54.465Z] #86 DONE 0.2s [2023-12-13T19:32:54.727Z] [2023-12-13T19:32:54.727Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T19:32:54.994Z] #87 DONE 0.8s [2023-12-13T19:32:54.994Z] [2023-12-13T19:32:54.994Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-13T19:32:54.994Z] #85 DONE 0.7s [2023-12-13T19:32:54.994Z] [2023-12-13T19:32:54.994Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-13T19:32:54.994Z] #88 DONE 0.0s [2023-12-13T19:32:54.994Z] [2023-12-13T19:32:54.994Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-13T19:32:55.257Z] #89 DONE 0.1s [2023-12-13T19:32:55.257Z] [2023-12-13T19:32:55.257Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T19:32:55.257Z] #90 DONE 0.1s [2023-12-13T19:32:55.257Z] [2023-12-13T19:32:55.257Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-13T19:32:55.257Z] #91 DONE 0.1s [2023-12-13T19:32:55.257Z] [2023-12-13T19:32:55.257Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T19:32:55.257Z] #92 DONE 0.1s [2023-12-13T19:32:55.257Z] [2023-12-13T19:32:55.257Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-13T19:32:55.257Z] #93 DONE 0.1s [2023-12-13T19:32:55.257Z] [2023-12-13T19:32:55.257Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-13T19:32:55.257Z] #94 DONE 0.0s [2023-12-13T19:32:55.257Z] [2023-12-13T19:32:55.257Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-13T19:32:55.257Z] #95 DONE 0.0s [2023-12-13T19:32:55.257Z] [2023-12-13T19:32:55.257Z] #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-13T19:32:55.257Z] #96 DONE 0.1s [2023-12-13T19:32:55.257Z] [2023-12-13T19:32:55.257Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T19:32:55.257Z] #97 DONE 0.1s [2023-12-13T19:32:55.257Z] [2023-12-13T19:32:55.257Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-13T19:32:55.257Z] #98 DONE 0.1s [2023-12-13T19:32:55.257Z] [2023-12-13T19:32:55.257Z] #99 [security-spire-server] exporting to image [2023-12-13T19:32:55.257Z] #99 exporting layers [2023-12-13T19:32:55.520Z] #99 ... [2023-12-13T19:32:55.520Z] [2023-12-13T19:32:55.520Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-13T19:32:55.520Z] #100 DONE 0.0s [2023-12-13T19:32:55.520Z] [2023-12-13T19:32:55.520Z] #99 [security-spire-agent] exporting to image [2023-12-13T19:32:55.781Z] #99 exporting layers 0.6s done [2023-12-13T19:32:55.781Z] #99 exporting layers 0.5s done [2023-12-13T19:32:55.781Z] #99 writing image sha256:374ce5ccc28026fa92feec0c335693fbb44401973156b4a394621b6825ab40d4 done [2023-12-13T19:32:55.781Z] #99 naming to docker.io/library/security-spire-config done [2023-12-13T19:32:55.781Z] #99 writing image sha256:c7caec80afc4a0827df68d9b150979d03e2fdea47bb9f12e21a53c05207cd46a done [2023-12-13T19:32:55.781Z] #99 naming to docker.io/library/security-spire-server done [2023-12-13T19:32:55.781Z] #99 writing image sha256:276effd2e5695796c4b0f619a6068693eeeb17478b88943b5c78cb865d8e0f6d done [2023-12-13T19:32:55.781Z] #99 naming to docker.io/library/security-spire-agent done [2023-12-13T19:32:55.781Z] #99 DONE 0.7s [2023-12-13T19:32:55.781Z] [2023-12-13T19:32:55.781Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:32:56.513Z] #9 exporting layers 11.7s done [2023-12-13T19:32:56.514Z] #9 writing image sha256:ba6c92f503aa2c4a78293fa1182e047a6c2a824b08fcf972aac2e62c9894e7aa done [2023-12-13T19:32:56.514Z] #9 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-13T19:32:56.514Z] #9 DONE 11.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T19:32:56.960Z] + docker inspect -f . ci-base-image-arm64 [2023-12-13T19:32:56.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T19:32:57.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-24989 does not seem to be running inside a container [2023-12-13T19:32:57.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-13T19:32:58.331Z] #101 ... [2023-12-13T19:32:58.331Z] [2023-12-13T19:32:58.331Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:32:58.331Z] #102 ... [2023-12-13T19:32:58.331Z] [2023-12-13T19:32:58.331Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:32:58.331Z] #103 ... [2023-12-13T19:32:58.331Z] [2023-12-13T19:32:58.331Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:32:58.409Z] $ docker top 9e0bcb978c92f578b521cef6e924be07d2d2547480198409f54f64a46ecf39e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-13T19:32:59.019Z] + go version [2023-12-13T19:32:59.285Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-13T19:32:59.316Z] $ docker stop --time=1 9e0bcb978c92f578b521cef6e924be07d2d2547480198409f54f64a46ecf39e4 [2023-12-13T19:33:00.822Z] $ docker rm -f --volumes 9e0bcb978c92f578b521cef6e924be07d2d2547480198409f54f64a46ecf39e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T19:33:02.055Z] + docker inspect -f . ci-base-image-arm64 [2023-12-13T19:33:02.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T19:33:02.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-24989 does not seem to be running inside a container [2023-12-13T19:33:02.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-13T19:33:04.786Z] $ docker top a2e572428a63b919fb954ec00b3c035d7f3a6a0ee0070898c38a1f5b5c74efc1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-13T19:33:05.062Z] ========================================================= [2023-12-13T19:33:05.062Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-13T19:33:05.062Z] ========================================================= [Pipeline] sh [2023-12-13T19:33:05.376Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-13T19:33:05.821Z] + make test [2023-12-13T19:33:05.821Z] go test -race -coverprofile=coverage.out ./... [2023-12-13T19:33:31.074Z] #104 DONE 42.2s [2023-12-13T19:33:31.074Z] [2023-12-13T19:33:31.074Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:33:31.074Z] #103 DONE 42.2s [2023-12-13T19:33:31.074Z] [2023-12-13T19:33:31.074Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:33:31.074Z] #102 DONE 42.3s [2023-12-13T19:33:31.074Z] [2023-12-13T19:33:31.074Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:33:31.074Z] #101 DONE 42.2s [2023-12-13T19:33:31.074Z] [2023-12-13T19:33:31.074Z] #105 [security-bootstrapper builder 6/7] COPY . . [2023-12-13T19:33:38.045Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-13T19:33:41.147Z] #105 ... [2023-12-13T19:33:41.147Z] [2023-12-13T19:33:41.147Z] #106 [support-scheduler builder 6/7] COPY . . [2023-12-13T19:33:41.147Z] #106 ... [2023-12-13T19:33:41.147Z] [2023-12-13T19:33:41.147Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-13T19:33:41.147Z] #107 ... [2023-12-13T19:33:41.147Z] [2023-12-13T19:33:41.147Z] #108 [support-notifications builder 6/7] COPY . . [2023-12-13T19:33:41.715Z] #108 DONE 11.4s [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:33:41.715Z] #109 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #110 [security-secretstore-setup builder 6/7] COPY . . [2023-12-13T19:33:41.715Z] #110 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:33:41.715Z] #111 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:33:41.715Z] #112 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #113 [security-proxy-setup builder 6/7] COPY . . [2023-12-13T19:33:41.715Z] #113 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:33:41.715Z] #114 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #105 [security-bootstrapper builder 6/7] COPY . . [2023-12-13T19:33:41.715Z] #105 DONE 11.4s [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #115 [core-command builder 6/7] COPY . . [2023-12-13T19:33:41.715Z] #115 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #116 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:33:41.715Z] #116 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:33:41.715Z] #117 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-13T19:33:41.715Z] #118 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:33:41.715Z] #119 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:33:41.715Z] #120 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:33:41.715Z] #121 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:33:41.715Z] #122 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #123 [core-data builder 6/7] COPY . . [2023-12-13T19:33:41.715Z] #123 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #106 [support-scheduler builder 6/7] COPY . . [2023-12-13T19:33:41.715Z] #106 DONE 11.5s [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #124 [core-metadata builder 6/7] COPY . . [2023-12-13T19:33:41.715Z] #124 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:33:41.715Z] #125 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:33:41.715Z] #126 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:33:41.715Z] #127 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #128 [security-proxy-auth builder 6/7] COPY . . [2023-12-13T19:33:41.715Z] #128 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:33:41.715Z] #129 CACHED [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-13T19:33:41.715Z] #107 DONE 11.5s [2023-12-13T19:33:41.715Z] [2023-12-13T19:33:41.715Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-13T19:33:42.651Z] #130 1.014 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-13T19:33:52.618Z] #130 ... [2023-12-13T19:33:52.618Z] [2023-12-13T19:33:52.618Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-13T19:33:52.618Z] #0 0.569 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-13T19:33:52.618Z] #131 ... [2023-12-13T19:33:52.618Z] [2023-12-13T19:33:52.618Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-13T19:33:52.618Z] #0 1.096 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-13T19:33:52.618Z] #132 ... [2023-12-13T19:33:52.618Z] [2023-12-13T19:33:52.618Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-13T19:33:52.618Z] #0 1.208 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-13T19:33:52.618Z] #133 ... [2023-12-13T19:33:52.618Z] [2023-12-13T19:33:52.618Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T19:33:52.618Z] #0 1.463 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-13T19:33:52.618Z] #134 ... [2023-12-13T19:33:52.618Z] [2023-12-13T19:33:52.618Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-13T19:33:52.618Z] #0 1.418 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-13T19:33:52.618Z] #135 ... [2023-12-13T19:33:52.618Z] [2023-12-13T19:33:52.618Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-13T19:33:52.618Z] #0 1.192 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-13T19:33:52.618Z] #136 ... [2023-12-13T19:33:52.618Z] [2023-12-13T19:33:52.618Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-13T19:33:52.618Z] #0 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-13T19:33:52.883Z] #137 ... [2023-12-13T19:33:52.883Z] [2023-12-13T19:33:52.883Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-13T19:33:52.883Z] #0 0.862 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-13T19:33:53.141Z] #138 ... [2023-12-13T19:33:53.141Z] [2023-12-13T19:33:53.141Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T19:33:53.141Z] #0 0.835 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-13T19:33:53.141Z] #139 ... [2023-12-13T19:33:53.141Z] [2023-12-13T19:33:53.141Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T19:33:53.141Z] #0 1.544 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-13T19:34:45.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-13T19:34:50.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-13T19:34:50.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-13T19:34:50.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.190s coverage: 28.7% of statements [2023-12-13T19:35:00.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.276s coverage: 97.0% of statements [2023-12-13T19:35:00.996Z] #140 ... [2023-12-13T19:35:00.996Z] [2023-12-13T19:35:00.996Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-13T19:35:00.996Z] #138 72.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-13T19:35:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-13T19:35:04.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-13T19:35:04.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-13T19:35:08.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.350s coverage: 69.2% of statements [2023-12-13T19:35:09.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-13T19:35:09.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-13T19:35:10.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.306s coverage: 53.2% of statements [2023-12-13T19:35:15.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-13T19:35:15.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-13T19:35:15.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-13T19:35:15.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-13T19:35:15.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-13T19:35:19.205Z] #138 DONE 96.3s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-13T19:35:19.205Z] #136 DONE 96.2s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-13T19:35:19.205Z] #130 DONE 96.2s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-13T19:35:19.205Z] #131 DONE 96.3s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T19:35:19.205Z] #139 DONE 96.2s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:19.205Z] #141 ... [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-13T19:35:19.205Z] #137 DONE 96.3s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-13T19:35:19.205Z] #135 DONE 96.4s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-13T19:35:19.205Z] #132 DONE 96.5s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:19.205Z] #142 ... [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T19:35:19.205Z] #140 DONE 96.6s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-13T19:35:19.205Z] #133 DONE 96.6s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T19:35:19.205Z] #134 DONE 96.6s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:19.205Z] #143 ... [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #144 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:19.205Z] #144 DONE 0.7s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:19.205Z] #145 DONE 0.6s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:19.205Z] #141 DONE 0.7s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:19.205Z] #142 DONE 0.5s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-13T19:35:19.205Z] #146 DONE 0.6s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:19.205Z] #147 DONE 0.7s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-13T19:35:19.205Z] #148 ... [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:19.205Z] #143 DONE 0.4s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #149 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:19.205Z] #149 CACHED [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:35:19.205Z] #150 CACHED [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:35:19.205Z] #151 CACHED [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:19.205Z] #152 CACHED [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:35:19.205Z] #153 DONE 0.3s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:35:19.205Z] #154 CACHED [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:19.205Z] #155 CACHED [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:35:19.205Z] #156 DONE 0.3s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:19.205Z] #157 CACHED [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #158 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:35:19.205Z] #158 CACHED [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:35:19.205Z] #159 DONE 0.4s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:35:19.205Z] #160 DONE 0.3s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-13T19:35:19.205Z] #161 ... [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:35:19.205Z] #162 DONE 0.3s [2023-12-13T19:35:19.205Z] [2023-12-13T19:35:19.205Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-13T19:35:19.784Z] #163 ... [2023-12-13T19:35:19.784Z] [2023-12-13T19:35:19.784Z] #164 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:35:19.784Z] #164 DONE 1.1s [2023-12-13T19:35:19.784Z] [2023-12-13T19:35:19.784Z] #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-13T19:35:19.784Z] #165 DONE 1.1s [2023-12-13T19:35:19.784Z] [2023-12-13T19:35:19.784Z] #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-13T19:35:19.785Z] #166 DONE 1.1s [2023-12-13T19:35:19.785Z] [2023-12-13T19:35:19.785Z] #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-13T19:35:19.785Z] #167 DONE 1.1s [2023-12-13T19:35:19.785Z] [2023-12-13T19:35:19.785Z] #168 [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 [2023-12-13T19:35:19.785Z] #168 DONE 1.1s [2023-12-13T19:35:19.785Z] [2023-12-13T19:35:19.785Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-13T19:35:19.785Z] #169 DONE 1.2s [2023-12-13T19:35:19.785Z] [2023-12-13T19:35:19.785Z] #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-13T19:35:19.785Z] #170 DONE 1.2s [2023-12-13T19:35:19.785Z] [2023-12-13T19:35:19.785Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-13T19:35:19.785Z] #163 DONE 1.1s [2023-12-13T19:35:19.785Z] [2023-12-13T19:35:19.785Z] #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-13T19:35:19.785Z] #171 DONE 1.1s [2023-12-13T19:35:19.785Z] [2023-12-13T19:35:19.785Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-13T19:35:19.785Z] #161 DONE 1.1s [2023-12-13T19:35:19.785Z] [2023-12-13T19:35:19.785Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-13T19:35:20.352Z] #172 ... [2023-12-13T19:35:20.352Z] [2023-12-13T19:35:20.352Z] #173 [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 [2023-12-13T19:35:20.352Z] #173 DONE 0.4s [2023-12-13T19:35:20.352Z] [2023-12-13T19:35:20.352Z] #174 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-13T19:35:20.352Z] #174 DONE 0.5s [2023-12-13T19:35:20.352Z] [2023-12-13T19:35:20.352Z] #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:35:20.352Z] #175 DONE 0.5s [2023-12-13T19:35:20.352Z] [2023-12-13T19:35:20.352Z] #176 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:35:20.352Z] #176 DONE 0.5s [2023-12-13T19:35:20.352Z] [2023-12-13T19:35:20.352Z] #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:35:20.352Z] #177 DONE 0.5s [2023-12-13T19:35:20.352Z] [2023-12-13T19:35:20.352Z] #178 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:35:20.352Z] #178 DONE 0.5s [2023-12-13T19:35:20.352Z] [2023-12-13T19:35:20.352Z] #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:35:20.352Z] #179 DONE 0.5s [2023-12-13T19:35:20.352Z] [2023-12-13T19:35:20.352Z] #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:35:20.352Z] #180 DONE 0.5s [2023-12-13T19:35:20.352Z] [2023-12-13T19:35:20.352Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-13T19:35:20.352Z] #172 DONE 0.5s [2023-12-13T19:35:20.352Z] [2023-12-13T19:35:20.352Z] #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-13T19:35:20.352Z] #148 DONE 1.9s [2023-12-13T19:35:20.352Z] [2023-12-13T19:35:20.352Z] #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:35:20.352Z] #181 DONE 0.5s [2023-12-13T19:35:20.352Z] [2023-12-13T19:35:20.352Z] #99 [core-data] exporting to image [2023-12-13T19:35:20.352Z] #99 exporting layers [2023-12-13T19:35:20.613Z] #99 exporting layers 0.2s done [2023-12-13T19:35:20.613Z] #99 exporting layers 0.3s done [2023-12-13T19:35:20.613Z] #99 writing image sha256:3a0db7e1840f78970426130e9e92a04ed39cf6e17786eb71b1d35fed1e44c768 [2023-12-13T19:35:20.873Z] #99 ... [2023-12-13T19:35:20.873Z] [2023-12-13T19:35:20.873Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:35:20.873Z] #182 DONE 0.4s [2023-12-13T19:35:20.873Z] [2023-12-13T19:35:20.873Z] #183 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-13T19:35:20.873Z] #183 DONE 0.4s [2023-12-13T19:35:20.873Z] [2023-12-13T19:35:20.873Z] #184 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:35:20.873Z] #184 DONE 0.5s [2023-12-13T19:35:20.873Z] [2023-12-13T19:35:20.873Z] #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-13T19:35:20.873Z] #185 DONE 0.4s [2023-12-13T19:35:20.873Z] [2023-12-13T19:35:20.873Z] #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-13T19:35:20.873Z] #186 DONE 0.4s [2023-12-13T19:35:20.873Z] [2023-12-13T19:35:20.873Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:35:20.873Z] #187 DONE 0.4s [2023-12-13T19:35:20.873Z] [2023-12-13T19:35:20.873Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-13T19:35:20.873Z] #188 DONE 0.4s [2023-12-13T19:35:20.873Z] [2023-12-13T19:35:20.873Z] #99 [core-metadata] exporting to image [2023-12-13T19:35:20.873Z] #99 writing image sha256:3a0db7e1840f78970426130e9e92a04ed39cf6e17786eb71b1d35fed1e44c768 0.0s done [2023-12-13T19:35:20.873Z] #99 writing image sha256:aef059320c163e253e19e15d5262e213e82ca494ca7adf9a2a9c73831731a896 0.0s done [2023-12-13T19:35:20.873Z] #99 naming to docker.io/library/core-command done [2023-12-13T19:35:20.873Z] #99 naming to docker.io/library/support-scheduler done [2023-12-13T19:35:21.133Z] #99 ... [2023-12-13T19:35:21.133Z] [2023-12-13T19:35:21.133Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-13T19:35:21.133Z] #189 DONE 0.3s [2023-12-13T19:35:21.133Z] [2023-12-13T19:35:21.133Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-13T19:35:21.133Z] #190 DONE 0.3s [2023-12-13T19:35:21.133Z] [2023-12-13T19:35:21.133Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:35:21.133Z] #191 DONE 0.3s [2023-12-13T19:35:21.133Z] [2023-12-13T19:35:21.133Z] #99 [core-data] exporting to image [2023-12-13T19:35:21.133Z] #99 exporting layers 0.4s done [2023-12-13T19:35:21.133Z] #99 writing image sha256:61360e33546287c6a9389c926dfbdd3e60b63205e0f2c2377b17ac8d5bf7a2f0 done [2023-12-13T19:35:21.133Z] #99 writing image sha256:11c9608049689f0be24837b8db42f559319c6149241ac2e4b3dfb80014945fcb 0.0s done [2023-12-13T19:35:21.133Z] #99 naming to docker.io/library/security-spiffe-token-provider done [2023-12-13T19:35:21.133Z] #99 naming to docker.io/library/core-data done [2023-12-13T19:35:21.393Z] #99 writing image sha256:b8d7802752352db973b2869f8bde417479c96f3ad200788f3c8d64b29f097a7d done [2023-12-13T19:35:21.393Z] #99 naming to docker.io/library/core-metadata done [2023-12-13T19:35:21.393Z] #99 writing image sha256:9f20a76d7b489a95dac5b2b330d81d09802bcbdd1ab5a4674dc759e04b13c52f 0.0s done [2023-12-13T19:35:21.393Z] #99 naming to docker.io/library/support-notifications done [2023-12-13T19:35:21.393Z] #99 DONE 1.7s [2023-12-13T19:35:21.393Z] [2023-12-13T19:35:21.393Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-13T19:35:21.652Z] #192 DONE 0.4s [2023-12-13T19:35:21.652Z] [2023-12-13T19:35:21.652Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-13T19:35:21.652Z] #193 DONE 0.5s [2023-12-13T19:35:21.652Z] [2023-12-13T19:35:21.652Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T19:35:21.652Z] #194 DONE 0.8s [2023-12-13T19:35:21.652Z] [2023-12-13T19:35:21.652Z] #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-13T19:35:21.652Z] #195 DONE 0.1s [2023-12-13T19:35:21.652Z] [2023-12-13T19:35:21.652Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T19:35:21.652Z] #196 DONE 0.8s [2023-12-13T19:35:21.652Z] [2023-12-13T19:35:21.652Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-13T19:35:21.652Z] #197 DONE 0.1s [2023-12-13T19:35:21.652Z] [2023-12-13T19:35:21.652Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-13T19:35:21.652Z] #198 DONE 0.0s [2023-12-13T19:35:21.652Z] [2023-12-13T19:35:21.652Z] #99 [security-proxy-auth] exporting to image [2023-12-13T19:35:21.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-13T19:35:21.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-13T19:35:21.912Z] #99 exporting layers 0.2s done [2023-12-13T19:35:21.912Z] #99 writing image sha256:f69bef548ea16d7a16935da30e63cfbe2fa850d337ba6af2fce94494194d5f94 0.0s done [2023-12-13T19:35:21.912Z] #99 naming to docker.io/library/core-common-config-bootstrapper done [2023-12-13T19:35:21.912Z] #99 writing image sha256:3ba01e647a53f0243fc512313f5c2458a1c2c1411b4bb2a4c235ec73939ddf7e done [2023-12-13T19:35:21.912Z] #99 naming to docker.io/library/security-proxy-auth 0.0s done [2023-12-13T19:35:21.912Z] #99 DONE 1.9s [2023-12-13T19:35:21.912Z] [2023-12-13T19:35:21.912Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-13T19:35:21.912Z] #199 DONE 0.0s [2023-12-13T19:35:21.912Z] [2023-12-13T19:35:21.912Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-13T19:35:21.912Z] #200 DONE 0.1s [2023-12-13T19:35:21.912Z] [2023-12-13T19:35:21.912Z] #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-13T19:35:21.912Z] #201 DONE 0.1s [2023-12-13T19:35:21.912Z] [2023-12-13T19:35:21.912Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T19:35:22.172Z] #202 ... [2023-12-13T19:35:22.172Z] [2023-12-13T19:35:22.172Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T19:35:22.172Z] #203 DONE 0.9s [2023-12-13T19:35:22.172Z] [2023-12-13T19:35:22.172Z] #99 [security-proxy-setup] exporting to image [2023-12-13T19:35:22.172Z] #99 exporting layers 0.2s done [2023-12-13T19:35:22.172Z] #99 writing image sha256:0f8f3105e1fe97e0868c8d65c45c50fb569d4c13a74a8d3bbe1c47afba8dc27e [2023-12-13T19:35:22.431Z] #99 writing image sha256:0f8f3105e1fe97e0868c8d65c45c50fb569d4c13a74a8d3bbe1c47afba8dc27e done [2023-12-13T19:35:22.431Z] #99 naming to docker.io/library/security-proxy-setup done [2023-12-13T19:35:22.431Z] #99 DONE 2.2s [2023-12-13T19:35:22.431Z] [2023-12-13T19:35:22.431Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-13T19:35:22.431Z] #204 ... [2023-12-13T19:35:22.431Z] [2023-12-13T19:35:22.431Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T19:35:22.431Z] #202 DONE 0.9s [2023-12-13T19:35:22.694Z] [2023-12-13T19:35:22.694Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-13T19:35:22.694Z] #204 DONE 0.6s [2023-12-13T19:35:22.694Z] [2023-12-13T19:35:22.694Z] #99 [security-bootstrapper] exporting to image [2023-12-13T19:35:22.961Z] #99 exporting layers 0.3s done [2023-12-13T19:35:22.961Z] #99 writing image sha256:4ba50e15dc6f99aba4e50034b0e2510703283106852c5b984684277297627b55 done [2023-12-13T19:35:22.961Z] #99 naming to docker.io/library/security-secretstore-setup done [2023-12-13T19:35:22.961Z] #99 writing image sha256:3da18634e30db86ffc30baef3bca4d04e1f8ef10d2f39f4926c9d22c7101e83d done [2023-12-13T19:35:22.961Z] #99 naming to docker.io/library/security-bootstrapper done [2023-12-13T19:35:22.961Z] #99 DONE 2.5s [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:35:22.961Z] time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-13T19:35:23.002Z] $ docker stop --time=1 b094b9dd64a47ee4896cffaa6e3cc56d7c6a27a387f7fc1a874bd8ea9f52518c [2023-12-13T19:35:24.276Z] $ docker rm -f --volumes b094b9dd64a47ee4896cffaa6e3cc56d7c6a27a387f7fc1a874bd8ea9f52518c [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-13T19:35:24.762Z] + docker images [2023-12-13T19:35:24.762Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-13T19:35:24.762Z] security-secretstore-setup latest 4ba50e15dc6f 2 seconds ago 36.2MB [2023-12-13T19:35:24.762Z] security-bootstrapper latest 3da18634e30d 2 seconds ago 18.5MB [2023-12-13T19:35:24.762Z] security-proxy-auth latest 3ba01e647a53 3 seconds ago 15.8MB [2023-12-13T19:35:24.762Z] security-proxy-setup latest 0f8f3105e1fe 3 seconds ago 25.8MB [2023-12-13T19:35:24.762Z] core-common-config-bootstrapper latest f69bef548ea1 3 seconds ago 14.9MB [2023-12-13T19:35:24.762Z] core-command latest 3a0db7e1840f 4 seconds ago 17MB [2023-12-13T19:35:24.762Z] support-notifications latest 9f20a76d7b48 4 seconds ago 26.5MB [2023-12-13T19:35:24.762Z] core-metadata latest b8d780275235 4 seconds ago 17.4MB [2023-12-13T19:35:24.763Z] support-scheduler latest aef059320c16 4 seconds ago 26MB [2023-12-13T19:35:24.763Z] security-spiffe-token-provider latest 61360e335462 4 seconds ago 28.5MB [2023-12-13T19:35:24.763Z] core-data latest 11c960804968 4 seconds ago 17.1MB [2023-12-13T19:35:24.763Z] security-spire-config latest 374ce5ccc280 2 minutes ago 102MB [2023-12-13T19:35:24.763Z] security-spire-agent latest 276effd2e569 2 minutes ago 161MB [2023-12-13T19:35:24.763Z] security-spire-server latest c7caec80afc4 2 minutes ago 102MB [2023-12-13T19:35:24.763Z] ci-base-image-x86_64 latest 6e7cb761a310 5 minutes ago 937MB [2023-12-13T19:35:24.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 weeks ago 564MB [2023-12-13T19:35:24.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-12-13T19:35:24.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-13T19:35:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-13T19:35:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-13T19:35:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-13T19:35:36.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.416s coverage: 93.4% of statements [2023-12-13T19:35:36.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.389s coverage: 4.1% of statements [2023-12-13T19:35:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-13T19:35:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-13T19:35:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-13T19:35:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-13T19:35:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-13T19:35:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-13T19:35:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-13T19:35:37.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.486s coverage: 97.6% of statements [2023-12-13T19:35:38.002Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.183s coverage: 72.2% of statements [2023-12-13T19:35:44.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-13T19:35:44.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-13T19:35:46.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.374s coverage: 0.9% of statements [2023-12-13T19:35:46.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.275s coverage: 32.2% of statements [2023-12-13T19:35:46.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.267s coverage: 41.7% of statements [2023-12-13T19:35:46.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.218s coverage: 82.9% of statements [2023-12-13T19:35:47.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.193s coverage: 94.1% of statements [2023-12-13T19:35:48.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.209s coverage: 96.3% of statements [2023-12-13T19:35:50.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.208s coverage: 87.5% of statements [2023-12-13T19:35:50.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-13T19:35:50.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-13T19:35:50.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-13T19:35:50.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-13T19:35:52.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-13T19:35:52.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-13T19:35:52.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-13T19:35:52.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-13T19:35:56.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-13T19:35:56.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-13T19:35:56.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-13T19:35:56.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-13T19:35:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-13T19:35:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-13T19:35:59.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-13T19:36:01.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.207s coverage: 94.4% of statements [2023-12-13T19:36:02.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-13T19:36:04.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-13T19:36:08.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-13T19:36:08.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-13T19:36:10.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-13T19:36:10.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-13T19:36:10.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-13T19:36:16.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.941s coverage: 79.9% of statements [2023-12-13T19:36:16.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-13T19:36:16.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-13T19:36:16.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-13T19:36:16.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-13T19:36:16.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-13T19:36:16.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-13T19:36:16.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.248s coverage: 92.9% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.068s coverage: 64.4% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.206s coverage: 62.3% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.221s coverage: 87.2% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.170s coverage: 20.0% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.159s coverage: 100.0% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.370s coverage: 81.8% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.351s coverage: 82.1% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.212s coverage: 86.0% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.777s coverage: 63.1% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.211s coverage: 100.0% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.101s coverage: 89.4% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.075s coverage: 100.0% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.068s coverage: 73.7% of statements [2023-12-13T19:36:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements [2023-12-13T19:36:17.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.769s coverage: 38.4% of statements [2023-12-13T19:36:17.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.203s coverage: 89.5% of statements [2023-12-13T19:36:17.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.200s coverage: 84.8% of statements [2023-12-13T19:36:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-13T19:36:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-13T19:36:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-13T19:36:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-13T19:36:23.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-13T19:36:23.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-13T19:36:23.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-13T19:36:23.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-13T19:36:24.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-13T19:36:24.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-13T19:36:28.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-13T19:36:28.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-13T19:36:28.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.285s coverage: 19.9% of statements [2023-12-13T19:36:28.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.579s coverage: 95.7% of statements [2023-12-13T19:36:28.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.235s coverage: 61.8% of statements [2023-12-13T19:36:29.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.349s coverage: 98.9% of statements [2023-12-13T19:36:30.834Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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 [2023-12-13T19:36:30.834Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-13T19:36:30.834Z] go vet ./... [2023-12-13T19:37:52.595Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-13T19:37:52.595Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-13T19:37:52.595Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-13T19:37:52.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-13T19:37:53.012Z] + ls -al . [2023-12-13T19:37:53.013Z] total 732 [2023-12-13T19:37:53.013Z] drwxrwxr-x 10 1001 1001 4096 Dec 13 19:33 . [2023-12-13T19:37:53.013Z] drwxr-xr-x 4 root root 4096 Dec 13 19:33 .. [2023-12-13T19:37:53.013Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 19:31 .blubracket [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 10 Dec 13 19:31 .dockerignore [2023-12-13T19:37:53.013Z] drwxrwxr-x 8 1001 1001 4096 Dec 13 19:31 .git [2023-12-13T19:37:53.013Z] drwxrwxr-x 3 1001 1001 4096 Dec 13 19:31 .github [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 1074 Dec 13 19:31 .gitignore [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 42 Dec 13 19:31 .golangci.yml [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 100 Dec 13 19:31 .hadolint.yml [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 155 Dec 13 19:31 .sonarcloud.properties [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 1171 Dec 13 19:31 ADOPTERS.md [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 11674 Dec 13 19:31 Attribution.txt [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 100284 Dec 13 19:31 CHANGELOG.md [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 3804 Dec 13 19:31 CONTRIBUTING.md [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 677 Dec 13 19:31 GOVERNANCE.md [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 861 Dec 13 19:31 Jenkinsfile [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 10775 Dec 13 19:31 LICENSE [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 15060 Dec 13 19:31 Makefile [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 582 Dec 13 19:31 OWNERS.md [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 9528 Dec 13 19:31 README.md [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 789 Dec 13 19:31 SECURITY.md [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 5 Dec 13 19:29 VERSION [2023-12-13T19:37:53.013Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 19:31 bin [2023-12-13T19:37:53.013Z] drwxrwxr-x 18 1001 1001 4096 Dec 13 19:31 cmd [2023-12-13T19:37:53.013Z] -rw-r--r-- 1 root root 453602 Dec 13 19:36 coverage.out [2023-12-13T19:37:53.013Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 19:31 fuzz_test [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 3685 Dec 13 19:31 go.mod [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 34438 Dec 13 19:31 go.sum [2023-12-13T19:37:53.013Z] drwxrwxr-x 7 1001 1001 4096 Dec 13 19:31 internal [2023-12-13T19:37:53.013Z] drwxrwxr-x 3 1001 1001 4096 Dec 13 19:31 openapi [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 584 Dec 13 19:31 security.txt [2023-12-13T19:37:53.013Z] -rw-rw-r-- 1 1001 1001 204 Dec 13 19:31 version.go [Pipeline] sh [2023-12-13T19:37:53.352Z] + '[' -e coverage.out ] [2023-12-13T19:37:53.352Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-13T19:37:53.392Z] Warning: overwriting stash ‘coverage-report’ [2023-12-13T19:37:54.146Z] Stashed 1 file(s) [Pipeline] sh [2023-12-13T19:37:54.469Z] + make build [2023-12-13T19:37:54.469Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-13T19:38:50.842Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-13T19:38:50.842Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-13T19:38:51.107Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-13T19:38:53.678Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-13T19:39:15.719Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-13T19:39:21.057Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-13T19:39:25.294Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-13T19:39:27.874Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-13T19:39:30.450Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-13T19:39:33.040Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-13T19:39:36.383Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-12-13T19:39:39.743Z] $ docker stop --time=1 a2e572428a63b919fb954ec00b3c035d7f3a6a0ee0070898c38a1f5b5c74efc1 [2023-12-13T19:39:41.770Z] $ docker rm -f --volumes a2e572428a63b919fb954ec00b3c035d7f3a6a0ee0070898c38a1f5b5c74efc1 [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 [2023-12-13T19:39:45.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-13T19:39:45.019Z] [2023-12-13T19:39:45.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T19:39:45.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-13T19:39:45.734Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-13T19:39:45.734Z] 547446be3368: Pulling fs layer [2023-12-13T19:39:45.734Z] d125d8839a47: Pulling fs layer [2023-12-13T19:39:45.734Z] 3e85d5ac6304: Pulling fs layer [2023-12-13T19:39:45.734Z] c3105a71a48b: Pulling fs layer [2023-12-13T19:39:45.734Z] 0f093f025ec4: Pulling fs layer [2023-12-13T19:39:45.734Z] c3106fc0e877: Pulling fs layer [2023-12-13T19:39:45.734Z] c3105a71a48b: Waiting [2023-12-13T19:39:45.734Z] 0f093f025ec4: Waiting [2023-12-13T19:39:45.734Z] c3106fc0e877: Waiting [2023-12-13T19:39:45.734Z] 547446be3368: Download complete [2023-12-13T19:39:46.003Z] c3105a71a48b: Download complete [2023-12-13T19:39:46.003Z] d125d8839a47: Verifying Checksum [2023-12-13T19:39:46.003Z] d125d8839a47: Download complete [2023-12-13T19:39:46.274Z] c3106fc0e877: Verifying Checksum [2023-12-13T19:39:46.274Z] c3106fc0e877: Download complete [2023-12-13T19:39:46.274Z] 0f093f025ec4: Verifying Checksum [2023-12-13T19:39:46.274Z] 0f093f025ec4: Download complete [2023-12-13T19:39:48.218Z] 3e85d5ac6304: Verifying Checksum [2023-12-13T19:39:48.218Z] 3e85d5ac6304: Download complete [2023-12-13T19:39:50.161Z] 547446be3368: Pull complete [2023-12-13T19:39:51.122Z] d125d8839a47: Pull complete [2023-12-13T19:40:06.110Z] 3e85d5ac6304: Pull complete [2023-12-13T19:40:06.110Z] c3105a71a48b: Pull complete [2023-12-13T19:40:06.375Z] 0f093f025ec4: Pull complete [2023-12-13T19:40:06.375Z] c3106fc0e877: Pull complete [2023-12-13T19:40:06.375Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-13T19:40:06.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-13T19:40:06.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T19:40:06.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-24989 does not seem to be running inside a container [2023-12-13T19:40:06.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-12-13T19:40:08.763Z] $ docker top c308e5fac29c96e47a916c9e226e5df6890b62cb57118f6345556ca77ee29702 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-13T19:40:09.363Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-13T19:40:11.313Z] #1 [security-spire-server internal] load .dockerignore [2023-12-13T19:40:11.313Z] #1 transferring context: 50B done [2023-12-13T19:40:11.313Z] #1 DONE 0.1s [2023-12-13T19:40:11.313Z] [2023-12-13T19:40:11.313Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-12-13T19:40:11.313Z] #2 transferring dockerfile: 1.70kB done [2023-12-13T19:40:11.313Z] #2 DONE 0.1s [2023-12-13T19:40:11.313Z] [2023-12-13T19:40:11.313Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-13T19:40:11.313Z] #3 transferring dockerfile: 2.23kB 0.0s done [2023-12-13T19:40:11.313Z] #3 DONE 0.1s [2023-12-13T19:40:11.313Z] [2023-12-13T19:40:11.313Z] #4 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-13T19:40:11.313Z] #4 transferring context: 50B done [2023-12-13T19:40:11.313Z] #4 DONE 0.2s [2023-12-13T19:40:11.313Z] [2023-12-13T19:40:11.313Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T19:40:11.313Z] #5 DONE 0.0s [2023-12-13T19:40:11.313Z] [2023-12-13T19:40:11.313Z] #6 [support-notifications internal] load .dockerignore [2023-12-13T19:40:11.313Z] #6 transferring context: 50B done [2023-12-13T19:40:11.313Z] #6 DONE 0.1s [2023-12-13T19:40:11.313Z] [2023-12-13T19:40:11.313Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-13T19:40:11.313Z] #7 transferring dockerfile: 2.93kB done [2023-12-13T19:40:11.313Z] #7 DONE 0.2s [2023-12-13T19:40:11.313Z] [2023-12-13T19:40:11.313Z] #8 [security-bootstrapper internal] load .dockerignore [2023-12-13T19:40:11.313Z] #8 transferring context: 50B 0.0s done [2023-12-13T19:40:11.313Z] #8 DONE 0.1s [2023-12-13T19:40:11.313Z] [2023-12-13T19:40:11.313Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-12-13T19:40:11.313Z] #9 transferring dockerfile: 1.95kB 0.0s done [2023-12-13T19:40:11.313Z] #9 DONE 0.2s [2023-12-13T19:40:11.313Z] [2023-12-13T19:40:11.313Z] #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T19:40:11.313Z] #5 DONE 0.0s [2023-12-13T19:40:11.313Z] [2023-12-13T19:40:11.313Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-13T19:40:11.581Z] #10 ... [2023-12-13T19:40:11.581Z] [2023-12-13T19:40:11.581Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T19:40:11.581Z] #5 DONE 0.0s [2023-12-13T19:40:11.581Z] [2023-12-13T19:40:11.581Z] #11 [security-spiffe-token-provider internal] load .dockerignore [2023-12-13T19:40:11.582Z] #11 transferring context: 50B 0.0s done [2023-12-13T19:40:11.582Z] #11 DONE 0.2s [2023-12-13T19:40:11.582Z] [2023-12-13T19:40:11.582Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-13T19:40:11.582Z] #10 transferring dockerfile: 1.89kB 0.0s done [2023-12-13T19:40:11.582Z] #10 DONE 0.3s [2023-12-13T19:40:11.582Z] [2023-12-13T19:40:11.582Z] #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T19:40:11.582Z] #12 DONE 0.5s [2023-12-13T19:40:11.582Z] [2023-12-13T19:40:11.582Z] #13 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:11.582Z] #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:11.852Z] #13 ... [2023-12-13T19:40:11.852Z] [2023-12-13T19:40:11.852Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-13T19:40:11.852Z] #14 transferring dockerfile: 2.50kB done [2023-12-13T19:40:11.852Z] #14 DONE 0.2s [2023-12-13T19:40:11.852Z] [2023-12-13T19:40:11.852Z] #15 [security-proxy-setup internal] load .dockerignore [2023-12-13T19:40:11.852Z] #15 transferring context: 50B done [2023-12-13T19:40:11.852Z] #15 DONE 0.2s [2023-12-13T19:40:11.852Z] [2023-12-13T19:40:11.852Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T19:40:11.852Z] #5 DONE 0.0s [2023-12-13T19:40:11.852Z] [2023-12-13T19:40:11.852Z] #13 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:11.852Z] #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T19:40:11.852Z] #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-13T19:40:11.852Z] #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-13T19:40:11.852Z] #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:40:11.852Z] #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.2s [2023-12-13T19:40:12.124Z] #13 ... [2023-12-13T19:40:12.124Z] [2023-12-13T19:40:12.124Z] #12 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T19:40:12.124Z] #12 DONE 0.9s [2023-12-13T19:40:12.124Z] [2023-12-13T19:40:12.124Z] #13 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:12.124Z] #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T19:40:12.124Z] #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-13T19:40:12.124Z] #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-13T19:40:12.124Z] #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:40:12.124Z] #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s [2023-12-13T19:40:12.124Z] #13 ... [2023-12-13T19:40:12.124Z] [2023-12-13T19:40:12.124Z] #16 [support-scheduler internal] load build definition from Dockerfile [2023-12-13T19:40:12.124Z] #16 transferring dockerfile: 1.93kB 0.0s done [2023-12-13T19:40:12.124Z] #16 DONE 0.6s [2023-12-13T19:40:12.124Z] [2023-12-13T19:40:12.124Z] #17 [support-scheduler internal] load .dockerignore [2023-12-13T19:40:12.124Z] #17 transferring context: 50B 0.0s done [2023-12-13T19:40:12.124Z] #17 DONE 0.6s [2023-12-13T19:40:12.124Z] [2023-12-13T19:40:12.124Z] #13 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:12.124Z] #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-13T19:40:12.124Z] #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-13T19:40:12.395Z] #13 ... [2023-12-13T19:40:12.395Z] [2023-12-13T19:40:12.395Z] #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T19:40:12.395Z] #5 DONE 0.0s [2023-12-13T19:40:12.395Z] [2023-12-13T19:40:12.395Z] #18 [core-command internal] load build definition from Dockerfile [2023-12-13T19:40:12.395Z] #18 transferring dockerfile: 1.93kB 0.0s done [2023-12-13T19:40:12.395Z] #18 DONE 0.6s [2023-12-13T19:40:12.395Z] [2023-12-13T19:40:12.395Z] #19 [core-common-config-bootstrapper internal] load build context [2023-12-13T19:40:12.664Z] #19 ... [2023-12-13T19:40:12.664Z] [2023-12-13T19:40:12.664Z] #20 [core-command internal] load .dockerignore [2023-12-13T19:40:12.664Z] #20 transferring context: 50B 0.0s done [2023-12-13T19:40:12.664Z] #20 DONE 0.8s [2023-12-13T19:40:12.664Z] [2023-12-13T19:40:12.664Z] #12 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T19:40:12.664Z] #12 DONE 1.1s [2023-12-13T19:40:12.664Z] [2023-12-13T19:40:12.664Z] #21 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-13T19:40:12.664Z] #21 DONE 1.5s [2023-12-13T19:40:12.664Z] [2023-12-13T19:40:12.664Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T19:40:12.664Z] #5 DONE 0.0s [2023-12-13T19:40:12.664Z] [2023-12-13T19:40:12.664Z] #13 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:12.664Z] #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T19:40:12.664Z] #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-13T19:40:12.664Z] #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-13T19:40:12.664Z] #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:40:12.664Z] #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-13T19:40:12.664Z] #13 ... [2023-12-13T19:40:12.664Z] [2023-12-13T19:40:12.664Z] #22 [security-spire-config internal] load build definition from Dockerfile [2023-12-13T19:40:12.664Z] #22 transferring dockerfile: 1.69kB 0.0s done [2023-12-13T19:40:12.664Z] #22 DONE 0.8s [2023-12-13T19:40:12.937Z] [2023-12-13T19:40:12.937Z] #13 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:13.526Z] #13 ... [2023-12-13T19:40:13.526Z] [2023-12-13T19:40:13.526Z] #12 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T19:40:13.526Z] #12 DONE 1.9s [2023-12-13T19:40:13.526Z] [2023-12-13T19:40:13.526Z] #23 [security-spire-server internal] load build context [2023-12-13T19:40:13.526Z] #23 transferring context: 18.10kB 0.1s done [2023-12-13T19:40:13.526Z] #23 DONE 0.8s [2023-12-13T19:40:13.526Z] [2023-12-13T19:40:13.526Z] #13 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:13.526Z] #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T19:40:13.526Z] #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-13T19:40:13.526Z] #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-13T19:40:13.526Z] #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:40:13.526Z] #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-13T19:40:13.526Z] #13 ... [2023-12-13T19:40:13.526Z] [2023-12-13T19:40:13.526Z] #24 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-13T19:40:13.526Z] #24 transferring dockerfile: 2.15kB 0.0s done [2023-12-13T19:40:13.526Z] #24 DONE 1.7s [2023-12-13T19:40:13.526Z] [2023-12-13T19:40:13.526Z] #13 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:13.526Z] #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done [2023-12-13T19:40:13.801Z] #13 ... [2023-12-13T19:40:13.801Z] [2023-12-13T19:40:13.801Z] #25 [security-proxy-auth internal] load .dockerignore [2023-12-13T19:40:13.801Z] #25 transferring context: 50B 0.0s done [2023-12-13T19:40:13.801Z] #25 DONE 2.0s [2023-12-13T19:40:14.070Z] [2023-12-13T19:40:14.070Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:14.070Z] #26 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2023-12-13T19:40:14.070Z] #26 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-13T19:40:14.070Z] #26 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-13T19:40:14.070Z] #26 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-13T19:40:14.070Z] #26 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-13T19:40:14.070Z] #26 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s [2023-12-13T19:40:14.070Z] #26 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2023-12-13T19:40:14.070Z] #26 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-13T19:40:14.070Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.4s [2023-12-13T19:40:14.070Z] #26 ... [2023-12-13T19:40:14.070Z] [2023-12-13T19:40:14.070Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T19:40:14.070Z] #5 DONE 0.0s [2023-12-13T19:40:14.070Z] [2023-12-13T19:40:14.070Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:14.070Z] #26 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2023-12-13T19:40:14.070Z] #26 ... [2023-12-13T19:40:14.070Z] [2023-12-13T19:40:14.070Z] #27 [core-metadata internal] load build definition from Dockerfile [2023-12-13T19:40:14.070Z] #27 transferring dockerfile: 2.06kB 0.0s done [2023-12-13T19:40:14.070Z] #27 DONE 2.0s [2023-12-13T19:40:14.070Z] [2023-12-13T19:40:14.070Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:14.070Z] #26 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-12-13T19:40:14.070Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 0.7s [2023-12-13T19:40:14.070Z] #26 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-13T19:40:14.343Z] #26 ... [2023-12-13T19:40:14.343Z] [2023-12-13T19:40:14.343Z] #28 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-13T19:40:14.343Z] #28 transferring dockerfile: 2.49kB 0.1s done [2023-12-13T19:40:14.343Z] #28 DONE 2.1s [2023-12-13T19:40:14.343Z] [2023-12-13T19:40:14.343Z] #29 [core-metadata internal] load .dockerignore [2023-12-13T19:40:14.343Z] #29 transferring context: 50B 0.0s done [2023-12-13T19:40:14.343Z] #29 DONE 2.2s [2023-12-13T19:40:14.343Z] [2023-12-13T19:40:14.343Z] #12 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T19:40:14.343Z] #12 DONE 2.1s [2023-12-13T19:40:14.343Z] [2023-12-13T19:40:14.343Z] #30 [security-proxy-auth internal] load build context [2023-12-13T19:40:14.343Z] #30 DONE 0.0s [2023-12-13T19:40:14.343Z] [2023-12-13T19:40:14.343Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:14.343Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 0.9s [2023-12-13T19:40:14.343Z] #26 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-13T19:40:14.620Z] #26 ... [2023-12-13T19:40:14.621Z] [2023-12-13T19:40:14.621Z] #31 [security-secretstore-setup internal] load .dockerignore [2023-12-13T19:40:14.621Z] #31 transferring context: 50B 0.0s done [2023-12-13T19:40:14.621Z] #31 DONE 2.2s [2023-12-13T19:40:14.621Z] [2023-12-13T19:40:14.621Z] #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T19:40:14.621Z] #5 DONE 0.0s [2023-12-13T19:40:14.621Z] [2023-12-13T19:40:14.621Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:14.621Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.1s [2023-12-13T19:40:14.621Z] #26 ... [2023-12-13T19:40:14.621Z] [2023-12-13T19:40:14.621Z] #32 [core-data internal] load build definition from Dockerfile [2023-12-13T19:40:14.621Z] #32 transferring dockerfile: 2.01kB 0.0s done [2023-12-13T19:40:14.621Z] #32 DONE 2.1s [2023-12-13T19:40:14.621Z] [2023-12-13T19:40:14.621Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T19:40:14.621Z] #5 DONE 0.1s [2023-12-13T19:40:14.621Z] [2023-12-13T19:40:14.621Z] #33 [core-data internal] load .dockerignore [2023-12-13T19:40:14.621Z] #33 transferring context: 50B 0.0s done [2023-12-13T19:40:14.621Z] #33 DONE 2.2s [2023-12-13T19:40:14.621Z] [2023-12-13T19:40:14.621Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-12-13T19:40:14.621Z] #34 DONE 2.3s [2023-12-13T19:40:14.621Z] [2023-12-13T19:40:14.621Z] #13 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:14.621Z] #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T19:40:14.621Z] #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-13T19:40:14.621Z] #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-13T19:40:14.621Z] #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:40:14.621Z] #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-13T19:40:14.621Z] #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done [2023-12-13T19:40:14.899Z] #13 ... [2023-12-13T19:40:14.900Z] [2023-12-13T19:40:14.900Z] #35 [security-spire-agent internal] load .dockerignore [2023-12-13T19:40:14.900Z] #35 transferring context: 50B 0.0s done [2023-12-13T19:40:14.900Z] #35 DONE 2.2s [2023-12-13T19:40:14.900Z] [2023-12-13T19:40:14.900Z] #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T19:40:14.900Z] #5 DONE 0.1s [2023-12-13T19:40:14.900Z] [2023-12-13T19:40:14.900Z] #12 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T19:40:14.900Z] #12 DONE 2.4s [2023-12-13T19:40:14.900Z] [2023-12-13T19:40:14.900Z] #36 [security-spire-config internal] load .dockerignore [2023-12-13T19:40:14.900Z] #36 transferring context: 50B 0.0s done [2023-12-13T19:40:14.900Z] #36 DONE 2.8s [2023-12-13T19:40:14.900Z] [2023-12-13T19:40:14.900Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-12-13T19:40:14.900Z] #34 DONE 2.7s [2023-12-13T19:40:14.900Z] [2023-12-13T19:40:14.900Z] #13 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:14.900Z] #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T19:40:14.900Z] #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-13T19:40:14.900Z] #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-13T19:40:14.900Z] #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:40:14.900Z] #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-13T19:40:14.900Z] #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done [2023-12-13T19:40:14.900Z] #13 ... [2023-12-13T19:40:14.900Z] [2023-12-13T19:40:14.900Z] #37 [security-secretstore-setup internal] load build context [2023-12-13T19:40:14.900Z] #37 DONE 0.0s [2023-12-13T19:40:14.900Z] [2023-12-13T19:40:14.900Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-12-13T19:40:14.900Z] #34 DONE 2.7s [2023-12-13T19:40:14.900Z] [2023-12-13T19:40:14.900Z] #13 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:14.900Z] #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T19:40:14.900Z] #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-13T19:40:14.900Z] #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-13T19:40:14.900Z] #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:40:14.900Z] #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-13T19:40:14.900Z] #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done [2023-12-13T19:40:15.172Z] #13 ... [2023-12-13T19:40:15.172Z] [2023-12-13T19:40:15.172Z] #38 [security-spire-agent internal] load build definition from Dockerfile [2023-12-13T19:40:15.172Z] #38 transferring dockerfile: 1.81kB 0.1s done [2023-12-13T19:40:15.172Z] #38 DONE 2.3s [2023-12-13T19:40:15.172Z] [2023-12-13T19:40:15.172Z] #39 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T19:40:15.755Z] #39 ... [2023-12-13T19:40:15.755Z] [2023-12-13T19:40:15.755Z] #13 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:15.755Z] #13 DONE 4.5s [2023-12-13T19:40:15.755Z] [2023-12-13T19:40:15.755Z] #40 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-13T19:40:16.358Z] #40 ... [2023-12-13T19:40:16.358Z] [2023-12-13T19:40:16.358Z] #12 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T19:40:16.358Z] #12 DONE 4.1s [2023-12-13T19:40:16.632Z] [2023-12-13T19:40:16.632Z] #41 [support-notifications internal] load build context [2023-12-13T19:40:16.912Z] #41 ... [2023-12-13T19:40:16.912Z] [2023-12-13T19:40:16.912Z] #21 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-13T19:40:16.912Z] #21 DONE 3.8s [2023-12-13T19:40:16.912Z] [2023-12-13T19:40:16.912Z] #41 [support-notifications internal] load build context [2023-12-13T19:40:16.912Z] #41 ... [2023-12-13T19:40:16.912Z] [2023-12-13T19:40:16.912Z] #42 [security-spiffe-token-provider internal] load build context [2023-12-13T19:40:17.204Z] #42 ... [2023-12-13T19:40:17.204Z] [2023-12-13T19:40:17.204Z] #13 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:17.204Z] #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T19:40:17.204Z] #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-13T19:40:17.204Z] #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-13T19:40:17.204Z] #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:40:17.204Z] #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-13T19:40:17.204Z] #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done [2023-12-13T19:40:17.204Z] #13 DONE 4.5s [2023-12-13T19:40:17.204Z] [2023-12-13T19:40:17.204Z] #42 [security-spiffe-token-provider internal] load build context [2023-12-13T19:40:17.204Z] #42 ... [2023-12-13T19:40:17.204Z] [2023-12-13T19:40:17.204Z] #41 [support-notifications internal] load build context [2023-12-13T19:40:17.794Z] #41 ... [2023-12-13T19:40:17.794Z] [2023-12-13T19:40:17.794Z] #43 [security-spire-config internal] load build context [2023-12-13T19:40:17.794Z] #43 transferring context: 16.35kB 0.1s done [2023-12-13T19:40:17.794Z] #43 DONE 0.7s [2023-12-13T19:40:17.794Z] [2023-12-13T19:40:17.794Z] #41 [support-notifications internal] load build context [2023-12-13T19:40:17.794Z] #41 ... [2023-12-13T19:40:17.794Z] [2023-12-13T19:40:17.794Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-13T19:40:17.794Z] #44 DONE 2.8s [2023-12-13T19:40:18.061Z] [2023-12-13T19:40:18.062Z] #13 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T19:40:18.062Z] #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T19:40:18.062Z] #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-13T19:40:18.062Z] #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-13T19:40:18.062Z] #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T19:40:18.062Z] #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-13T19:40:18.062Z] #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done [2023-12-13T19:40:18.062Z] #13 DONE 4.6s [2023-12-13T19:40:18.062Z] [2023-12-13T19:40:18.062Z] #39 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T19:40:18.062Z] #39 3.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:18.659Z] #39 ... [2023-12-13T19:40:18.659Z] [2023-12-13T19:40:18.659Z] #45 [security-spire-agent internal] load build context [2023-12-13T19:40:18.659Z] #45 transferring context: 17.63kB 0.2s done [2023-12-13T19:40:18.659Z] #45 DONE 0.8s [2023-12-13T19:40:18.936Z] [2023-12-13T19:40:18.936Z] #39 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T19:40:18.936Z] #39 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:22.308Z] #39 6.982 OK: 266 MiB in 52 packages [2023-12-13T19:40:22.308Z] #39 ... [2023-12-13T19:40:22.308Z] [2023-12-13T19:40:22.308Z] #46 [security-bootstrapper internal] load build context [2023-12-13T19:40:22.308Z] #46 ... [2023-12-13T19:40:22.308Z] [2023-12-13T19:40:22.308Z] #47 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-13T19:40:22.308Z] #47 ... [2023-12-13T19:40:22.308Z] [2023-12-13T19:40:22.308Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:22.308Z] #26 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2023-12-13T19:40:22.308Z] #26 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-13T19:40:22.308Z] #26 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-13T19:40:22.308Z] #26 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-13T19:40:22.308Z] #26 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-13T19:40:22.308Z] #26 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2023-12-13T19:40:22.308Z] #26 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-12-13T19:40:22.308Z] #26 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-13T19:40:22.308Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.8s done [2023-12-13T19:40:22.308Z] #26 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-13T19:40:22.308Z] #26 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-13T19:40:22.308Z] #26 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.4s [2023-12-13T19:40:22.308Z] #26 ... [2023-12-13T19:40:22.308Z] [2023-12-13T19:40:22.308Z] #46 [security-bootstrapper internal] load build context [2023-12-13T19:40:22.308Z] #46 ... [2023-12-13T19:40:22.308Z] [2023-12-13T19:40:22.308Z] #48 [security-proxy-setup internal] load build context [2023-12-13T19:40:22.308Z] #48 ... [2023-12-13T19:40:22.308Z] [2023-12-13T19:40:22.308Z] #46 [security-bootstrapper internal] load build context [2023-12-13T19:40:22.308Z] #46 ... [2023-12-13T19:40:22.308Z] [2023-12-13T19:40:22.308Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T19:40:22.308Z] #0 3.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:22.308Z] #0 4.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:22.308Z] #0 6.563 OK: 266 MiB in 52 packages [2023-12-13T19:40:22.308Z] #49 DONE 8.0s [2023-12-13T19:40:22.308Z] [2023-12-13T19:40:22.308Z] #46 [security-bootstrapper internal] load build context [2023-12-13T19:40:22.575Z] #46 ... [2023-12-13T19:40:22.575Z] [2023-12-13T19:40:22.575Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-13T19:40:22.575Z] #0 3.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:22.575Z] #0 4.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:22.575Z] #0 6.880 OK: 266 MiB in 52 packages [2023-12-13T19:40:22.575Z] #50 DONE 7.7s [2023-12-13T19:40:22.575Z] [2023-12-13T19:40:22.575Z] #46 [security-bootstrapper internal] load build context [2023-12-13T19:40:22.575Z] #46 ... [2023-12-13T19:40:22.575Z] [2023-12-13T19:40:22.575Z] #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T19:40:22.575Z] #39 DONE 8.4s [2023-12-13T19:40:22.575Z] [2023-12-13T19:40:22.575Z] #51 [support-scheduler internal] load build context [2023-12-13T19:40:22.844Z] #51 ... [2023-12-13T19:40:22.844Z] [2023-12-13T19:40:22.844Z] #19 [core-common-config-bootstrapper internal] load build context [2023-12-13T19:40:22.844Z] #19 transferring context: 82.53MB 11.1s [2023-12-13T19:40:22.844Z] #19 ... [2023-12-13T19:40:22.844Z] [2023-12-13T19:40:22.844Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:23.432Z] #26 ... [2023-12-13T19:40:23.432Z] [2023-12-13T19:40:23.432Z] #52 [core-command internal] load build context [2023-12-13T19:40:23.432Z] #52 ... [2023-12-13T19:40:23.432Z] [2023-12-13T19:40:23.432Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-13T19:40:23.432Z] #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2023-12-13T19:40:23.432Z] #53 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-13T19:40:23.432Z] #53 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-13T19:40:23.432Z] #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-13T19:40:23.432Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-12-13T19:40:23.432Z] #53 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.0s done [2023-12-13T19:40:23.432Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-12-13T19:40:23.432Z] #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0.8s [2023-12-13T19:40:23.704Z] #53 ... [2023-12-13T19:40:23.704Z] [2023-12-13T19:40:23.704Z] #52 [core-command internal] load build context [2023-12-13T19:40:24.666Z] #52 ... [2023-12-13T19:40:24.666Z] [2023-12-13T19:40:24.666Z] #30 [security-proxy-auth internal] load build context [2023-12-13T19:40:24.666Z] #30 ... [2023-12-13T19:40:24.666Z] [2023-12-13T19:40:24.666Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-13T19:40:24.667Z] #0 3.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:24.667Z] #0 3.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:24.667Z] #0 6.834 (1/4) Installing ca-certificates (20230506-r0) [2023-12-13T19:40:24.667Z] #0 6.959 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-13T19:40:24.667Z] #0 6.992 (3/4) Installing su-exec (0.2-r3) [2023-12-13T19:40:24.667Z] #0 7.003 (4/4) Installing yq (4.33.3-r5) [2023-12-13T19:40:24.667Z] #0 7.599 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:40:24.667Z] #0 7.599 Executing ca-certificates-20230506-r0.trigger [2023-12-13T19:40:24.667Z] #0 8.114 OK: 18 MiB in 19 packages [2023-12-13T19:40:24.667Z] #54 DONE 9.1s [2023-12-13T19:40:24.667Z] [2023-12-13T19:40:24.667Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-13T19:40:24.667Z] #0 4.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:24.667Z] #0 5.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:24.667Z] #0 7.337 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-13T19:40:24.667Z] #0 7.371 (2/4) Installing openssl (3.1.4-r1) [2023-12-13T19:40:24.667Z] #0 7.450 (3/4) Installing su-exec (0.2-r3) [2023-12-13T19:40:24.667Z] #0 7.468 (4/4) Installing yq (4.33.3-r5) [2023-12-13T19:40:24.667Z] #0 7.952 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:40:24.667Z] #0 8.057 OK: 18 MiB in 19 packages [2023-12-13T19:40:24.667Z] #55 DONE 9.1s [2023-12-13T19:40:24.667Z] [2023-12-13T19:40:24.667Z] #30 [security-proxy-auth internal] load build context [2023-12-13T19:40:24.667Z] #30 ... [2023-12-13T19:40:24.667Z] [2023-12-13T19:40:24.667Z] #52 [core-command internal] load build context [2023-12-13T19:40:24.938Z] #52 ... [2023-12-13T19:40:24.938Z] [2023-12-13T19:40:24.938Z] #56 [core-data internal] load build context [2023-12-13T19:40:24.938Z] #56 ... [2023-12-13T19:40:24.938Z] [2023-12-13T19:40:24.938Z] #57 [core-metadata internal] load build context [2023-12-13T19:40:24.938Z] #57 ... [2023-12-13T19:40:24.938Z] [2023-12-13T19:40:24.938Z] #37 [security-secretstore-setup internal] load build context [2023-12-13T19:40:25.207Z] #37 ... [2023-12-13T19:40:25.207Z] [2023-12-13T19:40:25.207Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-13T19:40:25.207Z] #0 3.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:25.207Z] #0 4.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:25.207Z] #0 6.321 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T19:40:25.207Z] #0 6.321 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T19:40:25.207Z] #0 6.321 OK: 19948 distinct packages available [2023-12-13T19:40:25.207Z] #0 6.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:25.207Z] #0 7.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:25.207Z] #0 10.27 OK: 266 MiB in 52 packages [2023-12-13T19:40:25.207Z] #58 ... [2023-12-13T19:40:25.207Z] [2023-12-13T19:40:25.207Z] #57 [core-metadata internal] load build context [2023-12-13T19:40:25.501Z] #57 ... [2023-12-13T19:40:25.501Z] [2023-12-13T19:40:25.501Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-13T19:40:25.501Z] #0 8.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:25.501Z] #0 9.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:25.772Z] #59 ... [2023-12-13T19:40:25.772Z] [2023-12-13T19:40:25.772Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-13T19:40:25.772Z] #0 7.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:25.772Z] #0 8.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:25.772Z] #60 ... [2023-12-13T19:40:25.772Z] [2023-12-13T19:40:25.772Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-13T19:40:25.772Z] #0 6.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:25.772Z] #0 7.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:25.772Z] #0 10.00 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T19:40:25.772Z] #0 10.00 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T19:40:25.772Z] #0 10.00 OK: 19946 distinct packages available [2023-12-13T19:40:25.772Z] #61 ... [2023-12-13T19:40:25.772Z] [2023-12-13T19:40:25.772Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-13T19:40:25.772Z] #58 DONE 11.0s [2023-12-13T19:40:25.772Z] [2023-12-13T19:40:25.772Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-13T19:40:25.772Z] #0 5.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:25.772Z] #0 6.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:25.772Z] #0 9.193 (1/2) Installing ca-certificates (20230506-r0) [2023-12-13T19:40:25.772Z] #0 9.404 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-13T19:40:25.772Z] #0 9.404 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:40:25.772Z] #0 9.505 Executing ca-certificates-20230506-r0.trigger [2023-12-13T19:40:25.772Z] #0 10.23 OK: 9 MiB in 17 packages [2023-12-13T19:40:26.040Z] #62 ... [2023-12-13T19:40:26.040Z] [2023-12-13T19:40:26.040Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-13T19:40:26.040Z] #0 8.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:26.040Z] #0 9.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:26.040Z] #63 ... [2023-12-13T19:40:26.040Z] [2023-12-13T19:40:26.040Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-13T19:40:26.040Z] #61 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:26.646Z] #61 ... [2023-12-13T19:40:26.646Z] [2023-12-13T19:40:26.646Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-13T19:40:26.646Z] #62 DONE 11.1s [2023-12-13T19:40:26.914Z] [2023-12-13T19:40:26.914Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-13T19:40:26.914Z] #61 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:26.914Z] #61 ... [2023-12-13T19:40:26.914Z] [2023-12-13T19:40:26.914Z] #40 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-13T19:40:26.914Z] #40 6.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:26.914Z] #40 7.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:26.914Z] #40 10.45 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-13T19:40:26.914Z] #40 10.45 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:40:26.914Z] #40 10.57 OK: 8 MiB in 16 packages [2023-12-13T19:40:26.914Z] #40 DONE 11.7s [2023-12-13T19:40:27.184Z] [2023-12-13T19:40:27.184Z] #64 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2023-12-13T19:40:27.184Z] #64 ... [2023-12-13T19:40:27.184Z] [2023-12-13T19:40:27.184Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-13T19:40:27.184Z] #0 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:27.184Z] #0 8.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:27.469Z] #65 ... [2023-12-13T19:40:27.469Z] [2023-12-13T19:40:27.469Z] #42 [security-spiffe-token-provider internal] load build context [2023-12-13T19:40:27.469Z] #42 ... [2023-12-13T19:40:27.469Z] [2023-12-13T19:40:27.469Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-13T19:40:27.469Z] #63 11.83 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-13T19:40:27.469Z] #63 11.91 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:40:27.743Z] #63 12.01 OK: 8 MiB in 16 packages [2023-12-13T19:40:28.016Z] #63 ... [2023-12-13T19:40:28.016Z] [2023-12-13T19:40:28.016Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-13T19:40:28.016Z] #59 11.36 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-13T19:40:28.016Z] #59 11.36 (2/2) Installing su-exec (0.2-r3) [2023-12-13T19:40:28.016Z] #59 11.36 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:40:28.016Z] #59 11.44 OK: 8 MiB in 17 packages [2023-12-13T19:40:28.016Z] #59 DONE 12.4s [2023-12-13T19:40:28.016Z] [2023-12-13T19:40:28.016Z] #41 [support-notifications internal] load build context [2023-12-13T19:40:28.016Z] #41 transferring context: 76.50MB 16.1s [2023-12-13T19:40:28.016Z] #41 ... [2023-12-13T19:40:28.016Z] [2023-12-13T19:40:28.016Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-13T19:40:28.288Z] #66 ... [2023-12-13T19:40:28.288Z] [2023-12-13T19:40:28.288Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-13T19:40:28.288Z] #63 DONE 12.9s [2023-12-13T19:40:28.558Z] [2023-12-13T19:40:28.558Z] #41 [support-notifications internal] load build context [2023-12-13T19:40:30.507Z] #41 ... [2023-12-13T19:40:30.507Z] [2023-12-13T19:40:30.507Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-13T19:40:30.507Z] #61 13.17 (1/11) Installing ca-certificates (20230506-r0) [2023-12-13T19:40:30.774Z] #61 13.31 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-13T19:40:30.774Z] #61 13.35 (3/11) Installing libunistring (1.1-r1) [2023-12-13T19:40:30.774Z] #61 13.40 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-13T19:40:30.774Z] #61 13.48 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-13T19:40:30.774Z] #61 13.48 (6/11) Installing libcurl (8.5.0-r0) [2023-12-13T19:40:30.774Z] #61 13.48 (7/11) Installing curl (8.5.0-r0) [2023-12-13T19:40:30.774Z] #61 13.52 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-13T19:40:30.774Z] #61 13.52 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-13T19:40:30.774Z] #61 13.52 (10/11) Installing libucontext (1.2-r2) [2023-12-13T19:40:30.774Z] #61 13.52 (11/11) Installing gcompat (1.1.0-r1) [2023-12-13T19:40:30.774Z] #61 13.53 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:40:30.774Z] #61 13.58 Executing ca-certificates-20230506-r0.trigger [2023-12-13T19:40:30.774Z] #61 14.17 OK: 13 MiB in 26 packages [2023-12-13T19:40:30.774Z] #61 DONE 15.0s [2023-12-13T19:40:30.774Z] [2023-12-13T19:40:30.774Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-13T19:40:30.774Z] #60 10.79 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T19:40:30.774Z] #60 10.79 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T19:40:30.774Z] #60 10.79 OK: 19946 distinct packages available [2023-12-13T19:40:30.775Z] #60 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:30.775Z] #60 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:30.775Z] #60 13.84 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-13T19:40:30.775Z] #60 13.84 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-13T19:40:30.775Z] #60 13.89 (3/5) Installing libucontext (1.2-r2) [2023-12-13T19:40:30.775Z] #60 13.89 (4/5) Installing gcompat (1.1.0-r1) [2023-12-13T19:40:30.775Z] #60 13.97 (5/5) Installing openssl (3.1.4-r1) [2023-12-13T19:40:30.775Z] #60 13.97 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:40:30.775Z] #60 14.03 OK: 9 MiB in 20 packages [2023-12-13T19:40:30.775Z] #60 DONE 15.8s [2023-12-13T19:40:30.775Z] [2023-12-13T19:40:30.775Z] #41 [support-notifications internal] load build context [2023-12-13T19:40:31.363Z] #41 ... [2023-12-13T19:40:31.363Z] [2023-12-13T19:40:31.363Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-13T19:40:31.363Z] #65 10.92 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T19:40:31.363Z] #65 10.92 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T19:40:31.363Z] #65 10.92 OK: 19946 distinct packages available [2023-12-13T19:40:31.363Z] #65 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:31.363Z] #65 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:31.363Z] #65 13.34 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-13T19:40:31.363Z] #65 13.34 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-13T19:40:31.363Z] #65 13.37 (3/4) Installing libucontext (1.2-r2) [2023-12-13T19:40:31.363Z] #65 13.37 (4/4) Installing gcompat (1.1.0-r1) [2023-12-13T19:40:31.363Z] #65 13.40 Executing busybox-1.36.1-r5.trigger [2023-12-13T19:40:31.363Z] #65 13.45 OK: 8 MiB in 19 packages [2023-12-13T19:40:31.363Z] #65 DONE 14.4s [2023-12-13T19:40:31.363Z] [2023-12-13T19:40:31.363Z] #41 [support-notifications internal] load build context [2023-12-13T19:40:32.326Z] #41 ... [2023-12-13T19:40:32.326Z] [2023-12-13T19:40:32.326Z] #48 [security-proxy-setup internal] load build context [2023-12-13T19:40:32.594Z] #48 ... [2023-12-13T19:40:32.595Z] [2023-12-13T19:40:32.595Z] #57 [core-metadata internal] load build context [2023-12-13T19:40:32.595Z] #57 ... [2023-12-13T19:40:32.595Z] [2023-12-13T19:40:32.595Z] #46 [security-bootstrapper internal] load build context [2023-12-13T19:40:32.875Z] #46 ... [2023-12-13T19:40:32.875Z] [2023-12-13T19:40:32.875Z] #51 [support-scheduler internal] load build context [2023-12-13T19:40:32.875Z] #51 ... [2023-12-13T19:40:32.875Z] [2023-12-13T19:40:32.875Z] #57 [core-metadata internal] load build context [2023-12-13T19:40:33.143Z] #57 ... [2023-12-13T19:40:33.143Z] [2023-12-13T19:40:33.143Z] #19 [core-common-config-bootstrapper internal] load build context [2023-12-13T19:40:33.143Z] #19 transferring context: 119.01MB 21.4s [2023-12-13T19:40:33.143Z] #19 ... [2023-12-13T19:40:33.143Z] [2023-12-13T19:40:33.143Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-13T19:40:33.143Z] #0 5.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:33.144Z] #0 5.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:33.144Z] #0 7.157 OK: 18 MiB in 19 packages [2023-12-13T19:40:33.144Z] #67 DONE 8.1s [2023-12-13T19:40:33.144Z] [2023-12-13T19:40:33.144Z] #19 [core-common-config-bootstrapper internal] load build context [2023-12-13T19:40:33.144Z] #19 ... [2023-12-13T19:40:33.144Z] [2023-12-13T19:40:33.144Z] #57 [core-metadata internal] load build context [2023-12-13T19:40:33.413Z] #57 ... [2023-12-13T19:40:33.413Z] [2023-12-13T19:40:33.413Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-13T19:40:33.413Z] #0 5.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:33.413Z] #0 5.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:33.413Z] #0 7.745 OK: 18 MiB in 19 packages [2023-12-13T19:40:33.413Z] #68 DONE 8.6s [2023-12-13T19:40:33.413Z] [2023-12-13T19:40:33.413Z] #19 [core-common-config-bootstrapper internal] load build context [2023-12-13T19:40:34.003Z] #19 ... [2023-12-13T19:40:34.004Z] [2023-12-13T19:40:34.004Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:34.004Z] #26 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.5s [2023-12-13T19:40:34.004Z] #26 ... [2023-12-13T19:40:34.004Z] [2023-12-13T19:40:34.004Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T19:40:34.004Z] #0 4.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:34.004Z] #0 4.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:34.004Z] #0 6.514 OK: 9 MiB in 17 packages [2023-12-13T19:40:34.004Z] #69 DONE 7.3s [2023-12-13T19:40:34.004Z] [2023-12-13T19:40:34.004Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:34.004Z] #26 ... [2023-12-13T19:40:34.004Z] [2023-12-13T19:40:34.004Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-13T19:40:34.004Z] #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.3s [2023-12-13T19:40:34.273Z] #53 ... [2023-12-13T19:40:34.273Z] [2023-12-13T19:40:34.273Z] #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-13T19:40:34.273Z] #70 DONE 0.8s [2023-12-13T19:40:34.273Z] [2023-12-13T19:40:34.273Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-13T19:40:34.273Z] #53 ... [2023-12-13T19:40:34.273Z] [2023-12-13T19:40:34.273Z] #19 [core-common-config-bootstrapper internal] load build context [2023-12-13T19:40:34.858Z] #19 ... [2023-12-13T19:40:34.858Z] [2023-12-13T19:40:34.858Z] #30 [security-proxy-auth internal] load build context [2023-12-13T19:40:34.858Z] #30 ... [2023-12-13T19:40:34.858Z] [2023-12-13T19:40:34.858Z] #64 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2023-12-13T19:40:34.858Z] #64 5.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:34.858Z] #64 6.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:34.858Z] #64 7.722 OK: 8 MiB in 16 packages [2023-12-13T19:40:34.858Z] #64 DONE 8.4s [2023-12-13T19:40:34.858Z] [2023-12-13T19:40:34.858Z] #30 [security-proxy-auth internal] load build context [2023-12-13T19:40:34.858Z] #30 ... [2023-12-13T19:40:34.858Z] [2023-12-13T19:40:34.858Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:35.127Z] #26 ... [2023-12-13T19:40:35.127Z] [2023-12-13T19:40:35.127Z] #52 [core-command internal] load build context [2023-12-13T19:40:35.127Z] #52 ... [2023-12-13T19:40:35.127Z] [2023-12-13T19:40:35.127Z] #56 [core-data internal] load build context [2023-12-13T19:40:35.397Z] #56 ... [2023-12-13T19:40:35.397Z] [2023-12-13T19:40:35.397Z] #37 [security-secretstore-setup internal] load build context [2023-12-13T19:40:35.397Z] #37 ... [2023-12-13T19:40:35.397Z] [2023-12-13T19:40:35.397Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:35.665Z] #26 ... [2023-12-13T19:40:35.665Z] [2023-12-13T19:40:35.665Z] #46 [security-bootstrapper internal] load build context [2023-12-13T19:40:35.665Z] #46 transferring context: 132.21MB 23.4s done [2023-12-13T19:40:35.665Z] #46 DONE 23.9s [2023-12-13T19:40:35.665Z] [2023-12-13T19:40:35.665Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:36.266Z] #26 ... [2023-12-13T19:40:36.266Z] [2023-12-13T19:40:36.266Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-13T19:40:36.266Z] #66 5.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:36.266Z] #66 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:36.266Z] #66 7.459 OK: 8 MiB in 17 packages [2023-12-13T19:40:36.266Z] #66 DONE 8.2s [2023-12-13T19:40:36.266Z] [2023-12-13T19:40:36.266Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T19:40:36.266Z] #0 5.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:36.266Z] #0 5.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:36.266Z] #0 7.168 OK: 8 MiB in 16 packages [2023-12-13T19:40:36.266Z] #71 DONE 7.8s [2023-12-13T19:40:36.266Z] [2023-12-13T19:40:36.266Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:36.535Z] #26 ... [2023-12-13T19:40:36.535Z] [2023-12-13T19:40:36.535Z] #19 [core-common-config-bootstrapper internal] load build context [2023-12-13T19:40:36.535Z] #19 transferring context: 132.21MB 24.6s done [2023-12-13T19:40:36.535Z] #19 DONE 25.0s [2023-12-13T19:40:36.802Z] [2023-12-13T19:40:36.802Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:40:36.802Z] #72 DONE 1.0s [2023-12-13T19:40:36.802Z] [2023-12-13T19:40:36.802Z] #52 [core-command internal] load build context [2023-12-13T19:40:37.390Z] #52 ... [2023-12-13T19:40:37.390Z] [2023-12-13T19:40:37.390Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-13T19:40:37.390Z] #0 4.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:37.390Z] #0 5.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:37.390Z] #0 6.752 OK: 9 MiB in 20 packages [2023-12-13T19:40:37.390Z] #73 DONE 7.4s [2023-12-13T19:40:37.390Z] [2023-12-13T19:40:37.390Z] #52 [core-command internal] load build context [2023-12-13T19:40:37.660Z] #52 ... [2023-12-13T19:40:37.660Z] [2023-12-13T19:40:37.660Z] #42 [security-spiffe-token-provider internal] load build context [2023-12-13T19:40:37.660Z] #42 ... [2023-12-13T19:40:37.660Z] [2023-12-13T19:40:37.660Z] #52 [core-command internal] load build context [2023-12-13T19:40:37.928Z] #52 ... [2023-12-13T19:40:37.928Z] [2023-12-13T19:40:37.928Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:40:37.928Z] #74 DONE 1.1s [2023-12-13T19:40:37.928Z] [2023-12-13T19:40:37.928Z] #52 [core-command internal] load build context [2023-12-13T19:40:38.525Z] #52 ... [2023-12-13T19:40:38.525Z] [2023-12-13T19:40:38.525Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T19:40:38.525Z] #0 5.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:38.525Z] #0 5.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:38.525Z] #0 7.343 OK: 13 MiB in 26 packages [2023-12-13T19:40:38.525Z] #75 DONE 7.9s [2023-12-13T19:40:38.525Z] [2023-12-13T19:40:38.525Z] #52 [core-command internal] load build context [2023-12-13T19:40:38.525Z] #52 ... [2023-12-13T19:40:38.525Z] [2023-12-13T19:40:38.525Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-13T19:40:38.525Z] #0 4.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:38.525Z] #0 4.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T19:40:38.525Z] #0 6.450 OK: 8 MiB in 19 packages [2023-12-13T19:40:38.525Z] #76 DONE 7.1s [2023-12-13T19:40:38.525Z] [2023-12-13T19:40:38.525Z] #52 [core-command internal] load build context [2023-12-13T19:40:38.793Z] #52 ... [2023-12-13T19:40:38.793Z] [2023-12-13T19:40:38.793Z] #42 [security-spiffe-token-provider internal] load build context [2023-12-13T19:40:38.793Z] #42 transferring context: 132.21MB 26.4s done [2023-12-13T19:40:38.793Z] #42 DONE 26.7s [2023-12-13T19:40:38.793Z] [2023-12-13T19:40:38.793Z] #52 [core-command internal] load build context [2023-12-13T19:40:39.756Z] #52 ... [2023-12-13T19:40:39.756Z] [2023-12-13T19:40:39.756Z] #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-13T19:40:39.756Z] #77 DONE 3.2s [2023-12-13T19:40:39.756Z] [2023-12-13T19:40:39.756Z] #52 [core-command internal] load build context [2023-12-13T19:40:40.027Z] #52 ... [2023-12-13T19:40:40.027Z] [2023-12-13T19:40:40.027Z] #48 [security-proxy-setup internal] load build context [2023-12-13T19:40:40.027Z] #48 transferring context: 132.21MB 27.2s done [2023-12-13T19:40:40.027Z] #48 DONE 27.8s [2023-12-13T19:40:40.027Z] [2023-12-13T19:40:40.027Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:40:40.027Z] #78 DONE 1.1s [2023-12-13T19:40:40.027Z] [2023-12-13T19:40:40.027Z] #52 [core-command internal] load build context [2023-12-13T19:40:40.612Z] #52 ... [2023-12-13T19:40:40.612Z] [2023-12-13T19:40:40.612Z] #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-13T19:40:40.612Z] #79 DONE 0.9s [2023-12-13T19:40:40.612Z] [2023-12-13T19:40:40.612Z] #52 [core-command internal] load build context [2023-12-13T19:40:41.195Z] #52 ... [2023-12-13T19:40:41.195Z] [2023-12-13T19:40:41.195Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-13T19:40:41.195Z] #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.3s done [2023-12-13T19:40:41.195Z] #53 DONE 23.1s [2023-12-13T19:40:41.195Z] [2023-12-13T19:40:41.195Z] #52 [core-command internal] load build context [2023-12-13T19:40:41.472Z] #52 ... [2023-12-13T19:40:41.472Z] [2023-12-13T19:40:41.472Z] #51 [support-scheduler internal] load build context [2023-12-13T19:40:41.472Z] #51 transferring context: 132.21MB 27.9s done [2023-12-13T19:40:41.472Z] #51 DONE 28.8s [2023-12-13T19:40:41.472Z] [2023-12-13T19:40:41.472Z] #41 [support-notifications internal] load build context [2023-12-13T19:40:41.472Z] #41 transferring context: 132.21MB 29.5s done [2023-12-13T19:40:41.472Z] #41 DONE 29.9s [2023-12-13T19:40:41.472Z] [2023-12-13T19:40:41.472Z] #52 [core-command internal] load build context [2023-12-13T19:40:42.434Z] #52 ... [2023-12-13T19:40:42.434Z] [2023-12-13T19:40:42.434Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:40:42.434Z] #80 DONE 1.0s [2023-12-13T19:40:42.434Z] [2023-12-13T19:40:42.434Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T19:40:42.434Z] #26 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.1s done [2023-12-13T19:40:42.434Z] #26 DONE 30.7s [2023-12-13T19:40:42.434Z] [2023-12-13T19:40:42.434Z] #52 [core-command internal] load build context [2023-12-13T19:40:43.018Z] #52 transferring context: 132.21MB 27.9s done [2023-12-13T19:40:43.018Z] #52 DONE 29.6s [2023-12-13T19:40:43.018Z] [2023-12-13T19:40:43.018Z] #37 [security-secretstore-setup internal] load build context [2023-12-13T19:40:43.285Z] #37 ... [2023-12-13T19:40:43.285Z] [2023-12-13T19:40:43.285Z] #57 [core-metadata internal] load build context [2023-12-13T19:40:43.551Z] #57 ... [2023-12-13T19:40:43.551Z] [2023-12-13T19:40:43.551Z] #56 [core-data internal] load build context [2023-12-13T19:40:43.551Z] #56 ... [2023-12-13T19:40:43.551Z] [2023-12-13T19:40:43.551Z] #57 [core-metadata internal] load build context [2023-12-13T19:40:43.819Z] #57 transferring context: 132.21MB 27.4s done [2023-12-13T19:40:44.086Z] #57 DONE 29.1s [2023-12-13T19:40:44.086Z] [2023-12-13T19:40:44.086Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-13T19:40:44.086Z] #81 DONE 1.7s [2023-12-13T19:40:44.086Z] [2023-12-13T19:40:44.086Z] #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T19:40:45.077Z] #82 ... [2023-12-13T19:40:45.077Z] [2023-12-13T19:40:45.077Z] #37 [security-secretstore-setup internal] load build context [2023-12-13T19:40:45.077Z] #37 transferring context: 132.21MB 28.1s done [2023-12-13T19:40:45.077Z] #37 DONE 29.8s [2023-12-13T19:40:45.077Z] [2023-12-13T19:40:45.077Z] #56 [core-data internal] load build context [2023-12-13T19:40:45.077Z] #56 transferring context: 132.21MB 28.7s done [2023-12-13T19:40:45.077Z] #56 ... [2023-12-13T19:40:45.077Z] [2023-12-13T19:40:45.077Z] #30 [security-proxy-auth internal] load build context [2023-12-13T19:40:45.383Z] #30 ... [2023-12-13T19:40:45.383Z] [2023-12-13T19:40:45.383Z] #56 [core-data internal] load build context [2023-12-13T19:40:45.383Z] #56 DONE 30.6s [2023-12-13T19:40:45.383Z] [2023-12-13T19:40:45.383Z] #30 [security-proxy-auth internal] load build context [2023-12-13T19:40:45.383Z] #30 ... [2023-12-13T19:40:45.383Z] [2023-12-13T19:40:45.383Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T19:40:45.652Z] #83 ... [2023-12-13T19:40:45.652Z] [2023-12-13T19:40:45.652Z] #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T19:40:45.652Z] #82 DONE 1.6s [2023-12-13T19:40:45.652Z] [2023-12-13T19:40:45.652Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T19:40:45.652Z] #84 DONE 1.9s [2023-12-13T19:40:45.652Z] [2023-12-13T19:40:45.652Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T19:40:45.652Z] #83 DONE 1.8s [2023-12-13T19:40:45.652Z] [2023-12-13T19:40:45.652Z] #30 [security-proxy-auth internal] load build context [2023-12-13T19:40:45.926Z] #30 ... [2023-12-13T19:40:45.926Z] [2023-12-13T19:40:45.926Z] #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-13T19:40:45.926Z] #85 DONE 0.2s [2023-12-13T19:40:45.926Z] [2023-12-13T19:40:45.926Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-13T19:40:45.926Z] #86 DONE 0.2s [2023-12-13T19:40:45.926Z] [2023-12-13T19:40:45.926Z] #30 [security-proxy-auth internal] load build context [2023-12-13T19:40:45.926Z] #30 ... [2023-12-13T19:40:45.926Z] [2023-12-13T19:40:45.926Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-13T19:40:45.926Z] #87 DONE 0.3s [2023-12-13T19:40:45.926Z] [2023-12-13T19:40:45.926Z] #30 [security-proxy-auth internal] load build context [2023-12-13T19:40:45.926Z] #30 transferring context: 132.21MB 30.4s done [2023-12-13T19:40:46.210Z] #30 DONE 31.7s [2023-12-13T19:40:46.210Z] [2023-12-13T19:40:46.210Z] #88 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-13T19:40:46.210Z] #88 DONE 0.3s [2023-12-13T19:40:46.210Z] [2023-12-13T19:40:46.210Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-13T19:40:46.210Z] #89 DONE 0.3s [2023-12-13T19:40:46.210Z] [2023-12-13T19:40:46.210Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-13T19:40:46.210Z] #90 DONE 0.3s [2023-12-13T19:40:46.210Z] [2023-12-13T19:40:46.210Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T19:40:46.479Z] #91 ... [2023-12-13T19:40:46.479Z] [2023-12-13T19:40:46.479Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T19:40:46.479Z] #92 DONE 0.2s [2023-12-13T19:40:46.479Z] [2023-12-13T19:40:46.479Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T19:40:46.479Z] #91 DONE 0.2s [2023-12-13T19:40:46.479Z] [2023-12-13T19:40:46.479Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T19:40:46.479Z] #93 DONE 0.2s [2023-12-13T19:40:46.479Z] [2023-12-13T19:40:46.479Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-13T19:40:46.746Z] #94 ... [2023-12-13T19:40:46.746Z] [2023-12-13T19:40:46.746Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-13T19:40:46.746Z] #95 DONE 0.2s [2023-12-13T19:40:46.746Z] [2023-12-13T19:40:46.746Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-13T19:40:46.746Z] #96 DONE 0.3s [2023-12-13T19:40:46.746Z] [2023-12-13T19:40:46.746Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-13T19:40:46.746Z] #94 DONE 0.2s [2023-12-13T19:40:46.746Z] [2023-12-13T19:40:46.746Z] #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:40:47.014Z] #97 ... [2023-12-13T19:40:47.014Z] [2023-12-13T19:40:47.014Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-13T19:40:47.014Z] #98 DONE 0.2s [2023-12-13T19:40:47.014Z] [2023-12-13T19:40:47.014Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-13T19:40:47.014Z] #99 DONE 0.2s [2023-12-13T19:40:47.014Z] [2023-12-13T19:40:47.014Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-13T19:40:47.014Z] #100 DONE 0.2s [2023-12-13T19:40:47.014Z] [2023-12-13T19:40:47.014Z] #101 [security-spire-server] exporting to image [2023-12-13T19:40:47.014Z] #101 exporting layers [2023-12-13T19:40:47.975Z] #101 ... [2023-12-13T19:40:47.975Z] [2023-12-13T19:40:47.975Z] #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:40:48.243Z] #102 ... [2023-12-13T19:40:48.243Z] [2023-12-13T19:40:48.243Z] #103 [security-spire-agent] exporting to image [2023-12-13T19:40:48.509Z] #103 exporting layers 1.5s done [2023-12-13T19:40:48.509Z] #103 writing image sha256:337d919693fac670cdf56b03233b8d0cfce76703f723af8ce2627e377c5b714b 0.0s done [2023-12-13T19:40:48.509Z] #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-12-13T19:40:48.509Z] #103 DONE 1.6s [2023-12-13T19:40:48.509Z] [2023-12-13T19:40:48.509Z] #104 [security-spire-config] exporting to image [2023-12-13T19:40:48.509Z] #104 exporting layers 1.5s done [2023-12-13T19:40:48.509Z] #104 writing image sha256:34cb13a0170b8b4fffe1ff01ff89fdc5bd774306fed5130c1b179e88a04122f2 0.0s done [2023-12-13T19:40:48.509Z] #104 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-12-13T19:40:48.509Z] #104 DONE 1.6s [2023-12-13T19:40:48.509Z] [2023-12-13T19:40:48.509Z] #101 [security-spire-server] exporting to image [2023-12-13T19:40:48.509Z] #101 exporting layers 1.5s done [2023-12-13T19:40:48.509Z] #101 writing image sha256:d520b22a25803f44f04b467e252fd5810ad43b137af3b83eb6af2e4bea64d2e9 0.0s done [2023-12-13T19:40:48.509Z] #101 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-12-13T19:40:48.509Z] #101 DONE 1.5s [2023-12-13T19:40:48.509Z] [2023-12-13T19:40:48.509Z] #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:40:50.448Z] #105 ... [2023-12-13T19:40:50.448Z] [2023-12-13T19:40:50.448Z] #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:41:05.430Z] #106 DONE 25.3s [2023-12-13T19:41:05.430Z] [2023-12-13T19:41:05.430Z] #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:41:05.430Z] #97 DONE 28.6s [2023-12-13T19:41:05.430Z] [2023-12-13T19:41:05.430Z] #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:41:05.430Z] #105 DONE 22.8s [2023-12-13T19:41:05.430Z] [2023-12-13T19:41:05.430Z] #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:41:05.430Z] #102 DONE 27.5s [2023-12-13T19:41:05.430Z] [2023-12-13T19:41:05.430Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-13T19:41:07.635Z] #107 DONE 2.1s [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #108 [core-data builder 6/7] COPY . . [2023-12-13T19:41:07.635Z] #108 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:41:07.635Z] #109 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:41:07.635Z] #110 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:41:07.635Z] #111 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #112 [security-secretstore-setup builder 6/7] COPY . . [2023-12-13T19:41:07.635Z] #112 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:41:07.635Z] #113 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #114 [core-metadata builder 6/7] COPY . . [2023-12-13T19:41:07.635Z] #114 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:41:07.635Z] #115 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:41:07.635Z] #116 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #117 [security-proxy-auth builder 6/7] COPY . . [2023-12-13T19:41:07.635Z] #117 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:41:07.635Z] #118 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:41:07.635Z] #119 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:41:07.635Z] #120 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #121 [core-command builder 6/7] COPY . . [2023-12-13T19:41:07.635Z] #121 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:41:07.635Z] #122 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:41:07.635Z] #123 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #124 [support-scheduler builder 6/7] COPY . . [2023-12-13T19:41:07.635Z] #124 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:41:07.635Z] #125 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T19:41:07.635Z] #126 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-13T19:41:07.635Z] #127 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #128 [security-proxy-setup builder 6/7] COPY . . [2023-12-13T19:41:07.635Z] #128 CACHED [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #129 [security-bootstrapper builder 6/7] COPY . . [2023-12-13T19:41:07.635Z] #129 DONE 2.1s [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #130 [support-notifications builder 6/7] COPY . . [2023-12-13T19:41:07.635Z] #130 DONE 2.1s [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-13T19:41:07.635Z] #131 DONE 2.1s [2023-12-13T19:41:07.635Z] [2023-12-13T19:41:07.635Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-13T19:41:10.224Z] #132 2.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-13T19:41:18.433Z] #132 ... [2023-12-13T19:41:18.433Z] [2023-12-13T19:41:18.433Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-13T19:41:18.433Z] #0 1.860 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-13T19:41:18.433Z] #133 ... [2023-12-13T19:41:18.433Z] [2023-12-13T19:41:18.433Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-13T19:41:18.433Z] #0 2.900 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-13T19:41:18.433Z] #134 ... [2023-12-13T19:41:18.433Z] [2023-12-13T19:41:18.433Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T19:41:18.433Z] #0 2.202 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-13T19:41:18.433Z] #135 ... [2023-12-13T19:41:18.433Z] [2023-12-13T19:41:18.433Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-13T19:41:18.433Z] #0 2.375 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-13T19:41:18.433Z] #136 ... [2023-12-13T19:41:18.433Z] [2023-12-13T19:41:18.433Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-13T19:41:18.433Z] #0 2.484 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-13T19:41:18.433Z] #137 ... [2023-12-13T19:41:18.433Z] [2023-12-13T19:41:18.433Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-13T19:41:18.433Z] #0 3.192 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-13T19:41:18.433Z] #138 ... [2023-12-13T19:41:18.433Z] [2023-12-13T19:41:18.433Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-13T19:41:18.433Z] #0 3.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-13T19:41:18.700Z] #139 ... [2023-12-13T19:41:18.700Z] [2023-12-13T19:41:18.700Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-13T19:41:18.700Z] #0 3.081 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-13T19:41:18.700Z] #140 ... [2023-12-13T19:41:18.700Z] [2023-12-13T19:41:18.700Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T19:41:18.700Z] #0 1.064 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-13T19:41:18.967Z] #141 ... [2023-12-13T19:41:18.967Z] [2023-12-13T19:41:18.967Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T19:41:18.967Z] #0 2.731 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-13T19:47:10.910Z] #142 ... [2023-12-13T19:47:10.910Z] [2023-12-13T19:47:10.910Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-13T19:47:10.910Z] #138 361.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-13T19:47:10.910Z] #138 ... [2023-12-13T19:47:10.910Z] [2023-12-13T19:47:10.910Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-13T19:47:10.910Z] #132 DONE 363.0s [2023-12-13T19:47:10.910Z] [2023-12-13T19:47:10.910Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T19:47:10.910Z] #141 ... [2023-12-13T19:47:10.910Z] [2023-12-13T19:47:10.910Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:47:11.180Z] #143 DONE 0.4s [2023-12-13T19:47:11.181Z] [2023-12-13T19:47:11.181Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-13T19:47:11.181Z] #139 DONE 363.5s [2023-12-13T19:47:11.181Z] [2023-12-13T19:47:11.181Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-13T19:47:11.181Z] #140 ... [2023-12-13T19:47:11.181Z] [2023-12-13T19:47:11.181Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-13T19:47:11.765Z] #144 DONE 0.4s [2023-12-13T19:47:11.765Z] [2023-12-13T19:47:11.765Z] #145 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:47:11.765Z] #145 DONE 0.4s [2023-12-13T19:47:11.765Z] [2023-12-13T19:47:11.765Z] #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-13T19:47:12.044Z] #146 ... [2023-12-13T19:47:12.044Z] [2023-12-13T19:47:12.044Z] #147 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-13T19:47:12.044Z] #147 DONE 0.4s [2023-12-13T19:47:12.310Z] [2023-12-13T19:47:12.310Z] #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-13T19:47:12.310Z] #148 DONE 0.2s [2023-12-13T19:47:12.310Z] [2023-12-13T19:47:12.310Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-13T19:47:12.576Z] #138 ... [2023-12-13T19:47:12.576Z] [2023-12-13T19:47:12.576Z] #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-13T19:47:12.576Z] #149 DONE 0.4s [2023-12-13T19:47:12.854Z] [2023-12-13T19:47:12.854Z] #150 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-13T19:47:13.120Z] #150 DONE 0.3s [2023-12-13T19:47:13.120Z] [2023-12-13T19:47:13.120Z] #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T19:47:13.721Z] #151 ... [2023-12-13T19:47:13.721Z] [2023-12-13T19:47:13.721Z] #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-13T19:47:13.721Z] #146 DONE 2.1s [2023-12-13T19:47:13.721Z] [2023-12-13T19:47:13.721Z] #152 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:47:14.310Z] #152 DONE 0.3s [2023-12-13T19:47:14.310Z] [2023-12-13T19:47:14.310Z] #153 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:47:14.310Z] #153 DONE 0.3s [2023-12-13T19:47:14.310Z] [2023-12-13T19:47:14.310Z] #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-13T19:47:14.895Z] #154 DONE 0.4s [2023-12-13T19:47:14.895Z] [2023-12-13T19:47:14.895Z] #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-13T19:47:15.162Z] #155 DONE 0.2s [2023-12-13T19:47:15.162Z] [2023-12-13T19:47:15.162Z] #156 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-13T19:47:15.162Z] #156 DONE 0.2s [2023-12-13T19:47:15.162Z] [2023-12-13T19:47:15.162Z] #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T19:47:15.162Z] #151 DONE 2.1s [2023-12-13T19:47:15.162Z] [2023-12-13T19:47:15.162Z] #157 [security-proxy-setup] exporting to image [2023-12-13T19:47:15.162Z] #157 exporting layers [2023-12-13T19:47:16.140Z] #157 ... [2023-12-13T19:47:16.140Z] [2023-12-13T19:47:16.140Z] #158 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-13T19:47:16.140Z] #158 DONE 0.6s [2023-12-13T19:47:16.140Z] [2023-12-13T19:47:16.140Z] #159 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-13T19:47:16.140Z] #159 DONE 0.2s [2023-12-13T19:47:16.140Z] [2023-12-13T19:47:16.140Z] #160 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-13T19:47:16.140Z] #160 DONE 0.2s [2023-12-13T19:47:16.140Z] [2023-12-13T19:47:16.140Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T19:47:16.431Z] #135 ... [2023-12-13T19:47:16.431Z] [2023-12-13T19:47:16.431Z] #157 [security-proxy-setup] exporting to image [2023-12-13T19:47:16.431Z] #157 exporting layers 1.1s done [2023-12-13T19:47:16.431Z] #157 writing image sha256:518ae696c8ea4208413fc8ae425716f427cc4d70ed1ce19c9e21320c652b5384 done [2023-12-13T19:47:16.431Z] #157 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-12-13T19:47:16.431Z] #157 DONE 1.1s [2023-12-13T19:47:16.431Z] [2023-12-13T19:47:16.431Z] #161 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-13T19:47:18.105Z] #161 DONE 1.9s [2023-12-13T19:47:18.105Z] [2023-12-13T19:47:18.105Z] #162 [security-bootstrapper] exporting to image [2023-12-13T19:47:18.777Z] #162 ... [2023-12-13T19:47:18.777Z] [2023-12-13T19:47:18.777Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-13T19:47:18.777Z] #138 DONE 371.1s [2023-12-13T19:47:18.777Z] [2023-12-13T19:47:18.777Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-13T19:47:19.048Z] #136 ... [2023-12-13T19:47:19.048Z] [2023-12-13T19:47:19.048Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:47:19.314Z] #163 DONE 0.1s [2023-12-13T19:47:19.314Z] [2023-12-13T19:47:19.314Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:47:19.580Z] #164 DONE 0.3s [2023-12-13T19:47:19.580Z] [2023-12-13T19:47:19.580Z] #162 [security-bootstrapper] exporting to image [2023-12-13T19:47:19.580Z] #162 exporting layers 1.4s done [2023-12-13T19:47:19.580Z] #162 writing image sha256:c0d28ff5c28774533c81a4b3a77387bc476e3b60bdfaf2688b22a91834897ddd done [2023-12-13T19:47:19.580Z] #162 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-12-13T19:47:19.580Z] #162 DONE 1.4s [2023-12-13T19:47:19.580Z] [2023-12-13T19:47:19.580Z] #165 [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 [2023-12-13T19:47:19.848Z] #165 DONE 0.2s [2023-12-13T19:47:19.848Z] [2023-12-13T19:47:19.848Z] #166 [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 [2023-12-13T19:47:20.115Z] #166 DONE 0.3s [2023-12-13T19:47:20.115Z] [2023-12-13T19:47:20.115Z] #167 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:47:20.115Z] #167 DONE 0.1s [2023-12-13T19:47:20.115Z] [2023-12-13T19:47:20.115Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-13T19:47:20.380Z] #136 ... [2023-12-13T19:47:20.380Z] [2023-12-13T19:47:20.380Z] #168 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-13T19:47:20.380Z] #168 DONE 0.3s [2023-12-13T19:47:20.380Z] [2023-12-13T19:47:20.380Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-13T19:47:20.646Z] #134 ... [2023-12-13T19:47:20.646Z] [2023-12-13T19:47:20.646Z] #169 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-13T19:47:20.911Z] #169 DONE 0.3s [2023-12-13T19:47:20.911Z] [2023-12-13T19:47:20.911Z] #170 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-13T19:47:20.911Z] #170 DONE 0.2s [2023-12-13T19:47:20.911Z] [2023-12-13T19:47:20.911Z] #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T19:47:22.325Z] #171 ... [2023-12-13T19:47:22.325Z] [2023-12-13T19:47:22.325Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-13T19:47:22.325Z] #133 DONE 374.7s [2023-12-13T19:47:22.325Z] [2023-12-13T19:47:22.325Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T19:47:22.591Z] #141 ... [2023-12-13T19:47:22.591Z] [2023-12-13T19:47:22.591Z] #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T19:47:22.591Z] #171 DONE 1.7s [2023-12-13T19:47:22.855Z] [2023-12-13T19:47:22.855Z] #172 [security-secretstore-setup] exporting to image [2023-12-13T19:47:23.121Z] #172 ... [2023-12-13T19:47:23.121Z] [2023-12-13T19:47:23.121Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:47:23.121Z] #173 DONE 0.5s [2023-12-13T19:47:23.388Z] [2023-12-13T19:47:23.388Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:47:23.388Z] #174 DONE 0.3s [2023-12-13T19:47:23.388Z] [2023-12-13T19:47:23.388Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-13T19:47:23.656Z] #140 ... [2023-12-13T19:47:23.656Z] [2023-12-13T19:47:23.656Z] #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-13T19:47:23.930Z] #175 DONE 0.3s [2023-12-13T19:47:23.930Z] [2023-12-13T19:47:23.930Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:47:24.196Z] #176 DONE 0.2s [2023-12-13T19:47:24.196Z] [2023-12-13T19:47:24.196Z] #172 [security-secretstore-setup] exporting to image [2023-12-13T19:47:24.196Z] #172 exporting layers 1.4s done [2023-12-13T19:47:24.196Z] #172 writing image sha256:dcdc5c30bab68cad463762b0cf54f54544565ed4687e5a3f547981cb3b7a0103 0.0s done [2023-12-13T19:47:24.196Z] #172 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-12-13T19:47:24.196Z] #172 DONE 1.4s [2023-12-13T19:47:24.196Z] [2023-12-13T19:47:24.196Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-13T19:47:24.462Z] #177 DONE 0.2s [2023-12-13T19:47:24.462Z] [2023-12-13T19:47:24.462Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T19:47:25.880Z] #178 ... [2023-12-13T19:47:25.880Z] [2023-12-13T19:47:25.880Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-13T19:47:25.880Z] #136 DONE 378.5s [2023-12-13T19:47:26.160Z] [2023-12-13T19:47:26.160Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-13T19:47:26.427Z] #140 ... [2023-12-13T19:47:26.427Z] [2023-12-13T19:47:26.427Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T19:47:26.427Z] #178 DONE 2.1s [2023-12-13T19:47:26.427Z] [2023-12-13T19:47:26.427Z] #179 [security-proxy-auth] exporting to image [2023-12-13T19:47:26.692Z] #179 ... [2023-12-13T19:47:26.692Z] [2023-12-13T19:47:26.692Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:47:26.692Z] #180 CACHED [2023-12-13T19:47:26.692Z] [2023-12-13T19:47:26.692Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:47:26.692Z] #181 CACHED [2023-12-13T19:47:26.692Z] [2023-12-13T19:47:26.692Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-13T19:47:26.972Z] #182 DONE 0.6s [2023-12-13T19:47:26.972Z] [2023-12-13T19:47:26.972Z] #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:47:27.238Z] #183 ... [2023-12-13T19:47:27.238Z] [2023-12-13T19:47:27.238Z] #179 [security-proxy-auth] exporting to image [2023-12-13T19:47:27.238Z] #179 exporting layers 0.6s done [2023-12-13T19:47:27.238Z] #179 writing image sha256:b9b106ac0b37ae654f4eeb8b42c5a1c283eab70fdc960241fd8c1fbf78c66eb8 done [2023-12-13T19:47:27.238Z] #179 naming to docker.io/library/security-proxy-auth-arm64 done [2023-12-13T19:47:27.238Z] #179 DONE 0.6s [2023-12-13T19:47:27.238Z] [2023-12-13T19:47:27.238Z] #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:47:27.238Z] #183 DONE 0.2s [2023-12-13T19:47:27.238Z] [2023-12-13T19:47:27.238Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-13T19:47:27.505Z] #184 DONE 0.3s [2023-12-13T19:47:27.505Z] [2023-12-13T19:47:27.505Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T19:47:31.755Z] #185 DONE 3.9s [2023-12-13T19:47:31.755Z] [2023-12-13T19:47:31.755Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-13T19:47:31.755Z] #140 ... [2023-12-13T19:47:31.755Z] [2023-12-13T19:47:31.755Z] #186 [core-common-config-bootstrapper] exporting to image [2023-12-13T19:47:31.755Z] #186 exporting layers 0.4s done [2023-12-13T19:47:31.755Z] #186 writing image sha256:b1d470044ec72f1f809a4eb15a5d4cb1984c698950395f4bee245afb74a6689b done [2023-12-13T19:47:31.755Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-12-13T19:47:31.755Z] #186 DONE 0.4s [2023-12-13T19:47:31.755Z] [2023-12-13T19:47:31.755Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-13T19:47:49.934Z] #140 DONE 400.1s [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-13T19:47:49.934Z] #137 DONE 400.1s [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T19:47:49.934Z] #135 ... [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:47:49.934Z] #187 DONE 0.4s [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:47:49.934Z] #188 DONE 0.5s [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:47:49.934Z] #189 DONE 0.2s [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #190 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:47:49.934Z] #190 DONE 0.2s [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-13T19:47:49.934Z] #191 DONE 0.3s [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-13T19:47:49.934Z] #192 DONE 0.4s [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T19:47:49.934Z] #135 ... [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-13T19:47:49.934Z] #134 DONE 401.6s [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:47:49.934Z] #193 ... [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #194 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:47:49.934Z] #194 CACHED [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #195 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:47:49.934Z] #195 CACHED [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:47:49.934Z] #196 DONE 0.6s [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:47:49.934Z] #193 DONE 0.5s [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #197 [core-command] exporting to image [2023-12-13T19:47:49.934Z] #197 exporting layers [2023-12-13T19:47:49.934Z] #197 ... [2023-12-13T19:47:49.934Z] [2023-12-13T19:47:49.934Z] #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-13T19:47:49.934Z] #198 DONE 0.4s [2023-12-13T19:47:50.200Z] [2023-12-13T19:47:50.200Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:47:50.200Z] #199 DONE 0.2s [2023-12-13T19:47:50.200Z] [2023-12-13T19:47:50.200Z] #197 [core-command] exporting to image [2023-12-13T19:47:50.200Z] #197 exporting layers 0.5s done [2023-12-13T19:47:50.200Z] #197 writing image sha256:6abc6e21669c1157ed53e9505660b0f16a22fb904ef3e678509800440ac38b04 0.0s done [2023-12-13T19:47:50.200Z] #197 naming to docker.io/library/core-command-arm64 [2023-12-13T19:47:50.467Z] #197 naming to docker.io/library/core-command-arm64 0.0s done [2023-12-13T19:47:50.467Z] #197 DONE 0.5s [2023-12-13T19:47:50.467Z] [2023-12-13T19:47:50.467Z] #200 [core-data] exporting to image [2023-12-13T19:47:50.467Z] #200 exporting layers 0.5s done [2023-12-13T19:47:50.467Z] #200 writing image sha256:e383319e03b64e007d8619cb1bc6665ef5eb76ba22668ebb8db2bd50d32710d9 done [2023-12-13T19:47:50.467Z] #200 naming to docker.io/library/core-data-arm64 done [2023-12-13T19:47:50.467Z] #200 DONE 0.6s [2023-12-13T19:47:50.467Z] [2023-12-13T19:47:50.467Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-13T19:47:50.467Z] #201 DONE 0.3s [2023-12-13T19:47:50.467Z] [2023-12-13T19:47:50.467Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T19:47:50.733Z] #135 ... [2023-12-13T19:47:50.733Z] [2023-12-13T19:47:50.733Z] #202 [core-metadata] exporting to image [2023-12-13T19:47:51.311Z] #202 exporting layers 0.7s done [2023-12-13T19:47:51.311Z] #202 writing image sha256:10fd1c563c93b03c0478016ad3d1785fa66141953ea8a93d7f03727f65141d0d done [2023-12-13T19:47:51.311Z] #202 naming to docker.io/library/core-metadata-arm64 done [2023-12-13T19:47:51.311Z] #202 DONE 0.7s [2023-12-13T19:47:51.311Z] [2023-12-13T19:47:51.311Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T19:47:56.643Z] #135 DONE 408.4s [2023-12-13T19:47:56.643Z] [2023-12-13T19:47:56.643Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T19:47:56.643Z] #141 ... [2023-12-13T19:47:56.643Z] [2023-12-13T19:47:56.643Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:47:56.643Z] #203 DONE 0.4s [2023-12-13T19:47:56.643Z] [2023-12-13T19:47:56.643Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T19:47:56.643Z] #141 ... [2023-12-13T19:47:56.643Z] [2023-12-13T19:47:56.643Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:47:56.643Z] #204 DONE 0.2s [2023-12-13T19:47:56.643Z] [2023-12-13T19:47:56.643Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-13T19:47:56.908Z] #205 DONE 0.2s [2023-12-13T19:47:56.908Z] [2023-12-13T19:47:56.908Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T19:47:56.908Z] #142 ... [2023-12-13T19:47:56.908Z] [2023-12-13T19:47:56.908Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:47:56.908Z] #206 DONE 0.1s [2023-12-13T19:47:57.174Z] [2023-12-13T19:47:57.174Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-13T19:47:57.174Z] #207 exporting layers [2023-12-13T19:47:57.753Z] #207 exporting layers 0.5s done [2023-12-13T19:47:57.753Z] #207 writing image sha256:b2ee8d0b47f10efdf27a2c2ca46965309d02775edfff5c86a389b73ce395ced5 done [2023-12-13T19:47:57.753Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-12-13T19:47:57.753Z] #207 DONE 0.5s [2023-12-13T19:47:57.753Z] [2023-12-13T19:47:57.753Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T19:48:05.940Z] #142 DONE 417.4s [2023-12-13T19:48:05.940Z] [2023-12-13T19:48:05.940Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T19:48:05.940Z] #141 DONE 417.4s [2023-12-13T19:48:05.940Z] [2023-12-13T19:48:05.940Z] #47 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-13T19:48:05.940Z] #47 ... [2023-12-13T19:48:05.940Z] [2023-12-13T19:48:05.940Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:48:05.940Z] #208 ... [2023-12-13T19:48:05.940Z] [2023-12-13T19:48:05.940Z] #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:48:05.940Z] #209 DONE 0.1s [2023-12-13T19:48:05.940Z] [2023-12-13T19:48:05.940Z] #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:48:05.940Z] #210 DONE 0.1s [2023-12-13T19:48:05.940Z] [2023-12-13T19:48:05.940Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T19:48:05.940Z] #208 DONE 0.1s [2023-12-13T19:48:05.940Z] [2023-12-13T19:48:05.940Z] #211 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T19:48:05.940Z] #211 DONE 0.1s [2023-12-13T19:48:05.940Z] [2023-12-13T19:48:05.940Z] #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-13T19:48:05.940Z] #212 DONE 0.3s [2023-12-13T19:48:05.940Z] [2023-12-13T19:48:05.940Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-13T19:48:05.940Z] #213 DONE 0.3s [2023-12-13T19:48:05.940Z] [2023-12-13T19:48:05.940Z] #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:48:05.940Z] #214 DONE 0.1s [2023-12-13T19:48:05.940Z] [2023-12-13T19:48:05.940Z] #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-13T19:48:05.940Z] #215 DONE 0.1s [2023-12-13T19:48:05.940Z] [2023-12-13T19:48:05.940Z] #216 [support-scheduler] exporting to image [2023-12-13T19:48:05.940Z] #216 exporting layers [2023-12-13T19:48:06.204Z] #216 exporting layers 0.3s done [2023-12-13T19:48:06.204Z] #216 writing image sha256:2354b3d43f0e3f44d2b1afea1c4cb15c0a7b16fd3cb50eb5f7fa3914ac1a2515 0.0s done [2023-12-13T19:48:06.204Z] #216 naming to docker.io/library/support-scheduler-arm64 done [2023-12-13T19:48:06.204Z] #216 DONE 0.3s [2023-12-13T19:48:06.204Z] [2023-12-13T19:48:06.204Z] #217 [support-notifications] exporting to image [2023-12-13T19:48:06.204Z] #217 exporting layers 0.3s done [2023-12-13T19:48:06.204Z] #217 writing image sha256:4a1ff6cf43630cb6e6ae0c7d4d018eaa679d0fa14c5a9ee7610de5dd73867750 done [2023-12-13T19:48:06.204Z] #217 naming to docker.io/library/support-notifications-arm64 done [2023-12-13T19:48:06.204Z] #217 DONE 0.4s [2023-12-13T19:48:06.204Z] [2023-12-13T19:48:06.204Z] #47 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-13T19:48:06.467Z] time="2023-12-13T19:40:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:48:06.467Z] time="2023-12-13T19:40:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:48:06.467Z] time="2023-12-13T19:40:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:48:06.467Z] time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:48:06.467Z] time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:48:06.467Z] time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:48:06.467Z] time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:48:06.467Z] time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:48:06.467Z] time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:48:06.467Z] time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:48:06.467Z] time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:48:06.467Z] time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:48:06.467Z] time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T19:48:06.468Z] time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-13T19:48:06.496Z] $ docker stop --time=1 c308e5fac29c96e47a916c9e226e5df6890b62cb57118f6345556ca77ee29702 [2023-12-13T19:48:08.024Z] $ docker rm -f --volumes c308e5fac29c96e47a916c9e226e5df6890b62cb57118f6345556ca77ee29702 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-13T19:48:08.629Z] + docker images [2023-12-13T19:48:08.630Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-13T19:48:08.630Z] support-notifications-arm64 latest 4a1ff6cf4363 3 seconds ago 26.4MB [2023-12-13T19:48:08.630Z] support-scheduler-arm64 latest 2354b3d43f0e 3 seconds ago 25.8MB [2023-12-13T19:48:08.630Z] security-spiffe-token-provider-arm64 latest b2ee8d0b47f1 12 seconds ago 28.9MB [2023-12-13T19:48:08.630Z] core-metadata-arm64 latest 10fd1c563c93 18 seconds ago 17.4MB [2023-12-13T19:48:08.630Z] core-command-arm64 latest 6abc6e21669c 19 seconds ago 17MB [2023-12-13T19:48:08.630Z] core-data-arm64 latest e383319e03b6 19 seconds ago 17.1MB [2023-12-13T19:48:08.630Z] core-common-config-bootstrapper-arm64 latest b1d470044ec7 37 seconds ago 15.1MB [2023-12-13T19:48:08.630Z] security-proxy-auth-arm64 latest b9b106ac0b37 42 seconds ago 15.9MB [2023-12-13T19:48:08.630Z] security-secretstore-setup-arm64 latest dcdc5c30bab6 46 seconds ago 35.7MB [2023-12-13T19:48:08.630Z] security-bootstrapper-arm64 latest c0d28ff5c287 51 seconds ago 18.5MB [2023-12-13T19:48:08.630Z] security-proxy-setup-arm64 latest 518ae696c8ea 54 seconds ago 25.8MB [2023-12-13T19:48:08.630Z] security-spire-config-arm64 latest 34cb13a0170b 7 minutes ago 95.8MB [2023-12-13T19:48:08.630Z] security-spire-server-arm64 latest d520b22a2580 7 minutes ago 96.7MB [2023-12-13T19:48:08.630Z] security-spire-agent-arm64 latest 337d919693fa 7 minutes ago 152MB [2023-12-13T19:48:08.630Z] ci-base-image-arm64 latest ba6c92f503aa 15 minutes ago 933MB [2023-12-13T19:48:08.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 weeks ago 560MB [2023-12-13T19:48:08.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T19:48:09.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-13T19:48:09.905Z] [2023-12-13T19:48:09.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T19:48:10.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-13T19:48:10.611Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-13T19:48:10.611Z] 8998bd30e6a1: Pulling fs layer [2023-12-13T19:48:10.611Z] 04944245beec: Pulling fs layer [2023-12-13T19:48:10.611Z] 699f458cf7ca: Pulling fs layer [2023-12-13T19:48:10.611Z] 765212b225bb: Pulling fs layer [2023-12-13T19:48:10.611Z] f23df028b6ca: Pulling fs layer [2023-12-13T19:48:10.611Z] 765212b225bb: Waiting [2023-12-13T19:48:10.611Z] f23df028b6ca: Waiting [2023-12-13T19:48:10.611Z] d65c8cfc05b1: Pulling fs layer [2023-12-13T19:48:10.611Z] 2437ff75d9bd: Pulling fs layer [2023-12-13T19:48:10.611Z] d65c8cfc05b1: Waiting [2023-12-13T19:48:10.611Z] 04944245beec: Verifying Checksum [2023-12-13T19:48:10.611Z] 04944245beec: Download complete [2023-12-13T19:48:10.611Z] 765212b225bb: Verifying Checksum [2023-12-13T19:48:10.611Z] 765212b225bb: Download complete [2023-12-13T19:48:10.878Z] f23df028b6ca: Verifying Checksum [2023-12-13T19:48:10.878Z] f23df028b6ca: Download complete [2023-12-13T19:48:10.878Z] d65c8cfc05b1: Verifying Checksum [2023-12-13T19:48:10.878Z] d65c8cfc05b1: Download complete [2023-12-13T19:48:10.878Z] 699f458cf7ca: Verifying Checksum [2023-12-13T19:48:10.878Z] 699f458cf7ca: Download complete [2023-12-13T19:48:11.143Z] 8998bd30e6a1: Verifying Checksum [2023-12-13T19:48:13.077Z] 2437ff75d9bd: Verifying Checksum [2023-12-13T19:48:13.077Z] 2437ff75d9bd: Download complete [2023-12-13T19:48:17.314Z] 8998bd30e6a1: Pull complete [2023-12-13T19:48:17.579Z] 04944245beec: Pull complete [2023-12-13T19:48:19.512Z] 699f458cf7ca: Pull complete [2023-12-13T19:48:19.512Z] 765212b225bb: Pull complete [2023-12-13T19:48:20.466Z] f23df028b6ca: Pull complete [2023-12-13T19:48:20.466Z] d65c8cfc05b1: Pull complete [2023-12-13T19:48:42.505Z] 2437ff75d9bd: Pull complete [2023-12-13T19:48:42.505Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-13T19:48:42.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-13T19:48:42.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T19:48:42.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-24989 does not seem to be running inside a container [2023-12-13T19:48:43.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-13T19:48:47.463Z] $ docker top 2fff37f52ba06c1026cfb98b4cfffea1676d99720dd0394cde214d5995c9223d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-13T19:48:48.172Z] ---> job-cost.sh [2023-12-13T19:48:48.437Z] lf-activate-venv: SKIPPING [2023-12-13T19:48:48.437Z] INFO: No Stack... [2023-12-13T19:48:49.013Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-13T19:48:49.590Z] INFO: Archiving Costs [Pipeline] sh [2023-12-13T19:48:49.925Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-12-13T19:48:49.925Z] + cut -d, -f6 [Pipeline] lock [2023-12-13T19:48:50.079Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4736-1-stack-cost] [2023-12-13T19:48:50.084Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4736-1-stack-cost] did not exist. Created. [2023-12-13T19:48:50.084Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4736-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-13T19:48:50.603Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-13T19:48:50.816Z] Stashed 1 file(s) [Pipeline] } [2023-12-13T19:48:50.835Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4736-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-13T19:48:50.997Z] $ docker stop --time=1 2fff37f52ba06c1026cfb98b4cfffea1676d99720dd0394cde214d5995c9223d [2023-12-13T19:48:52.379Z] $ docker rm -f --volumes 2fff37f52ba06c1026cfb98b4cfffea1676d99720dd0394cde214d5995c9223d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-13T19:48:54.470Z] provisioning config files... [2023-12-13T19:48:54.478Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14631701025231405501tmp [Pipeline] { [Pipeline] sh [2023-12-13T19:48:55.014Z] + set +x [2023-12-13T19:48:55.014Z] + curl+ -s https://codecov.io/bash [2023-12-13T19:48:55.014Z] bash -s -- [2023-12-13T19:48:55.014Z] [2023-12-13T19:48:55.014Z] _____ _ [2023-12-13T19:48:55.014Z] / ____| | | [2023-12-13T19:48:55.014Z] | | ___ __| | ___ ___ _____ __ [2023-12-13T19:48:55.014Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-13T19:48:55.014Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-13T19:48:55.014Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-13T19:48:55.014Z] Bash-1.0.6 [2023-12-13T19:48:55.014Z] [2023-12-13T19:48:55.014Z] [2023-12-13T19:48:55.014Z] ==> git version 2.25.1 found [2023-12-13T19:48:55.014Z] ==> 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 [2023-12-13T19:48:55.014Z] Release-Date: 2020-01-08 [2023-12-13T19:48:55.014Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-13T19:48:55.014Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-13T19:48:55.014Z] ==> Jenkins CI detected. [2023-12-13T19:48:55.014Z] current dir:  /w/workspace/edgex-go/1 [2023-12-13T19:48:55.014Z] project root: . [2023-12-13T19:48:55.014Z] --> token set from env [2023-12-13T19:48:55.014Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-13T19:48:55.014Z] ==> Running gcov in . (disable via -X gcov) [2023-12-13T19:48:55.014Z] ==> Python coveragepy not found [2023-12-13T19:48:55.014Z] ==> Searching for coverage reports in: [2023-12-13T19:48:55.014Z] + . [2023-12-13T19:48:55.275Z] -> Found 1 reports [2023-12-13T19:48:55.275Z] ==> Detecting git/mercurial file structure [2023-12-13T19:48:55.275Z] ==> Reading reports [2023-12-13T19:48:55.275Z] + ./coverage.out bytes=453602 [2023-12-13T19:48:55.275Z] ==> Appending adjustments [2023-12-13T19:48:55.275Z] https://docs.codecov.io/docs/fixing-reports [2023-12-13T19:48:56.215Z] + Found adjustments [2023-12-13T19:48:56.215Z] ==> Gzipping contents [2023-12-13T19:48:56.215Z] 60K /tmp/codecov.eSa5uK.gz [2023-12-13T19:48:56.215Z] ==> Uploading reports [2023-12-13T19:48:56.215Z] url: https://codecov.io [2023-12-13T19:48:56.215Z] query: branch=PR-4736&commit=4011040be8602b114c9c254f8682a64ab4e38d79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4736%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4736&job=&cmd_args= [2023-12-13T19:48:56.215Z] -> Pinging Codecov [2023-12-13T19:48:56.216Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4736&commit=4011040be8602b114c9c254f8682a64ab4e38d79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4736%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4736&job=&cmd_args= [2023-12-13T19:48:56.475Z] -> Uploading to [2023-12-13T19:48:56.476Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-13/00271124DB129430A58F1EEE437C3FCB/4011040be8602b114c9c254f8682a64ab4e38d79/c443d3a9-f1db-4f48-acd4-8430607775e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231213T194856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4fccb0799f1f951c017614c5db0553da22adc542635081fa7ff0ee9fc924ac54 [2023-12-13T19:48:56.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-13T19:48:56.476Z] Dload Upload Total Spent Left Speed [2023-12-13T19:48:56.739Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57768 0 0 100 57768 0 200k --:--:-- --:--:-- --:--:-- 200k [2023-12-13T19:48:56.739Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4011040be8602b114c9c254f8682a64ab4e38d79 [Pipeline] } [2023-12-13T19:48:56.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-13T19:48:59.132Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-13T19:48:59.462Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-13T19:49:00.354Z] ---> package-listing.sh [2023-12-13T19:49:00.354Z] ++ facter osfamily [2023-12-13T19:49:00.354Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-13T19:49:00.614Z] + OS_FAMILY=debian [2023-12-13T19:49:00.614Z] + workspace=/w/workspace/edgex-go/1 [2023-12-13T19:49:00.614Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-13T19:49:00.614Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-13T19:49:00.614Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-13T19:49:00.614Z] + PACKAGES=/tmp/packages_start.txt [2023-12-13T19:49:00.614Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-13T19:49:00.614Z] + PACKAGES=/tmp/packages_end.txt [2023-12-13T19:49:00.614Z] + case "${OS_FAMILY}" in [2023-12-13T19:49:00.614Z] + dpkg -l [2023-12-13T19:49:00.614Z] + grep '^ii' [2023-12-13T19:49:00.614Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-13T19:49:00.614Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-13T19:49:00.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-13T19:49:00.614Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-13T19:49:00.614Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-12-13T19:49:00.614Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-12-13T19:49:00.650Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-13T19:49:00.941Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T19:49:01.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-13T19:49:01.627Z] [2023-12-13T19:49:01.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T19:49:02.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-13T19:49:02.049Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-13T19:49:02.049Z] 5eb5b503b376: Pulling fs layer [2023-12-13T19:49:02.049Z] 5c69ac0246d0: Pulling fs layer [2023-12-13T19:49:02.049Z] ec43610c2a17: Pulling fs layer [2023-12-13T19:49:02.049Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-13T19:49:02.049Z] 33b1e0a273af: Pulling fs layer [2023-12-13T19:49:02.049Z] 5d3b04190fa2: Pulling fs layer [2023-12-13T19:49:02.049Z] 2f39f015ded8: Pulling fs layer [2023-12-13T19:49:02.049Z] 33b1e0a273af: Waiting [2023-12-13T19:49:02.049Z] 5d3b04190fa2: Waiting [2023-12-13T19:49:02.049Z] 2f39f015ded8: Waiting [2023-12-13T19:49:02.049Z] 5c69ac0246d0: Download complete [2023-12-13T19:49:02.049Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-13T19:49:02.049Z] 33b1e0a273af: Verifying Checksum [2023-12-13T19:49:02.049Z] 33b1e0a273af: Download complete [2023-12-13T19:49:02.049Z] ec43610c2a17: Verifying Checksum [2023-12-13T19:49:02.049Z] ec43610c2a17: Download complete [2023-12-13T19:49:02.049Z] 5d3b04190fa2: Verifying Checksum [2023-12-13T19:49:02.049Z] 5d3b04190fa2: Download complete [2023-12-13T19:49:02.310Z] 5eb5b503b376: Verifying Checksum [2023-12-13T19:49:02.310Z] 5eb5b503b376: Download complete [2023-12-13T19:49:02.878Z] 2f39f015ded8: Download complete [2023-12-13T19:49:03.446Z] 5eb5b503b376: Pull complete [2023-12-13T19:49:03.705Z] 5c69ac0246d0: Pull complete [2023-12-13T19:49:03.965Z] ec43610c2a17: Pull complete [2023-12-13T19:49:03.965Z] 3a2ae6a8a46f: Pull complete [2023-12-13T19:49:04.224Z] 33b1e0a273af: Pull complete [2023-12-13T19:49:04.225Z] 5d3b04190fa2: Pull complete [2023-12-13T19:49:09.499Z] 2f39f015ded8: Pull complete [2023-12-13T19:49:09.499Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-13T19:49:09.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-13T19:49:09.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T19:49:09.910Z] prd-ubuntu20.04-docker-8c-8g-24988 does not seem to be running inside a container [2023-12-13T19:49:09.926Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-13T19:49:13.851Z] $ docker top 3dc7dbfb21c93d61a22450679a7d1b5c40c282da35863f7eee4c04fe9f16a764 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-13T19:49:14.352Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-13T19:49:14.662Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-13T19:49:14.970Z] + ls /var/log/sa-host [2023-12-13T19:49:14.970Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-13T19:49:15.245Z] provisioning config files... [2023-12-13T19:49:15.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3323311456929407030tmp [Pipeline] { [Pipeline] echo [2023-12-13T19:49:15.403Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-13T19:49:15.721Z] ---> create-netrc.sh [Pipeline] } [2023-12-13T19:49:15.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-13T19:49:16.248Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-13T19:49:16.284Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-13T19:49:16.599Z] ---> sudo-logs.sh [2023-12-13T19:49:16.600Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-13T19:49:16.725Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-13T19:49:17.039Z] ---> job-cost.sh [2023-12-13T19:49:17.039Z] lf-activate-venv: SKIPPING [2023-12-13T19:49:17.039Z] DEBUG: total: 0.2199999988079071 [2023-12-13T19:49:17.039Z] INFO: Retrieving Stack Cost... [2023-12-13T19:49:17.609Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-13T19:49:17.870Z] INFO: Archiving Costs [Pipeline] echo [2023-12-13T19:49:17.909Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-13T19:49:18.222Z] ---> logs-deploy.sh [2023-12-13T19:49:18.222Z] lf-activate-venv: SKIPPING [2023-12-13T19:49:18.222Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4736/1 [2023-12-13T19:49:18.222Z] INFO: archiving workspace using pattern(s): [2023-12-13T19:49:19.163Z] Archives upload complete. [2023-12-13T19:49:19.163Z] INFO: archiving logs to Nexus