Pull request #4712 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 zyqhpz for edgexfoundry/edgex-go Loading trusted files from base branch main at e15caff7a7271d7299d27016bfbe034a7a0b899b rather than a9118c390bd7e5eeb26f1279bc5c5de5a00eae63 Obtained Jenkinsfile from e15caff7a7271d7299d27016bfbe034a7a0b899b 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-ssh3835197891537946569.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-ssh15300397530246453772.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-4712/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-4712/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16070899016291436865.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-4712/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11346684431732609418.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-ssh6469229130928640068.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-4712/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-4712/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13897177393076099844.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]] ========================================================= [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 Running on prd-ubuntu20.04-docker-8c-8g-12238 in /w/workspace/edgexfoundry_edgex-go_PR-4712 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e15caff7a7271d7299d27016bfbe034a7a0b899b into PR head commit a9118c390bd7e5eeb26f1279bc5c5de5a00eae63 Merge succeeded, producing a70a6ead069ac63885c778cb1ac2422055ec3f6a Checking out Revision a70a6ead069ac63885c778cb1ac2422055ec3f6a (PR-4712) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4712/head:refs/remotes/origin/PR-4712 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9118c390bd7e5eeb26f1279bc5c5de5a00eae63 # 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 e15caff7a7271d7299d27016bfbe034a7a0b899b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a70a6ead069ac63885c778cb1ac2422055ec3f6a # timeout=10 Commit message: "Merge commit 'e15caff7a7271d7299d27016bfbe034a7a0b899b' into HEAD" 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 02:30:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:30:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:30:55 ========================================================= 02:30:55 EdgeX Global Pipelines Version Info 02:30:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:30:56 ------------------- 02:30:56 stable info: 02:30:56 ------------------- 02:30:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:30:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:30:56 Message: update stable to v1.0.254 02:30:57 ------------------- 02:30:57 experimental info: 02:30:57 ------------------- 02:30:57 Commited By: **** collab-it+edgex@linuxfoundation.org 02:30:57 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:30:57 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4712 [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4712 [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4712 [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a70a6ead069ac63885c778cb1ac2422055ec3f6a [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a70a6ea [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:30:59 provisioning config files... 02:30:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14099451614028396890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:59 ---> docker-login.sh 02:30:59 nexus3.edgexfoundry.org:10001 02:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:59 Configure a credential helper to remove this warning. See 02:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:59 02:30:59 Login Succeeded 02:30:59 nexus3.edgexfoundry.org:10002 02:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:59 Configure a credential helper to remove this warning. See 02:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:59 02:30:59 Login Succeeded 02:30:59 nexus3.edgexfoundry.org:10003 02:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:59 Configure a credential helper to remove this warning. See 02:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:59 02:30:59 Login Succeeded 02:30:59 nexus3.edgexfoundry.org:10004 02:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:59 Configure a credential helper to remove this warning. See 02:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:59 02:30:59 Login Succeeded 02:30:59 docker.io 02:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:00 Configure a credential helper to remove this warning. See 02:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:00 02:31:00 Login Succeeded 02:31:00 ---> docker-login.sh ends [Pipeline] } 02:31:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:31:00 + 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 02:31:00 + dirname cmd/core-command/Dockerfile 02:31:00 + cut -d/ -f2 02:31:00 + echo core-command,cmd/core-command/Dockerfile 02:31:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:31:00 + cut -d/ -f2 02:31:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:31:00 + dirname cmd/core-data/Dockerfile 02:31:00 + cut -d/ -f2 02:31:00 + echo core-data,cmd/core-data/Dockerfile 02:31:00 + dirname cmd/core-metadata/Dockerfile 02:31:00 + cut -d/ -f2 02:31:00 + echo core-metadata,cmd/core-metadata/Dockerfile 02:31:00 + dirname cmd/security-bootstrapper/Dockerfile 02:31:00 + cut -d/ -f2 02:31:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:31:00 + dirname cmd/security-proxy-auth/Dockerfile 02:31:00 + cut -d/ -f2 02:31:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:31:00 + dirname cmd/security-proxy-setup/Dockerfile 02:31:00 + cut -d/ -f2 02:31:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:31:00 + dirname cmd/security-secretstore-setup/Dockerfile 02:31:00 + cut -d/ -f2 02:31:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:31:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:31:00 + cut -d/ -f2 02:31:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:31:00 + dirname cmd/security-spire-agent/Dockerfile 02:31:00 + cut -d/ -f2 02:31:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:31:00 + + dirname cmd/security-spire-config/Dockerfile 02:31:00 cut -d/ -f2 02:31:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:31:00 + dirname cmd/security-spire-server/Dockerfile 02:31:00 + cut -d/ -f2 02:31:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:31:00 + dirname cmd/support-notifications/Dockerfile 02:31:00 + cut -d/ -f2 02:31:00 + echo support-notifications,cmd/support-notifications/Dockerfile 02:31:00 + dirname cmd/support-scheduler/Dockerfile 02:31:00 + cut -d/ -f2 02:31:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:31:00 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 02:31:01 + git rev-list -1 --merges a70a6ead069ac63885c778cb1ac2422055ec3f6a~1..a70a6ead069ac63885c778cb1ac2422055ec3f6a [Pipeline] echo 02:31:01 -----------> git rev-list -1 --merges a70a6ead069ac63885c778cb1ac2422055ec3f6a~1..a70a6ead069ac63885c778cb1ac2422055ec3f6a a70a6ead069ac63885c778cb1ac2422055ec3f6a 02:31:01 a70a6ead069ac63885c778cb1ac2422055ec3f6a [false] [Pipeline] sh 02:31:01 + git log --format=format:%s -1 a70a6ead069ac63885c778cb1ac2422055ec3f6a [Pipeline] echo 02:31:01 ========================================================= 02:31:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:31:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:31:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:31:02 + grep -v github /etc/ssh/ssh_known_hosts 02:31:02 + [ -e /tmp/ssh_known_hosts ] 02:31:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:31:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:31:02 + sudo tee -a /etc/ssh/ssh_known_hosts 02:31:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:02 02:31:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:03 0.1.4: Pulling from edgex-devops/py-git-semver 02:31:03 b85a868b505f: Pulling fs layer 02:31:03 e2be974225ed: Pulling fs layer 02:31:03 339a4e72a1f5: Pulling fs layer 02:31:03 988bab9f4d93: Pulling fs layer 02:31:03 1469e6f7b9e6: Pulling fs layer 02:31:03 eaf3925da568: Pulling fs layer 02:31:03 988bab9f4d93: Waiting 02:31:03 1469e6f7b9e6: Waiting 02:31:03 bab4dde63d76: Pulling fs layer 02:31:03 bde34c3a00c8: Pulling fs layer 02:31:03 b352a97aabf1: Pulling fs layer 02:31:03 4872d77fe225: Pulling fs layer 02:31:03 5851b861e8e6: Pulling fs layer 02:31:03 bab4dde63d76: Waiting 02:31:03 bde34c3a00c8: Waiting 02:31:03 b352a97aabf1: Waiting 02:31:03 4872d77fe225: Waiting 02:31:03 e2be974225ed: Verifying Checksum 02:31:03 e2be974225ed: Download complete 02:31:03 988bab9f4d93: Verifying Checksum 02:31:03 988bab9f4d93: Download complete 02:31:03 1469e6f7b9e6: Verifying Checksum 02:31:03 1469e6f7b9e6: Download complete 02:31:03 eaf3925da568: Verifying Checksum 02:31:03 eaf3925da568: Download complete 02:31:03 339a4e72a1f5: Verifying Checksum 02:31:03 339a4e72a1f5: Download complete 02:31:03 bde34c3a00c8: Download complete 02:31:03 b352a97aabf1: Download complete 02:31:03 4872d77fe225: Download complete 02:31:03 5851b861e8e6: Download complete 02:31:03 b85a868b505f: Download complete 02:31:03 bab4dde63d76: Verifying Checksum 02:31:03 bab4dde63d76: Download complete 02:31:04 b85a868b505f: Pull complete 02:31:04 e2be974225ed: Pull complete 02:31:05 339a4e72a1f5: Pull complete 02:31:05 988bab9f4d93: Pull complete 02:31:05 1469e6f7b9e6: Pull complete 02:31:05 eaf3925da568: Pull complete 02:31:07 bab4dde63d76: Pull complete 02:31:07 bde34c3a00c8: Pull complete 02:31:07 b352a97aabf1: Pull complete 02:31:07 4872d77fe225: Pull complete 02:31:07 5851b861e8e6: Pull complete 02:31:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:07 prd-ubuntu20.04-docker-8c-8g-12238 does not seem to be running inside a container 02:31:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:31:10 $ docker top 119cda89538faf2d66304fc4d109628c48c50422ea2d41dd3a84de109b0953cd -eo pid,comm 02:31:10 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). 02:31:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:31:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:10 [ssh-agent] Looking for ssh-agent implementation... 02:31:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:11 $ docker exec 119cda89538faf2d66304fc4d109628c48c50422ea2d41dd3a84de109b0953cd ssh-agent 02:31:11 SSH_AUTH_SOCK=/tmp/ssh-UmZnvfMgY7uQ/agent.33 02:31:11 SSH_AGENT_PID=39 02:31:11 Running ssh-add (command line suppressed) 02:31:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5748885063714090472.key (/w/workspace/edgex-go/1@tmp/private_key_5748885063714090472.key) 02:31:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:11 + git tag --points-at HEAD [Pipeline] } 02:31:11 $ docker exec --env ******** --env ******** 119cda89538faf2d66304fc4d109628c48c50422ea2d41dd3a84de109b0953cd ssh-agent -k 02:31:11 unset SSH_AUTH_SOCK; 02:31:11 unset SSH_AGENT_PID; 02:31:11 echo Agent pid 39 killed; 02:31:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:31:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:11 [ssh-agent] Looking for ssh-agent implementation... 02:31:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:11 $ docker exec 119cda89538faf2d66304fc4d109628c48c50422ea2d41dd3a84de109b0953cd ssh-agent 02:31:12 SSH_AUTH_SOCK=/tmp/ssh-Gx1rc0vMAUZW/agent.72 02:31:12 SSH_AGENT_PID=79 02:31:12 Running ssh-add (command line suppressed) 02:31:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_298434309788559317.key (/w/workspace/edgex-go/1@tmp/private_key_298434309788559317.key) 02:31:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:12 + git semver init 02:31:12 2023-10-27 02:31:12,735 [run_init] DEBUG init version:0.0.0 force:False 02:31:12 2023-10-27 02:31:12,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 02:31:12 2023-10-27 02:31:12,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 02:31:12 2023-10-27 02:31:12,737 [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) 02:31:18 2023-10-27 02:31:17,438 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 02:31:18 2023-10-27 02:31:17,438 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4712 with force:False 02:31:18 2023-10-27 02:31:17,438 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4712 02:31:18 2023-10-27 02:31:17,443 [execute] INFO git cat-file --batch-check 02:31:18 2023-10-27 02:31:17,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:31:18 2023-10-27 02:31:17,450 [execute] INFO git cat-file --batch 02:31:18 2023-10-27 02:31:17,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:31:18 2023-10-27 02:31:17,456 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4712 02:31:18 0.0.0 [Pipeline] } 02:31:18 $ docker exec --env ******** --env ******** 119cda89538faf2d66304fc4d109628c48c50422ea2d41dd3a84de109b0953cd ssh-agent -k 02:31:18 unset SSH_AUTH_SOCK; 02:31:18 unset SSH_AGENT_PID; 02:31:18 echo Agent pid 79 killed; 02:31:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:31:18 + git semver [Pipeline] } 02:31:18 $ docker stop --time=1 119cda89538faf2d66304fc4d109628c48c50422ea2d41dd3a84de109b0953cd 02:31:20 $ docker rm -f --volumes 119cda89538faf2d66304fc4d109628c48c50422ea2d41dd3a84de109b0953cd [Pipeline] // withDockerContainer [Pipeline] sh 02:31:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:31:20 Stashed 1 file(s) [Pipeline] echo 02:31:20 [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 02:31:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:31:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:21 ========================================================= 02:31:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:31:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:31:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:31:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:31:22 7264a8db6415: Pulling fs layer 02:31:22 c4d48a809fc2: Pulling fs layer 02:31:22 4f1c88b9dad5: Pulling fs layer 02:31:22 ad3a456e5733: Pulling fs layer 02:31:22 33e27b845d1e: Pulling fs layer 02:31:22 c68163c4e522: Pulling fs layer 02:31:22 50da416c3ac9: Pulling fs layer 02:31:22 23d2d4c4bb30: Pulling fs layer 02:31:22 ad3a456e5733: Waiting 02:31:22 c68163c4e522: Waiting 02:31:22 50da416c3ac9: Waiting 02:31:22 33e27b845d1e: Waiting 02:31:22 23d2d4c4bb30: Waiting 02:31:22 c4d48a809fc2: Download complete 02:31:22 ad3a456e5733: Download complete 02:31:22 33e27b845d1e: Download complete 02:31:22 7264a8db6415: Verifying Checksum 02:31:22 7264a8db6415: Download complete 02:31:22 c68163c4e522: Verifying Checksum 02:31:22 c68163c4e522: Download complete 02:31:22 7264a8db6415: Pull complete 02:31:22 23d2d4c4bb30: Verifying Checksum 02:31:22 23d2d4c4bb30: Download complete 02:31:22 c4d48a809fc2: Pull complete 02:31:22 4f1c88b9dad5: Verifying Checksum 02:31:22 4f1c88b9dad5: Download complete 02:31:22 50da416c3ac9: Verifying Checksum 02:31:22 50da416c3ac9: Download complete 02:31:25 4f1c88b9dad5: Pull complete 02:31:25 ad3a456e5733: Pull complete 02:31:25 33e27b845d1e: Pull complete 02:31:25 c68163c4e522: Pull complete 02:31:28 50da416c3ac9: Pull complete 02:31:28 23d2d4c4bb30: Pull complete 02:31:28 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 02:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:31:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:31:28 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:31:28 WORKDIR /edgex 02:31:28 COPY go.mod . 02:31:28 RUN go mod download build 02:31:28 -t ci-base-image-x86_64 -f - . 02:31:29 Sending build context to Docker daemon 171MB 02:31:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:31:29 ---> 0786185ac409 02:31:29 Step 2/4 : WORKDIR /edgex 02:31:34 ---> Running in c4a3d83986bc 02:31:34 Removing intermediate container c4a3d83986bc 02:31:34 ---> a1a9a10f09a9 02:31:34 Step 3/4 : COPY go.mod . 02:31:34 ---> 813133793c46 02:31:34 Step 4/4 : RUN go mod download 02:31:34 ---> Running in 7be65e1ad970 02:31:36 Still waiting to schedule task 02:31:36 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:31:56 Removing intermediate container 7be65e1ad970 02:31:56 ---> 6c917b37c6ac 02:31:56 Successfully built 6c917b37c6ac 02:31:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:56 + docker inspect -f . ci-base-image-x86_64 02:31:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:56 prd-ubuntu20.04-docker-8c-8g-12238 does not seem to be running inside a container 02:31:56 $ 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 ******** ci-base-image-x86_64 cat 02:31:57 $ docker top 38ca9a78de3669cf55cb67d691ff4ab4ca124e39a44ac78d69a3a97d2a6e3480 -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:57 + go version 02:31:57 go version go1.21.0 linux/amd64 [Pipeline] } 02:31:57 $ docker stop --time=1 38ca9a78de3669cf55cb67d691ff4ab4ca124e39a44ac78d69a3a97d2a6e3480 02:31:59 $ docker rm -f --volumes 38ca9a78de3669cf55cb67d691ff4ab4ca124e39a44ac78d69a3a97d2a6e3480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:59 + docker inspect -f . ci-base-image-x86_64 02:31:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:59 prd-ubuntu20.04-docker-8c-8g-12238 does not seem to be running inside a container 02:31: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 ******** ci-base-image-x86_64 cat 02:32:00 $ docker top 8398a443c40807720cee2e48396242daf0a1b31df2002fabe75c85709dfebea0 -eo pid,comm [Pipeline] { [Pipeline] echo 02:32:00 ========================================================= 02:32:00 [edgeXBuildGoParallel] Running Tests and Build... 02:32:00 ========================================================= [Pipeline] sh 02:32:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:32:00 + make test 02:32:00 go test -race -coverprofile=coverage.out ./... 02:32:07 ? github.com/edgexfoundry/edgex-go [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:32:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:32:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:32:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 02:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements 02:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.091s coverage: 69.2% of statements 02:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 53.2% of statements 02:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.141s coverage: 93.4% of statements 02:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements 02:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 97.6% of statements 02:32:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:32:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.074s coverage: 0.9% of statements 02:32:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements 02:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.055s coverage: 41.7% of statements 02:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 82.9% of statements 02:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.032s coverage: 94.1% of statements 02:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.065s coverage: 96.3% of statements 02:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 02:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.045s coverage: 94.4% of statements 02:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:32:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:32:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.296s coverage: 79.9% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.059s coverage: 92.9% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.053s coverage: 87.2% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 63.1% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.4% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.461s coverage: 38.4% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.091s coverage: 89.5% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements 02:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.138s coverage: 98.9% of statements 02:32:58 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 02:32:58 running golangci-lint 02:32:58 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:32:58 go version go1.21.0 linux/amd64 02:32:58 level=info msg="[config_reader] Used config file .golangci.yml" 02:32:58 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:33:13 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|files|exports_file) took 12.771217096s" 02:33:13 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.136092ms" 02:33:19 level=info msg="[linters_context/goanalysis] analyzers took 59.897761035s with top 10 stages: buildir: 29.086610361s, gosec: 5.966761871s, inspect: 1.669580809s, fact_deprecated: 1.417220993s, S1038: 1.089602755s, printf: 1.05725763s, nilness: 774.824572ms, ctrlflow: 756.089615ms, fact_purity: 663.730073ms, unused: 578.169278ms" 02:33:19 level=info msg="[runner] Issues before processing: 197, after processing: 0" 02:33:19 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, exclude: 197/197, cgo: 197/197, identifier_marker: 197/197, nolint: 0/21, autogenerated_exclude: 197/197, exclude-rules: 21/197" 02:33:19 level=info msg="[runner] processing took 16.661858ms with stages: nolint: 7.968403ms, identifier_marker: 4.251642ms, autogenerated_exclude: 1.555086ms, exclude-rules: 1.474204ms, path_prettifier: 929.586µs, skip_dirs: 449.237µs, cgo: 18.79µs, filename_unadjuster: 10.29µs, max_same_issues: 1.13µs, exclude: 630ns, fixer: 420ns, skip_files: 420ns, uniq_by_line: 410ns, diff: 320ns, sort_results: 260ns, severity-rules: 260ns, path_prefixer: 220ns, max_from_linter: 160ns, source_code: 150ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" 02:33:19 level=info msg="[runner] linters took 7.54932325s with stages: goanalysis_metalinter: 7.53257259s" 02:33:19 level=info msg="File cache stats: 0 entries of total size 0B" 02:33:19 level=info msg="Memory: 205 samples, avg is 227.9MB, max is 903.6MB" 02:33:19 level=info msg="Execution took 20.372457069s" 02:33:19 go vet ./... 02:33:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:33:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:33:23 ./bin/test-attribution-txt.sh [Pipeline] echo 02:33:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:33:23 + ls -al . 02:33:23 total 728 02:33:23 drwxrwxr-x 11 1001 1001 4096 Oct 27 02:32 . 02:33:23 drwxr-xr-x 4 root root 4096 Oct 27 02:32 .. 02:33:23 drwxrwxr-x 2 1001 1001 4096 Oct 27 02:30 .blubracket 02:33:23 -rw-rw-r-- 1 1001 1001 10 Oct 27 02:30 .dockerignore 02:33:23 drwxrwxr-x 8 1001 1001 4096 Oct 27 02:32 .git 02:33:23 drwxrwxr-x 3 1001 1001 4096 Oct 27 02:30 .github 02:33:23 -rw-rw-r-- 1 1001 1001 1074 Oct 27 02:30 .gitignore 02:33:23 -rw-rw-r-- 1 1001 1001 42 Oct 27 02:30 .golangci.yml 02:33:23 -rw-rw-r-- 1 1001 1001 100 Oct 27 02:30 .hadolint.yml 02:33:23 drwxr-xr-x 3 1001 1001 4096 Oct 27 02:31 .semver 02:33:23 -rw-rw-r-- 1 1001 1001 155 Oct 27 02:30 .sonarcloud.properties 02:33:23 -rw-rw-r-- 1 1001 1001 1171 Oct 27 02:30 ADOPTERS.md 02:33:23 -rw-rw-r-- 1 1001 1001 11674 Oct 27 02:30 Attribution.txt 02:33:23 -rw-rw-r-- 1 1001 1001 93407 Oct 27 02:30 CHANGELOG.md 02:33:23 -rw-rw-r-- 1 1001 1001 3804 Oct 27 02:30 CONTRIBUTING.md 02:33:23 -rw-rw-r-- 1 1001 1001 677 Oct 27 02:30 GOVERNANCE.md 02:33:23 -rw-rw-r-- 1 1001 1001 861 Oct 27 02:30 Jenkinsfile 02:33:23 -rw-rw-r-- 1 1001 1001 10775 Oct 27 02:30 LICENSE 02:33:23 -rw-rw-r-- 1 1001 1001 15054 Oct 27 02:30 Makefile 02:33:23 -rw-rw-r-- 1 1001 1001 582 Oct 27 02:30 OWNERS.md 02:33:23 -rw-rw-r-- 1 1001 1001 9528 Oct 27 02:30 README.md 02:33:23 -rw-rw-r-- 1 1001 1001 789 Oct 27 02:30 SECURITY.md 02:33:23 -rw-rw-r-- 1 1001 1001 5 Oct 27 02:31 VERSION 02:33:23 drwxrwxr-x 2 1001 1001 4096 Oct 27 02:30 bin 02:33:23 drwxrwxr-x 18 1001 1001 4096 Oct 27 02:30 cmd 02:33:23 -rw-r--r-- 1 root root 453602 Oct 27 02:32 coverage.out 02:33:23 drwxrwxr-x 2 1001 1001 4096 Oct 27 02:30 fuzz_test 02:33:23 -rw-rw-r-- 1 1001 1001 3689 Oct 27 02:30 go.mod 02:33:23 -rw-rw-r-- 1 1001 1001 34446 Oct 27 02:30 go.sum 02:33:23 drwxrwxr-x 7 1001 1001 4096 Oct 27 02:30 internal 02:33:23 drwxrwxr-x 3 1001 1001 4096 Oct 27 02:30 openapi 02:33:23 -rw-rw-r-- 1 1001 1001 584 Oct 27 02:30 security.txt 02:33:23 -rw-rw-r-- 1 1001 1001 204 Oct 27 02:30 version.go [Pipeline] sh 02:33:24 + '[' -e coverage.out ] 02:33:24 + chown 1001:1001 coverage.out [Pipeline] stash 02:33:24 Stashed 1 file(s) [Pipeline] sh 02:33:24 + make build 02:33:24 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 02:33:35 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 02:33:36 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 02:33:37 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 02:33:37 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 02:33:43 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 02:33:44 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 02:33:45 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 02:33:46 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 02:33:47 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 02:33:48 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 02:33:48 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] } 02:33:49 $ docker stop --time=1 8398a443c40807720cee2e48396242daf0a1b31df2002fabe75c85709dfebea0 02:33:54 $ docker rm -f --volumes 8398a443c40807720cee2e48396242daf0a1b31df2002fabe75c85709dfebea0 [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 02:33:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:33:55 02:33:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:33:56 latest: Pulling from edgex-devops/edgex-compose 02:33:56 91d30c5bc195: Pulling fs layer 02:33:56 2e9b0aa3be6d: Pulling fs layer 02:33:56 9c61dcf015f6: Pulling fs layer 02:33:56 4698f68db338: Pulling fs layer 02:33:56 2a2f49069b9e: Pulling fs layer 02:33:56 e0025b399a48: Pulling fs layer 02:33:56 4698f68db338: Waiting 02:33:56 2a2f49069b9e: Waiting 02:33:56 e0025b399a48: Waiting 02:33:56 91d30c5bc195: Verifying Checksum 02:33:56 91d30c5bc195: Download complete 02:33:56 4698f68db338: Verifying Checksum 02:33:56 4698f68db338: Download complete 02:33:56 91d30c5bc195: Pull complete 02:33:56 2e9b0aa3be6d: Download complete 02:33:56 e0025b399a48: Verifying Checksum 02:33:56 e0025b399a48: Download complete 02:33:56 2a2f49069b9e: Verifying Checksum 02:33:56 2a2f49069b9e: Download complete 02:33:56 2e9b0aa3be6d: Pull complete 02:33:57 9c61dcf015f6: Verifying Checksum 02:33:57 9c61dcf015f6: Download complete 02:33:59 9c61dcf015f6: Pull complete 02:33:59 4698f68db338: Pull complete 02:33:59 2a2f49069b9e: Pull complete 02:33:59 e0025b399a48: Pull complete 02:33:59 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:33:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:00 prd-ubuntu20.04-docker-8c-8g-12238 does not seem to be running inside a container 02:34:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:34:03 $ docker top 6aa3432e0b47bbc49d72be97c81678f3773e7050db3a5011ed3b8e3d574c1fe3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:03 + docker compose -f ./docker-compose-build.yml build --parallel 02:34:05 #1 [security-proxy-auth internal] load build definition from Dockerfile 02:34:05 #1 transferring dockerfile: 2.04kB done 02:34:05 #1 DONE 0.0s 02:34:05 02:34:05 #2 [core-metadata internal] load build definition from Dockerfile 02:34:05 #2 transferring dockerfile: 1.96kB done 02:34:05 #2 DONE 0.0s 02:34:05 02:34:05 #3 [security-proxy-setup internal] load build definition from Dockerfile 02:34:05 #3 transferring dockerfile: 2.39kB done 02:34:05 #3 DONE 0.0s 02:34:05 02:34:05 #4 [core-data internal] load build definition from Dockerfile 02:34:05 #4 transferring dockerfile: 1.90kB done 02:34:05 #4 DONE 0.0s 02:34:05 02:34:05 #5 [support-notifications internal] load build definition from Dockerfile 02:34:05 #5 transferring dockerfile: 1.84kB done 02:34:05 #5 DONE 0.0s 02:34:05 02:34:05 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:34:05 #6 transferring dockerfile: 1.78kB done 02:34:05 #6 DONE 0.0s 02:34:05 02:34:05 #7 [security-bootstrapper internal] load build definition from Dockerfile 02:34:05 #7 transferring dockerfile: 2.82kB done 02:34:05 #7 DONE 0.0s 02:34:05 02:34:05 #8 [support-scheduler internal] load build definition from Dockerfile 02:34:05 #8 transferring dockerfile: 1.82kB done 02:34:05 #8 DONE 0.0s 02:34:05 02:34:05 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:34:05 #9 transferring dockerfile: 2.12kB done 02:34:05 #9 DONE 0.0s 02:34:05 02:34:05 #10 [security-spire-server internal] load build definition from Dockerfile 02:34:05 #10 transferring dockerfile: 1.59kB done 02:34:05 #10 DONE 0.0s 02:34:05 02:34:05 #11 [security-spire-agent internal] load build definition from Dockerfile 02:34:06 #11 transferring dockerfile: 1.70kB done 02:34:06 #11 DONE 0.1s 02:34:06 02:34:06 #12 [security-spire-config internal] load build definition from Dockerfile 02:34:06 #12 transferring dockerfile: 1.58kB done 02:34:06 #12 DONE 0.0s 02:34:06 02:34:06 #13 [security-secretstore-setup internal] load build definition from Dockerfile 02:34:06 #13 transferring dockerfile: 2.38kB done 02:34:06 #13 DONE 0.1s 02:34:06 02:34:06 #14 [core-command internal] load build definition from Dockerfile 02:34:06 #14 transferring dockerfile: 1.82kB done 02:34:06 #14 DONE 0.0s 02:34:06 02:34:06 #15 [security-proxy-auth internal] load .dockerignore 02:34:06 #15 transferring context: 50B done 02:34:06 #15 DONE 0.0s 02:34:06 02:34:06 #16 [core-metadata internal] load .dockerignore 02:34:06 #16 transferring context: 50B done 02:34:06 #16 DONE 0.0s 02:34:06 02:34:06 #17 [security-proxy-setup internal] load .dockerignore 02:34:06 #17 transferring context: 50B done 02:34:06 #17 DONE 0.0s 02:34:06 02:34:06 #18 [core-data internal] load .dockerignore 02:34:06 #18 transferring context: 50B done 02:34:06 #18 DONE 0.0s 02:34:06 02:34:06 #19 [support-notifications internal] load .dockerignore 02:34:06 #19 transferring context: 50B done 02:34:06 #19 DONE 0.0s 02:34:06 02:34:06 #20 [security-spiffe-token-provider internal] load .dockerignore 02:34:06 #20 transferring context: 50B done 02:34:06 #20 DONE 0.0s 02:34:06 02:34:06 #21 [security-bootstrapper internal] load .dockerignore 02:34:06 #21 transferring context: 50B done 02:34:06 #21 DONE 0.0s 02:34:06 02:34:06 #22 [support-scheduler internal] load .dockerignore 02:34:06 #22 transferring context: 50B done 02:34:06 #22 DONE 0.0s 02:34:06 02:34:06 #23 [core-common-config-bootstrapper internal] load .dockerignore 02:34:06 #23 transferring context: 50B done 02:34:06 #23 DONE 0.0s 02:34:06 02:34:06 #24 [security-spire-config internal] load .dockerignore 02:34:06 #24 transferring context: 50B done 02:34:06 #24 DONE 0.0s 02:34:06 02:34:06 #25 [security-spire-server internal] load .dockerignore 02:34:06 #25 transferring context: 50B done 02:34:06 #25 DONE 0.0s 02:34:06 02:34:06 #26 [security-spire-agent internal] load .dockerignore 02:34:06 #26 transferring context: 50B done 02:34:06 #26 DONE 0.0s 02:34:06 02:34:06 #27 [security-secretstore-setup internal] load .dockerignore 02:34:06 #27 transferring context: 50B done 02:34:06 #27 DONE 0.0s 02:34:06 02:34:06 #28 [core-command internal] load .dockerignore 02:34:06 #28 transferring context: 50B done 02:34:06 #28 DONE 0.0s 02:34:06 02:34:06 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:34:06 #29 DONE 0.0s 02:34:06 02:34:06 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 02:34:06 #30 ... 02:34:06 02:34:06 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:34:06 #29 DONE 0.0s 02:34:06 02:34:06 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:34:06 #30 ... 02:34:06 02:34:06 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:34:06 #29 DONE 0.0s 02:34:06 02:34:06 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 02:34:07 #30 DONE 0.8s 02:34:07 02:34:07 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:34:07 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 02:34:07 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 02:34:07 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 02:34:07 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 02:34:07 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 02:34:07 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.1s 02:34:07 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 02:34:07 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 02:34:07 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 02:34:07 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.4s 02:34:07 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 02:34:07 #31 ... 02:34:07 02:34:07 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:34:07 #32 DONE 1.0s 02:34:07 02:34:07 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:34:07 #33 DONE 1.1s 02:34:07 02:34:07 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:34:07 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 02:34:07 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 02:34:07 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 02:34:07 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 02:34:07 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 02:34:07 #31 ... 02:34:07 02:34:07 #34 [security-spire-agent internal] load build context 02:34:07 #34 transferring context: 17.63kB 0.0s done 02:34:07 #34 DONE 0.2s 02:34:07 02:34:07 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:34:08 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 02:34:08 #31 ... 02:34:08 02:34:08 #35 [security-spire-config internal] load build context 02:34:08 #35 transferring context: 16.35kB 0.0s done 02:34:08 #35 DONE 0.5s 02:34:08 02:34:08 #36 [security-spire-server internal] load build context 02:34:08 #36 transferring context: 18.10kB 0.0s done 02:34:08 #36 DONE 0.5s 02:34:08 02:34:08 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:34:08 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 02:34:08 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:34:08 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 02:34:08 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 02:34:08 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 02:34:08 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 02:34:08 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 02:34:08 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 02:34:08 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s 02:34:08 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:34:08 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 02:34:08 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.7s 02:34:08 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 02:34:08 #37 ... 02:34:08 02:34:08 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:34:08 #31 DONE 1.7s 02:34:08 02:34:08 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:34:08 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 7.34MB / 25.84MB 0.8s 02:34:08 #37 ... 02:34:08 02:34:08 #38 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:34:08 #38 DONE 1.9s 02:34:08 02:34:08 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:34:08 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.9s 02:34:08 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 1.0s 02:34:09 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 1.1s 02:34:09 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s 02:34:09 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done 02:34:09 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 02:34:11 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done 02:34:15 #37 ... 02:34:15 02:34:15 #39 [core-data internal] load build context 02:34:15 #39 transferring context: 326.66MB 7.9s 02:34:15 #39 ... 02:34:15 02:34:15 #40 [support-notifications internal] load build context 02:34:15 #40 ... 02:34:15 02:34:15 #39 [core-data internal] load build context 02:34:15 #39 transferring context: 365.24MB 8.7s done 02:34:17 #39 ... 02:34:17 02:34:17 #41 [security-bootstrapper internal] load build context 02:34:17 #41 transferring context: 365.24MB 9.2s done 02:34:17 #41 ... 02:34:17 02:34:17 #42 [security-spiffe-token-provider internal] load build context 02:34:17 #42 transferring context: 365.24MB 8.4s done 02:34:17 #42 ... 02:34:17 02:34:17 #43 [core-command internal] load build context 02:34:17 #43 transferring context: 365.24MB 9.6s done 02:34:17 #43 ... 02:34:17 02:34:17 #44 [security-secretstore-setup internal] load build context 02:34:17 #44 transferring context: 365.24MB 8.4s done 02:34:17 #44 ... 02:34:17 02:34:17 #45 [security-proxy-setup internal] load build context 02:34:17 #45 transferring context: 365.24MB 8.5s done 02:34:17 #45 ... 02:34:17 02:34:17 #46 [core-common-config-bootstrapper internal] load build context 02:34:17 #46 transferring context: 365.24MB 8.0s done 02:34:18 #46 ... 02:34:18 02:34:18 #47 [support-scheduler internal] load build context 02:34:18 #47 transferring context: 365.24MB 10.0s done 02:34:18 #47 ... 02:34:18 02:34:18 #48 [core-metadata internal] load build context 02:34:18 #48 transferring context: 365.24MB 9.0s done 02:34:18 #48 ... 02:34:18 02:34:18 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:34:18 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 02:34:18 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:34:18 #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 02:34:18 #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 02:34:18 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 02:34:18 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 02:34:18 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 02:34:18 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:34:18 #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.0s done 02:34:18 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 02:34:18 #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.7s done 02:34:19 #49 ... 02:34:19 02:34:19 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:34:19 #0 3.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:19 #0 3.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:19 #0 3.648 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:34:19 #0 3.648 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:34:19 #0 3.648 OK: 20073 distinct packages available 02:34:19 #0 3.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:19 #0 3.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:19 #0 3.986 (1/11) Installing ca-certificates (20230506-r0) 02:34:19 #0 4.001 (2/11) Installing brotli-libs (1.0.9-r14) 02:34:19 #0 4.027 (3/11) Installing libunistring (1.1-r1) 02:34:19 #0 4.046 (4/11) Installing libidn2 (2.3.4-r1) 02:34:19 #0 4.055 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:34:19 #0 4.064 (6/11) Installing libcurl (8.4.0-r0) 02:34:19 #0 4.075 (7/11) Installing curl (8.4.0-r0) 02:34:19 #0 4.081 (8/11) Installing dumb-init (1.2.5-r2) 02:34:19 #0 4.085 (9/11) Installing musl-obstack (1.2.3-r2) 02:34:19 #0 4.093 (10/11) Installing libucontext (1.2-r2) 02:34:19 #0 4.187 (11/11) Installing gcompat (1.1.0-r1) 02:34:19 #0 4.193 Executing busybox-1.36.1-r2.trigger 02:34:19 #0 4.195 Executing ca-certificates-20230506-r0.trigger 02:34:19 #0 4.231 OK: 12 MiB in 26 packages 02:34:19 #50 ... 02:34:19 02:34:19 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:34:19 #51 ... 02:34:19 02:34:19 #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:34:19 #52 ... 02:34:19 02:34:19 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:34:19 #53 ... 02:34:19 02:34:19 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:34:19 #54 ... 02:34:19 02:34:19 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:34:20 #55 ... 02:34:20 02:34:20 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:34:20 #56 ... 02:34:20 02:34:20 #57 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:34:20 #57 ... 02:34:20 02:34:20 #58 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:34:20 #58 ... 02:34:20 02:34:20 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:34:20 #59 ... 02:34:20 02:34:20 #60 [security-proxy-auth internal] load build context 02:34:20 #60 transferring context: 365.24MB 8.8s done 02:34:25 #60 ... 02:34:25 02:34:25 #40 [support-notifications internal] load build context 02:34:25 #40 transferring context: 365.24MB 8.8s done 02:34:30 #40 ... 02:34:30 02:34:30 #58 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:34:30 #58 DONE 21.3s 02:34:30 02:34:30 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:34:30 #50 DONE 21.3s 02:34:30 02:34:30 #46 [core-common-config-bootstrapper internal] load build context 02:34:30 #46 DONE 22.9s 02:34:30 02:34:30 #44 [security-secretstore-setup internal] load build context 02:34:30 #44 DONE 22.9s 02:34:30 02:34:30 #42 [security-spiffe-token-provider internal] load build context 02:34:30 #42 DONE 23.0s 02:34:30 02:34:30 #45 [security-proxy-setup internal] load build context 02:34:30 #45 DONE 23.0s 02:34:30 02:34:30 #39 [core-data internal] load build context 02:34:30 #39 DONE 23.0s 02:34:30 02:34:30 #40 [support-notifications internal] load build context 02:34:30 #40 DONE 23.0s 02:34:30 02:34:30 #43 [core-command internal] load build context 02:34:30 #43 DONE 23.0s 02:34:30 02:34:30 #41 [security-bootstrapper internal] load build context 02:34:30 #41 DONE 23.0s 02:34:30 02:34:30 #48 [core-metadata internal] load build context 02:34:30 #48 DONE 23.0s 02:34:30 02:34:30 #60 [security-proxy-auth internal] load build context 02:34:30 #60 DONE 23.0s 02:34:30 02:34:30 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:34:30 #61 ... 02:34:30 02:34:30 #47 [support-scheduler internal] load build context 02:34:30 #47 DONE 23.0s 02:34:30 02:34:30 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:34:30 #49 DONE 22.5s 02:34:30 02:34:30 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:34:31 #37 ... 02:34:31 02:34:31 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:34:31 #54 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:31 #54 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:31 #54 22.15 (1/2) Installing ca-certificates (20230506-r0) 02:34:31 #54 22.16 (2/2) Installing dumb-init (1.2.5-r2) 02:34:31 #54 22.17 Executing busybox-1.36.1-r2.trigger 02:34:31 #54 22.17 Executing ca-certificates-20230506-r0.trigger 02:34:31 #54 22.21 OK: 8 MiB in 17 packages 02:34:31 #54 DONE 22.7s 02:34:31 02:34:31 #52 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:34:31 #52 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:31 #52 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:31 #52 22.13 (1/1) Installing dumb-init (1.2.5-r2) 02:34:31 #52 22.14 Executing busybox-1.36.1-r2.trigger 02:34:31 #52 22.14 OK: 7 MiB in 16 packages 02:34:31 #52 DONE 22.9s 02:34:31 02:34:31 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:34:31 #53 21.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:31 #53 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:31 #53 22.32 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 02:34:31 #53 22.49 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 02:34:31 #53 22.57 (3/6) Installing dumb-init (1.2.5-r2) 02:34:31 #53 22.57 (4/6) Installing openssl (3.1.4-r0) 02:34:31 #53 22.58 (5/6) Installing su-exec (0.2-r3) 02:34:31 #53 22.59 (6/6) Installing yq (4.33.3-r4) 02:34:31 #53 22.71 Executing busybox-1.36.1-r2.trigger 02:34:31 #53 22.71 OK: 17 MiB in 19 packages 02:34:31 #53 DONE 22.9s 02:34:31 02:34:31 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:34:31 #59 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:31 #59 21.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:31 #59 22.18 (1/1) Installing dumb-init (1.2.5-r2) 02:34:31 #59 22.18 Executing busybox-1.36.1-r2.trigger 02:34:31 #59 22.19 OK: 7 MiB in 16 packages 02:34:31 #59 DONE 22.8s 02:34:31 02:34:31 #57 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:34:31 #57 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:31 #57 21.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:31 #57 22.03 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:34:31 #57 22.03 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:34:31 #57 22.03 OK: 20073 distinct packages available 02:34:31 #57 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:31 #57 22.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:31 #57 22.44 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 02:34:31 #57 22.48 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 02:34:31 #57 22.65 (3/7) Installing dumb-init (1.2.5-r2) 02:34:31 #57 22.65 (4/7) Installing musl-obstack (1.2.3-r2) 02:34:31 #57 22.65 (5/7) Installing libucontext (1.2-r2) 02:34:31 #57 22.66 (6/7) Installing gcompat (1.1.0-r1) 02:34:31 #57 22.67 (7/7) Installing openssl (3.1.4-r0) 02:34:31 #57 22.68 Executing busybox-1.36.1-r2.trigger 02:34:31 #57 22.69 OK: 8 MiB in 20 packages 02:34:31 #57 DONE 23.1s 02:34:31 02:34:31 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:34:31 #55 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:31 #55 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:31 #55 22.29 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:34:31 #55 22.29 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:34:31 #55 22.29 OK: 20073 distinct packages available 02:34:31 #55 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:31 #55 22.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:31 #55 22.67 (1/4) Installing dumb-init (1.2.5-r2) 02:34:31 #55 22.72 (2/4) Installing musl-obstack (1.2.3-r2) 02:34:31 #55 22.73 (3/4) Installing libucontext (1.2-r2) 02:34:31 #55 22.73 (4/4) Installing gcompat (1.1.0-r1) 02:34:31 #55 22.73 Executing busybox-1.36.1-r2.trigger 02:34:31 #55 22.74 OK: 8 MiB in 19 packages 02:34:31 #55 DONE 23.1s 02:34:31 02:34:31 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:34:31 #51 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:31 #51 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:31 #51 22.19 (1/4) Installing ca-certificates (20230506-r0) 02:34:31 #51 22.21 (2/4) Installing dumb-init (1.2.5-r2) 02:34:31 #51 22.21 (3/4) Installing su-exec (0.2-r3) 02:34:31 #51 22.22 (4/4) Installing yq (4.33.3-r4) 02:34:31 #51 22.70 Executing busybox-1.36.1-r2.trigger 02:34:31 #51 22.72 Executing ca-certificates-20230506-r0.trigger 02:34:31 #51 22.77 OK: 17 MiB in 19 packages 02:34:31 #51 DONE 22.9s 02:34:31 02:34:31 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:34:31 #0 1.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:31 #0 1.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:31 #0 1.750 OK: 264 MiB in 52 packages 02:34:31 #62 DONE 1.9s 02:34:31 02:34:31 #63 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:34:31 #63 ... 02:34:31 02:34:31 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:34:31 #56 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:31 #56 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:31 #56 22.99 (1/2) Installing dumb-init (1.2.5-r2) 02:34:31 #56 23.02 (2/2) Installing su-exec (0.2-r3) 02:34:31 #56 23.02 Executing busybox-1.36.1-r2.trigger 02:34:31 #56 23.03 OK: 7 MiB in 17 packages 02:34:31 #56 DONE 23.1s 02:34:32 02:34:32 #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:34:33 #64 ... 02:34:33 02:34:33 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 02:34:33 #65 DONE 1.1s 02:34:33 02:34:33 #63 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:34:33 #63 DONE 1.1s 02:34:33 02:34:33 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:34:33 #0 1.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:33 #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:33 #0 2.247 OK: 264 MiB in 52 packages 02:34:33 #66 DONE 3.0s 02:34:33 02:34:33 #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:34:33 #67 DONE 1.1s 02:34:33 02:34:33 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:34:33 #68 DONE 1.1s 02:34:33 02:34:33 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:34:33 #69 DONE 1.2s 02:34:33 02:34:33 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:34:33 #61 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:33 #61 3.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:33 #61 3.489 OK: 264 MiB in 52 packages 02:34:33 #61 ... 02:34:33 02:34:33 #70 [security-spire-config stage-2 4/9] COPY Attribution.txt / 02:34:33 #70 DONE 0.8s 02:34:33 02:34:33 #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:34:33 #71 DONE 0.8s 02:34:33 02:34:33 #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / 02:34:33 #72 DONE 0.8s 02:34:33 02:34:33 #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:34:33 #73 DONE 0.8s 02:34:33 02:34:33 #74 [security-spire-config stage-2 5/9] COPY security.txt / 02:34:33 #74 DONE 0.1s 02:34:33 02:34:33 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:34:33 #61 DONE 4.0s 02:34:33 02:34:33 #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 02:34:33 #75 DONE 0.1s 02:34:33 02:34:33 #76 [security-spire-server stage-2 5/8] COPY security.txt / 02:34:33 #76 DONE 0.1s 02:34:33 02:34:33 #77 [core-data builder 4/7] COPY go.mod vendor* ./ 02:34:33 #77 DONE 0.2s 02:34:33 02:34:33 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:33 #78 ... 02:34:33 02:34:33 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:34:33 #0 2.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:33 #0 3.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:33 #0 3.388 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:34:33 #0 3.388 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:34:33 #0 3.388 OK: 20077 distinct packages available 02:34:33 #0 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:33 #0 3.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:33 #0 3.822 OK: 264 MiB in 52 packages 02:34:33 #79 DONE 4.0s 02:34:33 02:34:33 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:34:33 #80 DONE 0.1s 02:34:33 02:34:33 #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:34:33 #81 DONE 0.2s 02:34:34 02:34:34 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 02:34:34 #82 DONE 0.2s 02:34:34 02:34:34 #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 02:34:34 #83 DONE 0.2s 02:34:34 02:34:34 #84 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:34:34 #84 DONE 0.1s 02:34:34 02:34:34 #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:34:34 #85 DONE 0.1s 02:34:34 02:34:34 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:34:34 #86 DONE 0.2s 02:34:34 02:34:34 #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:34:34 #87 DONE 0.1s 02:34:34 02:34:34 #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:34:34 #88 DONE 0.1s 02:34:34 02:34:34 #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:34:34 #89 DONE 0.1s 02:34:34 02:34:34 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:34:34 #90 DONE 0.1s 02:34:34 02:34:34 #91 [security-spire-config] exporting to image 02:34:34 #91 exporting layers 02:34:34 #91 ... 02:34:34 02:34:34 #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:34:34 #64 DONE 2.6s 02:34:34 02:34:34 #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 02:34:34 #92 DONE 0.0s 02:34:34 02:34:34 #91 [security-spire-agent] exporting to image 02:34:35 #91 exporting layers 0.6s done 02:34:35 #91 writing image sha256:ec75b00b8cfd40a711fb907ab6980b90f59df40980b4fe19630076c210c66b25 0.0s done 02:34:35 #91 naming to docker.io/library/security-spire-config 02:34:35 #91 exporting layers 0.6s done 02:34:35 #91 naming to docker.io/library/security-spire-config done 02:34:35 #91 writing image sha256:f36b558e7b70406bb0c3cad69eb434d8709fae3c67eedbd7cd45182ae02d6e19 done 02:34:35 #91 naming to docker.io/library/security-spire-server done 02:34:35 #91 writing image sha256:c8ff0c93835b812e5b84ddb0607b8ff995d7a29857f35cdc68ae253fc9175f30 done 02:34:35 #91 naming to docker.io/library/security-spire-agent done 02:34:35 #91 DONE 0.7s 02:34:35 02:34:35 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:43 #93 ... 02:34:43 02:34:43 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:43 #94 ... 02:34:43 02:34:43 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:09 #95 ... 02:35:09 02:35:09 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:09 #93 DONE 35.4s 02:35:09 02:35:09 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:09 #78 DONE 35.6s 02:35:09 02:35:09 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:09 #94 DONE 36.6s 02:35:09 02:35:09 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:09 #95 DONE 35.9s 02:35:09 02:35:09 #96 [security-bootstrapper builder 6/7] COPY . . 02:35:16 #96 DONE 6.3s 02:35:16 02:35:16 #97 [core-command builder 4/7] COPY go.mod vendor* ./ 02:35:16 #97 CACHED 02:35:16 02:35:16 #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:16 #98 CACHED 02:35:16 02:35:16 #99 [core-command builder 6/7] COPY . . 02:35:16 #99 CACHED 02:35:16 02:35:16 #100 [security-spiffe-token-provider builder 6/7] COPY . . 02:35:16 #100 DONE 6.3s 02:35:16 02:35:16 #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:16 #101 CACHED 02:35:16 02:35:16 #102 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:35:16 #102 CACHED 02:35:16 02:35:16 #103 [support-scheduler builder 6/7] COPY . . 02:35:16 #103 CACHED 02:35:16 02:35:16 #104 [core-data builder 6/7] COPY . . 02:35:16 #104 DONE 6.3s 02:35:16 02:35:16 #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:16 #105 CACHED 02:35:16 02:35:16 #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:35:16 #106 CACHED 02:35:16 02:35:16 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 02:35:16 #107 CACHED 02:35:16 02:35:16 #108 [support-notifications builder 6/7] COPY . . 02:35:16 #108 DONE 6.3s 02:35:16 02:35:16 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:16 #109 CACHED 02:35:16 02:35:16 #110 [security-secretstore-setup builder 6/7] COPY . . 02:35:16 #110 CACHED 02:35:16 02:35:16 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:35:16 #111 CACHED 02:35:16 02:35:16 #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:16 #112 CACHED 02:35:16 02:35:16 #113 [core-metadata builder 6/7] COPY . . 02:35:16 #113 CACHED 02:35:16 02:35:16 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:35:16 #114 CACHED 02:35:16 02:35:16 #115 [security-proxy-setup builder 6/7] COPY . . 02:35:16 #115 CACHED 02:35:16 02:35:16 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:16 #116 CACHED 02:35:16 02:35:16 #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:35:16 #117 CACHED 02:35:16 02:35:16 #118 [security-proxy-auth builder 6/7] COPY . . 02:35:16 #118 CACHED 02:35:16 02:35:16 #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:16 #119 CACHED 02:35:16 02:35:16 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:35:16 #120 CACHED 02:35:16 02:35:16 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:35:17 #121 1.305 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 02:35:27 #121 ... 02:35:27 02:35:27 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:35:27 #0 0.501 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 02:35:27 #122 ... 02:35:27 02:35:27 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:35:27 #0 0.772 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 02:35:27 #123 ... 02:35:27 02:35:27 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:35:27 #0 1.176 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 02:35:27 #124 ... 02:35:27 02:35:27 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:35:27 #0 0.579 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 02:35:27 #125 ... 02:35:27 02:35:27 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:35:27 #0 0.504 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 02:35:27 #126 ... 02:35:27 02:35:27 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:35:27 #0 0.892 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 02:35:27 #127 ... 02:35:27 02:35:27 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:35:27 #0 1.191 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 02:35:27 #128 ... 02:35:27 02:35:27 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:35:27 #0 1.234 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 02:35:27 #129 ... 02:35:27 02:35:27 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:35:27 #0 0.947 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 02:35:27 #130 ... 02:35:27 02:35:27 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:35:27 #0 0.935 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 02:36:35 #131 ... 02:36:35 02:36:35 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:36:35 #129 71.23 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 02:36:40 #129 DONE 84.3s 02:36:40 02:36:40 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:36:40 #121 DONE 84.3s 02:36:40 02:36:40 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:36:40 #131 DONE 84.3s 02:36:40 02:36:40 #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:36:40 #132 ... 02:36:40 02:36:40 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:36:40 #128 DONE 84.4s 02:36:40 02:36:40 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:36:40 #123 DONE 84.4s 02:36:40 02:36:40 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:36:40 #130 DONE 84.4s 02:36:40 02:36:40 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:36:40 #126 DONE 84.5s 02:36:40 02:36:40 #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:36:40 #133 ... 02:36:40 02:36:40 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:36:40 #124 DONE 84.7s 02:36:40 02:36:40 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:36:40 #127 DONE 84.7s 02:36:40 02:36:40 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:36:40 #122 DONE 84.7s 02:36:40 02:36:40 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:40 #125 DONE 84.8s 02:36:40 02:36:40 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:36:41 #134 ... 02:36:41 02:36:41 #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:36:41 #132 DONE 0.6s 02:36:41 02:36:41 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:36:41 #135 DONE 0.7s 02:36:41 02:36:41 #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:36:41 #133 DONE 0.7s 02:36:41 02:36:41 #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:36:41 #136 DONE 0.7s 02:36:41 02:36:41 #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:36:41 #137 DONE 0.4s 02:36:41 02:36:41 #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:36:41 #138 ... 02:36:41 02:36:41 #139 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:36:41 #139 DONE 0.5s 02:36:41 02:36:41 #140 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 02:36:41 #140 CACHED 02:36:41 02:36:41 #141 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 02:36:41 #141 CACHED 02:36:41 02:36:41 #142 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:36:41 #142 CACHED 02:36:41 02:36:41 #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:36:41 #143 CACHED 02:36:41 02:36:41 #144 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:36:41 #144 CACHED 02:36:41 02:36:41 #145 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:36:41 #145 CACHED 02:36:41 02:36:41 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:36:41 #134 DONE 0.4s 02:36:41 02:36:41 #146 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:36:41 #146 CACHED 02:36:41 02:36:41 #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:36:41 #147 CACHED 02:36:41 02:36:41 #148 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 02:36:41 #148 DONE 0.3s 02:36:41 02:36:41 #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:36:41 #149 DONE 0.3s 02:36:41 02:36:41 #150 [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 02:36:41 #150 ... 02:36:41 02:36:41 #151 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:36:41 #151 DONE 0.4s 02:36:41 02:36:41 #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:36:41 #138 DONE 0.4s 02:36:41 02:36:41 #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:36:42 #152 ... 02:36:42 02:36:42 #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:36:42 #153 DONE 0.9s 02:36:42 02:36:42 #154 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:36:42 #154 DONE 0.9s 02:36:42 02:36:42 #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:36:42 #155 DONE 0.9s 02:36:42 02:36:42 #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:36:42 #156 DONE 0.9s 02:36:42 02:36:42 #157 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:36:42 #157 DONE 0.9s 02:36:42 02:36:42 #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:36:42 #158 DONE 0.9s 02:36:42 02:36:42 #150 [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 02:36:42 #150 DONE 0.9s 02:36:42 02:36:42 #159 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:36:42 #159 DONE 1.0s 02:36:42 02:36:42 #160 [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 02:36:42 #160 ... 02:36:42 02:36:42 #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 02:36:42 #161 DONE 1.1s 02:36:42 02:36:42 #162 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:36:42 #162 ... 02:36:42 02:36:42 #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:36:42 #152 DONE 1.3s 02:36:42 02:36:42 #163 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:36:42 #163 DONE 0.7s 02:36:42 02:36:42 #164 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:36:42 #164 DONE 0.7s 02:36:42 02:36:42 #165 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:36:42 #165 DONE 0.7s 02:36:42 02:36:42 #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:36:42 #166 DONE 0.7s 02:36:42 02:36:42 #167 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:36:42 #167 DONE 0.7s 02:36:42 02:36:42 #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:36:42 #168 DONE 0.7s 02:36:42 02:36:42 #160 [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 02:36:42 #160 DONE 0.7s 02:36:42 02:36:42 #169 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:36:42 #169 DONE 0.7s 02:36:42 02:36:42 #170 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:36:43 #170 ... 02:36:43 02:36:43 #171 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:36:43 #171 DONE 1.9s 02:36:43 02:36:43 #162 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:36:43 #162 DONE 0.5s 02:36:43 02:36:43 #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:36:43 #172 DONE 0.4s 02:36:43 02:36:43 #91 [core-command] exporting to image 02:36:43 #91 exporting layers 0.3s done 02:36:43 #91 ... 02:36:43 02:36:43 #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:36:43 #173 DONE 0.4s 02:36:43 02:36:43 #174 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:36:43 #174 DONE 0.4s 02:36:43 02:36:43 #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:36:43 #175 DONE 0.4s 02:36:43 02:36:43 #91 [core-command] exporting to image 02:36:43 #91 writing image sha256:16e4aa2ad1e8a5e1a6409c9942c82ed7a3df261dade176437ed54300d5b371ad done 02:36:43 #91 naming to docker.io/library/core-command done 02:36:43 #91 ... 02:36:43 02:36:43 #176 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:36:43 #176 DONE 0.6s 02:36:43 02:36:43 #170 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:36:43 #170 DONE 0.6s 02:36:43 02:36:43 #177 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 02:36:43 #177 DONE 0.6s 02:36:43 02:36:43 #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:36:43 #178 DONE 0.6s 02:36:43 02:36:43 #179 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:36:43 #179 DONE 0.6s 02:36:43 02:36:43 #91 [security-spiffe-token-provider] exporting to image 02:36:43 #91 exporting layers 0.3s done 02:36:43 #91 writing image sha256:8753cde73a890194705f155cbcac7485d4e77890253974ece3ff6e6619d1738d done 02:36:43 #91 naming to docker.io/library/support-scheduler done 02:36:43 #91 writing image sha256:7b61afb6ece30312f5d784f3583f0be9573a7c3c30f92855122d1c04a98006f1 02:36:43 #91 writing image sha256:f3f36ee251abcb7b5e2eeb78ed9151e1655cbfb47771b8fe2a6f5bedcf8ad81c 02:36:43 #91 exporting layers 0.3s done 02:36:43 #91 writing image sha256:7b61afb6ece30312f5d784f3583f0be9573a7c3c30f92855122d1c04a98006f1 0.2s done 02:36:43 #91 writing image sha256:f3f36ee251abcb7b5e2eeb78ed9151e1655cbfb47771b8fe2a6f5bedcf8ad81c 0.2s done 02:36:43 #91 naming to docker.io/library/support-notifications done 02:36:43 #91 naming to docker.io/library/core-data done 02:36:43 #91 writing image sha256:2d4d38d399646026df3a35f8dceff8721f3101bc219140ef01404ce7d99c573a done 02:36:43 #91 naming to docker.io/library/core-metadata done 02:36:43 #91 writing image sha256:26d19edabf83e5814b4cfa8acce10a24d55098b46352683c5e8418ba5b98ebb2 done 02:36:43 #91 naming to docker.io/library/security-spiffe-token-provider done 02:36:43 #91 DONE 1.6s 02:36:43 02:36:43 #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 02:36:43 #180 DONE 0.2s 02:36:43 02:36:43 #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:36:43 #181 DONE 0.3s 02:36:43 02:36:43 #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:36:43 #182 DONE 0.2s 02:36:43 02:36:43 #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:44 #183 ... 02:36:44 02:36:44 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:36:44 #184 DONE 0.5s 02:36:44 02:36:44 #185 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:36:44 #185 DONE 0.5s 02:36:44 02:36:44 #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:36:44 #186 DONE 0.0s 02:36:44 02:36:44 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:36:44 #187 DONE 0.0s 02:36:44 02:36:44 #188 [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/ 02:36:44 #188 DONE 0.0s 02:36:44 02:36:44 #189 [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/ 02:36:44 #189 DONE 0.0s 02:36:44 02:36:44 #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:44 #190 ... 02:36:44 02:36:44 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:36:44 #191 DONE 0.0s 02:36:44 02:36:44 #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:36:44 #192 DONE 0.0s 02:36:44 02:36:44 #193 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:44 #193 DONE 1.3s 02:36:44 02:36:44 #194 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:44 #194 DONE 1.1s 02:36:44 02:36:44 #91 [core-common-config-bootstrapper] exporting to image 02:36:44 #91 ... 02:36:44 02:36:44 #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:44 #183 DONE 0.8s 02:36:44 02:36:44 #91 [core-common-config-bootstrapper] exporting to image 02:36:44 #91 exporting layers 0.1s done 02:36:44 #91 writing image sha256:a5de0bc0f9995fd0c435d66217f5b52a7a8b072530e82687ab36773edee62092 done 02:36:44 #91 naming to docker.io/library/core-common-config-bootstrapper done 02:36:45 #91 exporting layers 0.2s done 02:36:45 #91 writing image sha256:f317d447d8d11d813f705e7a9b05eea3c0aeefb3ebaccda4292f4b4a866cd53c done 02:36:45 #91 naming to docker.io/library/security-proxy-auth done 02:36:45 #91 writing image sha256:9e2070511156a28361772afb2ff5730d4e230baca964ef75a3ec47c24b3e092d done 02:36:45 #91 naming to docker.io/library/security-proxy-setup done 02:36:45 #91 DONE 2.0s 02:36:45 02:36:45 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:36:45 #195 ... 02:36:45 02:36:45 #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:45 #190 DONE 0.7s 02:36:45 02:36:45 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:36:45 #195 DONE 0.6s 02:36:45 02:36:45 #91 [security-bootstrapper] exporting to image 02:36:45 #91 exporting layers 0.3s done 02:36:45 #91 writing image sha256:f820f2a5e0bc05ac3d98dad45bca2a29b0e6d376515ea7347ed31cd0be9a64dd 02:36:45 #91 exporting layers 0.2s done 02:36:45 #91 writing image sha256:f820f2a5e0bc05ac3d98dad45bca2a29b0e6d376515ea7347ed31cd0be9a64dd done 02:36:45 #91 naming to docker.io/library/security-secretstore-setup done 02:36:45 #91 writing image sha256:f2a6086e2918d80a3fa35c9a82ac1c56d3237bc062d2a0a3189d39317cb7391d done 02:36:45 #91 naming to docker.io/library/security-bootstrapper done 02:36:45 #91 DONE 2.3s 02:36:45 02:36:45 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:36:45 time="2023-10-27T02:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:45 time="2023-10-27T02:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:45 time="2023-10-27T02:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:45 time="2023-10-27T02:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:45 time="2023-10-27T02:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:45 time="2023-10-27T02:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:45 time="2023-10-27T02:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:45 time="2023-10-27T02:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:45 time="2023-10-27T02:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:45 time="2023-10-27T02:34:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:45 time="2023-10-27T02:34:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:45 time="2023-10-27T02:34:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:45 time="2023-10-27T02:34:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:45 time="2023-10-27T02:34:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:36:45 $ docker stop --time=1 6aa3432e0b47bbc49d72be97c81678f3773e7050db3a5011ed3b8e3d574c1fe3 02:36:46 $ docker rm -f --volumes 6aa3432e0b47bbc49d72be97c81678f3773e7050db3a5011ed3b8e3d574c1fe3 [Pipeline] // withDockerContainer [Pipeline] sh 02:36:46 + docker images 02:36:46 REPOSITORY TAG IMAGE ID CREATED SIZE 02:36:46 security-bootstrapper latest f2a6086e2918 1 second ago 23.3MB 02:36:46 core-common-config-bootstrapper latest a5de0bc0f999 2 seconds ago 18.2MB 02:36:46 security-proxy-auth latest f317d447d8d1 2 seconds ago 19.5MB 02:36:46 security-proxy-setup latest 9e2070511156 2 seconds ago 34.4MB 02:36:46 security-secretstore-setup latest f820f2a5e0bc 2 seconds ago 44.4MB 02:36:46 core-metadata latest 2d4d38d39964 3 seconds ago 21.7MB 02:36:46 core-data latest f3f36ee251ab 3 seconds ago 21.3MB 02:36:46 security-spiffe-token-provider latest 26d19edabf83 3 seconds ago 35.1MB 02:36:46 support-notifications latest 7b61afb6ece3 3 seconds ago 34.7MB 02:36:46 support-scheduler latest 8753cde73a89 4 seconds ago 34.1MB 02:36:46 core-command latest 16e4aa2ad1e8 4 seconds ago 21.2MB 02:36:46 security-spire-server latest f36b558e7b70 2 minutes ago 107MB 02:36:46 security-spire-agent latest c8ff0c93835b 2 minutes ago 166MB 02:36:46 security-spire-config latest ec75b00b8cfd 2 minutes ago 101MB 02:36:46 ci-base-image-x86_64 latest 6c917b37c6ac 4 minutes ago 930MB 02:36:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB 02:36:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 02:36:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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] } 02:39:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12314 in /w/workspace/edgexfoundry_edgex-go_PR-4712 [Pipeline] { [Pipeline] ws 02:39:42 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:39:42 The recommended git tool is: git 02:39:48 using credential edgex-jenkins-ssh 02:39:48 Cloning the remote Git repository 02:39:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:39:49 > git init /w/workspace/edgex-go/1 # timeout=10 02:39:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:39:49 > git --version # timeout=10 02:39:49 > git --version # 'git version 2.25.1' 02:39:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:39:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:40:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:06 Merging remotes/origin/main commit e15caff7a7271d7299d27016bfbe034a7a0b899b into PR head commit a9118c390bd7e5eeb26f1279bc5c5de5a00eae63 02:40:06 Merge succeeded, producing 03e915d0c9333dab22bc2b377d790b1f34bdf7c0 02:40:06 Checking out Revision 03e915d0c9333dab22bc2b377d790b1f34bdf7c0 (PR-4712) 02:40:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:40:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:40:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4712/head:refs/remotes/origin/PR-4712 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:40:06 > git config core.sparsecheckout # timeout=10 02:40:06 > git checkout -f a9118c390bd7e5eeb26f1279bc5c5de5a00eae63 # timeout=10 02:40:06 > git remote # timeout=10 02:40:06 > git config --get remote.origin.url # timeout=10 02:40:06 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:06 > git merge e15caff7a7271d7299d27016bfbe034a7a0b899b # timeout=10 02:40:06 > git rev-parse HEAD^{commit} # timeout=10 02:40:06 > git config core.sparsecheckout # timeout=10 02:40:06 > git checkout -f 03e915d0c9333dab22bc2b377d790b1f34bdf7c0 # timeout=10 02:40:11 Commit message: "Merge commit 'e15caff7a7271d7299d27016bfbe034a7a0b899b' into HEAD" 02:40:11 First time build. Skipping changelog. 02:40:11 > git --version # timeout=10 02:40:11 > git --version # 'git version 2.25.1' 02:40:11 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:40:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:40:12 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:12 Dload Upload Total Spent Left Speed 02:40:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 02:40:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:40:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:40:13 + sudo tee /etc/docker/daemon.new 02:40:13 { 02:40:13 "registry-mirrors": [ 02:40:13 "https://nexus3.edgexfoundry.org:10001" 02:40:13 ], 02:40:13 "bip": "10.250.0.254/24", 02:40:13 "hosts": [ 02:40:13 "tcp://0.0.0.0:5555", 02:40:13 "unix:///var/run/docker.sock" 02:40:13 ], 02:40:13 "mtu": 1458, 02:40:13 "selinux-enabled": true, 02:40:13 "seccomp-profile": "/etc/docker/seccomp.json" 02:40:13 } [Pipeline] sh 02:40:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:40:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:32 provisioning config files... 02:40:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6237113214293707280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:33 ---> docker-login.sh 02:40:33 nexus3.edgexfoundry.org:10001 02:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:33 Configure a credential helper to remove this warning. See 02:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:33 02:40:33 Login Succeeded 02:40:33 nexus3.edgexfoundry.org:10002 02:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:34 Configure a credential helper to remove this warning. See 02:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:34 02:40:34 Login Succeeded 02:40:34 nexus3.edgexfoundry.org:10003 02:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:34 Configure a credential helper to remove this warning. See 02:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:34 02:40:34 Login Succeeded 02:40:34 nexus3.edgexfoundry.org:10004 02:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:34 Configure a credential helper to remove this warning. See 02:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:34 02:40:34 Login Succeeded 02:40:35 docker.io 02:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:35 Configure a credential helper to remove this warning. See 02:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:35 02:40:35 Login Succeeded 02:40:35 ---> docker-login.sh ends [Pipeline] } 02:40:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:40:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:40:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:40:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:40:36 ========================================================= 02:40:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:40:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:40:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:40:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:40:39 9fda8d8052c6: Pulling fs layer 02:40:39 5d54e960e981: Pulling fs layer 02:40:39 c4a7e357bf2a: Pulling fs layer 02:40:39 f0e02332f6b5: Pulling fs layer 02:40:39 cefa15bbcfad: Pulling fs layer 02:40:39 f0e02332f6b5: Waiting 02:40:39 cefa15bbcfad: Waiting 02:40:39 17808c966233: Pulling fs layer 02:40:39 f4c1fc716caa: Pulling fs layer 02:40:39 17808c966233: Waiting 02:40:39 f4c1fc716caa: Waiting 02:40:39 f0e02332f6b5: Verifying Checksum 02:40:39 f0e02332f6b5: Download complete 02:40:39 cefa15bbcfad: Verifying Checksum 02:40:39 cefa15bbcfad: Download complete 02:40:39 9fda8d8052c6: Verifying Checksum 02:40:39 9fda8d8052c6: Download complete 02:40:40 f4c1fc716caa: Verifying Checksum 02:40:40 f4c1fc716caa: Download complete 02:40:40 9fda8d8052c6: Pull complete 02:40:41 5d54e960e981: Pull complete 02:40:41 c4a7e357bf2a: Verifying Checksum 02:40:41 c4a7e357bf2a: Download complete 02:40:42 17808c966233: Verifying Checksum 02:40:42 17808c966233: Download complete 02:40:55 c4a7e357bf2a: Pull complete 02:40:55 f0e02332f6b5: Pull complete 02:40:55 cefa15bbcfad: Pull complete 02:41:05 17808c966233: Pull complete 02:41:07 f4c1fc716caa: Pull complete 02:41:07 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 02:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:41:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:08 WORKDIR /edgex 02:41:08 COPY go.mod . 02:41:08 RUN go mod download 02:41:08 + docker build -t ci-base-image-arm64 -f - . 02:41:08 Sending build context to Docker daemon 2.91MB 02:41:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:08 ---> ea914061e18c 02:41:08 Step 2/4 : WORKDIR /edgex 02:41:09 ---> Running in bb67d2c6f3f0 02:41:10 Removing intermediate container bb67d2c6f3f0 02:41:10 ---> 0fe9e111524a 02:41:10 Step 3/4 : COPY go.mod . 02:41:10 ---> 69fb5830f96a 02:41:10 Step 4/4 : RUN go mod download 02:41:10 ---> Running in 96dcdc415f76 02:41:57 Removing intermediate container 96dcdc415f76 02:41:57 ---> 9f8d3932a8c7 02:41:57 Successfully built 9f8d3932a8c7 02:41:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:58 + docker inspect -f . ci-base-image-arm64 02:41:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:58 prd-ubuntu20.04-docker-arm64-4c-16g-12314 does not seem to be running inside a container 02:41:58 $ 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 02:41:59 $ docker top d60cb5a1a55a16444d622d9a5d5b5b9901edae3bee20a48c20d2b93fdefb75bc -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:00 + go version 02:42:00 go version go1.21.0 linux/arm64 [Pipeline] } 02:42:00 $ docker stop --time=1 d60cb5a1a55a16444d622d9a5d5b5b9901edae3bee20a48c20d2b93fdefb75bc 02:42:05 $ docker rm -f --volumes d60cb5a1a55a16444d622d9a5d5b5b9901edae3bee20a48c20d2b93fdefb75bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:06 + docker inspect -f . ci-base-image-arm64 02:42:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:06 prd-ubuntu20.04-docker-arm64-4c-16g-12314 does not seem to be running inside a container 02:42:06 $ 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 02:42:07 $ docker top 2bf0f8f8644c04f9bfe83b7c93ba39b0875037fdd4f0eabb5329111f94cca145 -eo pid,comm [Pipeline] { [Pipeline] echo 02:42:08 ========================================================= 02:42:08 [edgeXBuildGoParallel] Running Tests and Build... 02:42:08 ========================================================= [Pipeline] sh 02:42:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:42:09 + make test 02:42:09 go test -race -coverprofile=coverage.out ./... 02:42:48 ? github.com/edgexfoundry/edgex-go [no test files] 02:44:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:44:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:44:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:44:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:44:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:44:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:44:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:44:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:44:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:44:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:44:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:44:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:44:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:44:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:44:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:44:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.539s coverage: 28.7% of statements 02:44:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.395s coverage: 97.0% of statements 02:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:44:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.405s coverage: 69.2% of statements 02:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:45:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.299s coverage: 53.2% of statements 02:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:45:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:45:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:45:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:45:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.367s coverage: 93.4% of statements 02:45:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.474s coverage: 4.1% of statements 02:45:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:45:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:45:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:45:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:45:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:45:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:45:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:45:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.555s coverage: 97.6% of statements 02:45:30 ok github.com/edgexfoundry/edgex-go/internal/io 1.192s coverage: 72.2% of statements 02:45:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:45:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.428s coverage: 0.9% of statements 02:45:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.241s coverage: 32.2% of statements 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.267s coverage: 41.7% of statements 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.243s coverage: 82.9% of statements 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.228s coverage: 94.1% of statements 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.213s coverage: 96.3% of statements 02:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.211s coverage: 87.5% of statements 02:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:45:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:45:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:45:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.221s coverage: 94.4% of statements 02:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.087s coverage: 79.9% of statements 02:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.251s coverage: 92.9% of statements 02:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.075s coverage: 64.4% of statements 02:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.217s coverage: 62.3% of statements 02:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.205s coverage: 87.2% of statements 02:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.224s coverage: 20.0% of statements 02:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.171s coverage: 100.0% of statements 02:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.434s coverage: 81.8% of statements 02:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.370s coverage: 82.1% of statements 02:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.230s coverage: 86.0% of statements 02:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:46:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.139s coverage: 63.1% of statements 02:46:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.281s coverage: 100.0% of statements 02:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements 02:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.080s coverage: 100.0% of statements 02:46:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:46:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:46:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 02:46:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:46:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:46:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.816s coverage: 38.4% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.228s coverage: 89.5% of statements 02:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:46:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:46:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.208s coverage: 84.8% of statements 02:46:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:46:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:46:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:46:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:46:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:46:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:46:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:46:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:46:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.316s coverage: 19.9% of statements 02:46:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.551s coverage: 95.7% of statements 02:46:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:46:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:46:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.259s coverage: 61.8% of statements 02:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:47:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.371s coverage: 98.9% of statements 02:47:00 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 02:47:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:47:00 go vet ./... 02:49:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:49:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:49:08 ./bin/test-attribution-txt.sh [Pipeline] echo 02:49:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:49:09 + ls -al . 02:49:09 total 724 02:49:09 drwxrwxr-x 10 1001 1001 4096 Oct 27 02:42 . 02:49:09 drwxr-xr-x 4 root root 4096 Oct 27 02:42 .. 02:49:09 drwxrwxr-x 2 1001 1001 4096 Oct 27 02:40 .blubracket 02:49:09 -rw-rw-r-- 1 1001 1001 10 Oct 27 02:40 .dockerignore 02:49:09 drwxrwxr-x 8 1001 1001 4096 Oct 27 02:40 .git 02:49:09 drwxrwxr-x 3 1001 1001 4096 Oct 27 02:40 .github 02:49:09 -rw-rw-r-- 1 1001 1001 1074 Oct 27 02:40 .gitignore 02:49:09 -rw-rw-r-- 1 1001 1001 42 Oct 27 02:40 .golangci.yml 02:49:09 -rw-rw-r-- 1 1001 1001 100 Oct 27 02:40 .hadolint.yml 02:49:09 -rw-rw-r-- 1 1001 1001 155 Oct 27 02:40 .sonarcloud.properties 02:49:09 -rw-rw-r-- 1 1001 1001 1171 Oct 27 02:40 ADOPTERS.md 02:49:09 -rw-rw-r-- 1 1001 1001 11674 Oct 27 02:40 Attribution.txt 02:49:09 -rw-rw-r-- 1 1001 1001 93407 Oct 27 02:40 CHANGELOG.md 02:49:09 -rw-rw-r-- 1 1001 1001 3804 Oct 27 02:40 CONTRIBUTING.md 02:49:09 -rw-rw-r-- 1 1001 1001 677 Oct 27 02:40 GOVERNANCE.md 02:49:09 -rw-rw-r-- 1 1001 1001 861 Oct 27 02:40 Jenkinsfile 02:49:09 -rw-rw-r-- 1 1001 1001 10775 Oct 27 02:40 LICENSE 02:49:09 -rw-rw-r-- 1 1001 1001 15054 Oct 27 02:40 Makefile 02:49:09 -rw-rw-r-- 1 1001 1001 582 Oct 27 02:40 OWNERS.md 02:49:09 -rw-rw-r-- 1 1001 1001 9528 Oct 27 02:40 README.md 02:49:09 -rw-rw-r-- 1 1001 1001 789 Oct 27 02:40 SECURITY.md 02:49:09 -rw-rw-r-- 1 1001 1001 5 Oct 27 02:31 VERSION 02:49:09 drwxrwxr-x 2 1001 1001 4096 Oct 27 02:40 bin 02:49:09 drwxrwxr-x 18 1001 1001 4096 Oct 27 02:40 cmd 02:49:09 -rw-r--r-- 1 root root 453602 Oct 27 02:46 coverage.out 02:49:09 drwxrwxr-x 2 1001 1001 4096 Oct 27 02:40 fuzz_test 02:49:09 -rw-rw-r-- 1 1001 1001 3689 Oct 27 02:40 go.mod 02:49:09 -rw-rw-r-- 1 1001 1001 34446 Oct 27 02:40 go.sum 02:49:09 drwxrwxr-x 7 1001 1001 4096 Oct 27 02:40 internal 02:49:09 drwxrwxr-x 3 1001 1001 4096 Oct 27 02:40 openapi 02:49:09 -rw-rw-r-- 1 1001 1001 584 Oct 27 02:40 security.txt 02:49:09 -rw-rw-r-- 1 1001 1001 204 Oct 27 02:40 version.go [Pipeline] sh 02:49:10 + '[' -e coverage.out ] 02:49:10 + chown 1001:1001 coverage.out [Pipeline] stash 02:49:10 Warning: overwriting stash ‘coverage-report’ 02:49:10 Stashed 1 file(s) [Pipeline] sh 02:49:11 + make build 02:49:11 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 02:50:48 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 02:50:48 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 02:50:48 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 02:50:49 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 02:51:22 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 02:51: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:51:35 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 02:51:41 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 02:51:44 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 02:51:48 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 02:51:54 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] } 02:51:59 $ docker stop --time=1 2bf0f8f8644c04f9bfe83b7c93ba39b0875037fdd4f0eabb5329111f94cca145 02:52:01 $ docker rm -f --volumes 2bf0f8f8644c04f9bfe83b7c93ba39b0875037fdd4f0eabb5329111f94cca145 [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 02:52:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:52:04 02:52:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:52:05 latest: Pulling from edgex-devops/edgex-compose-arm64 02:52:05 547446be3368: Pulling fs layer 02:52:05 d125d8839a47: Pulling fs layer 02:52:05 3e85d5ac6304: Pulling fs layer 02:52:05 c3105a71a48b: Pulling fs layer 02:52:05 0f093f025ec4: Pulling fs layer 02:52:05 c3106fc0e877: Pulling fs layer 02:52:05 c3105a71a48b: Waiting 02:52:05 0f093f025ec4: Waiting 02:52:05 c3106fc0e877: Waiting 02:52:05 547446be3368: Verifying Checksum 02:52:05 c3105a71a48b: Verifying Checksum 02:52:05 c3105a71a48b: Download complete 02:52:05 d125d8839a47: Verifying Checksum 02:52:05 d125d8839a47: Download complete 02:52:06 c3106fc0e877: Verifying Checksum 02:52:06 c3106fc0e877: Download complete 02:52:06 0f093f025ec4: Verifying Checksum 02:52:06 0f093f025ec4: Download complete 02:52:06 547446be3368: Pull complete 02:52:07 d125d8839a47: Pull complete 02:52:08 3e85d5ac6304: Verifying Checksum 02:52:08 3e85d5ac6304: Download complete 02:52:18 3e85d5ac6304: Pull complete 02:52:18 c3105a71a48b: Pull complete 02:52:18 0f093f025ec4: Pull complete 02:52:18 c3106fc0e877: Pull complete 02:52:18 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:52:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:52:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:19 prd-ubuntu20.04-docker-arm64-4c-16g-12314 does not seem to be running inside a container 02:52:19 $ 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 02:52:21 $ docker top 0c25b7f8d7b16225e6ef90b047c1eeaea04e4c7bf36e7518df346a27bc5aa71c -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:22 + docker compose -f ./docker-compose-build.yml build --parallel 02:52:32 #1 [security-bootstrapper internal] load build definition from Dockerfile 02:52:32 #1 ... 02:52:32 02:52:32 #2 [security-bootstrapper internal] load .dockerignore 02:52:32 #2 DONE 0.0s 02:52:32 02:52:32 #3 [support-notifications internal] load build definition from Dockerfile 02:52:34 #3 ... 02:52:34 02:52:34 #1 [security-bootstrapper internal] load build definition from Dockerfile 02:52:34 #1 transferring dockerfile: 2.82kB 0.0s done 02:52:34 #1 DONE 3.8s 02:52:34 02:52:34 #4 [security-proxy-auth internal] load .dockerignore 02:52:34 #4 ... 02:52:34 02:52:34 #5 [core-metadata internal] load build definition from Dockerfile 02:52:34 #5 transferring dockerfile: 1.96kB 0.0s done 02:52:34 #5 DONE 3.5s 02:52:34 02:52:34 #6 [core-data internal] load build definition from Dockerfile 02:52:34 #6 transferring dockerfile: 1.90kB 0.0s done 02:52:34 #6 DONE 3.5s 02:52:34 02:52:34 #7 [support-notifications internal] load .dockerignore 02:52:34 #7 ... 02:52:34 02:52:34 #8 [support-scheduler internal] load build definition from Dockerfile 02:52:34 #8 transferring dockerfile: 1.82kB done 02:52:34 #8 DONE 3.5s 02:52:34 02:52:34 #9 [security-proxy-setup internal] load build definition from Dockerfile 02:52:34 #9 transferring dockerfile: 2.39kB done 02:52:34 #9 DONE 3.5s 02:52:35 02:52:35 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:52:35 #10 transferring dockerfile: 1.78kB 0.0s done 02:52:35 #10 DONE 3.5s 02:52:35 02:52:35 #7 [support-notifications internal] load .dockerignore 02:52:35 #7 transferring context: 50B 0.1s done 02:52:35 #7 ... 02:52:35 02:52:35 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:52:35 #11 transferring dockerfile: 2.12kB 0.0s done 02:52:35 #11 DONE 3.6s 02:52:35 02:52:35 #12 [security-spire-agent internal] load build definition from Dockerfile 02:52:35 #12 transferring dockerfile: 1.70kB 0.1s done 02:52:35 #12 DONE 3.6s 02:52:35 02:52:35 #13 [security-spire-config internal] load build definition from Dockerfile 02:52:35 #13 transferring dockerfile: 1.58kB 0.0s done 02:52:35 #13 DONE 3.7s 02:52:35 02:52:35 #14 [security-secretstore-setup internal] load .dockerignore 02:52:35 #14 transferring context: 50B 0.0s done 02:52:35 #14 DONE 2.2s 02:52:35 02:52:35 #15 [core-metadata internal] load .dockerignore 02:52:35 #15 transferring context: 50B 0.0s done 02:52:35 #15 DONE 2.6s 02:52:35 02:52:35 #16 [security-spire-config internal] load .dockerignore 02:52:35 #16 transferring context: 50B 0.0s done 02:52:35 #16 DONE 2.5s 02:52:35 02:52:35 #4 [security-proxy-auth internal] load .dockerignore 02:52:35 #4 transferring context: 50B 0.1s done 02:52:35 #4 ... 02:52:35 02:52:35 #17 [security-proxy-auth internal] load build definition from Dockerfile 02:52:35 #17 transferring dockerfile: 2.04kB 0.0s done 02:52:35 #17 DONE 3.5s 02:52:35 02:52:35 #18 [security-secretstore-setup internal] load build definition from Dockerfile 02:52:35 #18 transferring dockerfile: 2.38kB 0.0s done 02:52:35 #18 DONE 3.7s 02:52:35 02:52:35 #3 [support-notifications internal] load build definition from Dockerfile 02:52:35 #3 transferring dockerfile: 1.84kB 0.1s done 02:52:35 #3 DONE 3.6s 02:52:35 02:52:35 #19 [core-data internal] load .dockerignore 02:52:35 #19 transferring context: 50B 0.0s done 02:52:35 #19 DONE 2.7s 02:52:35 02:52:35 #2 [security-bootstrapper internal] load .dockerignore 02:52:35 #2 transferring context: 50B 0.0s done 02:52:35 #2 DONE 3.4s 02:52:35 02:52:35 #20 [security-spire-server internal] load .dockerignore 02:52:35 #20 transferring context: 50B 0.0s done 02:52:35 #20 DONE 2.4s 02:52:35 02:52:35 #21 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:52:35 #21 DONE 0.0s 02:52:35 02:52:35 #22 [security-spire-server internal] load build definition from Dockerfile 02:52:35 #22 transferring dockerfile: 1.59kB 0.1s done 02:52:35 #22 DONE 3.8s 02:52:35 02:52:35 #23 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 02:52:35 #23 ... 02:52:35 02:52:35 #24 [security-spire-agent internal] load .dockerignore 02:52:35 #24 transferring context: 50B 0.0s done 02:52:35 #24 DONE 2.6s 02:52:35 02:52:35 #7 [support-notifications internal] load .dockerignore 02:52:35 #7 DONE 2.5s 02:52:35 02:52:35 #25 [security-spiffe-token-provider internal] load .dockerignore 02:52:35 #25 transferring context: 50B 0.1s done 02:52:35 #25 DONE 2.7s 02:52:35 02:52:35 #26 [support-scheduler internal] load .dockerignore 02:52:35 #26 transferring context: 50B 0.1s done 02:52:35 #26 DONE 2.9s 02:52:35 02:52:35 #27 [core-command internal] load build definition from Dockerfile 02:52:35 #27 transferring dockerfile: 1.82kB 0.1s done 02:52:35 #27 DONE 4.1s 02:52:36 02:52:36 #4 [security-proxy-auth internal] load .dockerignore 02:52:36 #4 DONE 2.5s 02:52:36 02:52:36 #28 [core-common-config-bootstrapper internal] load .dockerignore 02:52:36 #28 transferring context: 50B 0.1s done 02:52:36 #28 DONE 2.8s 02:52:36 02:52:36 #29 [core-command internal] load .dockerignore 02:52:36 #29 transferring context: 50B 0.1s done 02:52:36 #29 DONE 2.8s 02:52:36 02:52:36 #30 [security-proxy-setup internal] load .dockerignore 02:52:36 #30 transferring context: 50B 0.1s done 02:52:36 #30 DONE 3.1s 02:52:36 02:52:36 #23 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 02:52:36 #23 ... 02:52:36 02:52:36 #21 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:52:36 #21 DONE 0.0s 02:52:36 02:52:36 #23 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 02:52:36 #23 DONE 0.7s 02:52:36 02:52:36 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:36 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 02:52:36 #31 ... 02:52:36 02:52:36 #21 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:52:36 #21 DONE 0.0s 02:52:36 02:52:36 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:36 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 02:52:36 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 02:52:36 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.1s 02:52:36 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 02:52:36 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 02:52:36 #31 ... 02:52:36 02:52:36 #23 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:52:36 #23 DONE 0.8s 02:52:36 02:52:36 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:36 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 02:52:36 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 995.33kB / 3.33MB 0.2s 02:52:36 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 02:52:36 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 02:52:36 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 02:52:36 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 02:52:36 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.3s 02:52:36 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 02:52:36 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 02:52:36 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.15MB / 3.33MB 0.4s 02:52:36 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 02:52:36 #31 ... 02:52:36 02:52:36 #21 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:52:36 #21 DONE 0.0s 02:52:36 02:52:36 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:36 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 02:52:37 #31 ... 02:52:37 02:52:37 #23 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 02:52:37 #23 DONE 1.0s 02:52:37 02:52:37 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:52:37 #32 DONE 1.1s 02:52:37 02:52:37 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:37 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 02:52:37 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 02:52:37 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 02:52:37 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 02:52:37 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 02:52:37 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 02:52:37 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 02:52:37 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 02:52:37 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 02:52:37 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 02:52:37 #31 ... 02:52:37 02:52:37 #23 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 02:52:37 #23 DONE 1.2s 02:52:37 02:52:37 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:37 #31 ... 02:52:37 02:52:37 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:52:37 #32 DONE 1.4s 02:52:37 02:52:37 #33 [security-spire-config internal] load build context 02:52:37 #33 transferring context: 16.35kB 0.1s done 02:52:37 #33 DONE 0.4s 02:52:37 02:52:37 #21 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:52:37 #21 DONE 0.0s 02:52:37 02:52:37 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:37 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 02:52:37 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 02:52:37 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 02:52:37 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 02:52:37 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 02:52:37 #31 ... 02:52:37 02:52:37 #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:52:37 #21 DONE 0.0s 02:52:37 02:52:37 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:38 #31 ... 02:52:38 02:52:38 #21 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:52:38 #21 DONE 0.0s 02:52:38 02:52:38 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:38 #31 ... 02:52:38 02:52:38 #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:52:38 #21 DONE 0.0s 02:52:38 02:52:38 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:38 #31 ... 02:52:38 02:52:38 #23 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:52:38 #23 DONE 2.1s 02:52:38 02:52:38 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:38 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 02:52:38 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 02:52:38 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 02:52:38 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 02:52:38 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 02:52:38 #31 ... 02:52:38 02:52:38 #21 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:52:38 #21 DONE 0.0s 02:52:38 02:52:38 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:39 #31 ... 02:52:39 02:52:39 #23 [core-command internal] load metadata for docker.io/library/alpine:3.18 02:52:39 #23 DONE 2.2s 02:52:39 02:52:39 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:39 #31 ... 02:52:39 02:52:39 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:52:39 #34 DONE 3.4s 02:52:39 02:52:39 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:39 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 02:52:39 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 02:52:39 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 02:52:39 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 02:52:39 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 02:52:39 #31 ... 02:52:39 02:52:39 #21 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:52:39 #21 DONE 0.0s 02:52:39 02:52:39 #35 [security-spire-server internal] load build context 02:52:39 #35 transferring context: 18.10kB 0.1s done 02:52:39 #35 DONE 1.4s 02:52:39 02:52:39 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:39 #31 ... 02:52:39 02:52:39 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:52:39 #36 DONE 1.7s 02:52:39 02:52:39 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 02:52:40 #37 ... 02:52:40 02:52:40 #23 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 02:52:40 #23 DONE 3.1s 02:52:40 02:52:40 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:52:40 #34 DONE 3.4s 02:52:40 02:52:40 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:52:40 #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done 02:52:40 #38 DONE 0.6s 02:52:40 02:52:40 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 02:52:40 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 02:52:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 02:52:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 02:52:40 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 02:52:40 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.6s done 02:52:41 #31 ... 02:52:41 02:52:41 #39 [security-spire-agent internal] load build context 02:52:41 #39 transferring context: 17.63kB 0.3s done 02:52:41 #39 DONE 1.5s 02:52:41 02:52:41 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:52:41 #37 DONE 2.5s 02:52:41 02:52:41 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:52:41 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 02:52:41 #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 02:52:41 #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 02:52:41 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:52:41 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 02:52:41 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 02:52:41 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done 02:52:41 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:52:41 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 3.4s 02:52:41 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 02:52:41 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 02:52:41 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.34MB / 23.39MB 3.6s 02:52:41 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 4.0s 02:52:41 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 4.2s 02:52:42 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.6s 02:52:42 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.8s done 02:52:42 #40 ... 02:52:42 02:52:42 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:52:42 #31 DONE 7.1s 02:52:42 02:52:42 #41 [security-bootstrapper internal] load build context 02:52:42 #41 ... 02:52:42 02:52:42 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:52:42 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 02:52:46 #40 ... 02:52:46 02:52:46 #42 [core-metadata internal] load build context 02:52:46 #42 transferring context: 37.92MB 9.8s 02:52:46 #42 ... 02:52:46 02:52:46 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:52:46 #38 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:52:46 #38 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 02:52:46 #38 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 02:52:46 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 02:52:46 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 02:52:46 #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done 02:52:46 #38 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.6s 02:52:46 #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 02:52:46 #38 ... 02:52:46 02:52:46 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:52:46 #40 ... 02:52:46 02:52:46 #43 [core-data internal] load build context 02:52:46 #43 ... 02:52:46 02:52:46 #42 [core-metadata internal] load build context 02:52:47 #42 ... 02:52:47 02:52:47 #44 [security-secretstore-setup internal] load build context 02:52:47 #44 ... 02:52:47 02:52:47 #42 [core-metadata internal] load build context 02:52:48 #42 ... 02:52:48 02:52:48 #45 [security-proxy-auth internal] load build context 02:52:48 #45 ... 02:52:48 02:52:48 #46 [security-spiffe-token-provider internal] load build context 02:52:48 #46 ... 02:52:48 02:52:48 #47 [support-notifications internal] load build context 02:52:49 #47 ... 02:52:49 02:52:49 #48 [core-command internal] load build context 02:52:49 #48 ... 02:52:49 02:52:49 #49 [support-scheduler internal] load build context 02:52:49 #49 ... 02:52:49 02:52:49 #50 [core-common-config-bootstrapper internal] load build context 02:52:49 #50 ... 02:52:49 02:52:49 #49 [support-scheduler internal] load build context 02:52:50 #49 ... 02:52:50 02:52:50 #51 [security-proxy-setup internal] load build context 02:52:50 #51 ... 02:52:50 02:52:50 #48 [core-command internal] load build context 02:52:51 #48 ... 02:52:51 02:52:51 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:52:51 #0 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:52:51 #0 6.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:52:51 #52 ... 02:52:51 02:52:51 #53 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:52:51 #0 5.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:52:51 #0 6.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:52:51 #53 ... 02:52:51 02:52:51 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:52:51 #0 9.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:52:51 #54 ... 02:52:51 02:52:51 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:52:51 #0 8.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:52:51 #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:52:51 #55 ... 02:52:51 02:52:51 #48 [core-command internal] load build context 02:52:51 #48 transferring context: 20.80MB 12.0s 02:52:53 #48 ... 02:52:53 02:52:53 #41 [security-bootstrapper internal] load build context 02:52:53 #41 ... 02:52:53 02:52:53 #48 [core-command internal] load build context 02:52:53 #48 ... 02:52:53 02:52:53 #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:52:53 #56 ... 02:52:53 02:52:53 #48 [core-command internal] load build context 02:52:54 #48 ... 02:52:54 02:52:54 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:52:54 #57 ... 02:52:54 02:52:54 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:52:54 #58 ... 02:52:54 02:52:54 #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:52:54 #53 11.03 OK: 266 MiB in 52 packages 02:52:54 #53 DONE 13.0s 02:52:54 02:52:54 #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:52:54 #59 ... 02:52:54 02:52:54 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:52:54 #60 ... 02:52:54 02:52:54 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:52:54 #61 ... 02:52:54 02:52:54 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:52:54 #62 ... 02:52:54 02:52:54 #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:52:54 #63 ... 02:52:54 02:52:54 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:52:54 #52 11.07 OK: 266 MiB in 52 packages 02:52:54 #52 DONE 13.7s 02:52:54 02:52:54 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:52:54 #64 ... 02:52:54 02:52:54 #41 [security-bootstrapper internal] load build context 02:52:56 #41 transferring context: 61.64MB 19.8s 02:52:56 #41 ... 02:52:56 02:52:56 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:52:56 #54 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:52:56 #54 13.91 OK: 266 MiB in 52 packages 02:52:56 #54 DONE 15.9s 02:52:56 02:52:56 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:52:56 #38 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.9s done 02:52:56 #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.0s 02:52:56 #38 ... 02:52:56 02:52:56 #41 [security-bootstrapper internal] load build context 02:52:56 #41 ... 02:52:56 02:52:56 #43 [core-data internal] load build context 02:52:56 #43 ... 02:52:56 02:52:56 #41 [security-bootstrapper internal] load build context 02:52:57 #41 ... 02:52:57 02:52:57 #44 [security-secretstore-setup internal] load build context 02:52:57 #44 ... 02:52:57 02:52:57 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:52:57 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.9s 02:52:57 #40 ... 02:52:57 02:52:57 #41 [security-bootstrapper internal] load build context 02:52:58 #41 ... 02:52:58 02:52:58 #42 [core-metadata internal] load build context 02:52:58 #42 ... 02:52:58 02:52:58 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:52:58 #40 ... 02:52:58 02:52:58 #46 [security-spiffe-token-provider internal] load build context 02:52:59 #46 ... 02:52:59 02:52:59 #45 [security-proxy-auth internal] load build context 02:52:59 #45 ... 02:52:59 02:52:59 #47 [support-notifications internal] load build context 02:52:59 #47 ... 02:52:59 02:52:59 #45 [security-proxy-auth internal] load build context 02:52:59 #45 ... 02:52:59 02:52:59 #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:52:59 #56 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:52:59 #56 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:52:59 #56 14.71 (1/1) Installing dumb-init (1.2.5-r2) 02:52:59 #56 14.71 Executing busybox-1.36.1-r2.trigger 02:52:59 #56 14.88 OK: 8 MiB in 16 packages 02:52:59 #56 DONE 16.4s 02:52:59 02:52:59 #45 [security-proxy-auth internal] load build context 02:52:59 #45 ... 02:52:59 02:52:59 #50 [core-common-config-bootstrapper internal] load build context 02:52:59 #50 ... 02:52:59 02:52:59 #46 [security-spiffe-token-provider internal] load build context 02:53:00 #46 ... 02:53:00 02:53:00 #49 [support-scheduler internal] load build context 02:53:00 #49 ... 02:53:00 02:53:00 #51 [security-proxy-setup internal] load build context 02:53:00 #51 ... 02:53:00 02:53:00 #46 [security-spiffe-token-provider internal] load build context 02:53:01 #46 transferring context: 24.14MB 22.8s 02:53:04 #46 ... 02:53:04 02:53:04 #48 [core-command internal] load build context 02:53:04 #48 ... 02:53:04 02:53:04 #46 [security-spiffe-token-provider internal] load build context 02:53:05 #46 ... 02:53:05 02:53:05 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:53:05 #55 13.79 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:53:05 #55 13.79 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:53:05 #55 13.79 OK: 19954 distinct packages available 02:53:05 #55 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:05 #55 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:05 #55 22.03 OK: 266 MiB in 52 packages 02:53:05 #55 ... 02:53:05 02:53:05 #46 [security-spiffe-token-provider internal] load build context 02:53:06 #46 ... 02:53:06 02:53:06 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:53:06 #55 DONE 25.0s 02:53:06 02:53:06 #46 [security-spiffe-token-provider internal] load build context 02:53:06 #46 ... 02:53:06 02:53:06 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:53:06 #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.2s 02:53:06 #38 ... 02:53:06 02:53:06 #46 [security-spiffe-token-provider internal] load build context 02:53:06 #46 transferring context: 32.27MB 27.8s 02:53:06 #46 ... 02:53:06 02:53:06 #43 [core-data internal] load build context 02:53:07 #43 ... 02:53:07 02:53:07 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:53:07 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.9s 02:53:07 #40 ... 02:53:07 02:53:07 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:53:07 #58 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:07 #58 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:07 #58 22.54 (1/1) Installing dumb-init (1.2.5-r2) 02:53:07 #58 22.63 Executing busybox-1.36.1-r2.trigger 02:53:07 #58 22.77 OK: 8 MiB in 16 packages 02:53:07 #58 ... 02:53:07 02:53:07 #43 [core-data internal] load build context 02:53:07 #43 ... 02:53:07 02:53:07 #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:53:07 #59 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:07 #59 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:07 #59 23.04 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:53:07 #59 23.04 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:53:07 #59 23.04 OK: 19950 distinct packages available 02:53:07 #59 ... 02:53:07 02:53:07 #44 [security-secretstore-setup internal] load build context 02:53:07 #44 ... 02:53:07 02:53:07 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:53:07 #40 ... 02:53:07 02:53:07 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:53:07 #62 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:07 #62 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:07 #62 23.67 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:53:07 #62 23.67 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:53:07 #62 23.67 OK: 19950 distinct packages available 02:53:07 #62 ... 02:53:07 02:53:07 #50 [core-common-config-bootstrapper internal] load build context 02:53:08 #50 ... 02:53:08 02:53:08 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:53:08 #61 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:08 #61 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:08 #61 23.12 (1/2) Installing dumb-init (1.2.5-r2) 02:53:08 #61 23.18 (2/2) Installing su-exec (0.2-r3) 02:53:08 #61 23.18 Executing busybox-1.36.1-r2.trigger 02:53:08 #61 23.30 OK: 8 MiB in 17 packages 02:53:08 #61 ... 02:53:08 02:53:08 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:53:08 #40 ... 02:53:08 02:53:08 #41 [security-bootstrapper internal] load build context 02:53:09 #41 ... 02:53:09 02:53:09 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:53:09 #40 ... 02:53:09 02:53:09 #42 [core-metadata internal] load build context 02:53:09 #42 ... 02:53:09 02:53:09 #41 [security-bootstrapper internal] load build context 02:53:09 #41 ... 02:53:09 02:53:09 #47 [support-notifications internal] load build context 02:53:09 #47 ... 02:53:09 02:53:09 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:53:09 #57 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:09 #57 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:09 #57 25.12 (1/4) Installing ca-certificates (20230506-r0) 02:53:09 #57 ... 02:53:09 02:53:09 #45 [security-proxy-auth internal] load build context 02:53:09 #45 ... 02:53:09 02:53:09 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:53:09 #40 ... 02:53:09 02:53:09 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:53:09 #64 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:09 #64 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:09 #64 ... 02:53:09 02:53:09 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:53:10 #40 ... 02:53:10 02:53:10 #49 [support-scheduler internal] load build context 02:53:10 #49 ... 02:53:10 02:53:10 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:53:10 #61 DONE 26.6s 02:53:10 02:53:10 #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:53:10 #63 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:10 #63 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:10 #63 ... 02:53:10 02:53:10 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:53:10 #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.3s done 02:53:10 #38 DONE 31.1s 02:53:10 02:53:10 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:53:10 #58 DONE 26.8s 02:53:10 02:53:10 #51 [security-proxy-setup internal] load build context 02:53:11 #51 ... 02:53:11 02:53:11 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:53:11 #40 ... 02:53:11 02:53:11 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:53:11 #60 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:11 #60 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:11 #60 26.74 (1/2) Installing ca-certificates (20230506-r0) 02:53:11 #60 27.09 (2/2) Installing dumb-init (1.2.5-r2) 02:53:11 #60 27.09 Executing busybox-1.36.1-r2.trigger 02:53:11 #60 ... 02:53:11 02:53:11 #45 [security-proxy-auth internal] load build context 02:53:12 #45 transferring context: 58.13MB 32.7s 02:53:14 #45 ... 02:53:14 02:53:14 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:53:14 #57 25.76 (2/4) Installing dumb-init (1.2.5-r2) 02:53:14 #57 25.76 (3/4) Installing su-exec (0.2-r3) 02:53:14 #57 25.76 (4/4) Installing yq (4.33.3-r4) 02:53:14 #57 26.47 Executing busybox-1.36.1-r2.trigger 02:53:14 #57 26.66 Executing ca-certificates-20230506-r0.trigger 02:53:14 #57 27.40 OK: 18 MiB in 19 packages 02:53:14 #57 DONE 29.9s 02:53:14 02:53:14 #43 [core-data internal] load build context 02:53:14 #43 ... 02:53:14 02:53:14 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:53:14 #64 25.89 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 02:53:14 #64 26.21 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 02:53:14 #64 26.31 (3/6) Installing dumb-init (1.2.5-r2) 02:53:14 #64 26.31 (4/6) Installing openssl (3.1.4-r0) 02:53:14 #64 26.37 (5/6) Installing su-exec (0.2-r3) 02:53:14 #64 26.43 (6/6) Installing yq (4.33.3-r4) 02:53:14 #64 27.56 Executing busybox-1.36.1-r2.trigger 02:53:14 #64 27.77 OK: 18 MiB in 19 packages 02:53:14 #64 DONE 30.0s 02:53:14 02:53:14 #43 [core-data internal] load build context 02:53:14 #43 ... 02:53:14 02:53:14 #45 [security-proxy-auth internal] load build context 02:53:14 #45 ... 02:53:14 02:53:14 #48 [core-command internal] load build context 02:53:14 #48 ... 02:53:14 02:53:14 #45 [security-proxy-auth internal] load build context 02:53:15 #45 ... 02:53:15 02:53:15 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:53:15 #60 27.20 Executing ca-certificates-20230506-r0.trigger 02:53:15 #60 28.40 OK: 9 MiB in 17 packages 02:53:15 #60 DONE 30.7s 02:53:15 02:53:15 #45 [security-proxy-auth internal] load build context 02:53:16 #45 ... 02:53:16 02:53:16 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 02:53:16 #65 DONE 1.4s 02:53:16 02:53:16 #45 [security-proxy-auth internal] load build context 02:53:16 #45 ... 02:53:16 02:53:16 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:53:16 #62 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:16 #62 26.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:16 #62 30.64 (1/4) Installing dumb-init (1.2.5-r2) 02:53:16 #62 30.64 (2/4) Installing musl-obstack (1.2.3-r2) 02:53:16 #62 30.72 (3/4) Installing libucontext (1.2-r2) 02:53:16 #62 30.72 (4/4) Installing gcompat (1.1.0-r1) 02:53:16 #62 30.72 Executing busybox-1.36.1-r2.trigger 02:53:16 #62 30.77 OK: 8 MiB in 19 packages 02:53:16 #62 DONE 32.0s 02:53:16 02:53:16 #45 [security-proxy-auth internal] load build context 02:53:17 #45 ... 02:53:17 02:53:17 #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:53:17 #59 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:17 #59 26.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:17 #59 31.43 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 02:53:17 #59 31.73 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 02:53:17 #59 31.73 (3/7) Installing dumb-init (1.2.5-r2) 02:53:17 #59 31.73 (4/7) Installing musl-obstack (1.2.3-r2) 02:53:17 #59 31.73 (5/7) Installing libucontext (1.2-r2) 02:53:17 #59 31.73 (6/7) Installing gcompat (1.1.0-r1) 02:53:17 #59 31.73 (7/7) Installing openssl (3.1.4-r0) 02:53:17 #59 31.85 Executing busybox-1.36.1-r2.trigger 02:53:17 #59 31.90 OK: 9 MiB in 20 packages 02:53:17 #59 DONE 33.0s 02:53:17 02:53:17 #45 [security-proxy-auth internal] load build context 02:53:17 #45 transferring context: 67.80MB 37.8s 02:53:17 #45 ... 02:53:17 02:53:17 #46 [security-spiffe-token-provider internal] load build context 02:53:17 #46 ... 02:53:17 02:53:17 #45 [security-proxy-auth internal] load build context 02:53:17 #45 ... 02:53:17 02:53:17 #44 [security-secretstore-setup internal] load build context 02:53:18 #44 ... 02:53:18 02:53:18 #46 [security-spiffe-token-provider internal] load build context 02:53:18 #46 ... 02:53:18 02:53:18 #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:53:18 #63 26.75 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:53:18 #63 26.75 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:53:18 #63 26.75 OK: 19950 distinct packages available 02:53:18 #63 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:18 #63 29.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:18 #63 32.29 (1/11) Installing ca-certificates (20230506-r0) 02:53:18 #63 32.54 (2/11) Installing brotli-libs (1.0.9-r14) 02:53:18 #63 32.61 (3/11) Installing libunistring (1.1-r1) 02:53:18 #63 32.65 (4/11) Installing libidn2 (2.3.4-r1) 02:53:18 #63 32.65 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:53:18 #63 32.68 (6/11) Installing libcurl (8.4.0-r0) 02:53:18 #63 32.72 (7/11) Installing curl (8.4.0-r0) 02:53:18 #63 32.72 (8/11) Installing dumb-init (1.2.5-r2) 02:53:18 #63 32.77 (9/11) Installing musl-obstack (1.2.3-r2) 02:53:18 #63 32.77 (10/11) Installing libucontext (1.2-r2) 02:53:18 #63 32.77 (11/11) Installing gcompat (1.1.0-r1) 02:53:18 #63 32.77 Executing busybox-1.36.1-r2.trigger 02:53:18 #63 32.82 Executing ca-certificates-20230506-r0.trigger 02:53:18 #63 33.13 OK: 13 MiB in 26 packages 02:53:18 #63 DONE 34.0s 02:53:18 02:53:18 #46 [security-spiffe-token-provider internal] load build context 02:53:18 #46 ... 02:53:18 02:53:18 #50 [core-common-config-bootstrapper internal] load build context 02:53:18 #50 ... 02:53:18 02:53:18 #46 [security-spiffe-token-provider internal] load build context 02:53:18 #46 ... 02:53:18 02:53:18 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:53:18 #66 DONE 8.1s 02:53:18 02:53:18 #46 [security-spiffe-token-provider internal] load build context 02:53:19 #46 ... 02:53:19 02:53:19 #42 [core-metadata internal] load build context 02:53:19 #42 ... 02:53:19 02:53:19 #46 [security-spiffe-token-provider internal] load build context 02:53:19 #46 ... 02:53:19 02:53:19 #41 [security-bootstrapper internal] load build context 02:53:19 #41 ... 02:53:19 02:53:19 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:53:19 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.0s done 02:53:19 #40 DONE 42.3s 02:53:19 02:53:19 #41 [security-bootstrapper internal] load build context 02:53:19 #41 ... 02:53:19 02:53:19 #47 [support-notifications internal] load build context 02:53:19 #47 ... 02:53:19 02:53:19 #41 [security-bootstrapper internal] load build context 02:53:19 #41 ... 02:53:19 02:53:19 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 02:53:19 #67 DONE 0.9s 02:53:19 02:53:19 #41 [security-bootstrapper internal] load build context 02:53:20 #41 ... 02:53:20 02:53:20 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:53:20 #68 DONE 3.5s 02:53:20 02:53:20 #41 [security-bootstrapper internal] load build context 02:53:20 #41 ... 02:53:20 02:53:20 #49 [support-scheduler internal] load build context 02:53:20 #49 ... 02:53:20 02:53:20 #41 [security-bootstrapper internal] load build context 02:53:21 #41 ... 02:53:21 02:53:21 #51 [security-proxy-setup internal] load build context 02:53:21 #51 ... 02:53:21 02:53:21 #41 [security-bootstrapper internal] load build context 02:53:21 #41 transferring context: 133.77MB 45.0s 02:53:25 #41 ... 02:53:25 02:53:25 #48 [core-command internal] load build context 02:53:25 #48 ... 02:53:25 02:53:25 #43 [core-data internal] load build context 02:53:25 #43 ... 02:53:25 02:53:25 #48 [core-command internal] load build context 02:53:26 #48 ... 02:53:26 02:53:26 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:53:26 #69 DONE 3.7s 02:53:26 02:53:26 #48 [core-command internal] load build context 02:53:26 #48 ... 02:53:26 02:53:26 #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:53:26 #70 DONE 3.8s 02:53:26 02:53:26 #48 [core-command internal] load build context 02:53:26 #48 ... 02:53:26 02:53:26 #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:53:26 #71 DONE 3.6s 02:53:26 02:53:26 #48 [core-command internal] load build context 02:53:27 #48 transferring context: 131.65MB 47.3s 02:53:27 #48 ... 02:53:27 02:53:27 #72 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 02:53:27 #72 DONE 1.0s 02:53:27 02:53:27 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 02:53:27 #73 DONE 1.3s 02:53:27 02:53:27 #48 [core-command internal] load build context 02:53:27 #48 ... 02:53:27 02:53:27 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 02:53:27 #74 DONE 1.1s 02:53:27 02:53:27 #47 [support-notifications internal] load build context 02:53:27 #47 ... 02:53:27 02:53:27 #48 [core-command internal] load build context 02:53:27 #48 ... 02:53:27 02:53:27 #45 [security-proxy-auth internal] load build context 02:53:28 #45 ... 02:53:28 02:53:28 #44 [security-secretstore-setup internal] load build context 02:53:28 #44 ... 02:53:28 02:53:28 #45 [security-proxy-auth internal] load build context 02:53:28 #45 ... 02:53:28 02:53:28 #50 [core-common-config-bootstrapper internal] load build context 02:53:28 #50 ... 02:53:28 02:53:28 #44 [security-secretstore-setup internal] load build context 02:53:29 #44 ... 02:53:29 02:53:29 #75 [security-spire-agent stage-3 6/9] COPY security.txt / 02:53:29 #75 DONE 1.3s 02:53:29 02:53:29 #44 [security-secretstore-setup internal] load build context 02:53:29 #44 ... 02:53:29 02:53:29 #76 [security-spire-config stage-2 5/9] COPY security.txt / 02:53:29 #76 DONE 1.4s 02:53:29 02:53:29 #44 [security-secretstore-setup internal] load build context 02:53:29 #44 ... 02:53:29 02:53:29 #77 [security-spire-server stage-2 5/8] COPY security.txt / 02:53:29 #77 DONE 1.4s 02:53:29 02:53:29 #44 [security-secretstore-setup internal] load build context 02:53:29 #44 ... 02:53:29 02:53:29 #42 [core-metadata internal] load build context 02:53:29 #42 ... 02:53:29 02:53:29 #46 [security-spiffe-token-provider internal] load build context 02:53:29 #46 ... 02:53:29 02:53:29 #42 [core-metadata internal] load build context 02:53:30 #42 ... 02:53:30 02:53:30 #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:53:30 #78 DONE 1.1s 02:53:30 02:53:30 #42 [core-metadata internal] load build context 02:53:30 #42 ... 02:53:30 02:53:30 #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:53:30 #79 DONE 1.6s 02:53:30 02:53:30 #42 [core-metadata internal] load build context 02:53:30 #42 ... 02:53:30 02:53:30 #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:53:30 #80 DONE 1.4s 02:53:30 02:53:30 #42 [core-metadata internal] load build context 02:53:31 #42 ... 02:53:31 02:53:31 #49 [support-scheduler internal] load build context 02:53:31 #49 ... 02:53:31 02:53:31 #42 [core-metadata internal] load build context 02:53:31 #42 ... 02:53:31 02:53:31 #51 [security-proxy-setup internal] load build context 02:53:31 #51 ... 02:53:31 02:53:31 #42 [core-metadata internal] load build context 02:53:31 #42 ... 02:53:31 02:53:31 #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 02:53:31 #81 DONE 1.1s 02:53:31 02:53:31 #42 [core-metadata internal] load build context 02:53:31 #42 ... 02:53:31 02:53:31 #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:53:31 #82 DONE 1.2s 02:53:31 02:53:31 #42 [core-metadata internal] load build context 02:53:32 #42 ... 02:53:32 02:53:32 #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:53:32 #83 DONE 1.3s 02:53:32 02:53:32 #84 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:53:33 #84 ... 02:53:33 02:53:33 #41 [security-bootstrapper internal] load build context 02:53:33 #41 transferring context: 189.79MB 56.3s done 02:53:33 #41 DONE 57.0s 02:53:33 02:53:33 #44 [security-secretstore-setup internal] load build context 02:53:33 #44 ... 02:53:33 02:53:33 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:53:33 #85 DONE 1.6s 02:53:33 02:53:33 #44 [security-secretstore-setup internal] load build context 02:53:34 #44 ... 02:53:34 02:53:34 #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:53:34 #86 DONE 1.7s 02:53:34 02:53:34 #84 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:53:34 #84 DONE 1.6s 02:53:34 02:53:34 #44 [security-secretstore-setup internal] load build context 02:53:35 #44 ... 02:53:35 02:53:35 #43 [core-data internal] load build context 02:53:35 #43 ... 02:53:35 02:53:35 #44 [security-secretstore-setup internal] load build context 02:53:35 #44 ... 02:53:35 02:53:35 #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:53:35 #87 DONE 1.8s 02:53:35 02:53:35 #44 [security-secretstore-setup internal] load build context 02:53:37 #44 ... 02:53:37 02:53:37 #47 [support-notifications internal] load build context 02:53:37 #47 transferring context: 189.79MB 57.3s done 02:53:37 #47 DONE 57.9s 02:53:37 02:53:37 #44 [security-secretstore-setup internal] load build context 02:53:37 #44 ... 02:53:37 02:53:37 #43 [core-data internal] load build context 02:53:37 #43 transferring context: 189.79MB 60.0s done 02:53:37 #43 DONE 60.5s 02:53:37 02:53:37 #44 [security-secretstore-setup internal] load build context 02:53:38 #44 ... 02:53:38 02:53:38 #48 [core-command internal] load build context 02:53:38 #48 ... 02:53:38 02:53:38 #44 [security-secretstore-setup internal] load build context 02:53:38 #44 ... 02:53:38 02:53:38 #45 [security-proxy-auth internal] load build context 02:53:38 #45 ... 02:53:38 02:53:38 #50 [core-common-config-bootstrapper internal] load build context 02:53:38 #50 ... 02:53:38 02:53:38 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:53:38 #88 DONE 1.5s 02:53:38 02:53:38 #50 [core-common-config-bootstrapper internal] load build context 02:53:38 #50 ... 02:53:38 02:53:38 #48 [core-command internal] load build context 02:53:39 #48 ... 02:53:39 02:53:39 #89 [core-data builder 4/7] COPY go.mod vendor* ./ 02:53:39 #89 DONE 1.6s 02:53:39 02:53:39 #48 [core-command internal] load build context 02:53:40 #48 ... 02:53:40 02:53:40 #46 [security-spiffe-token-provider internal] load build context 02:53:40 #46 ... 02:53:40 02:53:40 #48 [core-command internal] load build context 02:53:40 #48 transferring context: 189.79MB 60.0s done 02:53:40 #48 DONE 61.0s 02:53:40 02:53:40 #46 [security-spiffe-token-provider internal] load build context 02:53:41 #46 ... 02:53:41 02:53:41 #49 [support-scheduler internal] load build context 02:53:41 #49 ... 02:53:41 02:53:41 #46 [security-spiffe-token-provider internal] load build context 02:53:41 #46 ... 02:53:41 02:53:41 #51 [security-proxy-setup internal] load build context 02:53:41 #51 ... 02:53:41 02:53:41 #49 [support-scheduler internal] load build context 02:53:42 #49 ... 02:53:42 02:53:42 #44 [security-secretstore-setup internal] load build context 02:53:42 #44 transferring context: 189.79MB 63.9s done 02:53:42 #44 DONE 64.6s 02:53:42 02:53:42 #90 [security-spire-agent] exporting to image 02:53:42 #90 exporting layers 7.7s done 02:53:42 #90 writing image sha256:b0d624bb52b4fe3eea368262e347af63108e5acdf77a350de1cde310e5b372e8 0.3s done 02:53:42 #90 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:53:42 #90 writing image sha256:d38e5cfede15748e04e208bf24a9e2105657b5dbcdcd9460369fed17c6fa99d4 0.1s done 02:53:42 #90 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:53:42 #90 writing image sha256:794d9f43bcf193e2405e34dc66f41c2578c25c08304cc7b63aad90379a4f8aca 0.0s done 02:53:42 #90 naming to docker.io/library/security-spire-agent-arm64 0.0s done 02:53:42 #90 DONE 8.1s 02:53:42 02:53:42 #49 [support-scheduler internal] load build context 02:53:42 #49 ... 02:53:42 02:53:42 #42 [core-metadata internal] load build context 02:53:42 #42 ... 02:53:42 02:53:42 #49 [support-scheduler internal] load build context 02:53:43 #49 transferring context: 189.79MB 64.1s done 02:53:43 #49 DONE 65.0s 02:53:43 02:53:43 #42 [core-metadata internal] load build context 02:53:44 #42 transferring context: 189.79MB 68.1s done 02:53:44 #42 DONE 68.4s 02:53:44 02:53:44 #51 [security-proxy-setup internal] load build context 02:53:45 #51 ... 02:53:45 02:53:45 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:45 #91 ... 02:53:45 02:53:45 #51 [security-proxy-setup internal] load build context 02:53:45 #51 ... 02:53:45 02:53:45 #45 [security-proxy-auth internal] load build context 02:53:45 #45 transferring context: 189.79MB 66.4s done 02:53:45 #45 DONE 67.1s 02:53:45 02:53:45 #51 [security-proxy-setup internal] load build context 02:53:47 #51 transferring context: 189.79MB 66.6s done 02:53:47 #51 DONE 67.1s 02:53:47 02:53:47 #46 [security-spiffe-token-provider internal] load build context 02:53:47 #46 transferring context: 189.79MB 68.4s done 02:53:47 #46 DONE 68.9s 02:53:47 02:53:47 #50 [core-common-config-bootstrapper internal] load build context 02:53:47 #50 transferring context: 189.79MB 68.0s done 02:53:47 #50 DONE 68.8s 02:53:47 02:53:47 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:53:48 #92 DONE 1.0s 02:53:48 02:53:48 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:48 #93 ... 02:53:48 02:53:48 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:48 #94 ... 02:53:48 02:53:48 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:45 #95 ... 02:54:45 02:54:45 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:45 #94 DONE 57.9s 02:54:45 02:54:45 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:45 #93 DONE 57.7s 02:54:45 02:54:45 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:45 #91 DONE 61.0s 02:54:45 02:54:45 #96 [core-data builder 6/7] COPY . . 02:54:45 #96 ... 02:54:45 02:54:45 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:45 #95 DONE 47.9s 02:54:45 02:54:45 #97 [security-spiffe-token-provider builder 6/7] COPY . . 02:54:45 #97 ... 02:54:45 02:54:45 #96 [core-data builder 6/7] COPY . . 02:54:45 #96 DONE 5.4s 02:54:45 02:54:45 #98 [security-bootstrapper builder 6/7] COPY . . 02:54:45 #98 DONE 5.5s 02:54:45 02:54:45 #99 [security-proxy-auth builder 6/7] COPY . . 02:54:45 #99 CACHED 02:54:45 02:54:45 #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:54:45 #100 CACHED 02:54:45 02:54:45 #101 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:45 #101 CACHED 02:54:45 02:54:45 #102 [support-notifications builder 6/7] COPY . . 02:54:45 #102 DONE 5.5s 02:54:45 02:54:45 #103 [core-command builder 6/7] COPY . . 02:54:45 #103 CACHED 02:54:45 02:54:45 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:45 #104 CACHED 02:54:45 02:54:45 #105 [core-command builder 4/7] COPY go.mod vendor* ./ 02:54:45 #105 CACHED 02:54:45 02:54:45 #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:54:45 #106 CACHED 02:54:45 02:54:45 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 02:54:45 #107 CACHED 02:54:45 02:54:45 #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:45 #108 CACHED 02:54:45 02:54:45 #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:54:45 #109 CACHED 02:54:45 02:54:45 #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:45 #110 CACHED 02:54:45 02:54:45 #111 [security-secretstore-setup builder 6/7] COPY . . 02:54:45 #111 CACHED 02:54:45 02:54:45 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:54:45 #112 CACHED 02:54:45 02:54:45 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:45 #113 CACHED 02:54:45 02:54:45 #114 [support-scheduler builder 6/7] COPY . . 02:54:45 #114 CACHED 02:54:45 02:54:45 #97 [security-spiffe-token-provider builder 6/7] COPY . . 02:54:45 #97 DONE 5.5s 02:54:45 02:54:45 #115 [core-metadata builder 6/7] COPY . . 02:54:45 #115 CACHED 02:54:45 02:54:45 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:45 #116 CACHED 02:54:45 02:54:45 #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:54:45 #117 CACHED 02:54:45 02:54:45 #118 [security-proxy-setup builder 6/7] COPY . . 02:54:45 #118 CACHED 02:54:45 02:54:45 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:54:45 #119 CACHED 02:54:45 02:54:45 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:45 #120 CACHED 02:54:45 02:54:45 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:54:47 #121 ... 02:54:47 02:54:47 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:54:47 #0 4.990 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 02:54:47 #122 ... 02:54:47 02:54:47 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:54:47 #121 5.610 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 02:54:52 #121 ... 02:54:52 02:54:52 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:54:52 #0 5.399 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 02:54:52 #123 ... 02:54:52 02:54:52 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:54:52 #0 5.343 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 02:54:52 #124 ... 02:54:52 02:54:52 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:54:52 #0 5.581 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 02:54:52 #125 ... 02:54:52 02:54:52 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:54:52 #0 4.862 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 02:54:52 #126 ... 02:54:52 02:54:52 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:54:52 #0 5.386 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 02:54:52 #127 ... 02:54:52 02:54:52 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:54:52 #0 5.480 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 02:54:52 #128 ... 02:54:52 02:54:52 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:54:52 #0 5.455 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 02:54:53 #129 ... 02:54:53 02:54:53 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:54:53 #0 4.046 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 02:54:53 #130 ... 02:54:53 02:54:53 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:54:53 #0 4.432 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 03:07:30 #131 ... 03:07:30 03:07:30 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:07:30 #129 765.3 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 03:07:35 #129 ... 03:07:35 03:07:35 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:07:35 #122 DONE 772.5s 03:07:35 03:07:35 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:07:35 #130 ... 03:07:35 03:07:35 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:07:35 #132 DONE 0.3s 03:07:35 03:07:35 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:07:35 #133 DONE 0.3s 03:07:35 03:07:35 #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 03:07:36 #134 DONE 0.1s 03:07:36 03:07:36 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:07:36 #135 DONE 0.1s 03:07:36 03:07:36 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:07:36 #136 DONE 0.3s 03:07:36 03:07:36 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:07:36 #137 DONE 0.3s 03:07:36 03:07:36 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:07:39 #138 DONE 2.4s 03:07:39 03:07:39 #90 [security-proxy-setup] exporting to image 03:07:39 #90 exporting layers 03:07:40 #90 exporting layers 0.9s done 03:07:40 #90 writing image sha256:0a5566101dfa5b4f61be25138273f9332d02dbd9c291de7eb8e77f6e97af68b7 done 03:07:40 #90 naming to docker.io/library/security-proxy-setup-arm64 done 03:07:40 #90 DONE 9.1s 03:07:40 03:07:40 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:07:46 #125 DONE 784.7s 03:07:46 03:07:46 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:07:47 #124 ... 03:07:47 03:07:47 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:07:47 #139 DONE 0.5s 03:07:47 03:07:47 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 03:07:49 #140 DONE 2.2s 03:07:49 03:07:49 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 03:07:50 #141 DONE 0.2s 03:07:50 03:07:50 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:07:50 #130 ... 03:07:50 03:07:50 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 03:07:50 #142 DONE 0.3s 03:07:50 03:07:50 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:07:50 #123 ... 03:07:50 03:07:50 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:07:50 #143 DONE 0.4s 03:07:50 03:07:50 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:07:50 #144 DONE 0.2s 03:07:50 03:07:50 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:07:51 #127 ... 03:07:51 03:07:51 #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/ 03:07:51 #145 DONE 0.2s 03:07:51 03:07:51 #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/ 03:07:51 #146 DONE 0.2s 03:07:51 03:07:51 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:07:51 #147 DONE 0.2s 03:07:51 03:07:51 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:07:51 #130 ... 03:07:51 03:07:51 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:07:51 #148 DONE 0.2s 03:07:51 03:07:51 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:07:52 #149 ... 03:07:52 03:07:52 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:07:52 #129 DONE 790.0s 03:07:52 03:07:52 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:07:52 #149 ... 03:07:52 03:07:52 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 03:07:52 #150 DONE 0.2s 03:07:53 03:07:53 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 03:07:53 #151 DONE 0.2s 03:07:53 03:07:53 #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 03:07:53 #152 DONE 0.3s 03:07:53 03:07:53 #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 03:07:53 #153 DONE 0.3s 03:07:53 03:07:53 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:07:53 #154 DONE 0.3s 03:07:53 03:07:53 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:07:54 #155 DONE 0.5s 03:07:54 03:07:54 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:07:54 #156 DONE 0.3s 03:07:54 03:07:54 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:07:55 #149 DONE 3.4s 03:07:55 03:07:55 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:07:55 #157 DONE 0.2s 03:07:55 03:07:55 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:07:55 #128 ... 03:07:55 03:07:55 #90 [security-bootstrapper] exporting to image 03:07:55 #90 exporting layers 03:07:57 #90 exporting layers 1.6s done 03:07:57 #90 writing image sha256:628168dd17537c0403e66a3fe658bd3efe935774833a2a6bc308d9040603d41f 0.0s done 03:07:57 #90 naming to docker.io/library/security-bootstrapper-arm64 done 03:07:57 #90 DONE 10.7s 03:07:57 03:07:57 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:07:57 #158 DONE 2.4s 03:07:57 03:07:57 #90 [security-secretstore-setup] exporting to image 03:08:01 #90 ... 03:08:01 03:08:01 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:08:01 #128 DONE 799.3s 03:08:01 03:08:01 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:01 #131 ... 03:08:01 03:08:01 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:08:01 #159 DONE 0.4s 03:08:01 03:08:01 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:02 #131 ... 03:08:02 03:08:02 #90 [security-secretstore-setup] exporting to image 03:08:02 #90 exporting layers 4.5s done 03:08:02 #90 writing image sha256:8523898aef9f2eae7deecc884838fafa0fca8cc48b26a15faef843e25bbae209 done 03:08:02 #90 naming to docker.io/library/security-secretstore-setup-arm64 done 03:08:02 #90 DONE 15.2s 03:08:02 03:08:02 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:08:02 #160 DONE 0.4s 03:08:02 03:08:02 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:08:02 #161 DONE 0.3s 03:08:02 03:08:02 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:08:02 #124 ... 03:08:02 03:08:02 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:08:02 #162 DONE 0.1s 03:08:03 03:08:03 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:08:03 #163 DONE 0.1s 03:08:03 03:08:03 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:03 #131 ... 03:08:03 03:08:03 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:04 #164 DONE 1.9s 03:08:04 03:08:04 #90 [security-proxy-auth] exporting to image 03:08:05 #90 exporting layers 0.6s done 03:08:05 #90 writing image sha256:4a56defeb1f5db35130872c0163c0736744292ceb02e9f9f5fd48683f4b48047 done 03:08:05 #90 naming to docker.io/library/security-proxy-auth-arm64 done 03:08:05 #90 DONE 15.9s 03:08:05 03:08:05 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:17 #131 ... 03:08:17 03:08:17 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:08:17 #124 DONE 813.8s 03:08:17 03:08:17 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:08:17 #123 ... 03:08:17 03:08:17 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:08:17 #165 DONE 0.3s 03:08:17 03:08:17 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:17 #131 ... 03:08:17 03:08:17 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:08:17 #166 DONE 0.1s 03:08:17 03:08:17 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:08:17 #167 DONE 0.3s 03:08:17 03:08:17 #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 03:08:17 #168 DONE 0.1s 03:08:17 03:08:17 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:08:17 #169 DONE 0.2s 03:08:17 03:08:17 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:19 #170 DONE 1.7s 03:08:19 03:08:19 #90 [core-common-config-bootstrapper] exporting to image 03:08:19 #90 exporting layers 03:08:19 #90 exporting layers 0.6s done 03:08:19 #90 writing image sha256:ccf4981872f067b240c158d04bafe964c2e6d6df4b4491e88b26d6d8eff16e1e done 03:08:19 #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:08:19 #90 DONE 16.5s 03:08:19 03:08:19 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:52 #131 ... 03:08:52 03:08:52 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:08:52 #126 DONE 849.5s 03:08:52 03:08:52 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:52 #131 ... 03:08:52 03:08:52 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:52 #171 DONE 0.1s 03:08:52 03:08:52 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 03:08:52 #172 DONE 0.2s 03:08:52 03:08:52 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:08:52 #173 DONE 0.3s 03:08:52 03:08:52 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:08:52 #174 DONE 0.2s 03:08:52 03:08:52 #90 [core-command] exporting to image 03:08:52 #90 exporting layers 03:08:53 #90 exporting layers 0.4s done 03:08:53 #90 writing image sha256:b68cf1952bf9319a75ba5b3a3bc781c89e01a55ef4c44ffc135914ad43041a4b 03:08:53 #90 writing image sha256:b68cf1952bf9319a75ba5b3a3bc781c89e01a55ef4c44ffc135914ad43041a4b 0.0s done 03:08:53 #90 naming to docker.io/library/core-command-arm64 done 03:08:53 #90 DONE 16.9s 03:08:53 03:08:53 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:09:03 #130 DONE 860.5s 03:09:03 03:09:03 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:09:03 #131 ... 03:09:03 03:09:03 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:09:03 #175 DONE 0.3s 03:09:03 03:09:03 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:09:03 #176 DONE 0.2s 03:09:03 03:09:03 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:09:04 #177 DONE 0.3s 03:09:04 03:09:04 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:09:04 #178 DONE 0.1s 03:09:04 03:09:04 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:09:04 #123 ... 03:09:04 03:09:04 #90 [core-data] exporting to image 03:09:04 #90 exporting layers 03:09:04 #90 exporting layers 0.4s done 03:09:04 #90 writing image sha256:ae9fadfa815179bfeee5d448c3833a683a3dfddd480394ca880c98d7c88ac92d done 03:09:04 #90 naming to docker.io/library/core-data-arm64 0.0s done 03:09:04 #90 DONE 17.4s 03:09:04 03:09:04 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:09:04 #131 DONE 862.6s 03:09:04 03:09:04 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:09:05 #127 ... 03:09:05 03:09:05 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:09:05 #179 DONE 0.2s 03:09:05 03:09:05 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:09:05 #180 DONE 0.1s 03:09:05 03:09:05 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:09:05 #181 DONE 0.3s 03:09:05 03:09:05 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:09:06 #182 DONE 0.2s 03:09:06 03:09:06 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:09:06 #123 ... 03:09:06 03:09:06 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:09:06 #183 DONE 0.2s 03:09:06 03:09:06 #90 [core-metadata] exporting to image 03:09:06 #90 exporting layers 0.5s done 03:09:06 #90 writing image sha256:3ec6cf5d76d52adcb40e32597828daa7b66157453c3d3dcb5a139e8815bcdda7 done 03:09:06 #90 naming to docker.io/library/core-metadata-arm64 done 03:09:06 #90 DONE 17.8s 03:09:06 03:09:06 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:09:28 #121 DONE 886.4s 03:09:28 03:09:28 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:09:28 #127 ... 03:09:28 03:09:28 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:09:28 #184 DONE 0.2s 03:09:28 03:09:29 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:09:29 #127 ... 03:09:29 03:09:29 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:09:29 #185 DONE 0.2s 03:09:29 03:09:29 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:09:29 #186 DONE 0.4s 03:09:29 03:09:29 #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 03:09:29 #187 DONE 0.2s 03:09:29 03:09:29 #90 [security-spiffe-token-provider] exporting to image 03:09:29 #90 exporting layers 03:09:30 #90 exporting layers 0.6s done 03:09:30 #90 writing image sha256:63764e78b275c0e38296670ad0295265099fe55cb80a39de4f2ac9769d56d07e done 03:09:30 #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:09:30 #90 DONE 18.4s 03:09:30 03:09:30 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:09:52 #127 ... 03:09:52 03:09:52 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:09:52 #123 DONE 908.4s 03:09:52 03:09:52 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:09:52 #188 DONE 0.2s 03:09:52 03:09:52 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:09:52 #127 ... 03:09:52 03:09:52 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:09:52 #189 DONE 0.2s 03:09:52 03:09:52 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:09:52 #127 DONE 909.1s 03:09:52 03:09:52 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:09:52 #190 ... 03:09:52 03:09:52 #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:09:52 #191 DONE 0.2s 03:09:52 03:09:52 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:09:52 #190 DONE 0.5s 03:09:52 03:09:52 #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:09:52 #192 DONE 0.2s 03:09:52 03:09:52 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:09:52 #193 DONE 0.2s 03:09:52 03:09:52 #90 [support-scheduler] exporting to image 03:09:52 #90 exporting layers 03:09:52 #90 exporting layers 0.4s done 03:09:52 #90 writing image sha256:0ecac08697d1fb7a6bce0ca6804d89e924576667836a0e4fb74a396896c209cd done 03:09:52 #90 naming to docker.io/library/support-scheduler-arm64 done 03:09:52 #90 DONE 18.9s 03:09:52 03:09:52 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:09:52 #194 DONE 0.4s 03:09:52 03:09:52 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:09:52 #195 DONE 0.2s 03:09:52 03:09:52 #90 [support-notifications] exporting to image 03:09:52 #90 exporting layers 0.4s done 03:09:52 #90 writing image sha256:a8cd917452085dd6f6f45f3deb6f5e144a9bf76a85af954975ea0239fc4542f7 done 03:09:52 #90 naming to docker.io/library/support-notifications-arm64 done 03:09:52 #90 DONE 19.3s 03:09:52 time="2023-10-27T02:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:09:52 time="2023-10-27T02:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:09:52 time="2023-10-27T02:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:09:52 time="2023-10-27T02:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:09:52 time="2023-10-27T02:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:09:52 time="2023-10-27T02:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:09:52 time="2023-10-27T02:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:09:52 time="2023-10-27T02:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:09:52 time="2023-10-27T02:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:09:52 time="2023-10-27T02:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:09:52 time="2023-10-27T02:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:09:52 time="2023-10-27T02:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:09:52 time="2023-10-27T02:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:09:52 time="2023-10-27T02:52:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:09:52 $ docker stop --time=1 0c25b7f8d7b16225e6ef90b047c1eeaea04e4c7bf36e7518df346a27bc5aa71c 03:09:54 $ docker rm -f --volumes 0c25b7f8d7b16225e6ef90b047c1eeaea04e4c7bf36e7518df346a27bc5aa71c [Pipeline] // withDockerContainer [Pipeline] sh 03:09:55 + docker images 03:09:55 REPOSITORY TAG IMAGE ID CREATED SIZE 03:09:55 support-notifications-arm64 latest a8cd91745208 3 seconds ago 34.3MB 03:09:55 support-scheduler-arm64 latest 0ecac08697d1 4 seconds ago 33.6MB 03:09:55 security-spiffe-token-provider-arm64 latest 63764e78b275 26 seconds ago 35.3MB 03:09:55 core-metadata-arm64 latest 3ec6cf5d76d5 49 seconds ago 21.5MB 03:09:55 core-data-arm64 latest ae9fadfa8151 52 seconds ago 21.2MB 03:09:55 core-command-arm64 latest b68cf1952bf9 About a minute ago 21MB 03:09:55 core-common-config-bootstrapper-arm64 latest ccf4981872f0 About a minute ago 18.3MB 03:09:55 security-proxy-auth-arm64 latest 4a56defeb1f5 About a minute ago 19.4MB 03:09:55 security-secretstore-setup-arm64 latest 8523898aef9f About a minute ago 43.7MB 03:09:55 security-bootstrapper-arm64 latest 628168dd1753 2 minutes ago 23.1MB 03:09:55 security-proxy-setup-arm64 latest 0a5566101dfa 2 minutes ago 34MB 03:09:55 security-spire-agent-arm64 latest 794d9f43bcf1 16 minutes ago 157MB 03:09:55 security-spire-server-arm64 latest d38e5cfede15 16 minutes ago 101MB 03:09:55 security-spire-config-arm64 latest b0d624bb52b4 16 minutes ago 95.8MB 03:09:55 ci-base-image-arm64 latest 9f8d3932a8c7 28 minutes ago 926MB 03:09:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 weeks ago 553MB 03:09:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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 03:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:56 03:09:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:56 arm64: Pulling from edgex-lftools-log-publisher 03:09:56 8998bd30e6a1: Pulling fs layer 03:09:56 04944245beec: Pulling fs layer 03:09:56 699f458cf7ca: Pulling fs layer 03:09:56 765212b225bb: Pulling fs layer 03:09:56 f23df028b6ca: Pulling fs layer 03:09:56 d65c8cfc05b1: Pulling fs layer 03:09:56 2437ff75d9bd: Pulling fs layer 03:09:56 f23df028b6ca: Waiting 03:09:56 d65c8cfc05b1: Waiting 03:09:56 765212b225bb: Waiting 03:09:56 2437ff75d9bd: Waiting 03:09:56 04944245beec: Verifying Checksum 03:09:56 04944245beec: Download complete 03:09:57 765212b225bb: Verifying Checksum 03:09:57 765212b225bb: Download complete 03:09:57 f23df028b6ca: Verifying Checksum 03:09:57 f23df028b6ca: Download complete 03:09:57 d65c8cfc05b1: Verifying Checksum 03:09:57 d65c8cfc05b1: Download complete 03:09:57 699f458cf7ca: Verifying Checksum 03:09:57 699f458cf7ca: Download complete 03:09:57 8998bd30e6a1: Verifying Checksum 03:09:57 8998bd30e6a1: Download complete 03:10:00 2437ff75d9bd: Verifying Checksum 03:10:02 8998bd30e6a1: Pull complete 03:10:02 04944245beec: Pull complete 03:10:04 699f458cf7ca: Pull complete 03:10:04 765212b225bb: Pull complete 03:10:04 f23df028b6ca: Pull complete 03:10:05 d65c8cfc05b1: Pull complete 03:10:23 2437ff75d9bd: Pull complete 03:10:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:10:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:23 prd-ubuntu20.04-docker-arm64-4c-16g-12314 does not seem to be running inside a container 03:10:23 $ 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 03:10:26 $ docker top b6532ed36a980a1c18a04c959130241dbb488a3eb2b723bfb1bc6e55bb84d1c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:27 ---> job-cost.sh 03:10:27 lf-activate-venv: SKIPPING 03:10:27 INFO: No Stack... 03:10:28 INFO: Retrieving Pricing Info for: v3-standard-4 03:10:29 INFO: Archiving Costs [Pipeline] sh 03:10:29 + cut -d, -f6 03:10:29 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 03:10:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4712-1-stack-cost] 03:10:29 Resource [jenkins-edgexfoundry-edgex-go-PR-4712-1-stack-cost] did not exist. Created. 03:10:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4712-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:10:30 + echo total: 0.10999999940395355 [Pipeline] stash 03:10:30 Stashed 1 file(s) [Pipeline] } 03:10:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4712-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:10:30 $ docker stop --time=1 b6532ed36a980a1c18a04c959130241dbb488a3eb2b723bfb1bc6e55bb84d1c2 03:10:32 $ docker rm -f --volumes b6532ed36a980a1c18a04c959130241dbb488a3eb2b723bfb1bc6e55bb84d1c2 [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 03:10:33 provisioning config files... 03:10:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15441617390478795769tmp [Pipeline] { [Pipeline] sh 03:10:33 + set +x 03:10:33 + + curl -s https://codecov.io/bash 03:10:33 bash -s -- 03:10:33 03:10:33 _____ _ 03:10:33 / ____| | | 03:10:33 | | ___ __| | ___ ___ _____ __ 03:10:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:10:33 | |___| (_) | (_| | __/ (_| (_) \ V / 03:10:33 \_____\___/ \__,_|\___|\___\___/ \_/ 03:10:33 Bash-1.0.6 03:10:33 03:10:33 03:10:33 ==> git version 2.25.1 found 03:10:33 ==> 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 03:10:33 Release-Date: 2020-01-08 03:10:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:10:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:10:33 ==> Jenkins CI detected. 03:10:33 current dir:  /w/workspace/edgex-go/1 03:10:33 project root: . 03:10:33 --> token set from env 03:10:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:10:33 ==> Running gcov in . (disable via -X gcov) 03:10:33 ==> Python coveragepy not found 03:10:33 ==> Searching for coverage reports in: 03:10:33 + . 03:10:34 -> Found 1 reports 03:10:34 ==> Detecting git/mercurial file structure 03:10:34 ==> Reading reports 03:10:34 + ./coverage.out bytes=453602 03:10:34 ==> Appending adjustments 03:10:34 https://docs.codecov.io/docs/fixing-reports 03:10:35 + Found adjustments 03:10:35 ==> Gzipping contents 03:10:35 60K /tmp/codecov.p7Pmjb.gz 03:10:35 ==> Uploading reports 03:10:35 url: https://codecov.io 03:10:35 query: branch=PR-4712&commit=a70a6ead069ac63885c778cb1ac2422055ec3f6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4712%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4712&job=&cmd_args= 03:10:35 -> Pinging Codecov 03:10:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4712&commit=a70a6ead069ac63885c778cb1ac2422055ec3f6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4712%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4712&job=&cmd_args= 03:10:35 -> Uploading to 03:10:35 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/00271124DB129430A58F1EEE437C3FCB/a70a6ead069ac63885c778cb1ac2422055ec3f6a/145c9494-b655-497f-93e8-62ee1d259dd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T031035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=622608f3bbaf91de8ea34dd12edc17636cbab126ab7db61b5986296bdd2e29ab 03:10:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:35 Dload Upload Total Spent Left Speed 03:10:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57695 0 0 100 57695 0 134k --:--:-- --:--:-- --:--:-- 134k 100 57695 0 0 100 57695 0 134k --:--:-- --:--:-- --:--:-- 134k 03:10:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a70a6ead069ac63885c778cb1ac2422055ec3f6a [Pipeline] } 03:10:35 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 03:10:37 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 03:10:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:10:38 ---> package-listing.sh 03:10:38 ++ facter osfamily 03:10:38 ++ tr '[:upper:]' '[:lower:]' 03:10:38 + OS_FAMILY=debian 03:10:38 + workspace=/w/workspace/edgex-go/1 03:10:38 + START_PACKAGES=/tmp/packages_start.txt 03:10:38 + END_PACKAGES=/tmp/packages_end.txt 03:10:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:10:38 + PACKAGES=/tmp/packages_start.txt 03:10:38 + '[' /w/workspace/edgex-go/1 ']' 03:10:38 + PACKAGES=/tmp/packages_end.txt 03:10:38 + case "${OS_FAMILY}" in 03:10:38 + dpkg -l 03:10:38 + grep '^ii' 03:10:38 + '[' -f /tmp/packages_start.txt ']' 03:10:38 + '[' -f /tmp/packages_end.txt ']' 03:10:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:10:38 + '[' /w/workspace/edgex-go/1 ']' 03:10:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:10:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:10:38 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 03:10:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:39 03:10:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:40 latest: Pulling from edgex-lftools-log-publisher 03:10:40 5eb5b503b376: Pulling fs layer 03:10:40 5c69ac0246d0: Pulling fs layer 03:10:40 ec43610c2a17: Pulling fs layer 03:10:40 3a2ae6a8a46f: Pulling fs layer 03:10:40 33b1e0a273af: Pulling fs layer 03:10:40 5d3b04190fa2: Pulling fs layer 03:10:40 2f39f015ded8: Pulling fs layer 03:10:40 33b1e0a273af: Waiting 03:10:40 5d3b04190fa2: Waiting 03:10:40 2f39f015ded8: Waiting 03:10:40 3a2ae6a8a46f: Waiting 03:10:40 5c69ac0246d0: Verifying Checksum 03:10:40 5c69ac0246d0: Download complete 03:10:40 3a2ae6a8a46f: Download complete 03:10:40 33b1e0a273af: Verifying Checksum 03:10:40 33b1e0a273af: Download complete 03:10:40 ec43610c2a17: Verifying Checksum 03:10:40 ec43610c2a17: Download complete 03:10:40 5d3b04190fa2: Download complete 03:10:40 5eb5b503b376: Verifying Checksum 03:10:40 5eb5b503b376: Download complete 03:10:41 2f39f015ded8: Verifying Checksum 03:10:41 2f39f015ded8: Download complete 03:10:41 5eb5b503b376: Pull complete 03:10:41 5c69ac0246d0: Pull complete 03:10:42 ec43610c2a17: Pull complete 03:10:42 3a2ae6a8a46f: Pull complete 03:10:42 33b1e0a273af: Pull complete 03:10:42 5d3b04190fa2: Pull complete 03:10:46 2f39f015ded8: Pull complete 03:10:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:46 prd-ubuntu20.04-docker-8c-8g-12238 does not seem to be running inside a container 03:10:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:10:52 $ docker top 5d09cba6c9947e3f994c7545dd21cea5564f3c2507ca396008302ad91f918a53 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:53 + touch /tmp/pre-build-complete [Pipeline] sh 03:10:53 + mkdir -p /var/log/sysstat [Pipeline] sh 03:10:53 + ls /var/log/sa-host 03:10:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:53 provisioning config files... 03:10:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8202260253569303031tmp [Pipeline] { [Pipeline] echo 03:10:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:10:54 ---> create-netrc.sh [Pipeline] } 03:10:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:10:54 ---> python-tools-install.sh [Pipeline] echo 03:10:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:10:55 ---> sudo-logs.sh 03:10:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:10:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:10:55 ---> job-cost.sh 03:10:55 lf-activate-venv: SKIPPING 03:10:55 DEBUG: total: 0.10999999940395355 03:10:55 INFO: Retrieving Stack Cost... 03:10:56 INFO: Retrieving Pricing Info for: v3-standard-8 03:10:56 INFO: Archiving Costs [Pipeline] echo 03:10:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:10:56 ---> logs-deploy.sh 03:10:56 lf-activate-venv: SKIPPING 03:10:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4712/1 03:10:56 INFO: archiving workspace using pattern(s): 03:10:57 Archives upload complete. 03:10:57 INFO: archiving logs to Nexus