Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from cec24b57a508a705d29b5ae187572c56585f9faa+4ee02a7625f8a220ea62cf97bba38120ef633ee3 (bf3823afdafd767c84099f454f49074dee921388) 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-ssh7090606505357375240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11304152059172153564.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8434955717317394622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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 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-ssh13347274072143424052.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4642/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4642/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2278791109349045351.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4120 in /w/workspace/edgexfoundry_edgex-go_PR-4642 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4ee02a7625f8a220ea62cf97bba38120ef633ee3 into PR head commit cec24b57a508a705d29b5ae187572c56585f9faa Merge succeeded, producing a176423bdc09a5799274e6ae5c6652e3602396c7 Checking out Revision a176423bdc09a5799274e6ae5c6652e3602396c7 (PR-4642) > 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/4642/head:refs/remotes/origin/PR-4642 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cec24b57a508a705d29b5ae187572c56585f9faa # 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 4ee02a7625f8a220ea62cf97bba38120ef633ee3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a176423bdc09a5799274e6ae5c6652e3602396c7 # timeout=10 Commit message: "Merge commit '4ee02a7625f8a220ea62cf97bba38120ef633ee3' into HEAD" > git rev-list --no-walk cec24b57a508a705d29b5ae187572c56585f9faa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:13 ========================================================= 08:30:13 EdgeX Global Pipelines Version Info 08:30:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:15 ------------------- 08:30:15 stable info: 08:30:15 ------------------- 08:30:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:15 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 08:30:15 Message: update stable to v1.0.253 08:30:16 ------------------- 08:30:16 experimental info: 08:30:16 ------------------- 08:30:16 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:16 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 08:30:16 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4642 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4642 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4642 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a176423bdc09a5799274e6ae5c6652e3602396c7 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a176423 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:16 provisioning config files... 08:30:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10038966339329054677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:16 ---> docker-login.sh 08:30:16 nexus3.edgexfoundry.org:10001 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 nexus3.edgexfoundry.org:10002 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 nexus3.edgexfoundry.org:10003 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 nexus3.edgexfoundry.org:10004 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 docker.io 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 ---> docker-login.sh ends [Pipeline] } 08:30:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:18 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:18 + dirname cmd/core-command/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo core-command,cmd/core-command/Dockerfile 08:30:18 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:18 + dirname cmd/core-data/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo core-data,cmd/core-data/Dockerfile 08:30:18 + dirname cmd/core-metadata/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:18 + dirname cmd/security-bootstrapper/Dockerfile+ 08:30:18 cut -d/ -f2 08:30:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:18 + dirname cmd/security-proxy-auth/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:18 + dirname cmd/security-proxy-setup/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:18 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:18 + dirname cmd/security-spire-agent/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:18 + dirname cmd/security-spire-config/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:18 + dirname cmd/security-spire-server/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:18 + dirname cmd/support-notifications/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:18 + dirname cmd/support-scheduler/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:18 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:18 + git rev-list -1 --merges a176423bdc09a5799274e6ae5c6652e3602396c7~1..a176423bdc09a5799274e6ae5c6652e3602396c7 [Pipeline] echo 08:30:18 -----------> git rev-list -1 --merges a176423bdc09a5799274e6ae5c6652e3602396c7~1..a176423bdc09a5799274e6ae5c6652e3602396c7 a176423bdc09a5799274e6ae5c6652e3602396c7 08:30:18 a176423bdc09a5799274e6ae5c6652e3602396c7 [false] [Pipeline] sh 08:30:18 + git log --format=format:%s -1 a176423bdc09a5799274e6ae5c6652e3602396c7 [Pipeline] echo 08:30:18 ========================================================= 08:30:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:19 + grep -v github /etc/ssh/ssh_known_hosts 08:30:19 + [ -e /tmp/ssh_known_hosts ] 08:30:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 08:30:19 sudo tee -a /etc/ssh/ssh_known_hosts 08:30:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:19 08:30:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:20 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:20 b85a868b505f: Pulling fs layer 08:30:20 e2be974225ed: Pulling fs layer 08:30:20 339a4e72a1f5: Pulling fs layer 08:30:20 988bab9f4d93: Pulling fs layer 08:30:20 1469e6f7b9e6: Pulling fs layer 08:30:20 eaf3925da568: Pulling fs layer 08:30:20 bab4dde63d76: Pulling fs layer 08:30:20 bde34c3a00c8: Pulling fs layer 08:30:20 b352a97aabf1: Pulling fs layer 08:30:20 4872d77fe225: Pulling fs layer 08:30:20 5851b861e8e6: Pulling fs layer 08:30:20 bab4dde63d76: Waiting 08:30:20 b352a97aabf1: Waiting 08:30:20 4872d77fe225: Waiting 08:30:20 bde34c3a00c8: Waiting 08:30:20 1469e6f7b9e6: Waiting 08:30:20 eaf3925da568: Waiting 08:30:20 e2be974225ed: Download complete 08:30:20 988bab9f4d93: Download complete 08:30:20 1469e6f7b9e6: Verifying Checksum 08:30:20 1469e6f7b9e6: Download complete 08:30:20 eaf3925da568: Download complete 08:30:20 339a4e72a1f5: Verifying Checksum 08:30:20 339a4e72a1f5: Download complete 08:30:20 bde34c3a00c8: Verifying Checksum 08:30:20 bde34c3a00c8: Download complete 08:30:20 b352a97aabf1: Verifying Checksum 08:30:20 b352a97aabf1: Download complete 08:30:20 4872d77fe225: Verifying Checksum 08:30:20 4872d77fe225: Download complete 08:30:20 5851b861e8e6: Verifying Checksum 08:30:20 5851b861e8e6: Download complete 08:30:20 b85a868b505f: Verifying Checksum 08:30:20 b85a868b505f: Download complete 08:30:20 bab4dde63d76: Verifying Checksum 08:30:20 bab4dde63d76: Download complete 08:30:21 b85a868b505f: Pull complete 08:30:21 e2be974225ed: Pull complete 08:30:22 339a4e72a1f5: Pull complete 08:30:22 988bab9f4d93: Pull complete 08:30:22 1469e6f7b9e6: Pull complete 08:30:22 eaf3925da568: Pull complete 08:30:24 bab4dde63d76: Pull complete 08:30:24 bde34c3a00c8: Pull complete 08:30:24 b352a97aabf1: Pull complete 08:30:24 4872d77fe225: Pull complete 08:30:24 5851b861e8e6: Pull complete 08:30:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:24 prd-ubuntu20.04-docker-8c-8g-4120 does not seem to be running inside a container 08:30:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat 08:30:28 $ docker top c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 -eo pid,comm 08:30:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:28 [ssh-agent] Looking for ssh-agent implementation... 08:30:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:29 $ docker exec c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 ssh-agent 08:30:29 SSH_AUTH_SOCK=/tmp/ssh-LyjQoq17ioXF/agent.33 08:30:29 SSH_AGENT_PID=39 08:30:29 Running ssh-add (command line suppressed) 08:30:29 Identity added: /w/workspace/edgex-go/2@tmp/private_key_12348663025256756213.key (/w/workspace/edgex-go/2@tmp/private_key_12348663025256756213.key) 08:30:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:29 + git tag --points-at HEAD [Pipeline] } 08:30:29 $ docker exec --env ******** --env ******** c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 ssh-agent -k 08:30:29 unset SSH_AUTH_SOCK; 08:30:29 unset SSH_AGENT_PID; 08:30:29 echo Agent pid 39 killed; 08:30:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:29 [ssh-agent] Looking for ssh-agent implementation... 08:30:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:29 $ docker exec c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 ssh-agent 08:30:29 SSH_AUTH_SOCK=/tmp/ssh-9k8X569AqEKw/agent.72 08:30:29 SSH_AGENT_PID=78 08:30:29 Running ssh-add (command line suppressed) 08:30:30 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4798909929217571724.key (/w/workspace/edgex-go/2@tmp/private_key_4798909929217571724.key) 08:30:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:30 + git semver init 08:30:30 2023-08-21 08:30:30,481 [run_init] DEBUG init version:0.0.0 force:False 08:30:30 2023-08-21 08:30:30,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:30 2023-08-21 08:30:30,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:30 2023-08-21 08:30:30,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:35 2023-08-21 08:30:35,279 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:35 2023-08-21 08:30:35,279 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4642 with force:False 08:30:35 2023-08-21 08:30:35,280 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4642 08:30:35 2023-08-21 08:30:35,283 [execute] INFO git cat-file --batch-check 08:30:35 2023-08-21 08:30:35,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:35 2023-08-21 08:30:35,290 [execute] INFO git cat-file --batch 08:30:35 2023-08-21 08:30:35,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:35 2023-08-21 08:30:35,295 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4642 08:30:35 0.0.0 [Pipeline] } 08:30:35 $ docker exec --env ******** --env ******** c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 ssh-agent -k 08:30:35 unset SSH_AUTH_SOCK; 08:30:35 unset SSH_AGENT_PID; 08:30:35 echo Agent pid 78 killed; 08:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:36 + git semver [Pipeline] } 08:30:36 $ docker stop --time=1 c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 08:30:37 $ docker rm -f --volumes c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:38 Stashed 1 file(s) [Pipeline] echo 08:30:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:38 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:38 ========================================================= 08:30:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:39 4db1b89c0bd1: Pulling fs layer 08:30:39 6911f1a30b25: Pulling fs layer 08:30:39 e194b8c5c2a9: Pulling fs layer 08:30:39 6863d3e3a2b1: Pulling fs layer 08:30:39 ec0bb842ea78: Pulling fs layer 08:30:39 40a00589a448: Pulling fs layer 08:30:39 6c08303d61cc: Pulling fs layer 08:30:39 798269fcf238: Pulling fs layer 08:30:39 40a00589a448: Waiting 08:30:39 6c08303d61cc: Waiting 08:30:39 6863d3e3a2b1: Waiting 08:30:39 ec0bb842ea78: Waiting 08:30:39 798269fcf238: Waiting 08:30:39 6911f1a30b25: Verifying Checksum 08:30:39 6911f1a30b25: Download complete 08:30:39 6863d3e3a2b1: Verifying Checksum 08:30:39 6863d3e3a2b1: Download complete 08:30:39 ec0bb842ea78: Verifying Checksum 08:30:39 ec0bb842ea78: Download complete 08:30:39 4db1b89c0bd1: Verifying Checksum 08:30:39 4db1b89c0bd1: Download complete 08:30:39 40a00589a448: Verifying Checksum 08:30:39 40a00589a448: Download complete 08:30:39 4db1b89c0bd1: Pull complete 08:30:39 6911f1a30b25: Pull complete 08:30:39 e194b8c5c2a9: Verifying Checksum 08:30:39 e194b8c5c2a9: Download complete 08:30:39 798269fcf238: Verifying Checksum 08:30:39 798269fcf238: Download complete 08:30:39 6c08303d61cc: Download complete 08:30:43 e194b8c5c2a9: Pull complete 08:30:43 6863d3e3a2b1: Pull complete 08:30:43 ec0bb842ea78: Pull complete 08:30:43 40a00589a448: Pull complete 08:30:45 6c08303d61cc: Pull complete 08:30:46 798269fcf238: Pull complete 08:30:46 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 08:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:46 WORKDIR /edgex 08:30:46 COPY go.mod . 08:30:46 RUN go mod download 08:30:46 + docker build -t ci-base-image-x86_64 -f - . 08:30:46 Sending build context to Docker daemon 170.8MB 08:30:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:46 ---> ec979cd7f677 08:30:46 Step 2/4 : WORKDIR /edgex 08:30:53 Still waiting to schedule task 08:30:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:55 ---> Running in 4ff2e57c4661 08:30:55 Removing intermediate container 4ff2e57c4661 08:30:55 ---> b92505567f37 08:30:55 Step 3/4 : COPY go.mod . 08:30:55 ---> 417ed2169e91 08:30:55 Step 4/4 : RUN go mod download 08:30:55 ---> Running in 00dae180a4a5 08:31:17 Removing intermediate container 00dae180a4a5 08:31:17 ---> 0ab8da466e9e 08:31:17 Successfully built 0ab8da466e9e 08:31:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:17 + docker inspect -f . ci-base-image-x86_64 08:31:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:17 prd-ubuntu20.04-docker-8c-8g-4120 does not seem to be running inside a container 08:31:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:17 $ docker top e06b0b90d8fb1bb2f26f7a5685abfc3021ee617ca92cea64399b0659a949a7e4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:18 + go version 08:31:18 go version go1.20.6 linux/amd64 [Pipeline] } 08:31:18 $ docker stop --time=1 e06b0b90d8fb1bb2f26f7a5685abfc3021ee617ca92cea64399b0659a949a7e4 08:31:19 $ docker rm -f --volumes e06b0b90d8fb1bb2f26f7a5685abfc3021ee617ca92cea64399b0659a949a7e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:19 + docker inspect -f . ci-base-image-x86_64 08:31:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:19 prd-ubuntu20.04-docker-8c-8g-4120 does not seem to be running inside a container 08:31:19 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:20 $ docker top b89e26452ce5ff5e3a8ccb25658cc9b006852ffb7ba1b74d03f2340357e3c674 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:20 ========================================================= 08:31:20 [edgeXBuildGoParallel] Running Tests and Build... 08:31:20 ========================================================= [Pipeline] sh 08:31:20 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:20 + make test 08:31:20 go test -race -coverprofile=coverage.out ./... 08:31:27 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 97.0% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.084s coverage: 71.5% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 54.0% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.927s coverage: 93.4% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.366s coverage: 97.6% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 08:31:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 32.2% of statements 08:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 42.9% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.264s coverage: 79.9% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.063s coverage: 92.9% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.195s coverage: 62.3% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.104s coverage: 82.1% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.079s coverage: 100.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.520s coverage: 38.4% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 95.7% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.8% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 98.9% of statements 08:32:14 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:14 running golangci-lint 08:32:14 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:32:14 go version go1.20.6 linux/amd64 08:32:14 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:14 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4121 in /w/workspace/edgexfoundry_edgex-go_PR-4642 [Pipeline] { [Pipeline] ws 08:32:21 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:32:21 The recommended git tool is: git 08:32:26 using credential edgex-jenkins-ssh 08:32:26 Cloning the remote Git repository 08:32:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:26 > git init /w/workspace/edgex-go/2 # timeout=10 08:32:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:26 > git --version # timeout=10 08:32:26 > git --version # 'git version 2.25.1' 08:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:29 level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|name|exports_file|imports) took 13.706369926s" 08:32:29 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.404679ms" 08:32:34 level=info msg="[linters_context/goanalysis] analyzers took 1m4.995939405s with top 10 stages: buildir: 28.160876674s, inspect: 2.07070176s, fact_deprecated: 1.934978163s, printf: 1.535414445s, gosec: 1.226809097s, ctrlflow: 1.022492623s, S1038: 808.163991ms, fact_purity: 805.207278ms, nilness: 699.837501ms, directives: 557.135307ms" 08:32:34 level=info msg="[runner] Issues before processing: 200, after processing: 0" 08:32:34 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, skip_files: 200/200, exclude-rules: 21/200, filename_unadjuster: 200/200, autogenerated_exclude: 200/200, cgo: 200/200, exclude: 200/200, nolint: 0/21, skip_dirs: 200/200, identifier_marker: 200/200" 08:32:34 level=info msg="[runner] processing took 17.940518ms with stages: nolint: 7.852652ms, identifier_marker: 5.964239ms, exclude-rules: 1.557ms, autogenerated_exclude: 1.176768ms, path_prettifier: 897.896µs, skip_dirs: 411.063µs, cgo: 50.05µs, filename_unadjuster: 25.23µs, severity-rules: 780ns, uniq_by_line: 690ns, exclude: 590ns, path_prefixer: 560ns, max_same_issues: 560ns, skip_files: 450ns, max_from_linter: 450ns, source_code: 400ns, diff: 380ns, sort_results: 370ns, max_per_file_from_linter: 250ns, path_shortener: 140ns" 08:32:34 level=info msg="[runner] linters took 6.643930658s with stages: goanalysis_metalinter: 6.625842829s" 08:32:34 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:34 level=info msg="Memory: 205 samples, avg is 185.4MB, max is 754.2MB" 08:32:34 level=info msg="Execution took 20.397163097s" 08:32:34 go vet ./... 08:32:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:38 ./bin/test-attribution-txt.sh 08:32:38 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 08:32:38 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 08:32:38 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 08:32:38 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:39 + ls -al . 08:32:39 total 728 08:32:39 drwxrwxr-x 12 1001 1001 4096 Aug 21 08:31 . 08:32:39 drwxr-xr-x 4 root root 4096 Aug 21 08:31 .. 08:32:39 drwxrwxr-x 2 1001 1001 4096 Aug 21 08:30 .blubracket 08:32:39 -rw-rw-r-- 1 1001 1001 16 Aug 21 08:30 .dockerignore 08:32:39 drwxrwxr-x 8 1001 1001 4096 Aug 21 08:30 .git 08:32:39 drwxrwxr-x 3 1001 1001 4096 Aug 21 08:30 .github 08:32:39 -rw-rw-r-- 1 1001 1001 1173 Aug 21 08:30 .gitignore 08:32:39 -rw-rw-r-- 1 1001 1001 42 Aug 21 08:30 .golangci.yml 08:32:39 -rw-rw-r-- 1 1001 1001 87 Aug 21 08:30 .hadolint.yml 08:32:39 drwxr-xr-x 3 1001 1001 4096 Aug 21 08:30 .semver 08:32:39 -rw-rw-r-- 1 1001 1001 166 Aug 21 08:30 .sonarcloud.properties 08:32:39 -rw-rw-r-- 1 1001 1001 1171 Aug 21 08:30 ADOPTERS.md 08:32:39 -rw-rw-r-- 1 1001 1001 11152 Aug 21 08:30 Attribution.txt 08:32:39 -rw-rw-r-- 1 1001 1001 93407 Aug 21 08:30 CHANGELOG.md 08:32:39 -rw-rw-r-- 1 1001 1001 3804 Aug 21 08:30 CONTRIBUTING.md 08:32:39 -rw-rw-r-- 1 1001 1001 677 Aug 21 08:30 GOVERNANCE.md 08:32:39 -rw-rw-r-- 1 1001 1001 883 Aug 21 08:30 Jenkinsfile 08:32:39 -rw-rw-r-- 1 1001 1001 10775 Aug 21 08:30 LICENSE 08:32:39 -rw-rw-r-- 1 1001 1001 14764 Aug 21 08:30 Makefile 08:32:39 -rw-rw-r-- 1 1001 1001 582 Aug 21 08:30 OWNERS.md 08:32:39 -rw-rw-r-- 1 1001 1001 9923 Aug 21 08:30 README.md 08:32:39 -rw-rw-r-- 1 1001 1001 789 Aug 21 08:30 SECURITY.md 08:32:39 -rw-rw-r-- 1 1001 1001 5 Aug 21 08:30 VERSION 08:32:39 drwxrwxr-x 2 1001 1001 4096 Aug 21 08:30 bin 08:32:39 drwxrwxr-x 18 1001 1001 4096 Aug 21 08:30 cmd 08:32:39 -rw-r--r-- 1 root root 446998 Aug 21 08:32 coverage.out 08:32:39 drwxrwxr-x 2 1001 1001 4096 Aug 21 08:30 fuzz_test 08:32:39 -rw-rw-r-- 1 1001 1001 3687 Aug 21 08:30 go.mod 08:32:39 -rw-rw-r-- 1 1001 1001 33714 Aug 21 08:30 go.sum 08:32:39 drwxrwxr-x 7 1001 1001 4096 Aug 21 08:30 internal 08:32:39 drwxrwxr-x 3 1001 1001 4096 Aug 21 08:30 openapi 08:32:39 -rw-rw-r-- 1 1001 1001 594 Aug 21 08:30 security.txt 08:32:39 drwxrwxr-x 4 1001 1001 4096 Aug 21 08:30 snap 08:32:39 -rw-rw-r-- 1 1001 1001 204 Aug 21 08:30 version.go [Pipeline] sh 08:32:39 + '[' -e coverage.out ] 08:32:39 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:39 Stashed 1 file(s) [Pipeline] sh 08:32:39 + make build 08:32:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4642/head:refs/remotes/origin/PR-4642 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:43 Merging remotes/origin/main commit 4ee02a7625f8a220ea62cf97bba38120ef633ee3 into PR head commit cec24b57a508a705d29b5ae187572c56585f9faa 08:32:44 Merge succeeded, producing 9a4f44b780a3b447025b89c63242d4096bacded7 08:32:44 Checking out Revision 9a4f44b780a3b447025b89c63242d4096bacded7 (PR-4642) 08:32:43 > git config core.sparsecheckout # timeout=10 08:32:43 > git checkout -f cec24b57a508a705d29b5ae187572c56585f9faa # timeout=10 08:32:43 > git remote # timeout=10 08:32:43 > git config --get remote.origin.url # timeout=10 08:32:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:44 > git merge 4ee02a7625f8a220ea62cf97bba38120ef633ee3 # timeout=10 08:32:44 > git rev-parse HEAD^{commit} # timeout=10 08:32:44 > git config core.sparsecheckout # timeout=10 08:32:44 > git checkout -f 9a4f44b780a3b447025b89c63242d4096bacded7 # timeout=10 08:32:47 Commit message: "Merge commit '4ee02a7625f8a220ea62cf97bba38120ef633ee3' into HEAD" 08:32:47 > git rev-list --no-walk cec24b57a508a705d29b5ae187572c56585f9faa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:48 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:48 Dload Upload Total Spent Left Speed 08:32:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68553 0 --:--:-- --:--:-- --:--:-- 68553 [Pipeline] sh 08:32:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:49 + sudo tee /etc/docker/daemon.new 08:32:49 { 08:32:49 "registry-mirrors": [ 08:32:49 "https://nexus3.edgexfoundry.org:10001" 08:32:49 ], 08:32:49 "bip": "10.250.0.254/24", 08:32:49 "hosts": [ 08:32:49 "tcp://0.0.0.0:5555", 08:32:49 "unix:///var/run/docker.sock" 08:32:49 ], 08:32:49 "mtu": 1458, 08:32:49 "selinux-enabled": true, 08:32:49 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:49 } [Pipeline] sh 08:32:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:50 + sudo service docker restart 08:32:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:07 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] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:08 provisioning config files... 08:33:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1656396723912778918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } 08:33:08 $ docker stop --time=1 b89e26452ce5ff5e3a8ccb25658cc9b006852ffb7ba1b74d03f2340357e3c674 08:33:08 ---> docker-login.sh 08:33:08 nexus3.edgexfoundry.org:10001 08:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:09 Configure a credential helper to remove this warning. See 08:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:09 08:33:09 Login Succeeded 08:33:09 nexus3.edgexfoundry.org:10002 08:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:09 Configure a credential helper to remove this warning. See 08:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:09 08:33:09 Login Succeeded 08:33:09 nexus3.edgexfoundry.org:10003 08:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:10 Configure a credential helper to remove this warning. See 08:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:10 08:33:10 Login Succeeded 08:33:10 nexus3.edgexfoundry.org:10004 08:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:10 Configure a credential helper to remove this warning. See 08:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:10 08:33:10 Login Succeeded 08:33:10 docker.io 08:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:11 Configure a credential helper to remove this warning. See 08:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:11 08:33:11 Login Succeeded 08:33:11 ---> docker-login.sh ends 08:33:15 $ docker rm -f --volumes b89e26452ce5ff5e3a8ccb25658cc9b006852ffb7ba1b74d03f2340357e3c674 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 08:33:15 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:16 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:33:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:16 ========================================================= 08:33:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:33:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:16 08:33:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:16 edb6bdbacee9: Pulling fs layer 08:33:16 5f9638ab2659: Pulling fs layer 08:33:16 8d51d6327a98: Pulling fs layer 08:33:16 8b374f2dd631: Pulling fs layer 08:33:16 ec14aa9079de: Pulling fs layer 08:33:16 2f466654f4bb: Pulling fs layer 08:33:16 554e91adad29: Pulling fs layer 08:33:16 8b374f2dd631: Waiting 08:33:16 ec14aa9079de: Waiting 08:33:16 2f466654f4bb: Waiting 08:33:16 554e91adad29: Waiting 08:33:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:16 latest: Pulling from edgex-devops/edgex-compose 08:33:16 91d30c5bc195: Pulling fs layer 08:33:16 2e9b0aa3be6d: Pulling fs layer 08:33:16 9c61dcf015f6: Pulling fs layer 08:33:16 4698f68db338: Pulling fs layer 08:33:16 2a2f49069b9e: Pulling fs layer 08:33:16 e0025b399a48: Pulling fs layer 08:33:16 4698f68db338: Waiting 08:33:16 2a2f49069b9e: Waiting 08:33:16 e0025b399a48: Waiting 08:33:16 5f9638ab2659: Verifying Checksum 08:33:16 5f9638ab2659: Download complete 08:33:16 8b374f2dd631: Verifying Checksum 08:33:16 8b374f2dd631: Download complete 08:33:16 ec14aa9079de: Verifying Checksum 08:33:16 ec14aa9079de: Download complete 08:33:16 edb6bdbacee9: Verifying Checksum 08:33:16 edb6bdbacee9: Download complete 08:33:17 91d30c5bc195: Verifying Checksum 08:33:17 91d30c5bc195: Download complete 08:33:17 4698f68db338: Verifying Checksum 08:33:17 4698f68db338: Download complete 08:33:17 91d30c5bc195: Pull complete 08:33:17 edb6bdbacee9: Pull complete 08:33:18 554e91adad29: Verifying Checksum 08:33:18 5f9638ab2659: Pull complete 08:33:19 2f466654f4bb: Verifying Checksum 08:33:19 8d51d6327a98: Verifying Checksum 08:33:19 8d51d6327a98: Download complete 08:33:20 2e9b0aa3be6d: Verifying Checksum 08:33:20 2e9b0aa3be6d: Download complete 08:33:20 e0025b399a48: Verifying Checksum 08:33:20 e0025b399a48: Download complete 08:33:20 2a2f49069b9e: Verifying Checksum 08:33:20 2a2f49069b9e: Download complete 08:33:20 2e9b0aa3be6d: Pull complete 08:33:20 9c61dcf015f6: Download complete 08:33:23 9c61dcf015f6: Pull complete 08:33:23 4698f68db338: Pull complete 08:33:23 2a2f49069b9e: Pull complete 08:33:23 e0025b399a48: Pull complete 08:33:23 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:33:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:23 prd-ubuntu20.04-docker-8c-8g-4120 does not seem to be running inside a container 08:33:23 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:26 $ docker top bf784410d4762c6329cb0820c8f13d6f16b714d8be45b9ead8bdb9123ca5262e -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:27 + docker compose -f ./docker-compose-build.yml build --parallel 08:33:29 #1 [security-proxy-setup internal] load build definition from Dockerfile 08:33:29 #1 transferring dockerfile: 2.39kB done 08:33:29 #1 DONE 0.0s 08:33:29 08:33:29 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:33:29 #2 transferring dockerfile: 2.12kB done 08:33:29 #2 DONE 0.0s 08:33:29 08:33:29 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:33:29 #3 transferring dockerfile: 2.04kB done 08:33:29 #3 DONE 0.0s 08:33:29 08:33:29 #4 [security-spire-agent internal] load build definition from Dockerfile 08:33:29 #4 transferring dockerfile: 2.68kB done 08:33:29 #4 DONE 0.0s 08:33:29 08:33:29 #5 [support-scheduler internal] load build definition from Dockerfile 08:33:29 #5 transferring dockerfile: 1.82kB done 08:33:29 #5 DONE 0.0s 08:33:29 08:33:29 #6 [core-metadata internal] load build definition from Dockerfile 08:33:29 #6 transferring dockerfile: 1.96kB done 08:33:29 #6 DONE 0.0s 08:33:29 08:33:29 #7 [security-secretstore-setup internal] load build definition from Dockerfile 08:33:29 #7 transferring dockerfile: 2.38kB done 08:33:29 #7 DONE 0.0s 08:33:29 08:33:29 #8 [security-spire-config internal] load build definition from Dockerfile 08:33:29 #8 transferring dockerfile: 2.58kB done 08:33:29 #8 DONE 0.0s 08:33:29 08:33:29 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:33:29 #9 transferring dockerfile: 1.78kB done 08:33:29 #9 DONE 0.0s 08:33:29 08:33:29 #10 [core-data internal] load build definition from Dockerfile 08:33:29 #10 transferring dockerfile: 1.90kB done 08:33:29 #10 DONE 0.0s 08:33:29 08:33:29 #11 [security-bootstrapper internal] load build definition from Dockerfile 08:33:29 #11 transferring dockerfile: 2.82kB done 08:33:29 #11 DONE 0.0s 08:33:29 08:33:29 #12 [core-command internal] load build definition from Dockerfile 08:33:29 #12 transferring dockerfile: 1.82kB done 08:33:29 #12 DONE 0.0s 08:33:29 08:33:29 #13 [security-proxy-setup internal] load .dockerignore 08:33:29 #13 DONE 0.0s 08:33:29 08:33:29 #14 [support-notifications internal] load build definition from Dockerfile 08:33:29 #14 transferring dockerfile: 1.84kB done 08:33:29 #14 DONE 0.0s 08:33:29 08:33:29 #15 [security-spire-server internal] load build definition from Dockerfile 08:33:29 #15 transferring dockerfile: 2.63kB done 08:33:29 #15 DONE 0.0s 08:33:29 08:33:29 #13 [security-proxy-setup internal] load .dockerignore 08:33:29 #13 transferring context: 56B done 08:33:29 #13 DONE 0.0s 08:33:29 08:33:29 #16 [core-common-config-bootstrapper internal] load .dockerignore 08:33:29 #16 transferring context: 56B done 08:33:29 #16 DONE 0.0s 08:33:29 08:33:29 #17 [security-proxy-auth internal] load .dockerignore 08:33:29 #17 transferring context: 56B done 08:33:29 #17 DONE 0.0s 08:33:29 08:33:29 #18 [security-spire-agent internal] load .dockerignore 08:33:29 #18 transferring context: 56B done 08:33:29 #18 DONE 0.0s 08:33:29 08:33:29 #19 [support-scheduler internal] load .dockerignore 08:33:29 #19 transferring context: 56B done 08:33:29 #19 DONE 0.0s 08:33:29 08:33:29 #20 [core-metadata internal] load .dockerignore 08:33:29 #20 transferring context: 56B done 08:33:29 #20 DONE 0.0s 08:33:29 08:33:29 #21 [security-secretstore-setup internal] load .dockerignore 08:33:29 #21 transferring context: 56B done 08:33:29 #21 DONE 0.0s 08:33:29 08:33:29 #22 [security-spire-config internal] load .dockerignore 08:33:29 #22 transferring context: 56B done 08:33:29 #22 DONE 0.0s 08:33:29 08:33:29 #23 [security-spiffe-token-provider internal] load .dockerignore 08:33:29 #23 transferring context: 56B done 08:33:29 #23 DONE 0.0s 08:33:29 08:33:29 #24 [core-data internal] load .dockerignore 08:33:29 #24 transferring context: 56B done 08:33:29 #24 DONE 0.0s 08:33:29 08:33:29 #25 [security-bootstrapper internal] load .dockerignore 08:33:29 #25 transferring context: 56B done 08:33:29 #25 DONE 0.0s 08:33:29 08:33:29 #26 [core-command internal] load .dockerignore 08:33:29 #26 transferring context: 56B done 08:33:29 #26 DONE 0.0s 08:33:29 08:33:29 #27 [support-notifications internal] load .dockerignore 08:33:29 #27 transferring context: 56B done 08:33:29 #27 DONE 0.0s 08:33:29 08:33:29 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:29 #28 DONE 0.0s 08:33:29 08:33:29 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 08:33:29 #29 DONE 0.1s 08:33:29 08:33:29 #30 [security-spire-server internal] load .dockerignore 08:33:29 #30 transferring context: 56B done 08:33:29 #30 DONE 0.0s 08:33:29 08:33:29 #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:33:29 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:33:30 #31 ... 08:33:30 08:33:30 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:30 #28 DONE 0.0s 08:33:30 08:33:30 #31 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:33:30 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:33:30 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:33:30 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:33:30 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:33:30 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s 08:33:30 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 08:33:30 #31 ... 08:33:30 08:33:30 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:30 #28 DONE 0.0s 08:33:30 08:33:30 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 08:33:30 #29 DONE 0.1s 08:33:30 08:33:30 #31 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:33:30 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:33:30 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:33:30 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:33:30 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:33:30 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 08:33:30 #31 ... 08:33:30 08:33:30 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:30 #28 DONE 0.0s 08:33:30 08:33:30 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 08:33:30 #29 DONE 0.2s 08:33:30 08:33:30 #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:33:30 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:33:30 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:33:30 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:33:30 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:33:30 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 08:33:30 #31 ... 08:33:30 08:33:30 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:30 #28 DONE 0.0s 08:33:30 08:33:30 #31 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:33:30 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:33:30 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:33:30 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:33:30 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:33:30 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 08:33:30 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 08:33:30 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:33:30 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:33:30 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:33:30 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:33:30 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 08:33:30 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 08:33:30 #31 ... 08:33:30 08:33:30 #28 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:30 #28 DONE 0.0s 08:33:30 08:33:30 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 08:33:30 #29 DONE 0.4s 08:33:30 08:33:30 #31 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:33:30 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:33:30 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:33:30 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:33:30 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:33:30 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 08:33:30 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 08:33:30 #31 DONE 1.0s 08:33:30 08:33:30 #32 [support-notifications builder 2/7] WORKDIR /edgex-go 08:33:31 8d51d6327a98: Pull complete 08:33:31 8b374f2dd631: Pull complete 08:33:31 ec14aa9079de: Pull complete 08:33:36 #32 ... 08:33:36 08:33:36 #33 [security-proxy-auth internal] load build context 08:33:36 #33 transferring context: 252.19MB 5.6s 08:33:36 #33 ... 08:33:36 08:33:36 #34 [support-scheduler internal] load build context 08:33:36 #34 ... 08:33:36 08:33:36 #33 [security-proxy-auth internal] load build context 08:33:37 2f466654f4bb: Pull complete 08:33:37 #33 transferring context: 365.19MB 7.5s done 08:33:39 554e91adad29: Pull complete 08:33:39 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 08:33:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:40 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:40 WORKDIR /edgex 08:33:40 COPY go.mod . 08:33:40 RUN go mod download 08:33:40 docker build -t ci-base-image-arm64 -f - . 08:33:40 #33 ... 08:33:40 08:33:40 #35 [security-proxy-setup internal] load build context 08:33:40 #35 transferring context: 365.19MB 9.7s done 08:33:40 #35 ... 08:33:40 08:33:40 #36 [security-spire-agent internal] load build context 08:33:40 #36 transferring context: 365.19MB 8.3s done 08:33:40 #36 ... 08:33:40 08:33:40 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:33:40 #37 ... 08:33:40 08:33:40 #38 [core-metadata internal] load build context 08:33:40 #38 transferring context: 365.19MB 7.2s done 08:33:40 #38 ... 08:33:40 08:33:40 #39 [core-data internal] load build context 08:33:40 #39 transferring context: 365.19MB 7.8s done 08:33:40 Sending build context to Docker daemon 2.95MB 08:33:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:40 ---> 1e15ea492957 08:33:40 Step 2/4 : WORKDIR /edgex 08:33:40 #39 ... 08:33:40 08:33:40 #40 [core-command internal] load build context 08:33:40 #40 transferring context: 365.19MB 7.9s done 08:33:40 #40 ... 08:33:40 08:33:40 #41 [security-spiffe-token-provider internal] load build context 08:33:40 #41 transferring context: 365.19MB 7.0s done 08:33:41 #41 ... 08:33:41 08:33:41 #42 [security-bootstrapper internal] load build context 08:33:41 #42 transferring context: 365.19MB 7.1s done 08:33:41 #42 ... 08:33:41 08:33:41 #43 [support-notifications internal] load build context 08:33:41 #43 ... 08:33:41 08:33:41 #44 [security-secretstore-setup internal] load build context 08:33:41 #44 transferring context: 365.19MB 7.1s done 08:33:41 #44 ... 08:33:41 08:33:41 #45 [core-common-config-bootstrapper internal] load build context 08:33:41 #45 transferring context: 365.19MB 7.0s done 08:33:41 #45 ... 08:33:41 08:33:41 #46 [security-spire-server internal] load build context 08:33:41 #46 transferring context: 365.19MB 5.1s done 08:33:41 #46 ... 08:33:41 08:33:41 #47 [security-spire-config internal] load build context 08:33:41 #47 transferring context: 365.19MB 6.7s done 08:33:41 #47 ... 08:33:41 08:33:41 #43 [support-notifications internal] load build context 08:33:41 #43 transferring context: 186.57MB 1.9s 08:33:42 ---> Running in ff3bc43d9a71 08:33:42 Removing intermediate container ff3bc43d9a71 08:33:42 ---> beb4d2f5e044 08:33:42 Step 3/4 : COPY go.mod . 08:33:42 ---> 7eb4ed354701 08:33:42 Step 4/4 : RUN go mod download 08:33:42 ---> Running in 7cd3e9da7b29 08:33:43 #43 transferring context: 365.19MB 2.8s done 08:33:46 #43 ... 08:33:46 08:33:46 #34 [support-scheduler internal] load build context 08:33:46 #34 transferring context: 365.19MB 9.4s done 08:33:51 #34 ... 08:33:51 08:33:51 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:51 #48 ... 08:33:51 08:33:51 #32 [security-spire-config builder 2/7] WORKDIR /edgex-go 08:33:51 #32 DONE 21.3s 08:33:51 08:33:51 #47 [security-spire-config internal] load build context 08:33:51 #47 DONE 21.5s 08:33:51 08:33:51 #44 [security-secretstore-setup internal] load build context 08:33:51 #44 DONE 21.5s 08:33:51 08:33:51 #45 [core-common-config-bootstrapper internal] load build context 08:33:51 #45 DONE 21.6s 08:33:51 08:33:51 #41 [security-spiffe-token-provider internal] load build context 08:33:51 #41 DONE 21.5s 08:33:51 08:33:51 #38 [core-metadata internal] load build context 08:33:51 #38 DONE 21.6s 08:33:51 08:33:51 #42 [security-bootstrapper internal] load build context 08:33:51 #42 DONE 21.4s 08:33:51 08:33:51 #33 [security-proxy-auth internal] load build context 08:33:51 #33 DONE 21.6s 08:33:51 08:33:51 #39 [core-data internal] load build context 08:33:51 #39 DONE 21.4s 08:33:51 08:33:51 #36 [security-spire-agent internal] load build context 08:33:51 #36 DONE 21.7s 08:33:51 08:33:51 #40 [core-command internal] load build context 08:33:51 #40 DONE 21.3s 08:33:51 08:33:51 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:33:51 #49 ... 08:33:51 08:33:51 #34 [support-scheduler internal] load build context 08:33:51 #34 DONE 21.6s 08:33:51 08:33:51 #46 [security-spire-server internal] load build context 08:33:51 #46 DONE 21.1s 08:33:51 08:33:51 #43 [support-notifications internal] load build context 08:33:51 #43 DONE 21.1s 08:33:51 08:33:51 #35 [security-proxy-setup internal] load build context 08:33:51 #35 DONE 21.8s 08:33:51 08:33:51 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:51 #48 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:52 #48 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:52 #48 11.20 (1/2) Installing ca-certificates (20230506-r0) 08:33:52 #48 11.22 (2/2) Installing dumb-init (1.2.5-r2) 08:33:52 #48 11.22 Executing busybox-1.35.0-r29.trigger 08:33:52 #48 11.23 Executing ca-certificates-20230506-r0.trigger 08:33:52 #48 11.37 OK: 8 MiB in 17 packages 08:33:56 #48 ... 08:33:56 08:33:56 #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:56 #0 1.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:56 #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:56 #0 1.484 (1/4) Installing dumb-init (1.2.5-r2) 08:33:56 #0 1.489 (2/4) Installing openssl (3.0.10-r0) 08:33:56 #0 1.501 (3/4) Installing su-exec (0.2-r2) 08:33:56 #0 1.504 (4/4) Installing yq (4.30.4-r4) 08:33:56 #0 1.561 Executing busybox-1.35.0-r29.trigger 08:33:56 #0 1.566 OK: 17 MiB in 19 packages 08:33:56 #50 DONE 5.4s 08:33:56 08:33:56 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:56 #0 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:56 #0 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:56 #0 1.313 (1/1) Installing dumb-init (1.2.5-r2) 08:33:56 #0 1.318 Executing busybox-1.35.0-r29.trigger 08:33:56 #0 1.322 OK: 7 MiB in 16 packages 08:33:56 #51 DONE 5.4s 08:33:56 08:33:56 #52 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:56 #0 0.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:56 #0 0.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:56 #0 1.077 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:56 #0 1.077 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:56 #0 1.077 OK: 17818 distinct packages available 08:33:56 #0 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:56 #0 1.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:56 #0 1.494 (1/5) Installing dumb-init (1.2.5-r2) 08:33:56 #0 1.497 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:56 #0 1.500 (3/5) Installing libucontext (1.2-r0) 08:33:56 #0 1.505 (4/5) Installing gcompat (1.1.0-r0) 08:33:56 #0 1.509 (5/5) Installing openssl (3.0.10-r0) 08:33:56 #0 1.520 Executing busybox-1.35.0-r29.trigger 08:33:56 #0 1.526 OK: 8 MiB in 20 packages 08:33:56 #52 DONE 5.4s 08:33:56 08:33:56 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:56 #0 0.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:56 #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:56 #0 1.168 (1/2) Installing dumb-init (1.2.5-r2) 08:33:56 #0 1.175 (2/2) Installing su-exec (0.2-r2) 08:33:56 #0 1.176 Executing busybox-1.35.0-r29.trigger 08:33:56 #0 1.184 OK: 7 MiB in 17 packages 08:33:56 #53 DONE 5.4s 08:33:56 08:33:56 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:56 #48 DONE 15.7s 08:33:56 08:33:56 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:56 #0 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:56 #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:56 #0 1.439 (1/4) Installing ca-certificates (20230506-r0) 08:33:56 #0 1.451 (2/4) Installing dumb-init (1.2.5-r2) 08:33:56 #0 1.453 (3/4) Installing su-exec (0.2-r2) 08:33:56 #0 1.457 (4/4) Installing yq (4.30.4-r4) 08:33:56 #0 1.516 Executing busybox-1.35.0-r29.trigger 08:33:56 #0 1.523 Executing ca-certificates-20230506-r0.trigger 08:33:56 #0 1.590 OK: 17 MiB in 19 packages 08:33:56 #54 DONE 5.4s 08:33:56 08:33:56 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:56 #0 0.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:56 #0 0.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:56 #0 0.990 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:56 #0 0.990 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:56 #0 0.990 OK: 17818 distinct packages available 08:33:56 #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:56 #0 1.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:56 #0 1.422 (1/9) Installing ca-certificates (20230506-r0) 08:33:56 #0 1.435 (2/9) Installing brotli-libs (1.0.9-r9) 08:33:56 #0 1.443 (3/9) Installing nghttp2-libs (1.51.0-r1) 08:33:56 #0 1.449 (4/9) Installing libcurl (8.2.1-r0) 08:33:56 #0 1.460 (5/9) Installing curl (8.2.1-r0) 08:33:56 #0 1.468 (6/9) Installing dumb-init (1.2.5-r2) 08:33:56 #0 1.474 (7/9) Installing musl-obstack (1.2.3-r0) 08:33:56 #0 1.478 (8/9) Installing libucontext (1.2-r0) 08:33:56 #0 1.480 (9/9) Installing gcompat (1.1.0-r0) 08:33:56 #0 1.485 Executing busybox-1.35.0-r29.trigger 08:33:56 #0 1.492 Executing ca-certificates-20230506-r0.trigger 08:33:56 #0 1.565 OK: 10 MiB in 24 packages 08:33:56 #55 DONE 5.4s 08:33:56 08:33:56 #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:56 #0 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:56 #0 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:56 #0 1.040 (1/1) Installing dumb-init (1.2.5-r2) 08:33:56 #0 1.044 Executing busybox-1.35.0-r29.trigger 08:33:56 #0 1.048 OK: 7 MiB in 16 packages 08:33:56 #56 DONE 5.5s 08:33:56 08:33:56 #57 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:33:56 #57 DONE 0.1s 08:33:56 08:33:56 #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:33:57 #58 ... 08:33:57 08:33:57 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:33:57 #0 5.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:57 #0 5.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:57 #0 5.724 OK: 265 MiB in 53 packages 08:33:57 #59 DONE 5.9s 08:33:57 08:33:57 #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:33:57 #60 DONE 0.0s 08:33:57 08:33:57 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:33:57 #0 5.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:57 #0 5.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:57 #0 5.533 OK: 265 MiB in 53 packages 08:33:57 #61 DONE 6.0s 08:33:57 08:33:57 #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:33:57 #62 DONE 0.0s 08:33:57 08:33:57 #63 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:57 #63 ... 08:33:57 08:33:57 #64 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:57 #0 5.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:57 #0 5.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:57 #0 5.810 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:57 #0 5.810 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:57 #0 5.810 OK: 17818 distinct packages available 08:33:57 #0 5.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:57 #0 5.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:57 #0 6.208 (1/4) Installing dumb-init (1.2.5-r2) 08:33:57 #0 6.212 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:57 #0 6.215 (3/4) Installing libucontext (1.2-r0) 08:33:57 #0 6.218 (4/4) Installing gcompat (1.1.0-r0) 08:33:57 #0 6.222 Executing busybox-1.35.0-r29.trigger 08:33:57 #0 6.230 OK: 7 MiB in 19 packages 08:33:57 #64 DONE 6.3s 08:33:57 08:33:57 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:58 #65 ... 08:33:58 08:33:58 #49 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:33:58 #49 6.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:58 #49 6.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:58 #49 7.172 OK: 265 MiB in 53 packages 08:33:58 #49 DONE 7.3s 08:33:58 08:33:58 #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:33:58 #66 DONE 0.0s 08:33:58 08:33:58 #67 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:33:58 #0 6.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:58 #0 6.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:58 #0 7.295 OK: 265 MiB in 53 packages 08:33:58 #67 DONE 7.4s 08:33:58 08:33:58 #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:33:58 #58 DONE 2.0s 08:33:59 08:33:59 #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:33:59 #68 DONE 0.1s 08:33:59 08:33:59 #69 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:33:59 #69 DONE 0.1s 08:33:59 08:33:59 #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:59 #70 ... 08:33:59 08:33:59 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:33:59 #0 5.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:59 #0 7.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:59 #0 7.400 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:59 #0 7.400 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:59 #0 7.400 OK: 17823 distinct packages available 08:33:59 #0 7.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:59 #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:59 #0 7.763 OK: 265 MiB in 53 packages 08:33:59 #71 DONE 7.9s 08:33:59 08:33:59 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:33:59 #72 DONE 0.0s 08:33:59 08:33:59 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:09 #73 ... 08:34:09 08:34:09 #74 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 Removing intermediate container 7cd3e9da7b29 08:34:21 ---> 9613cc11b7b6 08:34:21 Successfully built 9613cc11b7b6 08:34:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:22 + docker inspect -f . ci-base-image-arm64 08:34:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:22 prd-ubuntu20.04-docker-arm64-4c-16g-4121 does not seem to be running inside a container 08:34:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:23 $ docker top 5b4dca6670d39f64d95ba0e2c62fcf557091e09d1767b25900b027b23966df54 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:24 + go version 08:34:24 go version go1.20.6 linux/arm64 [Pipeline] } 08:34:24 $ docker stop --time=1 5b4dca6670d39f64d95ba0e2c62fcf557091e09d1767b25900b027b23966df54 08:34:26 $ docker rm -f --volumes 5b4dca6670d39f64d95ba0e2c62fcf557091e09d1767b25900b027b23966df54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:26 + docker inspect -f . ci-base-image-arm64 08:34:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:26 prd-ubuntu20.04-docker-arm64-4c-16g-4121 does not seem to be running inside a container 08:34:26 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:27 $ docker top bd093c78601b653555eb56e2cbe9ce32abae045c8f66a73324cdbfb92331c67c -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:28 ========================================================= 08:34:28 [edgeXBuildGoParallel] Running Tests and Build... 08:34:28 ========================================================= [Pipeline] sh 08:34:28 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:34:29 + make test 08:34:29 go test -race -coverprofile=coverage.out ./... 08:34:41 #74 DONE 41.4s 08:34:41 08:34:41 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:41 #73 DONE 40.8s 08:34:41 08:34:41 #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:41 #70 DONE 41.3s 08:34:41 08:34:41 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:41 #65 DONE 42.9s 08:34:41 08:34:41 #63 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:41 #63 DONE 42.8s 08:34:41 08:34:41 #75 [support-notifications builder 6/7] COPY . . 08:34:49 #75 DONE 8.8s 08:34:49 08:34:49 #76 [security-spire-agent builder 6/9] COPY . . 08:34:49 #76 DONE 8.8s 08:34:49 08:34:49 #77 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:34:49 #77 DONE 0.1s 08:34:49 08:34:49 #78 [security-secretstore-setup builder 6/7] COPY . . 08:34:49 #78 CACHED 08:34:49 08:34:49 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #79 CACHED 08:34:49 08:34:49 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:34:49 #80 CACHED 08:34:49 08:34:49 #81 [security-bootstrapper builder 6/7] COPY . . 08:34:49 #81 CACHED 08:34:49 08:34:49 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #82 CACHED 08:34:49 08:34:49 #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:49 #83 CACHED 08:34:49 08:34:49 #84 [security-proxy-auth builder 6/7] COPY . . 08:34:49 #84 DONE 8.8s 08:34:49 08:34:49 #85 [core-command builder 4/7] COPY go.mod vendor* ./ 08:34:49 #85 CACHED 08:34:49 08:34:49 #86 [core-command builder 6/7] COPY . . 08:34:49 #86 CACHED 08:34:49 08:34:49 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #87 CACHED 08:34:49 08:34:49 #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:34:49 #88 CACHED 08:34:49 08:34:49 #89 [core-metadata builder 6/7] COPY . . 08:34:49 #89 CACHED 08:34:49 08:34:49 #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #90 CACHED 08:34:49 08:34:49 #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #91 CACHED 08:34:49 08:34:49 #92 [core-data builder 6/7] COPY . . 08:34:49 #92 CACHED 08:34:49 08:34:49 #93 [core-data builder 4/7] COPY go.mod vendor* ./ 08:34:49 #93 CACHED 08:34:49 08:34:49 #94 [support-scheduler builder 6/7] COPY . . 08:34:49 #94 CACHED 08:34:49 08:34:49 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #95 CACHED 08:34:49 08:34:49 #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:34:49 #96 CACHED 08:34:49 08:34:49 #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:49 #97 CACHED 08:34:49 08:34:49 #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #98 CACHED 08:34:49 08:34:49 #99 [core-common-config-bootstrapper builder 6/7] COPY . . 08:34:49 #99 CACHED 08:34:49 08:34:49 #100 [security-spiffe-token-provider builder 6/7] COPY . . 08:34:49 #100 DONE 8.8s 08:34:49 08:34:49 #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:34:49 #101 CACHED 08:34:49 08:34:49 #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #102 CACHED 08:34:49 08:34:49 #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:34:49 #103 CACHED 08:34:49 08:34:49 #104 [security-spire-server builder 6/9] COPY . . 08:34:49 #104 CACHED 08:34:49 08:34:49 #105 [security-proxy-setup builder 6/7] COPY . . 08:34:49 #105 DONE 8.8s 08:34:49 08:34:49 #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:53 #106 DONE 3.6s 08:34:53 08:34:53 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:53 #107 DONE 3.6s 08:34:53 08:34:53 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:34:54 #108 ... 08:34:54 08:34:54 #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:34:54 #109 DONE 1.6s 08:34:54 08:34:54 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:34:54 #108 DONE 1.6s 08:34:54 08:34:54 #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:54 #0 1.281 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:54 #110 ... 08:34:54 08:34:54 #111 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:34:54 #111 CACHED 08:34:54 08:34:54 #112 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:34:54 #112 CACHED 08:34:54 08:34:54 #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:54 #113 CACHED 08:34:54 08:34:54 #114 [security-spire-config builder 6/9] COPY . . 08:34:54 #114 CACHED 08:34:54 08:34:54 #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:54 #115 CACHED 08:34:54 08:34:54 #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:34:54 #116 CACHED 08:34:54 08:34:54 #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:34:54 #117 DONE 0.1s 08:34:54 08:34:54 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:34:54 #0 1.283 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:54 #118 ... 08:34:54 08:34:54 #119 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:34:54 #119 DONE 0.2s 08:34:54 08:34:54 #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:34:55 #120 DONE 0.3s 08:34:55 08:34:55 #121 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:56 #121 DONE 1.1s 08:34:56 08:34:56 #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:34:56 #122 DONE 0.9s 08:34:56 08:34:56 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:34:56 #123 CACHED 08:34:56 08:34:56 #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:34:56 #124 CACHED 08:34:56 08:34:56 #125 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:59 #125 ... 08:34:59 08:34:59 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:34:59 #0 0.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:59 #126 ... 08:34:59 08:34:59 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:34:59 #0 1.195 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:59 #127 ... 08:34:59 08:34:59 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:34:59 #0 2.225 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:59 #128 ... 08:34:59 08:34:59 #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 08:34:59 #0 0.447 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:59 #129 ... 08:34:59 08:34:59 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:34:59 #0 1.056 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:59 #130 ... 08:34:59 08:34:59 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:59 #0 0.750 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:00 #131 ... 08:35:00 08:35:00 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:00 #0 0.339 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:00 #132 ... 08:35:00 08:35:00 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:00 #0 1.159 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:00 #133 ... 08:35:00 08:35:00 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:00 #0 0.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:00 #134 ... 08:35:00 08:35:00 #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:04 #135 ... 08:35:04 08:35:04 #125 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:04 #125 DONE 8.5s 08:35:04 08:35:04 #136 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:06 #136 ... 08:35:06 08:35:06 #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:07 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:14 #137 ... 08:35:14 08:35:14 #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:14 #135 DONE 17.5s 08:35:14 08:35:14 #136 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:14 #136 DONE 17.5s 08:35:14 08:35:14 #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:24 #138 ... 08:35:24 08:35:24 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:51 #139 ... 08:35:51 08:35:51 #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 08:35:51 #129 61.68 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:51 #129 ... 08:35:51 08:35:51 #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:51 #137 DONE 45.6s 08:35:51 08:35:51 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:51 #139 ... 08:35:51 08:35:51 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:18 #140 ... 08:36:18 08:36:18 #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:18 #138 DONE 61.2s 08:36:18 08:36:18 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:18 #131 ... 08:36:18 08:36:18 #141 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:18 #141 ... 08:36:18 08:36:18 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:18 #126 DONE 86.7s 08:36:18 08:36:18 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:18 #132 DONE 86.8s 08:36:18 08:36:18 #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:18 #110 DONE 86.7s 08:36:18 08:36:18 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:18 #139 DONE 62.3s 08:36:18 08:36:18 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:18 #134 DONE 86.8s 08:36:18 08:36:18 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:18 #130 DONE 86.8s 08:36:18 08:36:18 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:18 #127 DONE 86.8s 08:36:18 08:36:18 #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:18 #142 ... 08:36:18 08:36:18 #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 08:36:18 #129 DONE 87.0s 08:36:18 08:36:18 #143 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 #143 ... 08:36:18 08:36:18 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:18 #131 DONE 87.1s 08:36:18 08:36:18 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:18 #118 DONE 87.3s 08:36:18 08:36:18 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:18 #133 DONE 87.3s 08:36:18 08:36:18 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:18 #128 DONE 87.3s 08:36:18 08:36:18 #144 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 #144 ... 08:36:18 08:36:18 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:18 #140 DONE 24.5s 08:36:18 08:36:18 #145 [security-spire-config] exporting to image 08:36:18 #145 exporting layers 08:36:18 #145 ... 08:36:18 08:36:18 #141 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:18 #141 DONE 1.4s 08:36:18 08:36:18 #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:18 #142 DONE 1.1s 08:36:18 08:36:18 #146 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 #146 DONE 1.2s 08:36:18 08:36:18 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 #147 DONE 1.2s 08:36:18 08:36:18 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:36:18 #148 DONE 1.0s 08:36:18 08:36:18 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 #149 DONE 0.9s 08:36:18 08:36:18 #150 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 #150 DONE 0.9s 08:36:18 08:36:18 #143 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 #143 DONE 0.9s 08:36:18 08:36:18 #144 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 #144 DONE 0.9s 08:36:18 08:36:18 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:36:18 #151 ... 08:36:18 08:36:18 #152 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:18 #152 DONE 0.4s 08:36:18 08:36:18 #153 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:18 #153 DONE 0.4s 08:36:18 08:36:18 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:18 #154 DONE 0.4s 08:36:18 08:36:18 #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:18 #155 DONE 0.4s 08:36:18 08:36:18 #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:18 #156 DONE 0.4s 08:36:18 08:36:18 #157 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:36:18 #157 DONE 0.4s 08:36:18 08:36:18 #158 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:36:18 #158 DONE 0.4s 08:36:18 08:36:18 #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 #159 CACHED 08:36:18 08:36:18 #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:18 #160 CACHED 08:36:18 08:36:18 #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 #161 CACHED 08:36:18 08:36:18 #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:18 #162 CACHED 08:36:18 08:36:18 #163 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:18 #163 CACHED 08:36:18 08:36:18 #164 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 #164 CACHED 08:36:18 08:36:18 #165 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:18 #165 CACHED 08:36:18 08:36:18 #166 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 #166 CACHED 08:36:18 08:36:18 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:36:18 #151 DONE 0.4s 08:36:18 08:36:18 #145 [security-spire-config] exporting to image 08:36:18 #145 exporting layers 0.7s done 08:36:18 #145 writing image sha256:ca3bf9074b4d3344e7fd609c0fc4076783e00479d99aae193283ec1435698684 done 08:36:18 #145 naming to docker.io/library/security-spire-config done 08:36:19 #145 ... 08:36:19 08:36:19 #167 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:19 #167 DONE 2.0s 08:36:19 08:36:19 #168 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:36:19 #168 DONE 2.1s 08:36:19 08:36:19 #169 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:19 #169 DONE 2.1s 08:36:19 08:36:19 #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:19 #170 DONE 2.1s 08:36:19 08:36:19 #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:19 #171 DONE 2.1s 08:36:19 08:36:19 #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:36:19 #172 DONE 2.5s 08:36:19 08:36:19 #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:19 #173 DONE 2.0s 08:36:19 08:36:19 #174 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:19 #174 DONE 2.1s 08:36:19 08:36:19 #175 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:19 #175 DONE 2.1s 08:36:19 08:36:19 #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:19 #176 DONE 2.1s 08:36:19 08:36:19 #177 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:19 #177 ... 08:36:19 08:36:19 #178 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:19 #178 DONE 2.1s 08:36:19 08:36:19 #179 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:19 #179 DONE 2.1s 08:36:19 08:36:19 #145 [security-spire-server] exporting to image 08:36:19 #145 exporting layers 2.1s done 08:36:19 #145 writing image sha256:8c71fce57d8808afd4fa198d290f6b79854bd63d2a4d4f46c2dfc18d2ad65529 done 08:36:19 #145 naming to docker.io/library/security-spire-server done 08:36:20 #145 ... 08:36:20 08:36:20 #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:20 #180 DONE 0.3s 08:36:20 08:36:20 #181 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:20 #181 DONE 0.5s 08:36:20 08:36:20 #182 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:20 #182 DONE 0.5s 08:36:20 08:36:20 #145 [support-notifications] exporting to image 08:36:20 #145 ... 08:36:20 08:36:20 #183 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:36:20 #183 DONE 0.5s 08:36:20 08:36:20 #184 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:36:20 #184 DONE 0.5s 08:36:20 08:36:20 #185 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:20 #185 DONE 0.5s 08:36:20 08:36:20 #186 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:36:20 #186 DONE 0.5s 08:36:20 08:36:20 #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:20 #187 DONE 0.5s 08:36:20 08:36:20 #177 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:20 #177 DONE 0.5s 08:36:20 08:36:20 #188 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:36:20 #188 DONE 0.5s 08:36:20 08:36:20 #145 [core-data] exporting to image 08:36:20 #145 ... 08:36:20 08:36:20 #189 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:20 #189 DONE 0.5s 08:36:20 08:36:20 #145 [core-data] exporting to image 08:36:20 #145 writing image sha256:b4e276ac1a066afdfb230e763782094367107a1eaedc7c09fc7c04aa17271c98 08:36:20 #145 ... 08:36:20 08:36:20 #190 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:36:20 #190 DONE 0.4s 08:36:20 08:36:20 #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:20 #191 DONE 0.4s 08:36:20 08:36:20 #192 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:20 #192 DONE 0.5s 08:36:20 08:36:20 #145 [security-spiffe-token-provider] exporting to image 08:36:20 #145 exporting layers 0.4s done 08:36:20 #145 writing image sha256:b4e276ac1a066afdfb230e763782094367107a1eaedc7c09fc7c04aa17271c98 0.3s done 08:36:20 #145 naming to docker.io/library/security-spire-agent done 08:36:20 #145 writing image sha256:9923b939f8a88f064d71910dd768d3789cf25d37cac5dbedcc151c313b8630f6 done 08:36:20 #145 naming to docker.io/library/core-command done 08:36:20 #145 writing image sha256:4396074f3a7f96b9ba37aaa613b65b501bea0975d30f7cd112b4c18b30756983 done 08:36:20 #145 naming to docker.io/library/security-spiffe-token-provider done 08:36:20 #145 ... 08:36:20 08:36:20 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:20 #193 DONE 0.4s 08:36:20 08:36:20 #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:20 #194 DONE 0.4s 08:36:20 08:36:20 #195 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:20 #195 DONE 0.4s 08:36:20 08:36:20 #145 [support-notifications] exporting to image 08:36:20 #145 writing image sha256:d55887b6b425ff97d31c729b79b8936109e9c9086c1e7e16164f8cfb435e389c done 08:36:20 #145 naming to docker.io/library/support-notifications done 08:36:20 #145 writing image sha256:54e8bdd6eaff2eac1af6a440cef7e786a85be72e479aae2c47a7a5a8edb71027 done 08:36:20 #145 writing image sha256:462ac633b41824129e15829b17a907487081a7bc58582ab84852d4506f2a3ba0 08:36:20 #145 naming to docker.io/library/core-data 08:36:20 #145 exporting layers 0.2s done 08:36:20 #145 writing image sha256:462ac633b41824129e15829b17a907487081a7bc58582ab84852d4506f2a3ba0 0.2s done 08:36:20 #145 naming to docker.io/library/core-data 0.2s done 08:36:20 #145 naming to docker.io/library/support-scheduler done 08:36:20 #145 ... 08:36:20 08:36:20 #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:20 #196 DONE 0.5s 08:36:20 08:36:20 #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:20 #197 DONE 0.5s 08:36:20 08:36:20 #145 [support-scheduler] exporting to image 08:36:20 #145 writing image sha256:b7defe5db58a9feb192b5d450660933da18000a9862f3fe5ed7f7553daef005e 0.0s done 08:36:20 #145 naming to docker.io/library/core-metadata 08:36:21 #145 naming to docker.io/library/core-metadata done 08:36:21 #145 DONE 4.4s 08:36:21 08:36:21 #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:21 #198 DONE 0.5s 08:36:21 08:36:21 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:21 #199 DONE 0.1s 08:36:21 08:36:21 #200 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:36:21 #200 DONE 0.1s 08:36:21 08:36:21 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:21 #201 DONE 0.2s 08:36:21 08:36:21 #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:21 #202 DONE 0.0s 08:36:21 08:36:21 #203 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:36:21 #203 DONE 0.0s 08:36:21 08:36:21 #204 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:21 #204 DONE 0.8s 08:36:21 08:36:21 #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:36:21 #205 DONE 0.1s 08:36:21 08:36:21 #206 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:21 #206 DONE 0.8s 08:36:21 08:36:21 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:21 #207 DONE 0.1s 08:36:21 08:36:21 #145 [core-common-config-bootstrapper] exporting to image 08:36:21 #145 ... 08:36:21 08:36:21 #208 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:21 #208 DONE 0.5s 08:36:21 08:36:21 #145 [security-proxy-setup] exporting to image 08:36:21 #145 exporting layers 0.2s done 08:36:21 #145 writing image sha256:f919ea650cb9a723b088d2fe1a7c2a341053cf6c0b8c77a2b47aac10f7f954bf done 08:36:21 #145 naming to docker.io/library/security-proxy-auth 08:36:21 #145 exporting layers 0.2s done 08:36:21 #145 naming to docker.io/library/security-proxy-auth done 08:36:21 #145 writing image sha256:d3e33664366f203d2b9fe0ca81c24a52723d39d8f758e8111fc5c556068a3dfc done 08:36:21 #145 naming to docker.io/library/core-common-config-bootstrapper done 08:36:21 #145 writing image sha256:541facd6de84b8a5afb1757a56599d272ab827e6d05f9caca1208d9b18c43ca4 done 08:36:21 #145 naming to docker.io/library/security-proxy-setup done 08:36:21 #145 DONE 4.8s 08:36:21 08:36:21 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:36:22 #209 ... 08:36:22 08:36:22 #210 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:22 #210 DONE 0.6s 08:36:22 08:36:22 #145 [security-secretstore-setup] exporting to image 08:36:22 #145 exporting layers 0.2s done 08:36:22 #145 writing image sha256:bf2ce496929405537e452e4ca5febe2f3d4823a9a2d3b7daa229e49bc178e69e done 08:36:22 #145 naming to docker.io/library/security-secretstore-setup done 08:36:22 #145 DONE 5.0s 08:36:22 08:36:22 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:36:22 #209 DONE 0.7s 08:36:22 08:36:22 #145 [security-bootstrapper] exporting to image 08:36:22 #145 exporting layers 0.1s done 08:36:22 #145 writing image sha256:92367ff4bd6c1bfeef16b30fb9027f4f8bb9e4f060cc124d9cbd95423b7cc072 done 08:36:22 #145 naming to docker.io/library/security-bootstrapper done 08:36:22 #145 DONE 5.1s 08:36:22 08:36:22 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:22 time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:36:22 $ docker stop --time=1 bf784410d4762c6329cb0820c8f13d6f16b714d8be45b9ead8bdb9123ca5262e 08:36:23 $ docker rm -f --volumes bf784410d4762c6329cb0820c8f13d6f16b714d8be45b9ead8bdb9123ca5262e [Pipeline] // withDockerContainer [Pipeline] sh 08:36:23 + docker images 08:36:23 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:23 security-bootstrapper latest 92367ff4bd6c 1 second ago 23MB 08:36:23 security-proxy-setup latest 541facd6de84 2 seconds ago 29.2MB 08:36:23 core-common-config-bootstrapper latest d3e33664366f 2 seconds ago 18MB 08:36:23 security-secretstore-setup latest bf2ce4969294 2 seconds ago 44.1MB 08:36:23 security-proxy-auth latest f919ea650cb9 2 seconds ago 19.4MB 08:36:23 core-metadata latest b7defe5db58a 3 seconds ago 21.6MB 08:36:23 core-data latest 54e8bdd6eaff 4 seconds ago 21.2MB 08:36:23 support-scheduler latest 462ac633b418 4 seconds ago 33.7MB 08:36:23 support-notifications latest d55887b6b425 4 seconds ago 34.3MB 08:36:23 core-command latest 9923b939f8a8 4 seconds ago 21MB 08:36:23 security-spiffe-token-provider latest 4396074f3a7f 4 seconds ago 33.5MB 08:36:23 security-spire-agent latest b4e276ac1a06 5 seconds ago 161MB 08:36:23 security-spire-server latest 8c71fce57d88 6 seconds ago 103MB 08:36:23 security-spire-config latest ca3bf9074b4d 7 seconds ago 102MB 08:36:23 ci-base-image-x86_64 latest 0ab8da466e9e 5 minutes ago 1.07GB 08:36:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB 08:36:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 08:36:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.288s coverage: 28.7% of statements 08:37:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.307s coverage: 97.0% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.394s coverage: 71.5% of statements 08:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.311s coverage: 54.0% of statements 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.577s coverage: 93.4% of statements 08:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.425s coverage: 3.8% of statements 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.603s coverage: 97.6% of statements 08:38:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.214s coverage: 72.2% of statements 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.427s coverage: 0.9% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.263s coverage: 32.2% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.309s coverage: 42.9% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.279s coverage: 82.9% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.242s coverage: 79.9% of statements 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.272s coverage: 92.9% of statements 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.217s coverage: 62.3% of statements 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.476s coverage: 81.8% of statements 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.533s coverage: 82.1% of statements 08:39:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 86.0% of statements 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.974s coverage: 63.1% of statements 08:39:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.127s coverage: 89.4% of statements 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 08:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.996s coverage: 38.4% of statements 08:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.262s coverage: 89.5% of statements 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.588s coverage: 95.7% of statements 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 61.8% of statements 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 98.9% of statements 08:39:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:39:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:44 go vet ./... 08:42:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:21 ./bin/test-attribution-txt.sh 08:42:21 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 08:42:21 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 08:42:21 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 08:42:21 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:42:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:21 + ls -al . 08:42:21 total 724 08:42:21 drwxrwxr-x 11 1001 1001 4096 Aug 21 08:34 . 08:42:21 drwxr-xr-x 4 root root 4096 Aug 21 08:34 .. 08:42:21 drwxrwxr-x 2 1001 1001 4096 Aug 21 08:32 .blubracket 08:42:21 -rw-rw-r-- 1 1001 1001 16 Aug 21 08:32 .dockerignore 08:42:21 drwxrwxr-x 8 1001 1001 4096 Aug 21 08:32 .git 08:42:21 drwxrwxr-x 3 1001 1001 4096 Aug 21 08:32 .github 08:42:21 -rw-rw-r-- 1 1001 1001 1173 Aug 21 08:32 .gitignore 08:42:21 -rw-rw-r-- 1 1001 1001 42 Aug 21 08:32 .golangci.yml 08:42:21 -rw-rw-r-- 1 1001 1001 87 Aug 21 08:32 .hadolint.yml 08:42:21 -rw-rw-r-- 1 1001 1001 166 Aug 21 08:32 .sonarcloud.properties 08:42:21 -rw-rw-r-- 1 1001 1001 1171 Aug 21 08:32 ADOPTERS.md 08:42:21 -rw-rw-r-- 1 1001 1001 11152 Aug 21 08:32 Attribution.txt 08:42:21 -rw-rw-r-- 1 1001 1001 93407 Aug 21 08:32 CHANGELOG.md 08:42:21 -rw-rw-r-- 1 1001 1001 3804 Aug 21 08:32 CONTRIBUTING.md 08:42:21 -rw-rw-r-- 1 1001 1001 677 Aug 21 08:32 GOVERNANCE.md 08:42:21 -rw-rw-r-- 1 1001 1001 883 Aug 21 08:32 Jenkinsfile 08:42:21 -rw-rw-r-- 1 1001 1001 10775 Aug 21 08:32 LICENSE 08:42:21 -rw-rw-r-- 1 1001 1001 14764 Aug 21 08:32 Makefile 08:42:21 -rw-rw-r-- 1 1001 1001 582 Aug 21 08:32 OWNERS.md 08:42:21 -rw-rw-r-- 1 1001 1001 9923 Aug 21 08:32 README.md 08:42:21 -rw-rw-r-- 1 1001 1001 789 Aug 21 08:32 SECURITY.md 08:42:21 -rw-rw-r-- 1 1001 1001 5 Aug 21 08:30 VERSION 08:42:21 drwxrwxr-x 2 1001 1001 4096 Aug 21 08:32 bin 08:42:21 drwxrwxr-x 18 1001 1001 4096 Aug 21 08:32 cmd 08:42:21 -rw-r--r-- 1 root root 446997 Aug 21 08:39 coverage.out 08:42:21 drwxrwxr-x 2 1001 1001 4096 Aug 21 08:32 fuzz_test 08:42:21 -rw-rw-r-- 1 1001 1001 3687 Aug 21 08:32 go.mod 08:42:21 -rw-rw-r-- 1 1001 1001 33714 Aug 21 08:32 go.sum 08:42:21 drwxrwxr-x 7 1001 1001 4096 Aug 21 08:32 internal 08:42:21 drwxrwxr-x 3 1001 1001 4096 Aug 21 08:32 openapi 08:42:21 -rw-rw-r-- 1 1001 1001 594 Aug 21 08:32 security.txt 08:42:21 drwxrwxr-x 4 1001 1001 4096 Aug 21 08:32 snap 08:42:21 -rw-rw-r-- 1 1001 1001 204 Aug 21 08:32 version.go [Pipeline] sh 08:42:22 + '[' -e coverage.out ] 08:42:22 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:22 Warning: overwriting stash ‘coverage-report’ 08:42:22 Stashed 1 file(s) [Pipeline] sh 08:42:23 + make build 08:42:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:43:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:44:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:44:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:44:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:44:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:44:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:45:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:45:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:45:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:45:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:45:28 $ docker stop --time=1 bd093c78601b653555eb56e2cbe9ce32abae045c8f66a73324cdbfb92331c67c 08:45:30 $ docker rm -f --volumes bd093c78601b653555eb56e2cbe9ce32abae045c8f66a73324cdbfb92331c67c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:32 08:45:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:32 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:32 547446be3368: Pulling fs layer 08:45:32 d125d8839a47: Pulling fs layer 08:45:32 3e85d5ac6304: Pulling fs layer 08:45:32 c3105a71a48b: Pulling fs layer 08:45:32 0f093f025ec4: Pulling fs layer 08:45:32 c3106fc0e877: Pulling fs layer 08:45:32 c3105a71a48b: Waiting 08:45:32 0f093f025ec4: Waiting 08:45:32 c3106fc0e877: Waiting 08:45:32 547446be3368: Verifying Checksum 08:45:32 547446be3368: Download complete 08:45:32 c3105a71a48b: Verifying Checksum 08:45:32 c3105a71a48b: Download complete 08:45:33 d125d8839a47: Verifying Checksum 08:45:33 d125d8839a47: Download complete 08:45:33 c3106fc0e877: Verifying Checksum 08:45:33 c3106fc0e877: Download complete 08:45:33 0f093f025ec4: Verifying Checksum 08:45:33 0f093f025ec4: Download complete 08:45:33 547446be3368: Pull complete 08:45:34 d125d8839a47: Pull complete 08:45:35 3e85d5ac6304: Verifying Checksum 08:45:35 3e85d5ac6304: Download complete 08:45:43 3e85d5ac6304: Pull complete 08:45:43 c3105a71a48b: Pull complete 08:45:44 0f093f025ec4: Pull complete 08:45:44 c3106fc0e877: Pull complete 08:45:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:45:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:44 prd-ubuntu20.04-docker-arm64-4c-16g-4121 does not seem to be running inside a container 08:45:44 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:46 $ docker top ce29f43c99f7cf2143258b9123d859502298840f7a3055ad4a27899a8d80ccf6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:47 + docker compose -f ./docker-compose-build.yml build --parallel 08:45:57 #1 [security-spire-config internal] load build definition from Dockerfile 08:45:57 #1 transferring dockerfile: 08:45:57 #1 transferring dockerfile: 2.58kB done 08:45:57 #1 DONE 0.1s 08:45:58 08:45:58 #2 [core-metadata internal] load build definition from Dockerfile 08:45:58 #2 transferring dockerfile: 1.96kB done 08:45:58 #2 DONE 0.0s 08:45:58 08:45:58 #3 [core-data internal] load build definition from Dockerfile 08:45:58 #3 transferring dockerfile: 1.90kB 0.0s done 08:45:58 #3 DONE 0.1s 08:45:58 08:45:58 #4 [security-spire-config internal] load .dockerignore 08:45:58 #4 transferring context: 56B done 08:45:58 #4 DONE 0.1s 08:45:59 08:45:59 #5 [core-metadata internal] load .dockerignore 08:45:59 #5 transferring context: 56B 0.0s done 08:45:59 #5 DONE 0.1s 08:45:59 08:45:59 #6 [core-data internal] load .dockerignore 08:45:59 #6 transferring context: 56B 0.0s done 08:45:59 #6 DONE 0.1s 08:45:59 08:45:59 #7 [core-command internal] load build definition from Dockerfile 08:45:59 #7 transferring dockerfile: 1.82kB done 08:45:59 #7 DONE 0.1s 08:45:59 08:45:59 #8 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:59 #8 DONE 0.0s 08:45:59 08:45:59 #9 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 08:45:59 #9 ... 08:45:59 08:45:59 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:45:59 #10 transferring dockerfile: 1.78kB done 08:45:59 #10 DONE 0.1s 08:45:59 08:45:59 #11 [security-bootstrapper internal] load build definition from Dockerfile 08:45:59 #11 transferring dockerfile: 2.82kB 0.0s done 08:45:59 #11 DONE 0.1s 08:45:59 08:45:59 #9 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 08:45:59 #9 DONE 0.2s 08:45:59 08:45:59 #12 [security-proxy-setup internal] load build definition from Dockerfile 08:45:59 #12 transferring dockerfile: 2.39kB done 08:45:59 #12 DONE 0.1s 08:45:59 08:45:59 #13 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:45:59 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:45:59 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:45:59 #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:45:59 #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:45:59 #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 77.82kB / 3.26MB 0.1s 08:45:59 #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.15MB / 3.26MB 0.2s 08:45:59 #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:45:59 #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 08:45:59 #13 ... 08:45:59 08:45:59 #14 [support-scheduler internal] load build definition from Dockerfile 08:45:59 #14 transferring dockerfile: 1.82kB 0.0s done 08:45:59 #14 DONE 0.3s 08:46:00 08:46:00 #15 [security-spire-config internal] load build context 08:46:00 #15 ... 08:46:00 08:46:00 #16 [security-spire-agent internal] load build definition from Dockerfile 08:46:00 #16 transferring dockerfile: 2.68kB 0.0s done 08:46:00 #16 DONE 0.5s 08:46:00 08:46:00 #17 [support-notifications internal] load build definition from Dockerfile 08:46:00 #17 transferring dockerfile: 1.84kB done 08:46:00 #17 DONE 0.7s 08:46:00 08:46:00 #15 [security-spire-config internal] load build context 08:46:00 #15 ... 08:46:00 08:46:00 #18 [security-spire-server internal] load build definition from Dockerfile 08:46:00 #18 transferring dockerfile: 2.63kB 0.0s done 08:46:00 #18 DONE 0.5s 08:46:00 08:46:00 #19 [security-proxy-auth internal] load build definition from Dockerfile 08:46:00 #19 transferring dockerfile: 2.04kB 0.0s done 08:46:00 #19 DONE 0.7s 08:46:00 08:46:00 #15 [security-spire-config internal] load build context 08:46:00 #15 ... 08:46:00 08:46:00 #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:46:00 #20 transferring dockerfile: 2.12kB 0.0s done 08:46:00 #20 DONE 0.9s 08:46:00 08:46:00 #15 [security-spire-config internal] load build context 08:46:01 #15 ... 08:46:01 08:46:01 #21 [security-secretstore-setup internal] load build definition from Dockerfile 08:46:01 #21 transferring dockerfile: 2.38kB 0.0s done 08:46:01 #21 DONE 1.0s 08:46:01 08:46:01 #15 [security-spire-config internal] load build context 08:46:01 #15 ... 08:46:01 08:46:01 #22 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 08:46:01 #22 DONE 1.6s 08:46:01 08:46:01 #15 [security-spire-config internal] load build context 08:46:01 #15 ... 08:46:01 08:46:01 #23 [security-spire-config builder 2/9] WORKDIR /edgex-go 08:46:01 #23 DONE 0.3s 08:46:01 08:46:01 #13 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:46:01 #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 08:46:01 #13 DONE 2.0s 08:46:01 08:46:01 #15 [security-spire-config internal] load build context 08:46:01 #15 ... 08:46:01 08:46:01 #8 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:01 #8 DONE 0.0s 08:46:01 08:46:01 #9 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 08:46:01 #9 DONE 0.2s 08:46:01 08:46:01 #15 [security-spire-config internal] load build context 08:46:01 #15 ... 08:46:01 08:46:01 #22 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 08:46:01 #22 DONE 2.7s 08:46:01 08:46:01 #23 [core-metadata builder 2/9] WORKDIR /edgex-go 08:46:01 #23 DONE 0.5s 08:46:01 08:46:01 #13 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:46:01 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:46:01 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:46:01 #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:46:01 #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:46:01 #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:46:01 #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 08:46:01 #13 DONE 3.1s 08:46:01 08:46:01 #15 [security-spire-config internal] load build context 08:46:01 #15 ... 08:46:01 08:46:01 #24 [core-command internal] load .dockerignore 08:46:01 #24 transferring context: 56B 0.0s done 08:46:01 #24 DONE 0.1s 08:46:01 08:46:01 #8 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:01 #8 DONE 0.0s 08:46:01 08:46:01 #9 [core-data internal] load metadata for docker.io/library/alpine:3.17 08:46:01 #9 DONE 0.2s 08:46:01 08:46:01 #22 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 08:46:01 #22 DONE 2.8s 08:46:01 08:46:01 #23 [core-data builder 2/9] WORKDIR /edgex-go 08:46:01 #23 DONE 0.5s 08:46:01 08:46:01 #13 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:46:01 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:46:01 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:46:01 #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:46:01 #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:46:01 #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:46:01 #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 08:46:01 #13 DONE 3.1s 08:46:01 08:46:01 #15 [security-spire-config internal] load build context 08:46:02 #15 ... 08:46:02 08:46:02 #25 [security-spiffe-token-provider internal] load .dockerignore 08:46:02 #25 transferring context: 56B 0.0s done 08:46:02 #25 DONE 0.2s 08:46:02 08:46:02 #15 [security-spire-config internal] load build context 08:46:02 #15 ... 08:46:02 08:46:02 #26 [security-bootstrapper internal] load .dockerignore 08:46:02 #26 transferring context: 56B 0.0s done 08:46:02 #26 DONE 0.2s 08:46:02 08:46:02 #15 [security-spire-config internal] load build context 08:46:02 #15 ... 08:46:02 08:46:02 #27 [security-proxy-setup internal] load .dockerignore 08:46:02 #27 transferring context: 56B 0.0s done 08:46:02 #27 DONE 0.3s 08:46:02 08:46:02 #15 [security-spire-config internal] load build context 08:46:02 #15 ... 08:46:02 08:46:02 #28 [support-notifications internal] load .dockerignore 08:46:02 #28 transferring context: 56B 0.1s done 08:46:02 #28 DONE 0.3s 08:46:02 08:46:02 #15 [security-spire-config internal] load build context 08:46:02 #15 ... 08:46:02 08:46:02 #29 [support-scheduler internal] load .dockerignore 08:46:02 #29 transferring context: 56B 0.0s done 08:46:02 #29 DONE 0.3s 08:46:02 08:46:02 #30 [security-spire-agent internal] load .dockerignore 08:46:02 #30 transferring context: 56B 0.0s done 08:46:03 #30 DONE 0.5s 08:46:03 08:46:03 #15 [security-spire-config internal] load build context 08:46:03 #15 ... 08:46:03 08:46:03 #31 [security-proxy-auth internal] load .dockerignore 08:46:03 #31 transferring context: 56B 0.1s done 08:46:03 #31 DONE 0.5s 08:46:03 08:46:03 #15 [security-spire-config internal] load build context 08:46:03 #15 ... 08:46:03 08:46:03 #32 [core-common-config-bootstrapper internal] load .dockerignore 08:46:03 #32 transferring context: 56B 0.1s done 08:46:03 #32 DONE 0.9s 08:46:03 08:46:03 #15 [security-spire-config internal] load build context 08:46:03 #15 ... 08:46:03 08:46:03 #33 [security-spire-server internal] load .dockerignore 08:46:03 #33 transferring context: 56B 0.1s done 08:46:03 #33 DONE 1.0s 08:46:03 08:46:03 #15 [security-spire-config internal] load build context 08:46:04 #15 ... 08:46:04 08:46:04 #34 [security-secretstore-setup internal] load .dockerignore 08:46:04 #34 transferring context: 56B 0.3s done 08:46:04 #34 DONE 0.9s 08:46:04 08:46:04 #15 [security-spire-config internal] load build context 08:46:06 #15 ... 08:46:06 08:46:06 #8 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:06 #8 DONE 0.0s 08:46:06 08:46:06 #9 [core-command internal] load metadata for docker.io/library/alpine:3.17 08:46:06 #9 DONE 0.3s 08:46:06 08:46:06 #15 [security-spire-config internal] load build context 08:46:06 #15 ... 08:46:06 08:46:06 #22 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 08:46:06 #22 DONE 3.2s 08:46:06 08:46:06 #23 [core-command builder 2/9] WORKDIR /edgex-go 08:46:06 #23 DONE 0.8s 08:46:06 08:46:06 #13 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:46:06 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:46:06 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:46:06 #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:46:06 #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:46:06 #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:46:06 #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 08:46:06 #13 DONE 3.6s 08:46:06 08:46:06 #15 [security-spire-config internal] load build context 08:46:06 #15 ... 08:46:06 08:46:06 #8 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:06 #8 DONE 0.1s 08:46:06 08:46:06 #15 [security-spire-config internal] load build context 08:46:06 #15 ... 08:46:06 08:46:06 #9 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 08:46:06 #9 DONE 0.4s 08:46:06 08:46:06 #15 [security-spire-config internal] load build context 08:46:06 #15 ... 08:46:06 08:46:06 #22 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 08:46:06 #22 DONE 3.3s 08:46:06 08:46:06 #23 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 08:46:06 #23 DONE 0.9s 08:46:06 08:46:06 #13 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:46:06 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:46:06 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:46:06 #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:46:06 #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:46:06 #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:46:06 #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 08:46:06 #13 DONE 3.6s 08:46:06 08:46:06 #15 [security-spire-config internal] load build context 08:46:07 #15 ... 08:46:07 08:46:07 #8 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:07 #8 DONE 0.1s 08:46:07 08:46:07 #15 [security-spire-config internal] load build context 08:46:07 #15 transferring context: 86.99MB 7.6s 08:46:07 #15 ... 08:46:07 08:46:07 #22 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 08:46:07 #22 DONE 3.4s 08:46:07 08:46:07 #23 [security-proxy-setup builder 2/9] WORKDIR /edgex-go 08:46:07 #23 DONE 1.0s 08:46:07 08:46:07 #13 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:46:07 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:46:07 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:46:07 #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:46:07 #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:46:07 #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:46:07 #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 08:46:07 #13 DONE 3.7s 08:46:07 08:46:07 #8 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:07 #8 DONE 0.1s 08:46:07 08:46:07 #15 [security-spire-config internal] load build context 08:46:07 #15 ... 08:46:07 08:46:07 #22 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 08:46:07 #22 DONE 3.4s 08:46:07 08:46:07 #23 [security-bootstrapper builder 2/9] WORKDIR /edgex-go 08:46:07 #23 DONE 1.0s 08:46:07 08:46:07 #13 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:46:07 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:46:07 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:46:07 #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:46:07 #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:46:07 #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:46:07 #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 08:46:07 #13 DONE 3.7s 08:46:07 08:46:07 #8 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:07 #8 DONE 0.1s 08:46:07 08:46:07 #15 [security-spire-config internal] load build context 08:46:07 #15 ... 08:46:07 08:46:07 #22 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 08:46:07 #22 DONE 3.4s 08:46:07 08:46:07 #23 [support-notifications builder 2/9] WORKDIR /edgex-go 08:46:07 #23 DONE 1.0s 08:46:07 08:46:07 #13 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:46:07 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:46:07 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:46:07 #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:46:07 #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:46:07 #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:46:07 #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 08:46:07 #13 DONE 3.8s 08:46:07 08:46:07 #15 [security-spire-config internal] load build context 08:46:07 #15 ... 08:46:07 08:46:07 #8 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:07 #8 DONE 0.1s 08:46:07 08:46:07 #15 [security-spire-config internal] load build context 08:46:08 #15 ... 08:46:08 08:46:08 #8 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:08 #8 DONE 0.1s 08:46:08 08:46:08 #9 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 08:46:08 #9 DONE 1.2s 08:46:08 08:46:08 #15 [security-spire-config internal] load build context 08:46:08 #15 ... 08:46:08 08:46:08 #22 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 08:46:08 #22 DONE 3.6s 08:46:08 08:46:08 #23 [support-scheduler builder 2/9] WORKDIR /edgex-go 08:46:08 #23 DONE 1.2s 08:46:08 08:46:08 #13 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:46:08 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:46:08 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:46:08 #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:46:08 #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:46:08 #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:46:08 #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 08:46:08 #13 DONE 3.9s 08:46:08 08:46:08 #8 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:08 #8 DONE 0.1s 08:46:08 08:46:08 #35 [security-proxy-auth internal] load build context 08:46:08 #35 DONE 0.0s 08:46:08 08:46:08 #36 [security-spire-agent internal] load build context 08:46:08 #36 DONE 0.0s 08:46:08 08:46:08 #15 [security-spire-config internal] load build context 08:46:08 #15 ... 08:46:08 08:46:08 #8 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:08 #8 DONE 0.1s 08:46:08 08:46:08 #15 [security-spire-config internal] load build context 08:46:09 #15 ... 08:46:09 08:46:09 #8 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:09 #8 DONE 0.2s 08:46:09 08:46:09 #37 [core-data internal] load build context 08:46:09 #37 ... 08:46:09 08:46:09 #15 [security-spire-config internal] load build context 08:46:09 #15 ... 08:46:09 08:46:09 #9 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 08:46:09 #9 DONE 2.3s 08:46:09 08:46:09 #22 [security-secretstore-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 08:46:09 #22 DONE 3.6s 08:46:09 08:46:09 #23 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go 08:46:09 #23 DONE 1.2s 08:46:09 08:46:09 #13 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:46:09 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:46:09 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:46:09 #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:46:09 #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:46:09 #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:46:09 #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 08:46:09 #13 DONE 4.0s 08:46:09 08:46:09 #15 [security-spire-config internal] load build context 08:46:09 #15 ... 08:46:09 08:46:09 #22 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 08:46:09 #22 DONE 3.6s 08:46:09 08:46:09 #23 [security-spire-server builder 2/9] WORKDIR /edgex-go 08:46:09 #23 DONE 1.2s 08:46:09 08:46:09 #13 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:46:09 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:46:09 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:46:09 #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:46:09 #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:46:09 #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 08:46:09 #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 08:46:09 #13 DONE 4.0s 08:46:09 08:46:09 #38 [core-common-config-bootstrapper internal] load build context 08:46:09 #38 DONE 0.0s 08:46:09 08:46:09 #15 [security-spire-config internal] load build context 08:46:10 #15 ... 08:46:10 08:46:10 #39 [security-spire-server internal] load build context 08:46:10 #39 DONE 0.0s 08:46:10 08:46:10 #15 [security-spire-config internal] load build context 08:46:11 #15 ... 08:46:11 08:46:11 #40 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:46:11 #0 4.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:11 #0 5.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:11 #0 10.20 OK: 263 MiB in 53 packages 08:46:11 #40 ... 08:46:11 08:46:11 #15 [security-spire-config internal] load build context 08:46:11 #15 ... 08:46:11 08:46:11 #41 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:11 #0 5.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:11 #0 6.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:11 #41 ... 08:46:11 08:46:11 #40 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:46:11 #40 DONE 12.2s 08:46:11 08:46:11 #42 [core-metadata internal] load build context 08:46:11 #42 ... 08:46:11 08:46:11 #43 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:46:11 #0 6.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:11 #0 8.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:11 #43 ... 08:46:11 08:46:11 #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:46:11 #0 5.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:11 #0 7.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:11 #0 10.86 (1/1) Installing dumb-init (1.2.5-r2) 08:46:11 #0 10.96 Executing busybox-1.35.0-r29.trigger 08:46:12 #44 ... 08:46:12 08:46:12 #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:46:12 #0 5.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:12 #0 7.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:12 #45 ... 08:46:12 08:46:12 #37 [core-data internal] load build context 08:46:13 #37 transferring context: 50.39MB 11.5s 08:46:13 #37 ... 08:46:13 08:46:13 #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:46:13 #44 11.03 OK: 8 MiB in 16 packages 08:46:13 #44 DONE 12.9s 08:46:13 08:46:13 #37 [core-data internal] load build context 08:46:14 #37 ... 08:46:14 08:46:14 #43 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:46:14 #43 12.00 OK: 263 MiB in 53 packages 08:46:14 #43 DONE 13.3s 08:46:14 08:46:14 #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:46:14 #45 11.34 (1/1) Installing dumb-init (1.2.5-r2) 08:46:14 #45 11.34 Executing busybox-1.35.0-r29.trigger 08:46:14 #45 11.34 OK: 8 MiB in 16 packages 08:46:14 #45 DONE 12.5s 08:46:14 08:46:14 #37 [core-data internal] load build context 08:46:16 #37 ... 08:46:16 08:46:16 #46 [core-command internal] load build context 08:46:16 #46 ... 08:46:16 08:46:16 #37 [core-data internal] load build context 08:46:16 #37 ... 08:46:16 08:46:16 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:16 #0 8.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:16 #47 ... 08:46:16 08:46:16 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:16 #0 8.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:16 #48 ... 08:46:16 08:46:16 #49 [security-spiffe-token-provider internal] load build context 08:46:17 #49 ... 08:46:17 08:46:17 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:17 #47 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:17 #47 ... 08:46:17 08:46:17 #41 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:17 #41 10.25 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:17 #41 10.25 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:17 #41 10.25 OK: 17689 distinct packages available 08:46:17 #41 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:17 #41 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:17 #41 13.92 (1/4) Installing dumb-init (1.2.5-r2) 08:46:17 #41 13.92 (2/4) Installing musl-obstack (1.2.3-r0) 08:46:17 #41 13.92 (3/4) Installing libucontext (1.2-r0) 08:46:17 #41 13.92 (4/4) Installing gcompat (1.1.0-r0) 08:46:17 #41 13.98 Executing busybox-1.35.0-r29.trigger 08:46:17 #41 14.02 OK: 8 MiB in 19 packages 08:46:17 #41 DONE 15.7s 08:46:17 08:46:17 #49 [security-spiffe-token-provider internal] load build context 08:46:17 #49 ... 08:46:17 08:46:17 #50 [security-bootstrapper internal] load build context 08:46:17 #50 ... 08:46:17 08:46:17 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:46:17 #51 ... 08:46:17 08:46:17 #52 [security-proxy-setup internal] load build context 08:46:18 #52 ... 08:46:18 08:46:18 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:18 #0 9.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:18 #53 ... 08:46:18 08:46:18 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:46:18 #0 9.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:18 #54 ... 08:46:18 08:46:18 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:46:18 #55 ... 08:46:18 08:46:18 #56 [support-notifications internal] load build context 08:46:18 #56 ... 08:46:18 08:46:18 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:46:18 #57 ... 08:46:18 08:46:18 #36 [security-spire-agent internal] load build context 08:46:18 #36 ... 08:46:18 08:46:18 #58 [support-scheduler internal] load build context 08:46:18 #58 ... 08:46:18 08:46:18 #35 [security-proxy-auth internal] load build context 08:46:18 #35 ... 08:46:18 08:46:18 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:46:18 #54 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:19 #54 ... 08:46:19 08:46:19 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:19 #59 ... 08:46:19 08:46:19 #35 [security-proxy-auth internal] load build context 08:46:19 #35 transferring context: 10.65MB 10.2s 08:46:19 #35 ... 08:46:19 08:46:19 #60 [security-secretstore-setup internal] load build context 08:46:19 #60 ... 08:46:19 08:46:19 #35 [security-proxy-auth internal] load build context 08:46:19 #35 ... 08:46:19 08:46:19 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:19 #61 ... 08:46:19 08:46:19 #35 [security-proxy-auth internal] load build context 08:46:20 #35 ... 08:46:20 08:46:20 #38 [core-common-config-bootstrapper internal] load build context 08:46:20 #38 ... 08:46:20 08:46:20 #39 [security-spire-server internal] load build context 08:46:20 #39 ... 08:46:20 08:46:20 #35 [security-proxy-auth internal] load build context 08:46:21 #35 ... 08:46:21 08:46:21 #15 [security-spire-config internal] load build context 08:46:21 #15 ... 08:46:21 08:46:21 #39 [security-spire-server internal] load build context 08:46:21 #39 ... 08:46:21 08:46:21 #42 [core-metadata internal] load build context 08:46:22 #42 ... 08:46:22 08:46:22 #15 [security-spire-config internal] load build context 08:46:22 #15 transferring context: 113.84MB 22.8s 08:46:26 #15 ... 08:46:26 08:46:26 #46 [core-command internal] load build context 08:46:26 #46 ... 08:46:26 08:46:26 #15 [security-spire-config internal] load build context 08:46:26 #15 ... 08:46:26 08:46:26 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:46:26 #54 16.34 (1/2) Installing dumb-init (1.2.5-r2) 08:46:26 #54 16.36 (2/2) Installing su-exec (0.2-r2) 08:46:26 #54 16.39 Executing busybox-1.35.0-r29.trigger 08:46:26 #54 16.66 OK: 8 MiB in 17 packages 08:46:26 #54 DONE 18.8s 08:46:26 08:46:26 #15 [security-spire-config internal] load build context 08:46:26 #15 ... 08:46:26 08:46:26 #37 [core-data internal] load build context 08:46:27 #37 ... 08:46:27 08:46:27 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:27 #48 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:27 #48 13.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:27 #48 13.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:27 #48 13.88 OK: 17689 distinct packages available 08:46:27 #48 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:27 #48 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:27 #48 ... 08:46:27 08:46:27 #37 [core-data internal] load build context 08:46:27 #37 ... 08:46:27 08:46:27 #49 [security-spiffe-token-provider internal] load build context 08:46:27 #49 ... 08:46:27 08:46:27 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:46:27 #51 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:27 #51 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:27 #51 19.46 OK: 263 MiB in 53 packages 08:46:27 #51 DONE 20.6s 08:46:27 08:46:27 #49 [security-spiffe-token-provider internal] load build context 08:46:27 #49 ... 08:46:27 08:46:27 #52 [security-proxy-setup internal] load build context 08:46:28 #52 ... 08:46:28 08:46:28 #50 [security-bootstrapper internal] load build context 08:46:28 #50 ... 08:46:28 08:46:28 #15 [security-spire-config internal] load build context 08:46:28 #15 transferring context: 126.32MB 28.4s 08:46:28 #15 ... 08:46:28 08:46:28 #56 [support-notifications internal] load build context 08:46:28 #56 ... 08:46:28 08:46:28 #15 [security-spire-config internal] load build context 08:46:28 #15 ... 08:46:28 08:46:28 #58 [support-scheduler internal] load build context 08:46:28 #58 ... 08:46:28 08:46:28 #36 [security-spire-agent internal] load build context 08:46:29 #36 ... 08:46:29 08:46:29 #58 [support-scheduler internal] load build context 08:46:29 #58 ... 08:46:29 08:46:29 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:29 #53 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:29 #53 17.37 (1/2) Installing ca-certificates (20230506-r0) 08:46:29 #53 17.95 (2/2) Installing dumb-init (1.2.5-r2) 08:46:29 #53 17.99 Executing busybox-1.35.0-r29.trigger 08:46:29 #53 18.18 Executing ca-certificates-20230506-r0.trigger 08:46:29 #53 19.32 OK: 8 MiB in 17 packages 08:46:29 #53 DONE 21.4s 08:46:29 08:46:29 #58 [support-scheduler internal] load build context 08:46:29 #58 ... 08:46:29 08:46:29 #60 [security-secretstore-setup internal] load build context 08:46:29 #60 ... 08:46:29 08:46:29 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:46:29 #55 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:29 #55 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:29 #55 22.14 OK: 263 MiB in 53 packages 08:46:30 #55 ... 08:46:30 08:46:30 #58 [support-scheduler internal] load build context 08:46:30 #58 ... 08:46:30 08:46:30 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:46:30 #57 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:30 #57 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:30 #57 21.63 (1/4) Installing dumb-init (1.2.5-r2) 08:46:30 #57 21.72 (2/4) Installing openssl (3.0.10-r0) 08:46:30 #57 21.75 (3/4) Installing su-exec (0.2-r2) 08:46:30 #57 21.81 (4/4) Installing yq (4.30.4-r4) 08:46:30 #57 ... 08:46:30 08:46:30 #15 [security-spire-config internal] load build context 08:46:30 #15 ... 08:46:30 08:46:30 #38 [core-common-config-bootstrapper internal] load build context 08:46:30 #38 ... 08:46:30 08:46:30 #58 [support-scheduler internal] load build context 08:46:31 #58 ... 08:46:31 08:46:31 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:31 #47 14.37 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:31 #47 14.37 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:31 #47 14.37 OK: 17694 distinct packages available 08:46:31 #47 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:31 #47 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:31 #47 ... 08:46:31 08:46:31 #58 [support-scheduler internal] load build context 08:46:31 #58 ... 08:46:31 08:46:31 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:31 #61 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:31 #61 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:31 #61 20.84 (1/4) Installing ca-certificates (20230506-r0) 08:46:31 #61 21.04 (2/4) Installing dumb-init (1.2.5-r2) 08:46:31 #61 21.07 (3/4) Installing su-exec (0.2-r2) 08:46:31 #61 21.08 (4/4) Installing yq (4.30.4-r4) 08:46:31 #61 ... 08:46:31 08:46:31 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:31 #59 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:31 #59 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:31 #59 20.07 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:31 #59 20.07 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:31 #59 20.07 OK: 17689 distinct packages available 08:46:31 #59 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:31 #59 ... 08:46:31 08:46:31 #38 [core-common-config-bootstrapper internal] load build context 08:46:32 #38 ... 08:46:32 08:46:32 #39 [security-spire-server internal] load build context 08:46:32 #39 ... 08:46:32 08:46:32 #35 [security-proxy-auth internal] load build context 08:46:32 #35 ... 08:46:32 08:46:32 #42 [core-metadata internal] load build context 08:46:32 #42 ... 08:46:32 08:46:32 #39 [security-spire-server internal] load build context 08:46:33 #39 ... 08:46:33 08:46:33 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:46:33 #57 22.97 Executing busybox-1.35.0-r29.trigger 08:46:33 #57 23.22 OK: 17 MiB in 19 packages 08:46:33 #57 DONE 25.4s 08:46:33 08:46:33 #39 [security-spire-server internal] load build context 08:46:33 #39 ... 08:46:33 08:46:33 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:46:33 #55 DONE 26.0s 08:46:33 08:46:33 #39 [security-spire-server internal] load build context 08:46:34 #39 ... 08:46:34 08:46:34 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:34 #48 23.51 (1/9) Installing ca-certificates (20230506-r0) 08:46:34 #48 23.94 (2/9) Installing brotli-libs (1.0.9-r9) 08:46:34 #48 24.02 (3/9) Installing nghttp2-libs (1.51.0-r1) 08:46:34 #48 24.11 (4/9) Installing libcurl (8.2.1-r0) 08:46:34 #48 24.19 (5/9) Installing curl (8.2.1-r0) 08:46:34 #48 24.23 (6/9) Installing dumb-init (1.2.5-r2) 08:46:34 #48 24.26 (7/9) Installing musl-obstack (1.2.3-r0) 08:46:34 #48 24.31 (8/9) Installing libucontext (1.2-r0) 08:46:34 #48 24.37 (9/9) Installing gcompat (1.1.0-r0) 08:46:34 #48 24.37 Executing busybox-1.35.0-r29.trigger 08:46:34 #48 24.60 Executing ca-certificates-20230506-r0.trigger 08:46:34 #48 25.49 OK: 11 MiB in 24 packages 08:46:34 #48 DONE 27.3s 08:46:34 08:46:34 #39 [security-spire-server internal] load build context 08:46:34 #39 ... 08:46:34 08:46:34 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:34 #61 22.02 Executing busybox-1.35.0-r29.trigger 08:46:34 #61 22.09 Executing ca-certificates-20230506-r0.trigger 08:46:34 #61 22.78 OK: 17 MiB in 19 packages 08:46:34 #61 DONE 25.0s 08:46:34 08:46:34 #39 [security-spire-server internal] load build context 08:46:35 #39 ... 08:46:35 08:46:35 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:35 #47 25.11 OK: 263 MiB in 53 packages 08:46:35 #47 DONE 28.2s 08:46:35 08:46:35 #39 [security-spire-server internal] load build context 08:46:35 #39 ... 08:46:35 08:46:35 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:46:35 #62 DONE 8.5s 08:46:35 08:46:35 #39 [security-spire-server internal] load build context 08:46:35 #39 transferring context: 44.86MB 23.0s 08:46:35 #39 ... 08:46:35 08:46:35 #59 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:35 #59 23.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:35 #59 24.98 (1/5) Installing dumb-init (1.2.5-r2) 08:46:35 #59 24.98 (2/5) Installing musl-obstack (1.2.3-r0) 08:46:35 #59 24.98 (3/5) Installing libucontext (1.2-r0) 08:46:35 #59 24.98 (4/5) Installing gcompat (1.1.0-r0) 08:46:35 #59 24.98 (5/5) Installing openssl (3.0.10-r0) 08:46:35 #59 25.00 Executing busybox-1.35.0-r29.trigger 08:46:35 #59 25.08 OK: 9 MiB in 20 packages 08:46:35 #59 DONE 26.4s 08:46:35 08:46:35 #39 [security-spire-server internal] load build context 08:46:35 #39 ... 08:46:36 08:46:36 #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:46:36 #63 DONE 2.4s 08:46:36 08:46:36 #39 [security-spire-server internal] load build context 08:46:36 #39 ... 08:46:36 08:46:36 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:46:36 #64 DONE 0.7s 08:46:36 08:46:36 #39 [security-spire-server internal] load build context 08:46:36 #39 ... 08:46:36 08:46:36 #46 [core-command internal] load build context 08:46:36 #46 ... 08:46:36 08:46:36 #39 [security-spire-server internal] load build context 08:46:38 #39 ... 08:46:38 08:46:38 #37 [core-data internal] load build context 08:46:38 #37 ... 08:46:38 08:46:38 #39 [security-spire-server internal] load build context 08:46:38 #39 ... 08:46:38 08:46:38 #52 [security-proxy-setup internal] load build context 08:46:38 #52 ... 08:46:38 08:46:38 #49 [security-spiffe-token-provider internal] load build context 08:46:38 #49 ... 08:46:38 08:46:38 #50 [security-bootstrapper internal] load build context 08:46:38 #50 ... 08:46:38 08:46:38 #39 [security-spire-server internal] load build context 08:46:38 #39 ... 08:46:38 08:46:38 #56 [support-notifications internal] load build context 08:46:38 #56 ... 08:46:38 08:46:38 #39 [security-spire-server internal] load build context 08:46:39 #39 ... 08:46:39 08:46:39 #36 [security-spire-agent internal] load build context 08:46:39 #36 ... 08:46:39 08:46:39 #50 [security-bootstrapper internal] load build context 08:46:39 #50 transferring context: 58.46MB 32.1s 08:46:39 #50 ... 08:46:39 08:46:39 #60 [security-secretstore-setup internal] load build context 08:46:40 #60 ... 08:46:40 08:46:40 #39 [security-spire-server internal] load build context 08:46:40 #39 ... 08:46:40 08:46:40 #15 [security-spire-config internal] load build context 08:46:41 #15 ... 08:46:41 08:46:41 #39 [security-spire-server internal] load build context 08:46:41 #39 ... 08:46:41 08:46:41 #58 [support-scheduler internal] load build context 08:46:41 #58 ... 08:46:41 08:46:41 #39 [security-spire-server internal] load build context 08:46:42 #39 ... 08:46:42 08:46:42 #38 [core-common-config-bootstrapper internal] load build context 08:46:42 #38 ... 08:46:42 08:46:42 #39 [security-spire-server internal] load build context 08:46:42 #39 ... 08:46:42 08:46:42 #42 [core-metadata internal] load build context 08:46:42 #42 ... 08:46:42 08:46:42 #35 [security-proxy-auth internal] load build context 08:46:42 #35 ... 08:46:42 08:46:42 #42 [core-metadata internal] load build context 08:46:44 #42 transferring context: 138.29MB 42.4s 08:46:46 #42 ... 08:46:46 08:46:46 #15 [security-spire-config internal] load build context 08:46:46 #15 transferring context: 188.26MB 46.2s done 08:46:46 #15 DONE 46.3s 08:46:46 08:46:46 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:46:46 #65 ... 08:46:46 08:46:46 #46 [core-command internal] load build context 08:46:46 #46 ... 08:46:46 08:46:46 #39 [security-spire-server internal] load build context 08:46:48 #39 ... 08:46:48 08:46:48 #37 [core-data internal] load build context 08:46:48 #37 ... 08:46:48 08:46:48 #39 [security-spire-server internal] load build context 08:46:48 #39 ... 08:46:48 08:46:48 #52 [security-proxy-setup internal] load build context 08:46:48 #52 ... 08:46:48 08:46:48 #49 [security-spiffe-token-provider internal] load build context 08:46:48 #49 ... 08:46:48 08:46:48 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:46:48 #65 DONE 2.8s 08:46:48 08:46:48 #39 [security-spire-server internal] load build context 08:46:48 #39 ... 08:46:48 08:46:48 #56 [support-notifications internal] load build context 08:46:48 #56 ... 08:46:48 08:46:48 #66 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:49 #66 ... 08:46:49 08:46:49 #36 [security-spire-agent internal] load build context 08:46:49 #36 ... 08:46:49 08:46:49 #52 [security-proxy-setup internal] load build context 08:46:50 #52 ... 08:46:50 08:46:50 #60 [security-secretstore-setup internal] load build context 08:46:50 #60 ... 08:46:50 08:46:50 #50 [security-bootstrapper internal] load build context 08:46:50 #50 ... 08:46:50 08:46:50 #42 [core-metadata internal] load build context 08:46:51 #42 ... 08:46:51 08:46:51 #52 [security-proxy-setup internal] load build context 08:46:52 #52 ... 08:46:52 08:46:52 #58 [support-scheduler internal] load build context 08:46:52 #58 ... 08:46:52 08:46:52 #52 [security-proxy-setup internal] load build context 08:46:52 #52 ... 08:46:52 08:46:52 #38 [core-common-config-bootstrapper internal] load build context 08:46:52 #38 ... 08:46:52 08:46:52 #52 [security-proxy-setup internal] load build context 08:46:52 #52 transferring context: 138.58MB 44.8s 08:46:52 #52 ... 08:46:52 08:46:52 #35 [security-proxy-auth internal] load build context 08:46:52 #35 ... 08:46:52 08:46:52 #52 [security-proxy-setup internal] load build context 08:46:54 #52 ... 08:46:54 08:46:54 #37 [core-data internal] load build context 08:46:54 #37 transferring context: 188.26MB 52.0s done 08:46:54 #37 DONE 52.3s 08:46:54 08:46:54 #52 [security-proxy-setup internal] load build context 08:46:56 #52 ... 08:46:56 08:46:56 #67 [core-data builder 4/7] COPY go.mod vendor* ./ 08:46:56 #67 DONE 1.7s 08:46:56 08:46:56 #52 [security-proxy-setup internal] load build context 08:46:56 #52 ... 08:46:56 08:46:56 #46 [core-command internal] load build context 08:46:57 #46 ... 08:46:57 08:46:57 #52 [security-proxy-setup internal] load build context 08:46:57 #52 ... 08:46:57 08:46:57 #42 [core-metadata internal] load build context 08:46:57 #42 transferring context: 188.26MB 55.1s done 08:46:57 #42 DONE 55.4s 08:46:57 08:46:57 #52 [security-proxy-setup internal] load build context 08:46:59 #52 ... 08:46:59 08:46:59 #49 [security-spiffe-token-provider internal] load build context 08:46:59 #49 ... 08:46:59 08:46:59 #39 [security-spire-server internal] load build context 08:46:59 #39 ... 08:46:59 08:46:59 #56 [support-notifications internal] load build context 08:46:59 #56 ... 08:46:59 08:46:59 #49 [security-spiffe-token-provider internal] load build context 08:46:59 #49 ... 08:46:59 08:46:59 #36 [security-spire-agent internal] load build context 08:46:59 #36 ... 08:46:59 08:46:59 #49 [security-spiffe-token-provider internal] load build context 08:47:00 #49 ... 08:47:00 08:47:00 #60 [security-secretstore-setup internal] load build context 08:47:00 #60 ... 08:47:00 08:47:00 #50 [security-bootstrapper internal] load build context 08:47:00 #50 ... 08:47:00 08:47:00 #60 [security-secretstore-setup internal] load build context 08:47:02 #60 ... 08:47:02 08:47:02 #58 [support-scheduler internal] load build context 08:47:02 #58 ... 08:47:02 08:47:02 #60 [security-secretstore-setup internal] load build context 08:47:02 #60 ... 08:47:02 08:47:02 #38 [core-common-config-bootstrapper internal] load build context 08:47:02 #38 ... 08:47:02 08:47:02 #60 [security-secretstore-setup internal] load build context 08:47:03 #60 ... 08:47:03 08:47:03 #39 [security-spire-server internal] load build context 08:47:03 #39 transferring context: 188.26MB 50.8s done 08:47:03 #39 DONE 52.7s 08:47:03 08:47:03 #60 [security-secretstore-setup internal] load build context 08:47:03 #60 ... 08:47:03 08:47:03 #35 [security-proxy-auth internal] load build context 08:47:03 #35 ... 08:47:03 08:47:03 #38 [core-common-config-bootstrapper internal] load build context 08:47:03 #38 ... 08:47:03 08:47:03 #58 [support-scheduler internal] load build context 08:47:03 #58 transferring context: 188.26MB 54.1s done 08:47:03 #58 DONE 55.1s 08:47:03 08:47:03 #38 [core-common-config-bootstrapper internal] load build context 08:47:04 #38 ... 08:47:04 08:47:04 #35 [security-proxy-auth internal] load build context 08:47:04 #35 transferring context: 188.26MB 54.9s done 08:47:04 #35 DONE 55.9s 08:47:04 08:47:04 #38 [core-common-config-bootstrapper internal] load build context 08:47:04 #38 ... 08:47:04 08:47:04 #52 [security-proxy-setup internal] load build context 08:47:04 #52 transferring context: 188.26MB 56.6s done 08:47:04 #52 DONE 57.0s 08:47:04 08:47:04 #46 [core-command internal] load build context 08:47:04 #46 transferring context: 188.26MB 58.3s done 08:47:04 #46 DONE 58.6s 08:47:04 08:47:04 #38 [core-common-config-bootstrapper internal] load build context 08:47:05 #38 transferring context: 188.26MB 53.9s done 08:47:05 #38 DONE 55.7s 08:47:05 08:47:05 #49 [security-spiffe-token-provider internal] load build context 08:47:06 #49 ... 08:47:06 08:47:06 #68 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:06 #68 ... 08:47:06 08:47:06 #49 [security-spiffe-token-provider internal] load build context 08:47:06 #49 ... 08:47:06 08:47:06 #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:47:06 #69 DONE 2.0s 08:47:06 08:47:06 #50 [security-bootstrapper internal] load build context 08:47:06 #50 transferring context: 188.26MB 58.8s done 08:47:06 #50 DONE 59.0s 08:47:06 08:47:06 #49 [security-spiffe-token-provider internal] load build context 08:47:06 #49 ... 08:47:06 08:47:06 #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:47:06 #70 CACHED 08:47:06 08:47:06 #49 [security-spiffe-token-provider internal] load build context 08:47:08 #49 ... 08:47:08 08:47:08 #60 [security-secretstore-setup internal] load build context 08:47:08 #60 transferring context: 188.26MB 56.9s done 08:47:08 #60 DONE 58.6s 08:47:08 08:47:08 #49 [security-spiffe-token-provider internal] load build context 08:47:09 #49 ... 08:47:09 08:47:09 #56 [support-notifications internal] load build context 08:47:09 #56 ... 08:47:09 08:47:09 #49 [security-spiffe-token-provider internal] load build context 08:47:09 #49 ... 08:47:09 08:47:09 #36 [security-spire-agent internal] load build context 08:47:09 #36 ... 08:47:09 08:47:09 #49 [security-spiffe-token-provider internal] load build context 08:47:10 #49 ... 08:47:10 08:47:10 #36 [security-spire-agent internal] load build context 08:47:10 #36 transferring context: 188.26MB 61.0s done 08:47:10 #36 DONE 62.0s 08:47:10 08:47:10 #49 [security-spiffe-token-provider internal] load build context 08:47:10 #49 ... 08:47:10 08:47:10 #56 [support-notifications internal] load build context 08:47:10 #56 transferring context: 188.26MB 62.3s done 08:47:10 #56 DONE 62.9s 08:47:10 08:47:10 #49 [security-spiffe-token-provider internal] load build context 08:47:11 #49 ... 08:47:11 08:47:11 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:47:11 #71 DONE 1.0s 08:47:11 08:47:11 #49 [security-spiffe-token-provider internal] load build context 08:47:12 #49 transferring context: 188.26MB 65.6s done 08:47:12 #49 DONE 65.9s 08:47:12 08:47:12 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:47:13 #72 DONE 0.6s 08:47:13 08:47:13 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:16 #73 ... 08:47:16 08:47:16 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:16 #74 ... 08:47:16 08:47:16 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:39 #75 ... 08:47:39 08:47:39 #66 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:39 #66 DONE 47.4s 08:47:39 08:47:39 #76 [security-spire-config builder 6/9] COPY . . 08:47:41 #76 DONE 4.8s 08:47:41 08:47:41 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:41 #74 ... 08:47:41 08:47:41 #77 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:47:41 #77 DONE 0.2s 08:47:41 08:47:41 #78 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:47:41 #78 CACHED 08:47:41 08:47:41 #79 [security-spire-server builder 6/9] COPY . . 08:47:41 #79 CACHED 08:47:41 08:47:41 #80 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:47:41 #80 CACHED 08:47:41 08:47:41 #81 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:41 #81 CACHED 08:47:41 08:47:41 #82 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:44 #82 ... 08:47:44 08:47:44 #68 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:44 #68 DONE 47.6s 08:47:44 08:47:44 #82 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:44 #82 DONE 2.5s 08:47:44 08:47:44 #83 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:47:44 #83 DONE 0.5s 08:47:44 08:47:44 #84 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:44 #84 DONE 3.0s 08:47:44 08:47:44 #85 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:47:44 #85 DONE 0.2s 08:47:44 08:47:44 #86 [core-data builder 6/7] COPY . . 08:47:44 #86 ... 08:47:44 08:47:44 #87 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:47:44 #87 CACHED 08:47:44 08:47:44 #88 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:44 #88 CACHED 08:47:44 08:47:44 #89 [security-spire-agent builder 6/9] COPY . . 08:47:44 #89 CACHED 08:47:44 08:47:44 #90 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:47:44 #90 CACHED 08:47:44 08:47:44 #91 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:47:44 #91 CACHED 08:47:44 08:47:44 #92 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:44 #92 CACHED 08:47:45 08:47:45 #93 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:45 #93 DONE 0.5s 08:47:45 08:47:45 #94 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:45 #94 DONE 0.5s 08:47:45 08:47:45 #95 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:47:45 #95 DONE 0.2s 08:47:45 08:47:45 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:46 #75 ... 08:47:46 08:47:46 #96 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:47:46 #96 CACHED 08:47:46 08:47:46 #97 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:47:46 #97 DONE 0.4s 08:47:46 08:47:46 #98 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:47 #98 ... 08:47:47 08:47:47 #99 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:47:47 #99 CACHED 08:47:47 08:47:47 #100 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:47:49 #100 DONE 1.4s 08:47:49 08:47:49 #86 [core-data builder 6/7] COPY . . 08:47:49 #86 DONE 5.3s 08:47:49 08:47:49 #101 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:47:49 #101 ... 08:47:49 08:47:49 #102 [security-proxy-auth builder 6/7] COPY . . 08:47:49 #102 CACHED 08:47:49 08:47:49 #103 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:47:49 #103 CACHED 08:47:49 08:47:49 #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:49 #104 CACHED 08:47:49 08:47:49 #98 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:49 #98 DONE 2.4s 08:47:49 08:47:49 #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:49 #105 CACHED 08:47:49 08:47:49 #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:47:49 #106 CACHED 08:47:49 08:47:49 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 08:47:49 #107 CACHED 08:47:49 08:47:49 #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:47:49 #108 CACHED 08:47:49 08:47:49 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:49 #109 CACHED 08:47:49 08:47:49 #110 [support-scheduler builder 6/7] COPY . . 08:47:49 #110 CACHED 08:47:49 08:47:49 #111 [core-command builder 4/7] COPY go.mod vendor* ./ 08:47:49 #111 CACHED 08:47:49 08:47:49 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:49 #112 CACHED 08:47:49 08:47:49 #113 [core-command builder 6/7] COPY . . 08:47:49 #113 CACHED 08:47:49 08:47:49 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:49 #114 CACHED 08:47:49 08:47:49 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:47:49 #115 CACHED 08:47:49 08:47:49 #116 [core-metadata builder 6/7] COPY . . 08:47:49 #116 CACHED 08:47:49 08:47:49 #117 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:49 #117 DONE 2.6s 08:47:49 08:47:49 #118 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:47:49 #118 DONE 0.7s 08:47:49 08:47:49 #119 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:49 #119 DONE 0.6s 08:47:49 08:47:49 #120 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:50 #120 DONE 0.7s 08:47:50 08:47:50 #121 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:47:50 #121 DONE 0.8s 08:47:50 08:47:50 #122 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:47:51 #122 DONE 0.8s 08:47:51 08:47:51 #123 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:47:51 #123 DONE 1.1s 08:47:51 08:47:51 #124 [security-spire-config] exporting to image 08:47:51 #124 exporting layers 08:47:56 #124 ... 08:47:56 08:47:56 #125 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:56 #125 DONE 6.3s 08:47:56 08:47:56 #126 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:47:56 #126 DONE 0.5s 08:47:56 08:47:56 #101 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:47:56 #101 5.481 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:47:56 #101 ... 08:47:56 08:47:56 #127 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:47:56 #127 DONE 0.4s 08:47:56 08:47:56 #128 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:47:56 #128 DONE 0.3s 08:47:56 08:47:56 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:47:56 #0 6.110 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:47:56 #129 ... 08:47:56 08:47:56 #124 [security-spire-agent] exporting to image 08:47:56 #124 exporting layers 5.0s done 08:47:56 #124 writing image sha256:bde89a07207cc00bd31d06044ea1bfd042f53fbe7d2b4b8094401e1137c18c5d 08:47:56 #124 exporting layers 4.8s done 08:47:56 #124 writing image sha256:bde89a07207cc00bd31d06044ea1bfd042f53fbe7d2b4b8094401e1137c18c5d 0.1s done 08:47:56 #124 naming to docker.io/library/security-spire-config-arm64 done 08:47:56 #124 writing image sha256:0010d509ea5d90d7f3466e83822743f2f1b5a87d3826659e87d59421ebacf8ef 0.0s done 08:47:56 #124 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:47:57 #124 ... 08:47:57 08:47:57 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:57 #74 DONE 50.6s 08:47:57 08:47:57 #130 [security-bootstrapper builder 6/7] COPY . . 08:47:58 #130 ... 08:47:58 08:47:58 #124 [security-spire-agent] exporting to image 08:47:58 #124 exporting layers 2.2s done 08:47:58 #124 writing image sha256:46981613bc080970b28b9f367593e29488446bcd3ed10e347582985befdf3af6 0.0s done 08:47:58 #124 naming to docker.io/library/security-spire-agent-arm64 done 08:47:58 #124 DONE 7.0s 08:47:58 08:47:58 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:47:58 #0 5.833 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:59 #131 ... 08:47:59 08:47:59 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:47:59 #0 6.403 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:59 #132 ... 08:47:59 08:47:59 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:47:59 #0 6.883 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:47:59 #133 ... 08:47:59 08:47:59 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:47:59 #0 6.334 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:48:00 #134 ... 08:48:00 08:48:00 #130 [security-bootstrapper builder 6/7] COPY . . 08:48:00 #130 DONE 2.9s 08:48:00 08:48:00 #135 [security-secretstore-setup builder 6/7] COPY . . 08:48:00 #135 CACHED 08:48:00 08:48:00 #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:48:00 #136 CACHED 08:48:00 08:48:00 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:00 #137 CACHED 08:48:00 08:48:00 #138 [security-proxy-setup builder 6/7] COPY . . 08:48:00 #138 CACHED 08:48:00 08:48:00 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:00 #139 CACHED 08:48:00 08:48:00 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:48:02 #140 2.725 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:48:11 #140 ... 08:48:11 08:48:11 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:11 #73 DONE 58.7s 08:48:11 08:48:11 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:48:11 #0 3.046 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:48:11 #141 ... 08:48:11 08:48:11 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:48:11 #0 2.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:48:11 #142 ... 08:48:11 08:48:11 #143 [support-notifications builder 6/7] COPY . . 08:48:13 #143 DONE 2.7s 08:48:13 08:48:13 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:13 #75 DONE 59.7s 08:48:13 08:48:13 #144 [security-spiffe-token-provider builder 6/7] COPY . . 08:48:16 #144 DONE 2.8s 08:48:16 08:48:16 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:48:16 #0 2.347 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:48:21 #145 ... 08:48:21 08:48:21 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:48:21 #0 1.898 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 09:03:14 #146 ... 09:03:14 09:03:14 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:14 #141 904.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:03:19 #141 ... 09:03:19 09:03:19 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:03:19 #140 DONE 918.7s 09:03:19 09:03:19 #101 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:19 #101 ... 09:03:19 09:03:19 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:03:19 #147 DONE 0.2s 09:03:19 09:03:19 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:19 #141 ... 09:03:19 09:03:19 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:03:19 #148 DONE 0.2s 09:03:19 09:03:19 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:03:19 #149 DONE 0.1s 09:03:19 09:03:19 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:19 #142 ... 09:03:19 09:03:19 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:03:19 #150 DONE 0.1s 09:03:20 09:03:20 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:03:20 #151 DONE 0.2s 09:03:20 09:03:20 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:03:20 #152 DONE 0.1s 09:03:20 09:03:20 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:20 #129 ... 09:03:20 09:03:20 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:24 #153 DONE 4.1s 09:03:24 09:03:24 #124 [security-proxy-setup] exporting to image 09:03:24 #124 exporting layers 09:03:25 #124 exporting layers 0.8s done 09:03:25 #124 writing image sha256:252b69e91161cd53275c10397adf8f5856f05d4fbe94c6e9d52401268003afd3 done 09:03:25 #124 naming to docker.io/library/security-proxy-setup-arm64 done 09:03:25 #124 DONE 7.8s 09:03:25 09:03:25 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:29 #131 ... 09:03:29 09:03:29 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:29 #141 DONE 929.2s 09:03:29 09:03:29 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:30 #145 ... 09:03:30 09:03:30 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 09:03:30 #154 DONE 0.2s 09:03:30 09:03:30 #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 09:03:30 #155 DONE 0.1s 09:03:30 09:03:30 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:30 #145 ... 09:03:30 09:03:30 #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:03:30 #156 DONE 0.1s 09:03:30 09:03:30 #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:03:30 #157 DONE 0.1s 09:03:30 09:03:30 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:30 #129 ... 09:03:30 09:03:30 #158 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:03:30 #158 DONE 0.1s 09:03:31 09:03:31 #159 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:03:31 #159 DONE 0.3s 09:03:31 09:03:31 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:31 #134 ... 09:03:31 09:03:31 #160 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:03:31 #160 DONE 0.3s 09:03:31 09:03:31 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:31 #142 ... 09:03:31 09:03:31 #161 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:03:31 #161 DONE 0.1s 09:03:31 09:03:31 #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:33 #162 DONE 2.0s 09:03:33 09:03:33 #124 [security-secretstore-setup] exporting to image 09:03:33 #124 exporting layers 09:03:34 #124 ... 09:03:34 09:03:34 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:34 #142 DONE 934.2s 09:03:34 09:03:34 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:35 #145 ... 09:03:35 09:03:35 #163 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:03:35 #163 DONE 0.5s 09:03:35 09:03:35 #101 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:35 #101 ... 09:03:35 09:03:35 #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 09:03:35 #164 ... 09:03:35 09:03:35 #124 [security-secretstore-setup] exporting to image 09:03:35 #124 exporting layers 2.1s done 09:03:35 #124 writing image sha256:34af1e89060ecfbd805cd6865450b2a4f5f234711709f3a432a938bba6872105 0.0s done 09:03:35 #124 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 09:03:35 #124 DONE 10.0s 09:03:36 09:03:36 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:39 #146 ... 09:03:39 09:03:39 #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 09:03:39 #164 DONE 3.4s 09:03:39 09:03:39 #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 09:03:39 #165 DONE 0.3s 09:03:39 09:03:39 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:39 #131 ... 09:03:39 09:03:39 #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 09:03:39 #166 DONE 0.3s 09:03:39 09:03:39 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:39 #145 ... 09:03:39 09:03:39 #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:03:39 #167 DONE 0.4s 09:03:39 09:03:39 #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:03:39 #168 DONE 0.2s 09:03:39 09:03:39 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:40 #145 ... 09:03:40 09:03:40 #169 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:03:40 #169 DONE 0.2s 09:03:40 09:03:40 #170 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:03:40 #170 DONE 0.1s 09:03:40 09:03:40 #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:03:40 #171 DONE 0.2s 09:03:40 09:03:40 #172 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:03:40 #172 DONE 0.2s 09:03:40 09:03:40 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:40 #145 ... 09:03:40 09:03:40 #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:03:42 #173 DONE 2.0s 09:03:42 09:03:42 #124 [security-bootstrapper] exporting to image 09:03:42 #124 exporting layers 09:03:43 #124 ... 09:03:43 09:03:43 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:43 #131 DONE 954.5s 09:03:43 09:03:43 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:43 #133 ... 09:03:43 09:03:43 #124 [security-bootstrapper] exporting to image 09:03:43 #124 exporting layers 1.1s done 09:03:43 #124 writing image sha256:8f05e585f4a9c83986790008eac402eab4a6c13cf280a13a57b054c8f1485662 done 09:03:43 #124 naming to docker.io/library/security-bootstrapper-arm64 done 09:03:43 #124 DONE 11.1s 09:03:43 09:03:43 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:03:44 #174 DONE 0.3s 09:03:44 09:03:44 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:44 #129 ... 09:03:44 09:03:44 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:03:44 #175 DONE 0.2s 09:03:44 09:03:44 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:03:44 #176 DONE 0.3s 09:03:44 09:03:44 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:03:45 #177 DONE 0.1s 09:03:45 09:03:45 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:03:45 #178 DONE 0.2s 09:03:45 09:03:45 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:47 #179 DONE 2.1s 09:03:47 09:03:47 #124 [security-proxy-auth] exporting to image 09:03:47 #124 exporting layers 0.6s done 09:03:47 #124 writing image sha256:c90e0a1f3f1331f3e7eacb33f13a12b561e3c5e69e6224fad256bb119a2ff8f2 09:03:47 #124 writing image sha256:c90e0a1f3f1331f3e7eacb33f13a12b561e3c5e69e6224fad256bb119a2ff8f2 done 09:03:47 #124 naming to docker.io/library/security-proxy-auth-arm64 done 09:03:47 #124 DONE 11.6s 09:03:47 09:03:47 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:06 #145 ... 09:04:06 09:04:06 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:06 #133 DONE 976.9s 09:04:06 09:04:06 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:06 #134 ... 09:04:06 09:04:06 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:04:06 #180 DONE 0.1s 09:04:06 09:04:06 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:04:06 #181 DONE 0.2s 09:04:06 09:04:06 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:06 #145 ... 09:04:06 09:04:06 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:04:06 #182 DONE 0.2s 09:04:06 09:04:06 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:04:07 #183 DONE 0.4s 09:04:07 09:04:07 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:04:07 #184 DONE 0.1s 09:04:07 09:04:07 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:09 #185 DONE 2.0s 09:04:09 09:04:09 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:09 #145 ... 09:04:09 09:04:09 #124 [core-common-config-bootstrapper] exporting to image 09:04:09 #124 exporting layers 09:04:09 #124 exporting layers 0.5s done 09:04:10 #124 writing image sha256:c81dd11ab0bf03a903b11504647af9638418c8c0d22d2a72d54b625d71e95ac5 done 09:04:10 #124 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:04:10 #124 DONE 12.1s 09:04:10 09:04:10 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:49 #145 ... 09:04:49 09:04:49 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:49 #134 DONE 1019.2s 09:04:49 09:04:49 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:49 #145 ... 09:04:49 09:04:49 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 09:04:49 #186 DONE 0.1s 09:04:49 09:04:49 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:49 #145 ... 09:04:49 09:04:49 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 09:04:49 #187 DONE 0.1s 09:04:49 09:04:49 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:04:49 #188 DONE 0.3s 09:04:49 09:04:49 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:49 #145 ... 09:04:49 09:04:49 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:04:49 #189 DONE 0.1s 09:04:49 09:04:49 #124 [core-command] exporting to image 09:04:49 #124 exporting layers 09:04:49 #124 exporting layers 0.2s done 09:04:49 #124 writing image sha256:749a259fe4ac2b1e46edd772f734d7d827e7aab59fc435fa3ff64e2cfd20c3b0 done 09:04:49 #124 naming to docker.io/library/core-command-arm64 done 09:04:49 #124 DONE 12.4s 09:04:49 09:04:49 #101 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:55 #101 DONE 1026.2s 09:04:55 09:04:55 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:56 #132 ... 09:04:56 09:04:56 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:04:56 #190 DONE 0.2s 09:04:56 09:04:56 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:56 #145 ... 09:04:56 09:04:56 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:04:56 #191 DONE 0.1s 09:04:56 09:04:56 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:04:56 #192 DONE 0.2s 09:04:56 09:04:56 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:04:56 #193 DONE 0.1s 09:04:56 09:04:56 #124 [core-data] exporting to image 09:04:56 #124 exporting layers 09:04:56 #124 exporting layers 0.3s done 09:04:56 #124 writing image sha256:10bf56636ec525b71745e6a9e10c709bb04535cd5fec74a28aeb0a95cfc844d9 done 09:04:56 #124 naming to docker.io/library/core-data-arm64 done 09:04:56 #124 DONE 12.6s 09:04:56 09:04:56 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:01 #145 ... 09:05:01 09:05:01 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:05:01 #129 DONE 1031.5s 09:05:01 09:05:01 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:01 #145 ... 09:05:01 09:05:01 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:05:01 #194 DONE 0.3s 09:05:01 09:05:01 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:05:01 #195 DONE 0.3s 09:05:01 09:05:01 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:05:02 #196 DONE 0.3s 09:05:02 09:05:02 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:05:02 #197 DONE 0.2s 09:05:02 09:05:02 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:05:02 #198 DONE 0.1s 09:05:02 09:05:02 #124 [core-metadata] exporting to image 09:05:02 #124 exporting layers 09:05:02 #124 exporting layers 0.3s done 09:05:02 #124 writing image sha256:b7db90c7535e755d4c873d9fbb10dc907cf15630e951c0b163cf4084283b10ef done 09:05:02 #124 naming to docker.io/library/core-metadata-arm64 done 09:05:02 #124 DONE 13.0s 09:05:02 09:05:02 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:34 #145 ... 09:05:34 09:05:34 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:34 #146 DONE 1033.8s 09:05:34 09:05:34 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:34 #145 ... 09:05:34 09:05:34 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:34 #199 DONE 0.1s 09:05:34 09:05:34 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:34 #145 ... 09:05:34 09:05:34 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:34 #200 DONE 0.1s 09:05:34 09:05:34 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:05:34 #201 DONE 0.3s 09:05:34 09:05:34 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:05:34 #202 DONE 0.1s 09:05:34 09:05:34 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:34 #145 ... 09:05:34 09:05:34 #124 [security-spiffe-token-provider] exporting to image 09:05:34 #124 exporting layers 09:05:34 #124 exporting layers 0.6s done 09:05:34 #124 writing image sha256:51a615836a2e2be18a412f3f6b72878570077869130ab4d428b3cd47daf9bdff 09:05:34 #124 writing image sha256:51a615836a2e2be18a412f3f6b72878570077869130ab4d428b3cd47daf9bdff done 09:05:34 #124 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:05:34 #124 DONE 13.5s 09:05:34 09:05:34 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:56 #132 DONE 1087.1s 09:05:56 09:05:56 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:56 #145 ... 09:05:56 09:05:56 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:56 #203 DONE 0.2s 09:05:56 09:05:56 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:56 #204 DONE 0.1s 09:05:56 09:05:56 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:56 #145 DONE 1063.6s 09:05:56 09:05:56 #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:57 #205 DONE 0.4s 09:05:57 09:05:57 #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:57 #206 DONE 0.2s 09:05:57 09:05:57 #207 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:05:57 #207 ... 09:05:57 09:05:57 #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:57 #208 DONE 0.2s 09:05:57 09:05:57 #207 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:05:57 #207 DONE 0.1s 09:05:57 09:05:57 #124 [support-scheduler] exporting to image 09:05:57 #124 exporting layers 09:05:57 #124 ... 09:05:57 09:05:57 #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:57 #209 DONE 0.3s 09:05:57 09:05:57 #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:05:57 #210 DONE 0.1s 09:05:57 09:05:57 #124 [support-scheduler] exporting to image 09:05:57 #124 exporting layers 0.4s done 09:05:57 #124 writing image sha256:3816bf70336d3fbb6ec1a665cf995de6ee5c68100b55902c1b0c01d0cb00e67b done 09:05:57 #124 naming to docker.io/library/support-scheduler-arm64 done 09:05:57 #124 exporting layers 0.4s done 09:05:57 #124 writing image sha256:f705f905c23f79a8f2f5c88608c2df15651684bb4c72eaa56c8a676837ffe132 done 09:05:57 #124 naming to docker.io/library/support-notifications-arm64 done 09:05:57 #124 DONE 14.3s 09:05:57 time="2023-08-21T08:45:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-08-21T08:45:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-08-21T08:45:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-08-21T08:45:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-08-21T08:45:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:05:58 $ docker stop --time=1 ce29f43c99f7cf2143258b9123d859502298840f7a3055ad4a27899a8d80ccf6 09:05:59 $ docker rm -f --volumes ce29f43c99f7cf2143258b9123d859502298840f7a3055ad4a27899a8d80ccf6 [Pipeline] // withDockerContainer [Pipeline] sh 09:06:00 + docker images 09:06:00 REPOSITORY TAG IMAGE ID CREATED SIZE 09:06:00 support-scheduler-arm64 latest 3816bf70336d 3 seconds ago 32.9MB 09:06:00 support-notifications-arm64 latest f705f905c23f 3 seconds ago 33.7MB 09:06:00 security-spiffe-token-provider-arm64 latest 51a615836a2e 30 seconds ago 33.3MB 09:06:00 core-metadata-arm64 latest b7db90c7535e 59 seconds ago 21.2MB 09:06:00 core-data-arm64 latest 10bf56636ec5 About a minute ago 20.9MB 09:06:00 core-command-arm64 latest 749a259fe4ac About a minute ago 20.8MB 09:06:00 core-common-config-bootstrapper-arm64 latest c81dd11ab0bf About a minute ago 18MB 09:06:00 security-proxy-auth-arm64 latest c90e0a1f3f13 2 minutes ago 19.3MB 09:06:00 security-bootstrapper-arm64 latest 8f05e585f4a9 2 minutes ago 22.6MB 09:06:00 security-secretstore-setup-arm64 latest 34af1e89060e 2 minutes ago 43MB 09:06:00 security-proxy-setup-arm64 latest 252b69e91161 2 minutes ago 28.8MB 09:06:00 security-spire-agent-arm64 latest 46981613bc08 18 minutes ago 152MB 09:06:00 security-spire-config-arm64 latest bde89a07207c 18 minutes ago 96.1MB 09:06:00 security-spire-server-arm64 latest 0010d509ea5d 18 minutes ago 96.9MB 09:06:00 ci-base-image-arm64 latest 9613cc11b7b6 31 minutes ago 1.05GB 09:06:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB 09:06:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:00 09:06:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:00 arm64: Pulling from edgex-lftools-log-publisher 09:06:00 8998bd30e6a1: Pulling fs layer 09:06:00 04944245beec: Pulling fs layer 09:06:00 699f458cf7ca: Pulling fs layer 09:06:00 765212b225bb: Pulling fs layer 09:06:00 f23df028b6ca: Pulling fs layer 09:06:00 d65c8cfc05b1: Pulling fs layer 09:06:00 2437ff75d9bd: Pulling fs layer 09:06:00 f23df028b6ca: Waiting 09:06:00 d65c8cfc05b1: Waiting 09:06:00 2437ff75d9bd: Waiting 09:06:00 765212b225bb: Waiting 09:06:01 04944245beec: Verifying Checksum 09:06:01 04944245beec: Download complete 09:06:01 765212b225bb: Verifying Checksum 09:06:01 765212b225bb: Download complete 09:06:01 f23df028b6ca: Download complete 09:06:01 d65c8cfc05b1: Verifying Checksum 09:06:01 d65c8cfc05b1: Download complete 09:06:01 699f458cf7ca: Verifying Checksum 09:06:01 699f458cf7ca: Download complete 09:06:01 8998bd30e6a1: Verifying Checksum 09:06:01 8998bd30e6a1: Download complete 09:06:04 2437ff75d9bd: Verifying Checksum 09:06:04 2437ff75d9bd: Download complete 09:06:05 8998bd30e6a1: Pull complete 09:06:09 04944245beec: Pull complete 09:06:10 699f458cf7ca: Pull complete 09:06:10 765212b225bb: Pull complete 09:06:10 f23df028b6ca: Pull complete 09:06:11 d65c8cfc05b1: Pull complete 09:06:26 2437ff75d9bd: Pull complete 09:06:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:06:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:26 prd-ubuntu20.04-docker-arm64-4c-16g-4121 does not seem to be running inside a container 09:06:26 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:06:28 $ docker top 9e904abc8800b3414e134e507c7febc563fd72129df79027f95bd7228cf8984b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:29 ---> job-cost.sh 09:06:29 lf-activate-venv: SKIPPING 09:06:29 INFO: No Stack... 09:06:30 INFO: Retrieving Pricing Info for: v3-standard-4 09:06:31 INFO: Archiving Costs [Pipeline] sh 09:06:31 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:06:31 + cut -d, -f6 [Pipeline] lock 09:06:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4642-2-stack-cost] 09:06:31 Resource [jenkins-edgexfoundry-edgex-go-PR-4642-2-stack-cost] did not exist. Created. 09:06:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4642-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:06:31 + echo total: 0.10999999940395355 [Pipeline] stash 09:06:32 Stashed 1 file(s) [Pipeline] } 09:06:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4642-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:06:32 $ docker stop --time=1 9e904abc8800b3414e134e507c7febc563fd72129df79027f95bd7228cf8984b 09:06:33 $ docker rm -f --volumes 9e904abc8800b3414e134e507c7febc563fd72129df79027f95bd7228cf8984b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:06:34 provisioning config files... 09:06:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config12007949349138690267tmp [Pipeline] { [Pipeline] sh 09:06:34 + set +x 09:06:34 + bash -s -- 09:06:34 + curl -s https://codecov.io/bash 09:06:34 09:06:34 _____ _ 09:06:34 / ____| | | 09:06:34 | | ___ __| | ___ ___ _____ __ 09:06:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:06:34 | |___| (_) | (_| | __/ (_| (_) \ V / 09:06:34 \_____\___/ \__,_|\___|\___\___/ \_/ 09:06:34 Bash-1.0.6 09:06:34 09:06:34 09:06:34 ==> git version 2.25.1 found 09:06:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:06:34 Release-Date: 2020-01-08 09:06:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:06:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:06:34 ==> Jenkins CI detected. 09:06:34 current dir:  /w/workspace/edgex-go/2 09:06:34 project root: . 09:06:34 --> token set from env 09:06:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:06:34 ==> Running gcov in . (disable via -X gcov) 09:06:34 ==> Python coveragepy not found 09:06:34 ==> Searching for coverage reports in: 09:06:34 + . 09:06:34 -> Found 1 reports 09:06:34 ==> Detecting git/mercurial file structure 09:06:34 ==> Reading reports 09:06:34 + ./coverage.out bytes=446997 09:06:34 ==> Appending adjustments 09:06:34 https://docs.codecov.io/docs/fixing-reports 09:06:35 + Found adjustments 09:06:35 ==> Gzipping contents 09:06:35 56K /tmp/codecov.hMcefP.gz 09:06:35 ==> Uploading reports 09:06:35 url: https://codecov.io 09:06:35 query: branch=PR-4642&commit=a176423bdc09a5799274e6ae5c6652e3602396c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4642%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4642&job=&cmd_args= 09:06:35 -> Pinging Codecov 09:06: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-4642&commit=a176423bdc09a5799274e6ae5c6652e3602396c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4642%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4642&job=&cmd_args= 09:06:35 -> Uploading to 09:06:35 https://storage.googleapis.com/codecov/v4/raw/2023-08-21/00271124DB129430A58F1EEE437C3FCB/a176423bdc09a5799274e6ae5c6652e3602396c7/a4d25c1e-8ea6-4512-9630-d74b1d470e99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230821T090635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=badc404d9cfda0ae6abbce9fb7c0a3d87db64fc61b0b12039182322bc466b047 09:06:35 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:35 Dload Upload Total Spent Left Speed 09:06:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57311 0 0 100 57311 0 277k --:--:-- --:--:-- --:--:-- 277k 09:06:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a176423bdc09a5799274e6ae5c6652e3602396c7 [Pipeline] } 09:06:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:06:36 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:06:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:06:37 ---> package-listing.sh 09:06:37 ++ facter osfamily 09:06:37 ++ tr '[:upper:]' '[:lower:]' 09:06:38 + OS_FAMILY=debian 09:06:38 + workspace=/w/workspace/edgex-go/2 09:06:38 + START_PACKAGES=/tmp/packages_start.txt 09:06:38 + END_PACKAGES=/tmp/packages_end.txt 09:06:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:38 + PACKAGES=/tmp/packages_start.txt 09:06:38 + '[' /w/workspace/edgex-go/2 ']' 09:06:38 + PACKAGES=/tmp/packages_end.txt 09:06:38 + case "${OS_FAMILY}" in 09:06:38 + dpkg -l 09:06:38 + grep '^ii' 09:06:38 + '[' -f /tmp/packages_start.txt ']' 09:06:38 + '[' -f /tmp/packages_end.txt ']' 09:06:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:38 + '[' /w/workspace/edgex-go/2 ']' 09:06:38 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:06:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:06: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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:06:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:39 09:06:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:39 latest: Pulling from edgex-lftools-log-publisher 09:06:39 5eb5b503b376: Pulling fs layer 09:06:39 5c69ac0246d0: Pulling fs layer 09:06:39 ec43610c2a17: Pulling fs layer 09:06:39 3a2ae6a8a46f: Pulling fs layer 09:06:39 33b1e0a273af: Pulling fs layer 09:06:39 5d3b04190fa2: Pulling fs layer 09:06:39 2f39f015ded8: Pulling fs layer 09:06:39 3a2ae6a8a46f: Waiting 09:06:39 2f39f015ded8: Waiting 09:06:39 5d3b04190fa2: Waiting 09:06:39 5c69ac0246d0: Download complete 09:06:39 3a2ae6a8a46f: Verifying Checksum 09:06:39 3a2ae6a8a46f: Download complete 09:06:39 33b1e0a273af: Verifying Checksum 09:06:39 33b1e0a273af: Download complete 09:06:39 5d3b04190fa2: Download complete 09:06:39 ec43610c2a17: Verifying Checksum 09:06:39 ec43610c2a17: Download complete 09:06:39 5eb5b503b376: Verifying Checksum 09:06:39 5eb5b503b376: Download complete 09:06:40 2f39f015ded8: Download complete 09:06:40 5eb5b503b376: Pull complete 09:06:40 5c69ac0246d0: Pull complete 09:06:41 ec43610c2a17: Pull complete 09:06:41 3a2ae6a8a46f: Pull complete 09:06:41 33b1e0a273af: Pull complete 09:06:41 5d3b04190fa2: Pull complete 09:06:45 2f39f015ded8: Pull complete 09:06:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:46 prd-ubuntu20.04-docker-8c-8g-4120 does not seem to be running inside a container 09:06: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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:06:49 $ docker top 81e81d933421da92db46f39cecbf76d573070438650d0b9b319a9454ddcea5ba -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:50 + touch /tmp/pre-build-complete [Pipeline] sh 09:06:50 + mkdir -p /var/log/sysstat [Pipeline] sh 09:06:50 + ls /var/log/sa-host 09:06:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:50 provisioning config files... 09:06:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config14611657581178651769tmp [Pipeline] { [Pipeline] echo 09:06:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:06:51 ---> create-netrc.sh [Pipeline] } 09:06:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:06:51 ---> python-tools-install.sh [Pipeline] echo 09:06:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:06:51 ---> sudo-logs.sh 09:06:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:06:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:06:52 ---> job-cost.sh 09:06:52 lf-activate-venv: SKIPPING 09:06:52 DEBUG: total: 0.10999999940395355 09:06:52 INFO: Retrieving Stack Cost... 09:06:52 INFO: Retrieving Pricing Info for: v3-standard-8 09:06:52 INFO: Archiving Costs [Pipeline] echo 09:06:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:06:53 ---> logs-deploy.sh 09:06:53 lf-activate-venv: SKIPPING 09:06:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4642/2 09:06:53 INFO: archiving workspace using pattern(s): 09:06:54 Archives upload complete. 09:06:54 INFO: archiving logs to Nexus