Pull request #4741 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf07f88c5b1c543b013b7bd2ea26b091369c94c6+0c453d07247db15a6c65fa56eff8ae30cc59773c (c105b8c9e26113faaed9423ade68ddba8521f381) 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-ssh12068091630784523377.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6843527136427459416.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4741/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4741/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2733613963256895730.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4741/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5714335507767696496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14820085642926838702.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4741/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4741/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8153802057873243652.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26325 in /w/workspace/edgexfoundry_edgex-go_PR-4741 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0c453d07247db15a6c65fa56eff8ae30cc59773c into PR head commit cf07f88c5b1c543b013b7bd2ea26b091369c94c6 Merge succeeded, producing cf07f88c5b1c543b013b7bd2ea26b091369c94c6 Checking out Revision cf07f88c5b1c543b013b7bd2ea26b091369c94c6 (PR-4741) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4741/head:refs/remotes/origin/PR-4741 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf07f88c5b1c543b013b7bd2ea26b091369c94c6 # 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 0c453d07247db15a6c65fa56eff8ae30cc59773c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf07f88c5b1c543b013b7bd2ea26b091369c94c6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:26:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:26:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:26:48 ========================================================= 19:26:48 EdgeX Global Pipelines Version Info 19:26:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:26:49 ------------------- 19:26:49 stable info: 19:26:49 ------------------- 19:26:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:26:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:26:49 Message: update stable to v1.0.258 19:26:50 ------------------- 19:26:50 experimental info: 19:26:50 ------------------- 19:26:50 Commited By: **** collab-it+edgex@linuxfoundation.org 19:26:50 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:26:50 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:26:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:26:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:26:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:26:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:26:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:26:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:26:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:26:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:26:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:26:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:26:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:26:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4741 [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4741 [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4741 [Pipeline] echo 19:26:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf07f88c5b1c543b013b7bd2ea26b091369c94c6 [Pipeline] echo 19:26:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf07f88 [Pipeline] echo 19:26:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:52 provisioning config files... 19:26:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3071381164243277778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:26:52 ---> ****-login.sh 19:26:52 nexus3.edgexfoundry.org:10001 19:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:52 Configure a credential helper to remove this warning. See 19:26:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:52 19:26:52 Login Succeeded 19:26:52 nexus3.edgexfoundry.org:10002 19:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:53 Configure a credential helper to remove this warning. See 19:26:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:53 19:26:53 Login Succeeded 19:26:53 nexus3.edgexfoundry.org:10003 19:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:53 Configure a credential helper to remove this warning. See 19:26:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:53 19:26:53 Login Succeeded 19:26:53 nexus3.edgexfoundry.org:10004 19:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:53 Configure a credential helper to remove this warning. See 19:26:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:53 19:26:53 Login Succeeded 19:26:53 ****.io 19:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:53 Configure a credential helper to remove this warning. See 19:26:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:53 19:26:53 Login Succeeded 19:26:53 ---> ****-login.sh ends [Pipeline] } 19:26:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:54 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:26:54 + cut -d/ -f2 19:26:54 + dirname cmd/core-command/Dockerfile 19:26:54 + echo core-command,cmd/core-command/Dockerfile 19:26:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:26:54 + cut -d/ -f2 19:26:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:26:54 + + dirname cmd/core-data/Dockerfile 19:26:54 cut -d/ -f2 19:26:54 + echo core-data,cmd/core-data/Dockerfile 19:26:54 + dirname cmd/core-metadata/Dockerfile 19:26:54 + cut -d/ -f2 19:26:54 + echo core-metadata,cmd/core-metadata/Dockerfile 19:26:54 + dirname cmd/security-bootstrapper/Dockerfile 19:26:54 + cut -d/ -f2 19:26:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:26:54 + dirname cmd/security-proxy-auth/Dockerfile 19:26:54 + cut -d/ -f2 19:26:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:26:54 + + dirname cmd/security-proxy-setup/Dockerfile 19:26:54 cut -d/ -f2 19:26:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:26:54 + dirname cmd/security-secretstore-setup/Dockerfile 19:26:54 + cut -d/ -f2 19:26:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:26:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:26:54 + cut -d/ -f2 19:26:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:26:54 + dirname cmd/security-spire-agent/Dockerfile 19:26:54 + cut -d/ -f2 19:26:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:26:54 + dirname cmd/security-spire-config/Dockerfile 19:26:54 + cut -d/ -f2 19:26:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:26:54 + dirname cmd/security-spire-server/Dockerfile 19:26:54 + cut -d/ -f2 19:26:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:26:54 + dirname cmd/support-notifications/Dockerfile 19:26:54 + cut -d/ -f2 19:26:54 + echo support-notifications,cmd/support-notifications/Dockerfile 19:26:54 + dirname cmd/support-scheduler/Dockerfile 19:26:54 + cut -d/ -f2 19:26:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:26:54 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:26:54 + git rev-list -1 --merges cf07f88c5b1c543b013b7bd2ea26b091369c94c6~1..cf07f88c5b1c543b013b7bd2ea26b091369c94c6 [Pipeline] echo 19:26:55 -----------> git rev-list -1 --merges cf07f88c5b1c543b013b7bd2ea26b091369c94c6~1..cf07f88c5b1c543b013b7bd2ea26b091369c94c6 cf07f88c5b1c543b013b7bd2ea26b091369c94c6 [false] [Pipeline] sh 19:26:55 + git log --format=format:%s -1 cf07f88c5b1c543b013b7bd2ea26b091369c94c6 [Pipeline] echo 19:26:55 ========================================================= 19:26:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:26:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:26:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:26:55 + grep -v github /etc/ssh/ssh_known_hosts 19:26:55 + [ -e /tmp/ssh_known_hosts ] 19:26:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:26:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:26:55 + sudo tee -a /etc/ssh/ssh_known_hosts 19:26:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:26:56 19:26:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:26:56 0.1.4: Pulling from edgex-devops/py-git-semver 19:26:56 b85a868b505f: Pulling fs layer 19:26:56 e2be974225ed: Pulling fs layer 19:26:56 339a4e72a1f5: Pulling fs layer 19:26:56 988bab9f4d93: Pulling fs layer 19:26:56 1469e6f7b9e6: Pulling fs layer 19:26:56 eaf3925da568: Pulling fs layer 19:26:56 bab4dde63d76: Pulling fs layer 19:26:56 bde34c3a00c8: Pulling fs layer 19:26:56 b352a97aabf1: Pulling fs layer 19:26:56 4872d77fe225: Pulling fs layer 19:26:56 5851b861e8e6: Pulling fs layer 19:26:56 bab4dde63d76: Waiting 19:26:56 988bab9f4d93: Waiting 19:26:56 bde34c3a00c8: Waiting 19:26:56 eaf3925da568: Waiting 19:26:56 4872d77fe225: Waiting 19:26:56 b352a97aabf1: Waiting 19:26:56 5851b861e8e6: Waiting 19:26:56 1469e6f7b9e6: Waiting 19:26:56 e2be974225ed: Download complete 19:26:56 988bab9f4d93: Verifying Checksum 19:26:56 988bab9f4d93: Download complete 19:26:56 1469e6f7b9e6: Verifying Checksum 19:26:56 1469e6f7b9e6: Download complete 19:26:57 eaf3925da568: Verifying Checksum 19:26:57 eaf3925da568: Download complete 19:26:57 339a4e72a1f5: Verifying Checksum 19:26:57 339a4e72a1f5: Download complete 19:26:57 bde34c3a00c8: Verifying Checksum 19:26:57 bde34c3a00c8: Download complete 19:26:57 b352a97aabf1: Verifying Checksum 19:26:57 b352a97aabf1: Download complete 19:26:57 4872d77fe225: Download complete 19:26:57 5851b861e8e6: Verifying Checksum 19:26:57 5851b861e8e6: Download complete 19:26:57 b85a868b505f: Verifying Checksum 19:26:57 b85a868b505f: Download complete 19:26:57 bab4dde63d76: Verifying Checksum 19:26:57 bab4dde63d76: Download complete 19:26:58 b85a868b505f: Pull complete 19:26:58 e2be974225ed: Pull complete 19:26:59 339a4e72a1f5: Pull complete 19:26:59 988bab9f4d93: Pull complete 19:26:59 1469e6f7b9e6: Pull complete 19:26:59 eaf3925da568: Pull complete 19:27:01 bab4dde63d76: Pull complete 19:27:01 bde34c3a00c8: Pull complete 19:27:01 b352a97aabf1: Pull complete 19:27:01 4872d77fe225: Pull complete 19:27:01 5851b861e8e6: Pull complete 19:27:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:27:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:01 prd-ubuntu20.04-docker-8c-8g-26325 does not seem to be running inside a container 19:27:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:27:05 $ docker top 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 -eo pid,comm 19:27:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:27:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:27:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:27:05 [ssh-agent] Looking for ssh-agent implementation... 19:27:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:27:05 $ docker exec 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 ssh-agent 19:27:06 SSH_AUTH_SOCK=/tmp/ssh-vN2h8MZ7ivfj/agent.32 19:27:06 SSH_AGENT_PID=38 19:27:06 Running ssh-add (command line suppressed) 19:27:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13557669569310595161.key (/w/workspace/edgex-go/1@tmp/private_key_13557669569310595161.key) 19:27:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:27:06 + git tag --points-at HEAD [Pipeline] } 19:27:06 $ docker exec --env ******** --env ******** 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 ssh-agent -k 19:27:06 unset SSH_AUTH_SOCK; 19:27:06 unset SSH_AGENT_PID; 19:27:06 echo Agent pid 38 killed; 19:27:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:27:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:27:06 [ssh-agent] Looking for ssh-agent implementation... 19:27:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:27:06 $ docker exec 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 ssh-agent 19:27:06 SSH_AUTH_SOCK=/tmp/ssh-Y3fsYIfQzql4/agent.70 19:27:06 SSH_AGENT_PID=76 19:27:06 Running ssh-add (command line suppressed) 19:27:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16758520215852567148.key (/w/workspace/edgex-go/1@tmp/private_key_16758520215852567148.key) 19:27:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:27:07 + git semver init 19:27:07 2023-12-28 19:27:07,625 [run_init] DEBUG init version:0.0.0 force:False 19:27:07 2023-12-28 19:27:07,626 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:27:07 2023-12-28 19:27:07,626 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:27:07 2023-12-28 19:27:07,626 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:27:14 2023-12-28 19:27:13,578 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:27:14 2023-12-28 19:27:13,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4741 with force:False 19:27:14 2023-12-28 19:27:13,578 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4741 19:27:14 2023-12-28 19:27:13,583 [execute] INFO git cat-file --batch-check 19:27:14 2023-12-28 19:27:13,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:27:14 2023-12-28 19:27:13,590 [execute] INFO git cat-file --batch 19:27:14 2023-12-28 19:27:13,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:27:14 2023-12-28 19:27:13,595 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4741 19:27:14 0.0.0 [Pipeline] } 19:27:14 $ docker exec --env ******** --env ******** 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 ssh-agent -k 19:27:14 unset SSH_AUTH_SOCK; 19:27:14 unset SSH_AGENT_PID; 19:27:14 echo Agent pid 76 killed; 19:27:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:27:14 + git semver [Pipeline] } 19:27:15 $ docker stop --time=1 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 19:27:16 $ docker rm -f --volumes 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 [Pipeline] // withDockerContainer [Pipeline] sh 19:27:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:27:17 Stashed 1 file(s) [Pipeline] echo 19:27:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:27:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:27:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:27:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:27:18 ========================================================= 19:27:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:27:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:27:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:27:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:27:18 7264a8db6415: Pulling fs layer 19:27:18 c4d48a809fc2: Pulling fs layer 19:27:18 4f1c88b9dad5: Pulling fs layer 19:27:18 ad3a456e5733: Pulling fs layer 19:27:18 69c7f0334f64: Pulling fs layer 19:27:18 1f1c1a5573a3: Pulling fs layer 19:27:18 ce7588e14bc9: Pulling fs layer 19:27:18 b5e4710f87ac: Pulling fs layer 19:27:18 ad3a456e5733: Waiting 19:27:18 1f1c1a5573a3: Waiting 19:27:18 ce7588e14bc9: Waiting 19:27:18 69c7f0334f64: Waiting 19:27:18 b5e4710f87ac: Waiting 19:27:18 c4d48a809fc2: Verifying Checksum 19:27:18 c4d48a809fc2: Download complete 19:27:18 ad3a456e5733: Download complete 19:27:18 69c7f0334f64: Verifying Checksum 19:27:18 69c7f0334f64: Download complete 19:27:18 7264a8db6415: Verifying Checksum 19:27:18 7264a8db6415: Download complete 19:27:18 1f1c1a5573a3: Verifying Checksum 19:27:18 1f1c1a5573a3: Download complete 19:27:19 7264a8db6415: Pull complete 19:27:19 b5e4710f87ac: Verifying Checksum 19:27:19 b5e4710f87ac: Download complete 19:27:19 c4d48a809fc2: Pull complete 19:27:19 4f1c88b9dad5: Verifying Checksum 19:27:19 4f1c88b9dad5: Download complete 19:27:19 ce7588e14bc9: Verifying Checksum 19:27:19 ce7588e14bc9: Download complete 19:27:23 4f1c88b9dad5: Pull complete 19:27:23 ad3a456e5733: Pull complete 19:27:23 69c7f0334f64: Pull complete 19:27:23 1f1c1a5573a3: Pull complete 19:27:24 ce7588e14bc9: Pull complete 19:27:25 b5e4710f87ac: Pull complete 19:27:25 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:27:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:27:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:27:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:27:25 WORKDIR /edgex 19:27:25 COPY go.mod . 19:27:25 RUN go mod download 19:27:25 + docker build -t ci-base-image-x86_64 -f - . 19:27:26 Sending build context to Docker daemon 175.1MB 19:27:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:27:26 ---> 88b5674ff536 19:27:26 Step 2/4 : WORKDIR /edgex 19:27:31 ---> Running in 2fa30e16db96 19:27:32 Removing intermediate container 2fa30e16db96 19:27:32 ---> 015b066d61b8 19:27:32 Step 3/4 : COPY go.mod . 19:27:32 ---> 819dc17f58e7 19:27:32 Step 4/4 : RUN go mod download 19:27:32 ---> Running in d11f5db2ad87 19:27:32 Still waiting to schedule task 19:27:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:27:50 Removing intermediate container d11f5db2ad87 19:27:50 ---> d0fcc9e266bf 19:27:50 Successfully built d0fcc9e266bf 19:27:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:50 + docker inspect -f . ci-base-image-x86_64 19:27:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:50 prd-ubuntu20.04-docker-8c-8g-26325 does not seem to be running inside a container 19:27:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:27:51 $ docker top ba537648c84e707340a0de7641073a31c24f72ce2b5722f40ad19cdfe1bca4c3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:51 + go version 19:27:51 go version go1.21.0 linux/amd64 [Pipeline] } 19:27:51 $ docker stop --time=1 ba537648c84e707340a0de7641073a31c24f72ce2b5722f40ad19cdfe1bca4c3 19:27:53 $ docker rm -f --volumes ba537648c84e707340a0de7641073a31c24f72ce2b5722f40ad19cdfe1bca4c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:54 + docker inspect -f . ci-base-image-x86_64 19:27:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:54 prd-ubuntu20.04-docker-8c-8g-26325 does not seem to be running inside a container 19:27:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:27:54 $ docker top 7e6d65d5ceebd6e99cf3c0c86aaea4d32be421b30190418a646c2352d392f485 -eo pid,comm [Pipeline] { [Pipeline] echo 19:27:54 ========================================================= 19:27:54 [edgeXBuildGoParallel] Running Tests and Build... 19:27:54 ========================================================= [Pipeline] sh 19:27:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:27:55 + make test 19:27:55 go test -race -coverprofile=coverage.out ./... 19:28:02 ? github.com/edgexfoundry/edgex-go [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:28:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 19:28:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 19:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.069s coverage: 69.2% of statements 19:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:28:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.260s coverage: 93.4% of statements 19:28:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:28:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.372s coverage: 97.6% of statements 19:28:25 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:28:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.9% of statements 19:28:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 32.2% of statements 19:28:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.048s coverage: 41.7% of statements 19:28:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.036s coverage: 82.9% of statements 19:28:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements 19:28:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.054s coverage: 96.3% of statements 19:28:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements 19:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:28:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:28:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.273s coverage: 79.9% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.057s coverage: 92.9% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.049s coverage: 87.2% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.049s coverage: 86.0% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.242s coverage: 38.4% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.046s coverage: 84.8% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements 19:28:53 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:28:53 running golangci-lint 19:28:53 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:28:53 go version go1.21.0 linux/amd64 19:28:53 level=info msg="[config_reader] Used config file .golangci.yml" 19:28:53 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:29:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26326 in /w/workspace/edgexfoundry_edgex-go_PR-4741 [Pipeline] { [Pipeline] ws 19:29:01 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:29:04 The recommended git tool is: git 19:29:05 level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|files|imports|deps) took 12.412903854s" 19:29:05 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.216964ms" 19:29:12 using credential edgex-jenkins-ssh 19:29:12 Cloning the remote Git repository 19:29:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:29:12 > git init /w/workspace/edgex-go/1 # timeout=10 19:29:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:29:12 > git --version # timeout=10 19:29:12 > git --version # 'git version 2.25.1' 19:29:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:29:13 level=info msg="[linters_context/goanalysis] analyzers took 1m16.232995387s with top 10 stages: buildir: 29.131339728s, gosec: 6.194100713s, fact_deprecated: 1.957940339s, inspect: 1.555388613s, printf: 1.196245565s, S1038: 1.05809699s, ctrlflow: 1.039275246s, nilness: 715.749374ms, fact_purity: 711.148411ms, S1028: 710.678517ms" 19:29:13 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:29:13 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, identifier_marker: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197" 19:29:13 level=info msg="[runner] processing took 16.002998ms with stages: nolint: 6.77047ms, identifier_marker: 4.258193ms, exclude-rules: 1.462255ms, path_prettifier: 1.385614ms, autogenerated_exclude: 1.334524ms, skip_dirs: 748.182µs, cgo: 25.46µs, filename_unadjuster: 14.84µs, max_same_issues: 540ns, skip_files: 410ns, uniq_by_line: 380ns, fixer: 360ns, path_shortener: 300ns, exclude: 300ns, severity-rules: 240ns, diff: 240ns, max_from_linter: 170ns, source_code: 140ns, sort_results: 130ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" 19:29:13 level=info msg="[runner] linters took 7.225799873s with stages: goanalysis_metalinter: 7.209715895s" 19:29:13 level=info msg="File cache stats: 0 entries of total size 0B" 19:29:13 level=info msg="Memory: 198 samples, avg is 231.4MB, max is 938.2MB" 19:29:13 level=info msg="Execution took 19.683616481s" 19:29:13 go vet ./... 19:29:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:29:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:29:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:29:16 ./bin/test-attribution-txt.sh [Pipeline] echo 19:29:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:29:16 + ls -al . 19:29:16 total 736 19:29:16 drwxrwxr-x 11 1001 1001 4096 Dec 28 19:27 . 19:29:16 drwxr-xr-x 4 root root 4096 Dec 28 19:27 .. 19:29:16 drwxrwxr-x 2 1001 1001 4096 Dec 28 19:26 .blubracket 19:29:16 -rw-rw-r-- 1 1001 1001 10 Dec 28 19:26 .dockerignore 19:29:16 drwxrwxr-x 8 1001 1001 4096 Dec 28 19:28 .git 19:29:16 drwxrwxr-x 3 1001 1001 4096 Dec 28 19:26 .github 19:29:16 -rw-rw-r-- 1 1001 1001 1074 Dec 28 19:26 .gitignore 19:29:16 -rw-rw-r-- 1 1001 1001 42 Dec 28 19:26 .golangci.yml 19:29:16 -rw-rw-r-- 1 1001 1001 100 Dec 28 19:26 .hadolint.yml 19:29:16 drwxr-xr-x 3 1001 1001 4096 Dec 28 19:27 .semver 19:29:16 -rw-rw-r-- 1 1001 1001 155 Dec 28 19:26 .sonarcloud.properties 19:29:16 -rw-rw-r-- 1 1001 1001 1171 Dec 28 19:26 ADOPTERS.md 19:29:16 -rw-rw-r-- 1 1001 1001 11674 Dec 28 19:26 Attribution.txt 19:29:16 -rw-rw-r-- 1 1001 1001 100284 Dec 28 19:26 CHANGELOG.md 19:29:16 -rw-rw-r-- 1 1001 1001 3804 Dec 28 19:26 CONTRIBUTING.md 19:29:16 -rw-rw-r-- 1 1001 1001 677 Dec 28 19:26 GOVERNANCE.md 19:29:16 -rw-rw-r-- 1 1001 1001 861 Dec 28 19:26 Jenkinsfile 19:29:16 -rw-rw-r-- 1 1001 1001 10775 Dec 28 19:26 LICENSE 19:29:16 -rw-rw-r-- 1 1001 1001 15060 Dec 28 19:26 Makefile 19:29:16 -rw-rw-r-- 1 1001 1001 582 Dec 28 19:26 OWNERS.md 19:29:16 -rw-rw-r-- 1 1001 1001 9528 Dec 28 19:26 README.md 19:29:16 -rw-rw-r-- 1 1001 1001 789 Dec 28 19:26 SECURITY.md 19:29:16 -rw-rw-r-- 1 1001 1001 5 Dec 28 19:27 VERSION 19:29:16 drwxrwxr-x 2 1001 1001 4096 Dec 28 19:26 bin 19:29:16 drwxrwxr-x 18 1001 1001 4096 Dec 28 19:26 cmd 19:29:16 -rw-r--r-- 1 root root 453602 Dec 28 19:28 coverage.out 19:29:16 drwxrwxr-x 2 1001 1001 4096 Dec 28 19:26 fuzz_test 19:29:16 -rw-rw-r-- 1 1001 1001 3686 Dec 28 19:26 go.mod 19:29:16 -rw-rw-r-- 1 1001 1001 34039 Dec 28 19:26 go.sum 19:29:16 drwxrwxr-x 7 1001 1001 4096 Dec 28 19:26 internal 19:29:16 drwxrwxr-x 3 1001 1001 4096 Dec 28 19:26 openapi 19:29:16 -rw-rw-r-- 1 1001 1001 584 Dec 28 19:26 security.txt 19:29:16 -rw-rw-r-- 1 1001 1001 204 Dec 28 19:26 version.go [Pipeline] sh 19:29:17 + '[' -e coverage.out ] 19:29:17 + chown 1001:1001 coverage.out [Pipeline] stash 19:29:17 Stashed 1 file(s) [Pipeline] sh 19:29:17 + make build 19:29:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:29:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:29:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:29:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:29:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:29:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:29:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:29:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:29:29 Merging remotes/origin/main commit 0c453d07247db15a6c65fa56eff8ae30cc59773c into PR head commit cf07f88c5b1c543b013b7bd2ea26b091369c94c6 19:29:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:29:29 Merge succeeded, producing cf07f88c5b1c543b013b7bd2ea26b091369c94c6 19:29:29 Checking out Revision cf07f88c5b1c543b013b7bd2ea26b091369c94c6 (PR-4741) 19:29:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:29:30 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:29:30 > git --version # timeout=10 19:29:30 > git --version # 'git version 2.25.1' 19:29:30 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:29:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4741/head:refs/remotes/origin/PR-4741 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:29:29 > git config core.sparsecheckout # timeout=10 19:29:29 > git checkout -f cf07f88c5b1c543b013b7bd2ea26b091369c94c6 # timeout=10 19:29:29 > git remote # timeout=10 19:29:29 > git config --get remote.origin.url # timeout=10 19:29:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:29:29 > git merge 0c453d07247db15a6c65fa56eff8ae30cc59773c # timeout=10 19:29:29 > git rev-parse HEAD^{commit} # timeout=10 19:29:29 > git config core.sparsecheckout # timeout=10 19:29:29 > git checkout -f cf07f88c5b1c543b013b7bd2ea26b091369c94c6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:29:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:29:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:29:31 Dload Upload Total Spent Left Speed 19:29:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93940 [Pipeline] sh 19:29:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:29:32 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 19:29:32 19:29:32 { 19:29:32 "registry-mirrors": [ 19:29:32 "https://nexus3.edgexfoundry.org:10001" 19:29:32 ], 19:29:32 "bip": "10.250.0.254/24", 19:29:32 "hosts": [ 19:29:32 "tcp://0.0.0.0:5555", 19:29:32 "unix:///var/run/docker.sock" 19:29:32 ], 19:29:32 "mtu": 1458, 19:29:32 "selinux-enabled": true, 19:29:32 "seccomp-profile": "/etc/docker/seccomp.json" 19:29:32 } [Pipeline] sh 19:29:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:29:32 + sudo service docker restart 19:29:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:29:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:29:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:29:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:29:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:29:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:29:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:29:39 $ docker stop --time=1 7e6d65d5ceebd6e99cf3c0c86aaea4d32be421b30190418a646c2352d392f485 19:29:44 $ docker rm -f --volumes 7e6d65d5ceebd6e99cf3c0c86aaea4d32be421b30190418a646c2352d392f485 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:29:45 19:29:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:29:46 latest: Pulling from edgex-devops/edgex-compose 19:29:46 91d30c5bc195: Pulling fs layer 19:29:46 2e9b0aa3be6d: Pulling fs layer 19:29:46 9c61dcf015f6: Pulling fs layer 19:29:46 4698f68db338: Pulling fs layer 19:29:46 2a2f49069b9e: Pulling fs layer 19:29:46 e0025b399a48: Pulling fs layer 19:29:46 2a2f49069b9e: Waiting 19:29:46 4698f68db338: Waiting 19:29:46 91d30c5bc195: Verifying Checksum 19:29:46 91d30c5bc195: Download complete 19:29:46 4698f68db338: Verifying Checksum 19:29:46 4698f68db338: Download complete 19:29:46 2e9b0aa3be6d: Verifying Checksum 19:29:46 2e9b0aa3be6d: Download complete 19:29:46 e0025b399a48: Verifying Checksum 19:29:46 e0025b399a48: Download complete 19:29:46 91d30c5bc195: Pull complete 19:29:46 2a2f49069b9e: Verifying Checksum 19:29:46 2a2f49069b9e: Download complete 19:29:46 2e9b0aa3be6d: Pull complete 19:29:46 9c61dcf015f6: Download complete 19:29:49 9c61dcf015f6: Pull complete 19:29:49 4698f68db338: Pull complete 19:29:49 2a2f49069b9e: Pull complete 19:29:49 e0025b399a48: Pull complete 19:29:49 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:29:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:50 prd-ubuntu20.04-docker-8c-8g-26325 does not seem to be running inside a container 19:29:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:29:54 $ docker top e1e4910802435322c11ccd73e5dc2aa6d4566c886114e55510f1500d95c1f3aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 19:29:54 provisioning config files... 19:29:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16453089183581485971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:54 + docker compose -f ./docker-compose-build.yml build --parallel 19:29:55 ---> ****-login.sh 19:29:55 nexus3.edgexfoundry.org:10001 19:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:55 Configure a credential helper to remove this warning. See 19:29:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:55 19:29:55 Login Succeeded 19:29:55 nexus3.edgexfoundry.org:10002 19:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:55 Configure a credential helper to remove this warning. See 19:29:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:55 19:29:55 Login Succeeded 19:29:55 nexus3.edgexfoundry.org:10003 19:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:56 Configure a credential helper to remove this warning. See 19:29:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:56 19:29:56 Login Succeeded 19:29:56 nexus3.edgexfoundry.org:10004 19:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:56 Configure a credential helper to remove this warning. See 19:29:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:56 19:29:56 Login Succeeded 19:29:56 ****.io 19:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:56 #1 [security-spire-agent internal] load build definition from Dockerfile 19:29:56 #1 transferring dockerfile: 1.81kB done 19:29:56 #1 DONE 0.0s 19:29:56 19:29:56 #2 [core-data internal] load build definition from Dockerfile 19:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:29:56 Configure a credential helper to remove this warning. See 19:29:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:29:56 19:29:56 Login Succeeded 19:29:56 ---> ****-login.sh ends [Pipeline] } 19:29:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:29:56 #2 transferring dockerfile: 2.01kB done 19:29:56 #2 DONE 0.1s 19:29:56 19:29:56 #3 [security-spire-agent internal] load .dockerignore 19:29:56 #3 transferring context: 50B done 19:29:56 #3 DONE 0.0s 19:29:56 19:29:56 #4 [support-scheduler internal] load build definition from Dockerfile 19:29:56 #4 transferring dockerfile: 1.93kB done 19:29:56 #4 DONE 0.0s 19:29:56 19:29:56 #5 [security-spire-server internal] load build definition from Dockerfile 19:29:56 #5 transferring dockerfile: 1.70kB done 19:29:56 #5 DONE 0.0s 19:29:56 19:29:56 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:29:56 #6 transferring dockerfile: 1.89kB done 19:29:56 #6 DONE 0.0s 19:29:56 19:29:56 #7 [security-secretstore-setup internal] load build definition from Dockerfile 19:29:56 #7 transferring dockerfile: 2.49kB done 19:29:56 #7 DONE 0.0s 19:29:56 19:29:56 #8 [security-proxy-setup internal] load build definition from Dockerfile 19:29:56 #8 transferring dockerfile: 2.50kB done 19:29:56 #8 DONE 0.0s 19:29:56 19:29:56 #9 [core-metadata internal] load build definition from Dockerfile 19:29:56 #9 transferring dockerfile: 2.06kB done 19:29:56 #9 DONE 0.0s 19:29:56 19:29:56 #10 [core-command internal] load build definition from Dockerfile [Pipeline] // withEnv [Pipeline] unstash 19:29:57 #10 transferring dockerfile: 1.93kB done 19:29:57 #10 DONE 0.0s 19:29:57 19:29:57 #11 [security-spire-config internal] load build definition from Dockerfile 19:29:57 #11 transferring dockerfile: 1.69kB done 19:29:57 #11 DONE 0.0s 19:29:57 19:29:57 #12 [security-proxy-auth internal] load build definition from Dockerfile 19:29:57 #12 transferring dockerfile: 2.15kB done 19:29:57 #12 DONE 0.0s 19:29:57 19:29:57 #13 [security-bootstrapper internal] load build definition from Dockerfile 19:29:57 #13 transferring dockerfile: 2.93kB done 19:29:57 #13 DONE 0.0s 19:29:57 19:29:57 #14 [support-notifications internal] load build definition from Dockerfile 19:29:57 #14 transferring dockerfile: 1.95kB done 19:29:57 #14 DONE 0.0s 19:29:57 19:29:57 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:29:57 #15 transferring dockerfile: 2.23kB done 19:29:57 #15 DONE 0.1s 19:29:57 19:29:57 #16 [core-data internal] load .dockerignore 19:29:57 #16 transferring context: 50B done 19:29:57 #16 DONE 0.0s 19:29:57 19:29:57 #17 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:29:57 #17 DONE 0.1s 19:29:57 19:29:57 #18 [support-scheduler internal] load .dockerignore 19:29:57 #18 transferring context: 50B done 19:29:57 #18 DONE 0.0s 19:29:57 19:29:57 #19 [security-spire-server internal] load .dockerignore 19:29:57 #19 transferring context: 50B done 19:29:57 #19 DONE 0.0s 19:29:57 19:29:57 #20 [security-spiffe-token-provider internal] load .dockerignore 19:29:57 #20 transferring context: 50B done 19:29:57 #20 DONE 0.0s 19:29:57 19:29:57 #21 [security-secretstore-setup internal] load .dockerignore [Pipeline] sh 19:29:57 #21 transferring context: 50B done 19:29:57 #21 DONE 0.0s 19:29:57 19:29:57 #22 [security-spire-config internal] load .dockerignore 19:29:57 #22 transferring context: 50B done 19:29:57 #22 DONE 0.0s 19:29:57 19:29:57 #23 [security-proxy-setup internal] load .dockerignore 19:29:57 #23 transferring context: 50B done 19:29:57 #23 DONE 0.0s 19:29:57 19:29:57 #24 [core-metadata internal] load .dockerignore 19:29:57 #24 transferring context: 50B done 19:29:57 #24 DONE 0.0s 19:29:57 19:29:57 #25 [security-proxy-auth internal] load .dockerignore 19:29:57 #25 transferring context: 50B done 19:29:57 #25 DONE 0.1s 19:29:57 19:29:57 #26 [core-command internal] load .dockerignore 19:29:57 #26 transferring context: 50B done 19:29:57 #26 DONE 0.0s 19:29:57 19:29:57 #27 [security-bootstrapper internal] load .dockerignore 19:29:57 #27 transferring context: 50B done 19:29:57 #27 DONE 0.1s 19:29:57 19:29:57 #28 [support-notifications internal] load .dockerignore 19:29:57 #28 transferring context: 50B done 19:29:57 #28 DONE 0.0s 19:29:57 19:29:57 #29 [core-common-config-bootstrapper internal] load .dockerignore 19:29:57 #29 transferring context: 50B done 19:29:57 #29 DONE 0.0s 19:29:57 19:29:57 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:29:57 #30 DONE 0.0s 19:29:57 19:29:57 #17 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:29:57 #17 DONE 0.1s 19:29:57 19:29:57 #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:29:57 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:29:57 #31 ... 19:29:57 19:29:57 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:29:57 #30 DONE 0.0s 19:29:57 19:29:57 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:29:57 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:29:57 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:29:57 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:29:57 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:29:57 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s 19:29:57 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 19:29:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:29:57 #31 ... 19:29:57 19:29:57 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:29:57 #30 DONE 0.0s 19:29:57 19:29:57 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:29:57 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:29:57 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:29:57 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:29:57 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:29:57 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 19:29:57 #31 ... 19:29:57 19:29:57 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:29:57 #30 DONE 0.0s 19:29:57 19:29:57 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:29:57 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:29:57 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:29:57 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:29:57 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:29:57 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 19:29:57 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 19:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:29:57 ========================================================= 19:29:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:29:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:29:57 #31 ... 19:29:57 19:29:57 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:29:57 #30 DONE 0.0s 19:29:57 19:29:57 #17 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:29:57 #17 DONE 0.4s 19:29:57 19:29:57 #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:29:57 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:29:57 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:29:57 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:29:57 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:29:57 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 19:29:57 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 19:29:57 #31 ... 19:29:57 19:29:57 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:29:57 #32 DONE 0.9s 19:29:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:29:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:29:58 9fda8d8052c6: Pulling fs layer 19:29:58 5d54e960e981: Pulling fs layer 19:29:58 c4a7e357bf2a: Pulling fs layer 19:29:58 f0e02332f6b5: Pulling fs layer 19:29:58 872ee5b61b7b: Pulling fs layer 19:29:58 0c6a40ed1a82: Pulling fs layer 19:29:58 94ae7d8d031c: Pulling fs layer 19:29:58 94ae7d8d031c: Waiting 19:29:58 0c6a40ed1a82: Waiting 19:29:58 872ee5b61b7b: Waiting 19:29:58 f0e02332f6b5: Waiting 19:29:58 19:29:58 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:29:58 #33 DONE 0.9s 19:29:58 19:29:58 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:29:58 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:29:58 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:29:58 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:29:58 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:29:58 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 19:29:58 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 19:29:58 5d54e960e981: Verifying Checksum 19:29:58 5d54e960e981: Download complete 19:29:58 f0e02332f6b5: Verifying Checksum 19:29:58 f0e02332f6b5: Download complete 19:29:58 872ee5b61b7b: Download complete 19:29:58 9fda8d8052c6: Download complete 19:29:58 #31 DONE 1.2s 19:29:58 19:29:58 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:29:58 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:29:58 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:29:58 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:29:58 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:29:58 #34 ... 19:29:58 19:29:58 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:29:58 #35 DONE 1.1s 19:29:58 19:29:58 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:29:58 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 19:29:58 94ae7d8d031c: Verifying Checksum 19:29:58 94ae7d8d031c: Download complete 19:29:58 #34 ... 19:29:58 19:29:58 #36 [security-spire-server internal] load build context 19:29:58 #36 transferring context: 18.10kB 0.0s done 19:29:58 #36 DONE 0.6s 19:29:58 19:29:58 #37 [security-spire-config internal] load build context 19:29:58 #37 transferring context: 16.35kB 0.1s done 19:29:58 #37 DONE 0.6s 19:29:58 19:29:58 #38 [security-spire-agent internal] load build context 19:29:58 #38 transferring context: 17.63kB 0.0s done 19:29:58 #38 DONE 0.5s 19:29:58 19:29:58 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:29:58 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 19:29:58 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 19:29:58 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 19:29:58 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s 19:29:58 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:29:58 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 19:29:58 9fda8d8052c6: Pull complete 19:29:58 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 19:29:58 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 19:29:58 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s 19:29:58 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:29:58 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.7s 19:29:58 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:29:58 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.8s 19:29:59 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s 19:29:59 5d54e960e981: Pull complete 19:29:59 c4a7e357bf2a: Verifying Checksum 19:29:59 c4a7e357bf2a: Download complete 19:30:00 0c6a40ed1a82: Verifying Checksum 19:30:00 0c6a40ed1a82: Download complete 19:30:04 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.1s 19:30:07 #34 ... 19:30:07 19:30:07 #39 [core-data internal] load build context 19:30:07 #39 transferring context: 309.52MB 6.7s done 19:30:07 #39 ... 19:30:07 19:30:07 #40 [support-scheduler internal] load build context 19:30:07 #40 transferring context: 309.52MB 5.3s done 19:30:07 #40 ... 19:30:07 19:30:07 #41 [security-bootstrapper internal] load build context 19:30:07 #41 transferring context: 309.52MB 5.9s done 19:30:07 #41 ... 19:30:07 19:30:07 #42 [security-spiffe-token-provider internal] load build context 19:30:07 #42 transferring context: 309.52MB 6.4s done 19:30:08 #42 ... 19:30:08 19:30:08 #43 [support-notifications internal] load build context 19:30:08 #43 transferring context: 309.52MB 7.2s done 19:30:08 #43 ... 19:30:08 19:30:08 #44 [core-metadata internal] load build context 19:30:08 #44 transferring context: 309.52MB 7.4s done 19:30:08 #44 ... 19:30:08 19:30:08 #45 [core-command internal] load build context 19:30:08 #45 transferring context: 309.52MB 6.6s done 19:30:08 #45 ... 19:30:08 19:30:08 #46 [security-proxy-setup internal] load build context 19:30:08 #46 transferring context: 309.52MB 7.0s done 19:30:08 #46 ... 19:30:08 19:30:08 #47 [security-proxy-auth internal] load build context 19:30:08 #47 transferring context: 309.52MB 7.3s done 19:30:08 #47 ... 19:30:08 19:30:08 #48 [support-notifications builder 2/7] WORKDIR /edgex-go 19:30:08 #48 ... 19:30:08 19:30:08 #49 [security-secretstore-setup internal] load build context 19:30:08 #49 transferring context: 309.52MB 6.6s done 19:30:08 #49 ... 19:30:08 19:30:08 #50 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:30:08 #50 ... 19:30:08 19:30:08 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:30:09 #51 ... 19:30:09 19:30:09 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:30:09 #52 ... 19:30:09 19:30:09 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:30:09 #53 ... 19:30:09 19:30:09 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:30:09 #54 ... 19:30:09 19:30:09 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:30:09 #55 ... 19:30:09 19:30:09 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:30:09 #56 ... 19:30:09 19:30:09 #57 [core-common-config-bootstrapper internal] load build context 19:30:09 #57 transferring context: 309.52MB 6.8s done 19:30:09 #57 ... 19:30:09 19:30:09 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:30:09 #58 ... 19:30:09 19:30:09 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:09 #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:30:09 #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:30:09 #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:30:09 #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:30:09 #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 19:30:09 #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 19:30:09 #59 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:30:09 #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 9.5s done 19:30:09 #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 11.7s 19:30:09 #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:30:09 #59 ... 19:30:09 19:30:09 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:30:10 #60 ... 19:30:10 19:30:10 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:10 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 11.9s 19:30:15 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.9s 19:30:18 c4a7e357bf2a: Pull complete 19:30:18 f0e02332f6b5: Pull complete 19:30:18 872ee5b61b7b: Pull complete 19:30:21 #34 ... 19:30:21 19:30:21 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:21 #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 21.9s 19:30:21 #59 ... 19:30:21 19:30:21 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:21 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 22.1s 19:30:24 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 24.2s done 19:30:24 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:30:25 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done 19:30:27 0c6a40ed1a82: Pull complete 19:30:27 94ae7d8d031c: Pull complete 19:30:27 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:30:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:30:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:30:28 WORKDIR /edgex 19:30:28 COPY go.mod . 19:30:28 RUN go mod download 19:30:28 + docker build -t ci-base-image-arm64 -f - . 19:30:29 #0 building with "default" instance using docker driver 19:30:29 19:30:29 #1 [internal] load build definition from Dockerfile 19:30:29 #1 transferring dockerfile: 19:30:29 #1 transferring dockerfile: 172B 0.0s done 19:30:29 #1 DONE 0.1s 19:30:29 19:30:29 #2 [internal] load .dockerignore 19:30:29 #2 transferring context: 50B done 19:30:29 #2 DONE 0.1s 19:30:29 19:30:29 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:30:29 #3 DONE 0.0s 19:30:29 19:30:29 #4 [internal] load build context 19:30:29 #4 transferring context: 3.72kB done 19:30:29 #4 DONE 0.1s 19:30:29 19:30:29 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:30:29 #5 DONE 0.2s 19:30:29 19:30:29 #6 [2/4] WORKDIR /edgex 19:30:30 #6 DONE 1.0s 19:30:30 19:30:30 #7 [3/4] COPY go.mod . 19:30:30 #7 DONE 0.1s 19:30:30 19:30:30 #8 [4/4] RUN go mod download 19:30:30 #34 ... 19:30:30 19:30:30 #48 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:30:30 #48 DONE 31.4s 19:30:30 19:30:30 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:30:30 #61 ... 19:30:30 19:30:30 #41 [security-bootstrapper internal] load build context 19:30:30 #41 DONE 32.4s 19:30:30 19:30:30 #40 [support-scheduler internal] load build context 19:30:30 #40 DONE 32.7s 19:30:30 19:30:30 #42 [security-spiffe-token-provider internal] load build context 19:30:30 #42 DONE 32.6s 19:30:30 19:30:30 #39 [core-data internal] load build context 19:30:30 #39 DONE 32.9s 19:30:30 19:30:30 #49 [security-secretstore-setup internal] load build context 19:30:30 #49 DONE 32.6s 19:30:30 19:30:30 #45 [core-command internal] load build context 19:30:30 #45 DONE 32.5s 19:30:30 19:30:30 #57 [core-common-config-bootstrapper internal] load build context 19:30:30 #57 DONE 32.4s 19:30:30 19:30:30 #46 [security-proxy-setup internal] load build context 19:30:30 #46 DONE 32.6s 19:30:30 19:30:30 #44 [core-metadata internal] load build context 19:30:30 #44 DONE 32.5s 19:30:30 19:30:30 #43 [support-notifications internal] load build context 19:30:30 #43 DONE 32.5s 19:30:30 19:30:30 #47 [security-proxy-auth internal] load build context 19:30:30 #47 DONE 32.6s 19:30:30 19:30:30 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:30:30 #56 31.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:30 #56 ... 19:30:30 19:30:30 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:30 #34 DONE 32.6s 19:30:30 19:30:30 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:30:30 #56 31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:30 #56 32.07 (1/1) Installing dumb-init (1.2.5-r2) 19:30:30 #56 32.08 Executing busybox-1.36.1-r5.trigger 19:30:30 #56 32.08 OK: 7 MiB in 16 packages 19:30:31 #56 ... 19:30:31 19:30:31 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:31 #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 28.1s done 19:30:31 #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done 19:30:31 #59 ... 19:30:31 19:30:31 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:30:31 #52 31.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:31 #52 31.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:31 #52 32.22 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:30:31 #52 32.22 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:30:31 #52 32.22 OK: 20069 distinct packages available 19:30:31 #52 32.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:31 #52 32.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:31 #52 32.57 (1/4) Installing dumb-init (1.2.5-r2) 19:30:31 #52 32.57 (2/4) Installing musl-obstack (1.2.3-r2) 19:30:31 #52 32.57 (3/4) Installing libucontext (1.2-r2) 19:30:31 #52 32.58 (4/4) Installing gcompat (1.1.0-r1) 19:30:31 #52 32.58 Executing busybox-1.36.1-r5.trigger 19:30:31 #52 32.59 OK: 8 MiB in 19 packages 19:30:32 #52 ... 19:30:32 19:30:32 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:30:32 #51 31.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:32 #51 31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:32 #51 32.08 (1/4) Installing dumb-init (1.2.5-r2) 19:30:32 #51 32.08 (2/4) Installing openssl (3.1.4-r1) 19:30:32 #51 32.10 (3/4) Installing su-exec (0.2-r3) 19:30:32 #51 32.10 (4/4) Installing yq (4.33.3-r5) 19:30:32 #51 32.17 Executing busybox-1.36.1-r5.trigger 19:30:32 #51 32.18 OK: 17 MiB in 19 packages 19:30:32 #51 DONE 33.4s 19:30:32 19:30:32 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:30:32 #56 DONE 33.4s 19:30:32 19:30:32 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:30:32 #52 DONE 33.6s 19:30:32 19:30:32 #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:30:32 #62 ... 19:30:32 19:30:32 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:30:32 #60 33.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:32 #60 33.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:32 #60 33.54 (1/2) Installing dumb-init (1.2.5-r2) 19:30:32 #60 33.56 (2/2) Installing su-exec (0.2-r3) 19:30:32 #60 33.56 Executing busybox-1.36.1-r5.trigger 19:30:32 #60 33.56 OK: 7 MiB in 17 packages 19:30:32 #60 DONE 33.7s 19:30:32 19:30:32 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:30:32 #58 34.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:32 #58 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:32 #58 ... 19:30:32 19:30:32 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:30:32 #54 33.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:32 #54 33.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:32 #54 33.77 (1/4) Installing ca-certificates (20230506-r0) 19:30:32 #54 33.82 (2/4) Installing dumb-init (1.2.5-r2) 19:30:32 #54 33.83 (3/4) Installing su-exec (0.2-r3) 19:30:32 #54 33.83 (4/4) Installing yq (4.33.3-r5) 19:30:32 #54 33.89 Executing busybox-1.36.1-r5.trigger 19:30:32 #54 33.90 Executing ca-certificates-20230506-r0.trigger 19:30:32 #54 33.93 OK: 17 MiB in 19 packages 19:30:32 #54 DONE 34.1s 19:30:33 19:30:33 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:30:33 #55 33.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:33 #55 33.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:33 #55 33.82 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:30:33 #55 33.82 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:30:33 #55 33.82 OK: 20069 distinct packages available 19:30:33 #55 33.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:33 #55 33.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:33 #55 34.15 (1/11) Installing ca-certificates (20230506-r0) 19:30:33 #55 34.16 (2/11) Installing brotli-libs (1.0.9-r14) 19:30:33 #55 34.17 (3/11) Installing libunistring (1.1-r1) 19:30:33 #55 34.19 (4/11) Installing libidn2 (2.3.4-r1) 19:30:33 #55 34.20 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:30:33 #55 34.20 (6/11) Installing libcurl (8.5.0-r0) 19:30:33 #55 34.21 (7/11) Installing curl (8.5.0-r0) 19:30:33 #55 34.22 (8/11) Installing dumb-init (1.2.5-r2) 19:30:33 #55 34.22 (9/11) Installing musl-obstack (1.2.3-r2) 19:30:33 #55 34.23 (10/11) Installing libucontext (1.2-r2) 19:30:33 #55 34.23 (11/11) Installing gcompat (1.1.0-r1) 19:30:33 #55 34.23 Executing busybox-1.36.1-r5.trigger 19:30:33 #55 34.24 Executing ca-certificates-20230506-r0.trigger 19:30:33 #55 34.29 OK: 12 MiB in 26 packages 19:30:33 #55 DONE 34.6s 19:30:33 19:30:33 #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:30:33 #63 ... 19:30:33 19:30:33 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:30:33 #0 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:33 #0 2.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:33 #0 3.126 OK: 264 MiB in 52 packages 19:30:33 #64 DONE 3.3s 19:30:33 19:30:33 #50 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:30:33 #50 34.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:33 #50 34.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:33 #50 34.55 (1/1) Installing dumb-init (1.2.5-r2) 19:30:33 #50 34.56 Executing busybox-1.36.1-r5.trigger 19:30:33 #50 34.57 OK: 7 MiB in 16 packages 19:30:33 #50 DONE 34.8s 19:30:33 19:30:33 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:30:33 #53 34.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:33 #53 34.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:33 #53 34.51 (1/2) Installing ca-certificates (20230506-r0) 19:30:33 #53 34.53 (2/2) Installing dumb-init (1.2.5-r2) 19:30:33 #53 34.53 Executing busybox-1.36.1-r5.trigger 19:30:33 #53 34.54 Executing ca-certificates-20230506-r0.trigger 19:30:33 #53 34.67 OK: 8 MiB in 17 packages 19:30:33 #53 DONE 34.8s 19:30:33 19:30:33 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:30:33 #65 DONE 0.2s 19:30:33 19:30:33 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:30:33 #58 34.42 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:30:33 #58 34.42 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:30:33 #58 34.42 OK: 20069 distinct packages available 19:30:33 #58 34.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:33 #58 34.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:33 #58 34.79 (1/5) Installing dumb-init (1.2.5-r2) 19:30:33 #58 34.81 (2/5) Installing musl-obstack (1.2.3-r2) 19:30:33 #58 34.81 (3/5) Installing libucontext (1.2-r2) 19:30:33 #58 34.84 (4/5) Installing gcompat (1.1.0-r1) 19:30:33 #58 34.85 (5/5) Installing openssl (3.1.4-r1) 19:30:33 #58 34.88 Executing busybox-1.36.1-r5.trigger 19:30:33 #58 34.89 OK: 8 MiB in 20 packages 19:30:33 #58 DONE 35.0s 19:30:33 19:30:33 #66 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:30:33 #66 ... 19:30:33 19:30:33 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:30:33 #0 2.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:33 #0 3.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:33 #0 3.392 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:30:33 #0 3.392 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:30:33 #0 3.392 OK: 20071 distinct packages available 19:30:33 #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:33 #0 3.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:33 #0 3.736 OK: 264 MiB in 52 packages 19:30:33 #67 DONE 3.9s 19:30:34 19:30:34 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:30:34 #68 DONE 0.1s 19:30:34 19:30:34 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:30:34 #61 3.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:34 #61 3.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:34 #61 4.108 OK: 264 MiB in 52 packages 19:30:34 #61 DONE 4.3s 19:30:34 19:30:34 #69 [core-data builder 4/7] COPY go.mod vendor* ./ 19:30:34 #69 DONE 0.1s 19:30:34 19:30:34 #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:30:34 #62 2.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:34 #62 2.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:34 #62 2.401 OK: 8 MiB in 19 packages 19:30:34 #62 DONE 2.5s 19:30:34 19:30:34 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:30:34 #0 4.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:34 #0 4.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:34 #0 4.488 OK: 264 MiB in 52 packages 19:30:34 #70 DONE 4.6s 19:30:34 19:30:34 #71 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:30:35 #71 ... 19:30:35 19:30:35 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:30:35 #72 DONE 1.1s 19:30:35 19:30:35 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:30:35 #0 2.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:35 #0 2.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:35 #0 2.750 OK: 17 MiB in 19 packages 19:30:35 #73 DONE 3.7s 19:30:35 19:30:35 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:30:36 #74 DONE 0.2s 19:30:36 19:30:36 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:30:36 #0 1.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:36 #0 1.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:36 #0 2.162 OK: 17 MiB in 19 packages 19:30:36 #75 DONE 3.1s 19:30:36 19:30:36 #71 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:30:36 #71 DONE 1.3s 19:30:36 19:30:36 #76 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:30:36 #76 DONE 0.0s 19:30:36 19:30:36 #77 [security-spire-config stage-2 6/10] COPY security.txt / 19:30:36 #77 DONE 0.0s 19:30:36 19:30:36 #78 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:30:36 #78 DONE 0.0s 19:30:36 19:30:36 #79 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:30:36 #79 DONE 0.0s 19:30:36 19:30:36 #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:30:36 #63 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:36 #63 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:36 #63 2.954 OK: 12 MiB in 26 packages 19:30:36 #63 DONE 3.0s 19:30:36 19:30:36 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:30:36 #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:36 #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:36 #0 3.667 OK: 7 MiB in 17 packages 19:30:36 #80 DONE 3.8s 19:30:36 19:30:36 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:30:36 #0 3.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:36 #0 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:36 #0 3.964 OK: 7 MiB in 16 packages 19:30:36 #81 DONE 4.0s 19:30:36 19:30:36 #82 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:30:36 #82 DONE 0.0s 19:30:36 19:30:36 #83 [security-spire-config] exporting to image 19:30:36 #83 exporting layers 19:30:36 #83 ... 19:30:36 19:30:36 #84 [core-command stage-1 3/7] RUN apk --no-cache upgrade 19:30:36 #0 2.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:36 #0 2.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:36 #0 3.033 OK: 7 MiB in 16 packages 19:30:36 #84 DONE 3.2s 19:30:36 19:30:36 #83 [security-spire-config] exporting to image 19:30:36 #83 exporting layers 0.5s done 19:30:36 #83 writing image sha256:42b22e79dde7aaaddf9003a93da45bcfb55950fb0ac39d662f1dc0c0ef7b7a86 done 19:30:36 #83 naming to docker.io/library/security-spire-config done 19:30:36 #83 DONE 0.5s 19:30:36 19:30:36 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:30:36 #85 ... 19:30:36 19:30:36 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:30:36 #0 3.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:36 #0 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:36 #0 3.408 OK: 8 MiB in 17 packages 19:30:36 #86 DONE 3.5s 19:30:37 19:30:37 #66 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:30:37 #66 3.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:37 #66 3.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:37 #66 3.762 OK: 8 MiB in 20 packages 19:30:37 #66 DONE 4.0s 19:30:37 19:30:37 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:30:38 #87 ... 19:30:38 19:30:38 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:30:38 #88 DONE 1.6s 19:30:39 19:30:39 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:30:39 #89 DONE 0.1s 19:30:39 19:30:39 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:30:39 #87 DONE 1.6s 19:30:39 19:30:39 #90 [security-spire-server stage-2 6/9] COPY security.txt / 19:30:40 #90 DONE 0.9s 19:30:40 19:30:40 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:30:40 #85 DONE 3.9s 19:30:40 19:30:40 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:30:40 #91 DONE 1.1s 19:30:40 19:30:40 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:30:40 #92 DONE 0.1s 19:30:40 19:30:40 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:30:40 #93 DONE 0.1s 19:30:40 19:30:40 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:30:40 #94 DONE 0.2s 19:30:40 19:30:40 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:30:40 #95 DONE 0.1s 19:30:40 19:30:40 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 19:30:40 #96 DONE 0.0s 19:30:40 19:30:40 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:30:40 #97 DONE 0.1s 19:30:40 19:30:40 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:30:40 #98 DONE 0.1s 19:30:40 19:30:40 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:30:40 #99 DONE 0.1s 19:30:40 19:30:40 #83 [security-spire-server] exporting to image 19:30:40 #83 ... 19:30:40 19:30:40 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:30:40 #100 DONE 0.0s 19:30:40 19:30:40 #83 [security-spire-agent] exporting to image 19:30:41 #83 exporting layers 0.5s done 19:30:41 #83 writing image sha256:e39a9eaec6fef2055b9773ef1d7adf03d482142257a113dc02bb513c4fca806a done 19:30:41 #83 naming to docker.io/library/security-spire-server done 19:30:41 #83 writing image sha256:da666958a7bfbe7e81541c2c7d895c7fb12a78a83125cb7c2b6138be771a7794 done 19:30:41 #83 naming to docker.io/library/security-spire-agent done 19:30:41 #83 DONE 1.3s 19:30:41 19:30:41 #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:42 #8 DONE 10.5s 19:30:42 19:30:42 #9 exporting to image 19:30:42 #9 exporting layers 19:30:42 #101 ... 19:30:42 19:30:42 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:42 #59 ... 19:30:42 19:30:42 #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:43 #102 ... 19:30:43 19:30:43 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:43 #103 ... 19:30:43 19:30:43 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:54 #9 exporting layers 11.8s done 19:30:54 #9 writing image sha256:583a9023cc4f86f24e86ba180db1184d2447a72369476d22b236ee39f23d9256 done 19:30:54 #9 naming to docker.io/library/ci-base-image-arm64 done 19:30:54 #9 DONE 11.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:55 + docker inspect -f . ci-base-image-arm64 19:30:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:55 prd-ubuntu20.04-docker-arm64-4c-16g-26326 does not seem to be running inside a container 19:30:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:30:56 $ docker top 175c2fdf2148e27e7462057eb870c0e9f0421f3d90e279642c84fc7bec8cd627 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:57 + go version 19:30:57 go version go1.21.0 linux/arm64 [Pipeline] } 19:30:57 $ docker stop --time=1 175c2fdf2148e27e7462057eb870c0e9f0421f3d90e279642c84fc7bec8cd627 19:30:58 $ docker rm -f --volumes 175c2fdf2148e27e7462057eb870c0e9f0421f3d90e279642c84fc7bec8cd627 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:00 + docker inspect -f . ci-base-image-arm64 19:31:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:00 prd-ubuntu20.04-docker-arm64-4c-16g-26326 does not seem to be running inside a container 19:31:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:31:01 $ docker top b7d4963586f5a3229eb1a919d0eb8ce0827f699ddaa4e922a8018166d52ae46c -eo pid,comm [Pipeline] { [Pipeline] echo 19:31:01 ========================================================= 19:31:01 [edgeXBuildGoParallel] Running Tests and Build... 19:31:01 ========================================================= [Pipeline] sh 19:31:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:31:02 + make test 19:31:02 go test -race -coverprofile=coverage.out ./... 19:31:05 #104 ... 19:31:05 19:31:05 #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:05 #101 DONE 30.1s 19:31:06 19:31:06 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:06 #103 DONE 32.4s 19:31:06 19:31:06 #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:06 #102 DONE 31.5s 19:31:06 19:31:06 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:06 #104 DONE 31.9s 19:31:06 19:31:06 #105 [security-spiffe-token-provider builder 6/7] COPY . . 19:31:16 #105 ... 19:31:16 19:31:16 #106 [security-secretstore-setup builder 6/7] COPY . . 19:31:16 #106 ... 19:31:16 19:31:16 #107 [support-notifications builder 6/7] COPY . . 19:31:16 #107 ... 19:31:16 19:31:16 #108 [core-data builder 6/7] COPY . . 19:31:17 #108 ... 19:31:17 19:31:17 #107 [support-notifications builder 6/7] COPY . . 19:31:17 #107 DONE 11.8s 19:31:17 19:31:17 #109 [security-bootstrapper builder 6/7] COPY . . 19:31:17 #109 CACHED 19:31:17 19:31:17 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:17 #110 CACHED 19:31:17 19:31:17 #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:31:17 #111 CACHED 19:31:17 19:31:17 #106 [security-secretstore-setup builder 6/7] COPY . . 19:31:17 #106 DONE 11.9s 19:31:17 19:31:17 #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:31:17 #112 CACHED 19:31:17 19:31:17 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:17 #113 CACHED 19:31:17 19:31:17 #114 [security-proxy-setup builder 6/7] COPY . . 19:31:17 #114 CACHED 19:31:17 19:31:17 #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:31:17 #115 CACHED 19:31:17 19:31:17 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:17 #116 CACHED 19:31:17 19:31:17 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 19:31:17 #117 CACHED 19:31:17 19:31:17 #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:31:17 #118 CACHED 19:31:17 19:31:17 #119 [security-proxy-auth builder 6/7] COPY . . 19:31:17 #119 CACHED 19:31:17 19:31:17 #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:17 #120 CACHED 19:31:17 19:31:17 #105 [security-spiffe-token-provider builder 6/7] COPY . . 19:31:17 #105 DONE 11.8s 19:31:17 19:31:17 #108 [core-data builder 6/7] COPY . . 19:31:17 #108 DONE 11.9s 19:31:17 19:31:17 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:17 #121 CACHED 19:31:17 19:31:17 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:31:17 #122 CACHED 19:31:17 19:31:17 #123 [core-metadata builder 6/7] COPY . . 19:31:17 #123 CACHED 19:31:17 19:31:17 #124 [core-command builder 6/7] COPY . . 19:31:17 #124 CACHED 19:31:17 19:31:17 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 19:31:17 #125 CACHED 19:31:17 19:31:17 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:17 #126 CACHED 19:31:17 19:31:17 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:31:17 #127 CACHED 19:31:17 19:31:17 #128 [support-scheduler builder 6/7] COPY . . 19:31:17 #128 CACHED 19:31:17 19:31:17 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:17 #129 CACHED 19:31:17 19:31:17 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:31:18 #130 0.591 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:31:28 #130 ... 19:31:28 19:31:28 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:31:28 #0 1.081 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:31:28 #131 ... 19:31:28 19:31:28 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:31:28 #0 0.616 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:31:28 #132 ... 19:31:28 19:31:28 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:31:28 #0 0.814 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:31:28 #133 ... 19:31:28 19:31:28 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:31:28 #0 1.179 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:31:28 #134 ... 19:31:28 19:31:28 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:31:28 #0 1.318 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:31:28 #135 ... 19:31:28 19:31:28 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:31:28 #0 0.457 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:31:28 #136 ... 19:31:28 19:31:28 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:31:28 #0 0.790 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:31:28 #137 ... 19:31:28 19:31:28 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:31:28 #0 1.281 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:31:28 #138 ... 19:31:28 19:31:28 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:31:28 #0 1.220 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:31:29 #139 ... 19:31:29 19:31:29 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:31:29 #0 0.349 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:31:35 ? github.com/edgexfoundry/edgex-go [no test files] 19:32:37 #140 ... 19:32:37 19:32:37 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:32:37 #132 74.18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:32:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.187s coverage: 28.7% of statements 19:32:52 #132 ... 19:32:52 19:32:52 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:32:52 #138 DONE 94.5s 19:32:52 19:32:52 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:32:52 #132 DONE 94.6s 19:32:52 19:32:52 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:32:52 #134 DONE 94.5s 19:32:52 19:32:52 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:32:52 #130 DONE 94.6s 19:32:52 19:32:52 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:32:52 #131 DONE 94.6s 19:32:52 19:32:52 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:32:52 #133 DONE 94.6s 19:32:52 19:32:52 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:32:52 #141 ... 19:32:52 19:32:52 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:32:52 #137 DONE 94.7s 19:32:52 19:32:52 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:32:52 #140 DONE 94.8s 19:32:52 19:32:52 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:32:52 #135 DONE 94.9s 19:32:52 19:32:52 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:32:52 #142 ... 19:32:52 19:32:52 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:32:52 #136 DONE 95.0s 19:32:52 19:32:52 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:32:52 #139 DONE 94.9s 19:32:52 19:32:52 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:32:53 #143 ... 19:32:53 19:32:53 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:32:53 #141 DONE 0.7s 19:32:53 19:32:53 #144 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:32:53 #144 DONE 0.7s 19:32:53 19:32:53 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:32:53 #142 DONE 0.5s 19:32:53 19:32:53 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:32:53 #145 DONE 0.6s 19:32:53 19:32:53 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:32:53 #143 DONE 0.4s 19:32:53 19:32:53 #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:32:53 #146 ... 19:32:53 19:32:53 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:32:53 #147 DONE 0.3s 19:32:53 19:32:53 #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:32:53 #148 DONE 0.4s 19:32:53 19:32:53 #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:32:53 #149 DONE 0.3s 19:32:53 19:32:53 #150 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:32:53 #150 DONE 0.4s 19:32:53 19:32:53 #151 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:32:53 #151 CACHED 19:32:53 19:32:53 #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:32:53 #152 CACHED 19:32:53 19:32:53 #153 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:32:53 #153 CACHED 19:32:53 19:32:53 #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:32:53 #154 CACHED 19:32:53 19:32:53 #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:32:53 #155 CACHED 19:32:53 19:32:53 #156 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:32:53 #156 CACHED 19:32:53 19:32:53 #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:32:53 #157 CACHED 19:32:53 19:32:53 #158 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:32:53 #158 CACHED 19:32:53 19:32:53 #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:32:53 #146 DONE 0.3s 19:32:53 19:32:53 #159 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:32:54 #159 ... 19:32:54 19:32:54 #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:32:54 #160 DONE 0.7s 19:32:54 19:32:54 #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:32:54 #161 ... 19:32:54 19:32:54 #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:32:54 #162 DONE 1.4s 19:32:54 19:32:54 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:32:54 #163 DONE 1.3s 19:32:54 19:32:54 #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:32:54 #164 DONE 1.3s 19:32:54 19:32:54 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:32:54 #165 DONE 1.4s 19:32:54 19:32:54 #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:32:54 #166 DONE 1.4s 19:32:54 19:32:54 #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:32:54 #167 DONE 1.4s 19:32:54 19:32:54 #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:32:54 #168 ... 19:32:54 19:32:54 #159 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:32:54 #159 DONE 1.4s 19:32:54 19:32:54 #169 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:32:54 #169 DONE 1.4s 19:32:54 19:32:54 #170 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:32:54 #170 DONE 1.4s 19:32:55 19:32:55 #171 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:32:56 #171 ... 19:32:56 19:32:56 #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:32:56 #172 DONE 1.4s 19:32:56 19:32:56 #173 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:32:56 #173 ... 19:32:56 19:32:56 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:32:56 #174 DONE 1.7s 19:32:56 19:32:56 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:32:56 #175 DONE 1.8s 19:32:56 19:32:56 #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:32:56 #161 DONE 2.6s 19:32:56 19:32:56 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:32:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.257s coverage: 97.0% of statements 19:32:56 #176 ... 19:32:56 19:32:56 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:32:56 #177 DONE 2.1s 19:32:56 19:32:56 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:32:57 #178 ... 19:32:57 19:32:57 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:32:57 #179 DONE 2.5s 19:32:57 19:32:57 #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:32:57 #168 DONE 2.6s 19:32:57 19:32:57 #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:32:57 #180 DONE 4.4s 19:32:57 19:32:57 #181 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:32:57 #181 ... 19:32:57 19:32:57 #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:32:57 #182 DONE 2.7s 19:32:57 19:32:57 #183 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:32:57 #183 DONE 2.7s 19:32:57 19:32:57 #171 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:32:57 #171 DONE 2.6s 19:32:57 19:32:57 #83 [support-scheduler] exporting to image 19:32:57 #83 exporting layers 19:32:59 #83 ... 19:32:59 19:32:59 #173 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:32:59 #173 DONE 2.8s 19:32:59 19:32:59 #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:32:59 #184 DONE 2.6s 19:32:59 19:32:59 #83 [security-spiffe-token-provider] exporting to image 19:32:59 #83 ... 19:32:59 19:32:59 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:32:59 #178 DONE 2.2s 19:32:59 19:32:59 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:32:59 #176 DONE 2.6s 19:32:59 19:32:59 #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:32:59 #185 DONE 2.4s 19:32:59 19:32:59 #181 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:32:59 #181 DONE 1.8s 19:32:59 19:32:59 #83 [support-notifications] exporting to image 19:32:59 #83 ... 19:32:59 19:32:59 #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:32:59 #186 DONE 1.8s 19:32:59 19:32:59 #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:32:59 #187 DONE 1.8s 19:32:59 19:32:59 #83 [core-metadata] exporting to image 19:32:59 #83 ... 19:32:59 19:32:59 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:32:59 #188 DONE 0.6s 19:32:59 19:32:59 #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:32:59 #189 DONE 0.6s 19:32:59 19:32:59 #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:32:59 #190 DONE 0.5s 19:32:59 19:32:59 #83 [core-metadata] exporting to image 19:32:59 #83 exporting layers 0.6s done 19:32:59 #83 writing image sha256:da70e6289c83c84dd9fc27e531aeb96a5c5196e61ed66b44ce85c7abd51854b5 19:32:59 #83 writing image sha256:7d6858ae201ef459a0b73d90d81ed965dba1d2fd358442297a547c8af8d08d2b 19:32:59 #83 writing image sha256:5b967e365135886a4981f3b937fc106ecf68149640077b1aaf0ae16c5ae1c3b5 19:32:59 #83 writing image sha256:b52253fa629a59b03b357efb35f0ee38a01dd10ffa588b742169c6294a07640b 19:32:59 #83 exporting layers 0.5s done 19:32:59 #83 writing image sha256:da70e6289c83c84dd9fc27e531aeb96a5c5196e61ed66b44ce85c7abd51854b5 0.1s done 19:32:59 #83 writing image sha256:7d6858ae201ef459a0b73d90d81ed965dba1d2fd358442297a547c8af8d08d2b 0.1s done 19:32:59 #83 writing image sha256:5b967e365135886a4981f3b937fc106ecf68149640077b1aaf0ae16c5ae1c3b5 0.1s done 19:32:59 #83 writing image sha256:b52253fa629a59b03b357efb35f0ee38a01dd10ffa588b742169c6294a07640b 0.1s done 19:32:59 #83 naming to docker.io/library/core-command 0.1s done 19:32:59 #83 naming to docker.io/library/core-data done 19:32:59 #83 naming to docker.io/library/support-scheduler done 19:32:59 #83 naming to docker.io/library/security-spiffe-token-provider 19:32:59 #83 naming to docker.io/library/security-spiffe-token-provider 0.2s done 19:32:59 #83 writing image sha256:e9086e42a62171ae6d666317cedc7f9661a50a76b693231a18b8789a353457c1 19:33:00 #83 writing image sha256:e9086e42a62171ae6d666317cedc7f9661a50a76b693231a18b8789a353457c1 done 19:33:00 #83 naming to docker.io/library/core-metadata done 19:33:00 #83 writing image sha256:8af24889ea662360b2a7a438bc58ee1faf14009540cbf497a317018b1ac3683b done 19:33:00 #83 naming to docker.io/library/support-notifications done 19:33:00 #83 DONE 3.9s 19:33:00 19:33:00 #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:33:00 #191 ... 19:33:00 19:33:00 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:33:00 #192 DONE 0.9s 19:33:00 19:33:00 #193 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:33:00 #193 DONE 0.9s 19:33:00 19:33:00 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:00 #194 DONE 1.5s 19:33:00 19:33:00 #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:33:00 #191 DONE 1.0s 19:33:00 19:33:00 #83 [core-common-config-bootstrapper] exporting to image 19:33:00 #83 ... 19:33:00 19:33:00 #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:00 #195 DONE 1.5s 19:33:00 19:33:00 #83 [security-proxy-auth] exporting to image 19:33:00 #83 exporting layers 0.2s done 19:33:00 #83 writing image sha256:c135bc9c4dc26db79d448db07da8299674e489bf01892aba9f9a0d40ab2aeae3 19:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:33:01 #83 exporting layers 0.2s done 19:33:01 #83 writing image sha256:c135bc9c4dc26db79d448db07da8299674e489bf01892aba9f9a0d40ab2aeae3 0.0s done 19:33:01 #83 naming to docker.io/library/core-common-config-bootstrapper done 19:33:01 #83 writing image sha256:4dde1fca7e450b0e84188bc1d4bff259595563a6509016956de6997fabb9f998 done 19:33:01 #83 naming to docker.io/library/security-proxy-auth done 19:33:01 #83 DONE 4.3s 19:33:01 19:33:01 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:33:01 #196 DONE 0.3s 19:33:01 19:33:01 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:33:01 #197 DONE 0.2s 19:33:01 19:33:01 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:33:01 #198 DONE 0.1s 19:33:01 19:33:01 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:33:01 #199 DONE 0.0s 19:33:01 19:33:01 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:01 #200 ... 19:33:01 19:33:01 #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:01 #201 DONE 0.6s 19:33:01 19:33:01 #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:33:01 #202 DONE 0.1s 19:33:01 19:33:01 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:33:01 #203 DONE 0.1s 19:33:01 19:33:01 #83 [security-proxy-setup] exporting to image 19:33:01 #83 exporting layers 0.3s done 19:33:01 #83 writing image sha256:31edf102c351c5fb71d50c5b58075288029f451306881cbabdaeacb02e29fda0 done 19:33:01 #83 naming to docker.io/library/security-proxy-setup done 19:33:01 #83 DONE 4.5s 19:33:01 19:33:01 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:01 #200 DONE 0.6s 19:33:01 19:33:01 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:33:01 #204 DONE 0.5s 19:33:01 19:33:01 #83 [security-secretstore-setup] exporting to image 19:33:01 #83 exporting layers 0.3s done 19:33:01 #83 writing image sha256:9d2462cdce6a2c46e801064aca4b6b87989b9b6e695f9385d539f71944ff5180 done 19:33:01 #83 naming to docker.io/library/security-secretstore-setup done 19:33:02 #83 exporting layers 0.3s done 19:33:02 #83 writing image sha256:fd578f49f530ded1eb6ba6a89b6d068623f29baca1e3a350442218e9cdbdf497 19:33:02 #83 writing image sha256:fd578f49f530ded1eb6ba6a89b6d068623f29baca1e3a350442218e9cdbdf497 done 19:33:02 #83 naming to docker.io/library/security-bootstrapper done 19:33:02 #83 DONE 5.0s 19:33:02 19:33:02 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:02 time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:33:02 $ docker stop --time=1 e1e4910802435322c11ccd73e5dc2aa6d4566c886114e55510f1500d95c1f3aa 19:33:03 $ docker rm -f --volumes e1e4910802435322c11ccd73e5dc2aa6d4566c886114e55510f1500d95c1f3aa [Pipeline] // withDockerContainer [Pipeline] sh 19:33:03 + docker images 19:33:03 REPOSITORY TAG IMAGE ID CREATED SIZE 19:33:03 security-bootstrapper latest fd578f49f530 2 seconds ago 18.5MB 19:33:03 security-proxy-setup latest 31edf102c351 2 seconds ago 25.8MB 19:33:03 security-secretstore-setup latest 9d2462cdce6a 2 seconds ago 36.2MB 19:33:03 core-common-config-bootstrapper latest c135bc9c4dc2 3 seconds ago 14.9MB 19:33:03 security-proxy-auth latest 4dde1fca7e45 3 seconds ago 15.8MB 19:33:03 core-metadata latest e9086e42a621 4 seconds ago 17.4MB 19:33:03 support-notifications latest 8af24889ea66 5 seconds ago 26.5MB 19:33:03 security-spiffe-token-provider latest 5b967e365135 5 seconds ago 28.5MB 19:33:03 support-scheduler latest 7d6858ae201e 6 seconds ago 26MB 19:33:03 core-data latest da70e6289c83 6 seconds ago 17.1MB 19:33:03 core-command latest b52253fa629a 7 seconds ago 17MB 19:33:03 security-spire-agent latest da666958a7bf 2 minutes ago 161MB 19:33:03 security-spire-server latest e39a9eaec6fe 2 minutes ago 102MB 19:33:03 security-spire-config latest 42b22e79dde7 2 minutes ago 102MB 19:33:03 ci-base-image-x86_64 latest d0fcc9e266bf 5 minutes ago 937MB 19:33:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 6 weeks ago 564MB 19:33:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 months ago 334MB 19:33:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 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 19:33:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.347s coverage: 69.2% of statements 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] } 19:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.292s coverage: 53.2% of statements 19:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.764s coverage: 93.4% of statements 19:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.307s coverage: 4.1% of statements 19:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:33:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.543s coverage: 97.6% of statements 19:33:32 ok github.com/edgexfoundry/edgex-go/internal/io 1.214s coverage: 72.2% of statements 19:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:33:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.387s coverage: 0.9% of statements 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.304s coverage: 32.2% of statements 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.243s coverage: 41.7% of statements 19:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements 19:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.302s coverage: 94.1% of statements 19:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.214s coverage: 96.3% of statements 19:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.239s coverage: 87.5% of statements 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.222s coverage: 94.4% of statements 19:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.186s coverage: 79.9% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.263s coverage: 92.9% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.212s coverage: 62.3% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.228s coverage: 87.2% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.164s coverage: 20.0% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.168s coverage: 100.0% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.507s coverage: 81.8% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.359s coverage: 82.1% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.231s coverage: 86.0% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.951s coverage: 63.1% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.281s coverage: 100.0% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.153s coverage: 89.4% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.083s coverage: 100.0% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements 19:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.065s coverage: 100.0% of statements 19:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.748s coverage: 38.4% of statements 19:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.234s coverage: 89.5% of statements 19:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.203s coverage: 84.8% of statements 19:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:34:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.285s coverage: 19.9% of statements 19:34:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.578s coverage: 95.7% of statements 19:34:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.230s coverage: 61.8% of statements 19:34:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.351s coverage: 98.9% of statements 19:34:28 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:34:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:34:28 go vet ./... 19:35:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:35:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:35:50 ./bin/test-attribution-txt.sh [Pipeline] echo 19:35:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:35:50 + ls -al . 19:35:50 total 732 19:35:50 drwxrwxr-x 10 1001 1001 4096 Dec 28 19:31 . 19:35:50 drwxr-xr-x 4 root root 4096 Dec 28 19:31 .. 19:35:50 drwxrwxr-x 2 1001 1001 4096 Dec 28 19:29 .blubracket 19:35:50 -rw-rw-r-- 1 1001 1001 10 Dec 28 19:29 .dockerignore 19:35:50 drwxrwxr-x 8 1001 1001 4096 Dec 28 19:29 .git 19:35:50 drwxrwxr-x 3 1001 1001 4096 Dec 28 19:29 .github 19:35:50 -rw-rw-r-- 1 1001 1001 1074 Dec 28 19:29 .gitignore 19:35:50 -rw-rw-r-- 1 1001 1001 42 Dec 28 19:29 .golangci.yml 19:35:50 -rw-rw-r-- 1 1001 1001 100 Dec 28 19:29 .hadolint.yml 19:35:50 -rw-rw-r-- 1 1001 1001 155 Dec 28 19:29 .sonarcloud.properties 19:35:50 -rw-rw-r-- 1 1001 1001 1171 Dec 28 19:29 ADOPTERS.md 19:35:50 -rw-rw-r-- 1 1001 1001 11674 Dec 28 19:29 Attribution.txt 19:35:50 -rw-rw-r-- 1 1001 1001 100284 Dec 28 19:29 CHANGELOG.md 19:35:50 -rw-rw-r-- 1 1001 1001 3804 Dec 28 19:29 CONTRIBUTING.md 19:35:50 -rw-rw-r-- 1 1001 1001 677 Dec 28 19:29 GOVERNANCE.md 19:35:50 -rw-rw-r-- 1 1001 1001 861 Dec 28 19:29 Jenkinsfile 19:35:50 -rw-rw-r-- 1 1001 1001 10775 Dec 28 19:29 LICENSE 19:35:50 -rw-rw-r-- 1 1001 1001 15060 Dec 28 19:29 Makefile 19:35:50 -rw-rw-r-- 1 1001 1001 582 Dec 28 19:29 OWNERS.md 19:35:50 -rw-rw-r-- 1 1001 1001 9528 Dec 28 19:29 README.md 19:35:50 -rw-rw-r-- 1 1001 1001 789 Dec 28 19:29 SECURITY.md 19:35:50 -rw-rw-r-- 1 1001 1001 5 Dec 28 19:27 VERSION 19:35:50 drwxrwxr-x 2 1001 1001 4096 Dec 28 19:29 bin 19:35:50 drwxrwxr-x 18 1001 1001 4096 Dec 28 19:29 cmd 19:35:50 -rw-r--r-- 1 root root 453601 Dec 28 19:34 coverage.out 19:35:50 drwxrwxr-x 2 1001 1001 4096 Dec 28 19:29 fuzz_test 19:35:50 -rw-rw-r-- 1 1001 1001 3686 Dec 28 19:29 go.mod 19:35:50 -rw-rw-r-- 1 1001 1001 34039 Dec 28 19:29 go.sum 19:35:50 drwxrwxr-x 7 1001 1001 4096 Dec 28 19:29 internal 19:35:50 drwxrwxr-x 3 1001 1001 4096 Dec 28 19:29 openapi 19:35:50 -rw-rw-r-- 1 1001 1001 584 Dec 28 19:29 security.txt 19:35:50 -rw-rw-r-- 1 1001 1001 204 Dec 28 19:29 version.go [Pipeline] sh 19:35:51 + '[' -e coverage.out ] 19:35:51 + chown 1001:1001 coverage.out [Pipeline] stash 19:35:51 Warning: overwriting stash ‘coverage-report’ 19:35:51 Stashed 1 file(s) [Pipeline] sh 19:35:52 + make build 19:35:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:36:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:36:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:36:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:36:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:37:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:37:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:37:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:37:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:37:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:37:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:37:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:37:34 $ docker stop --time=1 b7d4963586f5a3229eb1a919d0eb8ce0827f699ddaa4e922a8018166d52ae46c 19:37:38 $ docker rm -f --volumes b7d4963586f5a3229eb1a919d0eb8ce0827f699ddaa4e922a8018166d52ae46c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:37:41 19:37:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:37:41 latest: Pulling from edgex-devops/edgex-compose-arm64 19:37:41 547446be3368: Pulling fs layer 19:37:41 d125d8839a47: Pulling fs layer 19:37:41 3e85d5ac6304: Pulling fs layer 19:37:41 c3105a71a48b: Pulling fs layer 19:37:41 0f093f025ec4: Pulling fs layer 19:37:41 c3106fc0e877: Pulling fs layer 19:37:41 c3105a71a48b: Waiting 19:37:41 0f093f025ec4: Waiting 19:37:41 c3106fc0e877: Waiting 19:37:41 547446be3368: Download complete 19:37:42 c3105a71a48b: Download complete 19:37:42 d125d8839a47: Verifying Checksum 19:37:42 d125d8839a47: Download complete 19:37:42 c3106fc0e877: Verifying Checksum 19:37:42 c3106fc0e877: Download complete 19:37:42 0f093f025ec4: Verifying Checksum 19:37:42 0f093f025ec4: Download complete 19:37:42 547446be3368: Pull complete 19:37:43 d125d8839a47: Pull complete 19:37:43 3e85d5ac6304: Verifying Checksum 19:37:43 3e85d5ac6304: Download complete 19:37:56 3e85d5ac6304: Pull complete 19:37:56 c3105a71a48b: Pull complete 19:37:56 0f093f025ec4: Pull complete 19:37:56 c3106fc0e877: Pull complete 19:37:56 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:37:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:57 prd-ubuntu20.04-docker-arm64-4c-16g-26326 does not seem to be running inside a container 19:37:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:37:59 $ docker top 279548c044c3d35080f00bda5e832393e17129195a3d51192ae448ebdda1bd19 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:59 + docker compose -f ./docker-compose-build.yml build --parallel 19:38:01 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:38:01 #1 transferring dockerfile: 1.89kB 0.0s done 19:38:01 #1 DONE 0.1s 19:38:01 19:38:01 #2 [security-spiffe-token-provider internal] load .dockerignore 19:38:01 #2 transferring context: 50B 0.0s done 19:38:01 #2 DONE 0.1s 19:38:01 19:38:01 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:01 #3 DONE 0.0s 19:38:01 19:38:01 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:38:01 #4 ... 19:38:01 19:38:01 #5 [security-spire-config internal] load build definition from Dockerfile 19:38:01 #5 transferring dockerfile: 1.69kB done 19:38:01 #5 DONE 0.1s 19:38:01 19:38:01 #6 [security-spire-config internal] load .dockerignore 19:38:01 #6 transferring context: 50B done 19:38:01 #6 DONE 0.1s 19:38:01 19:38:01 #4 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:38:01 #4 ... 19:38:01 19:38:01 #7 [security-proxy-auth internal] load build definition from Dockerfile 19:38:01 #7 transferring dockerfile: 2.15kB done 19:38:01 #7 DONE 0.1s 19:38:01 19:38:01 #8 [security-proxy-auth internal] load .dockerignore 19:38:01 #8 transferring context: 50B 0.0s done 19:38:01 #8 DONE 0.1s 19:38:01 19:38:01 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:01 #3 DONE 0.0s 19:38:01 19:38:01 #9 [core-metadata internal] load .dockerignore 19:38:01 #9 transferring context: 50B done 19:38:01 #9 DONE 0.1s 19:38:01 19:38:01 #10 [core-metadata internal] load build definition from Dockerfile 19:38:01 #10 transferring dockerfile: 2.06kB done 19:38:01 #10 DONE 0.2s 19:38:01 19:38:01 #11 [core-common-config-bootstrapper internal] load .dockerignore 19:38:01 #11 transferring context: 50B 0.0s done 19:38:01 #11 DONE 0.2s 19:38:01 19:38:01 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:38:01 #12 transferring dockerfile: 2.23kB done 19:38:01 #12 DONE 0.1s 19:38:01 19:38:01 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:01 #3 DONE 0.0s 19:38:01 19:38:01 #13 [security-spire-server internal] load .dockerignore 19:38:01 #13 transferring context: 50B done 19:38:01 #13 DONE 0.2s 19:38:01 19:38:01 #14 [security-proxy-auth internal] load build context 19:38:01 #14 DONE 0.0s 19:38:01 19:38:01 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:38:01 #4 DONE 0.5s 19:38:01 19:38:01 #15 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:38:01 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:38:02 #15 ... 19:38:02 19:38:02 #16 [security-spire-server internal] load build definition from Dockerfile 19:38:02 #16 transferring dockerfile: 1.70kB 0.0s done 19:38:02 #16 DONE 0.3s 19:38:02 19:38:02 #17 [core-command internal] load build definition from Dockerfile 19:38:02 #17 transferring dockerfile: 1.93kB 0.0s done 19:38:02 #17 DONE 0.2s 19:38:02 19:38:02 #18 [core-command internal] load .dockerignore 19:38:02 #18 transferring context: 50B 0.0s done 19:38:02 #18 DONE 0.2s 19:38:02 19:38:02 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:02 #3 DONE 0.0s 19:38:02 19:38:02 #19 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:38:02 #19 ... 19:38:02 19:38:02 #4 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:38:02 #4 DONE 1.0s 19:38:02 19:38:02 #15 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:38:02 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.5s done 19:38:02 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:38:02 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:38:02 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:38:02 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 208.90kB / 3.33MB 0.1s 19:38:02 #15 ... 19:38:02 19:38:02 #20 [core-data internal] load build definition from Dockerfile 19:38:02 #20 transferring dockerfile: 2.01kB 0.0s done 19:38:02 #20 DONE 0.7s 19:38:02 19:38:02 #21 [security-secretstore-setup internal] load .dockerignore 19:38:02 #21 transferring context: 50B 0.0s done 19:38:02 #21 DONE 0.7s 19:38:02 19:38:02 #22 [security-secretstore-setup internal] load build definition from Dockerfile 19:38:02 #22 transferring dockerfile: 2.49kB 0.0s done 19:38:02 #22 DONE 0.8s 19:38:02 19:38:02 #15 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:38:02 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.2s 19:38:03 #15 ... 19:38:03 19:38:03 #23 [core-data internal] load .dockerignore 19:38:03 #23 transferring context: 50B 0.0s done 19:38:03 #23 DONE 0.8s 19:38:03 19:38:03 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:03 #3 DONE 0.0s 19:38:03 19:38:03 #15 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:38:03 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:38:03 #15 ... 19:38:03 19:38:03 #24 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:38:03 #24 DONE 1.4s 19:38:03 19:38:03 #15 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:38:03 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.5s done 19:38:03 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:38:03 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:38:03 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:38:03 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:38:03 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 19:38:03 #15 ... 19:38:03 19:38:03 #4 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:38:03 #4 DONE 1.4s 19:38:03 19:38:03 #19 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:38:03 #19 DONE 1.4s 19:38:03 19:38:03 #25 [support-notifications internal] load build definition from Dockerfile 19:38:03 #25 transferring dockerfile: 1.95kB 0.1s done 19:38:03 #25 DONE 1.1s 19:38:03 19:38:03 #19 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:38:03 #19 DONE 1.5s 19:38:03 19:38:03 #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:38:03 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.5s done 19:38:03 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:38:03 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:38:03 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:38:03 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:38:03 #15 ... 19:38:03 19:38:03 #26 [security-spire-server internal] load build context 19:38:03 #26 transferring context: 18.10kB 0.0s done 19:38:03 #26 DONE 0.5s 19:38:03 19:38:03 #27 [security-spire-config internal] load build context 19:38:03 #27 transferring context: 16.35kB 0.0s done 19:38:03 #27 DONE 0.5s 19:38:03 19:38:03 #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:38:04 #15 ... 19:38:04 19:38:04 #28 [security-bootstrapper internal] load build definition from Dockerfile 19:38:04 #28 transferring dockerfile: 2.93kB 0.1s done 19:38:04 #28 DONE 1.3s 19:38:04 19:38:04 #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:38:04 #15 ... 19:38:04 19:38:04 #29 [core-metadata builder 2/7] WORKDIR /edgex-go 19:38:04 #29 DONE 1.4s 19:38:04 19:38:04 #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:38:04 #15 ... 19:38:04 19:38:04 #30 [support-notifications internal] load .dockerignore 19:38:04 #30 transferring context: 50B 0.1s done 19:38:04 #30 DONE 2.4s 19:38:04 19:38:04 #31 [support-scheduler internal] load build definition from Dockerfile 19:38:04 #31 transferring dockerfile: 1.93kB 0.0s done 19:38:04 #31 DONE 2.0s 19:38:04 19:38:04 #32 [security-proxy-setup internal] load .dockerignore 19:38:04 #32 transferring context: 50B 0.0s done 19:38:04 #32 DONE 2.1s 19:38:04 19:38:04 #33 [security-spire-agent internal] load .dockerignore 19:38:04 #33 transferring context: 50B 0.1s done 19:38:04 #33 DONE 2.2s 19:38:04 19:38:04 #34 [security-spire-agent internal] load build definition from Dockerfile 19:38:04 #34 transferring dockerfile: 1.81kB 0.0s done 19:38:04 #34 DONE 2.2s 19:38:04 19:38:04 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:04 #3 DONE 0.0s 19:38:04 19:38:04 #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:38:04 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.8s done 19:38:04 #15 ... 19:38:04 19:38:04 #35 [support-scheduler internal] load .dockerignore 19:38:04 #35 transferring context: 50B 0.1s done 19:38:04 #35 DONE 2.0s 19:38:05 19:38:05 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:05 #3 DONE 0.0s 19:38:05 19:38:05 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:05 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.0s done 19:38:05 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:38:05 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:38:05 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:38:05 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:38:05 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:38:05 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 19:38:05 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:38:05 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 0.9s 19:38:05 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:38:05 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:38:05 #36 ... 19:38:05 19:38:05 #37 [security-proxy-setup internal] load build definition from Dockerfile 19:38:05 #37 transferring dockerfile: 2.50kB 0.0s done 19:38:05 #37 DONE 2.4s 19:38:05 19:38:05 #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:38:05 #4 DONE 1.8s 19:38:05 19:38:05 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:05 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 0.9s 19:38:05 #36 ... 19:38:05 19:38:05 #19 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:38:05 #19 DONE 1.9s 19:38:05 19:38:05 #29 [support-notifications builder 2/7] WORKDIR /edgex-go 19:38:05 #29 DONE 1.8s 19:38:05 19:38:05 #38 [support-notifications internal] load build context 19:38:05 #38 DONE 0.0s 19:38:05 19:38:05 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:05 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.1s 19:38:05 #36 ... 19:38:05 19:38:05 #39 [security-bootstrapper internal] load .dockerignore 19:38:05 #39 transferring context: 50B 0.1s done 19:38:05 #39 DONE 2.2s 19:38:05 19:38:05 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:05 #3 DONE 0.0s 19:38:05 19:38:05 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:05 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 1.2s 19:38:05 #36 ... 19:38:05 19:38:05 #24 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:38:05 #24 DONE 1.8s 19:38:05 19:38:05 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:05 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.31MB / 23.39MB 1.4s 19:38:05 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 1.4s 19:38:05 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.85MB / 23.39MB 1.6s 19:38:05 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 1.8s 19:38:06 #36 ... 19:38:06 19:38:06 #4 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:38:06 #4 DONE 2.8s 19:38:06 19:38:06 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:06 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.0s done 19:38:06 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:38:06 #36 ... 19:38:06 19:38:06 #19 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:38:06 #19 DONE 1.9s 19:38:06 19:38:06 #29 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:38:06 #29 DONE 1.8s 19:38:06 19:38:06 #19 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:38:06 #19 DONE 2.1s 19:38:06 19:38:06 #29 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:38:06 #29 DONE 2.0s 19:38:06 19:38:06 #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:38:06 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.5s done 19:38:06 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:38:06 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:38:06 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:38:06 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:38:06 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.8s done 19:38:06 #15 DONE 5.6s 19:38:06 19:38:06 #40 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:38:07 #40 ... 19:38:07 19:38:07 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:38:07 #41 DONE 1.9s 19:38:07 19:38:07 #15 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:38:07 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.5s done 19:38:07 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:38:07 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:38:07 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:38:07 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:38:07 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.8s done 19:38:07 #15 DONE 5.6s 19:38:07 19:38:07 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:07 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.0s done 19:38:07 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:38:07 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:38:07 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:38:07 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:38:07 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:38:07 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 19:38:07 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:38:07 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.0s done 19:38:07 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:38:07 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:38:09 #36 ... 19:38:09 19:38:09 #42 [security-spire-agent internal] load build context 19:38:09 #42 transferring context: 17.63kB 0.2s done 19:38:09 #42 DONE 1.6s 19:38:09 19:38:09 #43 [security-spiffe-token-provider internal] load build context 19:38:09 #43 ... 19:38:09 19:38:09 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:10 #36 ... 19:38:10 19:38:10 #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:38:10 #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:10 #0 3.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:10 #0 4.759 OK: 266 MiB in 52 packages 19:38:10 #44 DONE 6.6s 19:38:10 19:38:10 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:10 #36 ... 19:38:10 19:38:10 #45 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:38:10 #0 3.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:10 #0 4.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:10 #0 6.072 OK: 266 MiB in 52 packages 19:38:10 #45 DONE 6.9s 19:38:10 19:38:10 #46 [core-common-config-bootstrapper internal] load build context 19:38:11 #46 ... 19:38:11 19:38:11 #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:38:11 #0 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:11 #0 3.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:11 #0 5.141 OK: 266 MiB in 52 packages 19:38:11 #47 DONE 5.9s 19:38:11 19:38:11 #46 [core-common-config-bootstrapper internal] load build context 19:38:11 #46 ... 19:38:11 19:38:11 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:11 #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.2s done 19:38:11 #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:38:11 #48 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:38:11 #48 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:38:11 #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 19:38:11 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 2.8s 19:38:11 #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 19:38:11 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.1s 19:38:11 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.2s done 19:38:12 #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19:38:12 #48 ... 19:38:12 19:38:12 #49 [core-metadata internal] load build context 19:38:12 #49 ... 19:38:12 19:38:12 #14 [security-proxy-auth internal] load build context 19:38:12 #14 ... 19:38:12 19:38:12 #49 [core-metadata internal] load build context 19:38:12 #49 ... 19:38:12 19:38:12 #50 [core-command internal] load build context 19:38:12 #50 ... 19:38:12 19:38:12 #49 [core-metadata internal] load build context 19:38:12 #49 transferring context: 81.09MB 10.8s 19:38:13 #49 ... 19:38:13 19:38:13 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:38:13 #0 2.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:13 #0 3.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:13 #0 5.069 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:38:13 #0 5.069 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:38:13 #0 5.069 OK: 19948 distinct packages available 19:38:13 #0 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:13 #0 6.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:13 #0 7.610 OK: 266 MiB in 52 packages 19:38:13 #51 DONE 8.7s 19:38:13 19:38:13 #49 [core-metadata internal] load build context 19:38:13 #49 ... 19:38:13 19:38:13 #52 [core-data internal] load build context 19:38:13 #52 ... 19:38:13 19:38:13 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:38:13 #0 3.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:13 #0 4.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:13 #0 5.700 (1/2) Installing dumb-init (1.2.5-r2) 19:38:13 #0 5.700 (2/2) Installing su-exec (0.2-r3) 19:38:13 #0 5.716 Executing busybox-1.36.1-r5.trigger 19:38:13 #0 5.788 OK: 8 MiB in 17 packages 19:38:13 #53 DONE 6.6s 19:38:13 19:38:13 #54 [security-secretstore-setup internal] load build context 19:38:13 #54 ... 19:38:13 19:38:13 #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:38:13 #0 4.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:13 #0 5.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:13 #0 6.572 (1/1) Installing dumb-init (1.2.5-r2) 19:38:13 #0 6.830 Executing busybox-1.36.1-r5.trigger 19:38:13 #0 6.830 OK: 8 MiB in 16 packages 19:38:13 #55 DONE 7.2s 19:38:13 19:38:13 #54 [security-secretstore-setup internal] load build context 19:38:13 #54 ... 19:38:13 19:38:13 #56 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:38:15 #56 ... 19:38:15 19:38:15 #57 [support-scheduler internal] load build context 19:38:15 #57 ... 19:38:15 19:38:15 #38 [support-notifications internal] load build context 19:38:15 #38 ... 19:38:15 19:38:15 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:38:15 #0 5.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:15 #0 6.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:15 #0 7.535 (1/1) Installing dumb-init (1.2.5-r2) 19:38:15 #0 7.586 Executing busybox-1.36.1-r5.trigger 19:38:15 #0 7.659 OK: 8 MiB in 16 packages 19:38:15 #58 DONE 8.5s 19:38:15 19:38:15 #38 [support-notifications internal] load build context 19:38:15 #38 ... 19:38:15 19:38:15 #59 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:38:16 #59 ... 19:38:16 19:38:16 #60 [security-proxy-setup internal] load build context 19:38:16 #60 ... 19:38:16 19:38:16 #61 [security-bootstrapper internal] load build context 19:38:16 #61 ... 19:38:16 19:38:16 #60 [security-proxy-setup internal] load build context 19:38:16 #60 ... 19:38:16 19:38:16 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:38:16 #0 6.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:16 #0 7.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:16 #0 8.882 (1/2) Installing ca-certificates (20230506-r0) 19:38:16 #0 9.145 (2/2) Installing dumb-init (1.2.5-r2) 19:38:16 #0 9.145 Executing busybox-1.36.1-r5.trigger 19:38:16 #0 9.228 Executing ca-certificates-20230506-r0.trigger 19:38:16 #0 9.744 OK: 9 MiB in 17 packages 19:38:16 #62 ... 19:38:16 19:38:16 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:38:16 #0 6.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:16 #0 6.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:16 #0 8.924 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:38:16 #0 8.924 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:38:16 #0 8.924 OK: 19946 distinct packages available 19:38:16 #0 9.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:16 #0 9.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:17 #63 ... 19:38:17 19:38:17 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:38:17 #0 8.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:17 #0 9.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:17 #64 ... 19:38:17 19:38:17 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:38:17 #0 8.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:17 #0 8.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:17 #65 ... 19:38:17 19:38:17 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:38:17 #0 6.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:17 #0 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:17 #0 9.515 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:38:17 #0 9.515 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:38:17 #0 9.515 OK: 19946 distinct packages available 19:38:17 #0 9.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:17 #0 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:17 #66 ... 19:38:17 19:38:17 #61 [security-bootstrapper internal] load build context 19:38:17 #61 ... 19:38:17 19:38:17 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:38:17 #62 DONE 10.7s 19:38:17 19:38:17 #61 [security-bootstrapper internal] load build context 19:38:18 #61 transferring context: 29.74MB 11.9s 19:38:18 #61 ... 19:38:18 19:38:18 #43 [security-spiffe-token-provider internal] load build context 19:38:18 #43 ... 19:38:18 19:38:18 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:38:18 #63 12.13 (1/5) Installing dumb-init (1.2.5-r2) 19:38:18 #63 12.13 (2/5) Installing musl-obstack (1.2.3-r2) 19:38:18 #63 12.13 (3/5) Installing libucontext (1.2-r2) 19:38:18 #63 12.17 (4/5) Installing gcompat (1.1.0-r1) 19:38:18 #63 12.17 (5/5) Installing openssl (3.1.4-r1) 19:38:18 #63 12.21 Executing busybox-1.36.1-r5.trigger 19:38:19 #63 12.41 OK: 9 MiB in 20 packages 19:38:21 #63 ... 19:38:21 19:38:21 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:38:21 #64 11.57 (1/4) Installing dumb-init (1.2.5-r2) 19:38:21 #64 11.57 (2/4) Installing openssl (3.1.4-r1) 19:38:21 #64 11.62 (3/4) Installing su-exec (0.2-r3) 19:38:21 #64 11.64 (4/4) Installing yq (4.33.3-r5) 19:38:21 #64 12.16 Executing busybox-1.36.1-r5.trigger 19:38:21 #64 12.29 OK: 18 MiB in 19 packages 19:38:21 #64 DONE 14.4s 19:38:21 19:38:21 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:38:21 #66 12.11 (1/4) Installing dumb-init (1.2.5-r2) 19:38:21 #66 12.11 (2/4) Installing musl-obstack (1.2.3-r2) 19:38:21 #66 12.17 (3/4) Installing libucontext (1.2-r2) 19:38:21 #66 12.17 (4/4) Installing gcompat (1.1.0-r1) 19:38:21 #66 12.17 Executing busybox-1.36.1-r5.trigger 19:38:21 #66 12.25 OK: 8 MiB in 19 packages 19:38:21 #66 DONE 14.5s 19:38:21 19:38:21 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:21 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.8s 19:38:21 #36 ... 19:38:21 19:38:21 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:38:21 #65 11.33 (1/4) Installing ca-certificates (20230506-r0) 19:38:21 #65 11.45 (2/4) Installing dumb-init (1.2.5-r2) 19:38:21 #65 11.47 (3/4) Installing su-exec (0.2-r3) 19:38:21 #65 11.47 (4/4) Installing yq (4.33.3-r5) 19:38:21 #65 11.81 Executing busybox-1.36.1-r5.trigger 19:38:21 #65 11.87 Executing ca-certificates-20230506-r0.trigger 19:38:21 #65 12.46 OK: 18 MiB in 19 packages 19:38:21 #65 DONE 14.6s 19:38:21 19:38:21 #46 [core-common-config-bootstrapper internal] load build context 19:38:21 #46 ... 19:38:21 19:38:21 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:38:21 #63 DONE 15.0s 19:38:21 19:38:21 #46 [core-common-config-bootstrapper internal] load build context 19:38:21 #46 ... 19:38:21 19:38:21 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:21 #36 ... 19:38:21 19:38:21 #40 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:38:21 #40 5.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:21 #40 6.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:21 #40 8.517 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:38:21 #40 8.517 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:38:21 #40 8.517 OK: 19946 distinct packages available 19:38:21 #40 8.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:21 #40 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:21 #40 12.32 (1/11) Installing ca-certificates (20230506-r0) 19:38:21 #40 12.66 (2/11) Installing brotli-libs (1.0.9-r14) 19:38:21 #40 12.78 (3/11) Installing libunistring (1.1-r1) 19:38:21 #40 12.98 (4/11) Installing libidn2 (2.3.4-r1) 19:38:21 #40 12.98 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:38:21 #40 12.98 (6/11) Installing libcurl (8.5.0-r0) 19:38:21 #40 13.07 (7/11) Installing curl (8.5.0-r0) 19:38:21 #40 13.07 (8/11) Installing dumb-init (1.2.5-r2) 19:38:21 #40 13.07 (9/11) Installing musl-obstack (1.2.3-r2) 19:38:21 #40 13.12 (10/11) Installing libucontext (1.2-r2) 19:38:21 #40 13.12 (11/11) Installing gcompat (1.1.0-r1) 19:38:21 #40 13.14 Executing busybox-1.36.1-r5.trigger 19:38:21 #40 13.25 Executing ca-certificates-20230506-r0.trigger 19:38:21 #40 13.63 OK: 13 MiB in 26 packages 19:38:21 #40 DONE 14.9s 19:38:21 19:38:21 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:22 #36 ... 19:38:22 19:38:22 #14 [security-proxy-auth internal] load build context 19:38:22 #14 ... 19:38:22 19:38:22 #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:38:22 #0 5.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:22 #0 5.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:22 #0 7.666 OK: 8 MiB in 17 packages 19:38:22 #67 DONE 8.9s 19:38:22 19:38:22 #14 [security-proxy-auth internal] load build context 19:38:22 #14 ... 19:38:22 19:38:22 #68 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:38:22 #68 ... 19:38:22 19:38:22 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:22 #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.5s 19:38:22 #48 ... 19:38:22 19:38:22 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:22 #36 ... 19:38:22 19:38:22 #56 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:38:22 #56 5.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:22 #56 6.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:22 #56 8.466 OK: 8 MiB in 16 packages 19:38:22 #56 DONE 9.8s 19:38:22 19:38:22 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:22 #36 ... 19:38:22 19:38:22 #50 [core-command internal] load build context 19:38:22 #50 ... 19:38:22 19:38:22 #14 [security-proxy-auth internal] load build context 19:38:23 #14 transferring context: 104.99MB 20.9s 19:38:23 #14 ... 19:38:23 19:38:23 #59 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:38:23 #59 4.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:23 #59 5.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:23 #59 6.803 OK: 8 MiB in 16 packages 19:38:23 #59 DONE 7.9s 19:38:23 19:38:23 #14 [security-proxy-auth internal] load build context 19:38:23 #14 ... 19:38:23 19:38:23 #52 [core-data internal] load build context 19:38:23 #52 ... 19:38:23 19:38:23 #54 [security-secretstore-setup internal] load build context 19:38:23 #54 ... 19:38:23 19:38:23 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:38:23 #0 3.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:23 #0 4.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:23 #0 5.483 OK: 9 MiB in 17 packages 19:38:23 #69 DONE 6.1s 19:38:23 19:38:23 #54 [security-secretstore-setup internal] load build context 19:38:23 #54 ... 19:38:23 19:38:23 #49 [core-metadata internal] load build context 19:38:23 #49 ... 19:38:23 19:38:23 #54 [security-secretstore-setup internal] load build context 19:38:25 #54 ... 19:38:25 19:38:25 #49 [core-metadata internal] load build context 19:38:25 #49 transferring context: 132.21MB 23.0s done 19:38:25 #49 DONE 23.4s 19:38:25 19:38:25 #54 [security-secretstore-setup internal] load build context 19:38:25 #54 ... 19:38:25 19:38:25 #57 [support-scheduler internal] load build context 19:38:25 #57 ... 19:38:25 19:38:25 #38 [support-notifications internal] load build context 19:38:25 #38 ... 19:38:25 19:38:25 #57 [support-scheduler internal] load build context 19:38:26 #57 ... 19:38:26 19:38:26 #43 [security-spiffe-token-provider internal] load build context 19:38:26 #43 transferring context: 132.21MB 23.5s done 19:38:26 #43 DONE 24.2s 19:38:26 19:38:26 #57 [support-scheduler internal] load build context 19:38:27 #57 ... 19:38:27 19:38:27 #60 [security-proxy-setup internal] load build context 19:38:27 #60 ... 19:38:27 19:38:27 #57 [support-scheduler internal] load build context 19:38:27 #57 ... 19:38:27 19:38:27 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:38:27 #0 3.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:27 #0 4.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:27 #0 5.295 OK: 9 MiB in 20 packages 19:38:27 #70 DONE 5.8s 19:38:27 19:38:27 #57 [support-scheduler internal] load build context 19:38:27 #57 ... 19:38:27 19:38:27 #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:38:27 #71 DONE 2.0s 19:38:27 19:38:27 #57 [support-scheduler internal] load build context 19:38:27 #57 ... 19:38:27 19:38:27 #50 [core-command internal] load build context 19:38:27 #50 transferring context: 132.21MB 24.3s done 19:38:27 #50 DONE 25.0s 19:38:27 19:38:27 #57 [support-scheduler internal] load build context 19:38:28 #57 ... 19:38:28 19:38:28 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:38:28 #72 DONE 1.5s 19:38:28 19:38:28 #57 [support-scheduler internal] load build context 19:38:28 #57 ... 19:38:28 19:38:28 #68 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:38:28 #68 DONE 5.7s 19:38:28 19:38:28 #57 [support-scheduler internal] load build context 19:38:29 #57 ... 19:38:29 19:38:29 #61 [security-bootstrapper internal] load build context 19:38:29 #61 ... 19:38:29 19:38:29 #57 [support-scheduler internal] load build context 19:38:29 #57 ... 19:38:29 19:38:29 #73 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:38:29 #73 DONE 1.2s 19:38:29 19:38:29 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:38:29 #0 5.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:29 #0 5.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:29 #0 7.332 OK: 18 MiB in 19 packages 19:38:29 #74 DONE 8.0s 19:38:29 19:38:29 #57 [support-scheduler internal] load build context 19:38:29 #57 ... 19:38:29 19:38:29 #46 [core-common-config-bootstrapper internal] load build context 19:38:29 #46 transferring context: 132.21MB 27.2s done 19:38:29 #46 DONE 27.7s 19:38:29 19:38:29 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:29 #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.1s done 19:38:29 #48 DONE 22.7s 19:38:29 19:38:29 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:38:29 #0 5.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:29 #0 6.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:29 #0 7.476 OK: 8 MiB in 19 packages 19:38:29 #75 DONE 8.2s 19:38:29 19:38:29 #57 [support-scheduler internal] load build context 19:38:29 #57 ... 19:38:29 19:38:29 #14 [security-proxy-auth internal] load build context 19:38:29 #14 transferring context: 132.21MB 27.3s done 19:38:29 #14 DONE 27.8s 19:38:30 19:38:30 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:38:30 #0 5.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:30 #0 6.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:30 #0 7.801 OK: 18 MiB in 19 packages 19:38:30 #76 DONE 8.4s 19:38:30 19:38:30 #57 [support-scheduler internal] load build context 19:38:30 #57 ... 19:38:30 19:38:30 #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:38:30 #77 DONE 0.7s 19:38:30 19:38:30 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:38:30 #0 5.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:30 #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:30 #0 8.120 OK: 13 MiB in 26 packages 19:38:30 #78 DONE 8.5s 19:38:30 19:38:30 #57 [support-scheduler internal] load build context 19:38:31 #57 ... 19:38:31 19:38:31 #52 [core-data internal] load build context 19:38:31 #52 transferring context: 132.21MB 27.1s done 19:38:31 #52 DONE 28.0s 19:38:31 19:38:31 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:31 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.5s done 19:38:31 #36 DONE 28.8s 19:38:31 19:38:31 #57 [support-scheduler internal] load build context 19:38:35 #57 transferring context: 132.21MB 26.2s done 19:38:35 #57 DONE 29.9s 19:38:35 19:38:35 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:38:35 #79 ... 19:38:35 19:38:35 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:38:35 #80 DONE 4.2s 19:38:35 19:38:35 #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:38:35 #81 ... 19:38:35 19:38:35 #54 [security-secretstore-setup internal] load build context 19:38:35 #54 ... 19:38:35 19:38:35 #38 [support-notifications internal] load build context 19:38:35 #38 ... 19:38:35 19:38:35 #54 [security-secretstore-setup internal] load build context 19:38:35 #54 ... 19:38:35 19:38:35 #60 [security-proxy-setup internal] load build context 19:38:35 #60 transferring context: 132.21MB 29.1s done 19:38:35 #60 DONE 29.5s 19:38:35 19:38:35 #54 [security-secretstore-setup internal] load build context 19:38:36 #54 transferring context: 132.21MB 31.7s done 19:38:36 #54 DONE 33.3s 19:38:36 19:38:36 #38 [support-notifications internal] load build context 19:38:36 #38 transferring context: 132.21MB 30.5s done 19:38:36 #38 DONE 31.4s 19:38:36 19:38:36 #61 [security-bootstrapper internal] load build context 19:38:36 #61 transferring context: 132.21MB 29.5s done 19:38:36 #61 DONE 30.2s 19:38:36 19:38:36 #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:38:36 #81 DONE 1.4s 19:38:36 19:38:36 #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:38:36 #82 DONE 4.4s 19:38:36 19:38:36 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:38:36 #79 DONE 1.6s 19:38:36 19:38:36 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:38:37 #83 DONE 0.8s 19:38:37 19:38:37 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:37 #84 ... 19:38:37 19:38:37 #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:38:37 #85 DONE 0.2s 19:38:37 19:38:37 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:38:37 #86 DONE 0.2s 19:38:37 19:38:37 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:38:37 #87 DONE 0.3s 19:38:37 19:38:37 #88 [security-spire-config stage-2 6/10] COPY security.txt / 19:38:37 #88 ... 19:38:37 19:38:37 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:38:37 #89 DONE 0.4s 19:38:37 19:38:37 #90 [security-spire-server stage-2 6/9] COPY security.txt / 19:38:37 #90 DONE 0.2s 19:38:37 19:38:37 #91 [security-spire-agent stage-3 7/10] COPY security.txt / 19:38:37 #91 DONE 0.3s 19:38:37 19:38:37 #88 [security-spire-config stage-2 6/10] COPY security.txt / 19:38:37 #88 DONE 0.2s 19:38:37 19:38:37 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:38:37 #92 ... 19:38:37 19:38:37 #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:38:37 #93 DONE 0.2s 19:38:37 19:38:37 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:38:37 #94 DONE 0.2s 19:38:37 19:38:37 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:38:37 #92 DONE 0.3s 19:38:37 19:38:37 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:38:37 #95 DONE 0.2s 19:38:37 19:38:37 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:38:37 #96 DONE 0.2s 19:38:37 19:38:37 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:38:37 #97 DONE 0.2s 19:38:37 19:38:37 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:38:37 #98 ... 19:38:37 19:38:37 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:38:37 #99 DONE 0.2s 19:38:37 19:38:37 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:38 #100 ... 19:38:38 19:38:38 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:38:38 #98 DONE 0.2s 19:38:38 19:38:38 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:38:38 #101 DONE 0.2s 19:38:38 19:38:38 #102 [security-spire-agent] exporting to image 19:38:38 #102 exporting layers 19:38:38 #102 ... 19:38:38 19:38:38 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:38 #103 ... 19:38:38 19:38:38 #104 [security-spire-config] exporting to image 19:38:39 #104 ... 19:38:39 19:38:39 #105 [security-spire-server] exporting to image 19:38:39 #105 exporting layers 1.3s done 19:38:39 #105 writing image sha256:3b0c8818a9edf1919e94fbbf369e0355628864716b2d735df3eb42c52ac5c3be done 19:38:39 #105 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:38:39 #105 DONE 1.3s 19:38:39 19:38:39 #102 [security-spire-agent] exporting to image 19:38:39 #102 exporting layers 1.4s done 19:38:39 #102 writing image sha256:faefe672a575301768411abce4bb9117249cee22f37f286558511b9a7dfcbda2 done 19:38:39 #102 naming to docker.io/library/security-spire-agent-arm64 done 19:38:39 #102 DONE 1.5s 19:38:39 19:38:39 #104 [security-spire-config] exporting to image 19:38:39 #104 exporting layers 1.4s done 19:38:39 #104 writing image sha256:7366e4578c9c4812244bbd6f3fdd5efa0cf8063b842f52ce2744e5bad1a6b8fb 0.0s done 19:38:39 #104 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:38:39 #104 DONE 1.4s 19:38:39 19:38:39 #106 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:57 #106 ... 19:38:57 19:38:57 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:57 #103 DONE 29.1s 19:38:57 19:38:57 #107 [security-spiffe-token-provider builder 6/7] COPY . . 19:38:57 #107 ... 19:38:57 19:38:57 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:57 #84 DONE 20.4s 19:38:57 19:38:57 #106 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:57 #106 DONE 20.0s 19:38:57 19:38:57 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:57 #100 DONE 29.4s 19:38:57 19:38:57 #108 [support-notifications builder 6/7] COPY . . 19:38:59 #108 DONE 2.1s 19:38:59 19:38:59 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:38:59 #109 CACHED 19:38:59 19:38:59 #110 [security-bootstrapper builder 6/7] COPY . . 19:38:59 #110 CACHED 19:38:59 19:38:59 #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:59 #111 CACHED 19:38:59 19:38:59 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:59 #112 CACHED 19:38:59 19:38:59 #113 [support-scheduler builder 6/7] COPY . . 19:38:59 #113 CACHED 19:38:59 19:38:59 #114 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:38:59 #114 CACHED 19:38:59 19:38:59 #115 [security-proxy-setup builder 6/7] COPY . . 19:38:59 #115 DONE 2.2s 19:38:59 19:38:59 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:59 #116 CACHED 19:38:59 19:38:59 #117 [core-data builder 4/7] COPY go.mod vendor* ./ 19:38:59 #117 CACHED 19:38:59 19:38:59 #118 [core-data builder 6/7] COPY . . 19:38:59 #118 CACHED 19:38:59 19:38:59 #119 [security-secretstore-setup builder 6/7] COPY . . 19:38:59 #119 CACHED 19:38:59 19:38:59 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:38:59 #120 CACHED 19:38:59 19:38:59 #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:59 #121 CACHED 19:38:59 19:38:59 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:59 #122 CACHED 19:38:59 19:38:59 #123 [core-command builder 6/7] COPY . . 19:38:59 #123 CACHED 19:38:59 19:38:59 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 19:38:59 #124 CACHED 19:38:59 19:38:59 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:38:59 #125 CACHED 19:38:59 19:38:59 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 19:38:59 #126 CACHED 19:38:59 19:38:59 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:59 #127 CACHED 19:38:59 19:38:59 #128 [core-metadata builder 6/7] COPY . . 19:38:59 #128 DONE 2.1s 19:38:59 19:38:59 #129 [security-proxy-auth builder 6/7] COPY . . 19:38:59 #129 CACHED 19:38:59 19:38:59 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:38:59 #130 CACHED 19:38:59 19:38:59 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:59 #131 CACHED 19:38:59 19:38:59 #107 [security-spiffe-token-provider builder 6/7] COPY . . 19:38:59 #107 DONE 2.2s 19:38:59 19:38:59 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:39:04 #132 ... 19:39:04 19:39:04 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:39:04 #0 4.972 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:39:05 #133 ... 19:39:05 19:39:05 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:39:05 #0 6.099 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:39:05 #134 ... 19:39:05 19:39:05 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:39:05 #132 6.369 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:39:10 #132 ... 19:39:10 19:39:10 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:39:10 #0 4.961 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:39:10 #135 ... 19:39:10 19:39:10 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:39:10 #0 4.912 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:39:10 #136 ... 19:39:10 19:39:10 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:39:10 #0 6.373 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:39:10 #137 ... 19:39:10 19:39:10 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:39:10 #0 4.983 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:39:10 #138 ... 19:39:10 19:39:10 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:39:10 #0 4.952 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:39:10 #139 ... 19:39:10 19:39:10 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:39:10 #0 5.007 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:39:10 #140 ... 19:39:10 19:39:10 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:39:10 #0 5.024 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:39:10 #141 ... 19:39:10 19:39:10 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:39:10 #0 5.068 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:45:20 #142 ... 19:45:20 19:45:20 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:45:20 #134 373.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:45:20 #134 ... 19:45:20 19:45:20 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:45:20 #132 DONE 380.3s 19:45:20 19:45:20 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:45:20 #138 ... 19:45:20 19:45:20 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:45:20 #143 DONE 0.3s 19:45:20 19:45:20 #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:45:20 #144 ... 19:45:20 19:45:20 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:45:20 #137 DONE 381.1s 19:45:20 19:45:20 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:45:21 #140 ... 19:45:21 19:45:21 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:45:21 #145 DONE 0.3s 19:45:21 19:45:21 #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:45:21 #146 DONE 0.3s 19:45:21 19:45:21 #147 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:45:22 #147 DONE 0.2s 19:45:22 19:45:22 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:45:22 #136 ... 19:45:22 19:45:22 #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:45:22 #148 ... 19:45:22 19:45:22 #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:45:22 #144 DONE 2.2s 19:45:22 19:45:22 #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:45:22 #148 DONE 0.3s 19:45:22 19:45:22 #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:45:23 #149 ... 19:45:23 19:45:23 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:45:23 #150 DONE 0.6s 19:45:23 19:45:23 #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:45:23 #149 DONE 0.7s 19:45:23 19:45:23 #151 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:45:23 #151 ... 19:45:23 19:45:23 #152 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:45:23 #152 DONE 0.3s 19:45:23 19:45:23 #151 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:45:23 #151 DONE 0.2s 19:45:23 19:45:23 #153 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:45:23 #153 ... 19:45:23 19:45:23 #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:45:23 #154 DONE 0.5s 19:45:23 19:45:23 #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:45:24 #155 ... 19:45:24 19:45:24 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:45:24 #134 DONE 384.7s 19:45:24 19:45:24 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:45:24 #138 ... 19:45:24 19:45:24 #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:45:24 #155 DONE 0.5s 19:45:24 19:45:24 #156 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:45:24 #156 ... 19:45:24 19:45:24 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:45:24 #136 DONE 385.3s 19:45:25 19:45:25 #156 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:45:25 #156 DONE 0.4s 19:45:25 19:45:25 #157 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:45:25 #157 ... 19:45:25 19:45:25 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:45:25 #158 DONE 0.4s 19:45:25 19:45:25 #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:45:25 #159 ... 19:45:25 19:45:25 #157 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:45:25 #157 DONE 0.4s 19:45:25 19:45:25 #160 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:45:25 #160 ... 19:45:25 19:45:25 #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:45:25 #159 DONE 0.5s 19:45:25 19:45:25 #153 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:45:25 #153 DONE 2.4s 19:45:25 19:45:25 #161 [security-proxy-setup] exporting to image 19:45:25 #161 exporting layers 19:45:25 #161 ... 19:45:25 19:45:25 #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:45:25 #162 DONE 0.4s 19:45:26 19:45:26 #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:45:26 #163 ... 19:45:26 19:45:26 #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:45:26 #164 DONE 0.7s 19:45:26 19:45:26 #160 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:45:26 #160 DONE 0.7s 19:45:26 19:45:26 #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:45:26 #163 DONE 0.7s 19:45:26 19:45:26 #165 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:45:26 #165 ... 19:45:26 19:45:26 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:45:26 #166 DONE 0.4s 19:45:27 19:45:27 #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:45:27 #167 ... 19:45:27 19:45:27 #165 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:45:27 #165 DONE 0.6s 19:45:27 19:45:27 #161 [security-proxy-setup] exporting to image 19:45:27 #161 exporting layers 1.4s done 19:45:27 #161 writing image sha256:fbbc83c138564264b74c8584703254cf95fb381d54e54a7e46191ae9e0592426 19:45:27 #161 writing image sha256:fbbc83c138564264b74c8584703254cf95fb381d54e54a7e46191ae9e0592426 done 19:45:27 #161 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 19:45:27 #161 DONE 1.5s 19:45:27 19:45:27 #168 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:45:27 #168 DONE 0.4s 19:45:27 19:45:27 #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:45:27 #167 DONE 0.7s 19:45:27 19:45:27 #169 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:45:28 #169 DONE 0.9s 19:45:28 19:45:28 #170 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:45:28 #170 DONE 0.9s 19:45:28 19:45:28 #171 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:45:28 #171 DONE 0.3s 19:45:28 19:45:28 #172 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:45:28 #172 DONE 2.2s 19:45:28 19:45:28 #173 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:45:29 #173 DONE 0.7s 19:45:29 19:45:29 #174 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:45:29 #174 DONE 0.5s 19:45:29 19:45:29 #175 [security-bootstrapper] exporting to image 19:45:30 #175 exporting layers 1.7s done 19:45:30 #175 writing image sha256:ef6c92d5718c5f250fb0aeb4297d5d8d434b48a2b03ee7770d53b555c275f663 done 19:45:30 #175 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 19:45:30 #175 DONE 1.8s 19:45:30 19:45:30 #176 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:45:31 #176 ... 19:45:31 19:45:31 #177 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:45:31 #177 DONE 2.5s 19:45:31 19:45:31 #178 [security-proxy-auth] exporting to image 19:45:32 #178 ... 19:45:32 19:45:32 #176 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:45:32 #176 DONE 2.4s 19:45:32 19:45:32 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:45:32 #139 DONE 392.7s 19:45:32 19:45:32 #179 [security-secretstore-setup] exporting to image 19:45:32 #179 ... 19:45:32 19:45:32 #178 [security-proxy-auth] exporting to image 19:45:32 #178 exporting layers 1.0s done 19:45:32 #178 writing image sha256:c1e041bf2f48be8127aa5f71f09caa23bae1aeb958e4313309b55413013b5f43 0.0s done 19:45:32 #178 naming to docker.io/library/security-proxy-auth-arm64 0.1s done 19:45:32 #178 DONE 1.1s 19:45:32 19:45:32 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:45:32 #138 ... 19:45:32 19:45:32 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:45:33 #180 DONE 0.4s 19:45:33 19:45:33 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:45:33 #138 ... 19:45:33 19:45:33 #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:45:33 #181 DONE 0.1s 19:45:33 19:45:33 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:45:33 #182 ... 19:45:33 19:45:33 #179 [security-secretstore-setup] exporting to image 19:45:33 #179 exporting layers 1.5s done 19:45:33 #179 writing image sha256:3fb6bc4c7e7efefb2d5424e19ae1c7aacc5f11958d4d1982b1c8ebde2fc123b1 done 19:45:33 #179 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 19:45:33 #179 DONE 1.5s 19:45:33 19:45:33 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:45:33 #182 DONE 0.3s 19:45:33 19:45:33 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:45:33 #183 DONE 0.3s 19:45:33 19:45:33 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:45:34 #138 ... 19:45:34 19:45:34 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:45:34 #184 DONE 0.1s 19:45:34 19:45:34 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:45:35 #185 DONE 1.4s 19:45:35 19:45:35 #186 [core-common-config-bootstrapper] exporting to image 19:45:35 #186 exporting layers 0.4s done 19:45:36 #186 writing image sha256:d390ca5c6552560d8b4b96e68dde60c07ca311d34b3f713fd98b4a60e8e39e54 0.0s done 19:45:36 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 19:45:36 #186 DONE 0.4s 19:45:36 19:45:36 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:45:48 #141 ... 19:45:48 19:45:48 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:45:48 #140 DONE 408.6s 19:45:48 19:45:48 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:45:48 #187 DONE 0.3s 19:45:48 19:45:48 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:45:48 #188 DONE 0.3s 19:45:48 19:45:48 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:45:48 #189 DONE 0.3s 19:45:48 19:45:48 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:45:49 #142 ... 19:45:49 19:45:49 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:45:49 #190 DONE 0.1s 19:45:49 19:45:49 #191 [core-command] exporting to image 19:45:49 #191 exporting layers 19:45:49 #191 exporting layers 0.2s done 19:45:49 #191 writing image sha256:7f6d99f3391fcfd633b1716e2ba212a801c6340621abb471a0f37a5753e6cffb done 19:45:49 #191 naming to docker.io/library/core-command-arm64 19:45:49 #191 naming to docker.io/library/core-command-arm64 0.0s done 19:45:49 #191 DONE 0.3s 19:45:49 19:45:49 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:45:52 #138 ... 19:45:52 19:45:52 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:45:52 #141 DONE 412.4s 19:45:52 19:45:52 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:45:52 #192 DONE 0.3s 19:45:52 19:45:52 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:45:52 #193 DONE 0.2s 19:45:52 19:45:52 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:45:52 #142 ... 19:45:52 19:45:52 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:45:52 #194 DONE 0.3s 19:45:52 19:45:52 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:45:53 #195 DONE 0.2s 19:45:53 19:45:53 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:45:53 #138 DONE 413.6s 19:45:53 19:45:53 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:45:53 #135 ... 19:45:53 19:45:53 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:45:53 #196 DONE 0.4s 19:45:53 19:45:53 #197 [core-metadata] exporting to image 19:45:53 #197 ... 19:45:53 19:45:53 #198 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:45:53 #198 DONE 0.3s 19:45:53 19:45:53 #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:45:54 #199 DONE 0.3s 19:45:54 19:45:54 #197 [core-metadata] exporting to image 19:45:54 #197 exporting layers 0.4s done 19:45:54 #197 writing image sha256:ef705df5dc0f02a901b12117051616cb96b8c769418a82e904a7e7a84aed4783 done 19:45:54 #197 naming to docker.io/library/core-metadata-arm64 0.0s done 19:45:54 #197 DONE 0.5s 19:45:54 19:45:54 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:45:54 #200 DONE 0.3s 19:45:54 19:45:54 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:45:54 #135 ... 19:45:54 19:45:54 #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:45:54 #201 DONE 0.1s 19:45:54 19:45:54 #202 [core-data] exporting to image 19:45:54 #202 exporting layers 0.3s done 19:45:54 #202 writing image sha256:0ffbb406227f15fc2434b2f9b8753aba62d0668d0ab963781b5c336436f0324c done 19:45:54 #202 naming to docker.io/library/core-data-arm64 done 19:45:54 #202 DONE 0.3s 19:45:54 19:45:54 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:46:04 #135 ... 19:46:04 19:46:04 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:46:04 #133 DONE 425.0s 19:46:04 19:46:04 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:46:04 #203 DONE 0.1s 19:46:04 19:46:04 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:46:04 #204 DONE 0.1s 19:46:04 19:46:04 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:46:05 #205 DONE 0.3s 19:46:05 19:46:05 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:46:05 #206 DONE 0.1s 19:46:05 19:46:05 #207 [security-spiffe-token-provider] exporting to image 19:46:05 #207 exporting layers 19:46:05 #207 exporting layers 0.4s done 19:46:05 #207 writing image sha256:c94ee26fa1e368fc6f806b380e9b7307c308ed59032f1ece0ef4a3da9f919089 done 19:46:05 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:46:05 #207 DONE 0.4s 19:46:05 19:46:05 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:46:15 #135 DONE 436.1s 19:46:15 19:46:15 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:46:15 #142 DONE 436.1s 19:46:15 19:46:15 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:46:16 #208 DONE 0.1s 19:46:16 19:46:16 #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:46:16 #209 DONE 0.1s 19:46:16 19:46:16 #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:46:16 #210 DONE 0.1s 19:46:16 19:46:16 #211 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:46:16 #211 DONE 0.1s 19:46:16 19:46:16 #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:46:16 #212 ... 19:46:16 19:46:16 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:46:16 #213 DONE 0.3s 19:46:16 19:46:16 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:46:16 #214 DONE 0.1s 19:46:16 19:46:16 #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:46:16 #212 DONE 0.3s 19:46:16 19:46:16 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:46:16 #215 DONE 0.1s 19:46:16 19:46:16 #216 [support-notifications] exporting to image 19:46:16 #216 exporting layers 19:46:16 #216 ... 19:46:16 19:46:16 #217 [support-scheduler] exporting to image 19:46:16 #217 exporting layers 0.3s done 19:46:16 #217 writing image sha256:2cf792a62511b55d0e42e9a49b2355f3e299a9b0a45e0752cf27ca411c9b641b 0.0s done 19:46:16 #217 naming to docker.io/library/support-scheduler-arm64 0.0s done 19:46:16 #217 DONE 0.3s 19:46:16 19:46:16 #216 [support-notifications] exporting to image 19:46:16 #216 exporting layers 0.3s done 19:46:16 #216 writing image sha256:268c61fc2926c5f16f2e3c9de96f40528726e627f8340f4fdb68ab2a7bc0481f done 19:46:16 #216 naming to docker.io/library/support-notifications-arm64 done 19:46:16 #216 DONE 0.4s 19:46:16 time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:16 time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:16 time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:16 time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:16 time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:16 time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:16 time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:16 time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:16 time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:16 time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:16 time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:16 time="2023-12-28T19:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:16 time="2023-12-28T19:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:16 time="2023-12-28T19:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:46:17 $ docker stop --time=1 279548c044c3d35080f00bda5e832393e17129195a3d51192ae448ebdda1bd19 19:46:18 $ docker rm -f --volumes 279548c044c3d35080f00bda5e832393e17129195a3d51192ae448ebdda1bd19 [Pipeline] // withDockerContainer [Pipeline] sh 19:46:19 + docker images 19:46:19 REPOSITORY TAG IMAGE ID CREATED SIZE 19:46:19 support-notifications-arm64 latest 268c61fc2926 3 seconds ago 26.4MB 19:46:19 support-scheduler-arm64 latest 2cf792a62511 3 seconds ago 25.8MB 19:46:19 security-spiffe-token-provider-arm64 latest c94ee26fa1e3 14 seconds ago 28.9MB 19:46:19 core-data-arm64 latest 0ffbb406227f 25 seconds ago 17.1MB 19:46:19 core-metadata-arm64 latest ef705df5dc0f 26 seconds ago 17.4MB 19:46:19 core-command-arm64 latest 7f6d99f3391f 31 seconds ago 17MB 19:46:19 core-common-config-bootstrapper-arm64 latest d390ca5c6552 44 seconds ago 15.1MB 19:46:19 security-secretstore-setup-arm64 latest 3fb6bc4c7e7e 48 seconds ago 35.7MB 19:46:19 security-proxy-auth-arm64 latest c1e041bf2f48 48 seconds ago 15.9MB 19:46:19 security-bootstrapper-arm64 latest ef6c92d5718c 51 seconds ago 18.5MB 19:46:19 security-proxy-setup-arm64 latest fbbc83c13856 54 seconds ago 25.8MB 19:46:19 security-spire-server-arm64 latest 3b0c8818a9ed 7 minutes ago 96.7MB 19:46:19 security-spire-config-arm64 latest 7366e4578c9c 7 minutes ago 95.8MB 19:46:19 security-spire-agent-arm64 latest faefe672a575 7 minutes ago 152MB 19:46:19 ci-base-image-arm64 latest 583a9023cc4f 15 minutes ago 933MB 19:46:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 6 weeks ago 560MB 19:46:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 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 19:46:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:46:20 19:46:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:46:21 arm64: Pulling from edgex-lftools-log-publisher 19:46:21 8998bd30e6a1: Pulling fs layer 19:46:21 04944245beec: Pulling fs layer 19:46:21 699f458cf7ca: Pulling fs layer 19:46:21 765212b225bb: Pulling fs layer 19:46:21 f23df028b6ca: Pulling fs layer 19:46:21 d65c8cfc05b1: Pulling fs layer 19:46:21 2437ff75d9bd: Pulling fs layer 19:46:21 f23df028b6ca: Waiting 19:46:21 d65c8cfc05b1: Waiting 19:46:21 2437ff75d9bd: Waiting 19:46:21 765212b225bb: Waiting 19:46:21 04944245beec: Verifying Checksum 19:46:21 04944245beec: Download complete 19:46:21 765212b225bb: Download complete 19:46:21 f23df028b6ca: Verifying Checksum 19:46:21 f23df028b6ca: Download complete 19:46:21 d65c8cfc05b1: Download complete 19:46:21 699f458cf7ca: Verifying Checksum 19:46:21 699f458cf7ca: Download complete 19:46:21 8998bd30e6a1: Verifying Checksum 19:46:21 8998bd30e6a1: Download complete 19:46:23 2437ff75d9bd: Verifying Checksum 19:46:23 2437ff75d9bd: Download complete 19:46:30 8998bd30e6a1: Pull complete 19:46:30 04944245beec: Pull complete 19:46:31 699f458cf7ca: Pull complete 19:46:31 765212b225bb: Pull complete 19:46:32 f23df028b6ca: Pull complete 19:46:32 d65c8cfc05b1: Pull complete 19:46:59 2437ff75d9bd: Pull complete 19:46:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:46:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:46:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:59 prd-ubuntu20.04-docker-arm64-4c-16g-26326 does not seem to be running inside a container 19:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:47:01 $ docker top ed80b97092916f9cde348c02ffd16bf0c3d911618b697602f7083045046833f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:01 ---> job-cost.sh 19:47:02 lf-activate-venv: SKIPPING 19:47:02 INFO: No Stack... 19:47:02 INFO: Retrieving Pricing Info for: v3-standard-8 19:47:03 INFO: Archiving Costs [Pipeline] sh 19:47:03 + cut -d, -f6 19:47:03 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:47:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4741-1-stack-cost] 19:47:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4741-1-stack-cost] did not exist. Created. 19:47:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4741-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:47:04 + echo total: 0.2199999988079071 [Pipeline] stash 19:47:04 Stashed 1 file(s) [Pipeline] } 19:47:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4741-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:47:04 $ docker stop --time=1 ed80b97092916f9cde348c02ffd16bf0c3d911618b697602f7083045046833f7 19:47:06 $ docker rm -f --volumes ed80b97092916f9cde348c02ffd16bf0c3d911618b697602f7083045046833f7 [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 19:47:08 provisioning config files... 19:47:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13774308470862969717tmp [Pipeline] { [Pipeline] sh 19:47:08 + set +x 19:47:08 + curl -s https://codecov.io/bash 19:47:08 + bash -s -- 19:47:08 19:47:08 _____ _ 19:47:08 / ____| | | 19:47:08 | | ___ __| | ___ ___ _____ __ 19:47:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:47:08 | |___| (_) | (_| | __/ (_| (_) \ V / 19:47:08 \_____\___/ \__,_|\___|\___\___/ \_/ 19:47:08 Bash-1.0.6 19:47:08 19:47:08 19:47:08 ==> git version 2.25.1 found 19:47:08 ==> 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 19:47:08 Release-Date: 2020-01-08 19:47:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:47:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:47:08 ==> Jenkins CI detected. 19:47:08 current dir:  /w/workspace/edgex-go/1 19:47:08 project root: . 19:47:08 --> token set from env 19:47:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:47:08 ==> Running gcov in . (disable via -X gcov) 19:47:08 ==> Python coveragepy not found 19:47:08 ==> Searching for coverage reports in: 19:47:08 + . 19:47:08 -> Found 1 reports 19:47:08 ==> Detecting git/mercurial file structure 19:47:08 ==> Reading reports 19:47:08 + ./coverage.out bytes=453601 19:47:08 ==> Appending adjustments 19:47:08 https://docs.codecov.io/docs/fixing-reports 19:47:09 + Found adjustments 19:47:09 ==> Gzipping contents 19:47:09 60K /tmp/codecov.LGPZVx.gz 19:47:09 ==> Uploading reports 19:47:09 url: https://codecov.io 19:47:09 query: branch=PR-4741&commit=cf07f88c5b1c543b013b7bd2ea26b091369c94c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4741%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4741&job=&cmd_args= 19:47:09 -> Pinging Codecov 19:47:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4741&commit=cf07f88c5b1c543b013b7bd2ea26b091369c94c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4741%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4741&job=&cmd_args= 19:47:09 -> Uploading to 19:47:09 https://storage.googleapis.com/codecov/v4/raw/2023-12-28/00271124DB129430A58F1EEE437C3FCB/cf07f88c5b1c543b013b7bd2ea26b091369c94c6/9fe249f5-1edd-48e4-a978-7358c0e1d970.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231228T194709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bba87ebb27e4f9e93cb46f8dbacf006480b08d28474628febcfd91160f835465 19:47:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:47:09 Dload Upload Total Spent Left Speed 19:47:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57725 0 0 100 57725 0 186k --:--:-- --:--:-- --:--:-- 186k 19:47:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cf07f88c5b1c543b013b7bd2ea26b091369c94c6 [Pipeline] } 19:47:10 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 19:47:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:47:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:47:13 ---> package-listing.sh 19:47:13 ++ tr '[:upper:]' '[:lower:]' 19:47:13 ++ facter osfamily 19:47:14 + OS_FAMILY=debian 19:47:14 + workspace=/w/workspace/edgex-go/1 19:47:14 + START_PACKAGES=/tmp/packages_start.txt 19:47:14 + END_PACKAGES=/tmp/packages_end.txt 19:47:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:47:14 + PACKAGES=/tmp/packages_start.txt 19:47:14 + '[' /w/workspace/edgex-go/1 ']' 19:47:14 + PACKAGES=/tmp/packages_end.txt 19:47:14 + case "${OS_FAMILY}" in 19:47:14 + dpkg -l 19:47:14 + grep '^ii' 19:47:14 + '[' -f /tmp/packages_start.txt ']' 19:47:14 + '[' -f /tmp/packages_end.txt ']' 19:47:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:47:14 + '[' /w/workspace/edgex-go/1 ']' 19:47:14 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:47:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:47:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:47:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:47:15 19:47:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:47:15 latest: Pulling from edgex-lftools-log-publisher 19:47:15 5eb5b503b376: Pulling fs layer 19:47:15 5c69ac0246d0: Pulling fs layer 19:47:15 ec43610c2a17: Pulling fs layer 19:47:15 3a2ae6a8a46f: Pulling fs layer 19:47:15 33b1e0a273af: Pulling fs layer 19:47:15 5d3b04190fa2: Pulling fs layer 19:47:15 2f39f015ded8: Pulling fs layer 19:47:15 33b1e0a273af: Waiting 19:47:15 2f39f015ded8: Waiting 19:47:15 5d3b04190fa2: Waiting 19:47:15 3a2ae6a8a46f: Waiting 19:47:15 5c69ac0246d0: Verifying Checksum 19:47:15 5c69ac0246d0: Download complete 19:47:15 3a2ae6a8a46f: Download complete 19:47:15 33b1e0a273af: Verifying Checksum 19:47:15 33b1e0a273af: Download complete 19:47:15 5d3b04190fa2: Verifying Checksum 19:47:15 5d3b04190fa2: Download complete 19:47:15 ec43610c2a17: Verifying Checksum 19:47:15 ec43610c2a17: Download complete 19:47:15 5eb5b503b376: Verifying Checksum 19:47:15 5eb5b503b376: Download complete 19:47:16 2f39f015ded8: Verifying Checksum 19:47:16 2f39f015ded8: Download complete 19:47:17 5eb5b503b376: Pull complete 19:47:17 5c69ac0246d0: Pull complete 19:47:17 ec43610c2a17: Pull complete 19:47:17 3a2ae6a8a46f: Pull complete 19:47:17 33b1e0a273af: Pull complete 19:47:17 5d3b04190fa2: Pull complete 19:47:22 2f39f015ded8: Pull complete 19:47:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:47:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:47:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:22 prd-ubuntu20.04-docker-8c-8g-26325 does not seem to be running inside a container 19:47:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:47:26 $ docker top f6227ee9800275369067d80419a4a263cd465a8e3f4a46dec479e549f365fdcb -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:27 + touch /tmp/pre-build-complete [Pipeline] sh 19:47:27 + mkdir -p /var/log/sysstat [Pipeline] sh 19:47:27 + ls /var/log/sa-host 19:47:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:28 provisioning config files... 19:47:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8684182789381529461tmp [Pipeline] { [Pipeline] echo 19:47:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:47:28 ---> create-netrc.sh [Pipeline] } 19:47:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:47:29 ---> python-tools-install.sh [Pipeline] echo 19:47:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:47:29 ---> sudo-logs.sh 19:47:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:47:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:47:30 ---> job-cost.sh 19:47:30 lf-activate-venv: SKIPPING 19:47:30 DEBUG: total: 0.2199999988079071 19:47:30 INFO: Retrieving Stack Cost... 19:47:30 INFO: Retrieving Pricing Info for: v3-standard-8 19:47:30 INFO: Archiving Costs [Pipeline] echo 19:47:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:47:31 ---> logs-deploy.sh 19:47:31 lf-activate-venv: SKIPPING 19:47:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4741/1 19:47:31 INFO: archiving workspace using pattern(s): 19:47:32 Archives upload complete. 19:47:32 INFO: archiving logs to Nexus 19:47:33 ---> uname -a: 19:47:33 Linux prd-ubuntu20-04-docker-8c-8g-26325 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:47:33 19:47:33 19:47:33 ---> lscpu: 19:47:33 Architecture: x86_64 19:47:33 CPU op-mode(s): 32-bit, 64-bit 19:47:33 Byte Order: Little Endian 19:47:33 Address sizes: 40 bits physical, 48 bits virtual 19:47:33 CPU(s): 8 19:47:33 On-line CPU(s) list: 0-7 19:47:33 Thread(s) per core: 1 19:47:33 Core(s) per socket: 1 19:47:33 Socket(s): 8 19:47:33 NUMA node(s): 1 19:47:33 Vendor ID: AuthenticAMD 19:47:33 CPU family: 23 19:47:33 Model: 49 19:47:33 Model name: AMD EPYC-Rome Processor 19:47:33 Stepping: 0 19:47:33 CPU MHz: 2800.000 19:47:33 BogoMIPS: 5600.00 19:47:33 Virtualization: AMD-V 19:47:33 Hypervisor vendor: KVM 19:47:33 Virtualization type: full 19:47:33 L1d cache: 256 KiB 19:47:33 L1i cache: 256 KiB 19:47:33 L2 cache: 4 MiB 19:47:33 L3 cache: 128 MiB 19:47:33 NUMA node0 CPU(s): 0-7 19:47:33 Vulnerability Itlb multihit: Not affected 19:47:33 Vulnerability L1tf: Not affected 19:47:33 Vulnerability Mds: Not affected 19:47:33 Vulnerability Meltdown: Not affected 19:47:33 Vulnerability Mmio stale data: Not affected 19:47:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:47:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:47:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:47:33 Vulnerability Srbds: Not affected 19:47:33 Vulnerability Tsx async abort: Not affected 19:47:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:47:33 19:47:33 19:47:33 ---> nproc: 19:47:33 8 19:47:33 19:47:33 19:47:33 ---> df -h: 19:47:33 Filesystem Size Used Avail Use% Mounted on 19:47:33 overlay 155G 20G 136G 13% / 19:47:33 tmpfs 64M 0 64M 0% /dev 19:47:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:47:33 shm 64M 0 64M 0% /dev/shm 19:47:33 /dev/vda1 155G 20G 136G 13% /facter-os 19:47:33 19:47:33 19:47:33 ---> sar -b -r -n DEV: 19:47:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26325) 12/28/23 _x86_64_ (8 CPU) 19:47:33 19:47:33 19:26:03 LINUX RESTART (8 CPU) 19:47:33 19:47:33 19:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:47:33 19:28:01 177.22 3.30 173.93 0.00 417.46 107107.36 0.00 19:47:33 19:29:01 27.66 0.02 27.65 0.00 0.13 19483.44 0.00 19:47:33 19:30:01 151.25 0.48 150.77 0.00 44.53 45834.67 0.00 19:47:33 19:31:01 520.98 6.50 514.48 0.00 89.05 157027.96 0.00 19:47:33 19:32:02 351.73 10.10 341.64 0.00 2898.37 77631.72 0.00 19:47:33 19:33:01 570.14 2.03 568.11 0.00 2309.03 112503.78 0.00 19:47:33 19:34:01 62.70 0.07 62.64 0.00 1.47 1230.77 0.00 19:47:33 19:35:01 4.73 0.65 4.08 0.00 70.64 103.30 0.00 19:47:33 19:36:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 19:47:33 19:37:01 1.87 0.00 1.87 0.00 0.00 21.73 0.00 19:47:33 19:38:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 19:47:33 19:39:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 19:47:33 19:40:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 19:47:33 19:41:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 19:47:33 19:42:01 2.00 0.02 1.98 0.00 0.13 25.86 0.00 19:47:33 19:43:01 1.88 0.00 1.88 0.00 0.00 21.99 0.00 19:47:33 19:44:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 19:47:33 19:45:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 19:47:33 19:46:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 19:47:33 19:47:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 19:47:33 Average: 93.78 1.16 92.62 0.00 289.86 25982.94 0.00 19:47:33 19:47:33 19:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:47:33 19:28:01 27994660 31239344 1069200 3.25 116772 3332604 2347872 6.92 1539684 2880540 113156 19:47:33 19:29:01 27448908 31274852 1027964 3.13 120620 3880240 2297120 6.77 1679100 3252112 365920 19:47:33 19:30:01 25229208 31254956 1046988 3.18 131772 6000648 2524128 7.44 1773284 5301368 1976804 19:47:33 19:31:01 22518144 31388240 900288 2.74 201284 8583636 2359832 6.95 2015476 7566772 281108 19:47:33 19:32:02 16638268 28934168 3263624 9.92 251944 11675612 7894704 23.27 5345656 9709536 1222456 19:47:33 19:33:01 18534336 31299504 953044 2.90 264148 12226752 2788040 8.22 2553096 10779688 184 19:47:33 19:34:01 18578752 31390848 867404 2.64 276864 12258616 2080784 6.13 2568476 10726708 8 19:47:33 19:35:01 18580836 31390472 867332 2.64 275432 12257476 2084212 6.14 2567264 10725236 156 19:47:33 19:36:01 18630612 31440372 817352 2.49 275460 12257476 2084212 6.14 2518136 10725236 12 19:47:33 19:37:01 18633456 31443272 814488 2.48 275512 12257476 2084212 6.14 2515668 10725240 16 19:47:33 19:38:01 18633424 31443184 814576 2.48 275580 12257472 2084212 6.14 2515868 10725244 8 19:47:33 19:39:01 18633972 31443900 813612 2.47 275612 12257612 2084212 6.14 2515948 10725376 8 19:47:33 19:40:01 18635216 31445216 812316 2.47 275628 12257616 2084212 6.14 2515464 10725376 176 19:47:33 19:41:01 18635240 31445240 812272 2.47 275648 12257616 2084212 6.14 2514920 10725376 8 19:47:33 19:42:01 18634504 31444584 812688 2.47 275696 12257596 2085580 6.15 2515628 10725356 12 19:47:33 19:43:01 18634960 31445088 812056 2.47 275744 12257604 2085580 6.15 2516020 10725364 176 19:47:33 19:44:01 18634984 31445144 812004 2.47 275772 12257604 2085580 6.15 2515672 10725364 8 19:47:33 19:45:01 18635208 31445372 811904 2.47 275792 12257608 2085580 6.15 2515688 10725368 12 19:47:33 19:46:01 18634712 31444932 812348 2.47 275816 12257608 2085580 6.15 2515728 10725372 8 19:47:33 19:47:01 18635640 31445916 811248 2.47 275864 12257604 2085580 6.15 2515480 10725372 32 19:47:33 Average: 19956752 31275230 987635 3.00 247348 10865324 2469772 7.28 2511613 9482300 198013 19:47:33 19:47:33 19:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:47:33 19:28:01 docker0 713.85 751.22 51.95 4600.52 0.00 0.00 0.00 0.00 19:47:33 19:28:01 veth739903e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:47:33 19:28:01 ens3 912.31 806.95 7783.30 87.36 0.00 0.00 0.00 0.00 19:47:33 19:28:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 19:47:33 19:29:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 19:47:33 19:29:01 veth739903e 1.50 1.55 0.13 0.14 0.00 0.00 0.00 0.00 19:47:33 19:29:01 ens3 52.17 53.09 28.83 111.62 0.00 0.00 0.00 0.00 19:47:33 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 19:30:01 docker0 0.47 0.35 0.04 0.17 0.00 0.00 0.00 0.00 19:47:33 19:30:01 veth1ff40d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:30:01 veth35afa98 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:30:01 veth5183efa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:30:01 ens3 134.65 75.47 3014.62 21.56 0.00 0.00 0.00 0.00 19:47:33 19:30:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 19:47:33 19:30:01 veth728a432 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:30:01 veth13d24d6 0.47 0.47 0.05 0.18 0.00 0.00 0.00 0.00 19:47:33 19:31:01 veth964d3a2 62.09 112.63 6.34 576.90 0.00 0.00 0.00 0.05 19:47:33 19:31:01 docker0 290.32 530.76 24.57 3287.33 0.00 0.00 0.00 0.00 19:47:33 19:31:01 vethf8cda14 62.31 113.05 6.38 577.97 0.00 0.00 0.00 0.05 19:47:33 19:31:01 veth64f6f54 61.44 113.61 6.31 578.06 0.00 0.00 0.00 0.05 19:47:33 19:31:01 veth425c890 60.57 113.26 6.22 576.94 0.00 0.00 0.00 0.05 19:47:33 19:31:01 ens3 568.67 314.65 3317.69 48.15 0.00 0.00 0.00 0.00 19:47:33 19:31:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:47:33 19:31:01 veth13d24d6 0.07 1.02 0.00 0.04 0.00 0.00 0.00 0.00 19:47:33 19:32:02 veth63bf5f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:47:33 19:32:02 docker0 0.12 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:47:33 19:32:02 vethc66b49a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:47:33 19:32:02 veth379dfe3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:47:33 19:32:02 veth131f942 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:47:33 19:32:02 vethf5d4a7d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:47:33 19:32:02 veth146d53a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:47:33 19:32:02 veth2184ddf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:47:33 19:32:02 veth8288002 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:47:33 19:32:02 ens3 113.35 55.26 1383.96 12.35 0.00 0.00 0.00 0.00 19:47:33 19:32:02 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 19:47:33 19:32:02 veth4058b7b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:47:33 19:32:02 vethe1b0111 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:47:33 19:32:02 veth8027f88 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:47:33 19:32:02 veth13d24d6 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:33:01 veth0185fd6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:33:01 vethf4324bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:33:01 ens3 82.44 32.67 1407.54 8.03 0.00 0.00 0.00 0.00 19:47:33 19:33:01 lo 0.41 0.41 0.03 0.03 0.00 0.00 0.00 0.00 19:47:33 19:33:01 vetha6aebe6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:33:01 veth13d24d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:34:01 ens3 4.31 2.83 4.43 1.85 0.00 0.00 0.00 0.00 19:47:33 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:35:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:37:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:47:33 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:47:33 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:42:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:47:33 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:43:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:46:01 ens3 0.27 0.22 0.52 0.01 0.00 0.00 0.00 0.00 19:47:33 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:33 19:47:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 19:47:33 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:33 Average: docker0 50.36 64.25 3.84 394.74 0.00 0.00 0.00 0.00 19:47:33 Average: ens3 93.49 67.15 846.57 14.56 0.00 0.00 0.00 0.00 19:47:33 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 19:47:33 19:47:33 19:47:33 ---> sar -P ALL: 19:47:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26325) 12/28/23 _x86_64_ (8 CPU) 19:47:33 19:47:33 19:26:03 LINUX RESTART (8 CPU) 19:47:33 19:47:33 19:27:01 CPU %user %nice %system %iowait %steal %idle 19:47:33 19:28:01 all 10.84 0.00 3.82 4.37 0.06 80.91 19:47:33 19:28:01 0 10.09 0.00 4.01 2.16 0.05 83.70 19:47:33 19:28:01 1 10.85 0.00 4.67 0.76 0.07 83.66 19:47:33 19:28:01 2 10.39 0.00 3.36 0.24 0.05 85.96 19:47:33 19:28:01 3 14.07 0.00 4.58 8.77 0.07 72.51 19:47:33 19:28:01 4 11.30 0.00 2.98 0.64 0.07 85.02 19:47:33 19:28:01 5 10.31 0.00 3.49 0.61 0.07 85.53 19:47:33 19:28:01 6 10.49 0.00 2.47 0.45 0.07 86.52 19:47:33 19:28:01 7 9.21 0.00 5.05 21.49 0.07 64.19 19:47:33 19:29:01 all 32.69 0.00 3.54 1.10 0.08 62.59 19:47:33 19:29:01 0 33.91 0.00 3.72 0.23 0.08 62.05 19:47:33 19:29:01 1 33.32 0.00 3.35 0.45 0.10 62.78 19:47:33 19:29:01 2 31.92 0.00 3.09 0.71 0.08 64.20 19:47:33 19:29:01 3 33.74 0.00 2.98 5.67 0.08 57.52 19:47:33 19:29:01 4 33.98 0.00 3.26 0.03 0.08 62.64 19:47:33 19:29:01 5 31.54 0.00 3.15 0.15 0.07 65.09 19:47:33 19:29:01 6 29.75 0.00 3.30 0.08 0.08 66.78 19:47:33 19:29:01 7 33.37 0.00 5.45 1.46 0.08 59.64 19:47:33 19:30:01 all 37.85 0.00 5.48 3.40 0.09 53.18 19:47:33 19:30:01 0 37.82 0.00 5.11 2.29 0.08 54.69 19:47:33 19:30:01 1 37.91 0.00 6.08 1.26 0.08 54.66 19:47:33 19:30:01 2 37.27 0.00 5.71 1.71 0.08 55.23 19:47:33 19:30:01 3 38.27 0.00 6.01 15.34 0.10 40.28 19:47:33 19:30:01 4 37.22 0.00 5.02 0.89 0.08 56.78 19:47:33 19:30:01 5 37.97 0.00 5.49 1.65 0.08 54.81 19:47:33 19:30:01 6 39.26 0.00 5.33 0.83 0.10 54.48 19:47:33 19:30:01 7 37.08 0.00 5.11 3.25 0.08 54.47 19:47:33 19:31:01 all 8.82 0.00 3.83 28.37 0.07 58.92 19:47:33 19:31:01 0 8.67 0.00 4.00 48.85 0.05 38.44 19:47:33 19:31:01 1 9.06 0.00 3.56 42.50 0.07 44.82 19:47:33 19:31:01 2 8.99 0.00 3.80 17.19 0.07 69.95 19:47:33 19:31:01 3 8.54 0.00 3.83 7.15 0.07 80.41 19:47:33 19:31:01 4 8.78 0.00 3.70 30.79 0.07 56.66 19:47:33 19:31:01 5 9.14 0.00 3.51 4.27 0.05 83.03 19:47:33 19:31:01 6 7.94 0.00 3.92 22.04 0.07 66.04 19:47:33 19:31:01 7 9.45 0.00 4.33 54.15 0.08 31.99 19:47:33 19:32:02 all 65.11 0.00 7.92 6.52 0.12 20.33 19:47:33 19:32:02 0 66.58 0.00 6.97 17.99 0.12 8.34 19:47:33 19:32:02 1 65.27 0.00 7.35 0.99 0.10 26.29 19:47:33 19:32:02 2 65.88 0.00 7.41 0.74 0.12 25.86 19:47:33 19:32:02 3 63.71 0.00 8.71 0.64 0.14 26.80 19:47:33 19:32:02 4 63.58 0.00 8.88 5.00 0.14 22.40 19:47:33 19:32:02 5 65.02 0.00 7.78 0.90 0.12 26.18 19:47:33 19:32:02 6 65.04 0.00 8.13 1.03 0.12 25.69 19:47:33 19:32:02 7 65.80 0.00 8.11 24.81 0.10 1.18 19:47:33 19:33:01 all 62.77 0.00 6.57 8.87 0.22 21.57 19:47:33 19:33:01 0 62.71 0.00 6.47 8.11 0.21 22.50 19:47:33 19:33:01 1 63.89 0.00 6.36 3.95 0.15 25.65 19:47:33 19:33:01 2 64.38 0.00 5.84 4.76 0.14 24.88 19:47:33 19:33:01 3 62.22 0.00 6.10 6.33 0.28 25.06 19:47:33 19:33:01 4 60.98 0.00 7.32 18.82 0.31 12.57 19:47:33 19:33:01 5 63.05 0.00 6.90 14.40 0.21 15.45 19:47:33 19:33:01 6 62.57 0.00 6.64 6.54 0.23 24.02 19:47:33 19:33:01 7 62.27 0.00 6.98 8.41 0.22 22.11 19:47:33 19:34:01 all 0.89 0.00 0.58 0.19 0.01 98.33 19:47:33 19:34:01 0 0.95 0.00 0.40 0.30 0.00 98.35 19:47:33 19:34:01 1 0.77 0.00 0.77 0.08 0.02 98.37 19:47:33 19:34:01 2 1.03 0.00 0.38 0.05 0.03 98.50 19:47:33 19:34:01 3 0.90 0.00 0.42 0.02 0.02 98.65 19:47:33 19:34:01 4 1.00 0.00 0.30 0.28 0.02 98.39 19:47:33 19:34:01 5 0.77 0.00 1.12 0.12 0.00 98.00 19:47:33 19:34:01 6 0.68 0.00 0.77 0.63 0.00 97.92 19:47:33 19:34:01 7 1.00 0.00 0.50 0.05 0.00 98.45 19:47:33 19:35:01 all 0.10 0.00 0.08 0.01 0.01 99.79 19:47:33 19:35:01 0 0.07 0.00 0.03 0.05 0.02 99.83 19:47:33 19:35:01 1 0.07 0.00 0.08 0.00 0.00 99.85 19:47:33 19:35:01 2 0.07 0.00 0.10 0.00 0.02 99.82 19:47:33 19:35:01 3 0.08 0.00 0.10 0.00 0.02 99.80 19:47:33 19:35:01 4 0.12 0.00 0.05 0.03 0.02 99.78 19:47:33 19:35:01 5 0.08 0.00 0.07 0.02 0.02 99.82 19:47:33 19:35:01 6 0.23 0.00 0.13 0.00 0.02 99.62 19:47:33 19:35:01 7 0.08 0.00 0.07 0.02 0.00 99.83 19:47:33 19:36:01 all 0.05 0.00 0.01 0.00 0.01 99.94 19:47:33 19:36:01 0 0.05 0.00 0.00 0.02 0.00 99.93 19:47:33 19:36:01 1 0.07 0.00 0.00 0.00 0.00 99.93 19:47:33 19:36:01 2 0.02 0.00 0.00 0.00 0.03 99.95 19:47:33 19:36:01 3 0.08 0.00 0.00 0.00 0.02 99.90 19:47:33 19:36:01 4 0.05 0.00 0.00 0.00 0.02 99.93 19:47:33 19:36:01 5 0.05 0.00 0.03 0.00 0.00 99.92 19:47:33 19:36:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:47:33 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:47:33 19:37:01 all 0.08 0.00 0.01 0.02 0.01 99.88 19:47:33 19:37:01 0 0.02 0.00 0.00 0.12 0.02 99.85 19:47:33 19:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:47:33 19:37:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:47:33 19:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:47:33 19:37:01 4 0.17 0.00 0.00 0.02 0.02 99.80 19:47:33 19:37:01 5 0.38 0.00 0.00 0.00 0.00 99.62 19:47:33 19:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:47:33 19:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:47:33 19:38:01 all 0.06 0.00 0.01 0.01 0.01 99.91 19:47:33 19:38:01 0 0.02 0.00 0.02 0.08 0.00 99.88 19:47:33 19:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:47:33 19:38:01 2 0.03 0.00 0.00 0.00 0.03 99.93 19:47:33 19:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:47:33 19:38:01 4 0.32 0.00 0.02 0.00 0.00 99.67 19:47:33 19:38:01 5 0.03 0.00 0.00 0.02 0.00 99.95 19:47:33 19:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:47:33 19:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:47:33 19:47:33 19:38:01 CPU %user %nice %system %iowait %steal %idle 19:47:33 19:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:47:33 19:39:01 0 0.02 0.00 0.00 0.05 0.02 99.92 19:47:33 19:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:47:33 19:39:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:47:33 19:39:01 3 0.05 0.00 0.05 0.00 0.02 99.88 19:47:33 19:39:01 4 0.05 0.00 0.00 0.00 0.02 99.93 19:47:33 19:39:01 5 0.02 0.00 0.00 0.03 0.02 99.93 19:47:33 19:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:47:33 19:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:47:33 19:40:01 all 0.03 0.00 0.00 0.00 0.01 99.96 19:47:33 19:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:47:33 19:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:47:33 19:40:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:47:33 19:40:01 3 0.07 0.00 0.00 0.00 0.00 99.93 19:47:33 19:40:01 4 0.05 0.00 0.00 0.00 0.02 99.93 19:47:33 19:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:47:33 19:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:47:33 19:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:47:33 19:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:47:33 19:41:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:47:33 19:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:47:33 19:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:47:33 19:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:47:33 19:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:47:33 19:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:47:33 19:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:47:33 19:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:47:33 19:42:01 all 0.04 0.00 0.02 0.00 0.01 99.93 19:47:33 19:42:01 0 0.03 0.00 0.02 0.02 0.02 99.92 19:47:33 19:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:47:33 19:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:47:33 19:42:01 3 0.08 0.00 0.00 0.00 0.02 99.90 19:47:33 19:42:01 4 0.03 0.00 0.03 0.02 0.02 99.90 19:47:33 19:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:47:33 19:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:47:33 19:42:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:47:33 19:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:47:33 19:43:01 0 0.00 0.00 0.00 0.07 0.00 99.93 19:47:33 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:47:33 19:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:47:33 19:43:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:47:33 19:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:47:33 19:43:01 5 0.00 0.00 0.02 0.02 0.02 99.95 19:47:33 19:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:47:33 19:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:47:33 19:44:01 all 0.03 0.00 0.01 0.01 0.01 99.94 19:47:33 19:44:01 0 0.03 0.00 0.02 0.08 0.00 99.87 19:47:33 19:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:47:33 19:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:47:33 19:44:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:47:33 19:44:01 4 0.03 0.00 0.02 0.02 0.02 99.92 19:47:33 19:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:47:33 19:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 19:47:33 19:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:47:33 19:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:47:33 19:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:47:33 19:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:47:33 19:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:47:33 19:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:47:33 19:45:01 4 0.02 0.00 0.00 0.02 0.02 99.95 19:47:33 19:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:47:33 19:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:47:33 19:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:47:33 19:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:47:33 19:46:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:47:33 19:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:47:33 19:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:47:33 19:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:47:33 19:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:47:33 19:46:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:47:33 19:46:01 6 0.03 0.00 0.03 0.02 0.02 99.90 19:47:33 19:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:47:33 19:47:01 all 0.19 0.00 0.01 0.01 0.01 99.78 19:47:33 19:47:01 0 0.02 0.00 0.02 0.03 0.02 99.92 19:47:33 19:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:47:33 19:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:47:33 19:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:47:33 19:47:01 4 1.37 0.00 0.00 0.00 0.02 98.62 19:47:33 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:47:33 19:47:01 6 0.02 0.00 0.02 0.00 0.03 99.93 19:47:33 19:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:47:33 Average: all 10.83 0.00 1.58 2.62 0.04 84.94 19:47:33 Average: 0 10.92 0.00 1.52 3.99 0.03 83.54 19:47:33 Average: 1 10.96 0.00 1.60 2.48 0.03 84.93 19:47:33 Average: 2 10.90 0.00 1.48 1.26 0.04 86.32 19:47:33 Average: 3 10.89 0.00 1.62 2.17 0.05 85.28 19:47:33 Average: 4 10.72 0.00 1.55 2.76 0.04 84.93 19:47:33 Average: 5 10.81 0.00 1.57 1.09 0.03 86.51 19:47:33 Average: 6 10.63 0.00 1.52 1.56 0.04 86.25 19:47:33 Average: 7 10.81 0.00 1.77 5.63 0.04 81.76 19:47:33 19:47:33 19:47:33