Pull request #4765 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb400ddf4ce73174b77f39ecf69dfa35a970e65c+29dca6d8be80d599f8fc1a08ef72b1c586c75330 (e7738b93d962a5e972267169e01a0c5bb4d1080a) 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-ssh13500641775665449053.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-ssh3532795379798666411.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-4765/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-4765/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5455728587841879460.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-4765/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12913328557435241287.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-ssh760933424930498083.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-4765/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-4765/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10184567785635840168.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1739 in /w/workspace/edgexfoundry_edgex-go_PR-4765 [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 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit bb400ddf4ce73174b77f39ecf69dfa35a970e65c Merge succeeded, producing bb400ddf4ce73174b77f39ecf69dfa35a970e65c Checking out Revision bb400ddf4ce73174b77f39ecf69dfa35a970e65c (PR-4765) > 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/4765/head:refs/remotes/origin/PR-4765 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb400ddf4ce73174b77f39ecf69dfa35a970e65c # 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 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb400ddf4ce73174b77f39ecf69dfa35a970e65c # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.19.0 to 0.20.0" 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 19:33:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:33:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:33:38 ========================================================= 19:33:38 EdgeX Global Pipelines Version Info 19:33:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:33:39 ------------------- 19:33:39 stable info: 19:33:39 ------------------- 19:33:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:33:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:33:39 Message: update stable to v1.0.258 19:33:39 ------------------- 19:33:39 experimental info: 19:33:39 ------------------- 19:33:39 Commited By: **** collab-it+edgex@linuxfoundation.org 19:33:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:33:39 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:33:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:33:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:33:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:33:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:33:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:33:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:33:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:33:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4765 [Pipeline] echo 19:33:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4765 [Pipeline] echo 19:33:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4765 [Pipeline] echo 19:33:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb400ddf4ce73174b77f39ecf69dfa35a970e65c [Pipeline] echo 19:33:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb400dd [Pipeline] echo 19:33:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:41 provisioning config files... 19:33:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4016899815223461436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:42 ---> ****-login.sh 19:33:42 nexus3.edgexfoundry.org:10001 19:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:42 Configure a credential helper to remove this warning. See 19:33:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:42 19:33:42 Login Succeeded 19:33:42 nexus3.edgexfoundry.org:10002 19:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:42 Configure a credential helper to remove this warning. See 19:33:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:42 19:33:42 Login Succeeded 19:33:42 nexus3.edgexfoundry.org:10003 19:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:42 Configure a credential helper to remove this warning. See 19:33:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:42 19:33:42 Login Succeeded 19:33:42 nexus3.edgexfoundry.org:10004 19:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:42 Configure a credential helper to remove this warning. See 19:33:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:42 19:33:42 Login Succeeded 19:33:42 ****.io 19:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:43 Configure a credential helper to remove this warning. See 19:33:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:43 19:33:43 Login Succeeded 19:33:43 ---> ****-login.sh ends [Pipeline] } 19:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:33:43 + 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 19:33:43 + + cut -d/ -f2 19:33:43 dirname cmd/core-command/Dockerfile 19:33:43 + echo core-command,cmd/core-command/Dockerfile 19:33:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:33:43 + cut -d/ -f2 19:33:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:33:43 + + dirname cmd/core-data/Dockerfilecut 19:33:43 -d/ -f2 19:33:43 + echo core-data,cmd/core-data/Dockerfile 19:33:43 + dirname cmd/core-metadata/Dockerfile 19:33:43 + cut -d/ -f2 19:33:43 + echo core-metadata,cmd/core-metadata/Dockerfile 19:33:43 + dirname cmd/security-bootstrapper/Dockerfile 19:33:43 + cut -d/ -f2 19:33:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:33:43 + + cut -d/ -f2 19:33:43 dirname cmd/security-proxy-auth/Dockerfile 19:33:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:33:43 + dirname cmd/security-proxy-setup/Dockerfile 19:33:43 + cut -d/ -f2 19:33:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:33:43 + dirname cmd/security-secretstore-setup/Dockerfile 19:33:43 + cut -d/ -f2 19:33:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:33:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:33:43 + cut -d/ -f2 19:33:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:33:43 + cut -d/ -f2 19:33:43 + dirname cmd/security-spire-agent/Dockerfile 19:33:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:33:43 + dirname cmd/security-spire-config/Dockerfile 19:33:43 + cut -d/ -f2 19:33:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:33:43 + dirname cmd/security-spire-server/Dockerfile 19:33:43 + cut -d/ -f2 19:33:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:33:43 + dirname cmd/support-notifications/Dockerfile 19:33:43 + cut -d/ -f2 19:33:43 + echo support-notifications,cmd/support-notifications/Dockerfile 19:33:43 + dirname cmd/support-scheduler/Dockerfile 19:33:43 + cut -d/ -f2 19:33:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:33:43 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 19:33:44 + git rev-list -1 --merges bb400ddf4ce73174b77f39ecf69dfa35a970e65c~1..bb400ddf4ce73174b77f39ecf69dfa35a970e65c [Pipeline] echo 19:33:44 -----------> git rev-list -1 --merges bb400ddf4ce73174b77f39ecf69dfa35a970e65c~1..bb400ddf4ce73174b77f39ecf69dfa35a970e65c bb400ddf4ce73174b77f39ecf69dfa35a970e65c [false] [Pipeline] sh 19:33:44 + git log --format=format:%s -1 bb400ddf4ce73174b77f39ecf69dfa35a970e65c [Pipeline] echo 19:33:44 ========================================================= 19:33:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:33:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:33:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:33:45 + grep -v github /etc/ssh/ssh_known_hosts 19:33:45 + [ -e /tmp/ssh_known_hosts ] 19:33:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:33:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:33:45 + sudo tee -a /etc/ssh/ssh_known_hosts 19:33:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:45 19:33:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:46 0.1.4: Pulling from edgex-devops/py-git-semver 19:33:46 b85a868b505f: Pulling fs layer 19:33:46 e2be974225ed: Pulling fs layer 19:33:46 339a4e72a1f5: Pulling fs layer 19:33:46 988bab9f4d93: Pulling fs layer 19:33:46 1469e6f7b9e6: Pulling fs layer 19:33:46 eaf3925da568: Pulling fs layer 19:33:46 bab4dde63d76: Pulling fs layer 19:33:46 bde34c3a00c8: Pulling fs layer 19:33:46 b352a97aabf1: Pulling fs layer 19:33:46 988bab9f4d93: Waiting 19:33:46 eaf3925da568: Waiting 19:33:46 bab4dde63d76: Waiting 19:33:46 1469e6f7b9e6: Waiting 19:33:46 4872d77fe225: Pulling fs layer 19:33:46 5851b861e8e6: Pulling fs layer 19:33:46 4872d77fe225: Waiting 19:33:46 b352a97aabf1: Waiting 19:33:46 5851b861e8e6: Waiting 19:33:46 e2be974225ed: Verifying Checksum 19:33:46 988bab9f4d93: Download complete 19:33:46 1469e6f7b9e6: Verifying Checksum 19:33:46 1469e6f7b9e6: Download complete 19:33:46 eaf3925da568: Verifying Checksum 19:33:46 339a4e72a1f5: Verifying Checksum 19:33:46 339a4e72a1f5: Download complete 19:33:46 bde34c3a00c8: Verifying Checksum 19:33:46 bde34c3a00c8: Download complete 19:33:46 b352a97aabf1: Download complete 19:33:46 4872d77fe225: Verifying Checksum 19:33:46 4872d77fe225: Download complete 19:33:46 5851b861e8e6: Download complete 19:33:46 b85a868b505f: Verifying Checksum 19:33:46 b85a868b505f: Download complete 19:33:46 bab4dde63d76: Verifying Checksum 19:33:46 bab4dde63d76: Download complete 19:33:48 b85a868b505f: Pull complete 19:33:48 e2be974225ed: Pull complete 19:33:48 339a4e72a1f5: Pull complete 19:33:48 988bab9f4d93: Pull complete 19:33:48 1469e6f7b9e6: Pull complete 19:33:48 eaf3925da568: Pull complete 19:33:50 bab4dde63d76: Pull complete 19:33:50 bde34c3a00c8: Pull complete 19:33:51 b352a97aabf1: Pull complete 19:33:51 4872d77fe225: Pull complete 19:33:51 5851b861e8e6: Pull complete 19:33:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:51 prd-ubuntu20.04-docker-8c-8g-1739 does not seem to be running inside a container 19:33:51 $ 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 19:33:55 $ docker top 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 -eo pid,comm 19:33:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:33:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:33:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:33:55 [ssh-agent] Looking for ssh-agent implementation... 19:33:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:55 $ docker exec 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 ssh-agent 19:33:55 SSH_AUTH_SOCK=/tmp/ssh-mmsgGxOcsIXi/agent.32 19:33:55 SSH_AGENT_PID=38 19:33:55 Running ssh-add (command line suppressed) 19:33:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9114924727597640193.key (/w/workspace/edgex-go/1@tmp/private_key_9114924727597640193.key) 19:33:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:33:56 + git tag --points-at HEAD [Pipeline] } 19:33:56 $ docker exec --env ******** --env ******** 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 ssh-agent -k 19:33:56 unset SSH_AUTH_SOCK; 19:33:56 unset SSH_AGENT_PID; 19:33:56 echo Agent pid 38 killed; 19:33:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:33:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:33:56 [ssh-agent] Looking for ssh-agent implementation... 19:33:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:56 $ docker exec 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 ssh-agent 19:33:56 SSH_AUTH_SOCK=/tmp/ssh-wUUZnSdMIc7C/agent.70 19:33:56 SSH_AGENT_PID=76 19:33:56 Running ssh-add (command line suppressed) 19:33:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7738924667042636997.key (/w/workspace/edgex-go/1@tmp/private_key_7738924667042636997.key) 19:33:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:33:56 + git semver init 19:33:57 2024-02-26 19:33:57,175 [run_init] DEBUG init version:0.0.0 force:False 19:33:57 2024-02-26 19:33:57,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:33:57 2024-02-26 19:33:57,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:33:57 2024-02-26 19:33:57,177 [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) 19:34:03 2024-02-26 19:34:03,212 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:34:03 2024-02-26 19:34:03,212 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4765 with force:False 19:34:03 2024-02-26 19:34:03,212 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4765 19:34:03 2024-02-26 19:34:03,217 [execute] INFO git cat-file --batch-check 19:34:03 2024-02-26 19:34:03,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:34:03 2024-02-26 19:34:03,224 [execute] INFO git cat-file --batch 19:34:03 2024-02-26 19:34:03,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:34:03 2024-02-26 19:34:03,229 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4765 19:34:03 0.0.0 [Pipeline] } 19:34:03 $ docker exec --env ******** --env ******** 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 ssh-agent -k 19:34:03 unset SSH_AUTH_SOCK; 19:34:03 unset SSH_AGENT_PID; 19:34:03 echo Agent pid 76 killed; 19:34:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:34:04 + git semver [Pipeline] } 19:34:04 $ docker stop --time=1 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 19:34:06 $ docker rm -f --volumes 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 [Pipeline] // withDockerContainer [Pipeline] sh 19:34:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:34:06 Stashed 1 file(s) [Pipeline] echo 19:34:06 [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 19:34:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:34:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:34:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:34:08 ========================================================= 19:34:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:34:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:34:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:34:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:34:08 7264a8db6415: Pulling fs layer 19:34:08 c4d48a809fc2: Pulling fs layer 19:34:08 4f1c88b9dad5: Pulling fs layer 19:34:08 ad3a456e5733: Pulling fs layer 19:34:08 69c7f0334f64: Pulling fs layer 19:34:08 1f1c1a5573a3: Pulling fs layer 19:34:08 ce7588e14bc9: Pulling fs layer 19:34:08 b5e4710f87ac: Pulling fs layer 19:34:08 1f1c1a5573a3: Waiting 19:34:08 b5e4710f87ac: Waiting 19:34:08 ce7588e14bc9: Waiting 19:34:08 69c7f0334f64: Waiting 19:34:08 ad3a456e5733: Waiting 19:34:08 c4d48a809fc2: Verifying Checksum 19:34:08 c4d48a809fc2: Download complete 19:34:08 ad3a456e5733: Verifying Checksum 19:34:08 ad3a456e5733: Download complete 19:34:08 69c7f0334f64: Verifying Checksum 19:34:08 69c7f0334f64: Download complete 19:34:08 7264a8db6415: Verifying Checksum 19:34:08 7264a8db6415: Download complete 19:34:08 1f1c1a5573a3: Verifying Checksum 19:34:08 1f1c1a5573a3: Download complete 19:34:08 7264a8db6415: Pull complete 19:34:08 b5e4710f87ac: Verifying Checksum 19:34:08 b5e4710f87ac: Download complete 19:34:08 c4d48a809fc2: Pull complete 19:34:08 4f1c88b9dad5: Verifying Checksum 19:34:08 4f1c88b9dad5: Download complete 19:34:09 ce7588e14bc9: Verifying Checksum 19:34:09 ce7588e14bc9: Download complete 19:34:12 4f1c88b9dad5: Pull complete 19:34:12 ad3a456e5733: Pull complete 19:34:12 69c7f0334f64: Pull complete 19:34:12 1f1c1a5573a3: Pull complete 19:34:15 ce7588e14bc9: Pull complete 19:34:15 b5e4710f87ac: Pull complete 19:34:15 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:34:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:34:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:34:16 WORKDIR /edgex 19:34:16 COPY go.mod . 19:34:16 RUN go mod download 19:34:16 + docker build -t ci-base-image-x86_64 -f - . 19:34:16 Sending build context to Docker daemon 175.2MB 19:34:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:34:16 ---> 88b5674ff536 19:34:16 Step 2/4 : WORKDIR /edgex 19:34:22 ---> Running in 499cf19ebd04 19:34:22 Removing intermediate container 499cf19ebd04 19:34:22 ---> 68fbaeb7d4b8 19:34:22 Step 3/4 : COPY go.mod . 19:34:22 ---> 3b6a5219a1a9 19:34:22 Step 4/4 : RUN go mod download 19:34:22 ---> Running in 47ba0679dbc0 19:34:22 Still waiting to schedule task 19:34:22 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1740’ is offline 19:34:40 Removing intermediate container 47ba0679dbc0 19:34:40 ---> e6add5196543 19:34:40 Successfully built e6add5196543 19:34:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:40 + docker inspect -f . ci-base-image-x86_64 19:34:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:41 prd-ubuntu20.04-docker-8c-8g-1739 does not seem to be running inside a container 19:34:41 $ 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 19:34:41 $ docker top a99b34bcd6ccde2249cc296a0878eccfda583dad268a45356a26a7c65b52aac4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:41 + go version 19:34:41 go version go1.21.0 linux/amd64 [Pipeline] } 19:34:42 $ docker stop --time=1 a99b34bcd6ccde2249cc296a0878eccfda583dad268a45356a26a7c65b52aac4 19:34:43 $ docker rm -f --volumes a99b34bcd6ccde2249cc296a0878eccfda583dad268a45356a26a7c65b52aac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:44 + docker inspect -f . ci-base-image-x86_64 19:34:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:44 prd-ubuntu20.04-docker-8c-8g-1739 does not seem to be running inside a container 19:34:44 $ 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 19:34:44 $ docker top 511abe01f0dab074d7776538249ea7df755ffa9d3264665ed3af3e6c701d53b2 -eo pid,comm [Pipeline] { [Pipeline] echo 19:34:44 ========================================================= 19:34:44 [edgeXBuildGoParallel] Running Tests and Build... 19:34:44 ========================================================= [Pipeline] sh 19:34:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:34:45 + make test 19:34:45 go test -race -coverprofile=coverage.out ./... 19:34:53 ? github.com/edgexfoundry/edgex-go [no test files] 19:35:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:35:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:35:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:35:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:35:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:35:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:35:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:35:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:35:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:35:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:35:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:35:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:35:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:35:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:35:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:35:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:35:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements 19:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements 19:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:35:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.089s coverage: 69.2% of statements 19:35:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.073s coverage: 53.2% of statements 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:35:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.363s coverage: 93.4% of statements 19:35:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 4.1% of statements 19:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:35:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 97.6% of statements 19:35:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements 19:35:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:35:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.066s coverage: 0.9% of statements 19:35:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements 19:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.067s coverage: 41.7% of statements 19:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 82.9% of statements 19:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.041s coverage: 94.1% of statements 19:35:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements 19:35:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 19:35:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:35:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:35:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:35:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:35:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:35:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:35:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:35:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:35:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:35:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:35:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:35:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:35:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:35:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:35:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:35:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:35:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.053s coverage: 94.4% of statements 19:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:35:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:35:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.249s coverage: 79.9% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.055s coverage: 92.9% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.013s coverage: 73.7% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.170s coverage: 38.4% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 95.7% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements 19:35:47 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:35:47 running golangci-lint 19:35:47 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:35:47 go version go1.21.0 linux/amd64 19:35:47 level=info msg="[config_reader] Used config file .golangci.yml" 19:35:47 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:36:02 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|imports|name|compiled_files|deps|exports_file) took 14.211956422s" 19:36:02 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.06847ms" 19:36:12 level=info msg="[linters_context/goanalysis] analyzers took 1m18.566001197s with top 10 stages: buildir: 41.181571558s, gosec: 6.779345281s, fact_deprecated: 2.033422423s, inspect: 1.967474202s, printf: 1.821152386s, ctrlflow: 1.446956959s, fact_purity: 1.298308789s, S1038: 1.127777809s, nilness: 988.484957ms, SA4030: 714.366327ms" 19:36:12 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:36:12 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_files: 197/197, filename_unadjuster: 197/197, identifier_marker: 197/197, exclude: 197/197, exclude-rules: 21/197, autogenerated_exclude: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_dirs: 197/197" 19:36:12 level=info msg="[runner] processing took 16.098563ms with stages: nolint: 7.273092ms, identifier_marker: 4.165322ms, autogenerated_exclude: 1.482884ms, path_prettifier: 1.42449ms, exclude-rules: 1.033139ms, skip_dirs: 673.572µs, cgo: 27.282µs, filename_unadjuster: 13.961µs, max_same_issues: 670ns, max_from_linter: 450ns, skip_files: 450ns, exclude: 440ns, fixer: 430ns, source_code: 380ns, path_prefixer: 380ns, path_shortener: 370ns, uniq_by_line: 370ns, sort_results: 270ns, severity-rules: 261ns, diff: 220ns, max_per_file_from_linter: 130ns" 19:36:12 level=info msg="[runner] linters took 10.183005176s with stages: goanalysis_metalinter: 10.166820088s" 19:36:12 level=info msg="File cache stats: 0 entries of total size 0B" 19:36:12 level=info msg="Memory: 246 samples, avg is 256.8MB, max is 896.6MB" 19:36:12 level=info msg="Execution took 24.447190377s" 19:36:12 go vet ./... 19:36:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:36:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:36:16 ./bin/test-attribution-txt.sh 19:36:16 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 19:36:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:36:17 + ls -al . 19:36:17 total 736 19:36:17 drwxrwxr-x 11 1001 1001 4096 Feb 26 19:34 . 19:36:17 drwxr-xr-x 4 root root 4096 Feb 26 19:34 .. 19:36:17 drwxrwxr-x 2 1001 1001 4096 Feb 26 19:33 .blubracket 19:36:17 -rw-rw-r-- 1 1001 1001 10 Feb 26 19:33 .dockerignore 19:36:17 drwxrwxr-x 8 1001 1001 4096 Feb 26 19:35 .git 19:36:17 drwxrwxr-x 3 1001 1001 4096 Feb 26 19:33 .github 19:36:17 -rw-rw-r-- 1 1001 1001 1074 Feb 26 19:33 .gitignore 19:36:17 -rw-rw-r-- 1 1001 1001 42 Feb 26 19:33 .golangci.yml 19:36:17 -rw-rw-r-- 1 1001 1001 100 Feb 26 19:33 .hadolint.yml 19:36:17 drwxr-xr-x 3 1001 1001 4096 Feb 26 19:34 .semver 19:36:17 -rw-rw-r-- 1 1001 1001 155 Feb 26 19:33 .sonarcloud.properties 19:36:17 -rw-rw-r-- 1 1001 1001 1171 Feb 26 19:33 ADOPTERS.md 19:36:17 -rw-rw-r-- 1 1001 1001 11674 Feb 26 19:33 Attribution.txt 19:36:17 -rw-rw-r-- 1 1001 1001 100284 Feb 26 19:33 CHANGELOG.md 19:36:17 -rw-rw-r-- 1 1001 1001 3804 Feb 26 19:33 CONTRIBUTING.md 19:36:17 -rw-rw-r-- 1 1001 1001 677 Feb 26 19:33 GOVERNANCE.md 19:36:17 -rw-rw-r-- 1 1001 1001 861 Feb 26 19:33 Jenkinsfile 19:36:17 -rw-rw-r-- 1 1001 1001 10775 Feb 26 19:33 LICENSE 19:36:17 -rw-rw-r-- 1 1001 1001 15392 Feb 26 19:33 Makefile 19:36:17 -rw-rw-r-- 1 1001 1001 582 Feb 26 19:33 OWNERS.md 19:36:17 -rw-rw-r-- 1 1001 1001 9528 Feb 26 19:33 README.md 19:36:17 -rw-rw-r-- 1 1001 1001 789 Feb 26 19:33 SECURITY.md 19:36:17 -rw-rw-r-- 1 1001 1001 5 Feb 26 19:34 VERSION 19:36:17 drwxrwxr-x 2 1001 1001 4096 Feb 26 19:33 bin 19:36:17 drwxrwxr-x 18 1001 1001 4096 Feb 26 19:33 cmd 19:36:17 -rw-r--r-- 1 root root 453602 Feb 26 19:35 coverage.out 19:36:17 drwxrwxr-x 2 1001 1001 4096 Feb 26 19:33 fuzz_test 19:36:17 -rw-rw-r-- 1 1001 1001 3734 Feb 26 19:33 go.mod 19:36:17 -rw-rw-r-- 1 1001 1001 34045 Feb 26 19:33 go.sum 19:36:17 drwxrwxr-x 7 1001 1001 4096 Feb 26 19:33 internal 19:36:17 drwxrwxr-x 3 1001 1001 4096 Feb 26 19:33 openapi 19:36:17 -rw-rw-r-- 1 1001 1001 584 Feb 26 19:33 security.txt 19:36:17 -rw-rw-r-- 1 1001 1001 204 Feb 26 19:33 version.go [Pipeline] sh 19:36:17 + '[' -e coverage.out ] 19:36:17 + chown 1001:1001 coverage.out [Pipeline] stash 19:36:17 Stashed 1 file(s) [Pipeline] sh 19:36:18 + make build 19:36:18 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 19:36:30 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 19:36:31 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 19:36:32 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 19:36:33 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 19:36:39 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 19:36:39 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 19:36:40 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 19:36:41 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 19:36:42 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 19:36:43 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 19:36:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1741 in /w/workspace/edgexfoundry_edgex-go_PR-4765 [Pipeline] { [Pipeline] ws 19:36:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:36:43 The recommended git tool is: git 19:36:43 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] } 19:36:44 $ docker stop --time=1 511abe01f0dab074d7776538249ea7df755ffa9d3264665ed3af3e6c701d53b2 19:36:48 $ docker rm -f --volumes 511abe01f0dab074d7776538249ea7df755ffa9d3264665ed3af3e6c701d53b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:36:50 19:36:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:36:51 latest: Pulling from edgex-devops/edgex-compose 19:36:51 91d30c5bc195: Pulling fs layer 19:36:51 2e9b0aa3be6d: Pulling fs layer 19:36:51 9c61dcf015f6: Pulling fs layer 19:36:51 4698f68db338: Pulling fs layer 19:36:51 2a2f49069b9e: Pulling fs layer 19:36:51 e0025b399a48: Pulling fs layer 19:36:51 e0025b399a48: Waiting 19:36:51 4698f68db338: Waiting 19:36:51 2a2f49069b9e: Waiting 19:36:51 91d30c5bc195: Verifying Checksum 19:36:51 91d30c5bc195: Download complete 19:36:51 4698f68db338: Verifying Checksum 19:36:51 4698f68db338: Download complete 19:36:51 2e9b0aa3be6d: Verifying Checksum 19:36:51 2e9b0aa3be6d: Download complete 19:36:51 e0025b399a48: Download complete 19:36:51 91d30c5bc195: Pull complete 19:36:51 2a2f49069b9e: Download complete 19:36:51 2e9b0aa3be6d: Pull complete 19:36:51 9c61dcf015f6: Download complete 19:36:52 using credential edgex-jenkins-ssh 19:36:52 Cloning the remote Git repository 19:36:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:36:52 > git init /w/workspace/edgex-go/1 # timeout=10 19:36:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:36:52 > git --version # timeout=10 19:36:52 > git --version # 'git version 2.25.1' 19:36:52 using GIT_SSH to set credentials SSH Credentials for GitHub 19:36:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:36:54 9c61dcf015f6: Pull complete 19:36:54 4698f68db338: Pull complete 19:36:55 2a2f49069b9e: Pull complete 19:36:55 e0025b399a48: Pull complete 19:36:55 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:36:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:55 prd-ubuntu20.04-docker-8c-8g-1739 does not seem to be running inside a container 19:36:55 $ 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 19:36:58 $ docker top f896d40e585b02a8ea65d41425a85f1f66c8d0370b8555df70e46d1d1e17c1f0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:59 + docker compose -f ./docker-compose-build.yml build --parallel 19:37:01 #1 [core-metadata internal] load build definition from Dockerfile 19:37:02 #1 ... 19:37:02 19:37:02 #2 [core-command internal] load build definition from Dockerfile 19:37:02 #2 transferring dockerfile: 1.93kB done 19:37:02 #2 DONE 0.9s 19:37:02 19:37:02 #3 [security-proxy-auth internal] load .dockerignore 19:37:02 #3 ... 19:37:02 19:37:02 #4 [core-data internal] load build definition from Dockerfile 19:37:02 #4 transferring dockerfile: 2.01kB done 19:37:02 #4 DONE 1.2s 19:37:02 19:37:02 #5 [core-metadata internal] load .dockerignore 19:37:03 #5 ... 19:37:03 19:37:03 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:37:03 #6 transferring dockerfile: 2.23kB done 19:37:03 #6 DONE 1.5s 19:37:03 19:37:03 #1 [core-metadata internal] load build definition from Dockerfile 19:37:03 #1 transferring dockerfile: 2.06kB done 19:37:03 #1 DONE 1.7s 19:37:03 19:37:03 #7 [security-spire-agent internal] load .dockerignore 19:37:03 #7 ... 19:37:03 19:37:03 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:37:03 #8 transferring dockerfile: 1.89kB done 19:37:03 #8 DONE 2.0s 19:37:03 19:37:03 #9 [security-spire-config internal] load build definition from Dockerfile 19:37:03 #9 transferring dockerfile: 1.69kB done 19:37:04 #9 ... 19:37:04 19:37:04 #10 [security-proxy-setup internal] load build definition from Dockerfile 19:37:04 #10 transferring dockerfile: 2.50kB done 19:37:04 #10 DONE 2.6s 19:37:04 19:37:04 #11 [support-scheduler internal] load build definition from Dockerfile 19:37:04 #11 transferring dockerfile: 1.93kB done 19:37:04 #11 ... 19:37:04 19:37:04 #9 [security-spire-config internal] load build definition from Dockerfile 19:37:04 #9 DONE 2.9s 19:37:04 19:37:04 #11 [support-scheduler internal] load build definition from Dockerfile 19:37:04 #11 DONE 3.0s 19:37:04 19:37:04 #7 [security-spire-agent internal] load .dockerignore 19:37:04 #7 transferring context: 50B done 19:37:04 #7 ... 19:37:04 19:37:04 #12 [security-spiffe-token-provider internal] load .dockerignore 19:37:04 #12 transferring context: 50B done 19:37:04 #12 DONE 3.0s 19:37:04 19:37:04 #13 [security-spire-server internal] load build definition from Dockerfile 19:37:04 #13 transferring dockerfile: 1.70kB done 19:37:04 #13 DONE 3.3s 19:37:04 19:37:04 #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:37:04 #14 DONE 0.0s 19:37:05 19:37:05 #15 [security-proxy-auth internal] load build definition from Dockerfile 19:37:05 #15 transferring dockerfile: 2.15kB done 19:37:05 #15 DONE 3.4s 19:37:05 19:37:05 #16 [security-secretstore-setup internal] load build definition from Dockerfile 19:37:05 #16 transferring dockerfile: 2.49kB done 19:37:05 #16 DONE 3.4s 19:37:05 19:37:05 #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:37:05 #17 ... 19:37:05 19:37:05 #18 [support-notifications internal] load build definition from Dockerfile 19:37:05 #18 transferring dockerfile: 1.95kB done 19:37:05 #18 DONE 3.5s 19:37:05 19:37:05 #19 [core-data internal] load .dockerignore 19:37:05 #19 transferring context: 50B done 19:37:05 #19 DONE 3.4s 19:37:05 19:37:05 #20 [security-spire-agent internal] load build definition from Dockerfile 19:37:05 #20 transferring dockerfile: 1.81kB done 19:37:05 #20 DONE 3.6s 19:37:05 19:37:05 #14 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:37:05 #14 DONE 0.0s 19:37:05 19:37:05 #5 [core-metadata internal] load .dockerignore 19:37:05 #5 transferring context: 50B done 19:37:05 #5 DONE 3.6s 19:37:05 19:37:05 #17 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:37:05 #17 ... 19:37:05 19:37:05 #3 [security-proxy-auth internal] load .dockerignore 19:37:05 #3 transferring context: 50B done 19:37:05 #3 DONE 3.5s 19:37:05 19:37:05 #21 [support-scheduler internal] load .dockerignore 19:37:05 #21 transferring context: 50B done 19:37:05 #21 DONE 3.6s 19:37:05 19:37:05 #22 [security-spiffe-token-provider internal] load build context 19:37:05 #22 DONE 0.0s 19:37:05 19:37:05 #23 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:05 #23 DONE 0.0s 19:37:05 19:37:05 #24 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:37:05 #24 DONE 0.0s 19:37:05 19:37:05 #14 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:37:05 #14 DONE 0.0s 19:37:05 19:37:05 #17 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:37:05 #17 ... 19:37:05 19:37:05 #25 [security-proxy-setup internal] load .dockerignore 19:37:05 #25 transferring context: 50B done 19:37:05 #25 DONE 3.7s 19:37:05 19:37:05 #14 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:37:05 #14 DONE 0.0s 19:37:05 19:37:05 #26 [core-common-config-bootstrapper internal] load .dockerignore 19:37:05 #26 transferring context: 50B done 19:37:05 #26 DONE 3.8s 19:37:05 19:37:05 #17 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:37:05 #17 ... 19:37:05 19:37:05 #27 [security-spire-config internal] load .dockerignore 19:37:05 #27 transferring context: 50B done 19:37:05 #27 DONE 3.8s 19:37:05 19:37:05 #14 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:37:05 #14 DONE 0.0s 19:37:05 19:37:05 #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:37:05 #17 DONE 1.0s 19:37:05 19:37:05 #28 [support-notifications internal] load .dockerignore 19:37:05 #28 transferring context: 50B done 19:37:05 #28 DONE 3.8s 19:37:05 19:37:05 #29 [security-secretstore-setup internal] load .dockerignore 19:37:05 #29 transferring context: 50B done 19:37:05 #29 DONE 3.9s 19:37:05 19:37:05 #14 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:37:05 #14 DONE 0.0s 19:37:05 19:37:05 #23 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:05 #23 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:37:05 #23 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:37:05 #23 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:37:05 #23 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:37:05 #23 ... 19:37:05 19:37:05 #30 [security-bootstrapper internal] load build definition from Dockerfile 19:37:05 #30 transferring dockerfile: 2.93kB done 19:37:05 #30 DONE 4.3s 19:37:05 19:37:05 #14 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:37:05 #14 DONE 0.0s 19:37:05 19:37:05 #31 [security-spire-server internal] load .dockerignore 19:37:05 #31 transferring context: 50B done 19:37:05 #31 DONE 4.0s 19:37:05 19:37:05 #32 [core-command internal] load .dockerignore 19:37:05 #32 transferring context: 50B done 19:37:05 #32 DONE 4.2s 19:37:05 19:37:05 #23 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:05 #23 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:37:05 #23 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:37:05 #23 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:37:05 #23 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:37:05 #23 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.05MB / 3.40MB 0.1s 19:37:06 #23 ... 19:37:06 19:37:06 #33 [security-bootstrapper internal] load .dockerignore 19:37:06 #33 transferring context: 50B done 19:37:06 #33 DONE 4.1s 19:37:06 19:37:06 #7 [security-spire-agent internal] load .dockerignore 19:37:06 #7 DONE 4.1s 19:37:06 19:37:06 #14 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:37:06 #14 DONE 0.0s 19:37:06 19:37:06 #23 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:06 #23 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:37:06 #23 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:37:06 #23 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:37:06 #23 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:37:06 #23 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 19:37:06 #23 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 19:37:06 #23 ... 19:37:06 19:37:06 #14 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:37:06 #14 DONE 0.0s 19:37:06 19:37:06 #23 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:06 #23 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:37:06 #23 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:37:06 #23 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:37:06 #23 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:37:06 #23 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 19:37:06 #23 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done 19:37:06 #23 ... 19:37:06 19:37:06 #17 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:37:06 #17 DONE 1.3s 19:37:06 19:37:06 #34 [core-command internal] load build context 19:37:07 #34 ... 19:37:07 19:37:07 #23 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:07 #23 DONE 1.8s 19:37:07 19:37:07 #34 [core-command internal] load build context 19:37:07 #34 ... 19:37:07 19:37:07 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:37:07 #35 DONE 1.3s 19:37:07 19:37:07 #23 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:07 #23 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:37:07 #23 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:37:07 #23 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:37:07 #23 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:37:07 #23 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 19:37:07 #23 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done 19:37:07 #23 DONE 1.8s 19:37:07 19:37:07 #34 [core-command internal] load build context 19:37:08 #34 ... 19:37:08 19:37:08 #23 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:08 #23 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:37:08 #23 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:37:08 #23 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:37:08 #23 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:37:08 #23 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 19:37:08 #23 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done 19:37:08 #23 DONE 1.8s 19:37:08 19:37:08 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:37:08 #36 DONE 2.4s 19:37:08 19:37:08 #34 [core-command internal] load build context 19:37:09 #34 transferring context: 74.34MB 3.0s 19:37:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:37:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:11 Merging remotes/origin/main commit 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit bb400ddf4ce73174b77f39ecf69dfa35a970e65c 19:37:11 Merge succeeded, producing bb400ddf4ce73174b77f39ecf69dfa35a970e65c 19:37:11 Checking out Revision bb400ddf4ce73174b77f39ecf69dfa35a970e65c (PR-4765) 19:37:11 #34 ... 19:37:11 19:37:11 #37 [security-spire-config internal] load build context 19:37:11 #37 transferring context: 16.35kB 0.0s done 19:37:11 #37 DONE 4.3s 19:37:11 19:37:11 #34 [core-command internal] load build context 19:37:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:37:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:37:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4765/head:refs/remotes/origin/PR-4765 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:37:11 > git config core.sparsecheckout # timeout=10 19:37:11 > git checkout -f bb400ddf4ce73174b77f39ecf69dfa35a970e65c # timeout=10 19:37:11 > git remote # timeout=10 19:37:11 > git config --get remote.origin.url # timeout=10 19:37:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:11 > git merge 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 19:37:11 > git rev-parse HEAD^{commit} # timeout=10 19:37:11 > git config core.sparsecheckout # timeout=10 19:37:11 > git checkout -f bb400ddf4ce73174b77f39ecf69dfa35a970e65c # timeout=10 19:37:12 Commit message: "build(deps): Bump golang.org/x/crypto from 0.19.0 to 0.20.0" 19:37:12 > git --version # timeout=10 19:37:12 > git --version # 'git version 2.25.1' 19:37:12 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:37:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:37:13 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:13 Dload Upload Total Spent Left Speed 19:37:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 250k 0 --:--:-- --:--:-- --:--:-- 250k [Pipeline] sh 19:37:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 19:37:14 #34 transferring context: 310.70MB 7.5s done [Pipeline] sh 19:37:14 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 19:37:14 /etc/docker/daemon.json 19:37:14 { 19:37:14 "registry-mirrors": [ 19:37:14 "https://nexus3.edgexfoundry.org:10001" 19:37:14 ], 19:37:14 "bip": "10.250.0.254/24", 19:37:14 "hosts": [ 19:37:14 "tcp://0.0.0.0:5555", 19:37:14 "unix:///var/run/docker.sock" 19:37:14 ], 19:37:14 "mtu": 1458, 19:37:14 "selinux-enabled": true, 19:37:14 "seccomp-profile": "/etc/docker/seccomp.json" 19:37:14 } [Pipeline] sh 19:37:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:37:15 + sudo service docker restart 19:37:15 #34 ... 19:37:15 19:37:15 #22 [security-spiffe-token-provider internal] load build context 19:37:15 #22 transferring context: 310.70MB 8.3s done 19:37:15 #22 ... 19:37:15 19:37:15 #38 [security-spire-server internal] load build context 19:37:15 #38 transferring context: 18.10kB 0.0s done 19:37:15 #38 DONE 8.5s 19:37:15 19:37:15 #39 [core-data internal] load build context 19:37:15 #39 transferring context: 310.70MB 8.0s done 19:37:16 #39 ... 19:37:16 19:37:16 #40 [support-scheduler internal] load build context 19:37:16 #40 transferring context: 310.70MB 7.8s done 19:37:16 #40 ... 19:37:16 19:37:16 #41 [support-notifications internal] load build context 19:37:16 #41 transferring context: 310.70MB 7.8s done 19:37:16 #41 ... 19:37:16 19:37:16 #42 [security-proxy-setup internal] load build context 19:37:16 #42 transferring context: 310.70MB 7.2s done 19:37:16 #42 ... 19:37:16 19:37:16 #43 [security-secretstore-setup internal] load build context 19:37:16 #43 transferring context: 310.70MB 8.9s done 19:37:16 #43 ... 19:37:16 19:37:16 #44 [core-common-config-bootstrapper internal] load build context 19:37:16 #44 transferring context: 310.70MB 6.6s done 19:37:16 #44 ... 19:37:16 19:37:16 #45 [security-bootstrapper internal] load build context 19:37:16 #45 transferring context: 310.70MB 7.8s done 19:37:17 #45 ... 19:37:17 19:37:17 #24 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:37:17 #24 ... 19:37:17 19:37:17 #46 [core-metadata internal] load build context 19:37:17 #46 transferring context: 310.70MB 8.8s done 19:37:17 #46 ... 19:37:17 19:37:17 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:17 #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.7s done 19:37:17 #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:37:17 #47 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:37:17 #47 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:37:17 #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 19:37:17 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done 19:37:17 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 19:37:17 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done 19:37:17 #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:37:17 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:37:17 #47 ... 19:37:17 19:37:17 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:17 #48 ... 19:37:17 19:37:17 #49 [security-proxy-auth internal] load build context 19:37:17 #49 transferring context: 310.70MB 8.3s done 19:37:17 #49 ... 19:37:17 19:37:17 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:37:17 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.3s done 19:37:17 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:37:17 #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:37:17 #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:37:17 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 19:37:17 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 19:37:17 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 6.9s 19:37:17 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:37:17 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done 19:37:18 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.0s done 19:37:18 #50 ... 19:37:18 19:37:18 #51 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:37:18 #0 3.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:18 #0 3.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:18 #0 3.567 (1/1) Installing dumb-init (1.2.5-r2) 19:37:18 #0 3.604 Executing busybox-1.36.1-r5.trigger 19:37:18 #0 3.604 OK: 7 MiB in 16 packages 19:37:18 #51 ... 19:37:18 19:37:18 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:37:18 #52 ... 19:37:18 19:37:18 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:37:18 #53 ... 19:37:18 19:37:18 #54 [security-spire-agent internal] load build context 19:37:18 #54 transferring context: 17.63kB 0.0s done 19:37:18 #54 ... 19:37:18 19:37:18 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:37:18 #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:18 #0 2.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:18 #0 2.981 (1/2) Installing dumb-init (1.2.5-r2) 19:37:18 #0 2.987 (2/2) Installing su-exec (0.2-r3) 19:37:18 #0 2.990 Executing busybox-1.36.1-r5.trigger 19:37:18 #0 2.995 OK: 7 MiB in 17 packages 19:37:19 #55 ... 19:37:19 19:37:19 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:37:19 #56 ... 19:37:19 19:37:19 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:19 #57 ... 19:37:19 19:37:19 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:19 #58 ... 19:37:19 19:37:19 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:37:19 #0 3.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:19 #0 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:19 #0 3.713 (1/2) Installing ca-certificates (20230506-r0) 19:37:19 #0 3.746 (2/2) Installing dumb-init (1.2.5-r2) 19:37:19 #0 3.746 Executing busybox-1.36.1-r5.trigger 19:37:19 #0 3.753 Executing ca-certificates-20230506-r0.trigger 19:37:19 #0 3.810 OK: 8 MiB in 17 packages 19:37:19 #59 ... 19:37:19 19:37:19 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:19 #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:37:29 #47 ... 19:37:29 19:37:29 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:37:29 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:37:32 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 19:37:32 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:33 provisioning config files... 19:37:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1440343204263518280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:34 ---> ****-login.sh 19:37:34 nexus3.edgexfoundry.org:10001 19:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:34 Configure a credential helper to remove this warning. See 19:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:34 19:37:34 Login Succeeded 19:37:34 nexus3.edgexfoundry.org:10002 19:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:35 #50 ... 19:37:35 19:37:35 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:35 #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:35 Configure a credential helper to remove this warning. See 19:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:35 19:37:35 Login Succeeded 19:37:35 nexus3.edgexfoundry.org:10003 19:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:35 Configure a credential helper to remove this warning. See 19:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:35 19:37:35 Login Succeeded 19:37:35 nexus3.edgexfoundry.org:10004 19:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:35 Configure a credential helper to remove this warning. See 19:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:35 19:37:35 Login Succeeded 19:37:35 ****.io 19:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:36 #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done 19:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:36 Configure a credential helper to remove this warning. See 19:37:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:36 19:37:36 Login Succeeded 19:37:36 ---> ****-login.sh ends [Pipeline] } 19:37:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:37:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:37:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:37:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:37:37 ========================================================= 19:37:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:37:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:37:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:37:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:37:38 9fda8d8052c6: Pulling fs layer 19:37:38 5d54e960e981: Pulling fs layer 19:37:38 c4a7e357bf2a: Pulling fs layer 19:37:38 f0e02332f6b5: Pulling fs layer 19:37:38 872ee5b61b7b: Pulling fs layer 19:37:38 0c6a40ed1a82: Pulling fs layer 19:37:38 94ae7d8d031c: Pulling fs layer 19:37:38 0c6a40ed1a82: Waiting 19:37:38 94ae7d8d031c: Waiting 19:37:38 872ee5b61b7b: Waiting 19:37:38 f0e02332f6b5: Waiting 19:37:38 5d54e960e981: Verifying Checksum 19:37:38 5d54e960e981: Download complete 19:37:38 f0e02332f6b5: Verifying Checksum 19:37:38 f0e02332f6b5: Download complete 19:37:38 872ee5b61b7b: Verifying Checksum 19:37:38 872ee5b61b7b: Download complete 19:37:38 9fda8d8052c6: Download complete 19:37:38 94ae7d8d031c: Verifying Checksum 19:37:38 94ae7d8d031c: Download complete 19:37:39 9fda8d8052c6: Pull complete 19:37:39 5d54e960e981: Pull complete 19:37:39 c4a7e357bf2a: Verifying Checksum 19:37:39 c4a7e357bf2a: Download complete 19:37:41 0c6a40ed1a82: Verifying Checksum 19:37:41 #47 ... 19:37:41 19:37:41 #54 [security-spire-agent internal] load build context 19:37:41 #54 DONE 32.6s 19:37:41 19:37:41 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:41 #48 33.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:41 #48 34.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:41 #48 ... 19:37:41 19:37:41 #34 [core-command internal] load build context 19:37:41 #34 DONE 35.3s 19:37:41 19:37:41 #51 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:37:41 #51 DONE 33.4s 19:37:41 19:37:41 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:41 #48 34.23 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:41 #48 34.23 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:41 #48 34.23 OK: 20070 distinct packages available 19:37:41 #48 ... 19:37:41 19:37:41 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:37:41 #59 DONE 33.2s 19:37:41 19:37:41 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:37:41 #55 DONE 33.2s 19:37:41 19:37:41 #45 [security-bootstrapper internal] load build context 19:37:41 #45 DONE 35.5s 19:37:41 19:37:41 #44 [core-common-config-bootstrapper internal] load build context 19:37:41 #44 DONE 35.7s 19:37:41 19:37:41 #42 [security-proxy-setup internal] load build context 19:37:41 #42 DONE 35.7s 19:37:41 19:37:41 #40 [support-scheduler internal] load build context 19:37:41 #40 DONE 36.0s 19:37:41 19:37:41 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:41 #48 34.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:41 #48 ... 19:37:41 19:37:41 #41 [support-notifications internal] load build context 19:37:41 #41 DONE 35.7s 19:37:41 19:37:41 #49 [security-proxy-auth internal] load build context 19:37:41 #49 DONE 36.0s 19:37:41 19:37:41 #43 [security-secretstore-setup internal] load build context 19:37:41 #43 DONE 35.6s 19:37:41 19:37:41 #39 [core-data internal] load build context 19:37:41 #39 DONE 36.1s 19:37:41 19:37:41 #22 [security-spiffe-token-provider internal] load build context 19:37:41 #22 DONE 36.1s 19:37:41 19:37:41 #46 [core-metadata internal] load build context 19:37:41 #46 DONE 36.0s 19:37:41 19:37:41 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:41 #48 34.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:41 #48 34.58 (1/11) Installing ca-certificates (20230506-r0) 19:37:41 #48 34.66 (2/11) Installing brotli-libs (1.0.9-r14) 19:37:41 #48 34.68 (3/11) Installing libunistring (1.1-r1) 19:37:42 #48 34.70 (4/11) Installing libidn2 (2.3.4-r1) 19:37:42 #48 34.70 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:37:42 #48 34.71 (6/11) Installing libcurl (8.5.0-r0) 19:37:42 #48 34.72 (7/11) Installing curl (8.5.0-r0) 19:37:42 #48 34.72 (8/11) Installing dumb-init (1.2.5-r2) 19:37:42 #48 34.73 (9/11) Installing musl-obstack (1.2.3-r2) 19:37:42 #48 34.73 (10/11) Installing libucontext (1.2-r2) 19:37:42 #48 34.73 (11/11) Installing gcompat (1.1.0-r1) 19:37:42 #48 34.74 Executing busybox-1.36.1-r5.trigger 19:37:42 #48 34.74 Executing ca-certificates-20230506-r0.trigger 19:37:42 #48 ... 19:37:42 19:37:42 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:37:42 #56 32.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:42 #56 33.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:42 #56 33.30 (1/4) Installing dumb-init (1.2.5-r2) 19:37:42 #56 33.30 (2/4) Installing openssl (3.1.4-r5) 19:37:42 #56 33.31 (3/4) Installing su-exec (0.2-r3) 19:37:42 #56 33.32 (4/4) Installing yq (4.33.3-r5) 19:37:42 #56 33.39 Executing busybox-1.36.1-r5.trigger 19:37:42 #56 33.40 OK: 17 MiB in 19 packages 19:37:42 #56 DONE 33.7s 19:37:42 19:37:42 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:42 #48 34.82 OK: 12 MiB in 26 packages 19:37:42 #48 DONE 35.1s 19:37:42 19:37:42 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:37:42 #52 33.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:42 #52 33.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:42 #52 33.42 (1/4) Installing ca-certificates (20230506-r0) 19:37:42 #52 33.43 (2/4) Installing dumb-init (1.2.5-r2) 19:37:42 #52 33.43 (3/4) Installing su-exec (0.2-r3) 19:37:42 #52 33.45 (4/4) Installing yq (4.33.3-r5) 19:37:42 #52 33.60 Executing busybox-1.36.1-r5.trigger 19:37:42 #52 33.60 Executing ca-certificates-20230506-r0.trigger 19:37:42 #52 33.64 OK: 17 MiB in 19 packages 19:37:42 #52 DONE 34.0s 19:37:42 19:37:42 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:42 #58 33.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:42 #58 ... 19:37:42 19:37:42 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:37:42 #50 DONE 33.9s 19:37:42 19:37:42 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:42 #57 33.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:42 #57 33.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:42 #57 33.51 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:42 #57 33.51 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:42 #57 33.51 OK: 20070 distinct packages available 19:37:42 #57 33.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:42 #57 33.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:42 #57 33.92 (1/4) Installing dumb-init (1.2.5-r2) 19:37:42 #57 33.92 (2/4) Installing musl-obstack (1.2.3-r2) 19:37:42 #57 33.93 (3/4) Installing libucontext (1.2-r2) 19:37:42 #57 33.93 (4/4) Installing gcompat (1.1.0-r1) 19:37:42 #57 33.93 Executing busybox-1.36.1-r5.trigger 19:37:42 #57 33.94 OK: 8 MiB in 19 packages 19:37:42 #57 DONE 34.1s 19:37:42 19:37:42 #24 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:37:42 #24 DONE 37.2s 19:37:42 19:37:42 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:42 #58 34.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:42 #58 ... 19:37:42 19:37:42 #60 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:37:42 #0 0.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:42 #0 0.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:42 #0 0.904 OK: 7 MiB in 17 packages 19:37:42 #60 DONE 1.1s 19:37:42 19:37:42 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:37:42 #53 33.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:42 #53 33.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:42 #53 33.96 (1/1) Installing dumb-init (1.2.5-r2) 19:37:42 #53 33.97 Executing busybox-1.36.1-r5.trigger 19:37:42 #53 33.98 OK: 7 MiB in 16 packages 19:37:42 #53 DONE 34.2s 19:37:42 19:37:42 #61 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:37:42 #61 DONE 0.3s 19:37:42 19:37:42 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:42 #58 34.33 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:42 #58 34.33 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:42 #58 34.33 OK: 20070 distinct packages available 19:37:42 #58 34.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:42 #58 34.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:43 #58 34.78 (1/5) Installing dumb-init (1.2.5-r2) 19:37:43 #58 34.79 (2/5) Installing musl-obstack (1.2.3-r2) 19:37:43 #58 34.79 (3/5) Installing libucontext (1.2-r2) 19:37:43 #58 34.79 (4/5) Installing gcompat (1.1.0-r1) 19:37:43 #58 34.80 (5/5) Installing openssl (3.1.4-r5) 19:37:43 #58 34.81 Executing busybox-1.36.1-r5.trigger 19:37:43 #58 34.82 OK: 8 MiB in 20 packages 19:37:43 #58 DONE 35.0s 19:37:43 19:37:43 #62 [core-command stage-1 3/7] RUN apk --no-cache upgrade 19:37:43 #0 1.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:43 #0 1.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:43 #0 1.915 OK: 7 MiB in 16 packages 19:37:43 #62 DONE 2.1s 19:37:43 19:37:43 #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:37:43 #63 ... 19:37:43 19:37:43 #64 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:37:43 #0 1.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:43 #0 1.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:43 #0 2.081 OK: 8 MiB in 17 packages 19:37:43 #64 DONE 2.2s 19:37:43 19:37:43 #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:37:43 #65 ... 19:37:43 19:37:43 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:37:43 #0 1.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:43 #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:43 #0 1.743 OK: 17 MiB in 19 packages 19:37:43 #66 DONE 1.9s 19:37:43 19:37:43 #67 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:37:43 #67 DONE 0.0s 19:37:44 19:37:44 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:37:44 #0 1.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:44 #0 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:44 #0 1.740 OK: 12 MiB in 26 packages 19:37:44 #68 DONE 1.8s 19:37:44 19:37:44 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:37:44 #0 1.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:44 #69 1.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:44 #69 ... 19:37:44 19:37:44 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:37:44 #0 1.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:44 #0 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:44 #0 1.944 OK: 17 MiB in 19 packages 19:37:44 #70 DONE 2.1s 19:37:44 19:37:44 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:37:44 #69 1.900 OK: 264 MiB in 52 packages 19:37:44 #69 DONE 2.1s 19:37:44 19:37:44 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:37:44 #0 1.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:44 #0 1.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:44 #0 2.069 OK: 8 MiB in 19 packages 19:37:44 #71 DONE 2.2s 19:37:44 19:37:44 #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:37:44 #65 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:45 #65 2.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:45 #65 2.773 OK: 264 MiB in 52 packages 19:37:45 #65 DONE 3.0s 19:37:45 19:37:45 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:37:45 #72 DONE 0.7s 19:37:45 19:37:45 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:37:45 #0 1.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:45 #0 1.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:45 #0 2.038 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:45 #0 2.038 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:45 #0 2.038 OK: 20075 distinct packages available 19:37:45 #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:45 #0 2.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:45 #0 2.582 OK: 264 MiB in 52 packages 19:37:45 #73 DONE 2.8s 19:37:45 19:37:45 #74 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:45 #74 DONE 0.7s 19:37:45 19:37:45 #75 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:37:45 #75 DONE 0.1s 19:37:45 19:37:45 #76 [core-data builder 4/7] COPY go.mod vendor* ./ 19:37:45 #76 DONE 0.1s 19:37:45 19:37:45 #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:37:45 #77 DONE 2.9s 19:37:45 19:37:45 #78 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:37:45 #78 DONE 0.1s 19:37:45 19:37:45 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:37:45 #79 DONE 0.1s 19:37:45 19:37:45 #80 [security-spire-config stage-2 6/10] COPY security.txt / 19:37:45 #80 DONE 0.1s 19:37:45 19:37:45 #81 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:37:45 #81 DONE 0.0s 19:37:45 19:37:45 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:45 #82 ... 19:37:45 19:37:45 #83 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:37:45 #83 DONE 0.0s 19:37:45 19:37:45 #84 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:37:45 #84 DONE 0.0s 19:37:45 19:37:45 #85 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:37:45 #0 2.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:45 #0 2.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:45 #0 3.160 OK: 264 MiB in 52 packages 19:37:45 #85 DONE 3.3s 19:37:45 19:37:45 #86 [security-spire-config] exporting to image 19:37:45 #86 exporting layers 19:37:46 #86 ... 19:37:46 19:37:46 #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:37:46 #87 DONE 0.0s 19:37:46 19:37:46 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:46 #88 ... 19:37:46 19:37:46 #86 [security-spire-config] exporting to image 19:37:46 #86 exporting layers 0.6s done 19:37:46 #86 writing image sha256:ea366d14f8f8dd26f32e93ce37adf85b549bae1ca46e12df571d0a9169969b8f done 19:37:46 #86 naming to docker.io/library/security-spire-config done 19:37:46 #86 DONE 0.6s 19:37:46 19:37:46 #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:37:46 #63 2.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:46 #63 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:46 #63 ... 19:37:46 19:37:46 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:37:46 #0 3.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:37:46 #0 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:37:46 #0 3.798 OK: 7 MiB in 16 packages 19:37:46 #89 DONE 3.9s 19:37:46 19:37:46 #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:37:46 #63 3.106 OK: 8 MiB in 20 packages 19:37:46 #63 DONE 3.2s 19:37:46 19:37:46 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:47 #90 DONE 0.8s 19:37:47 19:37:47 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:37:47 #91 DONE 0.8s 19:37:47 19:37:47 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:47 #92 ... 19:37:47 19:37:47 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:37:47 #93 DONE 0.0s 19:37:47 19:37:47 #94 [security-spire-server stage-2 6/9] COPY security.txt / 19:37:48 #94 DONE 0.6s 19:37:48 19:37:48 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:37:48 #95 DONE 0.0s 19:37:48 19:37:48 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:48 #92 DONE 0.7s 19:37:48 19:37:48 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:37:48 #96 DONE 0.1s 19:37:48 19:37:48 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:37:48 #97 DONE 0.1s 19:37:48 19:37:48 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 19:37:48 #98 DONE 0.1s 19:37:48 19:37:48 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:37:48 #99 DONE 0.1s 19:37:48 19:37:48 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:37:48 #100 DONE 0.1s 19:37:48 19:37:48 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:37:48 #101 DONE 0.1s 19:37:48 19:37:48 #86 [security-spire-server] exporting to image 19:37:48 #86 ... 19:37:48 19:37:48 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:37:48 #102 DONE 0.0s 19:37:48 19:37:48 #86 [security-spire-agent] exporting to image 19:37:49 #86 exporting layers 0.5s done 19:37:49 #86 writing image sha256:9eb0eecc150722f08dc8b0c2872a7c884fad248362da3a62bc775ead2b70e002 0.0s done 19:37:49 #86 naming to docker.io/library/security-spire-server done 19:37:49 #86 writing image sha256:fc8279528123ad5cc966d3f79e0ed02ddfeb63e2d3529c1d9e1fbe94f2f73581 done 19:37:49 #86 naming to docker.io/library/security-spire-agent done 19:37:49 #86 DONE 1.2s 19:37:49 19:37:49 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:53 c4a7e357bf2a: Pull complete 19:37:53 f0e02332f6b5: Pull complete 19:37:53 872ee5b61b7b: Pull complete 19:37:56 #47 ... 19:37:56 19:37:56 #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:56 #103 ... 19:37:56 19:37:56 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:01 0c6a40ed1a82: Pull complete 19:38:02 #104 DONE 16.7s 19:38:02 19:38:02 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:02 #88 DONE 16.2s 19:38:02 19:38:02 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:02 #82 DONE 16.6s 19:38:02 19:38:02 #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:02 #103 DONE 16.6s 19:38:02 19:38:02 #105 [core-data builder 6/7] COPY . . 19:38:04 94ae7d8d031c: Pull complete 19:38:04 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:38:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:38:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:38:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:38:05 WORKDIR /edgex 19:38:05 COPY go.mod . 19:38:05 RUN go mod download 19:38:05 + docker build -t ci-base-image-arm64 -f - . 19:38:05 Sending build context to Docker daemon 2.918MB 19:38:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:38:05 ---> 86de565de09d 19:38:05 Step 2/4 : WORKDIR /edgex 19:38:08 ---> Running in 903bd9c825b7 19:38:08 Removing intermediate container 903bd9c825b7 19:38:08 ---> 43b15bce9b82 19:38:08 Step 3/4 : COPY go.mod . 19:38:08 ---> 17380be5e3af 19:38:08 Step 4/4 : RUN go mod download 19:38:08 ---> Running in 068690e311f3 19:38:09 #105 DONE 6.4s 19:38:09 19:38:09 #106 [support-notifications builder 6/7] COPY . . 19:38:09 #106 DONE 6.4s 19:38:09 19:38:09 #107 [security-bootstrapper builder 6/7] COPY . . 19:38:09 #107 CACHED 19:38:09 19:38:09 #108 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:38:09 #108 CACHED 19:38:09 19:38:09 #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:09 #109 CACHED 19:38:09 19:38:09 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:38:09 #110 CACHED 19:38:09 19:38:09 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:09 #111 CACHED 19:38:09 19:38:09 #112 [security-proxy-auth builder 6/7] COPY . . 19:38:09 #112 CACHED 19:38:09 19:38:09 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:09 #113 CACHED 19:38:09 19:38:09 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:38:09 #114 CACHED 19:38:09 19:38:09 #115 [security-secretstore-setup builder 6/7] COPY . . 19:38:09 #115 CACHED 19:38:09 19:38:09 #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:38:09 #116 CACHED 19:38:09 19:38:09 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:09 #117 CACHED 19:38:09 19:38:09 #118 [support-scheduler builder 6/7] COPY . . 19:38:09 #118 CACHED 19:38:09 19:38:09 #119 [security-proxy-setup builder 6/7] COPY . . 19:38:09 #119 DONE 6.4s 19:38:09 19:38:09 #120 [core-metadata builder 6/7] COPY . . 19:38:09 #120 CACHED 19:38:09 19:38:09 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:09 #121 CACHED 19:38:09 19:38:09 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:38:09 #122 CACHED 19:38:09 19:38:09 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 19:38:09 #123 CACHED 19:38:09 19:38:09 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:09 #124 CACHED 19:38:09 19:38:09 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:38:09 #125 CACHED 19:38:09 19:38:09 #126 [security-spiffe-token-provider builder 6/7] COPY . . 19:38:09 #126 DONE 6.4s 19:38:09 19:38:09 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 19:38:09 #127 CACHED 19:38:09 19:38:09 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:09 #128 CACHED 19:38:09 19:38:09 #129 [core-command builder 6/7] COPY . . 19:38:09 #129 CACHED 19:38:09 19:38:09 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:38:11 #130 3.399 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 19:38:18 #130 ... 19:38:18 19:38:18 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:38:18 #0 1.214 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 19:38:18 #131 ... 19:38:18 19:38:18 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:38:18 #0 3.864 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 19:38:18 #132 ... 19:38:18 19:38:18 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:38:18 #0 3.779 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 19:38:19 #133 ... 19:38:19 19:38:19 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:38:19 #0 1.095 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 19:38:19 #134 ... 19:38:19 19:38:19 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:38:19 #0 2.217 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 19:38:19 #135 ... 19:38:19 19:38:19 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:38:19 #0 0.489 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 19:38:19 #136 ... 19:38:19 19:38:19 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:38:19 #0 0.920 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 19:38:19 #137 ... 19:38:19 19:38:19 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:38:19 #0 0.479 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 19:38:19 #138 ... 19:38:19 19:38:19 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:38:19 #0 2.012 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 19:38:19 #139 ... 19:38:19 19:38:19 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:38:19 #0 1.093 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 19:38:47 Removing intermediate container 068690e311f3 19:38:47 ---> 3841c0f0640b 19:38:47 Successfully built 3841c0f0640b 19:38:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:48 + docker inspect -f . ci-base-image-arm64 19:38:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:48 prd-ubuntu20.04-docker-arm64-4c-16g-1741 does not seem to be running inside a container 19:38:48 $ 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 19:38:53 $ docker top 828bd79ec688c27d8669b149c152bf5d4e1a1b25669fc8f83dc089092482fc26 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:54 + go version 19:38:54 go version go1.21.0 linux/arm64 [Pipeline] } 19:38:54 $ docker stop --time=1 828bd79ec688c27d8669b149c152bf5d4e1a1b25669fc8f83dc089092482fc26 19:38:56 $ docker rm -f --volumes 828bd79ec688c27d8669b149c152bf5d4e1a1b25669fc8f83dc089092482fc26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:57 + docker inspect -f . ci-base-image-arm64 19:38:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:58 prd-ubuntu20.04-docker-arm64-4c-16g-1741 does not seem to be running inside a container 19:38:58 $ 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 19:38:59 $ docker top 4a36a0304a307de49f158eaedc826dc2d9c33adf935189f25e7dfe58ff44912c -eo pid,comm [Pipeline] { [Pipeline] echo 19:38:59 ========================================================= 19:38:59 [edgeXBuildGoParallel] Running Tests and Build... 19:38:59 ========================================================= [Pipeline] sh 19:39:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:39:00 + make test 19:39:01 go test -race -coverprofile=coverage.out ./... 19:39:39 ? github.com/edgexfoundry/edgex-go [no test files] 19:39:41 #140 ... 19:39:41 19:39:41 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:39:41 #133 82.20 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 19:39:41 #133 ... 19:39:41 19:39:41 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:39:41 #137 DONE 89.6s 19:39:41 19:39:41 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:39:41 #138 DONE 89.6s 19:39:41 19:39:41 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:39:41 #134 DONE 89.6s 19:39:41 19:39:41 #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #141 ... 19:39:41 19:39:41 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:39:41 #133 DONE 89.6s 19:39:41 19:39:41 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:39:41 #132 DONE 89.7s 19:39:41 19:39:41 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:39:41 #140 DONE 89.7s 19:39:41 19:39:41 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:39:41 #131 DONE 89.8s 19:39:41 19:39:41 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:39:41 #142 ... 19:39:41 19:39:41 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:39:41 #139 DONE 89.9s 19:39:41 19:39:41 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:39:41 #136 DONE 90.0s 19:39:41 19:39:41 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:39:41 #135 DONE 90.1s 19:39:41 19:39:41 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #143 ... 19:39:41 19:39:41 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:39:41 #130 DONE 90.1s 19:39:41 19:39:41 #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #144 ... 19:39:41 19:39:41 #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #141 DONE 0.9s 19:39:41 19:39:41 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:39:41 #142 DONE 0.8s 19:39:41 19:39:41 #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #145 DONE 0.7s 19:39:41 19:39:41 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #143 DONE 0.6s 19:39:41 19:39:41 #146 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #146 DONE 0.9s 19:39:41 19:39:41 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:39:41 #147 ... 19:39:41 19:39:41 #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #148 DONE 0.5s 19:39:41 19:39:41 #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #144 DONE 0.4s 19:39:41 19:39:41 #149 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:39:41 #149 DONE 0.3s 19:39:41 19:39:41 #150 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:39:41 #150 ... 19:39:41 19:39:41 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:39:41 #147 DONE 0.4s 19:39:41 19:39:41 #151 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:39:41 #151 CACHED 19:39:41 19:39:41 #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #152 CACHED 19:39:41 19:39:41 #153 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:39:41 #153 DONE 0.3s 19:39:41 19:39:41 #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:39:41 #154 CACHED 19:39:41 19:39:41 #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #155 CACHED 19:39:41 19:39:41 #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:39:41 #156 CACHED 19:39:41 19:39:41 #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #157 CACHED 19:39:41 19:39:41 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:39:41 #158 CACHED 19:39:41 19:39:41 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #159 CACHED 19:39:41 19:39:41 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:39:41 #160 DONE 0.3s 19:39:41 19:39:41 #161 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:39:41 #161 DONE 0.4s 19:39:41 19:39:41 #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:39:41 #162 DONE 0.5s 19:39:41 19:39:41 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:39:41 #163 ... 19:39:41 19:39:41 #150 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:39:41 #150 DONE 1.4s 19:39:41 19:39:41 #164 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:39:41 #164 ... 19:39:41 19:39:41 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:39:41 #165 DONE 1.8s 19:39:41 19:39:41 #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:39:41 #166 DONE 1.8s 19:39:41 19:39:41 #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:39:41 #167 DONE 1.8s 19:39:41 19:39:41 #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:39:41 #168 DONE 1.8s 19:39:41 19:39:41 #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:39:41 #169 DONE 1.8s 19:39:41 19:39:41 #170 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:39:41 #170 ... 19:39:41 19:39:41 #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:39:41 #171 DONE 2.0s 19:39:41 19:39:41 #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:39:41 #172 DONE 2.5s 19:39:41 19:39:41 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:39:41 #163 DONE 2.2s 19:39:41 19:39:41 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:39:41 #173 ... 19:39:41 19:39:41 #174 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:39:41 #174 DONE 2.1s 19:39:41 19:39:41 #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:39:41 #175 DONE 2.4s 19:39:41 19:39:41 #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:39:43 #176 ... 19:39:43 19:39:43 #164 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:39:43 #164 DONE 3.0s 19:39:44 19:39:44 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:39:44 #177 ... 19:39:44 19:39:44 #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:39:44 #178 DONE 2.9s 19:39:44 19:39:44 #170 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:39:44 #170 DONE 2.8s 19:39:44 19:39:44 #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:39:44 #179 DONE 2.9s 19:39:44 19:39:44 #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:39:44 #180 DONE 2.9s 19:39:44 19:39:44 #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:39:44 #181 DONE 2.9s 19:39:44 19:39:44 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:39:44 #173 DONE 2.7s 19:39:44 19:39:44 #182 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:39:44 #182 DONE 2.7s 19:39:44 19:39:44 #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:39:44 #176 DONE 2.4s 19:39:44 19:39:44 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:39:44 #183 DONE 2.5s 19:39:44 19:39:44 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:39:44 #177 DONE 2.5s 19:39:44 19:39:44 #86 [support-notifications] exporting to image 19:39:44 #86 exporting layers 0.2s done 19:39:44 #86 exporting layers 0.2s done 19:39:44 #86 ... 19:39:44 19:39:44 #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:39:44 #184 DONE 0.4s 19:39:44 19:39:44 #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:39:44 #185 DONE 0.3s 19:39:44 19:39:44 #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:39:44 #186 DONE 0.4s 19:39:44 19:39:44 #187 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:39:44 #187 DONE 0.3s 19:39:44 19:39:44 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:39:44 #188 DONE 0.3s 19:39:44 19:39:44 #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:39:44 #189 DONE 0.3s 19:39:44 19:39:44 #86 [core-data] exporting to image 19:39:44 #86 writing image sha256:7a8429f0facc118b20c8903dd8688480193406a291beceb84a2661e42f9070c1 0.0s done 19:39:44 #86 naming to docker.io/library/core-data done 19:39:44 #86 writing image sha256:60ca3af89717c5b8d7134b1f03300abbe5346ec86cecfd317e680c1c17ce53e3 19:39:44 #86 exporting layers 0.2s done 19:39:44 #86 writing image sha256:60ca3af89717c5b8d7134b1f03300abbe5346ec86cecfd317e680c1c17ce53e3 0.0s done 19:39:44 #86 naming to docker.io/library/core-command done 19:39:44 #86 writing image sha256:8e90b8509c8d7ac3fc489e96c2dabc0b3eeca46310c3f78e55100e426c2d7cf0 19:39:44 #86 writing image sha256:ef34a52f9c83c1bd5cfcf2816bee6b700135c2a815e988daba316b663ef0c7ef 19:39:44 #86 writing image sha256:ca9e98a14f7f281440648e5e3e78a9e5465c7d3c424483bdcc032a7f75d0c644 19:39:44 #86 writing image sha256:518112ec1e8243e538f40f3d3d18b25dd4edd01d4d1e139c2d4c10e37ea98f2e 19:39:45 #86 writing image sha256:8e90b8509c8d7ac3fc489e96c2dabc0b3eeca46310c3f78e55100e426c2d7cf0 0.4s done 19:39:45 #86 naming to docker.io/library/support-scheduler done 19:39:45 #86 writing image sha256:ef34a52f9c83c1bd5cfcf2816bee6b700135c2a815e988daba316b663ef0c7ef 0.4s done 19:39:45 #86 writing image sha256:ca9e98a14f7f281440648e5e3e78a9e5465c7d3c424483bdcc032a7f75d0c644 0.4s done 19:39:45 #86 writing image sha256:518112ec1e8243e538f40f3d3d18b25dd4edd01d4d1e139c2d4c10e37ea98f2e 0.4s done 19:39:45 #86 naming to docker.io/library/support-notifications done 19:39:45 #86 naming to docker.io/library/security-spiffe-token-provider done 19:39:45 #86 naming to docker.io/library/core-metadata done 19:39:45 #86 DONE 2.2s 19:39:45 19:39:45 #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:39:45 #190 DONE 0.6s 19:39:45 19:39:45 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:39:45 #191 DONE 0.6s 19:39:45 19:39:45 #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:39:45 #192 DONE 0.6s 19:39:45 19:39:45 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:45 #193 ... 19:39:45 19:39:45 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:39:45 #194 DONE 0.1s 19:39:45 19:39:45 #195 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:39:45 #195 DONE 0.3s 19:39:45 19:39:45 #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:39:45 #196 DONE 0.3s 19:39:45 19:39:45 #197 [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/ 19:39:45 #197 DONE 0.1s 19:39:45 19:39:45 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:39:45 #198 DONE 0.1s 19:39:45 19:39:45 #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:45 #199 DONE 1.1s 19:39:45 19:39:45 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:45 #200 ... 19:39:45 19:39:45 #201 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:45 #201 DONE 1.1s 19:39:45 19:39:45 #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:39:45 #202 DONE 0.1s 19:39:45 19:39:45 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:39:45 #203 DONE 0.1s 19:39:45 19:39:45 #86 [core-common-config-bootstrapper] exporting to image 19:39:45 #86 exporting layers 0.2s done 19:39:45 #86 writing image sha256:6b12eb20e55042f48439ff05de4ddac6d784097a2a6986db3254fc51c2d40716 0.1s done 19:39:45 #86 naming to docker.io/library/security-proxy-auth 19:39:46 #86 exporting layers 0.3s done 19:39:46 #86 naming to docker.io/library/security-proxy-auth 0.1s done 19:39:46 #86 writing image sha256:19d096fce9f63a1eb5d58aebfb05881eec8e4025cebcbd330c84c04238dece80 done 19:39:46 #86 naming to docker.io/library/core-common-config-bootstrapper done 19:39:46 #86 DONE 2.6s 19:39:46 19:39:46 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:46 #193 DONE 0.8s 19:39:46 19:39:46 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:39:46 #204 ... 19:39:46 19:39:46 #86 [security-proxy-setup] exporting to image 19:39:46 #86 exporting layers 0.3s done 19:39:46 #86 writing image sha256:75de3c14888e8c38fc5115175f1b4ad7cb44c9876bad865bfbb52bd8ad0c6b39 done 19:39:46 #86 naming to docker.io/library/security-proxy-setup done 19:39:46 #86 DONE 2.9s 19:39:46 19:39:46 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:39:46 #204 ... 19:39:46 19:39:46 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:46 #200 DONE 1.1s 19:39:46 19:39:46 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:39:46 #204 DONE 1.1s 19:39:46 19:39:46 #86 [security-bootstrapper] exporting to image 19:39:47 #86 exporting layers 0.4s done 19:39:47 #86 exporting layers 0.4s done 19:39:47 #86 writing image sha256:eac05e2f40b8dbf2c9d5b25544c481f38eb12e3f0d95780dfd6393fa534f8446 done 19:39:47 #86 naming to docker.io/library/security-secretstore-setup done 19:39:47 #86 writing image sha256:143c93a3f4c157c58353114f69372530f0f83f71cb57dd50dfd951c2763d7621 done 19:39:47 #86 naming to docker.io/library/security-bootstrapper done 19:39:47 #86 DONE 3.4s 19:39:47 19:39:47 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:47 time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:39:47 $ docker stop --time=1 f896d40e585b02a8ea65d41425a85f1f66c8d0370b8555df70e46d1d1e17c1f0 19:39:48 $ docker rm -f --volumes f896d40e585b02a8ea65d41425a85f1f66c8d0370b8555df70e46d1d1e17c1f0 [Pipeline] // withDockerContainer [Pipeline] sh 19:39:48 + docker images 19:39:48 REPOSITORY TAG IMAGE ID CREATED SIZE 19:39:48 security-bootstrapper latest 143c93a3f4c1 2 seconds ago 18.6MB 19:39:48 security-secretstore-setup latest eac05e2f40b8 2 seconds ago 36.3MB 19:39:48 core-common-config-bootstrapper latest 19d096fce9f6 3 seconds ago 15MB 19:39:48 security-proxy-setup latest 75de3c14888e 3 seconds ago 25.9MB 19:39:48 security-proxy-auth latest 6b12eb20e550 3 seconds ago 15.8MB 19:39:48 core-metadata latest ca9e98a14f7f 4 seconds ago 17.4MB 19:39:48 security-spiffe-token-provider latest ef34a52f9c83 4 seconds ago 28.7MB 19:39:48 core-command latest 60ca3af89717 4 seconds ago 17MB 19:39:48 support-scheduler latest 8e90b8509c8d 4 seconds ago 26.2MB 19:39:48 support-notifications latest 518112ec1e82 4 seconds ago 26.7MB 19:39:48 core-data latest 7a8429f0facc 5 seconds ago 17.2MB 19:39:48 security-spire-agent latest fc8279528123 2 minutes ago 161MB 19:39:48 security-spire-server latest 9eb0eecc1507 2 minutes ago 102MB 19:39:48 security-spire-config latest ea366d14f8f8 2 minutes ago 102MB 19:39:48 ci-base-image-x86_64 latest e6add5196543 5 minutes ago 885MB 19:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 19:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB 19:39:48 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] } 19:41:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.389s coverage: 28.7% of statements 19:41:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.316s coverage: 97.0% of statements 19:41:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:41:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:41:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:42:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.386s coverage: 69.2% of statements 19:42:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:42:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:42:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.352s coverage: 53.2% of statements 19:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:42:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.163s coverage: 93.4% of statements 19:42:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.730s coverage: 4.1% of statements 19:42:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:42:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:42:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:42:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.690s coverage: 97.6% of statements 19:42:33 ok github.com/edgexfoundry/edgex-go/internal/io 1.193s coverage: 72.2% of statements 19:42:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:42:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.383s coverage: 0.9% of statements 19:42:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.247s coverage: 32.2% of statements 19:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.297s coverage: 41.7% of statements 19:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.242s coverage: 82.9% of statements 19:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.242s coverage: 94.1% of statements 19:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.230s coverage: 96.3% of statements 19:42:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.249s coverage: 87.5% of statements 19:42:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:42:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:42:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:42:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.220s coverage: 94.4% of statements 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:43:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:43:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:43:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:43:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.958s coverage: 79.9% of statements 19:43:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.239s coverage: 92.9% of statements 19:43:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.073s coverage: 64.4% of statements 19:43:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.217s coverage: 62.3% of statements 19:43:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.201s coverage: 87.2% of statements 19:43:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.174s coverage: 20.0% of statements 19:43:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.171s coverage: 100.0% of statements 19:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.391s coverage: 81.8% of statements 19:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.394s coverage: 82.1% of statements 19:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.262s coverage: 86.0% of statements 19:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:43:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.885s coverage: 63.1% of statements 19:43:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.234s coverage: 100.0% of statements 19:43:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.121s coverage: 89.4% of statements 19:43:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements 19:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.113s coverage: 73.7% of statements 19:43:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 19:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.815s coverage: 38.4% of statements 19:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.228s coverage: 89.5% of statements 19:43:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:43:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:43:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:43:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.218s coverage: 84.8% of statements 19:43:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:43:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:43:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:43:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:43:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.296s coverage: 19.9% of statements 19:43:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:43:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:43:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:43:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:43:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.628s coverage: 95.7% of statements 19:43:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:43:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.271s coverage: 61.8% of statements 19:44:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:44:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:44:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.425s coverage: 98.9% of statements 19:44:02 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 19:44:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:44:02 go vet ./... 19:46:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:46:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:46:09 ./bin/test-attribution-txt.sh 19:46:09 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 19:46:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:46:10 + ls -al . 19:46:10 total 732 19:46:10 drwxrwxr-x 10 1001 1001 4096 Feb 26 19:39 . 19:46:10 drwxr-xr-x 4 root root 4096 Feb 26 19:38 .. 19:46:10 drwxrwxr-x 2 1001 1001 4096 Feb 26 19:37 .blubracket 19:46:10 -rw-rw-r-- 1 1001 1001 10 Feb 26 19:37 .dockerignore 19:46:10 drwxrwxr-x 8 1001 1001 4096 Feb 26 19:37 .git 19:46:10 drwxrwxr-x 3 1001 1001 4096 Feb 26 19:37 .github 19:46:10 -rw-rw-r-- 1 1001 1001 1074 Feb 26 19:37 .gitignore 19:46:10 -rw-rw-r-- 1 1001 1001 42 Feb 26 19:37 .golangci.yml 19:46:10 -rw-rw-r-- 1 1001 1001 100 Feb 26 19:37 .hadolint.yml 19:46:10 -rw-rw-r-- 1 1001 1001 155 Feb 26 19:37 .sonarcloud.properties 19:46:10 -rw-rw-r-- 1 1001 1001 1171 Feb 26 19:37 ADOPTERS.md 19:46:10 -rw-rw-r-- 1 1001 1001 11674 Feb 26 19:37 Attribution.txt 19:46:10 -rw-rw-r-- 1 1001 1001 100284 Feb 26 19:37 CHANGELOG.md 19:46:10 -rw-rw-r-- 1 1001 1001 3804 Feb 26 19:37 CONTRIBUTING.md 19:46:10 -rw-rw-r-- 1 1001 1001 677 Feb 26 19:37 GOVERNANCE.md 19:46:10 -rw-rw-r-- 1 1001 1001 861 Feb 26 19:37 Jenkinsfile 19:46:10 -rw-rw-r-- 1 1001 1001 10775 Feb 26 19:37 LICENSE 19:46:10 -rw-rw-r-- 1 1001 1001 15392 Feb 26 19:37 Makefile 19:46:10 -rw-rw-r-- 1 1001 1001 582 Feb 26 19:37 OWNERS.md 19:46:10 -rw-rw-r-- 1 1001 1001 9528 Feb 26 19:37 README.md 19:46:10 -rw-rw-r-- 1 1001 1001 789 Feb 26 19:37 SECURITY.md 19:46:10 -rw-rw-r-- 1 1001 1001 5 Feb 26 19:34 VERSION 19:46:10 drwxrwxr-x 2 1001 1001 4096 Feb 26 19:37 bin 19:46:10 drwxrwxr-x 18 1001 1001 4096 Feb 26 19:37 cmd 19:46:10 -rw-r--r-- 1 root root 453602 Feb 26 19:44 coverage.out 19:46:10 drwxrwxr-x 2 1001 1001 4096 Feb 26 19:37 fuzz_test 19:46:10 -rw-rw-r-- 1 1001 1001 3734 Feb 26 19:37 go.mod 19:46:10 -rw-rw-r-- 1 1001 1001 34045 Feb 26 19:37 go.sum 19:46:10 drwxrwxr-x 7 1001 1001 4096 Feb 26 19:37 internal 19:46:10 drwxrwxr-x 3 1001 1001 4096 Feb 26 19:37 openapi 19:46:10 -rw-rw-r-- 1 1001 1001 584 Feb 26 19:37 security.txt 19:46:10 -rw-rw-r-- 1 1001 1001 204 Feb 26 19:37 version.go [Pipeline] sh 19:46:10 + '[' -e coverage.out ] 19:46:10 + chown 1001:1001 coverage.out [Pipeline] stash 19:46:10 Warning: overwriting stash ‘coverage-report’ 19:46:12 Stashed 1 file(s) [Pipeline] sh 19:46:12 + make build 19:46:12 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 19:47:34 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 19:47:37 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 19:47:41 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 19:47:44 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 19:48:23 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 19:48:24 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 19:48:31 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 19:48:34 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 19:48:37 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 19:48:40 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 19:48:44 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] } 19:48:49 $ docker stop --time=1 4a36a0304a307de49f158eaedc826dc2d9c33adf935189f25e7dfe58ff44912c 19:48:51 $ docker rm -f --volumes 4a36a0304a307de49f158eaedc826dc2d9c33adf935189f25e7dfe58ff44912c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:48:54 19:48:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:48:55 latest: Pulling from edgex-devops/edgex-compose-arm64 19:48:55 547446be3368: Pulling fs layer 19:48:55 d125d8839a47: Pulling fs layer 19:48:55 3e85d5ac6304: Pulling fs layer 19:48:55 c3105a71a48b: Pulling fs layer 19:48:55 0f093f025ec4: Pulling fs layer 19:48:55 c3106fc0e877: Pulling fs layer 19:48:55 c3105a71a48b: Waiting 19:48:55 0f093f025ec4: Waiting 19:48:55 c3106fc0e877: Waiting 19:48:55 547446be3368: Verifying Checksum 19:48:55 547446be3368: Download complete 19:48:55 c3105a71a48b: Verifying Checksum 19:48:55 c3105a71a48b: Download complete 19:48:56 d125d8839a47: Verifying Checksum 19:48:56 d125d8839a47: Download complete 19:48:56 c3106fc0e877: Download complete 19:48:56 0f093f025ec4: Verifying Checksum 19:48:56 0f093f025ec4: Download complete 19:48:56 547446be3368: Pull complete 19:48:57 d125d8839a47: Pull complete 19:48:57 3e85d5ac6304: Verifying Checksum 19:48:57 3e85d5ac6304: Download complete 19:49:08 3e85d5ac6304: Pull complete 19:49:08 c3105a71a48b: Pull complete 19:49:09 0f093f025ec4: Pull complete 19:49:09 c3106fc0e877: Pull complete 19:49:09 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:49:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:49:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:10 prd-ubuntu20.04-docker-arm64-4c-16g-1741 does not seem to be running inside a container 19:49:10 $ 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 19:49:12 $ docker top f2262524c05ac6b037e3f509bea9d28fe55097a3f8a80ebe0cf350c101048491 -eo pid,comm [Pipeline] { [Pipeline] sh 19:49:13 + docker compose -f ./docker-compose-build.yml build --parallel 19:49:23 #1 [support-notifications internal] load build definition from Dockerfile 19:49:23 #1 transferring dockerfile: 19:49:23 #1 transferring dockerfile: 1.95kB done 19:49:23 #1 DONE 0.5s 19:49:24 19:49:24 #2 [core-data internal] load build definition from Dockerfile 19:49:24 #2 transferring dockerfile: 2.01kB done 19:49:24 #2 DONE 0.1s 19:49:24 19:49:24 #3 [security-proxy-setup internal] load build definition from Dockerfile 19:49:24 #3 transferring dockerfile: 2.50kB done 19:49:24 #3 DONE 0.1s 19:49:24 19:49:24 #4 [core-metadata internal] load build definition from Dockerfile 19:49:24 #4 transferring dockerfile: 2.06kB 0.0s done 19:49:24 #4 DONE 0.1s 19:49:24 19:49:24 #5 [security-spire-config internal] load build definition from Dockerfile 19:49:24 #5 transferring dockerfile: 1.69kB 0.0s done 19:49:24 #5 DONE 0.1s 19:49:24 19:49:24 #6 [security-bootstrapper internal] load build definition from Dockerfile 19:49:24 #6 transferring dockerfile: 2.93kB done 19:49:24 #6 DONE 0.1s 19:49:24 19:49:24 #7 [security-spire-agent internal] load build definition from Dockerfile 19:49:24 #7 transferring dockerfile: 1.81kB done 19:49:24 #7 DONE 0.1s 19:49:24 19:49:24 #8 [security-proxy-auth internal] load build definition from Dockerfile 19:49:24 #8 transferring dockerfile: 2.15kB done 19:49:25 #8 DONE 0.1s 19:49:25 19:49:25 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:49:25 #9 transferring dockerfile: 1.89kB 0.0s done 19:49:25 #9 DONE 0.1s 19:49:25 19:49:25 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:49:25 #10 transferring dockerfile: 2.23kB 0.0s done 19:49:25 #10 DONE 0.1s 19:49:25 19:49:25 #11 [core-command internal] load build definition from Dockerfile 19:49:25 #11 transferring dockerfile: 1.93kB done 19:49:25 #11 DONE 0.1s 19:49:25 19:49:25 #12 [support-scheduler internal] load build definition from Dockerfile 19:49:25 #12 transferring dockerfile: 1.93kB done 19:49:25 #12 DONE 0.1s 19:49:25 19:49:25 #13 [security-spire-server internal] load build definition from Dockerfile 19:49:25 #13 transferring dockerfile: 1.70kB 0.0s done 19:49:25 #13 DONE 0.1s 19:49:25 19:49:25 #14 [security-secretstore-setup internal] load build definition from Dockerfile 19:49:25 #14 transferring dockerfile: 2.49kB done 19:49:25 #14 DONE 0.1s 19:49:25 19:49:25 #15 [support-notifications internal] load .dockerignore 19:49:25 #15 transferring context: 50B 0.0s done 19:49:25 #15 DONE 0.1s 19:49:26 19:49:26 #16 [core-data internal] load .dockerignore 19:49:26 #16 transferring context: 50B done 19:49:26 #16 DONE 0.1s 19:49:26 19:49:26 #17 [security-proxy-setup internal] load .dockerignore 19:49:26 #17 transferring context: 50B done 19:49:26 #17 DONE 0.0s 19:49:26 19:49:26 #18 [core-metadata internal] load .dockerignore 19:49:26 #18 transferring context: 50B 0.0s done 19:49:26 #18 DONE 0.0s 19:49:26 19:49:26 #19 [security-spire-config internal] load .dockerignore 19:49:26 #19 transferring context: 50B 0.0s done 19:49:26 #19 DONE 0.1s 19:49:26 19:49:26 #20 [security-bootstrapper internal] load .dockerignore 19:49:26 #20 transferring context: 50B done 19:49:26 #20 DONE 0.1s 19:49:26 19:49:26 #21 [security-spire-agent internal] load .dockerignore 19:49:26 #21 transferring context: 50B done 19:49:26 #21 DONE 0.1s 19:49:26 19:49:26 #22 [security-proxy-auth internal] load .dockerignore 19:49:26 #22 transferring context: 50B done 19:49:26 #22 DONE 0.1s 19:49:26 19:49:26 #23 [security-spiffe-token-provider internal] load .dockerignore 19:49:26 #23 transferring context: 50B 0.0s done 19:49:26 #23 DONE 0.1s 19:49:26 19:49:26 #24 [core-common-config-bootstrapper internal] load .dockerignore 19:49:26 #24 transferring context: 50B 0.0s done 19:49:26 #24 DONE 0.1s 19:49:26 19:49:26 #25 [core-command internal] load .dockerignore 19:49:27 #25 transferring context: 50B 0.0s done 19:49:27 #25 DONE 0.1s 19:49:27 19:49:27 #26 [support-scheduler internal] load .dockerignore 19:49:27 #26 transferring context: 50B 0.0s done 19:49:27 #26 DONE 0.1s 19:49:27 19:49:27 #27 [security-spire-server internal] load .dockerignore 19:49:27 #27 transferring context: 50B 0.0s done 19:49:27 #27 DONE 0.1s 19:49:27 19:49:27 #28 [security-secretstore-setup internal] load .dockerignore 19:49:27 #28 transferring context: 50B done 19:49:27 #28 DONE 0.1s 19:49:27 19:49:27 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:27 #29 DONE 0.0s 19:49:27 19:49:27 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:49:27 #30 DONE 0.2s 19:49:27 19:49:27 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:49:27 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:49:27 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:49:27 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:49:27 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:49:27 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.1s 19:49:27 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.30MB / 3.33MB 0.2s 19:49:27 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:49:27 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 19:49:28 #31 ... 19:49:28 19:49:28 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:49:28 #32 DONE 0.8s 19:49:28 19:49:28 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:49:28 #31 ... 19:49:28 19:49:28 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 19:49:28 #33 DONE 0.2s 19:49:28 19:49:28 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:49:28 #31 ... 19:49:28 19:49:28 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:28 #29 DONE 0.0s 19:49:28 19:49:28 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:49:28 #30 DONE 0.2s 19:49:28 19:49:28 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:49:28 #31 ... 19:49:28 19:49:28 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:28 #29 DONE 0.0s 19:49:28 19:49:28 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:49:28 #32 DONE 1.6s 19:49:28 19:49:28 #33 [core-data builder 2/7] WORKDIR /edgex-go 19:49:28 #33 DONE 0.5s 19:49:28 19:49:28 #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:49:28 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:49:28 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:49:28 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:49:28 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:49:28 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:49:29 #31 ... 19:49:29 19:49:29 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:29 #29 DONE 0.0s 19:49:29 19:49:29 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:49:29 #30 DONE 0.3s 19:49:29 19:49:29 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:49:29 #32 DONE 1.6s 19:49:29 19:49:29 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:49:29 #33 DONE 0.5s 19:49:29 19:49:29 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:49:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:49:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:49:29 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:49:29 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:49:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:49:29 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 19:49:29 #31 ... 19:49:29 19:49:29 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:49:29 #30 DONE 0.5s 19:49:29 19:49:29 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:29 #29 DONE 0.0s 19:49:29 19:49:29 #34 [core-data internal] load build context 19:49:29 #34 ... 19:49:29 19:49:29 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:49:29 #30 DONE 0.8s 19:49:29 19:49:29 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:49:29 #32 DONE 1.7s 19:49:29 19:49:29 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:49:29 #33 DONE 0.6s 19:49:29 19:49:29 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:29 #29 DONE 0.0s 19:49:29 19:49:29 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:49:30 #30 ... 19:49:30 19:49:30 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:30 #29 DONE 0.0s 19:49:30 19:49:30 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:49:30 #30 ... 19:49:30 19:49:30 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:30 #29 DONE 0.0s 19:49:30 19:49:30 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:49:30 #32 DONE 1.8s 19:49:30 19:49:30 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:49:30 #33 DONE 0.7s 19:49:30 19:49:30 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:30 #29 DONE 0.0s 19:49:30 19:49:30 #35 [security-spiffe-token-provider internal] load build context 19:49:30 #35 ... 19:49:30 19:49:30 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:30 #29 DONE 0.0s 19:49:30 19:49:30 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:49:30 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:49:30 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:49:30 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:49:30 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:49:30 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:49:30 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 19:49:31 #31 ... 19:49:31 19:49:31 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:49:31 #29 DONE 0.0s 19:49:31 19:49:31 #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:49:32 #36 ... 19:49:32 19:49:32 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:49:32 #37 DONE 2.9s 19:49:32 19:49:32 #35 [security-spiffe-token-provider internal] load build context 19:49:32 #35 transferring context: 97.51kB 0.3s 19:49:32 #35 ... 19:49:32 19:49:32 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:49:32 #32 DONE 1.8s 19:49:32 19:49:32 #33 [core-command builder 2/7] WORKDIR /edgex-go 19:49:32 #33 DONE 0.7s 19:49:32 19:49:32 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:49:32 #30 DONE 3.1s 19:49:32 19:49:32 #35 [security-spiffe-token-provider internal] load build context 19:49:32 #35 ... 19:49:32 19:49:32 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:49:32 #32 DONE 1.9s 19:49:32 19:49:32 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:49:32 #33 DONE 0.8s 19:49:32 19:49:32 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:49:32 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:49:32 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:49:32 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:49:32 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:49:32 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:49:32 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 19:49:32 #31 ... 19:49:32 19:49:32 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:49:32 #32 DONE 1.9s 19:49:32 19:49:32 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 19:49:32 #33 DONE 0.8s 19:49:32 19:49:32 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:49:32 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:49:32 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:49:32 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:49:32 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:49:32 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:49:32 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 19:49:33 #31 ... 19:49:33 19:49:33 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:49:33 #38 DONE 3.7s 19:49:33 19:49:33 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:49:33 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:49:33 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:49:33 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:49:33 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:49:33 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:49:33 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 19:49:35 #31 ... 19:49:35 19:49:35 #39 [security-spire-config internal] load build context 19:49:35 #39 transferring context: 16.35kB 0.7s done 19:49:35 #39 DONE 3.2s 19:49:35 19:49:35 #40 [support-notifications internal] load build context 19:49:35 #40 ... 19:49:35 19:49:35 #41 [security-spire-server internal] load build context 19:49:35 #41 transferring context: 18.10kB 0.4s done 19:49:35 #41 DONE 3.2s 19:49:35 19:49:35 #40 [support-notifications internal] load build context 19:49:35 #40 ... 19:49:35 19:49:35 #42 [core-metadata internal] load build context 19:49:35 #42 ... 19:49:35 19:49:35 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:49:35 #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.2s done 19:49:35 #43 DONE 2.3s 19:49:35 19:49:35 #40 [support-notifications internal] load build context 19:49:37 #40 ... 19:49:37 19:49:37 #44 [security-spire-agent internal] load build context 19:49:37 #44 transferring context: 17.63kB 0.4s done 19:49:37 #44 DONE 3.5s 19:49:37 19:49:37 #40 [support-notifications internal] load build context 19:49:38 #40 ... 19:49:38 19:49:38 #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:49:38 #0 6.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:38 #0 7.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:38 #45 ... 19:49:38 19:49:38 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:38 #46 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.7s done 19:49:38 #46 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:49:38 #46 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:49:38 #46 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:49:38 #46 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.0s done 19:49:38 #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.5s 19:49:38 #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.5s 19:49:38 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.5s 19:49:38 #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 19:49:38 #46 ... 19:49:38 19:49:38 #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:49:38 #45 10.25 OK: 266 MiB in 52 packages 19:49:38 #45 ... 19:49:38 19:49:38 #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:49:38 #0 8.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:38 #0 8.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:38 #47 ... 19:49:38 19:49:38 #48 [security-proxy-setup internal] load build context 19:49:39 #48 ... 19:49:39 19:49:39 #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:49:39 #0 7.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:39 #0 7.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:39 #49 ... 19:49:39 19:49:39 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:39 #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.5s done 19:49:39 #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.7s done 19:49:39 #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 19:49:39 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.6s 19:49:39 #46 ... 19:49:39 19:49:39 #34 [core-data internal] load build context 19:49:39 #34 ... 19:49:39 19:49:39 #50 [security-bootstrapper internal] load build context 19:49:40 #50 ... 19:49:40 19:49:40 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:40 #46 ... 19:49:40 19:49:40 #51 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:49:40 #0 9.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:40 #51 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:40 #51 ... 19:49:40 19:49:40 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:40 #46 ... 19:49:40 19:49:40 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:49:40 #52 ... 19:49:40 19:49:40 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:49:40 #0 9.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:40 #53 ... 19:49:40 19:49:40 #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:49:40 #45 DONE 12.0s 19:49:40 19:49:40 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:49:40 #54 ... 19:49:40 19:49:40 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:49:40 #55 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:40 #55 ... 19:49:40 19:49:40 #56 [core-common-config-bootstrapper internal] load build context 19:49:41 #56 ... 19:49:41 19:49:41 #57 [security-proxy-auth internal] load build context 19:49:41 #57 ... 19:49:41 19:49:41 #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:49:41 #49 10.78 OK: 266 MiB in 52 packages 19:49:41 #49 DONE 12.4s 19:49:41 19:49:41 #57 [security-proxy-auth internal] load build context 19:49:41 #57 ... 19:49:41 19:49:41 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:49:41 #58 ... 19:49:41 19:49:41 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:41 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 5.1s 19:49:41 #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:49:42 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.7s 19:49:42 #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done 19:49:42 #46 ... 19:49:42 19:49:42 #47 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:49:42 #47 12.08 OK: 266 MiB in 52 packages 19:49:42 #47 DONE 13.5s 19:49:42 19:49:42 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:42 #46 ... 19:49:42 19:49:42 #59 [core-command internal] load build context 19:49:42 #59 transferring context: 977.38kB 7.8s 19:49:42 #59 ... 19:49:42 19:49:42 #60 [security-secretstore-setup internal] load build context 19:49:42 #60 ... 19:49:42 19:49:42 #35 [security-spiffe-token-provider internal] load build context 19:49:42 #35 ... 19:49:42 19:49:42 #61 [support-scheduler internal] load build context 19:49:42 #61 ... 19:49:42 19:49:42 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:43 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.07MB / 23.39MB 7.4s 19:49:43 #46 ... 19:49:43 19:49:43 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:49:43 #62 ... 19:49:43 19:49:43 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:49:43 #63 ... 19:49:43 19:49:43 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:49:43 #64 ... 19:49:43 19:49:43 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:43 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 8.0s 19:49:44 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.6s 19:49:45 #46 ... 19:49:45 19:49:45 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:49:45 #51 13.26 (1/1) Installing dumb-init (1.2.5-r2) 19:49:45 #51 13.26 Executing busybox-1.36.1-r5.trigger 19:49:45 #51 13.26 OK: 8 MiB in 16 packages 19:49:45 #51 DONE 15.3s 19:49:45 19:49:45 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:45 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.4s 19:49:46 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 9.8s 19:49:46 #46 ... 19:49:46 19:49:46 #42 [core-metadata internal] load build context 19:49:46 #42 ... 19:49:46 19:49:46 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:49:46 #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:49:46 #43 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:49:46 #43 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:49:46 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 19:49:46 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 19:49:46 #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 8.0s 19:49:46 #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.4s done 19:49:46 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done 19:49:46 #43 ... 19:49:46 19:49:46 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:47 #46 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 19:49:47 #46 ... 19:49:47 19:49:47 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:49:47 #55 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:47 #55 15.55 (1/1) Installing dumb-init (1.2.5-r2) 19:49:47 #55 15.55 Executing busybox-1.36.1-r5.trigger 19:49:47 #55 15.99 OK: 8 MiB in 16 packages 19:49:47 #55 DONE 17.3s 19:49:47 19:49:47 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:47 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 11.7s 19:49:47 #46 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.3s done 19:49:48 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.26MB / 23.39MB 12.2s 19:49:48 #46 ... 19:49:48 19:49:48 #40 [support-notifications internal] load build context 19:49:48 #40 transferring context: 57.36MB 21.3s 19:49:48 #40 ... 19:49:48 19:49:48 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:48 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.05MB / 23.39MB 12.9s 19:49:49 #46 ... 19:49:49 19:49:49 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:49:49 #58 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:49 #58 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:49 #58 16.86 (1/2) Installing dumb-init (1.2.5-r2) 19:49:49 #58 16.86 (2/2) Installing su-exec (0.2-r3) 19:49:49 #58 16.86 Executing busybox-1.36.1-r5.trigger 19:49:49 #58 16.94 OK: 8 MiB in 17 packages 19:49:49 #58 DONE 19.1s 19:49:49 19:49:49 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:49 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.8s 19:49:49 #46 ... 19:49:49 19:49:49 #48 [security-proxy-setup internal] load build context 19:49:49 #48 ... 19:49:49 19:49:49 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:49 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.9s done 19:49:49 #46 ... 19:49:49 19:49:49 #34 [core-data internal] load build context 19:49:50 #34 ... 19:49:50 19:49:50 #50 [security-bootstrapper internal] load build context 19:49:50 #50 ... 19:49:50 19:49:50 #34 [core-data internal] load build context 19:49:51 #34 ... 19:49:51 19:49:51 #56 [core-common-config-bootstrapper internal] load build context 19:49:51 #56 ... 19:49:51 19:49:51 #57 [security-proxy-auth internal] load build context 19:49:51 #57 ... 19:49:51 19:49:51 #56 [core-common-config-bootstrapper internal] load build context 19:49:51 #56 ... 19:49:51 19:49:51 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:49:51 #53 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:51 #53 14.13 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:49:51 #53 14.13 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:49:51 #53 14.13 OK: 19951 distinct packages available 19:49:51 #53 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:51 #53 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:51 #53 ... 19:49:51 19:49:51 #34 [core-data internal] load build context 19:49:52 #34 ... 19:49:52 19:49:52 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:49:52 #52 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:52 #52 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:52 #52 18.11 (1/2) Installing ca-certificates (20230506-r0) 19:49:52 #52 18.44 (2/2) Installing dumb-init (1.2.5-r2) 19:49:52 #52 18.48 Executing busybox-1.36.1-r5.trigger 19:49:52 #52 18.73 Executing ca-certificates-20230506-r0.trigger 19:49:52 #52 19.91 OK: 9 MiB in 17 packages 19:49:52 #52 ... 19:49:52 19:49:52 #34 [core-data internal] load build context 19:49:52 #34 ... 19:49:52 19:49:52 #60 [security-secretstore-setup internal] load build context 19:49:52 #60 ... 19:49:52 19:49:52 #59 [core-command internal] load build context 19:49:52 #59 ... 19:49:52 19:49:52 #34 [core-data internal] load build context 19:49:53 #34 ... 19:49:53 19:49:53 #61 [support-scheduler internal] load build context 19:49:53 #61 ... 19:49:53 19:49:53 #59 [core-command internal] load build context 19:49:53 #59 ... 19:49:53 19:49:53 #35 [security-spiffe-token-provider internal] load build context 19:49:53 #35 ... 19:49:53 19:49:53 #59 [core-command internal] load build context 19:49:54 #59 ... 19:49:54 19:49:54 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:49:54 #52 DONE 24.2s 19:49:54 19:49:54 #59 [core-command internal] load build context 19:49:54 #59 transferring context: 7.90MB 20.5s 19:49:55 #59 ... 19:49:55 19:49:55 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:49:55 #53 22.60 OK: 266 MiB in 52 packages 19:49:55 #53 DONE 24.8s 19:49:55 19:49:55 #59 [core-command internal] load build context 19:49:55 #59 ... 19:49:55 19:49:55 #65 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:49:55 #0 9.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:55 #65 ... 19:49:55 19:49:55 #59 [core-command internal] load build context 19:49:55 #59 ... 19:49:55 19:49:55 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:49:55 #54 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:55 #54 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:55 #54 22.54 (1/4) Installing dumb-init (1.2.5-r2) 19:49:55 #54 22.56 (2/4) Installing openssl (3.1.4-r5) 19:49:55 #54 22.66 (3/4) Installing su-exec (0.2-r3) 19:49:55 #54 22.69 (4/4) Installing yq (4.33.3-r5) 19:49:55 #54 23.62 Executing busybox-1.36.1-r5.trigger 19:49:55 #54 23.75 OK: 18 MiB in 19 packages 19:49:55 #54 ... 19:49:55 19:49:55 #59 [core-command internal] load build context 19:49:55 #59 ... 19:49:55 19:49:55 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:49:55 #54 DONE 25.5s 19:49:55 19:49:55 #59 [core-command internal] load build context 19:49:56 #59 ... 19:49:56 19:49:56 #42 [core-metadata internal] load build context 19:49:56 #42 ... 19:49:56 19:49:56 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:49:56 #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 10.8s done 19:49:56 #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 19:49:56 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.5s 19:49:56 #43 ... 19:49:56 19:49:56 #42 [core-metadata internal] load build context 19:49:58 #42 ... 19:49:58 19:49:58 #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:49:58 #36 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:58 #36 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:58 #36 23.42 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:49:58 #36 23.42 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:49:58 #36 23.42 OK: 19946 distinct packages available 19:49:58 #36 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:58 #36 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:58 #36 ... 19:49:58 19:49:58 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:49:58 #0 9.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:58 #66 ... 19:49:58 19:49:58 #42 [core-metadata internal] load build context 19:49:58 #42 ... 19:49:58 19:49:58 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:49:58 #63 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:58 #63 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:58 #63 22.31 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:49:58 #63 22.31 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:49:58 #63 22.31 OK: 19946 distinct packages available 19:49:58 #63 23.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:58 #63 24.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:58 #63 ... 19:49:58 19:49:58 #59 [core-command internal] load build context 19:49:59 #59 ... 19:49:59 19:49:59 #40 [support-notifications internal] load build context 19:49:59 #40 transferring context: 75.25MB 31.6s 19:49:59 #40 ... 19:49:59 19:49:59 #42 [core-metadata internal] load build context 19:49:59 #42 ... 19:49:59 19:49:59 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:49:59 #62 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:59 #62 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:59 #62 22.89 (1/4) Installing ca-certificates (20230506-r0) 19:49:59 #62 23.06 (2/4) Installing dumb-init (1.2.5-r2) 19:49:59 #62 23.12 (3/4) Installing su-exec (0.2-r3) 19:49:59 #62 23.12 (4/4) Installing yq (4.33.3-r5) 19:49:59 #62 23.95 Executing busybox-1.36.1-r5.trigger 19:49:59 #62 24.13 Executing ca-certificates-20230506-r0.trigger 19:49:59 #62 25.43 OK: 18 MiB in 19 packages 19:49:59 #62 ... 19:49:59 19:49:59 #42 [core-metadata internal] load build context 19:49:59 #42 ... 19:49:59 19:49:59 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:49:59 #64 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:59 #64 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:59 #64 23.05 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:49:59 #64 23.05 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:49:59 #64 23.05 OK: 19946 distinct packages available 19:49:59 #64 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:49:59 #64 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:49:59 #64 ... 19:49:59 19:49:59 #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:49:59 #0 9.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:00 #67 ... 19:50:00 19:50:00 #42 [core-metadata internal] load build context 19:50:00 #42 ... 19:50:00 19:50:00 #50 [security-bootstrapper internal] load build context 19:50:00 #50 ... 19:50:00 19:50:00 #59 [core-command internal] load build context 19:50:00 #59 ... 19:50:00 19:50:00 #48 [security-proxy-setup internal] load build context 19:50:00 #48 ... 19:50:00 19:50:00 #42 [core-metadata internal] load build context 19:50:00 #42 ... 19:50:00 19:50:00 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:50:00 #62 DONE 27.2s 19:50:00 19:50:00 #42 [core-metadata internal] load build context 19:50:01 #42 ... 19:50:01 19:50:01 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:01 #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.9s 19:50:01 #46 ... 19:50:01 19:50:01 #42 [core-metadata internal] load build context 19:50:01 #42 ... 19:50:01 19:50:01 #57 [security-proxy-auth internal] load build context 19:50:01 #57 ... 19:50:01 19:50:01 #56 [core-common-config-bootstrapper internal] load build context 19:50:02 #56 ... 19:50:02 19:50:02 #42 [core-metadata internal] load build context 19:50:03 #42 ... 19:50:03 19:50:03 #60 [security-secretstore-setup internal] load build context 19:50:03 #60 ... 19:50:03 19:50:03 #42 [core-metadata internal] load build context 19:50:03 #42 ... 19:50:03 19:50:03 #34 [core-data internal] load build context 19:50:03 #34 ... 19:50:03 19:50:03 #61 [support-scheduler internal] load build context 19:50:03 #61 ... 19:50:03 19:50:03 #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:50:03 #65 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:03 #65 16.69 OK: 8 MiB in 16 packages 19:50:03 #65 DONE 18.4s 19:50:03 19:50:03 #61 [support-scheduler internal] load build context 19:50:03 #61 ... 19:50:03 19:50:03 #34 [core-data internal] load build context 19:50:03 #34 ... 19:50:03 19:50:03 #35 [security-spiffe-token-provider internal] load build context 19:50:03 #35 ... 19:50:03 19:50:03 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:50:03 #63 30.38 (1/4) Installing dumb-init (1.2.5-r2) 19:50:03 #63 30.38 (2/4) Installing musl-obstack (1.2.3-r2) 19:50:03 #63 30.38 (3/4) Installing libucontext (1.2-r2) 19:50:03 #63 30.38 (4/4) Installing gcompat (1.1.0-r1) 19:50:03 #63 30.38 Executing busybox-1.36.1-r5.trigger 19:50:03 #63 30.48 OK: 8 MiB in 19 packages 19:50:05 #63 ... 19:50:05 19:50:05 #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:50:05 #0 7.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:05 #0 9.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:05 #68 ... 19:50:05 19:50:05 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:06 #46 ... 19:50:06 19:50:06 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:50:06 #0 8.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:06 #69 ... 19:50:06 19:50:06 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:50:06 #64 32.08 (1/5) Installing dumb-init (1.2.5-r2) 19:50:06 #64 32.08 (2/5) Installing musl-obstack (1.2.3-r2) 19:50:06 #64 32.08 (3/5) Installing libucontext (1.2-r2) 19:50:06 #64 32.08 (4/5) Installing gcompat (1.1.0-r1) 19:50:06 #64 32.19 (5/5) Installing openssl (3.1.4-r5) 19:50:06 #64 32.30 Executing busybox-1.36.1-r5.trigger 19:50:06 #64 32.43 OK: 9 MiB in 20 packages 19:50:08 #64 ... 19:50:08 19:50:08 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:50:08 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.1s 19:50:08 #43 ... 19:50:08 19:50:08 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:08 #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.5s 19:50:08 #46 ... 19:50:08 19:50:08 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:50:08 #66 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:08 #66 16.54 OK: 8 MiB in 16 packages 19:50:08 #66 ... 19:50:08 19:50:08 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:08 #46 ... 19:50:08 19:50:08 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:50:08 #63 DONE 35.5s 19:50:09 19:50:09 #61 [support-scheduler internal] load build context 19:50:09 #61 transferring context: 35.96MB 34.5s 19:50:09 #61 ... 19:50:09 19:50:09 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:09 #46 ... 19:50:09 19:50:09 #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:50:09 #36 31.24 (1/11) Installing ca-certificates (20230506-r0) 19:50:09 #36 31.75 (2/11) Installing brotli-libs (1.0.9-r14) 19:50:09 #36 31.88 (3/11) Installing libunistring (1.1-r1) 19:50:09 #36 32.15 (4/11) Installing libidn2 (2.3.4-r1) 19:50:09 #36 32.15 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:50:09 #36 32.15 (6/11) Installing libcurl (8.5.0-r0) 19:50:09 #36 32.25 (7/11) Installing curl (8.5.0-r0) 19:50:09 #36 32.36 (8/11) Installing dumb-init (1.2.5-r2) 19:50:09 #36 32.36 (9/11) Installing musl-obstack (1.2.3-r2) 19:50:09 #36 32.36 (10/11) Installing libucontext (1.2-r2) 19:50:09 #36 32.36 (11/11) Installing gcompat (1.1.0-r1) 19:50:09 #36 32.48 Executing busybox-1.36.1-r5.trigger 19:50:09 #36 32.58 Executing ca-certificates-20230506-r0.trigger 19:50:09 #36 33.95 OK: 13 MiB in 26 packages 19:50:09 #36 DONE 38.2s 19:50:09 19:50:09 #40 [support-notifications internal] load build context 19:50:09 #40 ... 19:50:09 19:50:09 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:10 #46 ... 19:50:10 19:50:10 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:50:10 #64 DONE 36.5s 19:50:10 19:50:10 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:10 #46 ... 19:50:10 19:50:10 #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:50:10 #67 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:10 #67 17.31 OK: 8 MiB in 17 packages 19:50:10 #67 DONE 20.7s 19:50:10 19:50:10 #50 [security-bootstrapper internal] load build context 19:50:10 #50 ... 19:50:10 19:50:10 #59 [core-command internal] load build context 19:50:10 #59 ... 19:50:10 19:50:10 #50 [security-bootstrapper internal] load build context 19:50:10 #50 ... 19:50:10 19:50:10 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:50:10 #66 DONE 23.1s 19:50:10 19:50:10 #48 [security-proxy-setup internal] load build context 19:50:10 #48 ... 19:50:10 19:50:10 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:50:10 #0 5.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:10 #0 6.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:10 #0 9.103 OK: 18 MiB in 19 packages 19:50:11 #70 ... 19:50:11 19:50:11 #48 [security-proxy-setup internal] load build context 19:50:11 #48 ... 19:50:11 19:50:11 #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:50:11 #68 13.32 OK: 9 MiB in 17 packages 19:50:11 #68 DONE 16.0s 19:50:11 19:50:11 #48 [security-proxy-setup internal] load build context 19:50:12 #48 ... 19:50:12 19:50:12 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:50:12 #69 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:12 #69 13.24 OK: 18 MiB in 19 packages 19:50:12 #69 DONE 15.7s 19:50:12 19:50:12 #48 [security-proxy-setup internal] load build context 19:50:12 #48 ... 19:50:12 19:50:12 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:50:12 #70 DONE 11.2s 19:50:12 19:50:12 #48 [security-proxy-setup internal] load build context 19:50:12 #48 ... 19:50:12 19:50:12 #56 [core-common-config-bootstrapper internal] load build context 19:50:12 #56 ... 19:50:12 19:50:12 #57 [security-proxy-auth internal] load build context 19:50:12 #57 ... 19:50:12 19:50:12 #56 [core-common-config-bootstrapper internal] load build context 19:50:13 #56 ... 19:50:13 19:50:13 #60 [security-secretstore-setup internal] load build context 19:50:13 #60 ... 19:50:13 19:50:13 #56 [core-common-config-bootstrapper internal] load build context 19:50:13 #56 ... 19:50:13 19:50:13 #42 [core-metadata internal] load build context 19:50:13 #42 ... 19:50:13 19:50:13 #56 [core-common-config-bootstrapper internal] load build context 19:50:13 #56 ... 19:50:13 19:50:13 #34 [core-data internal] load build context 19:50:13 #34 transferring context: 107.14MB 44.9s 19:50:13 #34 ... 19:50:13 19:50:13 #35 [security-spiffe-token-provider internal] load build context 19:50:14 #35 ... 19:50:14 19:50:14 #34 [core-data internal] load build context 19:50:14 #34 ... 19:50:14 19:50:14 #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:50:14 #71 DONE 2.8s 19:50:14 19:50:14 #34 [core-data internal] load build context 19:50:16 #34 ... 19:50:16 19:50:16 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:50:16 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.7s done 19:50:16 #43 DONE 42.4s 19:50:16 19:50:16 #34 [core-data internal] load build context 19:50:17 #34 ... 19:50:17 19:50:17 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:50:17 #72 DONE 6.2s 19:50:17 19:50:17 #34 [core-data internal] load build context 19:50:17 #34 ... 19:50:17 19:50:17 #73 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:50:17 #73 DONE 1.0s 19:50:17 19:50:17 #34 [core-data internal] load build context 19:50:18 #34 transferring context: 122.22MB 50.0s 19:50:19 #34 ... 19:50:19 19:50:19 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:50:19 #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:19 #0 7.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:19 #0 9.077 OK: 8 MiB in 19 packages 19:50:19 #74 DONE 10.1s 19:50:19 19:50:19 #34 [core-data internal] load build context 19:50:19 #34 ... 19:50:19 19:50:19 #61 [support-scheduler internal] load build context 19:50:19 #61 ... 19:50:19 19:50:19 #34 [core-data internal] load build context 19:50:19 #34 ... 19:50:19 19:50:19 #40 [support-notifications internal] load build context 19:50:19 #40 ... 19:50:19 19:50:19 #34 [core-data internal] load build context 19:50:20 #34 ... 19:50:20 19:50:20 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:50:20 #0 7.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:20 #0 7.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:20 #0 9.476 OK: 13 MiB in 26 packages 19:50:20 #75 DONE 10.0s 19:50:20 19:50:20 #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:50:20 #0 8.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:50:20 #0 8.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:50:20 #76 ... 19:50:20 19:50:20 #40 [support-notifications internal] load build context 19:50:20 #40 ... 19:50:20 19:50:20 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:20 #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.4s done 19:50:20 #46 ... 19:50:20 19:50:20 #34 [core-data internal] load build context 19:50:20 #34 ... 19:50:20 19:50:20 #59 [core-command internal] load build context 19:50:21 #59 ... 19:50:21 19:50:21 #50 [security-bootstrapper internal] load build context 19:50:21 #50 ... 19:50:21 19:50:21 #59 [core-command internal] load build context 19:50:21 #59 ... 19:50:21 19:50:21 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:50:21 #76 10.26 OK: 9 MiB in 20 packages 19:50:21 #76 DONE 11.2s 19:50:21 19:50:21 #59 [core-command internal] load build context 19:50:24 #59 ... 19:50:24 19:50:24 #42 [core-metadata internal] load build context 19:50:24 #42 transferring context: 133.46MB 52.1s done 19:50:24 #42 DONE 52.8s 19:50:24 19:50:24 #59 [core-command internal] load build context 19:50:24 #59 ... 19:50:24 19:50:24 #48 [security-proxy-setup internal] load build context 19:50:24 #48 ... 19:50:24 19:50:24 #59 [core-command internal] load build context 19:50:24 #59 ... 19:50:24 19:50:24 #57 [security-proxy-auth internal] load build context 19:50:24 #57 ... 19:50:24 19:50:24 #34 [core-data internal] load build context 19:50:24 #34 transferring context: 133.46MB 53.1s done 19:50:24 #34 DONE 53.7s 19:50:24 19:50:24 #57 [security-proxy-auth internal] load build context 19:50:24 #57 ... 19:50:24 19:50:24 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:24 #46 ... 19:50:24 19:50:24 #60 [security-secretstore-setup internal] load build context 19:50:24 #60 ... 19:50:24 19:50:24 #61 [support-scheduler internal] load build context 19:50:24 #61 ... 19:50:24 19:50:24 #48 [security-proxy-setup internal] load build context 19:50:24 #48 transferring context: 133.46MB 53.7s done 19:50:24 #48 DONE 54.4s 19:50:24 19:50:24 #61 [support-scheduler internal] load build context 19:50:24 #61 ... 19:50:24 19:50:24 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:50:24 #77 DONE 2.3s 19:50:24 19:50:24 #61 [support-scheduler internal] load build context 19:50:24 #61 ... 19:50:24 19:50:24 #56 [core-common-config-bootstrapper internal] load build context 19:50:24 #56 ... 19:50:24 19:50:24 #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:50:24 #78 DONE 2.0s 19:50:24 19:50:24 #56 [core-common-config-bootstrapper internal] load build context 19:50:24 #56 ... 19:50:24 19:50:24 #61 [support-scheduler internal] load build context 19:50:24 #61 ... 19:50:24 19:50:24 #35 [security-spiffe-token-provider internal] load build context 19:50:24 #35 ... 19:50:24 19:50:24 #40 [support-notifications internal] load build context 19:50:24 #40 transferring context: 133.46MB 56.3s done 19:50:24 #40 DONE 56.7s 19:50:24 19:50:24 #35 [security-spiffe-token-provider internal] load build context 19:50:24 #35 ... 19:50:24 19:50:24 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:50:25 #79 ... 19:50:25 19:50:25 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:50:25 #80 DONE 1.6s 19:50:25 19:50:25 #61 [support-scheduler internal] load build context 19:50:25 #61 ... 19:50:25 19:50:25 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:50:25 #79 DONE 1.4s 19:50:25 19:50:25 #61 [support-scheduler internal] load build context 19:50:26 #61 ... 19:50:26 19:50:26 #56 [core-common-config-bootstrapper internal] load build context 19:50:26 #56 transferring context: 133.46MB 55.4s done 19:50:26 #56 DONE 56.4s 19:50:26 19:50:26 #61 [support-scheduler internal] load build context 19:50:27 #61 ... 19:50:27 19:50:27 #35 [security-spiffe-token-provider internal] load build context 19:50:27 #35 transferring context: 133.46MB 55.3s done 19:50:27 #35 DONE 57.1s 19:50:27 19:50:27 #61 [support-scheduler internal] load build context 19:50:29 #61 ... 19:50:29 19:50:29 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:50:29 #81 DONE 1.2s 19:50:29 19:50:29 #61 [support-scheduler internal] load build context 19:50:30 #61 ... 19:50:30 19:50:30 #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:50:30 #82 DONE 4.7s 19:50:30 19:50:30 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:50:30 #83 DONE 4.8s 19:50:30 19:50:30 #61 [support-scheduler internal] load build context 19:50:31 #61 ... 19:50:31 19:50:31 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:50:31 #84 DONE 0.6s 19:50:31 19:50:31 #61 [support-scheduler internal] load build context 19:50:31 #61 ... 19:50:31 19:50:31 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:50:31 #85 DONE 5.3s 19:50:31 19:50:31 #61 [support-scheduler internal] load build context 19:50:31 #61 ... 19:50:31 19:50:31 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:50:31 #86 DONE 0.7s 19:50:31 19:50:31 #61 [support-scheduler internal] load build context 19:50:31 #61 ... 19:50:31 19:50:31 #50 [security-bootstrapper internal] load build context 19:50:31 #50 ... 19:50:31 19:50:31 #61 [support-scheduler internal] load build context 19:50:31 #61 ... 19:50:31 19:50:31 #57 [security-proxy-auth internal] load build context 19:50:31 #57 transferring context: 133.46MB 59.8s done 19:50:31 #57 DONE 61.2s 19:50:31 19:50:31 #61 [support-scheduler internal] load build context 19:50:31 #61 ... 19:50:31 19:50:31 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:50:31 #87 DONE 0.7s 19:50:31 19:50:31 #61 [support-scheduler internal] load build context 19:50:31 #61 ... 19:50:31 19:50:31 #88 [security-spire-config stage-2 6/10] COPY security.txt / 19:50:31 #88 DONE 0.9s 19:50:31 19:50:31 #61 [support-scheduler internal] load build context 19:50:32 #61 ... 19:50:32 19:50:32 #89 [security-spire-server stage-2 6/9] COPY security.txt / 19:50:32 #89 DONE 0.9s 19:50:32 19:50:32 #61 [support-scheduler internal] load build context 19:50:32 #61 transferring context: 133.46MB 58.0s done 19:50:32 #61 ... 19:50:32 19:50:32 #59 [core-command internal] load build context 19:50:32 #59 ... 19:50:32 19:50:32 #90 [security-spire-agent stage-3 7/10] COPY security.txt / 19:50:32 #90 DONE 0.7s 19:50:32 19:50:32 #59 [core-command internal] load build context 19:50:32 #59 ... 19:50:32 19:50:32 #50 [security-bootstrapper internal] load build context 19:50:32 #50 ... 19:50:32 19:50:32 #61 [support-scheduler internal] load build context 19:50:32 #61 DONE 60.2s 19:50:32 19:50:32 #50 [security-bootstrapper internal] load build context 19:50:33 #50 ... 19:50:33 19:50:33 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:50:33 #91 DONE 0.8s 19:50:33 19:50:33 #50 [security-bootstrapper internal] load build context 19:50:33 #50 ... 19:50:33 19:50:33 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:50:33 #92 DONE 1.0s 19:50:33 19:50:33 #50 [security-bootstrapper internal] load build context 19:50:33 #50 ... 19:50:33 19:50:33 #60 [security-secretstore-setup internal] load build context 19:50:33 #60 ... 19:50:33 19:50:33 #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:50:33 #93 DONE 0.8s 19:50:33 19:50:33 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:50:33 #94 DONE 0.4s 19:50:33 19:50:33 #60 [security-secretstore-setup internal] load build context 19:50:33 #60 ... 19:50:33 19:50:33 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:50:33 #95 ... 19:50:33 19:50:33 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:50:33 #96 DONE 0.4s 19:50:33 19:50:33 #50 [security-bootstrapper internal] load build context 19:50:34 #50 ... 19:50:34 19:50:34 #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:34 #97 ... 19:50:34 19:50:34 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:50:34 #95 DONE 0.6s 19:50:34 19:50:34 #50 [security-bootstrapper internal] load build context 19:50:34 #50 ... 19:50:34 19:50:34 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:50:34 #98 DONE 0.6s 19:50:34 19:50:34 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:50:34 #99 DONE 0.7s 19:50:34 19:50:34 #50 [security-bootstrapper internal] load build context 19:50:35 #50 ... 19:50:35 19:50:35 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:50:35 #100 DONE 0.6s 19:50:35 19:50:35 #50 [security-bootstrapper internal] load build context 19:50:35 #50 ... 19:50:35 19:50:35 #59 [core-command internal] load build context 19:50:35 #59 transferring context: 133.46MB 60.6s done 19:50:35 #59 DONE 62.8s 19:50:35 19:50:35 #50 [security-bootstrapper internal] load build context 19:50:35 #50 ... 19:50:35 19:50:35 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:35 #101 ... 19:50:35 19:50:35 #50 [security-bootstrapper internal] load build context 19:50:35 #50 transferring context: 133.46MB 65.8s done 19:50:35 #50 ... 19:50:35 19:50:35 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:35 #102 ... 19:50:35 19:50:35 #60 [security-secretstore-setup internal] load build context 19:50:35 #60 ... 19:50:35 19:50:35 #50 [security-bootstrapper internal] load build context 19:50:35 #50 DONE 66.1s 19:50:35 19:50:35 #60 [security-secretstore-setup internal] load build context 19:50:35 #60 transferring context: 133.46MB 62.1s done 19:50:36 #60 DONE 63.8s 19:50:36 19:50:36 #103 [security-spire-agent] exporting to image 19:50:36 #103 exporting layers 19:50:37 #103 exporting layers 2.9s done 19:50:37 #103 exporting layers 3.1s done 19:50:37 #103 writing image sha256:28afc6c54c00958ec4d06068c2ad9d53fca4a75996e3cab2275932c7693cf0c4 0.0s done 19:50:37 #103 naming to docker.io/library/security-spire-server-arm64 done 19:50:37 #103 exporting layers 2.5s done 19:50:37 #103 writing image sha256:27b8dced95c5a614696eb4756b5132bd4be3fd184dcc0133f47ab7bc1165661e 0.0s done 19:50:37 #103 naming to docker.io/library/security-spire-config-arm64 done 19:50:37 #103 writing image sha256:99133557051d1e4e82055f3f187d894da461b6b69547b09a571c81b8c10060e6 done 19:50:37 #103 naming to docker.io/library/security-spire-agent-arm64 done 19:50:37 #103 DONE 3.3s 19:50:37 19:50:37 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:00 #104 ... 19:51:00 19:51:00 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:00 #101 DONE 32.4s 19:51:00 19:51:00 #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:00 #97 DONE 33.5s 19:51:00 19:51:00 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:00 #102 DONE 31.8s 19:51:00 19:51:00 #105 [core-metadata builder 6/7] COPY . . 19:51:00 #105 ... 19:51:00 19:51:00 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:00 #104 DONE 29.3s 19:51:00 19:51:00 #106 [security-spiffe-token-provider builder 6/7] COPY . . 19:51:00 #106 ... 19:51:00 19:51:00 #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:00 #107 CACHED 19:51:00 19:51:00 #108 [support-scheduler builder 6/7] COPY . . 19:51:00 #108 CACHED 19:51:00 19:51:00 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:51:00 #109 CACHED 19:51:00 19:51:00 #110 [core-command builder 6/7] COPY . . 19:51:00 #110 CACHED 19:51:00 19:51:00 #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:00 #111 CACHED 19:51:00 19:51:00 #112 [core-command builder 4/7] COPY go.mod vendor* ./ 19:51:00 #112 CACHED 19:51:00 19:51:00 #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:51:00 #113 CACHED 19:51:00 19:51:00 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 19:51:00 #114 CACHED 19:51:00 19:51:00 #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:00 #115 CACHED 19:51:00 19:51:00 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:51:00 #116 CACHED 19:51:00 19:51:00 #117 [security-proxy-auth builder 6/7] COPY . . 19:51:00 #117 CACHED 19:51:00 19:51:00 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:00 #118 CACHED 19:51:00 19:51:00 #105 [core-metadata builder 6/7] COPY . . 19:51:00 #105 DONE 2.6s 19:51:00 19:51:00 #119 [security-proxy-setup builder 6/7] COPY . . 19:51:00 #119 DONE 2.6s 19:51:00 19:51:00 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:00 #120 CACHED 19:51:00 19:51:00 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 19:51:00 #121 CACHED 19:51:00 19:51:00 #122 [core-data builder 6/7] COPY . . 19:51:00 #122 CACHED 19:51:00 19:51:00 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:51:00 #123 CACHED 19:51:00 19:51:00 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:00 #124 CACHED 19:51:00 19:51:00 #125 [security-secretstore-setup builder 6/7] COPY . . 19:51:00 #125 CACHED 19:51:00 19:51:00 #106 [security-spiffe-token-provider builder 6/7] COPY . . 19:51:00 #106 DONE 1.9s 19:51:00 19:51:00 #126 [security-bootstrapper builder 6/7] COPY . . 19:51:00 #126 CACHED 19:51:00 19:51:00 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:51:00 #127 CACHED 19:51:00 19:51:00 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:00 #128 CACHED 19:51:00 19:51:00 #129 [support-notifications builder 6/7] COPY . . 19:51:00 #129 DONE 2.7s 19:51:00 19:51:00 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:07 #130 ... 19:51:07 19:51:07 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:51:07 #0 4.995 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 19:51:07 #131 ... 19:51:07 19:51:07 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:51:07 #0 5.922 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 19:51:07 #132 ... 19:51:07 19:51:07 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:07 #130 5.942 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 19:51:10 #130 ... 19:51:10 19:51:10 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:51:10 #0 6.010 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 19:51:10 #133 ... 19:51:10 19:51:10 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:51:10 #0 3.916 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 19:51:10 #134 ... 19:51:10 19:51:10 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:51:10 #0 4.821 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 19:51:10 #135 ... 19:51:10 19:51:10 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:51:10 #0 4.955 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 19:51:10 #136 ... 19:51:10 19:51:10 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:51:10 #0 5.215 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 19:51:10 #137 ... 19:51:10 19:51:10 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:51:10 #0 5.812 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 19:51:11 #138 ... 19:51:11 19:51:11 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:51:11 #0 4.798 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 19:51:11 #139 ... 19:51:11 19:51:11 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:51:11 #0 5.883 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 20:04:19 #140 ... 20:04:19 20:04:19 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:19 #133 793.8 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 20:04:19 #133 ... 20:04:19 20:04:19 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:04:19 #138 DONE 797.9s 20:04:19 20:04:19 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:19 #31 ... 20:04:19 20:04:19 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:04:19 #141 DONE 0.2s 20:04:19 20:04:19 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:04:19 #142 DONE 0.2s 20:04:19 20:04:19 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:04:19 #143 DONE 0.2s 20:04:19 20:04:19 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:04:19 #144 DONE 0.2s 20:04:19 20:04:19 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:04:19 #145 DONE 0.2s 20:04:19 20:04:19 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:04:19 #146 DONE 0.2s 20:04:19 20:04:19 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:22 #147 DONE 2.7s 20:04:22 20:04:22 #103 [security-proxy-setup] exporting to image 20:04:22 #103 exporting layers 20:04:24 #103 exporting layers 1.7s done 20:04:24 #103 writing image sha256:d35f5c064ab9a92fb0a23a7a2a49ed91f305be71acddbccf477d915ba89b1e1e done 20:04:24 #103 naming to docker.io/library/security-proxy-setup-arm64 done 20:04:24 #103 DONE 5.0s 20:04:24 20:04:24 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:33 #140 DONE 811.2s 20:04:33 20:04:33 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:04:33 #46 ... 20:04:33 20:04:33 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:04:33 #148 DONE 0.4s 20:04:33 20:04:33 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:04:33 #149 ... 20:04:33 20:04:33 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:33 #133 DONE 811.9s 20:04:33 20:04:33 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:33 #137 ... 20:04:33 20:04:33 #150 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:04:33 #150 DONE 0.5s 20:04:33 20:04:33 #151 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:04:34 #151 DONE 0.2s 20:04:34 20:04:34 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:34 #134 ... 20:04:34 20:04:34 #152 [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 20:04:34 #152 DONE 0.4s 20:04:34 20:04:34 #153 [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 20:04:34 #153 DONE 0.2s 20:04:34 20:04:34 #154 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:04:35 #154 DONE 0.3s 20:04:35 20:04:35 #155 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:04:35 #155 ... 20:04:35 20:04:35 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:04:35 #149 DONE 3.5s 20:04:35 20:04:35 #155 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:04:35 #155 DONE 0.5s 20:04:35 20:04:35 #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:04:36 #156 DONE 0.7s 20:04:36 20:04:36 #157 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:04:36 #157 DONE 0.6s 20:04:36 20:04:36 #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:04:36 #158 DONE 0.2s 20:04:36 20:04:36 #159 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:04:36 #159 DONE 0.2s 20:04:36 20:04:36 #160 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:37 #160 ... 20:04:37 20:04:37 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:04:37 #161 DONE 0.6s 20:04:37 20:04:37 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:04:37 #162 DONE 0.3s 20:04:37 20:04:37 #163 [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/ 20:04:37 #163 DONE 0.2s 20:04:37 20:04:37 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:37 #31 ... 20:04:37 20:04:37 #164 [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/ 20:04:37 #164 DONE 0.3s 20:04:37 20:04:37 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:37 #137 ... 20:04:37 20:04:37 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:04:37 #165 DONE 0.3s 20:04:37 20:04:37 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:38 #136 ... 20:04:38 20:04:38 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:04:38 #166 DONE 0.2s 20:04:38 20:04:38 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:04:39 #167 ... 20:04:39 20:04:39 #160 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:39 #160 DONE 2.8s 20:04:39 20:04:39 #103 [security-secretstore-setup] exporting to image 20:04:39 #103 exporting layers 20:04:40 #103 exporting layers 1.4s done 20:04:40 #103 writing image sha256:eecb925d51a9aec969e0e0436d5db3e5b68f0dabb7a9293b9b0800e7a38f0d69 done 20:04:40 #103 naming to docker.io/library/security-secretstore-setup-arm64 done 20:04:40 #103 DONE 6.4s 20:04:40 20:04:40 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:40 #136 ... 20:04:40 20:04:40 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:04:40 #167 DONE 2.5s 20:04:40 20:04:40 #103 [security-bootstrapper] exporting to image 20:04:41 #103 exporting layers 1.0s done 20:04:41 #103 writing image sha256:232dacfab118fdf2a81bc5194913baf1354fea938cead9363bfb1e956ced5b76 0.0s done 20:04:41 #103 naming to docker.io/library/security-bootstrapper-arm64 done 20:04:41 #103 DONE 7.5s 20:04:41 20:04:41 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:56 #136 ... 20:04:56 20:04:56 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:04:56 #131 DONE 834.9s 20:04:56 20:04:56 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:56 #134 ... 20:04:56 20:04:56 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:04:56 #168 DONE 0.3s 20:04:56 20:04:56 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:04:56 #169 DONE 0.2s 20:04:56 20:04:56 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:56 #170 DONE 0.3s 20:04:56 20:04:56 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:04:56 #171 DONE 0.1s 20:04:56 20:04:56 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:56 #136 ... 20:04:56 20:04:56 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:56 #172 DONE 0.1s 20:04:56 20:04:56 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:58 #173 DONE 2.0s 20:04:58 20:04:58 #103 [security-proxy-auth] exporting to image 20:04:58 #103 exporting layers 20:04:59 #103 exporting layers 0.7s done 20:04:59 #103 writing image sha256:e11ef50976617944251daaa4594a9ff420e6f99be103e3e15e773451e9a34834 done 20:04:59 #103 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 20:04:59 #103 DONE 8.2s 20:04:59 20:04:59 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:05:07 #137 ... 20:05:07 20:05:07 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:05:07 #136 DONE 847.4s 20:05:07 20:05:07 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:08 #46 ... 20:05:08 20:05:08 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:05:08 #174 DONE 0.2s 20:05:08 20:05:08 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:05:08 #137 ... 20:05:08 20:05:08 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:05:08 #175 DONE 0.1s 20:05:08 20:05:08 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:05:08 #176 DONE 0.3s 20:05:08 20:05:08 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:09 #46 ... 20:05:09 20:05:09 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:05:09 #177 DONE 0.2s 20:05:09 20:05:09 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:05:09 #178 DONE 0.1s 20:05:09 20:05:09 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:11 #179 DONE 1.8s 20:05:11 20:05:11 #103 [core-common-config-bootstrapper] exporting to image 20:05:11 #103 exporting layers 20:05:11 #103 exporting layers 0.6s done 20:05:11 #103 writing image sha256:43b7887a1ebf53cca91e4c5333e346c7e865cfded26a25338b6e0a0b42f74bec done 20:05:11 #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:05:11 #103 DONE 8.7s 20:05:11 20:05:11 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:50 #132 ... 20:05:50 20:05:50 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:05:50 #137 DONE 884.9s 20:05:50 20:05:50 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:50 #46 ... 20:05:50 20:05:50 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:05:50 #180 DONE 0.2s 20:05:50 20:05:50 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:05:50 #181 DONE 0.2s 20:05:50 20:05:50 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:05:50 #182 DONE 0.2s 20:05:50 20:05:50 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:05:50 #183 DONE 0.1s 20:05:50 20:05:50 #103 [core-command] exporting to image 20:05:50 #103 exporting layers 20:05:50 #103 exporting layers 0.2s done 20:05:50 #103 writing image sha256:a7125666fb1bba6109adc55c47b2d6a2964a66bebeccb024200475746643af41 done 20:05:50 #103 naming to docker.io/library/core-command-arm64 done 20:05:50 #103 DONE 9.0s 20:05:50 20:05:50 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:52 #46 ... 20:05:52 20:05:52 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:05:52 #135 DONE 891.8s 20:05:52 20:05:52 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:52 #134 ... 20:05:52 20:05:52 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:05:52 #184 DONE 0.2s 20:05:52 20:05:52 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:52 #132 ... 20:05:52 20:05:52 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:05:52 #139 DONE 892.6s 20:05:52 20:05:52 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:05:52 #185 DONE 0.3s 20:05:52 20:05:52 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:52 #130 ... 20:05:52 20:05:52 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:05:53 #186 DONE 0.5s 20:05:53 20:05:53 #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:05:53 #187 DONE 0.3s 20:05:53 20:05:53 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:05:54 #188 DONE 0.4s 20:05:54 20:05:54 #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:05:54 #189 DONE 0.3s 20:05:54 20:05:54 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:05:54 #190 DONE 0.2s 20:05:54 20:05:54 #103 [core-metadata] exporting to image 20:05:54 #103 exporting layers 20:05:54 #103 exporting layers 0.5s done 20:05:54 #103 writing image sha256:669f6197abfca3a2832adc20b55310862e3c8721faf6301ed7a936765a1408ef done 20:05:54 #103 naming to docker.io/library/core-metadata-arm64 20:05:54 #103 naming to docker.io/library/core-metadata-arm64 done 20:05:54 #103 DONE 9.4s 20:05:54 20:05:54 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:54 #191 DONE 0.4s 20:05:54 20:05:54 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:05:54 #192 DONE 0.1s 20:05:54 20:05:54 #103 [core-data] exporting to image 20:05:55 #103 exporting layers 0.3s done 20:05:55 #103 writing image sha256:783c8403c68970057f29e7525d8ce8facd3f895d60e657a3e4af279a83dddd2b done 20:05:55 #103 naming to docker.io/library/core-data-arm64 done 20:05:55 #103 DONE 9.8s 20:05:55 20:05:55 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:06:17 #130 ... 20:06:17 20:06:17 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:06:17 #132 DONE 914.7s 20:06:17 20:06:17 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:17 #46 ... 20:06:17 20:06:17 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:06:17 #193 DONE 0.1s 20:06:17 20:06:17 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:06:17 #194 DONE 0.2s 20:06:17 20:06:17 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:06:17 #130 ... 20:06:17 20:06:17 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:06:17 #195 DONE 0.3s 20:06:17 20:06:17 #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 20:06:17 #196 DONE 0.1s 20:06:17 20:06:17 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:06:17 #130 ... 20:06:17 20:06:17 #103 [security-spiffe-token-provider] exporting to image 20:06:17 #103 exporting layers 20:06:17 #103 exporting layers 0.5s done 20:06:17 #103 writing image sha256:5768f9e20f039f4727e4ad36022be2fd6637307f9d39320df7395c8626be194e done 20:06:17 #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:06:17 #103 DONE 10.3s 20:06:17 20:06:17 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:35 #46 ... 20:06:35 20:06:35 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:06:35 #134 DONE 935.3s 20:06:35 20:06:35 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:06:35 #130 DONE 935.2s 20:06:35 20:06:35 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:35 #46 ... 20:06:35 20:06:35 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:06:36 #197 DONE 0.2s 20:06:36 20:06:36 #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:06:36 #198 DONE 0.2s 20:06:36 20:06:36 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:06:36 #199 DONE 0.1s 20:06:36 20:06:36 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:06:36 #200 DONE 0.1s 20:06:36 20:06:36 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:06:36 #201 DONE 0.4s 20:06:36 20:06:36 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:06:36 #202 DONE 0.1s 20:06:36 20:06:36 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:06:36 #203 DONE 0.3s 20:06:36 20:06:36 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:06:36 #204 DONE 0.2s 20:06:36 20:06:36 #103 [support-notifications] exporting to image 20:06:36 #103 exporting layers 20:06:37 #103 exporting layers 0.4s done 20:06:37 #103 writing image sha256:d050c5ab5209369c728a685fcc84beaf1fd43eb4af0afe710b5b6c8f57df67ae 0.0s done 20:06:37 #103 naming to docker.io/library/support-scheduler-arm64 done 20:06:37 #103 writing image sha256:21ae981b20f4e1c70fc243d9db467c13071b694155a819c5fd8d02dd72277c9a done 20:06:37 #103 naming to docker.io/library/support-notifications-arm64 done 20:06:37 #103 DONE 11.1s 20:06:37 20:06:37 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:37 time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:06:37 $ docker stop --time=1 f2262524c05ac6b037e3f509bea9d28fe55097a3f8a80ebe0cf350c101048491 20:06:38 $ docker rm -f --volumes f2262524c05ac6b037e3f509bea9d28fe55097a3f8a80ebe0cf350c101048491 [Pipeline] // withDockerContainer [Pipeline] sh 20:06:39 + docker images 20:06:39 REPOSITORY TAG IMAGE ID CREATED SIZE 20:06:39 support-notifications-arm64 latest 21ae981b20f4 3 seconds ago 26.6MB 20:06:39 support-scheduler-arm64 latest d050c5ab5209 3 seconds ago 25.9MB 20:06:39 security-spiffe-token-provider-arm64 latest 5768f9e20f03 24 seconds ago 29.1MB 20:06:39 core-data-arm64 latest 783c8403c689 45 seconds ago 17.2MB 20:06:39 core-metadata-arm64 latest 669f6197abfc 46 seconds ago 17.4MB 20:06:39 core-command-arm64 latest a7125666fb1b 53 seconds ago 17.1MB 20:06:39 core-common-config-bootstrapper-arm64 latest 43b7887a1ebf About a minute ago 15.1MB 20:06:39 security-proxy-auth-arm64 latest e11ef5097661 About a minute ago 15.9MB 20:06:39 security-bootstrapper-arm64 latest 232dacfab118 About a minute ago 18.5MB 20:06:39 security-secretstore-setup-arm64 latest eecb925d51a9 2 minutes ago 35.9MB 20:06:39 security-proxy-setup-arm64 latest d35f5c064ab9 2 minutes ago 25.9MB 20:06:39 security-spire-agent-arm64 latest 99133557051d 16 minutes ago 152MB 20:06:39 security-spire-server-arm64 latest 28afc6c54c00 16 minutes ago 96.7MB 20:06:39 security-spire-config-arm64 latest 27b8dced95c5 16 minutes ago 95.8MB 20:06:39 ci-base-image-arm64 latest 3841c0f0640b 27 minutes ago 881MB 20:06:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 20:06:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 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 20:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:06:40 20:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:06:41 arm64: Pulling from edgex-lftools-log-publisher 20:06:41 8998bd30e6a1: Pulling fs layer 20:06:41 04944245beec: Pulling fs layer 20:06:41 699f458cf7ca: Pulling fs layer 20:06:41 765212b225bb: Pulling fs layer 20:06:41 f23df028b6ca: Pulling fs layer 20:06:41 d65c8cfc05b1: Pulling fs layer 20:06:41 2437ff75d9bd: Pulling fs layer 20:06:41 765212b225bb: Waiting 20:06:41 f23df028b6ca: Waiting 20:06:41 d65c8cfc05b1: Waiting 20:06:41 2437ff75d9bd: Waiting 20:06:41 04944245beec: Verifying Checksum 20:06:41 04944245beec: Download complete 20:06:41 765212b225bb: Verifying Checksum 20:06:41 765212b225bb: Download complete 20:06:41 f23df028b6ca: Download complete 20:06:41 d65c8cfc05b1: Verifying Checksum 20:06:41 d65c8cfc05b1: Download complete 20:06:41 699f458cf7ca: Verifying Checksum 20:06:41 699f458cf7ca: Download complete 20:06:42 8998bd30e6a1: Verifying Checksum 20:06:42 8998bd30e6a1: Download complete 20:06:44 2437ff75d9bd: Verifying Checksum 20:06:44 2437ff75d9bd: Download complete 20:06:50 8998bd30e6a1: Pull complete 20:06:50 04944245beec: Pull complete 20:06:51 699f458cf7ca: Pull complete 20:06:51 765212b225bb: Pull complete 20:06:52 f23df028b6ca: Pull complete 20:06:52 d65c8cfc05b1: Pull complete 20:07:11 2437ff75d9bd: Pull complete 20:07:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:07:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:07:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:11 prd-ubuntu20.04-docker-arm64-4c-16g-1741 does not seem to be running inside a container 20:07:11 $ 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 20:07:14 $ docker top 60bb7acc2cb7be713b6906c6cd3862dcb885e24a35809595176c437a60768853 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:15 ---> job-cost.sh 20:07:15 lf-activate-venv: SKIPPING 20:07:15 INFO: No Stack... 20:07:15 INFO: Retrieving Pricing Info for: v3-standard-4 20:07:16 INFO: Archiving Costs [Pipeline] sh 20:07:17 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:07:17 + cut -d, -f6 [Pipeline] lock 20:07:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4765-1-stack-cost] 20:07:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4765-1-stack-cost] did not exist. Created. 20:07:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4765-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:07:18 + echo total: 0.10999999940395355 [Pipeline] stash 20:07:18 Stashed 1 file(s) [Pipeline] } 20:07:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4765-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:07:18 $ docker stop --time=1 60bb7acc2cb7be713b6906c6cd3862dcb885e24a35809595176c437a60768853 20:07:20 $ docker rm -f --volumes 60bb7acc2cb7be713b6906c6cd3862dcb885e24a35809595176c437a60768853 [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 20:07:22 provisioning config files... 20:07:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16985978961941765511tmp [Pipeline] { [Pipeline] sh 20:07:22 + set +x 20:07:22 + curl -s https://codecov.io/bash 20:07:22 + bash -s -- 20:07:22 20:07:22 _____ _ 20:07:22 / ____| | | 20:07:22 | | ___ __| | ___ ___ _____ __ 20:07:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:07:22 | |___| (_) | (_| | __/ (_| (_) \ V / 20:07:22 \_____\___/ \__,_|\___|\___\___/ \_/ 20:07:22 Bash-1.0.6 20:07:22 20:07:22 20:07:22 ==> git version 2.25.1 found 20:07:22 ==> 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 20:07:22 Release-Date: 2020-01-08 20:07:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:07:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:07:22 ==> Jenkins CI detected. 20:07:22 current dir:  /w/workspace/edgex-go/1 20:07:22 project root: . 20:07:22 --> token set from env 20:07:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:07:22 ==> Running gcov in . (disable via -X gcov) 20:07:22 ==> Python coveragepy not found 20:07:22 ==> Searching for coverage reports in: 20:07:22 + . 20:07:22 -> Found 1 reports 20:07:22 ==> Detecting git/mercurial file structure 20:07:23 ==> Reading reports 20:07:23 + ./coverage.out bytes=453602 20:07:23 ==> Appending adjustments 20:07:23 https://docs.codecov.io/docs/fixing-reports 20:07:24 + Found adjustments 20:07:24 ==> Gzipping contents 20:07:24 60K /tmp/codecov.pe1p8E.gz 20:07:24 ==> Uploading reports 20:07:24 url: https://codecov.io 20:07:24 query: branch=PR-4765&commit=bb400ddf4ce73174b77f39ecf69dfa35a970e65c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4765%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4765&job=&cmd_args= 20:07:24 -> Pinging Codecov 20:07:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4765&commit=bb400ddf4ce73174b77f39ecf69dfa35a970e65c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4765%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4765&job=&cmd_args= 20:07:24 -> Uploading to 20:07:24 https://storage.googleapis.com/codecov/v4/raw/2024-02-26/00271124DB129430A58F1EEE437C3FCB/bb400ddf4ce73174b77f39ecf69dfa35a970e65c/39c8baf4-e136-4a83-a50e-15928198426a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240226T200724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cbdd0f9d39925b1522942ee83991aa76803cae2586600c2d02079e84889b671c 20:07:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:07:24 Dload Upload Total Spent Left Speed 20:07:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57705 0 0 100 57705 0 276k --:--:-- --:--:-- --:--:-- 276k 100 57705 0 0 100 57705 0 187k --:--:-- --:--:-- --:--:-- 186k 20:07:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bb400ddf4ce73174b77f39ecf69dfa35a970e65c [Pipeline] } 20:07:24 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 20:07:27 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:07:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:07:28 ---> package-listing.sh 20:07:28 ++ facter osfamily 20:07:28 ++ tr '[:upper:]' '[:lower:]' 20:07:28 + OS_FAMILY=debian 20:07:28 + workspace=/w/workspace/edgex-go/1 20:07:28 + START_PACKAGES=/tmp/packages_start.txt 20:07:28 + END_PACKAGES=/tmp/packages_end.txt 20:07:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:07:28 + PACKAGES=/tmp/packages_start.txt 20:07:28 + '[' /w/workspace/edgex-go/1 ']' 20:07:28 + PACKAGES=/tmp/packages_end.txt 20:07:28 + case "${OS_FAMILY}" in 20:07:28 + dpkg -l 20:07:28 + grep '^ii' 20:07:28 + '[' -f /tmp/packages_start.txt ']' 20:07:28 + '[' -f /tmp/packages_end.txt ']' 20:07:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:07:28 + '[' /w/workspace/edgex-go/1 ']' 20:07:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:07:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:07:28 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 20:07:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:29 20:07:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:30 latest: Pulling from edgex-lftools-log-publisher 20:07:30 5eb5b503b376: Pulling fs layer 20:07:30 5c69ac0246d0: Pulling fs layer 20:07:30 ec43610c2a17: Pulling fs layer 20:07:30 3a2ae6a8a46f: Pulling fs layer 20:07:30 33b1e0a273af: Pulling fs layer 20:07:30 5d3b04190fa2: Pulling fs layer 20:07:30 2f39f015ded8: Pulling fs layer 20:07:30 3a2ae6a8a46f: Waiting 20:07:30 33b1e0a273af: Waiting 20:07:30 5d3b04190fa2: Waiting 20:07:30 5c69ac0246d0: Download complete 20:07:30 3a2ae6a8a46f: Verifying Checksum 20:07:30 3a2ae6a8a46f: Download complete 20:07:30 33b1e0a273af: Verifying Checksum 20:07:30 33b1e0a273af: Download complete 20:07:30 ec43610c2a17: Verifying Checksum 20:07:30 ec43610c2a17: Download complete 20:07:30 5d3b04190fa2: Download complete 20:07:30 5eb5b503b376: Download complete 20:07:31 2f39f015ded8: Verifying Checksum 20:07:31 2f39f015ded8: Download complete 20:07:31 5eb5b503b376: Pull complete 20:07:31 5c69ac0246d0: Pull complete 20:07:32 ec43610c2a17: Pull complete 20:07:32 3a2ae6a8a46f: Pull complete 20:07:32 33b1e0a273af: Pull complete 20:07:32 5d3b04190fa2: Pull complete 20:07:38 2f39f015ded8: Pull complete 20:07:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:38 prd-ubuntu20.04-docker-8c-8g-1739 does not seem to be running inside a container 20:07:38 $ 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 20:07:44 $ docker top 582be83a5cc8198f38844880e7addceb262e114e57af8e36001f476440f9973c -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:44 + touch /tmp/pre-build-complete [Pipeline] sh 20:07:45 + mkdir -p /var/log/sysstat [Pipeline] sh 20:07:45 + ls /var/log/sa-host 20:07:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:45 provisioning config files... 20:07:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config927539158167909694tmp [Pipeline] { [Pipeline] echo 20:07:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:07:46 ---> create-netrc.sh [Pipeline] } 20:07:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:07:46 ---> python-tools-install.sh [Pipeline] echo 20:07:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:07:47 ---> sudo-logs.sh 20:07:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:07:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:07:47 ---> job-cost.sh 20:07:47 lf-activate-venv: SKIPPING 20:07:47 DEBUG: total: 0.10999999940395355 20:07:47 INFO: Retrieving Stack Cost... 20:07:48 INFO: Retrieving Pricing Info for: v3-standard-8 20:07:48 INFO: Archiving Costs [Pipeline] echo 20:07:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:07:48 ---> logs-deploy.sh 20:07:48 lf-activate-venv: SKIPPING 20:07:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4765/1 20:07:48 INFO: archiving workspace using pattern(s): 20:07:49 Archives upload complete. 20:07:49 INFO: archiving logs to Nexus 20:07:50 ---> uname -a: 20:07:50 Linux prd-ubuntu20-04-docker-8c-8g-1739 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:07:50 20:07:50 20:07:50 ---> lscpu: 20:07:50 Architecture: x86_64 20:07:50 CPU op-mode(s): 32-bit, 64-bit 20:07:50 Byte Order: Little Endian 20:07:50 Address sizes: 40 bits physical, 48 bits virtual 20:07:50 CPU(s): 8 20:07:50 On-line CPU(s) list: 0-7 20:07:50 Thread(s) per core: 1 20:07:50 Core(s) per socket: 1 20:07:50 Socket(s): 8 20:07:50 NUMA node(s): 1 20:07:50 Vendor ID: AuthenticAMD 20:07:50 CPU family: 23 20:07:50 Model: 49 20:07:50 Model name: AMD EPYC-Rome Processor 20:07:50 Stepping: 0 20:07:50 CPU MHz: 2799.998 20:07:50 BogoMIPS: 5599.99 20:07:50 Virtualization: AMD-V 20:07:50 Hypervisor vendor: KVM 20:07:50 Virtualization type: full 20:07:50 L1d cache: 256 KiB 20:07:50 L1i cache: 256 KiB 20:07:50 L2 cache: 4 MiB 20:07:50 L3 cache: 128 MiB 20:07:50 NUMA node0 CPU(s): 0-7 20:07:50 Vulnerability Itlb multihit: Not affected 20:07:50 Vulnerability L1tf: Not affected 20:07:50 Vulnerability Mds: Not affected 20:07:50 Vulnerability Meltdown: Not affected 20:07:50 Vulnerability Mmio stale data: Not affected 20:07:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:07:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:07:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:07:50 Vulnerability Srbds: Not affected 20:07:50 Vulnerability Tsx async abort: Not affected 20:07:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:07:50 20:07:50 20:07:50 ---> nproc: 20:07:50 8 20:07:50 20:07:50 20:07:50 ---> df -h: 20:07:50 Filesystem Size Used Avail Use% Mounted on 20:07:50 overlay 155G 20G 136G 13% / 20:07:50 tmpfs 64M 0 64M 0% /dev 20:07:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:07:50 shm 64M 0 64M 0% /dev/shm 20:07:50 /dev/vda1 155G 20G 136G 13% /facter-os 20:07:50 20:07:50