Pull request #4686 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at b006ed3fb02d1ca178eb86987183e820dae8a246 rather than 4482fa8b2b4b954fac65288152b89b032cac754c Obtained Jenkinsfile from b006ed3fb02d1ca178eb86987183e820dae8a246 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-ssh2575284854691102461.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12737394239581869145.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4686/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-4686/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9466729862920135837.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-4686/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8040141979495497479.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5641172389939481033.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-4686/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-4686/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17526874286588606102.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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], buildSnap:false] ========================================================= [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-6685 in /w/workspace/edgexfoundry_edgex-go_PR-4686 [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 > 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 Merging remotes/origin/main commit b006ed3fb02d1ca178eb86987183e820dae8a246 into PR head commit 4482fa8b2b4b954fac65288152b89b032cac754c Merge succeeded, producing 4482fa8b2b4b954fac65288152b89b032cac754c Checking out Revision 4482fa8b2b4b954fac65288152b89b032cac754c (PR-4686) > 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/4686/head:refs/remotes/origin/PR-4686 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4482fa8b2b4b954fac65288152b89b032cac754c # 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 b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4482fa8b2b4b954fac65288152b89b032cac754c # timeout=10 Commit message: "fix: Purge notifications properly" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:38 ========================================================= 08:31:38 EdgeX Global Pipelines Version Info 08:31:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:39 ------------------- 08:31:39 stable info: 08:31:39 ------------------- 08:31:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:31:39 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 08:31:39 Message: update stable to v1.0.254 08:31:40 ------------------- 08:31:40 experimental info: 08:31:40 ------------------- 08:31:40 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:40 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 08:31:40 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4686 [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4686 [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4686 [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4482fa8b2b4b954fac65288152b89b032cac754c [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4482fa8 [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:41 provisioning config files... 08:31:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15542163693353242410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:41 ---> docker-login.sh 08:31:41 nexus3.edgexfoundry.org:10001 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:42 Configure a credential helper to remove this warning. See 08:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:42 08:31:42 Login Succeeded 08:31:42 nexus3.edgexfoundry.org:10002 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:42 Configure a credential helper to remove this warning. See 08:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:42 08:31:42 Login Succeeded 08:31:42 nexus3.edgexfoundry.org:10003 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:42 Configure a credential helper to remove this warning. See 08:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:42 08:31:42 Login Succeeded 08:31:42 nexus3.edgexfoundry.org:10004 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:42 Configure a credential helper to remove this warning. See 08:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:42 08:31:42 Login Succeeded 08:31:42 docker.io 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:43 Configure a credential helper to remove this warning. See 08:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:43 08:31:43 Login Succeeded 08:31:43 ---> docker-login.sh ends [Pipeline] } 08:31:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31: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 08:31:43 + dirname cmd/core-command/Dockerfile 08:31:43 + cut -d/ -f2 08:31:43 + echo core-command,cmd/core-command/Dockerfile 08:31:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:43 + cut -d/ -f2 08:31:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:43 + + dirname cmd/core-data/Dockerfilecut 08:31:43 -d/ -f2 08:31:43 + echo core-data,cmd/core-data/Dockerfile 08:31:43 + dirname cmd/core-metadata/Dockerfile 08:31:43 + cut -d/ -f2 08:31:43 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:43 + dirname cmd/security-bootstrapper/Dockerfile 08:31:43 + cut -d/ -f2 08:31:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:43 + dirname cmd/security-proxy-auth/Dockerfile 08:31:43 + cut -d/ -f2 08:31:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:43 + dirname cmd/security-proxy-setup/Dockerfile 08:31:43 + cut -d/ -f2 08:31:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:43 + dirname cmd/security-secretstore-setup/Dockerfile 08:31:43 + cut -d/ -f2 08:31:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:43 + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 08:31:43 08:31:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:43 + cut -d/ -f2 08:31:43 + dirname cmd/security-spire-agent/Dockerfile 08:31:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:43 + dirname cmd/security-spire-config/Dockerfile 08:31:43 + cut -d/ -f2 08:31:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:43 + dirname cmd/security-spire-server/Dockerfile 08:31:43 + cut -d/ -f2 08:31:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:43 + dirname cmd/support-notifications/Dockerfile 08:31:43 + cut -d/ -f2 08:31:43 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:43 + dirname cmd/support-scheduler/Dockerfile 08:31:43 + cut -d/ -f2 08:31:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31: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 08:31:44 + git rev-list -1 --merges 4482fa8b2b4b954fac65288152b89b032cac754c~1..4482fa8b2b4b954fac65288152b89b032cac754c [Pipeline] echo 08:31:44 -----------> git rev-list -1 --merges 4482fa8b2b4b954fac65288152b89b032cac754c~1..4482fa8b2b4b954fac65288152b89b032cac754c 4482fa8b2b4b954fac65288152b89b032cac754c [false] [Pipeline] sh 08:31:44 + git log --format=format:%s -1 4482fa8b2b4b954fac65288152b89b032cac754c [Pipeline] echo 08:31:44 ========================================================= 08:31:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:44 + grep -v github /etc/ssh/ssh_known_hosts 08:31:44 + [ -e /tmp/ssh_known_hosts ] 08:31:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:44 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:45 08:31:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:45 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:45 b85a868b505f: Pulling fs layer 08:31:45 e2be974225ed: Pulling fs layer 08:31:45 339a4e72a1f5: Pulling fs layer 08:31:45 988bab9f4d93: Pulling fs layer 08:31:45 1469e6f7b9e6: Pulling fs layer 08:31:45 eaf3925da568: Pulling fs layer 08:31:45 bab4dde63d76: Pulling fs layer 08:31:45 bde34c3a00c8: Pulling fs layer 08:31:45 b352a97aabf1: Pulling fs layer 08:31:45 4872d77fe225: Pulling fs layer 08:31:45 5851b861e8e6: Pulling fs layer 08:31:45 988bab9f4d93: Waiting 08:31:45 1469e6f7b9e6: Waiting 08:31:45 eaf3925da568: Waiting 08:31:45 4872d77fe225: Waiting 08:31:45 bab4dde63d76: Waiting 08:31:45 bde34c3a00c8: Waiting 08:31:45 5851b861e8e6: Waiting 08:31:45 b352a97aabf1: Waiting 08:31:45 e2be974225ed: Verifying Checksum 08:31:45 e2be974225ed: Download complete 08:31:45 988bab9f4d93: Verifying Checksum 08:31:45 988bab9f4d93: Download complete 08:31:46 1469e6f7b9e6: Verifying Checksum 08:31:46 1469e6f7b9e6: Download complete 08:31:46 eaf3925da568: Download complete 08:31:46 339a4e72a1f5: Verifying Checksum 08:31:46 339a4e72a1f5: Download complete 08:31:46 bde34c3a00c8: Download complete 08:31:46 b352a97aabf1: Verifying Checksum 08:31:46 b352a97aabf1: Download complete 08:31:46 4872d77fe225: Verifying Checksum 08:31:46 4872d77fe225: Download complete 08:31:46 5851b861e8e6: Download complete 08:31:46 b85a868b505f: Verifying Checksum 08:31:46 b85a868b505f: Download complete 08:31:46 bab4dde63d76: Verifying Checksum 08:31:46 bab4dde63d76: Download complete 08:31:47 b85a868b505f: Pull complete 08:31:47 e2be974225ed: Pull complete 08:31:48 339a4e72a1f5: Pull complete 08:31:48 988bab9f4d93: Pull complete 08:31:48 1469e6f7b9e6: Pull complete 08:31:48 eaf3925da568: Pull complete 08:31:50 bab4dde63d76: Pull complete 08:31:50 bde34c3a00c8: Pull complete 08:31:50 b352a97aabf1: Pull complete 08:31:50 4872d77fe225: Pull complete 08:31:50 5851b861e8e6: Pull complete 08:31:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:51 prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container 08:31: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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:54 $ docker top 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 -eo pid,comm 08:31:54 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). 08:31:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:54 [ssh-agent] Looking for ssh-agent implementation... 08:31:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:54 $ docker exec 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 ssh-agent 08:31:54 SSH_AUTH_SOCK=/tmp/ssh-jNMoiuJJRkn3/agent.32 08:31:54 SSH_AGENT_PID=38 08:31:54 Running ssh-add (command line suppressed) 08:31:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_576937646158769321.key (/w/workspace/edgex-go/1@tmp/private_key_576937646158769321.key) 08:31:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:54 + git tag --points-at HEAD [Pipeline] } 08:31:54 $ docker exec --env ******** --env ******** 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 ssh-agent -k 08:31:55 unset SSH_AUTH_SOCK; 08:31:55 unset SSH_AGENT_PID; 08:31:55 echo Agent pid 38 killed; 08:31:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:55 [ssh-agent] Looking for ssh-agent implementation... 08:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:55 $ docker exec 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 ssh-agent 08:31:55 SSH_AUTH_SOCK=/tmp/ssh-40uWwk4925G3/agent.71 08:31:55 SSH_AGENT_PID=77 08:31:55 Running ssh-add (command line suppressed) 08:31:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_18335651043537081060.key (/w/workspace/edgex-go/1@tmp/private_key_18335651043537081060.key) 08:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:55 + git semver init 08:31:56 2023-09-20 08:31:56,020 [run_init] DEBUG init version:0.0.0 force:False 08:31:56 2023-09-20 08:31:56,021 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:31:56 2023-09-20 08:31:56,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:31:56 2023-09-20 08:31:56,022 [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) 08:32:01 2023-09-20 08:32:01,013 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:32:01 2023-09-20 08:32:01,014 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4686 with force:False 08:32:01 2023-09-20 08:32:01,014 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4686 08:32:01 2023-09-20 08:32:01,018 [execute] INFO git cat-file --batch-check 08:32:01 2023-09-20 08:32:01,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:32:01 2023-09-20 08:32:01,024 [execute] INFO git cat-file --batch 08:32:01 2023-09-20 08:32:01,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:32:01 2023-09-20 08:32:01,028 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4686 08:32:01 0.0.0 [Pipeline] } 08:32:01 $ docker exec --env ******** --env ******** 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 ssh-agent -k 08:32:01 unset SSH_AUTH_SOCK; 08:32:01 unset SSH_AGENT_PID; 08:32:01 echo Agent pid 77 killed; 08:32:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:01 + git semver [Pipeline] } 08:32:02 $ docker stop --time=1 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 08:32:03 $ docker rm -f --volumes 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 [Pipeline] // withDockerContainer [Pipeline] sh 08:32:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:32:04 Stashed 1 file(s) [Pipeline] echo 08:32:04 [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 08:32:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:32:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:05 ========================================================= 08:32:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:32:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:32:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:05 7264a8db6415: Pulling fs layer 08:32:05 c4d48a809fc2: Pulling fs layer 08:32:05 4f1c88b9dad5: Pulling fs layer 08:32:05 ad3a456e5733: Pulling fs layer 08:32:05 9e4f439ed901: Pulling fs layer 08:32:05 feaf6a47b606: Pulling fs layer 08:32:05 5e8b037d7d82: Pulling fs layer 08:32:05 8ac70367396e: Pulling fs layer 08:32:05 6db16350a2e2: Pulling fs layer 08:32:05 9250d5d63582: Pulling fs layer 08:32:05 feaf6a47b606: Waiting 08:32:05 ad3a456e5733: Waiting 08:32:05 5e8b037d7d82: Waiting 08:32:05 8ac70367396e: Waiting 08:32:05 9e4f439ed901: Waiting 08:32:05 6db16350a2e2: Waiting 08:32:05 9250d5d63582: Waiting 08:32:05 c4d48a809fc2: Verifying Checksum 08:32:05 c4d48a809fc2: Download complete 08:32:05 ad3a456e5733: Verifying Checksum 08:32:05 ad3a456e5733: Download complete 08:32:05 7264a8db6415: Verifying Checksum 08:32:05 7264a8db6415: Download complete 08:32:05 feaf6a47b606: Verifying Checksum 08:32:05 feaf6a47b606: Download complete 08:32:05 7264a8db6415: Pull complete 08:32:06 c4d48a809fc2: Pull complete 08:32:06 8ac70367396e: Verifying Checksum 08:32:06 8ac70367396e: Download complete 08:32:06 4f1c88b9dad5: Download complete 08:32:06 6db16350a2e2: Verifying Checksum 08:32:06 6db16350a2e2: Download complete 08:32:06 5e8b037d7d82: Verifying Checksum 08:32:06 5e8b037d7d82: Download complete 08:32:06 9250d5d63582: Verifying Checksum 08:32:06 9250d5d63582: Download complete 08:32:10 4f1c88b9dad5: Pull complete 08:32:10 ad3a456e5733: Pull complete 08:32:10 9e4f439ed901: Pull complete 08:32:10 feaf6a47b606: Pull complete 08:32:12 5e8b037d7d82: Pull complete 08:32:12 8ac70367396e: Pull complete 08:32:13 6db16350a2e2: Pull complete 08:32:13 9250d5d63582: Pull complete 08:32:13 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 08:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:32:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:32:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:32:14 WORKDIR /edgex 08:32:14 COPY go.mod . 08:32:14 RUN go mod download 08:32:14 + docker build -t ci-base-image-x86_64 -f - . 08:32:14 Sending build context to Docker daemon 171MB 08:32:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:32:14 ---> fa269f55d9b9 08:32:14 Step 2/4 : WORKDIR /edgex 08:32:19 Still waiting to schedule task 08:32:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:32:21 ---> Running in 7efca0404042 08:32:21 Removing intermediate container 7efca0404042 08:32:21 ---> ca54ebbb6923 08:32:21 Step 3/4 : COPY go.mod . 08:32:21 ---> 33d6c0820a40 08:32:21 Step 4/4 : RUN go mod download 08:32:21 ---> Running in 01adec8fb069 08:32:39 Removing intermediate container 01adec8fb069 08:32:39 ---> 92f5e2d5e995 08:32:39 Successfully built 92f5e2d5e995 08:32:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:39 + docker inspect -f . ci-base-image-x86_64 08:32:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:39 prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container 08:32:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:40 $ docker top 7a80d857490cc3e22cbcd0d9116ee81f9bdace0497727f5c97692d89f6fd4711 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:40 + go version 08:32:40 go version go1.21.0 linux/amd64 [Pipeline] } 08:32:40 $ docker stop --time=1 7a80d857490cc3e22cbcd0d9116ee81f9bdace0497727f5c97692d89f6fd4711 08:32:42 $ docker rm -f --volumes 7a80d857490cc3e22cbcd0d9116ee81f9bdace0497727f5c97692d89f6fd4711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:42 + docker inspect -f . ci-base-image-x86_64 08:32:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:42 prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container 08:32:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:43 $ docker top 2c34ca3c5ab615470c8314db9a06627919ee5f02ed48833767f63e412c0fe7d4 -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:43 ========================================================= 08:32:43 [edgeXBuildGoParallel] Running Tests and Build... 08:32:43 ========================================================= [Pipeline] sh 08:32:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:32:44 + make test 08:32:44 go test -race -coverprofile=coverage.out ./... 08:32:50 ? github.com/edgexfoundry/edgex-go [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:33:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 08:33:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.059s coverage: 97.0% of statements 08:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.079s coverage: 69.2% of statements 08:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.0% of statements 08:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.356s coverage: 93.4% of statements 08:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 4.1% of statements 08:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 97.6% of statements 08:33:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements 08:33:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.039s coverage: 41.7% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 82.9% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.036s coverage: 94.1% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.040s coverage: 94.4% of statements 08:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.251s coverage: 79.9% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.063s coverage: 92.9% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.041s coverage: 62.3% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.031s coverage: 20.0% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.145s coverage: 63.1% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.379s coverage: 38.4% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.089s coverage: 19.9% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.097s coverage: 95.7% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.043s coverage: 61.8% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements 08:33:42 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 08:33:42 running golangci-lint 08:33:42 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:33:42 go version go1.21.0 linux/amd64 08:33:42 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:42 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:33:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6686 in /w/workspace/edgexfoundry_edgex-go_PR-4686 [Pipeline] { [Pipeline] ws 08:33:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:33:52 The recommended git tool is: git 08:33:57 level=info msg="[loader] Go packages loading at mode 575 (deps|types_sizes|compiled_files|exports_file|files|imports|name) took 12.564787436s" 08:33:57 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.988972ms" 08:33:57 using credential edgex-jenkins-ssh 08:33:57 Cloning the remote Git repository 08:33:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:57 > git init /w/workspace/edgex-go/1 # timeout=10 08:33:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:58 > git --version # timeout=10 08:33:58 > git --version # 'git version 2.25.1' 08:33:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:03 level=info msg="[linters_context/goanalysis] analyzers took 1m13.965569665s with top 10 stages: buildir: 32.050306321s, gosec: 6.151641074s, fact_deprecated: 1.378608365s, inspect: 1.31066793s, printf: 1.250389838s, ctrlflow: 1.201792966s, S1038: 998.174905ms, nilness: 778.033228ms, fact_purity: 771.607404ms, SA1013: 532.153266ms" 08:34:03 level=info msg="[runner] Issues before processing: 197, after processing: 0" 08:34:03 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, exclude: 197/197, exclude-rules: 21/197, skip_files: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197" 08:34:03 level=info msg="[runner] processing took 17.424182ms with stages: nolint: 7.229294ms, identifier_marker: 5.399106ms, autogenerated_exclude: 1.47405ms, path_prettifier: 1.455349ms, exclude-rules: 1.064858ms, skip_dirs: 731.34µs, cgo: 50.774µs, filename_unadjuster: 15.191µs, max_same_issues: 950ns, fixer: 550ns, skip_files: 410ns, uniq_by_line: 390ns, max_per_file_from_linter: 360ns, exclude: 330ns, sort_results: 250ns, severity-rules: 250ns, diff: 190ns, max_from_linter: 160ns, source_code: 150ns, path_prefixer: 120ns, path_shortener: 110ns" 08:34:03 level=info msg="[runner] linters took 8.062088352s with stages: goanalysis_metalinter: 8.044578046s" 08:34:03 level=info msg="File cache stats: 0 entries of total size 0B" 08:34:03 level=info msg="Memory: 207 samples, avg is 242.3MB, max is 932.4MB" 08:34:03 level=info msg="Execution took 20.667540611s" 08:34:03 go vet ./... 08:34:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:34:06 ./bin/test-attribution-txt.sh [Pipeline] echo 08:34:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:34:07 + ls -al . 08:34:07 total 732 08:34:07 drwxrwxr-x 12 1001 1001 4096 Sep 20 08:32 . 08:34:07 drwxr-xr-x 4 root root 4096 Sep 20 08:32 .. 08:34:07 drwxrwxr-x 2 1001 1001 4096 Sep 20 08:31 .blubracket 08:34:07 -rw-rw-r-- 1 1001 1001 16 Sep 20 08:31 .dockerignore 08:34:07 drwxrwxr-x 8 1001 1001 4096 Sep 20 08:33 .git 08:34:07 drwxrwxr-x 3 1001 1001 4096 Sep 20 08:31 .github 08:34:07 -rw-rw-r-- 1 1001 1001 1173 Sep 20 08:31 .gitignore 08:34:07 -rw-rw-r-- 1 1001 1001 42 Sep 20 08:31 .golangci.yml 08:34:07 -rw-rw-r-- 1 1001 1001 100 Sep 20 08:31 .hadolint.yml 08:34:07 drwxr-xr-x 3 1001 1001 4096 Sep 20 08:32 .semver 08:34:07 -rw-rw-r-- 1 1001 1001 166 Sep 20 08:31 .sonarcloud.properties 08:34:07 -rw-rw-r-- 1 1001 1001 1171 Sep 20 08:31 ADOPTERS.md 08:34:07 -rw-rw-r-- 1 1001 1001 11674 Sep 20 08:31 Attribution.txt 08:34:07 -rw-rw-r-- 1 1001 1001 93407 Sep 20 08:31 CHANGELOG.md 08:34:07 -rw-rw-r-- 1 1001 1001 3804 Sep 20 08:31 CONTRIBUTING.md 08:34:07 -rw-rw-r-- 1 1001 1001 677 Sep 20 08:31 GOVERNANCE.md 08:34:07 -rw-rw-r-- 1 1001 1001 883 Sep 20 08:31 Jenkinsfile 08:34:07 -rw-rw-r-- 1 1001 1001 10775 Sep 20 08:31 LICENSE 08:34:07 -rw-rw-r-- 1 1001 1001 14764 Sep 20 08:31 Makefile 08:34:07 -rw-rw-r-- 1 1001 1001 582 Sep 20 08:31 OWNERS.md 08:34:07 -rw-rw-r-- 1 1001 1001 9923 Sep 20 08:31 README.md 08:34:07 -rw-rw-r-- 1 1001 1001 789 Sep 20 08:31 SECURITY.md 08:34:07 -rw-rw-r-- 1 1001 1001 5 Sep 20 08:32 VERSION 08:34:07 drwxrwxr-x 2 1001 1001 4096 Sep 20 08:31 bin 08:34:07 drwxrwxr-x 18 1001 1001 4096 Sep 20 08:31 cmd 08:34:07 -rw-r--r-- 1 root root 453602 Sep 20 08:33 coverage.out 08:34:07 drwxrwxr-x 2 1001 1001 4096 Sep 20 08:31 fuzz_test 08:34:07 -rw-rw-r-- 1 1001 1001 3688 Sep 20 08:31 go.mod 08:34:07 -rw-rw-r-- 1 1001 1001 34975 Sep 20 08:31 go.sum 08:34:07 drwxrwxr-x 7 1001 1001 4096 Sep 20 08:31 internal 08:34:07 drwxrwxr-x 3 1001 1001 4096 Sep 20 08:31 openapi 08:34:07 -rw-rw-r-- 1 1001 1001 594 Sep 20 08:31 security.txt 08:34:07 drwxrwxr-x 4 1001 1001 4096 Sep 20 08:31 snap 08:34:07 -rw-rw-r-- 1 1001 1001 204 Sep 20 08:31 version.go [Pipeline] sh 08:34:07 + '[' -e coverage.out ] 08:34:07 + chown 1001:1001 coverage.out [Pipeline] stash 08:34:07 Stashed 1 file(s) [Pipeline] sh 08:34:08 + make build 08:34:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:16 Merging remotes/origin/main commit b006ed3fb02d1ca178eb86987183e820dae8a246 into PR head commit 4482fa8b2b4b954fac65288152b89b032cac754c 08:34:16 Merge succeeded, producing 4482fa8b2b4b954fac65288152b89b032cac754c 08:34:16 Checking out Revision 4482fa8b2b4b954fac65288152b89b032cac754c (PR-4686) 08:34:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4686/head:refs/remotes/origin/PR-4686 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:16 > git config core.sparsecheckout # timeout=10 08:34:16 > git checkout -f 4482fa8b2b4b954fac65288152b89b032cac754c # timeout=10 08:34:16 > git remote # timeout=10 08:34:16 > git config --get remote.origin.url # timeout=10 08:34:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:16 > git merge b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 08:34:16 > git rev-parse HEAD^{commit} # timeout=10 08:34:16 > git config core.sparsecheckout # timeout=10 08:34:16 > git checkout -f 4482fa8b2b4b954fac65288152b89b032cac754c # timeout=10 08:34:20 Commit message: "fix: Purge notifications properly" 08:34:20 > git --version # timeout=10 08:34:20 > git --version # 'git version 2.25.1' 08:34:20 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 08:34:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:21 Dload Upload Total Spent Left Speed 08:34:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 08:34:22 go build -tags " non_delayedstart" -ldflags "-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 08:34:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:22 + sudo tee /etc/docker/daemon.new 08:34:22 { 08:34:22 "registry-mirrors": [ 08:34:22 "https://nexus3.edgexfoundry.org:10001" 08:34:22 ], 08:34:22 "bip": "10.250.0.254/24", 08:34:22 "hosts": [ 08:34:22 "tcp://0.0.0.0:5555", 08:34:22 "unix:///var/run/docker.sock" 08:34:22 ], 08:34:22 "mtu": 1458, 08:34:22 "selinux-enabled": true, 08:34:22 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:22 } 08:34:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] sh 08:34:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:23 + sudo service docker restart 08:34:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:34:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:34:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:34:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } 08:34:35 $ docker stop --time=1 2c34ca3c5ab615470c8314db9a06627919ee5f02ed48833767f63e412c0fe7d4 08:34:39 $ docker rm -f --volumes 2c34ca3c5ab615470c8314db9a06627919ee5f02ed48833767f63e412c0fe7d4 [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 08:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:41 08:34:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 08:34:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:41 latest: Pulling from edgex-devops/edgex-compose 08:34:41 91d30c5bc195: Pulling fs layer 08:34:41 2e9b0aa3be6d: Pulling fs layer 08:34:41 9c61dcf015f6: Pulling fs layer 08:34:41 4698f68db338: Pulling fs layer 08:34:41 2a2f49069b9e: Pulling fs layer 08:34:41 e0025b399a48: Pulling fs layer 08:34:41 4698f68db338: Waiting 08:34:41 2a2f49069b9e: Waiting 08:34:41 91d30c5bc195: Verifying Checksum 08:34:41 91d30c5bc195: Download complete 08:34:41 4698f68db338: Download complete [Pipeline] configFileProvider 08:34:41 provisioning config files... 08:34:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8616743728473107325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:41 91d30c5bc195: Pull complete 08:34:41 2e9b0aa3be6d: Download complete 08:34:41 e0025b399a48: Download complete 08:34:42 ---> docker-login.sh 08:34:42 nexus3.edgexfoundry.org:10001 08:34:42 2a2f49069b9e: Verifying Checksum 08:34:42 2e9b0aa3be6d: Pull complete 08:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:42 9c61dcf015f6: Verifying Checksum 08:34:42 9c61dcf015f6: Download complete 08:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:42 Configure a credential helper to remove this warning. See 08:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:42 08:34:42 Login Succeeded 08:34:42 nexus3.edgexfoundry.org:10002 08:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:43 Configure a credential helper to remove this warning. See 08:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:43 08:34:43 Login Succeeded 08:34:43 nexus3.edgexfoundry.org:10003 08:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:43 Configure a credential helper to remove this warning. See 08:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:43 08:34:43 Login Succeeded 08:34:43 nexus3.edgexfoundry.org:10004 08:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:43 Configure a credential helper to remove this warning. See 08:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:43 08:34:43 Login Succeeded 08:34:43 docker.io 08:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:44 Configure a credential helper to remove this warning. See 08:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:44 08:34:44 Login Succeeded 08:34:44 ---> docker-login.sh ends [Pipeline] } 08:34:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:44 9c61dcf015f6: Pull complete 08:34:44 4698f68db338: Pull complete 08:34:44 2a2f49069b9e: Pull complete 08:34:44 e0025b399a48: Pull complete 08:34:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:34:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:45 ========================================================= 08:34:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:34:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:45 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:45 prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container 08:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:45 9fda8d8052c6: Pulling fs layer 08:34:45 5d54e960e981: Pulling fs layer 08:34:45 c4a7e357bf2a: Pulling fs layer 08:34:45 f0e02332f6b5: Pulling fs layer 08:34:45 66412af1f25a: Pulling fs layer 08:34:45 1baf3a5c0e64: Pulling fs layer 08:34:45 9a37bb91b891: Pulling fs layer 08:34:45 a29adfc67d43: Pulling fs layer 08:34:45 d5de9f91c1a4: Pulling fs layer 08:34:45 1baf3a5c0e64: Waiting 08:34:45 9a37bb91b891: Waiting 08:34:45 a29adfc67d43: Waiting 08:34:45 d5de9f91c1a4: Waiting 08:34:45 f0e02332f6b5: Waiting 08:34:45 66412af1f25a: Waiting 08:34:45 5d54e960e981: Verifying Checksum 08:34:45 5d54e960e981: Download complete 08:34:45 f0e02332f6b5: Verifying Checksum 08:34:45 f0e02332f6b5: Download complete 08:34:45 66412af1f25a: Verifying Checksum 08:34:45 66412af1f25a: Download complete 08:34:45 9fda8d8052c6: Download complete 08:34:46 9a37bb91b891: Verifying Checksum 08:34:46 9a37bb91b891: Download complete 08:34:46 a29adfc67d43: Verifying Checksum 08:34:46 a29adfc67d43: Download complete 08:34:46 9fda8d8052c6: Pull complete 08:34:47 5d54e960e981: Pull complete 08:34:47 d5de9f91c1a4: Verifying Checksum 08:34:47 d5de9f91c1a4: Download complete 08:34:47 c4a7e357bf2a: Verifying Checksum 08:34:47 c4a7e357bf2a: Download complete 08:34:48 1baf3a5c0e64: Verifying Checksum 08:34:48 1baf3a5c0e64: Download complete 08:34:48 $ docker top cd393492e3d648e818ecd6b4c2725119f88be3249871362d11a8dae5987fa2c5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:49 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:50 #1 [core-metadata internal] load build definition from Dockerfile 08:34:50 #1 transferring dockerfile: 1.96kB done 08:34:50 #1 DONE 0.0s 08:34:51 08:34:51 #2 [support-scheduler internal] load build definition from Dockerfile 08:34:51 #2 transferring dockerfile: 1.82kB done 08:34:51 #2 DONE 0.0s 08:34:51 08:34:51 #3 [core-command internal] load build definition from Dockerfile 08:34:51 #3 transferring dockerfile: 1.82kB done 08:34:51 #3 DONE 0.1s 08:34:51 08:34:51 #4 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:51 #4 transferring dockerfile: 2.38kB done 08:34:51 #4 DONE 0.0s 08:34:51 08:34:51 #5 [security-spire-server internal] load build definition from Dockerfile 08:34:51 #5 transferring dockerfile: 1.59kB done 08:34:51 #5 DONE 0.0s 08:34:51 08:34:51 #6 [security-proxy-setup internal] load build definition from Dockerfile 08:34:51 #6 transferring dockerfile: 2.39kB done 08:34:51 #6 DONE 0.1s 08:34:51 08:34:51 #7 [core-data internal] load build definition from Dockerfile 08:34:51 #7 transferring dockerfile: 1.90kB done 08:34:51 #7 DONE 0.2s 08:34:51 08:34:51 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:34:51 #8 transferring dockerfile: 2.82kB done 08:34:51 #8 DONE 0.1s 08:34:51 08:34:51 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:51 #9 transferring dockerfile: 2.12kB done 08:34:51 #9 DONE 0.1s 08:34:51 08:34:51 #10 [support-notifications internal] load build definition from Dockerfile 08:34:51 #10 transferring dockerfile: 1.84kB done 08:34:51 #10 DONE 0.2s 08:34:51 08:34:51 #11 [core-metadata internal] load .dockerignore 08:34:51 #11 transferring context: 56B done 08:34:51 #11 DONE 0.1s 08:34:51 08:34:51 #12 [security-proxy-auth internal] load build definition from Dockerfile 08:34:51 #12 transferring dockerfile: 2.04kB done 08:34:51 #12 DONE 0.2s 08:34:51 08:34:51 #13 [security-spire-agent internal] load build definition from Dockerfile 08:34:51 #13 transferring dockerfile: 1.70kB done 08:34:51 #13 DONE 0.1s 08:34:51 08:34:51 #14 [security-spire-config internal] load build definition from Dockerfile 08:34:51 #14 transferring dockerfile: 1.58kB done 08:34:51 #14 DONE 0.1s 08:34:51 08:34:51 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:51 #15 transferring dockerfile: 1.78kB done 08:34:51 #15 DONE 0.2s 08:34:51 08:34:51 #16 [support-scheduler internal] load .dockerignore 08:34:51 #16 transferring context: 56B done 08:34:51 #16 DONE 0.0s 08:34:51 08:34:51 #17 [security-secretstore-setup internal] load .dockerignore 08:34:51 #17 transferring context: 56B done 08:34:51 #17 DONE 0.0s 08:34:51 08:34:51 #18 [security-spire-server internal] load .dockerignore 08:34:51 #18 transferring context: 56B done 08:34:51 #18 DONE 0.0s 08:34:51 08:34:51 #19 [core-command internal] load .dockerignore 08:34:51 #19 transferring context: 56B done 08:34:51 #19 DONE 0.0s 08:34:51 08:34:51 #20 [security-proxy-setup internal] load .dockerignore 08:34:51 #20 transferring context: 56B done 08:34:51 #20 DONE 0.0s 08:34:51 08:34:51 #21 [security-bootstrapper internal] load .dockerignore 08:34:51 #21 transferring context: 56B done 08:34:51 #21 DONE 0.0s 08:34:51 08:34:51 #22 [core-data internal] load .dockerignore 08:34:51 #22 transferring context: 56B done 08:34:51 #22 DONE 0.0s 08:34:51 08:34:51 #23 [core-common-config-bootstrapper internal] load .dockerignore 08:34:51 #23 transferring context: 56B done 08:34:51 #23 DONE 0.0s 08:34:51 08:34:51 #24 [security-spire-config internal] load .dockerignore 08:34:51 #24 transferring context: 56B done 08:34:51 #24 DONE 0.1s 08:34:51 08:34:51 #25 [support-notifications internal] load .dockerignore 08:34:51 #25 transferring context: 56B done 08:34:51 #25 DONE 0.0s 08:34:51 08:34:51 #26 [security-spire-agent internal] load .dockerignore 08:34:51 #26 transferring context: 56B done 08:34:51 #26 DONE 0.1s 08:34:51 08:34:51 #27 [security-proxy-auth internal] load .dockerignore 08:34:51 #27 transferring context: 56B done 08:34:51 #27 DONE 0.1s 08:34:51 08:34:51 #28 [security-spiffe-token-provider internal] load .dockerignore 08:34:51 #28 transferring context: 56B done 08:34:51 #28 DONE 0.1s 08:34:51 08:34:51 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:52 #29 DONE 0.0s 08:34:52 08:34:52 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:34:52 #30 DONE 0.6s 08:34:52 08:34:52 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:34:52 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 08:34:52 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:34:52 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 08:34:52 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 08:34:52 #31 DONE 0.3s 08:34:52 08:34:52 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:52 #32 ... 08:34:52 08:34:52 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:34:52 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 08:34:52 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:34:52 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 08:34:52 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 08:34:52 #31 DONE 0.3s 08:34:52 08:34:52 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:34:52 #33 DONE 0.6s 08:34:52 08:34:52 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:52 #34 DONE 0.7s 08:34:52 08:34:52 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:52 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:52 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 08:34:53 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:34:53 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:34:53 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:34:53 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 08:34:53 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 08:34:53 #35 ... 08:34:53 08:34:53 #36 [security-spire-config internal] load build context 08:34:53 #36 transferring context: 16.36kB 0.0s done 08:34:53 #36 DONE 0.6s 08:34:53 08:34:53 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:53 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s 08:34:53 #35 ... 08:34:53 08:34:53 #37 [security-spire-agent internal] load build context 08:34:53 #37 transferring context: 17.64kB 0.0s done 08:34:53 #37 DONE 1.0s 08:34:53 08:34:53 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:53 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s 08:34:53 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s 08:34:53 #35 ... 08:34:53 08:34:53 #38 [security-spire-server internal] load build context 08:34:53 #38 transferring context: 18.11kB 0.0s done 08:34:53 #38 DONE 1.0s 08:34:53 08:34:53 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:53 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 08:34:53 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 08:34:53 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 08:34:53 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:34:53 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s 08:34:53 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:34:53 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 0.8s 08:34:53 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.9s 08:34:53 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 08:34:53 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s 08:34:57 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done 08:34:58 #35 ... 08:34:58 08:34:58 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:58 #32 DONE 6.2s 08:34:58 08:34:58 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:58 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 08:34:58 #39 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:34:58 #39 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:34:58 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 08:34:58 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 08:34:58 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:34:58 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:34:58 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done 08:34:58 #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 5.0s 08:34:58 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 08:34:58 #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 5.0s done 08:35:00 #39 ... 08:35:00 08:35:00 #40 [security-proxy-setup internal] load build context 08:35:00 #40 transferring context: 324.19MB 7.4s 08:35:00 #40 ... 08:35:00 08:35:00 #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:35:00 c4a7e357bf2a: Pull complete 08:35:00 f0e02332f6b5: Pull complete 08:35:00 66412af1f25a: Pull complete 08:35:03 #41 ... 08:35:03 08:35:03 #42 [core-metadata internal] load build context 08:35:03 #42 transferring context: 364.80MB 8.2s done 08:35:03 #42 ... 08:35:03 08:35:03 #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:35:03 #0 1.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 1.729 (1/2) Installing dumb-init (1.2.5-r2) 08:35:03 #0 1.729 (2/2) Installing su-exec (0.2-r3) 08:35:03 #0 1.729 Executing busybox-1.36.1-r2.trigger 08:35:03 #0 1.729 OK: 7 MiB in 17 packages 08:35:03 #43 ... 08:35:03 08:35:03 #44 [support-scheduler internal] load build context 08:35:03 #44 transferring context: 364.80MB 9.1s done 08:35:03 #44 ... 08:35:03 08:35:03 #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:03 #0 5.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 5.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 5.760 (1/2) Installing ca-certificates (20230506-r0) 08:35:03 #0 5.997 (2/2) Installing dumb-init (1.2.5-r2) 08:35:03 #0 6.000 Executing busybox-1.36.1-r2.trigger 08:35:03 #0 6.005 Executing ca-certificates-20230506-r0.trigger 08:35:03 #0 6.057 OK: 8 MiB in 17 packages 08:35:03 #45 ... 08:35:03 08:35:03 #46 [security-bootstrapper internal] load build context 08:35:03 #46 transferring context: 364.80MB 8.1s done 08:35:03 #46 ... 08:35:03 08:35:03 #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:03 #47 ... 08:35:03 08:35:03 #48 [core-data internal] load build context 08:35:03 #48 transferring context: 364.80MB 8.7s done 08:35:03 #48 ... 08:35:03 08:35:03 #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:03 #0 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 1.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 1.501 (1/1) Installing dumb-init (1.2.5-r2) 08:35:03 #0 1.505 Executing busybox-1.36.1-r2.trigger 08:35:03 #0 1.512 OK: 7 MiB in 16 packages 08:35:03 #49 ... 08:35:03 08:35:03 #50 [security-spiffe-token-provider internal] load build context 08:35:03 #50 transferring context: 364.80MB 9.8s done 08:35:03 #50 ... 08:35:03 08:35:03 #51 [support-notifications internal] load build context 08:35:03 #51 transferring context: 364.80MB 8.7s done 08:35:03 #51 ... 08:35:03 08:35:03 #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:03 #0 6.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 6.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.082 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:03 #0 7.082 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:03 #0 7.082 OK: 20064 distinct packages available 08:35:03 #0 7.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:03 #0 7.397 (1/4) Installing dumb-init (1.2.5-r2) 08:35:03 #0 7.534 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:03 #0 7.536 (3/4) Installing libucontext (1.2-r2) 08:35:03 #0 7.541 (4/4) Installing gcompat (1.1.0-r1) 08:35:03 #0 7.546 Executing busybox-1.36.1-r2.trigger 08:35:03 #0 7.552 OK: 8 MiB in 19 packages 08:35:04 #52 ... 08:35:04 08:35:04 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:35:04 #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 2.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 2.358 (1/1) Installing dumb-init (1.2.5-r2) 08:35:04 #0 2.363 Executing busybox-1.36.1-r2.trigger 08:35:04 #0 2.373 OK: 7 MiB in 16 packages 08:35:04 #53 ... 08:35:04 08:35:04 #54 [core-command internal] load build context 08:35:04 #54 transferring context: 364.80MB 8.3s done 08:35:04 #54 ... 08:35:04 08:35:04 #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:04 #55 ... 08:35:04 08:35:04 #56 [core-common-config-bootstrapper internal] load build context 08:35:04 #56 transferring context: 364.80MB 8.9s done 08:35:04 #56 ... 08:35:04 08:35:04 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:04 #57 ... 08:35:04 08:35:04 #58 [security-secretstore-setup internal] load build context 08:35:04 #58 transferring context: 364.80MB 8.4s done 08:35:04 #58 ... 08:35:04 08:35:04 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:04 #0 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 4.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 4.402 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:04 #0 4.402 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:04 #0 4.402 OK: 20064 distinct packages available 08:35:04 #0 4.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 4.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 4.792 (1/11) Installing ca-certificates (20230506-r0) 08:35:04 #0 4.838 (2/11) Installing brotli-libs (1.0.9-r14) 08:35:04 #0 4.858 (3/11) Installing libunistring (1.1-r1) 08:35:04 #0 4.869 (4/11) Installing libidn2 (2.3.4-r1) 08:35:04 #0 4.877 (5/11) Installing nghttp2-libs (1.55.1-r0) 08:35:04 #0 4.890 (6/11) Installing libcurl (8.2.1-r0) 08:35:04 #0 4.890 (7/11) Installing curl (8.2.1-r0) 08:35:04 #0 4.891 (8/11) Installing dumb-init (1.2.5-r2) 08:35:04 #0 4.894 (9/11) Installing musl-obstack (1.2.3-r2) 08:35:04 #0 4.901 (10/11) Installing libucontext (1.2-r2) 08:35:04 #0 4.994 (11/11) Installing gcompat (1.1.0-r1) 08:35:04 #0 5.093 Executing busybox-1.36.1-r2.trigger 08:35:04 #0 5.100 Executing ca-certificates-20230506-r0.trigger 08:35:04 #0 5.147 OK: 12 MiB in 26 packages 08:35:04 #59 ... 08:35:04 08:35:04 #60 [security-proxy-auth internal] load build context 08:35:04 #60 transferring context: 364.80MB 8.2s done 08:35:05 #60 ... 08:35:05 08:35:05 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:05 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done 08:35:07 1baf3a5c0e64: Pull complete 08:35:08 9a37bb91b891: Pull complete 08:35:09 a29adfc67d43: Pull complete 08:35:10 d5de9f91c1a4: Pull complete 08:35:10 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 08:35:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:35:11 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:11 WORKDIR /edgex 08:35:11 COPY go.mod . 08:35:11 RUN go mod download -t 08:35:11 ci-base-image-arm64 -f - . 08:35:11 #35 ... 08:35:11 08:35:11 #40 [security-proxy-setup internal] load build context 08:35:11 #40 transferring context: 364.80MB 8.4s done 08:35:11 #40 ... 08:35:11 08:35:11 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:35:11 #39 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 08:35:11 Sending build context to Docker daemon 2.993MB 08:35:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:11 ---> 746ca1b523b5 08:35:11 Step 2/4 : WORKDIR /edgex 08:35:13 ---> Running in 597cc033e646 08:35:13 Removing intermediate container 597cc033e646 08:35:13 ---> 96b27471f8cf 08:35:13 Step 3/4 : COPY go.mod . 08:35:14 ---> 57cefe802969 08:35:14 Step 4/4 : RUN go mod download 08:35:14 ---> Running in f75ae338c562 08:35:29 #39 ... 08:35:29 08:35:29 #42 [core-metadata internal] load build context 08:35:29 #42 DONE 37.6s 08:35:29 08:35:29 #46 [security-bootstrapper internal] load build context 08:35:29 #46 DONE 37.6s 08:35:29 08:35:29 #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:29 #52 DONE 37.1s 08:35:29 08:35:29 #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:35:29 #43 DONE 37.4s 08:35:29 08:35:29 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:35:29 #53 DONE 37.3s 08:35:29 08:35:29 #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:29 #45 DONE 37.3s 08:35:29 08:35:29 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:29 #59 DONE 37.3s 08:35:29 08:35:29 #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:29 #61 ... 08:35:29 08:35:29 #54 [core-command internal] load build context 08:35:29 #54 DONE 37.7s 08:35:29 08:35:29 #40 [security-proxy-setup internal] load build context 08:35:29 #40 DONE 37.7s 08:35:29 08:35:29 #60 [security-proxy-auth internal] load build context 08:35:29 #60 DONE 37.7s 08:35:29 08:35:29 #58 [security-secretstore-setup internal] load build context 08:35:29 #58 DONE 37.7s 08:35:29 08:35:29 #48 [core-data internal] load build context 08:35:29 #48 DONE 37.7s 08:35:29 08:35:29 #51 [support-notifications internal] load build context 08:35:29 #51 DONE 37.7s 08:35:29 08:35:29 #56 [core-common-config-bootstrapper internal] load build context 08:35:29 #56 DONE 37.7s 08:35:29 08:35:29 #44 [support-scheduler internal] load build context 08:35:29 #44 DONE 37.8s 08:35:29 08:35:29 #50 [security-spiffe-token-provider internal] load build context 08:35:29 #50 DONE 37.8s 08:35:29 08:35:29 #49 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:29 #49 DONE 37.5s 08:35:29 08:35:29 #41 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:35:29 #41 DONE 29.8s 08:35:29 08:35:29 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:31 #35 ... 08:35:31 08:35:31 #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:31 #55 37.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:31 #55 37.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:31 #55 38.04 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:31 #55 38.04 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:31 #55 38.04 OK: 20064 distinct packages available 08:35:31 #55 38.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:31 #55 38.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:31 #55 38.39 (1/5) Installing dumb-init (1.2.5-r2) 08:35:31 #55 38.39 (2/5) Installing musl-obstack (1.2.3-r2) 08:35:31 #55 38.39 (3/5) Installing libucontext (1.2-r2) 08:35:31 #55 38.39 (4/5) Installing gcompat (1.1.0-r1) 08:35:31 #55 38.40 (5/5) Installing openssl (3.1.2-r0) 08:35:31 #55 38.41 Executing busybox-1.36.1-r2.trigger 08:35:31 #55 38.41 OK: 8 MiB in 20 packages 08:35:31 #55 DONE 38.7s 08:35:31 08:35:31 #62 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:31 #62 DONE 1.0s 08:35:31 08:35:31 #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:31 #47 37.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:31 #47 38.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:31 #47 38.24 (1/4) Installing dumb-init (1.2.5-r2) 08:35:31 #47 38.25 (2/4) Installing openssl (3.1.2-r0) 08:35:31 #47 38.26 (3/4) Installing su-exec (0.2-r3) 08:35:31 #47 38.26 (4/4) Installing yq (4.33.3-r3) 08:35:31 #47 38.41 Executing busybox-1.36.1-r2.trigger 08:35:31 #47 38.42 OK: 17 MiB in 19 packages 08:35:31 #47 DONE 38.9s 08:35:31 08:35:31 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:31 #57 38.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:31 #57 39.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:31 #57 39.22 (1/4) Installing ca-certificates (20230506-r0) 08:35:31 #57 39.23 (2/4) Installing dumb-init (1.2.5-r2) 08:35:31 #57 39.23 (3/4) Installing su-exec (0.2-r3) 08:35:31 #57 39.24 (4/4) Installing yq (4.33.3-r3) 08:35:31 #57 39.33 Executing busybox-1.36.1-r2.trigger 08:35:31 #57 39.33 Executing ca-certificates-20230506-r0.trigger 08:35:31 #57 39.38 OK: 17 MiB in 19 packages 08:35:33 #57 DONE 40.7s 08:35:33 08:35:33 #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:35:33 #63 DONE 1.8s 08:35:33 08:35:33 #64 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:33 #64 DONE 1.8s 08:35:33 08:35:33 #65 [security-spire-config stage-2 4/9] COPY Attribution.txt / 08:35:33 #65 DONE 1.8s 08:35:33 08:35:33 #66 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:33 #66 DONE 1.8s 08:35:33 08:35:33 #67 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:33 #67 ... 08:35:33 08:35:33 #68 [security-spire-config stage-2 5/9] COPY security.txt / 08:35:33 #68 DONE 0.1s 08:35:33 08:35:33 #69 [security-spire-server stage-2 4/8] COPY Attribution.txt / 08:35:33 #69 DONE 0.1s 08:35:33 08:35:33 #70 [security-spire-server stage-2 5/8] COPY security.txt / 08:35:34 #70 ... 08:35:34 08:35:34 #71 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:34 #71 DONE 0.9s 08:35:34 08:35:34 #67 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:34 #67 DONE 1.0s 08:35:34 08:35:34 #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:34 #61 DONE 4.5s 08:35:34 08:35:34 #70 [security-spire-server stage-2 5/8] COPY security.txt / 08:35:34 #70 DONE 1.0s 08:35:34 08:35:34 #72 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:34 #72 DONE 0.2s 08:35:34 08:35:34 #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 08:35:34 #73 DONE 0.1s 08:35:34 08:35:34 #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:35:34 #74 DONE 0.1s 08:35:34 08:35:34 #75 [security-spire-agent stage-3 6/9] COPY security.txt / 08:35:34 #75 DONE 0.1s 08:35:34 08:35:34 #76 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:34 #76 DONE 0.1s 08:35:34 08:35:34 #77 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:34 #77 DONE 0.1s 08:35:34 08:35:34 #78 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:34 #78 DONE 0.1s 08:35:34 08:35:34 #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:34 #79 DONE 0.1s 08:35:34 08:35:34 #80 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:34 #80 DONE 0.0s 08:35:34 08:35:34 #81 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:34 #81 DONE 0.1s 08:35:34 08:35:34 #82 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:34 #82 DONE 0.0s 08:35:34 08:35:34 #83 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:34 #0 4.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:34 #0 4.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:34 #0 4.706 OK: 265 MiB in 56 packages 08:35:34 #83 DONE 4.8s 08:35:34 08:35:34 #84 [security-spire-agent] exporting to image 08:35:34 #84 exporting layers 08:35:34 #84 ... 08:35:34 08:35:34 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:34 #85 DONE 0.0s 08:35:34 08:35:34 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:35 #86 ... 08:35:35 08:35:35 #84 [security-spire-agent] exporting to image 08:35:35 #84 exporting layers 0.6s done 08:35:35 #84 writing image sha256:d656ee1d3714f8dd850b9b935fc3f9d3dbf73a3f6fd0ab37f7076c53f301853c 0.0s done 08:35:35 #84 naming to docker.io/library/security-spire-config done 08:35:35 #84 writing image sha256:086284d22a1c2e389d3b61c42d4c3cbc1f8075b16d1647d6e77a67112c64a016 done 08:35:35 #84 naming to docker.io/library/security-spire-server done 08:35:35 #84 writing image sha256:e048e3bb5c652db64015b56af1ef6582b7db455e7607d03e4723db080f118c05 done 08:35:35 #84 naming to docker.io/library/security-spire-agent done 08:35:35 #84 DONE 0.8s 08:35:35 08:35:35 #87 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:35:35 #0 4.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:35 #87 ... 08:35:35 08:35:35 #88 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:35:35 #0 5.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:35 #0 5.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:35 #0 5.345 OK: 265 MiB in 56 packages 08:35:35 #88 DONE 5.4s 08:35:35 08:35:35 #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:35 #89 DONE 0.0s 08:35:35 08:35:35 #90 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:35 #0 4.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:35 #0 4.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:35 #0 5.132 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:35 #0 5.132 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:35 #0 5.132 OK: 20064 distinct packages available 08:35:35 #0 5.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:35 #0 5.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:35 #0 5.463 OK: 265 MiB in 56 packages 08:35:35 #90 DONE 5.5s 08:35:35 08:35:35 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:35 #91 DONE 0.0s 08:35:35 08:35:35 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 #92 ... 08:35:36 08:35:36 #93 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:36 #93 DONE 0.0s 08:35:36 08:35:36 #87 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:35:36 #87 6.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:36 #87 6.331 OK: 265 MiB in 56 packages 08:35:36 #87 DONE 6.7s 08:35:36 08:35:36 #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:39 #94 ... 08:35:39 08:35:39 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:35:40 #39 ... 08:35:40 08:35:40 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:53 Removing intermediate container f75ae338c562 08:35:53 ---> 8c41e3dd47a3 08:35:53 Successfully built 8c41e3dd47a3 08:35:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:53 + docker inspect -f . ci-base-image-arm64 08:35:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:54 prd-ubuntu20.04-docker-arm64-4c-16g-6686 does not seem to be running inside a container 08:35:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:55 $ docker top 66530d0ca17e7ab4ea0541eb449cb42026af8e034ce650ce0b5a1aa5e4b452f0 -eo pid,comm 08:35:55 #95 ... 08:35:55 08:35:55 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:55 #86 DONE 20.9s [Pipeline] { [Pipeline] sh 08:35:55 08:35:55 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:55 #95 DONE 20.3s 08:35:55 08:35:55 #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:55 #94 DONE 19.2s 08:35:55 08:35:55 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:55 #92 DONE 20.2s 08:35:55 08:35:55 #96 [core-data builder 6/7] COPY . . 08:35:56 + go version 08:35:56 go version go1.21.0 linux/arm64 [Pipeline] } 08:35:56 $ docker stop --time=1 66530d0ca17e7ab4ea0541eb449cb42026af8e034ce650ce0b5a1aa5e4b452f0 08:35:57 $ docker rm -f --volumes 66530d0ca17e7ab4ea0541eb449cb42026af8e034ce650ce0b5a1aa5e4b452f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:58 + docker inspect -f . ci-base-image-arm64 08:35:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:59 prd-ubuntu20.04-docker-arm64-4c-16g-6686 does not seem to be running inside a container 08:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:00 $ docker top ea5258d5a30fc4bd374be190c6ec57c752bd12bb8a8009ec2c8dbde4e3f9298c -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:00 ========================================================= 08:36:00 [edgeXBuildGoParallel] Running Tests and Build... 08:36:00 ========================================================= [Pipeline] sh 08:36:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:36:01 + make test 08:36:01 go test -race -coverprofile=coverage.out ./... 08:36:05 #96 ... 08:36:05 08:36:05 #97 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:05 #97 ... 08:36:05 08:36:05 #98 [support-notifications builder 6/7] COPY . . 08:36:06 #98 ... 08:36:06 08:36:06 #99 [security-secretstore-setup builder 6/7] COPY . . 08:36:09 #99 ... 08:36:09 08:36:09 #97 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:09 #97 DONE 13.4s 08:36:09 08:36:09 #99 [security-secretstore-setup builder 6/7] COPY . . 08:36:09 #99 DONE 13.4s 08:36:09 08:36:09 #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:09 #100 CACHED 08:36:09 08:36:09 #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:09 #101 CACHED 08:36:09 08:36:09 #102 [security-bootstrapper builder 6/7] COPY . . 08:36:09 #102 CACHED 08:36:09 08:36:09 #103 [security-proxy-setup builder 6/7] COPY . . 08:36:09 #103 CACHED 08:36:09 08:36:09 #104 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:36:09 #104 CACHED 08:36:09 08:36:09 #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:09 #105 CACHED 08:36:09 08:36:09 #96 [core-data builder 6/7] COPY . . 08:36:09 #96 DONE 13.4s 08:36:09 08:36:09 #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:09 #106 CACHED 08:36:09 08:36:09 #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:09 #107 CACHED 08:36:09 08:36:09 #108 [core-common-config-bootstrapper builder 6/7] COPY . . 08:36:09 #108 CACHED 08:36:09 08:36:09 #109 [support-scheduler builder 6/7] COPY . . 08:36:09 #109 CACHED 08:36:09 08:36:09 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:09 #110 CACHED 08:36:09 08:36:09 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:09 #111 CACHED 08:36:09 08:36:09 #112 [core-command builder 6/7] COPY . . 08:36:09 #112 CACHED 08:36:09 08:36:09 #113 [core-command builder 4/7] COPY go.mod vendor* ./ 08:36:09 #113 CACHED 08:36:09 08:36:09 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:09 #114 CACHED 08:36:09 08:36:09 #98 [support-notifications builder 6/7] COPY . . 08:36:09 #98 DONE 13.5s 08:36:09 08:36:09 #115 [security-proxy-auth builder 6/7] COPY . . 08:36:09 #115 CACHED 08:36:09 08:36:09 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:09 #116 CACHED 08:36:09 08:36:09 #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:36:09 #117 CACHED 08:36:09 08:36:09 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:09 #118 CACHED 08:36:09 08:36:09 #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:09 #119 CACHED 08:36:09 08:36:09 #120 [core-metadata builder 6/7] COPY . . 08:36:09 #120 CACHED 08:36:09 08:36:09 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:10 #121 0.847 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:20 #121 ... 08:36:20 08:36:20 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:20 #0 0.783 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:20 #122 ... 08:36:20 08:36:20 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:20 #0 1.149 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:36:20 #123 ... 08:36:20 08:36:20 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:20 #0 0.932 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:20 #124 ... 08:36:20 08:36:20 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:20 #0 0.790 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:36:20 #125 ... 08:36:20 08:36:20 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:20 #0 1.375 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:20 #126 ... 08:36:20 08:36:20 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:20 #0 0.760 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:20 #127 ... 08:36:20 08:36:20 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:20 #0 0.553 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:20 #128 ... 08:36:20 08:36:20 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:20 #0 1.279 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:20 #129 ... 08:36:20 08:36:20 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:20 #0 0.721 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:36:20 #130 ... 08:36:20 08:36:20 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:20 #0 1.182 go build -tags " non_delayedstart" -ldflags "-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 08:36:33 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:28 #131 ... 08:37:28 08:37:28 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:28 #125 69.87 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:37:28 #125 ... 08:37:28 08:37:28 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:37:28 #124 DONE 78.2s 08:37:28 08:37:28 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:28 #131 DONE 78.2s 08:37:28 08:37:28 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:28 #121 DONE 78.2s 08:37:28 08:37:28 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:37:28 #129 DONE 78.2s 08:37:28 08:37:28 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:37:28 #126 DONE 78.2s 08:37:28 08:37:28 #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:28 #132 ... 08:37:28 08:37:28 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:37:28 #128 DONE 78.2s 08:37:28 08:37:28 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:37:28 #123 DONE 78.3s 08:37:28 08:37:28 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:28 #130 DONE 78.5s 08:37:28 08:37:28 #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:37:28 #133 ... 08:37:28 08:37:28 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:28 #125 DONE 78.6s 08:37:28 08:37:28 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:28 #127 DONE 78.6s 08:37:28 08:37:28 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:28 #122 DONE 78.6s 08:37:28 08:37:28 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:28 #134 ... 08:37:28 08:37:28 #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:28 #132 DONE 0.7s 08:37:28 08:37:28 #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:37:28 #133 DONE 0.4s 08:37:28 08:37:28 #135 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:37:28 #135 DONE 0.6s 08:37:28 08:37:28 #136 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:37:28 #136 ... 08:37:28 08:37:28 #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:37:28 #137 DONE 0.3s 08:37:28 08:37:28 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:28 #134 DONE 0.3s 08:37:28 08:37:28 #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:37:28 #138 DONE 0.5s 08:37:28 08:37:28 #139 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:37:28 #139 DONE 0.4s 08:37:28 08:37:28 #140 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:37:28 #140 DONE 0.2s 08:37:28 08:37:28 #141 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:28 #141 CACHED 08:37:28 08:37:28 #142 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:37:28 #142 CACHED 08:37:28 08:37:28 #143 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:37:28 #143 CACHED 08:37:28 08:37:28 #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:37:28 #144 CACHED 08:37:28 08:37:28 #145 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:28 #145 CACHED 08:37:28 08:37:28 #146 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:37:28 #146 CACHED 08:37:28 08:37:28 #147 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:37:28 #147 CACHED 08:37:28 08:37:28 #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:28 #148 CACHED 08:37:28 08:37:28 #136 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:37:28 #136 DONE 0.3s 08:37:28 08:37:28 #149 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:37:28 #149 DONE 0.3s 08:37:28 08:37:28 #150 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:29 #150 ... 08:37:29 08:37:29 #151 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:37:29 #151 DONE 1.4s 08:37:29 08:37:29 #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:37:29 #152 DONE 1.4s 08:37:29 08:37:29 #153 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:30 #153 ... 08:37:30 08:37:30 #154 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:37:30 #154 DONE 2.1s 08:37:30 08:37:30 #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:30 #155 ... 08:37:30 08:37:30 #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:30 #156 DONE 2.4s 08:37:30 08:37:30 #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:30 #157 DONE 2.3s 08:37:30 08:37:30 #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:30 #158 DONE 2.4s 08:37:30 08:37:30 #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:30 #159 DONE 2.4s 08:37:30 08:37:30 #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:30 #160 DONE 2.4s 08:37:30 08:37:30 #161 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:37:30 #161 DONE 2.4s 08:37:30 08:37:30 #150 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:30 #150 DONE 2.4s 08:37:30 08:37:30 #162 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:32 #162 ... 08:37:32 08:37:32 #163 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:32 #163 DONE 2.3s 08:37:32 08:37:32 #164 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:32 #164 ... 08:37:32 08:37:32 #153 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:32 #153 DONE 2.6s 08:37:32 08:37:32 #165 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:37:32 #165 ... 08:37:32 08:37:32 #166 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:37:32 #166 DONE 1.9s 08:37:32 08:37:32 #167 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:32 #167 ... 08:37:32 08:37:32 #168 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:37:32 #168 DONE 2.3s 08:37:32 08:37:32 #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:32 #155 DONE 2.3s 08:37:33 08:37:33 #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:37:33 #169 DONE 2.3s 08:37:33 08:37:33 #170 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:37:33 #170 DONE 4.8s 08:37:33 08:37:33 #171 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:37:33 #171 DONE 2.3s 08:37:33 08:37:33 #167 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:33 #167 DONE 2.3s 08:37:33 08:37:33 #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:37:33 #172 DONE 2.3s 08:37:33 08:37:33 #173 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:33 #173 ... 08:37:33 08:37:33 #162 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:33 #162 DONE 2.4s 08:37:33 08:37:33 #84 [core-command] exporting to image 08:37:33 #84 exporting layers 0.1s done 08:37:33 #84 writing image sha256:13a46f14d9c60105af771478eea051119cdc16f87dab6106484653873e9f1ee9 0.0s done 08:37:33 #84 naming to docker.io/library/core-command 0.1s done 08:37:33 #84 ... 08:37:33 08:37:33 #165 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:37:33 #165 DONE 1.2s 08:37:33 08:37:33 #164 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:33 #164 DONE 1.5s 08:37:33 08:37:33 #174 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:33 #174 DONE 0.5s 08:37:33 08:37:33 #175 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:37:33 #175 DONE 0.5s 08:37:33 08:37:33 #84 [core-data] exporting to image 08:37:33 #84 ... 08:37:33 08:37:33 #176 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:37:33 #176 DONE 0.5s 08:37:33 08:37:33 #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:33 #177 DONE 0.5s 08:37:33 08:37:33 #173 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:33 #173 DONE 0.5s 08:37:33 08:37:33 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:37:33 #178 DONE 0.5s 08:37:33 08:37:33 #84 [core-metadata] exporting to image 08:37:33 #84 ... 08:37:33 08:37:33 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:33 #179 DONE 0.3s 08:37:33 08:37:33 #84 [core-data] exporting to image 08:37:33 #84 exporting layers 0.2s done 08:37:33 #84 writing image sha256:16d9ce564b93584dc3d275a5c7cad99464da5c7665e8e008cc9d6bf72fc6e43c done 08:37:33 #84 naming to docker.io/library/support-scheduler done 08:37:33 #84 writing image sha256:dfac15b52d9da25b29370bee73d66d62584e4e487a4b7ed6038fcf6ae3c6e22f 0.0s done 08:37:33 #84 naming to docker.io/library/support-notifications done 08:37:33 #84 writing image sha256:d18977c660040e570e6db5ae82fa25560baf3f6b2b35dc0a486941631d98e797 0.0s done 08:37:33 #84 naming to docker.io/library/core-data done 08:37:33 #84 exporting layers 0.2s done 08:37:33 #84 writing image sha256:8c59efcb1b5b3e67f939d1be5a0dd2254c9bdb1ebc4d3f24b323dac533500766 done 08:37:33 #84 naming to docker.io/library/core-metadata done 08:37:33 #84 writing image sha256:b853a5fc9a13d4314fcb46ae9f647f29aca9becb3d74cf1fc7d8f178452a4c13 done 08:37:33 #84 naming to docker.io/library/security-spiffe-token-provider done 08:37:33 #84 DONE 1.7s 08:37:33 08:37:33 #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:37:33 #180 DONE 0.2s 08:37:33 08:37:33 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:33 #181 DONE 0.2s 08:37:33 08:37:33 #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:34 #182 ... 08:37:34 08:37:34 #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:34 #183 DONE 0.4s 08:37:34 08:37:34 #184 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:34 #184 DONE 0.7s 08:37:34 08:37:34 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:34 #185 ... 08:37:34 08:37:34 #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:34 #186 DONE 0.8s 08:37:34 08:37:34 #187 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:34 #187 DONE 0.7s 08:37:34 08:37:34 #84 [core-common-config-bootstrapper] exporting to image 08:37:34 #84 ... 08:37:34 08:37:34 #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:34 #188 DONE 0.5s 08:37:34 08:37:34 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:34 #185 DONE 0.9s 08:37:34 08:37:34 #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:37:34 #189 DONE 0.1s 08:37:34 08:37:34 #190 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:34 #190 DONE 0.1s 08:37:34 08:37:34 #84 [core-common-config-bootstrapper] exporting to image 08:37:34 #84 exporting layers 0.7s done 08:37:35 #84 exporting layers 0.7s done 08:37:35 #84 writing image sha256:22c5b15a6c9853363b07efb7d657dcffb1ef0fa7338b13a806c0a73074e3c4b9 0.0s done 08:37:35 #84 naming to docker.io/library/core-common-config-bootstrapper done 08:37:35 #84 writing image sha256:1cbb05756d00793a9255239cbd5ab477f7d4226040b73181d163fe73ac37c385 done 08:37:35 #84 naming to docker.io/library/security-proxy-auth done 08:37:35 #84 DONE 2.4s 08:37:35 08:37:35 #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:35 #191 ... 08:37:35 08:37:35 #192 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:37:35 #192 DONE 0.2s 08:37:35 08:37:35 #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:35 #182 DONE 1.5s 08:37:35 08:37:35 #193 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:37:35 #193 DONE 0.1s 08:37:35 08:37:35 #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:35 #194 DONE 0.0s 08:37:35 08:37:35 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:37:35 #195 ... 08:37:35 08:37:35 #84 [security-proxy-setup] exporting to image 08:37:35 #84 exporting layers 0.2s done 08:37:35 #84 writing image sha256:dfd777ba4dc257d4a9d2a0a8fad7789a9d5e5fab35a514b3f571a8ccf32c8415 done 08:37:35 #84 naming to docker.io/library/security-proxy-setup done 08:37:35 #84 DONE 2.6s 08:37:35 08:37:35 #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:35 #191 DONE 0.6s 08:37:35 08:37:35 #84 [security-secretstore-setup] exporting to image 08:37:36 #84 ... 08:37:36 08:37:36 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:37:36 #195 DONE 0.5s 08:37:36 08:37:36 #84 [security-bootstrapper] exporting to image 08:37:36 #84 exporting layers 0.4s done 08:37:36 #84 writing image sha256:7a9886adf86d45f98b1d099449e90ec81bed483adb668d72e736e4853859a15b done 08:37:36 #84 naming to docker.io/library/security-secretstore-setup 08:37:36 #84 exporting layers 0.3s done 08:37:36 #84 naming to docker.io/library/security-secretstore-setup done 08:37:36 #84 writing image sha256:b6d67e74b197d078e9ffa5f44a78fd9b989ff32410b27c710a9c7ca4d978978b done 08:37:36 #84 naming to docker.io/library/security-bootstrapper done 08:37:36 #84 DONE 3.1s 08:37:36 08:37:36 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:36 time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:37:36 $ docker stop --time=1 cd393492e3d648e818ecd6b4c2725119f88be3249871362d11a8dae5987fa2c5 08:37:37 $ docker rm -f --volumes cd393492e3d648e818ecd6b4c2725119f88be3249871362d11a8dae5987fa2c5 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:37 + docker images 08:37:37 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:37 security-proxy-setup latest dfd777ba4dc2 2 seconds ago 29.4MB 08:37:37 security-bootstrapper latest b6d67e74b197 2 seconds ago 23.3MB 08:37:37 security-secretstore-setup latest 7a9886adf86d 2 seconds ago 44.4MB 08:37:37 core-common-config-bootstrapper latest 22c5b15a6c98 3 seconds ago 18.2MB 08:37:37 security-proxy-auth latest 1cbb05756d00 3 seconds ago 19.5MB 08:37:37 core-data latest d18977c66004 4 seconds ago 21.3MB 08:37:37 security-spiffe-token-provider latest b853a5fc9a13 4 seconds ago 35MB 08:37:37 core-metadata latest 8c59efcb1b5b 4 seconds ago 21.7MB 08:37:37 core-command latest 13a46f14d9c6 5 seconds ago 21.2MB 08:37:37 support-notifications latest dfac15b52d9d 5 seconds ago 34.6MB 08:37:37 support-scheduler latest 16d9ce564b93 5 seconds ago 34MB 08:37:37 security-spire-server latest 086284d22a1c 2 minutes ago 102MB 08:37:37 security-spire-config latest d656ee1d3714 2 minutes ago 101MB 08:37:37 security-spire-agent latest e048e3bb5c65 2 minutes ago 161MB 08:37:37 ci-base-image-x86_64 latest 92f5e2d5e995 5 minutes ago 1.08GB 08:37:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 7 days ago 708MB 08:37:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 08:37:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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] } 08:37:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.351s coverage: 28.7% of statements 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.279s coverage: 97.0% of statements 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.469s coverage: 69.2% of statements 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.471s coverage: 53.0% of statements 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.028s coverage: 93.4% of statements 08:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.574s coverage: 4.1% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.538s coverage: 97.6% of statements 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/io 1.184s coverage: 72.2% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.406s coverage: 0.9% of statements 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.239s coverage: 32.2% of statements 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.367s coverage: 41.7% of statements 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.304s coverage: 82.9% of statements 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.347s coverage: 94.1% of statements 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.268s coverage: 96.3% of statements 08:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.356s coverage: 87.5% of statements 08:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.271s coverage: 94.4% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.126s coverage: 79.9% of statements 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.251s coverage: 92.9% of statements 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.208s coverage: 62.3% of statements 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.198s coverage: 87.2% of statements 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.172s coverage: 20.0% of statements 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.160s coverage: 100.0% of statements 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.380s coverage: 81.8% of statements 08:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.394s coverage: 82.1% of statements 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.249s coverage: 86.0% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.968s coverage: 63.1% of statements 08:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.269s coverage: 100.0% of statements 08:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements 08:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.077s coverage: 100.0% of statements 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.065s coverage: 100.0% of statements 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.787s coverage: 38.4% of statements 08:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.242s coverage: 89.5% of statements 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.202s coverage: 84.8% of statements 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.276s coverage: 19.9% of statements 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.592s coverage: 95.7% of statements 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.256s coverage: 61.8% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.397s coverage: 98.9% of statements 08:40:31 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 08:40:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:31 go vet ./... 08:42:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:52 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:53 + ls -al . 08:42:53 total 732 08:42:53 drwxrwxr-x 11 1001 1001 4096 Sep 20 08:36 . 08:42:53 drwxr-xr-x 4 root root 4096 Sep 20 08:35 .. 08:42:53 drwxrwxr-x 2 1001 1001 4096 Sep 20 08:34 .blubracket 08:42:53 -rw-rw-r-- 1 1001 1001 16 Sep 20 08:34 .dockerignore 08:42:53 drwxrwxr-x 8 1001 1001 4096 Sep 20 08:34 .git 08:42:53 drwxrwxr-x 3 1001 1001 4096 Sep 20 08:34 .github 08:42:53 -rw-rw-r-- 1 1001 1001 1173 Sep 20 08:34 .gitignore 08:42:53 -rw-rw-r-- 1 1001 1001 42 Sep 20 08:34 .golangci.yml 08:42:53 -rw-rw-r-- 1 1001 1001 100 Sep 20 08:34 .hadolint.yml 08:42:53 -rw-rw-r-- 1 1001 1001 166 Sep 20 08:34 .sonarcloud.properties 08:42:53 -rw-rw-r-- 1 1001 1001 1171 Sep 20 08:34 ADOPTERS.md 08:42:53 -rw-rw-r-- 1 1001 1001 11674 Sep 20 08:34 Attribution.txt 08:42:53 -rw-rw-r-- 1 1001 1001 93407 Sep 20 08:34 CHANGELOG.md 08:42:53 -rw-rw-r-- 1 1001 1001 3804 Sep 20 08:34 CONTRIBUTING.md 08:42:53 -rw-rw-r-- 1 1001 1001 677 Sep 20 08:34 GOVERNANCE.md 08:42:53 -rw-rw-r-- 1 1001 1001 883 Sep 20 08:34 Jenkinsfile 08:42:53 -rw-rw-r-- 1 1001 1001 10775 Sep 20 08:34 LICENSE 08:42:53 -rw-rw-r-- 1 1001 1001 14764 Sep 20 08:34 Makefile 08:42:53 -rw-rw-r-- 1 1001 1001 582 Sep 20 08:34 OWNERS.md 08:42:53 -rw-rw-r-- 1 1001 1001 9923 Sep 20 08:34 README.md 08:42:53 -rw-rw-r-- 1 1001 1001 789 Sep 20 08:34 SECURITY.md 08:42:53 -rw-rw-r-- 1 1001 1001 5 Sep 20 08:32 VERSION 08:42:53 drwxrwxr-x 2 1001 1001 4096 Sep 20 08:34 bin 08:42:53 drwxrwxr-x 18 1001 1001 4096 Sep 20 08:34 cmd 08:42:53 -rw-r--r-- 1 root root 453602 Sep 20 08:40 coverage.out 08:42:53 drwxrwxr-x 2 1001 1001 4096 Sep 20 08:34 fuzz_test 08:42:53 -rw-rw-r-- 1 1001 1001 3688 Sep 20 08:34 go.mod 08:42:53 -rw-rw-r-- 1 1001 1001 34975 Sep 20 08:34 go.sum 08:42:53 drwxrwxr-x 7 1001 1001 4096 Sep 20 08:34 internal 08:42:53 drwxrwxr-x 3 1001 1001 4096 Sep 20 08:34 openapi 08:42:53 -rw-rw-r-- 1 1001 1001 594 Sep 20 08:34 security.txt 08:42:53 drwxrwxr-x 4 1001 1001 4096 Sep 20 08:34 snap 08:42:53 -rw-rw-r-- 1 1001 1001 204 Sep 20 08:34 version.go [Pipeline] sh 08:42:54 + '[' -e coverage.out ] 08:42:54 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:54 Warning: overwriting stash ‘coverage-report’ 08:42:55 Stashed 1 file(s) [Pipeline] sh 08:42:55 + make build 08:42:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:44:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:44:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:44:25 go build -tags " non_delayedstart" -ldflags "-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 08:44:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:45:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:45:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:45:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:45:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:45:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:45:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } 08:45:30 $ docker stop --time=1 ea5258d5a30fc4bd374be190c6ec57c752bd12bb8a8009ec2c8dbde4e3f9298c 08:45:32 $ docker rm -f --volumes ea5258d5a30fc4bd374be190c6ec57c752bd12bb8a8009ec2c8dbde4e3f9298c [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 08:45:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:35 08:45:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:37 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:37 547446be3368: Pulling fs layer 08:45:37 d125d8839a47: Pulling fs layer 08:45:37 3e85d5ac6304: Pulling fs layer 08:45:37 c3105a71a48b: Pulling fs layer 08:45:37 0f093f025ec4: Pulling fs layer 08:45:37 c3106fc0e877: Pulling fs layer 08:45:37 c3105a71a48b: Waiting 08:45:37 c3106fc0e877: Waiting 08:45:37 0f093f025ec4: Waiting 08:45:37 547446be3368: Verifying Checksum 08:45:37 547446be3368: Download complete 08:45:37 c3105a71a48b: Verifying Checksum 08:45:37 c3105a71a48b: Download complete 08:45:37 d125d8839a47: Verifying Checksum 08:45:37 d125d8839a47: Download complete 08:45:37 c3106fc0e877: Verifying Checksum 08:45:37 c3106fc0e877: Download complete 08:45:37 0f093f025ec4: Verifying Checksum 08:45:37 0f093f025ec4: Download complete 08:45:37 547446be3368: Pull complete 08:45:38 d125d8839a47: Pull complete 08:45:39 3e85d5ac6304: Verifying Checksum 08:45:39 3e85d5ac6304: Download complete 08:45:47 3e85d5ac6304: Pull complete 08:45:47 c3105a71a48b: Pull complete 08:45:48 0f093f025ec4: Pull complete 08:45:48 c3106fc0e877: Pull complete 08:45:50 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:50 prd-ubuntu20.04-docker-arm64-4c-16g-6686 does not seem to be running inside a container 08:45:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:52 $ docker top 9b9208326ab4b34a398d87b4b38a3d5cc2138ab26c2d20771653c4b8466476c4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:53 + docker compose -f ./docker-compose-build.yml build --parallel 08:46:01 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:46:01 #1 transferring dockerfile: 2.12kB 0.0s done 08:46:01 #1 DONE 0.1s 08:46:02 08:46:02 #2 [security-spire-agent internal] load build definition from Dockerfile 08:46:02 #2 transferring dockerfile: 1.70kB done 08:46:02 #2 DONE 0.0s 08:46:02 08:46:02 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:46:02 #3 transferring dockerfile: 2.04kB 0.0s done 08:46:02 #3 DONE 0.1s 08:46:02 08:46:02 #4 [core-metadata internal] load build definition from Dockerfile 08:46:03 #4 transferring dockerfile: 1.96kB done 08:46:03 #4 DONE 1.1s 08:46:03 08:46:03 #5 [security-secretstore-setup internal] load build definition from Dockerfile 08:46:03 #5 transferring dockerfile: 2.38kB done 08:46:03 #5 DONE 1.0s 08:46:03 08:46:03 #6 [core-common-config-bootstrapper internal] load .dockerignore 08:46:03 #6 ... 08:46:03 08:46:03 #7 [core-command internal] load build definition from Dockerfile 08:46:03 #7 transferring dockerfile: 1.82kB 0.0s done 08:46:03 #7 DONE 1.1s 08:46:03 08:46:03 #8 [support-scheduler internal] load build definition from Dockerfile 08:46:03 #8 transferring dockerfile: 1.82kB 0.0s done 08:46:03 #8 DONE 1.1s 08:46:03 08:46:03 #6 [core-common-config-bootstrapper internal] load .dockerignore 08:46:03 #6 transferring context: 32B 0.0s 08:46:03 #6 ... 08:46:03 08:46:03 #9 [security-proxy-setup internal] load build definition from Dockerfile 08:46:03 #9 transferring dockerfile: 2.39kB done 08:46:03 #9 DONE 1.2s 08:46:03 08:46:03 #10 [core-data internal] load build definition from Dockerfile 08:46:03 #10 transferring dockerfile: 1.90kB 0.0s done 08:46:03 #10 DONE 1.2s 08:46:03 08:46:03 #11 [support-notifications internal] load build definition from Dockerfile 08:46:03 #11 transferring dockerfile: 1.84kB done 08:46:03 #11 DONE 1.1s 08:46:03 08:46:03 #12 [security-spire-server internal] load build definition from Dockerfile 08:46:03 #12 transferring dockerfile: 1.59kB 0.0s done 08:46:03 #12 DONE 1.0s 08:46:03 08:46:03 #6 [core-common-config-bootstrapper internal] load .dockerignore 08:46:03 #6 transferring context: 56B 0.1s done 08:46:03 #6 DONE 1.0s 08:46:03 08:46:03 #13 [security-spire-config internal] load build definition from Dockerfile 08:46:03 #13 transferring dockerfile: 1.58kB 0.0s done 08:46:03 #13 DONE 1.1s 08:46:03 08:46:03 #14 [security-bootstrapper internal] load build definition from Dockerfile 08:46:03 #14 transferring dockerfile: 2.82kB 0.1s done 08:46:03 #14 DONE 1.2s 08:46:03 08:46:03 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:46:03 #15 transferring dockerfile: 1.78kB 0.1s done 08:46:03 #15 DONE 1.1s 08:46:03 08:46:03 #16 [security-secretstore-setup internal] load .dockerignore 08:46:03 #16 ... 08:46:03 08:46:03 #17 [security-spire-agent internal] load .dockerignore 08:46:03 #17 transferring context: 56B 0.1s done 08:46:03 #17 DONE 0.4s 08:46:03 08:46:03 #18 [security-proxy-auth internal] load .dockerignore 08:46:03 #18 transferring context: 56B 0.0s done 08:46:03 #18 DONE 0.3s 08:46:03 08:46:03 #16 [security-secretstore-setup internal] load .dockerignore 08:46:04 #16 transferring context: 56B 0.0s done 08:46:04 #16 DONE 0.3s 08:46:04 08:46:04 #19 [core-metadata internal] load .dockerignore 08:46:04 #19 transferring context: 56B done 08:46:04 #19 DONE 0.3s 08:46:04 08:46:04 #20 [security-proxy-setup internal] load .dockerignore 08:46:04 #20 ... 08:46:04 08:46:04 #21 [core-command internal] load .dockerignore 08:46:04 #21 transferring context: 56B 0.0s done 08:46:04 #21 DONE 0.2s 08:46:04 08:46:04 #22 [support-scheduler internal] load .dockerignore 08:46:04 #22 transferring context: 56B done 08:46:04 #22 DONE 0.2s 08:46:04 08:46:04 #20 [security-proxy-setup internal] load .dockerignore 08:46:04 #20 transferring context: 56B done 08:46:04 #20 DONE 0.2s 08:46:04 08:46:04 #23 [core-data internal] load .dockerignore 08:46:04 #23 transferring context: 56B done 08:46:04 #23 DONE 0.1s 08:46:04 08:46:04 #24 [support-notifications internal] load .dockerignore 08:46:04 #24 transferring context: 56B 0.0s done 08:46:04 #24 DONE 0.1s 08:46:04 08:46:04 #25 [security-bootstrapper internal] load .dockerignore 08:46:04 #25 transferring context: 56B 0.0s done 08:46:04 #25 DONE 0.1s 08:46:04 08:46:04 #26 [security-spire-config internal] load .dockerignore 08:46:04 #26 transferring context: 56B done 08:46:04 #26 DONE 0.1s 08:46:04 08:46:04 #27 [security-spire-server internal] load .dockerignore 08:46:04 #27 transferring context: 56B done 08:46:04 #27 DONE 0.1s 08:46:04 08:46:04 #28 [security-spiffe-token-provider internal] load .dockerignore 08:46:04 #28 transferring context: 56B done 08:46:04 #28 DONE 0.1s 08:46:05 08:46:05 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:05 #29 DONE 0.0s 08:46:05 08:46:05 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:46:05 #30 ... 08:46:05 08:46:05 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:05 #29 DONE 0.0s 08:46:05 08:46:05 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:46:05 #30 DONE 0.3s 08:46:05 08:46:05 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:05 #29 DONE 0.0s 08:46:05 08:46:05 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:46:05 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 08:46:05 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:46:05 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 08:46:05 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 08:46:05 #31 ... 08:46:05 08:46:05 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:05 #29 DONE 0.0s 08:46:05 08:46:05 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:46:05 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 08:46:05 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:46:05 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 08:46:05 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 08:46:05 #31 ... 08:46:05 08:46:05 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:05 #29 DONE 0.0s 08:46:05 08:46:05 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:46:05 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 08:46:05 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:46:05 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 08:46:05 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 08:46:05 #31 ... 08:46:05 08:46:05 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:05 #29 DONE 0.0s 08:46:05 08:46:05 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:05 #29 DONE 0.0s 08:46:05 08:46:05 #32 [security-proxy-auth internal] load build context 08:46:06 #32 ... 08:46:06 08:46:06 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:46:06 #30 DONE 0.6s 08:46:06 08:46:06 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:06 #29 DONE 0.0s 08:46:06 08:46:06 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:46:06 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 08:46:06 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:46:06 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 08:46:06 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 08:46:06 #31 ... 08:46:06 08:46:06 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:06 #29 DONE 0.0s 08:46:06 08:46:06 #32 [security-proxy-auth internal] load build context 08:46:06 #32 ... 08:46:06 08:46:06 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:06 #29 DONE 0.0s 08:46:06 08:46:06 #32 [security-proxy-auth internal] load build context 08:46:07 #32 ... 08:46:07 08:46:07 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:46:07 #30 DONE 1.3s 08:46:07 08:46:07 #32 [security-proxy-auth internal] load build context 08:46:07 #32 ... 08:46:07 08:46:07 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:46:07 #33 DONE 2.1s 08:46:07 08:46:07 #32 [security-proxy-auth internal] load build context 08:46:07 #32 ... 08:46:07 08:46:07 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:46:07 #34 DONE 2.1s 08:46:07 08:46:07 #32 [security-proxy-auth internal] load build context 08:46:09 #32 transferring context: 25.44MB 4.1s 08:46:10 #32 ... 08:46:10 08:46:10 #35 [security-spire-config internal] load build context 08:46:10 #35 transferring context: 16.36kB 0.4s done 08:46:10 #35 DONE 3.0s 08:46:10 08:46:10 #36 [security-spire-agent internal] load build context 08:46:10 #36 transferring context: 17.64kB 0.4s done 08:46:10 #36 DONE 2.9s 08:46:10 08:46:10 #32 [security-proxy-auth internal] load build context 08:46:10 #32 ... 08:46:10 08:46:10 #37 [security-spire-server internal] load build context 08:46:10 #37 transferring context: 18.11kB 0.6s done 08:46:10 #37 DONE 3.3s 08:46:10 08:46:10 #32 [security-proxy-auth internal] load build context 08:46:13 #32 ... 08:46:13 08:46:13 #38 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:46:13 #0 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:13 #0 3.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:13 #0 5.106 (1/1) Installing dumb-init (1.2.5-r2) 08:46:13 #0 5.106 Executing busybox-1.36.1-r2.trigger 08:46:13 #0 5.145 OK: 8 MiB in 16 packages 08:46:13 #38 DONE 6.6s 08:46:13 08:46:13 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:13 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done 08:46:13 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:46:13 #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:46:13 #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:46:13 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 08:46:13 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 08:46:13 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 08:46:13 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.6s done 08:46:13 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 3.1s 08:46:13 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:46:13 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.86MB / 23.39MB 3.6s 08:46:14 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.66MB / 23.39MB 4.2s 08:46:14 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 4.4s 08:46:14 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.05MB / 23.39MB 4.7s 08:46:14 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 4.8s 08:46:15 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 5.1s 08:46:15 #39 ... 08:46:15 08:46:15 #40 [core-common-config-bootstrapper internal] load build context 08:46:15 #40 transferring context: 25.37MB 9.9s 08:46:15 #40 ... 08:46:15 08:46:15 #41 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:46:15 #41 ... 08:46:15 08:46:15 #42 [core-metadata internal] load build context 08:46:15 #42 ... 08:46:15 08:46:15 #43 [core-command internal] load build context 08:46:15 #43 ... 08:46:15 08:46:15 #44 [security-secretstore-setup internal] load build context 08:46:16 #44 ... 08:46:16 08:46:16 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:16 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.39MB / 23.39MB 5.8s 08:46:16 #39 ... 08:46:16 08:46:16 #45 [security-proxy-setup internal] load build context 08:46:16 #45 ... 08:46:16 08:46:16 #46 [core-data internal] load build context 08:46:16 #46 ... 08:46:16 08:46:16 #47 [support-scheduler internal] load build context 08:46:16 #47 ... 08:46:16 08:46:16 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:16 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.2s 08:46:16 #39 ... 08:46:16 08:46:16 #48 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:46:16 #48 ... 08:46:16 08:46:16 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:16 #0 6.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:16 #0 6.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:16 #0 8.297 (1/4) Installing ca-certificates (20230506-r0) 08:46:16 #0 8.665 (2/4) Installing dumb-init (1.2.5-r2) 08:46:16 #0 8.665 (3/4) Installing su-exec (0.2-r3) 08:46:16 #0 8.665 (4/4) Installing yq (4.33.3-r3) 08:46:16 #0 9.106 Executing busybox-1.36.1-r2.trigger 08:46:16 #0 9.179 Executing ca-certificates-20230506-r0.trigger 08:46:16 #0 9.659 OK: 18 MiB in 19 packages 08:46:16 #49 ... 08:46:16 08:46:16 #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:46:16 #0 7.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:16 #0 7.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:16 #0 9.457 (1/4) Installing dumb-init (1.2.5-r2) 08:46:16 #0 9.486 (2/4) Installing openssl (3.1.2-r0) 08:46:16 #0 9.513 (3/4) Installing su-exec (0.2-r3) 08:46:16 #0 9.529 (4/4) Installing yq (4.33.3-r3) 08:46:16 #0 9.788 Executing busybox-1.36.1-r2.trigger 08:46:16 #0 9.865 OK: 18 MiB in 19 packages 08:46:17 #50 ... 08:46:17 08:46:17 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 08:46:17 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 08:46:17 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 08:46:17 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 08:46:17 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 08:46:17 #31 ... 08:46:17 08:46:17 #51 [security-spiffe-token-provider internal] load build context 08:46:17 #51 ... 08:46:17 08:46:17 #52 [support-notifications internal] load build context 08:46:17 #52 ... 08:46:17 08:46:17 #53 [security-bootstrapper internal] load build context 08:46:17 #53 ... 08:46:17 08:46:17 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:17 #39 ... 08:46:17 08:46:17 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:17 #54 ... 08:46:17 08:46:17 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:46:17 #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.5s done 08:46:17 #55 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:46:17 #55 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:46:17 #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:46:17 #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 08:46:17 #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 08:46:17 #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.6s 08:46:17 #55 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:46:17 #55 ... 08:46:17 08:46:17 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:46:17 #56 ... 08:46:17 08:46:17 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:18 #57 ... 08:46:18 08:46:18 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:18 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.9s done 08:46:18 #39 ... 08:46:18 08:46:18 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:18 #49 DONE 11.6s 08:46:18 08:46:18 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:18 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:46:18 #39 ... 08:46:18 08:46:18 #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:18 #58 ... 08:46:18 08:46:18 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:18 #59 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:18 #59 ... 08:46:18 08:46:18 #51 [security-spiffe-token-provider internal] load build context 08:46:18 #51 ... 08:46:18 08:46:18 #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:46:18 #50 DONE 11.8s 08:46:18 08:46:18 #51 [security-spiffe-token-provider internal] load build context 08:46:20 #51 ... 08:46:20 08:46:20 #41 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:46:20 #41 DONE 15.9s 08:46:20 08:46:20 #51 [security-spiffe-token-provider internal] load build context 08:46:21 #51 transferring context: 22.20MB 12.5s 08:46:21 #51 ... 08:46:21 08:46:21 #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:46:21 #60 DONE 2.8s 08:46:21 08:46:21 #51 [security-spiffe-token-provider internal] load build context 08:46:22 #51 ... 08:46:22 08:46:22 #61 [core-command builder 2/7] WORKDIR /edgex-go 08:46:22 #61 DONE 2.1s 08:46:22 08:46:22 #51 [security-spiffe-token-provider internal] load build context 08:46:23 #51 ... 08:46:23 08:46:23 #32 [security-proxy-auth internal] load build context 08:46:23 #32 ... 08:46:23 08:46:23 #51 [security-spiffe-token-provider internal] load build context 08:46:23 #51 ... 08:46:23 08:46:23 #48 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:46:23 #48 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:23 #48 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:23 #48 15.09 (1/1) Installing dumb-init (1.2.5-r2) 08:46:23 #48 15.11 Executing busybox-1.36.1-r2.trigger 08:46:23 #48 15.25 OK: 8 MiB in 16 packages 08:46:23 #48 DONE 17.7s 08:46:23 08:46:23 #51 [security-spiffe-token-provider internal] load build context 08:46:23 #51 ... 08:46:23 08:46:23 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:46:23 #56 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:23 #56 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:23 #56 14.42 (1/2) Installing dumb-init (1.2.5-r2) 08:46:23 #56 14.44 (2/2) Installing su-exec (0.2-r3) 08:46:23 #56 14.45 Executing busybox-1.36.1-r2.trigger 08:46:23 #56 14.58 OK: 8 MiB in 17 packages 08:46:23 #56 DONE 16.1s 08:46:23 08:46:23 #51 [security-spiffe-token-provider internal] load build context 08:46:25 #51 ... 08:46:25 08:46:25 #40 [core-common-config-bootstrapper internal] load build context 08:46:25 #40 transferring context: 43.41MB 20.0s 08:46:25 #40 ... 08:46:25 08:46:25 #51 [security-spiffe-token-provider internal] load build context 08:46:25 #51 ... 08:46:25 08:46:25 #42 [core-metadata internal] load build context 08:46:25 #42 ... 08:46:25 08:46:25 #43 [core-command internal] load build context 08:46:26 #43 ... 08:46:26 08:46:26 #44 [security-secretstore-setup internal] load build context 08:46:26 #44 ... 08:46:26 08:46:26 #45 [security-proxy-setup internal] load build context 08:46:26 #45 ... 08:46:26 08:46:26 #46 [core-data internal] load build context 08:46:26 #46 ... 08:46:26 08:46:26 #47 [support-scheduler internal] load build context 08:46:26 #47 ... 08:46:26 08:46:26 #45 [security-proxy-setup internal] load build context 08:46:27 #45 ... 08:46:27 08:46:27 #52 [support-notifications internal] load build context 08:46:27 #52 ... 08:46:27 08:46:27 #53 [security-bootstrapper internal] load build context 08:46:27 #53 ... 08:46:27 08:46:27 #45 [security-proxy-setup internal] load build context 08:46:27 #45 ... 08:46:27 08:46:27 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:46:27 #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.6s done 08:46:27 #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done 08:46:27 #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.6s 08:46:28 #55 ... 08:46:28 08:46:28 #45 [security-proxy-setup internal] load build context 08:46:29 #45 ... 08:46:29 08:46:29 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:29 #59 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:29 #59 14.80 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:46:29 #59 14.80 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:46:29 #59 14.80 OK: 19940 distinct packages available 08:46:29 #59 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:29 #59 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:29 #59 19.37 (1/4) Installing dumb-init (1.2.5-r2) 08:46:29 #59 19.37 (2/4) Installing musl-obstack (1.2.3-r2) 08:46:29 #59 19.45 (3/4) Installing libucontext (1.2-r2) 08:46:29 #59 19.45 (4/4) Installing gcompat (1.1.0-r1) 08:46:29 #59 19.59 Executing busybox-1.36.1-r2.trigger 08:46:29 #59 19.72 OK: 8 MiB in 19 packages 08:46:29 #59 ... 08:46:29 08:46:29 #53 [security-bootstrapper internal] load build context 08:46:30 #53 ... 08:46:30 08:46:30 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:30 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.3s 08:46:30 #39 ... 08:46:30 08:46:30 #53 [security-bootstrapper internal] load build context 08:46:31 #53 transferring context: 47.82MB 22.8s 08:46:31 #53 ... 08:46:31 08:46:31 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:31 #59 DONE 23.5s 08:46:31 08:46:31 #53 [security-bootstrapper internal] load build context 08:46:31 #53 ... 08:46:31 08:46:31 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:31 #54 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:31 #54 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:31 #54 19.25 (1/2) Installing ca-certificates (20230506-r0) 08:46:31 #54 19.59 (2/2) Installing dumb-init (1.2.5-r2) 08:46:31 #54 19.59 Executing busybox-1.36.1-r2.trigger 08:46:31 #54 19.66 Executing ca-certificates-20230506-r0.trigger 08:46:31 #54 20.45 OK: 9 MiB in 17 packages 08:46:31 #54 DONE 24.3s 08:46:31 08:46:31 #53 [security-bootstrapper internal] load build context 08:46:32 #53 ... 08:46:32 08:46:32 #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:46:32 #0 9.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:32 #62 ... 08:46:32 08:46:32 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:46:32 #63 ... 08:46:32 08:46:32 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:32 #0 9.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:32 #64 ... 08:46:32 08:46:32 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:32 #57 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:32 #57 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:32 #57 19.49 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:46:32 #57 19.49 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:46:32 #57 19.49 OK: 19940 distinct packages available 08:46:32 #57 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:32 #57 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:32 #57 23.09 (1/11) Installing ca-certificates (20230506-r0) 08:46:32 #57 23.27 (2/11) Installing brotli-libs (1.0.9-r14) 08:46:32 #57 23.49 (3/11) Installing libunistring (1.1-r1) 08:46:32 #57 23.60 (4/11) Installing libidn2 (2.3.4-r1) 08:46:32 #57 23.60 (5/11) Installing nghttp2-libs (1.55.1-r0) 08:46:32 #57 23.70 (6/11) Installing libcurl (8.2.1-r0) 08:46:32 #57 23.77 (7/11) Installing curl (8.2.1-r0) 08:46:32 #57 23.89 (8/11) Installing dumb-init (1.2.5-r2) 08:46:32 #57 23.89 (9/11) Installing musl-obstack (1.2.3-r2) 08:46:32 #57 23.89 (10/11) Installing libucontext (1.2-r2) 08:46:32 #57 23.89 (11/11) Installing gcompat (1.1.0-r1) 08:46:32 #57 23.89 Executing busybox-1.36.1-r2.trigger 08:46:32 #57 23.98 Executing ca-certificates-20230506-r0.trigger 08:46:32 #57 24.62 OK: 13 MiB in 26 packages 08:46:32 #57 ... 08:46:32 08:46:32 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:46:32 #0 9.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:32 #0 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:32 #65 ... 08:46:32 08:46:32 #45 [security-proxy-setup internal] load build context 08:46:33 #45 ... 08:46:33 08:46:33 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:46:33 #66 DONE 9.6s 08:46:33 08:46:33 #32 [security-proxy-auth internal] load build context 08:46:33 #32 ... 08:46:33 08:46:33 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:46:33 #63 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:34 #63 ... 08:46:34 08:46:34 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:34 #57 DONE 26.7s 08:46:34 08:46:34 #45 [security-proxy-setup internal] load build context 08:46:34 #45 ... 08:46:34 08:46:34 #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:34 #58 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:34 #58 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:34 #58 21.02 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:46:34 #58 21.02 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:46:34 #58 21.02 OK: 19940 distinct packages available 08:46:34 #58 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:34 #58 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:34 #58 24.16 (1/5) Installing dumb-init (1.2.5-r2) 08:46:34 #58 24.18 (2/5) Installing musl-obstack (1.2.3-r2) 08:46:34 #58 24.20 (3/5) Installing libucontext (1.2-r2) 08:46:34 #58 24.25 (4/5) Installing gcompat (1.1.0-r1) 08:46:34 #58 24.26 (5/5) Installing openssl (3.1.2-r0) 08:46:34 #58 24.36 Executing busybox-1.36.1-r2.trigger 08:46:34 #58 24.58 OK: 9 MiB in 20 packages 08:46:34 #58 ... 08:46:34 08:46:34 #52 [support-notifications internal] load build context 08:46:34 #52 ... 08:46:34 08:46:34 #58 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:34 #58 DONE 26.5s 08:46:34 08:46:34 #52 [support-notifications internal] load build context 08:46:34 #52 ... 08:46:34 08:46:34 #45 [security-proxy-setup internal] load build context 08:46:35 #45 ... 08:46:35 08:46:35 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:46:35 #67 DONE 0.8s 08:46:35 08:46:35 #45 [security-proxy-setup internal] load build context 08:46:36 #45 ... 08:46:36 08:46:36 #51 [security-spiffe-token-provider internal] load build context 08:46:36 #51 ... 08:46:36 08:46:36 #40 [core-common-config-bootstrapper internal] load build context 08:46:36 #40 transferring context: 58.23MB 30.6s 08:46:36 #40 ... 08:46:36 08:46:36 #42 [core-metadata internal] load build context 08:46:36 #42 ... 08:46:36 08:46:36 #43 [core-command internal] load build context 08:46:36 #43 ... 08:46:36 08:46:36 #44 [security-secretstore-setup internal] load build context 08:46:36 #44 ... 08:46:36 08:46:36 #52 [support-notifications internal] load build context 08:46:36 #52 ... 08:46:36 08:46:36 #47 [support-scheduler internal] load build context 08:46:36 #47 ... 08:46:36 08:46:36 #44 [security-secretstore-setup internal] load build context 08:46:37 #44 ... 08:46:37 08:46:37 #46 [core-data internal] load build context 08:46:37 #46 ... 08:46:37 08:46:37 #44 [security-secretstore-setup internal] load build context 08:46:37 #44 ... 08:46:37 08:46:37 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:46:37 #65 14.04 OK: 267 MiB in 56 packages 08:46:37 #65 DONE 15.3s 08:46:37 08:46:37 #44 [security-secretstore-setup internal] load build context 08:46:37 #44 ... 08:46:37 08:46:37 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:46:37 #62 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:37 #62 14.16 OK: 267 MiB in 56 packages 08:46:37 #62 DONE 16.3s 08:46:38 08:46:38 #44 [security-secretstore-setup internal] load build context 08:46:38 #44 ... 08:46:38 08:46:38 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:46:38 #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.0s 08:46:38 #55 ... 08:46:38 08:46:38 #47 [support-scheduler internal] load build context 08:46:38 #47 ... 08:46:38 08:46:38 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:46:38 #63 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:38 #63 15.69 OK: 267 MiB in 56 packages 08:46:38 #63 DONE 16.5s 08:46:38 08:46:38 #47 [support-scheduler internal] load build context 08:46:39 #47 ... 08:46:39 08:46:39 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:39 #64 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:39 #64 14.06 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:46:39 #64 14.06 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:46:39 #64 14.06 OK: 19940 distinct packages available 08:46:39 #64 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:46:39 #64 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:46:39 #64 16.63 OK: 267 MiB in 56 packages 08:46:39 #64 DONE 17.1s 08:46:39 08:46:39 #47 [support-scheduler internal] load build context 08:46:40 #47 ... 08:46:40 08:46:40 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:40 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.1s 08:46:40 #39 ... 08:46:40 08:46:40 #47 [support-scheduler internal] load build context 08:46:41 #47 transferring context: 72.72MB 35.0s 08:46:42 #47 ... 08:46:42 08:46:42 #53 [security-bootstrapper internal] load build context 08:46:42 #53 ... 08:46:42 08:46:42 #47 [support-scheduler internal] load build context 08:46:43 #47 ... 08:46:43 08:46:43 #32 [security-proxy-auth internal] load build context 08:46:44 #32 ... 08:46:44 08:46:44 #47 [support-scheduler internal] load build context 08:46:46 #47 ... 08:46:46 08:46:46 #51 [security-spiffe-token-provider internal] load build context 08:46:46 #51 ... 08:46:46 08:46:46 #45 [security-proxy-setup internal] load build context 08:46:46 #45 ... 08:46:46 08:46:46 #40 [core-common-config-bootstrapper internal] load build context 08:46:46 #40 transferring context: 96.12MB 40.8s 08:46:46 #40 ... 08:46:46 08:46:46 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:46:46 #68 ... 08:46:46 08:46:46 #43 [core-command internal] load build context 08:46:46 #43 ... 08:46:46 08:46:46 #42 [core-metadata internal] load build context 08:46:46 #42 ... 08:46:46 08:46:46 #52 [support-notifications internal] load build context 08:46:46 #52 ... 08:46:46 08:46:46 #42 [core-metadata internal] load build context 08:46:47 #42 ... 08:46:47 08:46:47 #46 [core-data internal] load build context 08:46:47 #46 ... 08:46:47 08:46:47 #52 [support-notifications internal] load build context 08:46:48 #52 ... 08:46:48 08:46:48 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:46:48 #68 DONE 1.7s 08:46:48 08:46:48 #52 [support-notifications internal] load build context 08:46:48 #52 ... 08:46:48 08:46:48 #44 [security-secretstore-setup internal] load build context 08:46:48 #44 ... 08:46:48 08:46:48 #52 [support-notifications internal] load build context 08:46:48 #52 ... 08:46:48 08:46:48 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:46:48 #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.5s done 08:46:48 #55 ... 08:46:48 08:46:48 #44 [security-secretstore-setup internal] load build context 08:46:50 #44 ... 08:46:50 08:46:50 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:46:50 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.8s done 08:46:50 #39 ... 08:46:50 08:46:50 #44 [security-secretstore-setup internal] load build context 08:46:52 #44 transferring context: 148.80MB 46.4s 08:46:52 #44 ... 08:46:52 08:46:52 #53 [security-bootstrapper internal] load build context 08:46:52 #53 ... 08:46:52 08:46:52 #44 [security-secretstore-setup internal] load build context 08:46:54 #44 ... 08:46:54 08:46:54 #32 [security-proxy-auth internal] load build context 08:46:54 #32 ... 08:46:54 08:46:54 #44 [security-secretstore-setup internal] load build context 08:46:56 #44 ... 08:46:56 08:46:56 #47 [support-scheduler internal] load build context 08:46:56 #47 ... 08:46:56 08:46:56 #44 [security-secretstore-setup internal] load build context 08:46:56 #44 ... 08:46:56 08:46:56 #51 [security-spiffe-token-provider internal] load build context 08:46:56 #51 ... 08:46:56 08:46:56 #40 [core-common-config-bootstrapper internal] load build context 08:46:56 #40 transferring context: 143.21MB 51.2s 08:46:56 #40 ... 08:46:56 08:46:56 #45 [security-proxy-setup internal] load build context 08:46:56 #45 ... 08:46:56 08:46:56 #43 [core-command internal] load build context 08:46:56 #43 ... 08:46:56 08:46:56 #40 [core-common-config-bootstrapper internal] load build context 08:46:57 #40 ... 08:46:57 08:46:57 #42 [core-metadata internal] load build context 08:46:57 #42 ... 08:46:57 08:46:57 #46 [core-data internal] load build context 08:46:57 #46 ... 08:46:57 08:46:57 #45 [security-proxy-setup internal] load build context 08:46:57 #45 ... 08:46:57 08:46:57 #43 [core-command internal] load build context 08:46:57 #43 transferring context: 189.33MB 50.8s done 08:46:57 #43 DONE 52.1s 08:46:57 08:46:57 #45 [security-proxy-setup internal] load build context 08:46:58 #45 ... 08:46:58 08:46:58 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:46:58 #69 DONE 5.3s 08:46:58 08:46:58 #45 [security-proxy-setup internal] load build context 08:46:58 #45 ... 08:46:58 08:46:58 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:46:58 #70 DONE 4.7s 08:46:58 08:46:58 #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:46:58 #71 DONE 5.6s 08:46:58 08:46:58 #45 [security-proxy-setup internal] load build context 08:46:58 #45 ... 08:46:58 08:46:58 #53 [security-bootstrapper internal] load build context 08:46:58 #53 transferring context: 189.33MB 49.8s done 08:46:58 #53 DONE 51.8s 08:46:58 08:46:58 #45 [security-proxy-setup internal] load build context 08:46:58 #45 transferring context: 189.33MB 52.2s done 08:46:59 #45 ... 08:46:59 08:46:59 #52 [support-notifications internal] load build context 08:46:59 #52 ... 08:46:59 08:46:59 #44 [security-secretstore-setup internal] load build context 08:46:59 #44 ... 08:46:59 08:46:59 #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / 08:46:59 #72 DONE 1.0s 08:46:59 08:46:59 #44 [security-secretstore-setup internal] load build context 08:46:59 #44 ... 08:46:59 08:46:59 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 08:46:59 #73 DONE 1.4s 08:46:59 08:46:59 #44 [security-secretstore-setup internal] load build context 08:46:59 #44 ... 08:46:59 08:46:59 #45 [security-proxy-setup internal] load build context 08:46:59 #45 DONE 53.8s 08:46:59 08:46:59 #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 08:46:59 #74 DONE 1.3s 08:46:59 08:46:59 #44 [security-secretstore-setup internal] load build context 08:46:59 #44 transferring context: 189.33MB 54.1s done 08:46:59 #44 ... 08:46:59 08:46:59 #46 [core-data internal] load build context 08:46:59 #46 transferring context: 189.33MB 52.3s done 08:46:59 #46 DONE 53.9s 08:47:00 08:47:00 #52 [support-notifications internal] load build context 08:47:00 #52 ... 08:47:00 08:47:00 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 08:47:00 #75 DONE 2.1s 08:47:00 08:47:00 #42 [core-metadata internal] load build context 08:47:00 #42 transferring context: 189.33MB 53.6s done 08:47:00 #42 DONE 54.7s 08:47:00 08:47:00 #52 [support-notifications internal] load build context 08:47:00 #52 ... 08:47:00 08:47:00 #32 [security-proxy-auth internal] load build context 08:47:00 #32 transferring context: 189.33MB 54.0s done 08:47:00 #32 DONE 54.9s 08:47:00 08:47:00 #52 [support-notifications internal] load build context 08:47:00 #52 ... 08:47:00 08:47:00 #44 [security-secretstore-setup internal] load build context 08:47:00 #44 DONE 55.1s 08:47:00 08:47:00 #52 [support-notifications internal] load build context 08:47:01 #52 ... 08:47:01 08:47:01 #76 [security-spire-server stage-2 5/8] COPY security.txt / 08:47:01 #76 DONE 1.5s 08:47:01 08:47:01 #52 [support-notifications internal] load build context 08:47:01 #52 transferring context: 189.33MB 52.4s done 08:47:01 #52 ... 08:47:01 08:47:01 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:47:01 #77 DONE 2.0s 08:47:01 08:47:01 #51 [security-spiffe-token-provider internal] load build context 08:47:01 #51 transferring context: 189.33MB 52.1s done 08:47:01 #51 DONE 54.1s 08:47:01 08:47:01 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:47:01 #78 CACHED 08:47:01 08:47:01 #79 [security-spire-config stage-2 5/9] COPY security.txt / 08:47:01 #79 DONE 1.5s 08:47:01 08:47:01 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:01 #80 ... 08:47:01 08:47:01 #52 [support-notifications internal] load build context 08:47:01 #52 DONE 54.3s 08:47:01 08:47:01 #81 [security-spire-agent stage-3 6/9] COPY security.txt / 08:47:01 #81 DONE 1.5s 08:47:01 08:47:01 #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:47:01 #82 ... 08:47:01 08:47:01 #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:47:01 #83 DONE 1.0s 08:47:02 08:47:02 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:02 #80 DONE 0.9s 08:47:02 08:47:02 #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:47:02 #84 ... 08:47:02 08:47:02 #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:47:02 #82 DONE 0.9s 08:47:02 08:47:02 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:47:02 #85 DONE 1.3s 08:47:02 08:47:02 #40 [core-common-config-bootstrapper internal] load build context 08:47:02 #40 ... 08:47:02 08:47:02 #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:47:02 #86 DONE 1.2s 08:47:02 08:47:02 #40 [core-common-config-bootstrapper internal] load build context 08:47:02 #40 ... 08:47:02 08:47:02 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:03 #87 ... 08:47:03 08:47:03 #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:03 #88 DONE 0.5s 08:47:03 08:47:03 #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:47:03 #84 DONE 0.9s 08:47:03 08:47:03 #40 [core-common-config-bootstrapper internal] load build context 08:47:03 #40 ... 08:47:03 08:47:03 #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:47:03 #89 DONE 0.8s 08:47:03 08:47:03 #40 [core-common-config-bootstrapper internal] load build context 08:47:03 #40 transferring context: 189.33MB 57.8s done 08:47:03 #40 ... 08:47:03 08:47:03 #47 [support-scheduler internal] load build context 08:47:03 #47 transferring context: 189.33MB 56.3s done 08:47:03 #47 DONE 57.2s 08:47:03 08:47:03 #40 [core-common-config-bootstrapper internal] load build context 08:47:03 #40 DONE 58.2s 08:47:03 08:47:03 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:47:03 #90 ... 08:47:03 08:47:03 #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:47:03 #91 DONE 0.9s 08:47:03 08:47:03 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:47:03 #90 DONE 0.6s 08:47:03 08:47:03 #92 [security-spire-agent] exporting to image 08:47:03 #92 exporting layers 08:47:04 #92 ... 08:47:04 08:47:04 #93 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:47:04 #93 DONE 0.8s 08:47:04 08:47:04 #92 [security-spire-server] exporting to image 08:47:06 #92 exporting layers 2.5s done 08:47:06 #92 writing image sha256:f0061cbb78e172ff956e1acea22b2e88cf735b6e6094bcfd7483e86e85f1f464 08:47:06 #92 writing image sha256:f0061cbb78e172ff956e1acea22b2e88cf735b6e6094bcfd7483e86e85f1f464 done 08:47:06 #92 naming to docker.io/library/security-spire-config-arm64 done 08:47:06 #92 exporting layers 2.5s done 08:47:06 #92 writing image sha256:39bf48b2e83fd3d9e31b96d363a560aaa76af3bef8633ca98223cc36367fcb69 08:47:06 #92 exporting layers 2.8s done 08:47:06 #92 writing image sha256:39bf48b2e83fd3d9e31b96d363a560aaa76af3bef8633ca98223cc36367fcb69 0.0s done 08:47:06 #92 naming to docker.io/library/security-spire-server-arm64 done 08:47:06 #92 writing image sha256:5f5cec8237cb8e6334452796e623c76454cc8ac3b8ad4c1213e8b75cd336fb00 done 08:47:06 #92 naming to docker.io/library/security-spire-agent-arm64 done 08:47:06 #92 DONE 3.0s 08:47:06 08:47:06 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:10 #94 ... 08:47:10 08:47:10 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:10 #95 ... 08:47:10 08:47:10 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:07 #96 DONE 61.6s 08:48:07 08:48:07 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:07 #95 DONE 62.4s 08:48:07 08:48:07 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:07 #87 DONE 59.9s 08:48:07 08:48:07 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:07 #94 DONE 60.0s 08:48:07 08:48:07 #97 [support-notifications builder 6/7] COPY . . 08:48:07 #97 ... 08:48:07 08:48:07 #98 [security-proxy-setup builder 6/7] COPY . . 08:48:07 #98 DONE 3.6s 08:48:07 08:48:07 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:07 #99 CACHED 08:48:07 08:48:07 #100 [security-bootstrapper builder 6/7] COPY . . 08:48:07 #100 CACHED 08:48:07 08:48:07 #101 [security-spiffe-token-provider builder 6/7] COPY . . 08:48:07 #101 DONE 3.6s 08:48:07 08:48:07 #102 [security-secretstore-setup builder 6/7] COPY . . 08:48:07 #102 CACHED 08:48:07 08:48:07 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:07 #103 CACHED 08:48:07 08:48:07 #104 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:48:07 #104 CACHED 08:48:07 08:48:07 #105 [core-command builder 6/7] COPY . . 08:48:07 #105 DONE 3.7s 08:48:07 08:48:07 #106 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:07 #106 CACHED 08:48:07 08:48:07 #107 [core-data builder 4/7] COPY go.mod vendor* ./ 08:48:07 #107 CACHED 08:48:07 08:48:07 #108 [core-data builder 6/7] COPY . . 08:48:07 #108 CACHED 08:48:07 08:48:07 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:48:07 #109 CACHED 08:48:07 08:48:07 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:07 #110 CACHED 08:48:07 08:48:07 #111 [support-scheduler builder 6/7] COPY . . 08:48:07 #111 CACHED 08:48:07 08:48:07 #97 [support-notifications builder 6/7] COPY . . 08:48:07 #97 DONE 3.7s 08:48:07 08:48:07 #112 [core-metadata builder 6/7] COPY . . 08:48:07 #112 CACHED 08:48:07 08:48:07 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:07 #113 CACHED 08:48:07 08:48:07 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:48:07 #114 CACHED 08:48:07 08:48:07 #115 [security-proxy-auth builder 6/7] COPY . . 08:48:07 #115 CACHED 08:48:07 08:48:07 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:07 #116 CACHED 08:48:07 08:48:07 #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:48:07 #117 CACHED 08:48:07 08:48:07 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 08:48:07 #118 CACHED 08:48:07 08:48:07 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:07 #119 CACHED 08:48:07 08:48:07 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:48:07 #120 CACHED 08:48:07 08:48:07 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:48:12 #121 ... 08:48:12 08:48:12 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:48:12 #0 5.495 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:48:12 #122 ... 08:48:12 08:48:12 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:48:12 #121 5.552 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:48:16 #121 ... 08:48:16 08:48:16 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:48:16 #0 3.812 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:48:16 #123 ... 08:48:16 08:48:16 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:48:16 #0 5.088 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:48:16 #124 ... 08:48:16 08:48:16 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:48:16 #0 4.698 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 08:48:16 #125 ... 08:48:16 08:48:16 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:48:16 #0 5.509 go build -tags " non_delayedstart" -ldflags "-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 08:48:17 #126 ... 08:48:17 08:48:17 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:48:17 #0 5.635 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:48:17 #127 ... 08:48:17 08:48:17 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:48:17 #0 3.480 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:48:17 #128 ... 08:48:17 08:48:17 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:48:17 #0 5.588 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:48:17 #129 ... 08:48:17 08:48:17 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:48:17 #0 5.599 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:48:17 #130 ... 08:48:17 08:48:17 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:48:17 #0 5.190 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 09:00:09 #131 ... 09:00:09 09:00:09 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:00:09 #128 DONE 714.8s 09:00:09 09:00:09 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:00:09 #121 ... 09:00:09 09:00:09 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:00:09 #132 DONE 0.2s 09:00:09 09:00:09 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:00:09 #133 DONE 0.2s 09:00:09 09:00:09 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:00:09 #134 DONE 0.2s 09:00:09 09:00:09 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:00:09 #131 ... 09:00:09 09:00:09 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:00:09 #135 DONE 0.1s 09:00:09 09:00:09 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:00:09 #136 DONE 0.2s 09:00:09 09:00:09 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:00:09 #137 DONE 0.2s 09:00:09 09:00:09 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:09 #129 ... 09:00:09 09:00:09 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:09 #138 DONE 1.9s 09:00:09 09:00:09 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:00:09 #31 ... 09:00:09 09:00:09 #92 [security-proxy-setup] exporting to image 09:00:09 #92 exporting layers 09:00:09 #92 exporting layers 3.8s done 09:00:09 #92 writing image sha256:342ed816f6d507cc1d19edb0cfa8a9e7f3fb5a9f65bf9f076e565f90bd78f9d0 done 09:00:09 #92 naming to docker.io/library/security-proxy-setup-arm64 done 09:00:09 #92 DONE 6.8s 09:00:09 09:00:09 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:00:09 #31 ... 09:00:09 09:00:09 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:00:09 #124 723.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 09:00:23 #124 ... 09:00:23 09:00:23 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:00:23 #123 DONE 736.6s 09:00:23 09:00:23 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:00:23 #31 ... 09:00:23 09:00:23 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:00:23 #139 DONE 0.2s 09:00:23 09:00:23 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 09:00:26 #140 DONE 2.0s 09:00:26 09:00:26 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 09:00:26 #141 DONE 0.2s 09:00:26 09:00:26 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 09:00:26 #142 DONE 0.4s 09:00:26 09:00:26 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:00:26 #143 DONE 0.3s 09:00:26 09:00:26 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:00:26 #31 ... 09:00:26 09:00:26 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:00:26 #144 DONE 0.1s 09:00:26 09:00:26 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:00:26 #145 DONE 0.2s 09:00:26 09:00:26 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:00:26 #146 DONE 0.1s 09:00:26 09:00:26 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:00:27 #147 DONE 0.2s 09:00:27 09:00:27 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:00:27 #148 DONE 0.1s 09:00:27 09:00:27 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:00:29 #149 ... 09:00:29 09:00:29 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:00:29 #124 DONE 742.8s 09:00:29 09:00:29 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:00:29 #127 ... 09:00:29 09:00:29 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:00:29 #149 DONE 2.4s 09:00:29 09:00:29 #92 [security-bootstrapper] exporting to image 09:00:29 #92 exporting layers 09:00:31 #92 ... 09:00:31 09:00:31 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 09:00:31 #150 DONE 0.3s 09:00:31 09:00:31 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 09:00:31 #151 DONE 0.2s 09:00:31 09:00:31 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:00:31 #152 ... 09:00:31 09:00:31 #92 [security-bootstrapper] exporting to image 09:00:31 #92 exporting layers 1.6s done 09:00:31 #92 writing image sha256:30f3df793478bef458776e6efa362a19726f74fc1c47d98aa1dc3ce9d2827e61 0.0s done 09:00:31 #92 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 09:00:31 #92 DONE 8.4s 09:00:31 09:00:31 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:00:31 #152 DONE 0.2s 09:00:31 09:00:31 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:00:31 #153 DONE 0.1s 09:00:31 09:00:31 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:31 #129 ... 09:00:31 09:00:31 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:00:31 #154 DONE 0.2s 09:00:31 09:00:31 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:00:32 #155 DONE 0.3s 09:00:32 09:00:32 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:00:32 #156 DONE 0.4s 09:00:32 09:00:32 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:32 #129 ... 09:00:32 09:00:32 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:00:32 #131 DONE 746.2s 09:00:32 09:00:32 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:00:32 #157 DONE 0.4s 09:00:32 09:00:32 #158 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:00:33 #158 DONE 0.5s 09:00:33 09:00:33 #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:00:33 #159 DONE 0.4s 09:00:33 09:00:33 #160 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:00:35 #160 DONE 1.0s 09:00:35 09:00:35 #161 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:35 #161 ... 09:00:35 09:00:35 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:00:35 #162 DONE 0.1s 09:00:35 09:00:35 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:00:35 #163 DONE 0.1s 09:00:35 09:00:35 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:00:35 #130 ... 09:00:35 09:00:35 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:35 #164 ... 09:00:35 09:00:35 #161 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:35 #161 DONE 3.0s 09:00:36 09:00:36 #92 [security-secretstore-setup] exporting to image 09:00:37 #92 exporting layers 1.7s done 09:00:37 #92 writing image sha256:e0265f8d92a9bdaf6d2f58bb5566bcd62079b720dff796eb6da9acf130bec043 0.0s done 09:00:37 #92 naming to docker.io/library/security-secretstore-setup-arm64 done 09:00:37 #92 DONE 10.2s 09:00:37 09:00:37 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:37 #129 ... 09:00:37 09:00:37 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:37 #164 DONE 2.8s 09:00:37 09:00:37 #92 [security-proxy-auth] exporting to image 09:00:38 #92 exporting layers 0.5s done 09:00:38 #92 writing image sha256:bd44dc1b97e3159b882ab6e73d1a7d2ded88e8da4416963e10655ca4909d0d96 done 09:00:38 #92 naming to docker.io/library/security-proxy-auth-arm64 done 09:00:38 #92 DONE 10.7s 09:00:38 09:00:38 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:00:50 #31 ... 09:00:50 09:00:50 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:00:50 #126 DONE 762.9s 09:00:50 09:00:50 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:00:50 #121 ... 09:00:50 09:00:50 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:00:50 #165 DONE 0.2s 09:00:50 09:00:50 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:50 #129 ... 09:00:50 09:00:50 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:00:50 #166 DONE 0.1s 09:00:50 09:00:50 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:00:50 #167 DONE 0.3s 09:00:50 09:00:50 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:50 #129 ... 09:00:50 09:00:50 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:00:50 #168 DONE 0.2s 09:00:50 09:00:50 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:00:50 #169 DONE 0.2s 09:00:50 09:00:50 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:52 #170 DONE 2.0s 09:00:52 09:00:52 #92 [core-common-config-bootstrapper] exporting to image 09:00:52 #92 exporting layers 09:00:53 #92 exporting layers 0.5s done 09:00:53 #92 writing image sha256:2d6a966053ed4e96382e041827af578dd75a88061a7792c336668ee7610b4f3b done 09:00:53 #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:00:53 #92 DONE 11.2s 09:00:53 09:00:53 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:01:25 #31 ... 09:01:25 09:01:25 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:01:25 #122 DONE 797.0s 09:01:25 09:01:25 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:01:25 #55 ... 09:01:25 09:01:25 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 09:01:25 #171 DONE 0.1s 09:01:25 09:01:25 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 09:01:25 #172 DONE 0.2s 09:01:25 09:01:25 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:01:25 #173 DONE 0.3s 09:01:25 09:01:25 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:01:25 #31 ... 09:01:25 09:01:25 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:01:25 #174 DONE 0.1s 09:01:25 09:01:25 #92 [core-command] exporting to image 09:01:25 #92 exporting layers 09:01:25 #92 exporting layers 0.3s done 09:01:25 #92 writing image sha256:621ebced6ba04e091e5a639424561dd4321784737a090161f250e6c11270bc42 done 09:01:25 #92 naming to docker.io/library/core-command-arm64 0.0s done 09:01:25 #92 DONE 11.5s 09:01:25 09:01:25 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:01:31 #31 ... 09:01:31 09:01:31 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:01:31 #127 DONE 804.0s 09:01:31 09:01:31 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:01:31 #129 ... 09:01:31 09:01:31 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:01:31 #175 DONE 0.3s 09:01:31 09:01:31 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:01:31 #176 DONE 0.2s 09:01:31 09:01:31 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:01:31 #31 ... 09:01:31 09:01:31 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:01:31 #177 DONE 0.3s 09:01:31 09:01:31 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:01:31 #31 ... 09:01:31 09:01:31 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:01:31 #178 DONE 0.1s 09:01:31 09:01:31 #92 [core-data] exporting to image 09:01:31 #92 exporting layers 09:01:32 #92 exporting layers 0.4s done 09:01:32 #92 writing image sha256:8aa16cbeafc55aa4776de4ba700d5ad2e553f0340093546c2dc304e7f65ee1b0 0.0s done 09:01:32 #92 naming to docker.io/library/core-data-arm64 done 09:01:32 #92 DONE 11.9s 09:01:32 09:01:32 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:01:34 #129 ... 09:01:34 09:01:34 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:01:34 #130 DONE 807.8s 09:01:34 09:01:34 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:01:34 #55 ... 09:01:34 09:01:34 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:01:34 #179 DONE 0.3s 09:01:34 09:01:34 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:01:35 #55 ... 09:01:35 09:01:35 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:01:35 #180 DONE 0.3s 09:01:35 09:01:35 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:01:35 #181 DONE 0.3s 09:01:35 09:01:35 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:01:35 #182 DONE 0.2s 09:01:35 09:01:35 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:01:35 #183 DONE 0.2s 09:01:35 09:01:35 #92 [core-metadata] exporting to image 09:01:36 #92 exporting layers 0.3s done 09:01:36 #92 writing image sha256:5f8da7825911725cb58602bcb5b735850c60b96d75a6349fce87943b1f63ae17 done 09:01:36 #92 naming to docker.io/library/core-metadata-arm64 done 09:01:36 #92 DONE 12.2s 09:01:36 09:01:36 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:01:54 #121 ... 09:01:54 09:01:54 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:01:54 #125 DONE 825.9s 09:01:54 09:01:54 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:01:54 #184 DONE 0.2s 09:01:54 09:01:54 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:01:54 #55 ... 09:01:54 09:01:54 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:01:54 #185 DONE 0.2s 09:01:54 09:01:54 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:01:54 #186 DONE 0.3s 09:01:54 09:01:54 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:01:54 #31 ... 09:01:54 09:01:54 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:01:54 #187 DONE 0.2s 09:01:54 09:01:54 #92 [security-spiffe-token-provider] exporting to image 09:01:54 #92 exporting layers 09:01:54 #92 exporting layers 0.7s done 09:01:54 #92 writing image sha256:67c87f82cebc02efdf3733955a9cce3973a87c3b35419d709dd5e2dfd1d0f97d done 09:01:54 #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:01:54 #92 DONE 12.9s 09:01:54 09:01:54 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:02:12 #121 DONE 844.9s 09:02:12 09:02:12 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:02:12 #39 ... 09:02:12 09:02:12 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:02:12 #188 DONE 0.2s 09:02:12 09:02:12 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:02:12 #129 DONE 845.5s 09:02:12 09:02:12 #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:02:12 #189 DONE 0.2s 09:02:12 09:02:12 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:02:12 #190 DONE 0.3s 09:02:12 09:02:12 #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:02:12 #191 DONE 0.1s 09:02:12 09:02:12 #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:02:12 #192 DONE 0.1s 09:02:12 09:02:12 #92 [support-notifications] exporting to image 09:02:12 #92 exporting layers 09:02:12 #92 ... 09:02:12 09:02:12 #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:02:12 #193 DONE 0.1s 09:02:12 09:02:12 #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:02:13 #194 DONE 0.4s 09:02:13 09:02:13 #92 [support-notifications] exporting to image 09:02:13 #92 exporting layers 0.5s done 09:02:13 #92 writing image sha256:e58723badddb0675d8b443828fe8dbfd6dcf9cc8cf3c309981589022b60b7bc9 done 09:02:13 #92 naming to docker.io/library/support-notifications-arm64 done 09:02:13 #92 DONE 13.4s 09:02:13 09:02:13 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:02:13 #195 DONE 0.1s 09:02:13 09:02:13 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 09:02:13 #31 ... 09:02:13 09:02:13 #92 [support-scheduler] exporting to image 09:02:13 #92 exporting layers 0.4s done 09:02:13 #92 writing image sha256:ba02e7e5fbe414ce33692ea42ff2f7fbb3deb23831c929bd7aeb12cd5b4762f5 done 09:02:13 #92 naming to docker.io/library/support-scheduler-arm64 done 09:02:13 #92 DONE 13.8s 09:02:13 09:02:13 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:02:13 time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:02:13 time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:02:13 time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:02:13 time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:02:13 time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:02:13 time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:02:13 time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:02:13 time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:02:13 time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:02:13 time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:02:13 time="2023-09-20T08:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:02:13 time="2023-09-20T08:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:02:13 time="2023-09-20T08:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:02:13 time="2023-09-20T08:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:02:13 $ docker stop --time=1 9b9208326ab4b34a398d87b4b38a3d5cc2138ab26c2d20771653c4b8466476c4 09:02:15 $ docker rm -f --volumes 9b9208326ab4b34a398d87b4b38a3d5cc2138ab26c2d20771653c4b8466476c4 [Pipeline] // withDockerContainer [Pipeline] sh 09:02:15 + docker images 09:02:15 REPOSITORY TAG IMAGE ID CREATED SIZE 09:02:15 support-scheduler-arm64 latest ba02e7e5fbe4 2 seconds ago 33.5MB 09:02:15 support-notifications-arm64 latest e58723badddb 3 seconds ago 34.2MB 09:02:15 security-spiffe-token-provider-arm64 latest 67c87f82cebc 22 seconds ago 35MB 09:02:15 core-metadata-arm64 latest 5f8da7825911 40 seconds ago 21.5MB 09:02:15 core-data-arm64 latest 8aa16cbeafc5 44 seconds ago 21.2MB 09:02:15 core-command-arm64 latest 621ebced6ba0 51 seconds ago 21MB 09:02:15 core-common-config-bootstrapper-arm64 latest 2d6a966053ed About a minute ago 18.3MB 09:02:15 security-proxy-auth-arm64 latest bd44dc1b97e3 About a minute ago 19.4MB 09:02:15 security-secretstore-setup-arm64 latest e0265f8d92a9 About a minute ago 43.7MB 09:02:15 security-bootstrapper-arm64 latest 30f3df793478 About a minute ago 23MB 09:02:15 security-proxy-setup-arm64 latest 342ed816f6d5 2 minutes ago 29.1MB 09:02:15 security-spire-server-arm64 latest 39bf48b2e83f 15 minutes ago 96.6MB 09:02:15 security-spire-config-arm64 latest f0061cbb78e1 15 minutes ago 95.8MB 09:02:15 security-spire-agent-arm64 latest 5f5cec8237cb 15 minutes ago 152MB 09:02:15 ci-base-image-arm64 latest 8c41e3dd47a3 26 minutes ago 1.07GB 09:02:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 7 days ago 695MB 09:02:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 09:02:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:02:16 09:02:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:02:17 arm64: Pulling from edgex-lftools-log-publisher 09:02:17 8998bd30e6a1: Pulling fs layer 09:02:17 04944245beec: Pulling fs layer 09:02:17 699f458cf7ca: Pulling fs layer 09:02:17 765212b225bb: Pulling fs layer 09:02:17 f23df028b6ca: Pulling fs layer 09:02:17 d65c8cfc05b1: Pulling fs layer 09:02:17 2437ff75d9bd: Pulling fs layer 09:02:17 f23df028b6ca: Waiting 09:02:17 d65c8cfc05b1: Waiting 09:02:17 2437ff75d9bd: Waiting 09:02:17 04944245beec: Verifying Checksum 09:02:17 04944245beec: Download complete 09:02:17 765212b225bb: Verifying Checksum 09:02:17 765212b225bb: Download complete 09:02:17 f23df028b6ca: Verifying Checksum 09:02:17 f23df028b6ca: Download complete 09:02:17 d65c8cfc05b1: Verifying Checksum 09:02:17 d65c8cfc05b1: Download complete 09:02:17 699f458cf7ca: Verifying Checksum 09:02:17 699f458cf7ca: Download complete 09:02:18 8998bd30e6a1: Verifying Checksum 09:02:18 8998bd30e6a1: Download complete 09:02:20 2437ff75d9bd: Verifying Checksum 09:02:20 2437ff75d9bd: Download complete 09:02:21 8998bd30e6a1: Pull complete 09:02:22 04944245beec: Pull complete 09:02:23 699f458cf7ca: Pull complete 09:02:23 765212b225bb: Pull complete 09:02:24 f23df028b6ca: Pull complete 09:02:24 d65c8cfc05b1: Pull complete 09:02:40 2437ff75d9bd: Pull complete 09:02:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:02:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:02:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:40 prd-ubuntu20.04-docker-arm64-4c-16g-6686 does not seem to be running inside a container 09:02:40 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:02:43 $ docker top 341d20a5b23ffb38b0e920addb48f66f5e359c8c8ffc6b6501016fa927f05d07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:43 ---> job-cost.sh 09:02:43 lf-activate-venv: SKIPPING 09:02:43 INFO: No Stack... 09:02:44 INFO: Retrieving Pricing Info for: v3-standard-4 09:02:45 INFO: Archiving Costs [Pipeline] sh 09:02:45 + + cutcat /w/workspace/edgex-go/1/archives/cost.csv 09:02:45 -d, -f6 [Pipeline] lock 09:02:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4686-1-stack-cost] 09:02:46 Resource [jenkins-edgexfoundry-edgex-go-PR-4686-1-stack-cost] did not exist. Created. 09:02:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4686-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:02:46 + echo total: 0.10999999940395355 [Pipeline] stash 09:02:46 Stashed 1 file(s) [Pipeline] } 09:02:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4686-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:02:47 $ docker stop --time=1 341d20a5b23ffb38b0e920addb48f66f5e359c8c8ffc6b6501016fa927f05d07 09:02:48 $ docker rm -f --volumes 341d20a5b23ffb38b0e920addb48f66f5e359c8c8ffc6b6501016fa927f05d07 [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 09:02:49 provisioning config files... 09:02:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4707485740939243789tmp [Pipeline] { [Pipeline] sh 09:02:49 + set +x 09:02:49 + bash -s -- 09:02:49 + curl -s https://codecov.io/bash 09:02:49 09:02:49 _____ _ 09:02:49 / ____| | | 09:02:49 | | ___ __| | ___ ___ _____ __ 09:02:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:02:49 | |___| (_) | (_| | __/ (_| (_) \ V / 09:02:49 \_____\___/ \__,_|\___|\___\___/ \_/ 09:02:49 Bash-1.0.6 09:02:49 09:02:49 09:02:49 ==> git version 2.25.1 found 09:02:49 ==> 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 09:02:49 Release-Date: 2020-01-08 09:02:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:02:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:02:49 ==> Jenkins CI detected. 09:02:49 current dir:  /w/workspace/edgex-go/1 09:02:49 project root: . 09:02:49 --> token set from env 09:02:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:02:49 ==> Running gcov in . (disable via -X gcov) 09:02:49 ==> Python coveragepy not found 09:02:49 ==> Searching for coverage reports in: 09:02:49 + . 09:02:49 -> Found 1 reports 09:02:49 ==> Detecting git/mercurial file structure 09:02:49 ==> Reading reports 09:02:49 + ./coverage.out bytes=453602 09:02:49 ==> Appending adjustments 09:02:49 https://docs.codecov.io/docs/fixing-reports 09:02:51 + Found adjustments 09:02:51 ==> Gzipping contents 09:02:51 60K /tmp/codecov.xwa1F8.gz 09:02:51 ==> Uploading reports 09:02:51 url: https://codecov.io 09:02:51 query: branch=PR-4686&commit=4482fa8b2b4b954fac65288152b89b032cac754c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4686%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4686&job=&cmd_args= 09:02:51 -> Pinging Codecov 09:02:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4686&commit=4482fa8b2b4b954fac65288152b89b032cac754c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4686%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4686&job=&cmd_args= 09:02:51 -> Uploading to 09:02:51 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/00271124DB129430A58F1EEE437C3FCB/4482fa8b2b4b954fac65288152b89b032cac754c/b6e47b95-9608-489f-8dbc-9caec26ede50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T090251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7b69bf9b003b84579bf0b7d2d384fa73f439b1fbc58eef4e02cae3121c21a69 09:02:51 % Total % Received % Xferd Average Speed Time Time Time Current 09:02:51 Dload Upload Total Spent Left Speed 09:02:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58137 0 0 100 58137 0 285k --:--:-- --:--:-- --:--:-- 285k 09:02:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4482fa8b2b4b954fac65288152b89b032cac754c [Pipeline] } 09:02:51 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 09:02:52 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 09:02:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:02:54 ---> package-listing.sh 09:02:54 ++ facter osfamily 09:02:54 ++ tr '[:upper:]' '[:lower:]' 09:02:54 + OS_FAMILY=debian 09:02:54 + workspace=/w/workspace/edgex-go/1 09:02:54 + START_PACKAGES=/tmp/packages_start.txt 09:02:54 + END_PACKAGES=/tmp/packages_end.txt 09:02:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:02:54 + PACKAGES=/tmp/packages_start.txt 09:02:54 + '[' /w/workspace/edgex-go/1 ']' 09:02:54 + PACKAGES=/tmp/packages_end.txt 09:02:54 + case "${OS_FAMILY}" in 09:02:54 + dpkg -l 09:02:54 + grep '^ii' 09:02:54 + '[' -f /tmp/packages_start.txt ']' 09:02:54 + '[' -f /tmp/packages_end.txt ']' 09:02:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:02:54 + '[' /w/workspace/edgex-go/1 ']' 09:02:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:02:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:02:54 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 09:02:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:02:55 09:02:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:02:55 latest: Pulling from edgex-lftools-log-publisher 09:02:55 5eb5b503b376: Pulling fs layer 09:02:55 5c69ac0246d0: Pulling fs layer 09:02:55 ec43610c2a17: Pulling fs layer 09:02:55 3a2ae6a8a46f: Pulling fs layer 09:02:55 33b1e0a273af: Pulling fs layer 09:02:55 5d3b04190fa2: Pulling fs layer 09:02:55 2f39f015ded8: Pulling fs layer 09:02:55 5d3b04190fa2: Waiting 09:02:55 3a2ae6a8a46f: Waiting 09:02:55 2f39f015ded8: Waiting 09:02:55 5c69ac0246d0: Verifying Checksum 09:02:55 5c69ac0246d0: Download complete 09:02:55 3a2ae6a8a46f: Verifying Checksum 09:02:55 3a2ae6a8a46f: Download complete 09:02:55 33b1e0a273af: Verifying Checksum 09:02:55 33b1e0a273af: Download complete 09:02:55 5d3b04190fa2: Verifying Checksum 09:02:55 5d3b04190fa2: Download complete 09:02:55 ec43610c2a17: Verifying Checksum 09:02:55 ec43610c2a17: Download complete 09:02:55 5eb5b503b376: Verifying Checksum 09:02:55 5eb5b503b376: Download complete 09:02:56 2f39f015ded8: Download complete 09:02:57 5eb5b503b376: Pull complete 09:02:57 5c69ac0246d0: Pull complete 09:02:57 ec43610c2a17: Pull complete 09:02:57 3a2ae6a8a46f: Pull complete 09:02:57 33b1e0a273af: Pull complete 09:02:57 5d3b04190fa2: Pull complete 09:03:02 2f39f015ded8: Pull complete 09:03:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:02 prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container 09:03:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:03:04 $ docker top c96c05479f64c64da2fc51b13731c7ad3f555c4cb76519c84de565a96da5d8b9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:05 + touch /tmp/pre-build-complete [Pipeline] sh 09:03:05 + mkdir -p /var/log/sysstat [Pipeline] sh 09:03:05 + ls /var/log/sa-host 09:03:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:05 provisioning config files... 09:03:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16390491911690997435tmp [Pipeline] { [Pipeline] echo 09:03:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:03:06 ---> create-netrc.sh [Pipeline] } 09:03:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:03:06 ---> python-tools-install.sh [Pipeline] echo 09:03:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:03:07 ---> sudo-logs.sh 09:03:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:03:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:03:07 ---> job-cost.sh 09:03:07 lf-activate-venv: SKIPPING 09:03:07 DEBUG: total: 0.10999999940395355 09:03:07 INFO: Retrieving Stack Cost... 09:03:07 INFO: Retrieving Pricing Info for: v3-standard-8 09:03:08 INFO: Archiving Costs [Pipeline] echo 09:03:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:03:08 ---> logs-deploy.sh 09:03:08 lf-activate-venv: SKIPPING 09:03:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4686/1 09:03:08 INFO: archiving workspace using pattern(s): 09:03:09 Archives upload complete. 09:03:09 INFO: archiving logs to Nexus