Pull request #4791 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d+971ded0da61705452274f4b577f848bc3eecf2cb (0cd05a57a91cb6fce70bcff4966da842543f9181) 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-ssh15026578511378852270.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-ssh6248196425221538149.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-4791/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-4791/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16852386648137831013.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-4791/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11501268904702869399.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-ssh10347992374793983266.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-4791/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-4791/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11291009500607294152.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-2500 in /w/workspace/edgexfoundry_edgex-go_PR-4791 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4791/head:refs/remotes/origin/PR-4791 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d Merge succeeded, producing 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d Checking out Revision 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d (PR-4791) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d # 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 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:13:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:13:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:13:34 ========================================================= 19:13:34 EdgeX Global Pipelines Version Info 19:13:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:13:35 ------------------- 19:13:35 stable info: 19:13:35 ------------------- 19:13:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:13:35 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:13:35 Message: update stable to v1.0.258 19:13:35 ------------------- 19:13:35 experimental info: 19:13:35 ------------------- 19:13:35 Commited By: **** collab-it+edgex@linuxfoundation.org 19:13:35 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:13:35 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:13:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:13:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:13:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:13:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:13:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:13:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4791 [Pipeline] echo 19:13:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4791 [Pipeline] echo 19:13:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4791 [Pipeline] echo 19:13:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d [Pipeline] echo 19:13:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58591b7 [Pipeline] echo 19:13:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:37 provisioning config files... 19:13:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6395128832484955176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:37 ---> ****-login.sh 19:13:37 nexus3.edgexfoundry.org:10001 19:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:38 Configure a credential helper to remove this warning. See 19:13:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:38 19:13:38 Login Succeeded 19:13:38 nexus3.edgexfoundry.org:10002 19:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:38 Configure a credential helper to remove this warning. See 19:13:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:38 19:13:38 Login Succeeded 19:13:38 nexus3.edgexfoundry.org:10003 19:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:38 Configure a credential helper to remove this warning. See 19:13:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:38 19:13:38 Login Succeeded 19:13:38 nexus3.edgexfoundry.org:10004 19:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:38 Configure a credential helper to remove this warning. See 19:13:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:38 19:13:38 Login Succeeded 19:13:38 ****.io 19:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:38 Configure a credential helper to remove this warning. See 19:13:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:38 19:13:38 Login Succeeded 19:13:38 ---> ****-login.sh ends [Pipeline] } 19:13:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:39 + 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:13:39 + + dirname cmd/core-command/Dockerfile 19:13:39 cut -d/ -f2 19:13:39 + echo core-command,cmd/core-command/Dockerfile 19:13:39 + + cut -d/ -f2 19:13:39 dirname cmd/core-common-config-bootstrapper/Dockerfile 19:13:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:13:39 + + cut -d/ -f2 19:13:39 dirname cmd/core-data/Dockerfile 19:13:39 + echo core-data,cmd/core-data/Dockerfile 19:13:39 + dirname cmd/core-metadata/Dockerfile 19:13:39 + cut -d/ -f2 19:13:39 + echo core-metadata,cmd/core-metadata/Dockerfile 19:13:39 + + cut -d/ -f2 19:13:39 dirname cmd/security-bootstrapper/Dockerfile 19:13:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:13:39 + dirname cmd/security-proxy-auth/Dockerfile 19:13:39 + cut -d/ -f2 19:13:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:13:39 + dirname cmd/security-proxy-setup/Dockerfile 19:13:39 + cut -d/ -f2 19:13:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:13:39 + + dirname cmd/security-secretstore-setup/Dockerfile 19:13:39 cut -d/ -f2 19:13:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:13:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:13:39 + cut -d/ -f2 19:13:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:13:39 + cut+ -d/ -f2 19:13:39 dirname cmd/security-spire-agent/Dockerfile 19:13:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:13:39 + dirname cmd/security-spire-config/Dockerfile 19:13:39 + cut -d/ -f2 19:13:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:13:39 + dirname cmd/security-spire-server/Dockerfile 19:13:39 + cut -d/ -f2 19:13:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:13:39 + dirname cmd/support-notifications/Dockerfile 19:13:39 + cut -d/ -f2 19:13:39 + echo support-notifications,cmd/support-notifications/Dockerfile 19:13:39 + dirname cmd/support-scheduler/Dockerfile 19:13:39 + cut -d/ -f2 19:13:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:13:39 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:13:39 + git rev-list -1 --merges 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d~1..58591b7ddf2b27df6fb8a8fef74cdf5310215c0d [Pipeline] echo 19:13:39 -----------> git rev-list -1 --merges 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d~1..58591b7ddf2b27df6fb8a8fef74cdf5310215c0d 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d [false] [Pipeline] sh 19:13:40 + git log --format=format:%s -1 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d [Pipeline] echo 19:13:40 ========================================================= 19:13:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:13:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:13:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:40 + grep -v github /etc/ssh/ssh_known_hosts 19:13:40 + [ -e /tmp/ssh_known_hosts ] 19:13:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:13:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:13:40 + sudo tee -a /etc/ssh/ssh_known_hosts 19:13:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:41 19:13:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:41 0.1.4: Pulling from edgex-devops/py-git-semver 19:13:41 b85a868b505f: Pulling fs layer 19:13:41 e2be974225ed: Pulling fs layer 19:13:41 339a4e72a1f5: Pulling fs layer 19:13:41 988bab9f4d93: Pulling fs layer 19:13:41 1469e6f7b9e6: Pulling fs layer 19:13:41 eaf3925da568: Pulling fs layer 19:13:41 bab4dde63d76: Pulling fs layer 19:13:41 bde34c3a00c8: Pulling fs layer 19:13:41 b352a97aabf1: Pulling fs layer 19:13:41 4872d77fe225: Pulling fs layer 19:13:41 5851b861e8e6: Pulling fs layer 19:13:41 bab4dde63d76: Waiting 19:13:41 988bab9f4d93: Waiting 19:13:41 1469e6f7b9e6: Waiting 19:13:41 eaf3925da568: Waiting 19:13:41 4872d77fe225: Waiting 19:13:41 5851b861e8e6: Waiting 19:13:41 bde34c3a00c8: Waiting 19:13:41 e2be974225ed: Verifying Checksum 19:13:41 e2be974225ed: Download complete 19:13:41 988bab9f4d93: Verifying Checksum 19:13:41 988bab9f4d93: Download complete 19:13:41 1469e6f7b9e6: Download complete 19:13:42 eaf3925da568: Download complete 19:13:42 339a4e72a1f5: Verifying Checksum 19:13:42 339a4e72a1f5: Download complete 19:13:42 bde34c3a00c8: Download complete 19:13:42 b352a97aabf1: Download complete 19:13:42 4872d77fe225: Download complete 19:13:42 5851b861e8e6: Download complete 19:13:42 b85a868b505f: Verifying Checksum 19:13:42 b85a868b505f: Download complete 19:13:42 bab4dde63d76: Verifying Checksum 19:13:42 bab4dde63d76: Download complete 19:13:43 b85a868b505f: Pull complete 19:13:43 e2be974225ed: Pull complete 19:13:43 339a4e72a1f5: Pull complete 19:13:44 988bab9f4d93: Pull complete 19:13:44 1469e6f7b9e6: Pull complete 19:13:44 eaf3925da568: Pull complete 19:13:46 bab4dde63d76: Pull complete 19:13:46 bde34c3a00c8: Pull complete 19:13:46 b352a97aabf1: Pull complete 19:13:46 4872d77fe225: Pull complete 19:13:46 5851b861e8e6: Pull complete 19:13:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:46 prd-ubuntu20.04-docker-8c-8g-2500 does not seem to be running inside a container 19:13:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:13:48 $ docker top b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 -eo pid,comm 19:13:48 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:13:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:49 [ssh-agent] Looking for ssh-agent implementation... 19:13:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:49 $ docker exec b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 ssh-agent 19:13:49 SSH_AUTH_SOCK=/tmp/ssh-a6mLGItw30By/agent.32 19:13:49 SSH_AGENT_PID=38 19:13:49 Running ssh-add (command line suppressed) 19:13:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7448886141694921370.key (/w/workspace/edgex-go/1@tmp/private_key_7448886141694921370.key) 19:13:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:49 + git tag --points-at HEAD [Pipeline] } 19:13:49 $ docker exec --env ******** --env ******** b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 ssh-agent -k 19:13:49 unset SSH_AUTH_SOCK; 19:13:49 unset SSH_AGENT_PID; 19:13:49 echo Agent pid 38 killed; 19:13:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:13:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:50 [ssh-agent] Looking for ssh-agent implementation... 19:13:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:50 $ docker exec b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 ssh-agent 19:13:50 SSH_AUTH_SOCK=/tmp/ssh-6jqQZ5IAjjiy/agent.71 19:13:50 SSH_AGENT_PID=77 19:13:50 Running ssh-add (command line suppressed) 19:13:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14960209246529400977.key (/w/workspace/edgex-go/1@tmp/private_key_14960209246529400977.key) 19:13:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:50 + git semver init 19:13:50 2024-04-15 19:13:50,919 [run_init] DEBUG init version:0.0.0 force:False 19:13:50 2024-04-15 19:13:50,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:13:50 2024-04-15 19:13:50,920 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:13:50 2024-04-15 19:13:50,920 [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:13:56 2024-04-15 19:13:55,323 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:13:56 2024-04-15 19:13:55,324 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4791 with force:False 19:13:56 2024-04-15 19:13:55,324 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4791 19:13:56 2024-04-15 19:13:55,328 [execute] INFO git cat-file --batch-check 19:13:56 2024-04-15 19:13:55,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:13:56 2024-04-15 19:13:55,335 [execute] INFO git cat-file --batch 19:13:56 2024-04-15 19:13:55,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:13:56 2024-04-15 19:13:55,339 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4791 19:13:56 0.0.0 [Pipeline] } 19:13:56 $ docker exec --env ******** --env ******** b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 ssh-agent -k 19:13:56 unset SSH_AUTH_SOCK; 19:13:56 unset SSH_AGENT_PID; 19:13:56 echo Agent pid 77 killed; 19:13:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:56 + git semver [Pipeline] } 19:13:57 $ docker stop --time=1 b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 19:13:58 $ docker rm -f --volumes b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:13:59 Stashed 1 file(s) [Pipeline] echo 19:13:59 [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:14:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:14:00 ========================================================= 19:14:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:14:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:14:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:14:00 7264a8db6415: Pulling fs layer 19:14:00 c4d48a809fc2: Pulling fs layer 19:14:00 4f1c88b9dad5: Pulling fs layer 19:14:00 ad3a456e5733: Pulling fs layer 19:14:00 69c7f0334f64: Pulling fs layer 19:14:00 1f1c1a5573a3: Pulling fs layer 19:14:00 ce7588e14bc9: Pulling fs layer 19:14:00 ad3a456e5733: Waiting 19:14:00 b5e4710f87ac: Pulling fs layer 19:14:00 1f1c1a5573a3: Waiting 19:14:00 ce7588e14bc9: Waiting 19:14:00 b5e4710f87ac: Waiting 19:14:00 69c7f0334f64: Waiting 19:14:00 c4d48a809fc2: Verifying Checksum 19:14:00 c4d48a809fc2: Download complete 19:14:00 ad3a456e5733: Download complete 19:14:00 69c7f0334f64: Verifying Checksum 19:14:00 69c7f0334f64: Download complete 19:14:00 7264a8db6415: Verifying Checksum 19:14:00 7264a8db6415: Download complete 19:14:00 1f1c1a5573a3: Verifying Checksum 19:14:00 1f1c1a5573a3: Download complete 19:14:00 7264a8db6415: Pull complete 19:14:00 b5e4710f87ac: Verifying Checksum 19:14:00 b5e4710f87ac: Download complete 19:14:00 c4d48a809fc2: Pull complete 19:14:01 4f1c88b9dad5: Verifying Checksum 19:14:01 4f1c88b9dad5: Download complete 19:14:01 ce7588e14bc9: Verifying Checksum 19:14:01 ce7588e14bc9: Download complete 19:14:04 4f1c88b9dad5: Pull complete 19:14:04 ad3a456e5733: Pull complete 19:14:04 69c7f0334f64: Pull complete 19:14:04 1f1c1a5573a3: Pull complete 19:14:07 ce7588e14bc9: Pull complete 19:14:07 b5e4710f87ac: Pull complete 19:14:07 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:14:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:14:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:14:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:14:07 WORKDIR /edgex 19:14:07 COPY go.mod . 19:14:07 RUN go mod download 19:14:07 + docker build -t ci-base-image-x86_64 -f - . 19:14:08 Sending build context to Docker daemon 175.3MB 19:14:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:14:08 ---> 88b5674ff536 19:14:08 Step 2/4 : WORKDIR /edgex 19:14:10 ---> Running in e1dc02d31780 19:14:10 Removing intermediate container e1dc02d31780 19:14:10 ---> 7750b8cbb1d1 19:14:10 Step 3/4 : COPY go.mod . 19:14:10 ---> f2dca733670e 19:14:10 Step 4/4 : RUN go mod download 19:14:10 ---> Running in b246bf26d104 19:14:14 Still waiting to schedule task 19:14:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:14:37 Removing intermediate container b246bf26d104 19:14:37 ---> 8406b4e48a4f 19:14:37 Successfully built 8406b4e48a4f 19:14:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:37 + docker inspect -f . ci-base-image-x86_64 19:14:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:38 prd-ubuntu20.04-docker-8c-8g-2500 does not seem to be running inside a container 19:14:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:14:38 $ docker top 2f57c11c4f5ef5096ec389ce4f649a95ef20178d19b576462dbbf1a4a3512216 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:38 + go version 19:14:38 go version go1.21.0 linux/amd64 [Pipeline] } 19:14:38 $ docker stop --time=1 2f57c11c4f5ef5096ec389ce4f649a95ef20178d19b576462dbbf1a4a3512216 19:14:40 $ docker rm -f --volumes 2f57c11c4f5ef5096ec389ce4f649a95ef20178d19b576462dbbf1a4a3512216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:40 + docker inspect -f . ci-base-image-x86_64 19:14:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:41 prd-ubuntu20.04-docker-8c-8g-2500 does not seem to be running inside a container 19:14:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:14:41 $ docker top 1fb88b2f844df0c3bdd9356a1fa027d43f1a433274fe6c917acc3e56ec4004b0 -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:41 ========================================================= 19:14:41 [edgeXBuildGoParallel] Running Tests and Build... 19:14:41 ========================================================= [Pipeline] sh 19:14:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:14:42 + make test 19:14:42 go test -race -coverprofile=coverage.out ./... 19:14:50 ? github.com/edgexfoundry/edgex-go [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 53.2% of statements 19:15:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.340s coverage: 93.4% of statements 19:15:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.071s coverage: 6.1% of statements 19:15:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 97.6% of statements 19:15:28 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 19:15:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements 19:15:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.053s coverage: 32.2% of statements 19:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.054s coverage: 41.7% of statements 19:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 82.9% of statements 19:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.044s coverage: 94.1% of statements 19:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.054s coverage: 96.3% of statements 19:15:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.106s coverage: 87.5% of statements 19:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:15:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:15:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:15:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:15:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.099s coverage: 94.4% of statements 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2501 in /w/workspace/edgexfoundry_edgex-go_PR-4791 [Pipeline] { [Pipeline] ws 19:15:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.268s coverage: 79.9% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.058s coverage: 92.9% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.053s coverage: 87.2% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.039s coverage: 20.0% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.175s coverage: 38.4% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.046s coverage: 84.8% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 19.9% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 95.7% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.051s coverage: 61.8% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements 19:15:55 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:15:56 running golangci-lint 19:15:56 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:15:56 go version go1.21.0 linux/amd64 19:15:56 level=info msg="[config_reader] Used config file .golangci.yml" 19:15:56 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:15:57 The recommended git tool is: git 19:16:05 using credential edgex-jenkins-ssh 19:16:05 Cloning the remote Git repository 19:16:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:16:05 > git init /w/workspace/edgex-go/1 # timeout=10 19:16:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:06 > git --version # timeout=10 19:16:06 > git --version # 'git version 2.25.1' 19:16:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:18 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|deps|exports_file|files|name|types_sizes) took 18.907953062s" 19:16:18 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.721772ms" 19:16:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4791/head:refs/remotes/origin/PR-4791 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:16:25 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d 19:16:25 Merge succeeded, producing 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d 19:16:25 Checking out Revision 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d (PR-4791) 19:16:26 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" 19:16:26 > git --version # timeout=10 19:16:26 > git --version # 'git version 2.25.1' 19:16:26 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:16:26 level=info msg="[linters_context/goanalysis] analyzers took 1m20.939943653s with top 10 stages: buildir: 44.418071431s, gosec: 6.128828108s, inspect: 2.519908454s, fact_deprecated: 2.134243054s, printf: 1.185391352s, ctrlflow: 1.158775677s, S1038: 933.762845ms, nilness: 911.801679ms, fact_purity: 905.746075ms, typedness: 653.710536ms" 19:16:26 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:16:26 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_files: 197/197, nolint: 0/21, path_prettifier: 197/197, identifier_marker: 197/197, exclude: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_dirs: 197/197" 19:16:26 level=info msg="[runner] processing took 14.256797ms with stages: nolint: 6.304009ms, identifier_marker: 3.55879ms, autogenerated_exclude: 1.37333ms, path_prettifier: 1.3051ms, exclude-rules: 1.038189ms, skip_dirs: 637.269µs, cgo: 23.57µs, filename_unadjuster: 12.73µs, max_same_issues: 560ns, uniq_by_line: 470ns, skip_files: 400ns, exclude: 390ns, fixer: 360ns, path_shortener: 320ns, diff: 300ns, severity-rules: 240ns, sort_results: 230ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 19:16:26 level=info msg="[runner] linters took 9.908228758s with stages: goanalysis_metalinter: 9.893891861s" 19:16:26 level=info msg="File cache stats: 0 entries of total size 0B" 19:16:26 level=info msg="Memory: 289 samples, avg is 266.5MB, max is 1191.4MB" 19:16:26 level=info msg="Execution took 28.85958295s" 19:16:26 go vet ./... 19:16:25 > git config core.sparsecheckout # timeout=10 19:16:25 > git checkout -f 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d # timeout=10 19:16:25 > git remote # timeout=10 19:16:25 > git config --get remote.origin.url # timeout=10 19:16:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:25 > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 19:16:25 > git rev-parse HEAD^{commit} # timeout=10 19:16:25 > git config core.sparsecheckout # timeout=10 19:16:25 > git checkout -f 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 19:16:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:31 ./bin/test-attribution-txt.sh [Pipeline] echo 19:16:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:16:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:16:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:16:31 Dload Upload Total Spent Left Speed 19:16:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh 19:16:31 + ls -al . 19:16:31 total 816 19:16:31 drwxrwxr-x 11 1001 1001 4096 Apr 15 19:14 . 19:16:31 drwxr-xr-x 4 root root 4096 Apr 15 19:14 .. 19:16:31 drwxrwxr-x 2 1001 1001 4096 Apr 15 19:13 .blubracket 19:16:31 -rw-rw-r-- 1 1001 1001 10 Apr 15 19:13 .dockerignore 19:16:31 drwxrwxr-x 8 1001 1001 4096 Apr 15 19:15 .git 19:16:31 drwxrwxr-x 3 1001 1001 4096 Apr 15 19:13 .github 19:16:31 -rw-rw-r-- 1 1001 1001 1074 Apr 15 19:13 .gitignore 19:16:31 -rw-rw-r-- 1 1001 1001 42 Apr 15 19:13 .golangci.yml 19:16:31 -rw-rw-r-- 1 1001 1001 100 Apr 15 19:13 .hadolint.yml 19:16:31 drwxr-xr-x 3 1001 1001 4096 Apr 15 19:13 .semver 19:16:31 -rw-rw-r-- 1 1001 1001 155 Apr 15 19:13 .sonarcloud.properties 19:16:31 -rw-rw-r-- 1 1001 1001 1171 Apr 15 19:13 ADOPTERS.md 19:16:31 -rw-rw-r-- 1 1001 1001 20261 Apr 15 19:13 Attribution.txt 19:16:31 -rw-rw-r-- 1 1001 1001 100284 Apr 15 19:13 CHANGELOG.md 19:16:31 -rw-rw-r-- 1 1001 1001 3804 Apr 15 19:13 CONTRIBUTING.md 19:16:31 -rw-rw-r-- 1 1001 1001 677 Apr 15 19:13 GOVERNANCE.md 19:16:31 -rw-rw-r-- 1 1001 1001 861 Apr 15 19:13 Jenkinsfile 19:16:31 -rw-rw-r-- 1 1001 1001 10775 Apr 15 19:13 LICENSE 19:16:31 -rw-rw-r-- 1 1001 1001 15392 Apr 15 19:13 Makefile 19:16:31 -rw-rw-r-- 1 1001 1001 582 Apr 15 19:13 OWNERS.md 19:16:31 -rw-rw-r-- 1 1001 1001 9528 Apr 15 19:13 README.md 19:16:31 -rw-rw-r-- 1 1001 1001 789 Apr 15 19:13 SECURITY.md 19:16:31 -rw-rw-r-- 1 1001 1001 5 Apr 15 19:13 VERSION 19:16:31 drwxrwxr-x 2 1001 1001 4096 Apr 15 19:13 bin 19:16:31 drwxrwxr-x 18 1001 1001 4096 Apr 15 19:13 cmd 19:16:31 -rw-r--r-- 1 root root 455122 Apr 15 19:15 coverage.out 19:16:31 drwxrwxr-x 2 1001 1001 4096 Apr 15 19:13 fuzz_test 19:16:31 -rw-rw-r-- 1 1001 1001 7036 Apr 15 19:13 go.mod 19:16:31 -rw-rw-r-- 1 1001 1001 101457 Apr 15 19:13 go.sum 19:16:31 drwxrwxr-x 7 1001 1001 4096 Apr 15 19:13 internal 19:16:31 drwxrwxr-x 3 1001 1001 4096 Apr 15 19:13 openapi 19:16:31 -rw-rw-r-- 1 1001 1001 584 Apr 15 19:13 security.txt 19:16:31 -rw-rw-r-- 1 1001 1001 204 Apr 15 19:13 version.go [Pipeline] sh 19:16:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:16:31 + '[' -e coverage.out ] 19:16:31 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:31 Stashed 1 file(s) 19:16:31 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 19:16:31 /etc/docker/daemon.new 19:16:31 { 19:16:31 "registry-mirrors": [ 19:16:31 "https://nexus3.edgexfoundry.org:10001" 19:16:31 ], 19:16:31 "bip": "10.250.0.254/24", 19:16:31 "hosts": [ 19:16:31 "tcp://0.0.0.0:5555", 19:16:31 "unix:///var/run/docker.sock" 19:16:31 ], 19:16:31 "mtu": 1458, 19:16:31 "selinux-enabled": true, 19:16:31 "seccomp-profile": "/etc/docker/seccomp.json" 19:16:31 } [Pipeline] sh [Pipeline] sh 19:16:32 + make build 19:16:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:16:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:16:32 + sudo service docker restart 19:16:50 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:50 provisioning config files... 19:16:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2005340634049112405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:51 ---> ****-login.sh 19:16:51 nexus3.edgexfoundry.org:10001 19:16:51 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:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:52 Configure a credential helper to remove this warning. See 19:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:52 19:16:52 Login Succeeded 19:16:52 nexus3.edgexfoundry.org:10002 19:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:52 Configure a credential helper to remove this warning. See 19:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:52 19:16:52 Login Succeeded 19:16:52 nexus3.edgexfoundry.org:10003 19:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16: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-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:52 Configure a credential helper to remove this warning. See 19:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:52 19:16:52 Login Succeeded 19:16:52 nexus3.edgexfoundry.org:10004 19:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:53 Configure a credential helper to remove this warning. See 19:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:53 19:16:53 Login Succeeded 19:16:53 ****.io 19:16:53 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:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:53 Configure a credential helper to remove this warning. See 19:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:53 19:16:53 Login Succeeded 19:16:53 ---> ****-login.sh ends [Pipeline] } 19:16:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:16:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:16:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:16:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:16:54 ========================================================= 19:16:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:16:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:16:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:16:54 9fda8d8052c6: Pulling fs layer 19:16:54 5d54e960e981: Pulling fs layer 19:16:54 c4a7e357bf2a: Pulling fs layer 19:16:54 f0e02332f6b5: Pulling fs layer 19:16:54 872ee5b61b7b: Pulling fs layer 19:16:54 0c6a40ed1a82: Pulling fs layer 19:16:54 94ae7d8d031c: Pulling fs layer 19:16:54 f0e02332f6b5: Waiting 19:16:54 0c6a40ed1a82: Waiting 19:16:54 872ee5b61b7b: Waiting 19:16:54 94ae7d8d031c: Waiting 19:16:55 5d54e960e981: Verifying Checksum 19:16:55 5d54e960e981: Download complete 19:16:55 f0e02332f6b5: Download complete 19:16:55 872ee5b61b7b: Verifying Checksum 19:16:55 872ee5b61b7b: Download complete 19:16:55 9fda8d8052c6: Download complete 19:16:55 94ae7d8d031c: Verifying Checksum 19:16:55 94ae7d8d031c: Download complete 19:16:55 9fda8d8052c6: Pull complete 19:16:56 5d54e960e981: Pull complete 19:16:56 c4a7e357bf2a: Download complete 19:16:57 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:16:58 0c6a40ed1a82: Verifying Checksum 19:16:58 0c6a40ed1a82: Download complete 19:16:58 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:17:00 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:17:01 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:17:01 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:17:02 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:17:02 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:17:03 $ docker stop --time=1 1fb88b2f844df0c3bdd9356a1fa027d43f1a433274fe6c917acc3e56ec4004b0 19:17:07 $ docker rm -f --volumes 1fb88b2f844df0c3bdd9356a1fa027d43f1a433274fe6c917acc3e56ec4004b0 [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:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:08 19:17:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:09 latest: Pulling from edgex-devops/edgex-compose 19:17:09 91d30c5bc195: Pulling fs layer 19:17:09 2e9b0aa3be6d: Pulling fs layer 19:17:09 9c61dcf015f6: Pulling fs layer 19:17:09 4698f68db338: Pulling fs layer 19:17:09 2a2f49069b9e: Pulling fs layer 19:17:09 e0025b399a48: Pulling fs layer 19:17:09 2a2f49069b9e: Waiting 19:17:09 e0025b399a48: Waiting 19:17:09 4698f68db338: Waiting 19:17:09 91d30c5bc195: Verifying Checksum 19:17:09 91d30c5bc195: Download complete 19:17:09 4698f68db338: Verifying Checksum 19:17:09 4698f68db338: Download complete 19:17:09 2e9b0aa3be6d: Verifying Checksum 19:17:09 2e9b0aa3be6d: Download complete 19:17:09 91d30c5bc195: Pull complete 19:17:09 e0025b399a48: Verifying Checksum 19:17:09 e0025b399a48: Download complete 19:17:09 2a2f49069b9e: Verifying Checksum 19:17:09 2a2f49069b9e: Download complete 19:17:09 2e9b0aa3be6d: Pull complete 19:17:10 9c61dcf015f6: Verifying Checksum 19:17:10 9c61dcf015f6: Download complete 19:17:10 c4a7e357bf2a: Pull complete 19:17:11 f0e02332f6b5: Pull complete 19:17:11 872ee5b61b7b: Pull complete 19:17:12 9c61dcf015f6: Pull complete 19:17:12 4698f68db338: Pull complete 19:17:12 2a2f49069b9e: Pull complete 19:17:12 e0025b399a48: Pull complete 19:17:12 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:17:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:13 prd-ubuntu20.04-docker-8c-8g-2500 does not seem to be running inside a container 19:17:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:17:14 $ docker top f785e7a4533a2edb99c8a7319913d84cb5c3576decbbf8b2a5064ede7cdc5932 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:15 + docker compose -f ./docker-compose-build.yml build --parallel 19:17:17 #1 [support-scheduler internal] load build definition from Dockerfile 19:17:17 #1 transferring dockerfile: 1.93kB done 19:17:17 #1 DONE 0.0s 19:17:17 19:17:17 #2 [core-metadata internal] load build definition from Dockerfile 19:17:17 #2 transferring dockerfile: 2.06kB done 19:17:17 #2 DONE 0.0s 19:17:17 19:17:17 #3 [core-command internal] load build definition from Dockerfile 19:17:17 #3 transferring dockerfile: 1.93kB done 19:17:17 #3 DONE 0.0s 19:17:17 19:17:17 #4 [security-proxy-setup internal] load build definition from Dockerfile 19:17:17 #4 transferring dockerfile: 2.50kB done 19:17:17 #4 DONE 0.0s 19:17:17 19:17:17 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:17:17 #5 transferring dockerfile: 1.89kB done 19:17:17 #5 DONE 0.0s 19:17:17 19:17:17 #6 [support-notifications internal] load build definition from Dockerfile 19:17:17 #6 transferring dockerfile: 1.95kB done 19:17:17 #6 DONE 0.0s 19:17:17 19:17:17 #7 [security-bootstrapper internal] load build definition from Dockerfile 19:17:17 #7 transferring dockerfile: 2.93kB done 19:17:17 #7 DONE 0.0s 19:17:17 19:17:17 #8 [security-spire-agent internal] load build definition from Dockerfile 19:17:17 #8 transferring dockerfile: 1.81kB done 19:17:17 #8 DONE 0.0s 19:17:17 19:17:17 #9 [security-spire-config internal] load build definition from Dockerfile 19:17:17 #9 transferring dockerfile: 1.69kB done 19:17:17 #9 DONE 0.0s 19:17:17 19:17:17 #10 [security-spire-server internal] load build definition from Dockerfile 19:17:17 #10 transferring dockerfile: 1.70kB done 19:17:17 #10 DONE 0.0s 19:17:17 19:17:17 #11 [security-secretstore-setup internal] load build definition from Dockerfile 19:17:17 #11 transferring dockerfile: 2.49kB done 19:17:17 #11 DONE 0.0s 19:17:17 19:17:17 #12 [core-data internal] load build definition from Dockerfile 19:17:17 #12 transferring dockerfile: 2.01kB done 19:17:17 #12 DONE 0.0s 19:17:17 19:17:17 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:17:17 #13 transferring dockerfile: 2.23kB done 19:17:17 #13 DONE 0.0s 19:17:17 19:17:17 #14 [security-proxy-auth internal] load build definition from Dockerfile 19:17:17 #14 transferring dockerfile: 2.15kB done 19:17:17 #14 DONE 0.0s 19:17:17 19:17:17 #15 [support-scheduler internal] load .dockerignore 19:17:17 #15 transferring context: 50B done 19:17:17 #15 DONE 0.0s 19:17:17 19:17:17 #16 [core-metadata internal] load .dockerignore 19:17:17 #16 transferring context: 50B done 19:17:17 #16 DONE 0.0s 19:17:17 19:17:17 #17 [core-command internal] load .dockerignore 19:17:17 #17 transferring context: 50B done 19:17:17 #17 DONE 0.0s 19:17:17 19:17:17 #18 [security-proxy-setup internal] load .dockerignore 19:17:17 #18 transferring context: 50B done 19:17:17 #18 DONE 0.0s 19:17:17 19:17:17 #19 [security-spiffe-token-provider internal] load .dockerignore 19:17:17 #19 transferring context: 50B done 19:17:17 #19 DONE 0.0s 19:17:17 19:17:17 #20 [support-notifications internal] load .dockerignore 19:17:17 #20 transferring context: 50B done 19:17:17 #20 DONE 0.0s 19:17:17 19:17:17 #21 [security-bootstrapper internal] load .dockerignore 19:17:17 #21 transferring context: 50B done 19:17:17 #21 DONE 0.0s 19:17:17 19:17:17 #22 [security-spire-agent internal] load .dockerignore 19:17:17 #22 transferring context: 50B done 19:17:18 #22 DONE 0.0s 19:17:18 19:17:18 #23 [security-spire-config internal] load .dockerignore 19:17:18 #23 transferring context: 50B done 19:17:18 #23 DONE 0.0s 19:17:18 19:17:18 #24 [security-spire-server internal] load .dockerignore 19:17:18 #24 transferring context: 50B done 19:17:18 #24 DONE 0.0s 19:17:18 19:17:18 #25 [security-secretstore-setup internal] load .dockerignore 19:17:18 #25 transferring context: 50B done 19:17:18 #25 DONE 0.0s 19:17:18 19:17:18 #26 [core-data internal] load .dockerignore 19:17:18 #26 transferring context: 50B done 19:17:18 #26 DONE 0.0s 19:17:18 19:17:18 #27 [core-common-config-bootstrapper internal] load .dockerignore 19:17:18 #27 transferring context: 50B done 19:17:18 #27 DONE 0.0s 19:17:18 19:17:18 #28 [security-proxy-auth internal] load .dockerignore 19:17:18 #28 transferring context: 50B done 19:17:18 #28 DONE 0.0s 19:17:18 19:17:18 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:17:18 #29 DONE 0.0s 19:17:18 19:17:18 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:17:18 #30 ... 19:17:18 19:17:18 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:17:18 #29 DONE 0.0s 19:17:18 19:17:18 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:17:18 #30 ... 19:17:18 19:17:18 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:17:18 #29 DONE 0.0s 19:17:18 19:17:18 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:17:18 #30 DONE 0.7s 19:17:18 19:17:18 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:17:18 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:17:18 #31 ... 19:17:18 19:17:18 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:17:18 #32 DONE 0.5s 19:17:18 19:17:18 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:17:18 #33 DONE 0.6s 19:17:18 19:17:18 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:17:18 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:17:18 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:17:18 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s 19:17:18 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:17:18 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:17:19 #31 ... 19:17:19 19:17:19 #34 [security-spire-agent internal] load build context 19:17:19 #34 transferring context: 26.22kB 0.0s done 19:17:19 #34 DONE 0.3s 19:17:19 19:17:19 #35 [security-spire-config internal] load build context 19:17:19 #35 transferring context: 24.94kB 0.0s done 19:17:19 #35 DONE 0.3s 19:17:19 19:17:19 #36 [security-spire-server internal] load build context 19:17:19 #36 transferring context: 26.69kB 0.0s done 19:17:19 #36 DONE 0.3s 19:17:19 19:17:19 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:17:19 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.6s 19:17:19 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.7s done 19:17:19 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 19:17:19 #31 ... 19:17:19 19:17:19 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:17:19 #37 DONE 1.3s 19:17:19 19:17:19 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:17:19 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 19:17:21 0c6a40ed1a82: Pull complete 19:17:21 94ae7d8d031c: Pull complete 19:17:21 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:17:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:17:22 #31 ... 19:17:22 19:17:22 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:17:22 #38 DONE 2.4s 19:17:22 19:17:22 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:17:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:17:22 WORKDIR /edgex 19:17:22 COPY go.mod . 19:17:22 RUN go mod download 19:17:22 + docker build -t ci-base-image-arm64 -f - . 19:17:22 Sending build context to Docker daemon 3.002MB 19:17:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:17:22 ---> 86de565de09d 19:17:22 Step 2/4 : WORKDIR /edgex 19:17:23 #31 ... 19:17:23 19:17:23 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:17:23 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:17:23 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:17:23 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:17:23 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:17:23 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:17:23 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:17:23 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:17:23 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 19:17:23 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done 19:17:23 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:17:23 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:17:23 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done 19:17:23 #39 DONE 4.3s 19:17:23 19:17:23 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:17:23 #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 19:17:23 #40 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:17:23 #40 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:17:23 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:17:23 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:17:23 #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:17:23 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:17:23 #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:17:23 #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 19:17:23 #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.4s done 19:17:23 #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s 19:17:23 #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.0s done 19:17:24 #40 ... 19:17:24 19:17:24 #41 [security-secretstore-setup internal] load build context 19:17:24 #41 transferring context: 231.33MB 5.6s 19:17:24 #41 ... 19:17:24 19:17:24 #42 [core-common-config-bootstrapper internal] load build context 19:17:24 ---> Running in 70243ca9d43e 19:17:24 Removing intermediate container 70243ca9d43e 19:17:24 ---> a5075145187e 19:17:24 Step 3/4 : COPY go.mod . 19:17:25 #42 ... 19:17:25 19:17:25 #41 [security-secretstore-setup internal] load build context 19:17:25 ---> 4b0f24ca846e 19:17:25 Step 4/4 : RUN go mod download 19:17:25 ---> Running in fc2b20d8dee1 19:17:28 #41 transferring context: 405.74MB 9.3s done 19:17:28 #41 ... 19:17:28 19:17:28 #43 [security-proxy-auth internal] load build context 19:17:28 #43 transferring context: 405.74MB 9.3s done 19:17:28 #43 ... 19:17:28 19:17:28 #44 [core-data internal] load build context 19:17:28 #44 ... 19:17:28 19:17:28 #45 [security-bootstrapper internal] load build context 19:17:28 #45 transferring context: 405.74MB 9.8s done 19:17:29 #45 ... 19:17:29 19:17:29 #46 [support-notifications internal] load build context 19:17:29 #46 transferring context: 405.74MB 10.1s done 19:17:29 #46 ... 19:17:29 19:17:29 #47 [core-metadata internal] load build context 19:17:29 #47 transferring context: 405.74MB 9.0s done 19:17:29 #47 ... 19:17:29 19:17:29 #48 [core-command internal] load build context 19:17:29 #48 transferring context: 405.74MB 8.8s done 19:17:29 #48 ... 19:17:29 19:17:29 #49 [security-proxy-setup internal] load build context 19:17:29 #49 transferring context: 405.74MB 10.5s done 19:17:29 #49 ... 19:17:29 19:17:29 #50 [support-scheduler internal] load build context 19:17:29 #50 transferring context: 405.74MB 9.3s done 19:17:29 #50 ... 19:17:29 19:17:29 #51 [security-spiffe-token-provider internal] load build context 19:17:29 #51 transferring context: 405.74MB 8.7s done 19:17:32 #51 ... 19:17:32 19:17:32 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:17:32 #0 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #0 2.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:32 #0 2.639 (1/1) Installing dumb-init (1.2.5-r2) 19:17:32 #0 2.645 Executing busybox-1.36.1-r5.trigger 19:17:32 #0 2.646 OK: 7 MiB in 16 packages 19:17:32 #52 DONE 9.7s 19:17:32 19:17:32 #48 [core-command internal] load build context 19:17:32 #48 DONE 13.3s 19:17:32 19:17:32 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:17:32 #0 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #0 3.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:32 #0 3.703 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:17:32 #0 3.703 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:17:32 #0 3.703 OK: 20074 distinct packages available 19:17:32 #0 3.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #0 3.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:32 #0 4.040 (1/11) Installing ca-certificates (20240226-r0) 19:17:32 #0 4.057 (2/11) Installing brotli-libs (1.0.9-r14) 19:17:32 #0 4.069 (3/11) Installing libunistring (1.1-r1) 19:17:32 #0 4.086 (4/11) Installing libidn2 (2.3.4-r1) 19:17:32 #0 4.086 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:17:32 #0 4.091 (6/11) Installing libcurl (8.5.0-r0) 19:17:32 #0 4.100 (7/11) Installing curl (8.5.0-r0) 19:17:32 #0 4.105 (8/11) Installing dumb-init (1.2.5-r2) 19:17:32 #0 4.112 (9/11) Installing musl-obstack (1.2.3-r2) 19:17:32 #0 4.112 (10/11) Installing libucontext (1.2-r2) 19:17:32 #0 4.115 (11/11) Installing gcompat (1.1.0-r1) 19:17:32 #0 4.119 Executing busybox-1.36.1-r5.trigger 19:17:32 #0 4.127 Executing ca-certificates-20240226-r0.trigger 19:17:32 #0 4.179 OK: 12 MiB in 26 packages 19:17:32 #53 DONE 9.7s 19:17:32 19:17:32 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:17:32 #0 2.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #0 2.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:32 #0 2.971 (1/2) Installing ca-certificates (20240226-r0) 19:17:32 #0 3.039 (2/2) Installing dumb-init (1.2.5-r2) 19:17:32 #0 3.044 Executing busybox-1.36.1-r5.trigger 19:17:32 #0 3.054 Executing ca-certificates-20240226-r0.trigger 19:17:32 #0 3.094 OK: 8 MiB in 17 packages 19:17:32 #54 DONE 9.7s 19:17:32 19:17:32 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:17:32 #0 3.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:32 #0 3.454 (1/2) Installing dumb-init (1.2.5-r2) 19:17:32 #0 3.461 (2/2) Installing su-exec (0.2-r3) 19:17:32 #0 3.463 Executing busybox-1.36.1-r5.trigger 19:17:32 #0 3.470 OK: 7 MiB in 17 packages 19:17:32 #55 DONE 9.7s 19:17:32 19:17:32 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:17:32 #0 0.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #0 0.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:32 #0 1.136 OK: 264 MiB in 52 packages 19:17:32 #56 DONE 10.0s 19:17:32 19:17:32 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:17:32 #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #0 1.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:32 #0 1.339 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:17:32 #0 1.339 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:17:32 #0 1.339 OK: 20074 distinct packages available 19:17:32 #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #0 1.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:32 #0 1.707 (1/4) Installing dumb-init (1.2.5-r2) 19:17:32 #0 1.711 (2/4) Installing musl-obstack (1.2.3-r2) 19:17:32 #0 1.719 (3/4) Installing libucontext (1.2-r2) 19:17:32 #0 1.719 (4/4) Installing gcompat (1.1.0-r1) 19:17:32 #0 1.729 Executing busybox-1.36.1-r5.trigger 19:17:32 #0 1.736 OK: 8 MiB in 19 packages 19:17:32 #57 DONE 9.9s 19:17:32 19:17:32 #58 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:17:32 #0 0.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #0 0.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:32 #0 1.048 OK: 264 MiB in 52 packages 19:17:32 #58 DONE 10.2s 19:17:32 19:17:32 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:17:32 #0 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #0 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:32 #0 1.351 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:17:32 #0 1.351 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:17:32 #0 1.351 OK: 20078 distinct packages available 19:17:32 #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #0 1.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:32 #0 1.683 OK: 264 MiB in 52 packages 19:17:32 #59 DONE 10.1s 19:17:32 19:17:32 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:17:32 #0 0.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #0 0.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:32 #0 1.108 OK: 264 MiB in 52 packages 19:17:32 #60 DONE 10.0s 19:17:32 19:17:32 #51 [security-spiffe-token-provider internal] load build context 19:17:32 #51 DONE 13.4s 19:17:32 19:17:32 #42 [core-common-config-bootstrapper internal] load build context 19:17:32 #42 transferring context: 405.74MB 9.2s done 19:17:32 #42 DONE 13.4s 19:17:32 19:17:32 #41 [security-secretstore-setup internal] load build context 19:17:32 #41 DONE 13.4s 19:17:32 19:17:32 #47 [core-metadata internal] load build context 19:17:32 #47 DONE 13.4s 19:17:32 19:17:32 #43 [security-proxy-auth internal] load build context 19:17:32 #43 DONE 13.5s 19:17:32 19:17:32 #45 [security-bootstrapper internal] load build context 19:17:32 #45 DONE 13.5s 19:17:32 19:17:32 #46 [support-notifications internal] load build context 19:17:32 #46 DONE 13.5s 19:17:32 19:17:32 #61 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:17:32 #0 3.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #0 3.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:32 #0 3.345 (1/1) Installing dumb-init (1.2.5-r2) 19:17:32 #0 3.357 Executing busybox-1.36.1-r5.trigger 19:17:32 #0 3.377 OK: 7 MiB in 16 packages 19:17:32 #61 DONE 10.0s 19:17:32 19:17:32 #50 [support-scheduler internal] load build context 19:17:32 #50 DONE 13.4s 19:17:32 19:17:32 #62 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 19:17:32 #62 ... 19:17:32 19:17:32 #44 [core-data internal] load build context 19:17:32 #44 transferring context: 405.74MB 10.5s done 19:17:32 #44 DONE 13.5s 19:17:32 19:17:32 #49 [security-proxy-setup internal] load build context 19:17:32 #49 DONE 13.5s 19:17:32 19:17:32 #63 [core-command builder 4/7] COPY go.mod vendor* ./ 19:17:32 #63 DONE 0.3s 19:17:32 19:17:32 #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:17:32 #64 DONE 0.2s 19:17:32 19:17:32 #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:17:32 #65 DONE 0.2s 19:17:32 19:17:32 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:17:32 #66 DONE 0.1s 19:17:32 19:17:32 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:17:32 #40 DONE 13.5s 19:17:32 19:17:32 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:17:32 #67 ... 19:17:32 19:17:32 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:17:32 #68 ... 19:17:32 19:17:32 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:17:32 #69 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:32 #69 ... 19:17:32 19:17:32 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:33 #70 ... 19:17:33 19:17:33 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:17:33 #67 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:33 #67 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:33 #67 11.06 (1/4) Installing ca-certificates (20240226-r0) 19:17:33 #67 11.07 (2/4) Installing dumb-init (1.2.5-r2) 19:17:33 #67 11.08 (3/4) Installing su-exec (0.2-r3) 19:17:33 #67 11.08 (4/4) Installing yq (4.33.3-r5) 19:17:33 #67 11.22 Executing busybox-1.36.1-r5.trigger 19:17:33 #67 11.22 Executing ca-certificates-20240226-r0.trigger 19:17:33 #67 11.28 OK: 17 MiB in 19 packages 19:17:33 #67 DONE 11.4s 19:17:33 19:17:33 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:17:33 #69 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:33 #69 11.06 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:17:33 #69 11.09 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:17:33 #69 11.10 (3/6) Installing dumb-init (1.2.5-r2) 19:17:33 #69 11.11 (4/6) Installing openssl (3.1.4-r6) 19:17:33 #69 11.12 (5/6) Installing su-exec (0.2-r3) 19:17:33 #69 11.12 (6/6) Installing yq (4.33.3-r5) 19:17:33 #69 11.22 Executing busybox-1.36.1-r5.trigger 19:17:33 #69 11.23 OK: 17 MiB in 19 packages 19:17:33 #69 DONE 11.5s 19:17:34 19:17:34 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:17:34 #68 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:34 #68 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:34 #68 11.07 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:17:34 #68 11.07 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:17:34 #68 11.07 OK: 20074 distinct packages available 19:17:34 #68 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:34 #68 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:34 #68 11.43 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:17:34 #68 11.47 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:17:34 #68 11.47 (3/7) Installing dumb-init (1.2.5-r2) 19:17:34 #68 11.47 (4/7) Installing musl-obstack (1.2.3-r2) 19:17:34 #68 11.48 (5/7) Installing libucontext (1.2-r2) 19:17:34 #68 11.48 (6/7) Installing gcompat (1.1.0-r1) 19:17:34 #68 11.48 (7/7) Installing openssl (3.1.4-r6) 19:17:34 #68 11.49 Executing busybox-1.36.1-r5.trigger 19:17:34 #68 11.50 OK: 8 MiB in 20 packages 19:17:34 #68 DONE 11.7s 19:17:34 19:17:34 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:17:34 #71 ... 19:17:34 19:17:34 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:17:34 #0 1.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:34 #0 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:34 #0 1.788 Upgrading critical system libraries and apk-tools: 19:17:34 #0 1.788 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:17:34 #0 1.795 Executing busybox-1.36.1-r5.trigger 19:17:34 #0 1.845 Continuing the upgrade transaction with new apk-tools: 19:17:34 #0 1.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:34 #0 1.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:34 #0 2.142 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:17:34 #0 2.149 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:17:34 #0 2.190 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:17:34 #0 2.209 OK: 7 MiB in 16 packages 19:17:34 #72 DONE 2.3s 19:17:34 19:17:34 #62 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 19:17:34 #62 2.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:34 #62 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:34 #62 ... 19:17:34 19:17:34 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:17:34 #0 1.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:34 #0 1.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:34 #0 1.923 Upgrading critical system libraries and apk-tools: 19:17:34 #0 1.923 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:17:34 #0 1.929 Executing busybox-1.36.1-r5.trigger 19:17:34 #0 2.024 Continuing the upgrade transaction with new apk-tools: 19:17:34 #0 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:34 #0 2.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:34 #0 2.304 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:17:34 #0 2.311 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:17:34 #0 2.360 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:17:34 #0 2.368 Executing ca-certificates-20240226-r0.trigger 19:17:34 #0 2.409 OK: 12 MiB in 26 packages 19:17:34 #73 DONE 2.6s 19:17:34 19:17:34 #62 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 19:17:34 #62 2.680 Upgrading critical system libraries and apk-tools: 19:17:34 #62 2.680 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:17:34 #62 2.689 Executing busybox-1.36.1-r5.trigger 19:17:34 #62 2.769 Continuing the upgrade transaction with new apk-tools: 19:17:34 #62 2.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:34 #62 2.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:34 #62 ... 19:17:34 19:17:34 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:17:34 #0 1.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:34 #0 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:34 #0 2.253 Upgrading critical system libraries and apk-tools: 19:17:34 #0 2.253 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:17:34 #0 2.260 Executing busybox-1.36.1-r5.trigger 19:17:34 #0 2.340 Continuing the upgrade transaction with new apk-tools: 19:17:34 #0 2.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:34 #0 2.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:34 #0 2.663 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:17:34 #0 2.672 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:17:34 #0 2.719 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:17:34 #0 2.731 OK: 8 MiB in 19 packages 19:17:34 #74 DONE 2.9s 19:17:34 19:17:34 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:17:34 #0 1.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:34 #0 2.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:34 #0 2.326 Upgrading critical system libraries and apk-tools: 19:17:34 #0 2.326 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:17:34 #0 2.332 Executing busybox-1.36.1-r5.trigger 19:17:34 #0 2.395 Continuing the upgrade transaction with new apk-tools: 19:17:34 #0 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:34 #0 2.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:34 #0 2.703 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:17:34 #0 2.714 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:17:34 #0 2.754 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:17:34 #0 2.771 OK: 7 MiB in 17 packages 19:17:34 #75 DONE 2.9s 19:17:34 19:17:34 #62 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 19:17:34 #62 3.090 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:17:35 #62 3.099 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:17:35 #62 3.153 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:17:35 #62 3.195 OK: 7 MiB in 16 packages 19:17:35 #62 ... 19:17:35 19:17:35 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:17:35 #0 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:35 #0 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:35 #0 2.331 Upgrading critical system libraries and apk-tools: 19:17:35 #0 2.331 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:17:35 #0 2.341 Executing busybox-1.36.1-r5.trigger 19:17:35 #0 2.410 Continuing the upgrade transaction with new apk-tools: 19:17:35 #0 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:35 #0 2.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:35 #0 2.805 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:17:35 #0 2.805 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:17:35 #0 2.837 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:17:35 #0 2.857 Executing ca-certificates-20240226-r0.trigger 19:17:35 #0 2.908 OK: 8 MiB in 17 packages 19:17:35 #76 DONE 3.4s 19:17:35 19:17:35 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:17:35 #77 DONE 0.4s 19:17:35 19:17:35 #78 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:17:35 #78 DONE 0.0s 19:17:35 19:17:35 #79 [security-spire-config stage-2 6/10] COPY security.txt / 19:17:35 #79 DONE 0.0s 19:17:35 19:17:35 #80 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:17:35 #80 DONE 0.0s 19:17:35 19:17:35 #62 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 19:17:35 #62 DONE 3.5s 19:17:35 19:17:35 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:17:35 #71 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:35 #71 ... 19:17:35 19:17:35 #81 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:17:35 #81 DONE 0.1s 19:17:35 19:17:35 #82 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:17:35 #82 DONE 0.1s 19:17:35 19:17:35 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:17:35 #71 1.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:35 #71 1.779 Upgrading critical system libraries and apk-tools: 19:17:35 #71 1.779 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:17:35 #71 1.786 Executing busybox-1.36.1-r5.trigger 19:17:35 #71 1.859 Continuing the upgrade transaction with new apk-tools: 19:17:35 #71 1.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:35 #71 ... 19:17:35 19:17:35 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:17:35 #83 DONE 1.0s 19:17:35 19:17:35 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:17:35 #71 1.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:36 #71 ... 19:17:36 19:17:36 #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:17:36 #84 DONE 0.0s 19:17:36 19:17:36 #85 [security-spire-config] exporting to image 19:17:36 #85 exporting layers 0.5s done 19:17:36 #85 writing image sha256:d797d7d0a422b5d1e07272f08d19bcdcfcf5293510401b168f371510144599d7 done 19:17:36 #85 naming to docker.io/library/security-spire-config done 19:17:36 #85 DONE 0.5s 19:17:36 19:17:36 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:17:36 #71 2.193 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:17:36 #71 2.204 OK: 8 MiB in 20 packages 19:17:36 #71 DONE 2.3s 19:17:36 19:17:36 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:17:36 #86 ... 19:17:36 19:17:36 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:17:36 #0 1.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:36 #0 1.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:36 #0 2.043 Upgrading critical system libraries and apk-tools: 19:17:36 #0 2.043 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:17:36 #0 2.048 Executing busybox-1.36.1-r5.trigger 19:17:36 #0 2.103 Continuing the upgrade transaction with new apk-tools: 19:17:36 #0 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:36 #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:36 #0 2.483 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:17:36 #0 2.491 OK: 17 MiB in 19 packages 19:17:36 #87 DONE 3.3s 19:17:37 19:17:37 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:17:37 #0 1.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:37 #0 1.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:37 #0 2.085 Upgrading critical system libraries and apk-tools: 19:17:37 #0 2.085 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:17:37 #0 2.093 Executing busybox-1.36.1-r5.trigger 19:17:37 #0 2.176 Continuing the upgrade transaction with new apk-tools: 19:17:37 #0 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:37 #0 2.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:37 #0 2.489 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:17:37 #0 2.496 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:17:37 #0 2.530 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:17:37 #0 2.550 Executing ca-certificates-20240226-r0.trigger 19:17:37 #0 2.605 OK: 17 MiB in 19 packages 19:17:37 #88 DONE 3.3s 19:17:37 19:17:37 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:17:37 #86 DONE 0.8s 19:17:37 19:17:37 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:17:37 #89 DONE 0.8s 19:17:37 19:17:37 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:17:37 #90 DONE 0.1s 19:17:37 19:17:37 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:17:37 #91 DONE 0.1s 19:17:37 19:17:37 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:17:37 #92 ... 19:17:37 19:17:37 #93 [security-spire-server stage-2 6/9] COPY security.txt / 19:17:37 #93 DONE 0.3s 19:17:37 19:17:37 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:17:37 #92 DONE 0.4s 19:17:37 19:17:37 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:17:37 #94 DONE 0.1s 19:17:37 19:17:37 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:17:37 #95 DONE 0.1s 19:17:37 19:17:37 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 19:17:37 #96 DONE 0.1s 19:17:37 19:17:37 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:17:37 #97 DONE 0.1s 19:17:37 19:17:37 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:17:37 #98 DONE 0.0s 19:17:37 19:17:37 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:17:37 #99 DONE 0.0s 19:17:37 19:17:37 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:17:37 #100 DONE 0.1s 19:17:37 19:17:37 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:17:37 #101 DONE 0.0s 19:17:37 19:17:37 #85 [security-spire-server] exporting to image 19:17:38 #85 exporting layers 0.5s done 19:17:38 #85 exporting layers 0.5s done 19:17:38 #85 writing image sha256:3f844dbcee251bb53262eb321da977426d77212ff6ff6a33c6f2b20bc1da262a done 19:17:38 #85 naming to docker.io/library/security-spire-server done 19:17:38 #85 writing image sha256:4b6d1198afc84118786ec924c936ee5229a41312af643bc5896ce760ab1d949f done 19:17:38 #85 naming to docker.io/library/security-spire-agent done 19:17:38 #85 DONE 1.2s 19:17:38 19:17:38 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:42 #102 ... 19:17:42 19:17:42 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:42 #103 ... 19:17:42 19:17:42 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:00 #104 DONE 26.9s 19:18:00 19:18:00 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:00 #70 DONE 26.9s 19:18:00 19:18:00 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:00 #103 DONE 26.9s 19:18:00 19:18:00 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:00 #102 DONE 26.9s 19:18:00 19:18:00 #105 [security-secretstore-setup builder 6/7] COPY . . 19:18:02 #105 DONE 3.3s 19:18:02 19:18:02 #106 [security-proxy-auth builder 6/7] COPY . . 19:18:02 #106 CACHED 19:18:02 19:18:02 #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:02 #107 CACHED 19:18:02 19:18:02 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:18:02 #108 CACHED 19:18:02 19:18:02 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:02 #109 CACHED 19:18:02 19:18:02 #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:18:02 #110 CACHED 19:18:02 19:18:02 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 19:18:02 #111 CACHED 19:18:02 19:18:02 #112 [core-data builder 6/7] COPY . . 19:18:02 #112 CACHED 19:18:02 19:18:02 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:02 #113 CACHED 19:18:02 19:18:02 #114 [core-data builder 4/7] COPY go.mod vendor* ./ 19:18:02 #114 CACHED 19:18:02 19:18:02 #115 [security-bootstrapper builder 6/7] COPY . . 19:18:02 #115 CACHED 19:18:02 19:18:02 #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:18:02 #116 CACHED 19:18:02 19:18:02 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:02 #117 CACHED 19:18:02 19:18:02 #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:18:02 #118 CACHED 19:18:02 19:18:02 #119 [security-proxy-setup builder 6/7] COPY . . 19:18:02 #119 CACHED 19:18:02 19:18:02 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:02 #120 CACHED 19:18:02 19:18:02 #121 [core-command builder 6/7] COPY . . 19:18:02 #121 DONE 3.4s 19:18:02 19:18:02 #122 [security-spiffe-token-provider builder 6/7] COPY . . 19:18:02 #122 DONE 3.4s 19:18:02 19:18:02 #123 [core-metadata builder 6/7] COPY . . 19:18:02 #123 CACHED 19:18:02 19:18:02 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:18:02 #124 CACHED 19:18:02 19:18:02 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:02 #125 CACHED 19:18:02 19:18:02 #126 [support-notifications builder 6/7] COPY . . 19:18:02 #126 DONE 3.4s 19:18:02 19:18:02 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:18:02 #127 CACHED 19:18:02 19:18:02 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:02 #128 CACHED 19:18:02 19:18:02 #129 [support-scheduler builder 6/7] COPY . . 19:18:02 #129 CACHED 19:18:02 19:18:02 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:18:04 #130 1.829 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:18:08 #130 ... 19:18:08 19:18:08 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:18:08 #0 1.353 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:18:12 #131 ... 19:18:12 19:18:12 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:18:12 #0 0.472 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:18:12 #132 ... 19:18:12 19:18:12 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:18:12 #0 0.700 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:18:13 #133 ... 19:18:13 19:18:13 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:18:13 #0 1.067 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:18:13 #134 ... 19:18:13 19:18:13 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:18:13 #0 1.976 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:18:13 #135 ... 19:18:13 19:18:13 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:18:13 #0 0.637 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:18:13 #136 ... 19:18:13 19:18:13 #137 [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:18:13 #0 0.529 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:18:13 #137 ... 19:18:13 19:18:13 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:18:13 #0 1.203 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:18:13 #138 ... 19:18:13 19:18:13 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:18:13 #0 0.863 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:18:13 #139 ... 19:18:13 19:18:13 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:18:13 #0 0.863 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:18:33 Removing intermediate container fc2b20d8dee1 19:18:33 ---> 96002bc85989 19:18:33 Successfully built 96002bc85989 19:18:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:33 + docker inspect -f . ci-base-image-arm64 19:18:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:34 prd-ubuntu20.04-docker-arm64-4c-16g-2501 does not seem to be running inside a container 19:18:34 $ 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:18:35 $ docker top 64c4ec4287eb026b2b93999bca7811c146b99015f490d7795e5e1d8816205a81 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:36 + go version 19:18:36 go version go1.21.0 linux/arm64 [Pipeline] } 19:18:36 $ docker stop --time=1 64c4ec4287eb026b2b93999bca7811c146b99015f490d7795e5e1d8816205a81 19:18:37 $ docker rm -f --volumes 64c4ec4287eb026b2b93999bca7811c146b99015f490d7795e5e1d8816205a81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:38 + docker inspect -f . ci-base-image-arm64 19:18:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:38 prd-ubuntu20.04-docker-arm64-4c-16g-2501 does not seem to be running inside a container 19:18:39 $ 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:18:40 $ docker top 24055166f9331d41d3995ddcef40106fc03fa32bc0c21da041a1800a34ea024a -eo pid,comm [Pipeline] { [Pipeline] echo 19:18:40 ========================================================= 19:18:40 [edgeXBuildGoParallel] Running Tests and Build... 19:18:40 ========================================================= [Pipeline] sh 19:18:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:18:41 + make test 19:18:41 go test -race -coverprofile=coverage.out ./... 19:19:10 #140 ... 19:19:10 19:19:10 #137 [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:19:10 #137 63.83 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:19:20 ? github.com/edgexfoundry/edgex-go [no test files] 19:19:22 #137 DONE 79.2s 19:19:22 19:19:22 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:19:22 #139 DONE 79.2s 19:19:22 19:19:22 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:19:22 #136 DONE 79.2s 19:19:22 19:19:22 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:19:22 #132 DONE 79.2s 19:19:22 19:19:22 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:19:22 #130 ... 19:19:22 19:19:22 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:19:23 #141 ... 19:19:23 19:19:23 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:19:23 #130 DONE 81.0s 19:19:23 19:19:23 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:19:24 #142 DONE 1.0s 19:19:24 19:19:24 #143 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:19:24 #143 DONE 1.0s 19:19:24 19:19:24 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:19:24 #141 DONE 2.5s 19:19:24 19:19:24 #144 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:19:24 #144 ... 19:19:24 19:19:24 #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:19:24 #145 DONE 1.6s 19:19:24 19:19:24 #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:19:25 #146 ... 19:19:25 19:19:25 #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:19:25 #147 DONE 1.4s 19:19:25 19:19:25 #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:19:25 #148 ... 19:19:25 19:19:25 #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:19:25 #149 DONE 1.4s 19:19:25 19:19:25 #144 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:19:25 #144 DONE 1.5s 19:19:26 19:19:26 #150 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:19:26 #150 DONE 1.5s 19:19:26 19:19:26 #151 [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:19:26 #151 ... 19:19:26 19:19:26 #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:19:26 #148 DONE 0.7s 19:19:26 19:19:26 #152 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:19:26 #152 DONE 0.5s 19:19:26 19:19:26 #153 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:19:32 #153 ... 19:19:32 19:19:32 #154 [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:19:32 #154 DONE 6.8s 19:19:32 19:19:32 #155 [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:19:36 #155 ... 19:19:36 19:19:36 #156 [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:19:54 #156 ... 19:19:54 19:19:54 #151 [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:19:54 #151 DONE 26.5s 19:19:54 19:19:54 #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:19:54 #146 DONE 28.2s 19:19:54 19:19:54 #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:19:54 #157 ... 19:19:54 19:19:54 #153 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:19:54 #153 DONE 26.5s 19:19:54 19:19:54 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:19:54 #134 DONE 110.1s 19:19:54 19:19:54 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:19:54 #135 DONE 110.2s 19:19:54 19:19:54 #155 [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:19:54 #155 DONE 26.6s 19:19:54 19:19:54 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:19:54 #133 DONE 110.3s 19:19:54 19:19:54 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:19:54 #138 DONE 110.3s 19:19:54 19:19:54 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:19:54 #131 DONE 110.3s 19:19:54 19:19:54 #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:19:54 #158 CACHED 19:19:54 19:19:54 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:19:54 #159 CACHED 19:19:54 19:19:54 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:19:54 #140 DONE 110.3s 19:19:54 19:19:54 #160 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:19:54 #160 ... 19:19:54 19:19:54 #156 [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:19:54 #156 DONE 16.6s 19:19:54 19:19:54 #161 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:19:54 #161 CACHED 19:19:54 19:19:54 #162 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:19:54 #162 CACHED 19:19:54 19:19:54 #163 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:19:54 #163 CACHED 19:19:54 19:19:54 #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:19:54 #164 CACHED 19:19:54 19:19:54 #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:19:54 #165 CACHED 19:19:54 19:19:54 #166 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:19:54 #166 CACHED 19:19:54 19:19:54 #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:19:54 #167 ... 19:19:54 19:19:54 #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:19:54 #168 DONE 0.6s 19:19:54 19:19:54 #169 [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:19:54 #169 DONE 0.6s 19:19:54 19:19:54 #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:19:54 #170 ... 19:19:54 19:19:54 #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:19:54 #157 DONE 1.0s 19:19:54 19:19:54 #85 [security-spiffe-token-provider] exporting to image 19:19:54 #85 exporting layers 19:19:54 #85 ... 19:19:54 19:19:54 #171 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:19:54 #171 DONE 1.4s 19:19:54 19:19:54 #172 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:55 #172 ... 19:19:55 19:19:55 #160 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:19:55 #160 DONE 2.2s 19:19:55 19:19:55 #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:19:55 #173 DONE 2.2s 19:19:55 19:19:55 #174 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:19:55 #174 DONE 2.2s 19:19:55 19:19:55 #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:19:55 #175 DONE 2.2s 19:19:55 19:19:55 #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:19:55 #176 DONE 2.1s 19:19:55 19:19:55 #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:19:55 #167 DONE 2.1s 19:19:55 19:19:55 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:19:55 #177 ... 19:19:55 19:19:55 #178 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:19:55 #178 DONE 2.3s 19:19:55 19:19:55 #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:19:55 #170 DONE 2.1s 19:19:55 19:19:55 #85 [security-spiffe-token-provider] exporting to image 19:19:55 #85 exporting layers 1.6s done 19:19:55 #85 writing image sha256:87095bf5cdec7ce52eb4e74a52f29e00a5eb81ba0a863da18317b46b91dbe12f 0.0s done 19:19:55 #85 naming to docker.io/library/security-spiffe-token-provider 0.1s done 19:19:55 #85 DONE 3.1s 19:19:55 19:19:55 #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:19:55 #179 ... 19:19:55 19:19:55 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:19:55 #180 DONE 1.9s 19:19:55 19:19:55 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:19:55 #181 DONE 0.5s 19:19:55 19:19:55 #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:19:55 #182 DONE 0.5s 19:19:55 19:19:55 #183 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:19:55 #183 DONE 0.5s 19:19:55 19:19:55 #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:19:55 #184 DONE 0.6s 19:19:55 19:19:55 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:19:55 #185 ... 19:19:55 19:19:55 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:19:55 #177 DONE 0.5s 19:19:55 19:19:55 #186 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:19:55 #186 DONE 0.5s 19:19:55 19:19:55 #172 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:55 #172 DONE 1.6s 19:19:55 19:19:55 #187 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:19:55 #187 DONE 0.6s 19:19:55 19:19:55 #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:19:55 #179 DONE 0.6s 19:19:55 19:19:55 #85 [core-common-config-bootstrapper] exporting to image 19:19:56 #85 ... 19:19:56 19:19:56 #188 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:19:56 #188 DONE 0.7s 19:19:56 19:19:56 #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:56 #189 ... 19:19:56 19:19:56 #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:19:56 #190 DONE 0.9s 19:19:56 19:19:56 #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:56 #191 ... 19:19:56 19:19:56 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:19:56 #192 DONE 1.2s 19:19:56 19:19:56 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:19:56 #185 DONE 1.1s 19:19:56 19:19:56 #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:19:56 #193 DONE 1.1s 19:19:56 19:19:56 #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:19:56 #194 DONE 1.1s 19:19:56 19:19:56 #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:19:56 #195 DONE 1.0s 19:19:56 19:19:56 #85 [core-common-config-bootstrapper] exporting to image 19:19:56 #85 exporting layers 1.0s done 19:19:56 #85 writing image sha256:b0a60462e9b273fee98d20fd8f4baa32c5964d014c4e5e439cb61df0d36651bd done 19:19:56 #85 naming to docker.io/library/core-command done 19:19:56 #85 writing image sha256:8e9fe271764a767bf00938ef2aafd688c25e80fa42d9883de4ccf6a23bec3843 done 19:19:56 #85 naming to docker.io/library/support-scheduler done 19:19:56 #85 writing image sha256:613857245872cd3e8732493102afd3e57f670977f609f6e0be63974785ef1b5a done 19:19:56 #85 naming to docker.io/library/core-common-config-bootstrapper done 19:19:57 #85 ... 19:19:57 19:19:57 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:19:57 #196 DONE 0.2s 19:19:57 19:19:57 #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:19:57 #197 DONE 0.2s 19:19:57 19:19:57 #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:19:57 #198 DONE 0.1s 19:19:57 19:19:57 #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:19:57 #199 DONE 0.2s 19:19:57 19:19:57 #85 [support-notifications] exporting to image 19:19:57 #85 ... 19:19:57 19:19:57 #200 [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:19:57 #200 DONE 0.1s 19:19:57 19:19:57 #85 [core-metadata] exporting to image 19:19:57 #85 exporting layers 0.3s done 19:19:57 #85 writing image sha256:7f4d9c7254494f6cbb323ec61b0da08ac76aca2ea945121196d2bfb867c8358a 0.0s done 19:19:57 #85 naming to docker.io/library/core-metadata 0.0s done 19:19:57 #85 ... 19:19:57 19:19:57 #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:57 #189 DONE 1.0s 19:19:57 19:19:57 #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:57 #191 DONE 0.9s 19:19:57 19:19:57 #85 [security-proxy-setup] exporting to image 19:19:57 #85 ... 19:19:57 19:19:57 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:19:57 #201 DONE 0.2s 19:19:57 19:19:57 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:19:57 #202 DONE 0.1s 19:19:57 19:19:57 #85 [support-notifications] exporting to image 19:19:57 #85 exporting layers 0.3s done 19:19:57 #85 writing image sha256:36a04c7534f76c318d165d603ab338dda48c6f501c8e99b27373b466ff6c4545 done 19:19:57 #85 naming to docker.io/library/core-data done 19:19:57 #85 writing image sha256:3f9783c9bb7417e1ae29b044a24d35c488d637870e47cec83b5e7bc23b296304 done 19:19:57 #85 naming to docker.io/library/support-notifications done 19:19:57 #85 exporting layers 0.3s done 19:19:57 #85 writing image sha256:7ce0f3679662d3c6f3005c0cf14476578800240f8b1d22e2f0efc5b809c8d802 done 19:19:57 #85 naming to docker.io/library/security-proxy-auth done 19:19:57 #85 ... 19:19:57 19:19:57 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:57 #203 DONE 0.7s 19:19:57 19:19:57 #85 [security-secretstore-setup] exporting to image 19:19:57 #85 writing image sha256:6bbb23aa49f1d4c924a7519a5969c8bf06fd83a815d65830c88d05c1ac738194 done 19:19:57 #85 naming to docker.io/library/security-proxy-setup done 19:19:57 #85 exporting layers 0.2s done 19:19:57 #85 ... 19:19:57 19:19:57 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:19:57 #204 DONE 0.5s 19:19:57 19:19:57 #85 [security-bootstrapper] exporting to image 19:19:57 #85 writing image sha256:b080333a8c79b24b67ceb2c2ff1f8357c9d31e3b8074d79ce39e1b046b292ddf done 19:19:57 #85 naming to docker.io/library/security-secretstore-setup done 19:19:58 #85 exporting layers 0.3s done 19:19:58 #85 writing image sha256:2d2203234a3418d538ba794f42b0723e0289969924b3051296958d6bd922f107 done 19:19:58 #85 naming to docker.io/library/security-bootstrapper done 19:19:58 #85 DONE 5.4s 19:19:58 19:19:58 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:58 time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:19:58 $ docker stop --time=1 f785e7a4533a2edb99c8a7319913d84cb5c3576decbbf8b2a5064ede7cdc5932 19:19:59 $ docker rm -f --volumes f785e7a4533a2edb99c8a7319913d84cb5c3576decbbf8b2a5064ede7cdc5932 [Pipeline] // withDockerContainer [Pipeline] sh 19:20:00 + docker images 19:20:00 REPOSITORY TAG IMAGE ID CREATED SIZE 19:20:00 security-secretstore-setup latest b080333a8c79 2 seconds ago 42.1MB 19:20:00 security-proxy-setup latest 6bbb23aa49f1 2 seconds ago 31.5MB 19:20:00 security-proxy-auth latest 7ce0f3679662 2 seconds ago 38.1MB 19:20:00 security-bootstrapper latest 2d2203234a34 2 seconds ago 24.2MB 19:20:00 support-notifications latest 3f9783c9bb74 3 seconds ago 44MB 19:20:00 core-data latest 36a04c7534f7 3 seconds ago 40.8MB 19:20:00 core-metadata latest 7f4d9c725449 3 seconds ago 41MB 19:20:00 support-scheduler latest 8e9fe271764a 4 seconds ago 43.5MB 19:20:00 core-common-config-bootstrapper latest 613857245872 4 seconds ago 20.6MB 19:20:00 core-command latest b0a60462e9b2 4 seconds ago 40.5MB 19:20:00 security-spiffe-token-provider latest 87095bf5cdec 6 seconds ago 34.3MB 19:20:00 security-spire-server latest 3f844dbcee25 2 minutes ago 108MB 19:20:00 security-spire-agent latest 4b6d1198afc8 2 minutes ago 166MB 19:20:00 security-spire-config latest d797d7d0a422 2 minutes ago 107MB 19:20:00 ci-base-image-x86_64 latest 8406b4e48a4f 5 minutes ago 977MB 19:20:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 5 months ago 564MB 19:20:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 10 months ago 334MB 19:20:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 21 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:21:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:21:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:21:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:21:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:21:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.212s coverage: 28.7% of statements 19:22:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.258s coverage: 97.0% of statements 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:22:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.330s coverage: 69.2% of statements 19:22:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:22:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:22:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.302s coverage: 53.2% of statements 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:22:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.715s coverage: 93.4% of statements 19:22:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.704s coverage: 6.1% of statements 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:22:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:22:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:22:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:22:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:22:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:22:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:22:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:22:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.473s coverage: 97.6% of statements 19:22:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.187s coverage: 72.2% of statements 19:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:22:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:22:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.385s coverage: 0.9% of statements 19:22:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.224s coverage: 32.2% of statements 19:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.277s coverage: 41.7% of statements 19:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements 19:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.193s coverage: 94.1% of statements 19:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.240s coverage: 96.3% of statements 19:22:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.202s coverage: 87.5% of statements 19:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.221s coverage: 94.4% of statements 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.902s coverage: 79.9% of statements 19:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.231s coverage: 92.9% of statements 19:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements 19:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.203s coverage: 62.3% of statements 19:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.191s coverage: 87.2% of statements 19:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.158s coverage: 20.0% of statements 19:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.162s coverage: 100.0% of statements 19:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.390s coverage: 81.8% of statements 19:23:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:23:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.362s coverage: 82.1% of statements 19:23:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.213s coverage: 86.0% of statements 19:23:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:23:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.811s coverage: 63.1% of statements 19:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.256s coverage: 100.0% of statements 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.106s coverage: 89.4% of statements 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.071s coverage: 100.0% of statements 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements 19:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.742s coverage: 38.4% of statements 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.225s coverage: 89.5% of statements 19:23:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.188s coverage: 84.8% of statements 19:23:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:23:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:23:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:23:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:23:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.269s coverage: 19.9% of statements 19:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.551s coverage: 95.7% of statements 19:23:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:23:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:23:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.233s coverage: 61.8% of statements 19:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:23:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.363s coverage: 98.9% of statements 19:23:59 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:23:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:23:59 go vet ./... 19:26:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:26:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:26:51 ./bin/test-attribution-txt.sh [Pipeline] echo 19:26:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:26:51 + ls -al . 19:26:51 total 812 19:26:51 drwxrwxr-x 10 1001 1001 4096 Apr 15 19:18 . 19:26:51 drwxr-xr-x 4 root root 4096 Apr 15 19:18 .. 19:26:51 drwxrwxr-x 2 1001 1001 4096 Apr 15 19:16 .blubracket 19:26:51 -rw-rw-r-- 1 1001 1001 10 Apr 15 19:16 .dockerignore 19:26:51 drwxrwxr-x 8 1001 1001 4096 Apr 15 19:16 .git 19:26:51 drwxrwxr-x 3 1001 1001 4096 Apr 15 19:16 .github 19:26:51 -rw-rw-r-- 1 1001 1001 1074 Apr 15 19:16 .gitignore 19:26:51 -rw-rw-r-- 1 1001 1001 42 Apr 15 19:16 .golangci.yml 19:26:51 -rw-rw-r-- 1 1001 1001 100 Apr 15 19:16 .hadolint.yml 19:26:51 -rw-rw-r-- 1 1001 1001 155 Apr 15 19:16 .sonarcloud.properties 19:26:51 -rw-rw-r-- 1 1001 1001 1171 Apr 15 19:16 ADOPTERS.md 19:26:51 -rw-rw-r-- 1 1001 1001 20261 Apr 15 19:16 Attribution.txt 19:26:51 -rw-rw-r-- 1 1001 1001 100284 Apr 15 19:16 CHANGELOG.md 19:26:51 -rw-rw-r-- 1 1001 1001 3804 Apr 15 19:16 CONTRIBUTING.md 19:26:51 -rw-rw-r-- 1 1001 1001 677 Apr 15 19:16 GOVERNANCE.md 19:26:51 -rw-rw-r-- 1 1001 1001 861 Apr 15 19:16 Jenkinsfile 19:26:51 -rw-rw-r-- 1 1001 1001 10775 Apr 15 19:16 LICENSE 19:26:51 -rw-rw-r-- 1 1001 1001 15392 Apr 15 19:16 Makefile 19:26:51 -rw-rw-r-- 1 1001 1001 582 Apr 15 19:16 OWNERS.md 19:26:51 -rw-rw-r-- 1 1001 1001 9528 Apr 15 19:16 README.md 19:26:51 -rw-rw-r-- 1 1001 1001 789 Apr 15 19:16 SECURITY.md 19:26:51 -rw-rw-r-- 1 1001 1001 5 Apr 15 19:13 VERSION 19:26:51 drwxrwxr-x 2 1001 1001 4096 Apr 15 19:16 bin 19:26:51 drwxrwxr-x 18 1001 1001 4096 Apr 15 19:16 cmd 19:26:51 -rw-r--r-- 1 root root 455122 Apr 15 19:23 coverage.out 19:26:51 drwxrwxr-x 2 1001 1001 4096 Apr 15 19:16 fuzz_test 19:26:51 -rw-rw-r-- 1 1001 1001 7036 Apr 15 19:16 go.mod 19:26:51 -rw-rw-r-- 1 1001 1001 101457 Apr 15 19:16 go.sum 19:26:51 drwxrwxr-x 7 1001 1001 4096 Apr 15 19:16 internal 19:26:51 drwxrwxr-x 3 1001 1001 4096 Apr 15 19:16 openapi 19:26:51 -rw-rw-r-- 1 1001 1001 584 Apr 15 19:16 security.txt 19:26:51 -rw-rw-r-- 1 1001 1001 204 Apr 15 19:16 version.go [Pipeline] sh 19:26:52 + '[' -e coverage.out ] 19:26:52 + chown 1001:1001 coverage.out [Pipeline] stash 19:26:52 Warning: overwriting stash ‘coverage-report’ 19:26:53 Stashed 1 file(s) [Pipeline] sh 19:26:53 + make build 19:26:53 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:00 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:05 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:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:29:14 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:36 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:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:29:51 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:53 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:55 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:59 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:30:02 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:30:06 $ docker stop --time=1 24055166f9331d41d3995ddcef40106fc03fa32bc0c21da041a1800a34ea024a 19:30:08 $ docker rm -f --volumes 24055166f9331d41d3995ddcef40106fc03fa32bc0c21da041a1800a34ea024a [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:30:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:12 19:30:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:13 latest: Pulling from edgex-devops/edgex-compose-arm64 19:30:13 547446be3368: Pulling fs layer 19:30:13 d125d8839a47: Pulling fs layer 19:30:13 3e85d5ac6304: Pulling fs layer 19:30:13 c3105a71a48b: Pulling fs layer 19:30:13 0f093f025ec4: Pulling fs layer 19:30:13 c3106fc0e877: Pulling fs layer 19:30:13 c3105a71a48b: Waiting 19:30:13 c3106fc0e877: Waiting 19:30:13 0f093f025ec4: Waiting 19:30:13 547446be3368: Verifying Checksum 19:30:13 c3105a71a48b: Verifying Checksum 19:30:13 c3105a71a48b: Download complete 19:30:13 d125d8839a47: Verifying Checksum 19:30:13 d125d8839a47: Download complete 19:30:13 c3106fc0e877: Verifying Checksum 19:30:13 c3106fc0e877: Download complete 19:30:13 0f093f025ec4: Verifying Checksum 19:30:13 0f093f025ec4: Download complete 19:30:14 547446be3368: Pull complete 19:30:15 d125d8839a47: Pull complete 19:30:16 3e85d5ac6304: Download complete 19:30:26 3e85d5ac6304: Pull complete 19:30:26 c3105a71a48b: Pull complete 19:30:26 0f093f025ec4: Pull complete 19:30:26 c3106fc0e877: Pull complete 19:30:26 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:27 prd-ubuntu20.04-docker-arm64-4c-16g-2501 does not seem to be running inside a container 19:30:27 $ 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:30:29 $ docker top 688098216c7b675775dad46a65313bc26f10bbb7c98b53b98dae7d374f7c72f8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:30 + docker compose -f ./docker-compose-build.yml build --parallel 19:30:38 #1 [security-secretstore-setup internal] load build definition from Dockerfile 19:30:38 #1 DONE 0.0s 19:30:38 19:30:38 #1 [security-secretstore-setup internal] load build definition from Dockerfile 19:30:38 #1 transferring dockerfile: 2.49kB done 19:30:38 #1 DONE 0.1s 19:30:38 19:30:38 #2 [security-proxy-setup internal] load build definition from Dockerfile 19:30:38 #2 transferring dockerfile: 2.50kB 0.0s done 19:30:38 #2 DONE 0.0s 19:30:38 19:30:38 #3 [core-metadata internal] load build definition from Dockerfile 19:30:38 #3 transferring dockerfile: 2.06kB 0.0s done 19:30:38 #3 DONE 0.1s 19:30:38 19:30:38 #4 [support-scheduler internal] load build definition from Dockerfile 19:30:38 #4 transferring dockerfile: 1.93kB done 19:30:38 #4 DONE 0.1s 19:30:38 19:30:38 #5 [security-spire-config internal] load build definition from Dockerfile 19:30:38 #5 transferring dockerfile: 1.69kB done 19:30:38 #5 DONE 0.1s 19:30:38 19:30:38 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:30:39 #6 transferring dockerfile: 1.89kB done 19:30:39 #6 DONE 0.1s 19:30:39 19:30:39 #7 [security-spire-server internal] load build definition from Dockerfile 19:30:39 #7 transferring dockerfile: 1.70kB done 19:30:39 #7 DONE 0.0s 19:30:39 19:30:39 #8 [security-bootstrapper internal] load build definition from Dockerfile 19:30:39 #8 transferring dockerfile: 2.93kB 0.0s done 19:30:39 #8 DONE 0.1s 19:30:39 19:30:39 #9 [core-data internal] load build definition from Dockerfile 19:30:39 #9 transferring dockerfile: 2.01kB done 19:30:39 #9 DONE 0.1s 19:30:39 19:30:39 #10 [core-command internal] load build definition from Dockerfile 19:30:39 #10 transferring dockerfile: 1.93kB done 19:30:39 #10 DONE 0.1s 19:30:39 19:30:39 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:30:39 #11 transferring dockerfile: 2.23kB 0.0s done 19:30:39 #11 DONE 0.1s 19:30:39 19:30:39 #12 [security-proxy-auth internal] load build definition from Dockerfile 19:30:39 #12 transferring dockerfile: 2.15kB 0.0s done 19:30:39 #12 DONE 0.1s 19:30:39 19:30:39 #13 [support-notifications internal] load build definition from Dockerfile 19:30:39 #13 transferring dockerfile: 1.95kB done 19:30:39 #13 DONE 0.1s 19:30:39 19:30:39 #14 [security-spire-agent internal] load build definition from Dockerfile 19:30:39 #14 transferring dockerfile: 1.81kB 0.0s done 19:30:39 #14 DONE 0.1s 19:30:39 19:30:39 #15 [security-secretstore-setup internal] load .dockerignore 19:30:39 #15 transferring context: 50B 0.0s done 19:30:39 #15 DONE 0.1s 19:30:40 19:30:40 #16 [security-proxy-setup internal] load .dockerignore 19:30:40 #16 transferring context: 50B done 19:30:40 #16 DONE 0.1s 19:30:40 19:30:40 #17 [core-metadata internal] load .dockerignore 19:30:40 #17 transferring context: 50B 0.0s done 19:30:40 #17 DONE 0.1s 19:30:40 19:30:40 #18 [support-scheduler internal] load .dockerignore 19:30:40 #18 transferring context: 50B 0.0s done 19:30:40 #18 DONE 0.1s 19:30:40 19:30:40 #19 [security-spire-config internal] load .dockerignore 19:30:40 #19 transferring context: 50B done 19:30:40 #19 DONE 0.0s 19:30:40 19:30:40 #20 [security-spiffe-token-provider internal] load .dockerignore 19:30:40 #20 transferring context: 50B done 19:30:40 #20 DONE 0.1s 19:30:40 19:30:40 #21 [security-spire-server internal] load .dockerignore 19:30:40 #21 transferring context: 50B done 19:30:40 #21 DONE 0.1s 19:30:40 19:30:40 #22 [security-bootstrapper internal] load .dockerignore 19:30:40 #22 transferring context: 50B 0.0s done 19:30:40 #22 DONE 0.1s 19:30:40 19:30:40 #23 [core-data internal] load .dockerignore 19:30:40 #23 transferring context: 50B 0.0s done 19:30:40 #23 DONE 0.1s 19:30:40 19:30:40 #24 [core-command internal] load .dockerignore 19:30:40 #24 transferring context: 50B 0.0s done 19:30:40 #24 DONE 0.1s 19:30:40 19:30:40 #25 [core-common-config-bootstrapper internal] load .dockerignore 19:30:40 #25 transferring context: 50B done 19:30:40 #25 DONE 0.1s 19:30:41 19:30:41 #26 [security-proxy-auth internal] load .dockerignore 19:30:41 #26 transferring context: 50B 0.0s done 19:30:41 #26 DONE 0.1s 19:30:41 19:30:41 #27 [support-notifications internal] load .dockerignore 19:30:41 #27 transferring context: 50B 0.0s done 19:30:41 #27 DONE 0.1s 19:30:41 19:30:41 #28 [security-spire-agent internal] load .dockerignore 19:30:41 #28 transferring context: 50B done 19:30:41 #28 DONE 0.0s 19:30:41 19:30:41 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:41 #29 DONE 0.0s 19:30:41 19:30:41 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:30:41 #30 DONE 0.5s 19:30:41 19:30:41 #31 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:41 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:30:41 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:30:41 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:30:41 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:30:41 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s 19:30:41 #31 ... 19:30:41 19:30:41 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:41 #29 DONE 0.0s 19:30:41 19:30:41 #31 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:41 #31 ... 19:30:41 19:30:41 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:41 #29 DONE 0.0s 19:30:41 19:30:41 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:30:41 #30 DONE 0.5s 19:30:41 19:30:41 #31 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:41 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:30:41 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:30:41 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:30:41 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:30:42 #31 ... 19:30:42 19:30:42 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:42 #29 DONE 0.0s 19:30:42 19:30:42 #31 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:42 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:30:42 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:30:42 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:30:42 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:30:42 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:30:42 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 19:30:42 #31 ... 19:30:42 19:30:42 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:30:42 #30 DONE 0.5s 19:30:42 19:30:42 #31 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:42 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:30:42 #31 ... 19:30:42 19:30:42 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:42 #29 DONE 0.0s 19:30:42 19:30:42 #31 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:42 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:30:42 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:30:42 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:30:42 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:30:42 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:30:42 #31 ... 19:30:42 19:30:42 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:30:42 #30 DONE 0.5s 19:30:42 19:30:42 #31 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:42 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:30:42 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:30:42 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:30:42 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:30:42 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:30:42 #31 ... 19:30:42 19:30:42 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:30:42 #30 DONE 0.6s 19:30:42 19:30:42 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:42 #29 DONE 0.0s 19:30:42 19:30:42 #31 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:43 #31 ... 19:30:43 19:30:43 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:43 #29 DONE 0.0s 19:30:43 19:30:43 #31 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:43 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:30:43 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:30:43 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:30:43 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:30:43 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:30:43 #31 ... 19:30:43 19:30:43 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:43 #29 DONE 0.0s 19:30:43 19:30:43 #31 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:43 #31 ... 19:30:43 19:30:43 #32 [core-command internal] load build context 19:30:43 #32 DONE 0.0s 19:30:43 19:30:43 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:43 #29 DONE 0.0s 19:30:43 19:30:43 #31 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:43 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:30:43 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:30:43 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:30:43 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:30:43 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:30:43 #31 ... 19:30:43 19:30:43 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:43 #29 DONE 0.0s 19:30:43 19:30:43 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:30:43 #33 DONE 1.5s 19:30:43 19:30:43 #31 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:43 #31 ... 19:30:43 19:30:43 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:30:43 #30 DONE 1.6s 19:30:43 19:30:43 #31 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:44 #31 ... 19:30:44 19:30:44 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:44 #29 DONE 0.0s 19:30:44 19:30:44 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:30:44 #34 DONE 3.1s 19:30:44 19:30:44 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:44 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:30:44 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:30:44 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:30:44 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:30:44 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:30:44 #31 ... 19:30:44 19:30:44 #35 [security-spire-server internal] load build context 19:30:44 #35 transferring context: 26.69kB 0.2s done 19:30:44 #35 DONE 0.6s 19:30:44 19:30:44 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:44 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done 19:30:44 #31 ... 19:30:44 19:30:44 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:30:44 #30 DONE 2.4s 19:30:44 19:30:44 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:30:44 #33 DONE 2.2s 19:30:44 19:30:44 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:30:44 #34 DONE 3.1s 19:30:44 19:30:44 #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:44 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:30:44 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:30:44 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:30:44 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:30:44 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:30:44 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done 19:30:45 #31 ... 19:30:45 19:30:45 #36 [security-spire-config internal] load build context 19:30:45 #36 transferring context: 24.94kB 0.1s done 19:30:45 #36 DONE 1.1s 19:30:45 19:30:45 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 19:30:46 #37 DONE 2.3s 19:30:46 19:30:46 #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:30:46 #38 ... 19:30:46 19:30:46 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:30:46 #39 DONE 2.2s 19:30:46 19:30:46 #31 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:30:46 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:30:46 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:30:46 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:30:46 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:30:46 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:30:46 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done 19:30:47 #31 DONE 6.2s 19:30:47 19:30:47 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:47 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.9s done 19:30:47 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:30:47 #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:30:47 #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:30:47 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 19:30:47 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 19:30:47 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done 19:30:47 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:30:47 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.8s 19:30:47 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:30:47 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 19:30:48 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.5s 19:30:48 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.8s 19:30:48 #40 ... 19:30:48 19:30:48 #41 [security-spire-agent internal] load build context 19:30:48 #41 transferring context: 26.22kB 0.4s done 19:30:48 #41 DONE 1.8s 19:30:48 19:30:48 #42 [security-secretstore-setup internal] load build context 19:30:48 #42 ... 19:30:48 19:30:48 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:48 #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.2s done 19:30:48 #43 DONE 2.2s 19:30:48 19:30:48 #42 [security-secretstore-setup internal] load build context 19:30:48 #42 ... 19:30:48 19:30:48 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:48 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.72MB / 23.39MB 3.3s 19:30:48 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 3.5s 19:30:49 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 4.1s 19:30:49 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 19:30:50 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:30:50 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 4.6s 19:30:51 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 5.3s 19:30:51 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 6.1s 19:30:52 #40 ... 19:30:52 19:30:52 #44 [core-metadata internal] load build context 19:30:52 #44 ... 19:30:52 19:30:52 #45 [security-proxy-setup internal] load build context 19:30:52 #45 ... 19:30:52 19:30:52 #44 [core-metadata internal] load build context 19:30:52 #44 ... 19:30:52 19:30:52 #46 [support-scheduler internal] load build context 19:30:52 #46 transferring context: 33.34MB 9.8s 19:30:52 #46 ... 19:30:52 19:30:52 #47 [security-spiffe-token-provider internal] load build context 19:30:52 #47 ... 19:30:52 19:30:52 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:52 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 7.0s 19:30:53 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 7.5s 19:30:53 #40 ... 19:30:53 19:30:53 #48 [security-bootstrapper internal] load build context 19:30:53 #48 ... 19:30:53 19:30:53 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:53 #40 ... 19:30:53 19:30:53 #49 [core-data internal] load build context 19:30:53 #49 ... 19:30:53 19:30:53 #32 [core-command internal] load build context 19:30:53 #32 ... 19:30:53 19:30:53 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:53 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.1s done 19:30:54 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:30:54 #40 ... 19:30:54 19:30:54 #50 [security-proxy-auth internal] load build context 19:30:54 #50 ... 19:30:54 19:30:54 #51 [core-common-config-bootstrapper internal] load build context 19:30:54 #51 ... 19:30:54 19:30:54 #49 [core-data internal] load build context 19:30:54 #49 ... 19:30:54 19:30:54 #52 [support-notifications internal] load build context 19:30:55 #52 ... 19:30:55 19:30:55 #49 [core-data internal] load build context 19:30:56 #49 ... 19:30:56 19:30:56 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:30:56 #0 8.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:56 #0 9.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:56 #53 ... 19:30:56 19:30:56 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:30:56 #0 7.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:56 #0 8.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:56 #54 ... 19:30:56 19:30:56 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:30:56 #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:56 #0 7.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:56 #0 9.546 OK: 266 MiB in 52 packages 19:30:56 #55 ... 19:30:56 19:30:56 #49 [core-data internal] load build context 19:30:57 #49 transferring context: 23.29MB 13.8s 19:30:57 #49 ... 19:30:57 19:30:57 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:30:57 #0 8.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:57 #0 9.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:58 #56 ... 19:30:58 19:30:58 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:58 #40 ... 19:30:58 19:30:58 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:30:58 #55 DONE 12.2s 19:30:58 19:30:58 #49 [core-data internal] load build context 19:30:58 #49 ... 19:30:58 19:30:58 #38 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:30:58 #38 6.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:58 #38 6.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:58 #38 9.958 OK: 266 MiB in 52 packages 19:30:58 #38 DONE 12.6s 19:30:58 19:30:58 #49 [core-data internal] load build context 19:30:58 #49 ... 19:30:58 19:30:58 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:30:58 #57 ... 19:30:58 19:30:58 #42 [security-secretstore-setup internal] load build context 19:30:59 #42 ... 19:30:59 19:30:59 #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:30:59 #58 ... 19:30:59 19:30:59 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:59 #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:30:59 #43 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:30:59 #43 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:30:59 #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 7.7s 19:30:59 #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.3s done 19:30:59 #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 19:30:59 #43 ... 19:30:59 19:30:59 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:30:59 #59 ... 19:30:59 19:30:59 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:30:59 #60 ... 19:30:59 19:30:59 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:30:59 #54 12.47 OK: 266 MiB in 52 packages 19:30:59 #54 DONE 14.2s 19:30:59 19:30:59 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:30:59 #61 ... 19:30:59 19:30:59 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:30:59 #62 ... 19:30:59 19:30:59 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:00 #63 ... 19:31:00 19:31:00 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:31:00 #64 ... 19:31:00 19:31:00 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:31:00 #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 8.7s 19:31:00 #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 9.3s 19:31:00 #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 9.6s 19:31:01 #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.7s done 19:31:01 #43 ... 19:31:01 19:31:01 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:31:01 #56 11.49 (1/2) Installing ca-certificates (20240226-r0) 19:31:01 #56 11.67 (2/2) Installing dumb-init (1.2.5-r2) 19:31:01 #56 11.67 Executing busybox-1.36.1-r5.trigger 19:31:01 #56 11.67 Executing ca-certificates-20240226-r0.trigger 19:31:01 #56 12.32 OK: 9 MiB in 17 packages 19:31:01 #56 DONE 13.4s 19:31:01 19:31:01 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:31:02 #65 ... 19:31:02 19:31:02 #44 [core-metadata internal] load build context 19:31:02 #44 ... 19:31:02 19:31:02 #46 [support-scheduler internal] load build context 19:31:02 #46 ... 19:31:02 19:31:02 #45 [security-proxy-setup internal] load build context 19:31:02 #45 transferring context: 47.30MB 20.5s 19:31:03 #45 ... 19:31:03 19:31:03 #47 [security-spiffe-token-provider internal] load build context 19:31:03 #47 ... 19:31:03 19:31:03 #46 [support-scheduler internal] load build context 19:31:03 #46 ... 19:31:03 19:31:03 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:31:03 #53 12.64 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:31:03 #53 12.64 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:31:03 #53 12.64 OK: 19954 distinct packages available 19:31:03 #53 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:03 #53 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:03 #53 15.51 OK: 266 MiB in 52 packages 19:31:03 #53 DONE 17.1s 19:31:03 19:31:03 #46 [support-scheduler internal] load build context 19:31:03 #46 ... 19:31:03 19:31:03 #48 [security-bootstrapper internal] load build context 19:31:03 #48 ... 19:31:03 19:31:03 #46 [support-scheduler internal] load build context 19:31:03 #46 ... 19:31:03 19:31:03 #32 [core-command internal] load build context 19:31:03 #32 ... 19:31:03 19:31:03 #46 [support-scheduler internal] load build context 19:31:04 #46 ... 19:31:04 19:31:04 #50 [security-proxy-auth internal] load build context 19:31:04 #50 ... 19:31:04 19:31:04 #51 [core-common-config-bootstrapper internal] load build context 19:31:04 #51 ... 19:31:04 19:31:04 #46 [support-scheduler internal] load build context 19:31:05 #46 ... 19:31:05 19:31:05 #52 [support-notifications internal] load build context 19:31:05 #52 ... 19:31:05 19:31:05 #48 [security-bootstrapper internal] load build context 19:31:06 #48 ... 19:31:06 19:31:06 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:31:06 #58 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:06 #58 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:06 #58 15.82 (1/1) Installing dumb-init (1.2.5-r2) 19:31:06 #58 15.82 Executing busybox-1.36.1-r5.trigger 19:31:06 #58 15.93 OK: 8 MiB in 16 packages 19:31:06 #58 DONE 17.4s 19:31:06 19:31:06 #48 [security-bootstrapper internal] load build context 19:31:08 #48 transferring context: 62.66MB 24.5s 19:31:08 #48 ... 19:31:08 19:31:08 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:31:08 #57 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:08 #57 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:08 #57 16.01 (1/4) Installing ca-certificates (20240226-r0) 19:31:08 #57 16.13 (2/4) Installing dumb-init (1.2.5-r2) 19:31:08 #57 16.18 (3/4) Installing su-exec (0.2-r3) 19:31:08 #57 16.18 (4/4) Installing yq (4.33.3-r5) 19:31:08 #57 16.95 Executing busybox-1.36.1-r5.trigger 19:31:08 #57 17.08 Executing ca-certificates-20240226-r0.trigger 19:31:08 #57 17.93 OK: 18 MiB in 19 packages 19:31:08 #57 DONE 19.4s 19:31:08 19:31:08 #48 [security-bootstrapper internal] load build context 19:31:08 #48 ... 19:31:08 19:31:08 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:08 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.6s 19:31:08 #40 ... 19:31:08 19:31:08 #48 [security-bootstrapper internal] load build context 19:31:09 #48 ... 19:31:09 19:31:09 #49 [core-data internal] load build context 19:31:09 #49 ... 19:31:09 19:31:09 #48 [security-bootstrapper internal] load build context 19:31:09 #48 ... 19:31:09 19:31:09 #42 [security-secretstore-setup internal] load build context 19:31:09 #42 ... 19:31:09 19:31:09 #48 [security-bootstrapper internal] load build context 19:31:11 #48 ... 19:31:11 19:31:11 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:31:11 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.5s 19:31:11 #43 ... 19:31:11 19:31:11 #48 [security-bootstrapper internal] load build context 19:31:12 #48 ... 19:31:12 19:31:12 #44 [core-metadata internal] load build context 19:31:12 #44 ... 19:31:12 19:31:12 #42 [security-secretstore-setup internal] load build context 19:31:12 #42 transferring context: 84.53MB 31.0s 19:31:13 #42 ... 19:31:13 19:31:13 #45 [security-proxy-setup internal] load build context 19:31:13 #45 ... 19:31:13 19:31:13 #47 [security-spiffe-token-provider internal] load build context 19:31:13 #47 ... 19:31:13 19:31:13 #45 [security-proxy-setup internal] load build context 19:31:14 #45 ... 19:31:14 19:31:14 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:14 #59 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:14 #59 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:14 #59 20.08 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:31:14 #59 20.08 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:31:14 #59 20.08 OK: 19950 distinct packages available 19:31:14 #59 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:14 #59 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:14 #59 ... 19:31:14 19:31:14 #32 [core-command internal] load build context 19:31:14 #32 ... 19:31:14 19:31:14 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:31:14 #64 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:14 #64 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:14 #64 22.30 (1/1) Installing dumb-init (1.2.5-r2) 19:31:14 #64 22.30 Executing busybox-1.36.1-r5.trigger 19:31:14 #64 22.51 OK: 8 MiB in 16 packages 19:31:14 #64 DONE 24.9s 19:31:14 19:31:14 #32 [core-command internal] load build context 19:31:14 #32 ... 19:31:14 19:31:14 #48 [security-bootstrapper internal] load build context 19:31:14 #48 ... 19:31:14 19:31:14 #51 [core-common-config-bootstrapper internal] load build context 19:31:14 #51 ... 19:31:14 19:31:14 #50 [security-proxy-auth internal] load build context 19:31:14 #50 ... 19:31:14 19:31:14 #51 [core-common-config-bootstrapper internal] load build context 19:31:15 #51 ... 19:31:15 19:31:15 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:31:15 #60 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:15 #60 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:15 #60 21.99 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:31:15 #60 22.38 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:31:15 #60 22.45 (3/6) Installing dumb-init (1.2.5-r2) 19:31:15 #60 22.51 (4/6) Installing openssl (3.1.4-r6) 19:31:15 #60 22.58 (5/6) Installing su-exec (0.2-r3) 19:31:15 #60 22.58 (6/6) Installing yq (4.33.3-r5) 19:31:15 #60 23.59 Executing busybox-1.36.1-r5.trigger 19:31:15 #60 23.80 OK: 18 MiB in 19 packages 19:31:15 #60 DONE 26.2s 19:31:15 19:31:15 #51 [core-common-config-bootstrapper internal] load build context 19:31:15 #51 ... 19:31:15 19:31:15 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:31:15 #62 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:15 #62 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:15 #62 24.37 (1/2) Installing dumb-init (1.2.5-r2) 19:31:15 #62 24.37 (2/2) Installing su-exec (0.2-r3) 19:31:15 #62 24.37 Executing busybox-1.36.1-r5.trigger 19:31:15 #62 24.56 OK: 8 MiB in 17 packages 19:31:15 #62 DONE 26.5s 19:31:15 19:31:15 #51 [core-common-config-bootstrapper internal] load build context 19:31:15 #51 ... 19:31:15 19:31:15 #52 [support-notifications internal] load build context 19:31:16 #52 ... 19:31:16 19:31:16 #46 [support-scheduler internal] load build context 19:31:16 #46 ... 19:31:16 19:31:16 #52 [support-notifications internal] load build context 19:31:16 #52 ... 19:31:16 19:31:16 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:31:16 #0 6.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:16 #0 8.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:16 #66 ... 19:31:16 19:31:16 #52 [support-notifications internal] load build context 19:31:18 #52 ... 19:31:18 19:31:18 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:18 #63 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:18 #63 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:18 #63 26.39 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:31:18 #63 26.39 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:31:18 #63 26.39 OK: 19950 distinct packages available 19:31:18 #63 27.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:18 #63 28.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:18 #63 ... 19:31:18 19:31:18 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:18 #61 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:18 #61 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:18 #61 25.33 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:31:18 #61 25.33 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:31:18 #61 25.33 OK: 19950 distinct packages available 19:31:18 #61 25.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:18 #61 27.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:18 #61 ... 19:31:18 19:31:18 #52 [support-notifications internal] load build context 19:31:18 #52 ... 19:31:18 19:31:18 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:31:18 #0 6.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:18 #0 8.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:18 #67 ... 19:31:18 19:31:18 #52 [support-notifications internal] load build context 19:31:18 #52 transferring context: 68.05MB 32.8s 19:31:19 #52 ... 19:31:19 19:31:19 #49 [core-data internal] load build context 19:31:19 #49 ... 19:31:19 19:31:19 #52 [support-notifications internal] load build context 19:31:19 #52 ... 19:31:19 19:31:19 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:19 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.2s 19:31:19 #40 ... 19:31:19 19:31:19 #52 [support-notifications internal] load build context 19:31:21 #52 ... 19:31:21 19:31:21 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:31:21 #65 9.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:21 #65 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:21 #65 16.26 Upgrading critical system libraries and apk-tools: 19:31:21 #65 16.26 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:31:21 #65 16.40 Executing busybox-1.36.1-r5.trigger 19:31:21 #65 18.32 Continuing the upgrade transaction with new apk-tools: 19:31:21 #65 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:21 #65 ... 19:31:21 19:31:21 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:21 #40 ... 19:31:21 19:31:21 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:31:21 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.2s 19:31:22 #43 ... 19:31:22 19:31:22 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:31:22 #67 13.54 Upgrading critical system libraries and apk-tools: 19:31:22 #67 13.54 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:31:22 #67 13.54 Executing busybox-1.36.1-r5.trigger 19:31:22 #67 ... 19:31:22 19:31:22 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:22 #59 28.56 (1/11) Installing ca-certificates (20240226-r0) 19:31:22 #59 29.17 (2/11) Installing brotli-libs (1.0.9-r14) 19:31:22 #59 29.36 (3/11) Installing libunistring (1.1-r1) 19:31:22 #59 29.63 (4/11) Installing libidn2 (2.3.4-r1) 19:31:22 #59 29.63 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:31:22 #59 29.76 (6/11) Installing libcurl (8.5.0-r0) 19:31:22 #59 29.80 (7/11) Installing curl (8.5.0-r0) 19:31:22 #59 29.92 (8/11) Installing dumb-init (1.2.5-r2) 19:31:22 #59 29.92 (9/11) Installing musl-obstack (1.2.3-r2) 19:31:22 #59 29.98 (10/11) Installing libucontext (1.2-r2) 19:31:22 #59 29.99 (11/11) Installing gcompat (1.1.0-r1) 19:31:22 #59 30.10 Executing busybox-1.36.1-r5.trigger 19:31:22 #59 30.23 Executing ca-certificates-20240226-r0.trigger 19:31:22 #59 31.26 OK: 13 MiB in 26 packages 19:31:22 #59 DONE 33.5s 19:31:22 19:31:22 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:23 #40 ... 19:31:23 19:31:23 #44 [core-metadata internal] load build context 19:31:23 #44 ... 19:31:23 19:31:23 #42 [security-secretstore-setup internal] load build context 19:31:23 #42 transferring context: 106.04MB 41.2s 19:31:23 #42 ... 19:31:23 19:31:23 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:23 #40 ... 19:31:23 19:31:23 #47 [security-spiffe-token-provider internal] load build context 19:31:23 #47 ... 19:31:23 19:31:23 #44 [core-metadata internal] load build context 19:31:24 #44 ... 19:31:24 19:31:24 #45 [security-proxy-setup internal] load build context 19:31:24 #45 ... 19:31:24 19:31:24 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:31:24 #0 8.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:24 #0 9.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:24 #68 ... 19:31:24 19:31:24 #32 [core-command internal] load build context 19:31:24 #32 ... 19:31:24 19:31:24 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:24 #61 32.04 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:31:24 #61 32.37 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:31:24 #61 32.48 (3/7) Installing dumb-init (1.2.5-r2) 19:31:24 #61 32.48 (4/7) Installing musl-obstack (1.2.3-r2) 19:31:24 #61 32.52 (5/7) Installing libucontext (1.2-r2) 19:31:24 #61 32.71 (6/7) Installing gcompat (1.1.0-r1) 19:31:24 #61 32.71 (7/7) Installing openssl (3.1.4-r6) 19:31:24 #61 32.71 Executing busybox-1.36.1-r5.trigger 19:31:24 #61 32.71 OK: 9 MiB in 20 packages 19:31:24 #61 DONE 35.2s 19:31:24 19:31:24 #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:31:24 #69 ... 19:31:24 19:31:24 #48 [security-bootstrapper internal] load build context 19:31:24 #48 ... 19:31:24 19:31:24 #32 [core-command internal] load build context 19:31:25 #32 ... 19:31:25 19:31:25 #50 [security-proxy-auth internal] load build context 19:31:25 #50 ... 19:31:25 19:31:25 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:25 #63 33.65 (1/4) Installing dumb-init (1.2.5-r2) 19:31:25 #63 33.67 (2/4) Installing musl-obstack (1.2.3-r2) 19:31:25 #63 33.77 (3/4) Installing libucontext (1.2-r2) 19:31:25 #63 33.77 (4/4) Installing gcompat (1.1.0-r1) 19:31:25 #63 33.81 Executing busybox-1.36.1-r5.trigger 19:31:25 #63 34.11 OK: 8 MiB in 19 packages 19:31:25 #63 DONE 35.9s 19:31:25 19:31:25 #50 [security-proxy-auth internal] load build context 19:31:25 #50 ... 19:31:25 19:31:25 #48 [security-bootstrapper internal] load build context 19:31:25 #48 ... 19:31:25 19:31:25 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:31:25 #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:25 #0 9.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:25 #70 ... 19:31:25 19:31:25 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:31:25 #0 8.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:25 #71 ... 19:31:25 19:31:25 #48 [security-bootstrapper internal] load build context 19:31:26 #48 ... 19:31:26 19:31:26 #51 [core-common-config-bootstrapper internal] load build context 19:31:26 #51 ... 19:31:26 19:31:26 #48 [security-bootstrapper internal] load build context 19:31:26 #48 ... 19:31:26 19:31:26 #46 [support-scheduler internal] load build context 19:31:26 #46 ... 19:31:26 19:31:26 #48 [security-bootstrapper internal] load build context 19:31:29 #48 transferring context: 116.63MB 45.5s 19:31:29 #48 ... 19:31:29 19:31:29 #49 [core-data internal] load build context 19:31:29 #49 ... 19:31:29 19:31:29 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:31:29 #70 13.99 Upgrading critical system libraries and apk-tools: 19:31:29 #70 13.99 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:31:29 #70 14.06 Executing busybox-1.36.1-r5.trigger 19:31:30 #70 ... 19:31:30 19:31:30 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:31:30 #66 13.61 Upgrading critical system libraries and apk-tools: 19:31:30 #66 13.61 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:31:30 #66 13.79 Executing busybox-1.36.1-r5.trigger 19:31:30 #66 15.64 Continuing the upgrade transaction with new apk-tools: 19:31:30 #66 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:30 #66 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:30 #66 21.64 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:31:30 #66 21.73 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:31:30 #66 22.06 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:31:30 #66 22.13 OK: 8 MiB in 16 packages 19:31:30 #66 ... 19:31:30 19:31:30 #49 [core-data internal] load build context 19:31:30 #49 ... 19:31:30 19:31:30 #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:31:30 #66 DONE 24.4s 19:31:30 19:31:30 #49 [core-data internal] load build context 19:31:31 #49 ... 19:31:31 19:31:31 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:31:31 #65 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:31 #65 25.41 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:31:31 #65 25.54 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:31:31 #65 26.18 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:31:31 #65 26.18 Executing ca-certificates-20240226-r0.trigger 19:31:31 #65 27.50 OK: 9 MiB in 17 packages 19:31:31 #65 DONE 29.7s 19:31:31 19:31:31 #49 [core-data internal] load build context 19:31:31 #49 ... 19:31:31 19:31:31 #52 [support-notifications internal] load build context 19:31:31 #52 ... 19:31:31 19:31:31 #49 [core-data internal] load build context 19:31:32 #49 ... 19:31:32 19:31:32 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:31:32 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 29.3s done 19:31:32 #43 ... 19:31:32 19:31:32 #49 [core-data internal] load build context 19:31:32 #49 ... 19:31:32 19:31:32 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:31:32 #0 5.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:32 #0 7.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:32 #72 ... 19:31:32 19:31:32 #49 [core-data internal] load build context 19:31:33 #49 ... 19:31:33 19:31:33 #42 [security-secretstore-setup internal] load build context 19:31:33 #42 transferring context: 128.43MB 51.6s 19:31:33 #42 ... 19:31:33 19:31:33 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:31:33 #67 14.87 Continuing the upgrade transaction with new apk-tools: 19:31:33 #67 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:33 #67 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:33 #67 21.82 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:31:33 #67 21.93 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:31:33 #67 22.51 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:31:33 #67 22.59 Executing ca-certificates-20240226-r0.trigger 19:31:33 #67 23.20 OK: 18 MiB in 19 packages 19:31:33 #67 DONE 25.1s 19:31:33 19:31:33 #42 [security-secretstore-setup internal] load build context 19:31:33 #42 ... 19:31:33 19:31:33 #51 [core-common-config-bootstrapper internal] load build context 19:31:33 #51 ... 19:31:33 19:31:33 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:31:33 #43 DONE 47.0s 19:31:33 19:31:33 #51 [core-common-config-bootstrapper internal] load build context 19:31:33 #51 ... 19:31:33 19:31:33 #42 [security-secretstore-setup internal] load build context 19:31:34 #42 ... 19:31:34 19:31:34 #47 [security-spiffe-token-provider internal] load build context 19:31:34 #47 ... 19:31:34 19:31:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:34 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 40.0s 19:31:34 #40 ... 19:31:34 19:31:34 #47 [security-spiffe-token-provider internal] load build context 19:31:34 #47 ... 19:31:34 19:31:34 #45 [security-proxy-setup internal] load build context 19:31:34 #45 ... 19:31:34 19:31:34 #44 [core-metadata internal] load build context 19:31:34 #44 ... 19:31:34 19:31:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:35 #40 ... 19:31:35 19:31:35 #32 [core-command internal] load build context 19:31:35 #32 ... 19:31:35 19:31:35 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:35 #40 ... 19:31:35 19:31:35 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:31:35 #0 7.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:35 #0 8.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:35 #73 ... 19:31:35 19:31:35 #50 [security-proxy-auth internal] load build context 19:31:35 #50 ... 19:31:35 19:31:35 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:35 #40 ... 19:31:35 19:31:35 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:31:35 #71 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:35 #71 15.29 Upgrading critical system libraries and apk-tools: 19:31:35 #71 15.29 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:31:35 #71 15.34 Executing busybox-1.36.1-r5.trigger 19:31:35 #71 16.14 Continuing the upgrade transaction with new apk-tools: 19:31:35 #71 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:35 #71 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:36 #71 ... 19:31:36 19:31:36 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:36 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 42.2s done 19:31:36 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 42.2s done 19:31:36 #40 ... 19:31:36 19:31:36 #46 [support-scheduler internal] load build context 19:31:36 #46 ... 19:31:36 19:31:36 #44 [core-metadata internal] load build context 19:31:37 #44 ... 19:31:37 19:31:37 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:31:37 #70 15.35 Continuing the upgrade transaction with new apk-tools: 19:31:37 #70 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:37 #70 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:37 #70 20.48 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:31:37 #70 20.56 OK: 18 MiB in 19 packages 19:31:37 #70 DONE 22.2s 19:31:37 19:31:37 #44 [core-metadata internal] load build context 19:31:38 #44 ... 19:31:38 19:31:38 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:31:38 #68 14.73 Upgrading critical system libraries and apk-tools: 19:31:38 #68 14.73 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:31:38 #68 14.79 Executing busybox-1.36.1-r5.trigger 19:31:38 #68 16.26 Continuing the upgrade transaction with new apk-tools: 19:31:38 #68 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:38 #68 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:38 #68 21.80 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:31:38 #68 21.80 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:31:38 #68 22.24 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:31:38 #68 22.33 OK: 8 MiB in 16 packages 19:31:38 #68 DONE 24.4s 19:31:38 19:31:38 #44 [core-metadata internal] load build context 19:31:39 #44 ... 19:31:39 19:31:39 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:31:39 #71 21.73 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:31:39 #71 21.84 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:31:39 #71 22.33 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:31:39 #71 22.35 OK: 8 MiB in 17 packages 19:31:39 #71 DONE 23.5s 19:31:39 19:31:39 #44 [core-metadata internal] load build context 19:31:39 #44 transferring context: 138.77MB 57.0s 19:31:39 #44 ... 19:31:39 19:31:39 #48 [security-bootstrapper internal] load build context 19:31:39 #48 ... 19:31:39 19:31:39 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:31:39 #74 DONE 1.8s 19:31:39 19:31:39 #48 [security-bootstrapper internal] load build context 19:31:39 #48 ... 19:31:39 19:31:39 #51 [core-common-config-bootstrapper internal] load build context 19:31:39 #51 ... 19:31:39 19:31:39 #52 [support-notifications internal] load build context 19:31:40 #52 ... 19:31:40 19:31:40 #51 [core-common-config-bootstrapper internal] load build context 19:31:42 #51 ... 19:31:42 19:31:42 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:31:42 #72 11.85 Upgrading critical system libraries and apk-tools: 19:31:42 #72 11.85 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:31:42 #72 11.89 Executing busybox-1.36.1-r5.trigger 19:31:42 #72 12.60 Continuing the upgrade transaction with new apk-tools: 19:31:42 #72 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:42 #72 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:42 #72 17.15 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:31:42 #72 17.18 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:31:42 #72 17.33 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:31:42 #72 17.33 Executing ca-certificates-20240226-r0.trigger 19:31:42 #72 17.85 OK: 13 MiB in 26 packages 19:31:42 #72 DONE 19.0s 19:31:42 19:31:42 #51 [core-common-config-bootstrapper internal] load build context 19:31:42 #51 ... 19:31:42 19:31:42 #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:31:42 #69 7.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:42 #69 9.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:42 #69 14.61 Upgrading critical system libraries and apk-tools: 19:31:42 #69 14.61 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:31:42 #69 14.61 Executing busybox-1.36.1-r5.trigger 19:31:42 #69 15.18 Continuing the upgrade transaction with new apk-tools: 19:31:42 #69 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:42 #69 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:42 #69 ... 19:31:42 19:31:42 #51 [core-common-config-bootstrapper internal] load build context 19:31:43 #51 ... 19:31:43 19:31:43 #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:31:43 #69 18.53 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:31:43 #69 18.53 OK: 9 MiB in 20 packages 19:31:43 #69 DONE 19.1s 19:31:43 19:31:43 #51 [core-common-config-bootstrapper internal] load build context 19:31:43 #51 ... 19:31:43 19:31:43 #49 [core-data internal] load build context 19:31:43 #49 ... 19:31:43 19:31:43 #51 [core-common-config-bootstrapper internal] load build context 19:31:43 #51 ... 19:31:43 19:31:43 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:31:43 #73 13.43 Upgrading critical system libraries and apk-tools: 19:31:43 #73 13.43 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 19:31:43 #73 13.43 Executing busybox-1.36.1-r5.trigger 19:31:43 #73 14.17 Continuing the upgrade transaction with new apk-tools: 19:31:43 #73 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:43 #73 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:43 #73 17.05 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:31:43 #73 17.07 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 19:31:43 #73 17.30 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 19:31:43 #73 17.34 OK: 8 MiB in 19 packages 19:31:43 #73 DONE 18.5s 19:31:43 19:31:43 #51 [core-common-config-bootstrapper internal] load build context 19:31:44 #51 ... 19:31:44 19:31:44 #42 [security-secretstore-setup internal] load build context 19:31:44 #42 transferring context: 157.50MB 62.3s 19:31:44 #42 ... 19:31:44 19:31:44 #51 [core-common-config-bootstrapper internal] load build context 19:31:44 #51 ... 19:31:44 19:31:44 #47 [security-spiffe-token-provider internal] load build context 19:31:44 #47 ... 19:31:44 19:31:44 #45 [security-proxy-setup internal] load build context 19:31:44 #45 ... 19:31:44 19:31:44 #42 [security-secretstore-setup internal] load build context 19:31:44 #42 ... 19:31:44 19:31:44 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:31:44 #75 DONE 5.3s 19:31:44 19:31:44 #42 [security-secretstore-setup internal] load build context 19:31:45 #42 ... 19:31:45 19:31:45 #32 [core-command internal] load build context 19:31:45 #32 ... 19:31:45 19:31:45 #45 [security-proxy-setup internal] load build context 19:31:46 #45 ... 19:31:46 19:31:46 #50 [security-proxy-auth internal] load build context 19:31:46 #50 ... 19:31:46 19:31:46 #45 [security-proxy-setup internal] load build context 19:31:46 #45 ... 19:31:46 19:31:46 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:31:46 #76 DONE 1.1s 19:31:46 19:31:46 #45 [security-proxy-setup internal] load build context 19:31:46 #45 ... 19:31:46 19:31:46 #46 [support-scheduler internal] load build context 19:31:46 #46 ... 19:31:46 19:31:46 #32 [core-command internal] load build context 19:31:46 #32 ... 19:31:46 19:31:46 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:31:46 #77 DONE 3.3s 19:31:46 19:31:46 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:31:46 #78 DONE 3.2s 19:31:46 19:31:46 #32 [core-command internal] load build context 19:31:47 #32 ... 19:31:47 19:31:47 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:31:47 #79 DONE 3.1s 19:31:47 19:31:47 #32 [core-command internal] load build context 19:31:47 #32 ... 19:31:47 19:31:47 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:31:47 #80 DONE 0.8s 19:31:47 19:31:47 #32 [core-command internal] load build context 19:31:48 #32 ... 19:31:48 19:31:48 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:31:48 #81 DONE 1.0s 19:31:48 19:31:48 #32 [core-command internal] load build context 19:31:49 #32 ... 19:31:49 19:31:49 #82 [security-spire-server stage-2 6/9] COPY security.txt / 19:31:49 #82 DONE 1.4s 19:31:49 19:31:49 #83 [security-spire-config stage-2 6/10] COPY security.txt / 19:31:49 #83 DONE 1.2s 19:31:49 19:31:49 #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:31:49 #84 ... 19:31:49 19:31:49 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:31:49 #85 DONE 2.5s 19:31:49 19:31:49 #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:31:49 #86 ... 19:31:49 19:31:49 #44 [core-metadata internal] load build context 19:31:49 #44 transferring context: 180.66MB 67.5s 19:31:50 #44 ... 19:31:50 19:31:50 #48 [security-bootstrapper internal] load build context 19:31:50 #48 ... 19:31:50 19:31:50 #52 [support-notifications internal] load build context 19:31:50 #52 ... 19:31:50 19:31:50 #48 [security-bootstrapper internal] load build context 19:31:50 #48 ... 19:31:50 19:31:50 #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:31:50 #84 DONE 0.8s 19:31:50 19:31:50 #48 [security-bootstrapper internal] load build context 19:31:50 #48 ... 19:31:50 19:31:50 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:31:50 #87 DONE 0.9s 19:31:50 19:31:50 #48 [security-bootstrapper internal] load build context 19:31:51 #48 ... 19:31:51 19:31:51 #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:31:51 #86 DONE 1.3s 19:31:51 19:31:51 #48 [security-bootstrapper internal] load build context 19:31:51 #48 ... 19:31:51 19:31:51 #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:31:51 #88 DONE 1.2s 19:31:51 19:31:51 #48 [security-bootstrapper internal] load build context 19:31:51 #48 ... 19:31:51 19:31:51 #89 [security-spire-agent stage-3 7/10] COPY security.txt / 19:31:51 #89 DONE 0.9s 19:31:51 19:31:51 #48 [security-bootstrapper internal] load build context 19:31:52 #48 ... 19:31:52 19:31:52 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:31:52 #90 DONE 1.3s 19:31:52 19:31:52 #48 [security-bootstrapper internal] load build context 19:31:53 #48 ... 19:31:53 19:31:53 #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:31:53 #91 DONE 1.5s 19:31:53 19:31:53 #48 [security-bootstrapper internal] load build context 19:31:53 #48 ... 19:31:53 19:31:53 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:31:53 #92 DONE 1.4s 19:31:53 19:31:53 #48 [security-bootstrapper internal] load build context 19:31:53 #48 ... 19:31:53 19:31:53 #49 [core-data internal] load build context 19:31:53 #49 ... 19:31:53 19:31:53 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:31:53 #93 DONE 1.4s 19:31:53 19:31:53 #49 [core-data internal] load build context 19:31:53 #49 ... 19:31:53 19:31:53 #48 [security-bootstrapper internal] load build context 19:31:54 #48 ... 19:31:54 19:31:54 #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:31:54 #94 DONE 1.1s 19:31:54 19:31:54 #48 [security-bootstrapper internal] load build context 19:31:54 #48 ... 19:31:54 19:31:54 #51 [core-common-config-bootstrapper internal] load build context 19:31:54 #51 ... 19:31:54 19:31:54 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:31:54 #95 ... 19:31:54 19:31:54 #47 [security-spiffe-token-provider internal] load build context 19:31:54 #47 ... 19:31:54 19:31:54 #48 [security-bootstrapper internal] load build context 19:31:54 #48 transferring context: 217.06MB 71.6s 19:31:55 #48 ... 19:31:55 19:31:55 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:31:55 #95 DONE 0.9s 19:31:55 19:31:55 #51 [core-common-config-bootstrapper internal] load build context 19:31:55 #51 ... 19:31:55 19:31:55 #42 [security-secretstore-setup internal] load build context 19:31:55 #42 ... 19:31:55 19:31:55 #51 [core-common-config-bootstrapper internal] load build context 19:31:56 #51 ... 19:31:56 19:31:56 #50 [security-proxy-auth internal] load build context 19:31:56 #50 ... 19:31:56 19:31:56 #51 [core-common-config-bootstrapper internal] load build context 19:31:57 #51 ... 19:31:57 19:31:57 #45 [security-proxy-setup internal] load build context 19:31:57 #45 ... 19:31:57 19:31:57 #46 [support-scheduler internal] load build context 19:31:57 #46 ... 19:31:57 19:31:57 #45 [security-proxy-setup internal] load build context 19:31:57 #45 ... 19:31:57 19:31:57 #48 [security-bootstrapper internal] load build context 19:31:57 #48 transferring context: 226.37MB 73.4s done 19:31:57 #48 DONE 74.1s 19:31:57 19:31:57 #51 [core-common-config-bootstrapper internal] load build context 19:31:59 #51 ... 19:31:59 19:31:59 #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:31:59 #96 DONE 1.4s 19:31:59 19:31:59 #51 [core-common-config-bootstrapper internal] load build context 19:31:59 #51 ... 19:31:59 19:31:59 #32 [core-command internal] load build context 19:31:59 #32 ... 19:31:59 19:31:59 #52 [support-notifications internal] load build context 19:31:59 #52 ... 19:31:59 19:31:59 #42 [security-secretstore-setup internal] load build context 19:31:59 #42 transferring context: 226.37MB 77.6s done 19:31:59 #42 DONE 77.9s 19:31:59 19:31:59 #51 [core-common-config-bootstrapper internal] load build context 19:31:59 #51 ... 19:31:59 19:31:59 #44 [core-metadata internal] load build context 19:31:59 #44 transferring context: 226.37MB 77.2s done 19:31:59 #44 DONE 77.7s 19:31:59 19:31:59 #51 [core-common-config-bootstrapper internal] load build context 19:32:00 #51 ... 19:32:00 19:32:00 #47 [security-spiffe-token-provider internal] load build context 19:32:00 #47 transferring context: 226.37MB 77.3s done 19:32:00 #47 DONE 78.3s 19:32:00 19:32:00 #51 [core-common-config-bootstrapper internal] load build context 19:32:00 #51 ... 19:32:00 19:32:00 #97 [security-spire-agent] exporting to image 19:32:00 #97 exporting layers 5.0s done 19:32:00 #97 writing image sha256:4dc82e9f61346283c03c4bdea18dee0510537b150728140c2d4d907de1f92b61 0.3s done 19:32:00 #97 naming to docker.io/library/security-spire-server-arm64 0.1s done 19:32:00 #97 writing image sha256:177514082907ec0a2c95438711de64a8c098364fb74a4d011f89fecf9ad60f3f 0.3s done 19:32:00 #97 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:32:00 #97 writing image sha256:39eb9460f87db45da25c27f24f8d2b59f1c2d02d20cb9c9af8c59819227587c1 done 19:32:00 #97 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:32:00 #97 DONE 7.6s 19:32:00 19:32:00 #51 [core-common-config-bootstrapper internal] load build context 19:32:02 #51 ... 19:32:02 19:32:02 #52 [support-notifications internal] load build context 19:32:02 #52 transferring context: 226.37MB 74.9s done 19:32:02 #52 DONE 76.9s 19:32:02 19:32:02 #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:32:02 #98 DONE 1.7s 19:32:02 19:32:02 #51 [core-common-config-bootstrapper internal] load build context 19:32:02 #51 ... 19:32:02 19:32:02 #99 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:32:02 #99 DONE 2.0s 19:32:03 19:32:03 #51 [core-common-config-bootstrapper internal] load build context 19:32:03 #51 ... 19:32:03 19:32:03 #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:32:03 #100 DONE 1.1s 19:32:03 19:32:03 #51 [core-common-config-bootstrapper internal] load build context 19:32:04 #51 ... 19:32:04 19:32:04 #49 [core-data internal] load build context 19:32:04 #49 ... 19:32:04 19:32:04 #51 [core-common-config-bootstrapper internal] load build context 19:32:04 #51 ... 19:32:04 19:32:04 #45 [security-proxy-setup internal] load build context 19:32:04 #45 transferring context: 226.37MB 81.5s done 19:32:04 #45 DONE 82.1s 19:32:04 19:32:04 #51 [core-common-config-bootstrapper internal] load build context 19:32:06 #51 transferring context: 226.37MB 80.8s done 19:32:06 #51 DONE 82.0s 19:32:06 19:32:06 #32 [core-command internal] load build context 19:32:06 #32 transferring context: 226.37MB 81.9s done 19:32:06 #32 DONE 82.5s 19:32:06 19:32:06 #49 [core-data internal] load build context 19:32:06 #49 ... 19:32:06 19:32:06 #46 [support-scheduler internal] load build context 19:32:06 #46 transferring context: 226.37MB 83.2s done 19:32:06 #46 DONE 83.8s 19:32:06 19:32:06 #49 [core-data internal] load build context 19:32:06 #49 ... 19:32:06 19:32:06 #50 [security-proxy-auth internal] load build context 19:32:06 #50 transferring context: 226.37MB 81.1s done 19:32:06 #50 DONE 82.2s 19:32:06 19:32:06 #49 [core-data internal] load build context 19:32:07 #49 transferring context: 226.37MB 83.1s done 19:32:07 #49 DONE 83.6s 19:32:07 19:32:07 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:09 #101 ... 19:32:09 19:32:09 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:09 #102 ... 19:32:09 19:32:09 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:12 #103 ... 19:32:12 19:32:12 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:59 #104 ... 19:32:59 19:32:59 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:59 #102 DONE 55.2s 19:32:59 19:32:59 #105 [security-bootstrapper builder 6/7] COPY . . 19:32:59 #105 DONE 3.1s 19:32:59 19:32:59 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:59 #103 DONE 54.4s 19:32:59 19:32:59 #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:59 #106 CACHED 19:32:59 19:32:59 #107 [security-secretstore-setup builder 6/7] COPY . . 19:32:59 #107 CACHED 19:32:59 19:32:59 #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:32:59 #108 CACHED 19:32:59 19:32:59 #109 [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:59 #109 ... 19:32:59 19:32:59 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:59 #101 DONE 54.0s 19:32:59 19:32:59 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:59 #104 DONE 55.3s 19:32:59 19:32:59 #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:59 #110 CACHED 19:32:59 19:32:59 #111 [security-proxy-setup builder 6/7] COPY . . 19:32:59 #111 CACHED 19:32:59 19:32:59 #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:32:59 #112 CACHED 19:32:59 19:32:59 #113 [support-notifications builder 6/7] COPY . . 19:33:02 #113 ... 19:33:02 19:33:02 #114 [core-metadata builder 6/7] COPY . . 19:33:02 #114 DONE 5.5s 19:33:02 19:33:02 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:33:02 #0 2.486 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:33:02 #115 ... 19:33:02 19:33:02 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:33:02 #116 CACHED 19:33:02 19:33:02 #117 [security-proxy-auth builder 6/7] COPY . . 19:33:02 #117 CACHED 19:33:02 19:33:02 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:02 #118 CACHED 19:33:02 19:33:02 #113 [support-notifications builder 6/7] COPY . . 19:33:02 #113 DONE 5.5s 19:33:02 19:33:02 #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:33:02 #119 CACHED 19:33:02 19:33:02 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 19:33:02 #120 CACHED 19:33:02 19:33:02 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:02 #121 CACHED 19:33:02 19:33:02 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:02 #122 CACHED 19:33:02 19:33:02 #123 [core-command builder 6/7] COPY . . 19:33:02 #123 CACHED 19:33:02 19:33:02 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 19:33:02 #124 CACHED 19:33:02 19:33:02 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 19:33:02 #125 CACHED 19:33:02 19:33:02 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:02 #126 CACHED 19:33:02 19:33:02 #127 [core-data builder 6/7] COPY . . 19:33:02 #127 CACHED 19:33:02 19:33:02 #128 [security-spiffe-token-provider builder 6/7] COPY . . 19:33:02 #128 DONE 5.6s 19:33:02 19:33:02 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:33:02 #129 CACHED 19:33:02 19:33:02 #130 [support-scheduler builder 6/7] COPY . . 19:33:02 #130 CACHED 19:33:02 19:33:02 #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:02 #131 CACHED 19:33:02 19:33:02 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:08 #132 ... 19:33:08 19:33:08 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:33:08 #0 2.222 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:33:08 #133 ... 19:33:08 19:33:08 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:08 #134 ... 19:33:08 19:33:08 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:33:08 #0 5.198 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:33:08 #135 ... 19:33:08 19:33:08 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:08 #134 5.784 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:33:09 #134 ... 19:33:09 19:33:09 #109 [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:33:09 #109 2.495 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:33:09 #109 ... 19:33:09 19:33:09 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:09 #132 5.941 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:33:13 #132 ... 19:33:13 19:33:13 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:33:13 #0 5.623 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:33:13 #136 ... 19:33:13 19:33:13 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:33:13 #0 5.980 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:33:13 #137 ... 19:33:13 19:33:13 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:33:13 #0 5.866 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:33:13 #138 ... 19:33:13 19:33:13 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:33:13 #0 4.914 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:33:13 #139 ... 19:33:13 19:33:13 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:33:13 #0 5.857 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:45:05 #140 ... 19:45:05 19:45:05 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:45:05 #133 DONE 722.7s 19:45:05 19:45:05 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:45:05 #136 ... 19:45:05 19:45:05 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:45:05 #141 DONE 0.3s 19:45:05 19:45:05 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:45:05 #142 DONE 0.1s 19:45:05 19:45:05 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:45:05 #143 DONE 0.1s 19:45:05 19:45:05 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:45:05 #115 ... 19:45:05 19:45:05 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:45:05 #144 DONE 0.1s 19:45:05 19:45:05 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:45:05 #145 DONE 0.2s 19:45:05 19:45:05 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:45:05 #146 DONE 0.1s 19:45:05 19:45:05 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:45:05 #147 DONE 2.2s 19:45:05 19:45:05 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:45:05 #139 ... 19:45:05 19:45:05 #97 [security-proxy-setup] exporting to image 19:45:05 #97 exporting layers 19:45:05 #97 exporting layers 1.0s done 19:45:05 #97 writing image sha256:60bc31d5cc60055d4881477f96fec4d74a9ecf21cdde2f8946f8eef7b83b4e29 0.0s done 19:45:05 #97 naming to docker.io/library/security-proxy-setup-arm64 done 19:45:05 #97 DONE 8.7s 19:45:05 19:45:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:45:06 #40 ... 19:45:06 19:45:06 #109 [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:06 #109 729.0 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:10 #109 ... 19:45:10 19:45:10 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:45:10 #115 DONE 733.1s 19:45:10 19:45:10 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:45:10 #148 DONE 0.4s 19:45:10 19:45:10 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:45:13 #149 DONE 2.2s 19:45:13 19:45:13 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:45:13 #150 DONE 0.4s 19:45:13 19:45:13 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:45:13 #151 DONE 0.1s 19:45:13 19:45:13 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:45:13 #137 ... 19:45:13 19:45:13 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:45:13 #152 DONE 0.3s 19:45:13 19:45:13 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:45:13 #138 ... 19:45:13 19:45:13 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:45:14 #153 DONE 0.3s 19:45:14 19:45:14 #154 [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:14 #154 DONE 0.1s 19:45:14 19:45:14 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:45:14 #139 ... 19:45:14 19:45:14 #155 [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:14 #155 DONE 0.1s 19:45:14 19:45:14 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:45:14 #156 DONE 0.1s 19:45:14 19:45:14 #109 [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:14 #109 ... 19:45:14 19:45:14 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:45:14 #157 DONE 0.2s 19:45:14 19:45:14 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:45:16 #158 DONE 1.9s 19:45:16 19:45:16 #97 [security-bootstrapper] exporting to image 19:45:16 #97 exporting layers 19:45:18 #97 exporting layers 1.4s done 19:45:18 #97 writing image sha256:99f50c04dad9017454f91fe2eb398c8f836e42d593240dedf67b0412b268ddce done 19:45:18 #97 naming to docker.io/library/security-bootstrapper-arm64 done 19:45:18 #97 DONE 10.1s 19:45:18 19:45:18 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:45:21 #139 ... 19:45:21 19:45:21 #109 [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:21 #109 DONE 744.4s 19:45:21 19:45:21 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:45:22 #140 ... 19:45:22 19:45:22 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:45:22 #159 DONE 0.1s 19:45:22 19:45:22 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:45:22 #140 ... 19:45:22 19:45:22 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:45:22 #160 DONE 0.2s 19:45:22 19:45:22 #161 [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:22 #161 DONE 0.1s 19:45:22 19:45:22 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:45:22 #40 ... 19:45:22 19:45:22 #162 [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:22 #162 DONE 0.1s 19:45:22 19:45:22 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:45:22 #163 DONE 0.1s 19:45:22 19:45:22 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:45:22 #164 DONE 0.2s 19:45:22 19:45:22 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:45:23 #132 ... 19:45:23 19:45:23 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:45:23 #165 DONE 0.2s 19:45:23 19:45:23 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:45:23 #166 DONE 0.1s 19:45:23 19:45:23 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:45:23 #132 ... 19:45:23 19:45:23 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:45:25 #167 DONE 1.7s 19:45:25 19:45:25 #97 [security-secretstore-setup] exporting to image 19:45:25 #97 exporting layers 19:45:26 #97 exporting layers 1.3s done 19:45:26 #97 writing image sha256:a1ffa4b11c31949f17f8130771f90671b5c99779ce9cbfcfff1fde6434bbf6e8 done 19:45:26 #97 naming to docker.io/library/security-secretstore-setup-arm64 done 19:45:26 #97 DONE 11.4s 19:45:26 19:45:26 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:45:58 #139 ... 19:45:58 19:45:58 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:45:58 #137 DONE 771.4s 19:45:58 19:45:58 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:45:58 #140 ... 19:45:58 19:45:58 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:45:58 #168 DONE 0.2s 19:45:58 19:45:58 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:45:58 #169 DONE 0.1s 19:45:58 19:45:58 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:45:58 #170 DONE 0.2s 19:45:58 19:45:58 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:45:58 #139 ... 19:45:58 19:45:58 #171 [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:58 #171 DONE 0.1s 19:45:58 19:45:58 #172 [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:58 #172 DONE 0.1s 19:45:58 19:45:58 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:45:58 #139 ... 19:45:58 19:45:58 #173 [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:58 #173 DONE 1.8s 19:45:58 19:45:58 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:45:58 #135 ... 19:45:58 19:45:58 #97 [core-common-config-bootstrapper] exporting to image 19:45:58 #97 exporting layers 19:45:58 #97 exporting layers 0.7s done 19:45:58 #97 writing image sha256:926548377c867a584cbbc0fb69af5f466c1b1e39f408f443ed3ca213c85a38aa 0.0s done 19:45:58 #97 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:45:58 #97 DONE 12.1s 19:45:58 19:45:58 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:47:35 #138 ... 19:47:35 19:47:35 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:47:35 #134 DONE 863.2s 19:47:35 19:47:35 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:35 #132 ... 19:47:35 19:47:35 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:47:35 #174 DONE 0.3s 19:47:35 19:47:35 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:47:35 #175 DONE 0.1s 19:47:35 19:47:35 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:47:35 #176 DONE 0.3s 19:47:35 19:47:35 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:35 #132 ... 19:47:35 19:47:35 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:47:35 #177 DONE 0.1s 19:47:35 19:47:35 #97 [security-spiffe-token-provider] exporting to image 19:47:35 #97 exporting layers 19:47:35 #97 exporting layers 0.9s done 19:47:35 #97 writing image sha256:1e9fa60bbb1e9597b9ac2ea014f06f8b17ca08ae3ff79173b7030e2072c6cb0b done 19:47:35 #97 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:47:35 #97 DONE 13.0s 19:47:35 19:47:35 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:51:42 #139 ... 19:51:42 19:51:42 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:51:42 #138 DONE 1117.6s 19:51:42 19:51:42 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:42 #132 ... 19:51:42 19:51:42 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:51:42 #178 DONE 0.1s 19:51:42 19:51:42 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:51:42 #179 DONE 0.2s 19:51:42 19:51:42 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:51:42 #180 DONE 0.5s 19:51:42 19:51:42 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:51:42 #135 ... 19:51:42 19:51:42 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:51:42 #181 DONE 0.2s 19:51:42 19:51:42 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:51:42 #182 DONE 0.2s 19:51:42 19:51:42 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:44 #183 DONE 1.8s 19:51:44 19:51:44 #97 [security-proxy-auth] exporting to image 19:51:44 #97 exporting layers 19:51:44 #97 exporting layers 0.7s done 19:51:44 #97 writing image sha256:a6e06fd9a2d72c0a6e0e1294310a2f6d3aaa3c97c9d2bc7ef0717233637736e9 done 19:51:44 #97 naming to docker.io/library/security-proxy-auth-arm64 done 19:51:44 #97 DONE 13.7s 19:51:44 19:51:44 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:52:16 #135 ... 19:52:16 19:52:16 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:52:16 #139 DONE 1151.5s 19:52:16 19:52:16 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:52:16 #140 ... 19:52:16 19:52:16 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:52:16 #184 DONE 0.1s 19:52:16 19:52:16 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:52:16 #185 DONE 0.3s 19:52:16 19:52:16 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:52:16 #186 DONE 0.3s 19:52:16 19:52:16 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:52:16 #187 DONE 0.2s 19:52:16 19:52:16 #97 [core-command] exporting to image 19:52:16 #97 exporting layers 19:52:16 #97 exporting layers 0.5s done 19:52:16 #97 writing image sha256:1575898e862814d897b5fe0d329e97c7033748525607ada8bb3edfa8ba2971a0 done 19:52:16 #97 naming to docker.io/library/core-command-arm64 done 19:52:16 #97 DONE 14.2s 19:52:16 19:52:16 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:21 #132 ... 19:52:21 19:52:21 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:52:21 #140 DONE 1157.6s 19:52:21 19:52:21 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:21 #40 ... 19:52:21 19:52:21 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:52:21 #188 DONE 0.2s 19:52:21 19:52:21 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:52:21 #189 DONE 0.2s 19:52:21 19:52:21 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:52:21 #190 DONE 0.4s 19:52:21 19:52:21 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:52:21 #191 DONE 0.2s 19:52:21 19:52:21 #97 [core-data] exporting to image 19:52:21 #97 exporting layers 19:52:22 #97 exporting layers 0.7s done 19:52:22 #97 writing image sha256:03386240e9e327648a32ba645e7d90e84cff77d1bc773aa19171659e5223ecf9 done 19:52:22 #97 naming to docker.io/library/core-data-arm64 done 19:52:22 #97 DONE 14.9s 19:52:22 19:52:22 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:52:22 #135 DONE 1160.1s 19:52:22 19:52:22 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:23 #40 ... 19:52:23 19:52:23 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:52:23 #192 DONE 0.2s 19:52:23 19:52:23 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:23 #40 ... 19:52:23 19:52:23 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:52:23 #193 DONE 0.2s 19:52:23 19:52:23 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:52:24 #194 DONE 0.4s 19:52:24 19:52:24 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:24 #40 ... 19:52:24 19:52:24 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:52:24 #195 DONE 0.1s 19:52:24 19:52:24 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:52:24 #196 DONE 0.1s 19:52:24 19:52:24 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:24 #40 ... 19:52:24 19:52:24 #97 [core-metadata] exporting to image 19:52:24 #97 exporting layers 0.4s done 19:52:24 #97 writing image sha256:cec4b16212f034335f8b32e70c03e8d88849898bd7539a8ee688e0d338d238b6 done 19:52:24 #97 naming to docker.io/library/core-metadata-arm64 done 19:52:24 #97 DONE 15.3s 19:52:24 19:52:24 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:46 #40 ... 19:52:46 19:52:46 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:46 #132 DONE 1182.0s 19:52:46 19:52:46 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:46 #136 DONE 1182.1s 19:52:46 19:52:46 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:52:46 #197 DONE 0.1s 19:52:46 19:52:46 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:46 #40 ... 19:52:46 19:52:46 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:52:46 #198 DONE 0.2s 19:52:46 19:52:46 #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:52:46 #199 DONE 0.1s 19:52:46 19:52:46 #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:52:46 #200 DONE 0.1s 19:52:46 19:52:46 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:52:46 #201 DONE 0.3s 19:52:46 19:52:46 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:52:46 #202 DONE 0.5s 19:52:46 19:52:46 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:52:46 #203 DONE 0.2s 19:52:46 19:52:46 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:52:46 #204 DONE 0.1s 19:52:46 19:52:46 #97 [support-scheduler] exporting to image 19:52:46 #97 exporting layers 19:52:46 #97 exporting layers 0.5s done 19:52:46 #97 exporting layers 0.6s done 19:52:46 #97 writing image sha256:9e9dbd9e3b73c9475bcd28eb375f0594976c574c3a3c5dc6d3f07e31b8300e5e 0.0s done 19:52:46 #97 naming to docker.io/library/support-scheduler-arm64 done 19:52:46 #97 writing image sha256:a9d8dc02c00e62befc3b515fd34d79cc4a77d031558c8e4748631817dba082e4 done 19:52:46 #97 naming to docker.io/library/support-notifications-arm64 done 19:52:46 #97 DONE 16.0s 19:52:46 19:52:46 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:46 time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:52:46 $ docker stop --time=1 688098216c7b675775dad46a65313bc26f10bbb7c98b53b98dae7d374f7c72f8 19:52:48 $ docker rm -f --volumes 688098216c7b675775dad46a65313bc26f10bbb7c98b53b98dae7d374f7c72f8 [Pipeline] // withDockerContainer [Pipeline] sh 19:52:49 + docker images 19:52:49 REPOSITORY TAG IMAGE ID CREATED SIZE 19:52:49 support-scheduler-arm64 latest 9e9dbd9e3b73 2 seconds ago 43MB 19:52:49 support-notifications-arm64 latest a9d8dc02c00e 2 seconds ago 43.6MB 19:52:49 core-metadata-arm64 latest cec4b16212f0 24 seconds ago 40.5MB 19:52:49 core-data-arm64 latest 03386240e9e3 27 seconds ago 40.3MB 19:52:49 core-command-arm64 latest 1575898e8628 33 seconds ago 40MB 19:52:49 security-proxy-auth-arm64 latest a6e06fd9a2d7 About a minute ago 37.7MB 19:52:49 security-spiffe-token-provider-arm64 latest 1e9fa60bbb1e 5 minutes ago 34.7MB 19:52:49 core-common-config-bootstrapper-arm64 latest 926548377c86 6 minutes ago 20.6MB 19:52:49 security-secretstore-setup-arm64 latest a1ffa4b11c31 7 minutes ago 41.4MB 19:52:49 security-bootstrapper-arm64 latest 99f50c04dad9 7 minutes ago 24.1MB 19:52:49 security-proxy-setup-arm64 latest 60bc31d5cc60 7 minutes ago 31.3MB 19:52:49 security-spire-agent-arm64 latest 39eb9460f87d 20 minutes ago 158MB 19:52:49 security-spire-config-arm64 latest 177514082907 20 minutes ago 101MB 19:52:49 security-spire-server-arm64 latest 4dc82e9f6134 20 minutes ago 102MB 19:52:49 ci-base-image-arm64 latest 96002bc85989 34 minutes ago 973MB 19:52:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 5 months ago 560MB 19:52:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 10 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:52:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:52:49 19:52:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:52:50 arm64: Pulling from edgex-lftools-log-publisher 19:52:50 8998bd30e6a1: Pulling fs layer 19:52:50 04944245beec: Pulling fs layer 19:52:50 699f458cf7ca: Pulling fs layer 19:52:50 765212b225bb: Pulling fs layer 19:52:50 f23df028b6ca: Pulling fs layer 19:52:50 d65c8cfc05b1: Pulling fs layer 19:52:50 2437ff75d9bd: Pulling fs layer 19:52:50 765212b225bb: Waiting 19:52:50 f23df028b6ca: Waiting 19:52:50 2437ff75d9bd: Waiting 19:52:50 d65c8cfc05b1: Waiting 19:52:50 04944245beec: Verifying Checksum 19:52:50 04944245beec: Download complete 19:52:50 765212b225bb: Verifying Checksum 19:52:50 765212b225bb: Download complete 19:52:50 f23df028b6ca: Download complete 19:52:50 d65c8cfc05b1: Verifying Checksum 19:52:50 d65c8cfc05b1: Download complete 19:52:50 699f458cf7ca: Verifying Checksum 19:52:50 699f458cf7ca: Download complete 19:52:51 8998bd30e6a1: Verifying Checksum 19:52:51 8998bd30e6a1: Download complete 19:52:54 2437ff75d9bd: Verifying Checksum 19:52:54 2437ff75d9bd: Download complete 19:52:55 8998bd30e6a1: Pull complete 19:52:56 04944245beec: Pull complete 19:52:58 699f458cf7ca: Pull complete 19:52:58 765212b225bb: Pull complete 19:52:59 f23df028b6ca: Pull complete 19:52:59 d65c8cfc05b1: Pull complete 19:53:17 2437ff75d9bd: Pull complete 19:53:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:53:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:53:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:17 prd-ubuntu20.04-docker-arm64-4c-16g-2501 does not seem to be running inside a container 19:53:18 $ 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:53:20 $ docker top fa3108acff3148aa31322158acf680b3e72c9cb5216f2effb5e5e85359111510 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:21 ---> job-cost.sh 19:53:21 lf-activate-venv: SKIPPING 19:53:21 INFO: No Stack... 19:53:22 INFO: Retrieving Pricing Info for: v3-standard-4 19:53:22 INFO: Archiving Costs [Pipeline] sh 19:53:23 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:53:23 + cut -d, -f6 [Pipeline] lock 19:53:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4791-1-stack-cost] 19:53:23 Resource [jenkins-edgexfoundry-edgex-go-PR-4791-1-stack-cost] did not exist. Created. 19:53:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4791-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:53:23 + echo total: 0.10999999940395355 [Pipeline] stash 19:53:23 Stashed 1 file(s) [Pipeline] } 19:53:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4791-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:53:23 $ docker stop --time=1 fa3108acff3148aa31322158acf680b3e72c9cb5216f2effb5e5e85359111510 19:53:25 $ docker rm -f --volumes fa3108acff3148aa31322158acf680b3e72c9cb5216f2effb5e5e85359111510 [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:53:26 provisioning config files... 19:53:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16364782822735025889tmp [Pipeline] { [Pipeline] sh 19:53:26 + set +x 19:53:26 + bash -s -- 19:53:26 + curl -s https://codecov.io/bash 19:53:26 19:53:26 _____ _ 19:53:26 / ____| | | 19:53:26 | | ___ __| | ___ ___ _____ __ 19:53:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:53:26 | |___| (_) | (_| | __/ (_| (_) \ V / 19:53:26 \_____\___/ \__,_|\___|\___\___/ \_/ 19:53:26 Bash-1.0.6 19:53:26 19:53:26 19:53:26 ==> git version 2.25.1 found 19:53:26 ==> 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:53:26 Release-Date: 2020-01-08 19:53:26 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:53:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:53:26 ==> Jenkins CI detected. 19:53:26 current dir:  /w/workspace/edgex-go/1 19:53:26 project root: . 19:53:26 --> token set from env 19:53:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:53:27 ==> Running gcov in . (disable via -X gcov) 19:53:27 ==> Python coveragepy not found 19:53:27 ==> Searching for coverage reports in: 19:53:27 + . 19:53:27 -> Found 1 reports 19:53:27 ==> Detecting git/mercurial file structure 19:53:27 ==> Reading reports 19:53:27 + ./coverage.out bytes=455122 19:53:27 ==> Appending adjustments 19:53:27 https://docs.codecov.io/docs/fixing-reports 19:53:28 + Found adjustments 19:53:28 ==> Gzipping contents 19:53:28 60K /tmp/codecov.9M6iEZ.gz 19:53:28 ==> Uploading reports 19:53:28 url: https://codecov.io 19:53:28 query: branch=PR-4791&commit=58591b7ddf2b27df6fb8a8fef74cdf5310215c0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4791%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4791&job=&cmd_args= 19:53:28 -> Pinging Codecov 19:53:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4791&commit=58591b7ddf2b27df6fb8a8fef74cdf5310215c0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4791%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4791&job=&cmd_args= 19:53:28 -> Uploading to 19:53:28 https://storage.googleapis.com/codecov/v4/raw/2024-04-15/00271124DB129430A58F1EEE437C3FCB/58591b7ddf2b27df6fb8a8fef74cdf5310215c0d/5d8b2c5d-d1b4-4b3b-b094-460e7efefb60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240415T195328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bc9d91d05b0492e7ca4c0e6dd0e7c48356dbd44e31761b3c9d08af2363b809a 19:53:28 % Total % Received % Xferd Average Speed Time Time Time Current 19:53:28 Dload Upload Total Spent Left Speed 19:53:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57868 0 0 100 57868 0 187k --:--:-- --:--:-- --:--:-- 187k 19:53:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/58591b7ddf2b27df6fb8a8fef74cdf5310215c0d [Pipeline] } 19:53:28 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:53:30 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:53:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:53:31 ---> package-listing.sh 19:53:31 ++ facter osfamily 19:53:31 ++ tr '[:upper:]' '[:lower:]' 19:53:31 + OS_FAMILY=debian 19:53:31 + workspace=/w/workspace/edgex-go/1 19:53:31 + START_PACKAGES=/tmp/packages_start.txt 19:53:31 + END_PACKAGES=/tmp/packages_end.txt 19:53:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:53:31 + PACKAGES=/tmp/packages_start.txt 19:53:31 + '[' /w/workspace/edgex-go/1 ']' 19:53:31 + PACKAGES=/tmp/packages_end.txt 19:53:31 + case "${OS_FAMILY}" in 19:53:31 + dpkg -l 19:53:31 + grep '^ii' 19:53:31 + '[' -f /tmp/packages_start.txt ']' 19:53:31 + '[' -f /tmp/packages_end.txt ']' 19:53:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:53:31 + '[' /w/workspace/edgex-go/1 ']' 19:53:31 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:53:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:53:31 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:53:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:32 19:53:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:32 latest: Pulling from edgex-lftools-log-publisher 19:53:32 5eb5b503b376: Pulling fs layer 19:53:32 5c69ac0246d0: Pulling fs layer 19:53:32 ec43610c2a17: Pulling fs layer 19:53:32 3a2ae6a8a46f: Pulling fs layer 19:53:32 33b1e0a273af: Pulling fs layer 19:53:32 5d3b04190fa2: Pulling fs layer 19:53:32 2f39f015ded8: Pulling fs layer 19:53:32 33b1e0a273af: Waiting 19:53:32 5d3b04190fa2: Waiting 19:53:32 5c69ac0246d0: Download complete 19:53:32 3a2ae6a8a46f: Download complete 19:53:32 33b1e0a273af: Verifying Checksum 19:53:32 33b1e0a273af: Download complete 19:53:32 5d3b04190fa2: Verifying Checksum 19:53:32 5d3b04190fa2: Download complete 19:53:32 ec43610c2a17: Verifying Checksum 19:53:32 ec43610c2a17: Download complete 19:53:33 5eb5b503b376: Download complete 19:53:33 2f39f015ded8: Download complete 19:53:34 5eb5b503b376: Pull complete 19:53:34 5c69ac0246d0: Pull complete 19:53:34 ec43610c2a17: Pull complete 19:53:34 3a2ae6a8a46f: Pull complete 19:53:34 33b1e0a273af: Pull complete 19:53:35 5d3b04190fa2: Pull complete 19:53:39 2f39f015ded8: Pull complete 19:53:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:39 prd-ubuntu20.04-docker-8c-8g-2500 does not seem to be running inside a container 19:53:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:53:43 $ docker top afed4caa3d9470ca3295b9aedde9fad9bd502ab76d2e981c5aee7ae9c6fc7e8a -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:43 + touch /tmp/pre-build-complete [Pipeline] sh 19:53:44 + mkdir -p /var/log/sysstat [Pipeline] sh 19:53:44 + ls /var/log/sa-host 19:53:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:53:44 provisioning config files... 19:53:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13415195050867576195tmp [Pipeline] { [Pipeline] echo 19:53:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:53:44 ---> create-netrc.sh [Pipeline] } 19:53:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:53:45 ---> python-tools-install.sh [Pipeline] echo 19:53:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:53:45 ---> sudo-logs.sh 19:53:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:53:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:53:46 ---> job-cost.sh 19:53:46 lf-activate-venv: SKIPPING 19:53:46 DEBUG: total: 0.10999999940395355 19:53:46 INFO: Retrieving Stack Cost... 19:53:46 INFO: Retrieving Pricing Info for: v3-standard-8 19:53:46 INFO: Archiving Costs [Pipeline] echo 19:53:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:53:47 ---> logs-deploy.sh 19:53:47 lf-activate-venv: SKIPPING 19:53:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4791/1 19:53:47 INFO: archiving workspace using pattern(s): 19:53:48 Archives upload complete. 19:53:48 INFO: archiving logs to Nexus 19:53:49 ---> uname -a: 19:53:49 Linux prd-ubuntu20-04-docker-8c-8g-2500 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:53:49 19:53:49 19:53:49 ---> lscpu: 19:53:49 Architecture: x86_64 19:53:49 CPU op-mode(s): 32-bit, 64-bit 19:53:49 Byte Order: Little Endian 19:53:49 Address sizes: 40 bits physical, 48 bits virtual 19:53:49 CPU(s): 8 19:53:49 On-line CPU(s) list: 0-7 19:53:49 Thread(s) per core: 1 19:53:49 Core(s) per socket: 1 19:53:49 Socket(s): 8 19:53:49 NUMA node(s): 1 19:53:49 Vendor ID: AuthenticAMD 19:53:49 CPU family: 23 19:53:49 Model: 49 19:53:49 Model name: AMD EPYC-Rome Processor 19:53:49 Stepping: 0 19:53:49 CPU MHz: 2800.000 19:53:49 BogoMIPS: 5600.00 19:53:49 Virtualization: AMD-V 19:53:49 Hypervisor vendor: KVM 19:53:49 Virtualization type: full 19:53:49 L1d cache: 256 KiB 19:53:49 L1i cache: 256 KiB 19:53:49 L2 cache: 4 MiB 19:53:49 L3 cache: 128 MiB 19:53:49 NUMA node0 CPU(s): 0-7 19:53:49 Vulnerability Itlb multihit: Not affected 19:53:49 Vulnerability L1tf: Not affected 19:53:49 Vulnerability Mds: Not affected 19:53:49 Vulnerability Meltdown: Not affected 19:53:49 Vulnerability Mmio stale data: Not affected 19:53:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:53:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:53:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:53:49 Vulnerability Srbds: Not affected 19:53:49 Vulnerability Tsx async abort: Not affected 19:53:49 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:53:49 19:53:49 19:53:49 ---> nproc: 19:53:49 8 19:53:49 19:53:49 19:53:49 ---> df -h: 19:53:49 Filesystem Size Used Avail Use% Mounted on 19:53:49 overlay 155G 23G 132G 15% / 19:53:49 tmpfs 64M 0 64M 0% /dev 19:53:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:53:49 shm 64M 0 64M 0% /dev/shm 19:53:49 /dev/vda1 155G 23G 132G 15% /facter-os 19:53:49 19:53:49 19:53:49 ---> sar -b -r -n DEV: 19:53:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2500) 04/15/24 _x86_64_ (8 CPU) 19:53:49 19:53:49 19:12:51 LINUX RESTART (8 CPU) 19:53:49 19:53:49 19:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:53:49 19:14:02 344.46 48.54 295.92 0.00 5467.09 128487.79 0.00 19:53:49 19:15:01 193.93 1.66 192.27 0.00 39.86 64754.72 0.00 19:53:49 19:16:01 37.23 0.00 37.23 0.00 0.00 29877.04 0.00 19:53:49 19:17:01 33.19 0.23 32.96 0.00 3.07 17574.80 0.00 19:53:49 19:18:01 791.07 11.50 779.57 0.00 230.72 312943.55 0.00 19:53:49 19:19:01 389.97 11.10 378.87 0.00 5365.68 71689.44 0.00 19:53:49 19:20:01 930.43 0.08 930.34 0.00 1.20 164603.90 0.00 19:53:49 19:21:01 2.35 0.00 2.35 0.00 0.00 32.39 0.00 19:53:49 19:22:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 19:53:49 19:23:01 2.30 0.00 2.30 0.00 0.00 38.39 0.00 19:53:49 19:24:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 19:53:49 19:25:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 19:53:49 19:26:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 19:53:49 19:27:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 19:53:49 19:28:01 2.03 0.02 2.02 0.00 0.13 21.86 0.00 19:53:49 19:29:01 1.90 0.00 1.90 0.00 0.00 21.33 0.00 19:53:49 19:30:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 19:53:49 19:31:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 19:53:49 19:32:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 19:53:49 19:33:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 19:53:49 19:34:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 19:53:49 19:35:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 19:53:49 19:36:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 19:53:49 19:37:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 19:53:49 19:38:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 19:53:49 19:39:01 1.07 0.00 1.07 0.00 0.00 14.00 0.00 19:53:49 19:40:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 19:53:49 19:41:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 19:53:49 19:42:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 19:53:49 19:43:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 19:53:49 19:44:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 19:53:49 19:45:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 19:53:49 19:46:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 19:53:49 19:47:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 19:53:49 19:48:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 19:53:49 19:49:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 19:53:49 19:50:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 19:53:49 19:51:01 1.47 0.00 1.47 0.00 0.00 15.33 0.00 19:53:49 19:52:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 19:53:49 19:53:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 19:53:49 Average: 69.03 1.83 67.20 0.00 277.81 19743.27 0.00 19:53:49 19:53:49 19:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:53:49 19:14:02 29186164 31518444 821384 2.50 63576 2553028 2061208 6.07 1071988 2265772 325628 19:53:49 19:15:01 27416600 31300944 1002276 3.05 132720 3898248 2189548 6.45 1753140 3178692 616524 19:53:49 19:16:01 27332700 31201700 1098932 3.34 135480 3869336 2412468 7.11 1661636 3345068 141916 19:53:49 19:17:01 26633592 31453404 845264 2.57 139292 4758720 1908624 5.62 1723084 3925324 562584 19:53:49 19:18:01 18554072 31403572 877660 2.67 264988 12307200 2468056 7.27 2320752 11025684 469664 19:53:49 19:19:01 12100204 28209700 3997356 12.16 308260 15159968 9465968 27.90 6907596 12421628 1502024 19:53:49 19:20:01 14700712 31351912 918324 2.79 323216 15824976 2308056 6.80 2983568 13975268 320 19:53:49 19:21:01 14723908 31375148 895232 2.72 323260 15824980 2308056 6.80 2959652 13975268 52 19:53:49 19:22:01 14724120 31375364 894856 2.72 323288 15824984 2308056 6.80 2959776 13975272 24 19:53:49 19:23:01 14772976 31424312 845856 2.57 323384 15824960 2308056 6.80 2911224 13975248 36 19:53:49 19:24:01 14774860 31426240 844032 2.57 323404 15824968 2308056 6.80 2910016 13975256 64 19:53:49 19:25:01 14791748 31443148 827408 2.52 323428 15824964 2308056 6.80 2894312 13975256 12 19:53:49 19:26:01 14791960 31443364 827132 2.52 323440 15824972 2308056 6.80 2894576 13975260 8 19:53:49 19:27:01 14791652 31443088 827380 2.52 323452 15824972 2308056 6.80 2894372 13975264 12 19:53:49 19:28:01 14791268 31442916 827916 2.52 323520 15824976 2328004 6.86 2894768 13975360 40 19:53:49 19:29:01 14791552 31443272 827552 2.52 323584 15824980 2328004 6.86 2894728 13975364 4 19:53:49 19:30:01 14791760 31443488 827428 2.52 323600 15824984 2328004 6.86 2894736 13975364 168 19:53:49 19:31:01 14792296 31444100 826844 2.51 323656 15824984 2328004 6.86 2894484 13975372 144 19:53:49 19:32:01 14792256 31444064 826824 2.51 323664 15824992 2328004 6.86 2894636 13975376 8 19:53:49 19:33:01 14791852 31443688 827136 2.52 323688 15824988 2328004 6.86 2894672 13975376 44 19:53:49 19:34:01 14791828 31443728 827040 2.52 323756 15824996 2328004 6.86 2894660 13975384 16 19:53:49 19:35:01 14791780 31443724 827112 2.52 323780 15824996 2328004 6.86 2894648 13975380 144 19:53:49 19:36:01 14792252 31444300 826420 2.51 323828 15825000 2325152 6.85 2896008 13974656 8 19:53:49 19:37:01 14792772 31445012 825708 2.51 323860 15825124 2325152 6.85 2895700 13974780 140 19:53:49 19:38:01 14792700 31444976 825684 2.51 323888 15825124 2325152 6.85 2895864 13974788 8 19:53:49 19:39:01 14793048 31445368 825468 2.51 323920 15825132 2325152 6.85 2895844 13974796 148 19:53:49 19:40:01 14792652 31444992 825708 2.51 323952 15825140 2325152 6.85 2896048 13974796 24 19:53:49 19:41:01 14792424 31444832 825864 2.51 323980 15825140 2325152 6.85 2895836 13974804 164 19:53:49 19:42:01 14792296 31444788 825788 2.51 324016 15825152 2325152 6.85 2896140 13974808 4 19:53:49 19:43:01 14792280 31444816 825708 2.51 324048 15825152 2325152 6.85 2896172 13974808 60 19:53:49 19:44:01 14792224 31444772 825696 2.51 324068 15825156 2325152 6.85 2895988 13974812 8 19:53:49 19:45:01 14792364 31444944 825424 2.51 324080 15825156 2325152 6.85 2896292 13974812 220 19:53:49 19:46:01 14791876 31444464 825868 2.51 324100 15825160 2325152 6.85 2896084 13974816 28 19:53:49 19:47:01 14792376 31445008 825500 2.51 324112 15825164 2325152 6.85 2896132 13974820 144 19:53:49 19:48:01 14792336 31444992 825456 2.51 324152 15825156 2325152 6.85 2896236 13974820 8 19:53:49 19:49:01 14792520 31445208 825416 2.51 324164 15825172 2325152 6.85 2896356 13974824 148 19:53:49 19:50:01 14792100 31444788 825728 2.51 324184 15825172 2325152 6.85 2896328 13974824 4 19:53:49 19:51:01 14791964 31444696 825824 2.51 324200 15825176 2308580 6.80 2896204 13974828 4 19:53:49 19:52:01 14792200 31444936 825500 2.51 324224 15825180 2308580 6.80 2896324 13974832 4 19:53:49 19:53:01 14792176 31444940 825452 2.51 324228 15825180 2308580 6.80 2896408 13974832 136 19:53:49 Average: 16097310 31348179 925079 2.81 301336 14514970 2484934 7.32 2853325 12782842 90517 19:53:49 19:53:49 19:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:53:49 19:14:02 docker0 598.07 447.81 41.25 2820.17 0.00 0.00 0.00 0.00 19:53:49 19:14:02 ens3 1371.45 1480.99 11190.16 187.32 0.00 0.00 0.00 0.00 19:53:49 19:14:02 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 19:53:49 19:15:01 docker0 243.08 317.83 20.80 2140.25 0.00 0.00 0.00 0.00 19:53:49 19:15:01 ens3 353.18 264.73 2184.26 38.35 0.00 0.00 0.00 0.00 19:53:49 19:15:01 veth7904ff4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:53:49 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:16:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 19:53:49 19:16:01 ens3 29.95 21.26 23.07 13.39 0.00 0.00 0.00 0.00 19:53:49 19:16:01 veth7904ff4 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 19:53:49 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:17:01 ens3 24.41 14.68 20.84 11.24 0.00 0.00 0.00 0.00 19:53:49 19:17:01 veth7904ff4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:18:01 docker0 353.37 609.13 30.00 5954.26 0.00 0.00 0.00 0.00 19:53:49 19:18:01 ens3 786.22 479.99 8978.05 190.52 0.00 0.00 0.00 0.00 19:53:49 19:18:01 vethcaa607e 0.57 1.15 0.05 0.21 0.00 0.00 0.00 0.00 19:53:49 19:18:01 veth288c2bf 131.82 78.67 1093.66 8.03 0.00 0.00 0.00 0.00 19:53:49 19:18:01 veth7bf3239 78.67 131.82 8.03 1093.66 0.00 0.00 0.00 0.09 19:53:49 19:18:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 19:53:49 19:19:01 vethd602dc2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:53:49 19:19:01 vethc89642f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:53:49 19:19:01 veth3cad12c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:53:49 19:19:01 veth6edba09 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:53:49 19:19:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:19:01 veth961b813 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:53:49 19:19:01 vethbd0c523 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:53:49 19:19:01 ens3 135.22 85.50 2054.45 11.26 0.00 0.00 0.00 0.00 19:53:49 19:19:01 vethcaa607e 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:19:01 vethf87fee9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:53:49 19:19:01 veth02f1aa8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:53:49 19:19:01 vethe985920 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:53:49 19:19:01 veth17f84b2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:53:49 19:19:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 19:53:49 19:19:01 veth680773c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:53:49 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:20:01 ens3 22.86 12.76 19.52 10.18 0.00 0.00 0.00 0.00 19:53:49 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:21:01 ens3 0.13 0.12 0.01 0.02 0.00 0.00 0.00 0.00 19:53:49 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:22:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:24:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 19:53:49 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:26:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:29:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:53:49 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:30:01 ens3 0.50 0.32 1.50 0.02 0.00 0.00 0.00 0.00 19:53:49 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:34:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:53:49 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:36:01 ens3 0.90 0.68 0.51 0.97 0.00 0.00 0.00 0.00 19:53:49 19:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:39:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 19:53:49 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:44:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:53:49 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:46:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:47:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:49:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:53:49 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:50:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:49 19:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:49 Average: docker0 29.82 34.29 2.30 272.11 0.00 0.00 0.00 0.00 19:53:49 Average: ens3 68.08 59.00 611.20 11.58 0.00 0.00 0.00 0.00 19:53:49 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 19:53:49 19:53:49 19:53:49 ---> sar -P ALL: 19:53:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2500) 04/15/24 _x86_64_ (8 CPU) 19:53:49 19:53:49 19:12:51 LINUX RESTART (8 CPU) 19:53:49 19:53:49 19:13:01 CPU %user %nice %system %iowait %steal %idle 19:53:49 19:14:02 all 9.50 0.00 3.15 1.58 0.07 85.71 19:53:49 19:14:02 0 7.15 0.00 2.91 0.87 0.05 89.02 19:53:49 19:14:02 1 9.61 0.00 3.88 3.58 0.05 82.88 19:53:49 19:14:02 2 9.25 0.00 3.39 1.18 0.07 86.11 19:53:49 19:14:02 3 15.60 0.00 3.15 0.77 0.05 80.43 19:53:49 19:14:02 4 10.45 0.00 1.98 3.09 0.08 84.41 19:53:49 19:14:02 5 8.44 0.00 2.73 0.19 0.08 88.56 19:53:49 19:14:02 6 8.19 0.00 2.91 0.52 0.07 88.31 19:53:49 19:14:02 7 7.34 0.00 4.23 2.39 0.07 85.97 19:53:49 19:15:01 all 26.94 0.00 5.20 1.50 0.09 66.27 19:53:49 19:15:01 0 27.72 0.00 5.92 4.80 0.09 61.48 19:53:49 19:15:01 1 26.10 0.00 5.94 3.02 0.10 64.84 19:53:49 19:15:01 2 26.24 0.00 5.42 0.26 0.09 68.00 19:53:49 19:15:01 3 26.74 0.00 4.58 0.12 0.09 68.47 19:53:49 19:15:01 4 27.38 0.00 4.38 0.15 0.09 67.99 19:53:49 19:15:01 5 26.42 0.00 6.17 3.27 0.09 64.06 19:53:49 19:15:01 6 26.53 0.00 4.70 0.26 0.09 68.43 19:53:49 19:15:01 7 28.40 0.00 4.51 0.12 0.09 66.88 19:53:49 19:16:01 all 21.73 0.00 2.89 0.70 0.07 74.60 19:53:49 19:16:01 0 22.46 0.00 3.22 2.45 0.08 71.79 19:53:49 19:16:01 1 19.58 0.00 2.85 0.03 0.07 77.47 19:53:49 19:16:01 2 22.46 0.00 2.54 0.03 0.07 74.90 19:53:49 19:16:01 3 21.04 0.00 3.38 0.00 0.07 75.51 19:53:49 19:16:01 4 22.62 0.00 2.45 0.00 0.08 74.84 19:53:49 19:16:01 5 20.25 0.00 2.89 0.67 0.07 76.12 19:53:49 19:16:01 6 22.04 0.00 2.85 1.56 0.07 73.47 19:53:49 19:16:01 7 23.41 0.00 2.97 0.86 0.08 72.68 19:53:49 19:17:01 all 60.10 0.00 5.02 0.33 0.11 34.44 19:53:49 19:17:01 0 60.50 0.00 5.03 0.02 0.10 34.35 19:53:49 19:17:01 1 59.55 0.00 5.06 0.03 0.12 35.23 19:53:49 19:17:01 2 60.26 0.00 4.98 0.00 0.12 34.64 19:53:49 19:17:01 3 59.55 0.00 4.93 0.30 0.12 35.10 19:53:49 19:17:01 4 60.66 0.00 5.43 0.00 0.12 33.80 19:53:49 19:17:01 5 59.68 0.00 4.93 0.34 0.10 34.95 19:53:49 19:17:01 6 59.77 0.00 5.35 1.72 0.12 33.05 19:53:49 19:17:01 7 60.84 0.00 4.47 0.20 0.12 34.37 19:53:49 19:18:01 all 20.70 0.00 8.49 8.83 0.10 61.89 19:53:49 19:18:01 0 20.27 0.00 8.76 4.53 0.10 66.33 19:53:49 19:18:01 1 21.72 0.00 9.12 9.79 0.12 59.25 19:53:49 19:18:01 2 19.42 0.00 8.33 4.66 0.10 67.49 19:53:49 19:18:01 3 21.28 0.00 9.12 5.32 0.08 64.20 19:53:49 19:18:01 4 20.58 0.00 7.46 8.26 0.10 63.60 19:53:49 19:18:01 5 20.59 0.00 9.61 19.30 0.10 50.40 19:53:49 19:18:01 6 20.54 0.00 7.99 8.22 0.10 63.15 19:53:49 19:18:01 7 21.20 0.00 7.52 10.56 0.08 60.65 19:53:49 19:19:01 all 88.45 0.00 7.89 1.31 0.15 2.20 19:53:49 19:19:01 0 88.83 0.00 7.44 0.83 0.15 2.74 19:53:49 19:19:01 1 88.57 0.00 7.66 1.45 0.15 2.17 19:53:49 19:19:01 2 88.42 0.00 7.66 1.10 0.15 2.66 19:53:49 19:19:01 3 88.05 0.00 8.31 1.47 0.15 2.02 19:53:49 19:19:01 4 88.71 0.00 7.67 1.97 0.15 1.50 19:53:49 19:19:01 5 88.60 0.00 7.95 0.55 0.15 2.75 19:53:49 19:19:01 6 88.65 0.00 7.81 1.67 0.17 1.71 19:53:49 19:19:01 7 87.74 0.00 8.67 1.40 0.15 2.04 19:53:49 19:20:01 all 71.97 0.00 6.15 6.79 0.15 14.95 19:53:49 19:20:01 0 71.74 0.00 6.43 4.47 0.13 17.22 19:53:49 19:20:01 1 71.15 0.00 6.13 3.51 0.15 19.06 19:53:49 19:20:01 2 73.09 0.00 5.44 7.63 0.15 13.68 19:53:49 19:20:01 3 70.25 0.00 7.47 5.79 0.19 16.30 19:53:49 19:20:01 4 72.93 0.00 5.41 6.13 0.15 15.38 19:53:49 19:20:01 5 72.40 0.00 5.92 12.36 0.13 9.18 19:53:49 19:20:01 6 72.31 0.00 5.54 7.17 0.13 14.84 19:53:49 19:20:01 7 71.80 0.00 6.86 7.23 0.15 13.96 19:53:49 19:21:01 all 0.27 0.00 0.02 0.04 0.00 99.67 19:53:49 19:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:21:01 3 0.02 0.00 0.05 0.03 0.00 99.90 19:53:49 19:21:01 4 0.07 0.00 0.02 0.28 0.00 99.63 19:53:49 19:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:21:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:53:49 19:21:01 7 1.99 0.00 0.00 0.00 0.02 98.00 19:53:49 19:22:01 all 0.27 0.00 0.01 0.00 0.00 99.72 19:53:49 19:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:53:49 19:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:22:01 2 0.00 0.00 0.03 0.00 0.00 99.97 19:53:49 19:22:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:53:49 19:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:53:49 19:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:22:01 6 0.05 0.00 0.02 0.00 0.00 99.93 19:53:49 19:22:01 7 1.97 0.00 0.00 0.00 0.00 98.03 19:53:49 19:23:01 all 0.23 0.00 0.01 0.01 0.01 99.74 19:53:49 19:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:23:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:53:49 19:23:01 2 0.03 0.00 0.00 0.03 0.02 99.92 19:53:49 19:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:53:49 19:23:01 4 0.10 0.00 0.07 0.05 0.00 99.78 19:53:49 19:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:53:49 19:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:53:49 19:23:01 7 1.62 0.00 0.00 0.00 0.00 98.38 19:53:49 19:24:01 all 0.09 0.00 0.01 0.00 0.00 99.90 19:53:49 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:24:01 4 0.58 0.00 0.00 0.02 0.02 99.38 19:53:49 19:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:53:49 19:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:53:49 19:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:53:49 19:24:01 CPU %user %nice %system %iowait %steal %idle 19:53:49 19:25:01 all 0.02 0.00 0.02 0.00 0.01 99.95 19:53:49 19:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:53:49 19:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:53:49 19:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:25:01 4 0.03 0.00 0.03 0.02 0.00 99.92 19:53:49 19:25:01 5 0.03 0.00 0.02 0.02 0.02 99.92 19:53:49 19:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:53:49 19:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:53:49 19:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:53:49 19:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:26:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:53:49 19:26:01 3 0.02 0.00 0.00 0.02 0.02 99.95 19:53:49 19:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:53:49 19:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:53:49 19:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:53:49 19:27:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:53:49 19:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:53:49 19:27:01 4 0.03 0.00 0.00 0.02 0.00 99.95 19:53:49 19:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:28:01 all 0.03 0.00 0.03 0.00 0.01 99.93 19:53:49 19:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:53:49 19:28:01 2 0.07 0.00 0.03 0.00 0.02 99.88 19:53:49 19:28:01 3 0.02 0.00 0.03 0.00 0.02 99.93 19:53:49 19:28:01 4 0.03 0.00 0.03 0.03 0.02 99.88 19:53:49 19:28:01 5 0.07 0.00 0.03 0.00 0.02 99.88 19:53:49 19:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:28:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:53:49 19:29:01 all 0.03 0.00 0.01 0.01 0.00 99.95 19:53:49 19:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:53:49 19:29:01 3 0.03 0.00 0.00 0.02 0.00 99.95 19:53:49 19:29:01 4 0.07 0.00 0.02 0.07 0.00 99.85 19:53:49 19:29:01 5 0.03 0.00 0.05 0.00 0.02 99.90 19:53:49 19:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:30:01 all 0.10 0.00 0.01 0.00 0.00 99.89 19:53:49 19:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:53:49 19:30:01 4 0.02 0.00 0.03 0.02 0.00 99.93 19:53:49 19:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:30:01 7 0.70 0.00 0.02 0.00 0.02 99.27 19:53:49 19:31:01 all 0.27 0.00 0.01 0.00 0.01 99.71 19:53:49 19:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:53:49 19:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:53:49 19:31:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:53:49 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:31:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:53:49 19:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:53:49 19:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:31:01 7 2.00 0.00 0.00 0.00 0.00 98.00 19:53:49 19:32:01 all 0.28 0.00 0.01 0.00 0.00 99.71 19:53:49 19:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:53:49 19:32:01 3 0.02 0.00 0.00 0.02 0.02 99.95 19:53:49 19:32:01 4 0.12 0.00 0.00 0.02 0.02 99.85 19:53:49 19:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:53:49 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:32:01 7 1.97 0.00 0.00 0.00 0.00 98.03 19:53:49 19:33:01 all 0.16 0.00 0.01 0.00 0.00 99.82 19:53:49 19:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:53:49 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:33:01 5 0.10 0.00 0.03 0.02 0.02 99.83 19:53:49 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:33:01 7 1.04 0.00 0.00 0.00 0.02 98.94 19:53:49 19:34:01 all 0.01 0.00 0.01 0.01 0.01 99.95 19:53:49 19:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:53:49 19:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:53:49 19:34:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:53:49 19:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:34:01 4 0.02 0.00 0.02 0.12 0.00 99.85 19:53:49 19:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:53:49 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:35:01 all 0.03 0.00 0.01 0.01 0.00 99.96 19:53:49 19:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:35:01 2 0.07 0.00 0.02 0.00 0.00 99.92 19:53:49 19:35:01 3 0.03 0.00 0.00 0.02 0.00 99.95 19:53:49 19:35:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:53:49 19:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:53:49 19:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:53:49 19:35:01 CPU %user %nice %system %iowait %steal %idle 19:53:49 19:36:01 all 0.22 0.00 0.02 0.00 0.01 99.75 19:53:49 19:36:01 0 0.07 0.00 0.03 0.00 0.00 99.90 19:53:49 19:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:53:49 19:36:01 2 0.08 0.00 0.00 0.00 0.00 99.92 19:53:49 19:36:01 3 0.07 0.00 0.02 0.02 0.02 99.88 19:53:49 19:36:01 4 0.15 0.00 0.02 0.02 0.00 99.82 19:53:49 19:36:01 5 0.10 0.00 0.03 0.00 0.02 99.85 19:53:49 19:36:01 6 0.05 0.00 0.03 0.00 0.00 99.92 19:53:49 19:36:01 7 1.19 0.00 0.03 0.00 0.02 98.76 19:53:49 19:37:01 all 0.17 0.00 0.01 0.00 0.01 99.81 19:53:49 19:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:53:49 19:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:37:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:53:49 19:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:37:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:53:49 19:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:53:49 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:37:01 7 1.24 0.00 0.02 0.00 0.00 98.74 19:53:49 19:38:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:53:49 19:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:53:49 19:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:53:49 19:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:53:49 19:38:01 4 0.05 0.00 0.00 0.02 0.00 99.93 19:53:49 19:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:53:49 19:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:39:01 all 0.02 0.00 0.00 0.00 0.01 99.97 19:53:49 19:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:53:49 19:39:01 4 0.05 0.00 0.02 0.02 0.02 99.90 19:53:49 19:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:53:49 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:53:49 19:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:53:49 19:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:40:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:53:49 19:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:53:49 19:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:53:49 19:40:01 4 0.03 0.00 0.00 0.02 0.00 99.95 19:53:49 19:40:01 5 0.08 0.00 0.02 0.00 0.02 99.88 19:53:49 19:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:41:01 all 0.12 0.00 0.02 0.00 0.01 99.85 19:53:49 19:41:01 0 0.00 0.00 0.03 0.00 0.02 99.95 19:53:49 19:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:53:49 19:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:53:49 19:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:53:49 19:41:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:53:49 19:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:53:49 19:41:01 7 0.88 0.00 0.02 0.00 0.02 99.09 19:53:49 19:42:01 all 0.05 0.00 0.01 0.00 0.00 99.94 19:53:49 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:53:49 19:42:01 2 0.08 0.00 0.02 0.00 0.00 99.90 19:53:49 19:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:53:49 19:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:53:49 19:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:42:01 7 0.17 0.00 0.02 0.00 0.00 99.82 19:53:49 19:43:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:53:49 19:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:43:01 3 0.00 0.00 0.03 0.05 0.02 99.90 19:53:49 19:43:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:53:49 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:53:49 19:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:53:49 19:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:53:49 19:44:01 1 0.00 0.00 0.03 0.00 0.02 99.95 19:53:49 19:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:53:49 19:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:53:49 19:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:53:49 19:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:45:01 1 0.00 0.00 0.03 0.00 0.02 99.95 19:53:49 19:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:53:49 19:45:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:53:49 19:45:01 4 0.08 0.00 0.00 0.02 0.00 99.90 19:53:49 19:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:53:49 19:46:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:53:49 19:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:46:01 1 0.03 0.00 0.02 0.02 0.00 99.93 19:53:49 19:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:46:01 3 0.05 0.00 0.03 0.00 0.00 99.92 19:53:49 19:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:53:49 19:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:53:49 19:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:53:49 19:46:01 CPU %user %nice %system %iowait %steal %idle 19:53:49 19:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:53:49 19:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:47:01 1 0.00 0.00 0.02 0.02 0.02 99.95 19:53:49 19:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:53:49 19:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:53:49 19:47:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:53:49 19:47:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:53:49 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:53:49 19:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:48:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:53:49 19:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:53:49 19:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:53:49 19:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:53:49 19:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:53:49 19:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:49:01 1 0.03 0.00 0.02 0.02 0.00 99.93 19:53:49 19:49:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:53:49 19:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:49:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:53:49 19:49:01 5 0.02 0.00 0.03 0.00 0.02 99.93 19:53:49 19:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:50:01 all 0.02 0.00 0.02 0.00 0.01 99.95 19:53:49 19:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:50:01 1 0.02 0.00 0.02 0.02 0.02 99.93 19:53:49 19:50:01 2 0.05 0.00 0.05 0.00 0.02 99.88 19:53:49 19:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:50:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:53:49 19:50:01 5 0.05 0.00 0.02 0.00 0.02 99.92 19:53:49 19:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:51:01 all 0.01 0.00 0.00 0.00 0.00 99.97 19:53:49 19:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:51:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:53:49 19:51:01 2 0.03 0.00 0.00 0.02 0.00 99.95 19:53:49 19:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:53:49 19:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:53:49 19:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 19:53:49 19:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:53:49 19:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:52:01 4 0.02 0.00 0.00 0.08 0.00 99.90 19:53:49 19:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:53:49 19:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:53:49 19:53:01 all 0.24 0.00 0.02 0.00 0.01 99.74 19:53:49 19:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:53:49 19:53:01 1 0.02 0.00 0.03 0.02 0.02 99.92 19:53:49 19:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:53:49 19:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:53:49 19:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:53:49 19:53:01 5 0.07 0.00 0.02 0.00 0.00 99.92 19:53:49 19:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:53:49 19:53:01 7 1.68 0.00 0.07 0.00 0.00 98.26 19:53:49 Average: all 7.50 0.00 0.97 0.52 0.02 90.98 19:53:49 Average: 0 7.43 0.00 0.99 0.44 0.02 91.11 19:53:49 Average: 1 7.37 0.00 1.02 0.53 0.02 91.06 19:53:49 Average: 2 7.45 0.00 0.95 0.37 0.02 91.21 19:53:49 Average: 3 7.48 0.00 1.02 0.34 0.02 91.13 19:53:49 Average: 4 7.58 0.00 0.87 0.51 0.02 91.02 19:53:49 Average: 5 7.39 0.00 1.01 0.91 0.03 90.67 19:53:49 Average: 6 7.41 0.00 0.92 0.52 0.02 91.12 19:53:49 Average: 7 7.89 0.00 0.98 0.56 0.02 90.55 19:53:49 19:53:49 19:53:49