Pull request #4754 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d86100293ab8821c96e4cefb028dae06fd2f3f8+d03c3fc825d59e6b3a8f59f45d7ca39112676af6 (bbe7f9b7f6ab48dd9a776521b4278d12cc898f51) 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-ssh17844328837216018469.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-ssh6113633824971802478.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-4754/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-4754/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2762842341098006079.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-4754/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12791385157025538240.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-ssh3875103564834897657.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-4754/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-4754/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12199385767440131049.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-231 in /w/workspace/edgexfoundry_edgex-go_PR-4754 [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 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 into PR head commit 8d86100293ab8821c96e4cefb028dae06fd2f3f8 Merge succeeded, producing 8d86100293ab8821c96e4cefb028dae06fd2f3f8 Checking out Revision 8d86100293ab8821c96e4cefb028dae06fd2f3f8 (PR-4754) > 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/4754/head:refs/remotes/origin/PR-4754 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d86100293ab8821c96e4cefb028dae06fd2f3f8 # 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 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d86100293ab8821c96e4cefb028dae06fd2f3f8 # 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 [2024-01-31T19:25:33.941Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-31T19:25:34.142Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-31T19:25:34.266Z] ========================================================= [2024-01-31T19:25:34.267Z] EdgeX Global Pipelines Version Info [2024-01-31T19:25:34.267Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-31T19:25:36.367Z] ------------------- [2024-01-31T19:25:36.367Z] stable info: [2024-01-31T19:25:36.367Z] ------------------- [2024-01-31T19:25:36.367Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-31T19:25:36.367Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-31T19:25:36.367Z] Message: update stable to v1.0.258 [2024-01-31T19:25:36.627Z] ------------------- [2024-01-31T19:25:36.627Z] experimental info: [2024-01-31T19:25:36.627Z] ------------------- [2024-01-31T19:25:36.627Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-31T19:25:36.627Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-31T19:25:36.627Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-31T19:25:36.855Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-01-31T19:25:36.913Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-01-31T19:25:36.968Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-31T19:25:37.023Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-31T19:25:37.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-31T19:25:37.155Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-31T19:25:37.225Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-31T19:25:37.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-01-31T19:25:37.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-01-31T19:25:37.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-01-31T19:25:37.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-31T19:25:37.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-31T19:25:37.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-31T19:25:37.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-31T19:25:37.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-31T19:25:37.800Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-31T19:25:37.870Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-31T19:25:37.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-31T19:25:38.012Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-01-31T19:25:38.079Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-01-31T19:25:38.179Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-31T19:25:38.247Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-31T19:25:38.316Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-31T19:25:38.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4754 [Pipeline] echo [2024-01-31T19:25:38.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4754 [Pipeline] echo [2024-01-31T19:25:38.538Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4754 [Pipeline] echo [2024-01-31T19:25:38.616Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d86100293ab8821c96e4cefb028dae06fd2f3f8 [Pipeline] echo [2024-01-31T19:25:38.689Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d86100 [Pipeline] echo [2024-01-31T19:25:38.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-31T19:25:38.927Z] provisioning config files... [2024-01-31T19:25:38.942Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16996841989603260901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-31T19:25:39.340Z] ---> ****-login.sh [2024-01-31T19:25:39.340Z] nexus3.edgexfoundry.org:10001 [2024-01-31T19:25:39.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T19:25:39.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T19:25:39.602Z] Configure a credential helper to remove this warning. See [2024-01-31T19:25:39.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T19:25:39.602Z] [2024-01-31T19:25:39.602Z] Login Succeeded [2024-01-31T19:25:39.602Z] nexus3.edgexfoundry.org:10002 [2024-01-31T19:25:39.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T19:25:39.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T19:25:39.863Z] Configure a credential helper to remove this warning. See [2024-01-31T19:25:39.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T19:25:39.863Z] [2024-01-31T19:25:39.863Z] Login Succeeded [2024-01-31T19:25:39.863Z] nexus3.edgexfoundry.org:10003 [2024-01-31T19:25:39.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T19:25:39.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T19:25:39.863Z] Configure a credential helper to remove this warning. See [2024-01-31T19:25:39.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T19:25:39.864Z] [2024-01-31T19:25:39.864Z] Login Succeeded [2024-01-31T19:25:39.864Z] nexus3.edgexfoundry.org:10004 [2024-01-31T19:25:39.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T19:25:40.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T19:25:40.124Z] Configure a credential helper to remove this warning. See [2024-01-31T19:25:40.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T19:25:40.125Z] [2024-01-31T19:25:40.125Z] Login Succeeded [2024-01-31T19:25:40.125Z] ****.io [2024-01-31T19:25:40.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T19:25:40.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T19:25:40.386Z] Configure a credential helper to remove this warning. See [2024-01-31T19:25:40.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T19:25:40.386Z] [2024-01-31T19:25:40.386Z] Login Succeeded [2024-01-31T19:25:40.386Z] ---> ****-login.sh ends [Pipeline] } [2024-01-31T19:25:40.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-31T19:25:40.941Z] + 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 [2024-01-31T19:25:40.941Z] + dirname cmd/core-command/Dockerfile [2024-01-31T19:25:40.941Z] + cut -d/ -f2 [2024-01-31T19:25:40.941Z] + echo core-command,cmd/core-command/Dockerfile [2024-01-31T19:25:40.941Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-01-31T19:25:40.941Z] + cut -d/ -f2 [2024-01-31T19:25:40.941Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-01-31T19:25:40.941Z] + dirname cmd/core-data/Dockerfile [2024-01-31T19:25:40.941Z] + cut -d/ -f2 [2024-01-31T19:25:40.941Z] + echo core-data,cmd/core-data/Dockerfile [2024-01-31T19:25:40.941Z] + dirname cmd/core-metadata/Dockerfile [2024-01-31T19:25:40.941Z] + cut -d/ -f2 [2024-01-31T19:25:40.941Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-01-31T19:25:40.941Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-01-31T19:25:40.941Z] + cut -d/ -f2 [2024-01-31T19:25:40.941Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-01-31T19:25:40.941Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-01-31T19:25:40.941Z] + cut -d/ -f2 [2024-01-31T19:25:40.941Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-01-31T19:25:40.941Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-01-31T19:25:40.941Z] + cut -d/ -f2 [2024-01-31T19:25:40.941Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-01-31T19:25:40.941Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-01-31T19:25:40.941Z] + cut -d/ -f2 [2024-01-31T19:25:40.941Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-01-31T19:25:40.941Z] + + cut -d/ -f2 [2024-01-31T19:25:40.941Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2024-01-31T19:25:40.941Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-01-31T19:25:40.941Z] + dirname cmd/security-spire-agent/Dockerfile [2024-01-31T19:25:40.941Z] + cut -d/ -f2 [2024-01-31T19:25:40.942Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-01-31T19:25:40.942Z] + dirname cmd/security-spire-config/Dockerfile [2024-01-31T19:25:40.942Z] + cut -d/ -f2 [2024-01-31T19:25:40.942Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-01-31T19:25:40.942Z] + cut -d/ -f2 [2024-01-31T19:25:40.942Z] + dirname cmd/security-spire-server/Dockerfile [2024-01-31T19:25:40.942Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-01-31T19:25:40.942Z] + + cut -d/ -f2 [2024-01-31T19:25:40.942Z] dirname cmd/support-notifications/Dockerfile [2024-01-31T19:25:40.942Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-01-31T19:25:40.942Z] + dirname cmd/support-scheduler/Dockerfile [2024-01-31T19:25:40.942Z] + cut -d/ -f2 [2024-01-31T19:25:40.942Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-01-31T19:25:41.002Z] 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 [2024-01-31T19:25:41.615Z] + git rev-list -1 --merges 8d86100293ab8821c96e4cefb028dae06fd2f3f8~1..8d86100293ab8821c96e4cefb028dae06fd2f3f8 [Pipeline] echo [2024-01-31T19:25:41.648Z] -----------> git rev-list -1 --merges 8d86100293ab8821c96e4cefb028dae06fd2f3f8~1..8d86100293ab8821c96e4cefb028dae06fd2f3f8 8d86100293ab8821c96e4cefb028dae06fd2f3f8 [false] [Pipeline] sh [2024-01-31T19:25:41.980Z] + git log --format=format:%s -1 8d86100293ab8821c96e4cefb028dae06fd2f3f8 [Pipeline] echo [2024-01-31T19:25:42.036Z] ========================================================= [2024-01-31T19:25:42.036Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-31T19:25:42.036Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-01-31T19:25:42.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-31T19:25:42.592Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-31T19:25:42.592Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-31T19:25:42.592Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-31T19:25:42.592Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-31T19:25:42.592Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-31T19:25:42.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T19:25:43.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T19:25:43.106Z] [2024-01-31T19:25:43.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T19:25:43.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T19:25:43.513Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-31T19:25:43.513Z] b85a868b505f: Pulling fs layer [2024-01-31T19:25:43.513Z] e2be974225ed: Pulling fs layer [2024-01-31T19:25:43.513Z] 339a4e72a1f5: Pulling fs layer [2024-01-31T19:25:43.513Z] 988bab9f4d93: Pulling fs layer [2024-01-31T19:25:43.513Z] 1469e6f7b9e6: Pulling fs layer [2024-01-31T19:25:43.513Z] eaf3925da568: Pulling fs layer [2024-01-31T19:25:43.513Z] bab4dde63d76: Pulling fs layer [2024-01-31T19:25:43.513Z] bde34c3a00c8: Pulling fs layer [2024-01-31T19:25:43.513Z] b352a97aabf1: Pulling fs layer [2024-01-31T19:25:43.513Z] 4872d77fe225: Pulling fs layer [2024-01-31T19:25:43.513Z] 5851b861e8e6: Pulling fs layer [2024-01-31T19:25:43.513Z] 988bab9f4d93: Waiting [2024-01-31T19:25:43.513Z] 1469e6f7b9e6: Waiting [2024-01-31T19:25:43.513Z] eaf3925da568: Waiting [2024-01-31T19:25:43.513Z] bab4dde63d76: Waiting [2024-01-31T19:25:43.513Z] bde34c3a00c8: Waiting [2024-01-31T19:25:43.513Z] b352a97aabf1: Waiting [2024-01-31T19:25:43.513Z] 4872d77fe225: Waiting [2024-01-31T19:25:43.513Z] 5851b861e8e6: Waiting [2024-01-31T19:25:43.513Z] e2be974225ed: Download complete [2024-01-31T19:25:43.513Z] 988bab9f4d93: Verifying Checksum [2024-01-31T19:25:43.513Z] 1469e6f7b9e6: Verifying Checksum [2024-01-31T19:25:43.513Z] 1469e6f7b9e6: Download complete [2024-01-31T19:25:43.771Z] 339a4e72a1f5: Verifying Checksum [2024-01-31T19:25:43.771Z] 339a4e72a1f5: Download complete [2024-01-31T19:25:43.771Z] eaf3925da568: Verifying Checksum [2024-01-31T19:25:43.771Z] eaf3925da568: Download complete [2024-01-31T19:25:43.771Z] bde34c3a00c8: Verifying Checksum [2024-01-31T19:25:43.771Z] bde34c3a00c8: Download complete [2024-01-31T19:25:43.771Z] b352a97aabf1: Verifying Checksum [2024-01-31T19:25:43.771Z] b352a97aabf1: Download complete [2024-01-31T19:25:43.771Z] 4872d77fe225: Download complete [2024-01-31T19:25:43.771Z] 5851b861e8e6: Verifying Checksum [2024-01-31T19:25:43.771Z] 5851b861e8e6: Download complete [2024-01-31T19:25:43.771Z] b85a868b505f: Verifying Checksum [2024-01-31T19:25:43.771Z] b85a868b505f: Download complete [2024-01-31T19:25:44.030Z] bab4dde63d76: Verifying Checksum [2024-01-31T19:25:44.030Z] bab4dde63d76: Download complete [2024-01-31T19:25:45.055Z] b85a868b505f: Pull complete [2024-01-31T19:25:45.055Z] e2be974225ed: Pull complete [2024-01-31T19:25:45.314Z] 339a4e72a1f5: Pull complete [2024-01-31T19:25:45.574Z] 988bab9f4d93: Pull complete [2024-01-31T19:25:45.833Z] 1469e6f7b9e6: Pull complete [2024-01-31T19:25:45.833Z] eaf3925da568: Pull complete [2024-01-31T19:25:47.743Z] bab4dde63d76: Pull complete [2024-01-31T19:25:47.743Z] bde34c3a00c8: Pull complete [2024-01-31T19:25:48.003Z] b352a97aabf1: Pull complete [2024-01-31T19:25:48.003Z] 4872d77fe225: Pull complete [2024-01-31T19:25:48.263Z] 5851b861e8e6: Pull complete [2024-01-31T19:25:48.263Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-31T19:25:48.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T19:25:48.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T19:25:48.613Z] prd-ubuntu20.04-docker-8c-8g-231 does not seem to be running inside a container [2024-01-31T19:25:48.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-31T19:25:52.059Z] $ docker top b45312cd8beea3628c3b4cb2f2281bee1919de2d58ae24421a30aa629072aaed -eo pid,comm [2024-01-31T19:25:52.119Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-31T19:25:52.119Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-31T19:25:52.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-31T19:25:52.390Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-31T19:25:52.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-31T19:25:52.506Z] $ docker exec b45312cd8beea3628c3b4cb2f2281bee1919de2d58ae24421a30aa629072aaed ssh-agent [2024-01-31T19:25:52.613Z] SSH_AUTH_SOCK=/tmp/ssh-I7FC4en2wW68/agent.32 [2024-01-31T19:25:52.613Z] SSH_AGENT_PID=38 [2024-01-31T19:25:52.628Z] Running ssh-add (command line suppressed) [2024-01-31T19:25:52.719Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2905685504449125117.key (/w/workspace/edgex-go/1@tmp/private_key_2905685504449125117.key) [2024-01-31T19:25:52.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-31T19:25:53.141Z] + git tag --points-at HEAD [Pipeline] } [2024-01-31T19:25:53.161Z] $ docker exec --env ******** --env ******** b45312cd8beea3628c3b4cb2f2281bee1919de2d58ae24421a30aa629072aaed ssh-agent -k [2024-01-31T19:25:53.265Z] unset SSH_AUTH_SOCK; [2024-01-31T19:25:53.265Z] unset SSH_AGENT_PID; [2024-01-31T19:25:53.265Z] echo Agent pid 38 killed; [2024-01-31T19:25:53.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-31T19:25:53.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-31T19:25:53.404Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-31T19:25:53.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-31T19:25:53.524Z] $ docker exec b45312cd8beea3628c3b4cb2f2281bee1919de2d58ae24421a30aa629072aaed ssh-agent [2024-01-31T19:25:53.626Z] SSH_AUTH_SOCK=/tmp/ssh-9D2sWacYMziU/agent.70 [2024-01-31T19:25:53.626Z] SSH_AGENT_PID=76 [2024-01-31T19:25:53.631Z] Running ssh-add (command line suppressed) [2024-01-31T19:25:53.729Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14658342262633108462.key (/w/workspace/edgex-go/1@tmp/private_key_14658342262633108462.key) [2024-01-31T19:25:53.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-31T19:25:54.106Z] + git semver init [2024-01-31T19:25:54.366Z] 2024-01-31 19:25:54,267 [run_init] DEBUG init version:0.0.0 force:False [2024-01-31T19:25:54.366Z] 2024-01-31 19:25:54,268 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-01-31T19:25:54.366Z] 2024-01-31 19:25:54,269 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-01-31T19:25:54.366Z] 2024-01-31 19:25:54,269 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-01-31T19:25:59.651Z] 2024-01-31 19:25:59,581 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-01-31T19:25:59.651Z] 2024-01-31 19:25:59,582 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4754 with force:False [2024-01-31T19:25:59.651Z] 2024-01-31 19:25:59,582 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4754 [2024-01-31T19:25:59.651Z] 2024-01-31 19:25:59,586 [execute] INFO git cat-file --batch-check [2024-01-31T19:25:59.651Z] 2024-01-31 19:25:59,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-01-31T19:25:59.651Z] 2024-01-31 19:25:59,593 [execute] INFO git cat-file --batch [2024-01-31T19:25:59.651Z] 2024-01-31 19:25:59,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-01-31T19:25:59.651Z] 2024-01-31 19:25:59,598 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4754 [2024-01-31T19:25:59.651Z] 0.0.0 [Pipeline] } [2024-01-31T19:25:59.679Z] $ docker exec --env ******** --env ******** b45312cd8beea3628c3b4cb2f2281bee1919de2d58ae24421a30aa629072aaed ssh-agent -k [2024-01-31T19:25:59.768Z] unset SSH_AUTH_SOCK; [2024-01-31T19:25:59.768Z] unset SSH_AGENT_PID; [2024-01-31T19:25:59.768Z] echo Agent pid 76 killed; [2024-01-31T19:25:59.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-31T19:26:00.266Z] + git semver [Pipeline] } [2024-01-31T19:26:00.551Z] $ docker stop --time=1 b45312cd8beea3628c3b4cb2f2281bee1919de2d58ae24421a30aa629072aaed [2024-01-31T19:26:02.107Z] $ docker rm -f --volumes b45312cd8beea3628c3b4cb2f2281bee1919de2d58ae24421a30aa629072aaed [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-31T19:26:02.550Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-31T19:26:02.842Z] Stashed 1 file(s) [Pipeline] echo [2024-01-31T19:26:02.859Z] [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 [2024-01-31T19:26:03.876Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-01-31T19:26:03.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T19:26:03.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T19:26:04.034Z] ========================================================= [2024-01-31T19:26:04.034Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-31T19:26:04.034Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-31T19:26:04.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-31T19:26:04.392Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-31T19:26:04.392Z] 7264a8db6415: Pulling fs layer [2024-01-31T19:26:04.392Z] c4d48a809fc2: Pulling fs layer [2024-01-31T19:26:04.392Z] 4f1c88b9dad5: Pulling fs layer [2024-01-31T19:26:04.392Z] ad3a456e5733: Pulling fs layer [2024-01-31T19:26:04.392Z] 69c7f0334f64: Pulling fs layer [2024-01-31T19:26:04.392Z] 1f1c1a5573a3: Pulling fs layer [2024-01-31T19:26:04.392Z] ce7588e14bc9: Pulling fs layer [2024-01-31T19:26:04.392Z] b5e4710f87ac: Pulling fs layer [2024-01-31T19:26:04.392Z] ce7588e14bc9: Waiting [2024-01-31T19:26:04.392Z] 69c7f0334f64: Waiting [2024-01-31T19:26:04.392Z] 1f1c1a5573a3: Waiting [2024-01-31T19:26:04.392Z] b5e4710f87ac: Waiting [2024-01-31T19:26:04.392Z] ad3a456e5733: Waiting [2024-01-31T19:26:04.392Z] ad3a456e5733: Verifying Checksum [2024-01-31T19:26:04.392Z] ad3a456e5733: Download complete [2024-01-31T19:26:04.392Z] 69c7f0334f64: Verifying Checksum [2024-01-31T19:26:04.392Z] 69c7f0334f64: Download complete [2024-01-31T19:26:04.392Z] 7264a8db6415: Download complete [2024-01-31T19:26:04.392Z] 1f1c1a5573a3: Verifying Checksum [2024-01-31T19:26:04.392Z] 1f1c1a5573a3: Download complete [2024-01-31T19:26:04.651Z] 7264a8db6415: Pull complete [2024-01-31T19:26:04.651Z] b5e4710f87ac: Verifying Checksum [2024-01-31T19:26:04.651Z] b5e4710f87ac: Download complete [2024-01-31T19:26:04.651Z] c4d48a809fc2: Pull complete [2024-01-31T19:26:04.911Z] 4f1c88b9dad5: Verifying Checksum [2024-01-31T19:26:04.911Z] 4f1c88b9dad5: Download complete [2024-01-31T19:26:05.170Z] ce7588e14bc9: Verifying Checksum [2024-01-31T19:26:05.170Z] ce7588e14bc9: Download complete [2024-01-31T19:26:08.455Z] 4f1c88b9dad5: Pull complete [2024-01-31T19:26:08.455Z] ad3a456e5733: Pull complete [2024-01-31T19:26:08.455Z] 69c7f0334f64: Pull complete [2024-01-31T19:26:08.455Z] 1f1c1a5573a3: Pull complete [2024-01-31T19:26:10.358Z] ce7588e14bc9: Pull complete [2024-01-31T19:26:10.618Z] b5e4710f87ac: Pull complete [2024-01-31T19:26:10.618Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-31T19:26:10.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-31T19:26:10.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-01-31T19:26:10.999Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-31T19:26:10.999Z] WORKDIR /edgex [2024-01-31T19:26:10.999Z] COPY go.mod . [2024-01-31T19:26:10.999Z] RUN go mod download [2024-01-31T19:26:10.999Z] + docker build -t ci-base-image-x86_64 -f - . [2024-01-31T19:26:11.566Z] Sending build context to Docker daemon 175.1MB [2024-01-31T19:26:11.566Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-31T19:26:11.566Z] ---> 88b5674ff536 [2024-01-31T19:26:11.566Z] Step 2/4 : WORKDIR /edgex [2024-01-31T19:26:18.141Z] ---> Running in 7c0f40bbfa42 [2024-01-31T19:26:18.141Z] Removing intermediate container 7c0f40bbfa42 [2024-01-31T19:26:18.141Z] ---> 3a8ffb837d11 [2024-01-31T19:26:18.141Z] Step 3/4 : COPY go.mod . [2024-01-31T19:26:18.324Z] Still waiting to schedule task [2024-01-31T19:26:18.324Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-31T19:26:18.401Z] ---> 2f03b4689d93 [2024-01-31T19:26:18.401Z] Step 4/4 : RUN go mod download [2024-01-31T19:26:18.401Z] ---> Running in 5653fb3933be [2024-01-31T19:26:36.498Z] Removing intermediate container 5653fb3933be [2024-01-31T19:26:36.498Z] ---> 4e6860efc648 [2024-01-31T19:26:36.498Z] Successfully built 4e6860efc648 [2024-01-31T19:26:36.498Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T19:26:36.920Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-31T19:26:36.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T19:26:37.113Z] prd-ubuntu20.04-docker-8c-8g-231 does not seem to be running inside a container [2024-01-31T19:26:37.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-31T19:26:37.488Z] $ docker top 7f06be6b6287222f4b7c3d021147aad2de18b19023117ec8e2e92d0ee13544ec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T19:26:37.931Z] + go version [2024-01-31T19:26:37.931Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-31T19:26:37.966Z] $ docker stop --time=1 7f06be6b6287222f4b7c3d021147aad2de18b19023117ec8e2e92d0ee13544ec [2024-01-31T19:26:39.252Z] $ docker rm -f --volumes 7f06be6b6287222f4b7c3d021147aad2de18b19023117ec8e2e92d0ee13544ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T19:26:40.174Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-31T19:26:40.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T19:26:40.382Z] prd-ubuntu20.04-docker-8c-8g-231 does not seem to be running inside a container [2024-01-31T19:26:40.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-31T19:26:40.727Z] $ docker top 63bb900bba09068fb11a63e61a8ef026d3208a4082f21f5430bb80f57825b975 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-31T19:26:46.494Z] ========================================================= [2024-01-31T19:26:46.494Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-01-31T19:26:46.494Z] ========================================================= [Pipeline] sh [2024-01-31T19:26:46.797Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-31T19:26:47.179Z] + make test [2024-01-31T19:26:47.179Z] go test -race -coverprofile=coverage.out ./... [2024-01-31T19:26:55.299Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-01-31T19:27:07.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-01-31T19:27:09.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-01-31T19:27:09.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-01-31T19:27:10.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2024-01-31T19:27:12.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements [2024-01-31T19:27:12.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-01-31T19:27:12.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-01-31T19:27:12.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-01-31T19:27:13.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-01-31T19:27:13.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-01-31T19:27:14.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-01-31T19:27:14.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-01-31T19:27:14.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-01-31T19:27:14.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-01-31T19:27:14.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-01-31T19:27:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-01-31T19:27:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-01-31T19:27:15.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements [2024-01-31T19:27:15.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.2% of statements [2024-01-31T19:27:17.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.101s coverage: 93.4% of statements [2024-01-31T19:27:17.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 4.1% of statements [2024-01-31T19:27:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-01-31T19:27:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-01-31T19:27:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-01-31T19:27:18.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-01-31T19:27:18.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-01-31T19:27:18.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-01-31T19:27:18.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-01-31T19:27:18.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-01-31T19:27:18.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-01-31T19:27:18.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-01-31T19:27:19.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.383s coverage: 97.6% of statements [2024-01-31T19:27:19.163Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2024-01-31T19:27:19.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-01-31T19:27:19.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-01-31T19:27:20.799Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements [2024-01-31T19:27:20.799Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 32.2% of statements [2024-01-31T19:27:20.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements [2024-01-31T19:27:20.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 82.9% of statements [2024-01-31T19:27:20.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements [2024-01-31T19:27:21.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.047s coverage: 96.3% of statements [2024-01-31T19:27:21.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.034s coverage: 87.5% of statements [2024-01-31T19:27:21.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-01-31T19:27:21.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-01-31T19:27:21.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-01-31T19:27:21.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-01-31T19:27:21.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-01-31T19:27:21.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-01-31T19:27:21.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-01-31T19:27:21.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-01-31T19:27:22.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-01-31T19:27:22.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-01-31T19:27:22.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-01-31T19:27:22.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-01-31T19:27:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-01-31T19:27:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-01-31T19:27:23.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-01-31T19:27:25.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-01-31T19:27:25.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-01-31T19:27:26.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-01-31T19:27:26.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-01-31T19:27:29.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-01-31T19:27:29.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-01-31T19:27:29.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-01-31T19:27:30.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-01-31T19:27:30.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-01-31T19:27:30.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-01-31T19:27:31.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-01-31T19:27:31.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-01-31T19:27:31.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-01-31T19:27:31.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-01-31T19:27:32.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-01-31T19:27:32.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-01-31T19:27:32.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-01-31T19:27:32.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-01-31T19:27:33.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-01-31T19:27:33.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-01-31T19:27:33.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-01-31T19:27:33.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-01-31T19:27:34.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.049s coverage: 94.4% of statements [2024-01-31T19:27:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-01-31T19:27:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-01-31T19:27:36.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-01-31T19:27:36.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.345s coverage: 79.9% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.060s coverage: 92.9% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.062s coverage: 62.3% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.047s coverage: 87.2% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.162s coverage: 63.1% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 38.4% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.037s coverage: 84.8% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.075s coverage: 19.9% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.172s coverage: 95.7% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.124s coverage: 61.8% of statements [2024-01-31T19:27:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2024-01-31T19:27:46.031Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-01-31T19:27:46.292Z] running golangci-lint [2024-01-31T19:27:46.551Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-01-31T19:27:46.551Z] go version go1.21.0 linux/amd64 [2024-01-31T19:27:46.551Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-01-31T19:27:46.551Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-01-31T19:28:00.885Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-232 in /w/workspace/edgexfoundry_edgex-go_PR-4754 [Pipeline] { [Pipeline] ws [2024-01-31T19:28:00.973Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-01-31T19:28:01.431Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 12.321883779s" [2024-01-31T19:28:01.431Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.535464ms" [2024-01-31T19:28:04.100Z] The recommended git tool is: git [2024-01-31T19:28:06.693Z] level=info msg="[linters_context/goanalysis] analyzers took 1m4.184924157s with top 10 stages: buildir: 31.398155721s, gosec: 6.311880216s, inspect: 2.487252657s, fact_deprecated: 1.980109179s, printf: 1.553622983s, ctrlflow: 1.529561513s, nilness: 777.778823ms, S1038: 711.651384ms, directives: 702.788938ms, fact_purity: 688.370516ms" [2024-01-31T19:28:06.693Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-01-31T19:28:06.693Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, filename_unadjuster: 197/197, skip_dirs: 197/197, path_prettifier: 197/197, skip_files: 197/197, identifier_marker: 197/197, exclude: 197/197" [2024-01-31T19:28:06.693Z] level=info msg="[runner] processing took 16.165903ms with stages: nolint: 7.673706ms, identifier_marker: 4.663004ms, autogenerated_exclude: 1.198967ms, exclude-rules: 1.111415ms, path_prettifier: 952.284µs, skip_dirs: 477.656µs, cgo: 48.841µs, filename_unadjuster: 35.81µs, max_same_issues: 870ns, fixer: 470ns, exclude: 440ns, skip_files: 420ns, uniq_by_line: 390ns, severity-rules: 280ns, sort_results: 250ns, diff: 240ns, path_prefixer: 220ns, source_code: 210ns, max_from_linter: 170ns, max_per_file_from_linter: 150ns, path_shortener: 110ns" [2024-01-31T19:28:06.693Z] level=info msg="[runner] linters took 7.660051549s with stages: goanalysis_metalinter: 7.643771744s" [2024-01-31T19:28:06.693Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-01-31T19:28:06.693Z] level=info msg="Memory: 202 samples, avg is 235.4MB, max is 921.4MB" [2024-01-31T19:28:06.693Z] level=info msg="Execution took 20.019878855s" [2024-01-31T19:28:06.693Z] go vet ./... [2024-01-31T19:28:09.158Z] using credential edgex-jenkins-ssh [2024-01-31T19:28:09.181Z] Cloning the remote Git repository [2024-01-31T19:28:09.221Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-01-31T19:28:09.313Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-01-31T19:28:09.461Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-01-31T19:28:09.461Z] > git --version # timeout=10 [2024-01-31T19:28:09.481Z] > git --version # 'git version 2.25.1' [2024-01-31T19:28:09.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-31T19:28:09.629Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-31T19:28:10.874Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-31T19:28:10.874Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-31T19:28:10.874Z] ./bin/test-attribution-txt.sh [2024-01-31T19:28:10.874Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-31T19:28:10.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-01-31T19:28:11.262Z] + ls -al . [2024-01-31T19:28:11.262Z] total 736 [2024-01-31T19:28:11.262Z] drwxrwxr-x 11 1001 1001 4096 Jan 31 19:26 . [2024-01-31T19:28:11.262Z] drwxr-xr-x 4 root root 4096 Jan 31 19:26 .. [2024-01-31T19:28:11.262Z] drwxrwxr-x 2 1001 1001 4096 Jan 31 19:25 .blubracket [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 10 Jan 31 19:25 .dockerignore [2024-01-31T19:28:11.262Z] drwxrwxr-x 8 1001 1001 4096 Jan 31 19:27 .git [2024-01-31T19:28:11.262Z] drwxrwxr-x 3 1001 1001 4096 Jan 31 19:25 .github [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 1074 Jan 31 19:25 .gitignore [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 42 Jan 31 19:25 .golangci.yml [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 100 Jan 31 19:25 .hadolint.yml [2024-01-31T19:28:11.262Z] drwxr-xr-x 3 1001 1001 4096 Jan 31 19:25 .semver [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 155 Jan 31 19:25 .sonarcloud.properties [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 1171 Jan 31 19:25 ADOPTERS.md [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 11674 Jan 31 19:25 Attribution.txt [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 100284 Jan 31 19:25 CHANGELOG.md [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 3804 Jan 31 19:25 CONTRIBUTING.md [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 677 Jan 31 19:25 GOVERNANCE.md [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 861 Jan 31 19:25 Jenkinsfile [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 10775 Jan 31 19:25 LICENSE [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 15392 Jan 31 19:25 Makefile [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 582 Jan 31 19:25 OWNERS.md [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 9528 Jan 31 19:25 README.md [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 789 Jan 31 19:25 SECURITY.md [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 5 Jan 31 19:26 VERSION [2024-01-31T19:28:11.262Z] drwxrwxr-x 2 1001 1001 4096 Jan 31 19:25 bin [2024-01-31T19:28:11.262Z] drwxrwxr-x 18 1001 1001 4096 Jan 31 19:25 cmd [2024-01-31T19:28:11.262Z] -rw-r--r-- 1 root root 453602 Jan 31 19:27 coverage.out [2024-01-31T19:28:11.262Z] drwxrwxr-x 2 1001 1001 4096 Jan 31 19:25 fuzz_test [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 3733 Jan 31 19:25 go.mod [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 34133 Jan 31 19:25 go.sum [2024-01-31T19:28:11.262Z] drwxrwxr-x 7 1001 1001 4096 Jan 31 19:25 internal [2024-01-31T19:28:11.262Z] drwxrwxr-x 3 1001 1001 4096 Jan 31 19:25 openapi [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 584 Jan 31 19:25 security.txt [2024-01-31T19:28:11.262Z] -rw-rw-r-- 1 1001 1001 204 Jan 31 19:25 version.go [Pipeline] sh [2024-01-31T19:28:11.569Z] + '[' -e coverage.out ] [2024-01-31T19:28:11.569Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-01-31T19:28:11.698Z] Stashed 1 file(s) [Pipeline] sh [2024-01-31T19:28:11.989Z] + make build [2024-01-31T19:28:11.989Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-31T19:28:21.954Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-31T19:28:22.889Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-31T19:28:23.824Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-31T19:28:24.082Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-31T19:28:26.196Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-01-31T19:28:26.222Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-31T19:28:27.824Z] Merging remotes/origin/main commit d03c3fc825d59e6b3a8f59f45d7ca39112676af6 into PR head commit 8d86100293ab8821c96e4cefb028dae06fd2f3f8 [2024-01-31T19:28:28.241Z] Merge succeeded, producing 8d86100293ab8821c96e4cefb028dae06fd2f3f8 [2024-01-31T19:28:28.242Z] Checking out Revision 8d86100293ab8821c96e4cefb028dae06fd2f3f8 (PR-4754) [2024-01-31T19:28:27.115Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-01-31T19:28:27.158Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-01-31T19:28:27.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-31T19:28:27.175Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4754/head:refs/remotes/origin/PR-4754 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-31T19:28:27.846Z] > git config core.sparsecheckout # timeout=10 [2024-01-31T19:28:27.913Z] > git checkout -f 8d86100293ab8821c96e4cefb028dae06fd2f3f8 # timeout=10 [2024-01-31T19:28:28.143Z] > git remote # timeout=10 [2024-01-31T19:28:28.164Z] > git config --get remote.origin.url # timeout=10 [2024-01-31T19:28:28.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-31T19:28:28.198Z] > git merge d03c3fc825d59e6b3a8f59f45d7ca39112676af6 # timeout=10 [2024-01-31T19:28:28.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-31T19:28:28.249Z] > git config core.sparsecheckout # timeout=10 [2024-01-31T19:28:28.266Z] > git checkout -f 8d86100293ab8821c96e4cefb028dae06fd2f3f8 # timeout=10 [2024-01-31T19:28:28.834Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-01-31T19:28:28.878Z] > git --version # timeout=10 [2024-01-31T19:28:28.889Z] > git --version # 'git version 2.25.1' [2024-01-31T19:28:28.906Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-31T19:28:29.344Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-31T19:28:30.276Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-31T19:28:30.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-31T19:28:30.276Z] Dload Upload Total Spent Left Speed [2024-01-31T19:28:30.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [2024-01-31T19:28:30.284Z] 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 [Pipeline] sh [2024-01-31T19:28:30.641Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-31T19:28:30.994Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-31T19:28:30.994Z] + sudo tee /etc/docker/daemon.new [2024-01-31T19:28:30.994Z] { [2024-01-31T19:28:30.994Z] "registry-mirrors": [ [2024-01-31T19:28:30.994Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-31T19:28:30.994Z] ], [2024-01-31T19:28:30.994Z] "bip": "10.250.0.254/24", [2024-01-31T19:28:30.994Z] "hosts": [ [2024-01-31T19:28:30.994Z] "tcp://0.0.0.0:5555", [2024-01-31T19:28:30.995Z] "unix:///var/run/docker.sock" [2024-01-31T19:28:30.995Z] ], [2024-01-31T19:28:30.995Z] "mtu": 1458, [2024-01-31T19:28:30.995Z] "selinux-enabled": true, [2024-01-31T19:28:30.995Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-31T19:28:30.995Z] } [Pipeline] sh [2024-01-31T19:28:31.217Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-31T19:28:31.342Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-31T19:28:31.695Z] + sudo service docker restart [2024-01-31T19:28:31.784Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-31T19:28:32.350Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-31T19:28:32.917Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-31T19:28:33.851Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-01-31T19:28:34.441Z] $ docker stop --time=1 63bb900bba09068fb11a63e61a8ef026d3208a4082f21f5430bb80f57825b975 [2024-01-31T19:28:39.305Z] $ docker rm -f --volumes 63bb900bba09068fb11a63e61a8ef026d3208a4082f21f5430bb80f57825b975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T19:28:40.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-31T19:28:40.996Z] [2024-01-31T19:28:40.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T19:28:41.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-31T19:28:41.403Z] latest: Pulling from edgex-devops/edgex-compose [2024-01-31T19:28:41.403Z] 91d30c5bc195: Pulling fs layer [2024-01-31T19:28:41.403Z] 2e9b0aa3be6d: Pulling fs layer [2024-01-31T19:28:41.403Z] 9c61dcf015f6: Pulling fs layer [2024-01-31T19:28:41.403Z] 4698f68db338: Pulling fs layer [2024-01-31T19:28:41.403Z] 2a2f49069b9e: Pulling fs layer [2024-01-31T19:28:41.403Z] e0025b399a48: Pulling fs layer [2024-01-31T19:28:41.403Z] 4698f68db338: Waiting [2024-01-31T19:28:41.403Z] 2a2f49069b9e: Waiting [2024-01-31T19:28:41.403Z] e0025b399a48: Waiting [2024-01-31T19:28:41.663Z] 91d30c5bc195: Verifying Checksum [2024-01-31T19:28:41.663Z] 91d30c5bc195: Download complete [2024-01-31T19:28:41.663Z] 4698f68db338: Verifying Checksum [2024-01-31T19:28:41.663Z] 4698f68db338: Download complete [2024-01-31T19:28:41.663Z] 2e9b0aa3be6d: Verifying Checksum [2024-01-31T19:28:41.663Z] 2e9b0aa3be6d: Download complete [2024-01-31T19:28:41.663Z] e0025b399a48: Verifying Checksum [2024-01-31T19:28:41.663Z] e0025b399a48: Download complete [2024-01-31T19:28:41.663Z] 91d30c5bc195: Pull complete [2024-01-31T19:28:41.922Z] 2a2f49069b9e: Download complete [2024-01-31T19:28:41.922Z] 2e9b0aa3be6d: Pull complete [2024-01-31T19:28:42.180Z] 9c61dcf015f6: Verifying Checksum [2024-01-31T19:28:42.180Z] 9c61dcf015f6: Download complete [2024-01-31T19:28:44.707Z] 9c61dcf015f6: Pull complete [2024-01-31T19:28:44.707Z] 4698f68db338: Pull complete [2024-01-31T19:28:45.273Z] 2a2f49069b9e: Pull complete [2024-01-31T19:28:45.273Z] e0025b399a48: Pull complete [2024-01-31T19:28:45.273Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-01-31T19:28:45.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-31T19:28:45.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T19:28:45.621Z] prd-ubuntu20.04-docker-8c-8g-231 does not seem to be running inside a container [2024-01-31T19:28:45.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-01-31T19:28:48.536Z] $ docker top 5a3c2d587d79bdb83c66288144348db4c4fce5bad1bfa158f4ea80477a53bcc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T19:28:48.987Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-31T19:28:50.044Z] provisioning config files... [2024-01-31T19:28:50.071Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11270876648474949172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-31T19:28:50.596Z] ---> ****-login.sh [2024-01-31T19:28:50.596Z] nexus3.edgexfoundry.org:10001 [2024-01-31T19:28:50.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T19:28:50.893Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-31T19:28:50.893Z] #1 transferring dockerfile: 2.93kB 0.0s done [2024-01-31T19:28:50.893Z] #1 DONE 0.1s [2024-01-31T19:28:51.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T19:28:51.136Z] Configure a credential helper to remove this warning. See [2024-01-31T19:28:51.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T19:28:51.136Z] [2024-01-31T19:28:51.136Z] Login Succeeded [2024-01-31T19:28:51.136Z] nexus3.edgexfoundry.org:10002 [2024-01-31T19:28:51.154Z] [2024-01-31T19:28:51.154Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-31T19:28:51.154Z] #2 transferring dockerfile: 1.89kB done [2024-01-31T19:28:51.154Z] #2 DONE 0.0s [2024-01-31T19:28:51.154Z] [2024-01-31T19:28:51.154Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-31T19:28:51.154Z] #3 transferring dockerfile: 2.15kB done [2024-01-31T19:28:51.154Z] #3 DONE 0.0s [2024-01-31T19:28:51.154Z] [2024-01-31T19:28:51.154Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-31T19:28:51.154Z] #4 transferring dockerfile: 2.50kB done [2024-01-31T19:28:51.154Z] #4 DONE 0.0s [2024-01-31T19:28:51.154Z] [2024-01-31T19:28:51.154Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-31T19:28:51.154Z] #5 transferring dockerfile: 2.23kB done [2024-01-31T19:28:51.154Z] #5 DONE 0.0s [2024-01-31T19:28:51.154Z] [2024-01-31T19:28:51.154Z] #6 [core-command internal] load build definition from Dockerfile [2024-01-31T19:28:51.154Z] #6 transferring dockerfile: 1.93kB done [2024-01-31T19:28:51.154Z] #6 DONE 0.0s [2024-01-31T19:28:51.154Z] [2024-01-31T19:28:51.154Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-01-31T19:28:51.154Z] #7 transferring dockerfile: 2.06kB done [2024-01-31T19:28:51.154Z] #7 DONE 0.0s [2024-01-31T19:28:51.154Z] [2024-01-31T19:28:51.154Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-01-31T19:28:51.154Z] #8 transferring dockerfile: 1.95kB done [2024-01-31T19:28:51.154Z] #8 DONE 0.1s [2024-01-31T19:28:51.154Z] [2024-01-31T19:28:51.154Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-01-31T19:28:51.154Z] #9 transferring dockerfile: 1.93kB done [2024-01-31T19:28:51.154Z] #9 DONE 0.1s [2024-01-31T19:28:51.154Z] [2024-01-31T19:28:51.154Z] #10 [security-bootstrapper internal] load .dockerignore [2024-01-31T19:28:51.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T19:28:51.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T19:28:51.410Z] Configure a credential helper to remove this warning. See [2024-01-31T19:28:51.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T19:28:51.410Z] [2024-01-31T19:28:51.410Z] Login Succeeded [2024-01-31T19:28:51.414Z] #10 transferring context: 50B done [2024-01-31T19:28:51.414Z] #10 DONE 0.1s [2024-01-31T19:28:51.414Z] [2024-01-31T19:28:51.414Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-01-31T19:28:51.414Z] #11 transferring dockerfile: 1.81kB done [2024-01-31T19:28:51.414Z] #11 DONE 0.1s [2024-01-31T19:28:51.414Z] [2024-01-31T19:28:51.414Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-31T19:28:51.414Z] #12 transferring dockerfile: 2.49kB done [2024-01-31T19:28:51.414Z] #12 DONE 0.1s [2024-01-31T19:28:51.414Z] [2024-01-31T19:28:51.414Z] #13 [core-data internal] load build definition from Dockerfile [2024-01-31T19:28:51.414Z] #13 transferring dockerfile: 2.01kB done [2024-01-31T19:28:51.414Z] #13 DONE 0.1s [2024-01-31T19:28:51.414Z] [2024-01-31T19:28:51.414Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-01-31T19:28:51.414Z] #14 transferring dockerfile: 1.69kB done [2024-01-31T19:28:51.414Z] #14 DONE 0.1s [2024-01-31T19:28:51.414Z] [2024-01-31T19:28:51.414Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-01-31T19:28:51.414Z] #15 transferring dockerfile: 1.70kB done [2024-01-31T19:28:51.414Z] #15 DONE 0.1s [2024-01-31T19:28:51.414Z] [2024-01-31T19:28:51.414Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2024-01-31T19:28:51.414Z] #16 transferring context: 50B done [2024-01-31T19:28:51.414Z] #16 DONE 0.0s [2024-01-31T19:28:51.414Z] [2024-01-31T19:28:51.414Z] #17 [security-proxy-auth internal] load .dockerignore [2024-01-31T19:28:51.414Z] #17 transferring context: 50B done [2024-01-31T19:28:51.414Z] #17 DONE 0.0s [2024-01-31T19:28:51.414Z] [2024-01-31T19:28:51.414Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-31T19:28:51.414Z] #18 transferring context: 50B done [2024-01-31T19:28:51.414Z] #18 DONE 0.0s [2024-01-31T19:28:51.414Z] [2024-01-31T19:28:51.414Z] #19 [core-command internal] load .dockerignore [2024-01-31T19:28:51.414Z] #19 transferring context: 50B done [2024-01-31T19:28:51.414Z] #19 DONE 0.0s [2024-01-31T19:28:51.414Z] [2024-01-31T19:28:51.414Z] #20 [security-proxy-setup internal] load .dockerignore [2024-01-31T19:28:51.414Z] #20 transferring context: 50B done [2024-01-31T19:28:51.414Z] #20 DONE 0.0s [2024-01-31T19:28:51.414Z] [2024-01-31T19:28:51.414Z] #21 [core-metadata internal] load .dockerignore [2024-01-31T19:28:51.414Z] #21 transferring context: 50B done [2024-01-31T19:28:51.414Z] #21 DONE 0.0s [2024-01-31T19:28:51.414Z] [2024-01-31T19:28:51.414Z] #22 [support-notifications internal] load .dockerignore [2024-01-31T19:28:51.674Z] #22 transferring context: 50B done [2024-01-31T19:28:51.674Z] #22 DONE 0.0s [2024-01-31T19:28:51.674Z] [2024-01-31T19:28:51.674Z] #23 [support-scheduler internal] load .dockerignore [2024-01-31T19:28:51.674Z] #23 transferring context: 50B done [2024-01-31T19:28:51.674Z] #23 DONE 0.0s [2024-01-31T19:28:51.674Z] [2024-01-31T19:28:51.674Z] #24 [security-spire-agent internal] load .dockerignore [2024-01-31T19:28:51.674Z] #24 transferring context: 50B done [2024-01-31T19:28:51.674Z] #24 DONE 0.0s [2024-01-31T19:28:51.674Z] [2024-01-31T19:28:51.674Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-01-31T19:28:51.674Z] #25 transferring context: 50B done [2024-01-31T19:28:51.674Z] #25 DONE 0.0s [2024-01-31T19:28:51.674Z] [2024-01-31T19:28:51.674Z] #26 [core-data internal] load .dockerignore [2024-01-31T19:28:51.674Z] #26 transferring context: 50B done [2024-01-31T19:28:51.674Z] #26 DONE 0.0s [2024-01-31T19:28:51.674Z] [2024-01-31T19:28:51.674Z] #27 [security-spire-config internal] load .dockerignore [2024-01-31T19:28:51.674Z] #27 transferring context: 50B done [2024-01-31T19:28:51.674Z] #27 DONE 0.0s [2024-01-31T19:28:51.674Z] [2024-01-31T19:28:51.674Z] #28 [security-spire-server internal] load .dockerignore [2024-01-31T19:28:51.674Z] #28 transferring context: 50B done [2024-01-31T19:28:51.674Z] #28 DONE 0.0s [2024-01-31T19:28:51.674Z] [2024-01-31T19:28:51.674Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-31T19:28:51.674Z] #29 DONE 0.0s [2024-01-31T19:28:51.674Z] [2024-01-31T19:28:51.674Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-01-31T19:28:51.680Z] nexus3.edgexfoundry.org:10003 [2024-01-31T19:28:51.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T19:28:51.935Z] #30 ... [2024-01-31T19:28:51.935Z] [2024-01-31T19:28:51.935Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-31T19:28:51.935Z] #29 DONE 0.0s [2024-01-31T19:28:51.935Z] [2024-01-31T19:28:51.935Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-01-31T19:28:51.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T19:28:51.950Z] Configure a credential helper to remove this warning. See [2024-01-31T19:28:51.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T19:28:51.950Z] [2024-01-31T19:28:51.950Z] Login Succeeded [2024-01-31T19:28:51.950Z] nexus3.edgexfoundry.org:10004 [2024-01-31T19:28:52.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T19:28:52.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T19:28:52.222Z] Configure a credential helper to remove this warning. See [2024-01-31T19:28:52.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T19:28:52.222Z] [2024-01-31T19:28:52.222Z] Login Succeeded [2024-01-31T19:28:52.222Z] ****.io [2024-01-31T19:28:52.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T19:28:52.548Z] #30 DONE 0.9s [2024-01-31T19:28:52.548Z] [2024-01-31T19:28:52.548Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-31T19:28:52.548Z] #31 DONE 0.7s [2024-01-31T19:28:52.548Z] [2024-01-31T19:28:52.548Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-31T19:28:52.548Z] #32 DONE 0.7s [2024-01-31T19:28:52.548Z] [2024-01-31T19:28:52.548Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T19:28:52.548Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-01-31T19:28:52.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T19:28:52.760Z] Configure a credential helper to remove this warning. See [2024-01-31T19:28:52.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T19:28:52.760Z] [2024-01-31T19:28:52.760Z] Login Succeeded [2024-01-31T19:28:52.760Z] ---> ****-login.sh ends [Pipeline] } [2024-01-31T19:28:52.792Z] Deleting 1 temporary files [2024-01-31T19:28:52.822Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-01-31T19:28:52.822Z] #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-01-31T19:28:52.822Z] #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-01-31T19:28:52.822Z] #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s [2024-01-31T19:28:52.822Z] #33 ... [2024-01-31T19:28:52.822Z] [2024-01-31T19:28:52.822Z] #34 [security-spire-config internal] load build context [2024-01-31T19:28:52.822Z] #34 transferring context: 16.35kB 0.1s done [2024-01-31T19:28:52.822Z] #34 DONE 0.3s [2024-01-31T19:28:52.822Z] [2024-01-31T19:28:52.822Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T19:28:52.822Z] #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.15MB / 3.40MB 0.3s [2024-01-31T19:28:52.822Z] #33 ... [2024-01-31T19:28:52.822Z] [2024-01-31T19:28:52.822Z] #35 [security-spire-server internal] load build context [2024-01-31T19:28:52.822Z] #35 transferring context: 18.10kB 0.1s done [2024-01-31T19:28:52.822Z] #35 DONE 0.4s [2024-01-31T19:28:52.822Z] [2024-01-31T19:28:52.822Z] #36 [security-spire-agent internal] load build context [2024-01-31T19:28:52.822Z] #36 transferring context: 17.63kB 0.1s done [2024-01-31T19:28:52.822Z] #36 DONE 0.4s [2024-01-31T19:28:52.822Z] [2024-01-31T19:28:52.822Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T19:28:52.822Z] #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-01-31T19:28:52.822Z] #33 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-01-31T19:28:53.389Z] #33 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-01-31T19:28:53.641Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2024-01-31T19:28:53.647Z] #33 DONE 1.2s [2024-01-31T19:28:53.647Z] [2024-01-31T19:28:53.647Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:28:53.647Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-01-31T19:28:53.647Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-31T19:28:53.647Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-01-31T19:28:53.647Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-01-31T19:28:53.647Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-01-31T19:28:53.647Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-01-31T19:28:53.647Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-31T19:28:53.647Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-01-31T19:28:53.647Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2024-01-31T19:28:53.647Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-01-31T19:28:53.647Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-01-31T19:28:53.647Z] #37 ... [2024-01-31T19:28:53.647Z] [2024-01-31T19:28:53.647Z] #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-01-31T19:28:53.647Z] #38 DONE 1.5s [2024-01-31T19:28:53.647Z] [2024-01-31T19:28:53.647Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] echo [2024-01-31T19:28:53.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T19:28:53.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T19:28:53.848Z] ========================================================= [2024-01-31T19:28:53.848Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-31T19:28:53.848Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-31T19:28:54.238Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done [2024-01-31T19:28:54.238Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-01-31T19:28:54.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-31T19:28:56.238Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done [2024-01-31T19:28:56.880Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-01-31T19:28:56.880Z] 9fda8d8052c6: Pulling fs layer [2024-01-31T19:28:56.880Z] 5d54e960e981: Pulling fs layer [2024-01-31T19:28:56.880Z] c4a7e357bf2a: Pulling fs layer [2024-01-31T19:28:56.880Z] f0e02332f6b5: Pulling fs layer [2024-01-31T19:28:56.880Z] 872ee5b61b7b: Pulling fs layer [2024-01-31T19:28:56.880Z] 0c6a40ed1a82: Pulling fs layer [2024-01-31T19:28:56.880Z] 94ae7d8d031c: Pulling fs layer [2024-01-31T19:28:56.880Z] 0c6a40ed1a82: Waiting [2024-01-31T19:28:56.880Z] 94ae7d8d031c: Waiting [2024-01-31T19:28:56.880Z] 872ee5b61b7b: Waiting [2024-01-31T19:28:56.880Z] 5d54e960e981: Verifying Checksum [2024-01-31T19:28:56.880Z] 5d54e960e981: Download complete [2024-01-31T19:28:56.880Z] f0e02332f6b5: Verifying Checksum [2024-01-31T19:28:56.880Z] f0e02332f6b5: Download complete [2024-01-31T19:28:56.880Z] 872ee5b61b7b: Download complete [2024-01-31T19:28:56.880Z] 9fda8d8052c6: Verifying Checksum [2024-01-31T19:28:56.880Z] 9fda8d8052c6: Download complete [2024-01-31T19:28:57.150Z] 94ae7d8d031c: Verifying Checksum [2024-01-31T19:28:57.150Z] 94ae7d8d031c: Download complete [2024-01-31T19:28:57.741Z] 9fda8d8052c6: Pull complete [2024-01-31T19:28:58.328Z] 5d54e960e981: Pull complete [2024-01-31T19:28:58.596Z] c4a7e357bf2a: Download complete [2024-01-31T19:28:59.568Z] 0c6a40ed1a82: Verifying Checksum [2024-01-31T19:28:59.568Z] 0c6a40ed1a82: Download complete [2024-01-31T19:29:00.509Z] #37 ... [2024-01-31T19:29:00.509Z] [2024-01-31T19:29:00.509Z] #39 [core-command internal] load build context [2024-01-31T19:29:00.509Z] #39 transferring context: 295.72MB 7.2s [2024-01-31T19:29:00.509Z] #39 transferring context: 309.93MB 7.4s done [2024-01-31T19:29:00.509Z] #39 ... [2024-01-31T19:29:00.509Z] [2024-01-31T19:29:00.509Z] #40 [support-notifications internal] load build context [2024-01-31T19:29:00.509Z] #40 ... [2024-01-31T19:29:00.509Z] [2024-01-31T19:29:00.509Z] #41 [security-proxy-auth internal] load build context [2024-01-31T19:29:00.509Z] #41 ... [2024-01-31T19:29:00.509Z] [2024-01-31T19:29:00.509Z] #40 [support-notifications internal] load build context [2024-01-31T19:29:00.509Z] #40 transferring context: 309.93MB 7.8s done [2024-01-31T19:29:02.414Z] #40 ... [2024-01-31T19:29:02.414Z] [2024-01-31T19:29:02.414Z] #42 [security-spiffe-token-provider internal] load build context [2024-01-31T19:29:02.414Z] #42 transferring context: 309.93MB 7.5s done [2024-01-31T19:29:02.674Z] #42 ... [2024-01-31T19:29:02.674Z] [2024-01-31T19:29:02.674Z] #43 [core-data internal] load build context [2024-01-31T19:29:02.674Z] #43 transferring context: 309.93MB 6.3s done [2024-01-31T19:29:02.674Z] #43 ... [2024-01-31T19:29:02.674Z] [2024-01-31T19:29:02.674Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-31T19:29:02.674Z] #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2024-01-31T19:29:02.674Z] #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-31T19:29:02.674Z] #44 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-01-31T19:29:02.674Z] #44 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-01-31T19:29:02.674Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-01-31T19:29:02.674Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-01-31T19:29:02.674Z] #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2024-01-31T19:29:02.674Z] #44 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.1s done [2024-01-31T19:29:02.674Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-01-31T19:29:02.674Z] #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-01-31T19:29:02.674Z] #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2024-01-31T19:29:03.046Z] #44 ... [2024-01-31T19:29:03.046Z] [2024-01-31T19:29:03.046Z] #45 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:29:03.046Z] #45 transferring context: 309.93MB 5.3s done [2024-01-31T19:29:03.305Z] #45 ... [2024-01-31T19:29:03.305Z] [2024-01-31T19:29:03.305Z] #46 [core-metadata internal] load build context [2024-01-31T19:29:03.305Z] #46 transferring context: 309.93MB 7.5s done [2024-01-31T19:29:03.305Z] #46 ... [2024-01-31T19:29:03.305Z] [2024-01-31T19:29:03.305Z] #47 [support-scheduler internal] load build context [2024-01-31T19:29:03.305Z] #47 transferring context: 309.93MB 6.2s done [2024-01-31T19:29:03.565Z] #47 ... [2024-01-31T19:29:03.565Z] [2024-01-31T19:29:03.565Z] #48 [security-bootstrapper internal] load build context [2024-01-31T19:29:03.565Z] #48 transferring context: 309.93MB 7.7s done [2024-01-31T19:29:03.565Z] #48 ... [2024-01-31T19:29:03.565Z] [2024-01-31T19:29:03.565Z] #49 [security-secretstore-setup internal] load build context [2024-01-31T19:29:03.565Z] #49 transferring context: 309.93MB 7.4s done [2024-01-31T19:29:03.824Z] #49 ... [2024-01-31T19:29:03.824Z] [2024-01-31T19:29:03.824Z] #50 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-01-31T19:29:03.824Z] #0 3.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:03.824Z] #0 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:03.824Z] #0 4.260 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-31T19:29:03.824Z] #0 4.265 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:29:03.824Z] #0 4.278 OK: 7 MiB in 16 packages [2024-01-31T19:29:03.824Z] #50 ... [2024-01-31T19:29:03.825Z] [2024-01-31T19:29:03.825Z] #51 [security-proxy-setup internal] load build context [2024-01-31T19:29:03.825Z] #51 transferring context: 309.93MB 7.7s done [2024-01-31T19:29:04.084Z] #51 ... [2024-01-31T19:29:04.084Z] [2024-01-31T19:29:04.084Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-31T19:29:04.084Z] #0 5.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:04.084Z] #0 5.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:04.084Z] #0 5.532 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-31T19:29:04.084Z] #0 5.532 v3.18.5-166-g7f9be8f79f0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-31T19:29:04.084Z] #0 5.532 OK: 20069 distinct packages available [2024-01-31T19:29:04.084Z] #0 5.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:04.084Z] #0 5.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:04.084Z] #0 5.834 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-31T19:29:04.084Z] #0 5.836 (2/4) Installing musl-obstack (1.2.3-r2) [2024-01-31T19:29:04.084Z] #0 5.844 (3/4) Installing libucontext (1.2-r2) [2024-01-31T19:29:04.084Z] #0 5.844 (4/4) Installing gcompat (1.1.0-r1) [2024-01-31T19:29:04.084Z] #0 5.846 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:29:04.084Z] #0 5.855 OK: 8 MiB in 19 packages [2024-01-31T19:29:04.351Z] #52 ... [2024-01-31T19:29:04.351Z] [2024-01-31T19:29:04.351Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-31T19:29:04.351Z] #53 ... [2024-01-31T19:29:04.351Z] [2024-01-31T19:29:04.351Z] #54 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-01-31T19:29:04.611Z] #54 ... [2024-01-31T19:29:04.611Z] [2024-01-31T19:29:04.611Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-31T19:29:04.611Z] #55 ... [2024-01-31T19:29:04.611Z] [2024-01-31T19:29:04.611Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-31T19:29:05.119Z] #56 ... [2024-01-31T19:29:05.119Z] [2024-01-31T19:29:05.119Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-31T19:29:05.119Z] #57 ... [2024-01-31T19:29:05.119Z] [2024-01-31T19:29:05.119Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-31T19:29:05.545Z] #58 ... [2024-01-31T19:29:05.545Z] [2024-01-31T19:29:05.545Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-31T19:29:05.545Z] #59 ... [2024-01-31T19:29:05.545Z] [2024-01-31T19:29:05.545Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-31T19:29:05.545Z] #60 ... [2024-01-31T19:29:05.545Z] [2024-01-31T19:29:05.545Z] #41 [security-proxy-auth internal] load build context [2024-01-31T19:29:05.545Z] #41 transferring context: 309.93MB 8.1s done [2024-01-31T19:29:11.928Z] c4a7e357bf2a: Pull complete [2024-01-31T19:29:11.928Z] f0e02332f6b5: Pull complete [2024-01-31T19:29:12.198Z] 872ee5b61b7b: Pull complete [2024-01-31T19:29:15.651Z] #41 ... [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #47 [support-scheduler internal] load build context [2024-01-31T19:29:15.651Z] #47 DONE 22.7s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #45 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:29:15.651Z] #45 DONE 22.7s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #50 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-01-31T19:29:15.651Z] #50 DONE 21.4s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #43 [core-data internal] load build context [2024-01-31T19:29:15.651Z] #43 DONE 22.7s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #39 [core-command internal] load build context [2024-01-31T19:29:15.651Z] #39 DONE 22.7s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-31T19:29:15.651Z] #52 DONE 21.2s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #54 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-01-31T19:29:15.651Z] #54 DONE 21.2s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-31T19:29:15.651Z] #61 ... [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #49 [security-secretstore-setup internal] load build context [2024-01-31T19:29:15.651Z] #49 DONE 22.8s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #46 [core-metadata internal] load build context [2024-01-31T19:29:15.651Z] #46 DONE 22.8s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #42 [security-spiffe-token-provider internal] load build context [2024-01-31T19:29:15.651Z] #42 DONE 22.8s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #51 [security-proxy-setup internal] load build context [2024-01-31T19:29:15.651Z] #51 DONE 22.8s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #40 [support-notifications internal] load build context [2024-01-31T19:29:15.651Z] #40 DONE 22.8s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #41 [security-proxy-auth internal] load build context [2024-01-31T19:29:15.651Z] #41 DONE 22.8s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #48 [security-bootstrapper internal] load build context [2024-01-31T19:29:15.651Z] #48 DONE 22.8s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-31T19:29:15.651Z] #44 DONE 22.9s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:29:15.651Z] #37 DONE 22.9s [2024-01-31T19:29:15.651Z] [2024-01-31T19:29:15.651Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-31T19:29:15.651Z] #59 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:15.651Z] #59 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:15.969Z] #59 21.75 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-31T19:29:15.970Z] #59 21.77 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:29:15.970Z] #59 21.77 OK: 7 MiB in 16 packages [2024-01-31T19:29:15.970Z] #59 DONE 21.9s [2024-01-31T19:29:15.970Z] [2024-01-31T19:29:15.970Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-31T19:29:15.970Z] #56 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:15.970Z] #56 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:15.970Z] #56 21.89 (1/2) Installing ca-certificates (20230506-r0) [2024-01-31T19:29:15.970Z] #56 21.93 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-31T19:29:15.970Z] #56 21.93 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:29:15.970Z] #56 21.93 Executing ca-certificates-20230506-r0.trigger [2024-01-31T19:29:15.970Z] #56 21.97 OK: 8 MiB in 17 packages [2024-01-31T19:29:16.228Z] #56 DONE 22.1s [2024-01-31T19:29:16.228Z] [2024-01-31T19:29:16.228Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-31T19:29:16.228Z] #61 1.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.228Z] #61 1.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.484Z] #61 ... [2024-01-31T19:29:16.484Z] [2024-01-31T19:29:16.484Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-31T19:29:16.484Z] #57 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.484Z] #57 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.484Z] #57 22.13 (1/2) Installing dumb-init (1.2.5-r2) [2024-01-31T19:29:16.484Z] #57 22.13 (2/2) Installing su-exec (0.2-r3) [2024-01-31T19:29:16.484Z] #57 22.13 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:29:16.484Z] #57 22.13 OK: 7 MiB in 17 packages [2024-01-31T19:29:16.484Z] #57 DONE 22.4s [2024-01-31T19:29:16.485Z] [2024-01-31T19:29:16.485Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-31T19:29:16.485Z] #61 1.383 OK: 264 MiB in 52 packages [2024-01-31T19:29:16.744Z] #61 ... [2024-01-31T19:29:16.744Z] [2024-01-31T19:29:16.744Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-31T19:29:16.744Z] #58 21.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.744Z] #58 21.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.744Z] #58 22.06 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-31T19:29:16.744Z] #58 22.12 (2/4) Installing openssl (3.1.4-r5) [2024-01-31T19:29:16.744Z] #58 22.14 (3/4) Installing su-exec (0.2-r3) [2024-01-31T19:29:16.744Z] #58 22.14 (4/4) Installing yq (4.33.3-r5) [2024-01-31T19:29:16.744Z] #58 22.30 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:29:16.744Z] #58 22.30 OK: 17 MiB in 19 packages [2024-01-31T19:29:16.744Z] #58 DONE 22.7s [2024-01-31T19:29:16.744Z] [2024-01-31T19:29:16.744Z] #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-01-31T19:29:16.744Z] #0 1.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.744Z] #0 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.744Z] #0 1.395 OK: 7 MiB in 16 packages [2024-01-31T19:29:16.744Z] #62 DONE 1.6s [2024-01-31T19:29:16.744Z] [2024-01-31T19:29:16.744Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-01-31T19:29:16.744Z] #61 DONE 1.6s [2024-01-31T19:29:16.744Z] [2024-01-31T19:29:16.744Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-31T19:29:16.744Z] #55 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.744Z] #55 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.744Z] #55 22.11 (1/4) Installing ca-certificates (20230506-r0) [2024-01-31T19:29:16.744Z] #55 22.14 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-31T19:29:16.744Z] #55 22.14 (3/4) Installing su-exec (0.2-r3) [2024-01-31T19:29:16.744Z] #55 22.14 (4/4) Installing yq (4.33.3-r5) [2024-01-31T19:29:16.744Z] #55 22.31 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:29:16.744Z] #55 22.31 Executing ca-certificates-20230506-r0.trigger [2024-01-31T19:29:16.744Z] #55 22.41 OK: 17 MiB in 19 packages [2024-01-31T19:29:16.744Z] #55 DONE 22.8s [2024-01-31T19:29:16.744Z] [2024-01-31T19:29:16.744Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-31T19:29:16.744Z] #60 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.744Z] #60 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.744Z] #60 21.95 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-31T19:29:16.744Z] #60 21.95 v3.18.5-166-g7f9be8f79f0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-31T19:29:16.744Z] #60 21.95 OK: 20069 distinct packages available [2024-01-31T19:29:16.744Z] #60 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.744Z] #60 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:16.744Z] #60 22.32 (1/5) Installing dumb-init (1.2.5-r2) [2024-01-31T19:29:16.744Z] #60 22.32 (2/5) Installing musl-obstack (1.2.3-r2) [2024-01-31T19:29:16.744Z] #60 22.32 (3/5) Installing libucontext (1.2-r2) [2024-01-31T19:29:16.744Z] #60 22.32 (4/5) Installing gcompat (1.1.0-r1) [2024-01-31T19:29:16.744Z] #60 22.33 (5/5) Installing openssl (3.1.4-r5) [2024-01-31T19:29:16.744Z] #60 22.37 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:29:16.744Z] #60 22.37 OK: 8 MiB in 20 packages [2024-01-31T19:29:16.744Z] #60 DONE 22.8s [2024-01-31T19:29:16.744Z] [2024-01-31T19:29:16.744Z] #63 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:29:16.744Z] #63 DONE 0.1s [2024-01-31T19:29:16.744Z] [2024-01-31T19:29:16.744Z] #64 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:17.003Z] #64 ... [2024-01-31T19:29:17.003Z] [2024-01-31T19:29:17.003Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-31T19:29:17.003Z] #0 1.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:17.003Z] #0 1.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:17.003Z] #0 1.623 OK: 264 MiB in 52 packages [2024-01-31T19:29:17.003Z] #65 DONE 1.9s [2024-01-31T19:29:17.003Z] [2024-01-31T19:29:17.003Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:29:17.003Z] #66 DONE 0.0s [2024-01-31T19:29:17.003Z] [2024-01-31T19:29:17.003Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:17.577Z] #67 ... [2024-01-31T19:29:17.577Z] [2024-01-31T19:29:17.577Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-31T19:29:17.577Z] #53 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:17.577Z] #53 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:17.577Z] #53 22.92 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-31T19:29:17.577Z] #53 22.92 v3.18.5-166-g7f9be8f79f0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-31T19:29:17.577Z] #53 22.92 OK: 20069 distinct packages available [2024-01-31T19:29:17.577Z] #53 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:17.577Z] #53 23.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:17.577Z] #53 23.25 (1/11) Installing ca-certificates (20230506-r0) [2024-01-31T19:29:17.577Z] #53 23.26 (2/11) Installing brotli-libs (1.0.9-r14) [2024-01-31T19:29:17.577Z] #53 23.28 (3/11) Installing libunistring (1.1-r1) [2024-01-31T19:29:17.577Z] #53 23.29 (4/11) Installing libidn2 (2.3.4-r1) [2024-01-31T19:29:17.577Z] #53 23.30 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-01-31T19:29:17.577Z] #53 23.31 (6/11) Installing libcurl (8.5.0-r0) [2024-01-31T19:29:17.577Z] #53 23.32 (7/11) Installing curl (8.5.0-r0) [2024-01-31T19:29:17.577Z] #53 23.34 (8/11) Installing dumb-init (1.2.5-r2) [2024-01-31T19:29:17.577Z] #53 23.34 (9/11) Installing musl-obstack (1.2.3-r2) [2024-01-31T19:29:17.577Z] #53 23.35 (10/11) Installing libucontext (1.2-r2) [2024-01-31T19:29:17.577Z] #53 23.35 (11/11) Installing gcompat (1.1.0-r1) [2024-01-31T19:29:17.577Z] #53 23.35 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:29:17.577Z] #53 23.36 Executing ca-certificates-20230506-r0.trigger [2024-01-31T19:29:17.577Z] #53 23.40 OK: 12 MiB in 26 packages [2024-01-31T19:29:17.577Z] #53 DONE 23.6s [2024-01-31T19:29:17.838Z] [2024-01-31T19:29:17.838Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:29:18.402Z] #68 ... [2024-01-31T19:29:18.402Z] [2024-01-31T19:29:18.402Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:29:18.402Z] #0 1.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:18.402Z] #0 2.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:18.402Z] #0 2.326 OK: 7 MiB in 16 packages [2024-01-31T19:29:18.402Z] #69 DONE 2.5s [2024-01-31T19:29:18.402Z] [2024-01-31T19:29:18.402Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-31T19:29:18.402Z] #0 2.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:18.402Z] #0 2.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:18.402Z] #0 2.644 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-31T19:29:18.402Z] #0 2.644 v3.18.5-166-g7f9be8f79f0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-31T19:29:18.402Z] #0 2.644 OK: 20073 distinct packages available [2024-01-31T19:29:18.402Z] #0 2.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:18.402Z] #0 2.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:18.402Z] #0 3.019 OK: 264 MiB in 52 packages [2024-01-31T19:29:18.402Z] #70 DONE 3.2s [2024-01-31T19:29:18.402Z] [2024-01-31T19:29:18.402Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-31T19:29:18.402Z] #0 2.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:18.402Z] #0 2.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:18.402Z] #0 3.006 OK: 8 MiB in 19 packages [2024-01-31T19:29:18.402Z] #71 DONE 3.2s [2024-01-31T19:29:18.402Z] [2024-01-31T19:29:18.402Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:29:18.402Z] #72 DONE 0.1s [2024-01-31T19:29:18.402Z] [2024-01-31T19:29:18.402Z] #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-01-31T19:29:18.402Z] #0 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:18.402Z] #0 2.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:18.402Z] #0 3.255 OK: 264 MiB in 52 packages [2024-01-31T19:29:18.402Z] #73 DONE 3.4s [2024-01-31T19:29:18.402Z] [2024-01-31T19:29:18.402Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:18.970Z] #74 ... [2024-01-31T19:29:18.970Z] [2024-01-31T19:29:18.970Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-31T19:29:18.970Z] #0 2.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:18.971Z] #0 2.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:18.971Z] #0 2.386 OK: 7 MiB in 17 packages [2024-01-31T19:29:18.971Z] #75 DONE 2.7s [2024-01-31T19:29:19.231Z] [2024-01-31T19:29:19.231Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:29:19.231Z] #0 2.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:19.231Z] #0 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:19.231Z] #0 2.735 OK: 8 MiB in 17 packages [2024-01-31T19:29:19.231Z] #76 DONE 3.0s [2024-01-31T19:29:19.231Z] [2024-01-31T19:29:19.231Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-31T19:29:19.231Z] #77 DONE 0.7s [2024-01-31T19:29:19.231Z] [2024-01-31T19:29:19.231Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:29:19.231Z] #78 DONE 0.7s [2024-01-31T19:29:19.231Z] [2024-01-31T19:29:19.231Z] #79 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-31T19:29:19.231Z] #79 DONE 0.1s [2024-01-31T19:29:19.231Z] [2024-01-31T19:29:19.231Z] #80 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-31T19:29:19.231Z] #80 DONE 0.0s [2024-01-31T19:29:19.231Z] [2024-01-31T19:29:19.231Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:19.231Z] #81 ... [2024-01-31T19:29:19.231Z] [2024-01-31T19:29:19.231Z] #82 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-31T19:29:19.231Z] #82 DONE 0.0s [2024-01-31T19:29:19.231Z] [2024-01-31T19:29:19.231Z] #83 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-31T19:29:19.231Z] #83 DONE 0.0s [2024-01-31T19:29:19.231Z] [2024-01-31T19:29:19.231Z] #84 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-31T19:29:19.231Z] #84 DONE 0.0s [2024-01-31T19:29:19.489Z] [2024-01-31T19:29:19.489Z] #85 [security-spire-config] exporting to image [2024-01-31T19:29:19.489Z] #85 exporting layers [2024-01-31T19:29:19.489Z] #85 ... [2024-01-31T19:29:19.489Z] [2024-01-31T19:29:19.489Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-31T19:29:19.489Z] #0 2.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:19.489Z] #0 2.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:19.489Z] #0 2.770 OK: 17 MiB in 19 packages [2024-01-31T19:29:19.489Z] #86 DONE 2.9s [2024-01-31T19:29:19.748Z] [2024-01-31T19:29:19.748Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-31T19:29:19.748Z] #0 2.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:19.748Z] #0 2.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:19.748Z] #0 2.745 OK: 17 MiB in 19 packages [2024-01-31T19:29:19.748Z] #87 DONE 2.9s [2024-01-31T19:29:19.748Z] [2024-01-31T19:29:19.748Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-01-31T19:29:19.748Z] #0 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:19.748Z] #0 2.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:19.748Z] #0 2.764 OK: 8 MiB in 20 packages [2024-01-31T19:29:19.748Z] #88 DONE 2.9s [2024-01-31T19:29:19.748Z] [2024-01-31T19:29:19.748Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-01-31T19:29:19.748Z] #89 DONE 0.0s [2024-01-31T19:29:19.748Z] [2024-01-31T19:29:19.748Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-31T19:29:21.122Z] #90 DONE 1.4s [2024-01-31T19:29:21.122Z] [2024-01-31T19:29:21.122Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-31T19:29:21.122Z] #91 DONE 1.4s [2024-01-31T19:29:21.122Z] [2024-01-31T19:29:21.122Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-31T19:29:21.122Z] #92 DONE 0.1s [2024-01-31T19:29:21.122Z] [2024-01-31T19:29:21.122Z] #85 [security-spire-config] exporting to image [2024-01-31T19:29:21.122Z] #85 exporting layers 1.7s done [2024-01-31T19:29:21.122Z] #85 writing image sha256:10c89bdbb668c774143cd9adefc4f4fd96fbd8941666f340bba30e29b276cbb1 done [2024-01-31T19:29:21.122Z] #85 naming to docker.io/library/security-spire-config [2024-01-31T19:29:21.122Z] #85 naming to docker.io/library/security-spire-config done [2024-01-31T19:29:21.122Z] #85 DONE 1.7s [2024-01-31T19:29:21.122Z] [2024-01-31T19:29:21.122Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:29:21.122Z] #68 3.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:21.122Z] #68 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T19:29:21.382Z] #68 3.660 OK: 12 MiB in 26 packages [2024-01-31T19:29:21.644Z] #68 DONE 4.0s [2024-01-31T19:29:21.644Z] [2024-01-31T19:29:21.644Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-31T19:29:21.644Z] #93 DONE 0.6s [2024-01-31T19:29:21.644Z] [2024-01-31T19:29:21.644Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-31T19:29:21.644Z] #94 DONE 0.7s [2024-01-31T19:29:21.644Z] [2024-01-31T19:29:21.644Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-01-31T19:29:21.644Z] #95 DONE 0.0s [2024-01-31T19:29:21.644Z] [2024-01-31T19:29:21.644Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-01-31T19:29:21.644Z] #96 DONE 0.1s [2024-01-31T19:29:21.644Z] [2024-01-31T19:29:21.644Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-01-31T19:29:21.644Z] #97 DONE 0.0s [2024-01-31T19:29:21.644Z] [2024-01-31T19:29:21.644Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-31T19:29:21.902Z] #98 DONE 0.0s [2024-01-31T19:29:21.902Z] [2024-01-31T19:29:21.902Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-01-31T19:29:21.902Z] #99 DONE 0.1s [2024-01-31T19:29:21.902Z] [2024-01-31T19:29:21.902Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-31T19:29:21.902Z] #100 DONE 0.1s [2024-01-31T19:29:21.902Z] [2024-01-31T19:29:21.902Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-01-31T19:29:21.902Z] #101 DONE 0.1s [2024-01-31T19:29:21.902Z] [2024-01-31T19:29:21.902Z] #85 [security-spire-server] exporting to image [2024-01-31T19:29:21.902Z] #85 ... [2024-01-31T19:29:21.902Z] [2024-01-31T19:29:21.902Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-31T19:29:21.902Z] #102 DONE 0.0s [2024-01-31T19:29:21.902Z] [2024-01-31T19:29:21.902Z] #85 [security-spire-agent] exporting to image [2024-01-31T19:29:22.300Z] 0c6a40ed1a82: Pull complete [2024-01-31T19:29:22.469Z] #85 exporting layers 0.5s done [2024-01-31T19:29:22.469Z] #85 writing image sha256:27dbcf4b071f7da07db3e0189245aae9fab5882d8115cfcf7469ee49e9957488 done [2024-01-31T19:29:22.469Z] #85 naming to docker.io/library/security-spire-server done [2024-01-31T19:29:22.469Z] #85 writing image sha256:4f0a43028ba6f60169ce80ae5d646c9f71bde59a494a3aca48c3463ed6598b5f done [2024-01-31T19:29:22.469Z] #85 naming to docker.io/library/security-spire-agent done [2024-01-31T19:29:22.469Z] #85 DONE 2.4s [2024-01-31T19:29:22.469Z] [2024-01-31T19:29:22.469Z] #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-31T19:29:22.469Z] #103 DONE 3.4s [2024-01-31T19:29:22.469Z] [2024-01-31T19:29:22.469Z] #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-01-31T19:29:22.469Z] #104 DONE 0.0s [2024-01-31T19:29:22.469Z] [2024-01-31T19:29:22.469Z] #64 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:22.568Z] 94ae7d8d031c: Pull complete [2024-01-31T19:29:22.568Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-31T19:29:22.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-31T19:29:22.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-01-31T19:29:22.996Z] + docker build -t ci-base-image-arm64 -f - . [2024-01-31T19:29:22.996Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-31T19:29:22.996Z] WORKDIR /edgex [2024-01-31T19:29:22.996Z] COPY go.mod . [2024-01-31T19:29:22.996Z] RUN go mod download [2024-01-31T19:29:23.584Z] Sending build context to Docker daemon 2.918MB [2024-01-31T19:29:23.584Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-31T19:29:23.584Z] ---> 86de565de09d [2024-01-31T19:29:23.584Z] Step 2/4 : WORKDIR /edgex [2024-01-31T19:29:26.462Z] ---> Running in 8774efc0a89e [2024-01-31T19:29:26.462Z] Removing intermediate container 8774efc0a89e [2024-01-31T19:29:26.462Z] ---> 8d9ece84f7f7 [2024-01-31T19:29:26.462Z] Step 3/4 : COPY go.mod . [2024-01-31T19:29:27.052Z] ---> c07a4177d212 [2024-01-31T19:29:27.052Z] Step 4/4 : RUN go mod download [2024-01-31T19:29:27.052Z] ---> Running in 20cad9214be3 [2024-01-31T19:29:37.351Z] #64 ... [2024-01-31T19:29:37.351Z] [2024-01-31T19:29:37.351Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:37.351Z] #67 DONE 18.3s [2024-01-31T19:29:37.351Z] [2024-01-31T19:29:37.351Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:37.351Z] #81 DONE 16.3s [2024-01-31T19:29:37.351Z] [2024-01-31T19:29:37.351Z] #64 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:37.351Z] #64 DONE 18.6s [2024-01-31T19:29:37.351Z] [2024-01-31T19:29:37.351Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:37.351Z] #74 DONE 16.9s [2024-01-31T19:29:37.351Z] [2024-01-31T19:29:37.351Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-31T19:29:41.566Z] #105 DONE 5.7s [2024-01-31T19:29:41.566Z] [2024-01-31T19:29:41.566Z] #106 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:29:41.566Z] #106 CACHED [2024-01-31T19:29:41.566Z] [2024-01-31T19:29:41.566Z] #107 [core-metadata builder 6/7] COPY . . [2024-01-31T19:29:41.566Z] #107 CACHED [2024-01-31T19:29:41.566Z] [2024-01-31T19:29:41.566Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:41.566Z] #108 CACHED [2024-01-31T19:29:41.566Z] [2024-01-31T19:29:41.566Z] #109 [core-data builder 6/7] COPY . . [2024-01-31T19:29:41.566Z] #109 DONE 5.8s [2024-01-31T19:29:41.566Z] [2024-01-31T19:29:41.566Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:41.566Z] #110 CACHED [2024-01-31T19:29:41.566Z] [2024-01-31T19:29:41.566Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:29:41.566Z] #111 CACHED [2024-01-31T19:29:41.566Z] [2024-01-31T19:29:41.566Z] #112 [support-scheduler builder 6/7] COPY . . [2024-01-31T19:29:41.566Z] #112 CACHED [2024-01-31T19:29:41.566Z] [2024-01-31T19:29:41.566Z] #113 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:29:41.566Z] #113 CACHED [2024-01-31T19:29:41.566Z] [2024-01-31T19:29:41.566Z] #114 [core-command builder 6/7] COPY . . [2024-01-31T19:29:41.566Z] #114 CACHED [2024-01-31T19:29:41.566Z] [2024-01-31T19:29:41.566Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:41.566Z] #115 CACHED [2024-01-31T19:29:41.566Z] [2024-01-31T19:29:41.566Z] #116 [support-notifications builder 6/7] COPY . . [2024-01-31T19:29:41.566Z] #116 DONE 5.8s [2024-01-31T19:29:41.566Z] [2024-01-31T19:29:41.566Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-01-31T19:29:41.566Z] #117 CACHED [2024-01-31T19:29:41.566Z] [2024-01-31T19:29:41.567Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:41.567Z] #118 CACHED [2024-01-31T19:29:41.567Z] [2024-01-31T19:29:41.567Z] #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:29:41.567Z] #119 CACHED [2024-01-31T19:29:41.567Z] [2024-01-31T19:29:41.567Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:41.567Z] #120 CACHED [2024-01-31T19:29:41.567Z] [2024-01-31T19:29:41.567Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-01-31T19:29:41.567Z] #121 CACHED [2024-01-31T19:29:41.567Z] [2024-01-31T19:29:41.567Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:29:41.567Z] #122 CACHED [2024-01-31T19:29:41.567Z] [2024-01-31T19:29:41.567Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-01-31T19:29:41.567Z] #123 DONE 5.8s [2024-01-31T19:29:41.567Z] [2024-01-31T19:29:41.567Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-01-31T19:29:41.567Z] #124 CACHED [2024-01-31T19:29:41.567Z] [2024-01-31T19:29:41.567Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:41.567Z] #125 CACHED [2024-01-31T19:29:41.567Z] [2024-01-31T19:29:41.567Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:29:41.567Z] #126 CACHED [2024-01-31T19:29:41.567Z] [2024-01-31T19:29:41.567Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:29:41.567Z] #127 CACHED [2024-01-31T19:29:41.567Z] [2024-01-31T19:29:41.567Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:29:41.567Z] #128 CACHED [2024-01-31T19:29:41.567Z] [2024-01-31T19:29:41.567Z] #129 [security-bootstrapper builder 6/7] COPY . . [2024-01-31T19:29:41.567Z] #129 CACHED [2024-01-31T19:29:41.567Z] [2024-01-31T19:29:41.567Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-31T19:29:42.498Z] #130 1.005 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-31T19:29:52.461Z] #130 ... [2024-01-31T19:29:52.461Z] [2024-01-31T19:29:52.461Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-31T19:29:52.461Z] #0 0.652 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-31T19:29:52.461Z] #131 ... [2024-01-31T19:29:52.461Z] [2024-01-31T19:29:52.461Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-31T19:29:52.461Z] #0 0.321 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 [2024-01-31T19:29:52.461Z] #132 ... [2024-01-31T19:29:52.461Z] [2024-01-31T19:29:52.461Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-31T19:29:52.461Z] #0 1.313 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-31T19:29:52.461Z] #133 ... [2024-01-31T19:29:52.461Z] [2024-01-31T19:29:52.461Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-31T19:29:52.461Z] #0 1.269 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-31T19:29:52.461Z] #134 ... [2024-01-31T19:29:52.461Z] [2024-01-31T19:29:52.461Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-31T19:29:52.461Z] #0 0.649 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-31T19:29:52.461Z] #135 ... [2024-01-31T19:29:52.461Z] [2024-01-31T19:29:52.461Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-31T19:29:52.461Z] #0 1.011 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-31T19:29:52.461Z] #136 ... [2024-01-31T19:29:52.461Z] [2024-01-31T19:29:52.461Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-31T19:29:52.461Z] #0 1.012 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-31T19:29:52.461Z] #137 ... [2024-01-31T19:29:52.461Z] [2024-01-31T19:29:52.461Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-31T19:29:52.461Z] #0 0.873 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-31T19:29:52.719Z] #138 ... [2024-01-31T19:29:52.719Z] [2024-01-31T19:29:52.719Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-31T19:29:52.719Z] #0 1.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-31T19:29:52.719Z] #139 ... [2024-01-31T19:29:52.719Z] [2024-01-31T19:29:52.719Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-31T19:29:52.719Z] #0 0.564 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-31T19:30:05.925Z] Removing intermediate container 20cad9214be3 [2024-01-31T19:30:05.925Z] ---> df158568967e [2024-01-31T19:30:05.925Z] Successfully built df158568967e [2024-01-31T19:30:05.925Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T19:30:06.396Z] + docker inspect -f . ci-base-image-arm64 [2024-01-31T19:30:06.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T19:30:06.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-232 does not seem to be running inside a container [2024-01-31T19:30:06.689Z] $ 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 [2024-01-31T19:30:07.914Z] $ docker top 0b02c79fc2e3510fe2c8cce270545cd52eaf098c919ed5edfbfb1d187865137a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T19:30:09.042Z] + go version [2024-01-31T19:30:09.042Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-31T19:30:08.918Z] $ docker stop --time=1 0b02c79fc2e3510fe2c8cce270545cd52eaf098c919ed5edfbfb1d187865137a [2024-01-31T19:30:10.846Z] $ docker rm -f --volumes 0b02c79fc2e3510fe2c8cce270545cd52eaf098c919ed5edfbfb1d187865137a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T19:30:12.218Z] + docker inspect -f . ci-base-image-arm64 [2024-01-31T19:30:12.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T19:30:12.559Z] prd-ubuntu20.04-docker-arm64-4c-16g-232 does not seem to be running inside a container [2024-01-31T19:30:12.475Z] $ 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 [2024-01-31T19:30:13.645Z] $ docker top 7596a51a0c0c1ac4890006d1c463cb8963415dd16b5ec3178366dd701ad43d64 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-31T19:30:14.106Z] ========================================================= [2024-01-31T19:30:14.106Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-01-31T19:30:14.106Z] ========================================================= [Pipeline] sh [2024-01-31T19:30:14.746Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-31T19:30:15.172Z] + make test [2024-01-31T19:30:15.172Z] go test -race -coverprofile=coverage.out ./... [2024-01-31T19:30:54.035Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-01-31T19:31:00.378Z] #140 ... [2024-01-31T19:31:00.378Z] [2024-01-31T19:31:00.378Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-31T19:31:00.378Z] #139 73.57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-31T19:31:05.651Z] #139 ... [2024-01-31T19:31:05.651Z] [2024-01-31T19:31:05.651Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-31T19:31:05.651Z] #135 DONE 84.2s [2024-01-31T19:31:05.651Z] [2024-01-31T19:31:05.651Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-31T19:31:05.651Z] #131 DONE 84.2s [2024-01-31T19:31:05.651Z] [2024-01-31T19:31:05.651Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-31T19:31:05.651Z] #140 DONE 84.2s [2024-01-31T19:31:05.651Z] [2024-01-31T19:31:05.651Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-31T19:31:05.651Z] #136 DONE 84.2s [2024-01-31T19:31:05.651Z] [2024-01-31T19:31:05.651Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-31T19:31:05.651Z] #137 DONE 84.2s [2024-01-31T19:31:05.651Z] [2024-01-31T19:31:05.651Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:31:05.651Z] #141 ... [2024-01-31T19:31:05.651Z] [2024-01-31T19:31:05.651Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-31T19:31:05.651Z] #133 DONE 84.4s [2024-01-31T19:31:05.651Z] [2024-01-31T19:31:05.651Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-31T19:31:05.651Z] #139 DONE 84.4s [2024-01-31T19:31:05.651Z] [2024-01-31T19:31:05.651Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-31T19:31:05.651Z] #132 DONE 84.4s [2024-01-31T19:31:05.651Z] [2024-01-31T19:31:05.651Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-31T19:31:05.651Z] #130 DONE 84.5s [2024-01-31T19:31:05.651Z] [2024-01-31T19:31:05.651Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:31:05.910Z] #142 ... [2024-01-31T19:31:05.910Z] [2024-01-31T19:31:05.910Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-31T19:31:05.910Z] #138 DONE 84.6s [2024-01-31T19:31:05.910Z] [2024-01-31T19:31:05.910Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-31T19:31:05.910Z] #134 DONE 84.7s [2024-01-31T19:31:05.910Z] [2024-01-31T19:31:05.910Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-31T19:31:06.170Z] #143 ... [2024-01-31T19:31:06.170Z] [2024-01-31T19:31:06.170Z] #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:31:06.170Z] #144 DONE 0.7s [2024-01-31T19:31:06.170Z] [2024-01-31T19:31:06.170Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:31:06.170Z] #145 DONE 0.6s [2024-01-31T19:31:06.170Z] [2024-01-31T19:31:06.170Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:31:06.170Z] #141 DONE 0.8s [2024-01-31T19:31:06.170Z] [2024-01-31T19:31:06.170Z] #146 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:31:06.170Z] #146 DONE 0.5s [2024-01-31T19:31:06.170Z] [2024-01-31T19:31:06.170Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:31:06.433Z] #147 ... [2024-01-31T19:31:06.433Z] [2024-01-31T19:31:06.433Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:31:06.433Z] #142 DONE 0.5s [2024-01-31T19:31:06.433Z] [2024-01-31T19:31:06.433Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-31T19:31:06.433Z] #143 DONE 0.4s [2024-01-31T19:31:06.433Z] [2024-01-31T19:31:06.433Z] #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:31:06.433Z] #148 DONE 0.4s [2024-01-31T19:31:06.433Z] [2024-01-31T19:31:06.433Z] #149 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:31:06.433Z] #149 DONE 0.3s [2024-01-31T19:31:06.433Z] [2024-01-31T19:31:06.433Z] #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:31:06.433Z] #150 DONE 0.3s [2024-01-31T19:31:06.433Z] [2024-01-31T19:31:06.433Z] #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:31:06.433Z] #151 CACHED [2024-01-31T19:31:06.433Z] [2024-01-31T19:31:06.433Z] #152 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:31:06.433Z] #152 CACHED [2024-01-31T19:31:06.433Z] [2024-01-31T19:31:06.433Z] #153 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-31T19:31:06.697Z] #153 ... [2024-01-31T19:31:06.697Z] [2024-01-31T19:31:06.697Z] #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:31:06.697Z] #154 CACHED [2024-01-31T19:31:06.697Z] [2024-01-31T19:31:06.697Z] #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:31:06.697Z] #155 CACHED [2024-01-31T19:31:06.697Z] [2024-01-31T19:31:06.697Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:31:06.697Z] #156 CACHED [2024-01-31T19:31:06.697Z] [2024-01-31T19:31:06.697Z] #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:31:06.697Z] #157 CACHED [2024-01-31T19:31:06.697Z] [2024-01-31T19:31:06.697Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:31:06.697Z] #158 CACHED [2024-01-31T19:31:06.697Z] [2024-01-31T19:31:06.697Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:31:06.697Z] #159 CACHED [2024-01-31T19:31:06.697Z] [2024-01-31T19:31:06.697Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:31:06.697Z] #160 DONE 0.3s [2024-01-31T19:31:06.697Z] [2024-01-31T19:31:06.697Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:31:06.697Z] #147 DONE 0.3s [2024-01-31T19:31:06.697Z] [2024-01-31T19:31:06.697Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:31:06.697Z] #161 DONE 0.3s [2024-01-31T19:31:06.977Z] [2024-01-31T19:31:06.977Z] #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-01-31T19:31:07.237Z] #162 ... [2024-01-31T19:31:07.237Z] [2024-01-31T19:31:07.237Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-31T19:31:07.237Z] #163 DONE 0.8s [2024-01-31T19:31:07.237Z] [2024-01-31T19:31:07.237Z] #153 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-31T19:31:07.237Z] #153 DONE 0.8s [2024-01-31T19:31:07.237Z] [2024-01-31T19:31:07.237Z] #164 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:31:07.237Z] #164 DONE 0.8s [2024-01-31T19:31:07.237Z] [2024-01-31T19:31:07.237Z] #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-01-31T19:31:07.237Z] #165 DONE 0.8s [2024-01-31T19:31:07.237Z] [2024-01-31T19:31:07.237Z] #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-31T19:31:07.237Z] #166 DONE 0.8s [2024-01-31T19:31:07.237Z] [2024-01-31T19:31:07.237Z] #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-01-31T19:31:07.237Z] #162 DONE 0.8s [2024-01-31T19:31:07.237Z] [2024-01-31T19:31:07.237Z] #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-01-31T19:31:07.237Z] #167 DONE 0.9s [2024-01-31T19:31:07.237Z] [2024-01-31T19:31:07.237Z] #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-31T19:31:07.237Z] #168 DONE 0.9s [2024-01-31T19:31:07.237Z] [2024-01-31T19:31:07.237Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-31T19:31:07.237Z] #169 DONE 0.9s [2024-01-31T19:31:07.237Z] [2024-01-31T19:31:07.237Z] #170 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-01-31T19:31:07.237Z] #170 DONE 0.9s [2024-01-31T19:31:07.237Z] [2024-01-31T19:31:07.237Z] #171 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:31:07.804Z] #171 ... [2024-01-31T19:31:07.804Z] [2024-01-31T19:31:07.804Z] #172 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:31:07.804Z] #172 DONE 0.4s [2024-01-31T19:31:07.804Z] [2024-01-31T19:31:07.804Z] #173 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:31:07.804Z] #173 DONE 0.4s [2024-01-31T19:31:07.804Z] [2024-01-31T19:31:07.804Z] #174 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:31:07.804Z] #174 DONE 0.4s [2024-01-31T19:31:07.804Z] [2024-01-31T19:31:07.804Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-31T19:31:07.804Z] #175 DONE 0.5s [2024-01-31T19:31:07.804Z] [2024-01-31T19:31:07.804Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:31:07.804Z] #176 DONE 0.5s [2024-01-31T19:31:07.804Z] [2024-01-31T19:31:07.804Z] #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-01-31T19:31:07.804Z] #177 DONE 0.5s [2024-01-31T19:31:07.804Z] [2024-01-31T19:31:07.805Z] #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:31:07.805Z] #178 DONE 0.5s [2024-01-31T19:31:07.805Z] [2024-01-31T19:31:07.805Z] #171 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:31:07.805Z] #171 DONE 0.5s [2024-01-31T19:31:07.805Z] [2024-01-31T19:31:07.805Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-01-31T19:31:07.805Z] #179 DONE 0.5s [2024-01-31T19:31:07.805Z] [2024-01-31T19:31:07.805Z] #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:31:07.805Z] #180 DONE 0.5s [2024-01-31T19:31:07.805Z] [2024-01-31T19:31:07.805Z] #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-31T19:31:08.064Z] #181 ... [2024-01-31T19:31:08.064Z] [2024-01-31T19:31:08.064Z] #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-31T19:31:08.064Z] #182 DONE 1.7s [2024-01-31T19:31:08.064Z] [2024-01-31T19:31:08.064Z] #85 [support-scheduler] exporting to image [2024-01-31T19:31:08.064Z] #85 exporting layers 0.2s done [2024-01-31T19:31:08.064Z] #85 writing image sha256:d28411e774ab918fae154a8b975d9d509ef79ea21c5d54a653f5bc7eae01d65c [2024-01-31T19:31:08.064Z] #85 writing image sha256:b1c16cbcabc76d2da80bc7576aca051c1f6de58e678a7bca8e3d4c8d17dc90a3 [2024-01-31T19:31:08.323Z] #85 ... [2024-01-31T19:31:08.323Z] [2024-01-31T19:31:08.323Z] #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-31T19:31:08.323Z] #183 DONE 0.5s [2024-01-31T19:31:08.323Z] [2024-01-31T19:31:08.323Z] #184 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:31:08.323Z] #184 DONE 0.4s [2024-01-31T19:31:08.323Z] [2024-01-31T19:31:08.323Z] #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:31:08.323Z] #185 DONE 0.4s [2024-01-31T19:31:08.323Z] [2024-01-31T19:31:08.323Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-31T19:31:08.323Z] #186 DONE 0.5s [2024-01-31T19:31:08.323Z] [2024-01-31T19:31:08.323Z] #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-01-31T19:31:08.323Z] #187 DONE 0.4s [2024-01-31T19:31:08.323Z] [2024-01-31T19:31:08.323Z] #85 [support-notifications] exporting to image [2024-01-31T19:31:08.323Z] #85 exporting layers 0.4s done [2024-01-31T19:31:08.323Z] #85 writing image sha256:d28411e774ab918fae154a8b975d9d509ef79ea21c5d54a653f5bc7eae01d65c 0.2s done [2024-01-31T19:31:08.323Z] #85 writing image sha256:b1c16cbcabc76d2da80bc7576aca051c1f6de58e678a7bca8e3d4c8d17dc90a3 0.1s done [2024-01-31T19:31:08.323Z] #85 naming to docker.io/library/core-data done [2024-01-31T19:31:08.323Z] #85 naming to docker.io/library/core-command done [2024-01-31T19:31:08.323Z] #85 ... [2024-01-31T19:31:08.323Z] [2024-01-31T19:31:08.323Z] #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-31T19:31:08.323Z] #181 DONE 0.4s [2024-01-31T19:31:08.323Z] [2024-01-31T19:31:08.323Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:31:08.323Z] #188 DONE 0.4s [2024-01-31T19:31:08.323Z] [2024-01-31T19:31:08.323Z] #85 [support-scheduler] exporting to image [2024-01-31T19:31:08.323Z] #85 exporting layers 0.1s done [2024-01-31T19:31:08.323Z] #85 writing image sha256:c96bd3bbe95579b70b4c0db70c7be6d75e98851c6721d7ea01563719b4e687e1 0.0s done [2024-01-31T19:31:08.323Z] #85 naming to docker.io/library/support-scheduler done [2024-01-31T19:31:08.323Z] #85 writing image sha256:87844018a84d1df7c508bb88f0f2d5a1a7cb0a4cdf3e59e7e123c6fc7a31d45d [2024-01-31T19:31:08.581Z] #85 exporting layers 0.1s done [2024-01-31T19:31:08.581Z] #85 writing image sha256:87844018a84d1df7c508bb88f0f2d5a1a7cb0a4cdf3e59e7e123c6fc7a31d45d 0.0s done [2024-01-31T19:31:08.581Z] #85 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-01-31T19:31:08.581Z] #85 writing image sha256:549ee9124bc5130b3d574af0f290692186a00b17cc51c86f0dee5a2f533a08f4 done [2024-01-31T19:31:08.581Z] #85 writing image sha256:eb025c0a46b481707915a8b60497a68d2db09c46a94a227e297f861bb3ec775b done [2024-01-31T19:31:08.581Z] #85 naming to docker.io/library/core-metadata done [2024-01-31T19:31:08.581Z] #85 naming to docker.io/library/support-notifications done [2024-01-31T19:31:08.581Z] #85 DONE 3.2s [2024-01-31T19:31:08.581Z] [2024-01-31T19:31:08.581Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-31T19:31:08.581Z] #189 DONE 0.3s [2024-01-31T19:31:08.581Z] [2024-01-31T19:31:08.581Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-01-31T19:31:08.581Z] #190 DONE 0.3s [2024-01-31T19:31:08.581Z] [2024-01-31T19:31:08.581Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:31:08.581Z] #191 DONE 0.3s [2024-01-31T19:31:08.581Z] [2024-01-31T19:31:08.581Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-31T19:31:09.149Z] #192 DONE 0.4s [2024-01-31T19:31:09.149Z] [2024-01-31T19:31:09.149Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-31T19:31:09.149Z] #193 DONE 0.4s [2024-01-31T19:31:09.149Z] [2024-01-31T19:31:09.149Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-31T19:31:09.149Z] #194 DONE 0.1s [2024-01-31T19:31:09.149Z] [2024-01-31T19:31:09.149Z] #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-31T19:31:09.149Z] #195 DONE 0.1s [2024-01-31T19:31:09.149Z] [2024-01-31T19:31:09.149Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-31T19:31:09.149Z] #196 DONE 0.8s [2024-01-31T19:31:09.149Z] [2024-01-31T19:31:09.149Z] #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-31T19:31:09.149Z] #197 DONE 0.8s [2024-01-31T19:31:09.149Z] [2024-01-31T19:31:09.149Z] #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/ [2024-01-31T19:31:09.149Z] #198 DONE 0.1s [2024-01-31T19:31:09.149Z] [2024-01-31T19:31:09.149Z] #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/ [2024-01-31T19:31:09.149Z] #199 DONE 0.1s [2024-01-31T19:31:09.149Z] [2024-01-31T19:31:09.149Z] #85 [core-common-config-bootstrapper] exporting to image [2024-01-31T19:31:09.149Z] #85 exporting layers 0.2s done [2024-01-31T19:31:09.149Z] #85 writing image sha256:098d0b1942aafabcf49ab470acc6b610ab6a9807cce19dec45b78de29fe1eec7 0.0s done [2024-01-31T19:31:09.149Z] #85 naming to docker.io/library/security-proxy-auth [2024-01-31T19:31:09.407Z] #85 exporting layers 0.2s done [2024-01-31T19:31:09.407Z] #85 naming to docker.io/library/security-proxy-auth done [2024-01-31T19:31:09.407Z] #85 writing image sha256:0b466b2e379a08c6cba7a21ad6c9b17a9601d0a54132f4c9b1db57a821297f12 done [2024-01-31T19:31:09.407Z] #85 naming to docker.io/library/core-common-config-bootstrapper done [2024-01-31T19:31:09.407Z] #85 DONE 3.5s [2024-01-31T19:31:09.407Z] [2024-01-31T19:31:09.407Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-01-31T19:31:09.407Z] #200 DONE 0.1s [2024-01-31T19:31:09.407Z] [2024-01-31T19:31:09.407Z] #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-31T19:31:09.407Z] #201 DONE 0.1s [2024-01-31T19:31:09.407Z] [2024-01-31T19:31:09.407Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-31T19:31:09.407Z] #202 ... [2024-01-31T19:31:09.407Z] [2024-01-31T19:31:09.407Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-31T19:31:09.407Z] #203 DONE 0.9s [2024-01-31T19:31:09.664Z] [2024-01-31T19:31:09.664Z] #85 [security-proxy-setup] exporting to image [2024-01-31T19:31:09.922Z] #85 ... [2024-01-31T19:31:09.922Z] [2024-01-31T19:31:09.922Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-31T19:31:09.922Z] #202 DONE 0.6s [2024-01-31T19:31:09.922Z] [2024-01-31T19:31:09.922Z] #85 [security-proxy-setup] exporting to image [2024-01-31T19:31:09.922Z] #85 exporting layers 0.2s done [2024-01-31T19:31:09.922Z] #85 writing image sha256:0729bbba5be7f8f77fe19ba135c0e904568208f5b1296c057199cb325eafd051 done [2024-01-31T19:31:09.922Z] #85 naming to docker.io/library/security-proxy-setup done [2024-01-31T19:31:09.922Z] #85 exporting layers 0.2s done [2024-01-31T19:31:09.922Z] #85 writing image sha256:700add3df81187132054ae1a70f2599331ac78a216e0570c339530be7eabe392 done [2024-01-31T19:31:09.922Z] #85 naming to docker.io/library/security-secretstore-setup done [2024-01-31T19:31:09.922Z] #85 DONE 3.8s [2024-01-31T19:31:09.922Z] [2024-01-31T19:31:09.922Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-31T19:31:09.922Z] #204 DONE 0.6s [2024-01-31T19:31:10.181Z] [2024-01-31T19:31:10.181Z] #85 [security-bootstrapper] exporting to image [2024-01-31T19:31:10.181Z] #85 exporting layers 0.2s done [2024-01-31T19:31:10.181Z] #85 writing image sha256:d689353705e1208fed67db3578592f4253fc34b2e9e40f34256e9f127eb3d9fd done [2024-01-31T19:31:10.181Z] #85 naming to docker.io/library/security-bootstrapper done [2024-01-31T19:31:10.181Z] #85 DONE 4.0s [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:31:10.181Z] time="2024-01-31T19:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-01-31T19:31:10.217Z] $ docker stop --time=1 5a3c2d587d79bdb83c66288144348db4c4fce5bad1bfa158f4ea80477a53bcc3 [2024-01-31T19:31:11.491Z] $ docker rm -f --volumes 5a3c2d587d79bdb83c66288144348db4c4fce5bad1bfa158f4ea80477a53bcc3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-31T19:31:11.969Z] + docker images [2024-01-31T19:31:11.969Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-01-31T19:31:11.969Z] security-secretstore-setup latest 700add3df811 2 seconds ago 36.2MB [2024-01-31T19:31:11.969Z] security-bootstrapper latest d689353705e1 2 seconds ago 18.5MB [2024-01-31T19:31:11.969Z] security-proxy-setup latest 0729bbba5be7 2 seconds ago 25.8MB [2024-01-31T19:31:11.969Z] security-proxy-auth latest 098d0b1942aa 3 seconds ago 15.8MB [2024-01-31T19:31:11.969Z] core-common-config-bootstrapper latest 0b466b2e379a 3 seconds ago 14.9MB [2024-01-31T19:31:11.969Z] support-notifications latest eb025c0a46b4 3 seconds ago 26.7MB [2024-01-31T19:31:11.969Z] security-spiffe-token-provider latest 87844018a84d 4 seconds ago 28.6MB [2024-01-31T19:31:11.969Z] core-metadata latest 549ee9124bc5 4 seconds ago 17.4MB [2024-01-31T19:31:11.969Z] core-data latest d28411e774ab 4 seconds ago 17.1MB [2024-01-31T19:31:11.969Z] core-command latest b1c16cbcabc7 4 seconds ago 17MB [2024-01-31T19:31:11.969Z] support-scheduler latest c96bd3bbe955 4 seconds ago 26.1MB [2024-01-31T19:31:11.969Z] security-spire-agent latest 4f0a43028ba6 About a minute ago 161MB [2024-01-31T19:31:11.969Z] security-spire-server latest 27dbcf4b071f About a minute ago 102MB [2024-01-31T19:31:11.969Z] security-spire-config latest 10c89bdbb668 About a minute ago 102MB [2024-01-31T19:31:11.969Z] ci-base-image-x86_64 latest 4e6860efc648 4 minutes ago 883MB [2024-01-31T19:31:11.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 months ago 564MB [2024-01-31T19:31:11.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB [2024-01-31T19:31:11.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 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] } [2024-01-31T19:32:15.672Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-01-31T19:32:15.673Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-01-31T19:32:15.673Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-01-31T19:32:18.254Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-01-31T19:32:18.254Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-01-31T19:32:18.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-01-31T19:32:18.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-01-31T19:32:19.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-01-31T19:32:19.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-01-31T19:32:19.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-01-31T19:32:21.581Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-01-31T19:32:21.581Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-01-31T19:32:21.581Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-01-31T19:32:21.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-01-31T19:32:31.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-01-31T19:32:31.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-01-31T19:32:31.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.330s coverage: 28.7% of statements [2024-01-31T19:32:39.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.266s coverage: 97.0% of statements [2024-01-31T19:32:43.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-01-31T19:32:43.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-01-31T19:32:43.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-01-31T19:32:47.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.351s coverage: 69.2% of statements [2024-01-31T19:32:48.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-01-31T19:32:48.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-01-31T19:32:49.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.299s coverage: 53.2% of statements [2024-01-31T19:32:54.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-01-31T19:32:54.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-01-31T19:32:54.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-01-31T19:32:54.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-01-31T19:32:54.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-01-31T19:33:01.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-01-31T19:33:01.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-01-31T19:33:06.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.670s coverage: 93.4% of statements [2024-01-31T19:33:06.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.458s coverage: 4.1% of statements [2024-01-31T19:33:13.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-01-31T19:33:13.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-01-31T19:33:13.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-01-31T19:33:14.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-01-31T19:33:14.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-01-31T19:33:14.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-01-31T19:33:14.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-01-31T19:33:14.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-01-31T19:33:14.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-01-31T19:33:14.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-01-31T19:33:14.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.482s coverage: 97.6% of statements [2024-01-31T19:33:15.259Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.191s coverage: 72.2% of statements [2024-01-31T19:33:23.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-01-31T19:33:23.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-01-31T19:33:23.727Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.369s coverage: 0.9% of statements [2024-01-31T19:33:23.727Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.237s coverage: 32.2% of statements [2024-01-31T19:33:27.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.346s coverage: 41.7% of statements [2024-01-31T19:33:27.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.227s coverage: 82.9% of statements [2024-01-31T19:33:27.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.302s coverage: 94.1% of statements [2024-01-31T19:33:27.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.187s coverage: 96.3% of statements [2024-01-31T19:33:31.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.209s coverage: 87.5% of statements [2024-01-31T19:33:31.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-01-31T19:33:33.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-01-31T19:33:33.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-01-31T19:33:33.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-01-31T19:33:36.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-01-31T19:33:36.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-01-31T19:33:36.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-01-31T19:33:36.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-01-31T19:33:43.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.201s coverage: 94.4% of statements [2024-01-31T19:33:43.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-01-31T19:33:43.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-01-31T19:33:43.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-01-31T19:33:43.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-01-31T19:33:51.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-01-31T19:33:51.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-01-31T19:33:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-01-31T19:33:57.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.955s coverage: 79.9% of statements [2024-01-31T19:33:58.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.238s coverage: 92.9% of statements [2024-01-31T19:33:58.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.073s coverage: 64.4% of statements [2024-01-31T19:33:58.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.199s coverage: 62.3% of statements [2024-01-31T19:33:58.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.192s coverage: 87.2% of statements [2024-01-31T19:33:58.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.163s coverage: 20.0% of statements [2024-01-31T19:33:58.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.153s coverage: 100.0% of statements [2024-01-31T19:33:58.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.372s coverage: 81.8% of statements [2024-01-31T19:34:00.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-01-31T19:34:00.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-01-31T19:34:01.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.446s coverage: 82.1% of statements [2024-01-31T19:34:01.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.240s coverage: 86.0% of statements [2024-01-31T19:34:06.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-01-31T19:34:06.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-01-31T19:34:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.883s coverage: 63.1% of statements [2024-01-31T19:34:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.208s coverage: 100.0% of statements [2024-01-31T19:34:08.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.100s coverage: 89.4% of statements [2024-01-31T19:34:08.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.074s coverage: 100.0% of statements [2024-01-31T19:34:09.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-01-31T19:34:09.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-01-31T19:34:09.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-01-31T19:34:09.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements [2024-01-31T19:34:09.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-01-31T19:34:15.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-01-31T19:34:15.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-01-31T19:34:15.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-01-31T19:34:17.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.817s coverage: 38.4% of statements [2024-01-31T19:34:17.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.230s coverage: 89.5% of statements [2024-01-31T19:34:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-01-31T19:34:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-01-31T19:34:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-01-31T19:34:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-01-31T19:34:21.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.206s coverage: 84.8% of statements [2024-01-31T19:34:25.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-01-31T19:34:25.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-01-31T19:34:25.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-01-31T19:34:25.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-01-31T19:34:32.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-01-31T19:34:32.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-01-31T19:34:32.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-01-31T19:34:32.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-01-31T19:34:32.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.283s coverage: 19.9% of statements [2024-01-31T19:34:33.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.541s coverage: 95.7% of statements [2024-01-31T19:34:36.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-01-31T19:34:36.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-01-31T19:34:37.397Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.245s coverage: 61.8% of statements [2024-01-31T19:34:39.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-01-31T19:34:39.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-01-31T19:34:40.734Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.356s coverage: 98.9% of statements [2024-01-31T19:34:41.690Z] 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 [2024-01-31T19:34:41.955Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-31T19:34:41.955Z] go vet ./... [2024-01-31T19:36:48.622Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-31T19:36:48.622Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-31T19:36:48.622Z] ./bin/test-attribution-txt.sh [2024-01-31T19:36:48.622Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-31T19:36:48.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-01-31T19:36:49.064Z] + ls -al . [2024-01-31T19:36:49.064Z] total 732 [2024-01-31T19:36:49.064Z] drwxrwxr-x 10 1001 1001 4096 Jan 31 19:30 . [2024-01-31T19:36:49.064Z] drwxr-xr-x 4 root root 4096 Jan 31 19:30 .. [2024-01-31T19:36:49.064Z] drwxrwxr-x 2 1001 1001 4096 Jan 31 19:28 .blubracket [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 10 Jan 31 19:28 .dockerignore [2024-01-31T19:36:49.064Z] drwxrwxr-x 8 1001 1001 4096 Jan 31 19:28 .git [2024-01-31T19:36:49.064Z] drwxrwxr-x 3 1001 1001 4096 Jan 31 19:28 .github [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 1074 Jan 31 19:28 .gitignore [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 42 Jan 31 19:28 .golangci.yml [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 100 Jan 31 19:28 .hadolint.yml [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 155 Jan 31 19:28 .sonarcloud.properties [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 1171 Jan 31 19:28 ADOPTERS.md [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 11674 Jan 31 19:28 Attribution.txt [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 100284 Jan 31 19:28 CHANGELOG.md [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 3804 Jan 31 19:28 CONTRIBUTING.md [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 677 Jan 31 19:28 GOVERNANCE.md [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 861 Jan 31 19:28 Jenkinsfile [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 10775 Jan 31 19:28 LICENSE [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 15392 Jan 31 19:28 Makefile [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 582 Jan 31 19:28 OWNERS.md [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 9528 Jan 31 19:28 README.md [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 789 Jan 31 19:28 SECURITY.md [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 5 Jan 31 19:26 VERSION [2024-01-31T19:36:49.064Z] drwxrwxr-x 2 1001 1001 4096 Jan 31 19:28 bin [2024-01-31T19:36:49.064Z] drwxrwxr-x 18 1001 1001 4096 Jan 31 19:28 cmd [2024-01-31T19:36:49.064Z] -rw-r--r-- 1 root root 453602 Jan 31 19:34 coverage.out [2024-01-31T19:36:49.064Z] drwxrwxr-x 2 1001 1001 4096 Jan 31 19:28 fuzz_test [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 3733 Jan 31 19:28 go.mod [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 34133 Jan 31 19:28 go.sum [2024-01-31T19:36:49.064Z] drwxrwxr-x 7 1001 1001 4096 Jan 31 19:28 internal [2024-01-31T19:36:49.064Z] drwxrwxr-x 3 1001 1001 4096 Jan 31 19:28 openapi [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 584 Jan 31 19:28 security.txt [2024-01-31T19:36:49.064Z] -rw-rw-r-- 1 1001 1001 204 Jan 31 19:28 version.go [Pipeline] sh [2024-01-31T19:36:49.406Z] + '[' -e coverage.out ] [2024-01-31T19:36:49.406Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-01-31T19:36:49.438Z] Warning: overwriting stash ‘coverage-report’ [2024-01-31T19:36:50.175Z] Stashed 1 file(s) [Pipeline] sh [2024-01-31T19:36:50.500Z] + make build [2024-01-31T19:36:50.766Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-31T19:38:12.347Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-31T19:38:12.347Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-31T19:38:12.347Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-31T19:38:12.347Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-31T19:38:39.002Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-31T19:38:39.957Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-31T19:38:45.311Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-31T19:38:47.888Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-31T19:38:50.482Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-31T19:38:53.054Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-31T19:38:57.303Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-01-31T19:39:00.696Z] $ docker stop --time=1 7596a51a0c0c1ac4890006d1c463cb8963415dd16b5ec3178366dd701ad43d64 [2024-01-31T19:39:02.760Z] $ docker rm -f --volumes 7596a51a0c0c1ac4890006d1c463cb8963415dd16b5ec3178366dd701ad43d64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T19:39:05.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-31T19:39:05.853Z] [2024-01-31T19:39:05.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T19:39:06.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-31T19:39:06.542Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-01-31T19:39:06.542Z] 547446be3368: Pulling fs layer [2024-01-31T19:39:06.542Z] d125d8839a47: Pulling fs layer [2024-01-31T19:39:06.542Z] 3e85d5ac6304: Pulling fs layer [2024-01-31T19:39:06.542Z] c3105a71a48b: Pulling fs layer [2024-01-31T19:39:06.542Z] 0f093f025ec4: Pulling fs layer [2024-01-31T19:39:06.542Z] c3106fc0e877: Pulling fs layer [2024-01-31T19:39:06.542Z] c3105a71a48b: Waiting [2024-01-31T19:39:06.542Z] 0f093f025ec4: Waiting [2024-01-31T19:39:06.542Z] c3106fc0e877: Waiting [2024-01-31T19:39:06.542Z] 547446be3368: Verifying Checksum [2024-01-31T19:39:06.542Z] 547446be3368: Download complete [2024-01-31T19:39:06.542Z] c3105a71a48b: Verifying Checksum [2024-01-31T19:39:06.542Z] c3105a71a48b: Download complete [2024-01-31T19:39:07.123Z] d125d8839a47: Verifying Checksum [2024-01-31T19:39:07.123Z] d125d8839a47: Download complete [2024-01-31T19:39:07.123Z] c3106fc0e877: Download complete [2024-01-31T19:39:07.123Z] 0f093f025ec4: Verifying Checksum [2024-01-31T19:39:07.123Z] 0f093f025ec4: Download complete [2024-01-31T19:39:07.461Z] 547446be3368: Pull complete [2024-01-31T19:39:08.413Z] d125d8839a47: Pull complete [2024-01-31T19:39:08.992Z] 3e85d5ac6304: Verifying Checksum [2024-01-31T19:39:08.992Z] 3e85d5ac6304: Download complete [2024-01-31T19:39:17.170Z] 3e85d5ac6304: Pull complete [2024-01-31T19:39:17.435Z] c3105a71a48b: Pull complete [2024-01-31T19:39:18.388Z] 0f093f025ec4: Pull complete [2024-01-31T19:39:18.652Z] c3106fc0e877: Pull complete [2024-01-31T19:39:18.652Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-01-31T19:39:18.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-31T19:39:18.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T19:39:19.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-232 does not seem to be running inside a container [2024-01-31T19:39:19.284Z] $ 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 [2024-01-31T19:39:21.238Z] $ docker top de9fdf1d5c375b417e52dfb170261616d592dea23e9abfb39aac20773ccc01fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T19:39:21.830Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-01-31T19:39:24.408Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-01-31T19:39:25.371Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-01-31T19:39:25.371Z] #1 DONE 1.4s [2024-01-31T19:39:25.371Z] [2024-01-31T19:39:25.371Z] #2 [support-notifications internal] load .dockerignore [2024-01-31T19:39:25.637Z] #2 transferring context: 50B 0.0s done [2024-01-31T19:39:25.637Z] #2 ... [2024-01-31T19:39:25.637Z] [2024-01-31T19:39:25.637Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-01-31T19:39:25.637Z] #3 transferring dockerfile: 1.95kB done [2024-01-31T19:39:25.637Z] #3 DONE 1.4s [2024-01-31T19:39:25.637Z] [2024-01-31T19:39:25.637Z] #4 [core-data internal] load build definition from Dockerfile [2024-01-31T19:39:25.637Z] #4 transferring dockerfile: 2.01kB 0.0s done [2024-01-31T19:39:25.637Z] #4 DONE 1.4s [2024-01-31T19:39:25.637Z] [2024-01-31T19:39:25.637Z] #5 [support-scheduler internal] load .dockerignore [2024-01-31T19:39:25.637Z] #5 transferring context: 50B 0.0s done [2024-01-31T19:39:25.637Z] #5 DONE 1.4s [2024-01-31T19:39:25.902Z] [2024-01-31T19:39:25.902Z] #2 [support-notifications internal] load .dockerignore [2024-01-31T19:39:25.902Z] #2 DONE 1.2s [2024-01-31T19:39:25.902Z] [2024-01-31T19:39:25.902Z] #6 [core-data internal] load .dockerignore [2024-01-31T19:39:25.902Z] #6 transferring context: 50B 0.0s done [2024-01-31T19:39:25.902Z] #6 DONE 1.3s [2024-01-31T19:39:26.483Z] [2024-01-31T19:39:26.483Z] #7 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-31T19:39:26.483Z] #7 DONE 0.0s [2024-01-31T19:39:26.483Z] [2024-01-31T19:39:26.483Z] #8 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-01-31T19:39:27.066Z] #8 ... [2024-01-31T19:39:27.066Z] [2024-01-31T19:39:27.066Z] #7 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-31T19:39:27.066Z] #7 DONE 0.0s [2024-01-31T19:39:27.332Z] [2024-01-31T19:39:27.332Z] #8 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-01-31T19:39:27.913Z] #8 DONE 1.6s [2024-01-31T19:39:27.913Z] [2024-01-31T19:39:27.913Z] #9 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T19:39:27.913Z] #9 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-01-31T19:39:28.179Z] #9 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-01-31T19:39:28.179Z] #9 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-01-31T19:39:28.179Z] #9 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-01-31T19:39:28.179Z] #9 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-01-31T19:39:28.179Z] #9 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.2s [2024-01-31T19:39:28.447Z] #9 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.3s [2024-01-31T19:39:28.447Z] #9 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-01-31T19:39:28.447Z] #9 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-01-31T19:39:29.861Z] #9 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-01-31T19:39:29.861Z] #9 ... [2024-01-31T19:39:29.861Z] [2024-01-31T19:39:29.861Z] #10 [core-data builder 2/7] WORKDIR /edgex-go [2024-01-31T19:39:29.861Z] #10 DONE 0.5s [2024-01-31T19:39:30.127Z] [2024-01-31T19:39:30.127Z] #11 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-01-31T19:39:30.393Z] #11 ... [2024-01-31T19:39:30.393Z] [2024-01-31T19:39:30.393Z] #9 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T19:39:30.393Z] #9 DONE 2.6s [2024-01-31T19:39:30.658Z] [2024-01-31T19:39:30.658Z] #12 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-31T19:39:36.008Z] #12 ... [2024-01-31T19:39:36.008Z] [2024-01-31T19:39:36.008Z] #13 [core-data internal] load build context [2024-01-31T19:39:36.008Z] #13 transferring context: 84.82MB 7.6s [2024-01-31T19:39:36.008Z] #13 ... [2024-01-31T19:39:36.008Z] [2024-01-31T19:39:36.008Z] #14 [support-scheduler internal] load build context [2024-01-31T19:39:36.274Z] #14 ... [2024-01-31T19:39:36.274Z] [2024-01-31T19:39:36.274Z] #13 [core-data internal] load build context [2024-01-31T19:39:38.218Z] #13 ... [2024-01-31T19:39:38.218Z] [2024-01-31T19:39:38.218Z] #15 [support-notifications internal] load build context [2024-01-31T19:39:38.218Z] #15 ... [2024-01-31T19:39:38.218Z] [2024-01-31T19:39:38.218Z] #16 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-31T19:39:38.218Z] #16 ... [2024-01-31T19:39:38.218Z] [2024-01-31T19:39:38.218Z] #15 [support-notifications internal] load build context [2024-01-31T19:39:40.168Z] #15 ... [2024-01-31T19:39:40.168Z] [2024-01-31T19:39:40.168Z] #17 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-31T19:39:40.168Z] #0 5.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:40.168Z] #0 5.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:40.168Z] #0 8.614 OK: 266 MiB in 52 packages [2024-01-31T19:39:40.168Z] #17 ... [2024-01-31T19:39:40.168Z] [2024-01-31T19:39:40.168Z] #12 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-31T19:39:40.168Z] #12 9.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:40.434Z] #12 ... [2024-01-31T19:39:40.434Z] [2024-01-31T19:39:40.434Z] #14 [support-scheduler internal] load build context [2024-01-31T19:39:40.434Z] #14 transferring context: 132.54MB 12.1s done [2024-01-31T19:39:40.434Z] #14 DONE 12.5s [2024-01-31T19:39:40.434Z] [2024-01-31T19:39:40.434Z] #12 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-31T19:39:40.434Z] #12 9.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:40.434Z] #12 ... [2024-01-31T19:39:40.434Z] [2024-01-31T19:39:40.434Z] #18 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-31T19:39:40.434Z] #0 5.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:40.434Z] #0 6.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:40.434Z] #0 7.518 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-31T19:39:40.434Z] #0 7.580 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:39:40.434Z] #0 7.671 OK: 8 MiB in 16 packages [2024-01-31T19:39:40.702Z] #18 ... [2024-01-31T19:39:40.702Z] [2024-01-31T19:39:40.702Z] #17 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-31T19:39:40.702Z] #17 DONE 10.6s [2024-01-31T19:39:40.702Z] [2024-01-31T19:39:40.702Z] #19 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-31T19:39:40.702Z] #0 5.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:40.702Z] #0 6.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:40.702Z] #0 8.886 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-31T19:39:40.702Z] #0 8.906 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:39:40.702Z] #0 8.942 OK: 8 MiB in 16 packages [2024-01-31T19:39:40.702Z] #19 ... [2024-01-31T19:39:40.702Z] [2024-01-31T19:39:40.702Z] #11 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-01-31T19:39:40.702Z] #11 5.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:40.702Z] #11 6.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:40.702Z] #11 8.881 OK: 266 MiB in 52 packages [2024-01-31T19:39:40.702Z] #11 DONE 10.9s [2024-01-31T19:39:40.702Z] [2024-01-31T19:39:40.702Z] #20 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:39:40.702Z] #20 ... [2024-01-31T19:39:40.702Z] [2024-01-31T19:39:40.702Z] #19 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-31T19:39:40.702Z] #19 DONE 10.3s [2024-01-31T19:39:40.969Z] [2024-01-31T19:39:40.969Z] #18 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-31T19:39:40.969Z] #18 DONE 10.5s [2024-01-31T19:39:40.969Z] [2024-01-31T19:39:40.969Z] #21 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:40.969Z] #21 ... [2024-01-31T19:39:40.969Z] [2024-01-31T19:39:40.969Z] #13 [core-data internal] load build context [2024-01-31T19:39:40.969Z] #13 transferring context: 132.54MB 12.2s done [2024-01-31T19:39:40.969Z] #13 DONE 13.1s [2024-01-31T19:39:41.233Z] [2024-01-31T19:39:41.233Z] #15 [support-notifications internal] load build context [2024-01-31T19:39:41.233Z] #15 transferring context: 132.54MB 13.2s done [2024-01-31T19:39:41.499Z] #15 DONE 13.5s [2024-01-31T19:39:41.499Z] [2024-01-31T19:39:41.499Z] #20 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:39:41.499Z] #20 DONE 0.7s [2024-01-31T19:39:41.499Z] [2024-01-31T19:39:41.499Z] #22 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:39:41.764Z] #22 ... [2024-01-31T19:39:41.764Z] [2024-01-31T19:39:41.764Z] #23 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:39:41.764Z] #23 DONE 0.3s [2024-01-31T19:39:42.033Z] [2024-01-31T19:39:42.033Z] #12 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-31T19:39:42.033Z] #12 11.24 (1/2) Installing ca-certificates (20230506-r0) [2024-01-31T19:39:42.033Z] #12 11.32 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-31T19:39:42.033Z] #12 11.33 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:39:42.033Z] #12 11.36 Executing ca-certificates-20230506-r0.trigger [2024-01-31T19:39:42.302Z] #12 11.64 OK: 9 MiB in 17 packages [2024-01-31T19:39:42.568Z] #12 DONE 12.2s [2024-01-31T19:39:42.568Z] [2024-01-31T19:39:42.568Z] #24 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:44.185Z] #24 ... [2024-01-31T19:39:44.185Z] [2024-01-31T19:39:44.185Z] #25 [security-spire-config internal] load build definition from Dockerfile [2024-01-31T19:39:44.185Z] #25 transferring dockerfile: 1.69kB done [2024-01-31T19:39:44.185Z] #25 DONE 0.1s [2024-01-31T19:39:44.185Z] [2024-01-31T19:39:44.185Z] #26 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-31T19:39:44.185Z] #26 transferring dockerfile: 2.23kB 0.0s done [2024-01-31T19:39:44.185Z] #26 DONE 0.1s [2024-01-31T19:39:44.185Z] [2024-01-31T19:39:44.185Z] #27 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-31T19:39:44.185Z] #27 transferring dockerfile: 2.93kB done [2024-01-31T19:39:44.185Z] #27 DONE 0.1s [2024-01-31T19:39:44.185Z] [2024-01-31T19:39:44.185Z] #28 [security-spire-agent internal] load build definition from Dockerfile [2024-01-31T19:39:44.185Z] #28 transferring dockerfile: 1.81kB 0.0s done [2024-01-31T19:39:44.185Z] #28 DONE 0.2s [2024-01-31T19:39:44.185Z] [2024-01-31T19:39:44.185Z] #29 [security-spire-server internal] load build definition from Dockerfile [2024-01-31T19:39:44.501Z] #29 transferring dockerfile: 1.70kB 0.1s done [2024-01-31T19:39:44.501Z] #29 DONE 0.3s [2024-01-31T19:39:44.501Z] [2024-01-31T19:39:44.501Z] #21 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:44.501Z] #21 3.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:44.783Z] #21 ... [2024-01-31T19:39:44.783Z] [2024-01-31T19:39:44.783Z] #30 [core-command internal] load build definition from Dockerfile [2024-01-31T19:39:44.783Z] #30 transferring dockerfile: 1.93kB 0.0s done [2024-01-31T19:39:44.783Z] #30 DONE 0.1s [2024-01-31T19:39:44.783Z] [2024-01-31T19:39:44.783Z] #31 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:44.783Z] #0 3.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:45.065Z] #31 ... [2024-01-31T19:39:45.065Z] [2024-01-31T19:39:45.065Z] #32 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-31T19:39:45.065Z] #32 transferring dockerfile: 2.15kB 0.0s done [2024-01-31T19:39:45.065Z] #32 DONE 0.1s [2024-01-31T19:39:45.065Z] [2024-01-31T19:39:45.065Z] #33 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-31T19:39:45.065Z] #33 transferring dockerfile: 2.49kB done [2024-01-31T19:39:45.065Z] #33 DONE 0.1s [2024-01-31T19:39:45.065Z] [2024-01-31T19:39:45.065Z] #34 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-31T19:39:45.344Z] #34 transferring dockerfile: 1.89kB 0.0s done [2024-01-31T19:39:45.344Z] #34 DONE 0.1s [2024-01-31T19:39:45.344Z] [2024-01-31T19:39:45.344Z] #35 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-31T19:39:45.344Z] #35 transferring dockerfile: 2.50kB 0.0s done [2024-01-31T19:39:45.344Z] #35 DONE 0.1s [2024-01-31T19:39:45.344Z] [2024-01-31T19:39:45.344Z] #21 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:45.344Z] #21 4.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:45.633Z] #21 ... [2024-01-31T19:39:45.633Z] [2024-01-31T19:39:45.633Z] #36 [core-metadata internal] load build definition from Dockerfile [2024-01-31T19:39:45.633Z] #36 transferring dockerfile: 2.06kB 0.0s done [2024-01-31T19:39:45.633Z] #36 DONE 0.1s [2024-01-31T19:39:45.915Z] [2024-01-31T19:39:45.915Z] #31 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:45.915Z] #31 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:46.924Z] #31 ... [2024-01-31T19:39:46.924Z] [2024-01-31T19:39:46.924Z] #37 [security-spire-config internal] load .dockerignore [2024-01-31T19:39:46.924Z] #37 transferring context: 50B 0.0s done [2024-01-31T19:39:46.924Z] #37 DONE 0.1s [2024-01-31T19:39:46.924Z] [2024-01-31T19:39:46.924Z] #38 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-31T19:39:46.924Z] #38 transferring context: 50B 0.0s done [2024-01-31T19:39:46.924Z] #38 DONE 0.1s [2024-01-31T19:39:46.924Z] [2024-01-31T19:39:46.924Z] #39 [security-bootstrapper internal] load .dockerignore [2024-01-31T19:39:46.924Z] #39 transferring context: 50B done [2024-01-31T19:39:46.924Z] #39 DONE 0.1s [2024-01-31T19:39:46.924Z] [2024-01-31T19:39:46.924Z] #40 [security-spire-agent internal] load .dockerignore [2024-01-31T19:39:46.924Z] #40 transferring context: 50B 0.0s done [2024-01-31T19:39:47.210Z] #40 DONE 0.1s [2024-01-31T19:39:47.210Z] [2024-01-31T19:39:47.210Z] #41 [security-spire-server internal] load .dockerignore [2024-01-31T19:39:47.210Z] #41 transferring context: 50B 0.0s done [2024-01-31T19:39:47.210Z] #41 ... [2024-01-31T19:39:47.210Z] [2024-01-31T19:39:47.210Z] #42 [core-command internal] load .dockerignore [2024-01-31T19:39:47.210Z] #42 transferring context: 50B 0.0s done [2024-01-31T19:39:47.210Z] #42 DONE 0.1s [2024-01-31T19:39:47.210Z] [2024-01-31T19:39:47.210Z] #43 [security-proxy-auth internal] load .dockerignore [2024-01-31T19:39:47.210Z] #43 transferring context: 50B 0.0s done [2024-01-31T19:39:47.210Z] #43 DONE 0.2s [2024-01-31T19:39:47.210Z] [2024-01-31T19:39:47.210Z] #44 [security-secretstore-setup internal] load .dockerignore [2024-01-31T19:39:47.480Z] #44 ... [2024-01-31T19:39:47.480Z] [2024-01-31T19:39:47.480Z] #31 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:47.480Z] #31 5.947 OK: 8 MiB in 16 packages [2024-01-31T19:39:47.480Z] #31 DONE 6.5s [2024-01-31T19:39:47.480Z] [2024-01-31T19:39:47.480Z] #44 [security-secretstore-setup internal] load .dockerignore [2024-01-31T19:39:47.480Z] #44 transferring context: 50B 0.0s done [2024-01-31T19:39:47.480Z] #44 DONE 0.3s [2024-01-31T19:39:47.480Z] [2024-01-31T19:39:47.480Z] #45 [security-proxy-setup internal] load .dockerignore [2024-01-31T19:39:47.758Z] #45 ... [2024-01-31T19:39:47.758Z] [2024-01-31T19:39:47.758Z] #46 [security-spiffe-token-provider internal] load .dockerignore [2024-01-31T19:39:47.758Z] #46 transferring context: 50B 0.0s done [2024-01-31T19:39:47.758Z] #46 DONE 0.2s [2024-01-31T19:39:47.758Z] [2024-01-31T19:39:47.758Z] #45 [security-proxy-setup internal] load .dockerignore [2024-01-31T19:39:47.758Z] #45 transferring context: 50B 0.0s done [2024-01-31T19:39:47.758Z] #45 DONE 0.2s [2024-01-31T19:39:47.758Z] [2024-01-31T19:39:47.758Z] #47 [core-metadata internal] load .dockerignore [2024-01-31T19:39:47.758Z] #47 DONE 0.0s [2024-01-31T19:39:47.758Z] [2024-01-31T19:39:47.758Z] #21 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:47.758Z] #21 6.638 OK: 8 MiB in 16 packages [2024-01-31T19:39:48.029Z] #21 DONE 7.1s [2024-01-31T19:39:48.029Z] [2024-01-31T19:39:48.029Z] #47 [core-metadata internal] load .dockerignore [2024-01-31T19:39:48.029Z] #47 transferring context: 50B 0.0s done [2024-01-31T19:39:48.029Z] #47 DONE 0.3s [2024-01-31T19:39:48.029Z] [2024-01-31T19:39:48.029Z] #24 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:48.029Z] #24 3.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:48.029Z] #24 4.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:48.610Z] #24 ... [2024-01-31T19:39:48.610Z] [2024-01-31T19:39:48.610Z] #8 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-01-31T19:39:48.610Z] #8 DONE 1.6s [2024-01-31T19:39:48.610Z] [2024-01-31T19:39:48.610Z] #48 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-31T19:39:48.876Z] #48 ... [2024-01-31T19:39:48.876Z] [2024-01-31T19:39:48.876Z] #10 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-01-31T19:39:48.876Z] #10 DONE 0.9s [2024-01-31T19:39:48.876Z] [2024-01-31T19:39:48.876Z] #9 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T19:39:48.876Z] #9 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-01-31T19:39:48.876Z] #9 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-01-31T19:39:48.876Z] #9 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-01-31T19:39:48.876Z] #9 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-01-31T19:39:48.876Z] #9 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-01-31T19:39:48.876Z] #9 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-01-31T19:39:48.876Z] #9 DONE 5.0s [2024-01-31T19:39:48.876Z] [2024-01-31T19:39:48.876Z] #7 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-31T19:39:48.876Z] #7 DONE 0.0s [2024-01-31T19:39:48.876Z] [2024-01-31T19:39:48.876Z] #8 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-01-31T19:39:48.876Z] #8 DONE 1.7s [2024-01-31T19:39:48.876Z] [2024-01-31T19:39:48.876Z] #11 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-31T19:39:48.876Z] #11 DONE 21.6s [2024-01-31T19:39:48.876Z] [2024-01-31T19:39:48.876Z] #19 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-31T19:39:48.876Z] #19 DONE 20.5s [2024-01-31T19:39:48.876Z] [2024-01-31T19:39:48.876Z] #21 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:48.876Z] #21 DONE 14.3s [2024-01-31T19:39:48.876Z] [2024-01-31T19:39:48.876Z] #7 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-31T19:39:48.876Z] #7 DONE 0.0s [2024-01-31T19:39:48.876Z] [2024-01-31T19:39:48.876Z] #8 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-01-31T19:39:48.876Z] #8 DONE 1.7s [2024-01-31T19:39:48.876Z] [2024-01-31T19:39:48.876Z] #49 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:39:49.148Z] #49 ... [2024-01-31T19:39:49.148Z] [2024-01-31T19:39:49.148Z] #10 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-01-31T19:39:49.148Z] #10 DONE 0.9s [2024-01-31T19:39:49.148Z] [2024-01-31T19:39:49.148Z] #9 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T19:39:49.148Z] #9 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-01-31T19:39:49.148Z] #9 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-01-31T19:39:49.148Z] #9 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-01-31T19:39:49.148Z] #9 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-01-31T19:39:49.148Z] #9 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-01-31T19:39:49.148Z] #9 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-01-31T19:39:49.148Z] #9 DONE 5.0s [2024-01-31T19:39:49.148Z] [2024-01-31T19:39:49.148Z] #49 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:39:49.148Z] #49 ... [2024-01-31T19:39:49.148Z] [2024-01-31T19:39:49.148Z] #7 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-31T19:39:49.148Z] #7 DONE 0.0s [2024-01-31T19:39:49.148Z] [2024-01-31T19:39:49.148Z] #49 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:39:49.415Z] #49 ... [2024-01-31T19:39:49.415Z] [2024-01-31T19:39:49.415Z] #10 [core-command builder 2/7] WORKDIR /edgex-go [2024-01-31T19:39:49.415Z] #10 DONE 1.3s [2024-01-31T19:39:49.415Z] [2024-01-31T19:39:49.415Z] #9 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T19:39:49.415Z] #9 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-01-31T19:39:49.415Z] #9 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-01-31T19:39:49.415Z] #9 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-01-31T19:39:49.415Z] #9 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-01-31T19:39:49.415Z] #9 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-01-31T19:39:49.415Z] #9 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-01-31T19:39:49.415Z] #9 DONE 5.5s [2024-01-31T19:39:49.415Z] [2024-01-31T19:39:49.415Z] #8 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-01-31T19:39:49.415Z] #8 DONE 2.0s [2024-01-31T19:39:49.415Z] [2024-01-31T19:39:49.415Z] #11 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-01-31T19:39:49.415Z] #11 DONE 22.1s [2024-01-31T19:39:49.415Z] [2024-01-31T19:39:49.415Z] #19 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-31T19:39:49.415Z] #19 DONE 21.0s [2024-01-31T19:39:49.415Z] [2024-01-31T19:39:49.415Z] #21 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:49.415Z] #21 DONE 14.8s [2024-01-31T19:39:49.415Z] [2024-01-31T19:39:49.415Z] #49 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:39:49.415Z] #49 ... [2024-01-31T19:39:49.415Z] [2024-01-31T19:39:49.415Z] #7 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-31T19:39:49.415Z] #7 DONE 0.0s [2024-01-31T19:39:49.415Z] [2024-01-31T19:39:49.415Z] #49 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:39:49.684Z] #49 ... [2024-01-31T19:39:49.684Z] [2024-01-31T19:39:49.684Z] #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-31T19:39:49.684Z] #7 DONE 0.0s [2024-01-31T19:39:49.684Z] [2024-01-31T19:39:49.684Z] #24 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:49.684Z] #24 6.367 OK: 9 MiB in 17 packages [2024-01-31T19:39:49.684Z] #24 DONE 6.8s [2024-01-31T19:39:49.684Z] [2024-01-31T19:39:49.684Z] #49 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:39:53.552Z] #49 ... [2024-01-31T19:39:53.552Z] [2024-01-31T19:39:53.552Z] #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-31T19:39:53.552Z] #7 DONE 0.0s [2024-01-31T19:39:53.552Z] [2024-01-31T19:39:53.552Z] #8 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-01-31T19:39:53.552Z] #8 DONE 2.1s [2024-01-31T19:39:53.552Z] [2024-01-31T19:39:53.552Z] #49 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:39:53.552Z] #49 ... [2024-01-31T19:39:53.552Z] [2024-01-31T19:39:53.552Z] #10 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-01-31T19:39:53.552Z] #10 DONE 1.6s [2024-01-31T19:39:53.552Z] [2024-01-31T19:39:53.552Z] #9 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T19:39:53.552Z] #9 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-01-31T19:39:53.552Z] #9 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-01-31T19:39:53.552Z] #9 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-01-31T19:39:53.552Z] #9 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-01-31T19:39:53.552Z] #9 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-01-31T19:39:53.552Z] #9 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-01-31T19:39:53.552Z] #9 DONE 5.8s [2024-01-31T19:39:53.552Z] [2024-01-31T19:39:53.552Z] #11 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-01-31T19:39:53.552Z] #11 DONE 22.3s [2024-01-31T19:39:53.552Z] [2024-01-31T19:39:53.552Z] #19 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-31T19:39:53.552Z] #19 DONE 21.2s [2024-01-31T19:39:53.552Z] [2024-01-31T19:39:53.552Z] #21 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:53.552Z] #21 DONE 14.9s [2024-01-31T19:39:53.825Z] [2024-01-31T19:39:53.825Z] #9 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T19:39:53.825Z] #9 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-01-31T19:39:53.825Z] #9 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-01-31T19:39:53.825Z] #9 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-01-31T19:39:53.825Z] #9 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-01-31T19:39:53.825Z] #9 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-01-31T19:39:53.825Z] #9 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-01-31T19:39:53.825Z] #9 DONE 5.9s [2024-01-31T19:39:53.825Z] [2024-01-31T19:39:53.825Z] #7 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-31T19:39:53.825Z] #7 DONE 0.1s [2024-01-31T19:39:53.825Z] [2024-01-31T19:39:53.825Z] #48 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-31T19:39:53.825Z] #48 DONE 1.5s [2024-01-31T19:39:53.825Z] [2024-01-31T19:39:53.825Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:39:53.825Z] #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:39:53.825Z] #50 ... [2024-01-31T19:39:53.825Z] [2024-01-31T19:39:53.825Z] #51 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:39:53.825Z] #51 ... [2024-01-31T19:39:53.825Z] [2024-01-31T19:39:53.825Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:39:53.825Z] #52 transferring context: 3.70MB 4.6s [2024-01-31T19:39:54.093Z] #52 ... [2024-01-31T19:39:54.093Z] [2024-01-31T19:39:54.093Z] #7 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-31T19:39:54.093Z] #7 DONE 0.1s [2024-01-31T19:39:54.093Z] [2024-01-31T19:39:54.093Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:39:54.365Z] #52 ... [2024-01-31T19:39:54.365Z] [2024-01-31T19:39:54.365Z] #53 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-31T19:39:54.365Z] #53 DONE 5.3s [2024-01-31T19:39:54.365Z] [2024-01-31T19:39:54.365Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:39:54.632Z] #52 ... [2024-01-31T19:39:54.632Z] [2024-01-31T19:39:54.632Z] #9 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T19:39:54.632Z] #9 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-01-31T19:39:54.632Z] #9 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-01-31T19:39:54.632Z] #9 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-01-31T19:39:54.632Z] #9 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-01-31T19:39:54.632Z] #9 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-01-31T19:39:54.632Z] #9 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-01-31T19:39:54.632Z] #9 DONE 5.9s [2024-01-31T19:39:54.632Z] [2024-01-31T19:39:54.632Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:39:55.218Z] #52 ... [2024-01-31T19:39:55.218Z] [2024-01-31T19:39:55.218Z] #54 [security-spire-server internal] load build context [2024-01-31T19:39:55.218Z] #54 transferring context: 18.10kB 0.1s done [2024-01-31T19:39:55.218Z] #54 DONE 5.1s [2024-01-31T19:39:55.485Z] [2024-01-31T19:39:55.485Z] #8 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-01-31T19:39:55.485Z] #8 DONE 7.4s [2024-01-31T19:39:55.485Z] [2024-01-31T19:39:55.485Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:39:55.757Z] #52 ... [2024-01-31T19:39:55.757Z] [2024-01-31T19:39:55.757Z] #10 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-01-31T19:39:55.757Z] #10 DONE 1.8s [2024-01-31T19:39:55.757Z] [2024-01-31T19:39:55.757Z] #9 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T19:39:55.757Z] #9 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-01-31T19:39:55.757Z] #9 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-01-31T19:39:55.757Z] #9 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-01-31T19:39:55.757Z] #9 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-01-31T19:39:55.757Z] #9 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-01-31T19:39:55.757Z] #9 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-01-31T19:39:55.757Z] #9 DONE 6.1s [2024-01-31T19:39:55.757Z] [2024-01-31T19:39:55.757Z] #11 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-01-31T19:39:55.757Z] #11 DONE 22.7s [2024-01-31T19:39:55.757Z] [2024-01-31T19:39:55.757Z] #19 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-31T19:39:55.757Z] #19 DONE 21.6s [2024-01-31T19:39:55.757Z] [2024-01-31T19:39:55.757Z] #21 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:39:55.757Z] #21 DONE 15.3s [2024-01-31T19:39:55.757Z] [2024-01-31T19:39:55.757Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:39:56.025Z] #52 ... [2024-01-31T19:39:56.025Z] [2024-01-31T19:39:56.025Z] #55 [security-spire-agent internal] load build context [2024-01-31T19:39:56.025Z] #55 transferring context: 17.63kB 0.2s done [2024-01-31T19:39:56.025Z] #55 DONE 1.3s [2024-01-31T19:39:56.025Z] [2024-01-31T19:39:56.025Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:39:59.369Z] #52 ... [2024-01-31T19:39:59.369Z] [2024-01-31T19:39:59.369Z] #16 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-31T19:39:59.369Z] #16 ... [2024-01-31T19:39:59.369Z] [2024-01-31T19:39:59.369Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:39:59.369Z] #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 5.6s done [2024-01-31T19:39:59.369Z] #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-31T19:39:59.369Z] #50 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-01-31T19:39:59.369Z] #50 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-01-31T19:39:59.369Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2024-01-31T19:39:59.369Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2024-01-31T19:39:59.369Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done [2024-01-31T19:39:59.369Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.3s done [2024-01-31T19:39:59.369Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.05MB / 23.39MB 2.4s [2024-01-31T19:39:59.369Z] #50 ... [2024-01-31T19:39:59.369Z] [2024-01-31T19:39:59.369Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-31T19:39:59.369Z] #56 ... [2024-01-31T19:39:59.369Z] [2024-01-31T19:39:59.369Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-01-31T19:39:59.369Z] #0 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:39:59.369Z] #57 ... [2024-01-31T19:39:59.369Z] [2024-01-31T19:39:59.369Z] #58 [core-command internal] load build context [2024-01-31T19:39:59.369Z] #58 ... [2024-01-31T19:39:59.369Z] [2024-01-31T19:39:59.369Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:39:59.637Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 3.1s [2024-01-31T19:39:59.904Z] #50 ... [2024-01-31T19:39:59.904Z] [2024-01-31T19:39:59.904Z] #49 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:40:00.171Z] #49 ... [2024-01-31T19:40:00.171Z] [2024-01-31T19:40:00.171Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-31T19:40:00.171Z] #59 ... [2024-01-31T19:40:00.171Z] [2024-01-31T19:40:00.171Z] #60 [security-secretstore-setup internal] load build context [2024-01-31T19:40:00.438Z] #60 ... [2024-01-31T19:40:00.438Z] [2024-01-31T19:40:00.438Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:00.438Z] #61 ... [2024-01-31T19:40:00.438Z] [2024-01-31T19:40:00.438Z] #62 [security-spiffe-token-provider internal] load build context [2024-01-31T19:40:00.708Z] #62 ... [2024-01-31T19:40:00.708Z] [2024-01-31T19:40:00.708Z] #63 [security-spire-config internal] load build context [2024-01-31T19:40:00.708Z] #63 transferring context: 16.35kB 0.2s done [2024-01-31T19:40:00.708Z] #63 ... [2024-01-31T19:40:00.708Z] [2024-01-31T19:40:00.708Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:01.303Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 4.5s [2024-01-31T19:40:01.303Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-01-31T19:40:01.303Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-01-31T19:40:01.303Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-01-31T19:40:01.891Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 5.3s [2024-01-31T19:40:03.307Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 6.4s [2024-01-31T19:40:03.307Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.46MB / 23.39MB 6.6s [2024-01-31T19:40:03.578Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.01MB / 23.39MB 7.0s [2024-01-31T19:40:03.846Z] #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-01-31T19:40:04.113Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 7.4s [2024-01-31T19:40:04.113Z] #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2024-01-31T19:40:04.113Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 7.5s [2024-01-31T19:40:04.379Z] #50 ... [2024-01-31T19:40:04.379Z] [2024-01-31T19:40:04.379Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-31T19:40:04.379Z] #0 9.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:04.379Z] #64 ... [2024-01-31T19:40:04.379Z] [2024-01-31T19:40:04.379Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-31T19:40:04.379Z] #0 8.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:04.647Z] #65 ... [2024-01-31T19:40:04.647Z] [2024-01-31T19:40:04.647Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-31T19:40:04.647Z] #66 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.3s done [2024-01-31T19:40:04.647Z] #66 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-31T19:40:04.647Z] #66 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-01-31T19:40:04.647Z] #66 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-01-31T19:40:04.647Z] #66 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2024-01-31T19:40:04.647Z] #66 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2024-01-31T19:40:04.647Z] #66 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.2s done [2024-01-31T19:40:04.647Z] #66 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.8s [2024-01-31T19:40:04.647Z] #66 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-01-31T19:40:04.647Z] #66 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-01-31T19:40:04.647Z] #66 ... [2024-01-31T19:40:04.647Z] [2024-01-31T19:40:04.647Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-31T19:40:04.647Z] #0 9.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:04.913Z] #67 ... [2024-01-31T19:40:04.913Z] [2024-01-31T19:40:04.913Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-31T19:40:04.913Z] #0 9.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:04.913Z] #68 ... [2024-01-31T19:40:04.913Z] [2024-01-31T19:40:04.913Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-31T19:40:05.874Z] #66 ... [2024-01-31T19:40:05.874Z] [2024-01-31T19:40:05.874Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:05.874Z] #69 transferring context: 16.36MB 9.3s [2024-01-31T19:40:05.874Z] #69 ... [2024-01-31T19:40:05.874Z] [2024-01-31T19:40:05.874Z] #70 [core-metadata internal] load build context [2024-01-31T19:40:06.140Z] #70 ... [2024-01-31T19:40:06.140Z] [2024-01-31T19:40:06.140Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:06.140Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.4s [2024-01-31T19:40:06.408Z] #50 ... [2024-01-31T19:40:06.408Z] [2024-01-31T19:40:06.408Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-31T19:40:06.408Z] #0 9.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:06.408Z] #71 ... [2024-01-31T19:40:06.408Z] [2024-01-31T19:40:06.408Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:09.004Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.1s done [2024-01-31T19:40:09.004Z] #50 ... [2024-01-31T19:40:09.004Z] [2024-01-31T19:40:09.004Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:40:09.004Z] #52 ... [2024-01-31T19:40:09.004Z] [2024-01-31T19:40:09.004Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:09.004Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.1s done [2024-01-31T19:40:09.004Z] #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-01-31T19:40:09.273Z] #50 ... [2024-01-31T19:40:09.273Z] [2024-01-31T19:40:09.273Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-31T19:40:09.273Z] #57 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:09.273Z] #57 18.27 OK: 266 MiB in 52 packages [2024-01-31T19:40:09.273Z] #57 DONE 21.0s [2024-01-31T19:40:09.273Z] [2024-01-31T19:40:09.273Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:09.542Z] #69 ... [2024-01-31T19:40:09.542Z] [2024-01-31T19:40:09.542Z] #58 [core-command internal] load build context [2024-01-31T19:40:09.542Z] #58 ... [2024-01-31T19:40:09.542Z] [2024-01-31T19:40:09.542Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:40:10.129Z] #52 transferring context: 21.90MB 20.7s [2024-01-31T19:40:10.129Z] #52 ... [2024-01-31T19:40:10.129Z] [2024-01-31T19:40:10.129Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-31T19:40:10.129Z] #56 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:10.129Z] #56 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:10.129Z] #56 18.45 (1/2) Installing dumb-init (1.2.5-r2) [2024-01-31T19:40:10.129Z] #56 18.59 (2/2) Installing su-exec (0.2-r3) [2024-01-31T19:40:10.129Z] #56 18.71 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:40:10.129Z] #56 18.82 OK: 8 MiB in 17 packages [2024-01-31T19:40:10.129Z] #56 DONE 21.0s [2024-01-31T19:40:10.129Z] [2024-01-31T19:40:10.129Z] #49 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:40:10.407Z] #49 ... [2024-01-31T19:40:10.407Z] [2024-01-31T19:40:10.407Z] #58 [core-command internal] load build context [2024-01-31T19:40:10.407Z] #58 ... [2024-01-31T19:40:10.407Z] [2024-01-31T19:40:10.407Z] #60 [security-secretstore-setup internal] load build context [2024-01-31T19:40:10.675Z] #60 ... [2024-01-31T19:40:10.675Z] [2024-01-31T19:40:10.675Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:10.675Z] #61 ... [2024-01-31T19:40:10.675Z] [2024-01-31T19:40:10.675Z] #62 [security-spiffe-token-provider internal] load build context [2024-01-31T19:40:10.675Z] #62 ... [2024-01-31T19:40:10.675Z] [2024-01-31T19:40:10.675Z] #60 [security-secretstore-setup internal] load build context [2024-01-31T19:40:11.636Z] #60 ... [2024-01-31T19:40:11.636Z] [2024-01-31T19:40:11.636Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-31T19:40:11.636Z] #59 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:11.636Z] #59 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:11.636Z] #59 20.97 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-31T19:40:11.636Z] #59 20.97 v3.18.5-166-g7f9be8f79f0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-31T19:40:11.636Z] #59 20.97 OK: 19949 distinct packages available [2024-01-31T19:40:11.904Z] #59 ... [2024-01-31T19:40:11.904Z] [2024-01-31T19:40:11.904Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:14.492Z] #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s [2024-01-31T19:40:14.760Z] #50 ... [2024-01-31T19:40:14.760Z] [2024-01-31T19:40:14.760Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-31T19:40:14.760Z] #65 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:14.760Z] #65 16.70 (1/4) Installing ca-certificates (20230506-r0) [2024-01-31T19:40:14.760Z] #65 17.16 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-31T19:40:14.760Z] #65 17.29 (3/4) Installing su-exec (0.2-r3) [2024-01-31T19:40:14.760Z] #65 17.33 (4/4) Installing yq (4.33.3-r5) [2024-01-31T19:40:14.760Z] #65 18.56 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:40:14.760Z] #65 18.74 Executing ca-certificates-20230506-r0.trigger [2024-01-31T19:40:14.760Z] #65 20.09 OK: 18 MiB in 19 packages [2024-01-31T19:40:15.027Z] #65 ... [2024-01-31T19:40:15.027Z] [2024-01-31T19:40:15.027Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:15.994Z] #50 ... [2024-01-31T19:40:15.994Z] [2024-01-31T19:40:15.994Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-31T19:40:15.994Z] #66 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 11.5s done [2024-01-31T19:40:15.994Z] #66 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.3s [2024-01-31T19:40:15.994Z] #66 ... [2024-01-31T19:40:15.994Z] [2024-01-31T19:40:15.994Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:16.261Z] #50 ... [2024-01-31T19:40:16.261Z] [2024-01-31T19:40:16.261Z] #70 [core-metadata internal] load build context [2024-01-31T19:40:16.261Z] #70 transferring context: 52.48MB 19.5s [2024-01-31T19:40:16.261Z] #70 ... [2024-01-31T19:40:16.261Z] [2024-01-31T19:40:16.261Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:16.261Z] #69 ... [2024-01-31T19:40:16.261Z] [2024-01-31T19:40:16.261Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-31T19:40:16.261Z] #68 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:16.261Z] #68 17.92 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-31T19:40:16.261Z] #68 17.92 v3.18.5-166-g7f9be8f79f0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-31T19:40:16.261Z] #68 17.92 OK: 19945 distinct packages available [2024-01-31T19:40:16.261Z] #68 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:16.261Z] #68 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:16.538Z] #68 ... [2024-01-31T19:40:16.538Z] [2024-01-31T19:40:16.538Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-31T19:40:16.538Z] #64 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:16.538Z] #64 18.80 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-31T19:40:16.538Z] #64 18.80 v3.18.5-166-g7f9be8f79f0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-31T19:40:16.538Z] #64 18.80 OK: 19945 distinct packages available [2024-01-31T19:40:16.538Z] #64 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:16.538Z] #64 21.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:16.538Z] #64 ... [2024-01-31T19:40:16.538Z] [2024-01-31T19:40:16.538Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-31T19:40:16.538Z] #65 DONE 22.2s [2024-01-31T19:40:16.538Z] [2024-01-31T19:40:16.538Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:17.126Z] #50 ... [2024-01-31T19:40:17.126Z] [2024-01-31T19:40:17.126Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-31T19:40:17.126Z] #67 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:17.126Z] #67 19.94 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-31T19:40:17.126Z] #67 19.94 v3.18.5-166-g7f9be8f79f0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-31T19:40:17.126Z] #67 19.94 OK: 19945 distinct packages available [2024-01-31T19:40:17.126Z] #67 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:17.126Z] #67 ... [2024-01-31T19:40:17.126Z] [2024-01-31T19:40:17.126Z] #58 [core-command internal] load build context [2024-01-31T19:40:17.394Z] #58 ... [2024-01-31T19:40:17.394Z] [2024-01-31T19:40:17.394Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:17.977Z] #69 ... [2024-01-31T19:40:17.977Z] [2024-01-31T19:40:17.977Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-31T19:40:17.977Z] #71 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:17.977Z] #71 18.34 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-31T19:40:17.977Z] #71 18.47 (2/4) Installing openssl (3.1.4-r5) [2024-01-31T19:40:17.977Z] #71 18.58 (3/4) Installing su-exec (0.2-r3) [2024-01-31T19:40:17.977Z] #71 18.58 (4/4) Installing yq (4.33.3-r5) [2024-01-31T19:40:17.977Z] #71 19.70 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:40:17.977Z] #71 19.78 OK: 18 MiB in 19 packages [2024-01-31T19:40:17.977Z] #71 DONE 21.6s [2024-01-31T19:40:17.977Z] [2024-01-31T19:40:17.977Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:18.937Z] #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.1s [2024-01-31T19:40:20.354Z] #50 ... [2024-01-31T19:40:20.354Z] [2024-01-31T19:40:20.354Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:40:20.354Z] #52 transferring context: 39.48MB 30.9s [2024-01-31T19:40:20.354Z] #52 ... [2024-01-31T19:40:20.354Z] [2024-01-31T19:40:20.354Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-31T19:40:20.354Z] #0 4.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:20.354Z] #0 7.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:20.354Z] #72 ... [2024-01-31T19:40:20.354Z] [2024-01-31T19:40:20.354Z] #49 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:40:20.354Z] #49 ... [2024-01-31T19:40:20.354Z] [2024-01-31T19:40:20.354Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:20.939Z] #50 ... [2024-01-31T19:40:20.939Z] [2024-01-31T19:40:20.939Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:20.939Z] #61 ... [2024-01-31T19:40:20.939Z] [2024-01-31T19:40:20.939Z] #62 [security-spiffe-token-provider internal] load build context [2024-01-31T19:40:20.939Z] #62 ... [2024-01-31T19:40:20.939Z] [2024-01-31T19:40:20.939Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:21.897Z] #50 ... [2024-01-31T19:40:21.897Z] [2024-01-31T19:40:21.897Z] #60 [security-secretstore-setup internal] load build context [2024-01-31T19:40:22.165Z] #60 ... [2024-01-31T19:40:22.165Z] [2024-01-31T19:40:22.165Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:22.432Z] #61 ... [2024-01-31T19:40:22.432Z] [2024-01-31T19:40:22.432Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-31T19:40:22.432Z] #59 22.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:22.432Z] #59 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:22.432Z] #59 30.90 OK: 266 MiB in 52 packages [2024-01-31T19:40:22.432Z] #59 ... [2024-01-31T19:40:22.432Z] [2024-01-31T19:40:22.432Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:22.698Z] #50 ... [2024-01-31T19:40:22.698Z] [2024-01-31T19:40:22.698Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-31T19:40:22.698Z] #59 DONE 32.7s [2024-01-31T19:40:22.965Z] [2024-01-31T19:40:22.965Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:24.371Z] #61 ... [2024-01-31T19:40:24.371Z] [2024-01-31T19:40:24.371Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-31T19:40:24.371Z] #68 27.43 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-31T19:40:24.371Z] #68 27.46 (2/4) Installing musl-obstack (1.2.3-r2) [2024-01-31T19:40:24.371Z] #68 27.48 (3/4) Installing libucontext (1.2-r2) [2024-01-31T19:40:24.371Z] #68 27.48 (4/4) Installing gcompat (1.1.0-r1) [2024-01-31T19:40:24.371Z] #68 27.53 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:40:24.371Z] #68 27.68 OK: 8 MiB in 19 packages [2024-01-31T19:40:24.371Z] #68 DONE 29.8s [2024-01-31T19:40:24.710Z] [2024-01-31T19:40:24.710Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-31T19:40:25.680Z] #73 ... [2024-01-31T19:40:25.680Z] [2024-01-31T19:40:25.680Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-31T19:40:25.680Z] #72 13.59 OK: 8 MiB in 17 packages [2024-01-31T19:40:25.680Z] #72 DONE 15.4s [2024-01-31T19:40:25.680Z] [2024-01-31T19:40:25.680Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:25.680Z] #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.5s [2024-01-31T19:40:25.946Z] #50 ... [2024-01-31T19:40:25.946Z] [2024-01-31T19:40:25.946Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-31T19:40:25.946Z] #64 27.52 (1/11) Installing ca-certificates (20230506-r0) [2024-01-31T19:40:25.946Z] #64 28.03 (2/11) Installing brotli-libs (1.0.9-r14) [2024-01-31T19:40:25.946Z] #64 28.20 (3/11) Installing libunistring (1.1-r1) [2024-01-31T19:40:25.946Z] #64 28.49 (4/11) Installing libidn2 (2.3.4-r1) [2024-01-31T19:40:25.946Z] #64 28.52 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-01-31T19:40:25.946Z] #64 28.58 (6/11) Installing libcurl (8.5.0-r0) [2024-01-31T19:40:25.946Z] #64 28.71 (7/11) Installing curl (8.5.0-r0) [2024-01-31T19:40:25.946Z] #64 28.71 (8/11) Installing dumb-init (1.2.5-r2) [2024-01-31T19:40:25.946Z] #64 28.71 (9/11) Installing musl-obstack (1.2.3-r2) [2024-01-31T19:40:25.946Z] #64 28.71 (10/11) Installing libucontext (1.2-r2) [2024-01-31T19:40:25.946Z] #64 28.71 (11/11) Installing gcompat (1.1.0-r1) [2024-01-31T19:40:25.946Z] #64 28.75 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:40:25.946Z] #64 28.81 Executing ca-certificates-20230506-r0.trigger [2024-01-31T19:40:25.946Z] #64 29.72 OK: 13 MiB in 26 packages [2024-01-31T19:40:25.946Z] #64 DONE 31.5s [2024-01-31T19:40:25.946Z] [2024-01-31T19:40:25.946Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-31T19:40:25.946Z] #67 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:25.946Z] #67 29.23 (1/5) Installing dumb-init (1.2.5-r2) [2024-01-31T19:40:25.946Z] #67 29.27 (2/5) Installing musl-obstack (1.2.3-r2) [2024-01-31T19:40:25.946Z] #67 29.32 (3/5) Installing libucontext (1.2-r2) [2024-01-31T19:40:25.946Z] #67 29.32 (4/5) Installing gcompat (1.1.0-r1) [2024-01-31T19:40:25.946Z] #67 29.39 (5/5) Installing openssl (3.1.4-r5) [2024-01-31T19:40:25.946Z] #67 29.51 Executing busybox-1.36.1-r5.trigger [2024-01-31T19:40:25.946Z] #67 29.57 OK: 9 MiB in 20 packages [2024-01-31T19:40:25.946Z] #67 DONE 31.3s [2024-01-31T19:40:25.946Z] [2024-01-31T19:40:25.946Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:25.946Z] #61 transferring context: 67.92MB 31.6s [2024-01-31T19:40:25.946Z] #61 ... [2024-01-31T19:40:25.946Z] [2024-01-31T19:40:25.946Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-31T19:40:25.946Z] #66 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.9s [2024-01-31T19:40:26.213Z] #66 ... [2024-01-31T19:40:26.213Z] [2024-01-31T19:40:26.213Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-01-31T19:40:26.213Z] #74 ... [2024-01-31T19:40:26.213Z] [2024-01-31T19:40:26.213Z] #70 [core-metadata internal] load build context [2024-01-31T19:40:26.481Z] #70 ... [2024-01-31T19:40:26.481Z] [2024-01-31T19:40:26.481Z] #60 [security-secretstore-setup internal] load build context [2024-01-31T19:40:26.749Z] #60 ... [2024-01-31T19:40:26.749Z] [2024-01-31T19:40:26.749Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-31T19:40:26.749Z] #0 5.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:26.749Z] #0 7.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:26.749Z] #75 ... [2024-01-31T19:40:26.749Z] [2024-01-31T19:40:26.749Z] #60 [security-secretstore-setup internal] load build context [2024-01-31T19:40:27.333Z] #60 ... [2024-01-31T19:40:27.333Z] [2024-01-31T19:40:27.333Z] #58 [core-command internal] load build context [2024-01-31T19:40:27.604Z] #58 ... [2024-01-31T19:40:27.604Z] [2024-01-31T19:40:27.604Z] #62 [security-spiffe-token-provider internal] load build context [2024-01-31T19:40:27.604Z] #62 ... [2024-01-31T19:40:27.604Z] [2024-01-31T19:40:27.604Z] #58 [core-command internal] load build context [2024-01-31T19:40:27.882Z] #58 ... [2024-01-31T19:40:27.882Z] [2024-01-31T19:40:27.882Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:28.148Z] #69 ... [2024-01-31T19:40:28.148Z] [2024-01-31T19:40:28.148Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-31T19:40:28.148Z] #0 5.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:28.148Z] #0 7.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:28.148Z] #0 10.03 OK: 18 MiB in 19 packages [2024-01-31T19:40:28.148Z] #76 ... [2024-01-31T19:40:28.148Z] [2024-01-31T19:40:28.148Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:28.744Z] #69 ... [2024-01-31T19:40:28.744Z] [2024-01-31T19:40:28.744Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-31T19:40:28.744Z] #76 DONE 10.9s [2024-01-31T19:40:28.744Z] [2024-01-31T19:40:28.744Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-31T19:40:28.744Z] #75 10.34 OK: 18 MiB in 19 packages [2024-01-31T19:40:28.744Z] #75 DONE 12.1s [2024-01-31T19:40:28.744Z] [2024-01-31T19:40:28.744Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:30.698Z] #69 ... [2024-01-31T19:40:30.698Z] [2024-01-31T19:40:30.698Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:40:30.698Z] #52 transferring context: 55.29MB 41.1s [2024-01-31T19:40:30.698Z] #52 ... [2024-01-31T19:40:30.698Z] [2024-01-31T19:40:30.698Z] #58 [core-command internal] load build context [2024-01-31T19:40:30.698Z] #58 ... [2024-01-31T19:40:30.698Z] [2024-01-31T19:40:30.698Z] #49 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:40:30.698Z] #49 ... [2024-01-31T19:40:30.698Z] [2024-01-31T19:40:30.698Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:31.283Z] #69 ... [2024-01-31T19:40:31.283Z] [2024-01-31T19:40:31.283Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-31T19:40:31.283Z] #66 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.5s done [2024-01-31T19:40:31.283Z] #66 DONE 36.4s [2024-01-31T19:40:31.283Z] [2024-01-31T19:40:31.283Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:31.283Z] #69 ... [2024-01-31T19:40:31.283Z] [2024-01-31T19:40:31.283Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-01-31T19:40:31.283Z] #77 DONE 2.3s [2024-01-31T19:40:31.283Z] [2024-01-31T19:40:31.283Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:36.617Z] #69 ... [2024-01-31T19:40:36.617Z] [2024-01-31T19:40:36.617Z] #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-31T19:40:36.617Z] #78 ... [2024-01-31T19:40:36.617Z] [2024-01-31T19:40:36.617Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:36.617Z] #69 ... [2024-01-31T19:40:36.617Z] [2024-01-31T19:40:36.617Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:40:36.617Z] #79 ... [2024-01-31T19:40:36.617Z] [2024-01-31T19:40:36.617Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:36.617Z] #61 transferring context: 96.19MB 41.9s [2024-01-31T19:40:36.617Z] #61 ... [2024-01-31T19:40:36.617Z] [2024-01-31T19:40:36.617Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:36.617Z] #69 ... [2024-01-31T19:40:36.617Z] [2024-01-31T19:40:36.617Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:36.617Z] #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.1s done [2024-01-31T19:40:36.617Z] #50 ... [2024-01-31T19:40:36.617Z] [2024-01-31T19:40:36.617Z] #70 [core-metadata internal] load build context [2024-01-31T19:40:36.882Z] #70 ... [2024-01-31T19:40:36.882Z] [2024-01-31T19:40:36.882Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:37.464Z] #69 transferring context: 132.54MB 41.1s done [2024-01-31T19:40:37.732Z] #69 ... [2024-01-31T19:40:37.732Z] [2024-01-31T19:40:37.732Z] #62 [security-spiffe-token-provider internal] load build context [2024-01-31T19:40:37.732Z] #62 transferring context: 132.54MB 43.1s done [2024-01-31T19:40:37.732Z] #62 ... [2024-01-31T19:40:37.732Z] [2024-01-31T19:40:37.732Z] #60 [security-secretstore-setup internal] load build context [2024-01-31T19:40:37.732Z] #60 transferring context: 132.54MB 43.2s done [2024-01-31T19:40:37.999Z] #60 ... [2024-01-31T19:40:37.999Z] [2024-01-31T19:40:37.999Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:38.583Z] #61 ... [2024-01-31T19:40:38.583Z] [2024-01-31T19:40:38.583Z] #58 [core-command internal] load build context [2024-01-31T19:40:38.583Z] #58 transferring context: 132.54MB 44.4s done [2024-01-31T19:40:38.583Z] #58 DONE 49.2s [2024-01-31T19:40:38.583Z] [2024-01-31T19:40:38.583Z] #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-31T19:40:38.583Z] #78 DONE 12.7s [2024-01-31T19:40:38.583Z] [2024-01-31T19:40:38.583Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:38.850Z] #61 ... [2024-01-31T19:40:38.850Z] [2024-01-31T19:40:38.850Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-01-31T19:40:38.850Z] #74 6.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:38.850Z] #74 7.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:38.850Z] #74 10.25 OK: 9 MiB in 20 packages [2024-01-31T19:40:38.850Z] #74 DONE 12.7s [2024-01-31T19:40:38.850Z] [2024-01-31T19:40:38.850Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:38.850Z] #61 ... [2024-01-31T19:40:38.850Z] [2024-01-31T19:40:38.850Z] #60 [security-secretstore-setup internal] load build context [2024-01-31T19:40:38.850Z] #60 DONE 49.0s [2024-01-31T19:40:38.850Z] [2024-01-31T19:40:38.850Z] #49 [core-common-config-bootstrapper internal] load build context [2024-01-31T19:40:38.850Z] #49 transferring context: 132.54MB 45.6s done [2024-01-31T19:40:38.850Z] #49 DONE 50.1s [2024-01-31T19:40:38.850Z] [2024-01-31T19:40:38.850Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-31T19:40:38.850Z] #73 7.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:38.850Z] #73 8.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:38.850Z] #73 10.77 OK: 8 MiB in 19 packages [2024-01-31T19:40:38.850Z] #73 DONE 14.4s [2024-01-31T19:40:38.850Z] [2024-01-31T19:40:38.850Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:39.119Z] #61 ... [2024-01-31T19:40:39.119Z] [2024-01-31T19:40:39.119Z] #70 [core-metadata internal] load build context [2024-01-31T19:40:39.119Z] #70 transferring context: 132.54MB 40.9s done [2024-01-31T19:40:39.119Z] #70 DONE 43.3s [2024-01-31T19:40:39.119Z] [2024-01-31T19:40:39.119Z] #69 [security-proxy-setup internal] load build context [2024-01-31T19:40:39.119Z] #69 DONE 43.3s [2024-01-31T19:40:39.119Z] [2024-01-31T19:40:39.119Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:39.119Z] #61 ... [2024-01-31T19:40:39.119Z] [2024-01-31T19:40:39.119Z] #62 [security-spiffe-token-provider internal] load build context [2024-01-31T19:40:39.119Z] #62 DONE 49.1s [2024-01-31T19:40:39.119Z] [2024-01-31T19:40:39.119Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:39.710Z] #61 ... [2024-01-31T19:40:39.710Z] [2024-01-31T19:40:39.710Z] #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-01-31T19:40:39.710Z] #80 DONE 1.1s [2024-01-31T19:40:39.710Z] [2024-01-31T19:40:39.710Z] #61 [security-proxy-auth internal] load build context [2024-01-31T19:40:40.299Z] #61 transferring context: 132.54MB 45.8s done [2024-01-31T19:40:40.299Z] #61 DONE 50.2s [2024-01-31T19:40:40.299Z] [2024-01-31T19:40:40.299Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:40:40.299Z] #81 DONE 1.1s [2024-01-31T19:40:40.299Z] [2024-01-31T19:40:40.299Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:40:40.299Z] #82 DONE 1.1s [2024-01-31T19:40:40.299Z] [2024-01-31T19:40:40.299Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-31T19:40:40.299Z] #50 DONE 50.3s [2024-01-31T19:40:40.299Z] [2024-01-31T19:40:40.299Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:40:40.571Z] #83 ... [2024-01-31T19:40:40.571Z] [2024-01-31T19:40:40.571Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:40:41.154Z] #52 ... [2024-01-31T19:40:41.154Z] [2024-01-31T19:40:41.154Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-31T19:40:41.154Z] #84 DONE 2.2s [2024-01-31T19:40:41.154Z] [2024-01-31T19:40:41.154Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:40:41.154Z] #52 ... [2024-01-31T19:40:41.154Z] [2024-01-31T19:40:41.154Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:40:41.737Z] #85 ... [2024-01-31T19:40:41.737Z] [2024-01-31T19:40:41.737Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-31T19:40:41.737Z] #79 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:41.737Z] #79 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T19:40:41.737Z] #79 15.26 OK: 13 MiB in 26 packages [2024-01-31T19:40:41.737Z] #79 DONE 15.8s [2024-01-31T19:40:41.737Z] [2024-01-31T19:40:41.737Z] #52 [security-bootstrapper internal] load build context [2024-01-31T19:40:41.737Z] #52 transferring context: 132.54MB 52.6s done [2024-01-31T19:40:41.737Z] #52 DONE 52.8s [2024-01-31T19:40:42.010Z] [2024-01-31T19:40:42.010Z] #22 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:40:42.275Z] #22 ... [2024-01-31T19:40:42.275Z] [2024-01-31T19:40:42.275Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-31T19:40:42.867Z] #86 ... [2024-01-31T19:40:42.867Z] [2024-01-31T19:40:42.867Z] #51 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:40:42.867Z] #51 DONE 61.2s [2024-01-31T19:40:43.139Z] [2024-01-31T19:40:43.139Z] #22 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:40:43.139Z] #22 DONE 61.5s [2024-01-31T19:40:43.139Z] [2024-01-31T19:40:43.139Z] #87 [support-scheduler builder 6/7] COPY . . [2024-01-31T19:40:44.577Z] #87 ... [2024-01-31T19:40:44.577Z] [2024-01-31T19:40:44.577Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-31T19:40:44.577Z] #88 DONE 2.3s [2024-01-31T19:40:44.577Z] [2024-01-31T19:40:44.577Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-31T19:40:44.577Z] #86 DONE 2.1s [2024-01-31T19:40:44.577Z] [2024-01-31T19:40:44.577Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-31T19:40:44.577Z] #89 DONE 2.2s [2024-01-31T19:40:44.577Z] [2024-01-31T19:40:44.577Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-31T19:40:44.577Z] #90 DONE 0.3s [2024-01-31T19:40:44.577Z] [2024-01-31T19:40:44.577Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-01-31T19:40:44.577Z] #91 DONE 0.3s [2024-01-31T19:40:44.577Z] [2024-01-31T19:40:44.577Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-31T19:40:44.870Z] #92 DONE 0.2s [2024-01-31T19:40:44.870Z] [2024-01-31T19:40:44.870Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-31T19:40:44.870Z] #93 DONE 0.4s [2024-01-31T19:40:44.870Z] [2024-01-31T19:40:44.871Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-31T19:40:44.871Z] #94 ... [2024-01-31T19:40:44.871Z] [2024-01-31T19:40:44.871Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-31T19:40:44.871Z] #95 DONE 0.2s [2024-01-31T19:40:45.143Z] [2024-01-31T19:40:45.143Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-31T19:40:45.143Z] #94 DONE 0.3s [2024-01-31T19:40:45.143Z] [2024-01-31T19:40:45.143Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-31T19:40:45.143Z] #96 ... [2024-01-31T19:40:45.143Z] [2024-01-31T19:40:45.143Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-01-31T19:40:45.143Z] #97 DONE 0.2s [2024-01-31T19:40:45.143Z] [2024-01-31T19:40:45.143Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-31T19:40:45.143Z] #98 DONE 0.3s [2024-01-31T19:40:45.411Z] [2024-01-31T19:40:45.411Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-31T19:40:45.411Z] #96 DONE 0.3s [2024-01-31T19:40:45.411Z] [2024-01-31T19:40:45.411Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-31T19:40:45.411Z] #99 DONE 0.3s [2024-01-31T19:40:45.411Z] [2024-01-31T19:40:45.411Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-01-31T19:40:45.411Z] #100 DONE 0.3s [2024-01-31T19:40:45.411Z] [2024-01-31T19:40:45.411Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-01-31T19:40:45.411Z] #101 DONE 0.3s [2024-01-31T19:40:45.411Z] [2024-01-31T19:40:45.411Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-31T19:40:45.675Z] #102 ... [2024-01-31T19:40:45.675Z] [2024-01-31T19:40:45.675Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-01-31T19:40:45.675Z] #103 DONE 0.2s [2024-01-31T19:40:45.675Z] [2024-01-31T19:40:45.675Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-31T19:40:45.675Z] #102 DONE 0.3s [2024-01-31T19:40:45.675Z] [2024-01-31T19:40:45.675Z] #104 [security-spire-agent] exporting to image [2024-01-31T19:40:45.675Z] #104 exporting layers [2024-01-31T19:40:45.944Z] #104 ... [2024-01-31T19:40:45.944Z] [2024-01-31T19:40:45.944Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-31T19:40:45.944Z] #105 DONE 0.3s [2024-01-31T19:40:45.944Z] [2024-01-31T19:40:45.944Z] #106 [support-notifications builder 6/7] COPY . . [2024-01-31T19:40:45.944Z] #106 DONE 2.9s [2024-01-31T19:40:45.944Z] [2024-01-31T19:40:45.944Z] #104 [security-spire-config] exporting to image [2024-01-31T19:40:46.524Z] #104 ... [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:40:46.524Z] #107 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #108 [core-metadata builder 6/7] COPY . . [2024-01-31T19:40:46.524Z] #108 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:40:46.524Z] #109 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #110 [security-proxy-auth builder 6/7] COPY . . [2024-01-31T19:40:46.524Z] #110 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:40:46.524Z] #111 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:40:46.524Z] #112 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:40:46.524Z] #113 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #114 [core-command builder 6/7] COPY . . [2024-01-31T19:40:46.524Z] #114 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:40:46.524Z] #115 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:40:46.524Z] #116 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:40:46.524Z] #117 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-01-31T19:40:46.524Z] #118 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #119 [core-data builder 6/7] COPY . . [2024-01-31T19:40:46.524Z] #119 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:40:46.524Z] #120 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:40:46.524Z] #121 CACHED [2024-01-31T19:40:46.524Z] [2024-01-31T19:40:46.524Z] #87 [support-scheduler builder 6/7] COPY . . [2024-01-31T19:40:46.524Z] #87 DONE 3.5s [2024-01-31T19:40:46.792Z] [2024-01-31T19:40:46.792Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-31T19:40:51.078Z] #122 ... [2024-01-31T19:40:51.078Z] [2024-01-31T19:40:51.078Z] #104 [security-spire-config] exporting to image [2024-01-31T19:40:51.078Z] #104 exporting layers 4.7s done [2024-01-31T19:40:51.078Z] #104 writing image sha256:38491400920309dcd1f779fcfc190fd08d71ad66d5efca03cf280fe78b78edc0 0.1s done [2024-01-31T19:40:51.078Z] #104 naming to docker.io/library/security-spire-server-arm64 done [2024-01-31T19:40:51.078Z] #104 writing image sha256:ba82b6514ff51879c4bfe0e13c371866fd1d20ff66b571f2786efb8958fdb4cc 0.0s done [2024-01-31T19:40:51.078Z] #104 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-01-31T19:40:51.078Z] #104 writing image sha256:4dbb9e56bb9b834f25ee58d83deca3ec4027e8090d73b4db536cd22fe05eb575 done [2024-01-31T19:40:51.078Z] #104 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-01-31T19:40:51.078Z] #104 DONE 5.2s [2024-01-31T19:40:51.078Z] [2024-01-31T19:40:51.078Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-31T19:40:51.078Z] #0 3.906 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-31T19:40:52.050Z] #123 ... [2024-01-31T19:40:52.050Z] [2024-01-31T19:40:52.050Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-31T19:40:52.050Z] #122 4.899 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-31T19:40:56.286Z] #122 ... [2024-01-31T19:40:56.287Z] [2024-01-31T19:40:56.287Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-31T19:40:56.287Z] #0 3.263 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-31T19:40:56.287Z] #124 ... [2024-01-31T19:40:56.287Z] [2024-01-31T19:40:56.287Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-31T19:40:56.287Z] #0 4.763 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-31T19:40:56.551Z] #125 ... [2024-01-31T19:40:56.551Z] [2024-01-31T19:40:56.551Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-31T19:40:56.551Z] #0 5.006 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-31T19:40:56.852Z] #126 ... [2024-01-31T19:40:56.852Z] [2024-01-31T19:40:56.852Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-31T19:40:56.852Z] #0 4.261 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-31T19:40:57.137Z] #127 ... [2024-01-31T19:40:57.137Z] [2024-01-31T19:40:57.137Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-31T19:40:57.137Z] #0 4.971 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-31T19:41:29.322Z] #128 ... [2024-01-31T19:41:29.322Z] [2024-01-31T19:41:29.322Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:41:29.322Z] #85 DONE 47.8s [2024-01-31T19:41:29.322Z] [2024-01-31T19:41:29.322Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:41:29.322Z] #83 DONE 47.8s [2024-01-31T19:41:29.322Z] [2024-01-31T19:41:29.322Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-31T19:41:30.275Z] #129 DONE 2.1s [2024-01-31T19:41:30.275Z] [2024-01-31T19:41:30.275Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:41:30.275Z] #130 CACHED [2024-01-31T19:41:30.275Z] [2024-01-31T19:41:30.275Z] #131 [security-proxy-setup builder 6/7] COPY . . [2024-01-31T19:41:30.275Z] #131 CACHED [2024-01-31T19:41:30.275Z] [2024-01-31T19:41:30.275Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:41:30.275Z] #132 CACHED [2024-01-31T19:41:30.275Z] [2024-01-31T19:41:30.275Z] #133 [security-secretstore-setup builder 6/7] COPY . . [2024-01-31T19:41:30.275Z] #133 DONE 2.1s [2024-01-31T19:41:30.275Z] [2024-01-31T19:41:30.275Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-01-31T19:41:30.275Z] #134 CACHED [2024-01-31T19:41:30.275Z] [2024-01-31T19:41:30.275Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-31T19:41:30.275Z] #135 CACHED [2024-01-31T19:41:30.275Z] [2024-01-31T19:41:30.275Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T19:41:30.275Z] #136 CACHED [2024-01-31T19:41:30.275Z] [2024-01-31T19:41:30.275Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-31T19:41:33.604Z] #137 3.411 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 [2024-01-31T19:41:40.231Z] #137 ... [2024-01-31T19:41:40.231Z] [2024-01-31T19:41:40.231Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-31T19:41:40.231Z] #0 3.313 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-31T19:41:40.231Z] #138 ... [2024-01-31T19:41:40.231Z] [2024-01-31T19:41:40.231Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-31T19:41:40.231Z] #0 2.832 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-31T19:41:40.496Z] #139 ... [2024-01-31T19:41:40.496Z] [2024-01-31T19:41:40.496Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-31T19:41:40.496Z] #0 5.765 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-31T19:52:32.634Z] #140 ... [2024-01-31T19:52:32.634Z] [2024-01-31T19:52:32.634Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-31T19:52:32.634Z] #126 DONE 704.8s [2024-01-31T19:52:32.634Z] [2024-01-31T19:52:32.634Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-31T19:52:32.634Z] #127 ... [2024-01-31T19:52:32.634Z] [2024-01-31T19:52:32.634Z] #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:52:32.634Z] #141 DONE 0.2s [2024-01-31T19:52:32.634Z] [2024-01-31T19:52:32.634Z] #142 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:52:32.634Z] #142 DONE 0.1s [2024-01-31T19:52:32.634Z] [2024-01-31T19:52:32.634Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-31T19:52:32.634Z] #127 ... [2024-01-31T19:52:32.634Z] [2024-01-31T19:52:32.634Z] #143 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-31T19:52:32.634Z] #143 DONE 0.2s [2024-01-31T19:52:32.634Z] [2024-01-31T19:52:32.634Z] #144 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:52:32.634Z] #144 DONE 0.2s [2024-01-31T19:52:32.634Z] [2024-01-31T19:52:32.634Z] #145 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-31T19:52:32.634Z] #145 DONE 0.1s [2024-01-31T19:52:32.634Z] [2024-01-31T19:52:32.634Z] #146 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-31T19:52:34.566Z] #146 DONE 2.0s [2024-01-31T19:52:34.566Z] [2024-01-31T19:52:34.566Z] #104 [security-proxy-auth] exporting to image [2024-01-31T19:52:34.566Z] #104 exporting layers [2024-01-31T19:52:35.519Z] #104 exporting layers 0.7s done [2024-01-31T19:52:35.519Z] #104 writing image sha256:9c4e903e2392b2e575f8ac5fb4ce861a6c262a2dd1c284f9c96ab3e3ab40e56c done [2024-01-31T19:52:35.519Z] #104 naming to docker.io/library/security-proxy-auth-arm64 done [2024-01-31T19:52:35.519Z] #104 DONE 5.9s [2024-01-31T19:52:35.519Z] [2024-01-31T19:52:35.519Z] #16 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-31T19:52:47.805Z] #16 ... [2024-01-31T19:52:47.805Z] [2024-01-31T19:52:47.805Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-31T19:52:47.805Z] #140 677.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-31T19:52:50.386Z] #140 ... [2024-01-31T19:52:50.386Z] [2024-01-31T19:52:50.386Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-31T19:52:50.386Z] #138 DONE 680.1s [2024-01-31T19:52:50.386Z] [2024-01-31T19:52:50.386Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-31T19:52:50.386Z] #127 DONE 723.7s [2024-01-31T19:52:50.386Z] [2024-01-31T19:52:50.386Z] #63 [security-spire-config internal] load build context [2024-01-31T19:52:51.350Z] #63 ... [2024-01-31T19:52:51.350Z] [2024-01-31T19:52:51.350Z] #147 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:52:51.350Z] #147 DONE 0.3s [2024-01-31T19:52:51.350Z] [2024-01-31T19:52:51.350Z] #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:52:51.350Z] #148 DONE 0.3s [2024-01-31T19:52:51.350Z] [2024-01-31T19:52:51.350Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:52:51.616Z] #149 DONE 0.2s [2024-01-31T19:52:51.616Z] [2024-01-31T19:52:51.616Z] #150 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:52:51.616Z] #150 DONE 0.2s [2024-01-31T19:52:51.616Z] [2024-01-31T19:52:51.616Z] #151 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-01-31T19:52:51.616Z] #151 DONE 0.2s [2024-01-31T19:52:51.616Z] [2024-01-31T19:52:51.616Z] #152 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-31T19:52:51.899Z] #152 DONE 0.4s [2024-01-31T19:52:51.899Z] [2024-01-31T19:52:51.899Z] #153 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-01-31T19:52:51.899Z] #153 DONE 0.3s [2024-01-31T19:52:51.899Z] [2024-01-31T19:52:51.899Z] #154 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:52:52.175Z] #154 DONE 0.2s [2024-01-31T19:52:52.175Z] [2024-01-31T19:52:52.175Z] #155 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-31T19:52:52.444Z] #155 DONE 0.4s [2024-01-31T19:52:52.444Z] [2024-01-31T19:52:52.444Z] #156 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-01-31T19:52:52.444Z] #156 DONE 0.2s [2024-01-31T19:52:52.444Z] [2024-01-31T19:52:52.444Z] #157 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-31T19:52:53.025Z] #157 ... [2024-01-31T19:52:53.025Z] [2024-01-31T19:52:53.025Z] #158 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-01-31T19:52:53.025Z] #158 DONE 0.4s [2024-01-31T19:52:53.025Z] [2024-01-31T19:52:53.025Z] #159 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-31T19:52:54.965Z] #159 ... [2024-01-31T19:52:54.965Z] [2024-01-31T19:52:54.965Z] #157 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-31T19:52:54.965Z] #157 DONE 2.3s [2024-01-31T19:52:54.965Z] [2024-01-31T19:52:54.965Z] #104 [core-common-config-bootstrapper] exporting to image [2024-01-31T19:52:54.965Z] #104 exporting layers [2024-01-31T19:52:55.233Z] #104 ... [2024-01-31T19:52:55.233Z] [2024-01-31T19:52:55.233Z] #159 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-31T19:52:55.233Z] #159 DONE 2.4s [2024-01-31T19:52:55.499Z] [2024-01-31T19:52:55.499Z] #104 [security-proxy-setup] exporting to image [2024-01-31T19:52:55.499Z] #104 exporting layers 0.8s done [2024-01-31T19:52:55.499Z] #104 writing image sha256:863303d7284bb762177731f7ab1648a877821d11d9c3aed42d23281cba172584 0.0s done [2024-01-31T19:52:55.499Z] #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-01-31T19:52:55.763Z] #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-01-31T19:52:56.028Z] #104 exporting layers 0.8s done [2024-01-31T19:52:56.028Z] #104 writing image sha256:d31dba2a5093968afbbbdd6b8e462b5e819da8e131443185a16686ddf85ed673 0.0s done [2024-01-31T19:52:56.028Z] #104 naming to docker.io/library/security-proxy-setup-arm64 done [2024-01-31T19:52:56.028Z] #104 DONE 7.0s [2024-01-31T19:52:56.028Z] [2024-01-31T19:52:56.028Z] #16 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-31T19:53:01.349Z] #16 ... [2024-01-31T19:53:01.349Z] [2024-01-31T19:53:01.349Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-31T19:53:01.349Z] #140 DONE 691.2s [2024-01-31T19:53:01.618Z] [2024-01-31T19:53:01.618Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-31T19:53:01.888Z] #123 ... [2024-01-31T19:53:01.888Z] [2024-01-31T19:53:01.888Z] #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:53:02.154Z] #160 DONE 0.4s [2024-01-31T19:53:02.154Z] [2024-01-31T19:53:02.154Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:53:02.421Z] #161 DONE 0.3s [2024-01-31T19:53:02.421Z] [2024-01-31T19:53:02.421Z] #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-01-31T19:53:02.687Z] #162 DONE 0.1s [2024-01-31T19:53:02.687Z] [2024-01-31T19:53:02.687Z] #163 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-01-31T19:53:02.953Z] #163 DONE 0.1s [2024-01-31T19:53:02.953Z] [2024-01-31T19:53:02.953Z] #164 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:53:02.953Z] #164 DONE 0.1s [2024-01-31T19:53:02.953Z] [2024-01-31T19:53:02.953Z] #165 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-31T19:53:02.953Z] #165 DONE 0.2s [2024-01-31T19:53:02.953Z] [2024-01-31T19:53:02.953Z] #166 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-31T19:53:03.539Z] #166 ... [2024-01-31T19:53:03.539Z] [2024-01-31T19:53:03.539Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-31T19:53:03.539Z] #139 DONE 693.3s [2024-01-31T19:53:03.804Z] [2024-01-31T19:53:03.804Z] #166 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-31T19:53:03.804Z] #166 DONE 0.5s [2024-01-31T19:53:03.804Z] [2024-01-31T19:53:03.804Z] #167 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-31T19:53:04.077Z] #167 ... [2024-01-31T19:53:04.077Z] [2024-01-31T19:53:04.077Z] #168 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-31T19:53:04.077Z] #168 DONE 0.4s [2024-01-31T19:53:04.077Z] [2024-01-31T19:53:04.077Z] #167 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-31T19:53:04.077Z] #167 DONE 0.5s [2024-01-31T19:53:04.077Z] [2024-01-31T19:53:04.077Z] #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-31T19:53:07.431Z] #169 DONE 2.6s [2024-01-31T19:53:07.431Z] [2024-01-31T19:53:07.431Z] #170 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-31T19:53:07.431Z] #170 DONE 2.7s [2024-01-31T19:53:07.431Z] [2024-01-31T19:53:07.431Z] #104 [security-secretstore-setup] exporting to image [2024-01-31T19:53:07.431Z] #104 exporting layers [2024-01-31T19:53:07.431Z] #104 ... [2024-01-31T19:53:07.431Z] [2024-01-31T19:53:07.431Z] #171 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:53:07.431Z] #171 DONE 0.8s [2024-01-31T19:53:07.696Z] [2024-01-31T19:53:07.696Z] #172 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:53:07.696Z] #172 DONE 0.2s [2024-01-31T19:53:07.696Z] [2024-01-31T19:53:07.696Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-31T19:53:07.973Z] #123 ... [2024-01-31T19:53:07.973Z] [2024-01-31T19:53:07.973Z] #173 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-31T19:53:08.238Z] #173 DONE 0.3s [2024-01-31T19:53:08.238Z] [2024-01-31T19:53:08.238Z] #174 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-31T19:53:08.238Z] #174 DONE 0.1s [2024-01-31T19:53:08.238Z] [2024-01-31T19:53:08.238Z] #63 [security-spire-config internal] load build context [2024-01-31T19:53:08.238Z] #63 ... [2024-01-31T19:53:08.238Z] [2024-01-31T19:53:08.238Z] #104 [security-secretstore-setup] exporting to image [2024-01-31T19:53:08.238Z] #104 exporting layers 1.6s done [2024-01-31T19:53:08.510Z] #104 writing image sha256:7cb7063bb7156a27e6bf5cc013573b767ee2123f6b7441ff209cc09a987d9b95 done [2024-01-31T19:53:08.510Z] #104 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-01-31T19:53:08.510Z] #104 DONE 8.7s [2024-01-31T19:53:08.510Z] [2024-01-31T19:53:08.510Z] #175 [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/ [2024-01-31T19:53:08.510Z] #175 DONE 0.1s [2024-01-31T19:53:08.510Z] [2024-01-31T19:53:08.510Z] #176 [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/ [2024-01-31T19:53:08.775Z] #176 DONE 0.2s [2024-01-31T19:53:08.776Z] [2024-01-31T19:53:08.776Z] #177 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-01-31T19:53:08.776Z] #177 DONE 0.1s [2024-01-31T19:53:08.776Z] [2024-01-31T19:53:08.776Z] #178 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-31T19:53:08.776Z] #178 DONE 0.1s [2024-01-31T19:53:08.776Z] [2024-01-31T19:53:08.776Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-31T19:53:09.041Z] #123 ... [2024-01-31T19:53:09.041Z] [2024-01-31T19:53:09.041Z] #179 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-31T19:53:14.367Z] #179 DONE 5.1s [2024-01-31T19:53:14.367Z] [2024-01-31T19:53:14.367Z] #41 [security-spire-server internal] load .dockerignore [2024-01-31T19:53:14.367Z] #41 ... [2024-01-31T19:53:14.367Z] [2024-01-31T19:53:14.367Z] #104 [security-bootstrapper] exporting to image [2024-01-31T19:53:14.367Z] #104 exporting layers [2024-01-31T19:53:14.946Z] #104 exporting layers 0.8s done [2024-01-31T19:53:14.946Z] #104 writing image sha256:783ab95a598119f5f577464938536e099b478a6c16fd455916e6042bd302a8b1 done [2024-01-31T19:53:14.946Z] #104 naming to docker.io/library/security-bootstrapper-arm64 done [2024-01-31T19:53:14.946Z] #104 DONE 9.5s [2024-01-31T19:53:14.946Z] [2024-01-31T19:53:14.946Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-31T19:53:33.265Z] #137 ... [2024-01-31T19:53:33.265Z] [2024-01-31T19:53:33.265Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-31T19:53:33.265Z] #128 DONE 764.0s [2024-01-31T19:53:33.265Z] [2024-01-31T19:53:33.266Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-31T19:53:33.266Z] #137 ... [2024-01-31T19:53:33.266Z] [2024-01-31T19:53:33.266Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:53:33.266Z] #180 DONE 0.2s [2024-01-31T19:53:33.266Z] [2024-01-31T19:53:33.266Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:53:33.266Z] #181 DONE 0.2s [2024-01-31T19:53:33.266Z] [2024-01-31T19:53:33.266Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-01-31T19:53:33.266Z] #182 DONE 0.2s [2024-01-31T19:53:33.266Z] [2024-01-31T19:53:33.266Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:53:33.266Z] #183 DONE 0.1s [2024-01-31T19:53:33.266Z] [2024-01-31T19:53:33.266Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-31T19:53:33.266Z] #123 ... [2024-01-31T19:53:33.266Z] [2024-01-31T19:53:33.266Z] #104 [core-command] exporting to image [2024-01-31T19:53:33.266Z] #104 exporting layers [2024-01-31T19:53:33.266Z] #104 exporting layers 0.2s done [2024-01-31T19:53:33.266Z] #104 writing image sha256:c26fd49e607d8319c75e87ea1a06ddbe31e4491ea4e4524e65778f09df107d8f done [2024-01-31T19:53:33.266Z] #104 naming to docker.io/library/core-command-arm64 done [2024-01-31T19:53:33.266Z] #104 DONE 9.7s [2024-01-31T19:53:33.266Z] [2024-01-31T19:53:33.266Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-31T19:53:38.619Z] #123 ... [2024-01-31T19:53:38.620Z] [2024-01-31T19:53:38.620Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-31T19:53:38.620Z] #125 DONE 771.4s [2024-01-31T19:53:38.620Z] [2024-01-31T19:53:38.620Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-31T19:53:38.620Z] #137 ... [2024-01-31T19:53:38.620Z] [2024-01-31T19:53:38.620Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:53:38.620Z] #184 DONE 0.3s [2024-01-31T19:53:38.620Z] [2024-01-31T19:53:38.620Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:53:38.889Z] #185 DONE 0.2s [2024-01-31T19:53:38.889Z] [2024-01-31T19:53:38.889Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-31T19:53:38.889Z] #123 DONE 772.4s [2024-01-31T19:53:38.889Z] [2024-01-31T19:53:38.889Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-31T19:53:39.469Z] #186 DONE 0.6s [2024-01-31T19:53:39.469Z] [2024-01-31T19:53:39.469Z] #187 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:53:39.735Z] #187 DONE 0.4s [2024-01-31T19:53:39.735Z] [2024-01-31T19:53:39.735Z] #188 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:53:39.735Z] #188 DONE 0.4s [2024-01-31T19:53:39.735Z] [2024-01-31T19:53:39.735Z] #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-31T19:53:40.002Z] #189 ... [2024-01-31T19:53:40.002Z] [2024-01-31T19:53:40.002Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:53:40.002Z] #190 DONE 0.3s [2024-01-31T19:53:40.002Z] [2024-01-31T19:53:40.002Z] #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-31T19:53:40.002Z] #189 DONE 0.2s [2024-01-31T19:53:40.002Z] [2024-01-31T19:53:40.002Z] #104 [core-metadata] exporting to image [2024-01-31T19:53:40.002Z] #104 exporting layers [2024-01-31T19:53:40.268Z] #104 ... [2024-01-31T19:53:40.268Z] [2024-01-31T19:53:40.268Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-31T19:53:40.268Z] #191 DONE 0.3s [2024-01-31T19:53:40.268Z] [2024-01-31T19:53:40.268Z] #104 [core-metadata] exporting to image [2024-01-31T19:53:40.268Z] #104 exporting layers 0.4s done [2024-01-31T19:53:40.268Z] #104 writing image sha256:ac8d9ef08311fb321d7e41b79123841ca4669c90ac318575d1e07bd66e1c1f1f done [2024-01-31T19:53:40.268Z] #104 naming to docker.io/library/core-metadata-arm64 [2024-01-31T19:53:40.536Z] #104 ... [2024-01-31T19:53:40.536Z] [2024-01-31T19:53:40.536Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:53:40.536Z] #192 DONE 0.1s [2024-01-31T19:53:40.536Z] [2024-01-31T19:53:40.536Z] #104 [core-data] exporting to image [2024-01-31T19:53:40.536Z] #104 exporting layers [2024-01-31T19:53:40.536Z] #104 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-01-31T19:53:40.800Z] #104 exporting layers 0.3s done [2024-01-31T19:53:41.067Z] #104 writing image sha256:c69e936f8bd4b207995e379faeb45fc4b0c49d75c488eb4d458bddf2e2f5abeb done [2024-01-31T19:53:41.067Z] #104 naming to docker.io/library/core-data-arm64 done [2024-01-31T19:53:41.067Z] #104 DONE 10.5s [2024-01-31T19:53:41.067Z] [2024-01-31T19:53:41.067Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-31T19:54:19.892Z] #137 DONE 763.3s [2024-01-31T19:54:19.892Z] [2024-01-31T19:54:19.892Z] #63 [security-spire-config internal] load build context [2024-01-31T19:54:19.892Z] #63 ... [2024-01-31T19:54:19.892Z] [2024-01-31T19:54:19.892Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:54:19.892Z] #193 DONE 0.2s [2024-01-31T19:54:19.892Z] [2024-01-31T19:54:19.892Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:54:19.892Z] #194 DONE 0.1s [2024-01-31T19:54:19.892Z] [2024-01-31T19:54:19.892Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-31T19:54:19.892Z] #195 DONE 0.3s [2024-01-31T19:54:19.892Z] [2024-01-31T19:54:19.892Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-31T19:54:19.892Z] #124 ... [2024-01-31T19:54:19.892Z] [2024-01-31T19:54:19.892Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:54:19.892Z] #196 DONE 0.1s [2024-01-31T19:54:19.892Z] [2024-01-31T19:54:19.892Z] #104 [security-spiffe-token-provider] exporting to image [2024-01-31T19:54:19.892Z] #104 exporting layers [2024-01-31T19:54:19.892Z] #104 exporting layers 0.4s done [2024-01-31T19:54:19.892Z] #104 writing image sha256:f23404dbc5b57e0ad7b41c4273090f94e45570f422cd9809be4885db8263ce7a done [2024-01-31T19:54:19.892Z] #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-01-31T19:54:19.892Z] #104 DONE 10.9s [2024-01-31T19:54:19.892Z] [2024-01-31T19:54:19.892Z] #16 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-31T19:54:19.892Z] #16 ... [2024-01-31T19:54:19.892Z] [2024-01-31T19:54:19.892Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-31T19:54:19.892Z] #122 DONE 813.3s [2024-01-31T19:54:20.169Z] [2024-01-31T19:54:20.169Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:54:20.169Z] #197 DONE 0.1s [2024-01-31T19:54:20.169Z] [2024-01-31T19:54:20.169Z] #16 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-31T19:54:20.435Z] #16 ... [2024-01-31T19:54:20.435Z] [2024-01-31T19:54:20.435Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:54:20.435Z] #198 DONE 0.1s [2024-01-31T19:54:20.435Z] [2024-01-31T19:54:20.435Z] #63 [security-spire-config internal] load build context [2024-01-31T19:54:20.701Z] #63 ... [2024-01-31T19:54:20.701Z] [2024-01-31T19:54:20.701Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-01-31T19:54:20.972Z] #199 DONE 0.3s [2024-01-31T19:54:20.972Z] [2024-01-31T19:54:20.972Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:54:20.972Z] #200 DONE 0.2s [2024-01-31T19:54:20.972Z] [2024-01-31T19:54:20.972Z] #104 [support-scheduler] exporting to image [2024-01-31T19:54:20.972Z] #104 exporting layers [2024-01-31T19:54:21.237Z] #104 exporting layers 0.2s done [2024-01-31T19:54:21.237Z] #104 writing image sha256:3df88371d231eadf81e32861d2724f2a5e5b5500875c86585040d63e647e4510 [2024-01-31T19:54:21.501Z] #104 writing image sha256:3df88371d231eadf81e32861d2724f2a5e5b5500875c86585040d63e647e4510 done [2024-01-31T19:54:21.501Z] #104 naming to docker.io/library/support-scheduler-arm64 done [2024-01-31T19:54:21.501Z] #104 DONE 11.2s [2024-01-31T19:54:21.501Z] [2024-01-31T19:54:21.501Z] #16 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-31T19:54:21.766Z] #16 ... [2024-01-31T19:54:21.766Z] [2024-01-31T19:54:21.766Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-31T19:54:21.766Z] #124 DONE 815.9s [2024-01-31T19:54:22.039Z] [2024-01-31T19:54:22.039Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-31T19:54:22.039Z] #201 DONE 0.1s [2024-01-31T19:54:22.039Z] [2024-01-31T19:54:22.039Z] #63 [security-spire-config internal] load build context [2024-01-31T19:54:22.039Z] #63 ... [2024-01-31T19:54:22.039Z] [2024-01-31T19:54:22.039Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-31T19:54:22.039Z] #202 DONE 0.1s [2024-01-31T19:54:22.039Z] [2024-01-31T19:54:22.039Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-31T19:54:22.303Z] #203 DONE 0.2s [2024-01-31T19:54:22.303Z] [2024-01-31T19:54:22.303Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-31T19:54:22.567Z] #204 DONE 0.1s [2024-01-31T19:54:22.567Z] [2024-01-31T19:54:22.567Z] #104 [support-notifications] exporting to image [2024-01-31T19:54:22.831Z] #104 exporting layers 0.4s done [2024-01-31T19:54:22.831Z] #104 writing image sha256:8ce127b73a26584ff903126b5aeea93edc1f198f3a4a793ec1190b15db1039f8 done [2024-01-31T19:54:22.831Z] #104 naming to docker.io/library/support-notifications-arm64 done [2024-01-31T19:54:22.831Z] #104 DONE 11.5s [2024-01-31T19:54:22.831Z] [2024-01-31T19:54:22.831Z] #63 [security-spire-config internal] load build context [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-31T19:54:22.831Z] time="2024-01-31T19:39:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-01-31T19:54:22.901Z] $ docker stop --time=1 de9fdf1d5c375b417e52dfb170261616d592dea23e9abfb39aac20773ccc01fa [2024-01-31T19:54:27.652Z] $ docker rm -f --volumes de9fdf1d5c375b417e52dfb170261616d592dea23e9abfb39aac20773ccc01fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-31T19:54:28.235Z] + docker images [2024-01-31T19:54:28.235Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-01-31T19:54:28.235Z] support-notifications-arm64 latest 8ce127b73a26 6 seconds ago 26.5MB [2024-01-31T19:54:28.235Z] support-scheduler-arm64 latest 3df88371d231 8 seconds ago 25.9MB [2024-01-31T19:54:28.235Z] security-spiffe-token-provider-arm64 latest f23404dbc5b5 14 seconds ago 29MB [2024-01-31T19:54:28.235Z] core-data-arm64 latest c69e936f8bd4 48 seconds ago 17.1MB [2024-01-31T19:54:28.235Z] core-metadata-arm64 latest ac8d9ef08311 49 seconds ago 17.4MB [2024-01-31T19:54:28.235Z] core-command-arm64 latest c26fd49e607d 57 seconds ago 17MB [2024-01-31T19:54:28.235Z] security-bootstrapper-arm64 latest 783ab95a5981 About a minute ago 18.5MB [2024-01-31T19:54:28.235Z] security-secretstore-setup-arm64 latest 7cb7063bb715 About a minute ago 35.7MB [2024-01-31T19:54:28.235Z] security-proxy-setup-arm64 latest d31dba2a5093 About a minute ago 25.8MB [2024-01-31T19:54:28.235Z] core-common-config-bootstrapper-arm64 latest 863303d7284b About a minute ago 15.1MB [2024-01-31T19:54:28.235Z] security-proxy-auth-arm64 latest 9c4e903e2392 About a minute ago 15.9MB [2024-01-31T19:54:28.235Z] security-spire-server-arm64 latest 384914009203 13 minutes ago 96.7MB [2024-01-31T19:54:28.235Z] security-spire-config-arm64 latest 4dbb9e56bb9b 13 minutes ago 95.8MB [2024-01-31T19:54:28.235Z] security-spire-agent-arm64 latest ba82b6514ff5 13 minutes ago 152MB [2024-01-31T19:54:28.235Z] ci-base-image-arm64 latest df158568967e 24 minutes ago 879MB [2024-01-31T19:54:28.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 months ago 560MB [2024-01-31T19:54:28.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 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 [2024-01-31T19:54:29.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-31T19:54:29.485Z] [2024-01-31T19:54:29.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T19:54:29.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-31T19:54:30.189Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-31T19:54:30.189Z] 8998bd30e6a1: Pulling fs layer [2024-01-31T19:54:30.189Z] 04944245beec: Pulling fs layer [2024-01-31T19:54:30.189Z] 699f458cf7ca: Pulling fs layer [2024-01-31T19:54:30.189Z] 765212b225bb: Pulling fs layer [2024-01-31T19:54:30.189Z] f23df028b6ca: Pulling fs layer [2024-01-31T19:54:30.189Z] d65c8cfc05b1: Pulling fs layer [2024-01-31T19:54:30.189Z] 2437ff75d9bd: Pulling fs layer [2024-01-31T19:54:30.189Z] f23df028b6ca: Waiting [2024-01-31T19:54:30.189Z] d65c8cfc05b1: Waiting [2024-01-31T19:54:30.189Z] 2437ff75d9bd: Waiting [2024-01-31T19:54:30.189Z] 765212b225bb: Waiting [2024-01-31T19:54:30.189Z] 04944245beec: Verifying Checksum [2024-01-31T19:54:30.189Z] 04944245beec: Download complete [2024-01-31T19:54:30.189Z] 765212b225bb: Verifying Checksum [2024-01-31T19:54:30.189Z] 765212b225bb: Download complete [2024-01-31T19:54:30.189Z] f23df028b6ca: Download complete [2024-01-31T19:54:30.458Z] d65c8cfc05b1: Verifying Checksum [2024-01-31T19:54:30.458Z] d65c8cfc05b1: Download complete [2024-01-31T19:54:30.458Z] 699f458cf7ca: Verifying Checksum [2024-01-31T19:54:30.458Z] 699f458cf7ca: Download complete [2024-01-31T19:54:30.723Z] 8998bd30e6a1: Verifying Checksum [2024-01-31T19:54:30.723Z] 8998bd30e6a1: Download complete [2024-01-31T19:54:33.293Z] 2437ff75d9bd: Verifying Checksum [2024-01-31T19:54:33.293Z] 2437ff75d9bd: Download complete [2024-01-31T19:54:35.227Z] 8998bd30e6a1: Pull complete [2024-01-31T19:54:35.808Z] 04944245beec: Pull complete [2024-01-31T19:54:37.743Z] 699f458cf7ca: Pull complete [2024-01-31T19:54:37.743Z] 765212b225bb: Pull complete [2024-01-31T19:54:41.978Z] f23df028b6ca: Pull complete [2024-01-31T19:54:41.978Z] d65c8cfc05b1: Pull complete [2024-01-31T19:55:00.165Z] 2437ff75d9bd: Pull complete [2024-01-31T19:55:00.165Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-31T19:55:00.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-31T19:55:00.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T19:55:00.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-232 does not seem to be running inside a container [2024-01-31T19:55:00.734Z] $ 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 [2024-01-31T19:55:03.441Z] $ docker top 4f896afd45aed953b6f6fde179cffdc6b072f432e316fa69f0ec1ca2c0b3593f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-31T19:55:04.123Z] ---> job-cost.sh [2024-01-31T19:55:04.390Z] lf-activate-venv: SKIPPING [2024-01-31T19:55:04.390Z] INFO: No Stack... [2024-01-31T19:55:04.969Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-01-31T19:55:05.544Z] INFO: Archiving Costs [Pipeline] sh [2024-01-31T19:55:05.886Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-01-31T19:55:05.886Z] + cut -d, -f6 [Pipeline] lock [2024-01-31T19:55:06.199Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4754-1-stack-cost] [2024-01-31T19:55:06.206Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4754-1-stack-cost] did not exist. Created. [2024-01-31T19:55:06.212Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4754-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-31T19:55:06.712Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-01-31T19:55:06.910Z] Stashed 1 file(s) [Pipeline] } [2024-01-31T19:55:06.926Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4754-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-31T19:55:07.128Z] $ docker stop --time=1 4f896afd45aed953b6f6fde179cffdc6b072f432e316fa69f0ec1ca2c0b3593f [2024-01-31T19:55:10.951Z] $ docker rm -f --volumes 4f896afd45aed953b6f6fde179cffdc6b072f432e316fa69f0ec1ca2c0b3593f [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 [2024-01-31T19:55:12.912Z] provisioning config files... [2024-01-31T19:55:12.919Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12670667059741153132tmp [Pipeline] { [Pipeline] sh [2024-01-31T19:55:13.347Z] + set +x [2024-01-31T19:55:13.347Z] + curl -s https://codecov.io/bash [2024-01-31T19:55:13.347Z] + bash -s -- [2024-01-31T19:55:13.607Z] [2024-01-31T19:55:13.607Z] _____ _ [2024-01-31T19:55:13.607Z] / ____| | | [2024-01-31T19:55:13.607Z] | | ___ __| | ___ ___ _____ __ [2024-01-31T19:55:13.607Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-31T19:55:13.607Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-31T19:55:13.607Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-31T19:55:13.607Z] Bash-1.0.6 [2024-01-31T19:55:13.607Z] [2024-01-31T19:55:13.607Z] [2024-01-31T19:55:13.607Z] ==> git version 2.25.1 found [2024-01-31T19:55:13.607Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-01-31T19:55:13.607Z] Release-Date: 2020-01-08 [2024-01-31T19:55:13.607Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-31T19:55:13.607Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-31T19:55:13.607Z] ==> Jenkins CI detected. [2024-01-31T19:55:13.607Z] current dir:  /w/workspace/edgex-go/1 [2024-01-31T19:55:13.607Z] project root: . [2024-01-31T19:55:13.607Z] --> token set from env [2024-01-31T19:55:13.607Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-31T19:55:13.607Z] ==> Running gcov in . (disable via -X gcov) [2024-01-31T19:55:13.607Z] ==> Python coveragepy not found [2024-01-31T19:55:13.607Z] ==> Searching for coverage reports in: [2024-01-31T19:55:13.607Z] + . [2024-01-31T19:55:13.607Z] -> Found 1 reports [2024-01-31T19:55:13.607Z] ==> Detecting git/mercurial file structure [2024-01-31T19:55:13.607Z] ==> Reading reports [2024-01-31T19:55:13.607Z] + ./coverage.out bytes=453602 [2024-01-31T19:55:13.607Z] ==> Appending adjustments [2024-01-31T19:55:13.607Z] https://docs.codecov.io/docs/fixing-reports [2024-01-31T19:55:14.984Z] + Found adjustments [2024-01-31T19:55:14.984Z] ==> Gzipping contents [2024-01-31T19:55:14.984Z] 60K /tmp/codecov.dyeMDq.gz [2024-01-31T19:55:14.984Z] ==> Uploading reports [2024-01-31T19:55:14.984Z] url: https://codecov.io [2024-01-31T19:55:14.984Z] query: branch=PR-4754&commit=8d86100293ab8821c96e4cefb028dae06fd2f3f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4754%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4754&job=&cmd_args= [2024-01-31T19:55:14.984Z] -> Pinging Codecov [2024-01-31T19:55:14.984Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4754&commit=8d86100293ab8821c96e4cefb028dae06fd2f3f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4754%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4754&job=&cmd_args= [2024-01-31T19:55:14.984Z] -> Uploading to [2024-01-31T19:55:14.984Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-31/00271124DB129430A58F1EEE437C3FCB/8d86100293ab8821c96e4cefb028dae06fd2f3f8/dcf4e93d-ddf0-4448-9777-cf2f59dc4372.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240131T195514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7f484df284cdaf699b9acf286f84fbb987f43ab42e543d923a9e4eea253ad6c [2024-01-31T19:55:14.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-31T19:55:14.984Z] Dload Upload Total Spent Left Speed [2024-01-31T19:55:15.244Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57714 0 0 100 57714 0 194k --:--:-- --:--:-- --:--:-- 195k [2024-01-31T19:55:15.244Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8d86100293ab8821c96e4cefb028dae06fd2f3f8 [Pipeline] } [2024-01-31T19:55:15.269Z] 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 [2024-01-31T19:55:17.734Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-01-31T19:55:18.063Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T19:55:18.952Z] ---> package-listing.sh [2024-01-31T19:55:18.952Z] ++ facter osfamily [2024-01-31T19:55:18.952Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-31T19:55:19.211Z] + OS_FAMILY=debian [2024-01-31T19:55:19.211Z] + workspace=/w/workspace/edgex-go/1 [2024-01-31T19:55:19.211Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-31T19:55:19.211Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-31T19:55:19.211Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-31T19:55:19.211Z] + PACKAGES=/tmp/packages_start.txt [2024-01-31T19:55:19.211Z] + '[' /w/workspace/edgex-go/1 ']' [2024-01-31T19:55:19.211Z] + PACKAGES=/tmp/packages_end.txt [2024-01-31T19:55:19.211Z] + case "${OS_FAMILY}" in [2024-01-31T19:55:19.211Z] + dpkg -l [2024-01-31T19:55:19.211Z] + grep '^ii' [2024-01-31T19:55:19.211Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-31T19:55:19.211Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-31T19:55:19.211Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-31T19:55:19.211Z] + '[' /w/workspace/edgex-go/1 ']' [2024-01-31T19:55:19.211Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-01-31T19:55:19.211Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-01-31T19:55:19.245Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-31T19:55:19.539Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T19:55:20.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-31T19:55:20.212Z] [2024-01-31T19:55:20.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T19:55:20.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-31T19:55:20.640Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-31T19:55:20.640Z] 5eb5b503b376: Pulling fs layer [2024-01-31T19:55:20.640Z] 5c69ac0246d0: Pulling fs layer [2024-01-31T19:55:20.640Z] ec43610c2a17: Pulling fs layer [2024-01-31T19:55:20.640Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-31T19:55:20.640Z] 33b1e0a273af: Pulling fs layer [2024-01-31T19:55:20.640Z] 5d3b04190fa2: Pulling fs layer [2024-01-31T19:55:20.640Z] 2f39f015ded8: Pulling fs layer [2024-01-31T19:55:20.640Z] 3a2ae6a8a46f: Waiting [2024-01-31T19:55:20.640Z] 5d3b04190fa2: Waiting [2024-01-31T19:55:20.640Z] 33b1e0a273af: Waiting [2024-01-31T19:55:20.640Z] 2f39f015ded8: Waiting [2024-01-31T19:55:20.640Z] 5c69ac0246d0: Download complete [2024-01-31T19:55:20.640Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-31T19:55:20.640Z] 3a2ae6a8a46f: Download complete [2024-01-31T19:55:20.640Z] 33b1e0a273af: Verifying Checksum [2024-01-31T19:55:20.640Z] 33b1e0a273af: Download complete [2024-01-31T19:55:20.640Z] 5d3b04190fa2: Download complete [2024-01-31T19:55:20.640Z] ec43610c2a17: Verifying Checksum [2024-01-31T19:55:20.640Z] ec43610c2a17: Download complete [2024-01-31T19:55:20.898Z] 5eb5b503b376: Verifying Checksum [2024-01-31T19:55:20.898Z] 5eb5b503b376: Download complete [2024-01-31T19:55:21.464Z] 2f39f015ded8: Download complete [2024-01-31T19:55:22.032Z] 5eb5b503b376: Pull complete [2024-01-31T19:55:22.032Z] 5c69ac0246d0: Pull complete [2024-01-31T19:55:22.291Z] ec43610c2a17: Pull complete [2024-01-31T19:55:22.551Z] 3a2ae6a8a46f: Pull complete [2024-01-31T19:55:22.551Z] 33b1e0a273af: Pull complete [2024-01-31T19:55:22.551Z] 5d3b04190fa2: Pull complete [2024-01-31T19:55:26.751Z] 2f39f015ded8: Pull complete [2024-01-31T19:55:26.751Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-31T19:55:26.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-31T19:55:26.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T19:55:27.161Z] prd-ubuntu20.04-docker-8c-8g-231 does not seem to be running inside a container [2024-01-31T19:55:27.199Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-31T19:55:30.465Z] $ docker top 24456cde6c3de44d2eb5decf81a18943a190a326dc9dd2c3207babe4f4567f49 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T19:55:30.966Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-31T19:55:31.277Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-31T19:55:31.592Z] + ls /var/log/sa-host [2024-01-31T19:55:31.592Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-31T19:55:31.862Z] provisioning config files... [2024-01-31T19:55:31.872Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3521994061654243350tmp [Pipeline] { [Pipeline] echo [2024-01-31T19:55:32.017Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T19:55:32.337Z] ---> create-netrc.sh [Pipeline] } [2024-01-31T19:55:32.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-31T19:55:32.876Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-31T19:55:32.909Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T19:55:33.218Z] ---> sudo-logs.sh [2024-01-31T19:55:33.218Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-31T19:55:33.345Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T19:55:33.662Z] ---> job-cost.sh [2024-01-31T19:55:33.662Z] lf-activate-venv: SKIPPING [2024-01-31T19:55:33.662Z] DEBUG: total: 0.10999999940395355 [2024-01-31T19:55:33.662Z] INFO: Retrieving Stack Cost... [2024-01-31T19:55:34.230Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-31T19:55:34.492Z] INFO: Archiving Costs [Pipeline] echo [2024-01-31T19:55:34.535Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T19:55:34.851Z] ---> logs-deploy.sh [2024-01-31T19:55:34.851Z] lf-activate-venv: SKIPPING [2024-01-31T19:55:34.851Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4754/1 [2024-01-31T19:55:34.851Z] INFO: archiving workspace using pattern(s): [2024-01-31T19:55:35.787Z] Archives upload complete. [2024-01-31T19:55:35.787Z] INFO: archiving logs to Nexus